- Update to 0.64 [1]
- Use USE_FAM PR: ports/82662 [1] Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> [1]
This commit is contained in:
parent
fa5f1274f8
commit
3b18234be5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138053
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user