Commit graph

11 commits

Author SHA1 Message Date
rillig
522219d1cc Needs REPLACE_PERL. PKGREVISION++ 2008-01-31 18:59:37 +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
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
wiz
809ad6f2f7 Add RMD160 checksums. 2005-02-24 14:08:26 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
abs
08d20c20ef Updated p5-HTML-FixEntities to 1.02
Updated htmlfix to 1.03
    htmlfix/p5-HTML-FixEntities now recognise <? ?> php sections and do
    not modify their contents.
2002-06-19 10:43:56 +00:00
abs
91511cbb36 Update htmlfix to 1.02:
Make -v display all the lines (that would be) affected by -f
2002-04-04 15:57:19 +00:00
abs
df712ba2fb Update htmlfix to 1.01 - ignore symlinks 2002-02-13 23:41:59 +00:00
abs
f931147a38 imported by accident 2002-01-31 18:08:35 +00:00
abs
630731c668 Import htmlfix-1.00. Simple perl script to replace latin1 characters with
HTML entities, and/or fixup line endings.
2002-01-31 18:07:25 +00:00