Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2007 08:58:53 -0800
From:      "Beech Rintoul" <beech@alaskaparadise.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        infofarmer@FreeBSD.org
Subject:   ports/110406: [Maintainer Update] www/horde-meta - Added horde-trean
Message-ID:  <1174064333.77976@stargate.alaskaparadise.com>
Resent-Message-ID: <200703161700.l2GH07ew072835@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         110406
>Category:       ports
>Synopsis:       [Maintainer Update] www/horde-meta - Added horde-trean
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 16 17:00:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Beech Rintoul
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
Alaska Paradise  
>Environment:


System: FreeBSD 7.0-CURRENT #108: Tue Mar  6 20:59:53 AKST 2007
    root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE



>Description:


Added horde-trean module


>How-To-Repeat:





>Fix:


diff -ruN --exclude=CVS /usr/ports/www/horde-meta.orig/Makefile /usr/ports/www/horde-meta/Makefile
--- /usr/ports/www/horde-meta.orig/Makefile	Mon Mar 12 15:41:19 2007
+++ /usr/ports/www/horde-meta/Makefile	Fri Mar 16 08:52:24 2007
@@ -29,7 +29,8 @@
 		GOLLEM "Web-Based File Manager" off	\
 		JETA "Java SSH Applets" off	\
 		HPASSWD "Password Changing Module" off	\
-		VACATION "Vacation & Auto Respond" off
+		VACATION "Vacation & Auto Respond" off	\
+		TREAN "Bookmark Manager" off
 
 .include <bsd.port.pre.mk>
 
@@ -81,6 +82,10 @@
 
 .if defined(WITH_VACATION)
 RUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/vacation/main.php:${PORTSDIR}/mail/horde-vacation
+.endif
+
+.if defined(WITH_TREAN)
+RUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/trean/data.php:${PORTSDIR}/devel/horde-trean
 .endif
 
 post-configure:



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1174064333.77976>