8d68e0e099
* added FD_CLOEXEC to fds which are kept open for a longer time * added smaller, moving mmaped windows to network_writev * added madvise() to instruct the kernel the do proper read-ahead in network_writev * added support for %I in mod_accesslog * added better compat to Apache for ?auto in mod_status * added support for userdirs without a entry in /etc/passwd in mod_userdir * added startup-time selectable network-backend * added location of upload-files to config as array * added webdav.log-xml for logging xml-content in mod_webdav * added Cache-Control: max-age to mod_expire * workaround missing client-bug by assuming we received a close-notify on non-keep-alive requests in SSL request * disabled kerberos5 support by default to fix compilation on RHEL * fixed order of library checks to fix compilation on Solaris 9 * fixed open file-descriptors on read-error * fixed crash if /var/tmp is not writable
82 lines
2.4 KiB
Text
82 lines
2.4 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2005/11/06 16:47:34 joerg Exp $
|
|
bin/spawn-fcgi
|
|
lib/lighttpd/mod_access.la
|
|
lib/lighttpd/mod_accesslog.la
|
|
lib/lighttpd/mod_alias.la
|
|
lib/lighttpd/mod_auth.la
|
|
lib/lighttpd/mod_cgi.la
|
|
lib/lighttpd/mod_cml.la
|
|
lib/lighttpd/mod_compress.la
|
|
lib/lighttpd/mod_dirlisting.la
|
|
lib/lighttpd/mod_evhost.la
|
|
lib/lighttpd/mod_expire.la
|
|
lib/lighttpd/mod_fastcgi.la
|
|
lib/lighttpd/mod_indexfile.la
|
|
lib/lighttpd/mod_mysql_vhost.la
|
|
lib/lighttpd/mod_proxy.la
|
|
lib/lighttpd/mod_redirect.la
|
|
lib/lighttpd/mod_rewrite.la
|
|
lib/lighttpd/mod_rrdtool.la
|
|
lib/lighttpd/mod_scgi.la
|
|
lib/lighttpd/mod_secdownload.la
|
|
lib/lighttpd/mod_setenv.la
|
|
lib/lighttpd/mod_simple_vhost.la
|
|
lib/lighttpd/mod_ssi.la
|
|
lib/lighttpd/mod_staticfile.la
|
|
lib/lighttpd/mod_status.la
|
|
lib/lighttpd/mod_trigger_b4_dl.la
|
|
lib/lighttpd/mod_userdir.la
|
|
lib/lighttpd/mod_usertrack.la
|
|
lib/lighttpd/mod_webdav.la
|
|
man/man1/lighttpd.1
|
|
man/man1/spawn-fcgi.1
|
|
sbin/lighttpd
|
|
share/doc/lighttpd/AUTHORS
|
|
share/doc/lighttpd/COPYING
|
|
share/doc/lighttpd/ChangeLog
|
|
share/doc/lighttpd/NEWS
|
|
share/doc/lighttpd/README
|
|
share/doc/lighttpd/access.txt
|
|
share/doc/lighttpd/accesslog.txt
|
|
share/doc/lighttpd/alias.txt
|
|
share/doc/lighttpd/authentication.txt
|
|
share/doc/lighttpd/cgi.txt
|
|
share/doc/lighttpd/cml.txt
|
|
share/doc/lighttpd/compress.txt
|
|
share/doc/lighttpd/configuration.txt
|
|
share/doc/lighttpd/expire.txt
|
|
share/doc/lighttpd/fastcgi-state.dot
|
|
share/doc/lighttpd/fastcgi-state.txt
|
|
share/doc/lighttpd/fastcgi.txt
|
|
share/doc/lighttpd/features.txt
|
|
share/doc/lighttpd/mysqlvhost.txt
|
|
share/doc/lighttpd/newstyle.css
|
|
share/doc/lighttpd/oldstyle.css
|
|
share/doc/lighttpd/performance.txt
|
|
share/doc/lighttpd/plugins.txt
|
|
share/doc/lighttpd/proxy.txt
|
|
share/doc/lighttpd/redirect.txt
|
|
share/doc/lighttpd/rewrite.txt
|
|
share/doc/lighttpd/rrdtool.txt
|
|
share/doc/lighttpd/scgi.txt
|
|
share/doc/lighttpd/secdownload.txt
|
|
share/doc/lighttpd/security.txt
|
|
share/doc/lighttpd/setenv.txt
|
|
share/doc/lighttpd/simple-vhost.txt
|
|
share/doc/lighttpd/skeleton.txt
|
|
share/doc/lighttpd/ssi.txt
|
|
share/doc/lighttpd/ssl.txt
|
|
share/doc/lighttpd/state.dot
|
|
share/doc/lighttpd/state.txt
|
|
share/doc/lighttpd/status.txt
|
|
share/doc/lighttpd/traffic-shaping.txt
|
|
share/doc/lighttpd/trigger_b4_dl.txt
|
|
share/doc/lighttpd/userdir.txt
|
|
share/doc/lighttpd/webdav.txt
|
|
share/examples/lighttpd/lighttpd.conf
|
|
share/examples/lighttpd/rrdtool-graph.sh
|
|
share/examples/lighttpd/spawn-php.sh
|
|
share/examples/rc.d/lighttpd
|
|
@dirrm share/examples/lighttpd
|
|
@dirrm share/doc/lighttpd
|
|
@dirrm lib/lighttpd
|