summaryrefslogtreecommitdiff
path: root/devel/xmake
AgeCommit message (Collapse)AuthorFilesLines
2011-03-11service suspended. fetch from backup.zafer1-2/+2
2010-01-29DESTDIR supportjoerg1-1/+4
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-2/+2
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2005-05-29Remove CVS Id.minskim1-2/+1
2005-05-28Import xmake from pkgsrc-wip. Packaged by Christian Gall.minskim4-0/+33
XMAKE is simliar to other make's out there, but is specifically designed to allow you to easily construct multiple complex dependancies without getting screwed by default rulesets. XMake contains a number of features specifically designed to trivialize the construction of compilation rules.