summaryrefslogtreecommitdiff
path: root/devel/c2lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* portlint:Dirk Froemberg2001-12-251-1/+1
| | | | | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters Notes: svn path=/head/; revision=52160
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
| | | | Notes: svn path=/head/; revision=47231
* upgrade to 1.2.12Ying-Chieh Liao2001-07-112-5/+3
| | | | | | | drop maintainership Notes: svn path=/head/; revision=45045
* upgrade to 1.2.11Ying-Chieh Liao2001-06-162-2/+2
| | | | Notes: svn path=/head/; revision=44071
* upgrade to 1.2.8Ying-Chieh Liao2001-04-113-31/+28
| | | | | | | autogen man3 list Notes: svn path=/head/; revision=41294
* upgrade to 1.2.1Ying-Chieh Liao2001-03-162-2/+2
| | | | Notes: svn path=/head/; revision=39925
* upgrade to 1.2.0Ying-Chieh Liao2001-03-102-2/+32
| | | | | | | add a lot of man pages Notes: svn path=/head/; revision=39451
* 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. Notes: svn path=/head/; revision=38401