summaryrefslogtreecommitdiff
path: root/devel/c2lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missed <bsd.port.pre.mk>.Maxim Sobolev2002-02-241-1/+3
| | | | Submitted by: kris
* Don't use dynamically generaled Makefile.inc.Maxim Sobolev2002-02-223-22/+146
|
* portlint:Dirk Froemberg2001-12-251-1/+1
| | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
|
* upgrade to 1.2.12Ying-Chieh Liao2001-07-112-5/+3
| | | | drop maintainership
* upgrade to 1.2.11Ying-Chieh Liao2001-06-162-2/+2
|
* upgrade to 1.2.8Ying-Chieh Liao2001-04-113-31/+28
| | | | autogen man3 list
* upgrade to 1.2.1Ying-Chieh Liao2001-03-162-2/+2
|
* upgrade to 1.2.0Ying-Chieh Liao2001-03-102-2/+32
| | | | add a lot of man pages
* add c2libYing-Chieh Liao2001-02-169-0/+80
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.