Commit graph

6 commits

Author SHA1 Message Date
Sergey Svishchev
7f95a47226 distfile name changed. Package does not build on NetBSD, though:
checking for pre-loadable libintl... no
configure: error: libpreloadable_libintl.so required (gettext 0.12+)
2007-01-13 22:18:04 +00:00
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-18 00:46:27 +00:00
Johnny C. Lam
0e8f57468f List the info files directly in the PLIST and change USE_MAKEINFO into
USE_TOOLS+=makeinfo.
2006-04-08 22:14:00 +00:00
Roland Illig
8ae70fc030 Don't use ${PKGNAME} in the definition of WRKSRC, since that might
contain the PKGREVISION. ${PKGNAME_NOREV} is a better choice.
2005-10-10 14:00:12 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Tilman Keskinöz
b6a3ba22dc Import help2man,
------------
help2man is a tool for automatically generating simple manual pages from
program output.

It is intended to provide an easy way for software authors to include a
manual page in their distribution without having to maintain that document.

Given a program which produces resonably standard --help and --version
outputs, help2man will attempt to re-arrange that output into something
which resembles a manual page.
------------

Things that may not be correct:
patch-hacklocaledir.c was inspired by audio/arts/patches/patch-ab
REPLACE_PERL may be necessary.

Tested on:      NetBSD/i386 1.6.2
2004-05-10 15:13:13 +00:00