Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-14 | Convert the remaining few packages that explicitly set DEPENDS or | hans | 1 | -2/+2 | |
BUILD_DEPENDS on bison to USE_TOOLS=bison. The minimum bison version required in mk/tools/bison.mk is good enough for all of them. | |||||
2008-07-14 | Mark as destdir ready. | joerg | 1 | -1/+3 | |
2008-06-20 | Add DESTDIR support. | joerg | 1 | -3/+3 | |
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -3/+3 | |
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. | |||||
2006-09-09 | Rename variable MAKEFILE to MAKE_FILE. | obache | 1 | -2/+2 | |
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-01-25 | Remove tex- prefix from PKGNAME, per PR 20053. | wiz | 1 | -2/+1 | |
2003-01-24 | Convert to mdoc. | wiz | 1 | -89/+116 | |
2003-01-23 | Initial import of bww2tex-2.00, a Bagpipe Music Writer Gold to BagpipeTeX | fredb | 7 | -0/+242 | |
converter, submitted by David Griffith in PR pkg/19978. |