summaryrefslogtreecommitdiff
path: root/games (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add grubinvaders, a multi-boot compliant space invaders-type game.Chris D. Faulhaber2002-04-148-0/+65
| | | | Notes: svn path=/head/; revision=57675
* add qgo 0.0.8Ying-Chieh Liao2002-04-137-0/+103
| | | | | | | A Go board and SGF editor written with the Qt library Notes: svn path=/head/; revision=57650
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-1212-23/+27
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* upgrade to 0.0.6E.4F.8Ying-Chieh Liao2002-04-114-4/+4
| | | | | | | | PR: 36986 Submitted by: maintainer Notes: svn path=/head/; revision=57560
* This is i386-only software, mark it as such.Kris Kennaway2002-04-061-0/+2
| | | | Notes: svn path=/head/; revision=57393
* Update to 0.21.Maxim Sobolev2002-04-064-16/+21
| | | | Notes: svn path=/head/; revision=57366
* Patch to use stdlib.h instead of malloc.h.Mark Pulford2002-04-061-0/+5
| | | | Notes: svn path=/head/; revision=57363
* Change my ports to use my FreeBSD.org address.Joe Marcus Clarke2002-04-051-1/+1
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=57352
* Update WWW tagMario Sergio Fujikawa Ferreira2002-04-051-1/+1
| | | | Notes: svn path=/head/; revision=57334
* Respect CC and CFLAGSKris Kennaway2002-04-041-7/+20
| | | | Notes: svn path=/head/; revision=57303
* Add missing dependency.Dirk Meyer2002-04-041-0/+1
| | | | | | | Submitted by: mcsi@agava.com Notes: svn path=/head/; revision=57292
* Instead of relying on /dev/fd/3 being available, make a named pipe toMatthew Hunt2002-04-022-2/+6
| | | | | | | | | | | | | provide input to crafty. This should allow package building to succeed and has no negative consequences that I know of. It is not clear at the moment why /dev/fd/3 is not present in the chroot'ed package building environment, but I wanted to get a fix in before the DP1 ports freeze. I arrived at this solution after helpful discussions with <esoha@attbi.com>. Notes: svn path=/head/; revision=57235
* toppler (aka nebulous) is a game where you have to guide a smallDirk Meyer2002-04-028-0/+120
| | | | | | | | | | | frog up a tower, avoiding the baddies. You do have a snowball to fire, though. PR: 34119 Submitted by: dom@happygiraffe.net Notes: svn path=/head/; revision=57219
* fix file ownership problemYing-Chieh Liao2002-04-024-18/+22
| | | | | | | | PR: 33795 Submitted by: Lyndon Nerenberg <lyndon@atg.aciworldwide.com> Notes: svn path=/head/; revision=57211
* Fix compiling of tuxracer with new automake. Update email address.Ying-Chieh Liao2002-04-023-9/+12
| | | | | | | | PR: 36645 Submitted by: maintainer Notes: svn path=/head/; revision=57188
* Update to 1.4Patrick Li2002-04-012-3/+4
| | | | Notes: svn path=/head/; revision=57114
* NetHack distfiles are not on MASTER_SITE_GNU anymore.Akinori MUSHA2002-03-318-18/+8
| | | | Notes: svn path=/head/; revision=57049
* Remove evidence of crack smoking in patch-ab (<malloc.h> conditionalKris Kennaway2002-03-311-6/+4
| | | | | | | inclusion only on FreeBSD 5.0). Port still broken due to libtool breakage. Notes: svn path=/head/; revision=57011
* Remove #include <malloc.h>. Port build still broken.Kris Kennaway2002-03-314-0/+13
| | | | Notes: svn path=/head/; revision=57009
* upgrade to 2.4.0Ying-Chieh Liao2002-03-302-2/+2
| | | | Notes: svn path=/head/; revision=56953
* Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This isWill Andrews2002-03-303-3/+21
| | | | | | | | | | not tested other than for syntax, but should DTRT from what I understand of the problem. Submitted by: bento Notes: svn path=/head/; revision=56912
* Grammar nits.Mark Murray2002-03-291-5/+5
| | | | Notes: svn path=/head/; revision=56884
* Fix MASTER_SITESPatrick Li2002-03-291-1/+1
| | | | | | | | PR: 36481 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=56874
* Add new MASTER_SITESPatrick Li2002-03-291-1/+3
| | | | | | | | PR: 36479 Submitted by: Tilman Linneweh <tilmai@arved.de> Notes: svn path=/head/; revision=56871
* Add a missing depend on graphics/sdl_image and add a regexp to allow thisPete Fritchman2002-03-291-1/+7
| | | | | | | | | | to compile. PR: 36438 Submitted by: Josh Elsasser <jre@vineyard.net> Notes: svn path=/head/; revision=56844
* Fix compat22 dependency.Clive Lin2002-03-291-1/+1
| | | | | | | Noted by: FreeBSD package build failure notice Notes: svn path=/head/; revision=56836
* Add new working site to MASTER_SITESPatrick Li2002-03-291-1/+2
| | | | | | | | PR: 36445 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=56826
* Upgrade to 18.14.Matthew Hunt2002-03-282-2/+2
| | | | Notes: svn path=/head/; revision=56822
* Make sure to make the directories we're installing data into and add missingPete Fritchman2002-03-282-0/+4
| | | | | | | | | | @dirrm's to the pkg-plist. PR: 36437 Submitted by: Josh Elsasser <jre@vineyard.net> Notes: svn path=/head/; revision=56821
* Update to 0.4.6Patrick Li2002-03-273-2/+16
| | | | Notes: svn path=/head/; revision=56731
* Fix MASTER_SITESPatrick Li2002-03-271-1/+1
| | | | | | | | PR: 36325 Submitted by: Andreas Schulz <ats@first.fhg.de> Notes: svn path=/head/; revision=56725
* Add new port games/scummvm - A free implementation of LucasArts S.C.U.M.M.Patrick Li2002-03-267-0/+90
| | | | | | | | | | interpreter PR: 36335 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Notes: svn path=/head/; revision=56713
* Update to 0.4.2.Pete Fritchman2002-03-253-2/+12
| | | | Notes: svn path=/head/; revision=56661
* Update to 1.5.4Pete Fritchman2002-03-254-7/+12
| | | | Notes: svn path=/head/; revision=56659
* upgrade to 0.3Ying-Chieh Liao2002-03-254-14/+19
| | | | | | | | PR: 36292 Submitted by: Ports Fury Notes: svn path=/head/; revision=56625
* Add USE_SUBMAKE, where it might be necessary.Maxim Sobolev2002-03-251-0/+2
| | | | Notes: svn path=/head/; revision=56610
* - Update to 0.4.5Patrick Li2002-03-243-4/+8
| | | | | | | - make programs in RUN_DEPENDS optional and make note in pkg-message Notes: svn path=/head/; revision=56520
* Update MASTER_SITES and my maintainer email address.Maxime Henrion2002-03-211-2/+2
| | | | | | | Reviewed by: roberto Notes: svn path=/head/; revision=56419
* Update to 1.4 betaMario Sergio Fujikawa Ferreira2002-03-173-116/+172
| | | | Notes: svn path=/head/; revision=56251
* Fix MASTER_SITES and remove WWW: linePatrick Li2002-03-162-5/+3
| | | | | | | | PR: 35959 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=56191
* add vamos 0.1.11Ying-Chieh Liao2002-03-168-0/+119
| | | | | | | An automotive simulation framework Notes: svn path=/head/; revision=56181
* Stage 1 of gettext update.Ade Lovett2002-03-1513-13/+13
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Adjust in accordance with the new location of freetype1 includesMaxim Sobolev2002-03-142-2/+3
| | | | | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). Notes: svn path=/head/; revision=56069
* Update to 1.3.2Patrick Li2002-03-123-37/+15
| | | | | | | | PR: 35790 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=55909
* - Update to 2.42Patrick Li2002-03-113-4/+4
| | | | | | | | | | - Change email address PR: 35802 Submitted by: maintainer Notes: svn path=/head/; revision=55901
* - Update to 0.0.6E.4F.7Patrick Li2002-03-116-8/+8
| | | | | | | | | | - Change email address PR: 35801 Submitted by: maintainer Notes: svn path=/head/; revision=55900
* - Update to 4.5.0Patrick Li2002-03-094-19/+19
| | | | | | | | | | - Sort pkg-plist PR: 35680 Submitted by: Göran Runfeldt <goranrunfeldt@home.se> Notes: svn path=/head/; revision=55751
* - Repocopy and move games/crossfire to games/crossfire-serverPatrick Li2002-03-0845-7445/+2076
| | | | | | | | | | | | | | and games/crossfire-client - Update games/crossfire-client to 1.1.0 and games/crossfire-server to 1.0.0 PR: 34450 Submitted by: Jasper Jongmans <j.jongmans@aprogas.net> Repocopied by: joe Approved by: portmgr Notes: svn path=/head/; revision=55702
* add python dependencyYing-Chieh Liao2002-03-072-11/+7
| | | | | | | | | | | | strip binaries add multi-language support pass maintainship to submitter PR: 35322 Submitted by: Friedrich Volkmann <volkmann@chello.at> Notes: svn path=/head/; revision=55677
* Found a download location for the distfile.Ernst de Haan2002-03-061-3/+1
| | | | Notes: svn path=/head/; revision=55636