The FreeBSD Ports Archive
FreeBSD devel : c2lib4>
Library of basic structures and memory allocators for C
c2lib is a library of basic tools for use by C programmers.
It contains a pool allocator, many string functions, STL-like
vector and hash types and miscellaneous utilities.
Its features were heavily influenced by both Perl's string handling
and C++'s Standard Template Library (STL). The library has been designed
to be very easy to use and is fully documented in manual pages.
Author: Richard W.M. Jones
http://www.annexia.org/freeware/c2lib/
|
c2lib history
v. 1.24
date: 2005/01/21 18:04:20; author: sergei; state: Exp; lines: +5 -2
- Properly pass MAKEPLUS_HOME environment variable required by the latest
version of make+ (particularly when LOCALBASE != /usr/local)
- Update MASTER_SITES to reflect a reorganization of the author's web site
- Update distinfo: .tar.gz on the MASTER_SITE is uncompress despite
the file name suffix; no changes detected by diff -ruN
- Bump PORTREVISION
v. 1.23
date: 2004/02/04 05:19:23; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.22
date: 2003/10/23 05:42:43; author: sergei; state: Exp; lines: +1 -1
Change to my @FreeBSD.org address.
Approved by: krion
v. 1.21
date: 2003/07/15 11:01:37; author: osa; state: Exp; lines: +14 -22
In memory of AlanE:
- Update to 1.4.2
- Makefile cleanup
- Reword pkg-descr, add Author tag
- Adopt this orphan
Give maintainership to submitter.
Submitted by: Sergey Kolobov
PR: 53178
v. 1.20
date: 2003/06/18 06:49:31; author: fjoe; state: Exp; lines: +0 -1
Remove now not needed build-time dependency on gmake.
v. 1.19
date: 2003/06/08 21:13:44; author: will; state: Exp; lines: +0 -0
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.
v. 1.18
date: 2003/06/08 21:06:16; author: will; state: Exp; lines: +1 -1
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed.
v. 1.17
date: 2003/03/07 06:00:11; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.16
date: 2003/02/10 05:14:43; author: alane; state: Exp; lines: +6 -3
update to version 1.4.1
v. 1.15
date: 2003/01/31 07:42:13; author: alane; state: Exp; lines: +1 -0
add dep for pcre (missing)
v. 1.14
date: 2003/01/20 11:16:31; author: alane; state: Exp; lines: +2 -2
BUILD_REQUIRES=>BUILD_DEPENDS
v. 1.13
date: 2003/01/01 15:52:55; author: alane; state: Exp; lines: +22 -16
updated to current version
v. 1.12
date: 2002/12/18 11:18:43; author: alane; state: Exp; lines: +1 -1
Change maintainer. That's all.
v. 1.11
date: 2002/09/12 10:39:16; author: tobez; state: Exp; lines: +1 -1
Update to 1.2.15.
v. 1.10
date: 2002/06/05 14:45:37; author: tobez; state: Exp; lines: +5 -2
Update to 1.2.14, assume maintainership.
v. 1.9
date: 2002/02/24 08:48:12; author: sobomax; state: Exp; lines: +3 -1
Add missed .
Submitted by: kris
v. 1.8
date: 2002/02/22 09:14:31; author: sobomax; state: Exp; lines: +1 -9
Don't use dynamically generaled Makefile.inc.
v. 1.7
date: 2001/08/31 14:20:17; author: sobomax; state: Exp; lines: +1 -2
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
v. 1.6
date: 2001/07/11 17:15:39; author: ijliao; state: Exp; lines: +3 -5
upgrade to 1.2.12
drop maintainership
v. 1.5
date: 2001/06/16 16:32:44; author: ijliao; state: Exp; lines: +2 -2
upgrade to 1.2.11
v. 1.4
date: 2001/04/11 16:38:37; author: ijliao; state: Exp; lines: +15 -31
upgrade to 1.2.8
autogen man3 list
v. 1.3
date: 2001/03/16 17:30:29; author: ijliao; state: Exp; lines: +2 -2
upgrade to 1.2.1
v. 1.2
date: 2001/03/10 19:13:29; author: ijliao; state: Exp; lines: +32 -2
upgrade to 1.2.0
add a lot of man pages
v. 1.1
date: 2001/02/16 11:07:05; author: ijliao; state: Exp;
add c2lib
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.
=============================================================================
|
| |

|