Commit Graph

25 Commits

Author SHA1 Message Date
sthen 3f407e4fd9 update to drush-8.4.11 2022-08-26 11:01:28 +00:00
sthen 4dbdcb690b no more need for SUBST_VARS=MODPHP_BIN, suggested by aja@ 2022-05-21 09:43:00 +00:00
sthen 9d623ec305 explicitly set MODPHP_VERSION=7.4 for PHP ports unless they're known
or strongly suspected to support at least 8.0. (7.4 is currently on security
support only, and that finishes in November, so I intend to switch the "ports
default" version to 8.0).

some of these ports _may_ work with 8.0 already, some have pull requests or
support in newer upstream code (not always in a release), others definitely
need 7.4.
2022-03-22 18:20:52 +00:00
naddy ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
sthen 2fd9a47b60 update to drush-8.4.6, fix patch for php-7.4 compat 2021-02-24 23:20:35 +00:00
sthen 06e20cb110 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).
2021-02-24 16:48:59 +00:00
sthen cb756d7132 update to drush-8.3.5 2020-07-06 11:17:46 +00:00
naddy f88a93d598 * Combine and tweak some find(1) invocations.
* Use the -delete operator to remove files.
2020-03-22 18:13:35 +00:00
sthen a1085b9f12 REVISION bumps for php default version switch to 7.3 2019-09-26 21:59:30 +00:00
sthen 6abcfb470b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:05:06 +00:00
sthen 44f8a14fd9 switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still
using mcrypt).
2018-10-17 14:15:55 +00:00
sthen be815a74f7 bump; tweak MODPHP_PDO_DEPENDS order 2018-06-02 20:58:30 +00:00
sthen abbcd9d662 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-25 14:03:36 +00:00
sthen ee5cc861cb - bump REVISION for php switch 2018-05-22 08:18:08 +00:00
sthen ea07336bf9 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.
2016-02-27 17:15:24 +00:00
espie 511c5d230a a few minor pkg_subst fixes, for the coming patch (disallow -c without -m
outside of WRKDIR)
2015-11-02 11:56:54 +00:00
robert 9c1017ae2d bump revision due to the change of the default php version to 5.6
ok aja@
2015-06-05 06:00:20 +00:00
sthen 174f98ce56 bump REVISION for php version switch 2014-11-06 17:13:39 +00:00
espie 7add859543 update to new version 2014-02-08 21:28:03 +00:00
robert d5b92ddea0 bump REVISION due to the php update 2013-08-12 04:11:20 +00:00
espie eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
espie 5e0dc808a2 much newer version, works with drupal5/6/7 2012-04-09 16:12:12 +00:00
landry 40bd5ee71c Minor tweak.. www/drupal5 went into the attic, so remove it from drush
CATEGORIES.
2010-12-05 17:34:14 +00:00
espie e50b98837f new depends 2010-11-22 08:36:47 +00:00
espie 3584ec4220 drush is a shell for drupal, that allows some common operations to proceed
from the command line.
2009-07-27 16:25:55 +00:00