aboutsummaryrefslogtreecommitdiff
path: root/devel/c2lib
Commit message (Collapse)AuthorAgeFilesLines
* BUILD_REQUIRES=>BUILD_DEPENDSAlan Eldridge2003-01-201-2/+2
| | | | Notes: svn path=/head/; revision=73645
* updated to current versionAlan Eldridge2003-01-0110-235/+252
| | | | Notes: svn path=/head/; revision=72017
* Change maintainer. That's all.Alan Eldridge2002-12-181-1/+1
| | | | Notes: svn path=/head/; revision=71698
* Update to 1.2.15.Anton Berezin2002-09-122-2/+2
| | | | Notes: svn path=/head/; revision=66192
* Update to 1.2.14, assume maintainership.Anton Berezin2002-06-053-3/+32
| | | | Notes: svn path=/head/; revision=60652
* Add missed <bsd.port.pre.mk>.Maxim Sobolev2002-02-241-1/+3
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=55167
* Don't use dynamically generaled Makefile.inc.Maxim Sobolev2002-02-223-22/+146
| | | | Notes: svn path=/head/; revision=55077
* 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