| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Mar 2007 10:02:56
4.7.6
|
rafan  |
- drupal-* are renamed to drupal4-* for drupal5 ports |
06 Mar 2007 06:51:51
4.7.6
|
linimon  |
Use the new facility of bsd.port.mk to be able to simplify the interaction
of USE_PHP and OPTIONS.
PR: ports/106557
Submitted by: ale
Hat: portmgr |
30 Jan 2007 20:21:05
4.7.6
|
pav  |
- Update to 4.7.6
PR: ports/108546
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
Security: http://drupal.org/node/113935 |
09 Jan 2007 03:19:03
4.7.5
|
brooks  |
Transfer maintainership of drupal and drupal-textile to Nick Hilliard.
Thanks for taking this on. |
09 Jan 2007 03:15:19
4.7.5
|
brooks  |
Add @'s in front of ${CHOWN} calls. |
05 Jan 2007 21:32:19
4.7.5
|
brooks  |
Upgrade drupal to 4.7.5 fixing a couple security issues.
Upgrade drupal-pubcookie and drupal-textile to the 4.7 versions.
Submitted by: Nick Hilliard <nick at foobar dot org> (upgrade to 4.7.4)
Security: vid:3d8d3548-9d02-11db-a541-000ae42e9b93 |
19 Oct 2006 14:00:38
4.6.10  |
shaun  |
Update to 4.6.10 to address security issues.
Submitted by: brooks (maintainer, on vacation)
Approved by: portmgr (erwin)
Security: VuXML 19207592-5f17-11db-ae08-0008743bf21a
VuXML 937d5911-5f16-11db-ae08-0008743bf21a
VuXML b2383758-5f15-11db-ae08-0008743bf21a |
03 Aug 2006 22:33:10
4.6.9  |
brooks  |
Remove bogus WRKSRC variable caused by me screwing up the permissions on
my work directory.
Reported by: Sean McNeil <sean at mcneil.com> |
02 Aug 2006 22:24:21
4.6.9  |
brooks  |
Update drupal to 4.6.9 to fix yet another XSS vulnerability.
Security: vuxml vid c905298c-2274-11db-896e-000ae42e9b93 |
13 Jul 2006 16:23:04
4.6.8_2006031700  |
brooks  |
Update to 4.6.8 fixing a variety of security issues.
Add OSUOSL as a master site as they seem to have stable files.
Security: vuxml vid:6da7344b-128a-11db-b25f-00e00c69a70d |
25 May 2006 20:31:58
4.6.6_2006031700  |
brooks  |
Mark FORBIDDEN due to SQL injection and remote execution
vulnerabilities. |
18 Mar 2006 00:08:04
4.6.6_2006031700  |
brooks  |
Update to 4.6.6 fixing four security issues. See http://drupal.org/security
for details.
Security: vid:6779e82f-b60b-11da-913d-000ae42e9b93 |
17 Mar 2006 20:10:44
4.6.5_2006010503  |
brooks  |
Mark FORBIDDEN due to several security issues. For details see:
http://www.drupal.org/security
Updates and vuxml to follow. |
22 Feb 2006 00:40:21
4.6.5_2006010503  |
brooks  |
Big port infrastructure overhaul to ease module maintance. The user
visiable changes are:
- Use OPTIONS to control php#-mysql and pear-DB (for PostgreSQL
support) depends.
- Replace the DRUPDIR make variable with DRUPAL_BASE.
Other changes include abstracting some command paths and most of the
module makefiles out into a bsd.drupal.mk that lives in www/drupal for
now. Module updates to follow. |
20 Feb 2006 06:09:41
4.6.5_2006010502  |
brooks  |
Since drupal.org annoyingly rerolls their distfiles nightly, keep out
own copy on the FreeBSD mirror network. Change PORT_REVISION to be the
date of the snapshot plus two digits for revisions within a version.
Move to storing the distfile in the drupal subdir along with the
modules.
Reported by: Andreas Kohn <andreas at syndrom23 dot de> |
22 Jan 2006 06:28:59
4.6.5_2  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
17 Jan 2006 01:51:56
4.6.5_2  |
brooks  |
Add a pcre and gd dependancy. Take maintainership since the current
maintainer is moving on to something else and I'm working on this right
now.
Approved by: <wxs at csh dot rit dot edu> (maintainer) |
10 Jan 2006 04:03:43
4.6.5_1  |
brooks  |
- Change DRUPDIR to www/durpal. www/data is owned by the installed
webserver and should not be modified
- Add a dependancy on php?-xml
- Delete redundant DISTNAME definition
- Don't undo the config file dance by splatting the default over the
top of the preserved file
- Get rid of an unnecessicary .for loop
- Move the message into pkg-message so it can be seen when installed
as a package, add an entry with an Apache Alias example for the
new DRUPDIR, and slightly improve the database examples
Approved by: maintainer |
08 Jan 2006 12:32:38
4.6.5  |
edwin  |
[UPDATE]: www/drupal
www/drupal is now up to 4.6.5 and is unmaintained. The attached patch
updates it and sets myself as the maintainer.
PR: ports/91484
Submitted by: Wesley Shields <wxs@csh.rit.edu> |
29 Dec 2005 17:51:04
4.6.4  |
pav  |
- Do the conffile helluva around settings.php
PR: ports/88388
Requested by: Aristedes Maniatis <ari@ish.com.au> |
01 Dec 2005 16:03:03
4.6.4  |
mnag  |
Update to 4.6.4
Security: http://drupal.org/files/sa-2005-007/advisory.txt
http://drupal.org/files/sa-2005-008/advisory.txt
http://drupal.org/files/sa-2005-009/advisory.txt
http://secunia.com/advisories/17824/ |
27 Nov 2005 04:17:17
4.6.3_1  |
linimon  |
With portmgr hat on, reset inactive maintainer. There have been several
maintainer-timeouts. |
23 Nov 2005 20:58:42
4.6.3_1  |
edwin  |
drupal missing dependency
When ports/www/drupal is installed, it is missing a dependency
for php4-session which causes the pages to fail to load.
PR: ports/86715
Submitted by: Vivek Khera <vivek@khera.org> |
03 Nov 2005 13:49:19
4.6.3_1  |
vsevolod  |
- Add user customizeable DRUPDIR to www/drupal
PR: 86834
Submitted by: Wesley Shields <wxs@csh.rit.edu>
Approved by: maintainer timeout |
18 Sep 2005 21:35:21
4.6.3  |
pav  |
- Broaden detection of installed PostgreSQL client
PR: ports/85588
Submitted by: Vivek Khera <vivek@khera.org>
Approved by: maintainer timeout (14 days) |
16 Aug 2005 20:46:17
4.6.3  |
vsevolod  |
Fix security issue noted in http://drupal.org/files/sa-2005-004/advisory.txt.
Update to 4.6.3.
Approved by: portmgr (krion), maintainer timeout (security issue) |
16 Jul 2005 11:01:40
4.6.2  |
pav  |
- Update to 4.6.2, which fixes major security problem
PR: ports/83087
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by: maintainer timeout (9 days, rushed for security reasons)
Security: CAN-2005-1921, CAN-2005-2106
http://secunia.com/advisories/15872/ |
04 May 2005 13:48:22
4.6.0  |
pav  |
- Update to 4.6.0
PR: ports/80565
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer) |
12 Feb 2005 21:36:47
4.5.2  |
pav  |
- Update to 4.5.2
PR: ports/77412
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer) |
09 Jan 2005 22:50:13
4.5.1  |
pav  |
- Update to 4.5.1
PR: ports/75976
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer) |
19 Jul 2004 20:08:26
4.4.2  |
vs  |
Update to 4.4.2
PR: ports/69278
Submitted by: Sebastian Yepes F. (maintainer) |
10 May 2004 09:02:05
4.4.1  |
pav  |
- Avoid hardcoding /usr/local reference
Reported by: kris |
09 May 2004 18:05:50
4.4.1  |
pav  |
- Update to 4.4.1
PR: ports/66412
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer) |
04 Apr 2004 13:07:59
4.4.0  |
pav  |
- Update to 4.4.0
PR: ports/65145
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer) |
22 Feb 2004 00:10:35
4.3.2  |
kris  |
BROKEN: Checksum mismatch |
10 Jan 2004 18:30:55
4.3.2  |
mharo  |
update to 4.3.2
PR: 61170
Submitted by: maintainer |
29 Dec 2003 06:13:32
4.3.1  |
edwin  |
[New Port]:: www/drupal 4.3.1 Update & Fix plist
Drupal is an open-source platform and content management
system for building dynamic web sites offering a broad range
of features and services.
Drupal can support a diverse range of web projects ranging
from personal weblogs to large community-driven sites.
WWW: http://drupal.org
PR: ports/60204
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> |