aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* - Remove dependencies that are no longer used (jack, sdl_image)johans2011-03-141-5/+8
| | | | | | | | - Add hidden dependencies introduced in 0.8.0 (ogg, vorbis, theora) - Up tcl version requirement to 8.5 (won't work well with older tcl) - Bump PORTREVISION Reported by: Maarten ter Huurne <maarten@treewalker.org>
* Update openmsx to 0.8.1johans2011-03-143-7/+71
|
* Update to 0.7.3martymac2011-03-115-11/+44
| | | | | | PR: ports/155178 Submitted by: Olivier Cochard-Labbé <olivier@cochard.me> Approved by: ehaupt (mentor)
* - Update to 20110308gabor2011-03-114-233/+463
|
* Remove port.makc2011-03-089-503/+0
| | | | | | It was repocopied from emulators/sdlmame-devel, but never updated. Spotted by: linimon
* - Fix build: CPPFLAGS are now part of default MAKE_ENV (trivial fix)pav2011-03-081-2/+2
| | | | Reported by: pointyhat
* Unify maintainer address for emulation ports.ehaupt2011-03-073-3/+3
| | | | | | (freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org) Discussed with: netchild (emulation)
* - Update to 20110301gabor2011-03-074-2095/+2123
|
* Update to Wine 1.3.15. This includes the following changes:gerald2011-03-054-6/+6
| | | | | | | | - Support for changing network passwords. - Reflection support in shader compiler. - Tests no longer attempt to cope with Win9x behavior. - A number of MSHTML and MSXML improvements. - Various bug fixes.
* - Update MASTER_SITESehaupt2011-03-026-226/+3
| | | | | | - Remove MD5 sums while here Discussed with: netchild (emulation)
* Deprecate all non-default Fedora based linux_base respectively linux-fx-*netchild2011-02-284-0/+16
| | | | | | | | | ports. All of them are End of Life (no security updates) since a loooong time. As they are not the default, I decided to go with a short expiration date (one month). The maintainer of the few ports which depend upon the f8 infrastructure is informed to take action (update to the default f10 infrastructure, or to deprecate).
* - Reassign ports to heaptabthorpe2011-02-276-6/+6
| | | | Submitted by: alepulver
* - Add kqemu-kmod-devel to RUN_DEPENDS (if enabled.)nox2011-02-261-1/+2
| | | | | | | - Bump PORTREVISION. PR: ports/154984 Submitted by: David Demelier <demelier.david@gmail.com>
* - Update to 20110222gabor2011-02-264-517/+543
|
* Chase after net/openldap24-server update.delphij2011-02-251-1/+1
| | | | Reminded by: miwi
* - Move over to py25+ or abovemiwi2011-02-256-8/+6
| | | | - While here kick md5 support
* Update to Wine 1.3.14. This includes the following changes:gerald2011-02-234-6/+6
| | | | | | | - Many cleanups to address Valgrind and Clang warnings. - Support for creating compressed cabinet files. - Translation updates. - Various bug fixes.
* - Update to 20110215gabor2011-02-214-377/+177
|
* - Fix build on current after removal of uio_yield()decke2011-02-114-0/+34
| | | | | | - Bump PORTREVISION Submitted by: Michael Butler <imb at protected-networks dot net>
* - Fix not real world communications via gen_eth (FreeBSD's libpcap) issue [1]az2011-02-113-2/+28
| | | | | | | | | | - Add LICENSE [2] - Remove MD5 from distinfo PR: ports/154521 Submitted by: Alexander V. Chernikov <melifaro@ipfw.ru> [1] Pavel Volkov <pavelivolkov@googlemail.com> [2] (maintainer) Approved by: maintainer
* Add an explanation what to do in case a linux program needs shared memory.netchild2011-02-1014-7/+42
|
* Update to Wine 1.3.13. This includes the following changes:gerald2011-02-106-6/+18
| | | | | | | | - Tools for creating MSI installers. - Clipboard improvements. - Support for po files in the message compiler. - Improvements to the Wine debugger. - Various bug fixes.
* - Unbreak and update to 20110204gabor2011-02-074-15688/+15647
| | | | Feature safe: yes
* Make CONFIGURE_ARGS overridable for slave ports. Introduce and usegerald2011-02-062-8/+14
| | | | | | | | | | | | | WINELIBDIR. [1] Set USE_LDCONFIG only if USE_LDCONFIG32 has not been set (which would indicate this being used by the amd64 child port). All of this is in support of the amd64 child port. Submitted by: David Naylor <naylor.b.david@gmail.com> [1] PR: 151747 Feature safe: yes
* - Properly add VBoxClient glue to autostart in X11 [1]decke2011-02-015-5/+91
| | | | | | | | | - Add vboxservice startscript - Fix VBoxClient install location - Bump PORTREVISION Thanks to: tombsd (FreeBSD Forums) [1] Feature safe: yes
* - Fix build when compiling remotely and DISPLAY is setdecke2011-01-312-2/+2
| | | | | | | PR: ports/153557 Submitted by: Julian Stacey <jhs at berklix dot com>, Anonymous <swell dot k at gmail dot com> Feature safe: yes
* - Update to 1.9.92.r62569 (SVN rev. 62569)martymac2011-01-3117-151/+260
| | | | | | | | | - Add a LOCAL mirror - Use REINPLACE_CMD instead of SED - Cleanup Makefile (wrap long lines, remove useless comments) Approved by: ehaupt (mentor) Feature safe: yes
* - Update to 1.0.0rene2011-01-302-11/+13
| | | | | | - Make PREFIX-clean - Clean up Makefile Feature safe: yes
* - Update to 1.0.0.1miwi2011-01-293-7/+12
| | | | | | PR: 154309 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> (maintainer) Feature safe: yes
* - Update to 1.0.0miwi2011-01-293-7/+9
| | | | | | PR: 154308 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> (maintainer) Feature safe: yes
* - Unbrokemiwi2011-01-263-14/+0
| | | | | | | | | | - Pet Portlint - R.I.P MD5 PR: 153375 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: maintainer timeout Feature safe: yes
* - Fix fetchpav2011-01-251-2/+2
| | | | | Reported by: pointyhat Feature safe: yes
* Update to Wine 1.3.12. This includes the following changes:gerald2011-01-236-6/+8
| | | | | | | | | | | - Support for multiple icon sizes in winemenubuilder. - Improvements to the help browser. - Initial stab at DOSBox integration. - Various MSI fixes. - Some fixes to the Wine debugger. - Various bug fixes. Feature safe: yes
* Reset maintainer at his request.linimon2011-01-211-1/+1
| | | | Feature safe: yes
* Add a DOS2UNIX_REGEX to prevent corruption of embedded data filesmartymac2011-01-202-3/+3
| | | | | Feature safe: yes Approved by: ehaupt (mentor)
* Remove duplicate MAN1 entry.gerald2011-01-172-4/+0
| | | | | Reported by: Alex Kozlov <spam@rm-rf.kiev.ua> Feature safe: yes
* Update to 2.13 and unbreakmakc2011-01-135-33/+32
| | | | | | | | Pass maintainership to submitter PR: ports/153838 Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua> Feature safe: yes
* Fix MAKE_ENV to make the port build with pending patch from ports/153625.martymac2011-01-132-3/+3
| | | | | | | PR: ports/153625 Submitted by: gerald Feature safe: yes Approved by: ehaupt (mentor)
* - fix build for pointyhat onlydinoex2011-01-111-0/+1
|
* Update to Wine 1.3.11. This includes the following changes:gerald2011-01-086-6/+12
| | | | | | | | - PO files now used for translations. - Various JavaScript improvements. - Some fixes to the Wine debugger. - Translation updates. - Various bug fixes.
* - fix package with NLSdinoex2011-01-071-1/+10
| | | | | PR: 153730 Reported by: Barbara
* - fix coredumps by building without gettextlibdinoex2011-01-061-1/+1
| | | | PR: 151207
* - add missing dependeciesdinoex2011-01-043-3/+33
| | | | | | | - support libgif - add option VICE_WITH_ASOUND - use sdlsound as default PR: 151207
* Garbage-collect expired ports:rene2011-01-019-533/+0
| | | | | | | | | | | | | | | | | | | | | | | 2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared 2010-12-30 devel/php-dbg2: No upstream support 2010-12-30 dns/fourcdns: upstream has disapeared 2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer available 2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using the www/firefox-i18n. 2010-12-31 french/xtel: Minitel services will be discontinued at the end of 2010. 2010-12-30 ftp/ftpq: upstream has disapeared 2010-12-30 graphics/paintlib: does not compile with new tiff and no more maintained upstream 2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared 2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware 2010-12-30 math/rascal: Broken on every arch since 2008, looks like an abandonware 2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead. 2010-12-31 security/hostsentry: Project is dead. 2010-12-31 sysutils/kcube: Project has vanished 2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable with dates after 2010 (see ports/150974) 2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium 2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium 2010-12-30 x11-clocks/xtu: Looks like abandonware Leave java/tya in for now, as it has outstanding PRs.
* Update to Wine 1.3.10. [1][2] This includes the following changes:gerald2010-12-3110-28/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | - Icons in the "open with" menus. - Man pages for all installed binaries. - Support for schemas in MSXML. - Many installer fixes. - Beginnings of support for ActiveX in built-in browser. - More work on ActiveX support. - Icons on Internet shortcut menu entries. - Standardization of code implementing COM interfaces. - New scheme for auto-generated DLL registrations. - OpenCL library wrapper. - Support for notification balloons in system tray. - Obsolete AudioIO sound driver removed. - Various MSI fixes. - Translation updates. - Various bug fixes. Lots of new man pages. Also, remove references to FreeBSD 6 from pkg-message. [2] PR: 153434 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> [1] Alex Kozlov <spam@rm-rf.kiev.ua> [2]
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-302-2/+0
| | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
* Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.linimon2010-12-281-1/+1
| | | | | | We hope to see ijliao back again sometime. Hat: portmgr
* - Use canonical format for FreeBSD.org MAINTAINER addressessunpoet2010-12-263-3/+2
| | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat)
* - Update to 3.2.12beat2010-12-2310-48/+19
| | | | | - Remove check for FreeBSD 6.x - Drop MD5 checksums
* - take MAINTAINERSHIPdinoex2010-12-211-1/+1
| | | | | PR: 152393 Approved by: (maintainer timeout)
* - update to 0.6.7.6dinoex2010-12-218-87/+340
| | | | | | | | | | - update MASTER_SITES - install in standard path - wrapper script removed - enable audio support - reset MAINTAINER after 4 weeks PR: 152393 Approved by: (maintainer timeout)
* - Fix install pathacm2010-12-182-5/+5
| | | | Reported by: pav
* - Fix build on i386acm2010-12-178-5/+28
| | | | | | | | - Install plugins to ${LOCALBASE}/lib/mupen64plus directory. This is default directory used by emulator - Bump PORTREVISION Reported by: David Demelier <demelier.david@ at gmail.com>
* - Fix typoacm2010-12-171-1/+1
| | | | Reported by: pav
* Remove unneeded ifdefs.matusita2010-12-152-4/+0
| | | | | PR: 153001 Submitted by: Julian H. Stacey <jhs at berklix dotcom>
* Chase devel/icu upgradebapt2010-12-152-2/+2
| | | | Add an updating note
* All cleanup done (PREFIX clean, permission clean), and bump PORTREVISION.nork2010-12-153-2/+18
|
* Cleanup(portlint happy).nork2010-12-153-36/+9
| | | | | | | | [NOTE] In this time, I don't bump PORTREVISION. Because I'll re-setup working directory under $PREFIX (/var/lib/tpm -> $PREFIX/var/lib/tpm). So I'll finish these working, and bump PORTREVISION.
* Fix rc script with _tss USER/GROUP.nork2010-12-152-2/+7
| | | | | | | | [NOTE] In this time, I don't bump PORTREVISION. Because I'll re-setup working directory under $PREFIX (/var/lib/tpm -> $PREFIX/var/lib/tpm). So I'll finish these working, and bump PORTREVISION.
* - Add missing dependencyacm2010-12-141-0/+4
| | | | Reported by: pav
* Add support rc script. (buggy by not install USER/GROUP)nork2010-12-142-0/+32
| | | | | | | | [NOTE] In this time, I don't bump PORTREVISION. Because I must install _tss user and group account(bug), and I'll re-setup working directory under $PREFIX. So I'll finish these working, and bump PORTREVISION.
* - Update to 1.8.0r966nivit2010-12-133-7/+12
| | | | | | | | - Patch CMakeList.txt to build properly with devel/cmake 2.8.3 - Remove MD5 checksum from distinfo PR: ports/152594 Submitted by: Nicole Reid <root@cooltrainer.org> (maintainer)
* - Remove obsolete mupen64plus portsacm2010-12-133-47/+0
|
* - Remove obsolete mupen64plus portsacm2010-12-132-21/+0
|
* - Remove obsolete mupen64plus portsacm2010-12-133-37/+0
|
* - Remove obsolete mupen64plus portsacm2010-12-139-596/+0
|
* - Remove obsolete mupen64plus portsacm2010-12-135-103/+0
|
* - Remove obsolete mupen64plus portacm2010-12-134-66/+0
|
* - Remove obsolete mupen64plus portsacm2010-12-131-1/+0
|
* - Remove obsolete mupen64plus portacm2010-12-131-1/+0
|
* - Remove obsolete mupen64plus portsacm2010-12-131-1/+0
|
* - Remove obsolete mupen64plus portsacm2010-12-131-1/+0
|
* - Remove obslete patch fileacm2010-12-131-11/+0
|
* - Update to 1.99.4acm2010-12-132-19/+13
|
* - Connect new mupen64plus portsacm2010-12-131-0/+6
|
* - New port: emulators/mupen64plus-ui-consoleacm2010-12-131-0/+16
| | | | | | mupen64plus command line UI WWW: http://code.google.com/p/mupen64plus/
* - Rename the following ports:acm2010-12-134-37/+14
| | | | | | | | emulators/mupen64plus-base -> emulators/mupen64plus-core emulators/mupen64plus-sdlaudio -> emulators/mupen64plus-audio-sdl emulators/mupen64plus-sdlinput -> emulators/mupen64plus-input-sdl emulators/mupen64plus-rsp -> emulators/mupen64plus-rsp-hle emulators/mupen64plus-rice -> emulators/mupen64plus-video-rice
* - Rename emulators/mupen64plus-base to emulators/mupen64plus-coreacm2010-12-138-524/+75
|
* - Mark broken: does not compilepgollucci2010-12-131-0/+2
| | | | Reported by: QAT
* o sort pkg-plist.nork2010-12-132-6/+7
| | | | | | | | | o install libtddl.so.1 instead of libtddl.so.1.2 to use dynamic library. [NOTE] In this time, I don't bump PORTREVISION. Because I'll add rc.d/tpmd, use _tss user and group account, and re-setup working directory under $PREFIX. So I'll finish these working, and bump PORTREVISION.
* Garbage collect old ports:rene2010-12-058-185/+0
| | | | | | | | | | | | | | | 2010-11-15 archivers/linux-par2cmdline: Native version available 2010-11-15 audio/bmp-musepack: does not build with audio/musepack 2010-11-15 audio/libmpcdec: superseded by audio/musepack 2010-11-15 audio/py-musepack: does not build with audio/musepack 2010-12-01 chinese/chinput3: Development has ceased. 2010-12-01 emulators/dynagen-devel: Please install emulators/dynagen instead 2010-11-24 net-p2p/gift-fasttrack: unmaintained upstream 2010-11-24 net-p2p/gift-gnutella: unmaintained upstream 2010-11-24 net-p2p/gift-openft: unmaintained upstream 2010-11-24 net-p2p/pyslsk: unmantained upstream, use net-p2p/nicotine-plus 2010-11-11 security/pamsfs: SFS is dead, this project is dead, and site is gone 2010-11-10 www/p5-Catalyst-Plugin-CommandLine: The module is not needed any more. With new Catalyst (at least 5.7014) it works out of the box.
* Sync to new bsd.autotools.mkade2010-12-0412-12/+12
|
* - Fix build after MFC of ACPICA 20101013beat2010-12-012-2/+2
| | | | | PR: ports/152710 Submitted by: Grzegorz Blach <magik AT roorback.net>
* - Install EFI firmwarebeat2010-11-304-4/+8
| | | | | | | - Bump PORTREVISION PR: ports/152617 Submitted by: well-wisher <regex AT bk.ru>, Steve Wills <steve AT mouf.net>
* - Correct the instructions for ldconfig rescan on amd64 systemspav2010-11-292-2/+2
| | | | | | PR: ports/149286 Submitted by: Anonymous <swell.k@gmail.com> Approved by: maintainer timeout (vbox@; 4 months)
* Disable ALSA support explicitly to fix build when ALSA compat port is installedmakc2010-11-232-1/+1
| | | | | PR: ports/152503 Submitted by: Nicole Reid (maintainer)
* - Add missing LICENSEmartymac2010-11-182-3/+4
| | | | | | - Remove license text from installed documents Approved by: ehaupt (mentor)
* Add empty install-data-am sectionmbr2010-11-171-1/+2
|
* Remove accidently committed filembr2010-11-171-48/+0
|
* Add fix for vmware-user-suid-wrapper failes to load vmblock.kombr2010-11-175-0/+91
| | | | | | | | Don't install vmware-user-suid-wrapper automatically in kde autostart Bump portrevision PR: ports/152292 Submitted by: Fumiyuki Shimizu <fumifumi@abacustech.jp>
* Add missing LICENSEmartymac2010-11-161-1/+3
| | | | Approved by: ehaupt (mentor)
* Fix build errors (redundant declarations)mbr2010-11-163-2/+40
| | | | | PR: 152283 Submitted by: fumifumi@abacustech.jp
* Add new patches for build 313025mbr2010-11-165-0/+78
|
* Upgrade to build 313025, release date 2010.10.18mbr2010-11-165-23/+24
| | | | | | | | | Fix build on HEAD Fix dhclient resume Fix pkgconfig PR: 151872, 149116, 150913 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
* Update to Wine 1.3.7. Among others, this includes the following changes:gerald2010-11-146-6/+28
| | | | | | | | | | - Improved system tray support. - Better support for installers with assemblies. - Many of the msvcrt "secure" functions implemented. - A lot of fixes to the GStreamer support. - Many MSXML improvements. - Translation updates. - Various bug fixes.
* Remove expired ports:garga2010-11-088-224/+0
| | | | | | | | | | 2010-11-07 devel/libisc: Unlikely to be used... 2010-11-08 emulators/vmware-guestd3: Depends of misc/compat3x, that is deprecated and set to be removed 2010-11-08 emulators/vmware-tools3: Depends of misc/compat3x, that is deprecated and set to be removed 2010-10-08 misc/compat3x: "Only FreeBSD 6.4+ are supported in ports" 2010-11-08 misc/bidwatcher: Obsoleted by JBidwatcher and changes at http://ebay.com 2010-11-08 security/vscan: Depends of misc/compat3x, that is deprecated and set to be removed 2010-11-08 www/ssserver: Depends of misc/compat3x, that is deprecated and set to be removed
* o Add security to CATEGORIES. [1]nork2010-11-072-1/+2
| | | | | | | o Add missing file. [2] Pointy hat to: myself [1][2] Reported by: QAT [2]
* Add tpm-emulator 0.7.1, is a Trusted Platform Module (TPM) emulator.nork2010-11-0715-0/+298
| | | | Obtained from: http://bsssd.sourceforge.net/
* - Add workaround for regression in acpica 20101015 [1]decke2010-11-0310-58/+76
| | | | | | | | | | | | | | - Remove old patches not needed for newer VirtualBox versions anymore - Fix alignment problem in VBoxHeadless on i386 when DEBUG option is enabled [2] - Bump PORTREVISION PR: ports/144959 [2] Submitted by: Alexander Eichner [2], Anthony Jenkins <ajenkins at vtilt dot com> [2] Reported by: Michael Butler <imb at protected-networks dot net> [1], DomiX (irc on freenode) [2], Monty Hall <kungfu_disciple at sbcglobal dot net> [2], many others [2]
* Update to Wine 1.3.6. Among others, this includes the following changes:gerald2010-10-316-8/+18
| | | | | | | | | | | | - Support for GStreamer filters. - Mapping of standard cursors to native desktop cursors. - Improved support for installers with services. - Many MSXML improvements. - Decoder for TGA-format images. - Translation updates. - Various bug fixes. And as far as this port goes, no more MD5 hash in distinfo.
* Fix build on 6.xmakc2010-10-302-2/+7
| | | | Remove md5 sum
* Deprecate md5 in favour of sha256 checksums. md5 checksums will no longererwin2010-10-298-9/+9
| | | | | | | | | | be generated or checked, and will be silently ignored for now. Also, generalize the MD5_FILE macro to DISTINFO_FILO. PR: 149657 Submitted by: rene Approved by: portmgr Tested on: pointyhat i386 7-exp
* Drop maintainership for ports I can't maintain anymore.trasz2010-10-267-7/+7
|
* Fix MASTER_SITES:snapshot usage in preparation for future updatesnox2010-10-241-1/+1
| | | | | | | | that might use a snapshot distfile again (i.e. the change currently has no effect.) PR: ports/151673 Submitted by: sahil
* - Update to 2.5.0.araujo2010-10-232-5/+5
| | | | | PR: ports/151545 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 0.106.1.araujo2010-10-232-5/+4
| | | | | PR: ports/151544 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Fix a make -j race. (At least this time the bug was upstream...)nox2010-10-231-0/+9
| | | | Submitted by: QAT
* Fix NOPORTDOCS (doh!)nox2010-10-221-1/+0
| | | | Submitted by: QAT
* Update to 0.13.0nox2010-10-2221-212/+277
|
* Update to 0.8.0makc2010-10-225-100/+74
| | | | | Mark MAKE_JOBS_SAFE The port now uses CMake build system
* - Change build dependency from dynagen-devel to dynagensunpoet2010-10-191-1/+2
| | | | | | | | - Bump PORTREVISION PR: ports/151516 Submitted by: sunpoet (myself) Approved by: Andy Greenwood <greenwood.andy@gmail.com> (maintainer), pgollucci (mentor, implicit)
* - Remove bash build dependencypgollucci2010-10-193-38/+135
| | | | | | | | - use DATADIR PR: ports/148597 Submitted by: Bapt <baptiste.daroussin@gmail.com> Approved by: maintainer timeout (trasz ; 61 days)
* Remove stray 'done' keyword from Makefile (breaks build with new sh)johans2010-10-191-3/+2
| | | | | PR: ports/151266 Submitted by: jilles
* - Update maintainer's addresssunpoet2010-10-171-1/+5
| | | | | | | | - Mark DEPRECATED and set EXPIRATION_DATE as 2010-12-01 PR: ports/151504 Submitted by: Pavel I Volkov <pol@opk.ru> (maintainer) Approved by: pgollucci (mentor, implicit)
* Update maintainer addressmakc2010-10-171-1/+1
| | | | | PR: ports/151500 Submitted by: Pavel I. Volkov (maintainer)
* Punt autoconf267->autoconf268ade2010-10-166-6/+6
|
* Update to Wine 1.3.5. Among others, this includes the following changes:gerald2010-10-166-8/+24
| | | | | | | | | | | - Support for animated cursors. - Printing directly through CUPS instead of lpr. - Installer fixes for Office 2010. - Many MSXML3 improvements. - Improved Shader Model 4 support. - Proper icons in built-in Internet Explorer. - Translation updates. - Various bug fixes.
* - Update to 3.2.10beat2010-10-158-72/+20
|
* - Update to 3.2.10beat2010-10-156-12/+21
| | | | - Add LICENSE and LICENSE_FILE
* - Drop maintainership.alepulver2010-10-112-2/+2
|
* - Deprecate and set to expire old/unmaintained ports.alepulver2010-10-111-0/+3
|
* - Avoid overriding post-patch target on some architectures.alepulver2010-10-111-12/+10
| | | | | PR: ports/149715 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* Mark ports that depends of misc/compat3x as DEPRECATED and set EXPIRATION_DATEgarga2010-10-092-0/+6
| | | | | to 2010-11-08 since compat3x is DEPRECATED, expired and has known vulnerabilities
* Round one migration of ports from automake{19,110} to automake111ade2010-10-063-3/+3
|
* - Mark BROKEN: does not fetcherwin2010-10-051-1/+3
| | | | | | - Reset maintainer: <pixel@copei.de>: Host or domain name not found. Name service error for name=copei.de type=MX: Host not found, try again
* Update to 0.70makc2010-10-029-88/+24
| | | | | PR: ports/150979 Submitted by: Emmanuel Vadot (maintainer)
* Update to Wine 1.3.4. Among others, this includes the following changes:gerald2010-10-026-8/+24
| | | | | | | | | | - Support for right-to-left mirrored windows. - New taskkill.exe built-in application. - Inetcpl control panel fleshed out. - AcceptEx is implemented now. - Improved security checks for SSL connections. - Translation updates. - Various bug fixes.
* Drop maintainership.lioux2010-10-021-1/+1
|
* - Add 2D acceleration support for Windows Guestsdecke2010-09-304-0/+42
| | | | | | | - Bump PORTREVISION Submitted by: scf Approved by: beat (co-mentor)
* Update MAINTAINER address for my portsmartymac2010-09-272-2/+2
| | | | Approved by: ehaupt (mentor)
* - Mark BROKEN: unfetchablepav2010-09-251-0/+2
| | | | Reported by: pointyhat
* - Add missing bits of the previous commit that somehow were not committed, ↵amdmi32010-09-254-1/+23
| | | | | | | | | this also fixed build - Bump PORTREVISION PR: 144064 Submitted by: okeeblow <root@cooltrainer.org>
* Update to Wine 1.3.3. Among others, this includes the following changes:gerald2010-09-216-10/+16
| | | | | | | | | | - Improved support for right-to-left text. - Support for CMYK JPEG images. - Beginnings of a Game Explorer implementation. - Stub inetcpl control panel applet. - A number of fixes to crypto support. - Translation updates. - Various bug fixes.
* Add a LICENSE of LGPL 2.1 or LPGL 3. Wine is LGPL 2.1 or later, but ourgerald2010-09-194-4/+10
| | | | | | license framework is not yet able to handle that nicely yet. Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (originally)
* - Mark DEPRECATED: Development has ceased and distfile is no longer availablelioux2010-09-181-0/+2
| | | | - Set EXPIRATION_DATE=2010-12-31
* Mark BROKEN: does not fetch.erwin2010-09-181-0/+1
|
* Replace the partial memory reservation patch by a simpler variation.gerald2010-09-182-36/+6
| | | | | Submitted by: tijl Tested by: Alex Kozlov <spam@rm-rf.kiev.ua>
* VisualBoyAdvance-M is an emulator of the Game Boy, Super Game Boy,amdmi32010-09-167-0/+125
| | | | | | | | | | | Game Boy Color, and Game Boy Advance. The -M fork is a collection of community patches to the original VisualBoyAdvance. It includes an option GTK frontend. WWW: http://vba-m.com/ PR: 144064 Submitted by: okeeblow <root@cooltrainer.org>
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-166-10/+12
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* - add a `status` commandpgollucci2010-09-142-24/+42
| | | | | | | | | - make the `start` command more verbose (e.g. for debugging) - remove (some) duplicate code PR: ports/148068 Submitted by: Frank Wall <fw@moov.de> Approved by: maintainer timeout (mbr; 82 days)
* - Update elfutils rpms to 0.142-1.fc10nox2010-09-146-24/+24
| | | | PR: ports/150133 (related to)
* - Update to 2.1.4adecke2010-09-132-7/+7
| | | | | | | | - Pass maintainership to submitter PR: ports/150397 Submitted by: Davide ITaliano <davide dot italiano at gmail dot com> Approved by: beat (co-mentor, implicit)
* Explicitly configure using --without-xrandr so that builds are moregerald2010-09-122-2/+2
| | | | | reproduciable and we avoid hidden dependencies when building outside of a minimal build environment.
* Add a new option OPENAL, off by default, that controls the use of OpenAL.gerald2010-09-122-2/+18
| | | | | | Among others, this makes Starcraft 2 work nicely. Submitted by: tijl
* RUN_DEPENDS= should to be RUN_DEPENDS+= under WITH_WINEMAKER.gerald2010-09-122-2/+2
| | | | Reported by: portlint, though I did not realize originally
* audio/audacious-crossfade||2010-09-08|Broken for 6+ months, unmaintainedpgollucci2010-09-089-152/+0
| | | | | | | | | | | | | | | | | | | | | audio/ecamegapedal||2010-09-08|Has expired: Abandonned since 2004, please use audio/jack-rack or audio/creox instead. comms/asmodem||2010-09-08|Broken for 6+ months, unmaintained comms/ltmdm||2010-09-08|Broken for 6+ months, unmaintained comms/yawmppp||2010-09-08|Broken for 6+ months, unmaintained devel/p5-ORBit||2010-09-08|Broken for 6+ months, unmaintained emulators/p-interp||2010-09-08|Broken for 6+ months, unmaintained graphics/visionegg||2010-09-08|Broken for 6+ months, unmaintained japanese/okphone||2010-09-08|Broken for 6+ months, unmaintained java/openjit||2010-09-08|Broken for 6+ months, unmaintained multimedia/xmps-win32-plugin||2010-09-08|Broken for 6+ months, unmaintained net-mgmt/tknetmon||2010-09-08|Broken for 6+ months, unmaintained net/arpd||2010-09-08|Broken for 6+ months, unmaintained net/vomit||2010-09-08|Broken for 6+ months, unmaintained sysutils/xwipower||2010-09-08|Broken for 6+ months, unmaintained www/lws||2010-09-08|Broken for 6+ months, unmaintained Reported by: FreeBSD unmaintained ports which are currently marked broken monthly reminder
* - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>pgollucci2010-09-072-4/+4
| | | | | | | - Update some MASTER_SITES too PR: ports/150349 Submitted by: maintainer
* Generally depend on and use xrandr, needed for many games.gerald2010-09-072-8/+8
| | | | Suggested by: danfe, Alex Kozlov <spam@rm-rf.kiev.ua>
* Explicitly configure using --without-xcomposite, --without-xinerama andgerald2010-09-062-6/+6
| | | | | | --without-xrandr so that builds are more reproduciable and we avoi hidden dependencies when building outside of a minimal build environment, thus making packages more portable.
* Fix package list around OpenGL.[1] Make the port more resilient bygerald2010-09-064-0/+16
| | | | | | | | | | explicitly configuring with OpenGL and GLU support, forcing failure in case there is any problem. Bump PORTREVISION since some users of the latest version will have an incorrect package list. Reported by: erwin [1]
* Update to 3.03makc2010-09-062-19/+13
| | | | | | PR: ports/148014 Submitted by: Tijl Coosemans <tijl at coosemans.org> Approved by: Naram Qashat (maintainer)
* As previously advertised, remove the remaining ports that have nodougb2010-09-054-116/+0
| | | | SHA256 checksum information in the distinfo file.
* Update ports to 0.68makc2010-09-0410-40/+53
| | | | | PR: ports/150220 Submitted by: Emmanuel Vadot (maintainer)
* Update to Wine 1.3.2. Among others, this includes the following changesgerald2010-09-046-24/+162
| | | | | | | | | | | | | | | | | | | versus Wine 1.2: - Beginnings of a user interface for the builtin Internet Explorer. - Support for cross-process OLE drag & drop. - New builtin wscript.exe (Windows Script Host) program. - Open/save dialogs remember the last used directory. - Translation updates. - Update of the Gecko engine. - New implementation of console support on Unix terminals. - Many new functions in the C runtime dlls. - Support for drag & drop between X11 and OLE. - New ipconfig.exe builtin tool. - Support for favorites in builtin Internet Explorer. - Beginnings of a shell Explorer control. - A number of DirectDraw code cleanups. - Improvements to the calendar control. - Various bug fixes.
* Mark the rest of the ports with no SHA256 in the distinfo filedougb2010-08-231-0/+3
| | | | | | | | | | | | | | | | | | | | DEPRECATED 2 weeks after filing the PRs with no MAINTAINER responses. ports/149449: ports/databases/sybase-ocsd ports/149450: ports/editors/staroffice5 ports/149452: ports/emulators/linux-vmware-toolbox2 ports/149453: ports/german/staroffice5 ports/149455: ports/sysutils/linux-acu
* Add pcsxr 1.9.91, playstation (PSX) emulator.lwhsu2010-08-2225-0/+591
| | | | | PR: ports/147849 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
* - Update to 3.2acm2010-08-213-5/+6
|
* Update samba dependency from net/samba3 to net/samba34.nox2010-08-152-2/+2
| | | | Submitted by: jsa on irc
* Add missing files to pkg-plistarved2010-08-152-0/+9
| | | | | Reported by: QAT Pointy hat to: arved
* Update to 0.9.6arved2010-08-142-13/+6
| | | | | | PR: 149408 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: maintainer
* - Update graphics/sdl_ttf to version 2.0.10mva2010-08-111-0/+1
| | | | | - Bump portrevisions for all ports depending on graphics/sdl_ttf - Update Mk/bsd.sdl.mk for the new shared library version.
* - Update maintainer's email addressamdmi32010-08-111-2/+2
| | | | | PR: 149490 Submitted by: Pavel I Volkov <pol@iib.ru> (maintainer)
* - Update to 3.2.8beat2010-08-0914-66/+30
|
* Remove sdlmess (was renamed to mess)makc2010-08-088-655/+0
|
* Chase sdlmess -> mess renamemakc2010-08-081-2/+2
|
* Disconnect sdlmess, connect messmakc2010-08-081-1/+1
|
* Update to 0.139makc2010-08-087-130/+106
| | | | | | | Rename the port to mess as the sdl layer is now included in the mainstream code. PR: ports/149191 Submitted by: Emmanuel Vadot (maintainer)
* Update ports to 0.67makc2010-08-032-6/+5
| | | | | PR: ports/149183 Submitted by: Emmanuel Vadot (maintainer)
* Update to 0.139makc2010-08-026-13/+36
| | | | | PR: ports/149105 Submitted by: Emmanuel Vadot (maintainer)
* Add xcursor as an additional dependency to USE_XORG and remove thegerald2010-08-012-4/+6
| | | | | | | corresponding --without-xcursor from configure. This is needed by StarCraft and others. Submitted by: tijl
* (Attempt to) fix build on head.nox2010-07-284-2/+42
| | | | Submitted by: portsmon
* Chase security/libgcrypt shlib bump.wxs2010-07-272-3/+4
| | | | | PR: ports/148755 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
* Update to 0.12.5, announce message is here:nox2010-07-243-31/+71
| | | | http://lists.gnu.org/archive/html/qemu-devel/2010-07/msg01402.html
* - Update to 20100622gabor2010-07-194-4506/+9745
|
* Update to the regular release of Wine 1.2.gerald2010-07-194-8/+8
| | | | Feature safe: yes
* Add license informationrene2010-07-181-0/+2
| | | | Approved by: tabthorpe (mentor, implicit)
* - Remove bash dependsjadawin2010-07-151-3/+0
| | | | | | | - Make portlint quiet PR: ports/148598 Submitted by: Bapt <baptiste.daroussin _AT_ gmail.com>
* - Update to 2.4.5miwi2010-07-152-127/+13
| | | | | PR: 148551 Submitted by: Port Fury
* - Update to 0.8.0miwi2010-07-152-7/+5
| | | | | PR: 148552 Submitted by: Ports Fury
* - Update to 1.43miwi2010-07-155-50/+20
| | | | | PR: 148553 Submitted by: Ports Fury
* Adopt these ports.rene2010-07-121-1/+1
| | | | Approved by: tabthorpe (mentor, implicit)
* Add a new option WINEMAKER to attract the extensive Perl dependenciesgerald2010-07-122-4/+12
| | | | | | | | | | that are required to fully support the winemaker tool. This makes the dependencies I added to address PR 147956 optional and off by default as not to burden the vast majority of users of this port unnecessarily. PR: 147956 Requested by: Alex Kozlov <spam@rm-rf.kiev.ua> Feature safe: yes
* Update ports to 0.65makc2010-07-1112-75/+102
| | | | | | | Add Xv video drivers to default. PR: ports/148432 Submitted by: Emmanuel Vadot (maintainer)
* Update to RC7 of Wine 1.2. This brings some translation updates andgerald2010-07-104-8/+8
| | | | | | various bug fixes. Feature safe: yes
* Fix installation when AUDIOFILE=offrene2010-07-061-1/+1
| | | | | | Spotted by: Sergey V. Dyatko [sergey.dyatko gmail.com] Approved by: tabthorpe (mentor) Feature safe: yes
* Update to RC6 of Wine 1.2. This brings additional translation updatesgerald2010-07-064-10/+8
| | | | | | and bug fixes. Feature safe: yes
* Mark BROKEN: does not builderwin2010-07-061-0/+2
| | | | Feature safe: yes
* Add a run-time dependency on p5-XML-LibXML which is required by thegerald2010-07-062-0/+4
| | | | | | | | winemaker tool. PR: 147956 Submitted by: kevlo Feature safe: yes
* Update to RC5 of Wine 1.2. This brings many further translation updatesgerald2010-07-054-8/+8
| | | | | | and a lot of bug fixes. Feature safe: yes
* - Fix build with X11 support disabledbeat2010-07-021-0/+18
| | | | | | PR: ports/148263 Reported by: Vivek Khera <vivek AT khera.org> Feature safe: yes
* - Update to 3.2.6beat2010-06-303-4/+19
| | | | | | | | - Fix build on recent CURRENT - Mark MAKE_JOBS_UNSAFE [1] Feature safe: yes Reported by: pointyhat via pav [1]
* - Update to 3.2.6beat2010-06-308-14/+102
| | | | | | | | | | | - Fix build on recent CURRENT - Don't abort if there is no default route interface while loading the network interfaces otherwise virtualbox can't find host-only interfaces. [1] Feature safe: yes PR: ports/144305 [1] Reported by: Wietse Venema <wietse AT porcupine.org> [1] Submitted by: mtm@ [1]
* - Update to 3.2.6beat2010-06-304-16/+8
| | | | | | - No longer BROKEN on CURRENT Feature safe: yes
* Remove screenshot option, which is unconditionally enabled, anyway.stefan2010-06-291-8/+0
| | | | | | | PR: 147311 Submitted by: Demelier David <demelier.david@gmail.com> Approved by: maintainer timeout (>3 weeks) Feature safe: yes
* Update to 0.1.1bland2010-06-242-4/+4
| | | | Feature safe: yes
* Update to RC4 of Wine 1.2. This brings many further translation updatesgerald2010-06-194-8/+8
| | | | | | and a lot of bug fixes. Feature safe: yes
* Reset maintainer at his request.linimon2010-06-151-1/+1
| | | | PR: ports/147838
* Upgrade to latest gxemul 0.6.0.imp2010-06-152-5/+9
| | | | | Submitted by: Tassilo Philipp Feature safe: yes
* - Convert port to use OPTIONSdanfe2010-06-142-47/+30
| | | | | | | | | | | | | | | | | | | | - Unmute INSTALL_DATA statements - Expand COMMENT to match that on official site - Kill needless PKGMESSAGE assignment (it is done automagically) - Remove no-op inplace patching commands - Remove whitespace from `files/pkg-message.in' and do padding within post-install target; this makes message output identical between port vs. package installation - Adjust `video.x' location in sample configuration file - Simplify target CPU determination code - Canonicalize header and do some Makefile cleanup - Remove bogus hack that prevented clock_settime(2) detection; instead, use CLOCK_THREAD_CPUTIME_ID instead of CLOCK_PROCESS_CPUTIME_ID as the latter is undefined on FreeBSD. Under Linux, thread clock is essentially just a process clock with CPUCLOCK_PERTHREAD_MASK bit applied, so it should work in this case. Approved by: novel (maintainer; timeout since May 31)
* These ports are GPLv2-licensedrene2010-06-141-0/+3
| | | | | Approved by: tabthorpe (mentor) Feature safe: yes
* - Disable MMX autodetection on pointyhat to achieve predictable dependency listpav2010-06-141-1/+1
|
* BROKEN should not be quoted.erwin2010-06-131-1/+1
| | | | No functional change.
* Update to RC3 of Wine 1.2. This brings lots of translation updates andgerald2010-06-126-8/+12
| | | | bug fixes.
* - Update to 3.2.4decke2010-06-106-12/+12
| | | | Approved by: beat (co-mentor)
* - Update to 3.2.4decke2010-06-108-30/+54
| | | | | | | | | | - Replace virtualbox.desktop with the one from the FreeBSD installer, chase rebranding and remove DocPath because we don't install the user manual. [1] - Fix icon location Reported by: Mike Harding <mvh AT ix.netcom.com>, avg@, Warren Block <wblock AT wonkity.com> [1] Approved by: beat (co-mentor)
* Update to 0.8.0johans2010-06-103-14/+90
|
* emulators/linux_base-gentoo-stage1||2010-06-08|Expired: please use ↵gabor2010-06-089-9758/+0
| | | | | | emulators/linux_base-gentoo-stage3 emulators/linux_dist-gentoo-stage1||2010-06-08|Expired: please use emulators/linux_dist-gentoo-stage3
* - Update to 3.2.2beat2010-06-085-28/+20
| | | | | | | | | | | | | | | - Execute kldxref in do-install target. [1] - Set SYSDIR to SRC_BASE to fix build if the FreeBSD sources are not installed in /usr/src. [2] - Set SRC_BASE to /usr/src if SRC_BASE is not set and not rely on the /sys symlink. [2] Reported by: scf@ [1] Submitted by: imp@ [2] Many thanks to the VirtualBox developers (especially Alexander Eichner for all his work and help), all tester and patch submitter and the whole vbox@ team especially decke@.
* - Update to 3.2.2beat2010-06-0844-858/+222
| | | | | | | | | | | | | | | | | | | | | | | - Update guest additions to 3.2.2. - Add option to build with VNC support (Disabled by default) - Add option to build with VDE support (Disabled by default) [1] - Add option to build webservice (Disabled by default) [2] - Fix build with QT4 support disabled and X11 support enabled. [3] - Fix build with X11 support disabled. [4] - Replace custom pkg-install.in script with GROUPS framework. - Do not build Guest Additions in virtualbox-ose port. - Implement locking/unlocking of host DVD drive. [5] - Add LICENSE and LICENSE_FILE. PR: ports/146752 [5] Submitted by: mtm@ [5] Requested by: Mario Lobo <lobo AT bsd.com.br> [1], Hubert Tournier <hubert AT frbsd.org> [2] Reported by: Emil Mikulic <emil AT dmr.ath.cx> [3], mm@ [4] Many thanks to the VirtualBox developers (especially Alexander Eichner for all his work and help), all tester and patch submitter and the whole vbox@ team especially decke@.
* - Update to 3.2.2beat2010-06-0822-1952/+22
| | | | | | | | | | | | | | | | - Execute kldxref in do-install target. [1] - Set SYSDIR to SRC_BASE to fix build if the FreeBSD sources are not installed in /usr/src. [2] - Set SRC_BASE to /usr/src if SRC_BASE is not set and not rely on the /sys symlink. [2] - Mark BROKEN on recent CURRENT. Reported by: scf@ [1] Submitted by: imp@ [2] Many thanks to the VirtualBox developers (especially Alexander Eichner for all his work and help), all tester and patch submitter and the whole vbox@ team especially decke@.
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-073-3/+3
| | | | (via libvorbis, libtheora).
* Bump PORTREVISION after libao update and handle API incompatibility.naddy2010-06-075-6/+26
|
* - Mark BROKEN: does not fetchpav2010-06-071-0/+2
| | | | Reported by: pointyhat
* Add vmware-tools/scripts/vmware to package listmbr2010-06-071-0/+2
| | | | Submitted by: QAT
* Fix package listmbr2010-06-071-0/+8
| | | | Submitted by: QAT
* Upgrade to build 253928mbr2010-06-064-23/+12
|
* Make sound work.ume2010-06-061-1/+2
|
* LICENSE GPLv2dinoex2010-06-041-0/+1
|
* - Unbreakgabor2010-06-024-6582/+6653
| | | | | - Update to 20100601 - Fix typo in install-time message
* - Kill EOL whitespacedanfe2010-05-311-4/+1
| | | | | | - Remove attribution; port author is credited in Makefile header Approved by: maintainer (novel)
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-3111-11/+11
|
* - Avoid using mmap MAP_ANON with a non-zero offset. [1]nox2010-05-312-2/+9
| | | | | | - Bump PORTREVISION. PR: kern/71258 [1]
* - Mark BROKEN: does not fetchpav2010-05-311-0/+1
| | | | Reported by: pointyhat
* Update to RC2 of Wine 1.2. This is supposed to contain only fixes.gerald2010-05-304-8/+8
|
* Update to 0.8.29.kwm2010-05-293-10/+8
| | | | | | | | Update MASTER_SITES and WWW in pkg-descr PR: ports/144662 Submitted by: Andrius Morkunas <hinokind@gmail.com> Approved by: maintainer timeout (6 weeks)
* - Update to 0.74wen2010-05-283-11/+6
| | | | | | PR: ports/146529 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: maintainer(timeout, > 15days)
* Remove USE_GCC=3.4 it builds fine with gcc 4.2.kwm2010-05-252-4/+1
| | | | | | | Also remove dead WWW from pkg-descr. PR: ports/144664 Submitted by: Andrius Morkunas <hinokind@gmail.com>
* Update to RC1 of Wine 1.2. Among others, this includes the following changes:gerald2010-05-236-10/+14
| | | | | | | | | | | - Many new toolbar icons. - Support for alpha blending in image lists. - Much more complete shader assembler. - Support for Arabic font shaping and joining. - A number of fixes for video rendering. - Font antialiasing configuration through fontconfig. - Improved handling of desktop link files. - Various bug fixes.
* Mark ignore, emulators/mame is newermakc2010-05-232-0/+4
| | | | | PR: ports/146695 Submitted by: Emmanuel Vadot (maintainer)
* - Mark BROKEN: does not compilepav2010-05-212-0/+4
| | | | Reported by: pointyhat
* Update to 0.138makc2010-05-203-10/+10
| | | | | PR: ports/146696 Submitted by: Emmanuel Vadot (maintainer)
* Change order of includes so the port still builds fine if emulators/rtc isstefan2010-05-192-0/+35
| | | | | | | installed. PR: ports/140731 Submitted by: Bojan Petrovic <bpetrovi@f.bg.ac.rs>
* - Fix build on CURRENT wit ACPICA 20100428.beat2010-05-192-0/+40
| | | | | | Reported by: Michael Butler <imb AT protected-networks.net> Submitted by: jkim@ Reminded by: sylvio@, daichi@, rnoland@
* emulators/sdlmame was renamed to mamemakc2010-05-183-8/+8
|
* Update port to v0.137.makc2010-05-1816-585/+85
| | | | | | | Rename the port to mame as the sdl layer is now included in the mainstream code. PR: ports/145050 Submitted by: Emmanuel Vadot (maintainer)
* - Install drivers for xorg-server 1.7 to chase Xorg 7.5 updatedecke2010-05-181-3/+3
| | | | | | | | | - Bump PORTREVISION PR: ports/146333 Reported by: G. Dinolt <gdinolt (at) pacbell.net> Tested by: Thomas Schwark <thomas.schwark (at) googlemail.com> (via private mail) Approved by: beat (co-mentor)
* - Update to 3.1.8beat2010-05-1210-24/+46
|
* - Update to 0.12.4, announce message is here:nox2010-05-114-116/+24
| | | | | | | | http://lists.gnu.org/archive/html/qemu-devel/2010-05/msg00465.html - Add patch that allows running the resulting qemu{,-system-*} from the build dir without having to pass the pc-bios dir with -L if no qemu port or another version is installed.
* Get rid of USE_GCC=3.4makc2010-05-101-1/+6
| | | | | PR: ports/144766 Submitted by: Andrius Morkunas <hinokind at gmail.com>
* Update to Wine 1.1.44. Among others, this includes the following changes:gerald2010-05-096-12/+26
| | | | | | | | | | | | | - Many more new icons. - Many additional msvcr80/90 functions. - Improvements to Bidi handling. - More complete mmdevapi (Win7 audio) support. - Improved handling of MSI patches. - A number of fixes for desktop menus. - Optimizations in OLE storage. - Various bug fixes. And the wineprefixcreate binary is gone.
* - Update to 2.1.3pav2010-05-043-17/+16
| | | | | PR: ports/146134 Submitted by: Chris Petrik <chris@officialunix.com> (maintainer)
* - Add glew to the list of supported USE_GL variablesgahr2010-04-281-1/+1
| | | | | | - Patch ports depending on GLEW directly Approved by: portmgr (pav)
* Update to Wine 1.1.43. Among others, this includes the following changes:gerald2010-04-266-8/+18
| | | | | | | | - A number of new icons. - Improved support for alpha channel in bitmaps. - Many Direct3D fixes and optimizations. - More complete msvcr80/90 implementations. - Various bug fixes.
* Use ${GMAKE} instead of gmake directly.gerald2010-04-262-2/+2
|
* - These only need perl as build dep so change them to USE_PERL5_BUILD.nox2010-04-202-11/+11
| | | | | | | | - Some whitespace fixes. - Bump PORTREVISION. PR: ports/145838 ports/145839 Submitted by: Bapt <baptiste.daroussin@gmail.com>
* Mark BROKEN on 9.x: does not builderwin2010-04-192-1/+9
|
* - Fix VBoxManage after recent png updatebeat2010-04-182-2/+6
| | | | | | | | | - Bump PORTREVISION PR: ports/145457 Submitted by: Daisuke Aoyama <aoyama AT peach.ne.jp> on freebsd-emulation@ Tested by: Stacy Millions <stacy AT Millions.Ca>, Regis A. Despres <regis.despres AT businessinteractif.fr>
* - Fix libcurl probe for emulators/qemu and add proper dependencies and knobs.nox2010-04-114-1/+44
| | | | | | | - Bump PORTREVISIONs. PR: ports/145591 Submitted by: gcooper
* BROKEN, size mismatch.itetcu2010-04-081-1/+3
| | | | Submitted by: QAT
* Chase the ftp/curl shlib version bump.roam2010-04-032-4/+4
|