View | Details | Raw Unified | Return to bug 86681
Collapse All | Expand All

(-)www/cherokee/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	cherokee
8
PORTNAME=	cherokee
9
PORTVERSION=	0.4.25
9
PORTVERSION=	0.4.26
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://www.0x50.org/download/%SUBDIR%/
11
MASTER_SITES=	http://www.0x50.org/download/%SUBDIR%/
12
MASTER_SITE_SUBDIR=	${PORTVERSION:R}/${PORTVERSION}
12
MASTER_SITE_SUBDIR=	${PORTVERSION:R}/${PORTVERSION}
(-)www/cherokee/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (cherokee-0.4.25.tar.gz) = 1d6c1a6e9a83ca0b881f45f946e3f3c6
1
MD5 (cherokee-0.4.26.tar.gz) = f6baa4e4b1f6b82f79396ca9b653f0d2
2
SIZE (cherokee-0.4.25.tar.gz) = 1419364
2
SIZE (cherokee-0.4.26.tar.gz) = 1435559
(-)www/cherokee/files/patch-cherokee-util.h (-12 / +16 lines)
Lines 1-10 Link Here
1
--- cherokee/util.h.orig	Mon Aug  1 21:47:22 2005
1
--- cherokee/util.h.orig	Tue Sep 20 01:44:20 2005
2
+++ cherokee/util.h	Thu Aug  4 21:05:15 2005
2
+++ cherokee/util.h	Tue Sep 20 11:56:57 2005
3
@@ -33,7 +33,19 @@
3
@@ -30,13 +30,21 @@
4
 #include <cherokee/buffer.h>
4
 #define CHEROKEE_UTIL_H
5
 #include <time.h>
5
 
6
 #include <dirent.h>
6
 #include <cherokee/common.h>
7
-#include <netinet/in.h>
7
+#include <time.h>
8
+#include <dirent.h>
8
+#include <sys/types.h>
9
+#include <sys/types.h>
9
+
10
+
10
+#ifdef HAVE_SYS_SOCKET_H
11
+#ifdef HAVE_SYS_SOCKET_H
Lines 14-23 Link Here
14
+#ifdef HAVE_ARPA_INET_H
15
+#ifdef HAVE_ARPA_INET_H
15
+# include <arpa/inet.h>
16
+# include <arpa/inet.h>
16
+#endif
17
+#endif
17
+
18
+#ifdef HAVE_NETINET_IN_H
19
+# include <netinet/in.h>
20
+#endif
21
 
18
 
19
 #ifdef HAVE_NETINET_IN_H
20
 # include <netinet/in.h>
21
 #endif
22
-
23
-#include <time.h>
24
-#include <dirent.h>
25
 
26
 #include <cherokee/buffer.h>
22
 
27
 
23
 CHEROKEE_BEGIN_DECLS
