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

(-)/usr/ports/www/codeigniter/Makefile (-2 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	codeigniter
8
PORTNAME=	codeigniter
9
PORTVERSION=	1.6.1
9
PORTVERSION=	1.6.2
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://codeigniter.com/download_files/
11
MASTER_SITES=	http://codeigniter.com/download_files/
12
DISTNAME=	CodeIgniter_${PORTVERSION}
12
DISTNAME=	CodeIgniter_${PORTVERSION}
Lines 27-33 Link Here
27
# These are all user-configurable files that we'll install
27
# These are all user-configurable files that we'll install
28
# a .sample copy for each.
28
# a .sample copy for each.
29
CI_CONF_FILES=	index.php ${CI_CONF_DIR}/autoload.php \
29
CI_CONF_FILES=	index.php ${CI_CONF_DIR}/autoload.php \
30
		${CI_CONF_DIR}/config.php ${CI_CONF_DIR}/database.php \
30
		${CI_CONF_DIR}/config.php ${CI_CONF_DIR}/constants.php \
31
		${CI_CONF_DIR}/database.php \
31
		${CI_CONF_DIR}/hooks.php ${CI_CONF_DIR}/mimes.php \
32
		${CI_CONF_DIR}/hooks.php ${CI_CONF_DIR}/mimes.php \
32
		${CI_CONF_DIR}/routes.php ${CI_CONF_DIR}/smileys.php \
33
		${CI_CONF_DIR}/routes.php ${CI_CONF_DIR}/smileys.php \
33
		${CI_CONF_DIR}/user_agents.php
34
		${CI_CONF_DIR}/user_agents.php
(-)/usr/ports/www/codeigniter/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (CodeIgniter_1.6.1.zip) = cc3f0b566e3654d351fa067aeee9bced
1
MD5 (CodeIgniter_1.6.2.zip) = 0922830f96dfd40874b39ad018a49206
2
SHA256 (CodeIgniter_1.6.1.zip) = d4d8b73c787ed4fa5095ef2d3f6a2f5c710d3ed14974059db4ab8bf0f9f60ec5
2
SHA256 (CodeIgniter_1.6.2.zip) = ebe28a60400cae87172e45c013bb5f897547a28cbfa4d7afe148facced1d953e
3
SIZE (CodeIgniter_1.6.1.zip) = 822433
3
SIZE (CodeIgniter_1.6.2.zip) = 861202
(-)/usr/ports/www/codeigniter/pkg-plist (-1 / +8 lines)
Lines 21-26 Link Here
21
%%PORTDOCS%%%%DOCSDIR%%/general/ancillary_classes.html
21
%%PORTDOCS%%%%DOCSDIR%%/general/ancillary_classes.html
22
%%PORTDOCS%%%%DOCSDIR%%/general/autoloader.html
22
%%PORTDOCS%%%%DOCSDIR%%/general/autoloader.html
23
%%PORTDOCS%%%%DOCSDIR%%/general/caching.html
23
%%PORTDOCS%%%%DOCSDIR%%/general/caching.html
24
%%PORTDOCS%%%%DOCSDIR%%/general/common_functions.html
24
%%PORTDOCS%%%%DOCSDIR%%/general/controllers.html
25
%%PORTDOCS%%%%DOCSDIR%%/general/controllers.html
25
%%PORTDOCS%%%%DOCSDIR%%/general/core_classes.html
26
%%PORTDOCS%%%%DOCSDIR%%/general/core_classes.html
26
%%PORTDOCS%%%%DOCSDIR%%/general/creating_libraries.html
27
%%PORTDOCS%%%%DOCSDIR%%/general/creating_libraries.html
Lines 36-47 Link Here
36
%%PORTDOCS%%%%DOCSDIR%%/general/profiling.html
37
%%PORTDOCS%%%%DOCSDIR%%/general/profiling.html
37
%%PORTDOCS%%%%DOCSDIR%%/general/quick_reference.html
38
%%PORTDOCS%%%%DOCSDIR%%/general/quick_reference.html
38
%%PORTDOCS%%%%DOCSDIR%%/general/requirements.html
39
%%PORTDOCS%%%%DOCSDIR%%/general/requirements.html
40
%%PORTDOCS%%%%DOCSDIR%%/general/reserved_names.html
39
%%PORTDOCS%%%%DOCSDIR%%/general/routing.html
41
%%PORTDOCS%%%%DOCSDIR%%/general/routing.html
40
%%PORTDOCS%%%%DOCSDIR%%/general/scaffolding.html
42
%%PORTDOCS%%%%DOCSDIR%%/general/scaffolding.html
41
%%PORTDOCS%%%%DOCSDIR%%/general/security.html
43
%%PORTDOCS%%%%DOCSDIR%%/general/security.html
42
%%PORTDOCS%%%%DOCSDIR%%/general/urls.html
44
%%PORTDOCS%%%%DOCSDIR%%/general/urls.html
43
%%PORTDOCS%%%%DOCSDIR%%/general/views.html
45
%%PORTDOCS%%%%DOCSDIR%%/general/views.html
44
%%PORTDOCS%%%%DOCSDIR%%/helpers/array_helper.html
46
%%PORTDOCS%%%%DOCSDIR%%/helpers/array_helper.html
47
%%PORTDOCS%%%%DOCSDIR%%/helpers/compatibility_helper.html
45
%%PORTDOCS%%%%DOCSDIR%%/helpers/cookie_helper.html
48
%%PORTDOCS%%%%DOCSDIR%%/helpers/cookie_helper.html
46
%%PORTDOCS%%%%DOCSDIR%%/helpers/date_helper.html
49
%%PORTDOCS%%%%DOCSDIR%%/helpers/date_helper.html
47
%%PORTDOCS%%%%DOCSDIR%%/helpers/directory_helper.html
50
%%PORTDOCS%%%%DOCSDIR%%/helpers/directory_helper.html
Lines 50-56 Link Here
50
%%PORTDOCS%%%%DOCSDIR%%/helpers/file_helper.html
53
%%PORTDOCS%%%%DOCSDIR%%/helpers/file_helper.html
51
%%PORTDOCS%%%%DOCSDIR%%/helpers/form_helper.html
54
%%PORTDOCS%%%%DOCSDIR%%/helpers/form_helper.html
52
%%PORTDOCS%%%%DOCSDIR%%/helpers/html_helper.html
55
%%PORTDOCS%%%%DOCSDIR%%/helpers/html_helper.html
53
%%PORTDOCS%%%%DOCSDIR%%/helpers/index.html
54
%%PORTDOCS%%%%DOCSDIR%%/helpers/inflector_helper.html
56
%%PORTDOCS%%%%DOCSDIR%%/helpers/inflector_helper.html
55
%%PORTDOCS%%%%DOCSDIR%%/helpers/path_helper.html
57
%%PORTDOCS%%%%DOCSDIR%%/helpers/path_helper.html
56
%%PORTDOCS%%%%DOCSDIR%%/helpers/security_helper.html
58
%%PORTDOCS%%%%DOCSDIR%%/helpers/security_helper.html
Lines 89-94 Link Here
89
%%PORTDOCS%%%%DOCSDIR%%/installation/upgrade_154.html
91
%%PORTDOCS%%%%DOCSDIR%%/installation/upgrade_154.html
90
%%PORTDOCS%%%%DOCSDIR%%/installation/upgrade_160.html
92
%%PORTDOCS%%%%DOCSDIR%%/installation/upgrade_160.html
91
%%PORTDOCS%%%%DOCSDIR%%/installation/upgrade_161.html
93
%%PORTDOCS%%%%DOCSDIR%%/installation/upgrade_161.html
94
%%PORTDOCS%%%%DOCSDIR%%/installation/upgrade_162.html
92
%%PORTDOCS%%%%DOCSDIR%%/installation/upgrade_b11.html
95
%%PORTDOCS%%%%DOCSDIR%%/installation/upgrade_b11.html
93
%%PORTDOCS%%%%DOCSDIR%%/installation/upgrading.html
96
%%PORTDOCS%%%%DOCSDIR%%/installation/upgrading.html
94
%%PORTDOCS%%%%DOCSDIR%%/libraries/benchmark.html
97
%%PORTDOCS%%%%DOCSDIR%%/libraries/benchmark.html
Lines 138-143 Link Here
138
@unexec if cmp -s %D/%%WWWDIR%%/%%CI_CONF_DIR%%/config.php.sample %D/%%WWWDIR%%/%%CI_CONF_DIR%%/config.php; then rm -f %D/%%WWWDIR%%/%%CI_CONF_DIR%%/config.php; else %%ECHO_MSG%% "===> Customized %D/%%WWWDIR%%/%%CI_CONF_DIR%%/config.php has not been removed"; fi
141
@unexec if cmp -s %D/%%WWWDIR%%/%%CI_CONF_DIR%%/config.php.sample %D/%%WWWDIR%%/%%CI_CONF_DIR%%/config.php; then rm -f %D/%%WWWDIR%%/%%CI_CONF_DIR%%/config.php; else %%ECHO_MSG%% "===> Customized %D/%%WWWDIR%%/%%CI_CONF_DIR%%/config.php has not been removed"; fi
139
%%WWWDIR%%/%%CI_CONF_DIR%%/config.php.sample
142
%%WWWDIR%%/%%CI_CONF_DIR%%/config.php.sample
140
@exec if [ ! -f %D/%%WWWDIR%%/%%CI_CONF_DIR%%/config.php ]; then cp -p %D/%F %B/config.php; fi
143
@exec if [ ! -f %D/%%WWWDIR%%/%%CI_CONF_DIR%%/config.php ]; then cp -p %D/%F %B/config.php; fi
144
@unexec if cmp -s %D/%%WWWDIR%%/%%CI_CONF_DIR%%/constants.php.sample %D/%%WWWDIR%%/%%CI_CONF_DIR%%/constants.php; then rm -f %D/%%WWWDIR%%/%%CI_CONF_DIR%%/constants.php; else %%ECHO_MSG%% "===> Customized %D/%%WWWDIR%%/%%CI_CONF_DIR%%/constants.php has not been removed"; fi
145
%%WWWDIR%%/%%CI_CONF_DIR%%/constants.php.sample
146
@exec if [ ! -f %D/%%WWWDIR%%/%%CI_CONF_DIR%%/constants.php ]; then cp -p %D/%F %B/constants.php; fi
141
@unexec if cmp -s %D/%%WWWDIR%%/%%CI_CONF_DIR%%/database.php.sample %D/%%WWWDIR%%/%%CI_CONF_DIR%%/database.php; then rm -f %D/%%WWWDIR%%/%%CI_CONF_DIR%%/database.php; else %%ECHO_MSG%% "===> Customized %D/%%WWWDIR%%/%%CI_CONF_DIR%%/database.php has not been removed"; fi
147
@unexec if cmp -s %D/%%WWWDIR%%/%%CI_CONF_DIR%%/database.php.sample %D/%%WWWDIR%%/%%CI_CONF_DIR%%/database.php; then rm -f %D/%%WWWDIR%%/%%CI_CONF_DIR%%/database.php; else %%ECHO_MSG%% "===> Customized %D/%%WWWDIR%%/%%CI_CONF_DIR%%/database.php has not been removed"; fi
142
%%WWWDIR%%/%%CI_CONF_DIR%%/database.php.sample
148
%%WWWDIR%%/%%CI_CONF_DIR%%/database.php.sample
143
@exec if [ ! -f %D/%%WWWDIR%%/%%CI_CONF_DIR%%/database.php ]; then cp -p %D/%F %B/database.php; fi
149
@exec if [ ! -f %D/%%WWWDIR%%/%%CI_CONF_DIR%%/database.php ]; then cp -p %D/%F %B/database.php; fi
Lines 226-231 Link Here
226
%%WWWDIR%%/system/fonts/index.html
232
%%WWWDIR%%/system/fonts/index.html
227
%%WWWDIR%%/system/fonts/texb.ttf
233
%%WWWDIR%%/system/fonts/texb.ttf
228
%%WWWDIR%%/system/helpers/array_helper.php
234
%%WWWDIR%%/system/helpers/array_helper.php
235
%%WWWDIR%%/system/helpers/compatibility_helper.php
229
%%WWWDIR%%/system/helpers/cookie_helper.php
236
%%WWWDIR%%/system/helpers/cookie_helper.php
230
%%WWWDIR%%/system/helpers/date_helper.php
237
%%WWWDIR%%/system/helpers/date_helper.php
231
%%WWWDIR%%/system/helpers/directory_helper.php
238
%%WWWDIR%%/system/helpers/directory_helper.php

Return to bug 123856