aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Add an explicit dependency on pkgconfigBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=325964
* Add explicit dependencies on pkgconfBaptiste Daroussin2013-09-027-12/+9
| | | | Notes: svn path=/head/; revision=325962
* Add an explicit dependency on pkgconfigBaptiste Daroussin2013-09-021-7/+2
| | | | Notes: svn path=/head/; revision=325957
* Add an explicit dependency on pkgconfigBaptiste Daroussin2013-09-021-2/+1
| | | | Notes: svn path=/head/; revision=325956
* - Convert old-school USE_GMAKE and USE_PERL5_* to modern USESAlexey Dokuchaev2013-09-021-2/+2
| | | | | | | | | - Perform some minor cleanups whenever appropriate Submitted by: az Notes: svn path=/head/; revision=325948
* Add an expicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=325939
* Eradiracte USE_GNOME=pkgconfig from gamesBaptiste Daroussin2013-09-012-5/+3
| | | | | | | | While here: Convert USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=325929
* - update to 2.3.7Ruslan Makhmatkhanov2013-09-011-2/+2
| | | | | | | | | | | - chase the update in games/super_methane_brothers - convert USE_GMAKE to USES, while here PR: 181491 Submitted by: chris petrik <c.petrik.sosa@gmail.com> (maintainer) Notes: svn path=/head/; revision=325864
* Remove expired ports:Rene Ladan2013-09-017-94/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-08-28 lang/gdc: Broken for more than 6 month 2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013 2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc 2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version 2013-09-01 devel/dsss: Depends on expired lang/gdc 2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer 2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer 2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer 2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer 2013-09-01 net/ipex: Broken on FreeBSD 8 and newer 2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer 2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer 2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer 2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer 2013-09-01 net/libproxy-mozjs: Does not work with newer libxul 2013-09-01 www/helixplugin: Does not work with newer libxul 2013-09-01 deskutils/chmsee: Does not work with newer libxul 2013-09-01 www/moonshine: Does not work with newer libxul 2013-09-01 x11/ggiterm: Unmaintained and broken 2013-09-01 graphics/libggigcp: Unmaintained 2013-09-01 graphics/libggimisc: Unmaintained 2013-09-01 graphics/libggiwmh: Unmaintained 2013-09-01 devel/libgiigic: Unmaintained 2013-09-01 games/koth: Unmaintained Notes: svn path=/head/; revision=325862
* - Update to 0.1.4Guido Falsi2013-09-015-115/+140
| | | | | | | | | | | - Trim Makefile headers - Convert to new LIB_DEPENDS syntax PR: ports/180967 Submitted by: Stas Timokhin <devel@stasyan.com> (maintainer) Notes: svn path=/head/; revision=325838
* games/iourbanterror: Fix new patchesJohn Marino2013-08-312-49/+42
| | | | | | | | | | | | Something went with shar extraction. One new patch came out wrong and the other wasn't created. Let's put them right now. PR: ports/180576 Reported by: Domininic Fandrey (maintainer) Notes: svn path=/head/; revision=325818
* games/ioquake3 and slaves: Fix optionsJohn Marino2013-08-3124-236/+275
| | | | | | | | | | | Every touched port was build-tested and passed. PR: ports/180675 Submitted by: Dominic Fandrey (maintainer) Tested on: FreeBSD 9.1/amd64 with poudriere Notes: svn path=/head/; revision=325812
* games/openarena-data: Fix relative include pathJohn Marino2013-08-311-1/+1
| | | | | | | All relative include paths should start with .CURDIR Notes: svn path=/head/; revision=325802
* - do not use local bsd.python.mk variables within the port Makefile - switchMarcus von Appen2013-08-301-1/+1
| | | | | | | the publicly accessible ones instead Notes: svn path=/head/; revision=325711
* Unbreak fetching (hopefully for longer time).Alexey Dokuchaev2013-08-301-3/+1
| | | | Notes: svn path=/head/; revision=325694
* - Explicitely specify portaudio2 so version, for it to not be confised with ↵Dmitry Marakasov2013-08-301-1/+1
| | | | | | | one from portaudio Notes: svn path=/head/; revision=325681
* - Mark BROKEN, fails to fetch.Bryan Drewery2013-08-301-5/+3
| | | | Notes: svn path=/head/; revision=325680
* - Remove Author lineSunpoet Po-Chuan Hsieh2013-08-291-1/+0
| | | | Notes: svn path=/head/; revision=325620
* - Try to unbreak parallel builds (-jX): their makefile has a rule withAlexey Dokuchaev2013-08-292-6/+21
| | | | | | | | | | | | multiple outputs, which is triggered twice; use GNU make(1) ordered prerequisites to avoid this race - Install manual page relative to MANPREFIX, not PREFIX - While here, convert to OptionsNG (NOPORTDOCS -> PORT_OPTIONS:MDOCS) Reported by: marino Notes: svn path=/head/; revision=325601
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Disconnect ports removed in r325546Bryan Drewery2013-08-291-1/+0
| | | | Notes: svn path=/head/; revision=325558
* - Fix buildDmitry Marakasov2013-08-281-1/+2
| | | | Notes: svn path=/head/; revision=325554
* - Fix buildDmitry Marakasov2013-08-284-8/+19
| | | | | | | | | | | - Fix build with clang - Add WWW - Rename patch according to portr's handbook - Trim Makefile header - Remove library version Notes: svn path=/head/; revision=325552
* - Fix build breakage introduced in r324073Dmitry Marakasov2013-08-283-7/+28
| | | | | | | - (Really) fix build with clang Notes: svn path=/head/; revision=325550
* Update to latest GNUstep core libraries.David Chisnall2013-08-284-77/+0
| | | | | | | | | | | | | | Update dependent packages with more recent releases. Remove old and bit-rotted ones. Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations. Take maintainership of GNUstep-related ports. Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them. Approved by: bapt Notes: svn path=/head/; revision=325546
* - Fix build with clangDmitry Marakasov2013-08-283-6/+28
| | | | Notes: svn path=/head/; revision=325502
* - Fix build on 10.XDmitry Marakasov2013-08-281-0/+1
| | | | Notes: svn path=/head/; revision=325500
* - Fix build with clangDmitry Marakasov2013-08-283-78/+15
| | | | | | | - Remove unneeded patches Notes: svn path=/head/; revision=325498
* Remove bmake workaround now that bmake has been fixedBaptiste Daroussin2013-08-271-4/+0
| | | | Notes: svn path=/head/; revision=325494
* - Fix build on 10.X (pipe2 symbol conflicts with pipe2() from unistd.h)Dmitry Marakasov2013-08-271-0/+2
| | | | Notes: svn path=/head/; revision=325491
* Correct maintainer, who is now a committer!Daniel Eischen2013-08-271-1/+1
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=325470
* Change maintainer to nemysis from ports@. Update Makefile for PORTDOCS,Daniel Eischen2013-08-272-37/+32
| | | | | | | | | | PORTDATA, DESKTOP_ENTRIES. PR: 173184 Submitted by: nemysis at gmx dot ch Notes: svn path=/head/; revision=325469
* - Update to 1.4Dmitry Marakasov2013-08-265-34/+64
| | | | | | | | PR: 181224 Submitted by: nemysis <nemysis@gmx.ch> Notes: svn path=/head/; revision=325420
* Update maintainer's email addressEitan Adler2013-08-262-2/+2
| | | | | | | Approved by: rum1cro@yandex.ru (maintainer) Notes: svn path=/head/; revision=325410
* games/xbl: Update MASTER_SITE and WWW fieldJohn Marino2013-08-262-8/+4
| | | | | | | | | The tarball was unfetchable after a site move, but the author personally confirmed the new URLs. The header was trimmed and an indefinite article was removed from the COMMENT as well. Notes: svn path=/head/; revision=325395
* - Update to 0.91Dmitry Marakasov2013-08-246-18/+53
| | | | | | | - Install desktop file Notes: svn path=/head/; revision=325285
* - Update to 0.0.5Dmitry Marakasov2013-08-233-5/+11
| | | | | | | - Add icon to .desktop file Notes: svn path=/head/; revision=325247
* - Fix build on -CURRENTDmitry Marakasov2013-08-221-0/+1
| | | | Notes: svn path=/head/; revision=325220
* - Fix build with clangDmitry Marakasov2013-08-221-0/+20
| | | | Notes: svn path=/head/; revision=325192
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-08-211-5/+1
| | | | Notes: svn path=/head/; revision=325163
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-211-1/+2
| | | | Notes: svn path=/head/; revision=325134
* TomeNET is an online multiplayer rogue-like role-playing game,Frederic Culot2013-08-217-0/+260
| | | | | | | | | | | | | | | | derived from MAngband (Multiplayer-Angband). TomeNET loosely bases on the stories of J.R.R. Tolkien mainly "The Lord Of The Rings", hence the name "the Troubles of Middle Earth" or alternatively "the Tales of Middle Earth". WWW: http://tomenet.net/ Note: only the curses interface is available with this port. Adding support for graphical interface using X11 is not planned for now on because I could not easily test it. Notes: svn path=/head/; revision=325132
* - Bump portrevisionRusmir Dusko2013-08-194-45/+65
| | | | | | | | | | | | | | | - Trim master sites, add icon - Trim to use default permissions for licenses, if not defined - Trim dependency for ${PYGAME} - Trim docs, not install COPYING INSTALL into DOCSDIR and mute dir install - Add Desktop entry file - Trim files/patch-Makefile for right installation - Trim pkg-plist, share/games/monsterz --> DATADIR Approved by: wxs (mentor) Notes: svn path=/head/; revision=325004
* - shift master_sites around, and use project as primaryJason Helfman2013-08-191-6/+10
| | | | | | | | - drop default defined docsdir - adopt new options format for docs, and define Notes: svn path=/head/; revision=324943
* games/freetennis: Adjust dependenciesJohn Marino2013-08-181-2/+2
| | | | | | | | | | | | | | | | There were a few problems with the dependency definitions of freetennis. The ocaml-images dependency is a static build dependency, and not a RUN DEPENDS. Secondly, a specific static library is specified, but no library of that name exists, at least not for the upcoming ocaml-images 4.0. Freetennis really wants the entire directory, so ocaml-images has been changed to a package depends instead of a file depends. It's been tested with ocaml-images 4.0 (DragonFly) and ocaml-images 3.0 (FreeBSD/ Redports). Approved by: bapt/culot (mentors, implicit) Notes: svn path=/head/; revision=324890
* - Update to 1.2.2Rusmir Dusko2013-08-173-79/+71
| | | | | | | | | | | | | | | - Shorten header - Change maintainer email gmx.ch --> FreeBSD.org - USES desktop-file-utils - Trim USE_QT4 - Trim docs - Add REINPLACE_CMD to remove not existent pkgconfig zlib - Trim pkg-plist Approved by: wg (mentor) Notes: svn path=/head/; revision=324873
* - take maintainershipJason Helfman2013-08-171-2/+2
| | | | | | | - trim comment Notes: svn path=/head/; revision=324868
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.Gerald Pfeifer2013-08-1710-10/+10
| | | | | | | | | | | | | | | | | Right now this is a noop in the former case and a noop in the latter case unless lang/gcc44 has been installed explicitly. This puts a bit more emphasis on standardizing on a canonical version "current" GCC and makes it easier to update that canonical version by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port. That is, USE_GCC=yes means "use a decent/modern version of GCC" without having to worry about details. Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324851
* - Reset chinsan's portsBryan Drewery2013-08-171-6/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=324849
* games/freedink: update to 20121209William Grzybowski2013-08-153-9/+4
| | | | | | | | | | | | | | - Update to 20121209 [1] - Trim Makefile header [1] - Add WWW to pkg-descr Changes: http://git.savannah.gnu.org/cgit/freedink.git/tree/ChangeLog PR: ports/181314 [1] Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer) Notes: svn path=/head/; revision=324778