Version: 8.4.6, Package name: drush-8.4.6 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Drush is a command line shell and Unix scripting interface for Drupal, allowing most administration tasks to be done without using the web interface. It ships with lots of useful commands for interacting with code like modules/themes/profiles, it is able to run updates, execute sql queries and DB migrations, and other utilities like running cron or clearing cache. Drush can be extended by 3rd party commandfiles. Note that drush should be invoked from the directory where Drupal is installed, or using the -r option. |
Filesize: 2222.955 KB |
Version History (View Complete History) |
|
2021-02-24 16:20:35 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to drush-8.4.6, fix patch for php-7.4 compat |
2021-02-24 09:49:02 by Stuart Henderson | Files touched by this commit (52) |
Log message: switch default MODPHP_VERSION to 7.4 and bump ports which have changed version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode). |
2020-07-06 05:17:47 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to drush-8.3.5 |
2020-03-22 12:13:36 by Christian Weisgerber | Files touched by this commit (9) |
Log message: * Combine and tweak some find(1) invocations. * Use the -delete operator to remove files. |
2019-09-26 15:59:31 by Stuart Henderson | Files touched by this commit (33) |
Log message: REVISION bumps for php default version switch to 7.3 |
2019-07-12 15:05:06 by Stuart Henderson | Files touched by this commit (8) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-10-17 08:15:56 by Stuart Henderson | Files touched by this commit (54) |
Log message: switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still using mcrypt). |
2018-06-02 14:58:30 by Stuart Henderson | Files touched by this commit (7) |
Log message: bump; tweak MODPHP_PDO_DEPENDS order |
2018-05-25 08:03:36 by Stuart Henderson | Files touched by this commit (8) |
Log message: use MODPHP_PDO_DEPENDS where it makes sense (ports that do require PDO but it was being defaulted in from pdo_mysql in the main php package). hints+ok for ownCloud/nextcloud aja@ |
2018-05-22 02:18:09 by Stuart Henderson | Files touched by this commit (39) |
Log message: - bump REVISION for php switch |
2016-02-27 10:15:24 by Stuart Henderson | Files touched by this commit (6) |
Log message: Update to drush-8.0.3. This is packaged from a locally generated tarball, built from the downloaded github archive, plus required dependencies installed via composer. Specifically not using upstream's normal .phar because we need to patch it so backups work (it uses options not supported by base tar). Drop the forced dependency on Drupal 6 as this is suitable for D6/7/8 and is useful for people who have installed Drupal outside of ports. |
2015-11-02 04:56:55 by Marc Espie | Files touched by this commit (27) |
Log message: a few minor pkg_subst fixes, for the coming patch (disallow -c without -m outside of WRKDIR) |
2015-06-05 00:00:24 by Robert Nagy | Files touched by this commit (72) |
Log message: bump revision due to the change of the default php version to 5.6 ok aja@ |
2014-11-06 10:13:41 by Stuart Henderson | Files touched by this commit (67) |
Log message: bump REVISION for php version switch |
2010-12-05 10:34:14 by Landry Breuil | Files touched by this commit (1) |
Log message: Minor tweak.. www/drupal5 went into the attic, so remove it from drush CATEGORIES. |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |