aboutsummaryrefslogtreecommitdiff
path: root/devel/tcl-memchan/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade this from 2.1p3 to 2.2a2 (thanks to fenner's script for the headsMikhail Teterin2002-01-261-17/+4
| | | | | | | | | | | | | | | up). Including: . give up trying to fix the configure and switch to Mskefile.bsd; . use the tests bundled with the software (currently -- three); . don't install the HTML documentation -- the man-pages are now available -- generated from the same source as HTML files; . don't compile the stubs support and install the library next to its pkgIndex.tcl under the lib/tcl${TCL_VER}/; . the project now lives on SourceForge. Notes: svn path=/head/; revision=53796
* Remove my own NOPORTDOCS PLIST handling, now that the idea is incorporatedMikhail Teterin2002-01-091-14/+14
| | | | | | | by the bsd.port.mk. Notes: svn path=/head/; revision=52801
* Install a correct pkgIndex.tcl, make the pkg-plist NOPORTDOCS-aware.Peter Pentchev2001-01-031-14/+14
| | | | | | | | PR: 23865 Submitted by: maintainer Notes: svn path=/head/; revision=36627
* Upgrade to 2.1p2 and other changesJames E. Housley2000-10-251-1/+1
| | | | | | | | PR: 22243 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> MAINTAINER Notes: svn path=/head/; revision=34222
* Add tcl-memchan, an extension library to tcl, which is useful forNeil Blakey-Milner2000-07-311-0/+17
transferring large amounts of data between procedures or interpreters. PR: ports/18761 Submitted by: Mikhail Teterin <mi@privatelabs.com> Notes: svn path=/head/; revision=31171