head	1.10;
access;
symbols
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	old_RELEASE_7_0_0:1.4
	old_RELEASE_6_3_0:1.4
	old_PRE_XORG_7:1.2;
locks; strict;
comment	@# @;


1.10
date	2009.09.23.19.44.03;	author glarkin;	state dead;
branches;
next	1.9;

1.9
date	2009.04.21.20.36.45;	author glarkin;	state Exp;
branches;
next	1.8;

1.8
date	2009.01.26.20.18.58;	author glarkin;	state Exp;
branches;
next	1.7;

1.7
date	2008.10.08.18.27.03;	author glarkin;	state Exp;
branches;
next	1.6;

1.6
date	2008.01.09.13.51.22;	author tabthorpe;	state Exp;
branches;
next	1.5;

1.5
date	2008.01.09.13.40.38;	author tabthorpe;	state Exp;
branches;
next	1.4;

1.4
date	2007.10.29.22.54.21;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2007.07.06.06.45.16;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2007.04.06.14.30.22;	author rafan;	state Exp;
branches;
next	1.1;

1.1
date	2007.02.21.05.07.30;	author rafan;	state Exp;
branches;
next	;


desc
@@


1.10
log
@- Removed www/cakephp and www/cakephp-devel after repocopy

PR:		ports/138899
PR:		ports/138900
Feature safe:	yes
@
text
@%%HTACCESS%%%%WWWDIR%%/.htaccess
%%HTACCESS%%%%WWWDIR%%/app/.htaccess
@@unexec if cmp -s %D/%%WWWDIR%%/app/config/acl.ini.php.default %D/%%WWWDIR%%/app/config/acl.ini.php; then rm -f %D/%%WWWDIR%%/app/config/acl.ini.php; else %%ECHO_MSG%% "===> Customized %D/%%WWWDIR%%/app/config/acl.ini.php has not been removed"; fi
%%WWWDIR%%/app/config/acl.ini.php.default
@@exec if [ ! -f %D/%%WWWDIR%%/app/config/acl.ini.php.default ]; then cp -p %B/acl.ini.php %B/acl.ini.php.default; fi
@@unexec if cmp -s %D/%%WWWDIR%%/app/config/bootstrap.php.default %D/%%WWWDIR%%/app/config/bootstrap.php; then rm -f %D/%%WWWDIR%%/app/config/bootstrap.php; else %%ECHO_MSG%% "===> Customized %D/%%WWWDIR%%/app/config/bootstrap.php has not been removed"; fi
%%WWWDIR%%/app/config/bootstrap.php.default
@@exec if [ ! -f %D/%%WWWDIR%%/app/config/bootstrap.php.default ]; then cp -p %B/bootstrap.php %B/bootstrap.php.default; fi
@@unexec if cmp -s %D/%%WWWDIR%%/app/config/core.php.default %D/%%WWWDIR%%/app/config/core.php; then rm -f %D/%%WWWDIR%%/app/config/core.php; else %%ECHO_MSG%% "===> Customized %D/%%WWWDIR%%/app/config/core.php has not been removed"; fi
%%WWWDIR%%/app/config/core.php.default
@@exec if [ ! -f %D/%%WWWDIR%%/app/config/core.php.default ]; then cp -p %B/core.php %B/core.php.default; fi
%%WWWDIR%%/app/config/core.php.orig
@@unexec if cmp -s %D/%%WWWDIR%%/app/config/database.php.default %D/%%WWWDIR%%/app/config/database.php; then rm -f %D/%%WWWDIR%%/app/config/database.php; else %%ECHO_MSG%% "===> Customized %D/%%WWWDIR%%/app/config/database.php has not been removed"; fi
%%WWWDIR%%/app/config/database.php.default
@@exec if [ ! -f %D/%%WWWDIR%%/app/config/database.php ]; then cp -p %D/%F %B/database.php; else %%ECHO_MSG%% "===> Customized %D/%%WWWDIR%%/app/config/database.php has not been overwritten"; fi
@@unexec if cmp -s %D/%%WWWDIR%%/app/config/inflections.php.default %D/%%WWWDIR%%/app/config/inflections.php; then rm -f %D/%%WWWDIR%%/app/config/inflections.php; else %%ECHO_MSG%% "===> Customized %D/%%WWWDIR%%/app/config/inflections.php has not been removed"; fi
%%WWWDIR%%/app/config/inflections.php.default
@@exec if [ ! -f %D/%%WWWDIR%%/app/config/inflections.php.default ]; then cp -p %B/inflections.php %B/inflections.php.default; fi
@@unexec if cmp -s %D/%%WWWDIR%%/app/config/routes.php.default %D/%%WWWDIR%%/app/config/routes.php; then rm -f %D/%%WWWDIR%%/app/config/routes.php; else %%ECHO_MSG%% "===> Customized %D/%%WWWDIR%%/app/config/routes.php has not been removed"; fi
%%WWWDIR%%/app/config/routes.php.default
@@exec if [ ! -f %D/%%WWWDIR%%/app/config/routes.php.default ]; then cp -p %B/routes.php %B/routes.php.default; fi
%%WWWDIR%%/app/config/sql/db_acl.php
%%WWWDIR%%/app/config/sql/db_acl.sql
%%WWWDIR%%/app/config/sql/i18n.php
%%WWWDIR%%/app/config/sql/i18n.sql
%%WWWDIR%%/app/config/sql/sessions.php
%%WWWDIR%%/app/config/sql/sessions.sql
%%WWWDIR%%/app/index.php
%%HTACCESS%%%%WWWDIR%%/app/webroot/.htaccess
%%WWWDIR%%/app/webroot/css.php
%%WWWDIR%%/app/webroot/css/cake.generic.css
%%WWWDIR%%/app/webroot/favicon.ico
%%WWWDIR%%/app/webroot/img/cake.icon.gif
%%WWWDIR%%/app/webroot/img/cake.power.gif
%%WWWDIR%%/app/webroot/index.php
%%WWWDIR%%/app/webroot/js/vendors.php
%%WWWDIR%%/app/webroot/test.php
%%WWWDIR%%/cake/LICENSE.txt
%%WWWDIR%%/cake/VERSION.txt
%%WWWDIR%%/cake/basics.php
%%WWWDIR%%/cake/bootstrap.php
%%WWWDIR%%/cake/config/config.php
%%WWWDIR%%/cake/config/paths.php
%%WWWDIR%%/cake/config/unicode/casefolding/0080_00ff.php
%%WWWDIR%%/cake/config/unicode/casefolding/0100_017f.php
%%WWWDIR%%/cake/config/unicode/casefolding/0180_024F.php
%%WWWDIR%%/cake/config/unicode/casefolding/0250_02af.php
%%WWWDIR%%/cake/config/unicode/casefolding/0370_03ff.php
%%WWWDIR%%/cake/config/unicode/casefolding/0400_04ff.php
%%WWWDIR%%/cake/config/unicode/casefolding/0500_052f.php
%%WWWDIR%%/cake/config/unicode/casefolding/0530_058f.php
%%WWWDIR%%/cake/config/unicode/casefolding/1e00_1eff.php
%%WWWDIR%%/cake/config/unicode/casefolding/1f00_1fff.php
%%WWWDIR%%/cake/config/unicode/casefolding/2100_214f.php
%%WWWDIR%%/cake/config/unicode/casefolding/2150_218f.php
%%WWWDIR%%/cake/config/unicode/casefolding/2460_24ff.php
%%WWWDIR%%/cake/config/unicode/casefolding/2c00_2c5f.php
%%WWWDIR%%/cake/config/unicode/casefolding/2c60_2c7f.php
%%WWWDIR%%/cake/config/unicode/casefolding/2c80_2cff.php
%%WWWDIR%%/cake/config/unicode/casefolding/ff00_ffef.php
%%WWWDIR%%/cake/console/cake
%%WWWDIR%%/cake/console/cake.bat
%%WWWDIR%%/cake/console/cake.php
%%WWWDIR%%/cake/console/error.php
%%WWWDIR%%/cake/console/libs/acl.php
%%WWWDIR%%/cake/console/libs/api.php
%%WWWDIR%%/cake/console/libs/bake.php
%%WWWDIR%%/cake/console/libs/console.php
%%WWWDIR%%/cake/console/libs/i18n.php
%%WWWDIR%%/cake/console/libs/schema.php
%%WWWDIR%%/cake/console/libs/shell.php
%%WWWDIR%%/cake/console/libs/tasks/controller.php
%%WWWDIR%%/cake/console/libs/tasks/db_config.php
%%WWWDIR%%/cake/console/libs/tasks/extract.php
%%WWWDIR%%/cake/console/libs/tasks/model.php
%%WWWDIR%%/cake/console/libs/tasks/plugin.php
%%WWWDIR%%/cake/console/libs/tasks/project.php
%%WWWDIR%%/cake/console/libs/tasks/test.php
%%WWWDIR%%/cake/console/libs/tasks/view.php
%%HTACCESS%%%%WWWDIR%%/cake/console/libs/templates/skel/.htaccess
%%WWWDIR%%/cake/console/libs/templates/skel/app_controller.php
%%WWWDIR%%/cake/console/libs/templates/skel/app_helper.php
%%WWWDIR%%/cake/console/libs/templates/skel/app_model.php
%%WWWDIR%%/cake/console/libs/templates/skel/config/acl.ini.php
%%WWWDIR%%/cake/console/libs/templates/skel/config/bootstrap.php
%%WWWDIR%%/cake/console/libs/templates/skel/config/core.php
%%WWWDIR%%/cake/console/libs/templates/skel/config/database.php.default
%%WWWDIR%%/cake/console/libs/templates/skel/config/inflections.php
%%WWWDIR%%/cake/console/libs/templates/skel/config/routes.php
%%WWWDIR%%/cake/console/libs/templates/skel/config/sql/db_acl.php
%%WWWDIR%%/cake/console/libs/templates/skel/config/sql/db_acl.sql
%%WWWDIR%%/cake/console/libs/templates/skel/config/sql/i18n.php
%%WWWDIR%%/cake/console/libs/templates/skel/config/sql/i18n.sql
%%WWWDIR%%/cake/console/libs/templates/skel/config/sql/sessions.php
%%WWWDIR%%/cake/console/libs/templates/skel/config/sql/sessions.sql
%%WWWDIR%%/cake/console/libs/templates/skel/controllers/pages_controller.php
%%WWWDIR%%/cake/console/libs/templates/skel/index.php
%%WWWDIR%%/cake/console/libs/templates/skel/views/elements/email/html/default.ctp
%%WWWDIR%%/cake/console/libs/templates/skel/views/elements/email/text/default.ctp
%%WWWDIR%%/cake/console/libs/templates/skel/views/layouts/ajax.ctp
%%WWWDIR%%/cake/console/libs/templates/skel/views/layouts/default.ctp
%%WWWDIR%%/cake/console/libs/templates/skel/views/layouts/email/html/default.ctp
%%WWWDIR%%/cake/console/libs/templates/skel/views/layouts/email/text/default.ctp
%%WWWDIR%%/cake/console/libs/templates/skel/views/layouts/flash.ctp
%%WWWDIR%%/cake/console/libs/templates/skel/views/layouts/js/default.ctp
%%WWWDIR%%/cake/console/libs/templates/skel/views/layouts/rss/default.ctp
%%WWWDIR%%/cake/console/libs/templates/skel/views/layouts/xml/default.ctp
%%HTACCESS%%%%WWWDIR%%/cake/console/libs/templates/skel/webroot/.htaccess
%%WWWDIR%%/cake/console/libs/templates/skel/webroot/css.php
%%WWWDIR%%/cake/console/libs/templates/skel/webroot/css/cake.generic.css
%%WWWDIR%%/cake/console/libs/templates/skel/webroot/favicon.ico
%%WWWDIR%%/cake/console/libs/templates/skel/webroot/img/cake.icon.gif
%%WWWDIR%%/cake/console/libs/templates/skel/webroot/img/cake.power.gif
%%WWWDIR%%/cake/console/libs/templates/skel/webroot/index.php
%%WWWDIR%%/cake/console/libs/templates/skel/webroot/js/vendors.php
%%WWWDIR%%/cake/console/libs/templates/skel/webroot/test.php
%%WWWDIR%%/cake/console/libs/templates/views/form.ctp
%%WWWDIR%%/cake/console/libs/templates/views/home.ctp
%%WWWDIR%%/cake/console/libs/templates/views/index.ctp
%%WWWDIR%%/cake/console/libs/templates/views/view.ctp
%%WWWDIR%%/cake/console/libs/testsuite.php
%%WWWDIR%%/cake/dispatcher.php
%%WWWDIR%%/cake/libs/cache.php
%%WWWDIR%%/cake/libs/cache/apc.php
%%WWWDIR%%/cake/libs/cache/file.php
%%WWWDIR%%/cake/libs/cache/memcache.php
%%WWWDIR%%/cake/libs/cache/xcache.php
%%WWWDIR%%/cake/libs/cake_log.php
%%WWWDIR%%/cake/libs/class_registry.php
%%WWWDIR%%/cake/libs/configure.php
%%WWWDIR%%/cake/libs/controller/app_controller.php
%%WWWDIR%%/cake/libs/controller/component.php
%%WWWDIR%%/cake/libs/controller/components/acl.php
%%WWWDIR%%/cake/libs/controller/components/auth.php
%%WWWDIR%%/cake/libs/controller/components/cookie.php
%%WWWDIR%%/cake/libs/controller/components/email.php
%%WWWDIR%%/cake/libs/controller/components/request_handler.php
%%WWWDIR%%/cake/libs/controller/components/security.php
%%WWWDIR%%/cake/libs/controller/components/session.php
%%WWWDIR%%/cake/libs/controller/controller.php
%%WWWDIR%%/cake/libs/controller/pages_controller.php
%%WWWDIR%%/cake/libs/controller/scaffold.php
%%WWWDIR%%/cake/libs/debugger.php
%%WWWDIR%%/cake/libs/error.php
%%WWWDIR%%/cake/libs/file.php
%%WWWDIR%%/cake/libs/flay.php
%%WWWDIR%%/cake/libs/folder.php
%%WWWDIR%%/cake/libs/http_socket.php
%%WWWDIR%%/cake/libs/i18n.php
%%WWWDIR%%/cake/libs/inflector.php
%%WWWDIR%%/cake/libs/l10n.php
%%WWWDIR%%/cake/libs/magic_db.php
%%WWWDIR%%/cake/libs/model/app_model.php
%%WWWDIR%%/cake/libs/model/behavior.php
%%WWWDIR%%/cake/libs/model/behaviors/acl.php
%%WWWDIR%%/cake/libs/model/behaviors/containable.php
%%WWWDIR%%/cake/libs/model/behaviors/translate.php
%%WWWDIR%%/cake/libs/model/behaviors/tree.php
%%WWWDIR%%/cake/libs/model/connection_manager.php
%%WWWDIR%%/cake/libs/model/datasources/datasource.php
%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_adodb.php
%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_db2.php
%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_firebird.php
%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_mssql.php
%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_mysql.php
%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_mysqli.php
%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_odbc.php
%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_oracle.php
%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_postgres.php
%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_sqlite.php
%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_sybase.php
%%WWWDIR%%/cake/libs/model/datasources/dbo_source.php
%%WWWDIR%%/cake/libs/model/db_acl.php
%%WWWDIR%%/cake/libs/model/model.php
%%WWWDIR%%/cake/libs/model/schema.php
%%WWWDIR%%/cake/libs/multibyte.php
%%WWWDIR%%/cake/libs/object.php
%%WWWDIR%%/cake/libs/overloadable.php
%%WWWDIR%%/cake/libs/overloadable_php4.php
%%WWWDIR%%/cake/libs/overloadable_php5.php
%%WWWDIR%%/cake/libs/router.php
%%WWWDIR%%/cake/libs/sanitize.php
%%WWWDIR%%/cake/libs/security.php
%%WWWDIR%%/cake/libs/session.php
%%WWWDIR%%/cake/libs/set.php
%%WWWDIR%%/cake/libs/socket.php
%%WWWDIR%%/cake/libs/string.php
%%WWWDIR%%/cake/libs/validation.php
%%WWWDIR%%/cake/libs/view/elements/dump.ctp
%%WWWDIR%%/cake/libs/view/elements/email/html/default.ctp
%%WWWDIR%%/cake/libs/view/elements/email/text/default.ctp
%%WWWDIR%%/cake/libs/view/errors/error404.ctp
%%WWWDIR%%/cake/libs/view/errors/missing_action.ctp
%%WWWDIR%%/cake/libs/view/errors/missing_component_class.ctp
%%WWWDIR%%/cake/libs/view/errors/missing_component_file.ctp
%%WWWDIR%%/cake/libs/view/errors/missing_connection.ctp
%%WWWDIR%%/cake/libs/view/errors/missing_controller.ctp
%%WWWDIR%%/cake/libs/view/errors/missing_helper_class.ctp
%%WWWDIR%%/cake/libs/view/errors/missing_helper_file.ctp
%%WWWDIR%%/cake/libs/view/errors/missing_layout.ctp
%%WWWDIR%%/cake/libs/view/errors/missing_model.ctp
%%WWWDIR%%/cake/libs/view/errors/missing_scaffolddb.ctp
%%WWWDIR%%/cake/libs/view/errors/missing_table.ctp
%%WWWDIR%%/cake/libs/view/errors/missing_view.ctp
%%WWWDIR%%/cake/libs/view/errors/private_action.ctp
%%WWWDIR%%/cake/libs/view/errors/scaffold_error.ctp
%%WWWDIR%%/cake/libs/view/helper.php
%%WWWDIR%%/cake/libs/view/helpers/ajax.php
%%WWWDIR%%/cake/libs/view/helpers/app_helper.php
%%WWWDIR%%/cake/libs/view/helpers/cache.php
%%WWWDIR%%/cake/libs/view/helpers/form.php
%%WWWDIR%%/cake/libs/view/helpers/html.php
%%WWWDIR%%/cake/libs/view/helpers/javascript.php
%%WWWDIR%%/cake/libs/view/helpers/js.php
%%WWWDIR%%/cake/libs/view/helpers/number.php
%%WWWDIR%%/cake/libs/view/helpers/paginator.php
%%WWWDIR%%/cake/libs/view/helpers/rss.php
%%WWWDIR%%/cake/libs/view/helpers/session.php
%%WWWDIR%%/cake/libs/view/helpers/text.php
%%WWWDIR%%/cake/libs/view/helpers/time.php
%%WWWDIR%%/cake/libs/view/helpers/xml.php
%%WWWDIR%%/cake/libs/view/layouts/ajax.ctp
%%WWWDIR%%/cake/libs/view/layouts/default.ctp
%%WWWDIR%%/cake/libs/view/layouts/email/html/default.ctp
%%WWWDIR%%/cake/libs/view/layouts/email/text/default.ctp
%%WWWDIR%%/cake/libs/view/layouts/flash.ctp
%%WWWDIR%%/cake/libs/view/layouts/js/default.ctp
%%WWWDIR%%/cake/libs/view/layouts/rss/default.ctp
%%WWWDIR%%/cake/libs/view/layouts/xml/default.ctp
%%WWWDIR%%/cake/libs/view/media.php
%%WWWDIR%%/cake/libs/view/pages/home.ctp
%%WWWDIR%%/cake/libs/view/scaffolds/edit.ctp
%%WWWDIR%%/cake/libs/view/scaffolds/index.ctp
%%WWWDIR%%/cake/libs/view/scaffolds/view.ctp
%%WWWDIR%%/cake/libs/view/theme.php
%%WWWDIR%%/cake/libs/view/view.php
%%WWWDIR%%/cake/libs/xml.php
%%WWWDIR%%/cake/tests/lib/cake_reporter.php
%%WWWDIR%%/cake/tests/lib/cake_test_case.php
%%WWWDIR%%/cake/tests/lib/cake_test_fixture.php
%%WWWDIR%%/cake/tests/lib/cake_test_model.php
%%WWWDIR%%/cake/tests/lib/cake_web_test_case.php
%%WWWDIR%%/cake/tests/lib/cli_reporter.php
%%WWWDIR%%/cake/tests/lib/code_coverage_manager.php
%%WWWDIR%%/cake/tests/lib/content.php
%%WWWDIR%%/cake/tests/lib/footer.php
%%WWWDIR%%/cake/tests/lib/header.php
%%WWWDIR%%/cake/tests/lib/simpletest.php
%%WWWDIR%%/cake/tests/lib/test_manager.php
%%WWWDIR%%/cake/tests/lib/xdebug.php
%%WWWDIR%%/index.php
%%CONFDIR%%/cakephp.conf
@@dirrm %%WWWDIR%%/vendors/shells/templates
@@dirrm %%WWWDIR%%/vendors/shells/tasks
@@dirrm %%WWWDIR%%/vendors/shells
@@dirrm %%WWWDIR%%/vendors/js
@@dirrm %%WWWDIR%%/vendors/css
@@dirrm %%WWWDIR%%/vendors
@@dirrm %%WWWDIR%%/cake/tests/lib
@@dirrm %%WWWDIR%%/cake/tests
@@dirrm %%WWWDIR%%/cake/libs/view/scaffolds
@@dirrm %%WWWDIR%%/cake/libs/view/pages
@@dirrm %%WWWDIR%%/cake/libs/view/layouts/xml
@@dirrm %%WWWDIR%%/cake/libs/view/layouts/rss
@@dirrm %%WWWDIR%%/cake/libs/view/layouts/js
@@dirrm %%WWWDIR%%/cake/libs/view/layouts/email/text
@@dirrm %%WWWDIR%%/cake/libs/view/layouts/email/html
@@dirrm %%WWWDIR%%/cake/libs/view/layouts/email
@@dirrm %%WWWDIR%%/cake/libs/view/layouts
@@dirrm %%WWWDIR%%/cake/libs/view/helpers
@@dirrm %%WWWDIR%%/cake/libs/view/errors
@@dirrm %%WWWDIR%%/cake/libs/view/elements/email/text
@@dirrm %%WWWDIR%%/cake/libs/view/elements/email/html
@@dirrm %%WWWDIR%%/cake/libs/view/elements/email
@@dirrm %%WWWDIR%%/cake/libs/view/elements
@@dirrm %%WWWDIR%%/cake/libs/view
@@dirrm %%WWWDIR%%/cake/libs/model/datasources/dbo
@@dirrm %%WWWDIR%%/cake/libs/model/datasources
@@dirrm %%WWWDIR%%/cake/libs/model/behaviors
@@dirrm %%WWWDIR%%/cake/libs/model
@@dirrm %%WWWDIR%%/cake/libs/controller/components
@@dirrm %%WWWDIR%%/cake/libs/controller
@@dirrm %%WWWDIR%%/cake/libs/cache
@@dirrm %%WWWDIR%%/cake/libs
@@dirrm %%WWWDIR%%/cake/console/libs/validators
@@dirrm %%WWWDIR%%/cake/console/libs/templates/views
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/webroot/js
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/webroot/img
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/webroot/files
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/webroot/css
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/webroot
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views/scaffolds
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views/pages
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views/layouts/xml
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views/layouts/rss
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views/layouts/js
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views/layouts/email/text
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views/layouts/email/html
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views/layouts/email
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views/layouts
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views/helpers
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views/errors
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views/elements/email/text
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views/elements/email/html
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views/elements/email
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views/elements
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/views
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/vendors/shells/templates
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/vendors/shells/tasks
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/vendors/shells
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/vendors
@@dirrmtry %%WWWDIR%%/cake/console/libs/templates/skel/tmp/tests
@@dirrmtry %%WWWDIR%%/cake/console/libs/templates/skel/tmp/sessions
@@dirrmtry %%WWWDIR%%/cake/console/libs/templates/skel/tmp/logs
@@dirrmtry %%WWWDIR%%/cake/console/libs/templates/skel/tmp/cache/views
@@dirrmtry %%WWWDIR%%/cake/console/libs/templates/skel/tmp/cache/persistent
@@dirrmtry %%WWWDIR%%/cake/console/libs/templates/skel/tmp/cache/models
@@dirrmtry %%WWWDIR%%/cake/console/libs/templates/skel/tmp/cache
@@dirrmtry %%WWWDIR%%/cake/console/libs/templates/skel/tmp
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tests/groups
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tests/fixtures
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tests/cases/models
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tests/cases/helpers
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tests/cases/controllers
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tests/cases/components
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tests/cases/behaviors
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tests/cases
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tests
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/plugins
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/models/datasources
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/models/behaviors
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/models
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/locale/eng/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/locale/eng
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/locale
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/controllers/components
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/controllers
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/config/sql
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/config
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel
@@dirrm %%WWWDIR%%/cake/console/libs/templates
@@dirrm %%WWWDIR%%/cake/console/libs/tasks
@@dirrm %%WWWDIR%%/cake/console/libs
@@dirrm %%WWWDIR%%/cake/console
@@dirrm %%WWWDIR%%/cake/config/unicode/casefolding
@@dirrm %%WWWDIR%%/cake/config/unicode
@@dirrm %%WWWDIR%%/cake/config
@@dirrm %%WWWDIR%%/cake
@@dirrm %%WWWDIR%%/app/webroot/js
@@dirrm %%WWWDIR%%/app/webroot/img
@@dirrm %%WWWDIR%%/app/webroot/files
@@dirrm %%WWWDIR%%/app/webroot/css
@@dirrm %%WWWDIR%%/app/webroot
@@dirrm %%WWWDIR%%/app/views/scaffolds
@@dirrm %%WWWDIR%%/app/views/pages
@@dirrm %%WWWDIR%%/app/views/layouts/xml
@@dirrm %%WWWDIR%%/app/views/layouts/rss
@@dirrm %%WWWDIR%%/app/views/layouts/js
@@dirrm %%WWWDIR%%/app/views/layouts
@@dirrm %%WWWDIR%%/app/views/helpers
@@dirrm %%WWWDIR%%/app/views/errors
@@dirrm %%WWWDIR%%/app/views/elements
@@dirrm %%WWWDIR%%/app/views
@@dirrm %%WWWDIR%%/app/vendors/shells/templates
@@dirrm %%WWWDIR%%/app/vendors/shells/tasks
@@dirrm %%WWWDIR%%/app/vendors/shells
@@dirrm %%WWWDIR%%/app/vendors
@@dirrmtry %%WWWDIR%%/app/tmp/tests
@@dirrmtry %%WWWDIR%%/app/tmp/sessions
@@dirrmtry %%WWWDIR%%/app/tmp/logs
@@dirrmtry %%WWWDIR%%/app/tmp/cache/views
@@dirrmtry %%WWWDIR%%/app/tmp/cache/persistent
@@dirrmtry %%WWWDIR%%/app/tmp/cache/models
@@dirrmtry %%WWWDIR%%/app/tmp/cache
@@dirrmtry %%WWWDIR%%/app/tmp
@@dirrm %%WWWDIR%%/app/tests/groups
@@dirrm %%WWWDIR%%/app/tests/fixtures
@@dirrm %%WWWDIR%%/app/tests/cases/models
@@dirrm %%WWWDIR%%/app/tests/cases/helpers
@@dirrm %%WWWDIR%%/app/tests/cases/controllers
@@dirrm %%WWWDIR%%/app/tests/cases/components
@@dirrm %%WWWDIR%%/app/tests/cases/behaviors
@@dirrm %%WWWDIR%%/app/tests/cases
@@dirrm %%WWWDIR%%/app/tests
@@dirrm %%WWWDIR%%/app/plugins
@@dirrm %%WWWDIR%%/app/models/datasources
@@dirrm %%WWWDIR%%/app/models/behaviors
@@dirrm %%WWWDIR%%/app/models
@@dirrm %%WWWDIR%%/app/locale/eng/LC_MESSAGES
@@dirrm %%WWWDIR%%/app/locale/eng
@@dirrm %%WWWDIR%%/app/locale
@@dirrm %%WWWDIR%%/app/controllers/components
@@dirrm %%WWWDIR%%/app/controllers
@@dirrm %%WWWDIR%%/app/config/sql
@@dirrmtry %%WWWDIR%%/app/config
@@dirrmtry %%WWWDIR%%/app
@@dirrmtry %%WWWDIR%%
@@exec mkdir -p %D/%%WWWDIR%%/vendors/shells/templates
@@exec mkdir -p %D/%%WWWDIR%%/vendors/shells/tasks
@@exec mkdir -p %D/%%WWWDIR%%/vendors/js
@@exec mkdir -p %D/%%WWWDIR%%/vendors/css
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/validators
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/webroot/files
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/views/scaffolds
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/views/pages
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/views/helpers
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/views/errors
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/vendors/shells/templates
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/vendors/shells/tasks
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/tmp/tests
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/tmp/sessions
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/tmp/logs
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/tmp/cache/views
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/tmp/cache/persistent
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/tmp/cache/models
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/tests/groups
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/tests/fixtures
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/tests/cases/models
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/tests/cases/helpers
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/tests/cases/controllers
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/tests/cases/components
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/tests/cases/behaviors
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/plugins
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/models/datasources
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/models/behaviors
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/locale/eng/LC_MESSAGES
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/controllers/components
@@exec mkdir -p %D/%%WWWDIR%%/app/webroot/files
@@exec mkdir -p %D/%%WWWDIR%%/app/views/scaffolds
@@exec mkdir -p %D/%%WWWDIR%%/app/views/pages
@@exec mkdir -p %D/%%WWWDIR%%/app/views/layouts/xml
@@exec mkdir -p %D/%%WWWDIR%%/app/views/layouts/rss
@@exec mkdir -p %D/%%WWWDIR%%/app/views/layouts/js
@@exec mkdir -p %D/%%WWWDIR%%/app/views/helpers
@@exec mkdir -p %D/%%WWWDIR%%/app/views/errors
@@exec mkdir -p %D/%%WWWDIR%%/app/views/elements
@@exec mkdir -p %D/%%WWWDIR%%/app/vendors/shells/templates
@@exec mkdir -p %D/%%WWWDIR%%/app/vendors/shells/tasks
@@exec mkdir -p %D/%%WWWDIR%%/app/tmp/tests
@@exec mkdir -p %D/%%WWWDIR%%/app/tmp/sessions
@@exec mkdir -p %D/%%WWWDIR%%/app/tmp/logs
@@exec mkdir -p %D/%%WWWDIR%%/app/tmp/cache/views
@@exec mkdir -p %D/%%WWWDIR%%/app/tmp/cache/persistent
@@exec mkdir -p %D/%%WWWDIR%%/app/tmp/cache/models
@@exec mkdir -p %D/%%WWWDIR%%/app/tests/groups
@@exec mkdir -p %D/%%WWWDIR%%/app/tests/fixtures
@@exec mkdir -p %D/%%WWWDIR%%/app/tests/cases/models
@@exec mkdir -p %D/%%WWWDIR%%/app/tests/cases/helpers
@@exec mkdir -p %D/%%WWWDIR%%/app/tests/cases/controllers
@@exec mkdir -p %D/%%WWWDIR%%/app/tests/cases/components
@@exec mkdir -p %D/%%WWWDIR%%/app/tests/cases/behaviors
@@exec mkdir -p %D/%%WWWDIR%%/app/plugins
@@exec mkdir -p %D/%%WWWDIR%%/app/models/datasources
@@exec mkdir -p %D/%%WWWDIR%%/app/models/behaviors
@@exec mkdir -p %D/%%WWWDIR%%/app/locale/eng/LC_MESSAGES
@@exec mkdir -p %D/%%WWWDIR%%/app/controllers/components
@


