aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-11-14 16:10:56 +0800
committerdinoex <dinoex@FreeBSD.org>2004-11-14 16:10:56 +0800
commita6bb97ee2afbd4eb6a1ca6a9f4a68b641f24f760 (patch)
tree6370fcc73b922ee67ce59f29dc1d0426c9799079
parentc8232c2a451d57fb01614f733949c73ccab8cb65 (diff)
downloadfreebsd-ports-gnome-a6bb97ee2afbd4eb6a1ca6a9f4a68b641f24f760.tar.gz
freebsd-ports-gnome-a6bb97ee2afbd4eb6a1ca6a9f4a68b641f24f760.tar.zst
freebsd-ports-gnome-a6bb97ee2afbd4eb6a1ca6a9f4a68b641f24f760.zip
- new option ADDRESSES_PORT
-rw-r--r--mail/gnumail/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile
index b4b9d99676c5..6cc1aa39ae7b 100644
--- a/mail/gnumail/Makefile
+++ b/mail/gnumail/Makefile
@@ -15,9 +15,9 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep mail client
BUILD_DEPENDS+= ${LOCALLIBDIR}/libPantomime.so:${PORTSDIR}/${PANTOMIME_PORT}
-BUILD_DEPENDS+= ${LOCALLIBDIR}/libAddresses.so:${PORTSDIR}/mail/addresses
+BUILD_DEPENDS+= ${LOCALLIBDIR}/libAddresses.so:${PORTSDIR}/${ADDRESSES_PORT}
RUN_DEPENDS+= ${LOCALLIBDIR}/libPantomime.so:${PORTSDIR}/${PANTOMIME_PORT}
-RUN_DEPENDS+= ${LOCALLIBDIR}/libAddresses.so:${PORTSDIR}/mail/addresses
+RUN_DEPENDS+= ${LOCALLIBDIR}/libAddresses.so:${PORTSDIR}/${ADDRESSES_PORT}
PREFIX= ${LOCALBASE}/GNUstep
NO_MTREE= yes
@@ -33,5 +33,6 @@ ALL_TARGET=
.include <bsd.port.pre.mk>
PANTOMIME_PORT?= mail/pantomime
+ADDRESSES_PORT?= mail/addresses
.include <bsd.port.post.mk>
02-22 10:09:15 +0800'>2004-02-222-2/+2 * * Clean up the Makefilemarcus2004-02-221-11/+12 * Add fpc-gdb, a GNU GDB 5.2.1 modified for use with Free Pascal and to providemarcus2004-02-2216-0/+2253 * This is broken on 4.x too.kris2004-02-222-14/+6 * On FreeBSD 4, gcc(1) does not have the __builtin_va_list type, whichmarcel2004-02-221-0/+11 * Remove not needed chunk.fjoe2004-02-221-11/+3 * Update to 2.0.26 (latest stable version).fjoe2004-02-2216-147/+474 * BROKEN on 4.x: Does not compilekris2004-02-221-1/+7 * This does not compile on 4.x eitherkris2004-02-221-6/+2 * BROKEN: Checksum mismatchkris2004-02-222-0/+4 * Grr, port is still IS_INTERACTIVE and trying to generate infinite-sizedkris2004-02-221-0/+2 * BROKEN: Checksum mismatchkris2004-02-221-0/+2 * Disable building the simulator on sparc until I can figure out how tojeh2004-02-223-8/+18 * - Update to 0.05erwin2004-02-213-8/+36 * Update physfs to 1.0.0oliver2004-02-216-8/+10 * This patch get mips building again on 5.2jeh2004-02-211-0/+62 * Add intlhack to fix the build on 4.X.marcus2004-02-211-1/+1 * Two more patches to get a GNU program to compile with a GNU compiler.jeh2004-02-212-0/+69 * Add gtranslator.adamw2004-02-211-1/+3 * Assign maintainership to gnome@, and put in better comment and pkg-descradamw2004-02-212-7/+6 * Update to 1.0.1, apply some plist fixes, and remove the main MASTER_SITEadamw2004-02-213-9/+12 * Use two different approaches for 4.X and 5.X for the printf(size_t) problem.marcus2004-02-216-2/+40 * Fix Build after KDE 3.2arved2004-02-212-0/+21 * - Update to version 0.18krion2004-02-207-46/+34 * Fix build on AMD64arved2004-02-201-1/+5 * o Upgrade to 0.13 (PR).kuriyama2004-02-203-6/+14 * Update to version 2.40.demon2004-02-202-5/+5 * Add p5-ExtUtils-CBuilder 0.01, compile and link C code for Perl modules.mat2004-02-205-0/+55 * Update to 0.35mat2004-02-202-3/+3 * Update to 1.17erwin2004-02-202-2/+3 * Update to 1.05erwin2004-02-202-2/+3 * - Update to version 1.2.0krion2004-02-205-21/+9 * - udpate to 1.9dinoex2004-02-202-3/+3 * upgrade to 1.31.0ijliao2004-02-208-1311/+1935 * Oops. Correct the path correction.adamw2004-02-201-1/+1 * Correct the some hardcoded paths that rendered the applicationadamw2004-02-201-1/+7 * Fix linking against -lc_r and -lpthreadoliver2004-02-202-12/+12 * BROKEN on 5.x: does not compilekris2004-02-191-1/+7 * This port is scheduled for removal on April 19 if it is still broken.kris2004-02-191-0/+2 * BROKEN: Does not compilekris2004-02-191-0/+2 * FORBIDDEN on 5.x: links against conflicting thread librarieskris2004-02-191-1/+7 * - Update to version 1.05krion2004-02-192-2/+3 * - Install missing *.inl fileskrion2004-02-192-2/+18 * - Update to version 1.3.0:krion2004-02-186-35/+89 * The pkg-plist now seems to be correct, remove BROKEN tag.kris2004-02-181-4/+0 * Change BROKEN to IGNORE since the package still builds (but does not work)kris2004-02-181-1/+1 * Mark NO_CDROM because the author e-mailed me to say that he placestrevor2004-02-181-0/+2 * As discovered by Andrzej Tobola, gettext (this version, or thetrevor2004-02-181-1/+20 * BROKEN: Inconsistent dependencies (qt 2.x and 3.x)kris2004-02-181-0/+2 * Make fetchable (Alan Eldridge wrote that he "got explicit permissiontrevor2004-02-181-15/+5 * BROKEN: Does not compilekris2004-02-181-0/+2 * Remove this file: it just said "the package list is generated bytrevor2004-02-181-1/+0 * BROKEN on 5.x: configure failskris2004-02-181-1/+7 * Chase home page.trevor2004-02-181-1/+1 * Upgrade to 0.94.0125, add USE_SIZE, replace USE_MESA with USE_GL (portlint).olgeni2004-02-182-4/+5 * . Update to 0.8r40 (which will hopefully unbreak 5.x).glewis2004-02-189-208/+93 * BROKEN: Missing dependency on qmakekris2004-02-171-0/+2 * Mark as deprecated: either fails to fetch, and has done so for some time;linimon2004-02-175-0/+11 * Unmark as broken on -current; really, it's only broken on non-i386,linimon2004-02-171-2/+2 * - add USE_GCC=2.95 and unbreak this portleeym2004-02-174-42/+17 * FORBIDDEN on 5.x: links against libc_r and libpthreadkris2004-02-172-0/+8 * add py-resourcepackage 1.0.0ijliao2004-02-174-0/+38 * FORBIDDEN on 5.x: Does not respect PTHREAD_{CFLAGS,LIBS}kris2004-02-171-0/+4 * Correct paths in patch filesjeh2004-02-172-4/+4 * - Update to 0.40sergei2004-02-173-3/+5 * - Update to 0.15sergei2004-02-176-32/+14 * Update win32api to version 2.5lev2004-02-163-2/+17 * Add to patch files to fix compiling the simulator on powerpc and mips.jeh2004-02-163-1/+103 * Update to 0.78.02mat2004-02-162-3/+3 * Update to 0.20mat2004-02-162-4/+4 * Update to 0.08mat2004-02-162-3/+3 * Update to 0.25.07mat2004-02-162-3/+3 * The port was fixed shortly before I added the BROKEN tag, and now compileskris2004-02-161-3/+0 * BROKEN on 5.x: Does not installkris2004-02-162-2/+14 * Update to Apache Ant 1.6.1.znerd2004-02-163-4/+10 * BROKEN with perl 5.8: does not compilekris2004-02-161-1/+7 * Update to 1.430tobez2004-02-152-2/+3 * Update to 1.08.tobez2004-02-152-2/+3 * Update to 1.11.tobez2004-02-152-2/+3 * Upgrade to 0.12.0obraun2004-02-154-17/+27 * Fix pkg-plist.ade2004-02-154-4/+2 * Finish the job of killing off linux-p4v.bms2004-02-151-1/+0 * Remove the Linux version of the Perforce Visual Client, now that a nativebms2004-02-154-135/+0 * Add a FreeBSD native version of the Perforce Visual Client (latestbms2004-02-156-0/+165 * - Update to version 4.9.11.20031210krion2004-02-144-169/+204 * Update to version 1.5. Changes from 1.4 are:marcel2004-02-143-20/+15 * Symlink vulnerability: http://www.securityfocus.com/archive/1/352333ade2004-02-149-84/+161 * Symlink vulnerability: http://www.securityfocus.com/archive/1/352333ade2004-02-143-2/+17 * Delink autoconf253 and automake15 until autoconf and automake areade2004-02-141-2/+0 * - Actually use ossp-ex (configure args)pav2004-02-141-1/+2 * Update to 1.3.20.knu2004-02-136-52/+128 * Unbreak on amd64.kuriyama2004-02-134-44/+40 * Update to 0.36mat2004-02-132-4/+4 * upgrade to 1.1.0ijliao2004-02-125-53/+29 * Update to 2.5.0 release.ale2004-02-124-7/+16 * Update to 2.5: numerous bugfixes, a few minor feature enhancements. Seelinimon2004-02-123-8/+10 * Modifications to make this a master port for upcoming slave portlinimon2004-02-126-45/+60 * mat@FreeBSD.org reports no response from this maintainer for severallinimon2004-02-121-1/+1 * mat@FreeBSD.org reports no response from this maintainer for severallinimon2004-02-121-1/+1 * Add vstr, a string library, designed so you can work optimally withpav2004-02-126-0/+127 * Link autoconf253 and automake15 into the build - not used by anything yet,ade2004-02-121-0/+2 * Other minor cosmetic changes to COMMENTade2004-02-1213-13/+13 * Hackery after repo-copies from devel/autoconf and devel/automakeade2004-02-1210-236/+249 * Minor COMMENT cosmetic changesade2004-02-124-4/+4 * Upgrade to Twisted 1.1.1, and remove documentation for py-twisted-docnbm2004-02-123-10481/+1519 * USE_GCC 3.3, because it compiles fine with CURRENTS systemcompilerarved2004-02-111-1/+1 * Use GCC 3.3, because it builds fine with CURRENTs system compilerarved2004-02-111-1/+1 * Update to 0.16erwin2004-02-112-2/+3 * Update to 1.55.tobez2004-02-112-2/+3 * Update to 2.09.tobez2004-02-112-2/+3 * Update to 0.08.tobez2004-02-113-4/+14 * - Update to version 0.8.2krion2004-02-112-3/+3 * - Take maintainershiperwin2004-02-113-1/+3 * Update to 1.04: documentation and bugfixes. See Changes for details.linimon2004-02-112-2/+2 * Use the latest XFree86-devel RPM. Advisories are attrevor2004-02-112-2/+2 * add colorer beta2ijliao2004-02-117-0/+155 * Updated p4d, add SIZE.dannyboy2004-02-1112-12/+54 * - Utilize OPTIONSkrion2004-02-113-27/+61 * Switch to PERL_MODBUILD (so that I don't break INDEX more)mat2004-02-111-2/+1 * use PERL_MODBUILDmat2004-02-111-4/+2 * Update to 0.04.01mat2004-02-102-3/+4 * Update to 0.23.mat2004-02-104-29/+21 * - Update to 1.56erwin2004-02-102-4/+4 * Maintainer has stated that he no longer uses this port and thuslinimon2004-02-101-1/+1 * add a missing dependency to libunicodeoliver2004-02-101-1/+2 * Fix distinfo, SIZEify.lofi2004-02-092-3/+2 * Remove lang/php4/bsd.php.mk and switch every ports depending on PHP toale2004-02-095-14/+10 * Undefine INSTALLS_SHLIB.knu2004-02-093-3/+3 * Update to 2.1.0. Support for several more encodings is added.knu2004-02-0915-366/+21 * Update to 3.5.knu2004-02-092-2/+3 * Chase a repack, in which a typo in documentation was fixed.knu2004-02-092-3/+2 * BROKEN: Checksum mismatchkris2004-02-091-1/+3 * BROKEN: Does not compilekris2004-02-091-0/+2 * BROKEN on 5.x: broken pkg-plistkris2004-02-092-1/+11 * upgrade to 3.0.a1ijliao2004-02-093-199/+14 * Mark as broken on 5.x. Informed maintainer.linimon2004-02-091-1/+8 * Add "anti-foot-shooting device".trevor2004-02-091-0/+5 * - Fix build on AMD64krion2004-02-092-8/+11 * Switch from using struct plimit with a kvm_read to using getrlimit to retrievemarcus2004-02-081-7/+28 * USE_SIZEifylioux2004-02-0812-0/+12 * BROKEN on 5.x: does not compilekris2004-02-081-0/+4 * This port is also broken on 4.x, and will be removed after April 7kris2004-02-081-5/+2 * BROKEN on 5.x: does not compilekris2004-02-081-1/+7 * - Fix build on AMD64krion2004-02-082-0/+16 * - Fix build on AMD64krion2004-02-081-1/+1 * - Update to version 0.0.4krion2004-02-083-2/+5 * update to asmutils-0.17, keep up with nasm-0.98.38, and unbreak this port.leeym2004-02-084-37/+27 * - SIZEify distinfoclement2004-02-084-0/+4 * - Use SIZEpav2004-02-082-0/+2 * - Use OPTIONSclement2004-02-082-7/+6 * Do not try to build manpages. Should fix trouble with perl versions,lofi2004-02-078-32/+274 * BROKEN on 5.x: does not compilekris2004-02-071-1/+7 * BROKEN: Incorrect distinfokris2004-02-071-0/+2 * Fix build for people with timezone other than CET.lofi2004-02-071-2/+1 * BROKEN on 5.x: does not compilekris2004-02-071-1/+7 * Update to 0.8.4: manpage fixes; several minor bugfixes.linimon2004-02-072-3/+3 * Remove libgtop and its dependents. LibGTop is obsolete, and no longermarcus2004-02-0726-954/+0 * BROKEN On 5.x: does not compilekris2004-02-071-0/+4 * BROKEN on 5.x: does not compilekris2004-02-071-1/+7 * Do the same PTHREAD_{CFLAGS,LIBS} magic here so that the installed FreeBSD.cfmarcus2004-02-072-3/+38 * Fix "make describe", which omitted the PORTREVISION.trevor2004-02-071-5/+3 * Apply studly caps to "FreeBSD".trevor2004-02-072-2/+2 * Make fetchablearved2004-02-061-1/+1 * Update to latest version.lev2004-02-062-5/+5 * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-0680-41/+45 * Update to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Buildmat2004-02-0618-50/+31 * Some new examples.lev2004-02-063-101/+160 * New option for strict align, some bugfixes.lev2004-02-064-6/+8 * Mark this port as broken; it fails to install, even with QT2, forlinimon2004-02-061-0/+1 * Mark BROKEN if perl is too old.lofi2004-02-062-0/+10 * add USE_GCC=2.95 and unbreak this port.leeym2004-02-061-9/+6 * add USE_GCC=2.95 and unbreak this port.leeym2004-02-061-7/+2 * BROKEN on 5.x: Does not install cleanlykris2004-02-061-1/+7 * Use PLIST_FILES.trevor2004-02-0652-34/+35 * Use USE_ICONV.marcus2004-02-061-2/+2 * - Utilize NOT_FOR_ARCHS (Code is not 64-bit clean yet. Sokrion2004-02-061-0/+3 * Remove redundant master site.trevor2004-02-063-6/+3 * - New options WITH_DEBUG and WITH_OPTIMIZEDkrion2004-02-063-7/+23 * Update to version 0.37.0 (1.0.0rc1).lev2004-02-0516-136/+900 * CONFLICTS with kdesdk-3.2+lofi2004-02-051-0/+2 * CONFLICTS with umbrello.lofi2004-02-052-0/+4 * For i386, make fetchable and increment PORTREVISION.trevor2004-02-052-7/+9 * Updated to 0.2802skv2004-02-052-5/+4 * BROKEN: Checksum mismatchkris2004-02-051-0/+2 * Announcing GNOME 2.4.2 for FreeBSD. For a list of all the changes, see:marcus2004-02-051-2/+1 * BROKEN on 5.x: does not compilekris2004-02-053-3/+21 * Remove obsolete patch.lofi2004-02-051-29/+0 * Accidentally backed out PORTREVISION bump.lofi2004-02-051-0/+1 * Update to KDE 3.2.0lofi2004-02-0512-405/+1980 * Switch to using WITHOUT_CPU_CFLAGS again.jeh2004-02-053-18/+3 * Switch to USE_GETTEXT.marcus2004-02-052-4/+8 * Remove the CONFLICTS as this is now the One True gettext.marcus2004-02-051-1/+0 * SIZEfy my ports.osa2004-02-041-0/+1 * SIZE'ify.fjoe2004-02-041-0/+1 * Add LeakTracer - a small tool for checking a C++ program for memory leaks.osa2004-02-046-0/+106 * Put USE_GMAKE under the test for !defined(WITHOUT_NLS).marcus2004-02-042-2/+2 * Add WANT_GNOME to fix make index.marcus2004-02-041-0/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-04