FreshPorts -- The Place For Ports Thu, 8 Jan 2009 4:54 PM GMT
Port details
libcomprex 0.3.3_5 archivers on this many watch lists=3 search for ports that depend on this port
Transparently handles automatic compression and decompression of files

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 search for ports maintained by this maintainer
Port Added: 21 Nov 2001 15:03:45


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.

WWW: http://www.gnupdate.org/components/libcomprex/index.xml
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/libtool15, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: devel/gettext, devel/libltdl15

To install the port: cd /usr/ports/archivers/libcomprex/ && make install clean
To add the package: pkg_add -r libcomprex


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/gnupdate/
http://kent.dl.sourceforge.net/sourceforge/gnupdate/
http://easynews.dl.sourceforge.net/sourceforge/gnupdate/
http://ufpr.dl.sourceforge.net/sourceforge/gnupdate/
http://umn.dl.sourceforge.net/sourceforge/gnupdate/
http://heanet.dl.sourceforge.net/sourceforge/gnupdate/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 34

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:02:32
Original commit files touched by this commit  0.3.3_5
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
28 Jan 2007 09:07:47
Original commit files touched by this commit  0.3.3_4
kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
14 Aug 2006 10:56:58
Original commit files touched by this commit  0.3.3_4
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.3.3_4
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
24 Jan 2006 04:05:15
Original commit files touched by this commit  0.3.3_4
kris search for other commits by this committer
BROKEN with WITHOUT_NLS: Does not build without gettext
23 Nov 2005 23:37:45
Original commit files touched by this commit  0.3.3_4
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.3.3_4
ade search for other commits by this committer
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.
14 Nov 2005 10:56:29
Original commit files touched by this commit  0.3.3_4
edwin search for other commits by this committer
Remove explicit checks for /usr/bin/bzip2.
This has been part of the base OS since 4.4.
31 May 2005 16:32:41
Original commit files touched by this commit  0.3.3_4
oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
15 Aug 2004 17:14:03
Original commit files touched by this commit  0.3.3_4
arved search for other commits by this committer
Fix build with gcc 3.4
23 Jun 2004 10:23:16
Original commit files touched by this commit  0.3.3_4
vs search for other commits by this committer
libcurl no longer provides formparse() -> disable curl-support.
15 Jun 2004 12:05:56
Original commit files touched by this commit  0.3.3_3
kris search for other commits by this committer
BROKEN: Broken pkg-plist
07 Jun 2004 11:47:41
Original commit files touched by this commit  0.3.3_3
kris search for other commits by this committer
Re-bump the curl shared library version.

Pointy hat to:  ade
04 Jun 2004 18:29:38
Original commit files touched by this commit  0.3.3_3
ade search for other commits by this committer
Sync with new bsd.autotools.mk
03 Jun 2004 23:41:40
Original commit files touched by this commit  0.3.3_3
roam search for other commits by this committer
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
25 Mar 2004 12:16:56
Original commit files touched by this commit  0.3.3_2
kris search for other commits by this committer
Support WITHOUT_NLS
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.3.3_2
ade search for other commits by this committer
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.
04 Feb 2004 04:36:30
Original commit files touched by this commit  0.3.3_2
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
27 Jan 2004 20:51:07
Original commit files touched by this commit  0.3.3_1
trevor search for other commits by this committer
Add SIZE.
23 Jan 2004 18:12:26
Original commit files touched by this commit  0.3.3_1
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
29 Oct 2003 09:13:26
Original commit files touched by this commit  0.3.3_1
krion search for other commits by this committer
- Add *.la files for loadable module support
- Bump PORTREVISION

Submitted by:   KATO Tsuguru <tkato@prontomail.com>
28 Oct 2003 21:19:59
Original commit files touched by this commit  0.3.3
krion search for other commits by this committer
- Update to version 0.3.3

PR:             58620
Submitted by:   Ports Fury
26 Oct 2003 22:44:49
Original commit files touched by this commit  0.3.2_2
kris search for other commits by this committer
portlint (switch back to USE_LIBTOOL).  I'm not sure why this was
changed in the libtool megapatch, but it seems to work now.
26 Oct 2003 21:58:50
Original commit files touched by this commit  0.3.2_2
kris search for other commits by this committer
portlint (fix whitespace)
26 Aug 2003 21:25:58
Original commit files touched by this commit  0.3.2_2
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 06:41:38
Original commit files touched by this commit  0.3.2_1
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
26 Jun 2003 23:58:32
Original commit files touched by this commit  0.3.2_1
ade search for other commits by this committer
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)
20 Feb 2003 16:44:17
Original commit files touched by this commit  0.3.2
knu search for other commits by this committer
De-pkg-comment.
02 Feb 2003 12:59:04
Original commit files touched by this commit  0.3.2
nork search for other commits by this committer
Update to 0.3.2.

PR:             ports/47324
Submitted by:   Ports Fury
Reviewed by:    Simon 'corecode' Schubert <corecode@corecode.ath.cx>
31 May 2002 09:12:24
Original commit files touched by this commit  0.3.1
ijliao search for other commits by this committer
upgrade 0.3.1
12 May 2002 06:57:27
Original commit files touched by this commit  0.3.0
ijliao search for other commits by this committer
upgrade to 0.3.0
18 Dec 2001 04:08:01
files touched by this commit
pat search for other commits by this committer
Fix plist    
23 Nov 2001 17:30:56
files touched by this commit
ijliao search for other commits by this committer
- Conditionalize bzip2 dependencies   - Fix pkg-plist    
21 Nov 2001 18:03:45
files touched by this commit
ijliao search for other commits by this committer
add libcomprex   Transparently handles automatic compression and decompression
of files    

Number of commits found: 34

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
xterm*Jan 06
php5-gdJan 05
awstatsJan 04
awstats-develJan 04
p5-File-PathJan 03
vimJan 02
vinagreDec 31
mplayerDec 30
mysql41-serverDec 30
mysql50-serverDec 30
mysql51-serverDec 30
mysql60-serverDec 30
roundcubeDec 30
twikiDec 30
ampacheDec 26

12 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19564
Broken 148
Deprecated 94
Ignore 567
Forbidden 8
Restricted 227
No CDROM 130
Vulnerable 54
Expired 15
Set to expire 76
Interactive 77
new 24 hours 6
new 48 hours8
new 7 days16
new fortnight62
new month113

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.305 seconds.