Commit graph

17 commits

Author SHA1 Message Date
obache
cd281e9d28 Fix right margin shrinking problem by not using obsolete macros.
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-05-08 15:20:41 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
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.
2007-01-07 09:13:46 +00:00
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
minskim
9ff01ee54a Do not declare (conflicting) sys_errlist on Linux; it is already in
sys_errlist.h.
2006-06-27 15:36:04 +00:00
joerg
1a2f8edb46 Fix errno. 2005-12-15 21:55:31 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
wiz
2a598ab1cd Install man page. Bump PKGREVISION. Closes PR 22952 by Greg A. Woods. 2003-09-25 18:49:08 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
rh
c070ec3373 Initial import of dmake-4.1, a portable make supported by many platforms. 2000-10-15 12:46:21 +00:00