Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -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-29 | Remove CVS Id. | minskim | 1 | -2/+1 | |
2005-05-28 | Import xmake from pkgsrc-wip. Packaged by Christian Gall. | minskim | 4 | -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. |