summaryrefslogtreecommitdiff
path: root/games (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 16.17.Matthew Hunt1999-08-302-5/+5
| | | | Notes: svn path=/head/; revision=21139
* Upgrade to 4.0pl80.Matthew Hunt1999-08-303-17/+8
| | | | | | | | PR: 13461 Submitted by: Mark Huizer <xaa@xaa.iae.nl> Notes: svn path=/head/; revision=21105
* Update to version 4.0.3Chris Piazza1999-08-292-5/+5
| | | | | | | | PR: 13460 Submitted by: maintainer Notes: svn path=/head/; revision=21103
* Update to 990829Chris Piazza1999-08-292-4/+5
| | | | Notes: svn path=/head/; revision=21100
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-293-3/+3
| | | | Notes: svn path=/head/; revision=21098
* $Id$ -> $FreeBSD$Peter Wemm1999-08-299-9/+9
| | | | Notes: svn path=/head/; revision=21085
* expr -> ${EXPR}Michael Haro1999-08-283-3/+3
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* sed -> ${SED}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21048
* Fix package building errors.Jim Mock1999-08-281-1/+1
| | | | | | | | PR: 13417 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=21045
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-2710-21/+22
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Add a trailing '/' to the end of a MASTER_SITEChris Piazza1999-08-271-1/+1
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=21017
* I should have read the web page a little closer, the program'sChris Piazza1999-08-261-2/+2
| | | | | | | version was bumped to 990823. Notes: svn path=/head/; revision=20981
* Distfile changed without a version bumpChris Piazza1999-08-261-1/+1
| | | | Notes: svn path=/head/; revision=20978
* backout change by obrienMichael Haro1999-08-251-31/+10
| | | | Notes: svn path=/head/; revision=20961
* Update to version 0.43Chris Piazza1999-08-253-5/+9
| | | | | | | | PR: 13328 Submitted by: maintainer Notes: svn path=/head/; revision=20955
* Change Id->FreeBSD.David E. O'Brien1999-08-25239-248/+269
| | | | Notes: svn path=/head/; revision=20948
* Upgrade to 16.16.Matthew Hunt1999-08-233-23/+23
| | | | Notes: svn path=/head/; revision=20911
* awk -> ${AWK}Michael Haro1999-08-225-11/+11
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Main WWW site changed ...Marc G. Fournier1999-08-222-2/+2
| | | | Notes: svn path=/head/; revision=20894
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.Chris Piazza1999-08-223-30/+9
| | | | Notes: svn path=/head/; revision=20886
* chmod -> ${CHMOD}Michael Haro1999-08-2241-148/+148
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Activate powerpakChris Piazza1999-08-211-1/+2
| | | | Notes: svn path=/head/; revision=20850
* Import of powerpak.Chris Piazza1999-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> Notes: svn path=/head/; revision=20849
* Add a second MASTER_SITEBill Fenner1999-08-211-2/+3
| | | | | | | | PR: ports/13239 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20848
* Get the sources from my personal download area.Andreas Klemm1999-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... Notes: svn path=/head/; revision=20844
* Update MASTER_SITESChris Piazza1999-08-181-3/+3
| | | | | | | | PR: 13238 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20797
* Activate xminesChris Piazza1999-08-181-1/+2
| | | | Notes: svn path=/head/; revision=20794
* Imp[ort of xmines.Chris Piazza1999-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> Notes: svn path=/head/; revision=20793
* egcc/eg++ have been renamed to gcc295/g++295. ChangeChris Piazza1999-08-173-9/+9
| | | | | | | | | | all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20765
* Updated my email addressJim Mock1999-08-144-12/+9
| | | | Notes: svn path=/head/; revision=20714
* Install into ${PREFIX} not ${X11BASE}Chris Piazza1999-08-141-10/+10
| | | | Notes: svn path=/head/; revision=20701
* Activate hex.Chris Piazza1999-08-141-1/+2
| | | | Notes: svn path=/head/; revision=20700
* Import of Hex.Chris Piazza1999-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> Notes: svn path=/head/; revision=20699
* Update to version 2.1.1Chris Piazza1999-08-122-6/+5
| | | | Notes: svn path=/head/; revision=20677
* Updated to vertion 0.4.16Satoshi Taoka1999-08-122-3/+3
| | | | | | | | PR: 13014 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> Notes: svn path=/head/; revision=20661
* Fix distfile fennerage: The distfiles were moved to a new subdirectoryMatthew Hunt1999-08-071-2/+2
| | | | | | | on the MASTER_SITE. Notes: svn path=/head/; revision=20599
* Upgrade to 16.15.Matthew Hunt1999-08-063-30/+25
| | | | Notes: svn path=/head/; revision=20563
* Use the rpm2cpio port for building instead of rpm.Thomas Gellekum1999-08-031-4/+4
| | | | Notes: svn path=/head/; revision=20513
* Update to 0.4.15.1Chris Piazza1999-08-033-6/+9
| | | | | | | | PR: 12926 Submitted by: maintainer Notes: svn path=/head/; revision=20510
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-021-1/+1
| | | | | | | containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
* Update to version 0.9.0Chris Piazza1999-08-023-19/+14
| | | | Notes: svn path=/head/; revision=20485
* Gltron, a 3d 'worm' type game for two players. The objective is toChris Piazza1999-08-015-0/+39
| | | | | | | | | | not drive into a wall. PR: 12788 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=20458
* Activate gltronChris Piazza1999-08-011-1/+2
| | | | Notes: svn path=/head/; revision=20457
* Activate adomChris Piazza1999-08-011-1/+2
| | | | Notes: svn path=/head/; revision=20451
* Initial import of ``adom'' the Ancient Domains of Mystery.Chris Piazza1999-08-015-0/+66
| | | | | | | | | | It is a rouge-like game with colour support. PR: 12747 Submitted by: Oleg V. Volkov <rover@lglobus.ru> Notes: svn path=/head/; revision=20450
* Activate freesweepChris Piazza1999-08-011-1/+2
| | | | Notes: svn path=/head/; revision=20444
* Freesweep,Chris Piazza1999-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> Notes: svn path=/head/; revision=20443
* Update to version 0.4.11.Steve Price1999-08-013-6/+10
| | | | | | | | PR: 12641 Submitted by: maintainer Notes: svn path=/head/; revision=20437
* Respect CC and CFLAGSKris Kennaway1999-07-301-0/+10
| | | | Notes: svn path=/head/; revision=20394
* Remove BROKEN_ELF, ELF Motif has been available for many months now.Satoshi Asami1999-07-251-3/+1
| | | | Notes: svn path=/head/; revision=20346