Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 2.43. | green | 2000-11-03 | 2 | -2/+2 |
| | | | | | PR: 22464 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> | ||||
* | Update to tkirc 2.42. | green | 2000-08-29 | 4 | -18/+33 |
| | |||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -3/+3 |
| | |||||
* | Update to use Tcl/Tk version 8.2. | steve | 1999-11-28 | 1 | -3/+3 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Resolve many 301 Moved Permanently URLs in DESCR. | fenner | 1999-09-17 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Fix my e-mail address here too. Thanks, Bill! | green | 1999-08-24 | 1 | -2/+2 |
| | |||||
* | ircII is now located in ports/irc | mharo | 1999-06-28 | 1 | -2/+2 |
| | |||||
* | New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. | billf | 1999-06-28 | 1 | -2/+2 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Another bunch off WWW: links in DESCR | scrappy | 1999-04-22 | 1 | -0/+2 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Update to 1.202 | jkh | 1998-04-14 | 2 | -4/+4 |
| | |||||
* | 1. Portlint | hoek | 1998-03-07 | 3 | -11/+13 |
| | | | | | | | | | | 2. Remove virtual category x11 when tk80 is there. 3. FreeBSD uses /usr/local, not /usr/pkg (from pkg/DESCR) 4. Make pkg/COMMENT a full-fledged sentence. 5. Use ${INSTALL_SCRIPT} to install scripts. 6. Fix to work with tcl/tk in the Post-Tcl world. PR: ports/5894 (#6 only) | ||||
* | 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. | ||||
* | Portlint. | asami | 1998-01-18 | 1 | -4/+12 |
| | |||||
* | tkirc - a Tk based IRC client. | jkh | 1998-01-15 | 5 | -0/+38 |
Submitted by: brianfeldman@hotmail.com |