aboutsummaryrefslogtreecommitdiff
path: root/devel/c2lib/files
Commit message (Collapse)AuthorAgeFilesLines
* The final version of the makeplus patch, which should be integrated into theAlan Eldridge2003-02-101-200/+200
| | | | | | | | | | | upstream on the next version. (I've been helping the author with make issues). Bump portrev on that one. c2lib: just autogen'd the plist and manpage list because the make+ patch let me do it and test it. Nothing materially different. Just cosmetic, really. Notes: svn path=/head/; revision=75272
* update to version 1.4.1Alan Eldridge2003-02-102-18/+200
| | | | Notes: svn path=/head/; revision=75226
* updated to current versionAlan Eldridge2003-01-016-212/+18
| | | | Notes: svn path=/head/; revision=72017
* Update to 1.2.14, assume maintainership.Anton Berezin2002-06-051-0/+26
| | | | Notes: svn path=/head/; revision=60652
* Don't use dynamically generaled Makefile.inc.Maxim Sobolev2002-02-221-0/+145
| | | | Notes: svn path=/head/; revision=55077
* add c2libYing-Chieh Liao2001-02-164-0/+41
c2lib is a library of basic structures and memory allocators for C. It is designed to look similar to C++ STL with many powerful string features borrowed also from Perl. Notes: svn path=/head/; revision=38401