1.9
log
@- Fix mtree error

Reported by:	QAT
@
text
@@


1.8
log
@- Update to 1.2.1.8004
- Clean empty files from installation directory
- Add customization support for all config files in app/config directory
- Unbreak Cake console wrapper script
@
text
@a61 1
%%WWWDIR%%/cake/console/cake.bak
@


1.7
log
@- Update to 1.2.0.7692 RC3
- Fixed various portlint warnings
- Removed redundant macro definitions
- Added more MASTER_SITEs and fixed download filename problem
- Fixed do-fetch target to correct tindy errors
- Added knobs for some supported caching engines
- Cleaned up installation target and fixed for package building

Approved by:	beech (mentor, implicit)
@
text
@d3 10
a12 4
%%WWWDIR%%/app/config/acl.ini.php
%%WWWDIR%%/app/config/bootstrap.php
%%WWWDIR%%/app/config/core.php
@@unexec rm -f %D/%%WWWDIR%%/app/config/core.php.orig
d16 6
a21 2
%%WWWDIR%%/app/config/inflections.php
%%WWWDIR%%/app/config/routes.php
a27 1
%%WWWDIR%%/app/controllers/components/empty
a28 26
%%WWWDIR%%/app/locale/eng/LC_MESSAGES/empty
%%WWWDIR%%/app/models/behaviors/empty
%%WWWDIR%%/app/models/datasources/empty
%%WWWDIR%%/app/plugins/empty
%%WWWDIR%%/app/tests/cases/behaviors/empty
%%WWWDIR%%/app/tests/cases/components/empty
%%WWWDIR%%/app/tests/cases/controllers/empty
%%WWWDIR%%/app/tests/cases/helpers/empty
%%WWWDIR%%/app/tests/cases/models/empty
%%WWWDIR%%/app/tests/fixtures/empty
%%WWWDIR%%/app/tests/groups/empty
%%WWWDIR%%/app/tmp/cache/models/empty
%%WWWDIR%%/app/tmp/cache/persistent/empty
%%WWWDIR%%/app/tmp/cache/views/empty
%%WWWDIR%%/app/tmp/logs/empty
%%WWWDIR%%/app/tmp/sessions/empty
%%WWWDIR%%/app/tmp/tests/empty
%%WWWDIR%%/app/vendors/shells/tasks/empty
%%WWWDIR%%/app/vendors/shells/templates/empty
%%WWWDIR%%/app/views/elements/empty
%%WWWDIR%%/app/views/errors/empty
%%WWWDIR%%/app/views/helpers/empty
%%WWWDIR%%/app/views/layouts/js/empty
%%WWWDIR%%/app/views/layouts/rss/empty
%%WWWDIR%%/app/views/layouts/xml/empty
%%WWWDIR%%/app/views/scaffolds/empty
d62 1
a96 1
%%WWWDIR%%/cake/console/libs/templates/skel/controllers/components/empty
a98 19
%%WWWDIR%%/cake/console/libs/templates/skel/locale/eng/LC_MESSAGES/empty
%%WWWDIR%%/cake/console/libs/templates/skel/models/behaviors/empty
%%WWWDIR%%/cake/console/libs/templates/skel/models/datasources/empty
%%WWWDIR%%/cake/console/libs/templates/skel/plugins/empty
%%WWWDIR%%/cake/console/libs/templates/skel/tests/cases/behaviors/empty
%%WWWDIR%%/cake/console/libs/templates/skel/tests/cases/components/empty
%%WWWDIR%%/cake/console/libs/templates/skel/tests/cases/controllers/empty
%%WWWDIR%%/cake/console/libs/templates/skel/tests/cases/helpers/empty
%%WWWDIR%%/cake/console/libs/templates/skel/tests/cases/models/empty
%%WWWDIR%%/cake/console/libs/templates/skel/tests/fixtures/empty
%%WWWDIR%%/cake/console/libs/templates/skel/tests/groups/empty
%%WWWDIR%%/cake/console/libs/templates/skel/tmp/cache/models/empty
%%WWWDIR%%/cake/console/libs/templates/skel/tmp/cache/persistent/empty
%%WWWDIR%%/cake/console/libs/templates/skel/tmp/cache/views/empty
%%WWWDIR%%/cake/console/libs/templates/skel/tmp/logs/empty
%%WWWDIR%%/cake/console/libs/templates/skel/tmp/sessions/empty
%%WWWDIR%%/cake/console/libs/templates/skel/tmp/tests/empty
%%WWWDIR%%/cake/console/libs/templates/skel/vendors/shells/tasks/empty
%%WWWDIR%%/cake/console/libs/templates/skel/vendors/shells/templates/empty
a100 3
%%WWWDIR%%/cake/console/libs/templates/skel/views/elements/empty
%%WWWDIR%%/cake/console/libs/templates/skel/views/errors/empty
%%WWWDIR%%/cake/console/libs/templates/skel/views/helpers/empty
a108 2
%%WWWDIR%%/cake/console/libs/templates/skel/views/pages/empty
%%WWWDIR%%/cake/console/libs/templates/skel/views/scaffolds/empty
a238 185
%%WWWDIR%%/cake/tests/cases/basics.test.php
%%WWWDIR%%/cake/tests/cases/console/cake.test.php
%%WWWDIR%%/cake/tests/cases/dispatcher.test.php
%%WWWDIR%%/cake/tests/cases/libs/cache.test.php
%%WWWDIR%%/cake/tests/cases/libs/cache/apc.test.php
%%WWWDIR%%/cake/tests/cases/libs/cache/file.test.php
%%WWWDIR%%/cake/tests/cases/libs/cache/memcache.test.php
%%WWWDIR%%/cake/tests/cases/libs/cache/xcache.test.php
%%WWWDIR%%/cake/tests/cases/libs/cake_log.test.php
%%WWWDIR%%/cake/tests/cases/libs/cake_test_case.test.php
%%WWWDIR%%/cake/tests/cases/libs/cake_test_fixture.test.php
%%WWWDIR%%/cake/tests/cases/libs/class_registry.test.php
%%WWWDIR%%/cake/tests/cases/libs/code_coverage_manager.test.php
%%WWWDIR%%/cake/tests/cases/libs/configure.test.php
%%WWWDIR%%/cake/tests/cases/libs/controller/component.test.php
%%WWWDIR%%/cake/tests/cases/libs/controller/components/acl.test.php
%%WWWDIR%%/cake/tests/cases/libs/controller/components/auth.test.php
%%WWWDIR%%/cake/tests/cases/libs/controller/components/cookie.test.php
%%WWWDIR%%/cake/tests/cases/libs/controller/components/email.test.php
%%WWWDIR%%/cake/tests/cases/libs/controller/components/request_handler.test.php
%%WWWDIR%%/cake/tests/cases/libs/controller/components/security.test.php
%%WWWDIR%%/cake/tests/cases/libs/controller/components/session.test.php
%%WWWDIR%%/cake/tests/cases/libs/controller/controller.test.php
%%WWWDIR%%/cake/tests/cases/libs/controller/pages_controller.php
%%WWWDIR%%/cake/tests/cases/libs/controller/scaffold.test.php
%%WWWDIR%%/cake/tests/cases/libs/debugger.test.php
%%WWWDIR%%/cake/tests/cases/libs/error.test.php
%%WWWDIR%%/cake/tests/cases/libs/file.test.php
%%WWWDIR%%/cake/tests/cases/libs/flay.test.php
%%WWWDIR%%/cake/tests/cases/libs/folder.test.php
%%WWWDIR%%/cake/tests/cases/libs/http_socket.test.php
%%WWWDIR%%/cake/tests/cases/libs/i18n.test.php
%%WWWDIR%%/cake/tests/cases/libs/inflector.test.php
%%WWWDIR%%/cake/tests/cases/libs/l10n.test.php
%%WWWDIR%%/cake/tests/cases/libs/magic_db.test.php
%%WWWDIR%%/cake/tests/cases/libs/model/behavior.test.php
%%WWWDIR%%/cake/tests/cases/libs/model/behaviors/acl.test.php
%%WWWDIR%%/cake/tests/cases/libs/model/behaviors/containable.test.php
%%WWWDIR%%/cake/tests/cases/libs/model/behaviors/translate.test.php
%%WWWDIR%%/cake/tests/cases/libs/model/behaviors/tree.test.php
%%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo/dbo_adodb.test.php
%%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo/dbo_mssql.test.php
%%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php
%%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo/dbo_oracle.test.php
%%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php
%%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo/dbo_sqlite.test.php
%%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo_source.test.php
%%WWWDIR%%/cake/tests/cases/libs/model/db_acl.test.php
%%WWWDIR%%/cake/tests/cases/libs/model/model.test.php
%%WWWDIR%%/cake/tests/cases/libs/model/models.php
%%WWWDIR%%/cake/tests/cases/libs/model/schema.test.php
%%WWWDIR%%/cake/tests/cases/libs/multibyte.test.php
%%WWWDIR%%/cake/tests/cases/libs/object.test.php
%%WWWDIR%%/cake/tests/cases/libs/overloadable.test.php
%%WWWDIR%%/cake/tests/cases/libs/router.test.php
%%WWWDIR%%/cake/tests/cases/libs/sanitize.test.php
%%WWWDIR%%/cake/tests/cases/libs/security.test.php
%%WWWDIR%%/cake/tests/cases/libs/session.test.php
%%WWWDIR%%/cake/tests/cases/libs/set.test.php
%%WWWDIR%%/cake/tests/cases/libs/socket.test.php
%%WWWDIR%%/cake/tests/cases/libs/string.test.php
%%WWWDIR%%/cake/tests/cases/libs/validation.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/helper.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/helpers/ajax.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/helpers/cache.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/helpers/form.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/helpers/html.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/helpers/javascript.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/helpers/js.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/helpers/number.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/helpers/paginator.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/helpers/rss.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/helpers/session.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/helpers/text.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/helpers/time.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/helpers/xml.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/theme.test.php
%%WWWDIR%%/cake/tests/cases/libs/view/view.test.php
%%WWWDIR%%/cake/tests/cases/libs/xml.test.php
%%WWWDIR%%/cake/tests/fixtures/account_fixture.php
%%WWWDIR%%/cake/tests/fixtures/aco_action_fixture.php
%%WWWDIR%%/cake/tests/fixtures/aco_fixture.php
%%WWWDIR%%/cake/tests/fixtures/aco_two_fixture.php
%%WWWDIR%%/cake/tests/fixtures/ad_fixture.php
%%WWWDIR%%/cake/tests/fixtures/advertisement_fixture.php
%%WWWDIR%%/cake/tests/fixtures/after_tree_fixture.php
%%WWWDIR%%/cake/tests/fixtures/another_article_fixture.php
%%WWWDIR%%/cake/tests/fixtures/apple_fixture.php
%%WWWDIR%%/cake/tests/fixtures/aro_fixture.php
%%WWWDIR%%/cake/tests/fixtures/aro_two_fixture.php
%%WWWDIR%%/cake/tests/fixtures/aros_aco_fixture.php
%%WWWDIR%%/cake/tests/fixtures/aros_aco_two_fixture.php
%%WWWDIR%%/cake/tests/fixtures/article_featured_fixture.php
%%WWWDIR%%/cake/tests/fixtures/article_featureds_tags_fixture.php
%%WWWDIR%%/cake/tests/fixtures/article_fixture.php
%%WWWDIR%%/cake/tests/fixtures/articles_tag_fixture.php
%%WWWDIR%%/cake/tests/fixtures/attachment_fixture.php
%%WWWDIR%%/cake/tests/fixtures/auth_user_fixture.php
%%WWWDIR%%/cake/tests/fixtures/author_fixture.php
%%WWWDIR%%/cake/tests/fixtures/basket_fixture.php
%%WWWDIR%%/cake/tests/fixtures/bid_fixture.php
%%WWWDIR%%/cake/tests/fixtures/binary_test_fixture.php
%%WWWDIR%%/cake/tests/fixtures/book_fixture.php
%%WWWDIR%%/cake/tests/fixtures/cache_test_model_fixture.php
%%WWWDIR%%/cake/tests/fixtures/callback_fixture.php
%%WWWDIR%%/cake/tests/fixtures/campaign_fixture.php
%%WWWDIR%%/cake/tests/fixtures/category_fixture.php
%%WWWDIR%%/cake/tests/fixtures/category_thread_fixture.php
%%WWWDIR%%/cake/tests/fixtures/cd_fixture.php
%%WWWDIR%%/cake/tests/fixtures/comment_fixture.php
%%WWWDIR%%/cake/tests/fixtures/content_account_fixture.php
%%WWWDIR%%/cake/tests/fixtures/content_fixture.php
%%WWWDIR%%/cake/tests/fixtures/data_test_fixture.php
%%WWWDIR%%/cake/tests/fixtures/datatype_fixture.php
%%WWWDIR%%/cake/tests/fixtures/dependency_fixture.php
%%WWWDIR%%/cake/tests/fixtures/device_fixture.php
%%WWWDIR%%/cake/tests/fixtures/device_type_category_fixture.php
%%WWWDIR%%/cake/tests/fixtures/device_type_fixture.php
%%WWWDIR%%/cake/tests/fixtures/document_directory_fixture.php
%%WWWDIR%%/cake/tests/fixtures/document_fixture.php
%%WWWDIR%%/cake/tests/fixtures/exterior_type_category_fixture.php
%%WWWDIR%%/cake/tests/fixtures/feature_set_fixture.php
%%WWWDIR%%/cake/tests/fixtures/featured_fixture.php
%%WWWDIR%%/cake/tests/fixtures/film_file_fixture.php
%%WWWDIR%%/cake/tests/fixtures/flag_tree_fixture.php
%%WWWDIR%%/cake/tests/fixtures/home_fixture.php
%%WWWDIR%%/cake/tests/fixtures/image_fixture.php
%%WWWDIR%%/cake/tests/fixtures/item_fixture.php
%%WWWDIR%%/cake/tests/fixtures/items_portfolio_fixture.php
%%WWWDIR%%/cake/tests/fixtures/join_a_b_fixture.php
%%WWWDIR%%/cake/tests/fixtures/join_a_c_fixture.php
%%WWWDIR%%/cake/tests/fixtures/join_a_fixture.php
%%WWWDIR%%/cake/tests/fixtures/join_b_fixture.php
%%WWWDIR%%/cake/tests/fixtures/join_c_fixture.php
%%WWWDIR%%/cake/tests/fixtures/join_thing_fixture.php
%%WWWDIR%%/cake/tests/fixtures/message_fixture.php
%%WWWDIR%%/cake/tests/fixtures/my_categories_my_products_fixture.php
%%WWWDIR%%/cake/tests/fixtures/my_categories_my_users_fixture.php
%%WWWDIR%%/cake/tests/fixtures/my_category_fixture.php
%%WWWDIR%%/cake/tests/fixtures/my_product_fixture.php
%%WWWDIR%%/cake/tests/fixtures/my_user_fixture.php
%%WWWDIR%%/cake/tests/fixtures/node_fixture.php
%%WWWDIR%%/cake/tests/fixtures/number_tree_fixture.php
%%WWWDIR%%/cake/tests/fixtures/numeric_article_fixture.php
%%WWWDIR%%/cake/tests/fixtures/overall_favorite_fixture.php
%%WWWDIR%%/cake/tests/fixtures/person_fixture.php
%%WWWDIR%%/cake/tests/fixtures/portfolio_fixture.php
%%WWWDIR%%/cake/tests/fixtures/post_fixture.php
%%WWWDIR%%/cake/tests/fixtures/posts_tag_fixture.php
%%WWWDIR%%/cake/tests/fixtures/primary_model_fixture.php
%%WWWDIR%%/cake/tests/fixtures/product_fixture.php
%%WWWDIR%%/cake/tests/fixtures/project_fixture.php
%%WWWDIR%%/cake/tests/fixtures/sample_fixture.php
%%WWWDIR%%/cake/tests/fixtures/secondary_model_fixture.php
%%WWWDIR%%/cake/tests/fixtures/session_fixture.php
%%WWWDIR%%/cake/tests/fixtures/something_else_fixture.php
%%WWWDIR%%/cake/tests/fixtures/something_fixture.php
%%WWWDIR%%/cake/tests/fixtures/stories_tag_fixture.php
%%WWWDIR%%/cake/tests/fixtures/story_fixture.php
%%WWWDIR%%/cake/tests/fixtures/syfile_fixture.php
%%WWWDIR%%/cake/tests/fixtures/tag_fixture.php
%%WWWDIR%%/cake/tests/fixtures/test_plugin_article_fixture.php
%%WWWDIR%%/cake/tests/fixtures/test_plugin_comment_fixture.php
%%WWWDIR%%/cake/tests/fixtures/the_paper_monkies_fixture.php
%%WWWDIR%%/cake/tests/fixtures/thread_fixture.php
%%WWWDIR%%/cake/tests/fixtures/translate_fixture.php
%%WWWDIR%%/cake/tests/fixtures/translate_table_fixture.php
%%WWWDIR%%/cake/tests/fixtures/translated_item_fixture.php
%%WWWDIR%%/cake/tests/fixtures/underscore_field_fixture.php
%%WWWDIR%%/cake/tests/fixtures/user_fixture.php
%%WWWDIR%%/cake/tests/fixtures/uuid_fixture.php
%%WWWDIR%%/cake/tests/groups/acl.group.php
%%WWWDIR%%/cake/tests/groups/cache.group.php
%%WWWDIR%%/cake/tests/groups/components.group.php
%%WWWDIR%%/cake/tests/groups/configure.group.php
%%WWWDIR%%/cake/tests/groups/helpers.group.php
%%WWWDIR%%/cake/tests/groups/lib.group.php
%%WWWDIR%%/cake/tests/groups/lib_controller.group.php
%%WWWDIR%%/cake/tests/groups/model.group.php
%%WWWDIR%%/cake/tests/groups/no_database.group.php
%%WWWDIR%%/cake/tests/groups/routing_system.group.php
%%WWWDIR%%/cake/tests/groups/socket.group.php
%%WWWDIR%%/cake/tests/groups/test_suite.group.php
%%WWWDIR%%/cake/tests/groups/view.group.php
%%WWWDIR%%/cake/tests/groups/xml.group.php
a251 110
%%WWWDIR%%/cake/tests/test_app/config/acl.ini.php
%%WWWDIR%%/cake/tests/test_app/controllers/components/empty
%%WWWDIR%%/cake/tests/test_app/controllers/tests_apps_controller.php
%%WWWDIR%%/cake/tests/test_app/controllers/tests_apps_posts_controller.php
%%WWWDIR%%/cake/tests/test_app/locale/po/LC_MESSAGES/default.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/core.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/default.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/core.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/default.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/core.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/default.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/core.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/default.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/core.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/default.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/core.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/default.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/core.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/default.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/core.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/default.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/core.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/default.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/core.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/default.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/core.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/default.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/core.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/default.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/core.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/default.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/core.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/default.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/core.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/default.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/core.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/default.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/core.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/default.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/core.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/default.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/core.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/default.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/core.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/default.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/core.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/default.mo
%%WWWDIR%%/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/core.po
%%WWWDIR%%/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/default.po
%%WWWDIR%%/cake/tests/test_app/models/behaviors/empty
%%WWWDIR%%/cake/tests/test_app/models/datasources/empty
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers/components/other_component.php
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers/components/plugins_component.php
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_component.php
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_other_component.php
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers/tests_controller.php
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/test_plugin_post.php
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/test_plugin_app_controller.php
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/test_plugin_app_model.php
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors/css/test_plugin_asset.css
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors/img/cake.icon.gif
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors/sample/sample_plugin.php
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors/welcome.php
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/helpers/other_helper.php
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/helpers/plugged_helper.php
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/layouts/default.ctp
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/tests/index.ctp
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/themed/test_plugin_theme/layouts/default.ctp
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/themed/test_plugin_theme/tests/index.ctp
%%WWWDIR%%/cake/tests/test_app/tmp/dir_map
%%WWWDIR%%/cake/tests/test_app/vendors/Test/MyTest.php
%%WWWDIR%%/cake/tests/test_app/vendors/Test/hello.php
%%WWWDIR%%/cake/tests/test_app/vendors/css/test_asset.css
%%WWWDIR%%/cake/tests/test_app/vendors/img/test.jpg
%%WWWDIR%%/cake/tests/test_app/vendors/sample/sample.php
%%WWWDIR%%/cake/tests/test_app/vendors/shells/tasks/empty
%%WWWDIR%%/cake/tests/test_app/vendors/shells/templates/empty
%%WWWDIR%%/cake/tests/test_app/vendors/somename/some.name.php
%%WWWDIR%%/cake/tests/test_app/vendors/welcome.php
%%WWWDIR%%/cake/tests/test_app/views/elements/email/html/default.ctp
%%WWWDIR%%/cake/tests/test_app/views/elements/email/text/default.ctp
%%WWWDIR%%/cake/tests/test_app/views/elements/email/text/wide.ctp
%%WWWDIR%%/cake/tests/test_app/views/elements/empty
%%WWWDIR%%/cake/tests/test_app/views/elements/test_element.ctp
%%WWWDIR%%/cake/tests/test_app/views/errors/empty
%%WWWDIR%%/cake/tests/test_app/views/helpers/empty
%%WWWDIR%%/cake/tests/test_app/views/layouts/ajax.ctp
%%WWWDIR%%/cake/tests/test_app/views/layouts/ajax2.ctp
%%WWWDIR%%/cake/tests/test_app/views/layouts/cache_layout.ctp
%%WWWDIR%%/cake/tests/test_app/views/layouts/default.ctp
%%WWWDIR%%/cake/tests/test_app/views/layouts/email/html/default.ctp
%%WWWDIR%%/cake/tests/test_app/views/layouts/email/html/thin.ctp
%%WWWDIR%%/cake/tests/test_app/views/layouts/email/text/default.ctp
%%WWWDIR%%/cake/tests/test_app/views/layouts/flash.ctp
%%WWWDIR%%/cake/tests/test_app/views/layouts/js/default.ctp
%%WWWDIR%%/cake/tests/test_app/views/layouts/multi_cache.ctp
%%WWWDIR%%/cake/tests/test_app/views/layouts/rss/default.ctp
%%WWWDIR%%/cake/tests/test_app/views/layouts/session_helper.ctp
%%WWWDIR%%/cake/tests/test_app/views/layouts/xml/default.ctp
%%WWWDIR%%/cake/tests/test_app/views/pages/empty
%%WWWDIR%%/cake/tests/test_app/views/pages/home.ctp
%%WWWDIR%%/cake/tests/test_app/views/posts/index.ctp
%%WWWDIR%%/cake/tests/test_app/views/posts/scaffold.edit.ctp
%%WWWDIR%%/cake/tests/test_app/views/posts/sequencial_nocache.ctp
%%WWWDIR%%/cake/tests/test_app/views/posts/test_nocache_tags.ctp
%%WWWDIR%%/cake/tests/test_app/views/scaffolds/empty
%%WWWDIR%%/cake/tests/test_app/views/tests_apps/index.ctp
%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/layouts/default.ctp
%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/posts/index.ctp
a252 4
%%WWWDIR%%/vendors/css/empty
%%WWWDIR%%/vendors/js/empty
%%WWWDIR%%/vendors/shells/tasks/empty
%%WWWDIR%%/vendors/shells/templates/empty
a253 4
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.txt
%%PORTDOCS%%%%DOCSDIR%%/COPYING.txt
%%PORTDOCS%%%%DOCSDIR%%/README.txt
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
a259 104
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/posts
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/layouts
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/themed
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/tests_apps
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/scaffolds
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/posts
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/pages
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/layouts/xml
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/layouts/rss
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/layouts/js
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/layouts/email/text
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/layouts/email/html
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/layouts/email
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/layouts
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/helpers
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/errors
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/elements/email/text
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/elements/email/html
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/elements/email
@@dirrm %%WWWDIR%%/cake/tests/test_app/views/elements
@@dirrm %%WWWDIR%%/cake/tests/test_app/views
@@dirrm %%WWWDIR%%/cake/tests/test_app/vendors/somename
@@dirrm %%WWWDIR%%/cake/tests/test_app/vendors/shells/templates
@@dirrm %%WWWDIR%%/cake/tests/test_app/vendors/shells/tasks
@@dirrm %%WWWDIR%%/cake/tests/test_app/vendors/shells
@@dirrm %%WWWDIR%%/cake/tests/test_app/vendors/sample
@@dirrm %%WWWDIR%%/cake/tests/test_app/vendors/img
@@dirrm %%WWWDIR%%/cake/tests/test_app/vendors/css
@@dirrm %%WWWDIR%%/cake/tests/test_app/vendors/Test
@@dirrm %%WWWDIR%%/cake/tests/test_app/vendors
@@dirrmtry %%WWWDIR%%/cake/tests/test_app/tmp
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/themed/test_plugin_theme/tests
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/themed/test_plugin_theme/layouts
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/themed/test_plugin_theme
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/themed
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/tests
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/layouts
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/helpers
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors/sample
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors/img
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors/css
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/behaviors
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers/components
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins
@@dirrm %%WWWDIR%%/cake/tests/test_app/models/datasources
@@dirrm %%WWWDIR%%/cake/tests/test_app/models/behaviors
@@dirrm %%WWWDIR%%/cake/tests/test_app/models
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_9_po
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_9_mo
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_8_po
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_8_mo
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_7_po
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_7_mo
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_6_po
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_6_mo
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_5_po
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_5_mo
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_4_po
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_4_mo
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_3_po
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_3_mo
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_2_po
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_2_mo
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_1_po
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_1_mo
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_10_po
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_10_mo
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_0_po
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/rule_0_mo
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/po/LC_MESSAGES
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale/po
@@dirrm %%WWWDIR%%/cake/tests/test_app/locale
@@dirrm %%WWWDIR%%/cake/tests/test_app/controllers/components
@@dirrm %%WWWDIR%%/cake/tests/test_app/controllers
@@dirrm %%WWWDIR%%/cake/tests/test_app/config
@@dirrm %%WWWDIR%%/cake/tests/test_app
a260 16
@@dirrm %%WWWDIR%%/cake/tests/groups
@@dirrm %%WWWDIR%%/cake/tests/fixtures
@@dirrm %%WWWDIR%%/cake/tests/cases/scripts/tasks
@@dirrm %%WWWDIR%%/cake/tests/cases/scripts
@@dirrm %%WWWDIR%%/cake/tests/cases/libs/view/helpers
@@dirrm %%WWWDIR%%/cake/tests/cases/libs/view
@@dirrm %%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo
@@dirrm %%WWWDIR%%/cake/tests/cases/libs/model/datasources
@@dirrm %%WWWDIR%%/cake/tests/cases/libs/model/behaviors
@@dirrm %%WWWDIR%%/cake/tests/cases/libs/model
@@dirrm %%WWWDIR%%/cake/tests/cases/libs/controller/components
@@dirrm %%WWWDIR%%/cake/tests/cases/libs/controller
@@dirrm %%WWWDIR%%/cake/tests/cases/libs/cache
@@dirrm %%WWWDIR%%/cake/tests/cases/libs
@@dirrm %%WWWDIR%%/cake/tests/cases/console
@@dirrm %%WWWDIR%%/cake/tests/cases
d399 4
a402 2
@@exec mkdir -p %D/%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/behaviors
@@exec mkdir -p %D/%%WWWDIR%%/cake/tests/cases/scripts/tasks
d405 24
d430 1
d432 26
@


