View | Details | Raw Unified | Return to bug 176130 | Differences between
and this patch

Collapse All | Expand All

(-)www/Makefile (+1 lines)
Lines 76-81 Link Here
76
    SUBDIR += cakephp13
76
    SUBDIR += cakephp13
77
    SUBDIR += cakephp21
77
    SUBDIR += cakephp21
78
    SUBDIR += cakephp22
78
    SUBDIR += cakephp22
79
    SUBDIR += cakephp23
79
    SUBDIR += calamaris
80
    SUBDIR += calamaris
80
    SUBDIR += cas
81
    SUBDIR += cas
81
    SUBDIR += castget
82
    SUBDIR += castget
(-)www/cakephp11/Makefile (-1 / +1 lines)
Lines 19-25 Link Here
19
USE_APACHE_RUN=	22+
19
USE_APACHE_RUN=	22+
20
SLAVE_PORT_MODULES=	REWRITE
20
SLAVE_PORT_MODULES=	REWRITE
21
21
22
CONFLICTS=	cakephp-1.[23].*
22
CONFLICTS=	cakephp-1.[23].* cakephp-2.*
23
NO_BUILD=	yes
23
NO_BUILD=	yes
24
24
25
USE_PHP=	pcre session
25
USE_PHP=	pcre session
(-)www/cakephp12/Makefile (-1 / +1 lines)
Lines 21-27 Link Here
21
21
22
SLAVE_PORT_MODULES=	REWRITE
22
SLAVE_PORT_MODULES=	REWRITE
23
23
24
CONFLICTS=	cakephp-1.[13].*
24
CONFLICTS=	cakephp-1.[13].* cakephp-2.*
25
25
26
NO_BUILD=	yes
26
NO_BUILD=	yes
27
USES=		gettext
27
USES=		gettext
(-)www/cakephp21/Makefile (-1 / +1 lines)
Lines 22-28 Link Here
22
22
23
SLAVE_PORT_MODULES=	REWRITE
23
SLAVE_PORT_MODULES=	REWRITE
24
24
25
CONFLICTS=	cakephp-1.* cakephp-2.2.*
25
CONFLICTS=	cakephp-1.* cakephp-2.[23].*
26
26
27
NO_BUILD=	yes
27
NO_BUILD=	yes
28
USES=		gettext
28
USES=		gettext
(-)www/cakephp22/Makefile (+2 lines)
Lines 8-13 Link Here
8
MAINTAINER=	pphillips@experts-exchange.com
8
MAINTAINER=	pphillips@experts-exchange.com
9
COMMENT=	A framework for developing PHP web applications
9
COMMENT=	A framework for developing PHP web applications
10
10
11
LATEST_LINK=	cakephp22
12
11
LICENSE=	MIT
13
LICENSE=	MIT
12
14
13
USE_GITHUB=	yes
15
USE_GITHUB=	yes
(-)www/cakephp23/Makefile (-3 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	cakephp
4
PORTNAME=	cakephp
5
PORTVERSION=	2.2.7
5
PORTVERSION=	2.3.6
6
CATEGORIES=	www
6
CATEGORIES=	www
7
7
8
MAINTAINER=	pphillips@experts-exchange.com
8
MAINTAINER=	pphillips@experts-exchange.com
Lines 12-24 Link Here
12
12
13
USE_GITHUB=	yes
13
USE_GITHUB=	yes
14
GH_ACCOUNT=	${PORTNAME}
14
GH_ACCOUNT=	${PORTNAME}
15
GH_COMMIT=	1bb28d3
15
GH_COMMIT=	b81c198
16
16
17
PORTDOCS=	README.md
17
PORTDOCS=	README.md
18
18
19
SLAVE_PORT_MODULES=	REWRITE
19
SLAVE_PORT_MODULES=	REWRITE
20
20
21
CONFLICTS=	cakephp-1.* cakephp-2.1.*
21
CONFLICTS=	cakephp-1.* cakephp-2.[12].*
22
22
23
NO_BUILD=	yes
23
NO_BUILD=	yes
24
USES=		gettext
24
USES=		gettext
(-)www/cakephp23/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (cakephp-2.2.7.tar.gz) = 7d043e1d29523c5137ffbbb2d01c2c3edaa6230d4c8fe382283890582dae7dbb
1
SHA256 (cakephp-2.3.6.tar.gz) = c0f3af6b25094f5cd58eca933c838ba1f94c1c4d737d8e7c45aeaecf236c67d2
2
SIZE (cakephp-2.2.7.tar.gz) = 1204588
2
SIZE (cakephp-2.3.6.tar.gz) = 1377844
(-)www/cakephp23/pkg-plist (+10 lines)
Lines 70-75 Link Here
70
%%WWWDIR%%/lib/Cake/Cache/Engine/RedisEngine.php
70
%%WWWDIR%%/lib/Cake/Cache/Engine/RedisEngine.php
71
%%WWWDIR%%/lib/Cake/Cache/Engine/WincacheEngine.php
71
%%WWWDIR%%/lib/Cake/Cache/Engine/WincacheEngine.php
72
%%WWWDIR%%/lib/Cake/Cache/Engine/XcacheEngine.php
72
%%WWWDIR%%/lib/Cake/Cache/Engine/XcacheEngine.php
73
%%WWWDIR%%/lib/Cake/Config/cacert.pem
73
%%WWWDIR%%/lib/Cake/Config/config.php
74
%%WWWDIR%%/lib/Cake/Config/config.php
74
%%WWWDIR%%/lib/Cake/Config/routes.php
75
%%WWWDIR%%/lib/Cake/Config/routes.php
75
%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0080_00ff.php
76
%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0080_00ff.php
Lines 100-105 Link Here
100
%%WWWDIR%%/lib/Cake/Console/Command/ConsoleShell.php
101
%%WWWDIR%%/lib/Cake/Console/Command/ConsoleShell.php
101
%%WWWDIR%%/lib/Cake/Console/Command/I18nShell.php
102
%%WWWDIR%%/lib/Cake/Console/Command/I18nShell.php
102
%%WWWDIR%%/lib/Cake/Console/Command/SchemaShell.php
103
%%WWWDIR%%/lib/Cake/Console/Command/SchemaShell.php
104
%%WWWDIR%%/lib/Cake/Console/Command/ServerShell.php
103
%%WWWDIR%%/lib/Cake/Console/Command/TestShell.php
105
%%WWWDIR%%/lib/Cake/Console/Command/TestShell.php
104
%%WWWDIR%%/lib/Cake/Console/Command/Task/BakeTask.php
106
%%WWWDIR%%/lib/Cake/Console/Command/Task/BakeTask.php
105
%%WWWDIR%%/lib/Cake/Console/Command/Task/ControllerTask.php
107
%%WWWDIR%%/lib/Cake/Console/Command/Task/ControllerTask.php
Lines 141-146 Link Here
141
%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/sessions.php
143
%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/sessions.php
142
%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/sessions.sql
144
%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/sessions.sql
143
%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/acl.ini.php
145
%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/acl.ini.php
146
%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/acl.php
144
%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/bootstrap.php
147
%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/bootstrap.php
145
%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/core.php
148
%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/core.php
146
%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/database.php.default
149
%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/database.php.default
Lines 194-199 Link Here
194
%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BaseAuthenticate.php
197
%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BaseAuthenticate.php
195
%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BaseAuthorize.php
198
%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BaseAuthorize.php
196
%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BasicAuthenticate.php
199
%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BasicAuthenticate.php
200
%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BlowfishAuthenticate.php
197
%%WWWDIR%%/lib/Cake/Controller/Component/Auth/ControllerAuthorize.php
201
%%WWWDIR%%/lib/Cake/Controller/Component/Auth/ControllerAuthorize.php
198
%%WWWDIR%%/lib/Cake/Controller/Component/Auth/CrudAuthorize.php
202
%%WWWDIR%%/lib/Cake/Controller/Component/Auth/CrudAuthorize.php
199
%%WWWDIR%%/lib/Cake/Controller/Component/Auth/DigestAuthenticate.php
203
%%WWWDIR%%/lib/Cake/Controller/Component/Auth/DigestAuthenticate.php
Lines 268-273 Link Here
268
%%WWWDIR%%/lib/Cake/Network/Http/DigestAuthentication.php
272
%%WWWDIR%%/lib/Cake/Network/Http/DigestAuthentication.php
269
%%WWWDIR%%/lib/Cake/Network/Http/HttpResponse.php
273
%%WWWDIR%%/lib/Cake/Network/Http/HttpResponse.php
270
%%WWWDIR%%/lib/Cake/Network/Http/HttpSocket.php
274
%%WWWDIR%%/lib/Cake/Network/Http/HttpSocket.php
275
%%WWWDIR%%/lib/Cake/Network/Http/HttpSocketResponse.php
271
%%WWWDIR%%/lib/Cake/Routing/Dispatcher.php
276
%%WWWDIR%%/lib/Cake/Routing/Dispatcher.php
272
%%WWWDIR%%/lib/Cake/Routing/DispatcherFilter.php
277
%%WWWDIR%%/lib/Cake/Routing/DispatcherFilter.php
273
%%WWWDIR%%/lib/Cake/Routing/Filter/AssetDispatcher.php
278
%%WWWDIR%%/lib/Cake/Routing/Filter/AssetDispatcher.php
Lines 337-342 Link Here
337
%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Acl/PhpAclTest.php
342
%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Acl/PhpAclTest.php
338
%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/ActionsAuthorizeTest.php
343
%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/ActionsAuthorizeTest.php
339
%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/BasicAuthenticateTest.php
344
%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/BasicAuthenticateTest.php
345
%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/BlowfishAuthenticateTest.php
340
%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/ControllerAuthorizeTest.php
346
%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/ControllerAuthorizeTest.php
341
%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/CrudAuthorizeTest.php
347
%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/CrudAuthorizeTest.php
342
%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/DigestAuthenticateTest.php
348
%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/DigestAuthenticateTest.php
Lines 494-499 Link Here
494
%%WWWDIR%%/lib/Cake/Test/Fixture/BinaryTestFixture.php
500
%%WWWDIR%%/lib/Cake/Test/Fixture/BinaryTestFixture.php
495
%%WWWDIR%%/lib/Cake/Test/Fixture/BookFixture.php
501
%%WWWDIR%%/lib/Cake/Test/Fixture/BookFixture.php
496
%%WWWDIR%%/lib/Cake/Test/Fixture/CacheTestModelFixture.php
502
%%WWWDIR%%/lib/Cake/Test/Fixture/CacheTestModelFixture.php
503
%%WWWDIR%%/lib/Cake/Test/Fixture/CakeSessionFixture.php
497
%%WWWDIR%%/lib/Cake/Test/Fixture/CallbackFixture.php
504
%%WWWDIR%%/lib/Cake/Test/Fixture/CallbackFixture.php
498
%%WWWDIR%%/lib/Cake/Test/Fixture/CampaignFixture.php
505
%%WWWDIR%%/lib/Cake/Test/Fixture/CampaignFixture.php
499
%%WWWDIR%%/lib/Cake/Test/Fixture/CategoryFixture.php
506
%%WWWDIR%%/lib/Cake/Test/Fixture/CategoryFixture.php
Lines 726-731 Link Here
726
%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Log/Engine/TestPluginLog.php
733
%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Log/Engine/TestPluginLog.php
727
%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing/Filter/Test2DispatcherFilter.php
734
%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing/Filter/Test2DispatcherFilter.php
728
%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing/Filter/TestDispatcherFilter.php
735
%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing/Filter/TestDispatcherFilter.php
736
%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing/Route/TestRoute.php
729
%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/TestPluginLibrary.php
737
%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/TestPluginLibrary.php
730
%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/TestPluginOtherLibrary.php
738
%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/TestPluginOtherLibrary.php
731
%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po/LC_MESSAGES/test_plugin.po
739
%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po/LC_MESSAGES/test_plugin.po
Lines 792-797 Link Here
792
%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/type_check.ctp
800
%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/type_check.ctp
793
%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/custom.ctp
801
%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/custom.ctp
794
%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/default.ctp
802
%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/default.ctp
803
%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/html.ctp
795
%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/image.ctp
804
%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/image.ctp
796
%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/japanese.ctp
805
%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/japanese.ctp
797
%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/nested_element.ctp
806
%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/nested_element.ctp
Lines 1064-1069 Link Here
1064
@dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po/LC_MESSAGES
1073
@dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po/LC_MESSAGES
1065
@dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po
1074
@dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po
1066
@dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale
1075
@dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale
1076
@dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing/Route
1067
@dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing/Filter
1077
@dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing/Filter
1068
@dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing
1078
@dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing
1069
@dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Log/Engine
1079
@dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Log/Engine

Return to bug 176130