View | Details | Raw Unified | Return to bug 209954 | Differences between
and this patch

Collapse All | Expand All

(-)drupal6-advanced_help/Makefile (+3 lines)
Lines 10-15 Link Here
10
MAINTAINER=	rea@FreeBSD.org
10
MAINTAINER=	rea@FreeBSD.org
11
COMMENT=	Allows to store module help pages outside the module system
11
COMMENT=	Allows to store module help pages outside the module system
12
12
13
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
14
EXPIRATION_DATE=	2016-04-24
15
13
USES=		drupal:6,module
16
USES=		drupal:6,module
14
MODULE_DIRS=	help \
17
MODULE_DIRS=	help \
15
		help_example/help help_example/translations help_example \
18
		help_example/help help_example/translations help_example \
(-)drupal6-cck/Makefile (+3 lines)
Lines 10-15 Link Here
10
MAINTAINER=	rea@FreeBSD.org
10
MAINTAINER=	rea@FreeBSD.org
11
COMMENT=	Drupal 6 Content Construction Kit module
11
COMMENT=	Drupal 6 Content Construction Kit module
12
12
13
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
14
EXPIRATION_DATE=	2016-04-24
15
13
USES=		drupal:6,module
16
USES=		drupal:6,module
14
MODULE_DIRS=	translations/help/de translations/help translations \
17
MODULE_DIRS=	translations/help/de translations/help translations \
15
		theme tests \
18
		theme tests \
(-)drupal6-chaos/Makefile (+3 lines)
Lines 10-15 Link Here
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Drupal 6.x Chaos tool suite module
11
COMMENT=	Drupal 6.x Chaos tool suite module
12
12
13
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
14
EXPIRATION_DATE=	2016-04-24
15
13
USES=		drupal:6,module
16
USES=		drupal:6,module
14
17
15
MODULE_DIRS=	views_content/translations views_content/plugins/views/translations \
18
MODULE_DIRS=	views_content/translations views_content/plugins/views/translations \
(-)drupal6-ckeditor/Makefile (+3 lines)
Lines 14-19 Link Here
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	Drupal 6.x Ckeditor WYSIWYG HTML editor
15
COMMENT=	Drupal 6.x Ckeditor WYSIWYG HTML editor
16
16
17
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
18
EXPIRATION_DATE=	2016-04-24
19
17
USES=		drupal:6,module
20
USES=		drupal:6,module
18
21
19
MODULE_DIRS=	translations plugins/mediaembed/images \
22
MODULE_DIRS=	translations plugins/mediaembed/images \
(-)drupal6-content_access/Makefile (+3 lines)
Lines 9-14 Link Here
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	Drupal 6.x Content Access module
10
COMMENT=	Drupal 6.x Content Access module
11
11
12
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
13
EXPIRATION_DATE=	2016-04-24
14
12
USES=		drupal:6,module
15
USES=		drupal:6,module
13
16
14
MODULE_DIRS=	translations tests
17
MODULE_DIRS=	translations tests
(-)drupal6-geshifilter/Makefile (+3 lines)
Lines 10-15 Link Here
10
MAINTAINER=	rea@FreeBSD.org
10
MAINTAINER=	rea@FreeBSD.org
11
COMMENT=	Drupal 6 module for syntax highlighting
11
COMMENT=	Drupal 6 module for syntax highlighting
12
12
13
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
14
EXPIRATION_DATE=	2016-04-24
15
13
RUN_DEPENDS=	${LOCALBASE}/lib/php/geshi/geshi.php:devel/php5-geshi
16
RUN_DEPENDS=	${LOCALBASE}/lib/php/geshi/geshi.php:devel/php5-geshi
14
17
15
PKGMESSAGE=	${WRKDIR}/pkg-message
18
PKGMESSAGE=	${WRKDIR}/pkg-message
(-)drupal6-google_analytics/Makefile (+3 lines)
Lines 8-13 Link Here
8
MAINTAINER=	ports@FreeBSD.org
8
MAINTAINER=	ports@FreeBSD.org
9
COMMENT=	Adds the Google Analytics web stats tracking system to your website
9
COMMENT=	Adds the Google Analytics web stats tracking system to your website
10
10
11
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
12
EXPIRATION_DATE=	2016-04-24
13
11
USES=		drupal:6,module
14
USES=		drupal:6,module
12
15
13
MODULE_FILES=	googleanalytics.admin.inc googleanalytics.install googleanalytics.module \
16
MODULE_FILES=	googleanalytics.admin.inc googleanalytics.install googleanalytics.module \
(-)drupal6-image/Makefile (+3 lines)
Lines 9-14 Link Here
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	Drupal 6.x image upload module
10
COMMENT=	Drupal 6.x image upload module
11
11
12
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
13
EXPIRATION_DATE=	2016-04-24
14
12
USES=		drupal:6,module
15
USES=		drupal:6,module
13
16
14
MODULE_DIRS=	views/theme views translations tests \
17
MODULE_DIRS=	views/theme views translations tests \
(-)drupal6-imce/Makefile (+3 lines)
Lines 10-15 Link Here
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Drupal 6.x image/file uploader module
11
COMMENT=	Drupal 6.x image/file uploader module
12
12
13
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
14
EXPIRATION_DATE=	2016-04-24
15
13
USES=		drupal:6,module
16
USES=		drupal:6,module
14
17
15
MODULE_DIRS=	translations tpl js inc css
18
MODULE_DIRS=	translations tpl js inc css
(-)drupal6-menu_block/Makefile (+3 lines)
Lines 8-13 Link Here
8
MAINTAINER=	ports@FreeBSD.org
8
MAINTAINER=	ports@FreeBSD.org
9
COMMENT=	Drupal module to provide configurable menu tree blocks
9
COMMENT=	Drupal module to provide configurable menu tree blocks
10
10
11
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
12
EXPIRATION_DATE=	2016-04-24
13
11
USES=		drupal:6,module
14
USES=		drupal:6,module
12
MODULE_FILES=	menu-block-wrapper.tpl.php menu_block.admin.inc menu_block.book.inc menu_block.info \
15
MODULE_FILES=	menu-block-wrapper.tpl.php menu_block.admin.inc menu_block.book.inc menu_block.info \
13
		menu_block.module menu_block.sort.inc menu-block-admin.css menu-block.js menu_block.api.php \
