Commit graph

14 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
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
agc
0dad84bd0c Apply patch from Geoff C. Wing from PR 22475 to make ipw work properly again
after changes to the ARIN whois response.

Bump PKGREVISION
2003-12-15 17:02:22 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
zuntum
635a09d3b1 No functional changes:
o modify patch-aa to match my current taste:
      don't remove CFLAGS line, just change '=' to '+=' and remove -O switch
  o don't hack install target in ipw's Makefile any longer, it's easier to
    install binary in do-install target in pkg's Makefile (we already have
    the post-install target as it installs README file, so I hope it's ok)
2001-06-13 14:37:32 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
zuntum
81a1259949 Get rid of unwanted CVS Id in ${FILESDIR}/README 2001-04-03 06:26:22 +00:00
zuntum
737d3255e7 Initial import of ipw-3.3a
A program that automatically queries the ARIN, RIPE, and APNIC
databases to obtain the registration information for a domain.

Package contributed by Mipam Ngarong <mipam@virginia.edu>
in pkg/12454, modified by me.
2001-03-28 07:41:59 +00:00