a6de0a3f68
- Change default WWW root from ${PREFIX}/www/data to more expected (and standard) ${WWWDIR} (${PREFIX}/www/thttpd) and default CGI pattern to "/cgi-bin/*" since this goes better in line with default installation - Enable IPREAL option by default (do not convert it to unconditional patch as it could lead to privacy violation, which might be unwanted) - Change served data default MIME type to "application/octet-stream" - Rename thttpdpasswd(1) and its manpage to thtpasswd(1); this not just makes it shorter, but is more consistent with what popular GNU/Linux distributions do - Stop generating index pages for directories by default for security reasons, provide an option for that - Properly stagify port by patching upstream makefiles instead of doing entire installation by hand (and thus retire `do-install' target) - Adjust and sort pkg-plist in accordance with the the above changes
14 lines
298 B
Text
14 lines
298 B
Text
@sample etc/thttpd.conf.sample
|
|
man/man1/makeweb.1.gz
|
|
man/man1/thtpasswd.1.gz
|
|
man/man8/redirect.8.gz
|
|
man/man8/ssi.8.gz
|
|
man/man8/syslogtocern.8.gz
|
|
man/man8/thttpd.8.gz
|
|
sbin/makeweb
|
|
sbin/syslogtocern
|
|
sbin/thttpd
|
|
sbin/thtpasswd
|
|
%%WWWDIR%%/cgi-bin/phf
|
|
%%WWWDIR%%/cgi-bin/redirect
|
|
%%WWWDIR%%/cgi-bin/ssi
|