aboutsummaryrefslogtreecommitdiff
path: root/archivers/pixz
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 1.0.7. This also fixes the -fno-common issue.Hiroki Sato2020-09-102-4/+4
| | | | Notes: svn path=/head/; revision=548225
* Update to 1.0.6.Hiroki Sato2020-03-165-160/+12
| | | | | | | | PR: 238900 Submitted by: yuri Notes: svn path=/head/; revision=528536
* http://github.com redirects to https://github.com, spare everyone a redirect.Mathieu Arnold2016-12-021-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=427548
* Enforce libarchive from portsBaptiste Daroussin2015-07-191-1/+1
| | | | Notes: svn path=/head/; revision=392508
* 8 ports categories: Remove $PTHREAD_LIBSJohn Marino2015-03-242-2/+1
| | | | | | | | | | | | Categories: archivers, dns, french, japanese, news, port-mgmt, x11-wm The sysutils port was setting configure argument, so the text wasn't removed but the value of PTHREAD_LIBS was changed. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382100
* Allow staging as a regular userAntoine Brodin2014-09-051-0/+1
| | | | Notes: svn path=/head/; revision=367373
* - fix sanity in CAT archiversOlli Hauer2014-06-011-1/+1
| | | | | | | | - USE_BZIP2 -> USES=tar:bzip2 - LICENSE=BSD -> BSD[n]CLAUSE Notes: svn path=/head/; revision=356058
* archivers/xz is in base for all versions and has been removed from the ports ↵Baptiste Daroussin2014-01-131-9/+1
| | | | | | | tree Notes: svn path=/head/; revision=339572
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | | | LIB_DEPENDS in accessibility With hat: portmgr Notes: svn path=/head/; revision=336153
* Add STAGEDIR support.Hiroki Sato2013-12-021-3/+1
| | | | Notes: svn path=/head/; revision=335460
* 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
* Add archives/pixz, a parallel, indexing version of XZ.Hiroki Sato2013-06-065-0/+186
Notes: svn path=/head/; revision=320063