svn commit: r344993 - in head/www: drupal6-imce drupal6-mimedetect drupal6-nice_menus drupal6-nodewords drupal6-page_title drupal6-panels drupal6-path_redirect drupal6-pathauto

Martin Wilke miwi at FreeBSD.org
Wed Feb 19 04:02:04 UTC 2014


Author: miwi
Date: Wed Feb 19 04:02:01 2014
New Revision: 344993
URL: http://svnweb.freebsd.org/changeset/ports/344993
QAT: https://qat.redports.org/buildarchive/r344993/

Log:
  - Stage support

Modified:
  head/www/drupal6-imce/Makefile
  head/www/drupal6-mimedetect/Makefile
  head/www/drupal6-nice_menus/Makefile
  head/www/drupal6-nodewords/Makefile
  head/www/drupal6-page_title/Makefile
  head/www/drupal6-panels/Makefile
  head/www/drupal6-path_redirect/Makefile
  head/www/drupal6-pathauto/Makefile

Modified: head/www/drupal6-imce/Makefile
==============================================================================
--- head/www/drupal6-imce/Makefile	Wed Feb 19 03:46:41 2014	(r344992)
+++ head/www/drupal6-imce/Makefile	Wed Feb 19 04:02:01 2014	(r344993)
@@ -54,5 +54,4 @@ MODULE_FILES=	translations/uk.po \
 
 DOC_FILES=	README.txt LICENSE.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/drupal6-mimedetect/Makefile
==============================================================================
--- head/www/drupal6-mimedetect/Makefile	Wed Feb 19 03:46:41 2014	(r344992)
+++ head/www/drupal6-mimedetect/Makefile	Wed Feb 19 04:02:01 2014	(r344993)
@@ -16,5 +16,4 @@ MODULE_FILES=	magic magic.mgc magic.mime
 		mimedetect.info mimedetect.install mimedetect.module
 DOC_FILES=	LICENSE.txt README.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/drupal6-nice_menus/Makefile
==============================================================================
--- head/www/drupal6-nice_menus/Makefile	Wed Feb 19 03:46:41 2014	(r344992)
+++ head/www/drupal6-nice_menus/Makefile	Wed Feb 19 04:02:01 2014	(r344993)
@@ -21,5 +21,4 @@ MODULE_FILES=	arrow-right.png nice_menus
 		superfish/js/superfish.js
 DOC_FILES=	CHANGELOG.txt README.txt UPGRADE.txt LICENSE.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/drupal6-nodewords/Makefile
==============================================================================
--- head/www/drupal6-nodewords/Makefile	Wed Feb 19 03:46:41 2014	(r344992)
+++ head/www/drupal6-nodewords/Makefile	Wed Feb 19 04:02:01 2014	(r344993)
@@ -26,5 +26,4 @@ MODULE_FILES=	includes/forum.inc include
 		nodewords_og/nodewords_og.module
 DOC_FILES=	README.txt CHANGELOG.txt API.txt LICENSE.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/drupal6-page_title/Makefile
==============================================================================
--- head/www/drupal6-page_title/Makefile	Wed Feb 19 03:46:41 2014	(r344992)
+++ head/www/drupal6-page_title/Makefile	Wed Feb 19 04:02:01 2014	(r344993)
@@ -25,5 +25,4 @@ MODULE_DIRS=	modules views/plugins/ view
 
 DOC_FILES=	CHANGELOG.txt README.txt LICENSE.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/drupal6-panels/Makefile
==============================================================================
--- head/www/drupal6-panels/Makefile	Wed Feb 19 03:46:41 2014	(r344992)
+++ head/www/drupal6-panels/Makefile	Wed Feb 19 04:02:01 2014	(r344993)
@@ -190,5 +190,4 @@ DOC_FILES=	README.txt LICENSE.txt \
 		KNOWN_ISSUES.txt INSTALL.txt \
 		D6UPDATE.txt CHANGELOG.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/drupal6-path_redirect/Makefile
==============================================================================
--- head/www/drupal6-path_redirect/Makefile	Wed Feb 19 03:46:41 2014	(r344992)
+++ head/www/drupal6-path_redirect/Makefile	Wed Feb 19 04:02:01 2014	(r344993)
@@ -22,5 +22,4 @@ MODULE_DIRS=	generate
 
 DOC_FILES=	LICENSE.txt README.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/drupal6-pathauto/Makefile
==============================================================================
--- head/www/drupal6-pathauto/Makefile	Wed Feb 19 03:46:41 2014	(r344992)
+++ head/www/drupal6-pathauto/Makefile	Wed Feb 19 04:02:01 2014	(r344993)
@@ -17,5 +17,4 @@ MODULE_FILES=	pathauto.admin.inc pathaut
 		pathauto.pathauto.inc pathauto.tokens.inc
 DOC_FILES=	INSTALL.txt API.txt README.txt LICENSE.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list