summaryrefslogtreecommitdiff
path: root/games (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Instead of quoting the man pages, just put simple description aboutMasafumi Max NAKANE1997-06-194-219/+8
| | | | | | | | the program. Submitted by: the port maintainer Notes: svn path=/head/; revision=7009
* Fix XPMINCLUDE, as XFree86-3.3's INCDIR doesn't include the trailingSatoshi Asami1997-06-191-5/+13
| | | | | | | | | | "X11" anymore. By the way, if you see how this patch changed, you'll know why I hate context diffs -- it would have been much easier to fix the patch (I could have just hand-edited one line) if it were a unified diff.... Notes: svn path=/head/; revision=7002
* Upgrade,5.3 -> 5.4.1.Masafumi Max NAKANE1997-06-132-8/+9
| | | | | | | | PR: 3840 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp Notes: svn path=/head/; revision=6920
* Upgrade, 5.3+ -> 5.4.1.Masafumi Max NAKANE1997-06-132-8/+9
| | | | | | | | PR: 3841 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp Notes: svn path=/head/; revision=6919
* Upgrade 5.3.2 -> 5.4.1.Masafumi Max NAKANE1997-06-132-8/+9
| | | | | | | | | PR: 3842 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp Reviewed & modified by: max Notes: svn path=/head/; revision=6918
* Upgrade, 5.3 -> 5.4.1.Masafumi Max NAKANE1997-06-132-8/+9
| | | | | | | | | PR: 3843 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp Reviewed & modified by: max Notes: svn path=/head/; revision=6912
* "all:" -> "all::" to make XFree86-3.3 config files happy.Satoshi Asami1997-06-121-2/+2
| | | | Notes: svn path=/head/; revision=6889
* Call "xripple" explicitly from ALL_TARGET.Satoshi Asami1997-06-121-2/+5
| | | | | | | | Also, the tarball contains ELF objects (probably Linux executables, ugh), so clean them first. Probably isn't necessary, but just in case. Notes: svn path=/head/; revision=6882
* Something has changed around the "all" target in XFree86-3.3...I don'tSatoshi Asami1997-06-121-1/+2
| | | | | | | | | know what, but instead of trying to sort out the five hundred "all" targets in this port's Makefile, simply define ALL_TARGET=xmris to sidestep the problem. Notes: svn path=/head/; revision=6880
* Oops, there were two more places I needed to change pcf.Z -> pcf.gz!Satoshi Asami1997-06-122-3/+3
| | | | Notes: svn path=/head/; revision=6877
* "all:" -> "all:" to make XFree86-3.3 config files happy.Satoshi Asami1997-06-121-1/+1
| | | | Notes: svn path=/head/; revision=6873
* For some strange reason the updated Makefile wans't committed ...Andreas Klemm1997-06-103-8/+7
| | | | | | | | Hope this commit solves the problems Satoshi detected. Submitted by: Satoshi Notes: svn path=/head/; revision=6850
* Add starlanes.Satoshi Asami1997-06-101-1/+2
| | | | Notes: svn path=/head/; revision=6841
* The classic space-age stock trading game.Satoshi Asami1997-06-107-0/+75
| | | | | | | | PR: 3797 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=6840
* - Updated the xsoldier port from 0.95 to 0.96.Andreas Klemm1997-06-092-128/+118
| | | | | | | | | - Got complete ports files from the author. - contributed patch-ab myself, removed one unnecessary inclusion of malloc.h from manage.c Notes: svn path=/head/; revision=6819
* Add ztrack.Satoshi Asami1997-06-041-1/+2
| | | | Notes: svn path=/head/; revision=6742
* A curses-based 3-D driving game (wow).Satoshi Asami1997-06-046-0/+51
| | | | | | | | PR: 3454 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=6741
* Add bs.Satoshi Asami1997-06-041-1/+2
| | | | Notes: svn path=/head/; revision=6740
* "Battleships solitaire" game (whatever that means).Satoshi Asami1997-06-047-0/+106
| | | | | | | | PR: 3692 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=6739
* Add connect4.Satoshi Asami1997-06-041-1/+2
| | | | Notes: svn path=/head/; revision=6731
* Classic "drop tokens" game.Satoshi Asami1997-06-049-0/+190
| | | | | | | | PR: 3625 Submitted by: Joel Sutton sutton@aardvark.apana.org.au Notes: svn path=/head/; revision=6730
* Add xfrisk.Satoshi Asami1997-06-041-1/+2
| | | | Notes: svn path=/head/; revision=6728
* A networkable Risk game for x11.Satoshi Asami1997-06-045-0/+34
| | | | | | | | PR: 3362 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=6727
* Add xbl.Satoshi Asami1997-06-041-1/+2
| | | | Notes: svn path=/head/; revision=6724
* 3-D tetris game.Satoshi Asami1997-06-046-0/+132
| | | | | | | | PR: 3686 Submitted by: Pedro F. Giffuni <pgiffuni@FPS.biblos.unal.edu.co> Notes: svn path=/head/; revision=6723
* Upgrade, 1.6.8 -> 1.7.1.Masafumi Max NAKANE1997-06-032-4/+4
| | | | | | | | PR: 3768 Submitted by: Simon Marlow <simonm@dcs.gla.ac.uk> Notes: svn path=/head/; revision=6700
* Remove fifo before attempting to install it. Otherwise mkfifo fails.Satoshi Asami1997-06-031-1/+2
| | | | Notes: svn path=/head/; revision=6681
* pkg_create can't deal with named pipes (it just hangs there, and when youSatoshi Asami1997-06-031-1/+4
| | | | | | | | hit ^C, it will splat all the +* files in the current directory). Replace it with an explicit @exec mkfifo/chown/chmod sequence. Notes: svn path=/head/; revision=6680
* Add missing startup script to PLISTJames FitzGibbon1997-06-021-0/+1
| | | | Notes: svn path=/head/; revision=6667
* Minor fixes to startup script, Makefile, and readmeJames FitzGibbon1997-06-022-3/+2
| | | | Notes: svn path=/head/; revision=6666
* Fixed perl-style variable usage in a sh scriptJames FitzGibbon1997-06-011-4/+4
| | | | | | | | | | PR: Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=6664
* Upgrade (downgrade?) to v1.0.James FitzGibbon1997-05-316-43/+164
| | | | | | | Explanation: this port used to use the Linux quake client in server mode. It now uses the BSD/OS dedicated server binary, which has lower CPU and memory footprint, and has a different version numbering scheme. Notes: svn path=/head/; revision=6651
* calypso-2.oit.unc.edu appears to be behind a firewall, so useBill Fenner1997-05-301-2/+2
| | | | | | | | | | ftp.cdrom.com for R5 contrib. Perhaps we need a MASTER_SITE_R5CONTRIB... Found by: distfile checker Notes: svn path=/head/; revision=6627
* remove bogus ftp sites, that claim to be a mirror site, but actuallyAndreas Klemm1997-05-293-9/+3
| | | | | | | | | | | doesn't carry the needed sources anymore. PR: Reviewed by: Submitted by: with a little help from Bill Fenners port survey ;) Obtained from: Notes: svn path=/head/; revision=6621
* Distfile moved on master site.Bill Fenner1997-05-291-2/+2
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6612
* File moved on master site.Bill Fenner1997-05-291-2/+2
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6609
* Distfile moved on master site.Bill Fenner1997-05-281-2/+2
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6599
* File moved on master siteBill Fenner1997-05-281-2/+2
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6584
* Added cosmo.Masafumi Max NAKANE1997-05-251-1/+2
| | | | Notes: svn path=/head/; revision=6561
* New port, cosmo gang the puzzle.Masafumi Max NAKANE1997-05-256-0/+91
| | | | | | | | PR: 2445 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp Notes: svn path=/head/; revision=6560
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-243-6/+6
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
* Ouch. Repeat after me: "never commit a port without testing `makeSatoshi Asami1997-05-212-160/+214
| | | | | | | package'." ;) Notes: svn path=/head/; revision=6525
* Upgrade to 1.10.Satoshi Asami1997-05-213-27/+27
| | | | Notes: svn path=/head/; revision=6521
* Added xbattle.Satoshi Asami1997-05-211-1/+2
| | | | Notes: svn path=/head/; revision=6518
* A multi-user battle strategy game.Satoshi Asami1997-05-216-0/+112
| | | | | | | | PR: 3442 Submitted by: Pedro Giffuni S. <Pedro@FPS.biblos.unal.edu.co> Notes: svn path=/head/; revision=6517
* Added block.Satoshi Asami1997-05-211-1/+2
| | | | Notes: svn path=/head/; revision=6516
* A small text-based maze game.Satoshi Asami1997-05-217-0/+144
| | | | | | | | PR: 3603 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=6515
* Upgrade to 3.6.1. While I'm here, delete some redundant variables.Satoshi Asami1997-05-202-7/+6
| | | | | | | | PR: 3614 Submitted by: Mark Huizer <xaa@stack.nl> Notes: svn path=/head/; revision=6512
* Update to 3.6.0. Change maintainer to Mark Huizer (zaa@stack.nl)Mark Murray1997-05-112-11/+6
| | | | Notes: svn path=/head/; revision=6443
* No need to use += for CONFIGURE_ENV here. Remember, bsd.port.mk isSatoshi Asami1997-05-092-4/+4
| | | | | | | included at the end of the Makefile. Notes: svn path=/head/; revision=6439