aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* emulators/linux_base-f10: Add fallback mirrormarino2014-11-251-1/+2
| | | | | | PR: 195087 Submitted by: Jan Beich Approved by: Just Fix it
* - Update to 4.0, unbreakak2014-11-254-67/+39
| | | | | PR: 194877 Approved by: maintainer timeout (2 weeks)
* Renaming linux-c6-gdk-pixbuf to linux-c6-gdk-pixbuf2 in emulators/linux-c6 toxmj2014-11-241-1/+1
| | | | | | | unbreak INDEX (part two) Spotted by: cperciva Approved by: swills
* - bsd-user: Convert signal number for thr_kill() to host signum.nox2014-11-242-1/+31
| | | | | | | - Bump PORTREVISION. Submitted by: sson Obtained from: https://github.com/seanbruno/qemu-bsd-user/commit/cab0d36ffd4e70b1879dc2cf860c975a7965afc3
* - bsd-user: actually apply the faith(4) removal fix. (doh!) [1]nox2014-11-222-2/+3
| | | | | | | - Use /var instead of ${PREFIX}/var . - Bump PORTREVISION. Submitted by: beefy2 via pkg-fallout [1]
* emulators/linux_base-f10: re-add gamin distfilexmj2014-11-202-3/+4
| | | | | | | | | | gamin-0.1.9-6.fc10.src.rpm distfile was lost when adding linux-c6 infrastructure, re-add it to comply with GPL. PR: 195085 Differential Revision: https://reviews.freebsd.org/D1180 Submitted by: Jan Beich <jbeich@vfemail.net> Approved by: koobs (mentor)
* Update the Gecko Layout Engine component for wine-devel from versiongerald2014-11-203-4/+5
| | | | | | | | 2.24 to 2.34. Bump PORTREVISION of wine-devel. Approved by: dbn (maintainer)
* Remove: abandonware, depends on non existing USE_GNOME componentsbapt2014-11-196-214/+0
|
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-192-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed
* Update to Wine 1.7.31. This includes the following changes:gerald2014-11-163-9/+10
| | | | | | | | | | | | - Support for the Visual Studio 2013 version of the C/C++ runtimes. - More font metrics support in DirectWrite. - Some more Direct2D work. - Various bug fixes. Always installs documentation, this is then taken care of during the packaging process. Also no longer print pkg-message ourselves.
* Update catapult to 0.11.0johans2014-11-162-4/+3
|
* Fix LIB_DEPENDSantoine2014-11-161-1/+1
|
* Update to OpenMSX 0.11.0johans2014-11-162-6/+4
|
* (Attempt to) fix build on head after faith(4) removal. (r274331)nox2014-11-151-0/+22
| | | | Submitted by: beefy1 via pkg-fallout
* (Attempt to) fix build on head after removal of @ symlink. (r274184)nox2014-11-151-1/+1
| | | | Submitted by: beefy1 via pkg-fallout
* Cleanup plistantoine2014-11-141-1872/+546
|
* Cleanup plistantoine2014-11-137-17/+7
|
* Fix DEPENDSantoine2014-11-131-1/+1
|
* Cleanup plistantoine2014-11-122-5/+2
|
* emulators/linux_base-c6: distfiles cleanupxmj2014-11-112-6/+6
| | | | | | | - replace two i686 distfiles in SRC_DISTFILES with their src.rpm counterpart Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com> Approved by: swills (mentor)
* Upgrade CentOS to 6.6xmj2014-11-114-243/+816
| | | | | | | | | | | | | | | | | | - Upgrade all things linux-c6- to CentOS 6.6 - Add ports: devel/linux-c6-libsigc++20 graphics/linux-c6-gdk-pixbuf [1] graphics/linux-c6-glx-utils - Add pkg-plists for net/linux-c6-openldap and security/linux-c6-cyrus-sasl2 - Misc. cleanups Differential Revision: https://reviews.freebsd.org/D1108 Submitted by: kmoore [1] Reviewed by: rene (emulation) Approved by: portmgr (swills) Approved by: swills (mentor) Sponsored by: Perceivon Hosting Inc.
* Merge back several changes and improvements from wine-devel:gerald2014-11-101-23/+21
| | | | | | | | | - Add new option MPG123 (off by default). - Move OPTIONS_SUB and several other statements related to options (..._CONFIGURE_WITH, ..._USES); no functional change. - Sort the sections for the GECKO and MONO options alphabetically. - Remove obsolete check for versions of FreeBSD older than 8.0. - Un-mute all invocations of ${INSTALL_DATA}.
* - More bsd-user updates:nox2014-11-0817-21/+2636
| | | | | | | | | | | | | | | | | | | | - Add support for the wait6(2) system call. [1] - Add stubs for the new cap_*() system calls. [1] - Add support for new socket system calls. [1] - Add support for pipe2(2) and chflagsat(2) system calls. [1] - Add stubs for the new aio_*() system calls. [1] - Add stub for the new procctl(2) system call. [1] - Add JHB's ioctl decoding to unknown ioctl message. [1] - Disable shebang script handling in qemu for head now that the the kernel image activators can be run independantly there; this allows /bin/sh to be used as a static amd64 binary on head poudriere jails. [2] - Some other small non-user-visible fixes. - Bump PORTREVISION. Submitted by: sson [1], sbruno [2] Obtained from: https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
* Do not mute ${INSTALL_DATA} any more.gerald2014-11-071-3/+3
|
* - Remove a few remaining $Id$ from pkg-plistsak2014-11-071-1/+1
| | | | Approved by: portmgr (mat)
* - Update to 2.20ak2014-11-064-25/+6
|
* Update emulators/i386-wine-devel to 1.7.30.dbn2014-11-053-17/+21
|
* Add new port emulators/fs-uae-launchermarino2014-11-055-0/+1186
| | | | | | | | PR: 193801 Submitted by: uffe The FS-UAE Launcher is an easy to use GUI frontend for FS-UAE, the free and open source Amiga Emulator based on WinUAE.
* - bsd-user: deal with new sem_wait2 and sem_wake2 syscalls in head.nox2014-11-043-1/+102
| | | | | | | - Bump PORTREVISION. Submitted by: sbruno Obtained from: https://github.com/seanbruno/qemu-bsd-user/commit/2478a4e4a33d0523cc436eabb4a27b258b4358b8
* Update to Wine 1.7.30. This includes the following changes:gerald2014-11-023-5/+9
| | | | | | | | - More support for fonts in DirectWrite. - Improved ATL thunk support. - A few more C runtime functions. - Regedit import/export fixes. - Various bug fixes.
* emulators/xhomer: not jobs safemarino2014-11-011-0/+2
|
* Simplify plistbapt2014-11-011-1/+1
|
* Remove useless directory creationbapt2014-11-011-1/+0
|
* Simplify plistbapt2014-11-011-3/+3
|
* Avoid @execbapt2014-11-011-1/+1
|
* Simplify plistbapt2014-11-011-6/+2
|
* Avoid @exec and properly track directoriesbapt2014-11-011-1/+5
|
* Update emulators/i386-wine-devel to 1.7.29.dbn2014-10-303-47/+30
| | | | | Changes: * Update supported OSVERSION.
* Update emulators/i386-wine-devel to 1.7.28.dbn2014-10-284-63/+101
| | | | | | | Changes: * Improve the pkg-plist handling for differences between -devel and -compholio packages. * Stop emitting @dirrm and @dirrmtry in pkg-plist
* emulators/linux_base-c6: fix build/packaging as unprivileged user.xmj2014-10-271-4/+18
| | | | | | | | | - Allow build/packaging as unprivileged user. PR: 193848 Differential Revision: https://reviews.freebsd.org/D989 Submitted by: mandree Approved by: swills (mentor)
* Clean up plistbapt2014-10-2768-1807/+0
|
* Deprecate ports broken for more than 6 monthsantoine2014-10-261-0/+2
|
* Update to 4.3.18.jkim2014-10-219-57/+20
|
* Add USES=alias to several portsmarino2014-10-201-1/+1
| | | | | | | | Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket)
* Update to Wine 1.7.29. This includes the following changes:gerald2014-10-203-21/+9
| | | | | | | | | - Support for shaping and BiDi mirroring in DirectWrite. - Some page fault handling fixes. - A few more C runtime functions. - Various bug fixes. Remove all uses of @dirrm and @dirrmtry from the package list.
* - Convert ports from dns/, editors/ and emulators/ to newmva2014-10-1910-23/+17
| | | | | | USES=python Approved by: portmgr (implicit)
* - Update from 0.44 to 0.45danilo2014-10-193-85/+91
|
* Remove @dirrm/@dirrmty from my portsmartymac2014-10-133-76/+0
|
* Clean up pkg-plist of my ports.rene2014-10-093-25/+0
|
* The Compholio patchset has been rerolled upstream. No actual changesgerald2014-10-091-2/+2
| | | | | except for a renaming of the top-level directory from wine-compholio-1.7.28 to wine-staging-1.7.28.
* Cleanup plistbapt2014-10-081-5/+2
|
* emulators/hyperv-is: Use kmod, support non-default prefixmarino2014-10-082-13/+15
| | | | | | | | USES= kmod correctly installs the kernel modules at /boot/modules instead of /boot/kernel. Also use the post-install target to support prefixes other than /usr/local. Suggested by: bapt and bdrewery
* Update emulators/i386-wine to 1.6.2_5.dbn2014-10-083-10/+9
|
* Update to Wine 1.7.28. This includes the following changes:gerald2014-10-072-5/+5
| | | | | | | - Support for conditional compilation in JavaScript. - Bidirectional text support in DirectWrite. - Stubs for DirectPlay Voice support. - Various bug fixes.
* Big cleanupbapt2014-10-074-29/+26
| | | | | | | directly specify the pkg-message used instead of trying to manually generate it avoid using @cwd Do not touch base and push everything in PREFIX This port needs way more love
* graphics/linux-c6-libGLU: Port of CentOS 6.5's Mesa libGLUxmj2014-10-071-1/+3
| | | | | | | | | | | | | Add port of CentOS 6.5's libGLU library. This allows several games to be used with the new CentOS ports. While here: - Add c6 libglu to Mk/bsd.linux-apps.mk - Add to emulators/linux-c6 as dependency, bump PORTREVISION Differential Revision: https://reviews.freebsd.org/D841 Approved by: swills (mentor) Approved by: portmgr (bapt)
* emulators/hyperv-is: Fix primary categorymarino2014-10-071-1/+1
|
* Add new port emulators/hyperv-is (FreeBSD 8.4, 9.1, 9.2, 9.3, 10.0)marino2014-10-078-0/+201
| | | | | | | | | | | | | | | | | | | PR: 182209 Submitted by: kylie (bsdic @ microsoft) The hyperv-is provision a collection of kernel mode drivers as well as user-space daemons to facilitate integration with Hyper-v to provide a feature rich and high performance FreeBSD guest experience. The FreeBSD Integration Service on Hyper-v includes a collection of kernel mode drivers as well as user-space daemons to interact with the drivers that are required to run Hyper-V-specific devices known as FreeBSD Integration Services (BIS). It is to facilitate integration with Hyper-v to provide a feature rich and high performance FreeBSD guest experience. See the man page for a list of binaries and their functions. FreeBSD support for hyperv-is was first added by Microsoft BSD Integration Services Team <bsdic@microsoft.com>.
* Add net/linux-c6-avahi-libs and add it as a dependency of emulators/linux-c6.lme2014-10-061-0/+1
| | | | | Differential Revision: D902 Approved by: portmgr (bapt)
* emulators/mame: Remove redundant @dirrm, simplify an install commandmarino2014-10-052-9/+1
|
* emulators/mess: clean up, remove zip dependency, support DragonFlymarino2014-10-053-40/+94
| | | | | | | | | | | | | | | | | | | | | This port has a post-extract target that wants to use native unzip on an extracted file. This is an issue for DragonFly, but tar can handle the zip file just file on both platforms, so switch to that. DragonFly still has the incomplete FILE that it inherited from FreeBSD, which is really a pain when FILE is a parameter in c++ routines. This adds an extra patch for DragonFly to use an alternative default logging callbacks to all mame to finally build on this platform. While here: - remove use of ${PORTNAME} where "mess" is the only correct value - use ".zip" instead of extract variable - Unmask installation commands - Group mkdir commands into one - Use NOT_FOR_ARCHS instead of conditional BROKEN - Convert to USES=python - Remove unnecessary conversion of -lpthread => -pthread - Remove redundant @dirrm from pkg-plist
* emulators/mame: clean up, remove zip dependency, support DragonFlymarino2014-10-052-31/+94
| | | | | | | | | | | | | | | | | | | | This port has a post-extract target that wants to use native unzip on an extracted file. This is an issue for DragonFly, but tar can handle the zip file just file on both platforms, so switch to that. DragonFly still has the incomplete FILE that it inherited from FreeBSD, which is really a pain when FILE is a parameter in c++ routines. This adds an extra patch for DragonFly to use an alternative default logging callbacks to all mame to finally build on this platform. While here: - remove use of ${PORTNAME} where "mame" is the only correct value - use ".zip" instead of extract variable - Unmask installation commands - Group mkdir commands into one - Use NOT_FOR_ARCHS instead of conditional BROKEN - Convert to USES=python - Remove unnecessary conversion of -lpthread => -pthread
* - bsd-user: fix sendmsg(2) emulation w/o ancillary data.nox2014-10-052-1/+61
| | | | | | | - Bump PORTREVISION. Submitted by: sbruno Obtained from: https://github.com/seanbruno/qemu-bsd-user/commit/ad92220df37d1ab3120316fcc436071c78817561
* emulators/catapult is not jobs safemarino2014-10-051-0/+2
| | | | | It can attempt to use config.h before it's fully generated. I've seen this a few times already.
* Convert to USES=autoreconftijl2014-10-042-5/+20
|
* Update for ifnet(9) changes in head.glebius2014-10-032-0/+48
| | | | Approved by: bapt (blanket)
* Update for recent ifnet(9) changes in head.glebius2014-10-032-5/+30
| | | | Approved by: bapt (blanket)
* - Fix build with NLS option disabledjhale2014-10-022-2/+11
| | | | | | | | | - Drop @dirrm PR: 193356 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Patched by: myself Approved by: acm (maintainer timeout, 3 weeks)
* Readd the right portrevisionbapt2014-10-021-0/+1
| | | | | Submitted by: osa Pointyhat to: bapt
* Partially revert previous commitsbapt2014-10-022-4/+0
|
* Prevent some ports to provide bundled librariesbapt2014-10-022-1/+4
| | | | | | Bump port revision PR: 193592
* Update emulators/i386-wine-devel to 1.7.27.dbn2014-10-023-17/+18
|
* Fix build on head.jkim2014-10-011-0/+14
| | | | PR: 194035
* Update emulators/i386-wine-devel to 1.6.26.dbn2014-09-303-17/+28
|
* emulators/linux_base-c6: Use a CVE-free version of bashxmj2014-09-273-24/+15
| | | | | | | | | | | | | | Bash 4.1.2 as shipped with this Linux base port is vulnerable to CVE-2014-6271 and CVE-2014-7169. As EL6 policy is to backport security patches, use a RPM that is not vulnerable to either remote code execution vulnerability. While here: - Add the proper UDPATES Master site - remove sample files installation from Makefile, in favor of @sample Approved by: swills (mentor) Security: 71ad81da-4414-11e4-a33e-3c970e169bc2
* - Remove obsolete @dirrm(try)ak2014-09-252-2/+1
| | | | - Convert PLIST_DIRSTRY to PLIST_DIRS
* - Fix missing symbol RTTermRegisterCallback in virtualbox-ose-additions ↵decke2014-09-253-3/+22
| | | | | | | kernel module Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> Reported by: Mike Harding <mvharding@gmail.com>
* Add NVIDIA_GL option to fix conflicts with Linux DRIxmj2014-09-232-3/+13
| | | | | | | | | | | | linux-c6/f10 metaports pull in their respective dri implementation, which conflicts with nvidia-driver's libGL. Resolve this by adding an option for it, and conditionally pull in either Linux DRI, or the NVIDIA driver. Note: users of nvidia-driver will have to use ports for now. PR: 193832 Differential Revision: https://reviews.freebsd.org/D808 Submitted by: Admir Mehic (admir@mehic.at) Approved by: koobs (mentor)
* Unbreak emulators/i386-wine(-devel) builds.dbn2014-09-232-0/+4
| | | | | | | | | With the removal of REINPLACE_PLIST in r367153 building wine on FreeBSD/i386 broke. This was not detected in an exp-run as i386-wine is marked IGNORE unless WINE_CROSS_BUILD is defined (to protect the build infrastructure and avoid confusion). PR: 193734
* Simplify plistbapt2014-09-221-4/+1
|
* Update CentOS base to 6.5, add userland portsxmj2014-09-2212-208/+916
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Fedora 10 infrastructure ports have been in use since June 2009 and, while having served a great deed, have become unsupported upstream and hence affected by unfixed security vulnerabilities. In addition to that, many recent Linux binaries need newer libc / stdlibc++ versions. This commit adds the linux-c6- userland as drop-in replacement for the -f10 infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5. If you want to switch to linux-c6 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 Additionally, please add the following line to /etc/sysctl.conf: compat.linux.osrelease=2.6.18 Upgrading procedures are shown in /usr/ports/UPDATING. This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in November 2013, using and extending mav@'s work. It has been tested extensively and most reported issues were already fixed. Please report any additional bug or "features" to the emulation mailing list. Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's filed Issues and Pull requests on GitHub, PR: 186820 Differential Revision: https://reviews.freebsd.org/D793 Reviewed by: allanjude, antoine, bapt, rene Approved by: portmgr (antoine, bapt) Approved by: koobs (mentor) Sponsored by: Perceivon Hosting Inc.
* Update to Wine 1.7.27. This includes the following changes:gerald2014-09-203-5/+6
| | | | | | | - Some more work on Direct2D support. - Various improvements to RichEdit interfaces. - Initial support for ICMP version 6. - Various bug fixes.
* - Finally import syrinx' fix for 10.0+, it seems to work no worsenox2014-09-203-5/+107
| | | | | | | | than kqemu worked before. [1] - Fix build on 10/i386. PR: 184984 [1] Submitted by: syrinx [1]
* - Remove ALL_TARGETS from OPTIONS_DEFAULT as target-ppc doesn't buildnox2014-09-201-2/+2
| | | | | | | | | | | | with gcc48 on i386: work/qemu-0.11.1/target-ppc/op_helper.c: In function 'helper_fmadd': work/qemu-0.11.1/target-ppc/op_helper.c:1250:10: error: frame pointer required, but reserved uint64_t helper_fmadd (uint64_t arg1, uint64_t arg2, uint64_t arg3) - Bump PORTREVISION. Submitted by: beefy1 via pkg-fallout
* - Add CPE information to virtualbox portsdecke2014-09-183-3/+12
|
* - Update to 4.3.16decke2014-09-1715-102/+250
| | | | | | Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>, Jung-uk Kim <jkim@FreeBSD.org> Obtained from: svn.redports.org/virtualbox
* Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.tijl2014-09-171-1/+3
| | | | | | | There are only 60 such ports so there doesn't need to be a separate keyword or USES for this. Approved by: portmgr (bapt)
* - Fix a typo in pkg-messagekmoore2014-09-161-1/+1
|
* - Update pipelight-mkufs script to create a larger UFS volume (400MB)kmoore2014-09-162-2/+2
| | | | - Bump PORTREV
* - Add the new MPG123 & V4L options to wine-compholiokmoore2014-09-151-1/+1
|
* emulators/hercules: update 3.10 -> 3.11robak2014-09-153-7/+4
| | | | | | - Fix pkg-descr content and url Approved by: mentors (implicit)
* Update to Wine 1.7.26. This includes the following changes:gerald2014-09-143-10/+20
| | | | | | | | | | | | | | | - Still more DirectWrite functions. - Improvements to the common File Dialog. - A number of C runtime improvements. - Various bug fixes. Add two new options MPG123 and V4L that pull in and leverage the respective ports for MP3 and Video support. [1] Sort OPTIONS alphabetically, except for the two that pull in Gecko and Mono MSI packages for run-time support. Submitted by: kmoore [1]
* devel/glib12 x11-toolkits/gtk12:tijl2014-09-134-4/+4
| | | | | | | - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove patches that renamed include directories and libraries so they didn't conflict with early development versions of glib/gtk 2.0
* - Allow staging as a regular userantoine2014-09-132-5/+1
| | | | - Fix build on head
* Both master and slave fail to packageantoine2014-09-121-1/+1
|
* - Unbreak by providing path to glut.h includeamdmi32014-09-111-3/+1
| | | | | PR: 193550 Submitted by: mazhe@alkumuna.eu
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-1163-39/+63
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* - Allow staging as a regular userantoine2014-09-102-15/+4
| | | | - USES=kmod and simplify
* Update the pipelight-mkufs script to mount zvols latekmoore2014-09-102-2/+2
|
* Remove virtualbox-*-legacy due to lack of stagingmarino2014-09-1043-2334/+0
| | | | | | 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.
* Stage emulators/linx_base-gentoo-stage3marino2014-09-101-1/+0
| | | | | This is a slave port to the staged master port emulators/ linux_dist-gentoo-stage3, so staging has already been implemented.
* emulators/mupen64plus-video-z64: preserve a bit longermarino2014-09-081-1/+0
| | | | | | | | 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 pipelight-mkufs script for users on ZFSkmoore2014-09-064-1/+119
| | | | | - Add pkg-message for initial pipelight setup / usage - Bump PORTREV
* - Ignore bash from PATHkmoore2014-09-061-2/+5
| | | | | PR: 193287 Submitted by: Jan Beich <jbeich@vfemail.net>
* Update to 4.0.2martymac2014-09-043-6/+19
| | | | | PR: 193001 Submitted by: amdmi3
* Upgrade to 1.2.5.vanilla2014-09-0310-112/+115
| | | | | PR: ports/193155 Submitted by: Ports Fury.
* Remove useless @cwdbapt2014-09-021-11/+10
|
* Add USES=libtool to accessibility/atkmm and bump dependent portstijl2014-09-021-1/+1
|
* Fix build on 8 and 9.adamw2014-09-021-4/+13
|
* Remove non staged ports without pending PR from d*bapt2014-09-0136-1896/+0
|
* Remove support for pkg_installbapt2014-09-012-22/+10
| | | | | | | | 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
* Update emulators/i386-wine-devel (and -compholio) to 1.7.25.dbn2014-08-304-18/+25
| | | | | Also, fix build of i386-wine-* on 32-bit environments (move $MKDIR to prior the $INSTALL).
* - bsd-user: Increase MAX_ARG_PAGES to 64.nox2014-08-302-1/+30
| | | | | | | - Bump PORTREVISION. Submitted by: sbruno Obtained from: https://github.com/seanbruno/qemu-bsd-user/commit/200e09e4bf497b43cace6b2b2b85b943f5d59dc1
* Upgrade to 1.3.vanilla2014-08-285-88/+109
| | | | | PR: ports/193032 Submitted by: Ports Fury.
* - Fix shebangsamdmi32014-08-281-2/+4
| | | | - Strip libraries
* Add missing libstijl2014-08-281-0/+4
|
* Convert to USES=libtool:keeplatijl2014-08-283-77/+5
|
* Convert to USES=libtool. Because the bundled libtool is too old to worktijl2014-08-284-81/+78
| | | | with devel/libltdl libtoolize and other autotools are needed.
* Fix a build failure. Still fails later in the build.adamw2014-08-271-0/+11
|
* - Convert to USES=libtooltijl2014-08-273-81/+13
| | | | | | - Add missing dependency on libfreetype and USE_XORG xxf86vm - Remove remnants of broken SDL support - Replace patch with post-patch command
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-262-1/+2
| | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine)
* Use @sample keywordantoine2014-08-262-6/+1
|
* IGNORE emulators/i386-wine(-devel)? on ARCH=i386, fix lib bundling.dbn2014-08-263-21/+30
| | | | | | | | | | | | | | | | | 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]
* Update to Wine 1.7.25. This includes the following changes:gerald2014-08-252-5/+5
| | | | | | | | - Implementation of the packet capture library. - A few more DirectWrite functions. - Improvements in HTML table support. - More VBScript math functions. - Various bug fixes.
* Stagify.vanilla2014-08-252-20/+16
|
* Mark BROKEN: Fails to buildantoine2014-08-241-0/+2
| | | | | | | | | | | | ===> 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
* Mark linux_dist-gentoo-stage3 BROKEN, Fails to packageantoine2014-08-241-0/+1
| | | | | | | | | | | ===> 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
* emulators/gxemul: Upgrade version 0.6.0 => 0.6.0.1marino2014-08-242-23/+24
| | | | | PR: 192789 Submitted by: Ports Fury
* - Fix make indexriggs2014-08-241-1/+1
| | | | | Reported by: antoine Approved by: mentors (implicit)
* - Update to version 0.51.9riggs2014-08-2412-132/+82
| | | | | | | | | - Update WWW in pkg-descr - Pet portlint PR: 192790 Submitted by: tkato432@yahoo.com Approved by: mentors (implicit)
* Fix indentation.nox2014-08-231-1/+1
|
* - bsd-user: fix sysctl hw.physmem if host bitsize != target's.nox2014-08-232-0/+42
| | | | | | - Bump PORTREVISION. Reported by: sbruno
* - Update to 1.33ak2014-08-222-3/+3
| | | | | PR: 192684 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
* - Add missing patchamdmi32014-08-221-0/+8
|
* - Switch to bundled SFML in preparation to ports' SFML update (bundled one ↵amdmi32014-08-222-6/+22
| | | | | | | | | | 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)
* - Switch to sfml1 in preparation to sfml updateamdmi32014-08-191-4/+11
| | | | | | | - SFML is only needed for LINK option - Fix build when LIRC is enabled Approved by: portmgr blanket
* - Make pipelight depend on the new i386-wine-compholio on amd64kmoore2014-08-191-2/+3
| | | | - Bump PORTREV
* Convert most NO_INSTALL_MANPAGES to USES=imake:nomanantoine2014-08-191-4/+0
| | | | With hat: portmgr
* Introduce emulators/i386-wine-compholio.dbn2014-08-195-5/+41
| | | | | This is the companion port to wine-compholio: proving a means to compile, and binaries, for FreeBSD/amd64.
* - Update to 2.0.2, announce message is here:nox2014-08-193-6/+6
| | | | | | | http://thread.gmane.org/gmane.comp.emulators.qemu/291585 - Strip executables by default. - Switch to USES=python:2,build.
* Update emulators/i386-wine-devel to 1.7.24.dbn2014-08-194-11/+13
| | | | | | Also, fix the binbounce script to properly invoke LD_32_LIBRARY_PATH_RPATH. Reported by: Nils Beyer <nbe@renzel.net>
* - Update distinfo (forgotten in previous commit)gabor2014-08-181-4/+4
| | | | Reminded by: adam
* - Remove deprecated INSTALLS_EGGINFO knob. Since the ports use distutils,mva2014-08-171-1/+0
| | | | | | there is no need to touch the plist. With hat: python@
* Fix SRPM checksums and size for gamin (was a HTML pagenetchild2014-08-162-2/+3
| | | | | | | | | | | | | 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
* Stage all emulators/mupen64plus portsmarino2014-08-1514-48/+26
| | | | | | PR: 190081 Submitted by: Matthieu Volat Tweaks by: marino
* - Update to 20140812gabor2014-08-137-28220/+53442
| | | | - Stage
* comms/lirc:tijl2014-08-111-0/+1
| | | | | | | | | - Fix missing -lusb [1] - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Use @sample Reported by: sbruno [1]
* emulators/mupen64plus: Reset maintainermarino2014-08-111-1/+1
| | | | | | | All the slave ports have already been reset, but a PR that still hasn't been processed spared this one. Approved by: portmgr (implicit, NOT_STAGED)
* Replace homegrown glue by @fontsdir.joerg2014-08-111-2/+1
|
* emulators/hatari: upgrade version 1.7.0 => 1.8.0marino2014-08-104-29/+48
| | | | | PR: 192476 Submitted by: Ports Fury
* Update to Wine 1.7.24. This includes the following changes:gerald2014-08-103-5/+7
| | | | | | | - Beginning of some DirectWrite classes implementation. - Initial wrapper dll for the packet capture library. - Some crypto improvements. - Various bug fixes.
* Various improvements for emulators/i386-wine-devel.dbn2014-08-094-8/+16
| | | | | | | | | | | | * Add support for a forthcoming i386-wine-compholio port [1] * Fix binbounce for RPATH issues [1] A port revision bump is not possible due to the complexities for the wine ports. The impact is minimised by timing these updates closely with the underlying updates of wine-devel. Requested by: [1] Kris Moore <kris@pcbsd.org> Reported by: [2] Nils Beyer <nbe@renzel.net>
* Chase library dependencies after libcdio <-> libcdio-paranoia splitarved2014-08-092-2/+2
| | | | PR: 192271
* Add stage support.joerg2014-08-095-49/+53
| | | | | Fix a bug when running in a 64-bit environment that made it crash immediately.
* - Fix plistamdmi32014-08-071-0/+2
| | | | Approved by: portmgr blanket
* Bump PORTREVISION on more ports that depend on libgcrypt after the updatetijl2014-08-061-1/+1
| | | | | | | | | in r363436 and remove the UPDATING entry because it did not guarantee that all ports were updated nor that they were updated in the right order. Also remove libgcrypt.la again. PR: 192342 Approved by: portmgr (implicit, bump unstaged ports)
* In some straightforward cases, protect documentation behindadamw2014-08-042-4/+6
| | | | | PORTDOCS, adding a DOCS option where needed, and a couple PORTEXAMPLES for good measure.
* - fix iconv on FreeBSD-10dinoex2014-08-042-8/+41
| | | | | - fix build when CFLAGS is set in /etc/make.conf - support build on amd64 when lib32 is present
* - fix order in USESdinoex2014-08-041-1/+1
|
* - restore verbosedinoex2014-08-031-1/+1
|
* - rename patch filesdinoex2014-08-032-0/+0
|
* Update emulators/i386-wine to 1.6.2_4.dbn2014-08-033-10/+10
|
* Update emulators/i386-wine-devel to 1.7.23.dbn2014-08-023-10/+10
|
* Update mame/mess to 0.154madpilot2014-08-0124-163/+577
| | | | | PR: 188861 Submitted by: Ports Fury
* Unbreak a bitantoine2014-07-311-1/+1
| | | | | With hat: portmgr Pointy hat: adamw
* emulators/pearpc: Upgrade version 0.4 => 0.5 and stagemarino2014-07-317-204/+47
| | | | | PR: 191819 Submitted by: Ports Fury
* Switch to USE_GCC=yeskmoore2014-07-311-1/+1
|
* Fix a typo in setting PLIST=kmoore2014-07-301-1/+1
| | | | Submitted by: John Hein <john.hein@microsemi.com>
* security/libgcrypt: 1.5.3_3 -> 1.6.1pi2014-07-302-2/+2
| | | | | | | | | | | | | | | | | | | | | - Update to 1.6.1 - Remove some unneeded patches - Fix pkg-plist - report configure bug upstream https://bugs.g10code.com/gnupg/issue1668 - report API breakage downstream and find that MacPorts had the same issue https://rt.cpan.org/Ticket/Display.html?id=97201 - bump PORTREVISION for dependent ports (approx. 100 ports) - Thanks to exp-run by antoine@ to find ports that break - patch ports that would otherwise break security/shishi with PR 192164 is already committed [1] devel/ccrtp [2] editors/abiword [3] security/p5-Crypt-GCrypt PR: 191256, 192162 [1], 192163 [2], 192166 [3] Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com> Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit)
* Remove empty post-patch.adamw2014-07-301-3/+0
|
* Fix build without gcc.adamw2014-07-302-8/+25
|
* This port remains unstaged, but this should at least fix the build without gcc.adamw2014-07-301-3/+29
| | | | Approved by: portmgr (not really, but it's still unstaged).
* This port is still unstaged, but this should at least fix theadamw2014-07-301-0/+1
| | | | | | build without gcc. Approved by: portmgr (not really, but it's still unstaged)
* Convert some more USE_BZIP2 to USES=tar:bzip2adamw2014-07-303-3/+3
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-304-8/+4
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-307-14/+7
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Rename all patches that contain '::' as a path separator, and useadamw2014-07-306-0/+0
| | | | '__' instead.
* emulators/higan: Fix GLX supportmarino2014-07-292-1/+32
| | | | | | PR: 190308 Reported by: aksyom (gmail) Fixed by: maintainer (Naram Qashat)
* Rename emulators/ patch-xy patches to reflect the files they modify.adamw2014-07-2935-1/+1
|
* Use OPTIONS instead of WITH_* and checking whether dependencies are already ↵adamw2014-07-291-7/+12
| | | | installed.
* stage emulators/tpm-emulatormarino2014-07-271-16/+7
| | | | | | | While here, simplify powerpc breakage, remove reference to BERLIOS PR: 191727 Submitted by: Dan Lukes
* Update to Wine 1.7.23. This includes the following changes:gerald2014-07-262-6/+5
| | | | | | | - Better support for files drag & drop. - Improvements to HTTP cookie management. - Fixes to crypto certificates management. - Various bug fixes.
* - Fix plistamdmi32014-07-262-5/+1
| | | | | | - Require desktop-file-utils as suggested by check-sanity Approved by: portmgr blanket
* Fix a bug in previous commit, link to correct distfiles locationskmoore2014-07-251-2/+2
|
* - Update to 0.2.7.3kmoore2014-07-254-45/+16
| | | | | - Improve build to include preload.tar.gz files - Depend upon X11
* net/openldap24-*:tijl2014-07-252-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports)
* - Update from 0.43 to 0.44danilo2014-07-243-30/+61
|
* Enable HAL support for wine-compholio build, it is often used to get uniquekmoore2014-07-241-1/+1
| | | | hardware information for DRM checks to work in emulators/pipelight
* - Switch to USES=libtool, drop .la filesamdmi32014-07-245-6/+8
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* - Switch to USES=libtool, drop .la filesamdmi32014-07-242-3/+6
| | | | - Strip libraries
* Use more recent gcc 4.7 or later to compile pipelightkmoore2014-07-241-0/+1
|
* Reset maintainership for ports not staged with no pending PRbapt2014-07-243-3/+3
| | | | With hat: portmgr
* Switch depend for pipelight-i386 to emulators/wine-compholiokmoore2014-07-231-2/+2
|
* Add slave-port for emulators/wine-compholio, which will allow pkg userskmoore2014-07-232-0/+18
| | | | to install proper wine version for use with pipelight
* - Fix building pipelight on FreeBSD 9 and earlierkmoore2014-07-231-2/+3
| | | | | PR: 192048 Submitted by: Joseph Mingrone <jrm@ftfl.ca>
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-234-3/+4
| | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine)
* Remove some instances of WITHOUT_X11 and use an X11 OPTIONadamw2014-07-221-1/+1
| | | | instead.
* Use DISTFILES instead of DISTNAME to fix build.adamw2014-07-211-4/+3
|
* emulators/joytran: provide correct distinfopi2014-07-201-2/+2
| | | | | PR: 191893 Submitted by: beyert@cs.ucr.edu (maintainer)
* Fix buildkmoore2014-07-191-1/+2
|
* Update emulators/i386-wine-devel to 1.7.22.dbn2014-07-192-9/+9
|
* - Update to 0.8.7jadawin2014-07-173-4/+12
| | | | | | PR: ports/191760 Submitted by: maintainer Sponsored by: Orange Business Services
* emulators/joytran: 0.9.5.1 -> 0.9.5.2pi2014-07-171-6/+6
| | | | | | | | - stripped binary - USES update PR: 191893 Submitted by: beyert@cs.ucr.edu (maintainer)
* Update emulators/i386-wine to 1.6.2_2.dbn2014-07-173-15/+18
|
* Fix non default LIB_DEPENDSbapt2014-07-161-1/+1
| | | | With hat: portmgr
* Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.adamw2014-07-165-2/+8
|
* - Cleanup Makefile includes, remove depreciated MAN1= entrykmoore2014-07-161-12/+11
|
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-155-3/+7
|
* - Fix plistswills2014-07-151-0/+2
|
* Modernize LIB_DEPENDSbapt2014-07-147-10/+10
| | | | With hat: portmgr
* Modernize LIB_DEPENDSbapt2014-07-1410-10/+10
| | | | With hat: portmgr
* Add dependency on pkg-config when GTK2 is on.rakuco2014-07-141-0/+1
| | | | | | PR: 189138 Approved by: maintainer timeout (74 days) MFH: 2014Q3
* emulators/yabause: Update version 0.9.11.1 => 0.9.13.1 and stagemarino2014-07-138-52/+77
| | | | | PR: 191820 Submitted by: Ports Fury
* Support staging.rakuco2014-07-131-12/+7
|
* Update to Wine 1.7.22. This includes the following changes:gerald2014-07-132-6/+7
| | | | | | | | | | | | | - Support for Unicode bracketing pairs. - Improved Internet cookie support. - Initial support for geographical information. - Various bug fixes. Add sysutils/preload as a new build dependency. This should help with DRM and similar Windows bits and will especially be helpful for the new emulators/pipelight port. [1] Suggested by: kmoore [1]
* - Support staging.rakuco2014-07-131-21/+15
| | | | | | | - Sort OPTIONS_DEFINE. - Stop including bsd.port.{pre,post}.mk: o Replace the ${ARCH} check with BROKEN_<arch>=... o Include bsd.port.options.mk for checking the GTK2 option.
* - Update RUN_DEPENDS to use the correct version of wine, wine-devel on i386,kmoore2014-07-111-1/+2
| | | | and i386-wine-devel on amd64
* - Add pipelight, which works with wine to provide windows plugins to browserskmoore2014-07-117-0/+146
|
* Fix build on 8 and 9.nox2014-07-112-0/+14
| | | | Submitted by: beefy1 via pkg-fallout
* Add a new OPTION named COMPHOLIO to include the Compholio patchset.gerald2014-07-103-1/+19
| | | | | | | | This is off by default for now and nicely moving towards increasing upstream integration. It will be needed for Pipelight support. Submitted by: kmoore Tested by: gerald, kmoore
* - Convert net/sdl_net to USES=libtool and bump dependent portstijl2014-07-103-2/+3
| | | | | | - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port)
* 1: Stagify.vanilla2014-07-091-18/+7
| | | | | 2: add INSTALLS_EGGINFO, bump version. 3: use options helper.
* Update emulators/i386-wine-devel 1.7.21.dbn2014-07-083-9/+11
|
* - bsd-user: Follow exec_copyout_strings more closely when settingnox2014-07-072-1/+276
| | | | | | | | up guest stack. [1] - Bump PORTREVISION. Submitted by: kan [1] Obtained from: https://github.com/seanbruno/qemu-bsd-user/commit/21927cffcc7bcacbb953155f778200846df9f60e [1]
* Four more bsd-user fixes, poudriere now builds more armv6 packagesnox2014-07-075-1/+112
| | | | | | | | | | | | and sparc64 dynamic exectuables get a little further: - Fix crashes with long argv invocations. [1] - Fix ARMv6 stack alignment in a new thread. [1] - sparc64: sync ccr before changing carry flag. - Writing to readonly page can cause trap 0xc on FreeBSD too. - Bump PORTREVISION. Submitted by: sson [1]
* Support stagebapt2014-07-061-20/+11
| | | | Use options helpers
* Support stagebapt2014-07-062-21/+9
| | | | Use @sample
* Remove NOPORTDOCS, and convert some stuff to OPTIONS helpers.adamw2014-07-046-80/+43
|
* - Switch graphics/sdl2_ttf to USES=libtool, drop .la filesamdmi32014-07-042-0/+2
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* - Switch to USES=libtool, drop .la filesamdmi32014-07-032-7/+5
| | | | Approved by: portmgr blanket
* - Switch to USES=libtoolamdmi32014-07-031-3/+3
| | | | Approved by: portmgr blanket
* Resetting maintainership on ports that have not been staged and without anyantoine2014-07-0315-15/+15
| | | | | | pending PR With hat: portmgr
* - bsd-user: Implement getvfsbyname(3) that popped up in ports buildsnox2014-07-033-1/+169
| | | | | | | | and used by tar. [1] - bsd-user: Fix crashes in sysctl.kern.proc in 32bit envs on 64bit. [1] - Bump PORTREVISION. Submitted by: sson [1]
* Update to 0.2.12arved2014-07-022-3/+5
| | | | | PR: 190875 Submitted by: maintainer
* Fix build on powerpc64 in poudriere.nox2014-06-281-0/+4
| | | | Reported by: jhibbits
* Update to Wine 1.7.21. This includes the following changes:gerald2014-06-283-3/+5
| | | | | | | | - Support for critical sections in the C runtime. - Unicode data updated to Unicode 7.0. - Support for interlaced PNG encoding. - Initial stub for the Packager library. - Various bug fixes.
* - bsd-user: add posix-openpt syscall and TIOCPTMASTER/TIOCPKT ioctlnox2014-06-283-6/+64
| | | | | | | | handling. (this fixes sysutils/screen) [1] - arm-bsd-user: fix sigreturn frame handling. [2] - Bump PORTREVISION. Submitted by: kan [1], sson [2]
* - Switch emulators/libspectrum to USES=libtool, drop .la filesamdmi32014-06-274-6/+6
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* Allow to build with texinfo from portsantoine2014-06-261-0/+1
| | | | With hat: portmgr
* Allow to build with texinfo from portsantoine2014-06-261-2/+1
|
* Support staging.bland2014-06-251-1/+3
|
* Fix build on system built WITHOUT_INFObapt2014-06-251-1/+1
| | | | With hat: portmgr
* Convert GMAKE to MAKE_CMDbapt2014-06-257-9/+9
| | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr
* - Remove empty files and directoriesak2014-06-242-0/+0
|
* - Fix bsd-user default TARGET_SIGINFO handling.nox2014-06-222-1/+39
| | | | | | - Bump PORTREVISION. Reported by: sbruno
* Update i386-wine-devel to 1.7.20.dbn2014-06-223-9/+12
|
* emulators/visualboyadvance-m: Upgrade version r1001 => r1231marino2014-06-2012-126/+166
| | | | | | | | | | | | Improvements: * Add Link support * Add Lirc support * Patch SDL interface (thanks dennylin93) * Several new translations * Many small fixes to various titles PR: 189647 Submitted by: maintainer (Nicole Reid)
* Restore fbsd:nokeywords property on ↵nox2014-06-201-1/+1
| | | | files/extra-patch-790d0ef625d22ff3f1a895d266a48e2bacd63776 lost by psvn ci.
* - Fix FIODGNAME ioctl.nox2014-06-202-5/+5
| | | | | | - Bump PORTREVISION. Submitted by: kan
* - Update to 2.6.5miwi2014-06-185-161/+135
| | | | PR: 190897