Commit graph

5 commits

Author SHA1 Message Date
wiz
f725aaf97a Update to 3.0.6:
* Deprecated gopherd in favor of PyGopherd.
[XXX: which is not yet packaged, any takers?]
2003-08-24 00:06:54 +00:00
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
wiz
ab1d416924 Update to 3.0.5, extract of changes:
* 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.
2003-06-30 10:20:14 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
agc
2da0db6b03 Initial import of gopher-3.0.2, a distributed document delivery client
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
2002-01-21 15:41:55 +00:00