- Chase libesmtp shlib bump
This commit is contained in:
parent
a27aa87146
commit
e569bc0981
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297237
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= balsa
|
||||
PORTVERSION= 2.4.8
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= http://pawsa.fedorapeople.org/balsa/
|
||||
DISTNAME= balsa-${PORTVERSION}
|
||||
@ -18,7 +18,7 @@ COMMENT= A mail reader for the GNOME 2 desktop
|
||||
|
||||
LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell \
|
||||
pcre.1:${PORTSDIR}/devel/pcre \
|
||||
esmtp.6:${PORTSDIR}/mail/libesmtp \
|
||||
esmtp.7:${PORTSDIR}/mail/libesmtp \
|
||||
gmime-2.4.6:${PORTSDIR}/mail/gmime24 \
|
||||
gnome-keyring:${PORTSDIR}/security/gnome-keyring \
|
||||
canberra-gtk.0:${PORTSDIR}/audio/libcanberra
|
||||
|
@ -7,13 +7,14 @@
|
||||
|
||||
PORTNAME= esmtp
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Relay-only Mail Transfer Agent with sendmail compatible syntax
|
||||
|
||||
LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp
|
||||
LIB_DEPENDS= esmtp.7:${PORTSDIR}/mail/libesmtp
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= esmtp
|
||||
PORTVERSION= 0.3.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail www
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= spmfilter
|
||||
PORTVERSION= 0.4.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.${PORTNAME}.org/attachments/download/60/
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= gnunet
|
||||
PORTVERSION= 0.8.1b
|
||||
PORTREVISION= 12
|
||||
PORTREVISION= 13
|
||||
CATEGORIES= net-p2p ipv6
|
||||
MASTER_SITES= GNU \
|
||||
http://gnunet.org/download/
|
||||
@ -21,7 +21,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \
|
||||
cares.2:${PORTSDIR}/dns/c-ares \
|
||||
curl.6:${PORTSDIR}/ftp/curl \
|
||||
guile.21:${PORTSDIR}/lang/guile \
|
||||
esmtp.6:${PORTSDIR}/mail/libesmtp \
|
||||
esmtp.7:${PORTSDIR}/mail/libesmtp \
|
||||
gmp.10:${PORTSDIR}/math/gmp \
|
||||
gcrypt.18:${PORTSDIR}/security/libgcrypt \
|
||||
extractor.3:${PORTSDIR}/textproc/libextractor \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= linknx
|
||||
PORTVERSION= 0.0.1.25
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
@ -29,7 +29,7 @@ OPTIONS= LIBESMTP "Install libesmtp for SMTP support" on \
|
||||
|
||||
.if (defined(WITH_LIBESMTP) || exists(${LOCALBASE}/include/libesmtp.h))
|
||||
CONFIGURE+= --enable-smtp
|
||||
LIB_DEPENDS+= esmtp.6:${PORTSDIR}/mail/libesmtp
|
||||
LIB_DEPENDS+= esmtp.7:${PORTSDIR}/mail/libesmtp
|
||||
.endif
|
||||
|
||||
.if (defined(WITH_LIBCURL) || exists(${LOCALBASE}/lib/libcurl.so))
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= geomWatch
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://isis.poly.edu/~bk/${PORTNAME}/ \
|
||||
http://bk.macroblock.net/${PORTNAME}/
|
||||
@ -15,7 +16,7 @@ EXTRACT_SUFX= .tbz
|
||||
MAINTAINER= spawk@acm.poly.edu
|
||||
COMMENT= Watches for and e-mails admins about GEOM/ZFS state changes
|
||||
|
||||
LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp
|
||||
LIB_DEPENDS= esmtp.7:${PORTSDIR}/mail/libesmtp
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gtk-send-pr
|
||||
PORTVERSION= 0.4.9
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_BERLIOS}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= mmendez@energyhq.be
|
||||
COMMENT= GTK2 send-pr tool
|
||||
|
||||
LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp
|
||||
LIB_DEPENDS= esmtp.7:${PORTSDIR}/mail/libesmtp
|
||||
|
||||
USE_GNOME= gtk20
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= syslog-ng
|
||||
PORTVERSION= 3.4.0a2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
PKGNAMESUFFIX= -devel
|
||||
DISTVERSION= $(PORTVERSION:S/a/alpha/)
|
||||
@ -100,7 +101,7 @@ CONFIGURE_ARGS+= --disable-pcre
|
||||
|
||||
.if defined(WITH_SMTP)
|
||||
CONFIGURE_ARGS+= --with-libesmtp=/usr/local/
|
||||
LIB_DEPENDS+= esmtp.6:${PORTSDIR}/mail/libesmtp
|
||||
LIB_DEPENDS+= esmtp.7:${PORTSDIR}/mail/libesmtp
|
||||
PLIST_FILES+= lib/syslog-ng/libafsmtp.la lib/syslog-ng/libafsmtp.so
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-smtp
|
||||
|
Loading…
Reference in New Issue
Block a user