16
		menu_block.module menu_block.sort.inc menu-block-admin.css menu-block.js menu_block.api.php \
(-)drupal6-mimedetect/Makefile (+3 lines)
Lines 9-14 Link Here
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	API for Consistent Server Side Mime Detection
10
COMMENT=	API for Consistent Server Side Mime Detection
11
11
12
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
13
EXPIRATION_DATE=	2016-04-24
14
12
LICENSE=	GPLv2
15
LICENSE=	GPLv2
13
LICENSE_FILE=	${WRKSRC}/LICENSE.txt
16
LICENSE_FILE=	${WRKSRC}/LICENSE.txt
14
17
(-)drupal6-nice_menus/Makefile (+3 lines)
Lines 8-13 Link Here
8
MAINTAINER=	ports@FreeBSD.org
8
MAINTAINER=	ports@FreeBSD.org
9
COMMENT=	CSS / JavaScript pull-down menus for Drupal
9
COMMENT=	CSS / JavaScript pull-down menus for Drupal
10
10
11
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
12
EXPIRATION_DATE=	2016-04-24
13
11
USES=		drupal:6,module
14
USES=		drupal:6,module
12
15
13
MODULE_DIRS=	superfish/js superfish translations
16
MODULE_DIRS=	superfish/js superfish translations
(-)drupal6-nodewords/Makefile (+3 lines)
Lines 8-13 Link Here
8
MAINTAINER=	ports@FreeBSD.org
8
MAINTAINER=	ports@FreeBSD.org
9
COMMENT=	Drupal module which allows the end-user to set meta tags for nodes
9
COMMENT=	Drupal module which allows the end-user to set meta tags for nodes
10
10
11
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
12
EXPIRATION_DATE=	2016-04-24
13
11
USES=		drupal:6,module
14
USES=		drupal:6,module
12
MODULE_DIRS=	nodewords_basic nodewords_extra includes nodewords_og
15
MODULE_DIRS=	nodewords_basic nodewords_extra includes nodewords_og
13
MODULE_FILES=	includes/forum.inc includes/image.inc includes/node.inc \
16
MODULE_FILES=	includes/forum.inc includes/image.inc includes/node.inc \
(-)drupal6-page_title/Makefile (+3 lines)
Lines 8-13 Link Here
8
MAINTAINER=	ports@FreeBSD.org
8
MAINTAINER=	ports@FreeBSD.org
9
COMMENT=	Drupal module to provide fine-grained control of page titles
9
COMMENT=	Drupal module to provide fine-grained control of page titles
10
10
11
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
12
EXPIRATION_DATE=	2016-04-24
13
11
RUN_DEPENDS=	drupal6-token>=0:www/drupal6-token
14
RUN_DEPENDS=	drupal6-token>=0:www/drupal6-token
12
15
13
USES=		drupal:6,module
16
USES=		drupal:6,module
(-)drupal6-panels/Makefile (+3 lines)
Lines 10-15 Link Here
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Drupal 6.x panels module
11
COMMENT=	Drupal 6.x panels module
12
12
13
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
14
EXPIRATION_DATE=	2016-04-24
15
13
USES=		drupal:6,module
16
USES=		drupal:6,module
14
17
15
MODULE_DIRS=	translations templates plugins/task_handlers \
18
MODULE_DIRS=	translations templates plugins/task_handlers \
(-)drupal6-path_redirect/Makefile (+3 lines)
Lines 8-13 Link Here
8
MAINTAINER=	ports@FreeBSD.org
8
MAINTAINER=	ports@FreeBSD.org
9
COMMENT=	Drupal module to allow redirects
9
COMMENT=	Drupal module to allow redirects
10
10
11
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
12
EXPIRATION_DATE=	2016-04-24
13
11
USES=		drupal:6,module
14
USES=		drupal:6,module
12
15
13
MODULE_FILES=	generate/path_redirect_generate.drush.inc \
16
MODULE_FILES=	generate/path_redirect_generate.drush.inc \
(-)drupal6-pathauto/Makefile (+3 lines)
Lines 8-13 Link Here
8
MAINTAINER=	ports@FreeBSD.org
8
MAINTAINER=	ports@FreeBSD.org
9
COMMENT=	Automatically generates URLs for Drupal content
9
COMMENT=	Automatically generates URLs for Drupal content
10
10
11
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
12
EXPIRATION_DATE=	2016-04-24
13
11
RUN_DEPENDS=	drupal6-token>=0:www/drupal6-token
14
RUN_DEPENDS=	drupal6-token>=0:www/drupal6-token
12
15
13
USES=		drupal:6,module
16
USES=		drupal:6,module
(-)drupal6-print/Makefile (+3 lines)
Lines 10-15 Link Here
10
MAINTAINER=	rea@FreeBSD.org
10
MAINTAINER=	rea@FreeBSD.org
11
COMMENT=	Drupal 6 module that add printer-friendly pages
11
COMMENT=	Drupal 6 module that add printer-friendly pages
12
12
13
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
14
EXPIRATION_DATE=	2016-04-24
15
13
USES=		drupal:6,module
16
USES=		drupal:6,module
14
MODULE_DIRS=	icons translations
17
MODULE_DIRS=	icons translations
15
MODULE_FILES=	icons/mail_icon.gif icons/pdf_icon.gif icons/print_icon.gif \
18
MODULE_FILES=	icons/mail_icon.gif icons/pdf_icon.gif icons/print_icon.gif \
(-)drupal6-seo_checklist/Makefile (+3 lines)
Lines 8-13 Link Here
8
MAINTAINER=	ports@FreeBSD.org
8
MAINTAINER=	ports@FreeBSD.org
9
COMMENT=	Drupal module to provide checklist of actions for SEO
9
COMMENT=	Drupal module to provide checklist of actions for SEO
10
10
11
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
12
EXPIRATION_DATE=	2016-04-24
13
11
USES=		drupal:6,module
14
USES=		drupal:6,module
12
MODULE_FILES=	seochecklist.info seochecklist.install seochecklist.module
15
MODULE_FILES=	seochecklist.info seochecklist.install seochecklist.module
13
DOC_FILES=	LICENSE.txt README.txt
16
DOC_FILES=	LICENSE.txt README.txt
(-)drupal6-services/Makefile (+3 lines)
Lines 8-13 Link Here
8
MAINTAINER=	ports@FreeBSD.org
8
MAINTAINER=	ports@FreeBSD.org
9
COMMENT=	Provide an API for creating drupal web services
9
COMMENT=	Provide an API for creating drupal web services
10
10
11
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
12
EXPIRATION_DATE=	2016-04-24
13
11
USES=		drupal:6,module
14
USES=		drupal:6,module
12
MODULE_DIRS=	auth/services_keyauth auth servers/xmlrpc_server servers \
15
MODULE_DIRS=	auth/services_keyauth auth servers/xmlrpc_server servers \
13
		services/comment_service services/file_service \
