aboutsummaryrefslogtreecommitdiff
path: root/archivers/unmass
Commit message (Collapse)AuthorAgeFilesLines
* 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-1/+0
| | | | Notes: svn path=/head/; revision=323578
* - Convert USE_GMAKE to USES=gmakeEmanuel Haupt2013-07-081-6/+2
| | | | | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header Notes: svn path=/head/; revision=322530
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301510
* Pacify portlintEmanuel Haupt2011-12-271-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=288109
* Add LICENSE, remove MD5 sumsEmanuel Haupt2011-01-242-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268175
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+1
| | | | Notes: svn path=/head/; revision=231102
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-2/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217468
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-2/+1
| | | | Notes: svn path=/head/; revision=209970
* Add unmass, a tool to extract game archives such as wad, dar, mea exe's and manyEmanuel Haupt2007-08-143-0/+48
more. Notes: svn path=/head/; revision=197673