summaryrefslogtreecommitdiffstats
path: root/irc/tkirc
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.43.green2000-11-032-2/+2
| | | | | PR: 22464 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Update to tkirc 2.42.green2000-08-294-18/+33
|
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
|
* Update to use Tcl/Tk version 8.2.steve1999-11-281-3/+3
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Resolve many 301 Moved Permanently URLs in DESCR.fenner1999-09-171-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Fix my e-mail address here too. Thanks, Bill!green1999-08-241-2/+2
|
* ircII is now located in ports/ircmharo1999-06-281-2/+2
|
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.billf1999-06-281-2/+2
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-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 DESCRscrappy1999-04-221-0/+2
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* Update to 1.202jkh1998-04-142-4/+4
|
* 1. Portlinthoek1998-03-073-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 tkfenner1998-02-211-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.asami1998-01-181-4/+12
|
* tkirc - a Tk based IRC client.jkh1998-01-155-0/+38
Submitted by: brianfeldman@hotmail.com
OpenPOWER on IntegriCloud