Port details |
- drush Drupal command line and scripting interface
- 8.4.12 www =5 8.4.12Version of this port present on the latest quarterly branch.
- Maintainer: me@skylord.ru
- Port Added: 2010-05-02 08:30:40
- Last Update: 2023-10-09 07:40:32
- Commit Hash: 7fe5af3
- People watching this port, also watch:: p5-Test-Mock-LWP, ninix-aya, p5-IMDB-Film, gitolite, tin
- License: GPLv2+
- WWW:
- https://github.com/drush-ops/drush
- Description:
- Drush is a command line shell and Unix scripting interface for the Drupal CMS
and is designed to make life easier for those who spend some of their working
hours hacking away at the command prompt.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- drush${PHP_PKGNAMESUFFIX}>0:www/drush
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/drush/ && make install clean
- To add the package, run one of these commands:
- pkg install www/drush
- pkg install drush-php81
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: drush-php81
- Package flavors (<flavor>: <package>)
- php81: drush-php81
- php80: drush-php80
- php82: drush-php82
- php83: drush-php83
- distinfo:
- TIMESTAMP = 1695595999
SHA256 (drush.phar) = 62d0fd943eb6d4b24900cfe278be0a5af638a3852aa37f855a08c660675041ac
SIZE (drush.phar) = 1357093
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php81
- gd.so : graphics/php81-gd
- session.so : www/php81-session
- mbstring.so : converters/php81-mbstring
- ctype.so : textproc/php81-ctype
- simplexml.so : textproc/php81-simplexml
- dom.so : textproc/php81-dom
- pdo.so : databases/php81-pdo
- filter.so : security/php81-filter
- phar.so : archivers/php81-phar
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_drush
- USES:
- php:cli,flavors
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.4.12 09 Oct 2023 07:40:32 |
Robert Clausecker (fuz) Author: Mikle Davidkin |
www/drush: update to 8.4.12
Changelog: https://github.com/drush-ops/drush/releases/tag/8.4.12
PR: 274360 |
8.4.11 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
8.4.11 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
8.4.11 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
8.4.11 11 Jul 2022 15:12:49 |
Matthias Fechner (mfechner) Author: Mikle Davidkin |
www/drush: update to 8.4.11
Take maintainer
PR: 261942 |
8.3.3 27 May 2022 19:23:42 |
Matthias Fechner (mfechner) |
www/drush: drop maintainer ship for this port
PR: 261942 |
8.3.3 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
8.3.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
8.3.3 27 Jun 2020 07:51:16 |
mfechner |
Update to 8.3.3:
Bugfix release primarily fixing issues to support:
Drupal 9 (#4408)
PHP 7.4 (#4362)
Mysql 8 (#4313 & #4261) |
8.1.16_1 26 Jun 2018 15:33:26 |
mfechner |
Added flavors support to drush.
PR: 227741
Submitted by: Jonas Palm
Reported by: Jonas Palm
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15990 |
8.1.16 09 May 2018 10:43:26 |
mfechner |
Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed.
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15270 |
8.1.16 11 Feb 2018 11:15:02 |
joneum |
www/drush: Update to 8.1.16
Changelog: https://github.com/drush-ops/drush/compare/8.1.15...8.1.16
*While here switch to DISTVERSION
PR: 225817
Submitted by: Matthias Fechner <idefix@fechner.net> (maintainer)
Approved by: mentors (implicit)
Differenial Revision: |
8.1.15 12 Oct 2017 21:33:59 |
dbaio |
www/drush: Update to 8.1.15
Changes: https://github.com/drush-ops/drush/compare/8.1.12...8.1.15
PR: 222933
Submitted by: Matthias Fechner <idefix@fechner.net> (maintainer) |
8.1.12 08 Jul 2017 10:28:28 |
pi |
www/drush: update 8.1.11 -> 8.1.12
PR: 219869
Relnotes: https://github.com/drush-ops/drush/compare/8.1.11...8.1.12
Submitted by: Matthias Fechner <idefix@fechner.net> (maintainer) |
8.1.11 06 May 2017 05:49:13 |
miwi |
- Update to 8.1.11
PR: 218840
Submitted by: maintainer |
8.1.10 02 Mar 2017 16:08:46 |
miwi |
- Update to 8.1.10
PR: 217356
Submitted by: maintainer |
8.1.9 17 Jan 2017 12:44:26 |
amdmi3 |
- Update to 8.1.9
- While here, fix license and some whitespace and add NO_ARCH
PR: 216151
Submitted by: idefix@fechner.net (maintainer) |
8.1.7 31 Oct 2016 14:42:41 |
woodsb02 |
www/drush: Update to 8.1.7
Changes this release:
https://github.com/drush-ops/drush/releases/tag/8.1.7
https://github.com/drush-ops/drush/releases/tag/8.1.6
PR: 213917
Submitted by: Matthias Fechner (maintainer)
Approved by: adamw (mentor, implicit) |
8.1.5_1 07 Oct 2016 18:35:04 |
pi |
www/drush: add dependency on php56-phar
PR: 213254
Submitted by: Matthias Fechner <idefix@fechner.net> (maintainer) |
8.1.5 01 Oct 2016 16:11:14 |
pawel |
Update to version 8.1.5
PR: 213000
Submitted by: Matthias Fechner (maintainer) |
8.1.3 23 Aug 2016 19:44:21 |
pi |
www/drush: 6.5.0 -> 8.1.3
- submitter becomes maintainer
PR: 211807
Changes: https://github.com/drush-ops/drush/releases/
Submitted by: Matthias Fechner <idefix@fechner.net>
Approved by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) |
6.5.0 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
6.5.0 07 May 2015 20:24:16 |
mat |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
6.5.0 01 Jan 2015 20:25:37 |
pawel |
- Update to version 6.5.0 [1]
- Make RUN_DEPENDS path independent
- Remove GH_PROJECT, GH_TAGNAME they are by default set to suggested values
- Don't split install to 2 targets (install, post-install)
- Cleanup pkg-plist
PR: 196076 [1]
Submitted by: Geoffroy Desvernay (maintainer) [1] |
6.4.0 10 Oct 2014 16:01:24 |
danilo |
- Update from 6.2.0 to 6.4.0
PR: 194254
Submitted by: dgeo@centrale-marseille.fr (maintainer) |
6.2.0 31 Mar 2014 08:31:13 |
jadawin |
- Update to 6.2.0
PR: ports/187898
Submitted by: maintainer |
6.1.0 14 Feb 2014 17:16:19 |
miwi |
- Remove PHP4 reference in IGNORE_WITH_PHP |
6.1.0 31 Jan 2014 20:56:49 |
cs |
Fix package build
PR: ports/186166
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) |
6.1.0 09 Dec 2013 10:30:04 |
jadawin |
- Update to 6.1.0
- Migrate to Github
- enable STAGEing
PR: ports/184040
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> |
5.9 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
5.9 19 Apr 2013 09:21:29 |
culot |
- Udpate to 5.9
PR: ports/177957
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Feature safe: yes |
5.8_1 04 Feb 2013 14:15:05 |
miwi |
- Add some missing dependency
- Bump PORTREVISION
PR: 175428
Submitted by: maintainer |
5.8 17 Jan 2013 01:33:20 |
wen |
- Add missing dependency
PR: 175326
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) |
5.8 10 Dec 2012 16:57:32 |
culot |
- Udpate to 5.8 [1]
- Trim Makefile header
Changes: http://drupal.org/node/1838762
PR: ports/174322 [1]
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) |
5.7 29 Aug 2012 03:30:32 |
bdrewery |
- Update to 5.7
PR: ports/171147
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by: eadler, bapt (mentors, implicit) |
5.3 31 May 2012 11:03:04 |
culot |
- Update to 5.3
PR: ports/168488
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) |
5.1 12 May 2012 07:55:42 |
culot |
- Update to 5.1
PR: ports/167800
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) |
5.0 27 Mar 2012 20:13:47 |
rm |
- update to 5.0
PR: 166439
Submitted by: Geoffroy Desvernay <dgeo at centrale-marseille dot fr>
(maintainer)
Feature safe: yes |
4.5 30 Sep 2011 11:11:08 |
culot |
- Update to 4.5
PR: ports/161149
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) |
4.4 02 Jun 2011 20:41:14 |
pav |
- Update to 4.4
- 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) |
3.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.0 02 May 2010 08:30:09 |
miwi |
Drush is a command line shell and Unix scripting interface for the Drupal CMS
and is designed to make life easier for those who spend some of their working
hours hacking away at the command prompt.
WWW: http://drupal.org/project/drush
PR: ports/146185
Submitted by: Thomas Sandford <freebsduser at paradisegreen.co.uk> |