aboutsummaryrefslogtreecommitdiffstats
path: root/mail/horde-imp
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-01-16 22:53:41 +0800
committerThierry Thomas <thierry@FreeBSD.org>2005-01-16 22:53:41 +0800
commited5b14c874ceb9c2382a15c9360b03bd8ad29131 (patch)
treee7d4e3bde70931e827af90f88bbff7c5a4234bb2 /mail/horde-imp
parent23bfab2ecbff6ac28fff6e4e89d298cb1d02a59e (diff)
downloadfreebsd-ports-gnome-ed5b14c874ceb9c2382a15c9360b03bd8ad29131.tar.gz
freebsd-ports-gnome-ed5b14c874ceb9c2382a15c9360b03bd8ad29131.tar.zst
freebsd-ports-gnome-ed5b14c874ceb9c2382a15c9360b03bd8ad29131.zip
Don't let RUN_DEPENDS rely on a fixed HORDEDIR.
Reported by: Jeff Bachtel.
Diffstat (limited to 'mail/horde-imp')
-rw-r--r--mail/horde-imp/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile
index 70533c021f02..88c18966267a 100644
--- a/mail/horde-imp/Makefile
+++ b/mail/horde-imp/Makefile
@@ -71,17 +71,17 @@ USE_PHP= imap
. if !defined(WITHOUT_LDAP)
USE_PHP+= ldap
. endif
-RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
+RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
.else
-RUN_DEPENDS+= ${LOCALBASE}/www/horde/turba/minisearch.php:${PORTSDIR}/mail/turba
+RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/turba/minisearch.php:${PORTSDIR}/mail/turba
.endif
.if !defined(WITHOUT_INGO)
-RUN_DEPENDS+= ${LOCALBASE}/www/horde/ingo/filters.php:${PORTSDIR}/mail/ingo
+RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/ingo/filters.php:${PORTSDIR}/mail/ingo
.endif
.if !defined(WITHOUT_NAG)
-RUN_DEPENDS+= ${LOCALBASE}/www/horde/nag/data.php:${PORTSDIR}/deskutils/nag
+RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/nag/data.php:${PORTSDIR}/deskutils/nag
.endif
.if !defined(WITHOUT_SMIME)
class='commitgraph'>* - Fix LICENSEamdmi32019-04-162-4/+5 * net-im/qq: deprecate the portmeta2019-04-161-0/+3 * Fix up net-im/nheko depends.adridg2019-04-161-3/+6 * net-im/matterircd: update to 0.19.2swills2019-04-162-4/+4 * Missing dependencies for net-im/spectral.adridg2019-04-142-6/+8 * Add explicit build dependency on python 2.7antoine2019-04-131-1/+1 * Update net-im/libqmatrixclient to v 0.5.1.1, latest upstreamadridg2019-04-132-4/+4 * Switch to using default Python only for DBUS file generation.marcus2019-04-131-3/+4 * devel/boost-*: update to 1.70.0jbeich2019-04-128-7/+8 * lang/rust: Update to 1.34.0tobik2019-04-121-0/+1 * net-im/pidgin-icyque: catch up with latest changeseugen2019-04-112-5/+5 * - Add LICENSEamdmi32019-04-112-2/+5 * - Add LICENSEamdmi32019-04-102-4/+5 * Bump a few PORTREVISIONs after r498529antoine2019-04-102-2/+2 * Update devel/readline to 8.0sunpoet2019-04-095-4/+5 * Update to 12.7sunpoet2019-04-083-11/+12 * Report correct FreeBSD version: currently, QSysInfo::productVersion() ondanfe2019-04-081-0/+19 * - Update `net-im/psi' to version 1.4danfe2019-04-0711-20/+588 * - Fix LICENSEamdmi32019-04-072-5/+4 * - Add LICENSEamdmi32019-04-052-1/+4 * net-im/mtxclient: replace r497831 with upstream fixjbeich2019-04-053-10/+5 * - Switch from Enchant to Hunspell by default: the latter is a more commondanfe2019-04-042-26/+28 * net-im/mtxclient: unbreak with boost 1.70jbeich2019-04-041-0/+10 * Mark BROKEN on FreeBSD 12 and 13antoine2019-04-041-0/+5 * net-im/fractal: Update to 4.0.0tobik2019-04-048-1310/+23 * net-im/qTox: Add instructions to pkg-message how to make spell checking to workyuri2019-04-031-0/+6 * dns/libidn: Update to 1.35yuri2019-04-0213-7/+13 * net-im/qTox: Fix the SPELL_CHECK optionyuri2019-04-011-2/+1 * net-im/qTox: 1.16.3 -> 1.16.3-363yuri2019-04-013-33/+13 * Update devel/protobuf to 3.7.1sunpoet2019-03-311-1/+1 * net-im/pidgin-icyque: update to g20190328eugen2019-03-292-5/+5 * devel/icu: update to 64.1jbeich2019-03-281-0/+1 * - Update to 0.19.1wen2019-03-272-4/+4 * New port net-im/nhekoadridg2019-03-265-0/+72 * Fix build of net-im/mtxclient by patching out one more "json.hpp".adridg2019-03-261-0/+10 * Obsolete, please use net-im/rubygem-hipchat instead.mfechner2019-03-264-31/+0 * Remove duplicate line-ending-escape introduced in r496814adridg2019-03-251-1/+1 * New ports security/olm and net-im/mtxclientadridg2019-03-256-0/+117 * Add a copy of the distfile to my local distfiles.arved2019-03-251-1/+2 * Remove expired webkit-gtk2 and webkit-gtk3 ports.kwm2019-03-257-471/+0 * Drop libsocialweb support, it is archived upstream.kwm2019-03-232-21/+9 * Update to 0.6.0arved2019-03-203-11/+14 * Qt4 deprecation:tcberner2019-03-175-126/+0 * Qt4 deprecation: Remove Qt4 and its consumes.tcberner2019-03-1736-2975/+0 * multimedia/phonon, multimedia/phonon-gestreamer, multimedia/phonon-designerpl...tcberner2019-03-171-1/+1 * multimedia/gstreamer1-qt: remove flavors (Qt4 deprecation)tcberner2019-03-171-2/+2 * devel/qca: remove flavors (Qt4 deprecation)tcberner2019-03-173-5/+6 * net-im/telepathy-qt: remove flavors (Qt4 deprecation)tcberner2019-03-1715-34/+34 * security/qtkeychain: remove flavors (Qt4 deprecation)tcberner2019-03-171-1/+2 * www/hotot: remove QT4 option (Qt4 deprecation)tcberner2019-03-172-17/+4 * net-im/qxmpp-qt5: unbundle from net-im/qxmpp (Qt4 deprecation)tcberner2019-03-164-5/+109 * net-im/fractal: unbreak on aarch64jbeich2019-03-141-0/+178 * Introduce DOCS option to net-im/libaccounts-glib.adridg2019-03-112-49/+63 * Add DOCS option to net-im/libsignon-glib.adridg2019-03-102-34/+44 * New port: net-im/spectral .. a glossy Matrix client.adridg2019-03-096-2/+54 * net-im/quaternion uses C++17 features (which generate a warning fromadridg2019-03-081-7/+10 * Update net-im/libqmatrixclient and net-im/quaternion in tandem.adridg2019-03-086-13/+24 * Add USES=compiler:c++11-lang to fix build on GCC architectures.adridg2019-03-081-1/+1 * Update KDE Applications to 18.12.3tcberner2019-03-0815-45/+45 * Mark as unbuildable on powerpc*.linimon2019-03-071-0/+3 * Remove expired ports:rene2019-03-0717-729/+0 * Update devel/doxygen to 1.8.15antoine2019-03-062-1/+3 * net-im/py-slixmpp: Update to 1.4.20mp2019-03-052-5/+4 * net-im/psi: unbreak with libc++ 8jbeich2019-03-041-0/+6 * - Update to 19.02ashish2019-03-044-124/+77 * net-im/scudcloud: use www/falkon for optional HUNSPELL dependencyrene2019-03-031-1/+1 * lang/rust: update to 1.33.0jbeich2019-03-011-1/+1 * net-im/toot: Update to 0.21.00mp2019-02-272-6/+8 * net-im/gajim: fix run dependenciesrm2019-02-261-2/+1 * - Update to 2.8.0zi2019-02-252-14/+11 * Drop maintainership since I don't use irssi anymoregarga2019-02-251-1/+1 * Dino is a modern open-source chat client for the desktop. It focusesashish2019-02-256-0/+217 * Yahoo messenger has been discontinued July 17, 2018bapt2019-02-242-16/+8 * Yahoo messenger has been discontinued July 17, 2018bapt2019-02-2411-175/+0 * net-im/mikutter: Update to 3.8.6meta2019-02-232-4/+4 * New Matrix IM desktop client and support-library.adridg2019-02-219-0/+182 * Fix INDEXantoine2019-02-211-1/+0 * Garbage collect non functional abandoned MSN clientsbapt2019-02-2119-3905/+0 * net-im/mikutter: Update to 3.8.5meta2019-02-182-11/+11 * - Use PKG_BIN make variable, instead of pkg in pre-everything targetashish2019-02-181-1/+1 * - Add a patch for the issue 2744ashish2019-02-153-1/+37 * - Add LICENSEamdmi32019-02-122-1/+4 * Update KDE Applications to 18.12.2tcberner2019-02-0831-61/+45 * multimedia/libvpx: update 1.8.0jbeich2019-02-065-3/+5 * net-im/openfire: release maintainershipgahr2019-02-061-1/+1 * net-im/telegram-desktop: update to 1.5.11swills2019-02-0534-130/+121 * This port needs USES=compiler:c++11-lang to build on GCC-basedlinimon2019-02-041-6/+6 * This port needs USES=compiler:c++11-lang to build on GCC-basedlinimon2019-02-041-1/+2 * Deprecate ports broken for more than 6 monthsantoine2019-02-043-0/+7 * Update to 0.11.2.lx2019-01-307-211/+243 * net-im/teamwords: Allow to change notification style via WEBKITNOTIFY optiontobik2019-01-271-6/+13 * Update version requirement of RUN_DEPENDSsunpoet2019-01-261-2/+2 * net-im/gajim: update to 1.1.2rm2019-01-262-14/+19 * net-im/py-nbxmpp: update to 0.6.9rm2019-01-262-5/+6 * net-im/slack-term: update to 0.4.1swills2019-01-263-11/+10 * net-im/purple-hangouts: update to 20181202swills2019-01-252-7/+8 * net-im/psi: unbreak HUNSPELL=on after r490671jbeich2019-01-211-0/+10 * - reduce runtime dependenciesdinoex2019-01-191-2/+2 * textproc/hunspell: update to 1.7.0jbeich2019-01-192-5/+5 * lang/rust: update to 1.32.0jbeich2019-01-181-1/+1 * net-im/matterbridge: create portswills2019-01-186-0/+94 * Fix Qt5 symbol version scripts to put the catch-all clause first. Whentijl2019-01-1638-16/+38 * net-im/pidgin-icyque: catch up with lastest upstream changes.eugen2019-01-162-5/+5 * net-im/py-matrix-synapse: update to 0.34.1.1, fix CVE-2019-5885swills2019-01-153-6/+17 * Upgrade to v0.2.9.thierry2019-01-132-9/+9 * This port requires USES=compiler:c++11-lang to build on GCC-basedlinimon2019-01-131-2/+2 * Disable flavors for Python ports without PYTHON_PKGNAMEPREFIX/SUFFIX.mat2019-01-111-1/+1 * Update KDE Applications to 18.12.1tcberner2019-01-1115-45/+45 * - fix BUILD_DEPENDSdinoex2019-01-091-1/+3 * net-im/py-slixmpp: Add missing RUN_DEPENDS and fix some other issues0mp2019-01-083-9/+13 * Do not set SHEBANG_FILES twicetobik2019-01-081-1/+0 * Do not set CONFLICTS{,_INSTALL} twicetobik2019-01-081-2/+0 * Do not set WRKSRC{,_SUBDIR} twicetobik2019-01-081-1/+0 * net-im/mikutter: Update to 3.8.4meta2019-01-072-5/+5 * - update to 1.9.0 snapshotdinoex2019-01-0715-831/+816 * net-im/ekiga: Remove unneeded perl5 dependencyswills2019-01-061-2/+2 * Remove stale IGNORE_WITH_PHP=56 values.rene2019-01-051-1/+0 * Allow overriding rust dependencyjbeich2019-01-041-1/+1 * Update to 2.2.9sunpoet2019-01-022-6/+7 * Cleanup net-im after KDE4 removal.adridg2019-01-024-28/+10 * net-im/libqtelegram-ae: Fix build with OpenSSL 1.1xswills2019-01-012-1/+329 * net-im/telegram-desktop: Update to 1.5.4swills2019-01-0135-191/+163 * Remove KDE4, part 5rene2019-01-0168-3457/+0 * net-im/ekiga: remove optional dependency on expired KDE4rene2018-12-312-27/+3 * Remove expired ports:rene2018-12-314-32/+0 * This port requires USES=compiler:c11 to build on GCC-basedlinimon2018-12-301-1/+1 * - Update to 18.12.1ashish2018-12-286-21/+31 * New port: net-im/py-slimxmpp: Threadless Poezio-oriented fork of SleekXMPP us...0mp2018-12-284-0/+39 * net-im/py-matrix-synapse: update to 0.34.0swills2018-12-273-16/+10 * net-im/purple-discord: update to new snapshotswills2018-12-273-5/+7 * Fix up various kde ports to build on GCC-based architecturestcberner2018-12-261-1/+2 * Change cmake default behaviour to outsource.tcberner2018-12-2620-20/+20 * net/pidgin-icyque: strip libicyque.so unless built WITH_DEBUGeugen2018-12-251-0/+3 * net/pidgin-icyque: style fixeseugen2018-12-251-3/+2 * New port: net-im/pidgin--icyqueeugen2018-12-244-0/+39 * New ports required for gitlab-ce upgrade to 11.6.mfechner2018-12-234-0/+28 * net-im/kopete-kde4: remove optional dependency on expired multimedia/xmmsrene2018-12-211-8/+1 * Remove expired ports:rene2018-12-219-153/+0 * Fix build on GCC architectures.lx2018-12-201-2/+1 * net-im/qTox: Add USES=gnomeyuri2018-12-191-1/+1 * net-im/telegram-desktop: Change SED -> REINPLACE_CMDyuri2018-12-191-2/+2 * Set c++11 on some more kde@ ports.tcberner2018-12-177-7/+9 * Use regular DEPRECATED and EXPIRATION_DATE variables in an "if FLAVOR" blockrene2018-12-171-3/+2 * net-im/ssh-chat: Add pkg-message with the security warningyuri2018-12-151-0/+10 * New port: net-im/ssh-chat: Chat over SSHyuri2018-12-154-0/+56 * Update KDE Applications to 18.12.0tcberner2018-12-1438-100/+45 * - Update to 18.12ashish2018-12-123-40/+49 * net-im/py-slackclient: Update to 1.3.0 [1]koobs2018-12-122-5/+7 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-1225-16/+25 * devel/boost-*: update to 1.69.0jbeich2018-12-127-7/+7 * Set c++11 on some more kde@ ports.tcberner2018-12-082-2/+2 * - Add LICENSEamdmi32018-12-071-0/+2 * lang/rust: update to 1.31.0jbeich2018-12-071-1/+1 * Remove version 7.0 from the IGNORE_WITH_PHP list.rene2018-12-061-1/+1 * - Add LICENSEamdmi32018-12-062-3/+5 * - Fix LICENSEamdmi32018-12-051-2/+3 * - Update to 0.33.9miwi2018-12-044-36/+319 * Update devel/protobuf to 3.6.1sunpoet2018-12-041-1/+1 * Update to 2.7.8sunpoet2018-12-041-1/+1 * net-im/mikutter: Update to 3.8.3meta2018-12-033-22/+15 * Fix LIB_DEPENDSantoine2018-12-031-2/+2 * Deprecate ports depending on php 5.6antoine2018-12-031-0/+3 * Mark QT4 ports/functionality for removal on 2019-03-15rene2018-12-0212-8/+42 * - Add LICENSEamdmi32018-12-022-1/+4 * - Add LICENSEamdmi32018-11-282-1/+4 * pyqt: Change install directories for Python flavor supporttcberner2018-11-231-1/+1 * net-im/fractal: unbreak with OpenSSL 1.1.1jbeich2018-11-211-0/+1096 * - Add LICENSEamdmi32018-11-212-1/+4 * - Add LICENSEamdmi32018-11-182-1/+5 * net-im/telegram-desktop:makc2018-11-111-1/+2 * Update ImageMagick to 6.9.10.14 [1]kwm2018-11-111-2/+2 * Install texinfo files (GNU info) into ${PREFIX}/share/infobapt2018-11-112-2/+2 * Fix build for some more kde@ ports on GCC-architecturestcberner2018-11-103-3/+6 * Update KDE Applications to 18.09.3tcberner2018-11-1015-45/+45 * multimedia/ffmpeg: update to 4.1jbeich2018-11-062-1/+2 * Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarativetcberner2018-11-0510-12/+16 * Fix build with curl 7.62.0sunpoet2018-11-042-1/+20 * Update GStreamer to 1.14.4.tijl2018-11-033-22/+22 * Remove compatibility code for FreeBSD < 11.2 from all ports.rene2018-11-023-64/+19 * Fix the build by using ncursesw from ports.thierry2018-11-021-1/+1 * Update net-im/jabberd to 2.7.0mm2018-11-026-385/+61 * net-im/matterircd: update to 0.18.4swills2018-11-012-4/+4 * Upgrade to 0.8.3.thierry2018-11-014-25/+13 * Fix build on gcc-based archs.linimon2018-10-301-1/+1 * Fix build for -qt5 port on GCC-based architectures.linimon2018-10-281-1/+1 * net-im/ekiga: unbreak with boost 1.69jbeich2018-10-272-4/+2883 * net-im/talkatu: update to new snapshotswills2018-10-263-7/+13 * net-im/jabberd: add missing build dependency on pkgconfigmm2018-10-261-2/+3 * lang/rust: update to 1.30.0jbeich2018-10-262-1/+182 * net-im/jabberd: remove dependency on autoconf-archivemm2018-10-233-8/+17 * Remove expired ports:rene2018-10-236-52/+0 * net-im/jabberd: fix build errors with MariaDB 10.2mm2018-10-232-9/+27 * net-im/jabberd:mm2018-10-2311-88/+425 * net-im/telegram: Unbreak build on 12.0-CURRENTcpm2018-10-212-0/+44 * net-im/oysttyer: update 2.9.1 -> 2.10pi2018-10-212-4/+4 * net-im/telepathy-qt: fix build with GCC-based architectures of qt5 flavortcberner2018-10-211-1/+1 * net-im/libsignon-glib: fix build with GCC-based architecturestcberner2018-10-211-1/+2 * net-im/telepathy-logger-qt5: fix build with GCC-based architecturestcberner2018-10-211-1/+2 * - fix OpenSSL 1.1.x builddinoex2018-10-202-1/+53 * Remove expired ports:rene2018-10-1620-796/+0 * net-im/mu-conference: remove optional dependency on expired net-im/jabberrene2018-10-161-9/+2 * net-im/proxy65: remove optional dependency on expired net-im/jabberrene2018-10-161-5/+1 * net-im/telegram-desktop: update to 1.4.2swills2018-10-157-22/+23 * lang/rust: update to 1.29.2jbeich2018-10-131-0/+1 * Deprecate most glib12 consumersantoine2018-10-121-0/+3 * Update KDE Applications to 18.08.2tcberner2018-10-1216-46/+45 * - Update to 18.09ashish2018-10-113-106/+83 * Hook fractal to the buildantoine2018-10-101-0/+1 * net-im/fractal: create portswills2018-10-105-0/+79 * net-im/telegram-desktop: update to 1.4.0swills2018-10-0919-83/+94 * Fix some PKGNAME collisionsantoine2018-10-081-1/+1 * Upgrade to v0.2.8.thierry2018-10-082-4/+4 * net-im/talkatu: update to new snapshotswills2018-10-083-11/+24 * net-im/telepathy-qt[45]: falvorizetcberner2018-10-0730-56/+42 * net-im/py-matrix-synapse: update to 0.33.5.1swills2018-10-072-12/+13 * Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptdes2018-10-0610-20/+20 * net-im/libaccounts-glib: fix build on powerpc64tcberner2018-10-051-1/+2 * The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.kwm2018-09-304-9/+25 * Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4lriggs2018-09-295-4/+5 * Update libmesode to 0.9.2arved2018-09-252-4/+4 * Deprecate ports that don't build with recent GHC versionantoine2018-09-221-0/+3 * net-im/xmpp-client: Remove dependency on packaged Go libsyuri2018-09-222-9/+30 * Add gnu99 to USE_CSTD to fix builds on gcc-based archs.linimon2018-09-182-2/+2 * Update WWWsunpoet2018-09-151-1/+1 * Update WWWsunpoet2018-09-151-1/+1 * net-im/centerim{,-devel}: Fix build with Clang 6tobik2018-09-102-0/+2 * Add DOCS options to ports that should have one.mat2018-09-10