summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* moved fire key back from 'z' to 'Left-Shift'.andreas1997-02-161-0/+24
| | | | | | | | | Better for german keyboards. Added my highscore to scorefile ;-) Cool game. Makes really fun to play ;-)) Reviewed by: Submitted by: Obtained from:
* replaced spaces by tabsandreas1997-02-161-10/+10
| | | | | | Reviewed by: Submitted by: Obtained from:
* enable xsoldier in the ports collectionandreas1997-02-161-1/+2
|
* Added xsoldier port. Closes PR 2721.andreas1997-02-167-0/+213
| | | | This is a really nice _blaster_everything_away_ game under x11 ;-)
* Umm, "#" is not a comment character in C. ;)asami1997-02-161-2/+1
|
* turn on xspringiesobrien1997-02-161-1/+2
|
* XSpringies is a mass and spring simulation system. It's intended use is moreobrien1997-02-166-0/+112
| | | | | | | | | like that of a game, than some design package. (fixed /0 FP exception) Submitted by: jkh Closes PR: ports/2292
* No package name at beginning of COMMENTs.asami1997-02-141-1/+1
|
* Activate lincity.tg1997-02-141-1/+2
|
* Import of lincity. Closes PR #2724.tg1997-02-146-0/+596
| | | | Submitted by: Julian Assange <proff@iq.org>
* They only have a .tar.Z file (don't have .tar.gz anymore). Gosh, isn'tasami1997-02-132-2/+3
| | | | that backwards?
* Upgrade, 3.5.1 -> 3.6.1.max1997-02-123-10/+10
| | | | | Pointed-out by: Jim Overholt <overholt@cisco.com> (Closing PR #2707.)
* Upgrade to 2.0. More OS's, and now machiens are networked.obrien1997-02-125-59/+96
| | | | | | | | | | | In playing this game, I found that our friend Chuck didn't come up as often as before. There are more OS's now, and Linux was represented by both the Pinguin and Red Hat. So I replaced "Red Hat" with a second "BSD". The game often produces an error screen when bill wins. But scores are saved ok, and it plays fine. Upgraded with permission of the Maintainer.
* Enable xbat.max1997-02-011-1/+2
|
* New port:max1997-02-016-0/+735
| | | | | | | XBAT - XEVIOUS like shooting game Submitted by: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp> Reviewed & modified by: max (Closing PR #2224.)
* Added crossfire shutdown and forbid file and added this to PLIST.andreas1997-01-266-3/+21
|
* update port to new version 0.93.0andreas1997-01-2524-489/+99
|
* Use rpm2cpio for extracting.tg1997-01-241-3/+4
|
* Upgrade to 3.5.0markm1997-01-203-12/+14
| | | | | Submitted by: Mark Huizer Butt kicked until I did this by: Mark Huizer
* Activate cgoban.tg1997-01-131-1/+2
|
* Import of cgoban, an internet go client.tg1997-01-136-0/+46
| | | | | | Closes PR #2398. Submitted by: Simon Marlow <simonm@dcs.gla.ac.uk>
* No trailing slash necessary for MASTER_SITE_SUBDIR. Set USE_X11 insteadasami1997-01-101-3/+3
| | | | of saying PREFIX=${X11BASE}.
* Activate xminehunter.tg1997-01-101-1/+2
|
* Import of xminehunter, yet another minesweeper game.tg1997-01-106-0/+50
| | | | Uses Motif, and almost works with the latest lesstif-current.
* Remove myself as MAINTAINER from a number of ports I no longerjkh1997-01-061-3/+1
| | | | | have time to properly maintain. This will cause the position to revert to ports.
* Delete extra ${MASTER_SITE_XCONTRIB} David forgot to erase. :)asami1997-01-031-2/+1
|
* Have manpage installed in man6 where games belong.obrien1997-01-0315-158/+174
| | | | and some /usr/local hardcodings --> ${PREFIX}
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andobrien1997-01-0338-93/+130
| | | | | | | | | | MASTER_SITE_SUBDIR=games swallace wasn't listed as MAINTAINER of any of his ports janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports bin.bin --> ${BINOWN}.${BINGRP} chown --> /usr/sbin/chown (not everyone has /usr/sbin in their path, esp. if you sudo'ed to root) mkdir -p --> ${MKDIR}
* Have manpage go into man6 as the manpage says.obrien1997-01-033-84/+56
| | | | Remove hardcodings of /usr/local and /usr/X11R6
* Variable reordering to standards.obrien1997-01-033-45/+42
|
* Activate xgammon.tg1997-01-031-1/+2
|
* Import of xgammon, a backgammon game for X11.tg1997-01-0310-0/+197
| | | | | The do-extract rule is extremely ugly; I just don't want to write a general tool for RedHats rpm format...
* Install manpage in man6 as the man page header says it is.obrien1997-01-032-3/+6
|
* Activate gnugo.tg1997-01-021-1/+2
|
* Import of gnugo, the game of go with a text screen interface.tg1997-01-025-0/+36
| | | | | | Closes PR 2314. Submitted by: jseger@scds.com
* CATEGORIES+= -> CATEGORIES=max1996-12-302-4/+4
|
* The distfile has been changed.max1996-12-301-1/+1
| | | | Pointed-out by: John-Mark Gurney <jmg@nike.efn.org>
* Moved the @exec mkdir ... line so that it won't fail tomax1996-12-278-8/+8
| | | | mkdir lib/nethackdir/save when you do pkg_add this package for the first time.
* Update to 3.2.2.asami1996-12-2316-56/+48
| | | | Notified by: andreas
* Trim down excessively long DESCR files in ports i either own, or wherejoerg1996-12-222-48/+2
| | | | | | i'm somehow related to (hpscan, that is). Requested by: asmi (long ago)
* BUILD_DEPENDS on ld.so;erich1996-12-194-4/+6
| | | | | modload the linuxulator if we can't run the linux binary in the build process.
* Add $Id$.asami1996-12-191-0/+1
|
* Upgrade to unofficial 1.2, now includes "BSD Daemon" mode (-bsd).asami1996-12-182-8/+9
| | | | Submitted by: candy@fct.kgc.co.jp
* Add files/md5 entries for files whose checksum should be ignored as well.asami1996-12-174-2/+6
| | | | Requires rev. 1.239 of bsd.port.mk.
* Remove ${DISTNAME}.tar.gz in pre-clean target, it is built from the realasami1996-12-171-1/+4
| | | | | | distfile in the do-extract target. Found by: msmith's pib distfile checker
* /dev/joy0 -c must be -c /dev/joy0ache1996-12-131-1/+1
|
* Remove unnecessary EXTRACT_SUFX (DISTFILES list is defined).asami1996-12-122-4/+2
|
* add doom to the Makefile, so Satoshi won't have to tonite ;-)erich1996-12-111-1/+2
|
* new port of linux Doom, this has most (maybe all) of Amancio'serich1996-12-1113-0/+1689
| | | | joystick/music/sound stuff!
* Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKENmax1996-12-081-2/+2
| | | | in double-quotes.
OpenPOWER on IntegriCloud