7ba2198e09
- Transfer maintainership to the submitter PR: ports/156885 Submitted by: geoffroy desvernay <dgeo@centrale-marseille.fr> Approved by: Thomas Sandford <freebsduser@paradisegreen.co.uk> (maintainer)
82 lines
3.1 KiB
Text
82 lines
3.1 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_7.inc
|
|
%%DATADIR%%/commands/core/drupal/environment_5.inc
|
|
%%DATADIR%%/commands/core/drupal/environment_6.inc
|
|
%%DATADIR%%/commands/core/drupal/environment_7.inc
|
|
%%DATADIR%%/commands/core/drupal/site_install_6.inc
|
|
%%DATADIR%%/commands/core/drupal/site_install_7.inc
|
|
%%DATADIR%%/commands/core/drupal/update_5.inc
|
|
%%DATADIR%%/commands/core/drupal/update_6.inc
|
|
%%DATADIR%%/commands/core/drupal/update_7.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_7.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
|
|
@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%%
|