aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Respect WITHOUT_X11 in plistSteven Kreuzer2011-06-073-11/+27
| | | | | PR: ports/157428 Submitted by: Jimmy Olgeni <olgeni@freebsd.org>
* Chase security/gnutls update and add an UPDATING entry.Roman Bogorodskiy2011-06-064-3/+6
|
* - Fix panic: spin lock held too long on FreeBSD 7.xBernhard Froehlich2011-06-032-0/+13
| | | | | | | | | | - Bump PORTREVISION PR: ports/157290 Submitted by: Alexander Eichner <Alexander.Eichner@oracle.com> Reported by: Oleksii Krykun <kryol@bigmir.net>, Martin Birgmeier <xxllxrvt@aon.at>, Peter Klett <peter@netkey.at>
* Update to Wine 1.3.21. This includes the following changes:Gerald Pfeifer2011-05-298-44/+22
| | | | | | | | | | | | | - Support for installation rollbacks in MSI. - 8- and 16-bit bitmap formats in the DIB engine. - Fixes in the XInput2 mouse support. - Better support for text shaping in Uniscribe. - Improvements to the Item common dialog. - More MSVC runtime functions. - Various bug fixes. Also force building with OSS support and, look Ma!, no more extra patches for that.
* - Update to 20110524Gabor Kovesdan2011-05-274-2065/+2405
|
* - Fix pkg-plist for VBoxDbg.soBernhard Froehlich2011-05-271-1/+1
| | | | Reported by: Barbara <barbara.xxx1975@libero.it>
* Adjust the directory structure to work with the main wine port.Gerald Pfeifer2011-05-264-12/+10
| | | | | | | Replace pkg-plist by PLIST_FILES. Submitted by: Pan Tsu <inyaoo@gmail.com> Approved by: David Naylor <naylor.b.david@gmail.com> (maintainer)
* - Clarify VIMAGE optionBernhard Froehlich2011-05-231-1/+1
| | | | | PR: ports/157253 Submitted by: Warren Block <wblock@wonkity.com>
* - Add missing pkg-messageBernhard Froehlich2011-05-231-0/+21
| | | | Reported by: Warren Block <wblock@wonkity.com>
* - Update to 4.0.8Bernhard Froehlich2011-05-2210-42/+67
| | | | | | | | | - Remove stale mirror - Add pkg-message - Change CONFLICTS to CONFLICTS_INSTALL [1] PR: ports/156699 (based on) [1] Submitted by: Emil <the_mix_room@hotmail.com> [1]
* - Fix INDEX and connect virtualbox-ose-legacy and virtualbox-ose-kmod-legacy ↵Bernhard Froehlich2011-05-221-0/+2
| | | | | | to the build Reported by: cperciva@ (portsnap buildbox)
* - Update to 4.0.8Bernhard Froehlich2011-05-2220-158/+332
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add vboxheadless startscript [1] - Add vboxwebsrv startscript [2] - Change CONFLICTS to CONFLICTS_INSTALL [3] - Relax hardening for PC-BSD 9 [4] - Add VIMAGE support [5] - Install VBoxExtPackHelperApp [6] - Remove stale mirror - Extend pkg-message for USB configuration - Fix link_elf_obj: symbol RTStrCopy undefined [7] PR: ports/156699 (based on) [3] Submitted by: Stefan Tollkuehn <stefan.tollkuehn@editura.de>, [1][2] Raul Gigea <raul.gigea@editura.de>, [1] Tobias Oberstein <tobias.oberstein@tavendo.de>, [1] Emil <the_mix_room@hotmail.com>, [3] Kris Moore <kris@pcbsd.org>, [4] Mikolaj Golub <to.my.trociny@gmail.com>, [5] Mattia Rossi <mrossi@swin.edu.au>, [6] Florian Smeets <flo@FreeBSD.org> [7] Thanks to: dougb@, [1][2] Cr4zi3/EFNet, [2] crsd, [2] beat@, hps@, Alexander Eichner, all testers! Approved by: bapt (vbox hat)
* - Introduce -legacy portsBernhard Froehlich2011-05-224-10/+193
| | | | | | | | | | | | | | | | | - Add vboxheadless startscript [1] - Add vboxwebsrv startscript [2] - Change CONFLICTS to CONFLICTS_INSTALL [3] - Remove stale mirror - Bump PORTREVISION PR: ports/156699 (based on) [3] Submitted by: Stefan Tollkuehn <stefan.tollkuehn@editura.de>, [1][2] Raul Gigea <raul.gigea@editura.de>, [1] Tobias Oberstein <tobias.oberstein@tavendo.de>, [1] Emil <the_mix_room@hotmail.com> [3] Thanks to: dougb@, [1][2] Cr4zi3/EFNet, [2] crsd [2]
* - Mark BROKEN: unfetchablePav Lucistnik2011-05-181-0/+2
| | | | Reported by: pointyhat
* Mark IGNORE for versions of FreeBSD before than 8.0. The version ofGerald Pfeifer2011-05-162-4/+4
| | | | | | the sound subsystem on those is just too incomplete. PR: 156983
* Add the new wine-gecko port, that complements the existing wine port.Gerald Pfeifer2011-05-159-0/+83
| | | | | | | | | | Wine implements its own version of Internet Explorer which is based on a custom version of Mozilla's Gecko Layout Engine. This engine is down- loaded automatically the first time a web page is loaded unless, as done by this port, the engine is pre-installed on the user's system. PR: 156001 Submitted by: David Naylor <naylor.b.david@gmail.com>
* Remove painful examples of foo="", with particular prejudice againstDoug Barton2011-05-151-1/+0
| | | | | | | | | | | | | | | constructions that parse out to [ -z "$foo" ] && foo="" These are bad examples that get copied and pasted into new code, so the hope is that with less bad examples there will be less need for me to bring this up in review. In a few of these files all that were changed were comments so that next time I search for these patterns I won't trip on the file for no reason. In a few places, add $FreeBSD$ No functional changes, so no PORTREVISION bumps
* Update to Wine 1.3.20. This includes the following changes:Gerald Pfeifer2011-05-148-100/+40
| | | | | | | | | | | | | | | | | | | - Option to clip the mouse inside fullscreen windows. - Support for persistent HTTP connections. - Initial implementation of the XML writer. - Support for drawing rectangles in the DIB engine. - Volume control in MMDevAPI. - More MSVC runtime functions. - Various bug fixes. Two of my three changes for OSS support have been integrated upstream, only one remains. Only tentatively remove $DATADIR/wine upon deinstallation to allow for the forthcoming wine-gecko port. [1] PR: 156001 [1] Submitted by: David Naylor <naylor.b.david@gmail.com> [1]
* Reformat description text.Alexey Dokuchaev2011-05-141-4/+4
|
* - Update to 20110503Gabor Kovesdan2011-05-094-5483/+5505
|
* Update to Wine 1.3.19. This includes the following changes:Gerald Pfeifer2011-05-088-10/+126
| | | | | | | | | | | | | - New sound driver architecture for MMDevAPI. - Better support for relative mouse events in DInput. - Various improvements in D3DX9. - More MSVC runtime functions. - Various bug fixes. This requires three patches of mine, two submitted upstream so far, to unbreak recent changes around the sound system (bundled into one here). Sort CONFIGURE_ARGS on the way.
* - Update to 20110426Gabor Kovesdan2011-05-044-5831/+6367
|
* Deprecate vmware3 no more distfiles available, consider using virtualbox-ose ↵Baptiste Daroussin2011-05-031-0/+3
| | | | | | instead Suggested by: decke@
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-022-2/+2
|
* Remove unmaintained expired ports from emulatorsBaptiste Daroussin2011-05-0233-1444/+0
| | | | | | | | 2011-05-01 emulators/basiliskII: Distfile is no more available official website has older distfiles 2011-05-01 emulators/tkhfs: Upstream disapear and distfile is no more available 2011-05-01 emulators/twin: Upstream disapear and distfile is no more available 2011-05-01 emulators/vgb: Distfile is no more available (lastest binaries provided by upstream are for 5.x) 2011-05-01 emulators/vpce: Upstream disapear and distfile is no more available
* - Change RUN_DEPENDS from emulators/dynamips-devel to ↵Sunpoet Po-Chuan Hsieh2011-04-302-2/+2
| | | | | | | | | | emulators/dynamips-community - Bump PORTREVISION for dependency change - Remove obsolete MD5 checksum PR: ports/156692 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
* - Unbreak by fixing nasm dependencyRoman Bogorodskiy2011-04-263-7/+21
| | | | | | | | - Define LICENCE - Nuke MD5 PR: 156453 (based on) Submitted by: Chris Rees <utisoft@gmail.com>
* - Add CONFLICTS with dynamips-communityDennis Herrmann2011-04-241-1/+1
|
* Cisco 1700/2600/3600/3700/7200 simulator.Dennis Herrmann2011-04-248-0/+176
| | | | | | | WWW: http://www.gns3.net/content/dynamips-028-rc3-community-version-released PR: ports/156454 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com>
* Fix building with LOCALBASE != PREFIXBaptiste Daroussin2011-04-205-5/+5
|
* Update to 0.8.1Max Brazhnikov2011-04-174-21/+27
|
* Update to Wine 1.3.18. This includes the following changes:Gerald Pfeifer2011-04-166-6/+18
| | | | | | | | | - Support for mouse pointer clipping. - Raw mouse events support using XInput2. - First steps of a DIB engine implementation. - More properties supported in DXDiag. - New security tab in the Internet control panel. - Various bug fixes.
* - Update to 20110405Gabor Kovesdan2011-04-134-799/+881
|
* 2011-04-11 devel/thistest: development has ceased; website disappearedBaptiste Daroussin2011-04-126-76/+0
| | | | | | | | | | | 2011-04-11 emulators/xmamegui: development has ceased; try emulators/qmc2 instead 2011-04-11 games/airrox: development has ceased 2011-04-11 games/bfm: development has ceased; website disappeared 2011-04-11 games/xracer: has not been developed for 10 years 2011-04-11 net-p2p/gift-ares: development has ceased; does not work 2011-04-11 net-p2p/torrent_swapper: development has ceased (last release is of 2006) 2011-04-11 net-p2p/torrentvolve: development has ceased, and last release is beta 2011-04-11 sysutils/gag: no point in having it as a port, can be downloaded from the website and burned
* - Fix dependency, PYLXML_EGG does not exist nowLi-Wen Hsu2011-04-091-6/+2
| | | | | | PR: ports/155059 Submitted by: lwhsu Approved by: maintainer timeout
* - drop OPTION WITH_LIBUSBDirk Meyer2011-04-071-4/+0
| | | | PR: 156144
* - forced commit to remove CRLFDirk Meyer2011-04-071-8/+8
|
* - Update to 20110315Gabor Kovesdan2011-04-062-2/+19
|
* Garbage collect expired portsRene Ladan2011-04-0535-34504/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009 2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009 2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009 2011-04-01 databases/linux-f8-sqlite3: End of Life since Jan 7, 2009 2011-04-02 databases/postgresql81-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy 2011-04-02 databases/postgresql73-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy 2011-04-02 databases/postgresql74-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy 2011-04-02 databases/postgresql80-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy 2011-04-01 devel/linux-f8-libglade: End of Life since Jan 7, 2009 2011-04-01 devel/linux-f8-sdl12: End of Life since Jan 7, 2009 2011-04-01 devel/linux-f8-allegro: End of Life since Jan 7, 2009 2011-04-01 devel/linux-f8-libsigc++20: End of Life since Jan 7, 2009 2011-04-01 devel/linux-f8-libglade2: End of Life since Jan 7, 2009 2011-04-01 devel/linux-f8-nspr: End of Life since Jan 7, 2009 2011-04-01 dns/linux-f8-libidn: End of Life since Jan 7, 2009 2011-04-01 emulators/linux_base-f8: End of Life since Jan 7, 2009 2011-04-01 emulators/linux_base-f9: End of Life since Jul 10, 2009 2011-04-01 emulators/linux_base-fc6: End of Life since December 7, 2007 2011-04-01 emulators/linux_base-f7: End of Life since June 13, 2008 2011-04-01 ftp/linux-f8-curl: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-sdl_image: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-ungif: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-imlib: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-cairo: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-dri: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-gdk-pixbuf: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-jpeg: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-png: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-libGLU: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-libmng: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-png10: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-tiff: End of Life since Jan 7, 2009 2011-04-01 lang/linux-f8-libg2c: End of Life since Jan 7, 2009 2011-04-01 lang/linux-f8-tcl84: End of Life since Jan 7, 2009 2011-04-01 multimedia/linux-f8-libtheora: End of Life since Jan 7, 2009 2011-04-02 net-p2p/dcd: No fetch sources and looks like project abandoned 2011-03-31 net/straw: abandoned upstream and does not work with python 2.6+ 2011-04-01 security/linux-f8-libssh2: End of Life since Jan 7, 2009 2011-04-01 security/linux-f8-nss: End of Life since Jan 7, 2009 2011-04-01 security/linux-f8-openssl: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-libxml2: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-scim-gtk: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-scim-libs: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-expat: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-libxml: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-aspell: End of Life since Jan 7, 2009 2011-04-01 www/linux-f8-flashplugin10: End of Life since Jan 7, 2009 2011-03-30 www/mediawiki112: abandoned upstream 2011-03-30 www/mediawiki113: abandoned upstream 2011-03-30 www/mediawiki114: abandoned upstream 2011-03-30 www/mediawiki16: abandoned upstream 2011-04-01 x11-fonts/linux-f8-fontconfig: End of Life since Jan 7, 2009 2011-03-01 x11-themes/gnome-icons-cool-gorilla: "no mastersite" 2011-04-01 x11-themes/linux-f8-hicolor-icon-theme: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-gtk: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-gtk2: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-openmotif: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-pango: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-qt33: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-tk84: End of Life since Jan 7, 2009 2011-04-01 x11/linux-f8-xorg-libs: End of Life since Jan 7, 2009
* - update to 2.3Dirk Meyer2011-04-036-57/+40
|
* Update to Wine 1.3.17. This includes the following changes:Gerald Pfeifer2011-04-026-6/+10
| | | | | | | | | - Implementation of the new Vista file dialogs. - Initial support for patching in MSI installers. - Improvements to the calendar control. - A few fixes for file associations. - Menus cleaned up in built-in applications. - Various bug fixes.
* - Some updates to the pkg-message.Juergen Lock2011-04-022-31/+26
| | | | - Bump PORTREVISION.
* - Update to 0.14.0 .Juergen Lock2011-04-0214-362/+306
| | | | | | | | | - Update amd64 host bsd-user linker script to fix build on -current/amd64. [1] - Some updates to the pkg-message. PR: ports/155558 [1] Submitted by: Garrett Cooper <yanegomi@gmail.com> [1]
* - Update to version 1.4.0Martin Wilke2011-03-276-98/+31
| | | | | PR: 155823 Submitted by: Ports Fury
* - Update to 0.79Martin Wilke2011-03-273-66/+49
| | | | | PR: 155832 Submitted by: Ports Fury
* - Mark BROKEN on amd64/9: does not linkPav Lucistnik2011-03-261-0/+4
| | | | Reported by: pointyhat
* - Update to 0.8.1Martin Wilke2011-03-252-4/+5
| | | | | PR: 155834 Submitted by: Ports Fury
* Remove emulators/sdlmame-devel (older than emulators/mame)Ganael LAPLANCHE2011-03-2110-504/+0
| | | | | | PR: ports/155180 Discussed with: makc, bapt Approved by: ehaupt (mentor), maintainer timeout
* Remove the explicit passing of CPPFLAGS to MAKE_ENV which is no longerGerald Pfeifer2011-03-202-4/+4
| | | | | | necessary; just set CPPFLAGS as a regular variable. PR: 153625
* Update to Wine 1.3.16. This includes the following changes:Gerald Pfeifer2011-03-196-30/+14
| | | | | | | | | | - New version of the Gecko engine, based on Firefox 4. - Better support for Dwarf debugging information. - Improved handling of animated cursors. - Improvements to the GDI driver infrastructure. - A number of MSI fixes for the .NET installers. - Several GdiPlus improvements. - Various bug fixes.
* - Fix build on current after removal of uio_yield()Bernhard Froehlich2011-03-181-0/+16
| | | | | Submitted by: Michael Butler <imb@protected-networks.net> Reported by: pointyhat (via pav)
* - Update to 20110315Gabor Kovesdan2011-03-184-81/+87
|
* - Enable createrawvmdk -relative under FreeBSDBernhard Froehlich2011-03-174-0/+98
| | | | | | | - Bump PORTREVISION PR: ports/155236 Submitted by: Dmitry Pryanishnikov <lynx.ripe@gmail.com>
* - Mark ports that have been broken for six month or more, or never compiled onPav Lucistnik2011-03-171-0/+2
| | | | 7.X and up, for removal in one month
* Deprecate unmaintained ports from emulators where upstream disapear and/orBaptiste Daroussin2011-03-165-1/+16
| | | | where no distfiles can be found and are not used by maintained ports
* - (Attempt to) fix build on head.Juergen Lock2011-03-161-0/+16
| | | | | | | - No PORTREVISION bump since this is a build fix. PR: ports/155558 Submitted by: Garrett Cooper <yanegomi@gmail.com>
* - Remove dependencies that are no longer used (jack, sdl_image)Johan van Selst2011-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.1Johan van Selst2011-03-143-7/+71
|
* Update to 0.7.3Ganael LAPLANCHE2011-03-115-11/+44
| | | | | | PR: ports/155178 Submitted by: Olivier Cochard-Labbé <olivier@cochard.me> Approved by: ehaupt (mentor)
* - Update to 20110308Gabor Kovesdan2011-03-114-233/+463
|
* Remove port.Max Brazhnikov2011-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)Pav Lucistnik2011-03-081-2/+2
| | | | Reported by: pointyhat
* Unify maintainer address for emulation ports.Emanuel Haupt2011-03-073-3/+3
| | | | | | (freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org) Discussed with: netchild (emulation)
* - Update to 20110301Gabor Kovesdan2011-03-074-2095/+2123
|
* Update to Wine 1.3.15. This includes the following changes:Gerald Pfeifer2011-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_SITESEmanuel Haupt2011-03-026-226/+3
| | | | | | - Remove MD5 sums while here Discussed with: netchild (emulation)
* Deprecate all non-default Fedora based linux_base respectively linux-fx-*Alexander Leidinger2011-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 heapThomas Abthorpe2011-02-276-6/+6
| | | | Submitted by: alepulver
* - Add kqemu-kmod-devel to RUN_DEPENDS (if enabled.)Juergen Lock2011-02-261-1/+2
| | | | | | | - Bump PORTREVISION. PR: ports/154984 Submitted by: David Demelier <demelier.david@gmail.com>
* - Update to 20110222Gabor Kovesdan2011-02-264-517/+543
|
* Chase after net/openldap24-server update.Xin LI2011-02-251-1/+1
| | | | Reminded by: miwi
* - Move over to py25+ or aboveMartin Wilke2011-02-256-8/+6
| | | | - While here kick md5 support
* Update to Wine 1.3.14. This includes the following changes:Gerald Pfeifer2011-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 20110215Gabor Kovesdan2011-02-214-377/+177
|
* - Fix build on current after removal of uio_yield()Bernhard Froehlich2011-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]Andrej Zverev2011-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.Alexander Leidinger2011-02-1014-7/+42
|
* Update to Wine 1.3.13. This includes the following changes:Gerald Pfeifer2011-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 20110204Gabor Kovesdan2011-02-074-15688/+15647
| | | | Feature safe: yes
* Make CONFIGURE_ARGS overridable for slave ports. Introduce and useGerald Pfeifer2011-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]Bernhard Froehlich2011-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 setBernhard Froehlich2011-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)Ganael LAPLANCHE2011-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.0Rene Ladan2011-01-302-11/+13
| | | | | | - Make PREFIX-clean - Clean up Makefile Feature safe: yes
* - Update to 1.0.0.1Martin Wilke2011-01-293-7/+12
| | | | | | PR: 154309 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> (maintainer) Feature safe: yes
* - Update to 1.0.0Martin Wilke2011-01-293-7/+9
| | | | | | PR: 154308 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> (maintainer) Feature safe: yes
* - UnbrokeMartin Wilke2011-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 fetchPav Lucistnik2011-01-251-2/+2
| | | | | Reported by: pointyhat Feature safe: yes
* Update to Wine 1.3.12. This includes the following changes:Gerald Pfeifer2011-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.Mark Linimon2011-01-211-1/+1
| | | | Feature safe: yes
* Add a DOS2UNIX_REGEX to prevent corruption of embedded data filesGanael LAPLANCHE2011-01-202-3/+3
| | | | | Feature safe: yes Approved by: ehaupt (mentor)
* Remove duplicate MAN1 entry.Gerald Pfeifer2011-01-172-4/+0
| | | | | Reported by: Alex Kozlov <spam@rm-rf.kiev.ua> Feature safe: yes
* Update to 2.13 and unbreakMax Brazhnikov2011-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.Ganael LAPLANCHE2011-01-132-3/+3
| | | | | | | PR: ports/153625 Submitted by: gerald Feature safe: yes Approved by: ehaupt (mentor)
* - fix build for pointyhat onlyDirk Meyer2011-01-111-0/+1
|
* Update to Wine 1.3.11. This includes the following changes:Gerald Pfeifer2011-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 NLSDirk Meyer2011-01-071-1/+10
| | | | | PR: 153730 Reported by: Barbara
* - fix coredumps by building without gettextlibDirk Meyer2011-01-061-1/+1
| | | | PR: 151207
* - add missing dependeciesDirk Meyer2011-01-043-3/+33
| | | | | | | - support libgif - add option VICE_WITH_ASOUND - use sdlsound as default PR: 151207
* Garbage-collect expired ports:Rene Ladan2011-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:Gerald Pfeifer2010-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.Philip M. Gollucci2010-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.Mark Linimon2010-12-281-1/+1
| | | | | | We hope to see ijliao back again sometime. Hat: portmgr
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-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.12Beat Gaetzi2010-12-2310-48/+19
| | | | | - Remove check for FreeBSD 6.x - Drop MD5 checksums
* - take MAINTAINERSHIPDirk Meyer2010-12-211-1/+1
| | | | | PR: 152393 Approved by: (maintainer timeout)
* - update to 0.6.7.6Dirk Meyer2010-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 pathJose Alonso Cardenas Marquez2010-12-182-5/+5
| | | | Reported by: pav
* - Fix build on i386Jose Alonso Cardenas Marquez2010-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 typoJose Alonso Cardenas Marquez2010-12-171-1/+1
| | | | Reported by: pav
* Remove unneeded ifdefs.Makoto Matsushita2010-12-152-4/+0
| | | | | PR: 153001 Submitted by: Julian H. Stacey <jhs at berklix dotcom>
* Chase devel/icu upgradeBaptiste Daroussin2010-12-152-2/+2
| | | | Add an updating note
* All cleanup done (PREFIX clean, permission clean), and bump PORTREVISION.Norikatsu Shigemura2010-12-153-2/+18
|
* Cleanup(portlint happy).Norikatsu Shigemura2010-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.Norikatsu Shigemura2010-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 dependencyJose Alonso Cardenas Marquez2010-12-141-0/+4
| | | | Reported by: pav
* Add support rc script. (buggy by not install USER/GROUP)Norikatsu Shigemura2010-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.0r966Nicola Vitale2010-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 portsJose Alonso Cardenas Marquez2010-12-133-47/+0
|
* - Remove obsolete mupen64plus portsJose Alonso Cardenas Marquez2010-12-132-21/+0
|
* - Remove obsolete mupen64plus portsJose Alonso Cardenas Marquez2010-12-133-37/+0
|
* - Remove obsolete mupen64plus portsJose Alonso Cardenas Marquez2010-12-139-596/+0
|
* - Remove obsolete mupen64plus portsJose Alonso Cardenas Marquez2010-12-135-103/+0
|
* - Remove obsolete mupen64plus portJose Alonso Cardenas Marquez2010-12-134-66/+0
|
* - Remove obsolete mupen64plus portsJose Alonso Cardenas Marquez2010-12-131-1/+0
|
* - Remove obsolete mupen64plus portJose Alonso Cardenas Marquez2010-12-131-1/+0
|
* - Remove obsolete mupen64plus portsJose Alonso Cardenas Marquez2010-12-131-1/+0
|
* - Remove obsolete mupen64plus portsJose Alonso Cardenas Marquez2010-12-131-1/+0
|
* - Remove obslete patch fileJose Alonso Cardenas Marquez2010-12-131-11/+0
|
* - Update to 1.99.4Jose Alonso Cardenas Marquez2010-12-132-19/+13
|
* - Connect new mupen64plus portsJose Alonso Cardenas Marquez2010-12-131-0/+6
|
* - New port: emulators/mupen64plus-ui-consoleJose Alonso Cardenas Marquez2010-12-131-0/+16
| | | | | | mupen64plus command line UI WWW: http://code.google.com/p/mupen64plus/
* - Rename the following ports:Jose Alonso Cardenas Marquez2010-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-coreJose Alonso Cardenas Marquez2010-12-138-524/+75
|
* - Mark broken: does not compilePhilip M. Gollucci2010-12-131-0/+2
| | | | Reported by: QAT
* o sort pkg-plist.Norikatsu Shigemura2010-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:Rene Ladan2010-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.mkAde Lovett2010-12-0412-12/+12
|
* - Fix build after MFC of ACPICA 20101013Beat Gaetzi2010-12-012-2/+2
| | | | | PR: ports/152710 Submitted by: Grzegorz Blach <magik AT roorback.net>
* - Install EFI firmwareBeat Gaetzi2010-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 systemsPav Lucistnik2010-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 installedMax Brazhnikov2010-11-232-1/+1
| | | | | PR: ports/152503 Submitted by: Nicole Reid (maintainer)
* - Add missing LICENSEGanael LAPLANCHE2010-11-182-3/+4
| | | | | | - Remove license text from installed documents Approved by: ehaupt (mentor)
* Add empty install-data-am sectionMartin Blapp2010-11-171-1/+2
|
* Remove accidently committed fileMartin Blapp2010-11-171-48/+0
|
* Add fix for vmware-user-suid-wrapper failes to load vmblock.koMartin Blapp2010-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 LICENSEGanael LAPLANCHE2010-11-161-1/+3
| | | | Approved by: ehaupt (mentor)
* Fix build errors (redundant declarations)Martin Blapp2010-11-163-2/+40
| | | | | PR: 152283 Submitted by: fumifumi@abacustech.jp
* Add new patches for build 313025Martin Blapp2010-11-165-0/+78
|
* Upgrade to build 313025, release date 2010.10.18Martin Blapp2010-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:Gerald Pfeifer2010-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:Renato Botelho2010-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]Norikatsu Shigemura2010-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.Norikatsu Shigemura2010-11-0715-0/+298
| | | | Obtained from: http://bsssd.sourceforge.net/
* - Add workaround for regression in acpica 20101015 [1]Bernhard Froehlich2010-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:Gerald Pfeifer2010-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.xMax Brazhnikov2010-10-302-2/+7
| | | | Remove md5 sum
* Deprecate md5 in favour of sha256 checksums. md5 checksums will no longerErwin Lansing2010-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.Edward Tomasz Napierala2010-10-267-7/+7
|
* Fix MASTER_SITES:snapshot usage in preparation for future updatesJuergen Lock2010-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.Marcelo Araujo2010-10-232-5/+5
| | | | | PR: ports/151545 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 0.106.1.Marcelo 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...)Juergen Lock2010-10-231-0/+9
| | | | Submitted by: QAT
* Fix NOPORTDOCS (doh!)Juergen Lock2010-10-221-1/+0
| | | | Submitted by: QAT
* Update to 0.13.0Juergen Lock2010-10-2221-212/+277
|
* Update to 0.8.0Max Brazhnikov2010-10-225-100/+74
| | | | | Mark MAKE_JOBS_SAFE The port now uses CMake build system
* - Change build dependency from dynagen-devel to dynagenSunpoet Po-Chuan Hsieh2010-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 dependencyPhilip M. Gollucci2010-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)Johan van Selst2010-10-191-3/+2
| | | | | PR: ports/151266 Submitted by: jilles
* - Update maintainer's addressSunpoet Po-Chuan Hsieh2010-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 addressMax Brazhnikov2010-10-171-1/+1
| | | | | PR: ports/151500 Submitted by: Pavel I. Volkov (maintainer)
* Punt autoconf267->autoconf268Ade Lovett2010-10-166-6/+6
|
* Update to Wine 1.3.5. Among others, this includes the following changes:Gerald Pfeifer2010-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.10Beat Gaetzi2010-10-158-72/+20
|
* - Update to 3.2.10Beat Gaetzi2010-10-156-12/+21
| | | | - Add LICENSE and LICENSE_FILE
* - Drop maintainership.Alejandro Pulver2010-10-112-2/+2
|
* - Deprecate and set to expire old/unmaintained ports.Alejandro Pulver2010-10-111-0/+3
|
* - Avoid overriding post-patch target on some architectures.Alejandro Pulver2010-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_DATERenato Botelho2010-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 automake111Ade Lovett2010-10-063-3/+3
|
* - Mark BROKEN: does not fetchErwin Lansing2010-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.70Max Brazhnikov2010-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:Gerald Pfeifer2010-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.Mario Sergio Fujikawa Ferreira2010-10-021-1/+1
|
* - Add 2D acceleration support for Windows GuestsBernhard Froehlich2010-09-304-0/+42
| | | | | | | - Bump PORTREVISION Submitted by: scf Approved by: beat (co-mentor)
* Update MAINTAINER address for my portsGanael LAPLANCHE2010-09-272-2/+2
| | | | Approved by: ehaupt (mentor)
* - Mark BROKEN: unfetchablePav Lucistnik2010-09-251-0/+2
| | | | Reported by: pointyhat
* - Add missing bits of the previous commit that somehow were not committed, ↵Dmitry Marakasov2010-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:Gerald Pfeifer2010-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 ourGerald Pfeifer2010-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 availableMario Sergio Fujikawa Ferreira2010-09-181-0/+2
| | | | - Set EXPIRATION_DATE=2010-12-31
* Mark BROKEN: does not fetch.Erwin Lansing2010-09-181-0/+1
|
* Replace the partial memory reservation patch by a simpler variation.Gerald Pfeifer2010-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,Dmitry Marakasov2010-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.Ade Lovett2010-09-166-10/+12
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* - add a `status` commandPhilip M. Gollucci2010-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.fc10Juergen Lock2010-09-146-24/+24
| | | | PR: ports/150133 (related to)
* - Update to 2.1.4aBernhard Froehlich2010-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 moreGerald Pfeifer2010-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.Gerald Pfeifer2010-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.Gerald Pfeifer2010-09-122-2/+2
| | | | Reported by: portlint, though I did not realize originally
* audio/audacious-crossfade||2010-09-08|Broken for 6+ months, unmaintainedPhilip M. Gollucci2010-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>Philip M. Gollucci2010-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.Gerald Pfeifer2010-09-072-8/+8
| | | | Suggested by: danfe, Alex Kozlov <spam@rm-rf.kiev.ua>
* Explicitly configure using --without-xcomposite, --without-xinerama andGerald Pfeifer2010-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 byGerald Pfeifer2010-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.03Max Brazhnikov2010-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 noDoug Barton2010-09-054-116/+0
| | | | SHA256 checksum information in the distinfo file.
* Update ports to 0.68Max Brazhnikov2010-09-0410-40/+53
| | | | | PR: ports/150220 Submitted by: Emmanuel Vadot (maintainer)
* Update to Wine 1.3.2. Among others, this includes the following changesGerald Pfeifer2010-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 fileDoug Barton2010-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.Li-Wen Hsu2010-08-2225-0/+591
| | | | | PR: ports/147849 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
* - Update to 3.2Jose Alonso Cardenas Marquez2010-08-213-5/+6
|
* Update samba dependency from net/samba3 to net/samba34.Juergen Lock2010-08-152-2/+2
| | | | Submitted by: jsa on irc
* Add missing files to pkg-plistTilman Keskinoz2010-08-152-0/+9
| | | | | Reported by: QAT Pointy hat to: arved
* Update to 0.9.6Tilman Keskinoz2010-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.10Marcus von Appen2010-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 addressDmitry Marakasov2010-08-111-2/+2
| | | | | PR: 149490 Submitted by: Pavel I Volkov <pol@iib.ru> (maintainer)
* - Update to 3.2.8Beat Gaetzi2010-08-0914-66/+30
|
* Remove sdlmess (was renamed to mess)Max Brazhnikov2010-08-088-655/+0
|
* Chase sdlmess -> mess renameMax Brazhnikov2010-08-081-2/+2
|
* Disconnect sdlmess, connect messMax Brazhnikov2010-08-081-1/+1
|
* Update to 0.139Max Brazhnikov2010-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.67Max Brazhnikov2010-08-032-6/+5
| | | | | PR: ports/149183 Submitted by: Emmanuel Vadot (maintainer)
* Update to 0.139Max Brazhnikov2010-08-026-13/+36
| | | | | PR: ports/149105 Submitted by: Emmanuel Vadot (maintainer)
* Add xcursor as an additional dependency to USE_XORG and remove theGerald Pfeifer2010-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.Juergen Lock2010-07-284-2/+42
| | | | Submitted by: portsmon
* Chase security/libgcrypt shlib bump.Wesley Shields2010-07-272-3/+4
| | | | | PR: ports/148755 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
* Update to 0.12.5, announce message is here:Juergen Lock2010-07-243-31/+71
| | | | http://lists.gnu.org/archive/html/qemu-devel/2010-07/msg01402.html
* - Update to 20100622Gabor Kovesdan2010-07-194-4506/+9745
|
* Update to the regular release of Wine 1.2.Gerald Pfeifer2010-07-194-8/+8
| | | | Feature safe: yes
* Add license informationRene Ladan2010-07-181-0/+2
| | | | Approved by: tabthorpe (mentor, implicit)
* - Remove bash dependsPhilippe Audeoud2010-07-151-3/+0
| | | | | | | - Make portlint quiet PR: ports/148598 Submitted by: Bapt <baptiste.daroussin _AT_ gmail.com>
* - Update to 2.4.5Martin Wilke2010-07-152-127/+13
| | | | | PR: 148551 Submitted by: Port Fury
* - Update to 0.8.0Martin Wilke2010-07-152-7/+5
| | | | | PR: 148552 Submitted by: Ports Fury
* - Update to 1.43Martin Wilke2010-07-155-50/+20
| | | | | PR: 148553 Submitted by: Ports Fury
* Adopt these ports.Rene Ladan2010-07-121-1/+1
| | | | Approved by: tabthorpe (mentor, implicit)
* Add a new option WINEMAKER to attract the extensive Perl dependenciesGerald Pfeifer2010-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.65Max Brazhnikov2010-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 andGerald Pfeifer2010-07-104-8/+8
| | | | | | various bug fixes. Feature safe: yes
* Fix installation when AUDIOFILE=offRene Ladan2010-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 updatesGerald Pfeifer2010-07-064-10/+8
| | | | | | and bug fixes. Feature safe: yes
* Mark BROKEN: does not buildErwin Lansing2010-07-061-0/+2
| | | | Feature safe: yes
* Add a run-time dependency on p5-XML-LibXML which is required by theGerald Pfeifer2010-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 updatesGerald Pfeifer2010-07-054-8/+8
| | | | | | and a lot of bug fixes. Feature safe: yes
* - Fix build with X11 support disabledBeat Gaetzi2010-07-021-0/+18
| | | | | | PR: ports/148263 Reported by: Vivek Khera <vivek AT khera.org> Feature safe: yes
* - Update to 3.2.6Beat Gaetzi2010-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.6Beat Gaetzi2010-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.6Beat Gaetzi2010-06-304-16/+8
| | | | | | - No longer BROKEN on CURRENT Feature safe: yes
* Remove screenshot option, which is unconditionally enabled, anyway.Stefan Walter2010-06-291-8/+0
| | | | | | | PR: 147311 Submitted by: Demelier David <demelier.david@gmail.com> Approved by: maintainer timeout (>3 weeks) Feature safe: yes