rillig
654940226e
pkglint says:
...
ERROR: security/dsniff/Makefile.common:4:
PKGREVISION must not be set outside the package Makefile.
2008-01-28 00:45:26 +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
wiz
c8ab14f8dc
Initial import of dsniff-nox11, the tools from dsniff that don't
...
need X11. Addresses PR 25703 by Jukka Salmi.
2005-03-22 01:05:16 +00:00