Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tk virtual category where missing. List of ports which depend on tk | Bill 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 | Satoshi Asami | 1997-05-09 | 1 | -2/+2 |
| | | | | included at the end of the Makefile. | ||||
* | Circumvent check for wishx. | Thomas Gellekum | 1997-05-09 | 1 | -1/+2 |
| | |||||
* | Import a dontspace port. dontspace is a solitaire game for X11 | Thomas Gellekum | 1997-05-07 | 5 | -0/+97 |
modeled after Free Space. Submitted by: John Heidemann <johnh@isi.edu> |