aboutsummaryrefslogtreecommitdiff
path: root/archivers/snzip
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Add snzip 1.0.2Sunpoet Po-Chuan Hsieh2015-12-223-0/+39
- While I'm here: - Add LICENSE_FILE - Add OPTIONS_DEFINE Snzip is one of command line tools using snappy. This supports five types of file formats: framing-format, old framing-format, SNZ format, snappy-java format and snappy-in-java format. The default format is framing-format. WWW: https://github.com/kubo/snzip PR: 205511 Submitted by: <mizhka@gmail.com> Notes: svn path=/head/; revision=404258