aboutsummaryrefslogtreecommitdiff
path: root/archivers/ppmd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with clang 6.Emanuel Haupt2018-04-051-8/+1
| | | | | | | | PR: 226176 (related) Notified by: emaste (fix provided via mail) Notes: svn path=/head/; revision=466555
* Fix build on 12.0-CURRENT after upgrading clang, llvm, lld, lldb, compiler-rtEmanuel Haupt2018-02-211-1/+8
| | | | | | | | | and libc++ to 6.0.0 by falling back to gcc. Notified by: pkg-fallout Notes: svn path=/head/; revision=462482
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-061-1/+1
| | | | Notes: svn path=/head/; revision=376387
* Quiesce mkdirEmanuel Haupt2014-03-181-1/+1
| | | | Notes: svn path=/head/; revision=348550
* Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested forEmanuel Haupt2014-02-131-2/+0
| | | | | | | | | afterwards. Encouraged by: mat Notes: svn path=/head/; revision=344051
* Now that this port is staged and DOCS defined we can stop testing for DOCS inEmanuel Haupt2014-02-121-3/+0
| | | | | | | any install target. Notes: svn path=/head/; revision=343961
* Support stagingEmanuel Haupt2013-10-221-7/+5
| | | | Notes: svn path=/head/; revision=331322
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-2/+0
| | | | Notes: svn path=/head/; revision=323578
* - Use DOC instead of NOPORTDOCSEmanuel Haupt2013-01-151-1/+5
| | | | | | | | - Pacify portlint - Convert header Notes: svn path=/head/; revision=310443
* For a number of ports in archives category, trim the header and drop leadingAlexey Dokuchaev2012-12-181-6/+2
| | | | | | | | indefinite article from COMMENT line; also fix few noticed styles bugs while I am here. Notes: svn path=/head/; revision=309150
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+2
| | | | Notes: svn path=/head/; revision=231102
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-2/+1
| | | | Notes: svn path=/head/; revision=209970
* Add an additional mirror.Emanuel Haupt2006-06-011-1/+2
| | | | Notes: svn path=/head/; revision=164152
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* Add ppmd 20050811, a fast archiver with a good compression ratio.Renato Botelho2005-08-291-0/+29
PR: ports/84796 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=141352