aboutsummaryrefslogtreecommitdiff
path: root/archivers/pbzip2
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak the build against Clang 6.0.0 and respect CXXFLAGS.Alexey Dokuchaev2018-02-021-1/+4
| | | | | | | PR: 225555 Notes: svn path=/head/; revision=460675
* Remove dependency on GNU make(1).Alexey Dokuchaev2017-04-161-1/+4
| | | | | | | | | | | | | It turns out that GNU make(1) is only required because their make(1) spells target dependencies as $^ while ours use $>. This change makes the pbzip2's Makefile both GNU and BSD make(1) friendly at the same time. This is required to be able to use `archivers/pbzip2' port as a PKG_DEPEND. Approved by: farrokhi (maintainer) Notes: svn path=/head/; revision=438656
* Update archivers/pbzip2 to 1.1.13Babak Farrokhi2017-01-092-3/+4
| | | | | | | | | Reviewed by: bapt Approved by: bapt Differential Revision: https://reviews.freebsd.org/D9087 Notes: svn path=/head/; revision=430914
* - Update to 1.1.12Babak Farrokhi2015-09-032-6/+5
| | | | | | | | | | - Take maintainership Approved by: mat Differential Revision: https://reviews.freebsd.org/D3558 Notes: svn path=/head/; revision=395970
* Remove Authors from pkg-descrBaptiste Daroussin2015-03-021-1/+0
| | | | Notes: svn path=/head/; revision=380298
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* archivers/pbzip2: Upgrade version 1.1.6 => 1.1.8John Marino2014-08-102-3/+3
| | | | | | | | | PR: 191851 Submitted by: Daniel Austin Approved by: maintainer timeout (miwi, 3 weeks) Notes: svn path=/head/; revision=364546
* Support stageBaptiste Daroussin2014-01-031-16/+8
| | | | | | | Avoid useless patching Notes: svn path=/head/; revision=338568
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* Convert archivers from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-7/+2
| | | | | | | | | | While here: - Trim headers - Convert some port to the new perl world - Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig Notes: svn path=/head/; revision=325646
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: archivers)Pietro Cerutti2013-02-071-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=311833
* - Update to 1.1.6Martin Wilke2011-11-062-3/+3
| | | | Notes: svn path=/head/; revision=285150
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Update to 1.1.5Martin Wilke2011-08-262-6/+6
| | | | Notes: svn path=/head/; revision=280436
* - Update to 1.1.4Martin Wilke2011-06-122-3/+6
| | | | | | | | PR: 157672 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Notes: svn path=/head/; revision=275410
* - Update to 1.1.2Martin Wilke2011-02-262-4/+3
| | | | Notes: svn path=/head/; revision=269748
* - Update to 1.1.1Martin Wilke2010-04-252-4/+4
| | | | Notes: svn path=/head/; revision=253204
* - Update to 1.1.0Martin Wilke2010-03-142-4/+4
| | | | Notes: svn path=/head/; revision=251026
* - Mark MAKE_JOBS_SAFE for parallel building.Martin Wilke2009-03-251-0/+1
| | | | Notes: svn path=/head/; revision=231001
* Uphold CXXFLAGSMario Sergio Fujikawa Ferreira2009-01-181-1/+1
| | | | | | | | PR: 130681 Approved by: maintainer Notes: svn path=/head/; revision=226364
* - Update to 1.0.5Martin Wilke2009-01-102-4/+4
| | | | Notes: svn path=/head/; revision=225667
* - Update to 1.0.4Martin Wilke2008-12-222-6/+6
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=224613
* - Update to 1.0.3Martin Wilke2008-11-252-6/+6
| | | | | | | | PR: 129096 Submitted by: "Beat Gätzi" <beat@chruetertee.ch> Notes: svn path=/head/; revision=223357
* - Remove bogus REINPLACE_CMD which was intended to fix build on 4.x, but has ↵Dmitry Marakasov2008-09-231-5/+4
| | | | | | | | | | | | | broken program output instead. - While here, line up MAN and MLINKS lines PR: 125260 Submitted by: Geoff The <geoff2k at gmail dot com> Patch by: pav@ Notes: svn path=/head/; revision=220567
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Another upstream in-place distfile update which updatesAndrew Pantyukhin2007-07-302-5/+6
| | | | | | | | | some parts of pbzip2 reverted during the last reroll Reported by: pointyhat via kris, pav Notes: svn path=/head/; revision=196733
* - Distfile rerolled upstream (minor windows-version-related fix)Andrew Pantyukhin2007-07-262-3/+4
| | | | Notes: svn path=/head/; revision=196316
* - Clean up a tiny bitAndrew Pantyukhin2007-07-262-8/+8
| | | | | | | | | | - Put author in pkg-descr - Take maintainership [1] Tricked into by: Jeff Gilchrist (author) [1] Notes: svn path=/head/; revision=196315
* - Update to 1.0.2Andrew Pantyukhin2007-07-262-5/+7
| | | | | | | Reported by: Jeff Gilchrist (author) Notes: svn path=/head/; revision=196306
* - Gratuitous update to 1.0.1 (no changes affect FreeBSD version)Andrew Pantyukhin2007-03-302-4/+4
| | | | Notes: svn path=/head/; revision=188807
* - Update to 1.0Andrew Pantyukhin2007-03-152-7/+7
| | | | | | | - Add mirrors Notes: svn path=/head/; revision=187453
* upgrade to 0.9.6Ying-Chieh Liao2006-02-152-5/+7
| | | | Notes: svn path=/head/; revision=156071
* Retire USE_REINPLACE.Sam Lawrance2006-01-301-2/+4
| | | | | | | Fix build on 4.x by stringifying a #define instead of defining it with quotes. Notes: svn path=/head/; revision=154760
* Update to 0.9.5Edwin Groothuis2006-01-052-5/+6
| | | | Notes: svn path=/head/; revision=152785
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149223
* upgrade to 0.9.4Ying-Chieh Liao2005-09-022-3/+3
| | | | Notes: svn path=/head/; revision=141743
* upgrade to 0.9.2Ying-Chieh Liao2005-03-132-3/+3
| | | | Notes: svn path=/head/; revision=131057
* - Update to 0.9.1Sergey Matveychuk2005-01-312-3/+3
| | | | | | | | PR: ports/76882 Submitted by: Gea-Suan Lin <gslin(at)netnews.NCTU.edu.tw> Notes: svn path=/head/; revision=127773
* upgrade to 0.8.3Ying-Chieh Liao2005-01-102-3/+3
| | | | Notes: svn path=/head/; revision=126069
* add pbzip2 0.8.2Ying-Chieh Liao2004-12-073-0/+38
Parallel BZIP2 Notes: svn path=/head/; revision=123349