All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
Changes:
(changelog from debian/changelog with Debian-specific entries omitted)
3.0.17
------
* Fix alignment issue in gopher directories. Closes: #789892.
3.0.16
------
* Bump compat to 9. Closes: #817485.
3.0.15
------
* Correct possible segfault in option parsing. Closes#715977, #715978.
3.0.14
------
* Fix Debian (Closes: #798758) thanks to patch from Axel Beckert
+ Use autoconf and gnulib instead of autoconf2.13.
3.0.13
------
* More changes to download.c to prefer getcwd() to get_current_dir_name().
Closes: #366560.
3.0.12
------
* Applied patch to make it build for Hurd. Closes: #346447.
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
* Logging with chroot has long since been fixed; added a note to
startopts about other chroot stuff. Closes: #82590, #82591.
* Gopherd sometimes sent "+INFO " instead of "+INFO: ". Fixed.
* MAJOR rewrite of regex support. This should make gopher
compile and work better on several platforms.
* Removed the DOMAIN configure support, DOMAIN_NAME in gopherd,
backupdomain in Socket.c, etc. This should prevent the no.domain.name
problem that people have been seeing. Regenerated configure stuff.
* Added line for .png to gopherd.conf.in
And many more bug fixes.
Clsoes PR 22013.
and server, into the NetBSD Packages Collection.
The Internet Gopher is a distributed document delivery service. It
allows a neophyte user to access various types of data residing on
multiple hosts in a seamless fashion. This is accomplished by
presenting the user a hierarchical arrangement of documents and by
using a client-server communications model. The Internet Gopher
Server accepts simple queries, and responds by sending the client a
document.
This is the Gopher+ distribution based on the University of
Minnesota's Internet Gopher+ distribution for UNIX machines.
University of Minnesota actively developed this software until 1995.
In 2000, they released it to the public under the GNU General Public
License. This represents the latest version of their tree, as adopted
by a group of programmers. A client for VMS is included but is not
currently supported.
Provided in PR 15285 by jgoerzen@complete.org