Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move MASTER_SITES from CRITICAL to LOCAL/ehaupt | ehaupt | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | Quiesce mkdir | ehaupt | 2014-03-18 | 1 | -1/+1 |
| | |||||
* | Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for | ehaupt | 2014-02-13 | 1 | -2/+0 |
| | | | | | | afterwards. Encouraged by: mat | ||||
* | Now that this port is staged and DOCS defined we can stop testing for DOCS in | ehaupt | 2014-02-13 | 1 | -3/+1 |
| | | | | any install target. | ||||
* | Update to 0.8 | ehaupt | 2013-10-03 | 1 | -5/+4 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-20 | 1 | -0/+1 |
| | | | | archivers) | ||||
* | Remove MAKE_JOBS_SAFE which is now default. | ehaupt | 2013-07-24 | 1 | -2/+0 |
| | |||||
* | Remove indefinite article from COMMENT | ehaupt | 2013-03-08 | 1 | -1/+1 |
| | |||||
* | Update to 0.7 | ehaupt | 2013-02-06 | 1 | -1/+1 |
| | |||||
* | - Use DOC instead of NOPORTDOCS | ehaupt | 2013-01-15 | 1 | -1/+5 |
| | | | | | - Pacify portlint - Convert header | ||||
* | - Update to 0.6 | ehaupt | 2012-11-06 | 1 | -6/+2 |
| | | | | | | - Trim header Feature safe: yes | ||||
* | Pacify portlint | ehaupt | 2011-12-27 | 1 | -1/+2 |
| | | | | Feature safe: yes | ||||
* | Add LICENSE, remove MD5 sums | ehaupt | 2011-01-25 | 1 | -0/+1 |
| | | | | Feature safe: yes | ||||
* | Mark MAKE_JOBS_SAFE | ehaupt | 2009-03-27 | 1 | -0/+2 |
| | |||||
* | Use MASTER_SITE_CRITICAL | ehaupt | 2008-03-28 | 1 | -2/+1 |
| | |||||
* | - Remove the DESTDIR modifications from individual ports as we have a new, | gabor | 2007-08-04 | 1 | -1/+1 |
| | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) | ||||
* | Update to 0.5 | ehaupt | 2006-09-07 | 1 | -3/+3 |
| | |||||
* | - Respect DESTDIR | ehaupt | 2006-08-11 | 1 | -3/+1 |
| | | | | | | | - Remove an unnecessary condition PR: 101801 Submitted by: gabor | ||||
* | Add an additional mirror. | ehaupt | 2006-06-01 | 1 | -1/+3 |
| | |||||
* | Update to 0.4 | ehaupt | 2005-11-14 | 1 | -1/+1 |
| | |||||
* | Change MAINTAINER address for my ports. | ehaupt | 2005-10-06 | 1 | -1/+1 |
| | | | | Approved by: novel (mentor) | ||||
* | Add gzrecover. | jylefort | 2005-06-08 | 1 | -0/+34 |
Gzrecover attempts to skip over bad data in a gzip archive. It will try to to skip over bad data and extract whatever files might be there. WWW: http://www.urbanophile.com/arenn/hacking/gzrt/ PR: ports/81840 Submitted by: Emanuel Haupt <ehaupt@critical.ch> |