ports/110147: [Maintainer Update] www/horde-meta - Add Vacation module

Beech Rintoul beech at alaskaparadise.com
Sat Mar 10 02:50:02 UTC 2007


>Number:         110147
>Category:       ports
>Synopsis:       [Maintainer Update] www/horde-meta - Add Vacation module
>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:   Sat Mar 10 02:50:01 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 at stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE



>Description:


Add Vacation 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 Feb 26 06:48:30 2007
+++ /usr/ports/www/horde-meta/Makefile	Fri Mar  9 17:22:04 2007
@@ -28,7 +28,8 @@
 		CHORA "CVS Web Viewer" off	\
 		GOLLEM "Web-Based File Manager" off	\
 		JETA "Java SSH Applets" off	\
-		HPASSWD "Password Changing Module" off
+		HPASSWD "Password Changing Module" off	\
+		VACATION "Vacation & Auto Respond" off
 
 .include <bsd.port.pre.mk>
 
@@ -76,6 +77,10 @@
 
 .if defined(WITH_HPASSWD)
 RUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/passwd/index.php:${PORTSDIR}/www/horde-passwd
+.endif
+
+.if defined(WITH_VACATION)
+RUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/vacation/main.php:${PORTSDIR}/mail/horde-vacation
 .endif
 
 post-configure:



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



More information about the freebsd-ports-bugs mailing list