summaryrefslogtreecommitdiff
path: root/net/ipw
AgeCommit message (Collapse)AuthorFilesLines
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-06-13No functional changes:zuntum3-20/+10
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-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-03Get rid of unwanted CVS Id in ${FILESDIR}/READMEzuntum1-1/+0
2001-03-28Initial import of ipw-3.3azuntum7-0/+180
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.