aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/mar
Commit message (Collapse)AuthorAgeFilesLines
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptehaupt2015-01-061-1/+1
|
* Clean up plistbapt2014-10-201-1/+0
|
* Quiesce mkdirehaupt2014-03-181-1/+1
|
* Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested forehaupt2014-02-131-2/+0
| | | | | | afterwards. Encouraged by: mat
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-3/+0
| | | | any install target.
* Support staging.ehaupt2013-10-232-7/+6
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | archivers)
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-2/+0
|
* - Use DOC instead of NOPORTDOCSehaupt2013-01-151-1/+5
| | | | | - Pacify portlint - Convert header
* For a number of ports in archives category, trim the header and drop leadingdanfe2012-12-181-6/+2
| | | | | indefinite article from COMMENT line; also fix few noticed styles bugs while I am here.
* Pacify portlintehaupt2011-12-271-1/+2
| | | | Feature safe: yes
* - remove maintainer tags from pkg-descreadler2011-10-231-3/+0
| | | | | Approved by: portmgr Approved by: bapt (mentor)
* Fix build with clang.ehaupt2011-06-211-3/+1
|
* Add LICENSE, remove MD5 sumsehaupt2011-01-252-1/+1
| | | | Feature safe: yes
* Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+2
|
* Use MASTER_SITE_CRITICALehaupt2008-03-281-2/+1
|
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-1/+1
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* Remove WWW, project page disappeared.ehaupt2006-12-201-2/+0
|
* - Update MASTER_SITESehaupt2006-08-152-3/+2
| | | | - Update WWW
* Respect DESTDIRehaupt2006-08-111-2/+2
| | | | | PR: 101804 Submitted by: gabor
* Add an additional mirror.ehaupt2006-06-011-1/+2
|
* Remove deprecated USE_REINPLACEehaupt2006-02-191-2/+0
|
* Update MASTER_SITESehaupt2005-12-291-1/+1
|
* Add SHA256 hashes to my portsehaupt2005-11-301-0/+1
|
* Change MAINTAINER address for my ports.ehaupt2005-10-061-1/+1
| | | | Approved by: novel (mentor)
* Include additional mastersitelawrance2005-06-251-1/+2
| | | | | PR: ports/82628 Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer)
* Add mar , a simple binary file format for storing arbitrary meta andahze2005-06-224-0/+72
user data. PR: ports/82453 Submitted by: Emanuel Haupt <ehaupt@critical.ch>