aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* games/freedin-dfarc: update to 3.10William Grzybowski2013-08-153-9/+16
| | | | | | | | | | | - Update to 3.10 [1] - USES gmake PR: ports/181315 [1] Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer) Notes: svn path=/head/; revision=324777
* games/freedink-engine: update to 20121209William Grzybowski2013-08-155-8/+86
| | | | | | | | | | | | | | - Update to 20121209 [1] - USES gmake - Add WWW to pkg-descr Changes: http://git.savannah.gnu.org/cgit/freedink.git/tree/ChangeLog PR: ports/181316 [1] Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer) Notes: svn path=/head/; revision=324762
* games/freedink-data: update to 20121209William Grzybowski2013-08-154-34/+70
| | | | | | | | | | | | | | | - Update to 20121209 [1] - Trim Makefile header [1] - USES gmake - Add WWW to pkg-descr Changes: http://git.savannah.gnu.org/cgit/freedink.git/tree/ChangeLog PR: ports/181317 Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer) Notes: svn path=/head/; revision=324760
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-14257-257/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* games/nsnake: change MASTER_SITESWilliam Grzybowski2013-08-131-2/+2
| | | | | | | | | | | - Change MASTER_SITES to the new location - Pass maintainership to the submitter PR: ports/181256 Submitted by: David Demelier <demelier.david gmail.com> Notes: svn path=/head/; revision=324674
* games/wtf: update to 20130810William Grzybowski2013-08-112-3/+3
| | | | | | | | | | - Update to 20130810 PR: ports/181221 Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer) Notes: svn path=/head/; revision=324587
* Fix build.Guido Falsi2013-08-101-3/+3
| | | | Notes: svn path=/head/; revision=324539
* Minor last-minute changes missed in recent previous commits.Alexey Dokuchaev2013-08-091-1/+2
| | | | Notes: svn path=/head/; revision=324440
* - update libdg to 2.1.0Dirk Meyer2013-08-092-3/+3
| | | | Notes: svn path=/head/; revision=324437
* - Some time ago, original (non-SDL) client executable started to yieldAlexey Dokuchaev2013-08-092-2/+152
| | | | | | | | | | | | | | | choppy sound (when using standard OSS API). It happens because the SNDCTL_DSP_GETOSPACE ioctl() was issued before setting other important parameters; to remedy the problem, it should be moved below the mmap() call. While here, cleanup few more potential problems: avoid using AFMT_S16_LE as it would break on big-endian machines, align mmap()'ed buffer to the page size, and fix resource leaks here and there. - In the port's Makefile: bump PORTREVISION and convert USE_GMAKE Submitted by: Ozkan Sezer (via icculus.org quake2 mailing list) Notes: svn path=/head/; revision=324435
* Fix a typo made in r317957 during OptionsNG conversion and unbreak theAlexey Dokuchaev2013-08-091-3/+4
| | | | | | | build; also fix URI of the optional models.zip distfile while here. Notes: svn path=/head/; revision=324420
* - Unbreak the build with EYECANDY option (required libGLU and fixing famousAlexey Dokuchaev2013-08-092-18/+17
| | | | | | | | | | | | jpeg_mem_src() collision) [*] - Use new syntax when setting LIB_DEPENDS (per r322328) - Get rid of TGTDIR, cleanup Makefile a bit while here - Reduce the differences between games/quake2lnx and games/quake2max Reported by: tigerby on #bsdports [*] Notes: svn path=/head/; revision=324416
* - Fix build with clangDmitry Marakasov2013-08-083-0/+43
| | | | Notes: svn path=/head/; revision=324399
* - Fix build with clangDmitry Marakasov2013-08-082-0/+20
| | | | Notes: svn path=/head/; revision=324398
* games/wtf: update to 20130807William Grzybowski2013-08-082-3/+3
| | | | | | | | | | - Update to 20130807 PR: ports/181128 Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer) Notes: svn path=/head/; revision=324388
* - Convert to new perl frameworkAndrej Zverev2013-08-073-3/+6
| | | | | | | | | | | per port extra changes: devel/p5-Perl-Version remove outage PERL_LEVEL check devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version) Approved by: lth@ (maintainer) Notes: svn path=/head/; revision=324352
* Remove expired port:Rene Ladan2013-08-0718-634/+0
| | | | | | | 2013-08-07 games/kaid: Does not fetch Notes: svn path=/head/; revision=324350
* Compilation of ocaml-images is no longer broken (tested on multiple systems).Johan van Selst2013-08-061-3/+0
| | | | | | | | Possibly silently fixed through update of a dependency. Expiration notice removed. Notes: svn path=/head/; revision=324318
* - Convert to new perl frameworkAndrej Zverev2013-08-051-2/+2
| | | | | | | | | - Trim Makefile header Approved by: tobez@ (maintainer) Notes: svn path=/head/; revision=324276
* - Convert to new perl frameworkMathieu Arnold2013-08-0313-20/+26
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191