summaryrefslogtreecommitdiff
path: root/archivers/lzop (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154139
* Update to 1.02rc1Marcus Alves Grando2005-09-212-5/+9
| | | | | | | | | | | Submitter take MAINTAINER PR: ports/86407 Submitted by: Matthias Andree <matthias.andree@gmx.de> Approved by: pav (mentor) Notes: svn path=/head/; revision=143288
* - Backout latest commit, it needs a repocopy due to API change.Florent Thoumie2005-05-311-2/+2
| | | | | | | Noticed by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=136557
* - Bump lzo lib version.Florent Thoumie2005-05-311-1/+2
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=136548
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Update MASTER_SITE.Joe Marcus Clarke2003-06-111-1/+1
| | | | | | | Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=82725
* Update to version 1.01Christian Weisgerber2003-05-023-14/+5
| | | | | | | | PR: 51509 Submitted by: Ports Fury Notes: svn path=/head/; revision=79977
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - Fix MASTER_SITESMaxim Sobolev2001-12-062-3/+5
| | | | | | | | | | - Add WWW: line PR: 32514 Submitted by: Ports Fury Notes: svn path=/head/; revision=51133
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Update liblzo.so.1 port target.Will Andrews2000-06-041-1/+1
| | | | Notes: svn path=/head/; revision=29187
* Add lzop, a fast file compressor similar to gzip that uses the LZO lib.Will Andrews2000-06-026-0/+43
Obtained from: NetBSD Notes: svn path=/head/; revision=29123