16
		services/comment_service services/file_service \
(-)drupal6-tagadelic/Makefile (+3 lines)
Lines 10-15 Link Here
10
MAINTAINER=	rea@FreeBSD.org
10
MAINTAINER=	rea@FreeBSD.org
11
COMMENT=	Tagadelic module for Drupal 6
11
COMMENT=	Tagadelic module for Drupal 6
12
12
13
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
14
EXPIRATION_DATE=	2016-04-24
15
13
USES=		drupal:6,module
16
USES=		drupal:6,module
14
MODULE_DIRS=	translations
17
MODULE_DIRS=	translations
15
MODULE_FILES=	tagadelic.css tagadelic.info tagadelic.install \
18
MODULE_FILES=	tagadelic.css tagadelic.info tagadelic.install \
(-)drupal6-token/Makefile (+3 lines)
Lines 9-14 Link Here
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	Token module for Drupal
10
COMMENT=	Token module for Drupal
11
11
12
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
13
EXPIRATION_DATE=	2016-04-24
14
12
USES=		drupal:6,module
15
USES=		drupal:6,module
13
MODULE_FILES=	translations/token.pot translations/da.po translations/de.po \
16
MODULE_FILES=	translations/token.pot translations/da.po translations/de.po \
14
		translations/es.po translations/hu.po translations/ja.po \
