Port details |
- publicfile Secure, read-only, anonymous HTTP/FTP server
- 0.52_3 www =11 0.52_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-10-28 12:41:52
- Commit Hash: ba183df
- People watching this port, also watch:: sudo, netcat, ucspi-tcp, unzip, nmap
- Also Listed In: ftp
- License: djb
- WWW:
- https://cr.yp.to/publicfile.html
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- publicfile>0:www/publicfile
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/www/publicfile/ && make install clean
- To add the package, run one of these commands:
- pkg install www/publicfile
- pkg install publicfile
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: publicfile
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (publicfile-0.52.tar.gz) = 3f9fcf737bfe48910812cc357a31bf1f2e3da2490dbd175ce535830f251c08ef
SIZE (publicfile-0.52.tar.gz) = 34892
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- setuidgid : sysutils/daemontools
- tcpserver : sysutils/ucspi-tcp
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for publicfile-0.52_3:
BASICAUTH=off: basic HTTP authentication support
COMMONLOG=off: support for Apache common log format
ENV_FILETYPES=off: get mime types from the environment
REDIRECT_SLASH=off: do not require trailing slash on directories
SSL=off: provide SSL support through ucspi-ssl
===> Use 'make config' to modify these settings
- Options name:
- www_publicfile
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.52_3 28 Oct 2024 12:41:52 |
Robert Clausecker (fuz) |
www/publicfile: fix build on 15-CURRENT
"extern int errno;" no longer works to get errno. Include <errno.h>
instead to fix the build.
MFH: 2024Q4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.52_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.52_3 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.52_3 06 May 2021 11:47:48 |
Mathieu Arnold (mat) |
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010 |
0.52_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.52_3 16 Jan 2017 16:47:00 |
mat |
Extract do-patch into a separate script.
PR: 215761
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D9029 |
0.52_3 14 Nov 2016 11:26:59 |
danfe |
Do not terminate BROKEN messages with period, it is added by the framework. |
0.52_3 09 Oct 2016 22:01:34 |
bsam |
Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time
to contribute to FreeBSD in the future. Reset Uffe's ports maintainership.
Requested by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail) |
0.52_3 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.52_3 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.52_3 17 Mar 2015 20:19:46 |
bdrewery |
Rework BASICAUTH to not dereference WRKSRC for databases/cdb. This value may
change and in theory this was broken in Poudriere builds due to WRKDIRPREFIX
usage. |
0.52_3 21 Aug 2014 11:18:44 |
marino |
Stage www/publicfile and assign maintainership to submitter
PR: 192885
Submitted by: uffe |
0.52_2 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
0.52_2 02 Jul 2014 17:17:21 |
bapt |
Second batch at resetting maintainership on ports that have not been staged and
without any pending PR
With hat: portmgr |
0.52_2 29 Jan 2014 23:30:27 |
lx |
Bugfix for clang.
Submitted by: pkg-fallout |
0.52_2 07 Jan 2014 19:56:35 |
lx |
Add legal text and conflicts
Submitted by: ketas |
0.52_2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.52_2 23 Mar 2013 19:33:23 |
bapt |
Fix conversion to optionsng
Reported by: miwi |
0.52_2 22 Mar 2013 11:53:34 |
bapt |
Convert a bunch of www ports to new options framework |
0.52_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.52_2 07 Oct 2010 18:31:21 |
lx |
Fix MASTER_SITES and WWW, update maintainer address.
Submitted by: http://people.freebsd.org/~ehaupt/distilator/ |
0.52_2 27 May 2007 00:10:02 |
lx |
Make OPTIONS vanilla by default, and make portlint happy.
Approved by: edwin (mentor) |
0.52_2 22 Nov 2005 19:36:34 |
pav |
- Add ENV_FILETYPES to OPTIONS
- Add SHA256
PR: ports/89343
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) |
0.52_2 27 Feb 2005 18:42:31 |
vs |
- Add optional patches
- Assign maintainership to submitter
PR: ports/76556
Submitted by: David Thiel |
0.52_1 20 Apr 2004 08:33:16 |
roam |
After Kris pointed out dosirak's dissatisfaction with the way dns/djbdns
changed the permissions on $PREFIX and $PREFIX/bin, fix the same problem
in two other ports of DJB software. |
0.52 25 Mar 2004 18:42:03 |
nbm |
Drop maintainership. |
0.52 07 Mar 2003 06:12:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
29 Jan 2002 12:08:37 |
knu |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
05 Feb 2001 15:33:58 |
olgeni |
Some spaces -> tabs for ports/www. |
30 Jan 2001 08:19:26 |
nbm |
Add a run-time dependency on tcpserver/ucspi-tcp, as per the default setup
created by the configuration program, which is the preferred and most common
method too. |
08 Oct 2000 08:11:25 |
asami |
Convert category www to new layout. |
04 Oct 2000 07:40:08 |
sobomax |
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory. |
29 Jul 2000 17:25:41 |
nbm |
Add an ftp version of the MASTER_SITE, since it is available, and I've had one
or two people ask me to do so. |
21 Jun 2000 13:37:54 |
nbm |
Use ${ECHO} instead of 'echo' (from PR), and additionally remove outdated
message about insufficient version of daemontools. |