summaryrefslogtreecommitdiff
path: root/games (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Import of xzip 1.7.0. This is yet another Infocom interpreter.Matthew Hunt1998-06-286-0/+73
| | | | | | | This one requires X11. Notes: svn path=/head/; revision=11572
* Activate xzip.Matthew Hunt1998-06-281-1/+2
| | | | Notes: svn path=/head/; revision=11571
* read.me changed again. It actually says "15.15", so the rest ofSatoshi Asami1998-06-261-1/+1
| | | | | | | the port probably should be updated too. Notes: svn path=/head/; revision=11538
* Steve said to share this with the world.David E. O'Brien1998-06-251-1/+2
| | | | Notes: svn path=/head/; revision=11524
* A tile game which challenges you to place tiles of six colors and sixDavid E. O'Brien1998-06-255-0/+31
| | | | | | | | | shapes onto a 12x8 grid. Submitted by: samorodi@nuxi.com Notes: svn path=/head/; revision=11523
* Upgrade to 15.14. Remove BUILD_DEPENDS on unzip. Improve wordingMatthew Hunt1998-06-233-12/+11
| | | | | | | | | | in manpage. PR: 7010 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de> Notes: svn path=/head/; revision=11490
* Distfile and path have changed.Thomas Gellekum1998-06-172-5/+5
| | | | Notes: svn path=/head/; revision=11463
* Install manpage and some additional docs.Matthew Hunt1998-06-142-1/+11
| | | | Notes: svn path=/head/; revision=11417
* Upgrade to 5.4.4.Matthew Hunt1998-06-113-5/+8
| | | | | | | | PR: 6889 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11386
* Upgrade to 5.4.4.Matthew Hunt1998-06-113-5/+8
| | | | | | | | PR: 6890 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11385
* Upgrade to 5.4.4.Matthew Hunt1998-06-113-5/+8
| | | | | | | | PR: 6887 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11384
* Update MASTER_SITE.Matthew Hunt1998-06-111-2/+2
| | | | | | | | PR: 6888 Submitted by: Simon Marlow <simonm@dcs.gla.ac.uk> Notes: svn path=/head/; revision=11383
* Upgrade to version 1.6.3.Matthew Hunt1998-06-106-12/+12
| | | | Notes: svn path=/head/; revision=11378
* read.me changed.Satoshi Asami1998-06-081-1/+1
| | | | Notes: svn path=/head/; revision=11341
* Add -DUSE_UNISTD_H to compile flags to allow this to build onMatthew Hunt1998-06-071-6/+7
| | | | | | | 3.0-CURRENT (where getopt lives). Notes: svn path=/head/; revision=11337
* Upgrade to 1.3.5. This fix a bug in the sound code when you don'tEivind Eklund1998-06-072-4/+4
| | | | | | | | have a sound card; there will no longer be a lingering process. The CPU use has increased, though. Notes: svn path=/head/; revision=11330
* Activate xconq.Donald Burr1998-06-071-1/+2
| | | | Notes: svn path=/head/; revision=11325
* PR: ports/6877Donald Burr1998-06-076-0/+272
| | | | | | | | | Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> Import of new port games/xconq, a graphical multi-player strategy game and game design system. Notes: svn path=/head/; revision=11323
* Remove restrictions on crafty. As long as we don't increase theMatthew Hunt1998-06-041-3/+1
| | | | | | | | | | price of our CD as a result of adding crafty, we're okay. PR: 6842 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de> Notes: svn path=/head/; revision=11235
* Activate crafty-open-{small,medium,large}.Matthew Hunt1998-06-041-1/+4
| | | | Notes: svn path=/head/; revision=11234
* Import of crafty-open-large, the (surprise!) large opening book forMatthew Hunt1998-06-046-0/+58
| | | | | | | | | | the Crafty chess program. PR: 6817 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de> Notes: svn path=/head/; revision=11233
* Import of crafty-open-medium, the medium-sized opening book for theMatthew Hunt1998-06-046-0/+53
| | | | | | | | | | Crafty chess program. PR: 6817 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de> Notes: svn path=/head/; revision=11232
* Import of crafty-open-small, the small opening book for the CraftyMatthew Hunt1998-06-046-0/+53
| | | | | | | | | | chess program. PR: 6817 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de> Notes: svn path=/head/; revision=11231
* Import of Crafty 15.10, a chess program.Matthew Hunt1998-06-018-0/+221
| | | | | | | | PR: 6804 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de> Notes: svn path=/head/; revision=11202
* Activate crafty.Matthew Hunt1998-06-011-1/+2
| | | | Notes: svn path=/head/; revision=11201
* Changed my MAINTAINER e-mail to @FreeBSD.ORG.Donald Burr1998-05-302-3/+3
| | | | Notes: svn path=/head/; revision=11192
* Make NOSOUND option actually work.Thomas Gellekum1998-05-281-0/+11
| | | | Notes: svn path=/head/; revision=11175
* Grr. Fix patch.Thomas Gellekum1998-05-281-7/+0
| | | | Notes: svn path=/head/; revision=11174
* Upgrade to 2.0.Thomas Gellekum1998-05-284-74/+67
| | | | Notes: svn path=/head/; revision=11173
* Mark Murray says this can indeed be run without GnuChess present.Steve Price1998-05-251-3/+1
| | | | Notes: svn path=/head/; revision=11131
* Minor portlint cleaning.Steve Price1998-05-251-1/+4
| | | | Notes: svn path=/head/; revision=11129
* This port RUN_DEPENDS on gnuchessx unless you play the networkedSteve Price1998-05-251-1/+3
| | | | | | | | | | version which most newbies probably won't know exist. PR: 6737 Submitted by: Jason Nordwick <nordwick@xcf.berkeley.edu> Notes: svn path=/head/; revision=11128
* kdesupport is in ports/converters, not ports/x11.Donald Burr1998-05-244-8/+8
| | | | Notes: svn path=/head/; revision=11123
* Add library dependency on kdesupportStefan Eßer1998-05-224-8/+12
| | | | Notes: svn path=/head/; revision=11112
* Activate xoct, xpanex, xpyraminx.Thomas Gellekum1998-05-201-1/+4
| | | | Notes: svn path=/head/; revision=11078
* New port xpyraminx, last puzzle in this series.Thomas Gellekum1998-05-205-0/+50
| | | | | | | | PR: 6163 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11077
* New port xpanex, another puzzle for X11.Thomas Gellekum1998-05-205-0/+41
| | | | | | | | PR: 6165 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11076
* New port xoct, another puzzle for X11.Thomas Gellekum1998-05-205-0/+46
| | | | | | | | PR: 6166 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11075
* Activate xspacewarp.Thomas Gellekum1998-05-191-1/+2
| | | | Notes: svn path=/head/; revision=11058
* New port xspacewarp, a time trek clone for X11.Thomas Gellekum1998-05-195-0/+36
| | | | | | | | PR: 6674 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11057
* Activate xmastermind.Thomas Gellekum1998-05-181-1/+2
| | | | Notes: svn path=/head/; revision=11049
* New port xmastermind. Guess a letter combination in 10 tries.Thomas Gellekum1998-05-186-0/+65
| | | | | | | | PR: 6119 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11048
* Activate xisola.Thomas Gellekum1998-05-181-1/+2
| | | | Notes: svn path=/head/; revision=11047
* New port xisola, a simple board game.Thomas Gellekum1998-05-186-0/+49
| | | | | | | | PR: 6619 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11046
* Activate frotz.Matthew Hunt1998-05-181-1/+2
| | | | Notes: svn path=/head/; revision=11040
* Import of frotz, yet another Infocom interpreter.Matthew Hunt1998-05-186-0/+83
| | | | | | | | PR: 6660 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11039
* Since yesterday, the distfile has gone missing from sunsite. TheMatthew Hunt1998-05-171-4/+2
| | | | | | | | | non-sunsite MASTER_SITE still has it, so just use that. Submitted by: Kent A Vander Velden <graphix@iastate.edu> Notes: svn path=/head/; revision=11034
* Activate maelstrom.Matthew Hunt1998-05-171-1/+2
| | | | Notes: svn path=/head/; revision=11020
* Import of Maelstrom, a nifty Asteroids-like game. In its originalMatthew Hunt1998-05-179-0/+179
| | | | | | | | | | | Macintosh form, it addicted a former roommate for the better part of a semester. PR: 6654 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11019
* 1. Removed spurious (but commented-out) MAN6 entry -- though this doesDonald Burr1998-05-151-4/+2
| | | | | | | | | nothing (it was commented out), it could be confusing for people reading the Makefile. (must've been real tired when I send-pr'd this one...) 2. Changed my e-mail address to my swank new @FreeBSD.ORG one. :) Notes: svn path=/head/; revision=10997