1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Set which pages are always going to be used in secure mode (SSL).

WWW: http://drupal.org/project/securepages

PR:		ports/119334
Submitted by:	Dennis Cabooter <freebsd at rootxs.org>
This commit is contained in:
Martin Wilke 2008-01-10 22:15:05 +00:00
parent 3e81c66913
commit ee9a28850f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205404
4 changed files with 31 additions and 0 deletions

View File

@ -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

View File

@ -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>

View File

@ -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

View File

@ -0,0 +1,3 @@
Set which pages are always going to be used in secure mode (SSL).
WWW: http://drupal.org/project/securepages