summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Fix package building errors.jim1999-08-281-1/+1
| | | | | PR: 13417 Submitted by: Ade Lovett <ade@lovett.com>
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-2710-21/+22
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Add a trailing '/' to the end of a MASTER_SITEcpiazza1999-08-271-1/+1
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* I should have read the web page a little closer, the program'scpiazza1999-08-261-2/+2
| | | | version was bumped to 990823.
* Distfile changed without a version bumpcpiazza1999-08-261-1/+1
|
* backout change by obrienmharo1999-08-251-31/+10
|
* Update to version 0.43cpiazza1999-08-253-5/+9
| | | | | PR: 13328 Submitted by: maintainer
* Change Id->FreeBSD.obrien1999-08-25239-248/+269
|
* Upgrade to 16.16.mph1999-08-233-23/+23
|
* awk -> ${AWK}mharo1999-08-225-11/+11
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* Main WWW site changed ...scrappy1999-08-222-2/+2
|
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.cpiazza1999-08-223-30/+9
|
* chmod -> ${CHMOD}mharo1999-08-2241-148/+148
| | | | chown -> ${CHOWN}
* Activate powerpakcpiazza1999-08-211-1/+2
|
* Import of powerpak.cpiazza1999-08-216-0/+183
| | | | | | | | | PowerPak is an attempt at writing a high-level game programming API for multiple platforms that uses the SDL libraries. Currently it is in need of optimizations, but it does have the basics. PR: 13264 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Add a second MASTER_SITEfenner1999-08-211-2/+3
| | | | | PR: ports/13239 Submitted by: Ade Lovett <ade@lovett.com>
* Get the sources from my personal download area.andreas1999-08-213-6/+9
| | | | | | Have no time to update the port at the moment, but the sources aren't available anymore from the master site...
* Update MASTER_SITEScpiazza1999-08-181-3/+3
| | | | | PR: 13238 Submitted by: Ade Lovett <ade@lovett.com>
* Activate xminescpiazza1999-08-181-1/+2
|
* Imp[ort of xmines.cpiazza1999-08-187-0/+87
| | | | | | | | Xmines is yet another minesweeper-type game for the X window system. PR: 13221 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* egcc/eg++ have been renamed to gcc295/g++295. Changecpiazza1999-08-173-9/+9
| | | | | | | all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com>
* Updated my email addressjim1999-08-144-12/+9
|
* Install into ${PREFIX} not ${X11BASE}cpiazza1999-08-141-10/+10
|
* Activate hex.cpiazza1999-08-141-1/+2
|
* Import of Hex.cpiazza1999-08-148-0/+109
| | | | | | | Hex is a clone of "Puzzle Bobble" for X11 w/ GTK+/Imlib. PR: 13063 Submitted by: Will Andrews <andrews@technologist.com>
* Update to version 2.1.1cpiazza1999-08-122-6/+5
|
* Updated to vertion 0.4.16taoka1999-08-122-3/+3
| | | | | PR: 13014 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com>
* Fix distfile fennerage: The distfiles were moved to a new subdirectorymph1999-08-071-2/+2
| | | | on the MASTER_SITE.
* Upgrade to 16.15.mph1999-08-063-30/+25
|
* Use the rpm2cpio port for building instead of rpm.tg1999-08-031-4/+4
|
* Update to 0.4.15.1cpiazza1999-08-033-6/+9
| | | | | PR: 12926 Submitted by: maintainer
* Re-enforce caps, no period. An "exceptions" file has been createdhoek1999-08-021-1/+1
| | | | containing the ports editors/vim5, sysutils/star, and one other.
* Update to version 0.9.0cpiazza1999-08-023-19/+14
|
* Gltron, a 3d 'worm' type game for two players. The objective is tocpiazza1999-08-015-0/+39
| | | | | | | not drive into a wall. PR: 12788 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Activate gltroncpiazza1999-08-011-1/+2
|
* Activate adomcpiazza1999-08-011-1/+2
|
* Initial import of ``adom'' the Ancient Domains of Mystery.cpiazza1999-08-015-0/+66
| | | | | | | It is a rouge-like game with colour support. PR: 12747 Submitted by: Oleg V. Volkov <rover@lglobus.ru>
* Activate freesweepcpiazza1999-08-011-1/+2
|
* Freesweep,cpiazza1999-08-016-0/+53
| | | | | | | | a minsweeper-style game for text-mode terminals. Features include boards up to 1024x1024 and saving and loading the boards. PR: 12805 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Update to version 0.4.11.steve1999-08-013-6/+10
| | | | | PR: 12641 Submitted by: maintainer
* Respect CC and CFLAGSkris1999-07-301-0/+10
|
* Remove BROKEN_ELF, ELF Motif has been available for many months now.asami1999-07-251-3/+1
|
* Make port depend on linux_base instead of linux_lib.marcel1999-07-211-3/+3
|
* The configure script stopped working some time ago (probably a victim ofhoek1999-07-203-9/+109
| | | | | | the ELF switch). Trick it into working again. Fix a badly broken PLIST that was saved only by configure not working (or would that be vice-versa?). Add some nice MLINKS. FreeBSD.ORG -> FreeBSD.org
* Upgrade to 3.1.tg1999-07-162-6/+6
|
* Update 3dpong. (the distfile changed but the version didn't).cpiazza1999-07-114-11/+74
| | | | | PR: 12592 Submitted by: maintainer
* Remove secondary category x11 from this gamehoek1999-07-111-2/+2
|
* Update to 1.8.1.cpiazza1999-07-106-20/+26
|
* Fix a BUILD_DEPENDS= that should have been BUILD_DEPENDS+=.cpiazza1999-07-093-6/+6
| | | | Submitted by: maintainer
* Update to 0.4.9.cpiazza1999-07-093-6/+7
| | | | | PR: 12533 Submitted by: maintainer
OpenPOWER on IntegriCloud