- Replaced by new pear install
www/horde4-template
This commit is contained in:
parent
20302500a0
commit
660f43e0a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277331
7 changed files with 1 additions and 58 deletions
1
MOVED
1
MOVED
|
@ -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
|
||||
|
|
|
@ -311,7 +311,6 @@
|
|||
SUBDIR += horde-trean
|
||||
SUBDIR += horde-wicked
|
||||
SUBDIR += horde4-base
|
||||
SUBDIR += horde4-template
|
||||
SUBDIR += hotcrp
|
||||
SUBDIR += hs-HTTP
|
||||
SUBDIR += hs-cgi
|
||||
|
|
|
@ -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>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (Horde_Template-1.0.0.tgz) = 8348f52ed000775b444815245ca7f5edc8b37ecdf9a708640aa36c0c69b5a612
|
||||
SIZE (Horde_Template-1.0.0.tgz) = 6205
|
|
@ -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'.
|
||||
|
||||
************************************************************************
|
|
@ -1,3 +0,0 @@
|
|||
Horde Template system.
|
||||
|
||||
WWW: http://www.horde.org
|
|
@ -1,3 +0,0 @@
|
|||
%%HORBAS%%/Template.php
|
||||
@dirrmtry %%HORBAS%%
|
||||
|
Loading…
Reference in a new issue