mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
- Update to 0.55 [1]
While I'm here [2]: - Clean up {LIB,BUILD,RUN}_DEPENDS PR: 58886 [1] Submitted by: maintainer [1], sergei [2]
This commit is contained in:
parent
e0d94e53d9
commit
3b1e695ab2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92997
@ -6,26 +6,26 @@
|
||||
#
|
||||
|
||||
PORTNAME= cone
|
||||
PORTVERSION= 0.54.20030928
|
||||
PORTVERSION= 0.55
|
||||
CATEGORIES= mail
|
||||
# This is for beta versions, leave it in please:
|
||||
MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/
|
||||
#MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/
|
||||
# This is for release versions, leave it in please:
|
||||
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
#MASTER_SITE_SUBDIR= courier
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= courier
|
||||
|
||||
MAINTAINER= matthias.andree@gmx.de
|
||||
COMMENT= "Console based mail client with POP3/IMAP/SMAP support"
|
||||
COMMENT= Console based mail client with POP3/IMAP/SMAP support
|
||||
|
||||
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
aspell.15:${PORTSDIR}/textproc/aspell
|
||||
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg \
|
||||
${LOCALBASE}/lib/libncurses.so.5.3:${PORTSDIR}/devel/ncurses
|
||||
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \
|
||||
${LOCALBASE}/lib/libncurses.so.5.3:${PORTSDIR}/devel/ncurses
|
||||
aspell.15:${PORTSDIR}/textproc/aspell \
|
||||
ncurses.5:${PORTSDIR}/devel/ncurses
|
||||
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= -C --without-db --prefix=${PREFIX} --exec-prefix=${PREFIX}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (cone-0.54.20030928.tar.bz2) = 934b9a65037a1500a80a8e9f85c568b8
|
||||
MD5 (cone-0.55.tar.bz2) = 95c6a67fdf428a83128cdb7588372dbf
|
||||
|
@ -45,8 +45,6 @@ share/cone/add.html
|
||||
share/cone/address.html
|
||||
share/cone/attributes.html
|
||||
share/cone/book.html
|
||||
share/cone/c2382.html
|
||||
share/cone/c2420.html
|
||||
share/cone/cone.hlp
|
||||
share/cone/cone.html
|
||||
share/cone/cone00index.html
|
||||
@ -121,23 +119,11 @@ share/cone/mailtool.html
|
||||
share/cone/manpage.css
|
||||
share/cone/mimestruct.html
|
||||
share/cone/native.html
|
||||
share/cone/r7497.html
|
||||
share/cone/r7717.html
|
||||
share/cone/r9123.html
|
||||
share/cone/readme.html
|
||||
share/cone/search.html
|
||||
share/cone/smap1.html
|
||||
share/cone/store.html
|
||||
share/cone/synchronous.html
|
||||
share/cone/x10137.html
|
||||
share/cone/x10380.html
|
||||
share/cone/x10484.html
|
||||
share/cone/x10726.html
|
||||
share/cone/x11061.html
|
||||
share/cone/x11072.html
|
||||
share/cone/x9524.html
|
||||
share/cone/x9730.html
|
||||
share/cone/x9866.html
|
||||
share/cone/rootcerts/052e396b.0
|
||||
share/cone/rootcerts/0bb21872.0
|
||||
share/cone/rootcerts/0c364b2d.0
|
||||
@ -318,6 +304,20 @@ share/cone/rootcerts/xcert-international-inc-xcert-root-00.pem
|
||||
share/cone/rootcerts/xcert-international-inc-xcert-root-01.pem
|
||||
share/cone/rootcerts/xcert-international-inc-xcert-root-02.pem
|
||||
share/cone/rootcerts/xcert-international-inc-xcert-root-03.pem
|
||||
share/cone/c2417.html
|
||||
share/cone/c2455.html
|
||||
share/cone/r7532.html
|
||||
share/cone/r7752.html
|
||||
share/cone/r9158.html
|
||||
share/cone/x10172.html
|
||||
share/cone/x10415.html
|
||||
share/cone/x10519.html
|
||||
share/cone/x10761.html
|
||||
share/cone/x11096.html
|
||||
share/cone/x11107.html
|
||||
share/cone/x9559.html
|
||||
share/cone/x9765.html
|
||||
share/cone/x9901.html
|
||||
@dirrm %%DOCSDIR%%
|
||||
@dirrm share/cone/rootcerts
|
||||
@dirrm share/cone
|
||||
|
Loading…
x
Reference in New Issue
Block a user