summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortz <tz@FreeBSD.org>2016-06-17 12:56:55 +0000
committertz <tz@FreeBSD.org>2016-06-17 12:56:55 +0000
commit1f95170db809ead22f255c5d3379bb40d2f403a1 (patch)
treeaddc69378a950e082a03b22213f2492c24a08e95
parent66f2aa091c3096ab698426f84e22402e8e1c4641 (diff)
downloadFreeBSD-ports-1f95170db809ead22f255c5d3379bb40d2f403a1.zip
FreeBSD-ports-1f95170db809ead22f255c5d3379bb40d2f403a1.tar.gz
www/drupal6-*: deprecate all drupal6-modules. Also set expiration date
to 2016-04-24 to stay in sync with www/drupal6. PR: 209954 Submitted by: Yonas Yanfa <yonas@fizk.net> Approved by: junovitch (mentor)
-rw-r--r--www/drupal6-advanced_help/Makefile3
-rw-r--r--www/drupal6-cck/Makefile3
-rw-r--r--www/drupal6-chaos/Makefile3
-rw-r--r--www/drupal6-ckeditor/Makefile3
-rw-r--r--www/drupal6-content_access/Makefile3
-rw-r--r--www/drupal6-geshifilter/Makefile3
-rw-r--r--www/drupal6-google_analytics/Makefile3
-rw-r--r--www/drupal6-image/Makefile3
-rw-r--r--www/drupal6-imce/Makefile3
-rw-r--r--www/drupal6-menu_block/Makefile3
-rw-r--r--www/drupal6-mimedetect/Makefile3
-rw-r--r--www/drupal6-nice_menus/Makefile3
-rw-r--r--www/drupal6-nodewords/Makefile3
-rw-r--r--www/drupal6-page_title/Makefile3
-rw-r--r--www/drupal6-panels/Makefile3
-rw-r--r--www/drupal6-path_redirect/Makefile3
-rw-r--r--www/drupal6-pathauto/Makefile3
-rw-r--r--www/drupal6-print/Makefile3
-rw-r--r--www/drupal6-seo_checklist/Makefile3
-rw-r--r--www/drupal6-services/Makefile3
-rw-r--r--www/drupal6-tagadelic/Makefile3
-rw-r--r--www/drupal6-token/Makefile3
-rw-r--r--www/drupal6-views/Makefile3
-rw-r--r--www/drupal6-webform/Makefile3
-rw-r--r--www/drupal6-wysiwyg/Makefile3
-rw-r--r--www/drupal6-zeropoint/Makefile3
26 files changed, 78 insertions, 0 deletions
diff --git a/www/drupal6-advanced_help/Makefile b/www/drupal6-advanced_help/Makefile
index a054447..176da85 100644
--- a/www/drupal6-advanced_help/Makefile
+++ b/www/drupal6-advanced_help/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/
MAINTAINER= rea@FreeBSD.org
COMMENT= Allows to store module help pages outside the module system
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_DIRS= help \
help_example/help help_example/translations help_example \
diff --git a/www/drupal6-cck/Makefile b/www/drupal6-cck/Makefile
index 8807a26..95bb459 100644
--- a/www/drupal6-cck/Makefile
+++ b/www/drupal6-cck/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/
MAINTAINER= rea@FreeBSD.org
COMMENT= Drupal 6 Content Construction Kit module
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_DIRS= translations/help/de translations/help translations \
theme tests \
diff --git a/www/drupal6-chaos/Makefile b/www/drupal6-chaos/Makefile
index f5f101a..9e53191 100644
--- a/www/drupal6-chaos/Makefile
+++ b/www/drupal6-chaos/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/
MAINTAINER= ports@FreeBSD.org
COMMENT= Drupal 6.x Chaos tool suite module
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_DIRS= views_content/translations views_content/plugins/views/translations \
diff --git a/www/drupal6-ckeditor/Makefile b/www/drupal6-ckeditor/Makefile
index 7aa25cc..01e7577 100644
--- a/www/drupal6-ckeditor/Makefile
+++ b/www/drupal6-ckeditor/Makefile
@@ -14,6 +14,9 @@ EXTRACT_ONLY= ckeditor-6.x-1.1.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Drupal 6.x Ckeditor WYSIWYG HTML editor
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_DIRS= translations plugins/mediaembed/images \
diff --git a/www/drupal6-content_access/Makefile b/www/drupal6-content_access/Makefile
index 752c51f..71ef792 100644
--- a/www/drupal6-content_access/Makefile
+++ b/www/drupal6-content_access/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/
MAINTAINER= ports@FreeBSD.org
COMMENT= Drupal 6.x Content Access module
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_DIRS= translations tests
diff --git a/www/drupal6-geshifilter/Makefile b/www/drupal6-geshifilter/Makefile
index 2d0feb3..2b4d442 100644
--- a/www/drupal6-geshifilter/Makefile
+++ b/www/drupal6-geshifilter/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/
MAINTAINER= rea@FreeBSD.org
COMMENT= Drupal 6 module for syntax highlighting
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
RUN_DEPENDS= ${LOCALBASE}/lib/php/geshi/geshi.php:devel/php5-geshi
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/www/drupal6-google_analytics/Makefile b/www/drupal6-google_analytics/Makefile
index aab6597..7c481c7 100644
--- a/www/drupal6-google_analytics/Makefile
+++ b/www/drupal6-google_analytics/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Adds the Google Analytics web stats tracking system to your website
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_FILES= googleanalytics.admin.inc googleanalytics.install googleanalytics.module \
diff --git a/www/drupal6-image/Makefile b/www/drupal6-image/Makefile
index 40bac32..915d540 100644
--- a/www/drupal6-image/Makefile
+++ b/www/drupal6-image/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/
MAINTAINER= ports@FreeBSD.org
COMMENT= Drupal 6.x image upload module
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_DIRS= views/theme views translations tests \
diff --git a/www/drupal6-imce/Makefile b/www/drupal6-imce/Makefile
index 2e3100b..8a7783e 100644
--- a/www/drupal6-imce/Makefile
+++ b/www/drupal6-imce/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/
MAINTAINER= ports@FreeBSD.org
COMMENT= Drupal 6.x image/file uploader module
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_DIRS= translations tpl js inc css
diff --git a/www/drupal6-menu_block/Makefile b/www/drupal6-menu_block/Makefile
index 6f766fc..0f901b4 100644
--- a/www/drupal6-menu_block/Makefile
+++ b/www/drupal6-menu_block/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Drupal module to provide configurable menu tree blocks
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_FILES= menu-block-wrapper.tpl.php menu_block.admin.inc menu_block.book.inc menu_block.info \
menu_block.module menu_block.sort.inc menu-block-admin.css menu-block.js menu_block.api.php \
diff --git a/www/drupal6-mimedetect/Makefile b/www/drupal6-mimedetect/Makefile
index 44c1682..d669e1e 100644
--- a/www/drupal6-mimedetect/Makefile
+++ b/www/drupal6-mimedetect/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/
MAINTAINER= ports@FreeBSD.org
COMMENT= API for Consistent Server Side Mime Detection
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/www/drupal6-nice_menus/Makefile b/www/drupal6-nice_menus/Makefile
index 68dad41..e939334 100644
--- a/www/drupal6-nice_menus/Makefile
+++ b/www/drupal6-nice_menus/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= CSS / JavaScript pull-down menus for Drupal
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_DIRS= superfish/js superfish translations
diff --git a/www/drupal6-nodewords/Makefile b/www/drupal6-nodewords/Makefile
index 09df2a5..288aac6 100644
--- a/www/drupal6-nodewords/Makefile
+++ b/www/drupal6-nodewords/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Drupal module which allows the end-user to set meta tags for nodes
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_DIRS= nodewords_basic nodewords_extra includes nodewords_og
MODULE_FILES= includes/forum.inc includes/image.inc includes/node.inc \
diff --git a/www/drupal6-page_title/Makefile b/www/drupal6-page_title/Makefile
index c104253..4b15f64 100644
--- a/www/drupal6-page_title/Makefile
+++ b/www/drupal6-page_title/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Drupal module to provide fine-grained control of page titles
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
RUN_DEPENDS= drupal6-token>=0:www/drupal6-token
USES= drupal:6,module
diff --git a/www/drupal6-panels/Makefile b/www/drupal6-panels/Makefile
index b8ff71b..98b9351 100644
--- a/www/drupal6-panels/Makefile
+++ b/www/drupal6-panels/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/
MAINTAINER= ports@FreeBSD.org
COMMENT= Drupal 6.x panels module
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_DIRS= translations templates plugins/task_handlers \
diff --git a/www/drupal6-path_redirect/Makefile b/www/drupal6-path_redirect/Makefile
index eecf045..b94f9da 100644
--- a/www/drupal6-path_redirect/Makefile
+++ b/www/drupal6-path_redirect/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Drupal module to allow redirects
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_FILES= generate/path_redirect_generate.drush.inc \
diff --git a/www/drupal6-pathauto/Makefile b/www/drupal6-pathauto/Makefile
index 50418f0..9eedabc 100644
--- a/www/drupal6-pathauto/Makefile
+++ b/www/drupal6-pathauto/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Automatically generates URLs for Drupal content
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
RUN_DEPENDS= drupal6-token>=0:www/drupal6-token
USES= drupal:6,module
diff --git a/www/drupal6-print/Makefile b/www/drupal6-print/Makefile
index 244066b..7a631f0 100644
--- a/www/drupal6-print/Makefile
+++ b/www/drupal6-print/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/
MAINTAINER= rea@FreeBSD.org
COMMENT= Drupal 6 module that add printer-friendly pages
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_DIRS= icons translations
MODULE_FILES= icons/mail_icon.gif icons/pdf_icon.gif icons/print_icon.gif \
diff --git a/www/drupal6-seo_checklist/Makefile b/www/drupal6-seo_checklist/Makefile
index 4a41b7f..255c073 100644
--- a/www/drupal6-seo_checklist/Makefile
+++ b/www/drupal6-seo_checklist/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Drupal module to provide checklist of actions for SEO
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_FILES= seochecklist.info seochecklist.install seochecklist.module
DOC_FILES= LICENSE.txt README.txt
diff --git a/www/drupal6-services/Makefile b/www/drupal6-services/Makefile
index 07d76c0..2d2b8e0 100644
--- a/www/drupal6-services/Makefile
+++ b/www/drupal6-services/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Provide an API for creating drupal web services
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_DIRS= auth/services_keyauth auth servers/xmlrpc_server servers \
services/comment_service services/file_service \
diff --git a/www/drupal6-tagadelic/Makefile b/www/drupal6-tagadelic/Makefile
index 8926704..144db79 100644
--- a/www/drupal6-tagadelic/Makefile
+++ b/www/drupal6-tagadelic/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/
MAINTAINER= rea@FreeBSD.org
COMMENT= Tagadelic module for Drupal 6
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_DIRS= translations
MODULE_FILES= tagadelic.css tagadelic.info tagadelic.install \
diff --git a/www/drupal6-token/Makefile b/www/drupal6-token/Makefile
index 3fb23b4..a31a7d3 100644
--- a/www/drupal6-token/Makefile
+++ b/www/drupal6-token/Makefile
@@ -9,6 +9,9 @@ CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Token module for Drupal
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_FILES= translations/token.pot translations/da.po translations/de.po \
translations/es.po translations/hu.po translations/ja.po \
diff --git a/www/drupal6-views/Makefile b/www/drupal6-views/Makefile
index bd68550..1de263e 100644
--- a/www/drupal6-views/Makefile
+++ b/www/drupal6-views/Makefile
@@ -9,6 +9,9 @@ CATEGORIES= www
MAINTAINER= rea@FreeBSD.org
COMMENT= Controls how content lists are generated
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_DIRS= css \
docs \
diff --git a/www/drupal6-webform/Makefile b/www/drupal6-webform/Makefile
index a5234b0..6096d9e 100644
--- a/www/drupal6-webform/Makefile
+++ b/www/drupal6-webform/Makefile
@@ -9,6 +9,9 @@ CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Drupal module to allow easy creation of forms
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,module
MODULE_FILES= components/date.inc \
diff --git a/www/drupal6-wysiwyg/Makefile b/www/drupal6-wysiwyg/Makefile
index ce4e520..d5dc8cf 100644
--- a/www/drupal6-wysiwyg/Makefile
+++ b/www/drupal6-wysiwyg/Makefile
@@ -9,6 +9,9 @@ CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Allows implementation of WYSIWYG editors for editing Drupal content
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
TINYMCEDIR= www/tinymce
# we support either tinymce2 or tinymce3
diff --git a/www/drupal6-zeropoint/Makefile b/www/drupal6-zeropoint/Makefile
index ecdd1b3..a8862f5 100644
--- a/www/drupal6-zeropoint/Makefile
+++ b/www/drupal6-zeropoint/Makefile
@@ -9,6 +9,9 @@ CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= The zeropoint drupal theme
+DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
+EXPIRATION_DATE= 2016-04-24
+
USES= drupal:6,theme
USE_PHP= ctype
MODULE_DIRS= _custom/headerimg _custom css images/all images/ink \
OpenPOWER on IntegriCloud