summaryrefslogtreecommitdiff
path: root/usr.sbin/nginx
AgeCommit message (Expand)Author
2012-01-05update to nginx-1.0.11Robert Nagy
2011-12-14merge pcre-8.21Robert Nagy
2011-11-15Update to nginx 1.0.10. Bugs fixed include a segmentation fault in a workerStuart Henderson
2011-11-12sync to pcre 8.20Robert Nagy
2011-11-12update to 1.0.9Robert Nagy
2011-10-11Add a flag for nginx (-u) to be able to disable chroot and use a betterRobert Nagy
2011-10-08our root is /var/www/htdocs and not /var/www/htmlRobert Nagy
2011-10-08only strip the full path once and remove any / chars from the begining ofRobert Nagy
2011-10-05make sure that the pcre from ports never gets picked up as a dependencyRobert Nagy
2011-10-05Since the worker process of nginx is chrooted on OpenBSD, let's removeRobert Nagy
2011-10-03update to nginx 1.0.14Robert Nagy
2011-10-03update to nginx-1.0.8 which includes many bugfixesRobert Nagy
2011-09-24generate and install the correct manual page, noted by deraadt@Robert Nagy
2011-09-22unconditionally chroot to the www user's homedir by defaultRobert Nagy
2011-09-22fix two signed/unsigned comparsionsRobert Nagy
2011-09-22pick the internal pcre up and use thatRobert Nagy
2011-09-22thank you CVS for missing the "core" directoryRobert Nagy
2011-09-22import of nginx 1.0.6 with a bundled libpcre needed for pcre to workRobert Nagy