Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add size data, approved by maintainers. | Trevor Johnson | 2004-03-18 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Fix plist | Kris Kennaway | 2001-03-11 | 1 | -0/+4 |
| | |||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -8/+8 |
| | |||||
* | update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile | Michael Haro | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Switch to tcl/tk 8.2 | Justin M. Seger | 1999-11-05 | 1 | -3/+3 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | Tim Vanderhoek | 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 Price | 1999-02-22 | 2 | -7/+7 |
| | | | | | PR: 10010 Submitted by: maintainer | ||||
* | Remove manpages defined in MAN? macros in games' Makefiles. | Satoshi Asami | 1998-08-13 | 1 | -1/+0 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | Satoshi Asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Oops, forgot RUN_DEPENDS. | Thomas Gellekum | 1997-05-07 | 1 | -1/+3 |
| | |||||
* | Import of a klondike port. Klondike is a solitaire game for X11. | Thomas Gellekum | 1997-05-07 | 5 | -0/+97 |
Submitted by: John Heidemann <johnh@isi.edu> |