summaryrefslogtreecommitdiff
path: root/games/klondike (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Fix plistKris Kennaway2001-03-111-0/+4
|
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-8/+8
|
* update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's MakefileMichael Haro2000-04-141-2/+2
|
* Switch to tcl/tk 8.2Justin M. Seger1999-11-051-3/+3
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Update to version 1.9.Steve Price1999-02-222-7/+7
| | | | | PR: 10010 Submitted by: maintainer
* Remove manpages defined in MAN? macros in games' Makefiles.Satoshi Asami1998-08-131-1/+0
|
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
|
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-211-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 isSatoshi Asami1997-05-091-2/+2
| | | | included at the end of the Makefile.
* Circumvent check for wishx.Thomas Gellekum1997-05-091-1/+2
|
* Oops, forgot RUN_DEPENDS.Thomas Gellekum1997-05-071-1/+3
|
* Import of a klondike port. Klondike is a solitaire game for X11.Thomas Gellekum1997-05-075-0/+97
Submitted by: John Heidemann <johnh@isi.edu>