1.6
log
@- Add new port www/cakephp-devel

PR:		ports/119323
Submitted by:	Greg Larkin <glarkin@@sourcehosting.net>
@
text
@d1 2
a2 2
%%WWWDIR%%/.htaccess
%%WWWDIR%%/app/.htaccess
d7 1
d9 1
a44 3
%%WWWDIR%%/app/views/pages/js/empty
%%WWWDIR%%/app/views/pages/rss/empty
%%WWWDIR%%/app/views/pages/xml/empty
d46 1
a46 1
%%WWWDIR%%/app/webroot/.htaccess
a60 1
%%WWWDIR%%/cake/config/unicode/casefolding/0000_007f.php
d64 1
a64 1
%%WWWDIR%%/cake/config/unicode/casefolding/0300_036f.php
a68 2
%%WWWDIR%%/cake/config/unicode/casefolding/10400_1044f.php
%%WWWDIR%%/cake/config/unicode/casefolding/10a0_10ff.php
a76 1
%%WWWDIR%%/cake/config/unicode/casefolding/fb00_fb4f.php
d95 1
d97 1
a97 1
%%WWWDIR%%/cake/console/libs/templates/skel/.htaccess
d150 1
a150 1
%%WWWDIR%%/cake/console/libs/templates/skel/webroot/.htaccess
d163 1
a168 1
%%WWWDIR%%/cake/libs/cache/model.php
d198 1
d218 1
d280 2
a286 1
%%WWWDIR%%/cake/tests/cases/libs/cache/model.test.php
d289 2
d292 1
a313 1
%%WWWDIR%%/cake/tests/cases/libs/loader.test.php
d315 3
d320 1
d323 1
d325 1
d329 1
d331 1
d359 1
d362 2
d365 1
d369 1
d371 1
d379 1
d381 2
d384 2
d388 1
d390 5
d403 2
d409 5
d416 6
d423 3
d430 1
d434 1
d437 2
d441 3
d448 1
d450 2
d461 2
d464 1
d471 1
d477 2
d480 47
d529 8
d538 1
d540 3
a542 2
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/helpers/test_plugin_helper.php
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/helpers/test_plugin_other_helper.php
d544 2
a545 1
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/test_plugin/index.ctp
d547 4
a550 1
%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/themed/test_plugin_theme/test_plugin/index.ctp
d552 1
d556 5
d562 1
d566 2
d569 3
d574 1
d576 1
d581 2
d585 1
a597 6
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/validators
@@exec mkdir -p %D/%%WWWDIR%%/cake/console/libs/templates/skel/webroot/files
@@exec mkdir -p %D/%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/behaviors
@@exec mkdir -p %D/%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers/components
@@exec mkdir -p %D/%%WWWDIR%%/cake/tests/cases/scripts/tasks
@@exec mkdir -p %D/%%WWWDIR%%/app/webroot/files
d608 1
d615 3
d621 3
d626 1
d631 1
d633 1
d635 2
a636 1
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/themed/test_plugin_theme/test_plugin
d640 1
a640 1
@@dirrm %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/test_plugin
d645 1
d657 47
d706 1
d723 1
d777 8
a784 8
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tmp/tests
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tmp/sessions
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tmp/logs
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tmp/cache/views
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tmp/cache/persistent
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tmp/cache/models
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tmp/cache
@@dirrm %%WWWDIR%%/cake/console/libs/templates/skel/tmp
a819 3
@@dirrm %%WWWDIR%%/app/views/pages/xml
@@dirrm %%WWWDIR%%/app/views/pages/rss
@@dirrm %%WWWDIR%%/app/views/pages/js
d833 8
a840 8
@@dirrm %%WWWDIR%%/app/tmp/tests
@@dirrm %%WWWDIR%%/app/tmp/sessions
@@unexec rm -rf %D/%%WWWDIR%%/app/tmp/logs 2>&1 >/dev/null || true
@@dirrm %%WWWDIR%%/app/tmp/cache/views
@@unexec rm -rf %D/%%WWWDIR%%/app/tmp/cache/persistent 2>&1 >/dev/null || true
@@dirrm %%WWWDIR%%/app/tmp/cache/models
@@dirrm %%WWWDIR%%/app/tmp/cache
@@dirrm %%WWWDIR%%/app/tmp
d860 9
a868 3
@@dirrm %%WWWDIR%%/app/config
@@dirrm %%WWWDIR%%/app
@@dirrm %%WWWDIR%%
@


