From beech@alaskaparadise.com  Sun Feb 25 08:24:22 2007
Return-Path: <beech@alaskaparadise.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id DAA6316A401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 25 Feb 2007 08:24:22 +0000 (UTC)
	(envelope-from beech@alaskaparadise.com)
Received: from pinnacle.akherb.com (60-105-237-24.gci.net [24.237.105.60])
	by mx1.freebsd.org (Postfix) with ESMTP id 9AE7913C442
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 25 Feb 2007 08:24:20 +0000 (UTC)
	(envelope-from beech@alaskaparadise.com)
Received: by pinnacle.akherb.com (Postfix, from userid 1007)
	id 12A805D28; Sat, 24 Feb 2007 23:24:20 -0900 (AKST)
Received: from stargate.alaskaparadise.com (7-137-58-66.gci.net [66.58.137.7])
	by pinnacle.akherb.com (Postfix) with ESMTP id 591385C90
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 Feb 2007 23:24:16 -0900 (AKST)
Message-Id: <1172391856.75906@stargate.alaskaparadise.com>
Date: Sat, 24 Feb 2007 23:24:16 -0900
From: "Beech Rintoul" <beech@alaskaparadise.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [NEW PORT] www/horde-meta - Meta port for the horde framework
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         109519
>Category:       ports
>Synopsis:       [NEW PORT] www/horde-meta - Meta port for the horde framework
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 25 08:30:04 GMT 2007
>Closed-Date:    Mon Feb 26 15:52:04 GMT 2007
>Last-Modified:  Mon Feb 26 15:52:04 GMT 2007
>Originator:     Beech Rintoul
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
Alaska Paradise  
>Environment:


System: FreeBSD 7.0-CURRENT #106: Fri Feb 23 07:53:14 AKST 2007
    root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE



>Description:


Meta port for the horde framework.


>How-To-Repeat:





>Fix:


#!/bin/sh
# This is a shell archive
echo x horde-meta
mkdir -p horde-meta > /dev/null 2>&1
echo x horde-meta/Makefile
sed 's/^X//' > horde-meta/Makefile << 'SHAR_END'
X# New ports collection makefile for:	horde
X# Date created:		24 February 2007
X# Whom:			beech@alaskaparadise.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=	meta
XPORTVERSION=	1.0
XCATEGORIES=	www
XMASTER_SITES=	# Empty
XPKGNAMEPREFIX=	horde-
XDISTFILES=	# None
X
XMAINTAINER=	beech@alaskaparadise.com
XCOMMENT=	Meta port for the horde framework
X
XNO_BUILD=	yes
XLHORDEDIR?=	www/horde
X
XOPTIONS=	IMP "IMAP Webmail System" on	\
X		MIMP "Mobile Webmail System" off	\
X		INGO "Email-Filter Management" on	\
X		TURBA "Contact Management" on	\
X		KRONOLITH "Calendar Application" off \
X		MNEMO "Notes and Memo Application" off	\
X		NAG "Task List Manager" on	\
X		CHORA "CVS Web Viewer" off	\
X		GOLLEM "Web-Based File Manager" off	\
X		JETA "Java SSH Applets" off	\
X		HPASSWD "Password Changing Module" off
X
X.include <bsd.port.pre.mk>
X
XRUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde-base
X
X.if !defined(WITHOUT_IMP)
XRUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/imp/index.php:${PORTSDIR}/mail/imp
X.endif
X
X.if defined(WITH_MIMP)
XRUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/mimp/index.php:${PORTSDIR}/mail/mimp
X.endif
X
X.if !defined(WITHOUT_INGO)
XRUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/ingo/filters.php:${PORTSDIR}/mail/ingo
X.endif
X
X.if !defined(WITHOUT_TURBA)
XRUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/turba/minisearch.php:${PORTSDIR}/mail/turba
X.endif
X
X.if defined(WITH_KRONOLITH)
XRUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/kronolith/index.php:${PORTSDIR}/deskutils/kronolith
X.endif
X
X.if defined(WITH_MNEMO)
XRUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/mnemo/index.php:${PORTSDIR}/deskutils/mnemo
X.endif
X
X.if !defined(WITHOUT_NAG)
XRUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/nag/data.php:${PORTSDIR}/deskutils/nag
X.endif
X
X.if defined(WITH_CHORA)
XRUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/chora/index.php:${PORTSDIR}/devel/chora
X.endif
X
X.if defined(WITH_GOLLEM)
XRUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/gollem/index.php:${PORTSDIR}/ftp/gollem
X.endif
X
X.if defined(WITH_JETA)
XRUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/jeta/index.php:${PORTSDIR}/security/jeta
X.endif
X
X.if defined(WITH_HPASSWD)
XRUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/passwd/index.php:${PORTSDIR}/www/horde-passwd
X.endif
X
Xpost-configure:
X	@${CAT} ${FILESDIR}/post-configure-message
X
Xpostinstall:
X
X	@${CAT} ${PKGMESSAGE}
X	@${ECHO_MSG}
X
Xdo-install:
X
X.include <bsd.port.post.mk>
SHAR_END
echo x horde-meta/pkg-descr
sed 's/^X//' > horde-meta/pkg-descr << 'SHAR_END'
XHorde is a framework used by several applications written in PHP.
X
XHorde is used by these ports: mail/imp, mail/mimp, mail/turba,
Xdevel/chora, deskutils/kronolith, deskutils/nag, mail/ingo, ftp/gollem 
Xsecurity/jeta, www/horde-passwd and deskutils/mnemo, .
X
X
X
XThis package does not contain anything by itself -- it is a
X"meta-port" that depends on other Horde packages.  Its sole purpose is
Xto require dependencies so users can install this package only and
Xhave all the Horde stuff pulled in by the port/package dependency mechanism.
X
XWWW: http://www.horde.org/
SHAR_END
echo x horde-meta/files
mkdir -p horde-meta/files > /dev/null 2>&1
echo x horde-meta/files/post-configure-message
sed 's/^X//' > horde-meta/files/post-configure-message << 'SHAR_END'
X* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
XConfiguration step finished. Run 'make install' to install the rest of the
Xmodules you selected. Run 'make clean && make config' to re-enter the
Xconfiguration. Please note that you CANNOT REMOVE modules through this menu
Xsystem, use pkg_delete instead.
X* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
SHAR_END
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Feb 25 10:37:07 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109519 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109519: commit references a PR
Date: Mon, 26 Feb 2007 15:48:44 +0000 (UTC)

 miwi        2007-02-26 15:48:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/horde-meta       Makefile pkg-descr 
     www/horde-meta/files post-configure-message 
   Log:
   Horde is a framework used by several applications written in PHP.
   
   Horde is used by these ports: mail/imp, mail/mimp, mail/turba,
   devel/chora, deskutils/kronolith, deskutils/nag, mail/ingo, ftp/gollem
   security/jeta, www/horde-passwd and deskutils/mnemo, .
   
   This package does not contain anything by itself -- it is a
   "meta-port" that depends on other Horde packages.  Its sole purpose is
   to require dependencies so users can install this package only and
   have all the Horde stuff pulled in by the port/package dependency mechanism.
   
   WWW: http://www.horde.org/
   
   PR:             ports/109519
   Submitted by:   beech at alaskaparadise.com
   
   Revision  Changes    Path
   1.1729    +1 -0      ports/www/Makefile
   1.1       +91 -0     ports/www/horde-meta/Makefile (new)
   1.1       +6 -0      ports/www/horde-meta/files/post-configure-message (new)
   1.1       +12 -0     ports/www/horde-meta/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Feb 26 15:51:52 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109519 
>Unformatted:
