summaryrefslogtreecommitdiff
path: root/devel/dmake
AgeCommit message (Collapse)AuthorFilesLines
2007-05-08Fix right margin shrinking problem by not using obsolete macros.obache2-1/+40
Patch taken from OpenOffice.org tools(originally Debian package): http://tools.openoffice.org/source/browse/tools/dmake/man/dmake.tf?rev=1.9&r1=1.1.1.1&r2=1.1.1.1.38.1 Fixes PR 29588.
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-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-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
2006-06-27Do not declare (conflicting) sys_errlist on Linux; it is already inminskim2-4/+4
sys_errlist.h.
2005-12-15Fix errno.joerg2-6/+7
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-02-23Add RMD160 digests.agc1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-09-25Install man page. Bump PKGREVISION. Closes PR 22952 by Greg A. Woods.wiz2-2/+5
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-10-15Initial import of dmake-4.1, a portable make supported by many platforms.rh7-0/+248