The FreeBSD Ports Archive
FreeBSD archivers : libcomprex4>
Transparently handles automatic compression and decompression of files
The libcomprex library transparently handles automatic compression and
decompression of files. The API is similar to C's built-in file access
functions, which provides a smooth transition to libcomprex. libcomprex
can also open uncompressed files, making it a good replacement for the
native file access functions.
http://www.gnupdate.org/components/libcomprex/index.xml
|
libcomprex history
v. 1.31
date: 2007/01/28 09:07:33; author: kris; state: Exp; lines: +1 -1
Use libtool port instead of included one to avoid objformat a.out botch
v. 1.30
date: 2006/08/14 09:56:57; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
v. 1.29
date: 2006/02/23 10:34:19; author: ade; state: Exp; lines: +3 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.28
date: 2006/01/24 04:05:15; author: kris; state: Exp; lines: +1 -0
BROKEN with WITHOUT_NLS: Does not build without gettext
v. 1.27
date: 2005/11/15 06:47:47; author: ade; state: Exp; lines: +1 -2
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.26
date: 2005/11/14 10:56:27; author: edwin; state: Exp; lines: +0 -4
Remove explicit checks for /usr/bin/bzip2.
This has been part of the base OS since 4.4.
v. 1.25
date: 2005/05/31 15:32:41; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.24
date: 2004/06/23 09:23:16; author: vs; state: Exp; lines: +2 -4
libcurl no longer provides formparse() -> disable curl-support.
v. 1.23
date: 2004/06/15 11:05:56; author: kris; state: Exp; lines: +2 -0
BROKEN: Broken pkg-plist
v. 1.22
date: 2004/06/07 10:47:41; author: kris; state: Exp; lines: +1 -1
Re-bump the curl shared library version.
Pointy hat to: ade
v. 1.21
date: 2004/06/04 17:29:07; author: ade; state: Exp; lines: +3 -2
Sync with new bsd.autotools.mk
v. 1.20
date: 2004/06/03 22:41:36; author: roam; state: Exp; lines: +2 -2
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
v. 1.19
date: 2004/03/25 12:16:56; author: kris; state: Exp; lines: +8 -1
Support WITHOUT_NLS
v. 1.18
date: 2004/03/14 06:15:54; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.17
date: 2004/02/04 04:35:43; author: marcus; state: Exp; lines: +3 -3
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.16
date: 2004/01/23 18:11:42; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.15
date: 2003/10/29 09:13:26; author: krion; state: Exp; lines: +1 -0
- Add *.la files for loadable module support
- Bump PORTREVISION
Submitted by: KATO Tsuguru
v. 1.14
date: 2003/10/28 21:19:59; author: krion; state: Exp; lines: +9 -9
- Update to version 0.3.3
PR: 58620
Submitted by: Ports Fury
v. 1.13
date: 2003/10/26 22:44:49; author: kris; state: Exp; lines: +1 -2
portlint (switch back to USE_LIBTOOL). I'm not sure why this was
changed in the libtool megapatch, but it seems to work now.
v. 1.12
date: 2003/10/26 21:58:49; author: kris; state: Exp; lines: +1 -1
portlint (fix whitespace)
v. 1.11
date: 2003/08/26 20:25:35; author: marcus; state: Exp; lines: +1 -1
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.10
date: 2003/08/25 05:41:18; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.9
date: 2003/06/26 22:58:21; author: ade; state: Exp; lines: +6 -3
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
v. 1.8
date: 2003/02/20 16:44:15; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.7
date: 2003/02/02 12:59:04; author: nork; state: Exp; lines: +8 -37
Update to 0.3.2.
PR: ports/47324
Submitted by: Ports Fury
Reviewed by: Simon 'corecode' Schubert
v. 1.6
date: 2002/11/10 16:44:57; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.5
date: 2002/11/06 22:43:40; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.4
date: 2002/05/31 08:12:23; author: ijliao; state: Exp; lines: +34 -2
upgrade 0.3.1
v. 1.3
date: 2002/05/12 05:57:27; author: ijliao; state: Exp; lines: +1 -1
upgrade to 0.3.0
v. 1.2
date: 2001/11/23 17:30:56; author: ijliao; state: Exp; lines: +5 -4
- Conditionalize bzip2 dependencies
- Fix pkg-plist
PR: 32212
Submitted by: KATO Tsuguru
v. 1.1
date: 2001/11/21 18:03:45; author: ijliao; state: Exp;
add libcomprex
Transparently handles automatic compression and decompression of files
=============================================================================
|
| |

|