joerg
1cb581b931
user-destdir support
2009-07-07 20:25:27 +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
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
c71cac836a
Add RMD160 digests to the SHA1 ones.
2005-02-24 14:48:39 +00:00
kristerw
a0d84f8e78
This is a C99 program, so require gcc3.
2004-06-28 00:28:07 +00:00
minskim
f7525a92ce
Enable pkgviews installation.
2004-05-29 13:01:11 +00:00
xtraeme
7c1adb38b1
Initial import of xmlindent-0.2.16, packaged by pancake from pkgsrc-wip.
...
XML Indent is a XML stream reformatter written in ANSI C.
It is analogous to GNU indent.
2004-04-01 05:29:57 +00:00