summaryrefslogtreecommitdiff
path: root/emulators
AgeCommit message (Collapse)Author
2014-09-10Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer
to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
2014-09-10- Allow staging as a regular userAntoine Brodin
- USES=kmod and simplify
2014-09-10Update the pipelight-mkufs script to mount zvols lateKris Moore
2014-09-09Remove virtualbox-*-legacy due to lack of stagingJohn Marino
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.
2014-09-09Stage emulators/linx_base-gentoo-stage3John Marino
This is a slave port to the staged master port emulators/ linux_dist-gentoo-stage3, so staging has already been implemented.
2014-09-07emulators/mupen64plus-video-z64: preserve a bit longerJohn Marino
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.
2014-09-05- Add pipelight-mkufs script for users on ZFSKris Moore
- Add pkg-message for initial pipelight setup / usage - Bump PORTREV
2014-09-05- Ignore bash from PATHKris Moore
PR: 193287 Submitted by: Jan Beich <jbeich@vfemail.net>
2014-09-04Update to 4.0.2Ganael LAPLANCHE
PR: 193001 Submitted by: amdmi3
2014-09-03Upgrade to 1.2.5.Vanilla I. Shu
PR: ports/193155 Submitted by: Ports Fury.
2014-09-02Remove useless @cwdBaptiste Daroussin
2014-09-01Add USES=libtool to accessibility/atkmm and bump dependent portsTijl Coosemans
2014-09-01Fix build on 8 and 9.Adam Weinberger
2014-09-01Remove non staged ports without pending PR from d*Baptiste Daroussin
2014-09-01Remove support for pkg_installBaptiste Daroussin
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
2014-08-30Update emulators/i386-wine-devel (and -compholio) to 1.7.25.David Naylor
Also, fix build of i386-wine-* on 32-bit environments (move $MKDIR to prior the $INSTALL).
2014-08-29- bsd-user: Increase MAX_ARG_PAGES to 64.Juergen Lock
- Bump PORTREVISION. Submitted by: sbruno Obtained from: https://github.com/seanbruno/qemu-bsd-user/commit/200e09e4bf497b43cace6b2b2b85b943f5d59dc1
2014-08-28Upgrade to 1.3.Vanilla I. Shu
PR: ports/193032 Submitted by: Ports Fury.
2014-08-27- Fix shebangsDmitry Marakasov
- Strip libraries
2014-08-27Add missing libsTijl Coosemans
2014-08-27Convert to USES=libtool:keeplaTijl Coosemans
2014-08-27Convert to USES=libtool. Because the bundled libtool is too old to workTijl Coosemans
with devel/libltdl libtoolize and other autotools are needed.
2014-08-26Fix a build failure. Still fails later in the build.Adam Weinberger
2014-08-26- Convert to USES=libtoolTijl Coosemans
- Add missing dependency on libfreetype and USE_XORG xxf86vm - Remove remnants of broken SDL support - Replace patch with post-patch command
2014-08-26- Fix missing library problems when the linker enforces explicit linkingTijl Coosemans
PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine)
2014-08-26Use @sample keywordAntoine Brodin
2014-08-25IGNORE emulators/i386-wine(-devel)? on ARCH=i386, fix lib bundling.David Naylor
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]
2014-08-25Update to Wine 1.7.25. This includes the following changes:Gerald Pfeifer
- Implementation of the packet capture library. - A few more DirectWrite functions. - Improvements in HTML table support. - More VBScript math functions. - Various bug fixes.
2014-08-25Stagify.Vanilla I. Shu
2014-08-24Mark BROKEN: Fails to buildAntoine Brodin
===> 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
2014-08-24Mark linux_dist-gentoo-stage3 BROKEN, Fails to packageAntoine Brodin
===> 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
2014-08-24emulators/gxemul: Upgrade version 0.6.0 => 0.6.0.1John Marino
PR: 192789 Submitted by: Ports Fury
2014-08-23- Fix make indexThomas Zander
Reported by: antoine Approved by: mentors (implicit)
2014-08-23- Update to version 0.51.9Thomas Zander
- Update WWW in pkg-descr - Pet portlint PR: 192790 Submitted by: tkato432@yahoo.com Approved by: mentors (implicit)
2014-08-22Fix indentation.Juergen Lock
2014-08-22- bsd-user: fix sysctl hw.physmem if host bitsize != target's.Juergen Lock
- Bump PORTREVISION. Reported by: sbruno
2014-08-22- Update to 1.33Alex Kozlov
PR: 192684 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
2014-08-22- Add missing patchDmitry Marakasov
2014-08-22- Switch to bundled SFML in preparation to ports' SFML update (bundled one ↵Dmitry Marakasov
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)
2014-08-19- Switch to sfml1 in preparation to sfml updateDmitry Marakasov
- SFML is only needed for LINK option - Fix build when LIRC is enabled Approved by: portmgr blanket
2014-08-18- Make pipelight depend on the new i386-wine-compholio on amd64Kris Moore
- Bump PORTREV
2014-08-18Convert most NO_INSTALL_MANPAGES to USES=imake:nomanAntoine Brodin
With hat: portmgr
2014-08-18Introduce emulators/i386-wine-compholio.David Naylor
This is the companion port to wine-compholio: proving a means to compile, and binaries, for FreeBSD/amd64.
2014-08-18- Update to 2.0.2, announce message is here:Juergen Lock
http://thread.gmane.org/gmane.comp.emulators.qemu/291585 - Strip executables by default. - Switch to USES=python:2,build.
2014-08-18Update emulators/i386-wine-devel to 1.7.24.David Naylor
Also, fix the binbounce script to properly invoke LD_32_LIBRARY_PATH_RPATH. Reported by: Nils Beyer <nbe@renzel.net>
2014-08-17- Update distinfo (forgotten in previous commit)Gabor Kovesdan
Reminded by: adam
2014-08-17- Remove deprecated INSTALLS_EGGINFO knob. Since the ports use distutils,Marcus von Appen
there is no need to touch the plist. With hat: python@
2014-08-15Fix SRPM checksums and size for gamin (was a HTML pageAlexander Leidinger
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
2014-08-14Stage all emulators/mupen64plus portsJohn Marino
PR: 190081 Submitted by: Matthieu Volat Tweaks by: marino
2014-08-13- Update to 20140812Gabor Kovesdan
- Stage