1.5
log
@- Force commit, repocopy www/cakephp to www/cakephp-devel

Repocopy by:	marcus
@
text
@d1 1
d10 1
d12 3
d18 3
a20 1
%%WWWDIR%%/app/models/empty
d22 7
a28 1
%%WWWDIR%%/app/tmp/cache/empty
a31 1
%%WWWDIR%%/app/tmp/empty
d35 2
a36 1
%%WWWDIR%%/app/vendors/empty
d40 7
a46 2
%%WWWDIR%%/app/views/layouts/empty
%%WWWDIR%%/app/views/pages/empty
d51 2
a52 3
%%WWWDIR%%/app/webroot/img/cake.power.png
%%WWWDIR%%/app/webroot/img/w3c_css.png
%%WWWDIR%%/app/webroot/img/w3c_xhtml10.png
d55 1
a57 2
%%WWWDIR%%/cake/app_controller.php
%%WWWDIR%%/cake/app_model.php
d62 105
d169 5
d177 1
d180 3
a182 8
%%WWWDIR%%/cake/libs/controller/components/acl_base.php
%%WWWDIR%%/cake/libs/controller/components/dbacl/db_acl.php
%%WWWDIR%%/cake/libs/controller/components/dbacl/models/aclnode.php
%%WWWDIR%%/cake/libs/controller/components/dbacl/models/aco.php
%%WWWDIR%%/cake/libs/controller/components/dbacl/models/acoaction.php
%%WWWDIR%%/cake/libs/controller/components/dbacl/models/aro.php
%%WWWDIR%%/cake/libs/controller/components/dbacl/models/aros_aco.php
%%WWWDIR%%/cake/libs/controller/components/iniacl/ini_acl.php
d189 1
d194 2
d197 7
a203 1
%%WWWDIR%%/cake/libs/legacy.php
d206 11
d218 1
a218 8
%%WWWDIR%%/cake/libs/model/dbo/dbo_adodb.php
%%WWWDIR%%/cake/libs/model/dbo/dbo_mssql.php
%%WWWDIR%%/cake/libs/model/dbo/dbo_mysql.php
%%WWWDIR%%/cake/libs/model/dbo/dbo_mysqli.php
%%WWWDIR%%/cake/libs/model/dbo/dbo_odbc.php
%%WWWDIR%%/cake/libs/model/dbo/dbo_pear.php
%%WWWDIR%%/cake/libs/model/dbo/dbo_postgres.php
%%WWWDIR%%/cake/libs/model/dbo/dbo_sqlite.php
d220 1
a220 4
%%WWWDIR%%/cake/libs/model/model_php4.php
%%WWWDIR%%/cake/libs/model/model_php5.php
%%WWWDIR%%/cake/libs/neat_array.php
%%WWWDIR%%/cake/libs/neat_string.php
d222 3
d230 21
a250 1
%%WWWDIR%%/cake/libs/validators.php
d253 1
d258 1
d260 2
d265 15
a279 24
%%WWWDIR%%/cake/libs/view/templates/elements/dump.thtml
%%WWWDIR%%/cake/libs/view/templates/errors/error404.thtml
%%WWWDIR%%/cake/libs/view/templates/errors/missing_action.thtml
%%WWWDIR%%/cake/libs/view/templates/errors/missing_component_class.thtml
%%WWWDIR%%/cake/libs/view/templates/errors/missing_component_file.thtml
%%WWWDIR%%/cake/libs/view/templates/errors/missing_connection.thtml
%%WWWDIR%%/cake/libs/view/templates/errors/missing_controller.thtml
%%WWWDIR%%/cake/libs/view/templates/errors/missing_helper_class.thtml
%%WWWDIR%%/cake/libs/view/templates/errors/missing_helper_file.thtml
%%WWWDIR%%/cake/libs/view/templates/errors/missing_layout.thtml
%%WWWDIR%%/cake/libs/view/templates/errors/missing_model.thtml
%%WWWDIR%%/cake/libs/view/templates/errors/missing_scaffolddb.thtml
%%WWWDIR%%/cake/libs/view/templates/errors/missing_table.thtml
%%WWWDIR%%/cake/libs/view/templates/errors/missing_view.thtml
%%WWWDIR%%/cake/libs/view/templates/errors/private_action.thtml
%%WWWDIR%%/cake/libs/view/templates/errors/scaffold_error.thtml
%%WWWDIR%%/cake/libs/view/templates/layouts/ajax.thtml
%%WWWDIR%%/cake/libs/view/templates/layouts/default.thtml
%%WWWDIR%%/cake/libs/view/templates/layouts/flash.thtml
%%WWWDIR%%/cake/libs/view/templates/pages/home.thtml
%%WWWDIR%%/cake/libs/view/templates/scaffolds/add.thtml
%%WWWDIR%%/cake/libs/view/templates/scaffolds/edit.thtml
%%WWWDIR%%/cake/libs/view/templates/scaffolds/index.thtml
%%WWWDIR%%/cake/libs/view/templates/scaffolds/view.thtml
d281 177
a457 26
%%WWWDIR%%/cake/scripts/acl.php
%%WWWDIR%%/cake/scripts/bake.php
%%WWWDIR%%/cake/scripts/templates/skel/.htaccess
%%WWWDIR%%/cake/scripts/templates/skel/app_controller.php
%%WWWDIR%%/cake/scripts/templates/skel/app_model.php
%%WWWDIR%%/cake/scripts/templates/skel/config/acl.ini.php
%%WWWDIR%%/cake/scripts/templates/skel/config/bootstrap.php
%%WWWDIR%%/cake/scripts/templates/skel/config/core.php
%%WWWDIR%%/cake/scripts/templates/skel/config/database.php.default
%%WWWDIR%%/cake/scripts/templates/skel/config/inflections.php
%%WWWDIR%%/cake/scripts/templates/skel/config/routes.php
%%WWWDIR%%/cake/scripts/templates/skel/config/sql/db_acl.sql
%%WWWDIR%%/cake/scripts/templates/skel/config/sql/sessions.sql
%%WWWDIR%%/cake/scripts/templates/skel/controllers/pages_controller.php
%%WWWDIR%%/cake/scripts/templates/skel/index.php
%%WWWDIR%%/cake/scripts/templates/skel/views/layouts/ajax.thtml
%%WWWDIR%%/cake/scripts/templates/skel/views/layouts/default.thtml
%%WWWDIR%%/cake/scripts/templates/skel/views/layouts/flash.thtml
%%WWWDIR%%/cake/scripts/templates/skel/webroot/.htaccess
%%WWWDIR%%/cake/scripts/templates/skel/webroot/css.php
%%WWWDIR%%/cake/scripts/templates/skel/webroot/css/cake.generic.css
%%WWWDIR%%/cake/scripts/templates/skel/webroot/favicon.ico
%%WWWDIR%%/cake/scripts/templates/skel/webroot/img/cake.power.png
%%WWWDIR%%/cake/scripts/templates/skel/webroot/index.php
%%WWWDIR%%/cake/scripts/templates/skel/webroot/js/vendors.php
%%WWWDIR%%/cake/scripts/templates/views/home.thtml
a459 1
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.txt
d462 5
a466 19
%%WWWDIR%%/index.php
%%WWWDIR%%/.htaccess
%%CONFDIR%%/cakephp.conf
@@exec mkdir -p %D/%%WWWDIR%%/vendors
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/controllers/components
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/vendors
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/plugins
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/webroot/files
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/models/behaviors
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/tmp/tests
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/persistent
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/models
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/views
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/tmp/logs
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/tmp/sessions
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/views/pages
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/views/helpers
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/views/elements
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/views/errors
d468 5
d474 70
a543 37
@@dirrm %%WWWDIR%%/cake/scripts/templates/views
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/webroot/js
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/webroot/img
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/webroot/files
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/webroot/css
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/webroot
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/views/pages
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/views/layouts
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/views/helpers
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/views/errors
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/views/elements
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/views
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/vendors
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/tmp/tests
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/tmp/sessions
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/tmp/logs
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/views
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/persistent
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/models
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/tmp/cache
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/tmp
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/plugins
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/models/behaviors
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/models
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/controllers/components
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/controllers
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/config/sql
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel/config
@@dirrm %%WWWDIR%%/cake/scripts/templates/skel
@@dirrm %%WWWDIR%%/cake/scripts/templates
@@dirrm %%WWWDIR%%/cake/scripts
@@dirrm %%WWWDIR%%/cake/libs/view/templates/scaffolds
@@dirrm %%WWWDIR%%/cake/libs/view/templates/pages
@@dirrm %%WWWDIR%%/cake/libs/view/templates/layouts
@@dirrm %%WWWDIR%%/cake/libs/view/templates/errors
@@dirrm %%WWWDIR%%/cake/libs/view/templates/elements
@@dirrm %%WWWDIR%%/cake/libs/view/templates
d545 5
d551 1
a551 1
@@dirrm %%WWWDIR%%/cake/libs/model/dbo
d553 1
a554 3
@@dirrm %%WWWDIR%%/cake/libs/controller/components/iniacl
@@dirrm %%WWWDIR%%/cake/libs/controller/components/dbacl/models
@@dirrm %%WWWDIR%%/cake/libs/controller/components/dbacl
d557 1
d559 62
d628 4
d633 3
d641 3
d647 1
a647 1
@@dirrm %%WWWDIR%%/app/tmp/logs
d649 1
a649 1
@@dirrm %%WWWDIR%%/app/tmp/cache/persistent
d653 9
d663 2
d666 3
@


