summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-09-26 09:07:18 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-09-26 09:07:18 +0000
commit14ad2c1ed8499bf15300a3b31d8e50fcdc9c5bcd (patch)
tree93574a1b4527952c4725f3121fcf9181ed4cd2be /www
parentAdd pear-Console_Getopt 1.2, PHP class that provides Command-line option (diff)
- Update to 1.4.12
- Add mirror sites listed on the official page - Now FastCGI PHP is /usr/local/bin/php-cgi PR: ports/103618 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Approved by: maintainer (Hendrik Scholz)
Notes
Notes: svn path=/head/; revision=173875
Diffstat (limited to 'www')
-rw-r--r--www/lighttpd/Makefile6
-rw-r--r--www/lighttpd/distinfo6
-rw-r--r--www/lighttpd/files/lighttpd.conf.sample3
-rw-r--r--www/lighttpd/pkg-plist3
4 files changed, 11 insertions, 7 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index 764563be7cbb..8f37102a4632 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= lighttpd
-PORTVERSION= 1.4.11
-PORTREVISION= 1
+PORTVERSION= 1.4.12
CATEGORIES= www
-MASTER_SITES= http://www.lighttpd.net/download/
+MASTER_SITES= http://www.lighttpd.net/download/ \
+ http://mirrors.cat.pdx.edu/lighttpd/
MAINTAINER= hendrik@scholz.net
COMMENT= A secure, fast, compliant, and very flexible Web Server
diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo
index b6495dfac98f..beeca9333ec7 100644
--- a/www/lighttpd/distinfo
+++ b/www/lighttpd/distinfo
@@ -1,3 +1,3 @@
-MD5 (lighttpd-1.4.11.tar.gz) = f55eebb9815c94a7de35906bb557ecd3
-SHA256 (lighttpd-1.4.11.tar.gz) = 7782ac82af8ea8d14df5d35b6668c0d45c00f3ba43a6203c29c7fe7dfe98999c
-SIZE (lighttpd-1.4.11.tar.gz) = 781656
+MD5 (lighttpd-1.4.12.tar.gz) = 8f6756452138f5da384251f849b329f2
+SHA256 (lighttpd-1.4.12.tar.gz) = 9f69b7fcf3868a9f27c687a4f091a2e7ac703238130b5bbec34e6630fa70b07a
+SIZE (lighttpd-1.4.12.tar.gz) = 796002
diff --git a/www/lighttpd/files/lighttpd.conf.sample b/www/lighttpd/files/lighttpd.conf.sample
index 08eb5ec8760d..625ac8809127 100644
--- a/www/lighttpd/files/lighttpd.conf.sample
+++ b/www/lighttpd/files/lighttpd.conf.sample
@@ -205,11 +205,12 @@ server.groupname = "www"
#### fastcgi module
## read fastcgi.txt for more info
+## for PHP don't forget to set cgi.fix_pathinfo = 1 in the php.ini
#fastcgi.server = ( ".php" =>
# ( "localhost" =>
# (
# "socket" => "/tmp/php-fastcgi.socket",
-# "bin-path" => "/usr/local/bin/php"
+# "bin-path" => "/usr/local/bin/php-cgi"
# )
# )
# )
diff --git a/www/lighttpd/pkg-plist b/www/lighttpd/pkg-plist
index c981a88332df..e8d15f40c041 100644
--- a/www/lighttpd/pkg-plist
+++ b/www/lighttpd/pkg-plist
@@ -45,6 +45,9 @@ lib/lighttpd/mod_flv_streaming.so
lib/lighttpd/mod_indexfile.a
lib/lighttpd/mod_indexfile.la
lib/lighttpd/mod_indexfile.so
+lib/lighttpd/mod_magnet.a
+lib/lighttpd/mod_magnet.la
+lib/lighttpd/mod_magnet.so
lib/lighttpd/mod_mysql_vhost.a
lib/lighttpd/mod_mysql_vhost.la
lib/lighttpd/mod_mysql_vhost.so