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

(-)www/cherokee/Makefile (-3 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	cherokee
8
PORTNAME=	cherokee
9
PORTVERSION=	0.4.30
9
PORTVERSION=	0.5.1
10
PORTREVISION=	2
11
CATEGORIES=	www
10
CATEGORIES=	www
12
MASTER_SITES=	http://www.0x50.org/download/%SUBDIR%/
11
MASTER_SITES=	http://www.0x50.org/download/%SUBDIR%/
13
MASTER_SITE_SUBDIR=	${PORTVERSION:R}/${PORTVERSION}
12
MASTER_SITE_SUBDIR=	${PORTVERSION:R}/${PORTVERSION}
Lines 52-58 Link Here
52
post-patch:
51
post-patch:
53
	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
52
	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
54
		's|@mkdir_p@|${MKDIR} --|g'
53
		's|@mkdir_p@|${MKDIR} --|g'
55
	@${REINPLACE_CMD} -e '/^if/s|==|=|g' ${WRKSRC}/configure
56
54
57
pre-build:
55
pre-build:
58
.for file in advanced.conf cherokee.conf mods-ssl sites-default sites-example
56
.for file in advanced.conf cherokee.conf mods-ssl sites-default sites-example
(-)www/cherokee/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (cherokee-0.4.30.tar.gz) = bedcf9997928faeb550f54bc6621c13b
1
MD5 (cherokee-0.5.1.tar.gz) = 9835a293044ab1592d61550c1f26f1b2
2
SHA256 (cherokee-0.4.30.tar.gz) = 336cc7008fc2ee65d0f5f45892e3404e8d5b36a8b903358c45aa2ddc090bc71d
2
SHA256 (cherokee-0.5.1.tar.gz) = 6a89ee7476f511307d7480e9de9345cb3ff3bd983aa3c53b6823f9222d3cd72a
3
SIZE (cherokee-0.4.30.tar.gz) = 1367424
3
SIZE (cherokee-0.5.1.tar.gz) = 1546966
(-)www/cherokee/files/patch-Makefile.in (-6 / +6 lines)
Lines 1-15 Link Here
1
--- Makefile.in.orig	Thu Jan 19 03:58:11 2006
1
--- Makefile.in.orig	Tue Apr  4 17:23:41 2006
2
+++ Makefile.in	Thu Jan 19 14:01:55 2006
2
+++ Makefile.in	Tue Apr 11 02:25:14 2006
3
@@ -314,7 +314,7 @@
3
@@ -314,7 +314,7 @@
4
 sharedstatedir = @sharedstatedir@
4
 sharedstatedir = @sharedstatedir@
5
 sysconfdir = @sysconfdir@
5
 sysconfdir = @sysconfdir@
6
 target_alias = @target_alias@
6
 target_alias = @target_alias@
7
-SUBDIRS = m4 contrib www doc icons qa cherokee cget 
7
-SUBDIRS = m4 contrib www doc icons qa cherokee cget windows
8
+SUBDIRS = m4 contrib www icons qa cherokee cget 
8
+SUBDIRS = m4 contrib www icons qa cherokee cget windows
9
 bin_SCRIPTS = cherokee-config
9
 bin_SCRIPTS = cherokee-config
10
 SUFFIXES = .sample.pre .sample
10
 SUFFIXES = .sample.pre .sample
11
 
11
 
12
@@ -978,7 +978,7 @@
12
@@ -979,7 +979,7 @@
13
 
13
 
14
 
14
 
15
 .sample.pre.sample:
15
 .sample.pre.sample:
Lines 18-24 Link Here
18
 
18
 
19
 install-data-local-config:
19
 install-data-local-config:
20
 	@$(mkinstalldirs) $(DESTDIR)$(pkgincludedir);
20
 	@$(mkinstalldirs) $(DESTDIR)$(pkgincludedir);
21
@@ -1021,9 +1021,6 @@
21
@@ -1022,9 +1022,6 @@
22
 		echo "$@ will not overwrite existing $(cherokeeconfdir)/mime.compression.types"; \
22
 		echo "$@ will not overwrite existing $(cherokeeconfdir)/mime.compression.types"; \
23
 	else \
23
 	else \
24
 		$(INSTALL_DATA) $(top_srcdir)/mime.compression.types.sample $(DESTDIR)$(cherokeeconfdir)/mime.compression.types; \
24
 		$(INSTALL_DATA) $(top_srcdir)/mime.compression.types.sample $(DESTDIR)$(cherokeeconfdir)/mime.compression.types; \
(-)www/cherokee/pkg-plist (+24 lines)
Lines 61-66 Link Here
61
lib/cherokee/libplugin_fastcgi.a
61
lib/cherokee/libplugin_fastcgi.a
62
lib/cherokee/libplugin_fastcgi.la
62
lib/cherokee/libplugin_fastcgi.la
63
lib/cherokee/libplugin_fastcgi.so
63
lib/cherokee/libplugin_fastcgi.so
64
lib/cherokee/libplugin_fcgi.a
65
lib/cherokee/libplugin_fcgi.la
66
lib/cherokee/libplugin_fcgi.so
64
lib/cherokee/libplugin_file.a
67
lib/cherokee/libplugin_file.a
65
lib/cherokee/libplugin_file.la
68
lib/cherokee/libplugin_file.la
66
lib/cherokee/libplugin_file.so
69
lib/cherokee/libplugin_file.so
Lines 91-96 Link Here
91
lib/cherokee/libplugin_redir.a
94
lib/cherokee/libplugin_redir.a
92
lib/cherokee/libplugin_redir.la
95
lib/cherokee/libplugin_redir.la
93
lib/cherokee/libplugin_redir.so
96
lib/cherokee/libplugin_redir.so
97
lib/cherokee/libplugin_scgi.a
98
lib/cherokee/libplugin_scgi.la
99
lib/cherokee/libplugin_scgi.so
94
lib/cherokee/libplugin_server_info.a
100
lib/cherokee/libplugin_server_info.a
95
lib/cherokee/libplugin_server_info.la
101
lib/cherokee/libplugin_server_info.la
96
lib/cherokee/libplugin_server_info.so
102
lib/cherokee/libplugin_server_info.so
Lines 141-174 Link Here
141
%%DATADIR%%/icons/text.png
147
%%DATADIR%%/icons/text.png
142
%%DATADIR%%/icons/unknown.png
148
%%DATADIR%%/icons/unknown.png
143
%%DATADIR%%/mime_types.txt
149
%%DATADIR%%/mime_types.txt
150
%%PORTDOCS%%%%DOCSDIR%%/Authentication.html
151
%%PORTDOCS%%%%DOCSDIR%%/Authors.html
144
%%PORTDOCS%%%%DOCSDIR%%/Behavior_configuration.html
152
%%PORTDOCS%%%%DOCSDIR%%/Behavior_configuration.html
145
%%PORTDOCS%%%%DOCSDIR%%/CGI_executing.html
153
%%PORTDOCS%%%%DOCSDIR%%/CGI_executing.html
146
%%PORTDOCS%%%%DOCSDIR%%/Cget.html
154
%%PORTDOCS%%%%DOCSDIR%%/Cget.html
155
%%PORTDOCS%%%%DOCSDIR%%/Cherokee-icono.png
147
%%PORTDOCS%%%%DOCSDIR%%/Combined_logger.html
156
%%PORTDOCS%%%%DOCSDIR%%/Combined_logger.html
157
%%PORTDOCS%%%%DOCSDIR%%/Combined_logs.html
148
%%PORTDOCS%%%%DOCSDIR%%/Common_behavior.html
158
%%PORTDOCS%%%%DOCSDIR%%/Common_behavior.html
159
%%PORTDOCS%%%%DOCSDIR%%/Comparison_servers.html
149
%%PORTDOCS%%%%DOCSDIR%%/Compiling_and_Installing.html
160
%%PORTDOCS%%%%DOCSDIR%%/Compiling_and_Installing.html
150
%%PORTDOCS%%%%DOCSDIR%%/Configuration.html
161
%%PORTDOCS%%%%DOCSDIR%%/Configuration.html
162
%%PORTDOCS%%%%DOCSDIR%%/Copying_and_license.html
151
%%PORTDOCS%%%%DOCSDIR%%/Current_events.html
163
%%PORTDOCS%%%%DOCSDIR%%/Current_events.html
152
%%PORTDOCS%%%%DOCSDIR%%/Directory_configuration.html
164
%%PORTDOCS%%%%DOCSDIR%%/Directory_configuration.html
153
%%PORTDOCS%%%%DOCSDIR%%/Directory_listing.html
165
%%PORTDOCS%%%%DOCSDIR%%/Directory_listing.html
166
%%PORTDOCS%%%%DOCSDIR%%/Encoders.html
167
%%PORTDOCS%%%%DOCSDIR%%/Exquisite-khelpcenter.png
154
%%PORTDOCS%%%%DOCSDIR%%/Extension_configuration.html
168
%%PORTDOCS%%%%DOCSDIR%%/Extension_configuration.html
155
%%PORTDOCS%%%%DOCSDIR%%/FastCGI.html
169
%%PORTDOCS%%%%DOCSDIR%%/FastCGI.html
156
%%PORTDOCS%%%%DOCSDIR%%/File_sending.html
170
%%PORTDOCS%%%%DOCSDIR%%/File_sending.html
157
%%PORTDOCS%%%%DOCSDIR%%/Frequently_asked_questions.html
171
%%PORTDOCS%%%%DOCSDIR%%/Frequently_asked_questions.html
172
%%PORTDOCS%%%%DOCSDIR%%/Gzip_encoder.html
158
%%PORTDOCS%%%%DOCSDIR%%/How_to_generate_SSL_keys.html
173
%%PORTDOCS%%%%DOCSDIR%%/How_to_generate_SSL_keys.html
159
%%PORTDOCS%%%%DOCSDIR%%/How_to_manage_Virtual_Host.html
174
%%PORTDOCS%%%%DOCSDIR%%/How_to_manage_Virtual_Host.html
175
%%PORTDOCS%%%%DOCSDIR%%/Htdigest_validator.html
176
%%PORTDOCS%%%%DOCSDIR%%/Htpasswd_validator.html
160
%%PORTDOCS%%%%DOCSDIR%%/Icons_configuration.html
177
%%PORTDOCS%%%%DOCSDIR%%/Icons_configuration.html
178
%%PORTDOCS%%%%DOCSDIR%%/Jaws_and_Cherokee_with_FastCGI.html
161
%%PORTDOCS%%%%DOCSDIR%%/Logging_system.html
179
%%PORTDOCS%%%%DOCSDIR%%/Logging_system.html
162
%%PORTDOCS%%%%DOCSDIR%%/Mime_types_configuration.html
180
%%PORTDOCS%%%%DOCSDIR%%/Mime_types_configuration.html
163
%%PORTDOCS%%%%DOCSDIR%%/NCSA_logger.html
181
%%PORTDOCS%%%%DOCSDIR%%/NCSA_logger.html
182
%%PORTDOCS%%%%DOCSDIR%%/NCSA_logs.html
183
%%PORTDOCS%%%%DOCSDIR%%/PAM_validator.html
164
%%PORTDOCS%%%%DOCSDIR%%/PHP_execution.html
184
%%PORTDOCS%%%%DOCSDIR%%/PHP_execution.html
185
%%PORTDOCS%%%%DOCSDIR%%/Plain_validator.html
165
%%PORTDOCS%%%%DOCSDIR%%/Redirections.html
186
%%PORTDOCS%%%%DOCSDIR%%/Redirections.html
166
%%PORTDOCS%%%%DOCSDIR%%/Request_configuration.html
187
%%PORTDOCS%%%%DOCSDIR%%/Request_configuration.html
188
%%PORTDOCS%%%%DOCSDIR%%/Ruby_on_Rails_with_SCGI.html
189
%%PORTDOCS%%%%DOCSDIR%%/SCGI.html
167
%%PORTDOCS%%%%DOCSDIR%%/Server-conf-small.png
190
%%PORTDOCS%%%%DOCSDIR%%/Server-conf-small.png
168
%%PORTDOCS%%%%DOCSDIR%%/Server_configuration.html
191
%%PORTDOCS%%%%DOCSDIR%%/Server_configuration.html
169
%%PORTDOCS%%%%DOCSDIR%%/U-Cherokee.html
192
%%PORTDOCS%%%%DOCSDIR%%/U-Cherokee.html
170
%%PORTDOCS%%%%DOCSDIR%%/Validators.html
193
%%PORTDOCS%%%%DOCSDIR%%/Validators.html
171
%%PORTDOCS%%%%DOCSDIR%%/W3C_logger.html
194
%%PORTDOCS%%%%DOCSDIR%%/W3C_logger.html
195
%%PORTDOCS%%%%DOCSDIR%%/W3C_logs.html
172
%%PORTDOCS%%%%DOCSDIR%%/WebApplications.html
196
%%PORTDOCS%%%%DOCSDIR%%/WebApplications.html
173
%%PORTDOCS%%%%DOCSDIR%%/cherokee.png
197
%%PORTDOCS%%%%DOCSDIR%%/cherokee.png
174
%%PORTDOCS%%%%DOCSDIR%%/index.html
198
%%PORTDOCS%%%%DOCSDIR%%/index.html

Return to bug 95819