mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add horde-hermes module
This commit is contained in:
parent
8cf4c01d49
commit
190c98f5e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217860
2 changed files with 34 additions and 24 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= meta
|
PORTNAME= meta
|
||||||
PORTVERSION= 1.0
|
PORTVERSION= 1.0
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= # Empty
|
MASTER_SITES= # Empty
|
||||||
DISTFILES= # None
|
DISTFILES= # None
|
||||||
|
@ -18,21 +18,22 @@ COMMENT= Meta port for the horde framework
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
LHORDEDIR?= www/horde
|
LHORDEDIR?= www/horde
|
||||||
|
|
||||||
OPTIONS= IMP "IMAP Webmail System" on \
|
OPTIONS= ANSEL "Photo Gallery" off \
|
||||||
MIMP "Mobile Webmail System" off \
|
|
||||||
INGO "Email-Filter Management" on \
|
|
||||||
TURBA "Contact Management" on \
|
|
||||||
KRONOLITH "Calendar Application" off \
|
|
||||||
MNEMO "Notes and Memo Application" off \
|
|
||||||
NAG "Task List Manager" on \
|
|
||||||
CHORA "CVS Web Viewer" off \
|
CHORA "CVS Web Viewer" off \
|
||||||
GOLLEM "Web-Based File Manager" off \
|
GOLLEM "Web-Based File Manager" off \
|
||||||
JETA "Java SSH Applets" off \
|
HERMES "Time Tracking Application" off \
|
||||||
HPASSWD "Password Changing Module" off \
|
HPASSWD "Password Changing Module" off \
|
||||||
VACATION "Vacation & Auto Respond" off \
|
IMP "IMAP Webmail System" on \
|
||||||
TREAN "Bookmark Manager" off \
|
INGO "Email-Filter 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 \
|
||||||
NIC "Network Monitor" 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
|
WHUPS "Bug Tracking/Ticket System" off
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.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
|
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/whups/index.php:${PORTSDIR}/devel/horde-whups
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
.if defined(WITH_HERMES)
|
||||||
|
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/hermes/index.php:${PORTSDIR}/deskutils/horde-hermes
|
||||||
|
.endif
|
||||||
|
|
||||||
post-configure:
|
post-configure:
|
||||||
@${CAT} ${FILESDIR}/post-configure-message
|
@${CAT} ${FILESDIR}/post-configure-message
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= meta
|
PORTNAME= meta
|
||||||
PORTVERSION= 1.0
|
PORTVERSION= 1.0
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= # Empty
|
MASTER_SITES= # Empty
|
||||||
DISTFILES= # None
|
DISTFILES= # None
|
||||||
|
@ -18,21 +18,22 @@ COMMENT= Meta port for the horde framework
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
LHORDEDIR?= www/horde
|
LHORDEDIR?= www/horde
|
||||||
|
|
||||||
OPTIONS= IMP "IMAP Webmail System" on \
|
OPTIONS= ANSEL "Photo Gallery" off \
|
||||||
MIMP "Mobile Webmail System" off \
|
|
||||||
INGO "Email-Filter Management" on \
|
|
||||||
TURBA "Contact Management" on \
|
|
||||||
KRONOLITH "Calendar Application" off \
|
|
||||||
MNEMO "Notes and Memo Application" off \
|
|
||||||
NAG "Task List Manager" on \
|
|
||||||
CHORA "CVS Web Viewer" off \
|
CHORA "CVS Web Viewer" off \
|
||||||
GOLLEM "Web-Based File Manager" off \
|
GOLLEM "Web-Based File Manager" off \
|
||||||
JETA "Java SSH Applets" off \
|
HERMES "Time Tracking Application" off \
|
||||||
HPASSWD "Password Changing Module" off \
|
HPASSWD "Password Changing Module" off \
|
||||||
VACATION "Vacation & Auto Respond" off \
|
IMP "IMAP Webmail System" on \
|
||||||
TREAN "Bookmark Manager" off \
|
INGO "Email-Filter 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 \
|
||||||
NIC "Network Monitor" 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
|
WHUPS "Bug Tracking/Ticket System" off
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.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
|
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/whups/index.php:${PORTSDIR}/devel/horde-whups
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
.if defined(WITH_HERMES)
|
||||||
|
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/hermes/index.php:${PORTSDIR}/deskutils/horde-hermes
|
||||||
|
.endif
|
||||||
|
|
||||||
post-configure:
|
post-configure:
|
||||||
@${CAT} ${FILESDIR}/post-configure-message
|
@${CAT} ${FILESDIR}/post-configure-message
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue