Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile | mharo | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Switch to tcl/tk 8.2 | jseger | 1999-11-05 | 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-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Update to version 1.9. | steve | 1999-02-22 | 2 | -7/+7 |
| | | | | | PR: 10010 Submitted by: maintainer | ||||
* | 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-07 | 1 | -2/+2 |
| | |||||
* | Add tk virtual category where missing. List of ports which depend on tk | fenner | 1998-02-21 | 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-09 | 1 | -2/+2 |
| | | | | included at the end of the Makefile. | ||||
* | Circumvent check for wishx. | tg | 1997-05-09 | 1 | -1/+2 |
| | |||||
* | Oops, forgot RUN_DEPENDS. | tg | 1997-05-07 | 1 | -1/+3 |
| | |||||
* | Import of a klondike port. Klondike is a solitaire game for X11. | tg | 1997-05-07 | 5 | -0/+97 |
Submitted by: John Heidemann <johnh@isi.edu> |