17
		translations/es.po translations/hu.po translations/ja.po \
(-)drupal6-views/Makefile (+3 lines)
Lines 9-14 Link Here
9
MAINTAINER=	rea@FreeBSD.org
9
MAINTAINER=	rea@FreeBSD.org
10
COMMENT=	Controls how content lists are generated
10
COMMENT=	Controls how content lists are generated
11
11
12
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
13
EXPIRATION_DATE=	2016-04-24
14
12
USES=		drupal:6,module
15
USES=		drupal:6,module
13
MODULE_DIRS=	css \
16
MODULE_DIRS=	css \
14
		docs \
17
		docs \
(-)drupal6-webform/Makefile (+3 lines)
Lines 9-14 Link Here
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	Drupal module to allow easy creation of forms
10
COMMENT=	Drupal module to allow easy creation of forms
11
11
12
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
13
EXPIRATION_DATE=	2016-04-24
14
12
USES=		drupal:6,module
15
USES=		drupal:6,module
13
16
14
MODULE_FILES=	components/date.inc \
17
MODULE_FILES=	components/date.inc \
(-)drupal6-wysiwyg/Makefile (+3 lines)
Lines 9-14 Link Here
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	Allows implementation of WYSIWYG editors for editing Drupal content
10
COMMENT=	Allows implementation of WYSIWYG editors for editing Drupal content
11
11
12
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
13
EXPIRATION_DATE=	2016-04-24
14
12
TINYMCEDIR=	www/tinymce
15
TINYMCEDIR=	www/tinymce
13
16
14
# we support either tinymce2 or tinymce3
17
# we support either tinymce2 or tinymce3
(-)drupal6-zeropoint/Makefile (+3 lines)
Lines 9-14 Link Here
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	The zeropoint drupal theme
10
COMMENT=	The zeropoint drupal theme
11
11
12
DEPRECATED=	www/drupal6 upstream is EOL and port expired 2016-04-24
13
EXPIRATION_DATE=	2016-04-24
14
12
USES=		drupal:6,theme
15
USES=		drupal:6,theme
13
USE_PHP=	ctype
16
USE_PHP=	ctype
14
MODULE_DIRS=	_custom/headerimg _custom css images/all images/ink \
17
MODULE_DIRS=	_custom/headerimg _custom css images/all images/ink \

Return to bug 209954