summaryrefslogtreecommitdiff
path: root/www/drupal4/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-03-26 www/drupal4-attachment: Drupal 4.7.x is end-of-life since 200802. ↵Martin Wilke2009-04-042-38/+0
| | | | | | | | | | | | | | | | | Please migrate to Drupal 6.x 2009-03-26 www/drupal4-filemanager: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-03-26 www/drupal4-gsitemap: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-03-26 www/drupal4-i18n: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-03-26 www/drupal4-nice_menus: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-03-26 www/drupal4-taxonomy_access: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-03-26 www/drupal4-textile: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-03-26 www/drupal4: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-03-31 www/squid26: The 2.6 series is no longer actively maintained by the Squid developers 2009-03-30 x11-themes/camaelon-nesedah: now included in camaelon Notes: svn path=/head/; revision=231602
* - Fixing taxonomy module for add-on ticker moduleRong-En Fan2007-03-251-0/+11
| | | | | | | | | | | - Switch to drupal5/bsd.drupal.mk - Rename to drupal4- PR: ports/110412 Submitted by: Nick Hilliard <nick at foobar.org> (maintainer) Notes: svn path=/head/; revision=188257
* Big port infrastructure overhaul to ease module maintance. The userBrooks Davis2006-02-221-5/+5
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=156631
* - Change DRUPDIR to www/durpal. www/data is owned by the installedBrooks Davis2006-01-101-0/+27
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 Notes: svn path=/head/; revision=153172