FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:10 AM GMT
Port details
lzop 1.03 archivers on this many watch lists=128 search for ports that depend on this port
Fast file compressor similar to gzip, using the LZO library
Maintained by: mandree@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Jun 2000 19:58:16
License: not specified in port
  lzop is a file compressor which is very similar to gzip.  It uses the LZO
library for compression services and its main advantages over gzip are much
higher compression and decompression speed (at the cost of some compression
ratio). 

  lzop is distributed under the terms of the GNU General Public License
(GPL).

WWW: http://www.oberhumer.com/opensource/lzop/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: archivers/lzo2
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://www.lzop.org/download/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mandree/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mandree/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mandree/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mandree/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mandree/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mandree/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mandree/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 24

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.03
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
23 May 2011 11:34:36
Original commit files touched by this commit  1.03
mandree search for other commits by this committer
Change MASTER_SITES mirror to read LOCAL/mandree instead.

Suggested by: sunpoet@
10 May 2011 20:31:00
Original commit files touched by this commit  1.03
mandree search for other commits by this committer
ftp.uni-koeln.de no longer carriers util/arc/, mirror locally.
22 Mar 2011 10:05:20
Original commit files touched by this commit  1.03
mandree search for other commits by this committer
Re-add CPPFLAGS, lost in previous commit.
21 Mar 2011 16:14:30
Original commit files touched by this commit  1.03
mandree search for other commits by this committer
Add a mirror to MASTER_SITES.
Drop CPPFLAGS from CONFIGURE_ENV.
13 Nov 2010 20:59:42
Original commit files touched by this commit  1.03
mandree search for other commits by this committer
Update to 1.03.

Submitted by: Martin Matuska <mm@freebsd.org>
PR:           ports/152184
13 Jun 2010 11:57:36
Original commit files touched by this commit  1.02.r1
mandree search for other commits by this committer
Switch MAINTAINER line to FreeBSD address.

Approved by: garga (mentor, implicit)
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.02.r1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
22 Jan 2006 06:58:31
Original commit files touched by this commit  1.02.r1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
21 Sep 2005 14:14:46
Original commit files touched by this commit  1.02.r1
mnag search for other commits by this committer
Update to 1.02rc1
Submitter take MAINTAINER

PR:             ports/86407
Submitted by:   Matthias Andree <matthias.andree@gmx.de>
Approved by:    pav (mentor)
31 May 2005 19:58:33
Original commit files touched by this commit  1.01_2
flz search for other commits by this committer
- Backout latest commit, it needs a repocopy due to API change.

Noticed by:     Matthias Andree <matthias.andree@gmx.de>
31 May 2005 17:57:11
Original commit files touched by this commit  1.01_1
flz search for other commits by this committer
- Bump lzo lib version.
- Bump PORTREVISION.
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.01
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.01
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
05 Feb 2004 20:38:07
Original commit files touched by this commit  1.01
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
27 Jan 2004 20:51:07
Original commit files touched by this commit  1.01
trevor search for other commits by this committer
Add SIZE.
11 Jun 2003 03:57:54
Original commit files touched by this commit  1.01
marcus search for other commits by this committer
Update MASTER_SITE.

Submitted by:   Jeremy Messenger <mezz7@cox.net>
02 May 2003 00:41:14
Original commit files touched by this commit  1.01
naddy search for other commits by this committer
Update to version 1.01

PR:             51509
Submitted by:   Ports Fury
20 Feb 2003 16:44:17
Original commit files touched by this commit  1.00
knu search for other commits by this committer
De-pkg-comment.
06 Dec 2001 12:22:04
files touched by this commit
sobomax search for other commits by this committer
- Fix MASTER_SITES   - Add WWW: line    
08 Oct 2000 00:02:22
files touched by this commit
asami search for other commits by this committer
Convert archivers category to new layout.  
22 Jun 2000 06:52:16
files touched by this commit
will search for other commits by this committer
Unleash all of these ports upon the people.  I no longer have any interest   in
any of them, but will be happy to assign MAINTAINER to others and commit  
updates for them.    
04 Jun 2000 23:50:05
files touched by this commit
will search for other commits by this committer
Update liblzo.so.1 port target.    
02 Jun 2000 23:58:16
files touched by this commit
will search for other commits by this committer
Add lzop, a fast file compressor similar to gzip that uses the LZO lib.    

Number of commits found: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 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 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours8
new 7 days45
new fortnight70
new month141

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

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