aboutsummaryrefslogtreecommitdiffstats
path: root/games/dontspace
Commit message (Collapse)AuthorAgeFilesLines
* Fix plistkris2001-03-101-0/+1
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-7/+7
|
* PORTNAME/PORTVERSION stuffmharo2000-04-141-2/+2
|
* Update to use Tcl/Tk version 8.2.steve1999-11-291-3/+3
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Switch to using tk8.0jseger1999-05-091-4/+4
|
* Remove empty directories on deinstall.steve1998-09-281-0/+3
|
* Remove manpages defined in MAN? macros in games' Makefiles.asami1998-08-131-1/+0
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* Add tk virtual category where missing. List of ports which depend on tkfenner1998-02-221-2/+2
| | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender.
* No need to use += for CONFIGURE_ENV here. Remember, bsd.port.mk isasami1997-05-101-2/+2
| | | | included at the end of the Makefile.
* Circumvent check for wishx.tg1997-05-091-1/+2
|
* Import a dontspace port. dontspace is a solitaire game for X11tg1997-05-075-0/+97
modeled after Free Space. Submitted by: John Heidemann <johnh@isi.edu>