diff options
author | beech <beech@FreeBSD.org> | 2011-07-08 05:49:54 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2011-07-08 05:49:54 +0800 |
commit | bcdd0322fb5d5f9350c123d26272642f3fdc3097 (patch) | |
tree | f69450c0ea6188d76f68adfde8d4a0b0484aa893 | |
parent | 128bc602f4c61480c8e9662ae7c32ccd234466b2 (diff) | |
download | freebsd-ports-gnome-bcdd0322fb5d5f9350c123d26272642f3fdc3097.tar.gz freebsd-ports-gnome-bcdd0322fb5d5f9350c123d26272642f3fdc3097.tar.zst freebsd-ports-gnome-bcdd0322fb5d5f9350c123d26272642f3fdc3097.zip |
- Replaced by new pear install
www/horde4-template
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/horde4-template/Makefile | 42 | ||||
-rw-r--r-- | www/horde4-template/distinfo | 2 | ||||
-rw-r--r-- | www/horde4-template/files/pkg-message.in | 7 | ||||
-rw-r--r-- | www/horde4-template/pkg-descr | 3 | ||||
-rw-r--r-- | www/horde4-template/pkg-plist | 3 |
7 files changed, 1 insertions, 58 deletions
@@ -2256,3 +2256,4 @@ sysutils/service-config||2011-07-02|Has expired: "mastersite disappeared" print/lyx-devel||2011-07-03|print/lyx has been updated to a newer version, use it instead archivers/lzo|archivers/lzo2|2011-07-07|Use lzo2 instead. www/horde4-browser||2011-07-07|Removed +www/horde4-template||2011-07-07|Removed 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%% - |