1.4
log
@- Update to 1.1.18.5850

PR:		117636
Submitted by:	Greg Larkin <glarkin@@sourcehosting.net> (maintainer)
@
text
@@


1.3
log
@- Update to 1.1.15.5144
- Use WWWDIR

PR:		114138
Submitted by:	Greg Larkin <glarkin@@sourcehosting.net> (maintainer)
@
text
@d166 3
a168 3
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/views
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/webroot/js
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/webroot/img
d170 7
a176 1
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/webroot/css
a177 1
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/views/layouts
d179 1
a180 25
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/views/elements
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/vendors
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/tmp/tests
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/tmp/sessions
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/tmp/logs
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/views
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/persistent
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/models
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/plugins
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/models/behaviors
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/controllers/components
@@exec mkdir -p %D/%%WWWDIR%%/cake/scripts/templates/skel/config/sql
@@exec mkdir -p %D/%%WWWDIR%%/cake/libs/view/templates/scaffolds
@@exec mkdir -p %D/%%WWWDIR%%/cake/libs/view/templates/pages
@@exec mkdir -p %D/%%WWWDIR%%/cake/libs/view/templates/layouts
@@exec mkdir -p %D/%%WWWDIR%%/cake/libs/view/templates/errors
@@exec mkdir -p %D/%%WWWDIR%%/cake/libs/view/templates/elements
@@exec mkdir -p %D/%%WWWDIR%%/cake/libs/view/helpers
@@exec mkdir -p %D/%%WWWDIR%%/cake/libs/model/dbo
@@exec mkdir -p %D/%%WWWDIR%%/cake/libs/model/datasources
@@exec mkdir -p %D/%%WWWDIR%%/cake/libs/controller/components/iniacl
@@exec mkdir -p %D/%%WWWDIR%%/cake/libs/controller/components/dbacl/models
@@exec mkdir -p %D/%%WWWDIR%%/cake/config
@@exec mkdir -p %D/%%WWWDIR%%/app/webroot/js
@@exec mkdir -p %D/%%WWWDIR%%/app/webroot/img
a181 17
@@exec mkdir -p %D/%%WWWDIR%%/app/webroot/css
@@exec mkdir -p %D/%%WWWDIR%%/app/views/pages
@@exec mkdir -p %D/%%WWWDIR%%/app/views/layouts
@@exec mkdir -p %D/%%WWWDIR%%/app/views/helpers
@@exec mkdir -p %D/%%WWWDIR%%/app/views/errors
@@exec mkdir -p %D/%%WWWDIR%%/app/views/elements
@@exec mkdir -p %D/%%WWWDIR%%/app/vendors
@@exec mkdir -p %D/%%WWWDIR%%/app/tmp/tests
@@exec mkdir -p %D/%%WWWDIR%%/app/tmp/sessions
@@exec mkdir -p %D/%%WWWDIR%%/app/tmp/logs
@@exec mkdir -p %D/%%WWWDIR%%/app/tmp/cache/views
@@exec mkdir -p %D/%%WWWDIR%%/app/tmp/cache/persistent
@@exec mkdir -p %D/%%WWWDIR%%/app/tmp/cache/models
@@exec mkdir -p %D/%%WWWDIR%%/app/plugins
@@exec mkdir -p %D/%%WWWDIR%%/app/models
@@exec mkdir -p %D/%%WWWDIR%%/app/controllers/components
@@exec mkdir -p %D/%%WWWDIR%%/app/config/sql
@


