aboutsummaryrefslogtreecommitdiff
path: root/devel/tcllib
Commit message (Collapse)AuthorAgeFilesLines
* For some reason, the mime::-module hardcodes the list of recognized encodings,Mikhail Teterin2004-04-282-0/+9
| | | | | | | | instead of relying on TCL core. Add the missing KOI8-U to the hardcoded list, while I'm investigating. Bump portrevision. Notes: svn path=/head/; revision=107883
* Upgrade from 1.4 to 1.6. Unreak on Alpha for the time being.Mikhail Teterin2004-04-033-12/+45
| | | | | | | | PR: ports/64922 Submitted by: forsite Notes: svn path=/head/; revision=106070
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* IGNORE on alpha: Hangs during buildKris Kennaway2004-03-171-1/+7
| | | | Notes: svn path=/head/; revision=104283
* 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. Notes: svn path=/head/; revision=96176
* One gets rather spoiled with -current. The -stable's make(1) still does notMikhail Teterin2003-04-241-1/+1
| | | | | | | have the -C option... Notes: svn path=/head/; revision=79593
* Add the forgotten patch...Mikhail Teterin2003-04-241-0/+37
| | | | Notes: svn path=/head/; revision=79591
* Unbreak. Upgrade from 1.2 to 1.3 -- lots of stuff added.Mikhail Teterin2003-04-244-13/+48
| | | | Notes: svn path=/head/; revision=79590
* 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. Notes: svn path=/head/; revision=77045
* BROKEN: Creates /root/foo at install-time.Kris Kennaway2003-02-211-0/+2
| | | | Notes: svn path=/head/; revision=76060
* Add missing manpageKris Kennaway2002-10-281-2/+2
| | | | Notes: svn path=/head/; revision=69003
* BUILD_DEPEND on tclsh. Any tclsh will do, but if none is present --Mikhail Teterin2002-02-051-0/+1
| | | | | | | build the tcl83... Notes: svn path=/head/; revision=54221
* Hardcode ``/usr/bin/fetch -q -o -'' instead of the bogus ``/usr/bin/wgetMikhail Teterin2002-01-281-0/+5
| | | | | | | | -q -O -''. The major bogosity is in the fact, that TCL and tcllib have pretty functional http and ftp fetchers already. Notes: svn path=/head/; revision=53926
* Upgrade from 0.8 to 1.2. Use the included tests once at build timeMikhail Teterin2002-01-287-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. Notes: svn path=/head/; revision=53925
* Style police over the devel category.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37976
* Update to version 0.8.Steve Price2000-12-115-50/+91
| | | | | | | | PR: 23213 Submitted by: maintainer Notes: svn path=/head/; revision=35854
* 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> Notes: svn path=/head/; revision=29423