1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Fix EXPIRATION_DATE

This commit is contained in:
Martin Wilke 2009-03-09 21:01:34 +00:00
parent 785437f60b
commit da9f778f3e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229800
5 changed files with 7 additions and 7 deletions

View File

@ -13,14 +13,14 @@ CATEGORIES= www security
MAINTAINER= nick@foobar.org
COMMENT= A full featured file management API for Drupal modules
DEPRECATED= Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x
EXPIRATION_DATE= 2009-03-26
DRUPAL4_MODULE= yes
MODULE_FILES= filemanager.install filemanager.module
DOC_DIRS= doc
DOC_FILES= LICENSE.txt README.txt CREDITS INSTALL doc/filemanager.php
DEPRECATED= Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x
EXPIRATION_DATE=2009-03-26
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
.include <bsd.port.post.mk>

View File

@ -15,7 +15,7 @@ MAINTAINER= nick@foobar.org
COMMENT= Produces Google/sitemaps.org compliant XML WWW site maps
DEPRECATED= Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x
EXPIRATION_DATE=2009-03-26
EXPIRATION_DATE=2009-03-26
DRUPAL4_MODULE= yes
MODULE_FILES= gsitemap.install gsitemap.module

View File

@ -15,7 +15,7 @@ MAINTAINER= nick@foobar.org
COMMENT= An internationalisation module for the Drupal CMS
DEPRECATED= Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x
EXPIRATION_DATE= 2009-03-26
EXPIRATION_DATE=2009-03-26
DRUPAL4_MODULE= yes
DRUPAL_MODSUBDIR= i18n

View File

@ -16,7 +16,7 @@ MAINTAINER= nick@foobar.org
COMMENT= Access control system for the Drupal based on Taxonomy classification
DEPRECATED= Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x
EXPIRATION_DATE= 2009-03-26
EXPIRATION_DATE=2009-03-26
DRUPAL4_MODULE= yes
MODULE_FILES= taxonomy_access.install taxonomy_access.module taxonomy_access_admin.inc

View File

@ -18,7 +18,7 @@ COMMENT= CMS that supports pgsql and mysql
DRUPAL_PORT= yes
DEPRECATED= Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x
EXPIRATION_DATE= 2009-03-26
EXPIRATION_DATE=2009-03-26
USE_PHP= gd pcre session xml
WANT_PHP_WEB= yes