1.2
log
@- Add support for PHP running in CGI mode
  The location of PHP CGI can be set via WITH_PHP_CGI, e.g. /cgi-bin/php

PR:		ports/111295 (based on)
Submitted by:	Greg Larkin <glarkin at sourcehosting.net> (maintainer)
@
text
@d1 156
a156 138
%%DATADIR%%/app/.htaccess
%%DATADIR%%/app/config/acl.ini.php
%%DATADIR%%/app/config/bootstrap.php
%%DATADIR%%/app/config/core.php
@@unexec rm -f %D/%%DATADIR%%/app/config/core.php.orig
%%DATADIR%%/app/config/database.php.default
%%DATADIR%%/app/config/inflections.php
%%DATADIR%%/app/config/routes.php
%%DATADIR%%/app/config/sql/db_acl.sql
%%DATADIR%%/app/config/sql/sessions.sql
%%DATADIR%%/app/index.php
%%DATADIR%%/app/webroot/.htaccess
%%DATADIR%%/app/webroot/css.php
%%DATADIR%%/app/webroot/css/cake.generic.css
%%DATADIR%%/app/webroot/favicon.ico
%%DATADIR%%/app/webroot/img/cake.power.png
%%DATADIR%%/app/webroot/img/w3c_css.png
%%DATADIR%%/app/webroot/img/w3c_xhtml10.png
%%DATADIR%%/app/webroot/index.php
%%DATADIR%%/app/webroot/js/vendors.php
%%DATADIR%%/cake/LICENSE.txt
%%DATADIR%%/cake/VERSION.txt
%%DATADIR%%/cake/app_controller.php
%%DATADIR%%/cake/app_model.php
%%DATADIR%%/cake/basics.php
%%DATADIR%%/cake/bootstrap.php
%%DATADIR%%/cake/config/config.php
%%DATADIR%%/cake/config/paths.php
%%DATADIR%%/cake/dispatcher.php
%%DATADIR%%/cake/libs/cache.php
%%DATADIR%%/cake/libs/cake_log.php
%%DATADIR%%/cake/libs/class_registry.php
%%DATADIR%%/cake/libs/configure.php
%%DATADIR%%/cake/libs/controller/component.php
%%DATADIR%%/cake/libs/controller/components/acl.php
%%DATADIR%%/cake/libs/controller/components/acl_base.php
%%DATADIR%%/cake/libs/controller/components/dbacl/db_acl.php
%%DATADIR%%/cake/libs/controller/components/dbacl/models/aclnode.php
%%DATADIR%%/cake/libs/controller/components/dbacl/models/aco.php
%%DATADIR%%/cake/libs/controller/components/dbacl/models/acoaction.php
%%DATADIR%%/cake/libs/controller/components/dbacl/models/aro.php
%%DATADIR%%/cake/libs/controller/components/dbacl/models/aros_aco.php
%%DATADIR%%/cake/libs/controller/components/iniacl/ini_acl.php
%%DATADIR%%/cake/libs/controller/components/request_handler.php
%%DATADIR%%/cake/libs/controller/components/security.php
%%DATADIR%%/cake/libs/controller/components/session.php
%%DATADIR%%/cake/libs/controller/controller.php
%%DATADIR%%/cake/libs/controller/pages_controller.php
%%DATADIR%%/cake/libs/controller/scaffold.php
%%DATADIR%%/cake/libs/error.php
%%DATADIR%%/cake/libs/file.php
%%DATADIR%%/cake/libs/flay.php
%%DATADIR%%/cake/libs/folder.php
%%DATADIR%%/cake/libs/inflector.php
%%DATADIR%%/cake/libs/legacy.php
%%DATADIR%%/cake/libs/model/connection_manager.php
%%DATADIR%%/cake/libs/model/datasources/datasource.php
%%DATADIR%%/cake/libs/model/datasources/dbo_source.php
%%DATADIR%%/cake/libs/model/dbo/dbo_adodb.php
%%DATADIR%%/cake/libs/model/dbo/dbo_mssql.php
%%DATADIR%%/cake/libs/model/dbo/dbo_mysql.php
%%DATADIR%%/cake/libs/model/dbo/dbo_mysqli.php
%%DATADIR%%/cake/libs/model/dbo/dbo_odbc.php
%%DATADIR%%/cake/libs/model/dbo/dbo_pear.php
%%DATADIR%%/cake/libs/model/dbo/dbo_postgres.php
%%DATADIR%%/cake/libs/model/dbo/dbo_sqlite.php
%%DATADIR%%/cake/libs/model/model.php
%%DATADIR%%/cake/libs/model/model_php4.php
%%DATADIR%%/cake/libs/model/model_php5.php
%%DATADIR%%/cake/libs/neat_array.php
%%DATADIR%%/cake/libs/neat_string.php
%%DATADIR%%/cake/libs/object.php
%%DATADIR%%/cake/libs/router.php
%%DATADIR%%/cake/libs/sanitize.php
%%DATADIR%%/cake/libs/security.php
%%DATADIR%%/cake/libs/session.php
%%DATADIR%%/cake/libs/validators.php
%%DATADIR%%/cake/libs/view/helper.php
%%DATADIR%%/cake/libs/view/helpers/ajax.php
%%DATADIR%%/cake/libs/view/helpers/cache.php
%%DATADIR%%/cake/libs/view/helpers/form.php
%%DATADIR%%/cake/libs/view/helpers/html.php
%%DATADIR%%/cake/libs/view/helpers/javascript.php
%%DATADIR%%/cake/libs/view/helpers/number.php
%%DATADIR%%/cake/libs/view/helpers/session.php
%%DATADIR%%/cake/libs/view/helpers/text.php
%%DATADIR%%/cake/libs/view/helpers/time.php
%%DATADIR%%/cake/libs/view/templates/elements/dump.thtml
%%DATADIR%%/cake/libs/view/templates/errors/error404.thtml
%%DATADIR%%/cake/libs/view/templates/errors/missing_action.thtml
%%DATADIR%%/cake/libs/view/templates/errors/missing_component_class.thtml
%%DATADIR%%/cake/libs/view/templates/errors/missing_component_file.thtml
%%DATADIR%%/cake/libs/view/templates/errors/missing_connection.thtml
%%DATADIR%%/cake/libs/view/templates/errors/missing_controller.thtml
%%DATADIR%%/cake/libs/view/templates/errors/missing_helper_class.thtml
%%DATADIR%%/cake/libs/view/templates/errors/missing_helper_file.thtml
%%DATADIR%%/cake/libs/view/templates/errors/missing_layout.thtml
%%DATADIR%%/cake/libs/view/templates/errors/missing_model.thtml
%%DATADIR%%/cake/libs/view/templates/errors/missing_scaffolddb.thtml
%%DATADIR%%/cake/libs/view/templates/errors/missing_table.thtml
%%DATADIR%%/cake/libs/view/templates/errors/missing_view.thtml
%%DATADIR%%/cake/libs/view/templates/errors/private_action.thtml
%%DATADIR%%/cake/libs/view/templates/errors/scaffold_error.thtml
%%DATADIR%%/cake/libs/view/templates/layouts/ajax.thtml
%%DATADIR%%/cake/libs/view/templates/layouts/default.thtml
%%DATADIR%%/cake/libs/view/templates/layouts/flash.thtml
%%DATADIR%%/cake/libs/view/templates/pages/home.thtml
%%DATADIR%%/cake/libs/view/templates/scaffolds/add.thtml
%%DATADIR%%/cake/libs/view/templates/scaffolds/edit.thtml
%%DATADIR%%/cake/libs/view/templates/scaffolds/index.thtml
%%DATADIR%%/cake/libs/view/templates/scaffolds/view.thtml
%%DATADIR%%/cake/libs/view/view.php
%%DATADIR%%/cake/scripts/acl.php
%%DATADIR%%/cake/scripts/bake.php
%%DATADIR%%/cake/scripts/templates/skel/.htaccess
%%DATADIR%%/cake/scripts/templates/skel/app_controller.php
%%DATADIR%%/cake/scripts/templates/skel/app_model.php
%%DATADIR%%/cake/scripts/templates/skel/config/acl.ini.php
%%DATADIR%%/cake/scripts/templates/skel/config/bootstrap.php
%%DATADIR%%/cake/scripts/templates/skel/config/core.php
%%DATADIR%%/cake/scripts/templates/skel/config/database.php.default
%%DATADIR%%/cake/scripts/templates/skel/config/inflections.php
%%DATADIR%%/cake/scripts/templates/skel/config/routes.php
%%DATADIR%%/cake/scripts/templates/skel/config/sql/db_acl.sql
%%DATADIR%%/cake/scripts/templates/skel/config/sql/sessions.sql
%%DATADIR%%/cake/scripts/templates/skel/controllers/pages_controller.php
%%DATADIR%%/cake/scripts/templates/skel/index.php
%%DATADIR%%/cake/scripts/templates/skel/views/layouts/ajax.thtml
%%DATADIR%%/cake/scripts/templates/skel/views/layouts/default.thtml
%%DATADIR%%/cake/scripts/templates/skel/views/layouts/flash.thtml
%%DATADIR%%/cake/scripts/templates/skel/webroot/.htaccess
%%DATADIR%%/cake/scripts/templates/skel/webroot/css.php
%%DATADIR%%/cake/scripts/templates/skel/webroot/css/cake.generic.css
%%DATADIR%%/cake/scripts/templates/skel/webroot/favicon.ico
%%DATADIR%%/cake/scripts/templates/skel/webroot/img/cake.power.png
%%DATADIR%%/cake/scripts/templates/skel/webroot/index.php
%%DATADIR%%/cake/scripts/templates/skel/webroot/js/vendors.php
%%DATADIR%%/cake/scripts/templates/views/home.thtml
d162 2
a163 2
%%DATADIR%%/index.php
%%DATADIR%%/.htaccess
d165 132
a296 112
@@exec mkdir -p %D/%%DATADIR%%/vendors
@@exec mkdir -p %D/%%DATADIR%%/cake/scripts/templates/skel/webroot/files
@@exec mkdir -p %D/%%DATADIR%%/cake/scripts/templates/skel/views/pages
@@exec mkdir -p %D/%%DATADIR%%/cake/scripts/templates/skel/views/helpers
@@exec mkdir -p %D/%%DATADIR%%/cake/scripts/templates/skel/views/errors
@@exec mkdir -p %D/%%DATADIR%%/cake/scripts/templates/skel/views/elements
@@exec mkdir -p %D/%%DATADIR%%/cake/scripts/templates/skel/vendors
@@exec mkdir -p %D/%%DATADIR%%/cake/scripts/templates/skel/tmp/tests
@@exec mkdir -p %D/%%DATADIR%%/cake/scripts/templates/skel/tmp/sessions
@@exec mkdir -p %D/%%DATADIR%%/cake/scripts/templates/skel/tmp/logs
@@exec mkdir -p %D/%%DATADIR%%/cake/scripts/templates/skel/tmp/cache/views
@@exec mkdir -p %D/%%DATADIR%%/cake/scripts/templates/skel/tmp/cache/persistent
@@exec mkdir -p %D/%%DATADIR%%/cake/scripts/templates/skel/tmp/cache/models
@@exec mkdir -p %D/%%DATADIR%%/cake/scripts/templates/skel/plugins
@@exec mkdir -p %D/%%DATADIR%%/cake/scripts/templates/skel/models/behaviors
@@exec mkdir -p %D/%%DATADIR%%/cake/scripts/templates/skel/controllers/components
@@exec mkdir -p %D/%%DATADIR%%/app/webroot/files
@@exec mkdir -p %D/%%DATADIR%%/app/views/pages
@@exec mkdir -p %D/%%DATADIR%%/app/views/layouts
@@exec mkdir -p %D/%%DATADIR%%/app/views/helpers
@@exec mkdir -p %D/%%DATADIR%%/app/views/errors
@@exec mkdir -p %D/%%DATADIR%%/app/views/elements
@@exec mkdir -p %D/%%DATADIR%%/app/vendors
@@exec mkdir -p %D/%%DATADIR%%/app/tmp/tests
@@exec mkdir -p %D/%%DATADIR%%/app/tmp/sessions
@@exec mkdir -p %D/%%DATADIR%%/app/tmp/logs
@@exec mkdir -p %D/%%DATADIR%%/app/tmp/cache/views
@@exec mkdir -p %D/%%DATADIR%%/app/tmp/cache/persistent
@@exec mkdir -p %D/%%DATADIR%%/app/tmp/cache/models
@@exec mkdir -p %D/%%DATADIR%%/app/plugins
@@exec mkdir -p %D/%%DATADIR%%/app/models/behaviors
@@exec mkdir -p %D/%%DATADIR%%/app/controllers/components
@@dirrm %%DATADIR%%/vendors
@@dirrm %%DATADIR%%/cake/scripts/templates/views
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/webroot/js
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/webroot/img
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/webroot/files
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/webroot/css
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/webroot
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/views/pages
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/views/layouts
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/views/helpers
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/views/errors
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/views/elements
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/views
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/vendors
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/tmp/tests
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/tmp/sessions
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/tmp/logs
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/tmp/cache/views
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/tmp/cache/persistent
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/tmp/cache/models
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/tmp/cache
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/tmp
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/plugins
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/models/behaviors
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/models
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/controllers/components
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/controllers
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/config/sql
@@dirrm %%DATADIR%%/cake/scripts/templates/skel/config
@@dirrm %%DATADIR%%/cake/scripts/templates/skel
@@dirrm %%DATADIR%%/cake/scripts/templates
@@dirrm %%DATADIR%%/cake/scripts
@@dirrm %%DATADIR%%/cake/libs/view/templates/scaffolds
@@dirrm %%DATADIR%%/cake/libs/view/templates/pages
@@dirrm %%DATADIR%%/cake/libs/view/templates/layouts
@@dirrm %%DATADIR%%/cake/libs/view/templates/errors
@@dirrm %%DATADIR%%/cake/libs/view/templates/elements
@@dirrm %%DATADIR%%/cake/libs/view/templates
@@dirrm %%DATADIR%%/cake/libs/view/helpers
@@dirrm %%DATADIR%%/cake/libs/view
@@dirrm %%DATADIR%%/cake/libs/model/dbo
@@dirrm %%DATADIR%%/cake/libs/model/datasources
@@dirrm %%DATADIR%%/cake/libs/model
@@dirrm %%DATADIR%%/cake/libs/controller/components/iniacl
@@dirrm %%DATADIR%%/cake/libs/controller/components/dbacl/models
@@dirrm %%DATADIR%%/cake/libs/controller/components/dbacl
@@dirrm %%DATADIR%%/cake/libs/controller/components
@@dirrm %%DATADIR%%/cake/libs/controller
@@dirrm %%DATADIR%%/cake/libs
@@dirrm %%DATADIR%%/cake/config
@@dirrm %%DATADIR%%/cake
@@dirrm %%DATADIR%%/app/webroot/js
@@dirrm %%DATADIR%%/app/webroot/img
@@dirrm %%DATADIR%%/app/webroot/files
@@dirrm %%DATADIR%%/app/webroot/css
@@dirrm %%DATADIR%%/app/webroot
@@dirrm %%DATADIR%%/app/views/pages
@@dirrm %%DATADIR%%/app/views/layouts
@@dirrm %%DATADIR%%/app/views/helpers
@@dirrm %%DATADIR%%/app/views/errors
@@dirrm %%DATADIR%%/app/views/elements
@@dirrm %%DATADIR%%/app/views
@@dirrm %%DATADIR%%/app/vendors
@@dirrm %%DATADIR%%/app/tmp/tests
@@dirrm %%DATADIR%%/app/tmp/sessions
@@dirrm %%DATADIR%%/app/tmp/logs
@@dirrm %%DATADIR%%/app/tmp/cache/views
@@dirrm %%DATADIR%%/app/tmp/cache/persistent
@@dirrm %%DATADIR%%/app/tmp/cache/models
@@dirrm %%DATADIR%%/app/tmp/cache
@@dirrm %%DATADIR%%/app/tmp
@@dirrm %%DATADIR%%/app/plugins
@@dirrm %%DATADIR%%/app/models/behaviors
@@dirrm %%DATADIR%%/app/models
@@dirrm %%DATADIR%%/app/controllers/components
@@dirrm %%DATADIR%%/app/controllers
@@dirrm %%DATADIR%%/app/config/sql
@@dirrm %%DATADIR%%/app/config
@@dirrm %%DATADIR%%/app
@@dirrm %%DATADIR%%
@


1.1
log
@Add cakephp 1.1.13.4450, a framework for developing PHP web
applications.

PR:		ports/109331
Submitted by:	Greg Larkin <glarkin at sourcehosting.net>
@
text
@d146 1
a146 3
etc/apache2/Includes/cakephp.conf
share/nls/POSIX
share/nls/en_US.US-ASCII
@

