Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix trailing whitespace in pkg-descrs, categories [a-f]* | Dmitry Marakasov | 2016-05-19 | 1 | -2/+2 |
| | | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498 | ||||
* | Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. | Mathieu Arnold | 2016-04-01 | 1 | -1/+1 |
| | | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344 | ||||
* | - Add snzip 1.0.2 | Sunpoet Po-Chuan Hsieh | 2015-12-22 | 3 | -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 |