diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal/Makefile | 2 | ||||
-rw-r--r-- | www/drupal4/Makefile | 2 | ||||
-rw-r--r-- | www/drupal5/Makefile | 2 | ||||
-rw-r--r-- | www/drupal6/Makefile | 2 | ||||
-rw-r--r-- | www/drupal7/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/www/drupal/Makefile b/www/drupal/Makefile index 31ebcad22f3d..e4f44af57d1a 100644 --- a/www/drupal/Makefile +++ b/www/drupal/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= drupal MAINTAINER= brooks@FreeBSD.org COMMENT= CMS that supports pgsql and mysql +FORBIDDEN= Multiple (generally minor) vulnerabilities + DRUPAL_PORT= yes USE_PHP= gd pcre session xml diff --git a/www/drupal4/Makefile b/www/drupal4/Makefile index 31ebcad22f3d..e4f44af57d1a 100644 --- a/www/drupal4/Makefile +++ b/www/drupal4/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= drupal MAINTAINER= brooks@FreeBSD.org COMMENT= CMS that supports pgsql and mysql +FORBIDDEN= Multiple (generally minor) vulnerabilities + DRUPAL_PORT= yes USE_PHP= gd pcre session xml diff --git a/www/drupal5/Makefile b/www/drupal5/Makefile index 31ebcad22f3d..e4f44af57d1a 100644 --- a/www/drupal5/Makefile +++ b/www/drupal5/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= drupal MAINTAINER= brooks@FreeBSD.org COMMENT= CMS that supports pgsql and mysql +FORBIDDEN= Multiple (generally minor) vulnerabilities + DRUPAL_PORT= yes USE_PHP= gd pcre session xml diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index 31ebcad22f3d..e4f44af57d1a 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= drupal MAINTAINER= brooks@FreeBSD.org COMMENT= CMS that supports pgsql and mysql +FORBIDDEN= Multiple (generally minor) vulnerabilities + DRUPAL_PORT= yes USE_PHP= gd pcre session xml diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index 31ebcad22f3d..e4f44af57d1a 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= drupal MAINTAINER= brooks@FreeBSD.org COMMENT= CMS that supports pgsql and mysql +FORBIDDEN= Multiple (generally minor) vulnerabilities + DRUPAL_PORT= yes USE_PHP= gd pcre session xml |