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/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
|
||||
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 += hebcal
|
||||
SUBDIR += helpviewer
|
||||
SUBDIR += horde-hermes
|
||||
SUBDIR += horde-klutz
|
||||
SUBDIR += horde-kronolith
|
||||
SUBDIR += horde-mnemo
|
||||
SUBDIR += horde-nag
|
||||
SUBDIR += horde3-hermes
|
||||
SUBDIR += horde3-klutz
|
||||
SUBDIR += horde3-kronolith
|
||||
SUBDIR += horde3-mnemo
|
||||
SUBDIR += horde3-nag
|
||||
SUBDIR += horde4-groupware
|
||||
SUBDIR += horde4-kronolith
|
||||
SUBDIR += horde4-mnemo
|
||||
|
|
|
@ -17,9 +17,9 @@ USE_HORDE= base pkg-message
|
|||
USE_GETTEXT= yes
|
||||
PORTDOCS= README CHANGES CREDITS INSTALL TODO
|
||||
|
||||
BUILD_DEPENDS+= ${HORBAS}/turba/minisearch.php:${PORTSDIR}/mail/horde-turba \
|
||||
${HORBAS}/nag/data.php:${PORTSDIR}/deskutils/horde-nag \
|
||||
${HORBAS}/whups/index.php:${PORTSDIR}/devel/horde-whups
|
||||
BUILD_DEPENDS+= ${HORBAS}/turba/minisearch.php:${PORTSDIR}/mail/horde3-turba \
|
||||
${HORBAS}/nag/data.php:${PORTSDIR}/deskutils/horde3-nag \
|
||||
${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>
|
|
@ -18,5 +18,5 @@ USE_HORDE= base
|
|||
USE_GETTEXT= yes
|
||||
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>
|
|
@ -20,5 +20,5 @@ USE_HORDE= base
|
|||
USE_GETTEXT= yes
|
||||
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>
|
|
@ -18,5 +18,5 @@ USE_HORDE= base
|
|||
USE_GETTEXT= yes
|
||||
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>
|
|
@ -18,5 +18,5 @@ USE_HORDE= base
|
|||
USE_GETTEXT= yes
|
||||
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>
|
|
@ -621,8 +621,8 @@
|
|||
SUBDIR += hgsvn
|
||||
SUBDIR += hgview
|
||||
SUBDIR += highlighterkit
|
||||
SUBDIR += horde-chora
|
||||
SUBDIR += horde-whups
|
||||
SUBDIR += horde3-chora
|
||||
SUBDIR += horde3-whups
|
||||
SUBDIR += horde4-content
|
||||
SUBDIR += horde4-timeobjects
|
||||
SUBDIR += horde4-whups
|
||||
|
|
|
@ -58,5 +58,5 @@ pre-configure:
|
|||
-e "s|%%CONFDIR%%|${CONFDIR}|" \
|
||||
${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>
|
|
@ -18,5 +18,5 @@ USE_GETTEXT= yes
|
|||
PORTDOCS= README CHANGES CREDITS INSTALL TODO lighttpd-whups.conf
|
||||
NO_BUILD= yes
|
||||
|
||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
||||
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||
.include <bsd.port.mk>
|
|
@ -36,7 +36,7 @@
|
|||
SUBDIR += gnusget
|
||||
SUBDIR += gnustep-ftp
|
||||
SUBDIR += gwget
|
||||
SUBDIR += horde-gollem
|
||||
SUBDIR += horde3-gollem
|
||||
SUBDIR += horde4-gollem
|
||||
SUBDIR += hs-curl
|
||||
SUBDIR += hsftp
|
||||
|
|
|
@ -17,5 +17,5 @@ USE_HORDE= base
|
|||
USE_GETTEXT= yes
|
||||
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>
|
|
@ -177,13 +177,13 @@
|
|||
SUBDIR += hashcash
|
||||
SUBDIR += hbiff
|
||||
SUBDIR += heirloom-mailx
|
||||
SUBDIR += horde-dimp
|
||||
SUBDIR += horde-forwards
|
||||
SUBDIR += horde-imp
|
||||
SUBDIR += horde-ingo
|
||||
SUBDIR += horde-mimp
|
||||
SUBDIR += horde-turba
|
||||
SUBDIR += horde-vacation
|
||||
SUBDIR += horde3-dimp
|
||||
SUBDIR += horde3-forwards
|
||||
SUBDIR += horde3-imp
|
||||
SUBDIR += horde3-ingo
|
||||
SUBDIR += horde3-mimp
|
||||
SUBDIR += horde3-turba
|
||||
SUBDIR += horde3-vacation
|
||||
SUBDIR += horde4-imp
|
||||
SUBDIR += horde4-ingo
|
||||
SUBDIR += horde4-turba
|
||||
|
|
|
@ -13,7 +13,7 @@ MAINTAINER= horde@FreeBSD.org
|
|||
COMMENT= Dynamic webmail system
|
||||
|
||||
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
|
||||
. if !defined(WITHOUT_LDAP)
|
||||
|
@ -48,5 +48,5 @@ pre-install:
|
|||
fi
|
||||
.endif
|
||||
|
||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
||||
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||
.include <bsd.port.mk>
|
|
@ -36,5 +36,5 @@ USE_HORDE= base pkg-message
|
|||
USE_GETTEXT= yes
|
||||
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>
|
|
@ -113,5 +113,5 @@ pre-install:
|
|||
fi
|
||||
.endif
|
||||
|
||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
||||
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||
.include <bsd.port.mk>
|
|
@ -30,5 +30,5 @@ USE_HORDE= base pkg-message
|
|||
USE_GETTEXT= yes
|
||||
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>
|
|
@ -28,7 +28,7 @@ COMMENT= Mobile webmail system
|
|||
#-----------------------------------------------------------------------
|
||||
|
||||
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
|
||||
. if !defined(WITHOUT_LDAP)
|
||||
|
@ -63,5 +63,5 @@ pre-install:
|
|||
fi
|
||||
.endif
|
||||
|
||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
||||
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||
.include <bsd.port.mk>
|
|
@ -23,5 +23,5 @@ pre-patch:
|
|||
@${REINPLACE_CMD} -e "s:/usr/bin/ldapadd:${LOCALBASE}/bin/ldapadd:" \
|
||||
${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>
|
|
@ -36,5 +36,5 @@ USE_HORDE= base pkg-message
|
|||
USE_GETTEXT= yes
|
||||
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>
|
|
@ -82,7 +82,7 @@
|
|||
SUBDIR += gsnmp
|
||||
SUBDIR += hastmon
|
||||
SUBDIR += hawk
|
||||
SUBDIR += horde-nic
|
||||
SUBDIR += horde3-nic
|
||||
SUBDIR += icinga
|
||||
SUBDIR += icmpmonitor
|
||||
SUBDIR += icmpquery
|
||||
|
|
|
@ -19,5 +19,5 @@ USE_HORDE= base pkg-message
|
|||
USE_GETTEXT= yes
|
||||
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>
|
|
@ -183,7 +183,7 @@
|
|||
SUBDIR += hlfl
|
||||
SUBDIR += hmap
|
||||
SUBDIR += honggfuzz
|
||||
SUBDIR += horde-jeta
|
||||
SUBDIR += horde3-jeta
|
||||
SUBDIR += hotssh
|
||||
SUBDIR += hs-Crypto
|
||||
SUBDIR += hs-HsOpenSSL
|
||||
|
|
|
@ -17,5 +17,5 @@ USE_HORDE= base pkg-message
|
|||
USE_GETTEXT= yes
|
||||
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>
|
12
www/Makefile
12
www/Makefile
|
@ -268,12 +268,12 @@
|
|||
SUBDIR += helma
|
||||
SUBDIR += hiawatha
|
||||
SUBDIR += hinventory-client
|
||||
SUBDIR += horde-ansel
|
||||
SUBDIR += horde-base
|
||||
SUBDIR += horde-meta
|
||||
SUBDIR += horde-passwd
|
||||
SUBDIR += horde-trean
|
||||
SUBDIR += horde-wicked
|
||||
SUBDIR += horde3-ansel
|
||||
SUBDIR += horde3-base
|
||||
SUBDIR += horde3-meta
|
||||
SUBDIR += horde3-passwd
|
||||
SUBDIR += horde3-trean
|
||||
SUBDIR += horde3-wicked
|
||||
SUBDIR += horde4-ansel
|
||||
SUBDIR += horde4-base
|
||||
SUBDIR += horde4-passwd
|
||||
|
|
|
@ -18,5 +18,5 @@ USE_HORDE= base pkg-message
|
|||
USE_GETTEXT= yes
|
||||
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>
|
|
@ -262,5 +262,5 @@ pre-install:
|
|||
${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
|
||||
.endif
|
||||
|
||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
||||
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
|
@ -10,7 +10,7 @@ DISTVERSIONPREFIX?= h3-
|
|||
PKGNAMEPREFIX?= horde-
|
||||
|
||||
.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
|
||||
|
||||
#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