Commit graph

7 commits

Author SHA1 Message Date
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
grant
b13fa537d1 this needs -lnsl -lsocket on Solaris. 2005-07-31 13:32:27 +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
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
minskim
fa9f843790 Fix Makefile to install correct files. No PKGREVISION bump because
this was imported a few minutes ago.
2004-04-12 00:09:06 +00:00
minskim
0fcd2d09d6 Reimport net/ish into net/ishell because we already have
converters/ish.  A couple of file names are also changed to avoid
conflicts with converters/ish.
2004-04-11 23:58:23 +00:00