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:
parent
785437f60b
commit
da9f778f3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229800
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user