aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2011-07-07 21:49:54 +0000
committerBeech Rintoul <beech@FreeBSD.org>2011-07-07 21:49:54 +0000
commit660f43e0a2496536d9dbb350b7b52bed5d5710b4 (patch)
tree93c2225114b587640829c5325e4bd9afdf0a2b5d /www
parent20302500a0deb01b1dc6d112ce8f9c485b2ad021 (diff)
downloadports-660f43e0a2496536d9dbb350b7b52bed5d5710b4.tar.gz
ports-660f43e0a2496536d9dbb350b7b52bed5d5710b4.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/horde4-template/Makefile42
-rw-r--r--www/horde4-template/distinfo2
-rw-r--r--www/horde4-template/files/pkg-message.in7
-rw-r--r--www/horde4-template/pkg-descr3
-rw-r--r--www/horde4-template/pkg-plist3
6 files changed, 0 insertions, 58 deletions
diff --git a/www/Makefile b/www/Makefile
index 883c816f89ad..07afa5ddb51d 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -311,7 +311,6 @@
SUBDIR += horde-trean
SUBDIR += horde-wicked
SUBDIR += horde4-base
- SUBDIR += horde4-template
SUBDIR += hotcrp
SUBDIR += hs-HTTP
SUBDIR += hs-cgi
diff --git a/www/horde4-template/Makefile b/www/horde4-template/Makefile
deleted file mode 100644
index d3f02a6af532..000000000000
--- a/www/horde4-template/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# Ports collection makefile for: horde4-template
-# Date created: THU May 26, 2011
-# Whom: Beech Rintoul <beech@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= template
-PORTVERSION= 1.0.0
-DISTVERSIONPREFIX=
-DISTVERSIONSUFFIX=
-CATEGORIES= www
-MASTER_SITES= http://pear.horde.org/get/ \
- LOCAL/beech
-PKGNAMEPREFIX= horde4-
-DISTNAME= Horde_Template-${PORTVERSION}
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= beech@FreeBSD.org
-COMMENT= Horde Template system
-
-BROKEN= Rewrite in progress
-USE_HORDE= base
-USE_GETTEXT= yes
-TEMDIR= Template
-HORDIR+= ${HORBAS}${TEMDIR:S|^|/|:S|/horde||}
-
-post-extract:
- @${MKDIR} ${WRKSRC}/config && touch ${WRKSRC}/config/placeholder.dist
-
-do-install:
- @${CP} ${WRKSRC}/lib/Horde/Template.php ${HORBAS}/
- @${ECHO_CMD} @exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} %D/${HORDIR:S|^${PREFIX}/||}/ >> ${TMPPLIST}
- @${ECHO_CMD} @exec ${CHMOD} -R o-rwx %D/${HORDIR:S|^${PREFIX}/||}/ >> ${TMPPLIST}
- @${ECHO_CMD} "@exec ${TOUCH} ${HORLOG};${CHOWN} ${WWWOWN}:${WWWGRP} ${HORLOG}" >> ${TMPPLIST}
-
- @${ECHO_MSG}
- @${CAT} ${PKGMESSAGE}
- @${ECHO_MSG}
-
-.include "${.CURDIR}/../../www/horde4-base/bsd.horde4.mk"
-.include <bsd.port.mk>
diff --git a/www/horde4-template/distinfo b/www/horde4-template/distinfo
deleted file mode 100644
index c7d909d7d9ce..000000000000
--- a/www/horde4-template/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Horde_Template-1.0.0.tgz) = 8348f52ed000775b444815245ca7f5edc8b37ecdf9a708640aa36c0c69b5a612
-SIZE (Horde_Template-1.0.0.tgz) = 6205
diff --git a/www/horde4-template/files/pkg-message.in b/www/horde4-template/files/pkg-message.in
deleted file mode 100644
index b7a9efe91d75..000000000000
--- a/www/horde4-template/files/pkg-message.in
+++ /dev/null
@@ -1,7 +0,0 @@
-************************************************************************
-Template has been installed in %%HORBAS%%/.
-
-Horde must be configured and the tables created; if not, see
-`pkg_info -Dx horde-base'.
-
-************************************************************************
diff --git a/www/horde4-template/pkg-descr b/www/horde4-template/pkg-descr
deleted file mode 100644
index 242cd6118cfe..000000000000
--- a/www/horde4-template/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Horde Template system.
-
-WWW: http://www.horde.org
diff --git a/www/horde4-template/pkg-plist b/www/horde4-template/pkg-plist
deleted file mode 100644
index 70db4b184256..000000000000
--- a/www/horde4-template/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-%%HORBAS%%/Template.php
-@dirrmtry %%HORBAS%%
-