Port details |
- c2lib Library of basic structures and memory allocators for C
- 1.4.2_2 devel
=0 1.4.2_2Version of this port present on the latest quarterly branch. DEPRECATED: Upstream disapear and distfile is no more available
This port expired on: 2011-05-01
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2001-02-16 08:07:08
- Last Update: 2011-05-02 11:57:10
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.annexia.org/freeware/c2lib/
- Description:
- 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.
WWW: http://www.annexia.org/freeware/c2lib/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: c2lib
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cdoc : devel/cdoc
- make+ : devel/makeplus
- Library dependencies:
-
- pcre.0 : devel/pcre
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.2_2 02 May 2011 11:57:10
 |
bapt  |
Remove unmaintained expired ports from devel
2011-05-01 devel/a2dev: Upstream disapear and distfile is no more available
2011-05-01 devel/c2lib: Upstream disapear and distfile is no more available
2011-05-01 devel/c2man: Upstream disapear and distfile is no more available
2011-05-01 devel/c2mdoc: Upstream disapear and distfile is no more available
2011-05-01 devel/c_parser: Upstream disapear and distfile is no more available
2011-05-01 devel/cdoc: Upstream disapear and distfile is no more available
2011-05-01 devel/diffconvert: Upstream disapear and distfile is no more
available
2011-05-01 devel/ecgi: Upstream disapear and distfile is no more available
2011-05-01 devel/error: Upstream disapear and distfile is no more available
2011-05-01 devel/excalibur-configuration: Upstream disapear and distfile is no
more available
2011-05-01 devel/freelibiberty: Upstream disapear and distfile is no more
available
2011-05-01 devel/gengameng: Upstream disapear and distfile is no more available
2011-05-01 devel/hptools: Upstream disapear and distfile is no more available (Only the first 15 lines of the commit message are shown above ) |
1.4.2_2 16 Mar 2011 13:55:41
 |
bapt  |
Deprecate unmaintained ports from devel where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
1.4.2_2 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.4.2_2 27 Jul 2008 04:30:53
 |
linimon  |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.4.2_2 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.4.2_2 22 Jan 2006 01:48:34
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.4.2_2 25 Nov 2005 14:05:38
 |
sergei  |
- Add SHA256 checksums to my ports |
1.4.2_2 21 Jan 2005 18:04:20
 |
sergei  |
- 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 |
1.4.2_1 17 Apr 2004 12:37:25
 |
kris  |
Correct silent rmdir (missing %D) |
1.4.2_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.4.2 30 Jan 2004 16:03:29
 |
sergei  |
SIZE *DOES* MATTER. |
1.4.2 23 Oct 2003 05:42:49
 |
sergei  |
Change to my @FreeBSD.org address.
Approved by: krion |
1.4.2 15 Jul 2003 11:01:37
 |
osa  |
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 <sergei@kolobov.com>
PR: 53178 |
1.4.1 18 Jun 2003 06:49:31
 |
fjoe  |
Remove now not needed build-time dependency on gmake. |
1.4.1 08 Jun 2003 21:13:49
 |
will  |
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page. |
1.4.1 08 Jun 2003 21:06:22
 |
will  |
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. |
1.4.1 07 Mar 2003 06:01:16
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.4.1 10 Feb 2003 23:46:13
 |
alane  |
The final version of the makeplus patch, which should be integrated into the
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. |
1.4.1 10 Feb 2003 05:14:43
 |
alane  |
update to version 1.4.1 |
1.3.0 31 Jan 2003 07:42:13
 |
alane  |
add dep for pcre (missing) |
1.3.0 20 Jan 2003 11:16:32
 |
alane  |
BUILD_REQUIRES=>BUILD_DEPENDS |
1.3.0 01 Jan 2003 15:52:55
 |
alane  |
updated to current version |
1.2.15 18 Dec 2002 11:18:43
 |
alane  |
Change maintainer. That's all. |
1.2.15 12 Sep 2002 10:39:16
 |
tobez  |
Update to 1.2.15. |
1.2.14 05 Jun 2002 14:45:38
 |
tobez  |
Update to 1.2.14, assume maintainership. |
24 Feb 2002 08:48:12
    |
sobomax  |
Add missed <bsd.port.pre.mk>. |
22 Feb 2002 09:14:31
    |
sobomax  |
Don't use dynamically generaled Makefile.inc. |
25 Dec 2001 16:59:04
    |
dirk  |
portlint: - begin with a capital - don't end with '.' - remove port name
- don't exceed 70 characters |
31 Aug 2001 15:20:29
    |
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
11 Jul 2001 18:15:39
    |
ijliao  |
upgrade to 1.2.12 drop maintainership |
16 Jun 2001 17:32:44
    |
ijliao  |
upgrade to 1.2.11 |
11 Apr 2001 17:38:48
    |
ijliao  |
upgrade to 1.2.8 autogen man3 list |
16 Mar 2001 17:30:30
    |
ijliao  |
upgrade to 1.2.1 |
10 Mar 2001 19:13:29
    |
ijliao  |
upgrade to 1.2.0 add a lot of man pages |
16 Feb 2001 11:07:08
    |
ijliao  |
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. |