Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Feb 2007 13:14:02 -0900
From:      "Beech Rintoul" <beech@alaskaparadise.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/108735: [Maintainer Update] www/cherokee Modified pkg-plist
Message-ID:  <1170540842.59877@stargate.alaskaparadise.com>
Resent-Message-ID: <200702032220.l13MKEtR059159@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108735
>Category:       ports
>Synopsis:       [Maintainer Update] www/cherokee Modified pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 03 22:20:14 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Beech Rintoul
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
Alaska Paradise  
>Environment:


System: FreeBSD 7.0-CURRENT #102: Fri Feb  2 19:13:08 AKST 2007
    root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE



>Description:


Modified pkg-descr
Modified pkg-plist
Removed 4.x support
Bumped PORTREVISION


>How-To-Repeat:





>Fix:


diff -ruN --exclude=CVS /usr/ports/www/cherokee.orig/Makefile /usr/ports/www/cherokee/Makefile
--- /usr/ports/www/cherokee.orig/Makefile	Wed Jan  3 06:50:25 2007
+++ /usr/ports/www/cherokee/Makefile	Sat Feb  3 12:39:30 2007
@@ -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/
@@ -60,12 +60,6 @@
 
 .if defined(WITH_NOIPV6)
 CONFIGURE_ARGS+=--disable-ipv6
-.endif
-
-.if ${OSVERSION} < 500000
-PLIST_SUB+=	PAM=""
-.else
-PLIST_SUB+=	PAM="@comment "
 .endif
 
 post-patch:
diff -ruN --exclude=CVS /usr/ports/www/cherokee.orig/pkg-descr /usr/ports/www/cherokee/pkg-descr
--- /usr/ports/www/cherokee.orig/pkg-descr	Sat Nov  4 18:07:04 2006
+++ /usr/ports/www/cherokee/pkg-descr	Sat Feb  3 11:55:27 2007
@@ -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 -ruN --exclude=CVS /usr/ports/www/cherokee.orig/pkg-plist /usr/ports/www/cherokee/pkg-plist
--- /usr/ports/www/cherokee.orig/pkg-plist	Sat Apr 15 20:56:17 2006
+++ /usr/ports/www/cherokee/pkg-plist	Sat Feb  3 12:53:05 2007
@@ -79,9 +79,6 @@
 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



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1170540842.59877>