freebsd-ports/www/drush/pkg-plist
Frederic Culot 1579a1110c - Update to 4.5
PR:		ports/161149
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
2011-09-30 11:11:08 +00:00

106 lines
3.9 KiB
Text

bin/drush
%%DATADIR%%/README.txt
%%DATADIR%%/commands/core/clear.cache.inc
%%DATADIR%%/commands/core/core.drush.inc
%%DATADIR%%/commands/core/docs.drush.inc
%%DATADIR%%/commands/core/drupal/batch_6.inc
%%DATADIR%%/commands/core/drupal/batch.inc
%%DATADIR%%/commands/core/drupal/environment_5.inc
%%DATADIR%%/commands/core/drupal/environment_6.inc
%%DATADIR%%/commands/core/drupal/environment.inc
%%DATADIR%%/commands/core/drupal/site_install_6.inc
%%DATADIR%%/commands/core/drupal/site_install.inc
%%DATADIR%%/commands/core/drupal/update_5.inc
%%DATADIR%%/commands/core/drupal/update_6.inc
%%DATADIR%%/commands/core/drupal/update.inc
%%DATADIR%%/commands/core/field.drush.inc
%%DATADIR%%/commands/core/help.drush.inc
%%DATADIR%%/commands/core/image.drush.inc
%%DATADIR%%/commands/core/rsync.core.inc
%%DATADIR%%/commands/core/scratch.php
%%DATADIR%%/commands/core/search.drush.inc
%%DATADIR%%/commands/core/site_install.drush.inc
%%DATADIR%%/commands/core/sitealias.drush.inc
%%DATADIR%%/commands/core/test.drush.inc
%%DATADIR%%/commands/core/topic.drush.inc
%%DATADIR%%/commands/core/upgrade.drush.inc
%%DATADIR%%/commands/core/variable.drush.inc
%%DATADIR%%/commands/core/watchdog.drush.inc
%%DATADIR%%/commands/pm/package_handler/cvs.inc
%%DATADIR%%/commands/pm/package_handler/git_drupalorg.inc
%%DATADIR%%/commands/pm/package_handler/wget.inc
%%DATADIR%%/commands/pm/pm.drush.inc
%%DATADIR%%/commands/pm/update_info/drupal_5.inc
%%DATADIR%%/commands/pm/update_info/drupal_6.inc
%%DATADIR%%/commands/pm/update_info/drupal.inc
%%DATADIR%%/commands/pm/updatecode.pm.inc
%%DATADIR%%/commands/pm/version_control/backup.inc
%%DATADIR%%/commands/pm/version_control/bzr.inc
%%DATADIR%%/commands/pm/version_control/svn.inc
%%DATADIR%%/commands/sql/sql.drush.inc
%%DATADIR%%/commands/sql/sync.sql.inc
%%DATADIR%%/commands/user/user.drush.inc
%%DATADIR%%/docs/bootstrap.html
%%DATADIR%%/docs/commands.html
%%DATADIR%%/docs/context.html
%%DATADIR%%/docs/drush.api.php
%%DATADIR%%/docs/shellscripts.html
%%DATADIR%%/docs/upgrade.html
%%DATADIR%%/drush.info
%%DATADIR%%/drush.php
%%DATADIR%%/drush
%%DATADIR%%/drush_logo-black.png
%%DATADIR%%/examples/example.aliases.drushrc.php
%%DATADIR%%/examples/example.bashrc
%%DATADIR%%/examples/example.drush.ini
%%DATADIR%%/examples/example.drushrc.php
%%DATADIR%%/examples/helloworld.script
%%DATADIR%%/examples/policy.drush.inc
%%DATADIR%%/examples/sandwich-topic.txt
%%DATADIR%%/examples/sandwich.drush.inc
%%DATADIR%%/examples/sandwich.txt
%%DATADIR%%/examples/xkcd.drush.inc
%%DATADIR%%/includes/backend.inc
%%DATADIR%%/includes/batch.inc
%%DATADIR%%/includes/command.inc
%%DATADIR%%/includes/context.inc
%%DATADIR%%/includes/drush.inc
%%DATADIR%%/includes/environment.inc
%%DATADIR%%/includes/sitealias.inc
%%DATADIR%%/commands/core/cache.drush.inc
%%DATADIR%%/commands/core/archive.drush.inc
%%DATADIR%%/tests/siteUpgradeTest.php
%%DATADIR%%/tests/sqlSyncTest.php
%%DATADIR%%/tests/variableTest.php
%%DATADIR%%/tests/siteAliasTest.php
%%DATADIR%%/tests/COVERAGE.txt
%%DATADIR%%/tests/drush_testcase.inc
%%DATADIR%%/tests/phpunit.xml.dist
%%DATADIR%%/tests/userTest.php
%%DATADIR%%/tests/README.txt
%%DATADIR%%/tests/runner.php
%%DATADIR%%/tests/archiveDumpTest.php
%%DATADIR%%/tests/pmDownloadTest.php
%%DATADIR%%/tests/contextTest.php
%%DATADIR%%/tests/backendTest.php
%%DATADIR%%/tests/commandTest.php
%%DATADIR%%/tests/pmUpdateCodeTest.php
%%DATADIR%%/tests/pmEnDisUnListTest.php
%%DATADIR%%/tests/coreTest.php
%%DATADIR%%/tests/devel.xml
%%DATADIR%%/tests/fieldTest.php
%%DATADIR%%/tests/unit.drush.inc
@dirrm %%DATADIR%%/includes
@dirrm %%DATADIR%%/examples
@dirrm %%DATADIR%%/docs
@dirrm %%DATADIR%%/commands/user
@dirrm %%DATADIR%%/commands/sql
@dirrm %%DATADIR%%/commands/pm/version_control
@dirrm %%DATADIR%%/commands/pm/update_info
@dirrm %%DATADIR%%/commands/pm/package_handler
@dirrm %%DATADIR%%/commands/pm
@dirrm %%DATADIR%%/commands/core/drupal
@dirrm %%DATADIR%%/commands/core
@dirrm %%DATADIR%%/commands
@dirrm %%DATADIR%%/tests
@dirrm %%DATADIR%%