summaryrefslogtreecommitdiff
path: root/archivers/unfoo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* archivers/unfoo: Remove redundant dependency on unzipJohn Marino2016-08-041-1/+0
| | | | | | | | A dependency on unzip will never be registered since unzip is available on all supported platforms (since FreeBSD 8.0). Notes: svn path=/head/; revision=419566
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Add some NO_ARCH'esDmitry Marakasov2015-08-101-0/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=393904
* Remove unneeded MASTER_SITES=GH entries.Mathieu Arnold2015-08-041-1/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=393523
* Cleanup USE_GITHUB usage.Mathieu Arnold2015-05-302-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387986
* Update to 1.0.7Baptiste Daroussin2015-03-302-6/+8
| | | | | | | Upstream moved to github Notes: svn path=/head/; revision=382732
* - 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
* Support stage.Vanilla I. Shu2013-09-251-2/+1
| | | | Notes: svn path=/head/; revision=328286
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-1/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* 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
* Add port archivers/unfoo:Andrew Pantyukhin2007-08-133-0/+40
Unfoo is a tiny sh(1) wrapper to simplify decompression of files. Supported archive types: tar, gzip, bzip2, ace, rar, zip, 7z. WWW: http://obsoleet.org/code/unfoo/ Author: Graham Forest <vitaminmoo@wza.us> Based on: Gentoo Portage Notes: svn path=/head/; revision=197579