aboutsummaryrefslogtreecommitdiff
path: root/archivers/par2cmdline-tbb
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Add missing LICENSEGanael LAPLANCHE2010-11-101-1/+3
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=264354
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* Update MAINTAINER address for my portsGanael LAPLANCHE2010-09-271-1/+1
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=261943
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>Philip M. Gollucci2010-09-071-2/+2
| | | | | | | | | | - Update some MASTER_SITES too PR: ports/150349 Submitted by: maintainer Notes: svn path=/head/; revision=260700
* - Fix build with gcc44Pav Lucistnik2010-09-031-0/+10
| | | | | | | | PR: ports/150055 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=260472
* - Bump PORTREVISION to chase the update of devel/tbbWen Heping2010-07-041-1/+2
| | | | | | | | | PR: ports/147870 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257345
* - Update to 20100203Martin Wilke2010-03-103-48/+4
| | | | | | | | PR: 144625 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=250859
* - Update to 20090203Martin Wilke2009-09-096-69/+65
| | | | | | | | PR: 131570 Submitted by: "Ganael LAPLANCHE" <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=241095
* - Fix build on 6.XMartin Wilke2009-07-071-1/+1
| | | | | | | | PR: 136428 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=237352
* Force commit to backout previous one, this update depends on devel/tbb beingIon-Mihai Tetcu2009-02-186-66/+70
| | | | | | | updated to v2.1 (ports/129686). Notes: svn path=/head/; revision=228592
* PR: 131570Ion-Mihai Tetcu2009-02-186-70/+66
| | | | Notes: svn path=/head/; revision=228591
* Add forgotten files in previous commit:Ion-Mihai Tetcu2008-05-062-0/+58
| | | | | | | | | | | | | - Update to v20080420 - Do not use USE_AUTOTOOLS anymore, add GNU_CONFIGURE and CONFIGURE_ENV - Patch patch-par2cmdline.h to make it build with the current version of tbb (20080207) PR: ports/123286 Submitted by: maintainer Notes: svn path=/head/; revision=212750
* - Update to v20080420Ion-Mihai Tetcu2008-05-062-5/+7
| | | | | | | | | | | | - Do not use USE_AUTOTOOLS anymore, add GNU_CONFIGURE and CONFIGURE_ENV - Patch patch-par2cmdline.h to make it build with the current version of tbb (20080207) PR: ports/123286 Submitted by: maintainer Notes: svn path=/head/; revision=212749
* Parity v2 Archive create/verify/recoverThierry Thomas2008-04-193-0/+50
tbb version of the par2cmdline tool. par2cmdline is a program for creating and using PAR2 files to detect damage in data files and repair them if necessary. It can be used with any kind of file. Par files are especially popular on Usenet. WWW: http://chuchusoft.com/par2_tbb/ PR: ports/120462 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> Notes: svn path=/head/; revision=211587