Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Fix plist | kris | 2001-03-10 | 1 | -0/+1 |
| | |||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -7/+7 |
| | |||||
* | PORTNAME/PORTVERSION stuff | mharo | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Update to use Tcl/Tk version 8.2. | steve | 1999-11-29 | 1 | -3/+3 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Switch to using tk8.0 | jseger | 1999-05-09 | 1 | -4/+4 |
| | |||||
* | Remove empty directories on deinstall. | steve | 1998-09-28 | 1 | -0/+3 |
| | |||||
* | Remove manpages defined in MAN? macros in games' Makefiles. | asami | 1998-08-13 | 1 | -1/+0 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 1 | -2/+2 |
| | |||||
* | Add tk virtual category where missing. List of ports which depend on tk | fenner | 1998-02-22 | 1 | -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 is | asami | 1997-05-10 | 1 | -2/+2 |
| | | | | included at the end of the Makefile. | ||||
* | Circumvent check for wishx. | tg | 1997-05-09 | 1 | -1/+2 |
| | |||||
* | Import a dontspace port. dontspace is a solitaire game for X11 | tg | 1997-05-07 | 5 | -0/+97 |
modeled after Free Space. Submitted by: John Heidemann <johnh@isi.edu> |