summaryrefslogtreecommitdiffstats
path: root/devel/tcl-memchan
Commit message (Collapse)AuthorAgeFilesLines
* Catch up to the new bsd.lib.mk API.ru2002-07-211-10/+6
|
* Reverse my last change for the time being. Contrary to my belief,mi2002-06-211-0/+1
| | | | it did not fix -current, but, indeed broke -stable :-\
* Remove the previously redundant and now harmful INTERNALLIB line.mi2002-06-211-1/+0
|
* Actually add the Makefile.bsd... Damn...mi2002-01-281-0/+49
| | | | Submitted by: fenner
* Upgrade this from 2.1p3 to 2.2a2 (thanks to fenner's script for the headsmi2002-01-267-119/+35
| | | | | | | | | | | | 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.
* Remove my own NOPORTDOCS PLIST handling, now that the idea is incorporatedmi2002-01-092-18/+14
| | | | by the bsd.port.mk.
* Upgrade from 2.1p2 to 2.1p3.mi2002-01-092-2/+2
|
* Conditionalize bzip2 dependencies.knu2001-08-151-6/+4
|
* Install a correct pkgIndex.tcl, make the pkg-plist NOPORTDOCS-aware.roam2001-01-033-15/+21
| | | | | PR: 23865 Submitted by: maintainer
* Upgrade to 2.1p2 and other changesjeh2000-10-254-7/+6
| | | | | PR: 22243 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> MAINTAINER
* Add tcl-memchan, an extension library to tcl, which is useful fornbm2000-07-318-0/+154
transferring large amounts of data between procedures or interpreters. PR: ports/18761 Submitted by: Mikhail Teterin <mi@privatelabs.com>
OpenPOWER on IntegriCloud