diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 07:15:20 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 07:15:20 +0000 |
commit | 02cbdaa95ac8f02febc99f5d7dcab79361adeabb (patch) | |
tree | 2bf2b598acd0a71e33ed3a047cbce1cd9368b2fe /www/fhttpd/pkg-plist | |
parent | Handle an invalid result code of 0 in Start-Control-Connection-Reply (diff) |
Adding fhttpd version 0.4.2.
A C++-based FTP/HTTP server that supports modules.
PR: 15804
Submitted by: Will Andrews <andrews@technologist.com>
Diffstat (limited to 'www/fhttpd/pkg-plist')
-rw-r--r-- | www/fhttpd/pkg-plist | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/www/fhttpd/pkg-plist b/www/fhttpd/pkg-plist new file mode 100644 index 000000000000..5762ff24aff7 --- /dev/null +++ b/www/fhttpd/pkg-plist @@ -0,0 +1,46 @@ +etc/fhttpd.conf +%%LOGFILE%% +sbin/fhttpd +sbin/fhttpd-file +sbin/fhttpd-log +share/fhttpd/bin/finger-nohtml +share/fhttpd/cgi-bin/.index.html +share/fhttpd/cgi-bin/finger +share/fhttpd/cgi-bin/fortune +share/fhttpd/icons/at_work.gif +share/fhttpd/icons/audio.gif +share/fhttpd/icons/audio.xbm +share/fhttpd/icons/binary.gif +share/fhttpd/icons/binary.xbm +share/fhttpd/icons/c_text.gif +share/fhttpd/icons/c_text.xbm +share/fhttpd/icons/cdromicon.gif +share/fhttpd/icons/exec.gif +share/fhttpd/icons/folder.gif +share/fhttpd/icons/folder.xbm +share/fhttpd/icons/ftp.gif +share/fhttpd/icons/html.gif +share/fhttpd/icons/html.xbm +share/fhttpd/icons/image.gif +share/fhttpd/icons/image.xbm +share/fhttpd/icons/movie.gif +share/fhttpd/icons/text.gif +share/fhttpd/icons/text.xbm +share/fhttpd/index.html +share/fhttpd/noaccess.html +share/fhttpd/private/.footer.html +share/fhttpd/private/.header.html +share/fhttpd/private/.index.html +share/fhttpd/private/dummy_file +share/fhttpd/private/dummy_file.html +share/fhttpd/pub/.footer.html +share/fhttpd/pub/.header.html +share/fhttpd/pub/.index.html +share/fhttpd/pub/dummy_file.html +@dirrm share/fhttpd/bin +@dirrm share/fhttpd/cgi-bin +@dirrm share/fhttpd/icons +@dirrm share/fhttpd/incoming +@dirrm share/fhttpd/private +@dirrm share/fhttpd/pub +@dirrm share/fhttpd |