aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-07-30 20:52:40 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-07-30 20:52:40 +0000
commit190c98f5e2acd2732a73b6b5a3fdc6bce4bf74e4 (patch)
treed668ae5f8b914ff4fb3f5ff85a205902e9b44a95 /www
parent8cf4c01d494a85d2d3a7f1d315f2a7fb57df2d2f (diff)
downloadports-190c98f5e2acd2732a73b6b5a3fdc6bce4bf74e4.tar.gz
ports-190c98f5e2acd2732a73b6b5a3fdc6bce4bf74e4.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/horde-meta/Makefile27
-rw-r--r--www/horde4-meta/Makefile27
2 files changed, 32 insertions, 22 deletions
diff --git a/www/horde-meta/Makefile b/www/horde-meta/Makefile
index e5fb07798110..c611505fa282 100644
--- a/www/horde-meta/Makefile
+++ b/www/horde-meta/Makefile
@@ -7,7 +7,7 @@
PORTNAME= meta
PORTVERSION= 1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= # Empty
DISTFILES= # None
@@ -18,21 +18,22 @@ COMMENT= Meta port for the horde framework
NO_BUILD= yes
LHORDEDIR?= www/horde
-OPTIONS= IMP "IMAP Webmail System" on \
- MIMP "Mobile Webmail System" off \
+OPTIONS= ANSEL "Photo Gallery" off \
+ CHORA "CVS Web Viewer" off \
+ GOLLEM "Web-Based File Manager" off \
+ HERMES "Time Tracking Application" off \
+ HPASSWD "Password Changing Module" off \
+ IMP "IMAP Webmail System" on \
INGO "Email-Filter Management" on \
- TURBA "Contact Management" on \
+ JETA "Java SSH Applets" off \
KRONOLITH "Calendar Application" off \
+ MIMP "Mobile Webmail System" off \
MNEMO "Notes and Memo Application" off \
NAG "Task List Manager" on \
- CHORA "CVS Web Viewer" off \
- GOLLEM "Web-Based File Manager" off \
- JETA "Java SSH Applets" off \
- HPASSWD "Password Changing Module" off \
- VACATION "Vacation & Auto Respond" off \
- TREAN "Bookmark Manager" off \
NIC "Network Monitor" off \
- ANSEL "Photo Gallery" off \
+ TREAN "Bookmark Manager" off \
+ TURBA "Contact Management" on \
+ VACATION "Vacation & Auto Respond" off \
WHUPS "Bug Tracking/Ticket System" off
.include <bsd.port.pre.mk>
@@ -103,6 +104,10 @@ RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/ansel/gallery.php:${PORTSDIR}/www/horde-
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/whups/index.php:${PORTSDIR}/devel/horde-whups
.endif
+.if defined(WITH_HERMES)
+RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/hermes/index.php:${PORTSDIR}/deskutils/horde-hermes
+.endif
+
post-configure:
@${CAT} ${FILESDIR}/post-configure-message
diff --git a/www/horde4-meta/Makefile b/www/horde4-meta/Makefile
index e5fb07798110..c611505fa282 100644
--- a/www/horde4-meta/Makefile
+++ b/www/horde4-meta/Makefile
@@ -7,7 +7,7 @@
PORTNAME= meta
PORTVERSION= 1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= # Empty
DISTFILES= # None
@@ -18,21 +18,22 @@ COMMENT= Meta port for the horde framework
NO_BUILD= yes
LHORDEDIR?= www/horde
-OPTIONS= IMP "IMAP Webmail System" on \
- MIMP "Mobile Webmail System" off \
+OPTIONS= ANSEL "Photo Gallery" off \
+ CHORA "CVS Web Viewer" off \
+ GOLLEM "Web-Based File Manager" off \
+ HERMES "Time Tracking Application" off \
+ HPASSWD "Password Changing Module" off \
+ IMP "IMAP Webmail System" on \
INGO "Email-Filter Management" on \
- TURBA "Contact Management" on \
+ JETA "Java SSH Applets" off \
KRONOLITH "Calendar Application" off \
+ MIMP "Mobile Webmail System" off \
MNEMO "Notes and Memo Application" off \
NAG "Task List Manager" on \
- CHORA "CVS Web Viewer" off \
- GOLLEM "Web-Based File Manager" off \
- JETA "Java SSH Applets" off \
- HPASSWD "Password Changing Module" off \
- VACATION "Vacation & Auto Respond" off \
- TREAN "Bookmark Manager" off \
NIC "Network Monitor" off \
- ANSEL "Photo Gallery" off \
+ TREAN "Bookmark Manager" off \
+ TURBA "Contact Management" on \
+ VACATION "Vacation & Auto Respond" off \
WHUPS "Bug Tracking/Ticket System" off
.include <bsd.port.pre.mk>
@@ -103,6 +104,10 @@ RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/ansel/gallery.php:${PORTSDIR}/www/horde-
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/whups/index.php:${PORTSDIR}/devel/horde-whups
.endif
+.if defined(WITH_HERMES)
+RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/hermes/index.php:${PORTSDIR}/deskutils/horde-hermes
+.endif
+
post-configure:
@${CAT} ${FILESDIR}/post-configure-message