Commit graph

4 commits

Author SHA1 Message Date
yyamano
387d66f9f1 Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. 2002-05-13 14:43:00 +00:00
zuntum
2198283e74 Make this package depend on net/ucspi-tcp
From (and fixes) pkg/14981 by Michael Neumann <neumann@s-direktnet.de>
2001-12-21 23:23:43 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
zuntum
7748ffba8b Initial import of publicfile-0.52
publicfile supplies files to the public through HTTP and FTP

Security features:
       publicfile chroot()s to the public file area and sheds root privileges.
       publicfile never attempts to modify the public file area.
       publicfile never runs any other programs.

HTTP features:
       publicfile supports virtual hosts through the Host field.
       publicfile supports virtual hosts through absolute URLs.
       publicfile supports HTTP/1.1 persistent connections.
       publicfile supports HTTP/1.1 chunked responses.
       publicfile supports user-controlled content types.
       publicfile supports exact-prefix If-Modified-Since.

FTP features:
       publicfile has built-in LIST and NLST commands.
       publicfile provides EPLF LIST responses.
       publicfile supports restarted transfers.
       publicfile supports pipelining.

Package provided by Sen Nagata <sen@eccosys.com> in pkg/13892.
This import closes pkg/13167, too.
2001-09-16 22:50:39 +00:00