Age | Commit message (Collapse) | Author |
|
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
|
- USES=kmod and simplify
|
|
|
|
The virtualbox-ose-kmod-legacy port is staged, but it has no purpose
without the unstaged virtualbox-ose-legacy port, so both ports have
been removed at the same time.
|
|
This is a slave port to the staged master port emulators/
linux_dist-gentoo-stage3, so staging has already been implemented.
|
|
Most of the mupen64plus ports support stage out of the box, just
remove "NO_STAGE=yes". However, this port is broken for another
reason. To avoid it being pruned for being unstaged, remove NO_STAGE
but leave it broken to give somebody a little more time to fix the
glew dependency issue.
|
|
- Add pkg-message for initial pipelight setup / usage
- Bump PORTREV
|
|
PR: 193287
Submitted by: Jan Beich <jbeich@vfemail.net>
|
|
PR: 193001
Submitted by: amdmi3
|
|
PR: ports/193155
Submitted by: Ports Fury.
|
|
|
|
|
|
|
|
|
|
Merge back bsd.pkgng.mk into bsd.port.mk
Add a note about @stopdaemon not being supported anymore
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D693
|
|
Also, fix build of i386-wine-* on 32-bit environments (move $MKDIR to prior
the $INSTALL).
|
|
- Bump PORTREVISION.
Submitted by: sbruno
Obtained from: https://github.com/seanbruno/qemu-bsd-user/commit/200e09e4bf497b43cace6b2b2b85b943f5d59dc1
|
|
PR: ports/193032
Submitted by: Ports Fury.
|
|
- Strip libraries
|
|
|
|
|
|
with devel/libltdl libtoolize and other autotools are needed.
|
|
|
|
- Add missing dependency on libfreetype and USE_XORG xxf86vm
- Remove remnants of broken SDL support
- Replace patch with post-patch command
|
|
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
Due to the hackery things these ports do to properly work under amd64, it
results in issues for pkg. This port - although it needs to build under
i386 - is not intended to be consumed under i386. The normal wine(-devel)?
ports should be consumed on an i386 system and these ports should be
consumed on an amd64 system. [1]
Reorder the library detection to pick up soft dependencies first, then the
linked to libraries. Prior to this change any libraries required by a soft
dependency wasn't bundled, for example libgnutls.so.28 did not have its
dependencies bundled. [2][3]
Requested by: bdrewery [1]
Reported by: Joseph Mingrone <jrm@ftfl.ca> [2]
Beeblebrox <zaphod@berentweb.com> [3]
|
|
- Implementation of the packet capture library.
- A few more DirectWrite functions.
- Improvements in HTML table support.
- More VBScript math functions.
- Various bug fixes.
|
|
|
|
===> Building for mupen64plus-video-z64-2.0_1
CC _obj/osal_dynamiclib_unix.o
CXX _obj/rgl.o
In file included from ../../src/rgl.cpp:80:
../../src/rgl.h:29:18: error: glew.h: No such file or directory
...
Reported by: pkg-fallout
With hat: portmgr
|
|
===> Building package for linux_dist-gentoo-stage3-20140812
pkg-static: lstat(/wrkdirs/usr/ports/emulators/linux_dist-gentoo-stage3/work/stage/usr/local/gentoo-stage3/lib/ld-2.17.so): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/emulators/linux_dist-gentoo-stage3/work/stage/usr/local/gentoo-stage3/lib/libBrokenLocale-2.17.so): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/emulators/linux_dist-gentoo-stage3/work/stage/usr/local/gentoo-stage3/lib/libanl-2.17.so): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/emulators/linux_dist-gentoo-stage3/work/stage/usr/local/gentoo-stage3/lib/libc-2.17.so): No such file or directory
..
Reported by: pkg-fallout
|
|
PR: 192789
Submitted by: Ports Fury
|
|
Reported by: antoine
Approved by: mentors (implicit)
|
|
- Update WWW in pkg-descr
- Pet portlint
PR: 192790
Submitted by: tkato432@yahoo.com
Approved by: mentors (implicit)
|
|
|
|
- Bump PORTREVISION.
Reported by: sbruno
|
|
PR: 192684
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
|
|
|
|
was used anyway, probably conflictiong with systemwide one)
- Add USES=compiler:c++11-lib to fix build on 9.x
- Patch build system to not pick up includes from systemwide SFML (also submitted upstream)
- Minor whitespace fix
Approved by: portmgr blanket (for bits not related to sfml update)
|
|
- SFML is only needed for LINK option
- Fix build when LIRC is enabled
Approved by: portmgr blanket
|
|
- Bump PORTREV
|
|
With hat: portmgr
|
|
This is the companion port to wine-compholio: proving a means to compile,
and binaries, for FreeBSD/amd64.
|
|
http://thread.gmane.org/gmane.comp.emulators.qemu/291585
- Strip executables by default.
- Switch to USES=python:2,build.
|
|
Also, fix the binbounce script to properly invoke LD_32_LIBRARY_PATH_RPATH.
Reported by: Nils Beyer <nbe@renzel.net>
|
|
Reminded by: adam
|
|
there is no need to touch the plist.
With hat: python@
|
|
instead of a SRPM).
Add additional master sites for the gamin SRPM.
Only affects automated package building systems (fetch-only,
build and packages are not affected), so no revision-bump.
Assumption: new distfiles are copied to mirrors even if the
package didn't change.
Noticed by: Matthias Apitz <guru@unixarea.de>, nox
|
|
PR: 190081
Submitted by: Matthieu Volat
Tweaks by: marino
|
|
- Stage
|