summaryrefslogtreecommitdiff
path: root/net/jwhois
AgeCommit message (Collapse)AuthorFilesLines
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2010-02-11DESTDIR supportjoerg1-3/+6
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-3/+2
block). Uncomment some commented out LICENSE lines while here.
2009-01-10Take over maintainership, per kim@'s request.shattered1-2/+2
2009-01-09Update to 4.0, from PR 38500. Changes:shattered6-161/+78
* Many WHOIS data updates and translation updates; 4 new translations * Reset euid and egid to uid and gid before calling the user specified browser * Added support for libidn * Added patch to support conversion of whois server output to local charset. * Changed to GNU GPL v3 Local change: WHOIS servers for some geographical subdomains in .ru and .su TLDs. OK by wiz@.
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-13/+13
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-06List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.jlam2-5/+6
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
CONFIGURE_ARGS.
2005-10-03Move jwhois to the package options framework.agc2-10/+17
With thanks to Thomas Klausner for clueing me in - all mistakes are mine.
2005-05-24Incorporate today's allocation of 2400:0000::/19 to APNIC, bringingkleink3-16/+18
us to jwhois-3.2.2nb18.
2005-04-19Upgrade to jwhois-3.2.2nb17, incorporating today's allocations:kleink3-15/+25
2A00:0000::/21 RIPE NCC 2600:0000::/22 ARIN 2604:0000::/22 ARIN 2608:0000::/22 ARIN 260C:0000::/22 ARIN
2005-04-13Update to jwhois-3.2.2nb16: 41/8 allocated to AfriNIC.kleink3-10/+14
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-04-1158/8-60/8 -> APNIC; ride today's PKGREVISION bump.kleink2-15/+21
2005-04-11Change whois server for jp domain; whois.nic.ad.jp => whois.jprs.jp.taca3-15/+24
(whois.nic.ad.jp is still valid for IP address.) Bump PKGREVISION.
2005-02-24Add RMD160 digests.agc1-1/+2
2005-01-29Make JWHOIS_ENABLE_CACHE work: cache is enabled by default by thekim1-4/+7
configure script, so it must be explicitly disabled when not wanted. Using both "with" and "without" explicitly is good practise for any "--with-foo" option in general. Bump revision so this is easier to track in case of PR's.
2005-01-29Update .tv handling.kim3-9/+44
2005-01-27Reflect today's allocation of 124/8, 125/8 and 126/8 to APNIC.kleink3-9/+12
Bump to jwhois-3.2.2nb12.
2005-01-19Compile fix for Interix. Don't bother using uintptr_t when it's nottv2-1/+16
actually necessary to do so. (Pointers are already comparable with >=.)
2005-01-12Incorporate Jan 12's allocation of 2003:0000::/18 to the RIPE NCC;kleink2-10/+12
ride today's PKGREVISION bump.
2005-01-12Merge patch-ac into patch-aa (both patch the same file).kim4-68/+81
Fix .fi lookup (there is a whois server since 2005-01-11). Point the default browser path to pkgsrc lynx.
2004-12-29Use VARBASE.minskim1-2/+2
2004-12-16Incorporate today's allocation of 2001:4C00::/23 to the RIPE NCC,kleink3-9/+10
bringing us to jwhois-3.2.2nb10.
2004-11-30Bump to jwhois-3.2.2nb9: Sep/Nov 04 IPv6 Sub-TLA assignments;kleink3-9/+19
Sep 03/Apr 04 allocation of 83/8-88/8 to RIPE NCC.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-08-17Bump to jwhois-3.2.2nb7: IPv6 allocation update.kleink3-9/+10
2004-06-12Update with today's IPv6 Sub-TLA assignment changes, bringing us tokleink3-10/+12
jwhois-3.2.2nb6.
2004-05-21Incorporate today's allocation of 2001:3C00::/23 to ARIN,kleink3-9/+10
bringing us to jwhois-3.2.2nb5.
2004-05-07Update for today's IPv6 allocation to RIPE, bringing us to 3.2.2nb4.kleink3-9/+13
2004-05-02Rename ENABLE_CACHE option to JWHOIS_ENABLE_CACHE, and document it inxtraeme1-3/+3
the defaults file.
2004-05-02Only enable --with-cache if ENABLE_CACHE is defined, so by defaultxtraeme1-2/+7
this option is disabled which could be causing troubles in some cases as reported Bill Squier in PR pkg/25413.
2004-04-25Convert to buildlink3.snj1-3/+3
2004-03-15Update to jwhois-3.2.2nb3: add knowledge about 83/8 and 84/8 assignments.kleink3-7/+16
Approved by agc.
2004-03-09Remove info files entries from PLIST.seb1-2/+1
2004-01-27add socket libs required on Solaris.grant1-1/+3
2004-01-10Update to 3.2.2nb2: reflect allocation of 2001:1A00::/23 to RIPE NCC.kleink3-8/+9
2003-11-03Change maintainer to myself.kim1-2/+2
2003-10-18Add hooks for IPv6 Sub-TLA assignments, bringing us to jwhois-3.2.2nb1.kleink3-2/+34
These changes were submitted to the jwhois maintainers as bug #6007. Approved by: salo.
2003-09-16Update jwhois from 3.2.1nb1 to 3.2.2, from Todd Vierling in PR 22741.agc3-7/+11
"the main change is to fix .ORG lookups (whois.publicinterestregistry.net returns responses with a spurious extra CR)."
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-08-04Convert to USE_NEW_TEXINFO.seb2-5/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-02-15Updated to version 3.2.1.salo4-11/+29
Addresses PR pkg/20340 by Tracy Di Marco White. Changes: - fix CONF_FILES usage (don't install jwhois.conf twice(!)) - cleanups 3.2.1: ====== - Updated jwhois.conf
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-5/+4
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.