aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-02-04 11:15:23 +0800
committersat <sat@FreeBSD.org>2007-02-04 11:15:23 +0800
commitea2d56013dc4618374159adde68da50f4010f274 (patch)
tree44db3142625464db001f167abfd217c146d3bb22
parentfaa6d2de6733459cc0994cc93cabcd488026c630 (diff)
downloadfreebsd-ports-gnome-ea2d56013dc4618374159adde68da50f4010f274.tar.gz
freebsd-ports-gnome-ea2d56013dc4618374159adde68da50f4010f274.tar.zst
freebsd-ports-gnome-ea2d56013dc4618374159adde68da50f4010f274.zip
- Update pkg-descr
- Remove support for 4.x - Bump portrevision PR: ports/108735 Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer)
-rw-r--r--www/cherokee-devel/Makefile8
-rw-r--r--www/cherokee-devel/pkg-descr10
-rw-r--r--www/cherokee-devel/pkg-plist3
-rw-r--r--www/cherokee/Makefile8
-rw-r--r--www/cherokee/pkg-descr10
-rw-r--r--www/cherokee/pkg-plist3
6 files changed, 14 insertions, 28 deletions
diff --git a/www/cherokee-devel/Makefile b/www/cherokee-devel/Makefile
index 819d66185898..76b2a04f04e0 100644
--- a/www/cherokee-devel/Makefile
+++ b/www/cherokee-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cherokee
PORTVERSION= 0.5.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.cherokee-project.com/download/%SUBDIR%/ \
http://www.alaskaparadise.com/freebsd/
@@ -62,12 +62,6 @@ CONFIGURE_ARGS+=--disable-tls
CONFIGURE_ARGS+=--disable-ipv6
.endif
-.if ${OSVERSION} < 500000
-PLIST_SUB+= PAM=""
-.else
-PLIST_SUB+= PAM="@comment "
-.endif
-
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|@mkdir_p@|${MKDIR} --|g'
diff --git a/www/cherokee-devel/pkg-descr b/www/cherokee-devel/pkg-descr
index 914eb17d7223..678874def7d9 100644
--- a/www/cherokee-devel/pkg-descr
+++ b/www/cherokee-devel/pkg-descr
@@ -1,6 +1,8 @@
-Cherokee is a tiny, ultrafast, lightweight Web server. It is implemented
-entirely in C, and has no dependencies beyond a standard C library. It
-provides only the most basic HTTP functionality, but is extremely fast and
-small.
+Cherokee is a very fast, flexible, and lightweight Web server. It is
+implemented entirely in C, and has no dependencies beyond a standard C
+library. It is embeddable and extensible with plug-ins. It supports on-the-fly
+configuration by reading files or strings, TLS/SSL (via GNUTLS or OpenSSL),
+virtual hosts, authentication, cache friendly features, PHP, custom error
+management, and much more.
WWW: http://www.cherokee-project.com/
diff --git a/www/cherokee-devel/pkg-plist b/www/cherokee-devel/pkg-plist
index ed101d58aa96..b7438d7a4c6b 100644
--- a/www/cherokee-devel/pkg-plist
+++ b/www/cherokee-devel/pkg-plist
@@ -79,9 +79,6 @@ lib/cherokee/libplugin_ncsa.so
lib/cherokee/libplugin_nn.a
lib/cherokee/libplugin_nn.la
lib/cherokee/libplugin_nn.so
-%%PAM%%lib/cherokee/libplugin_pam.a
-%%PAM%%lib/cherokee/libplugin_pam.la
-%%PAM%%lib/cherokee/libplugin_pam.so
lib/cherokee/libplugin_phpcgi.a
lib/cherokee/libplugin_phpcgi.la
lib/cherokee/libplugin_phpcgi.so
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile
index 819d66185898..76b2a04f04e0 100644
--- a/www/cherokee/Makefile
+++ b/www/cherokee/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cherokee
PORTVERSION= 0.5.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.cherokee-project.com/download/%SUBDIR%/ \
http://www.alaskaparadise.com/freebsd/
@@ -62,12 +62,6 @@ CONFIGURE_ARGS+=--disable-tls
CONFIGURE_ARGS+=--disable-ipv6
.endif
-.if ${OSVERSION} < 500000
-PLIST_SUB+= PAM=""
-.else
-PLIST_SUB+= PAM="@comment "
-.endif
-
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|@mkdir_p@|${MKDIR} --|g'
diff --git a/www/cherokee/pkg-descr b/www/cherokee/pkg-descr
index 914eb17d7223..678874def7d9 100644
--- a/www/cherokee/pkg-descr
+++ b/www/cherokee/pkg-descr
@@ -1,6 +1,8 @@
-Cherokee is a tiny, ultrafast, lightweight Web server. It is implemented
-entirely in C, and has no dependencies beyond a standard C library. It
-provides only the most basic HTTP functionality, but is extremely fast and
-small.
+Cherokee is a very fast, flexible, and lightweight Web server. It is
+implemented entirely in C, and has no dependencies beyond a standard C
+library. It is embeddable and extensible with plug-ins. It supports on-the-fly
+configuration by reading files or strings, TLS/SSL (via GNUTLS or OpenSSL),
+virtual hosts, authentication, cache friendly features, PHP, custom error
+management, and much more.
WWW: http://www.cherokee-project.com/
diff --git a/www/cherokee/pkg-plist b/www/cherokee/pkg-plist
index ed101d58aa96..b7438d7a4c6b 100644
--- a/www/cherokee/pkg-plist
+++ b/www/cherokee/pkg-plist
@@ -79,9 +79,6 @@ lib/cherokee/libplugin_ncsa.so
lib/cherokee/libplugin_nn.a
lib/cherokee/libplugin_nn.la
lib/cherokee/libplugin_nn.so
-%%PAM%%lib/cherokee/libplugin_pam.a
-%%PAM%%lib/cherokee/libplugin_pam.la
-%%PAM%%lib/cherokee/libplugin_pam.so
lib/cherokee/libplugin_phpcgi.a
lib/cherokee/libplugin_phpcgi.la
lib/cherokee/libplugin_phpcgi.so