(-)www/cherokee/pkg-plist (-2 / +9 lines)
Lines 31-39 Link Here
31
include/cherokee/mime.h
31
include/cherokee/mime.h
32
include/cherokee/module.h
32
include/cherokee/module.h
33
include/cherokee/module_loader.h
33
include/cherokee/module_loader.h
34
include/cherokee/nonce.h
34
include/cherokee/resolv_cache.h
35
include/cherokee/resolv_cache.h
35
include/cherokee/server.h
36
include/cherokee/server.h
36
include/cherokee/table.h
37
include/cherokee/table.h
38
include/cherokee/typed_table.h
37
include/cherokee/url.h
39
include/cherokee/url.h
38
include/cherokee/util.h
40
include/cherokee/util.h
39
lib/cherokee/libplugin_admin.so
41
lib/cherokee/libplugin_admin.so
Lines 98-103 Link Here
98
%%PORTDOCS%%%%DOCSDIR%%/Behavior_configuration.html
100
%%PORTDOCS%%%%DOCSDIR%%/Behavior_configuration.html
99
%%PORTDOCS%%%%DOCSDIR%%/CGI_executing.html
101
%%PORTDOCS%%%%DOCSDIR%%/CGI_executing.html
100
%%PORTDOCS%%%%DOCSDIR%%/Cget.html
102
%%PORTDOCS%%%%DOCSDIR%%/Cget.html
103
%%PORTDOCS%%%%DOCSDIR%%/Combined_logger.html
101
%%PORTDOCS%%%%DOCSDIR%%/Common_behavior.html
104
%%PORTDOCS%%%%DOCSDIR%%/Common_behavior.html
102
%%PORTDOCS%%%%DOCSDIR%%/Compiling_and_Installing.html
105
%%PORTDOCS%%%%DOCSDIR%%/Compiling_and_Installing.html
103
%%PORTDOCS%%%%DOCSDIR%%/Configuration.html
106
%%PORTDOCS%%%%DOCSDIR%%/Configuration.html
Lines 107-123 Link Here
107
%%PORTDOCS%%%%DOCSDIR%%/Extension_configuration.html
110
%%PORTDOCS%%%%DOCSDIR%%/Extension_configuration.html
108
%%PORTDOCS%%%%DOCSDIR%%/FastCGI.html
111
%%PORTDOCS%%%%DOCSDIR%%/FastCGI.html
109
%%PORTDOCS%%%%DOCSDIR%%/File_sending.html
112
%%PORTDOCS%%%%DOCSDIR%%/File_sending.html
113
%%PORTDOCS%%%%DOCSDIR%%/Frequently_asked_questions.html
110
%%PORTDOCS%%%%DOCSDIR%%/How_to_generate_SSL_keys.html
114
%%PORTDOCS%%%%DOCSDIR%%/How_to_generate_SSL_keys.html
115
%%PORTDOCS%%%%DOCSDIR%%/How_to_manage_Virtual_Host.html
111
%%PORTDOCS%%%%DOCSDIR%%/Icons_configuration.html
116
%%PORTDOCS%%%%DOCSDIR%%/Icons_configuration.html
112
%%PORTDOCS%%%%DOCSDIR%%/Main_Page.html
117
%%PORTDOCS%%%%DOCSDIR%%/Logging_system.html
113
%%PORTDOCS%%%%DOCSDIR%%/Mime_types_configuration.html
118
%%PORTDOCS%%%%DOCSDIR%%/Mime_types_configuration.html
119
%%PORTDOCS%%%%DOCSDIR%%/NCSA_logger.html
114
%%PORTDOCS%%%%DOCSDIR%%/PHP_execution.html
120
%%PORTDOCS%%%%DOCSDIR%%/PHP_execution.html
115
%%PORTDOCS%%%%DOCSDIR%%/Redirections.html
121
%%PORTDOCS%%%%DOCSDIR%%/Redirections.html
116
%%PORTDOCS%%%%DOCSDIR%%/Server-conf-small.png
122
%%PORTDOCS%%%%DOCSDIR%%/Server-conf-small.png
117
%%PORTDOCS%%%%DOCSDIR%%/Server_configuration.html
123
%%PORTDOCS%%%%DOCSDIR%%/Server_configuration.html
118
%%PORTDOCS%%%%DOCSDIR%%/U-Cherokee.html
124
%%PORTDOCS%%%%DOCSDIR%%/U-Cherokee.html
125
%%PORTDOCS%%%%DOCSDIR%%/Validators.html
126
%%PORTDOCS%%%%DOCSDIR%%/W3C_logger.html
119
%%PORTDOCS%%%%DOCSDIR%%/WebApplications.html
127
%%PORTDOCS%%%%DOCSDIR%%/WebApplications.html
120
%%PORTDOCS%%%%DOCSDIR%%/WebSites.html
121
%%PORTDOCS%%%%DOCSDIR%%/cherokee.png
128
%%PORTDOCS%%%%DOCSDIR%%/cherokee.png
122
%%PORTDOCS%%%%DOCSDIR%%/index.html
129
%%PORTDOCS%%%%DOCSDIR%%/index.html
123
www/images/cherokee-logo.png
130
www/images/cherokee-logo.png

Return to bug 86681