Port details |
- drupal7 Database driven web content management system (CMS)
- 7.89 www
=4 7.82Version of this port present on the latest quarterly branch. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2011-07-29 08:37:07
- Last Update: 2022-03-05 11:47:22
- Commit Hash: a746737
- People watching this port, also watch:: wordpress, python27, apache24
- License: GPLv2+
- Description:
- Drupal is a free web Content Management System (CMS) that allows an
individual or a community of users to easily publish, manage and organize a
wide variety of content on a website.
Drupal is ready to go from the moment you download it. It even has an
easy-to-use web installer! The built-in functionality, combined with dozens
of freely available add-on modules, will enable features such as: Content
Management Systems, Blogs, Collaborative authoring environments, Forums,
Peer-to-peer networking, Newsletters, Podcasting, Picture galleries, File
uploads/downloads and much more.
WWW: https://www.drupal.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/drupal7/ && make install clean
- To add the package, run one of these commands:
- pkg install www/drupal7
- pkg install drupal7
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: drupal7
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1646480298
SHA256 (drupal/drupal-7.89.tar.gz) = 59b7fcb623946eb881f1c8b9ba8a282a8361173f6963620f83900c35e5676750
SIZE (drupal/drupal-7.89.tar.gz) = 3361853
- 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/php80
- dom.so : textproc/php80-dom
- filter.so : security/php80-filter
- gd.so : graphics/php80-gd
- mbstring.so : converters/php80-mbstring
- pdo.so : databases/php80-pdo
- session.so : www/php80-session
- simplexml.so : textproc/php80-simplexml
- xml.so : textproc/php80-xml
- pdo_mysql.so : databases/php80-pdo_mysql
- Library dependencies:
-
- libmysqlclient.so.20 : databases/mysql57-client
- This port is required by:
- for Run
-
- www/drupal7-wysiwyg
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- ===> The following configuration options are available for drupal7-7.89:
DOCS=on: Build and/or install documentation
MYSQL=on: MySQL database support
PGSQL=off: PostgreSQL database support
SQLITE3=off: SQLite 3 database support
===> Use 'make config' to modify these settings
- Options name:
- www_drupal7
- USES:
- drupal:7 php:web shebangfix mysql
- pkg-message:
- For install:
- Complete instructions for installing and configuring Drupal can be found here:
/usr/local/www/drupal7/doc/INSTALL.txt
You need to create the DB where Drupal is going to live, and depending on
which database you intend to use, you should consult one of the following
documents:
/usr/local/www/drupal7/doc/INSTALL.mysql.txt
/usr/local/www/drupal7/doc/INSTALL.pgsql.txt
/usr/local/www/drupal7/doc/INSTALL.sqlite.txt
You also need to add appropriate configuration directives to your apache
configuration file (/usr/local/etc/apache(2)/httpd.conf).
A typical configuration might read:
Alias /drupal "/usr/local/www/drupal7"
<Directory "/usr/local/www/drupal7">
Options Indexes FollowSymlinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
Please see http://drupal.org/cron for important information on setting up
periodic maintenance tasks in Drupal.
Please see http://drupal.org/requirements for important information on
system requirements for Drupal 7. In particular, please ensure that your
configuration:
- uses PHP 5.2.5 or later
- PHP "memory_limit" is set to "32Mb" or larger
- PHP "register_globals" is set to "Off"
- PHP "safe_mode" is set to "Off"
- PHP "session.cache_limiter" is set to "nocache"
- UPGRADE
- For important information about upgrading from previous versions of Drupal, please
please see: /usr/local/www/drupal7/doc/UPGRADE.txt
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Mar 2022 11:47:22 7.89
|
Jochen Neumeister (joneum)  |
www/drupal7: Update to 7.89
Changelog: https://api.drupal.org/api/drupal/CHANGELOG.txt/7.x
Sponsored by: Netzkommune GmbH |
15 Feb 2022 17:18:01 7.87
|
Jochen Neumeister (joneum)  |
www/drupal7: Update to 7.87
Changelog: https://api.drupal.org/api/drupal/CHANGELOG.txt/7.x
Sponsored by: Netzkommune GmbH |
31 Jul 2021 13:36:51 7.82
|
Jochen Neumeister (joneum)  |
www/drupal7: Update to 7.82
Changelog: https://www.drupal.org/project/drupal/releases/7.82
Sponsored by: Netzkommune GmbH |
05 Jul 2021 07:01:26 7.81
|
Jochen Neumeister (joneum)  |
www/drupal7: Update to 7.81
Changelog: https://www.drupal.org/project/drupal/releases/7.81
PR: 256471
Sponsored by: Netzkommune GmbH |
06 Jun 2021 08:42:19 7.80
|
Kurt Jaeger (pi)  Author: Simon Wright |
www/drupal7: update 7.78 -> 7.80, fix security vulnerability
PR: 255417
MFH: 2021Q2
Security: CVE-2020-13672
https://www.drupal.org/sa-core-2021-002
Changes: https://www.drupal.org/project/drupal/releases/7.80
Approved by: joneum (maintainer timeout) |
06 Apr 2021 14:31:07 7.78 
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Feb 2021 18:10:48
7.78 
|
joneum  |
Update to 7.78
Changelogs: https://www.drupal.org/project/drupal/releases/
PR: 253228
Reported by: Krzysztof <ports@bsdserwis.com>
Sponsored by: Netzkommune GmbH |
17 Oct 2020 13:09:43
7.73 
|
joneum  |
Update to 7.73
Changelog: https://www.drupal.org/project/drupal/releases/7.73
MFH: 2020Q4
Security: 95d9d986-1078-11eb-ab74-4c72b94353b5
Sponsored by: Netzkommune GmbH |
01 Jul 2020 08:52:45
7.72 
|
joneum  |
Update to 7.72
Changelog:
- https://www.drupal.org/project/drupal/releases/7.71
- https://www.drupal.org/project/drupal/releases/7.72
MFH: 2020Q2
Security: b51d5391-bb76-11ea-9172-4c72b94353b5
Sponsored by: Netzkommune GmbH |
22 May 2020 13:10:02
7.70 
|
joneum  |
Update to 7.70
Changelog: https://www.drupal.org/project/drupal/releases/7.70
MFH: 2020Q2
Security: c5ec57a9-9c2b-11ea-82b8-4c72b94353b5
Sponsored by: Netzkommune GmbH |
15 Jan 2020 10:44:06
7.69 
|
joneum  |
Update to 7.69
- https://www.drupal.org/project/drupal/releases/7.69
- https://www.drupal.org/project/drupal/releases/7.68
- https://www.drupal.org/sa-core-2019-012
MFH: 2020Q1
Security: 3da0352f-2397-11ea-966e-000ffec0b3e1
Sponsored by: Netzkommune GmbH |
14 Aug 2019 12:25:09
7.67 
|
mat  |
Convert to UCL & cleanup pkg-message (categories w) |
08 Jun 2019 21:26:07
7.67 
|
joneum  |
Update to 7.67
Changelog:
https://www.drupal.org/SA-CORE-2019-007
https://www.drupal.org/project/drupal/releases/7.67
MFH: 2019Q2
Security: 9b8a52fc-89c1-11e9-9ba0-4c72b94353b5
Sponsored by: Netzkommune GmbH |
25 Apr 2019 05:13:31
7.66 
|
joneum  |
Update to 7.66
Changelog: https://www.drupal.org/project/drupal/releases/7.66
MFH: 2019Q2
Security: 2bad8b5d-66fb-11e9-9815-78acc0a3b880
Sponsored by: Netzkommune GmbH |
27 Mar 2019 17:45:56
7.65 
|
joneum  |
Update to 7.65
Changelog:
- https://www.drupal.org/SA-CORE-2019-004
- https://www.drupal.org/project/drupal/releases/7.65
MFH: 2019Q1
Security: 94d63fd7-508b-11e9-9ba0-4c72b94353b5
Sponsored by: Netzkommune GmbH |
25 Jan 2019 08:08:14
7.63 
|
joneum  |
Update from 7.61 to 7.63
Changelog:
Drupal 7.63:
- Fixed a fatal error for some Drush users introduced by SA-CORE-2019-002.
Drupal 7.62:
- Fixed security issues:
- SA-CORE-2019-001
- SA-CORE-2019-002
MFH: 2019Q1
Security: e00ed3d9-1c27-11e9-a257-000ffec0b3e1
Sponsored by: Netzkommune GmbH |
16 Nov 2018 00:24:26
7.61 
|
joneum  |
Update to 7.61
Changelog:
- File upload validation functions and hook_file_validate() implementations are
now always passed the correct file URI.
- The default form cache expiration of 6 hours is now configurable (API
addition: https://www.drupal.org/node/2857751).
- Allowed callers of drupal_http_request() to optionally specify an explicit
Host header.
- Allowed the + character to appear in usernames.
- PHP 7.2: Fixed Archive_Tar incompatibility.
- PHP 7.2: Removed deprecated function each().
- PHP 7.2: Avoid count() calls on uncountable variables.
- PHP 7.2: Removed deprecated create_function() call.
- PHP 7.2: Make sure variables are arrays in theme_links().
- Fixed theme-settings.php not being loaded on cached forms
- Fixed problem with IE11 & Chrome(PointerEvents enabled) & some Firefox scroll
to the top of the page after dragging the bottom item with jquery 1.5 <-> 1.11
Sponsored by: Netzkommune GmbH |
22 Oct 2018 18:21:58
7.60 
|
joneum  |
Update to 7.60
Changelog: https://www.drupal.org/SA-CORE-2018-006
MFH: 2018Q4
Security: 140a14b5-d615-11e8-b3cb-00e04c1ea73d
Sponsored by: Netzkommune GmbH |
31 Jul 2018 00:05:29
7.59 
|
sunpoet  |
Update WWW
Approved by: portmgr (blanket) |
05 May 2018 14:58:18
7.59 
|
danfe  |
For ports under `www' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on
the SUB_FILES list. |
03 May 2018 18:51:51
7.59 
|
joneum  |
Update to 7.59
Changelog:
https://www.drupal.org/SA-CORE-2018-004
https://www.drupal.org/project/drupal/releases/7.59
MFH: 2018Q2
Security: 89ca6f7d-4f00-11e8-9b1d-00e04c1ea73d |
16 Apr 2018 21:54:51
7.58 
|
joneum  |
www/drupal7: Update to 7.58
Changelog: https://www.drupal.org/project/drupal/releases/7.58
PR: 227054
Reported by: Brent Busby <brent@jfi.uchicago.edu>
MFH: 2018Q2
Security: a9e466e8-4144-11e8-a292-00e04c1ea73d |
26 Feb 2018 05:59:30
7.57 
|
joneum  |
www/drupal7: Update to 7.57
Changelog: https://www.drupal.org/SA-CORE-2018-001
CVE-2017-6926
CVE-2017-6927
CVE-2017-6928
CVE-2017-6929
CVE-2017-6930
CVE-2017-6931
CVE-2017-6932
MFH: 2018Q1
Security: 57580fcc-1a61-11e8-97e0-00e04c1ea73d |
10 Jul 2017 17:20:36
7.56 
|
joneum  |
- www/drupal7: Update from 7.54 to 7.56
- Changelog: https://www.drupal.org/project/drupal/releases/7.56
Approved by: miwi (mentor)
MFH: 2017Q3
Security: 4fc2df49-6279-11e7-be0f-6cf0497db129
Differential Revision: https://reviews.freebsd.org/D11536 |
16 May 2017 13:37:51
7.54 
|
joneum  |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
07 Feb 2017 20:33:53
7.54 
|
sunpoet  |
Update to 7.54
- Add LICENSE_FILE
- While I'm here, fix and sort PLIST
Changes: https://www.drupal.org/project/drupal/releases/7.54
PR: 216724
Submitted by: Jochen Neumeister <joneum@bsdproject.de> (maintainer) |
21 Dec 2016 11:01:02
7.53 
|
tz  |
www/drupal7: Update from 7.52 to 7.53
Fixed that newer Chrome versions cannot drag and drop anymore on desktop
after 7.51 update when jQuery is updated to 1.7-1.11.0
PR: 215445
Submitted by: Jochen Neumeister (maintainer)
Approved by: mentors (implicit) |
25 Nov 2016 10:18:48
7.52 
|
tz  |
www/drupal7: Update from 7.51 to 7.52
Changelog: https://www.drupal.org/blog/drupal-823-and-752-released
Also remove CONFLICTS_INSTALL because drupal7 and drupal8 install
their files into different directories.
PR: 214813
Submitted by: Jochen Neumeister (maintainer)
Approved by: mentors (implicit)
MFH: 2016Q4
Security: CVE-2016-9449
Security: CVE-2016-9450
Security: CVE-2016-9451
Security: CVE-2016-9452
Security:
https://vuxml.freebsd.org/freebsd/8db24888-b2f5-11e6-8153-00248c0c745d.html |
24 Nov 2016 12:41:38
7.51_1 
|
tz  |
www/drupal7: add CONFLICT_INSTALL for new port www/drupal8
PR: 214787
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Approved by: mentors (implicit) |
28 Oct 2016 08:20:37
7.51 
|
wen  |
- Update to 7.51
- Pass maintainership to submitter
PR: 213805
Submitted by: joneum@bsdproject.de |
16 Aug 2016 16:14:35
7.50 
|
pawel  |
- Update to version 7.50 [1]
- Convert to USES=php:web
- Simplify do-install target by using COPYTREE_SHARE
PR: 211803 [1]
Submitted by: Jochen Neumeister [1] |
17 Jun 2016 01:12:39
7.44 
|
junovitch  |
www/drupal7: update 7.43 -> 7.44
PR; 210317
Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
Security: https://vuxml.FreeBSD.org/freebsd/7932548e-3427-11e6-8e82-002590263bf5.html
MFH: 2016Q2 |
08 Jun 2016 17:25:56
7.43 
|
amdmi3  |
- Fix license
- Pet portlint
- Switch to options helpers
- Switch to USES=mysql |
03 Jun 2016 17:02:01
7.43 
|
amdmi3  |
- Reset maintainer by his own request:
"Due to lack of FreeBSD computers, processing facilties and remote
location between now and the end of the year I have to drop
maintainership of this port. If anyone is interested in taking it
on then the routine security updates are usually trivial. I would
hope to be able to take up this port towards the end of the year
but that's not a definite.
More complex would be porting Drupal8 into the ports tree . . . .
Thanks and regards
Simon Wright"
PR: 209998
Submitted by: simon.wright@gmx.net (maintainer) |
19 May 2016 11:09:14
7.43 
|
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
25 Feb 2016 15:43:06
7.43 
|
feld  |
www/drupal7: Update to 7.43
Changelog: https://www.drupal.org/drupal-7.43-release-notes
MFH: 2016Q1
Security: https://www.drupal.org/SA-CORE-2016-001 |
16 Feb 2016 02:30:03
7.42 
|
wen  |
- Update to 7.42
PR: 207225
Submitted by: simon.wright@gmx.net(maintainer) |
24 Oct 2015 03:57:08
7.41 
|
junovitch  |
www/drupal7: security update 7.40 -> 7.41 [1]
- While here also add NO_ARCH
PR: 203977
Submitted by: Simon Wright <simon.wright@gmx.net> (maintainer) [1]
Security: CVE-2015-7943
Security: https://vuxml.FreeBSD.org/freebsd/75f39413-7a00-11e5-a2a1-002590263bf5.html
MFH: 2015Q4
X-MFH-With: r399526 |
16 Oct 2015 23:16:25
7.40 
|
delphij  |
Update to 7.40.
PR: ports/203829
Submitted by: Simon Wright (maintainer) |
22 Aug 2015 06:58:33
7.39 
|
delphij  |
Security Update to 7.39.
PR: ports/202527
Submitted by: Simon Wright (maintainer)
MFH: 2015Q3 |
19 Jun 2015 00:38:58
7.38 
|
delphij  |
Security Update to 7.38.
PR: ports/200956
Submitted by: Simon Wright (maintainer)
MFH: 2015Q2
Security: d605edb1-1616-11e5-a000-d050996490d0 |
24 May 2015 21:37:14
7.37_1 
|
amdmi3  |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q2 |
12 May 2015 02:41:13
7.37 
|
wen  |
- Update to 7.37
PR: 200084
Submitted by: simon.wright@gmx.net(maintainer) |
19 Mar 2015 07:27:20
7.35 
|
pi  |
www/drupal7: 7.34 -> 7.35
https://www.drupal.org/drupal-7.35-release-notes
https://www.drupal.org/SA-CORE-2015-001
Approved by: simon.wright@gmx.net (maintainer) |
22 Nov 2014 10:31:19
7.34 
|
pi  |
www/drupal[67]: submitter is now maintainer
PR: 195280
Submitted by: simon.wright@gmx.net |
22 Nov 2014 09:26:42
7.34 
|
pi  |
www/drupal7: 7.32 -> 7.34
https://www.drupal.org/drupal-7.34-release-notes
Maintenance and security release of the Drupal 7 series.
This release fixes security vulnerabilities. Sites are urged to
upgrade immediately after reading the notes below and the security
announcement:
https://www.drupal.org/SA-CORE-2014-006
PR: 195254
Submitted by: simon.wright@gmx.net |
18 Nov 2014 09:37:33
7.32 
|
bapt  |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
16 Oct 2014 18:21:28
7.32 
|
flo  |
Update to 7.32
Security: 6f825fa4-5560-11e4-a4c3-00a0986f28c4
MFH: 2014Q4 |
11 Oct 2014 09:32:37
7.31 
|
pi  |
www/drupal7: 7.28 -> 7.31
Changes:
https://www.drupal.org/drupal-7.29-release-notes
https://www.drupal.org/drupal-7.30-release-notes
https://www.drupal.org/drupal-7.31-release-notes
PR: 192099
Submitted by: simon.wright@gmx.net
Approved by: miwi (timeout) |
25 Aug 2014 12:19:44
7.28_1 
|
bapt  |
Convert to USES=pgsql |
16 Jul 2014 03:34:57
7.28_1 
|
adamw  |
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist. |
18 Jun 2014 12:17:27
7.28_1 
|
bapt  |
Migrate all drupal ports to USES=drupal |
14 May 2014 15:30:17
7.28 
|
miwi  |
- Update to 7.28
Changelog:
https://drupal.org/drupal-7.27-release-notes
https://drupal.org/drupal-7.28-release-notes
PR: 189707
Submitted by: Simon Wright <simon.wright@gmx.net> |
19 Feb 2014 01:20:58
7.26 
|
miwi  |
- Stage support |
16 Jan 2014 15:00:10
7.26 
|
miwi  |
- Update to 7.26 |
14 Jan 2014 16:19:28
7.25 
|
miwi  |
- Update to 7.29
PR: 185687
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> (based on) |
23 Dec 2013 13:58:19
7.24 
|
zi  |
- Update to 7.24
PR: ports/184309
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by: maintainer timeout (3+ weeks), security fix
Security: d9649816-5e0d-11e3-8d23-3c970e169bc2
With hat: ports-secteam@ |
20 Sep 2013 23:36:54
7.22_1 
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
22 May 2013 14:30:51
7.22_1 
|
miwi  |
- Remove mysql 4X reference |
20 May 2013 05:31:14
7.22_1 
|
miwi  |
- Fix build
- Convert to OptionNG |
30 Apr 2013 03:13:32
7.22 
|
miwi  |
- Update to 7.22 |
09 Mar 2013 17:40:17
7.21 
|
miwi  |
- Update to 7.21
Changelog:
http://drupal.org/drupal-7.21-release-notes |
02 Mar 2013 15:06:31
7.20 
|
miwi  |
- Take maintainership
Approved by: flo (prev. maintainer) |
21 Feb 2013 07:14:56
7.20 
|
flo  |
Fix and issue with duplicate entries and a non existant entry.
Spotted by: pkg DEVELOPER_MODE |
20 Feb 2013 23:08:32
7.20 
|
flo  |
Update to 7.20 |
26 Jan 2013 19:06:32
7.19 
|
crees  |
Reassign several ports maintained by Nick Hilliard. Thank you very much for
all your work on these.
All to ports@FreeBSD.org, except p5-Rcs-Agent to perl@ (almost certainly won't
see any updates), and give drupal[67] to flo@.
While here, update to OPTIONSng.
PR: ports/174741 |
20 Jan 2013 20:58:13
7.19 
|
flo  |
- update www/drupal6 to 6.28
- update www/drupal7 to 7.19
Security: http://www.vuxml.org/freebsd/1827f213-633e-11e2-8d93-c8600054b392.html
Approved by: portmgr (beat) |
30 Oct 2012 21:01:17
7.16 
|
rm  |
- update to 7.16 [1]
while here:
- trim Makefile header
- remove indefinite article in COMMENT
- remove IGNORE_WITH_PHP and IGNORE_WITH_PGSQL since
we have not this versions in the tree anymore
- fix pkg-plist
- add vuxml entry
PR: 173211
Submitted by: Rick van der Zwet <info at rickvanderzwet dot nl> [1]
Approved by: Nick Hilliard <nick at foobar dot org> (maintainer)
Security: 2adc3e78-22d1-11e2-b9f0-d0df9acfd7e5
Feature safe: yes |
23 May 2012 07:51:03
7.14 
|
wen  |
- Update to 7.14
PR: 167560
Submitted by: wen@ (myself)
Approved by: maintainer |
23 May 2012 07:41:36
7.14 
|
wen  |
- Update to 7.14
PR: 167560
Submitted by: wen@ (myself)
Approved by: maintainer(timeout, >=20 days) |
13 Feb 2012 19:38:11
7.12 
|
flo  |
update to 7.12
Security:
http://www.vuxml.org/freebsd/10720fe8-51e0-11e1-91c1-00215c6a37bb.html |
15 Nov 2011 08:04:57
7.9 
|
wen  |
- Update to 7.9
PR: ports/162415
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
Feature safe: yes |
17 Oct 2011 04:35:02
7.7 
|
dougb  |
Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL= 323 40 |
31 Aug 2011 15:53:47
7.7 
|
crees  |
Use USE_DRUPAL instead of including bsd.drupal.mk |
12 Aug 2011 07:41:32
7.7 
|
crees  |
- drupal6 was repocopied to drupal7
- Update to 7.7
- Connect to build
- Change OPTIONS
PR: ports/153793
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer) |
11 Aug 2011 13:29:31
6.20 
|
crees  |
- bsd.drupal.mk has been repocopied to ${PORTSDIR}/Mk
- Prepare bsd.drupal.mk for use in ${PORTSDIR}/Mk
- Remove unneeded LICENSE lines from drupal ports
PR: ports/153795
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer) |
29 Jul 2011 08:36:47
6.20 
|
crees  |
Begin process of removal of drupal5 ports:
- Stop using the bsd.drupal.mk in drupal5/ and use the Mk/ version
- Deprecate the drupal5 ports for removal on 29/Aug
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer) |