aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/Makefile1
-rw-r--r--www/drupal5-securepages/Makefile24
-rw-r--r--www/drupal5-securepages/distinfo3
-rw-r--r--www/drupal5-securepages/pkg-descr3
4 files changed, 31 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index ff40cc088557..e0a186e4450b 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -134,6 +134,7 @@
SUBDIR += drupal5-i18n
SUBDIR += drupal5-insert-view
SUBDIR += drupal5-nice_menus
+ SUBDIR += drupal5-securepages
SUBDIR += drupal5-simplenews
SUBDIR += drupal5-taxonomy_access
SUBDIR += drupal5-taxonomy_ticker
diff --git a/www/drupal5-securepages/Makefile b/www/drupal5-securepages/Makefile
new file mode 100644
index 000000000000..436eb4969562
--- /dev/null
+++ b/www/drupal5-securepages/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: drupal5-securepages
+# Date created: 04 Januari 2008
+# Whom: Dennis Cabooter <freebsd@rootxs.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= securepages
+DISTVERSION= 5.x-1.6
+CATEGORIES= www
+MASTER_SITES= http://ftp.drupal.org/files/projects/
+
+MAINTAINER= freebsd@rootxs.org
+COMMENT= Set which pages are always going to be used in secure mode (SSL)
+
+DRUPAL5_MODULE= yes
+MODULE_DIRS= po
+MODULE_FILES= securepages.install securepages.module securepages.info
+
+DOC_FILES= LICENSE.txt
+
+.include <bsd.port.pre.mk>
+.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
+.include <bsd.port.post.mk>
diff --git a/www/drupal5-securepages/distinfo b/www/drupal5-securepages/distinfo
new file mode 100644
index 000000000000..d5feab9a7b54
--- /dev/null
+++ b/www/drupal5-securepages/distinfo
@@ -0,0 +1,3 @@
+MD5 (drupal/securepages-5.x-1.6.tar.gz) = 0995b623910afc2378c06c6f537ce684
+SHA256 (drupal/securepages-5.x-1.6.tar.gz) = f4f29e60a0ea873fb7afe4887033741ff9ebefddbd7ac7fd06d61a4cc9631671
+SIZE (drupal/securepages-5.x-1.6.tar.gz) = 8925
diff --git a/www/drupal5-securepages/pkg-descr b/www/drupal5-securepages/pkg-descr
new file mode 100644
index 000000000000..81b52fe096a9
--- /dev/null
+++ b/www/drupal5-securepages/pkg-descr
@@ -0,0 +1,3 @@
+Set which pages are always going to be used in secure mode (SSL).
+
+WWW: http://drupal.org/project/securepages