aboutsummaryrefslogtreecommitdiffstats
path: root/devel/tcllib
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade from 1.3 to 1.4 released in May... Switch to .tar.bz2. RegenerateMikhail Teterin2003-12-195-126/+138
| | | | the list of man-pages.
* One gets rather spoiled with -current. The -stable's make(1) still does notMikhail Teterin2003-04-251-1/+1
| | | | have the -C option...
* Add the forgotten patch...Mikhail Teterin2003-04-251-0/+37
|
* Unbreak. Upgrade from 1.2 to 1.3 -- lots of stuff added.Mikhail Teterin2003-04-254-13/+48
|
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* BROKEN: Creates /root/foo at install-time.Kris Kennaway2003-02-221-0/+2
|
* Add missing manpageKris Kennaway2002-10-281-2/+2
|
* BUILD_DEPEND on tclsh. Any tclsh will do, but if none is present --Mikhail Teterin2002-02-051-0/+1
| | | | build the tcl83...
* Hardcode ``/usr/bin/fetch -q -o -'' instead of the bogus ``/usr/bin/wgetMikhail Teterin2002-01-291-0/+5
| | | | | -q -O -''. The major bogosity is in the fact, that TCL and tcllib have pretty functional http and ftp fetchers already.
* Upgrade from 0.8 to 1.2. Use the included tests once at build timeMikhail Teterin2002-01-297-92/+88
| | | | | | | instead of installing them. Use the included installation routine (which does not install documentation other than the man-pages). Update the WWW -- the project moved to SourceForge.
* Style police over the devel category.Jimmy Olgeni2001-02-051-1/+1
|
* Update to version 0.8.Steve Price2000-12-115-50/+91
| | | | | PR: 23213 Submitted by: maintainer
* Add Tcllib, a collection of utility modules for Tcl.Will Andrews2000-06-097-0/+139
PR: 18263 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>