around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
No changelog included.
Many changes documented in separate debian-devel-changes emails
via http://packages.qa.debian.org/w/whois.html.
Last changes include:
- whois.metu.edu.tr does not accept anymore RIPE-like queries.
- Updated the .bg and .jp TLD servers.
- Updated the IPv4 allocations.
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
packages collection.
An improved whois client which attempts to find the correct
server. If it can't guess, then it will default to whois.arin.net
for IPv4 addresses, whois.6bone.net for IPv6 addresses, and
whois.internic.net for domains.
Package provided by "Jeremy C. Reed" <reed@reedmedia.net> in
pkg/12117, modified by me to conform to pkgsrc conventions, and
to pass pkglint.