aboutsummaryrefslogtreecommitdiff
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* update to 20120202, which adds support for the ZPAQ level 2 standardBrendan Fabeny2012-02-053-13/+21
| | | | Notes: svn path=/head/; revision=290446
* - Update to 2.048Sunpoet Po-Chuan Hsieh2012-01-302-5/+10
| | | | | | | | | | - Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/IO-Compress-Lzop/Changes Notes: svn path=/head/; revision=290095
* - Update to 2.048Sunpoet Po-Chuan Hsieh2012-01-302-7/+14
| | | | | | | | | | - Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/IO-Compress-Lzma/Changes Notes: svn path=/head/; revision=290094
* - Update to 2.048Sunpoet Po-Chuan Hsieh2012-01-302-5/+10
| | | | | | | | | | - Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes Notes: svn path=/head/; revision=290093
* - Update to 2.048Sunpoet Po-Chuan Hsieh2012-01-302-7/+7
| | | | | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/IO-Compress/Changes Notes: svn path=/head/; revision=290092
* - Update to 2.048Sunpoet Po-Chuan Hsieh2012-01-302-3/+5
| | | | | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=290091
* - Update to 2.048Sunpoet Po-Chuan Hsieh2012-01-302-4/+9
| | | | | | | | | | - Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=290090
* - Update to 2.048Sunpoet Po-Chuan Hsieh2012-01-302-3/+5
| | | | | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes Notes: svn path=/head/; revision=290089
* - Respect CXX/CXXFLAGSMartin Wilke2012-01-271-0/+1
| | | | | | | | | PR: 163249 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=289892
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichAlberto Villa2012-01-252-3/+3
| | | | | | | | | | | | | concludes the 4.7 series. The official release notes can be found at: http://kde.org/announcements/announce-4.7.4.php PR: 162216 PR: 163662 Notes: svn path=/head/; revision=289775
* - Forgot to bump PORTREVISION in previous commit, needed due to plist changeSteve Wills2012-01-241-1/+1
| | | | Notes: svn path=/head/; revision=289709
* - Fix buildSteve Wills2012-01-242-90/+0
| | | | Notes: svn path=/head/; revision=289708
* - Add support for new InstallShield header format instead of calling abort()Alexey Dokuchaev2012-01-182-3/+216
| | | | | | | | | | | | | | | (sic!) on such files. When header format could not be detected, try to use the newest algorithm instead the oldest one; this should make the port more "future proof" - Allow to specify header format via command line (-i <version>) to override default detection logic - Bump port revision and reformat Makefile header while I am here Obtained from: SynCE bug tracker at sf.net (ID: 3163039) Approved by: maintainer (sunpoet) Notes: svn path=/head/; revision=289393
* - Fix build after removal of hardcoded CXX/CXXFLAGSSunpoet Po-Chuan Hsieh2012-01-162-16/+2
| | | | | | | | Submitted by: sunpoet (myself) Approved by: Yar <yarodin@gmail.com> (maintainer) Notes: svn path=/head/; revision=289327
* Update to 3.08Max Khon2012-01-163-7/+7
| | | | | | | | PR: 163856 Submitted by: sunpoet@ Notes: svn path=/head/; revision=289326
* - Update devel/tbb to 4.0.0Ganael LAPLANCHE2012-01-161-2/+2
| | | | | | | - Bump dependent ports' revisions Notes: svn path=/head/; revision=289316
* - Update to 0.608Martin Wilke2012-01-143-16/+5
| | | | | | | | PR: 164117 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=289211
* - Didn't reinstall documentation/fceux.6 as intended.Michael Scheidell2012-01-131-2/+2
| | | | | | | | | | | - maintainer asked committer to submit the patch due to maintainer's schedule PR: ports/163510 Submitted by: A.J. Kehoe IV (Nanoman)" <ibxht163@nanoman.ca> Approved by: maintainer (timeout, 22 days), gabor (mentor, implicit) Notes: svn path=/head/; revision=289108
* - Update to 2.0.2Philip M. Gollucci2012-01-122-3/+3
| | | | | | | | | | PR: ports/163376 Submitted by: myself (pgollucci) Approved by: maintainer timeout (hhyou@cs.nctu.edu.tw ; 26 days) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=289039
* LASzip is a compression library for compressing ASPRS LAS format data. It hasCarlo Strub2012-01-115-0/+49
| | | | | | | | | | | | | | | | | | been provided as an LGPL-licensed stand-alone software library to allow other softwares that handle LAS data to read and write LASzip-compressed data. The BSD-licensed libLAS and the LGPL-licensed LASlib can take advantage of LASzip to read and write compressed data. LASzip is completely lossless. It compresses bulky LAS files into compact LAZ files that are only 10-20 percent of the original size, accurately preserving every single bit. PR: ports/163956 Submitted by: Rainer Hurling <rhurlin@gwdg.de> Approved by: glarkin@ (mentor) Notes: svn path=/head/; revision=288974
* - Remove outdated version checksEitan Adler2012-01-091-4/+0
| | | | | | | Reviewed by: nox Notes: svn path=/head/; revision=288805
* - Respect CXX/CXXFLAGSSunpoet Po-Chuan Hsieh2012-01-081-0/+3
| | | | | | | Submitted by: osa Notes: svn path=/head/; revision=288744
* - Update to 4.10 Beta 3Sunpoet Po-Chuan Hsieh2012-01-062-4/+4
| | | | Notes: svn path=/head/; revision=288618
* - Update to 2.046Sunpoet Po-Chuan Hsieh2011-12-282-3/+5
| | | | | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/IO-Compress/Changes Notes: svn path=/head/; revision=288167
* Pacify portlintEmanuel Haupt2011-12-275-5/+10
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=288109
* - Patch zoo to work properly when modifying existing archives on 64-bitGabor Kovesdan2011-12-2214-306/+228
| | | | | | | | | | | systems - Bump PORTREVISION PR: ports/162804 Submitted by: Carl Johnson <carlj@peak.org> Notes: svn path=/head/; revision=287863
* Fix clang compile issue.Vanilla I. Shu2011-12-221-0/+11
| | | | Notes: svn path=/head/; revision=287835
* Fix clang issue.Vanilla I. Shu2011-12-222-0/+22
| | | | Notes: svn path=/head/; revision=287834
* update to 20111221 (libzpaq 4.01, zpaq 4.03)Brendan Fabeny2011-12-223-20/+16
| | | | Notes: svn path=/head/; revision=287830
* Update MASTER_SITES to take advantage of latest CHEESESHOP mirrors and add ↵Jason Helfman2011-12-211-1/+2
| | | | | | | | | | MASTER_SITE_SUBDIR Submitted by: jgh Approved by: David Naylor (maintainer via email) , crees (mentor) Notes: svn path=/head/; revision=287821
* - Point at the homepage consistently as defined by rubygems.orgPhilip M. Gollucci2011-12-201-1/+1
| | | | Notes: svn path=/head/; revision=287683
* Try to build this on the cluster, now that it has been updated to lzo2.Mark Linimon2011-12-111-2/+0
| | | | | | | | Feature safe: yes Hat: portmgr Notes: svn path=/head/; revision=287170
* - Fix library linkingSunpoet Po-Chuan Hsieh2011-12-062-3/+12
| | | | | | | | | | | - Bump PORTREVISION for package change Submitted by: sunpoet (myself) Approved by: clsung (maintainer, via IRC) Feature safe: yes Notes: svn path=/head/; revision=286952
* update to 20111128 (zpaq 4.02)Brendan Fabeny2011-12-052-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286924
* - Update to 2.045Sunpoet Po-Chuan Hsieh2011-12-052-5/+5
| | | | | | | | Changes: http://search.cpan.org/dist/IO-Compress-Lzop/Changes Feature safe: yes Notes: svn path=/head/; revision=286912
* - Update to 2.045Sunpoet Po-Chuan Hsieh2011-12-052-7/+7
| | | | | | | | Changes: http://search.cpan.org/dist/IO-Compress-Lzma/Changes Feature safe: yes Notes: svn path=/head/; revision=286911
* - Update to 2.045Sunpoet Po-Chuan Hsieh2011-12-052-5/+5
| | | | | | | | Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes Feature safe: yes Notes: svn path=/head/; revision=286910
* - Update to 2.045Sunpoet Po-Chuan Hsieh2011-12-053-7/+11
| | | | | | | | Changes: http://search.cpan.org/dist/IO-Compress/Changes Feature safe: yes Notes: svn path=/head/; revision=286909
* - Update to 2.045Sunpoet Po-Chuan Hsieh2011-12-052-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Feature safe: yes Notes: svn path=/head/; revision=286908
* - Update to 2.045Sunpoet Po-Chuan Hsieh2011-12-052-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Feature safe: yes Notes: svn path=/head/; revision=286907
* - Update to 2.045Sunpoet Po-Chuan Hsieh2011-12-052-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes Feature safe: yes Notes: svn path=/head/; revision=286906
* - Fix plist when python is not selected [1]Johan van Selst2011-12-041-14/+13
| | | | | | | | | | - Aggregate variable settings Reported by: Peter <pmc@citylink.dinoex.sub.org> [1] Feature safe: yes Notes: svn path=/head/; revision=286860
* update to 20111126: x86*-only JIT that doesn't require a c++ compiler,Brendan Fabeny2011-11-284-57/+76
| | | | | | | | | merge of zp and zpaq Feature safe: yes Notes: svn path=/head/; revision=286595
* Add php5-phar extension.Alex Dupre2011-11-254-0/+67
| | | | | | | | | PR: ports/162807 Submitted by: Oleg Pudeyev <oleg@bsdpower.com> Feature safe: yes Notes: svn path=/head/; revision=286403
* Update to 1.0.6Martin Matuska2011-11-242-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286354
* - Update to 1.82Philippe Audeoud2011-11-222-3/+3
| | | | | | | | | - Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.82/CHANGES Feature safe: yes Notes: svn path=/head/; revision=286238
* Update to 0.35Lars Thegler2011-11-212-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286200
* - Update to 2.043Sunpoet Po-Chuan Hsieh2011-11-212-5/+5
| | | | | | | | Changes: http://search.cpan.org/dist/IO-Compress-Lzop/Changes Feature safe: yes Notes: svn path=/head/; revision=286169
* - Update to 2.043Sunpoet Po-Chuan Hsieh2011-11-212-7/+7
| | | | | | | | Changes: http://search.cpan.org/dist/IO-Compress-Lzma/Changes Feature safe: yes Notes: svn path=/head/; revision=286168
* - Update to 2.043Sunpoet Po-Chuan Hsieh2011-11-212-5/+5
| | | | | | | | Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes Feature safe: yes Notes: svn path=/head/; revision=286167