aboutsummaryrefslogtreecommitdiffstats
path: root/mail/cone
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-06-27 09:10:57 +0800
committerahze <ahze@FreeBSD.org>2005-06-27 09:10:57 +0800
commit38634a4c3f2b7787aa46425e81be77cd2b2472c7 (patch)
tree8766fa7cf267df1b6d300143c3ba8af0b8a8edda /mail/cone
parent4544ff9aff5cddb8d482882c940476282ef87321 (diff)
downloadfreebsd-ports-gnome-38634a4c3f2b7787aa46425e81be77cd2b2472c7.tar.gz
freebsd-ports-gnome-38634a4c3f2b7787aa46425e81be77cd2b2472c7.tar.zst
freebsd-ports-gnome-38634a4c3f2b7787aa46425e81be77cd2b2472c7.zip
- Update to 0.64 [1]
- Use USE_FAM PR: ports/82662 [1] Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> [1]
Diffstat (limited to 'mail/cone')
-rw-r--r--mail/cone/Makefile8
-rw-r--r--mail/cone/distinfo4
-rw-r--r--mail/cone/pkg-plist23
3 files changed, 18 insertions, 17 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile
index 87f8a715c505..8a4bffbc3106 100644
--- a/mail/cone/Makefile
+++ b/mail/cone/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cone
-PORTVERSION= 0.63
+PORTVERSION= 0.64
CATEGORIES= mail
# This is for beta versions, leave it in please:
#MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/
@@ -18,11 +18,11 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Console based mail client with POP3/IMAP/SMAP support
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
- aspell.16:${PORTSDIR}/textproc/aspell \
- fam.0:${PORTSDIR}/devel/fam
+ aspell.16:${PORTSDIR}/textproc/aspell
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
RUN_DEPENDS= ${BUILD_DEPENDS}
+USE_FAM= yes
USE_GETTEXT= yes
USE_ICONV= yes
@@ -34,7 +34,7 @@ CONFIGURE_ARGS= -C --without-db --prefix=${PREFIX} --exec-prefix=${PREFIX}
CONFIGURE_ENV= REHASH="${PERL} ${SCRIPTDIR}/c_rehash" LDFLAGS=-L${LOCALBASE}/lib \
CPPFLAGS=-I${LOCALBASE}/include
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
MAN1= cone.1 leaf.1 mailtool.1
INSTALL_TARGET= install-strip
diff --git a/mail/cone/distinfo b/mail/cone/distinfo
index 987a2c432809..89dc1d6c3914 100644
--- a/mail/cone/distinfo
+++ b/mail/cone/distinfo
@@ -1,2 +1,2 @@
-MD5 (cone-0.63.tar.bz2) = d77f9bfe50ae796c70bb18a7ae59e44c
-SIZE (cone-0.63.tar.bz2) = 3564253
+MD5 (cone-0.64.tar.bz2) = 0375a938da6347e42afd76135f334a6d
+SIZE (cone-0.64.tar.bz2) = 3569902
diff --git a/mail/cone/pkg-plist b/mail/cone/pkg-plist
index 0e6bb1effd25..88fbd478e40e 100644
--- a/mail/cone/pkg-plist
+++ b/mail/cone/pkg-plist
@@ -47,8 +47,8 @@ libexec/cone
%%DATADIR%%/address.html
%%DATADIR%%/attributes.html
%%DATADIR%%/book.html
-%%DATADIR%%/c2591.html
-%%DATADIR%%/c2629.html
+%%DATADIR%%/c2646.html
+%%DATADIR%%/c2684.html
%%DATADIR%%/cone.hlp
%%DATADIR%%/cone.html
%%DATADIR%%/cone00index.html
@@ -63,6 +63,7 @@ libexec/cone
%%DATADIR%%/cone09masterpassword.html
%%DATADIR%%/cone10encryption.html
%%DATADIR%%/cone11filters.html
+%%DATADIR%%/cone12addressbook.html
%%DATADIR%%/conn.html
%%DATADIR%%/emailaddress.html
%%DATADIR%%/envelope.html
@@ -324,15 +325,15 @@ libexec/cone
%%DATADIR%%/smap1.html
%%DATADIR%%/store.html
%%DATADIR%%/synchronous.html
-%%DATADIR%%/x12226.html
-%%DATADIR%%/x12432.html
-%%DATADIR%%/x12768.html
-%%DATADIR%%/x13039.html
-%%DATADIR%%/x13282.html
-%%DATADIR%%/x13386.html
-%%DATADIR%%/x13628.html
-%%DATADIR%%/x14002.html
-%%DATADIR%%/x14013.html
+%%DATADIR%%/x12281.html
+%%DATADIR%%/x12487.html
+%%DATADIR%%/x12823.html
+%%DATADIR%%/x13094.html
+%%DATADIR%%/x13337.html
+%%DATADIR%%/x13441.html
+%%DATADIR%%/x13683.html
+%%DATADIR%%/x14057.html
+%%DATADIR%%/x14068.html
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%/rootcerts
gstreamer0.10-removal&id=70fcb4b416d26a17e2a1d38e1ee7cd12259ade6f'>Python bindings for graphics/poppler.miwi2008-05-315-0/+38 * - Update to 124030miwi2008-05-312-4/+4 * - use PORTEXAMPLESdinoex2008-05-312-5/+7 * - Update to 2.0.7miwi2008-05-304-18/+7 * - Update to 0.9.16miwi2008-05-302-5/+7 * - Update to 0.804nivit2008-05-302-4/+4 * - Add missing patchesmiwi2008-05-302-0/+29 * Use bzip2 distfile.flz2008-05-292-3/+4 * - Woops fix buildmiwi2008-05-291-2/+2 * - Add gnash-devel to the buildmiwi2008-05-291-0/+1 * - Update to 20080515miwi2008-05-293-14/+31 * Update to 2.22.2.mezz2008-05-293-9/+8 * Update to 2.22.2.marcus2008-05-282-5/+4 * Update to 1.4.12ahze2008-05-272-5/+4 * Update to 1.060ahze2008-05-272-5/+4 * - Update to 0.8.2miwi2008-05-2510-124/+496 * - update to 10.26.54dinoex2008-05-242-4/+4 * - Disable OpenMP support and enable test suite by defaultmm2008-05-231-1/+9 * - Mark BROKEN on 5.Xmiwi2008-05-211-1/+7 * - Update to 1.52.araujo2008-05-212-5/+4 * - Remove the -f flag from the desktop entrylme2008-05-211-1/+3 * - Disable selftext on amd64/8 - we have a runaway IlmImfTest on pointyhatpav2008-05-201-0/+2 * Add GvGen, an easy python interface to generate dot files.flz2008-05-206-0/+56 * Update to 0.18ehaupt2008-05-202-5/+5 * Fix the installation and plist when NOPORTDOCS is defined, bump themezz2008-05-204-235/+236 * - Include some ports in perl5 category.araujo2008-05-191-1/+1 * - Update to 6.4.1-3mm2008-05-192-4/+4 * - Put shlib major back into LIB_DEPENDS, otherwise it's picking up libusb.so.0pav2008-05-181-2/+2 * Upgrade to 3.0.2.vanilla2008-05-182-4/+4 * Add an explicit -fno-strict-aliasing to CXXFLAGS for the sake ofmi2008-05-171-1/+1 * - Add mutual conflicts to graphics/uniconvertor and editors/yudit: both insta...miwi2008-05-171-0/+3 * Unfortunately, portmgr's policies -- no matter how bogus -- have core's fullmi2008-05-173-3/+3 * - Uses "CC" to build in any case, regardless of what CC is set to.lippe2008-05-163-5/+9 * - Update to 0.4.3miwi2008-05-162-4/+4 * Kradview is a GPLed viewer of images obtained for some differentale2008-05-165-0/+46 * - Update to 6.4.1-1mm2008-05-153-5/+5 * - Update to 1.03.stas2008-05-153-6/+6 * Update to 0.5.0.wxs2008-05-153-12/+19 * - Update to 0.0.19miwi2008-05-133-5/+8 * Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is bringing inflz2008-05-131-1/+1 * - Update MASTER_SITES.lippe2008-05-131-1/+5 * - Mark BROKEN: matrixview.c:83:24: error: magick/api.h: No such file or direc...pav2008-05-121-0/+2 * - Mark BROKEN: /usr/bin/ld: cannot find -lMagickpav2008-05-121-0/+2 * Upgrade to 3.0.1.vanilla2008-05-092-4/+4 * - Update to version 0.6.6 (security update)brix2008-05-093-22/+8 * Add documentation and examples.osa2008-05-071-2/+35 * Fix broken compile on amd64.osa2008-05-072-2/+3 * - remove dir if emptydinoex2008-05-071-0/+1 * - remove dir if emptydinoex2008-05-071-0/+1 * - Mark BROKEN on 5.X (Does not compilemiwi2008-05-061-1/+7 * - Fix crash if LANG is not set in envitetcu2008-05-062-1/+13 * Add missing dependences.osa2008-05-061-0/+3 * Add libraw a library for reading RAW files obtained from digital photoosa2008-05-066-0/+170 * Add a missing dependency, fontconfig, when disables ciaro support. Bump themezz2008-05-061-1/+2