mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Rename old horde applications to horde3- prefix
This commit is contained in:
parent
e252b7167c
commit
1e429944f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308759
125 changed files with 94 additions and 72 deletions
23
MOVED
23
MOVED
|
@ -3952,3 +3952,26 @@ java/linux-sun-jre15|java/linux-sun-jre16|2012-12-10|Has expired: EOLed upstream
|
||||||
java/linux-sun-jdk15|java/linux-sun-jdk16|2012-12-10|Has expired: EOLed upstream since october 2009
|
java/linux-sun-jdk15|java/linux-sun-jdk16|2012-12-10|Has expired: EOLed upstream since october 2009
|
||||||
java/jdk15-doc|java/jdk16-doc|2012-12-10|Has expired: EOLed upstream since october 2009
|
java/jdk15-doc|java/jdk16-doc|2012-12-10|Has expired: EOLed upstream since october 2009
|
||||||
science/py-openbabel||2012-12-11|Merged to science/openbabel
|
science/py-openbabel||2012-12-11|Merged to science/openbabel
|
||||||
|
deskutils/horde-hermes|deskutils/horde3-hermes|2012-12-12|Rename of old horde apps
|
||||||
|
deskutils/horde-klutz|deskutils/horde3-klutz|2012-12-12|Rename of old horde apps
|
||||||
|
deskutils/horde-kronolith|deskutils/horde3-kronolith|2012-12-12|Rename of old horde apps
|
||||||
|
deskutils/horde-mnemo|deskutils/horde3-mnemo|2012-12-12|Rename of old horde apps
|
||||||
|
deskutils/horde-nag|deskutils/horde3-nag|2012-12-12|Rename of old horde apps
|
||||||
|
devel/horde-chora|devel/horde3-chora|2012-12-12|Rename of old horde apps
|
||||||
|
devel/horde-whups|devel/horde3-whups|2012-12-12|Rename of old horde apps
|
||||||
|
ftp/horde-gollem|ftp/horde3-gollem|2012-12-12|Rename of old horde apps
|
||||||
|
mail/horde-dimp|mail/horde3-dimp|2012-12-12|Rename of old horde apps
|
||||||
|
mail/horde-forwards|mail/horde3-forwards|2012-12-12|Rename of old horde apps
|
||||||
|
mail/horde-imp|mail/horde3-imp|2012-12-12|Rename of old horde apps
|
||||||
|
mail/horde-ingo|mail/horde3-ingo|2012-12-12|Rename of old horde apps
|
||||||
|
mail/horde-mimp|mail/horde3-mimp|2012-12-12|Rename of old horde apps
|
||||||
|
mail/horde-turba|mail/horde3-turba|2012-12-12|Rename of old horde apps
|
||||||
|
mail/horde-vacation|mail/horde3-vacation|2012-12-12|Rename of old horde apps
|
||||||
|
net-mgmt/horde-nic|net-mgmt/horde3-nic|2012-12-12|Rename of old horde apps
|
||||||
|
security/horde-jeta|security/horde3-jeta|2012-12-12|Rename of old horde apps
|
||||||
|
www/horde-ansel|www/horde3-ansel|2012-12-12|Rename of old horde apps
|
||||||
|
www/horde-base|www/horde3-base|2012-12-12|Rename of old horde apps
|
||||||
|
www/horde-meta|www/horde3-meta|2012-12-12|Rename of old horde apps
|
||||||
|
www/horde-passwd|www/horde3-passwd|2012-12-12|Rename of old horde apps
|
||||||
|
www/horde-trean|www/horde3-trean|2012-12-12|Rename of old horde apps
|
||||||
|
www/horde-wicked|www/horde3-wicked|2012-12-12|Rename of old horde apps
|
||||||
|
|
|
@ -96,11 +96,11 @@
|
||||||
SUBDIR += hamster-applet
|
SUBDIR += hamster-applet
|
||||||
SUBDIR += hebcal
|
SUBDIR += hebcal
|
||||||
SUBDIR += helpviewer
|
SUBDIR += helpviewer
|
||||||
SUBDIR += horde-hermes
|
SUBDIR += horde3-hermes
|
||||||
SUBDIR += horde-klutz
|
SUBDIR += horde3-klutz
|
||||||
SUBDIR += horde-kronolith
|
SUBDIR += horde3-kronolith
|
||||||
SUBDIR += horde-mnemo
|
SUBDIR += horde3-mnemo
|
||||||
SUBDIR += horde-nag
|
SUBDIR += horde3-nag
|
||||||
SUBDIR += horde4-groupware
|
SUBDIR += horde4-groupware
|
||||||
SUBDIR += horde4-kronolith
|
SUBDIR += horde4-kronolith
|
||||||
SUBDIR += horde4-mnemo
|
SUBDIR += horde4-mnemo
|
||||||
|
|
|
@ -17,9 +17,9 @@ USE_HORDE= base pkg-message
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
PORTDOCS= README CHANGES CREDITS INSTALL TODO
|
PORTDOCS= README CHANGES CREDITS INSTALL TODO
|
||||||
|
|
||||||
BUILD_DEPENDS+= ${HORBAS}/turba/minisearch.php:${PORTSDIR}/mail/horde-turba \
|
BUILD_DEPENDS+= ${HORBAS}/turba/minisearch.php:${PORTSDIR}/mail/horde3-turba \
|
||||||
${HORBAS}/nag/data.php:${PORTSDIR}/deskutils/horde-nag \
|
${HORBAS}/nag/data.php:${PORTSDIR}/deskutils/horde3-nag \
|
||||||
${HORBAS}/whups/index.php:${PORTSDIR}/devel/horde-whups
|
${HORBAS}/whups/index.php:${PORTSDIR}/devel/horde3-whups
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -18,5 +18,5 @@ USE_HORDE= base
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -20,5 +20,5 @@ USE_HORDE= base
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -18,5 +18,5 @@ USE_HORDE= base
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -18,5 +18,5 @@ USE_HORDE= base
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -621,8 +621,8 @@
|
||||||
SUBDIR += hgsvn
|
SUBDIR += hgsvn
|
||||||
SUBDIR += hgview
|
SUBDIR += hgview
|
||||||
SUBDIR += highlighterkit
|
SUBDIR += highlighterkit
|
||||||
SUBDIR += horde-chora
|
SUBDIR += horde3-chora
|
||||||
SUBDIR += horde-whups
|
SUBDIR += horde3-whups
|
||||||
SUBDIR += horde4-content
|
SUBDIR += horde4-content
|
||||||
SUBDIR += horde4-timeobjects
|
SUBDIR += horde4-timeobjects
|
||||||
SUBDIR += horde4-whups
|
SUBDIR += horde4-whups
|
||||||
|
|
|
@ -58,5 +58,5 @@ pre-configure:
|
||||||
-e "s|%%CONFDIR%%|${CONFDIR}|" \
|
-e "s|%%CONFDIR%%|${CONFDIR}|" \
|
||||||
${WRKSRC}/config/sourceroots.php.dist
|
${WRKSRC}/config/sourceroots.php.dist
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -18,5 +18,5 @@ USE_GETTEXT= yes
|
||||||
PORTDOCS= README CHANGES CREDITS INSTALL TODO lighttpd-whups.conf
|
PORTDOCS= README CHANGES CREDITS INSTALL TODO lighttpd-whups.conf
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -36,7 +36,7 @@
|
||||||
SUBDIR += gnusget
|
SUBDIR += gnusget
|
||||||
SUBDIR += gnustep-ftp
|
SUBDIR += gnustep-ftp
|
||||||
SUBDIR += gwget
|
SUBDIR += gwget
|
||||||
SUBDIR += horde-gollem
|
SUBDIR += horde3-gollem
|
||||||
SUBDIR += horde4-gollem
|
SUBDIR += horde4-gollem
|
||||||
SUBDIR += hs-curl
|
SUBDIR += hs-curl
|
||||||
SUBDIR += hsftp
|
SUBDIR += hsftp
|
||||||
|
|
|
@ -17,5 +17,5 @@ USE_HORDE= base
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -177,13 +177,13 @@
|
||||||
SUBDIR += hashcash
|
SUBDIR += hashcash
|
||||||
SUBDIR += hbiff
|
SUBDIR += hbiff
|
||||||
SUBDIR += heirloom-mailx
|
SUBDIR += heirloom-mailx
|
||||||
SUBDIR += horde-dimp
|
SUBDIR += horde3-dimp
|
||||||
SUBDIR += horde-forwards
|
SUBDIR += horde3-forwards
|
||||||
SUBDIR += horde-imp
|
SUBDIR += horde3-imp
|
||||||
SUBDIR += horde-ingo
|
SUBDIR += horde3-ingo
|
||||||
SUBDIR += horde-mimp
|
SUBDIR += horde3-mimp
|
||||||
SUBDIR += horde-turba
|
SUBDIR += horde3-turba
|
||||||
SUBDIR += horde-vacation
|
SUBDIR += horde3-vacation
|
||||||
SUBDIR += horde4-imp
|
SUBDIR += horde4-imp
|
||||||
SUBDIR += horde4-ingo
|
SUBDIR += horde4-ingo
|
||||||
SUBDIR += horde4-turba
|
SUBDIR += horde4-turba
|
||||||
|
|
|
@ -13,7 +13,7 @@ MAINTAINER= horde@FreeBSD.org
|
||||||
COMMENT= Dynamic webmail system
|
COMMENT= Dynamic webmail system
|
||||||
|
|
||||||
RUN_DEPENDS+= ${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL \
|
RUN_DEPENDS+= ${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL \
|
||||||
${HORBAS}/imp/index.php:${PORTSDIR}/mail/horde-imp
|
${HORBAS}/imp/index.php:${PORTSDIR}/mail/horde3-imp
|
||||||
|
|
||||||
USE_PHP= imap
|
USE_PHP= imap
|
||||||
. if !defined(WITHOUT_LDAP)
|
. if !defined(WITHOUT_LDAP)
|
||||||
|
@ -48,5 +48,5 @@ pre-install:
|
||||||
fi
|
fi
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -36,5 +36,5 @@ USE_HORDE= base pkg-message
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -113,5 +113,5 @@ pre-install:
|
||||||
fi
|
fi
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -30,5 +30,5 @@ USE_HORDE= base pkg-message
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -28,7 +28,7 @@ COMMENT= Mobile webmail system
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
|
|
||||||
RUN_DEPENDS+= ${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL \
|
RUN_DEPENDS+= ${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL \
|
||||||
${HORBAS}/imp/index.php:${PORTSDIR}/mail/horde-imp
|
${HORBAS}/imp/index.php:${PORTSDIR}/mail/horde3-imp
|
||||||
|
|
||||||
USE_PHP= imap
|
USE_PHP= imap
|
||||||
. if !defined(WITHOUT_LDAP)
|
. if !defined(WITHOUT_LDAP)
|
||||||
|
@ -63,5 +63,5 @@ pre-install:
|
||||||
fi
|
fi
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -23,5 +23,5 @@ pre-patch:
|
||||||
@${REINPLACE_CMD} -e "s:/usr/bin/ldapadd:${LOCALBASE}/bin/ldapadd:" \
|
@${REINPLACE_CMD} -e "s:/usr/bin/ldapadd:${LOCALBASE}/bin/ldapadd:" \
|
||||||
${WRKSRC}/scripts/ldap/addou.pl
|
${WRKSRC}/scripts/ldap/addou.pl
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -36,5 +36,5 @@ USE_HORDE= base pkg-message
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
PORTDOCS= CHANGES CREDITS INSTALL RELEASE_NOTES TODO
|
PORTDOCS= CHANGES CREDITS INSTALL RELEASE_NOTES TODO
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -82,7 +82,7 @@
|
||||||
SUBDIR += gsnmp
|
SUBDIR += gsnmp
|
||||||
SUBDIR += hastmon
|
SUBDIR += hastmon
|
||||||
SUBDIR += hawk
|
SUBDIR += hawk
|
||||||
SUBDIR += horde-nic
|
SUBDIR += horde3-nic
|
||||||
SUBDIR += icinga
|
SUBDIR += icinga
|
||||||
SUBDIR += icmpmonitor
|
SUBDIR += icmpmonitor
|
||||||
SUBDIR += icmpquery
|
SUBDIR += icmpquery
|
||||||
|
|
|
@ -19,5 +19,5 @@ USE_HORDE= base pkg-message
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
PORTDOCS= CHANGES CREDITS INSTALL TODO README
|
PORTDOCS= CHANGES CREDITS INSTALL TODO README
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -183,7 +183,7 @@
|
||||||
SUBDIR += hlfl
|
SUBDIR += hlfl
|
||||||
SUBDIR += hmap
|
SUBDIR += hmap
|
||||||
SUBDIR += honggfuzz
|
SUBDIR += honggfuzz
|
||||||
SUBDIR += horde-jeta
|
SUBDIR += horde3-jeta
|
||||||
SUBDIR += hotssh
|
SUBDIR += hotssh
|
||||||
SUBDIR += hs-Crypto
|
SUBDIR += hs-Crypto
|
||||||
SUBDIR += hs-HsOpenSSL
|
SUBDIR += hs-HsOpenSSL
|
||||||
|
|
|
@ -17,5 +17,5 @@ USE_HORDE= base pkg-message
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
12
www/Makefile
12
www/Makefile
|
@ -268,12 +268,12 @@
|
||||||
SUBDIR += helma
|
SUBDIR += helma
|
||||||
SUBDIR += hiawatha
|
SUBDIR += hiawatha
|
||||||
SUBDIR += hinventory-client
|
SUBDIR += hinventory-client
|
||||||
SUBDIR += horde-ansel
|
SUBDIR += horde3-ansel
|
||||||
SUBDIR += horde-base
|
SUBDIR += horde3-base
|
||||||
SUBDIR += horde-meta
|
SUBDIR += horde3-meta
|
||||||
SUBDIR += horde-passwd
|
SUBDIR += horde3-passwd
|
||||||
SUBDIR += horde-trean
|
SUBDIR += horde3-trean
|
||||||
SUBDIR += horde-wicked
|
SUBDIR += horde3-wicked
|
||||||
SUBDIR += horde4-ansel
|
SUBDIR += horde4-ansel
|
||||||
SUBDIR += horde4-base
|
SUBDIR += horde4-base
|
||||||
SUBDIR += horde4-passwd
|
SUBDIR += horde4-passwd
|
||||||
|
|
|
@ -18,5 +18,5 @@ USE_HORDE= base pkg-message
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
PORTDOCS= CHANGES CREDITS TODO README
|
PORTDOCS= CHANGES CREDITS TODO README
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
|
@ -262,5 +262,5 @@ pre-install:
|
||||||
${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
|
${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
|
@ -10,7 +10,7 @@ DISTVERSIONPREFIX?= h3-
|
||||||
PKGNAMEPREFIX?= horde-
|
PKGNAMEPREFIX?= horde-
|
||||||
|
|
||||||
.if defined(USE_HORDE) && ${USE_HORDE:Mbase}
|
.if defined(USE_HORDE) && ${USE_HORDE:Mbase}
|
||||||
RUN_DEPENDS+= ${HORBAS}/rpc.php:${PORTSDIR}/www/horde-base
|
RUN_DEPENDS+= ${HORBAS}/rpc.php:${PORTSDIR}/www/horde3-base
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
#USE_BZIP2= yes
|
#USE_BZIP2= yes
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue