Commit graph

8 commits

Author SHA1 Message Date
obache
e3ad496a51 defined(%hash) is deprecated. 2011-01-04 14:20:00 +00:00
obache
15debaac89 * Fixes mismatch between the section and extension of skeyprune.
* skeyprune is perl script, need runtime dependency on perl5.
* Fixes mis-use of config.h (patch-a[d-i]), avoid to use a mixture of
  local hash function with system RMD header.
  Fixes build failure reported by PR 39872 and PR 39953.

Bump PKGREVISION.
2008-12-13 13:58:31 +00:00
obache
3a0751331d Restore to original DESTDIR ready. 2008-12-13 13:26:19 +00:00
obache
c1f8fb9742 macro name must not contains '-', a part of PR 39953. 2008-12-13 12:07:54 +00:00
schwarz
76dbe9f124 - made sure skeyprune uses the correct perl binary
- made sure that troff-style man pages are used on every platform
- some hacks to add IRIX 5 support in hacks.mk
2006-07-09 13:39:06 +00:00
minskim
73349944aa Do not install a config file directly into PKG_SYSCONFDIR. Use
CONF_FILES instead.  Bump PKGREVISION due to PLIST change.
2005-06-30 04:06:39 +00:00
salo
6472eaf122 Better INSTALL_* fix for PR pkg/22234 by Jonathan Perkin.
Use buildlink2.
ONLY_FOR_PLATFORM -> NOT_FOR_PLATFORM (*BSD have skey in base system.)
Workaround a bug in GCC on sparc64.
Whitespace.
2003-07-23 16:03:55 +00:00
jmmv
d5b1cb870a Fix installation permissions using the right install commands. Also avoid
making some directories that are automatically created by mtree.
Patch provided in PR pkg/22234 by Jonathan Perkin.
2003-07-23 14:34:27 +00:00