aboutsummaryrefslogtreecommitdiff
path: root/www/cherokee-devel
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2005-09-28 17:04:05 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2005-09-28 17:04:05 +0000
commit411ee9fc450e20dcbf3c57c6bd41a2289e8d4b16 (patch)
treeda080be74aaeae7a5f136c2bbf78c66a9bf4aedd /www/cherokee-devel
parent77f3e7a613cac91f0871fe7271baf41c42d0a22e (diff)
downloadports-411ee9fc450e20dcbf3c57c6bd41a2289e8d4b16.tar.gz
ports-411ee9fc450e20dcbf3c57c6bd41a2289e8d4b16.zip
Notes
Diffstat (limited to 'www/cherokee-devel')
-rw-r--r--www/cherokee-devel/Makefile2
-rw-r--r--www/cherokee-devel/distinfo4
-rw-r--r--www/cherokee-devel/files/patch-cherokee-util.h28
-rw-r--r--www/cherokee-devel/pkg-plist11
4 files changed, 28 insertions, 17 deletions
diff --git a/www/cherokee-devel/Makefile b/www/cherokee-devel/Makefile
index 23728aa89db3..aac38f56c13a 100644
--- a/www/cherokee-devel/Makefile
+++ b/www/cherokee-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cherokee
-PORTVERSION= 0.4.25
+PORTVERSION= 0.4.26
CATEGORIES= www
MASTER_SITES= http://www.0x50.org/download/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION:R}/${PORTVERSION}
diff --git a/www/cherokee-devel/distinfo b/www/cherokee-devel/distinfo
index c27f7869c793..85e5c0e9e1ab 100644
--- a/www/cherokee-devel/distinfo
+++ b/www/cherokee-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (cherokee-0.4.25.tar.gz) = 1d6c1a6e9a83ca0b881f45f946e3f3c6
-SIZE (cherokee-0.4.25.tar.gz) = 1419364
+MD5 (cherokee-0.4.26.tar.gz) = f6baa4e4b1f6b82f79396ca9b653f0d2
+SIZE (cherokee-0.4.26.tar.gz) = 1435559
diff --git a/www/cherokee-devel/files/patch-cherokee-util.h b/www/cherokee-devel/files/patch-cherokee-util.h
index 2d395ea092ed..8e00b01d9b90 100644
--- a/www/cherokee-devel/files/patch-cherokee-util.h
+++ b/www/cherokee-devel/files/patch-cherokee-util.h
@@ -1,10 +1,11 @@
---- cherokee/util.h.orig Mon Aug 1 21:47:22 2005
-+++ cherokee/util.h Thu Aug 4 21:05:15 2005
-@@ -33,7 +33,19 @@
- #include <cherokee/buffer.h>
- #include <time.h>
- #include <dirent.h>
--#include <netinet/in.h>
+--- cherokee/util.h.orig Tue Sep 20 01:44:20 2005
++++ cherokee/util.h Tue Sep 20 11:56:57 2005
+@@ -30,13 +30,21 @@
+ #define CHEROKEE_UTIL_H
+
+ #include <cherokee/common.h>
++#include <time.h>
++#include <dirent.h>
+#include <sys/types.h>
+
+#ifdef HAVE_SYS_SOCKET_H
@@ -14,10 +15,13 @@
+#ifdef HAVE_ARPA_INET_H
+# include <arpa/inet.h>
+#endif
-+
-+#ifdef HAVE_NETINET_IN_H
-+# include <netinet/in.h>
-+#endif
+ #ifdef HAVE_NETINET_IN_H
+ # include <netinet/in.h>
+ #endif
+-
+-#include <time.h>
+-#include <dirent.h>
+
+ #include <cherokee/buffer.h>
- CHEROKEE_BEGIN_DECLS
diff --git a/www/cherokee-devel/pkg-plist b/www/cherokee-devel/pkg-plist
index 53715250af88..2a1730206bb1 100644
--- a/www/cherokee-devel/pkg-plist
+++ b/www/cherokee-devel/pkg-plist
@@ -31,9 +31,11 @@ include/cherokee/macros.h
include/cherokee/mime.h
include/cherokee/module.h
include/cherokee/module_loader.h
+include/cherokee/nonce.h
include/cherokee/resolv_cache.h
include/cherokee/server.h
include/cherokee/table.h
+include/cherokee/typed_table.h
include/cherokee/url.h
include/cherokee/util.h
lib/cherokee/libplugin_admin.so
@@ -98,6 +100,7 @@ share/aclocal/cherokee.m4
%%PORTDOCS%%%%DOCSDIR%%/Behavior_configuration.html
%%PORTDOCS%%%%DOCSDIR%%/CGI_executing.html
%%PORTDOCS%%%%DOCSDIR%%/Cget.html
+%%PORTDOCS%%%%DOCSDIR%%/Combined_logger.html
%%PORTDOCS%%%%DOCSDIR%%/Common_behavior.html
%%PORTDOCS%%%%DOCSDIR%%/Compiling_and_Installing.html
%%PORTDOCS%%%%DOCSDIR%%/Configuration.html
@@ -107,17 +110,21 @@ share/aclocal/cherokee.m4
%%PORTDOCS%%%%DOCSDIR%%/Extension_configuration.html
%%PORTDOCS%%%%DOCSDIR%%/FastCGI.html
%%PORTDOCS%%%%DOCSDIR%%/File_sending.html
+%%PORTDOCS%%%%DOCSDIR%%/Frequently_asked_questions.html
%%PORTDOCS%%%%DOCSDIR%%/How_to_generate_SSL_keys.html
+%%PORTDOCS%%%%DOCSDIR%%/How_to_manage_Virtual_Host.html
%%PORTDOCS%%%%DOCSDIR%%/Icons_configuration.html
-%%PORTDOCS%%%%DOCSDIR%%/Main_Page.html
+%%PORTDOCS%%%%DOCSDIR%%/Logging_system.html
%%PORTDOCS%%%%DOCSDIR%%/Mime_types_configuration.html
+%%PORTDOCS%%%%DOCSDIR%%/NCSA_logger.html
%%PORTDOCS%%%%DOCSDIR%%/PHP_execution.html
%%PORTDOCS%%%%DOCSDIR%%/Redirections.html
%%PORTDOCS%%%%DOCSDIR%%/Server-conf-small.png
%%PORTDOCS%%%%DOCSDIR%%/Server_configuration.html
%%PORTDOCS%%%%DOCSDIR%%/U-Cherokee.html
+%%PORTDOCS%%%%DOCSDIR%%/Validators.html
+%%PORTDOCS%%%%DOCSDIR%%/W3C_logger.html
%%PORTDOCS%%%%DOCSDIR%%/WebApplications.html
-%%PORTDOCS%%%%DOCSDIR%%/WebSites.html
%%PORTDOCS%%%%DOCSDIR%%/cherokee.png
%%PORTDOCS%%%%DOCSDIR%%/index.html
www/images/cherokee-logo.png