Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 08/12/2000 09:29:19
Module Name: pkgsrc
Committed By: jlam
Date: Sat Aug 12 06:29:19 UTC 2000
Modified Files:
pkgsrc/net/jwhois: Makefile
pkgsrc/net/jwhois/files: md5 patch-sum
pkgsrc/net/jwhois/patches: patch-aa patch-ab
pkgsrc/net/jwhois/pkg: PLIST
Added Files:
pkgsrc/net/jwhois/pkg: DEINSTALL INSTALL
Log Message:
Update jwhois to 2.4.1. Update taken from PR#10772 by Wolfgang Rupprecht
<wolfgang@wsrcc.com> with substantial modifications.
Changes from version 2.1:
* Made it possible to use queries of the type foo@HOST
* Lots of information added to the example configuration file
* Fixed a nasty bug that sometimes caused two extra bytes of output
to be appended
* Fixed the sample jwhois.conf
* Added distribution of debian/ and macros/
* Support for redirection of a query to another server based on
returned content from another
* Support for cache functionality
* Bugfixes for little-endian machines
* Configuration parser rewritten -- you must now use \\ to get a
single \.
* ${datadir} no longer searched for global configuration file
* i18n support added
* Must enclose struct foo in "
* Support for specifying CIDR blocks in the configuration file.
* More advanced features added to the configuration file.
* Port number separated from host names and IP numbers with space
instead of colon in configuration file.
* Support for IPv6 hosts
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/net/jwhois/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/jwhois/files/md5 \
pkgsrc/net/jwhois/files/patch-sum
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/jwhois/patches/patch-aa \
pkgsrc/net/jwhois/patches/patch-ab
cvs rdiff -r0 -r1.1 pkgsrc/net/jwhois/pkg/DEINSTALL \
pkgsrc/net/jwhois/pkg/INSTALL
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/jwhois/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.