Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
This commit is contained in:
@@ -16,8 +16,8 @@ LICENSE= LGPL21
|
||||
USES= gnustep
|
||||
USE_GNUSTEP= back build
|
||||
|
||||
LIB_DEPENDS= libInspector.so:${PORTSDIR}/deskutils/gworkspace \
|
||||
libAddresses.so:${PORTSDIR}/mail/addresses
|
||||
LIB_DEPENDS= libInspector.so:deskutils/gworkspace \
|
||||
libAddresses.so:mail/addresses
|
||||
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
WRKSRC= ${WRKDIR}/Addresses-${PORTVERSION}/Goodies
|
||||
|
||||
@@ -85,12 +85,12 @@ IPV6_CONFIGURE_WITH= ipv6
|
||||
.if ! ${PORT_OPTIONS:MNOSPELL}
|
||||
.if ! ${PORT_OPTIONS:MISPELL}
|
||||
CONFIGURE_ARGS+=--with-interactive-spellcheck=${LOCALBASE}/bin/aspell
|
||||
BUILD_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell
|
||||
RUN_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell
|
||||
BUILD_DEPENDS+= aspell:textproc/aspell
|
||||
RUN_DEPENDS+= aspell:textproc/aspell
|
||||
.else
|
||||
CONFIGURE_ARGS+= --with-interactive-spellcheck=${LOCALBASE}/bin/ispell
|
||||
BUILD_DEPENDS+= ispell:${PORTSDIR}/textproc/aspell-ispell
|
||||
RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/aspell-ispell
|
||||
BUILD_DEPENDS+= ispell:textproc/aspell-ispell
|
||||
RUN_DEPENDS+= ispell:textproc/aspell-ispell
|
||||
.endif
|
||||
.else
|
||||
CONFIGURE_ARGS+=--without-simple-spellcheck --without-interactive-spellcheck
|
||||
@@ -98,7 +98,7 @@ CONFIGURE_ARGS+=--without-simple-spellcheck --without-interactive-spellcheck
|
||||
|
||||
.if !defined(PICO_ALPINE_SLAVE)
|
||||
.if ${PORT_OPTIONS:MPICO}
|
||||
RUN_DEPENDS+= pico:${PORTSDIR}/editors/pico-alpine
|
||||
RUN_DEPENDS+= pico:editors/pico-alpine
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MLDAP}
|
||||
|
||||
@@ -44,20 +44,20 @@ OPTIONS_EXCLUDE+= PAM
|
||||
|
||||
GDBM_DESC= GDBM backend
|
||||
GDBM_IMPLIES= GSASL
|
||||
GDBM_LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm
|
||||
GDBM_LIB_DEPENDS= libgdbm.so:databases/gdbm
|
||||
GDBM_CONFIGURE_WITH= gdbm
|
||||
|
||||
GNUPG_LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme
|
||||
GNUPG_LIB_DEPENDS= libgpgme.so:security/gpgme
|
||||
GNUPG_CONFIGURE_WITH= gpgme
|
||||
|
||||
GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls
|
||||
GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
|
||||
GNUTLS_CONFIGURE_WITH= gnutls
|
||||
|
||||
GSASL_DESC= GSASL support (required for databases)
|
||||
GSASL_LIB_DEPENDS= libgsasl.so:${PORTSDIR}/security/gsasl
|
||||
GSASL_LIB_DEPENDS= libgsasl.so:security/gsasl
|
||||
GSASL_CONFIGURE_WITH= gsasl
|
||||
|
||||
GUILE_LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile
|
||||
GUILE_LIB_DEPENDS= libguile.so:lang/guile
|
||||
GUILE_CONFIGURE_WITH= guile
|
||||
GUILE_PORTEXAMPLES= anubis.scm anubisrc.guile
|
||||
|
||||
@@ -74,7 +74,7 @@ NLS_CONFIGURE_ENABLE= nls
|
||||
PAM_CONFIGURE_WITH= pam
|
||||
PAM_PORTEXAMPLES= pam
|
||||
|
||||
PCRE_LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
|
||||
PCRE_LIB_DEPENDS= libpcre.so:devel/pcre
|
||||
PCRE_CONFIGURE_WITH= pcre
|
||||
|
||||
PGSQL_IMPLIES= GSASL
|
||||
|
||||
@@ -12,7 +12,7 @@ COMMENT= Advanced PostgreSQL-based IMAP/POP server
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
|
||||
BUILD_DEPENDS= jam:devel/jam
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= aox
|
||||
|
||||
@@ -12,7 +12,7 @@ COMMENT= Advanced PostgreSQL-based IMAP/POP server
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
|
||||
BUILD_DEPENDS= jam:devel/jam
|
||||
|
||||
USES= perl5 tar:bzip2 pgsql:9.1+
|
||||
USE_OPENSSL= yes
|
||||
|
||||
+18
-18
@@ -11,9 +11,9 @@ DISTNAME= ${PORTNAME:tu}_${PORTVERSION}_Install
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Anti-Spam SMTP Proxy
|
||||
|
||||
RUN_DEPENDS= p5-Net-DNS>=0.68:${PORTSDIR}/dns/p5-Net-DNS \
|
||||
p5-libwww>=6.04:${PORTSDIR}/www/p5-libwww \
|
||||
p5-HTML-Parser>=3.69:${PORTSDIR}/www/p5-HTML-Parser
|
||||
RUN_DEPENDS= p5-Net-DNS>=0.68:dns/p5-Net-DNS \
|
||||
p5-libwww>=6.04:www/p5-libwww \
|
||||
p5-HTML-Parser>=3.69:www/p5-HTML-Parser
|
||||
|
||||
USES= perl5 zip:infozip shebangfix
|
||||
SHEBANG_FILES= *.pl
|
||||
@@ -63,63 +63,63 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/ASSP_1.9.9_14158_install/${PORTNAM
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MEMVALID}
|
||||
RUN_DEPENDS+= p5-Email-Valid>=0.190:${PORTSDIR}/mail/p5-Email-Valid
|
||||
RUN_DEPENDS+= p5-Email-Valid>=0.190:mail/p5-Email-Valid
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MLDAP}
|
||||
RUN_DEPENDS+= p5-perl-ldap>=0.4400:${PORTSDIR}/net/p5-perl-ldap
|
||||
RUN_DEPENDS+= p5-perl-ldap>=0.4400:net/p5-perl-ldap
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MSPF}
|
||||
RUN_DEPENDS+= p5-Mail-SPF>=2.007:${PORTSDIR}/mail/p5-Mail-SPF
|
||||
RUN_DEPENDS+= p5-Mail-SPF>=2.007:mail/p5-Mail-SPF
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MSRS}
|
||||
RUN_DEPENDS+= p5-Mail-SRS>=0.31:${PORTSDIR}/mail/p5-Mail-SRS
|
||||
RUN_DEPENDS+= p5-Mail-SRS>=0.31:mail/p5-Mail-SRS
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MSEND}
|
||||
RUN_DEPENDS+= p5-Email-Send>=2.198:${PORTSDIR}/mail/p5-Email-Send
|
||||
RUN_DEPENDS+= p5-Email-Send>=2.198:mail/p5-Email-Send
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MFBACKW}
|
||||
RUN_DEPENDS+= p5-File-ReadBackwards>=1.05:${PORTSDIR}/devel/p5-File-ReadBackwards
|
||||
RUN_DEPENDS+= p5-File-ReadBackwards>=1.05:devel/p5-File-ReadBackwards
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MCLAMAV}
|
||||
RUN_DEPENDS+= p5-File-Scan-ClamAV>=1.9.1:${PORTSDIR}/security/p5-File-Scan-ClamAV
|
||||
RUN_DEPENDS+= p5-File-Scan-ClamAV>=1.9.1:security/p5-File-Scan-ClamAV
|
||||
PLIST_SUB+= ASSP_CLAMAV=""
|
||||
.else
|
||||
PLIST_SUB+= ASSP_CLAMAV="@comment "
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MDNSBL}
|
||||
RUN_DEPENDS+= p5-Net-DNS>=0.68:${PORTSDIR}/dns/p5-Net-DNS
|
||||
RUN_DEPENDS+= p5-Net-DNS>=0.68:dns/p5-Net-DNS
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MMYSQL}
|
||||
RUN_DEPENDS+= p5-Tie-DBI>=1.05:${PORTSDIR}/databases/p5-Tie-DBI
|
||||
RUN_DEPENDS+= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
|
||||
RUN_DEPENDS+= p5-Tie-DBI>=1.05:databases/p5-Tie-DBI
|
||||
RUN_DEPENDS+= p5-DBD-mysql>=0:databases/p5-DBD-mysql
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MMATCHRE}
|
||||
RUN_DEPENDS+= p5-Net-IP-Match-Regexp>=1.01:${PORTSDIR}/net-mgmt/p5-Net-IP-Match-Regexp
|
||||
RUN_DEPENDS+= p5-Net-IP-Match-Regexp>=1.01:net-mgmt/p5-Net-IP-Match-Regexp
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MSENDERB}
|
||||
RUN_DEPENDS+= p5-Net-SenderBase>=1.02:${PORTSDIR}/mail/p5-Net-SenderBase
|
||||
RUN_DEPENDS+= p5-Net-SenderBase>=1.02:mail/p5-Net-SenderBase
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MMIMEMOD}
|
||||
RUN_DEPENDS+= p5-Email-MIME>=1.910:${PORTSDIR}/mail/p5-Email-MIME
|
||||
RUN_DEPENDS+= p5-Email-MIME>=1.910:mail/p5-Email-MIME
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MSSL}
|
||||
RUN_DEPENDS+= p5-IO-Socket-SSL>=1.74:${PORTSDIR}/security/p5-IO-Socket-SSL
|
||||
RUN_DEPENDS+= p5-IO-Socket-SSL>=1.74:security/p5-IO-Socket-SSL
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MIPV6}
|
||||
RUN_DEPENDS+= p5-IO-Socket-INET6>=2.69:${PORTSDIR}/net/p5-IO-Socket-INET6
|
||||
RUN_DEPENDS+= p5-IO-Socket-INET6>=2.69:net/p5-IO-Socket-INET6
|
||||
.endif
|
||||
|
||||
EXTRACT_AFTER_ARGS= -d ${PORTNAME}-${PORTVERSION}
|
||||
|
||||
@@ -12,12 +12,12 @@ COMMENT= Handles mail account profile requests from mail clients
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:${PORTSDIR}/devel/py-dateutil \
|
||||
${PYTHON_PKGNAMEPREFIX}ipaddr>=0:${PORTSDIR}/devel/py-ipaddr \
|
||||
${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml \
|
||||
${PYTHON_PKGNAMEPREFIX}m2crypto>=0:${PORTSDIR}/security/py-m2crypto \
|
||||
wget:${PORTSDIR}/ftp/wget \
|
||||
dig:${PORTSDIR}/dns/bind-tools
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil \
|
||||
${PYTHON_PKGNAMEPREFIX}ipaddr>=0:devel/py-ipaddr \
|
||||
${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml \
|
||||
${PYTHON_PKGNAMEPREFIX}m2crypto>=0:security/py-m2crypto \
|
||||
wget:ftp/wget \
|
||||
dig:dns/bind-tools
|
||||
|
||||
GH_ACCOUNT= sys4
|
||||
|
||||
@@ -32,7 +32,7 @@ SUB_FILES= pkg-message
|
||||
|
||||
OPTIONS_DEFINE= DOCS MEMCACHE
|
||||
MEMCACHE_DESC= Add memcache support
|
||||
MEMCACHE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-memcached>=0:${PORTSDIR}/databases/py-python-memcached
|
||||
MEMCACHE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-memcached>=0:databases/py-python-memcached
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${DATADIR}
|
||||
|
||||
@@ -30,7 +30,7 @@ CONFIGURE_ARGS= --enable-ssl=${OPENSSLBASE} \
|
||||
OPTIONS_DEFINE= SASL DOCS
|
||||
|
||||
SASL_CONFIGURE_ON= --enable-sasl
|
||||
SASL_LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2
|
||||
SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
|
||||
+11
-11
@@ -11,14 +11,14 @@ MASTER_SITES= http://pawsa.fedorapeople.org/balsa/
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Mail reader for the GNOME desktop
|
||||
|
||||
BUILD_DEPENDS= gnome-keyring:${PORTSDIR}/security/gnome-keyring \
|
||||
itstool:${PORTSDIR}/textproc/itstool \
|
||||
yelp-tools>=0:${PORTSDIR}/textproc/yelp-tools
|
||||
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
|
||||
libesmtp.so:${PORTSDIR}/mail/libesmtp \
|
||||
libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \
|
||||
libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3
|
||||
RUN_DEPENDS= gnome-keyring:${PORTSDIR}/security/gnome-keyring
|
||||
BUILD_DEPENDS= gnome-keyring:security/gnome-keyring \
|
||||
itstool:textproc/itstool \
|
||||
yelp-tools>=0:textproc/yelp-tools
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libesmtp.so:mail/libesmtp \
|
||||
libgmime-2.6.so:mail/gmime26 \
|
||||
libcanberra-gtk3.so:audio/libcanberra-gtk3
|
||||
RUN_DEPENDS= gnome-keyring:security/gnome-keyring
|
||||
|
||||
# Depends on gtkhtml4 (which is being abandonend). When our webkitgtk3
|
||||
# in ports gets updated to > 1.10.x, balsa should depend on it.
|
||||
@@ -45,14 +45,14 @@ GTKSPELL_DESC= Spell checking support
|
||||
GTKSV_DESC= GtkSourceview support
|
||||
GPG_DESC= GnuPG support
|
||||
GPG_CONFIGURE_WITH= gpgme
|
||||
GPG_LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme
|
||||
GPG_LIB_DEPENDS= libgpgme.so:security/gpgme
|
||||
LDAP_USE= OPENLDAP=yes
|
||||
LDAP_CONFIGURE_WITH= ldap
|
||||
GTKSPELL_CONFIGURE_WITH= gtkspell
|
||||
GTKSPELL_LIB_DEPENDS= libgtkspell3-3.so:${PORTSDIR}/textproc/gtkspell3
|
||||
GTKSPELL_LIB_DEPENDS= libgtkspell3-3.so:textproc/gtkspell3
|
||||
GTKSV_USE= GNOME=gtksourceview3
|
||||
GTKSV_CONFIGURE_WITH= gtksourceview
|
||||
NOTIFY_CONFIGURE_WITH= libnotify
|
||||
NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
|
||||
NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -11,7 +11,7 @@ MAINTAINER= umq@ueo.co.jp
|
||||
COMMENT= Milter for BATV (Bounce Address Tag Validation)
|
||||
|
||||
.if !exists( /usr/include/libmilter/mfapi.h )
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/include/libmilter/mfapi.h:${PORTSDIR}/mail/libmilter
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/include/libmilter/mfapi.h:mail/libmilter
|
||||
.endif
|
||||
|
||||
USES= uidfix
|
||||
|
||||
@@ -13,7 +13,7 @@ COMMENT= Qmail spam filter written in Perl using Bayesian classification
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools
|
||||
RUN_DEPENDS= p5-MIME-Tools>=0:mail/p5-MIME-Tools
|
||||
|
||||
USES= shebangfix perl5
|
||||
NO_BUILD= yes
|
||||
|
||||
@@ -11,7 +11,7 @@ COMMENT= Tool intended for Blackbox that checks for new mail
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libbt.pc:${PORTSDIR}/x11-wm/blackbox
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libbt.pc:x11-wm/blackbox
|
||||
|
||||
USES= pkgconfig
|
||||
USE_XORG= xext
|
||||
|
||||
@@ -13,7 +13,7 @@ COMMENT= Command-line attachment mailer
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||
RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
NO_BUILD= yes
|
||||
PLIST_FILES= bin/biabam
|
||||
|
||||
@@ -14,8 +14,8 @@ COMMENT= Light-weight IMAP server for Maildir
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= checkpassword-pam:${PORTSDIR}/security/checkpassword-pam \
|
||||
tcpserver:${PORTSDIR}/sysutils/ucspi-tcp
|
||||
RUN_DEPENDS= checkpassword-pam:security/checkpassword-pam \
|
||||
tcpserver:sysutils/ucspi-tcp
|
||||
|
||||
USE_RC_SUBR= bincimapd
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@@ -9,7 +9,7 @@ PKGNAMESUFFIX= -tc
|
||||
MAINTAINER= mandree@FreeBSD.org
|
||||
# Blanket approval for changes by Zach Thompson (address above)
|
||||
|
||||
LIB_DEPENDS= libtokyocabinet.so:${PORTSDIR}/databases/tokyocabinet
|
||||
LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet
|
||||
|
||||
CONFLICTS_INSTALL= bogofilter-[0-9]* [a-z][a-z]-bogofilter-[1-9]* bogofilter-sqlite-[0-9]* bogofilter-qdbm-[0-9]*
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ CPE_VENDOR= bogofilter_project
|
||||
|
||||
UNICODE_USES= iconv
|
||||
UNICODE_CONFIGURE_ENABLE= unicode
|
||||
GSL_LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl
|
||||
GSL_LIB_DEPENDS= libgsl.so:math/gsl
|
||||
GSL_CONFIGURE_ARGS_OFF= --with-included-gsl
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
@@ -12,7 +12,7 @@ COMMENT= Bayesian spam filter written in Ruby
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= ${RUBY_PKGNAMEPREFIX}gdbm>=0:${PORTSDIR}/databases/ruby-gdbm
|
||||
RUN_DEPENDS= ${RUBY_PKGNAMEPREFIX}gdbm>=0:databases/ruby-gdbm
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_RUBY= yes
|
||||
@@ -26,7 +26,7 @@ MECAB_DESC= Part-of-Speech and Morphological Analyzer
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MMECAB}
|
||||
RUN_DEPENDS+= ja-${RUBY_PKGNAMEPREFIX}mecab>=0:${PORTSDIR}/japanese/ruby-mecab
|
||||
RUN_DEPENDS+= ja-${RUBY_PKGNAMEPREFIX}mecab>=0:japanese/ruby-mecab
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ COMMENT= Batch SMTP support for sendmail, incoming and outgoing
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/uux:${PORTSDIR}/net/freebsd-uucp
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/uux:net/freebsd-uucp
|
||||
|
||||
CONFLICTS= smail-3.*
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ PORTREVISION= 0
|
||||
|
||||
COMMENT= Spam filtering plugin for Claws Mail
|
||||
|
||||
RUN_DEPENDS= bogofilter:${PORTSDIR}/mail/bogofilter
|
||||
RUN_DEPENDS= bogofilter:mail/bogofilter
|
||||
|
||||
CLAWS_PLUGINS_BUILD= bogofilter
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ PORTREVISION= 0
|
||||
|
||||
COMMENT= Spam filtering, bsfilter based plugin for Claws Mail
|
||||
|
||||
RUN_DEPENDS= bsfilter:${PORTSDIR}/mail/bsfilter
|
||||
RUN_DEPENDS= bsfilter:mail/bsfilter
|
||||
|
||||
CLAWS_PLUGINS_BUILD= bsfilter
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ PORTREVISION= 0
|
||||
|
||||
COMMENT= ClamAV based antivirus plugin for Claws Mail
|
||||
|
||||
RUN_DEPENDS= clamd:${PORTSDIR}/security/clamav
|
||||
RUN_DEPENDS= clamd:security/clamav
|
||||
|
||||
CLAWS_PLUGINS_BUILD= clamd
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@ PORTREVISION= 0
|
||||
|
||||
COMMENT= Webkit based HTML renderer plugin for Claws Mail
|
||||
|
||||
LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \
|
||||
libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2
|
||||
LIB_DEPENDS= libsoup-gnome-2.4.so:devel/libsoup-gnome \
|
||||
libwebkitgtk-1.0.so:www/webkit-gtk2
|
||||
|
||||
CLAWS_PLUGINS_BUILD= fancy
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ PORTREVISION= 0
|
||||
|
||||
COMMENT= Plugin providing Google Contacts in the Tab-address completion
|
||||
|
||||
LIB_DEPENDS= libgdata.so:${PORTSDIR}/devel/libgdata
|
||||
LIB_DEPENDS= libgdata.so:devel/libgdata
|
||||
|
||||
CLAWS_PLUGINS_BUILD= gdata
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@ PORTREVISION= 0
|
||||
|
||||
COMMENT= New mail notification plugin for Claws Mail
|
||||
|
||||
LIB_DEPENDS= libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra \
|
||||
libnotify.so:${PORTSDIR}/devel/libnotify
|
||||
LIB_DEPENDS= libcanberra-gtk.so:audio/libcanberra \
|
||||
libnotify.so:devel/libnotify
|
||||
|
||||
CLAWS_PLUGINS_BUILD= notification
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ PORTREVISION= 2
|
||||
|
||||
COMMENT= PDF and PostScript viewer plugin for Claws Mail
|
||||
|
||||
LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
|
||||
LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib
|
||||
|
||||
USES+= ghostscript
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ PORTREVISION= 0
|
||||
|
||||
COMMENT= PGP plugins for Claws Mail
|
||||
|
||||
LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme
|
||||
LIB_DEPENDS= libgpgme.so:security/gpgme
|
||||
|
||||
CLAWS_PLUGINS_BUILD= pgpcore pgpinline pgpmime smime
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ PORTREVISION= 0
|
||||
|
||||
COMMENT= SpamAssassin plugin for Claws Mail
|
||||
|
||||
RUN_DEPENDS= spamd:${PORTSDIR}/mail/spamassassin
|
||||
RUN_DEPENDS= spamd:mail/spamassassin
|
||||
|
||||
CLAWS_PLUGINS_BUILD= spamassassin
|
||||
|
||||
|
||||
+11
-11
@@ -7,10 +7,10 @@ CATEGORIES= mail news ipv6
|
||||
|
||||
COMMENT= Lightweight and featureful GTK+ based e-mail and news client
|
||||
|
||||
LIB_DEPENDS= libetpan.so:${PORTSDIR}/mail/libetpan \
|
||||
libgnutls.so:${PORTSDIR}/security/gnutls \
|
||||
libgcrypt.so:${PORTSDIR}/security/libgcrypt
|
||||
RUN_DEPENDS= mime-support>0:${PORTSDIR}/misc/mime-support
|
||||
LIB_DEPENDS= libetpan.so:mail/libetpan \
|
||||
libgnutls.so:security/gnutls \
|
||||
libgcrypt.so:security/libgcrypt
|
||||
RUN_DEPENDS= mime-support>0:misc/mime-support
|
||||
|
||||
USE_GNOME= gtk20
|
||||
USES= cpe desktop-file-utils execinfo pathfix shebangfix
|
||||
@@ -24,20 +24,20 @@ OPTIONS_SUB= yes
|
||||
|
||||
COMPFACE_DESC= X-Face support
|
||||
COMPFACE_CONFIGURE_ENABLE= compface
|
||||
COMPFACE_LIB_DEPENDS= libcompface.so:${PORTSDIR}/mail/faces
|
||||
COMPFACE_LIB_DEPENDS= libcompface.so:mail/faces
|
||||
|
||||
DEBUG_CONFIGURE_ON= --enable-maintainer-mode
|
||||
|
||||
ENCHANT_DESC= Spell checking support
|
||||
ENCHANT_CONFIGURE_ENABLE= enchant
|
||||
ENCHANT_LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant
|
||||
ENCHANT_LIB_DEPENDS= libenchant.so:textproc/enchant
|
||||
|
||||
IPV6_CONFIGURE_ENABLE= ipv6
|
||||
|
||||
JPILOT_DESC= JPilot support
|
||||
JPILOT_CONFIGURE_ENABLE= jpilot
|
||||
JPILOT_LIB_DEPENDS= libpisock.so:${PORTSDIR}/palm/pilot-link
|
||||
JPILOT_RUN_DEPENDS= jpilot:${PORTSDIR}/palm/jpilot
|
||||
JPILOT_LIB_DEPENDS= libpisock.so:palm/pilot-link
|
||||
JPILOT_RUN_DEPENDS= jpilot:palm/jpilot
|
||||
|
||||
LDAP_CONFIGURE_ENABLE= ldap
|
||||
LDAP_USE= openldap=yes
|
||||
@@ -45,17 +45,17 @@ LDAP_USE= openldap=yes
|
||||
MANUAL_DESC= User manual (many dependencies, including texlive)
|
||||
MANUAL_CONFIGURE_ON= --enable-manual --with-manualdir=${DOCSDIR}/manual
|
||||
MANUAL_CONFIGURE_OFF= --disable-manual
|
||||
MANUAL_BUILD_DEPENDS= docbook-utils>0:${PORTSDIR}/textproc/docbook-utils
|
||||
MANUAL_BUILD_DEPENDS= docbook-utils>0:textproc/docbook-utils
|
||||
|
||||
NLS_CONFIGURE_OFF= --disable-nls
|
||||
NLS_USES= gettext
|
||||
|
||||
STARTUP_DESC= Startup notification support
|
||||
STARTUP_CONFIGURE_ENABLE= startup-notification
|
||||
STARTUP_LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification
|
||||
STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification
|
||||
|
||||
THEMES_DESC= Additional themes
|
||||
THEMES_RUN_DEPENDS= claws-mail-themes>0:${PORTSDIR}/x11-themes/claws-mail-themes
|
||||
THEMES_RUN_DEPENDS= claws-mail-themes>0:x11-themes/claws-mail-themes
|
||||
|
||||
.include "Makefile.claws"
|
||||
|
||||
|
||||
@@ -51,8 +51,8 @@ CONFIGURE_ARGS+= --disable-${p}-plugin
|
||||
DISTNAME= claws-mail-${PORTVERSION}
|
||||
PKGNAMEPREFIX= claws-mail-
|
||||
|
||||
BUILD_DEPENDS+= claws-mail>=${PORTVERSION}:${PORTSDIR}/mail/claws-mail
|
||||
RUN_DEPENDS+= claws-mail>=${PORTVERSION}:${PORTSDIR}/mail/claws-mail
|
||||
BUILD_DEPENDS+= claws-mail>=${PORTVERSION}:mail/claws-mail
|
||||
RUN_DEPENDS+= claws-mail>=${PORTVERSION}:mail/claws-mail
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../mail/claws-mail
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
|
||||
@@ -11,8 +11,8 @@ COMMENT= Applet to edit Claws Mail's hidden preferences
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
RUN_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
|
||||
p5-Locale-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext
|
||||
RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \
|
||||
p5-Locale-gettext>=0:devel/p5-Locale-gettext
|
||||
|
||||
USES= shebangfix perl5
|
||||
SHEBANG_FILES= ${PORTNAME}
|
||||
|
||||
@@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/ehaupt
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Script for cleaning up mails in Maildir folders based on arival date
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graph-core>=${PORTVERSION}:${PORTSDIR}/graphics/py-graph-core
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graph-core>=${PORTVERSION}:graphics/py-graph-core
|
||||
|
||||
USES= python shebangfix
|
||||
NO_BUILD= yes
|
||||
|
||||
+3
-3
@@ -15,9 +15,9 @@ COMMENT= Console based mail client with POP3/IMAP/SMAP support
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell \
|
||||
libcourier-unicode.so:${PORTSDIR}/devel/courier-unicode
|
||||
BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1
|
||||
LIB_DEPENDS= libaspell.so:textproc/aspell \
|
||||
libcourier-unicode.so:devel/courier-unicode
|
||||
BUILD_DEPENDS= gpgv:security/gnupg1
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= fam gettext gmake iconv ncurses perl5 shebangfix tar:bzip2
|
||||
|
||||
@@ -11,10 +11,10 @@ MASTER_SITES= SF/courier/imap/${PORTVERSION}
|
||||
MAINTAINER= oliver@FreeBSD.org
|
||||
COMMENT= IMAP (and POP3) server that provides access to Maildir mailboxes
|
||||
|
||||
BUILD_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base
|
||||
RUN_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base \
|
||||
${LOCALBASE}/share/sysconftool/sysconftool:${PORTSDIR}/devel/sysconftool
|
||||
LIB_DEPENDS= libcourier-unicode.so:${PORTSDIR}/devel/courier-unicode
|
||||
BUILD_DEPENDS= courierauthconfig:security/courier-authlib-base
|
||||
RUN_DEPENDS= courierauthconfig:security/courier-authlib-base \
|
||||
${LOCALBASE}/share/sysconftool/sysconftool:devel/sysconftool
|
||||
LIB_DEPENDS= libcourier-unicode.so:devel/courier-unicode
|
||||
|
||||
USES= gmake perl5 tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
@@ -65,7 +65,7 @@ CONFIGURE_ARGS= --sysconfdir=${CONFDIR} \
|
||||
|
||||
.if ${PORT_OPTIONS:MGNUTLS}
|
||||
CONFIGURE_ARGS+=--with-gnutls
|
||||
LIB_DEPENDS+= libgnutls.so:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= libgnutls.so:security/gnutls
|
||||
USES+= pkgconfig
|
||||
.endif
|
||||
|
||||
@@ -82,7 +82,7 @@ CONFIGURE_ARGS+=--with-syslog=${WITH_SYSLOG_FACILITY}
|
||||
.if ${PORT_OPTIONS:MAUTH_USERDB}
|
||||
.if ${PORT_OPTIONS:MGDBM}
|
||||
CONFIGURE_ARGS+=--with-db=gdbm --with-userdb=${USERDB}
|
||||
LIB_DEPENDS+= libgdbm.so:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS+= libgdbm.so:databases/gdbm
|
||||
.else
|
||||
CONFIGURE_ARGS+=--with-db=db --with-userdb=${USERDB}
|
||||
.endif
|
||||
|
||||
@@ -9,7 +9,7 @@ MASTER_SITES= http://phantom.dragonsdawn.net/~gordon/courier-patches/courier-pyt
|
||||
MAINTAINER= bsd@dino.sk
|
||||
COMMENT= Framework for courier filter development in python
|
||||
|
||||
BUILD_DEPENDS= courier-config:${PORTSDIR}/mail/courier
|
||||
BUILD_DEPENDS= courier-config:mail/courier
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils
|
||||
@@ -66,11 +66,11 @@ OPTIONS_DEFAULT= DEBUG WHITELIST_RELAY WHITELIST_AUTH
|
||||
PYDISTUTILS_INSTALLARGS:=${PYDISTUTILS_INSTALLARGS} --install-scripts=${PYSCRIPTSDIR}
|
||||
|
||||
.if ${PORT_OPTIONS:MCLAMAV_CLAMD} && ! ${PORT_OPTIONS:MCLAMAV_LIB}
|
||||
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pyclamd.py:${PORTSDIR}/security/py-pyclamd
|
||||
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pyclamd.py:security/py-pyclamd
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MCLAMAV_LIB} && ! ${PORT_OPTIONS:MCLAMAV_CLAMD}
|
||||
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pyclamav.so:${PORTSDIR}/security/py-clamav
|
||||
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pyclamav.so:security/py-clamav
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
|
||||
+20
-20
@@ -10,13 +10,13 @@ MASTER_SITES= SF
|
||||
MAINTAINER= bsd@dino.sk
|
||||
COMMENT= Courier SMTP IMAP POP3 HTTP mail server suite
|
||||
|
||||
BUILD_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base
|
||||
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
|
||||
RUN_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base \
|
||||
${LOCALBASE}/share/sysconftool/sysconftool:${PORTSDIR}/devel/sysconftool \
|
||||
${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support \
|
||||
p5-Net-CIDR>=0:${PORTSDIR}/net-mgmt/p5-Net-CIDR \
|
||||
ca_root_nss>=3.*:${PORTSDIR}/security/ca_root_nss
|
||||
BUILD_DEPENDS= courierauthconfig:security/courier-authlib-base
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre
|
||||
RUN_DEPENDS= courierauthconfig:security/courier-authlib-base \
|
||||
${LOCALBASE}/share/sysconftool/sysconftool:devel/sysconftool \
|
||||
${LOCALBASE}/etc/mime.types:misc/mime-support \
|
||||
p5-Net-CIDR>=0:net-mgmt/p5-Net-CIDR \
|
||||
ca_root_nss>=3.*:security/ca_root_nss
|
||||
|
||||
CONFLICTS= courier-imap-2.* couriermlm-0.* \
|
||||
exim-4.* maildrop-1.* \
|
||||
@@ -136,7 +136,7 @@ PERIODIC_DESC= modify/create periodic.conf
|
||||
.if ${PORT_OPTIONS:MLDAP}
|
||||
USE_OPENLDAP= yes
|
||||
WITH_AUTH_LDAP= yes
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/courier-authlib/libauthldap.so:${PORTSDIR}/net/courier-authlib-ldap
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/courier-authlib/libauthldap.so:net/courier-authlib-ldap
|
||||
CONFIGURE_ARGS+=--with-ldapaliasd
|
||||
PLIST_SUB+= WITHLDAP=""
|
||||
SUB_LIST+= WITHLDAP=""
|
||||
@@ -167,31 +167,31 @@ SUB_LIST+= WITHEMPTYALIASES="@comment "
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MGNUPG}
|
||||
BUILD_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
BUILD_DEPENDS+= gpg:security/gnupg
|
||||
RUN_DEPENDS+= gpg:security/gnupg
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MASPELL}
|
||||
BUILD_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell
|
||||
RUN_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell
|
||||
BUILD_DEPENDS+= aspell:textproc/aspell
|
||||
RUN_DEPENDS+= aspell:textproc/aspell
|
||||
CONFIGURE_ARGS+=--with-ispell=${LOCALBASE}/bin/aspell
|
||||
.elif ${PORT_OPTIONS:MISPELL}
|
||||
BUILD_DEPENDS+= ispell:${PORTSDIR}/textproc/aspell-ispell
|
||||
RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/aspell-ispell
|
||||
BUILD_DEPENDS+= ispell:textproc/aspell-ispell
|
||||
RUN_DEPENDS+= ispell:textproc/aspell-ispell
|
||||
CONFIGURE_ARGS+=--with-ispell=${LOCALBASE}/bin/ispell
|
||||
.else
|
||||
CONFIGURE_ARGS+=--without-ispell
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPROCMAIL}
|
||||
BUILD_DEPENDS+= procmail:${PORTSDIR}/mail/procmail
|
||||
RUN_DEPENDS+= procmail:${PORTSDIR}/mail/procmail
|
||||
BUILD_DEPENDS+= procmail:mail/procmail
|
||||
RUN_DEPENDS+= procmail:mail/procmail
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MSENDFAX}
|
||||
USES+= ghostscript
|
||||
SENDFAX_DEPENDS=sendfax:${PORTSDIR}/comms/mgetty+sendfax \
|
||||
pnmscale:${PORTSDIR}/graphics/netpbm
|
||||
SENDFAX_DEPENDS=sendfax:comms/mgetty+sendfax \
|
||||
pnmscale:graphics/netpbm
|
||||
BUILD_DEPENDS+= ${SENDFAX_DEPENDS}
|
||||
RUN_DEPENDS+= ${SENDFAX_DEPENDS}
|
||||
WITH_TRANSPORT+=fax
|
||||
@@ -204,8 +204,8 @@ SUB_LIST+= WITHFAX="@comment "
|
||||
|
||||
.if ${PORT_OPTIONS:MUUCP}
|
||||
.if !exists(/usr/bin/uux)
|
||||
BUILD_DEPENDS+= uux:${PORTSDIR}/net/freebsd-uucp
|
||||
RUN_DEPENDS+= uux:${PORTSDIR}/net/freebsd-uucp
|
||||
BUILD_DEPENDS+= uux:net/freebsd-uucp
|
||||
RUN_DEPENDS+= uux:net/freebsd-uucp
|
||||
.endif
|
||||
WITH_TRANSPORT+=uucp
|
||||
PLIST_SUB+= WITHUUCP=""
|
||||
|
||||
@@ -11,8 +11,8 @@ DISTNAME= ${PORTNAME}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= RRDtool frontend for Courier statistics
|
||||
|
||||
RUN_DEPENDS= rrdtool>=0:${PORTSDIR}/databases/rrdtool \
|
||||
p5-File-Tail>=0:${PORTSDIR}/devel/p5-File-Tail
|
||||
RUN_DEPENDS= rrdtool>=0:databases/rrdtool \
|
||||
p5-File-Tail>=0:devel/p5-File-Tail
|
||||
|
||||
USES= perl5 shebangfix
|
||||
USE_PERL5= run
|
||||
|
||||
@@ -19,7 +19,7 @@ COMMENT= Markov based SpamFilter
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libtre.so:${PORTSDIR}/textproc/libtre
|
||||
LIB_DEPENDS= libtre.so:textproc/libtre
|
||||
|
||||
CRM114RELEASENAME=BlameMichelson
|
||||
|
||||
|
||||
@@ -13,8 +13,8 @@ COMMENT= The cyrus mail server, supporting POP3 and IMAP4 protocols
|
||||
LICENSE= BSD4CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 \
|
||||
libpcre.so:${PORTSDIR}/devel/pcre
|
||||
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
||||
libpcre.so:devel/pcre
|
||||
|
||||
CONFLICTS= cyrus-1.* cyrus-imapd-2.[^3].* cyrus-imapd2[^3]-2.[^3].*
|
||||
|
||||
@@ -53,7 +53,7 @@ BDB_CONFIGURE_ON= --with-bdb-incdir=${BDB_INCLUDE_DIR} \
|
||||
--with-bdb-libdir=${LOCALBASE}/lib
|
||||
DRAC_DESC= Enable DRAC support
|
||||
DRAC_CONFIGURE_ON= --with-drac=${LOCALBASE}
|
||||
DRAC_BUILD_DEPENDS= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
|
||||
DRAC_BUILD_DEPENDS= ${LOCALBASE}/lib/libdrac.a:mail/drac
|
||||
IDLED_DESC= Enable IMAP idled support
|
||||
IDLED_CONFIGURE_ENABLE= idled
|
||||
LDAP_PTLOADER_DESC= Enable LDAP ptloader
|
||||
@@ -79,7 +79,7 @@ PGSQL_CONFIGURE_ON= --with-pgsql=${LOCALBASE}
|
||||
REPLICATION_DESC= Enable replication
|
||||
REPLICATION_CONFIGURE_ENABLE=replication
|
||||
SNMP_5_DESC= Enable SNMP support
|
||||
SNMP_5_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp
|
||||
SNMP_5_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp
|
||||
SNMP_5_CONFIGURE_ON= --with-snmp=${LOCALBASE}
|
||||
SNMP_5_CONFIGURE_OFF= --with-snmp=no
|
||||
SQLITE_DESC= Enable SQLite backend (experimental)
|
||||
|
||||
@@ -14,8 +14,8 @@ COMMENT= The cyrus mail server, supporting POP3 and IMAP4 protocols
|
||||
LICENSE= BSD4CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 \
|
||||
libpcre.so:${PORTSDIR}/devel/pcre
|
||||
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
||||
libpcre.so:devel/pcre
|
||||
|
||||
CONFLICTS= cyrus-1.* cyrus-imapd-2.[^4].* cyrus-imapd2[^4]-2.[^4].*
|
||||
|
||||
@@ -53,7 +53,7 @@ BDB_CONFIGURE_ON= --with-bdb-incdir=${BDB_INCLUDE_DIR} \
|
||||
--with-bdb-libdir=${LOCALBASE}/lib
|
||||
DRAC_DESC= Enable DRAC support
|
||||
DRAC_CONFIGURE_ON= --with-drac=${LOCALBASE}
|
||||
DRAC_BUILD_DEPENDS= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
|
||||
DRAC_BUILD_DEPENDS= ${LOCALBASE}/lib/libdrac.a:mail/drac
|
||||
IDLED_DESC= Enable IMAP idled support
|
||||
IDLED_CONFIGURE_ENABLE= idled
|
||||
LDAP_DESC= Enable LDAP support (experimental)
|
||||
@@ -75,7 +75,7 @@ PGSQL_USES= pgsql
|
||||
PGSQL_CONFIGURE_ON= --with-pgsql=${LOCALBASE}
|
||||
REPLICATION_DESC= Enable replication (experimental)
|
||||
REPLICATION_CONFIGURE_ENABLE=replication
|
||||
SNMP_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp
|
||||
SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp
|
||||
SNMP_CONFIGURE_ON= --with-snmp=${LOCALBASE}
|
||||
SNMP_CONFIGURE_OFF= --with-snmp=no
|
||||
SQLITE_USE= SQLITE=yes
|
||||
|
||||
@@ -14,8 +14,8 @@ COMMENT= The cyrus mail server, supporting POP3 and IMAP4 protocols
|
||||
LICENSE= BSD4CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 \
|
||||
libpcre.so:${PORTSDIR}/devel/pcre
|
||||
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
||||
libpcre.so:devel/pcre
|
||||
|
||||
CONFLICTS= cyrus-1.* cyrus-imapd-2.[^5].* cyrus-imapd2[^5]-2.[^5].*
|
||||
|
||||
@@ -54,14 +54,14 @@ BDB_CONFIGURE_ON= --with-bdb-incdir=${BDB_INCLUDE_DIR} \
|
||||
--with-bdb-libdir=${LOCALBASE}/lib
|
||||
CLAMAV_DESC= Use ClamAV
|
||||
CLAMAV_CONFIGURE_WITH= clamav
|
||||
CLAMAV_LIB_DEPENDS= libclamav.so:${PORTSDIR}/security/clamav
|
||||
CLAMAV_LIB_DEPENDS= libclamav.so:security/clamav
|
||||
DRAC_DESC= Enable DRAC support
|
||||
DRAC_CONFIGURE_ON= --with-drac=${LOCALBASE}
|
||||
DRAC_BUILD_DEPENDS= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
|
||||
DRAC_BUILD_DEPENDS= ${LOCALBASE}/lib/libdrac.a:mail/drac
|
||||
HTTP_DESC= Enable HTTP (beta quality)
|
||||
HTTP_CONFIGURE_ENABLE= http
|
||||
HTTP_LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson \
|
||||
libical.so:${PORTSDIR}/devel/libical
|
||||
HTTP_LIB_DEPENDS= libjansson.so:devel/jansson \
|
||||
libical.so:devel/libical
|
||||
HTTP_USES= pkgconfig
|
||||
HTTP_USE= GNOME=libxml2
|
||||
IDLED_DESC= Enable IMAP idled support
|
||||
@@ -85,7 +85,7 @@ PGSQL_USES= pgsql
|
||||
PGSQL_CONFIGURE_ON= --with-pgsql=${LOCALBASE}
|
||||
REPLICATION_DESC= Enable replication (experimental)
|
||||
REPLICATION_CONFIGURE_ENABLE=replication
|
||||
SNMP_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp
|
||||
SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp
|
||||
SNMP_CONFIGURE_ON= --with-snmp=${LOCALBASE}
|
||||
SNMP_CONFIGURE_OFF= --with-snmp=no
|
||||
SQLITE_CONFIGURE_ON= --with-sqlite=${LOCALBASE}
|
||||
|
||||
@@ -12,13 +12,13 @@ COMMENT= SQL database-based mail system (POP3 and IMAP)
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \
|
||||
libzdb.so:${PORTSDIR}/databases/libzdb \
|
||||
libmhash.so:${PORTSDIR}/security/mhash \
|
||||
libevent.so:${PORTSDIR}/devel/libevent2
|
||||
BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc \
|
||||
xmlto:${PORTSDIR}/textproc/xmlto \
|
||||
docbook-sgml>0:${PORTSDIR}/textproc/docbook-sgml
|
||||
LIB_DEPENDS= libgmime-2.6.so:mail/gmime26 \
|
||||
libzdb.so:databases/libzdb \
|
||||
libmhash.so:security/mhash \
|
||||
libevent.so:devel/libevent2
|
||||
BUILD_DEPENDS= asciidoc:textproc/asciidoc \
|
||||
xmlto:textproc/xmlto \
|
||||
docbook-sgml>0:textproc/docbook-sgml
|
||||
|
||||
CONFLICTS= dbmail22-[0-9]*
|
||||
|
||||
@@ -45,7 +45,7 @@ MAKE_ARGS+= mandir=${MANPREFIX}/man
|
||||
DOCS= AUTHORS BUGS INSTALL THANKS UPGRADING
|
||||
|
||||
SIEVE_CONFIGURE_WITH= sieve
|
||||
SIEVE_LIB_DEPENDS= libsieve.so:${PORTSDIR}/mail/libsieve
|
||||
SIEVE_LIB_DEPENDS= libsieve.so:mail/libsieve
|
||||
|
||||
LDAP_CONFIGURE_WITH= ldap
|
||||
LDAP_USE= OPENLDAP=yes
|
||||
|
||||
@@ -13,7 +13,7 @@ COMMENT= SQL database-based mail system (POP3 and IMAP)
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libgmime-2.0.so:${PORTSDIR}/mail/gmime2
|
||||
LIB_DEPENDS= libgmime-2.0.so:mail/gmime2
|
||||
|
||||
CONFLICTS= dbmail-3.*
|
||||
|
||||
@@ -32,7 +32,7 @@ SQLITE_CONFIGURE_WITH= sqlite
|
||||
PGSQL_USES= pgsql
|
||||
PGSQL_CONFIGURE_WITH= pgsql
|
||||
SIEVE_CONFIGURE_WITH= sieve
|
||||
SIEVE_LIB_DEPENDS= libsieve.so:${PORTSDIR}/mail/libsieve
|
||||
SIEVE_LIB_DEPENDS= libsieve.so:mail/libsieve
|
||||
LDAP_CONFIGURE_WITH= ldap
|
||||
LDAP_USE= OPENLDAP=yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
@@ -62,7 +62,7 @@ CONFIGURE_ARGS= --with-uid=${DCCUSER} \
|
||||
ALT_HOME_CONFIGURE_ON= --libexecdir=${PREFIX}/dcc/libexec --with-cgibin=${PREFIX}/dcc/cgi-bin
|
||||
DCCM_CONFIGURE_ENABLE= dccm
|
||||
DCCM_USE= rc_subr=dccm
|
||||
PORTS_SENDMAIL_BUILD_DEPENDS= ${LOCALBASE}/lib/libmilter.a:${PORTSDIR}/mail/libmilter
|
||||
PORTS_SENDMAIL_BUILD_DEPENDS= ${LOCALBASE}/lib/libmilter.a:mail/libmilter
|
||||
PORTS_SENDMAIL_CONFIGURE_ON= --with-sendmail=yes
|
||||
DCCIFD_CONFIGURE_ENABLE= dccifd
|
||||
DCCIFD_USE= rc_subr=dccifd
|
||||
|
||||
@@ -14,8 +14,8 @@ COMMENT= DeforaOS desktop mail client
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libSystem.so:${PORTSDIR}/devel/deforaos-libsystem \
|
||||
libDesktop.so:${PORTSDIR}/x11/deforaos-libdesktop
|
||||
LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem \
|
||||
libDesktop.so:x11/deforaos-libdesktop
|
||||
|
||||
USE_GNOME= gtk20
|
||||
USES= desktop-file-utils pkgconfig
|
||||
@@ -31,8 +31,8 @@ MAKE_JOBS_UNSAFE= yes
|
||||
OPTIONS_DEFINE= DOCS NLS
|
||||
OPTIONS_SUB= yes
|
||||
NLS_USES= gettext
|
||||
DOCS_BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \
|
||||
${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl
|
||||
DOCS_BUILD_DEPENDS= xsltproc:textproc/libxslt \
|
||||
${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:textproc/docbook-xsl
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ COMMENT= Strip attachments from email
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
|
||||
RUN_DEPENDS= p5-MIME-Base64>=0:converters/p5-MIME-Base64
|
||||
|
||||
USES= shebangfix perl5
|
||||
USE_PERL5= run
|
||||
|
||||
@@ -25,9 +25,9 @@ WITH_SENDMAIL_BASE= yes
|
||||
PKGMESSAGE= pkg-message.postfix
|
||||
|
||||
.if defined(WITH_POSTFIX_CURRENT)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/postfix/smtpd:${PORTSDIR}/mail/postfix-current
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/postfix/smtpd:mail/postfix-current
|
||||
.else
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/postfix/smtpd:${PORTSDIR}/mail/postfix
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/postfix/smtpd:mail/postfix
|
||||
.endif
|
||||
.endif
|
||||
|
||||
|
||||
@@ -13,10 +13,10 @@ COMMENT= Domainkeys filter for Postfix
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= p5-Crypt-OpenSSL-RSA>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \
|
||||
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
|
||||
p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
|
||||
p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server
|
||||
BUILD_DEPENDS= p5-Crypt-OpenSSL-RSA>=0:security/p5-Crypt-OpenSSL-RSA \
|
||||
p5-Mail-Tools>=0:mail/p5-Mail-Tools \
|
||||
p5-Net-DNS>=0:dns/p5-Net-DNS \
|
||||
p5-Net-Server>=0:net/p5-Net-Server
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@@ -13,9 +13,9 @@ COMMENT= DKIM filter for Postfix
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= p5-Mail-DKIM>=0:${PORTSDIR}/mail/p5-Mail-DKIM \
|
||||
p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server \
|
||||
p5-Error>=0:${PORTSDIR}/lang/p5-Error
|
||||
BUILD_DEPENDS= p5-Mail-DKIM>=0:mail/p5-Mail-DKIM \
|
||||
p5-Net-Server>=0:net/p5-Net-Server \
|
||||
p5-Error>=0:lang/p5-Error
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
OPTIONS_DEFINE= IPV6 TEST
|
||||
@@ -34,7 +34,7 @@ GROUPS= ${DKIMPROXYUSER}
|
||||
SUB_LIST+= PERL=${PERL} \
|
||||
DKIMPROXYUSER=${DKIMPROXYUSER}
|
||||
|
||||
IPV6_RUN_DEPENDS= p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6
|
||||
IPV6_RUN_DEPENDS= p5-IO-Socket-INET6>=0:net/p5-IO-Socket-INET6
|
||||
|
||||
IPV6_EXTRA_PATCHES= ${FILESDIR}/extra-patch-lib-MSDW-SMTP-Server.pm \
|
||||
${FILESDIR}/extra-patch-scripts-dkimproxy.out \
|
||||
@@ -42,6 +42,6 @@ IPV6_EXTRA_PATCHES= ${FILESDIR}/extra-patch-lib-MSDW-SMTP-Server.pm \
|
||||
${FILESDIR}/extra-patch-scripts-dkimproxy_out.conf.example
|
||||
|
||||
TEST_DESC= Use dkim_responder.pl
|
||||
TEST_RUN_DEPENDS= p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools
|
||||
TEST_RUN_DEPENDS= p5-MIME-Tools>=0:mail/p5-MIME-Tools
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -14,8 +14,8 @@ COMMENT= Dovecot plugin to train dspam about spam or false positives
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/mail/dovecot:configure
|
||||
RUN_DEPENDS= dovecot>=1.1.2:${PORTSDIR}/mail/dovecot
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:mail/dovecot:configure
|
||||
RUN_DEPENDS= dovecot>=1.1.2:mail/dovecot
|
||||
|
||||
USES= gmake tar:bzip2
|
||||
USE_LDCONFIG= ${PREFIX}/lib/dovecot/imap
|
||||
|
||||
@@ -11,10 +11,10 @@ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION
|
||||
MAINTAINER= dgeo@centrale-marseille.fr
|
||||
COMMENT= Dovecot ManageSieve Server daemon
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/mail/dovecot:build \
|
||||
${NONEXISTENT}:${PORTSDIR}/mail/dovecot-sieve:build
|
||||
RUN_DEPENDS= dovecot>=${DOVECOTVERSION}.*:${PORTSDIR}/mail/dovecot \
|
||||
dovecot-sieve>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot-sieve
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:mail/dovecot:build \
|
||||
${NONEXISTENT}:mail/dovecot-sieve:build
|
||||
RUN_DEPENDS= dovecot>=${DOVECOTVERSION}.*:mail/dovecot \
|
||||
dovecot-sieve>=${DOVECOTVERSION}:mail/dovecot-sieve
|
||||
|
||||
DOVECOTVERSION= 1.2
|
||||
|
||||
|
||||
@@ -14,8 +14,8 @@ COMMENT= Sieve plugin for the Dovecot 'deliver' LDA
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/mail/dovecot:build
|
||||
RUN_DEPENDS= dovecot>=${DOVECOTVERSION}.*:${PORTSDIR}/mail/dovecot
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:mail/dovecot:build
|
||||
RUN_DEPENDS= dovecot>=${DOVECOTVERSION}.*:mail/dovecot
|
||||
|
||||
DOVECOTVERSION= 1.2
|
||||
|
||||
|
||||
@@ -80,7 +80,7 @@ SQLITE_CONFIGURE_WITH= sqlite
|
||||
SQLITE_USE= SQLITE=3
|
||||
SSL_CONFIGURE_OFF= --without-ssl
|
||||
SSL_CONFIGURE_ON= --with-ssl=openssl
|
||||
VPOPMAIL_BUILD_DEPENDS= ${LOCALBASE}/vpopmail/bin/vchkpw:${PORTSDIR}/mail/vpopmail
|
||||
VPOPMAIL_BUILD_DEPENDS= ${LOCALBASE}/vpopmail/bin/vchkpw:mail/vpopmail
|
||||
VPOPMAIL_CONFIGURE_WITH=vpopmail
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
@@ -14,9 +14,9 @@ COMMENT= Dovecot 2.x plugin for spam systems training
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= dovecot2>=2.2.0:${PORTSDIR}/mail/dovecot2 \
|
||||
gawk:${PORTSDIR}/lang/gawk
|
||||
RUN_DEPENDS= dovecot2>=2.2.0:${PORTSDIR}/mail/dovecot2
|
||||
BUILD_DEPENDS= dovecot2>=2.2.0:mail/dovecot2 \
|
||||
gawk:lang/gawk
|
||||
RUN_DEPENDS= dovecot2>=2.2.0:mail/dovecot2
|
||||
|
||||
CONFLICTS= dovecot-antispam-1.*
|
||||
WRKSRC= ${WRKDIR}/dovecot-antispam-plugin-5ebc6aae4d7c
|
||||
|
||||
@@ -12,8 +12,8 @@ COMMENT= Sieve plugin for the Dovecot 'deliver' LDA and LMTP
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
BUILD_DEPENDS:= dovecot2>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2
|
||||
RUN_DEPENDS:= dovecot2>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2
|
||||
BUILD_DEPENDS:= dovecot2>=${DOVECOTVERSION}:mail/dovecot2
|
||||
RUN_DEPENDS:= dovecot2>=${DOVECOTVERSION}:mail/dovecot2
|
||||
|
||||
DOVECOTVERSION= 2.2
|
||||
|
||||
|
||||
@@ -72,7 +72,7 @@ GSSAPI_HEIMDAL_DESC= Use Heimdal GSSAPI from security/heimdal
|
||||
GSSAPI_MIT_DESC= Use MIT GSSAPI from security/krb5
|
||||
|
||||
CDB_CONFIGURE_WITH= cdb
|
||||
CDB_LIB_DEPENDS= libcdb.so:${PORTSDIR}/databases/tinycdb
|
||||
CDB_LIB_DEPENDS= libcdb.so:databases/tinycdb
|
||||
|
||||
GSSAPI_NONE_CONFIGURE_ON= --without-gssapi
|
||||
GSSAPI_BASE_USES= gssapi
|
||||
@@ -83,7 +83,7 @@ GSSAPI_MIT_USES= gssapi:mit
|
||||
GSSAPI_MIT_CONFIGURE_ON= --with-gssapi ${GSSAPI_CONFIGURE_ARGS}
|
||||
|
||||
ICU_CONFIGURE_WITH= icu
|
||||
ICU_LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu
|
||||
ICU_LIB_DEPENDS= libicui18n.so:devel/icu
|
||||
ICU_USES= pkgconfig
|
||||
|
||||
KQUEUE_CONFIGURE_OFF= --with-ioloop=poll --with-notify=none
|
||||
@@ -95,9 +95,9 @@ LDAP_CONFIGURE_WITH= ldap
|
||||
LIBWRAP_CONFIGURE_WITH= libwrap
|
||||
|
||||
LUCENE_CONFIGURE_WITH= lucene
|
||||
LUCENE_LIB_DEPENDS= libclucene-core.so:${PORTSDIR}/textproc/clucene
|
||||
LUCENE_LIB_DEPENDS= libclucene-core.so:textproc/clucene
|
||||
|
||||
LZ4_LIB_DEPENDS= liblz4.so:${PORTSDIR}/archivers/liblz4
|
||||
LZ4_LIB_DEPENDS= liblz4.so:archivers/liblz4
|
||||
|
||||
MYSQL_USE= MYSQL=yes
|
||||
MYSQL_CONFIGURE_WITH= mysql
|
||||
@@ -106,8 +106,8 @@ PGSQL_USES= pgsql
|
||||
PGSQL_CONFIGURE_WITH= pgsql
|
||||
|
||||
SOLR_CONFIGURE_WITH= solr
|
||||
SOLR_BUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl
|
||||
SOLR_LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
||||
SOLR_BUILD_DEPENDS= curl:ftp/curl
|
||||
SOLR_LIB_DEPENDS= libexpat.so:textproc/expat2
|
||||
|
||||
SQLITE_USE= SQLITE=3
|
||||
SQLITE_CONFIGURE_WITH= sqlite
|
||||
@@ -115,9 +115,9 @@ SQLITE_CONFIGURE_WITH= sqlite
|
||||
SSL_CONFIGURE_WITH= ssl=openssl
|
||||
|
||||
TEXTCAT_CONFIGURE_WITH= textcat
|
||||
TEXTCAT_LIB_DEPENDS= libtextcat.so:${PORTSDIR}/textproc/libtextcat
|
||||
TEXTCAT_LIB_DEPENDS= libtextcat.so:textproc/libtextcat
|
||||
|
||||
VPOPMAIL_BUILD_DEPENDS= ${LOCALBASE}/vpopmail/bin/vchkpw:${PORTSDIR}/mail/vpopmail
|
||||
VPOPMAIL_BUILD_DEPENDS= ${LOCALBASE}/vpopmail/bin/vchkpw:mail/vpopmail
|
||||
VPOPMAIL_CONFIGURE_WITH=vpopmail
|
||||
|
||||
DOCS= AUTHORS COPYING COPYING.LGPL COPYING.MIT INSTALL NEWS TODO README
|
||||
|
||||
+2
-2
@@ -33,13 +33,13 @@ DEFS= -DWITH_TI_RPC -DFLOCK_LOCK -DGETHOST -DDASH_C
|
||||
|
||||
.if ${PORT_OPTIONS:MPOSTFIX}
|
||||
DEFS+= -DTERM_KD
|
||||
RUN_DEPENDS+= postfix:${PORTSDIR}/mail/postfix
|
||||
RUN_DEPENDS+= postfix:mail/postfix
|
||||
.if ${PORT_OPTIONS:MDB}
|
||||
USE_BDB= 41+
|
||||
.endif
|
||||
.elif ${PORT_OPTIONS:MEXIM}
|
||||
DEFS+= -DTERM_KD -DREQ_HASH -DCIDR_KEY
|
||||
RUN_DEPENDS+= exim:${PORTSDIR}/mail/exim
|
||||
RUN_DEPENDS+= exim:mail/exim
|
||||
.endif
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
@@ -24,7 +24,7 @@ OPTIONS_DEFAULT=APACHE
|
||||
|
||||
PGSQL_USE= PHP=pgsql
|
||||
APACHE_USE= APACHE_RUN=22+
|
||||
LIGHTTPD_RUN_DEPENDS= lighttpd:${PORTSDIR}/www/lighttpd
|
||||
LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd
|
||||
|
||||
post-extract:
|
||||
@${MKDIR} ${WRKSRC}
|
||||
|
||||
@@ -14,8 +14,8 @@ COMMENT= Testing software for DSBL/DSBL-compliant services
|
||||
|
||||
BROKEN= unfetchable
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring \
|
||||
${LOCALBASE}/include/firedns.h:${PORTSDIR}/dns/firedns
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:misc/firestring \
|
||||
${LOCALBASE}/include/firedns.h:dns/firedns
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
+15
-15
@@ -185,7 +185,7 @@ _SED_SCRIPT+= -e '/%%DAEMON%%/D'
|
||||
.if ${PORT_OPTIONS:MCLAMAV}
|
||||
CONFIGURE_ARGS+= --enable-clamav
|
||||
. if ${PORT_OPTIONS:MCLAMAV_LOCAL}
|
||||
RUN_DEPENDS+= clamav>=0:${PORTSDIR}/security/clamav
|
||||
RUN_DEPENDS+= clamav>=0:security/clamav
|
||||
SUB_LIST+= CLAMD=clamd
|
||||
. else
|
||||
SUB_LIST+= CLAMD=
|
||||
@@ -302,22 +302,22 @@ CONFIGURE_ARGS+= --enable-domain-scale
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MCYRUS23}
|
||||
RUN_DEPENDS+= ${LOCALBASE}/cyrus/bin/deliver:${PORTSDIR}/mail/cyrus-imapd23
|
||||
RUN_DEPENDS+= ${LOCALBASE}/cyrus/bin/deliver:mail/cyrus-imapd23
|
||||
CONFIGURE_ARGS+= --with-delivery-agent='${LOCALBASE}/cyrus/bin/deliver'
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MCYRUS24}
|
||||
RUN_DEPENDS+= ${LOCALBASE}/cyrus/bin/deliver:${PORTSDIR}/mail/cyrus-imapd24
|
||||
RUN_DEPENDS+= ${LOCALBASE}/cyrus/bin/deliver:mail/cyrus-imapd24
|
||||
CONFIGURE_ARGS+= --with-delivery-agent='${LOCALBASE}/cyrus/bin/deliver'
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MDOVECOT1}
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/dovecot/deliver:${PORTSDIR}/mail/dovecot
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/dovecot/deliver:mail/dovecot
|
||||
CONFIGURE_ARGS+= --with-delivery-agent='${LOCALBASE}/libexec/dovecot/deliver'
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MDOVECOT2}
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/dovecot/dovecot-lda:${PORTSDIR}/mail/dovecot2
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/dovecot/dovecot-lda:mail/dovecot2
|
||||
CONFIGURE_ARGS+= --with-delivery-agent='${LOCALBASE}/libexec/dovecot/dovecot-lda'
|
||||
.endif
|
||||
|
||||
@@ -327,22 +327,22 @@ _EXIM_EXT= -mysql
|
||||
. elif ${PORT_OPTIONS:MPGSQL}
|
||||
_EXIM_EXT= -postgresql
|
||||
. endif
|
||||
RUN_DEPENDS+= exim:${PORTSDIR}/mail/exim${_EXIM_EXT}
|
||||
RUN_DEPENDS+= exim:mail/exim${_EXIM_EXT}
|
||||
CONFIGURE_ARGS+= --with-delivery-agent='${LOCALBASE}/sbin/exim'
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MMAILDROP}
|
||||
RUN_DEPENDS+= maildrop:${PORTSDIR}/mail/maildrop
|
||||
RUN_DEPENDS+= maildrop:mail/maildrop
|
||||
CONFIGURE_ARGS+= --with-delivery-agent='${LOCALBASE}/bin/maildrop'
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPROCMAIL}
|
||||
RUN_DEPENDS+= procmail:${PORTSDIR}/mail/procmail
|
||||
RUN_DEPENDS+= procmail:mail/procmail
|
||||
CONFIGURE_ARGS+= --with-delivery-agent='${LOCALBASE}/bin/procmail'
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MSAFECAT}
|
||||
RUN_DEPENDS+= safecat:${PORTSDIR}/sysutils/safecat
|
||||
RUN_DEPENDS+= safecat:sysutils/safecat
|
||||
CONFIGURE_ARGS+= --with-delivery-agent='${LOCALBASE}/safecat tmp new'
|
||||
.endif
|
||||
|
||||
@@ -372,15 +372,15 @@ CONFIGURE_ARGS+= --with-dspam-mode=${DSPAM_MODE}
|
||||
|
||||
.if ${PORT_OPTIONS:MWEBUI}
|
||||
. if ${PORT_OPTIONS:MLIGHTTPD}
|
||||
RUN_DEPENDS+= ${LOCALBASE}/sbin/lighttpd:${PORTSDIR}/www/lighttpd
|
||||
RUN_DEPENDS+= ${LOCALBASE}/sbin/lighttpd:www/lighttpd
|
||||
. else
|
||||
USE_APACHE_RUN= 22+
|
||||
. endif
|
||||
LIB_DEPENDS+= libgd.so:${PORTSDIR}/graphics/gd
|
||||
RUN_DEPENDS+= p5-GD>=0:${PORTSDIR}/graphics/p5-GD
|
||||
RUN_DEPENDS+= p5-GD-Graph>=0:${PORTSDIR}/graphics/p5-GD-Graph
|
||||
RUN_DEPENDS+= p5-GD-Graph3d>=0:${PORTSDIR}/graphics/p5-GD-Graph3d
|
||||
RUN_DEPENDS+= p5-GD-TextUtil>=0:${PORTSDIR}/graphics/p5-GD-TextUtil
|
||||
LIB_DEPENDS+= libgd.so:graphics/gd
|
||||
RUN_DEPENDS+= p5-GD>=0:graphics/p5-GD
|
||||
RUN_DEPENDS+= p5-GD-Graph>=0:graphics/p5-GD-Graph
|
||||
RUN_DEPENDS+= p5-GD-Graph3d>=0:graphics/p5-GD-Graph3d
|
||||
RUN_DEPENDS+= p5-GD-TextUtil>=0:graphics/p5-GD-TextUtil
|
||||
CONFIGURE_ARGS+=--enable-logging
|
||||
CONFIGURE_ARGS+=--enable-user-logging
|
||||
PLIST_SUB+= WebUI=""
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@ LICENSE_NAME= Elm(tm) Mail System General Public License
|
||||
LICENSE_FILE= ${WRKSRC}/NOTICE
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell
|
||||
BUILD_DEPENDS= ispell:textproc/aspell-ispell
|
||||
|
||||
CFLAGS+= -D_SIZE_T
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ PLIST_SUB+= NLS="@comment "
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if exists(${LOCALBASE}/lib/libgpgme.so) || defined(WITH_GPGME)
|
||||
LIB_DEPENDS+= libgpgme.so:${PORTSDIR}/security/gpgme
|
||||
LIB_DEPENDS+= libgpgme.so:security/gpgme
|
||||
.else
|
||||
pre-everything::
|
||||
@${ECHO_CMD}
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@ NLS_USES= gettext
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
.if exists(${LOCALBASE}/lib/libgpgme.so) || defined(WITH_GPGME)
|
||||
LIB_DEPENDS+= libgpgme.so:${PORTSDIR}/security/gpgme
|
||||
LIB_DEPENDS+= libgpgme.so:security/gpgme
|
||||
.else
|
||||
pre-everything::
|
||||
@${ECHO_CMD}
|
||||
|
||||
@@ -25,7 +25,7 @@ OPTIONS_DEFAULT= OPENSSL
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
DOXYGEN_CONFIGURE_WITH= doxygen
|
||||
DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
|
||||
DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
|
||||
|
||||
GUI_CONFIGURE_ENABLE= gui
|
||||
GUI_CONFIGURE_ENV= e_qtmoc="${MOC}"
|
||||
|
||||
+4
-4
@@ -35,9 +35,9 @@ OPTIONS_DEFINE= DOCS
|
||||
.if defined(WITH_POSTFIX_MILTER) || defined(WITH_POSTFIX) || defined(WITH_POSTFIX_CURRENT)
|
||||
CONF_SUB= ${REINPLACE_CMD} -e '/milter\.postfix/s/false/true/' ${WRKSRC}/enma/etc/enma.conf.sample
|
||||
. if defined(WITH_POSTFIX_CURRENT)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/postfix/smtpd:${PORTSDIR}/mail/postfix-current
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/postfix/smtpd:mail/postfix-current
|
||||
. else
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/postfix/smtpd:${PORTSDIR}/mail/postfix
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/postfix/smtpd:mail/postfix
|
||||
. endif
|
||||
.endif
|
||||
|
||||
@@ -48,10 +48,10 @@ RUN_DEPENDS+= ${LOCALBASE}/libexec/postfix/smtpd:${PORTSDIR}/mail/postfix
|
||||
CONFIGURE_ARGS+= --with-resolver=libbind \
|
||||
--with-libbind-incdir=${LOCALBASE}/include/bind \
|
||||
--with-libbind-libdir=${LOCALBASE}/lib
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libbind.a:${PORTSDIR}/dns/libbind
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libbind.a:dns/libbind
|
||||
.else
|
||||
CONFIGURE_ARGS+= --with-resolver=ldns
|
||||
LIB_DEPENDS+= libldns.so:${PORTSDIR}/dns/ldns
|
||||
LIB_DEPENDS+= libldns.so:dns/ldns
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
|
||||
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.inter7.com/eps/
|
||||
MAINTAINER= ismail@EnderUNIX.org
|
||||
COMMENT= EPS (Email Parsing System) sample tools
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libeps.a:${PORTSDIR}/mail/eps
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libeps.a:mail/eps
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PORTDOCS= README
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ COMMENT= Relay-only Mail Transfer Agent with sendmail compatible syntax
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libesmtp.so:${PORTSDIR}/mail/libesmtp
|
||||
LIB_DEPENDS= libesmtp.so:mail/libesmtp
|
||||
|
||||
USES= tar:bzip2 bison
|
||||
USE_OPENSSL= yes
|
||||
|
||||
@@ -10,11 +10,11 @@ DIST_SUBDIR= gnome3
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Evolution Microsoft Exchange plugin through Exchange Web Services
|
||||
|
||||
BUILD_DEPENDS= evolution>=3.0.0:${PORTSDIR}/mail/evolution
|
||||
LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
|
||||
libmspack.so:${PORTSDIR}/archivers/libmspack \
|
||||
libical.so:${PORTSDIR}/devel/libical
|
||||
RUN_DEPENDS= evolution>=3.0.0:${PORTSDIR}/mail/evolution
|
||||
BUILD_DEPENDS= evolution>=3.0.0:mail/evolution
|
||||
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
|
||||
libmspack.so:archivers/libmspack \
|
||||
libical.so:devel/libical
|
||||
RUN_DEPENDS= evolution>=3.0.0:mail/evolution
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
|
||||
@@ -10,10 +10,10 @@ DIST_SUBDIR= gnome3
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Evolution Microsoft Exchange plugin through OpenChange
|
||||
|
||||
BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool \
|
||||
evolution>=3.0.0:${PORTSDIR}/mail/evolution
|
||||
LIB_DEPENDS= libmapi.so:${PORTSDIR}/mail/libmapi
|
||||
RUN_DEPENDS= evolution>=3.0.0:${PORTSDIR}/mail/evolution
|
||||
BUILD_DEPENDS= itstool:textproc/itstool \
|
||||
evolution>=3.0.0:mail/evolution
|
||||
LIB_DEPENDS= libmapi.so:mail/libmapi
|
||||
RUN_DEPENDS= evolution>=3.0.0:mail/evolution
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
|
||||
+23
-23
@@ -10,18 +10,18 @@ DIST_SUBDIR= gnome3
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Integrated mail, calendar and address book distributed suite
|
||||
|
||||
BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool \
|
||||
highlight:${PORTSDIR}/textproc/highlight
|
||||
LIB_DEPENDS= libnss3.so:${PORTSDIR}/security/nss \
|
||||
libgcr-3.so:${PORTSDIR}/security/gcr \
|
||||
libgtkspell3-3.so:${PORTSDIR}/textproc/gtkspell3 \
|
||||
libgeocode-glib.so:${PORTSDIR}/net/geocode-glib \
|
||||
libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \
|
||||
libcryptui.so:${PORTSDIR}/security/libcryptui \
|
||||
libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 \
|
||||
libnotify.so:${PORTSDIR}/devel/libnotify
|
||||
RUN_DEPENDS= highlight:${PORTSDIR}/textproc/highlight \
|
||||
gnome-keyring>=3.0.0:${PORTSDIR}/security/gnome-keyring
|
||||
BUILD_DEPENDS= itstool:textproc/itstool \
|
||||
highlight:textproc/highlight
|
||||
LIB_DEPENDS= libnss3.so:security/nss \
|
||||
libgcr-3.so:security/gcr \
|
||||
libgtkspell3-3.so:textproc/gtkspell3 \
|
||||
libgeocode-glib.so:net/geocode-glib \
|
||||
libwebkitgtk-3.0.so:www/webkit-gtk3 \
|
||||
libcryptui.so:security/libcryptui \
|
||||
libcanberra-gtk3.so:audio/libcanberra-gtk3 \
|
||||
libnotify.so:devel/libnotify
|
||||
RUN_DEPENDS= highlight:textproc/highlight \
|
||||
gnome-keyring>=3.0.0:security/gnome-keyring
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
@@ -80,29 +80,29 @@ MAPS_DESC= Contact maps
|
||||
LDAP_CONFIGURE_WITH= openldap
|
||||
LDAP_USE= OPENLDAP=yes
|
||||
|
||||
WEATHER_LIB_DEPENDS= libgweather-3.so:${PORTSDIR}/net/libgweather
|
||||
WEATHER_LIB_DEPENDS= libgweather-3.so:net/libgweather
|
||||
WEATHER_CONFIGURE_ENABLE= weather
|
||||
|
||||
SPAMASSASSIN_CONFIGURE_WITH= spamassassin
|
||||
SPAMASSASSIN_BUILD_DEPENDS= spamassassin:${PORTSDIR}/mail/spamassassin
|
||||
SPAMASSASSIN_RUN_DEPENDS= spamassassin:${PORTSDIR}/mail/spamassassin
|
||||
SPAMASSASSIN_BUILD_DEPENDS= spamassassin:mail/spamassassin
|
||||
SPAMASSASSIN_RUN_DEPENDS= spamassassin:mail/spamassassin
|
||||
|
||||
BOGOFILTER_CONFIGURE_WITH= bogofilter
|
||||
BOGOFILTER_BUILD_DEPENDS= bogofilter:${PORTSDIR}/mail/bogofilter
|
||||
BOGOFILTER_RUN_DEPENDS= bogofilter:${PORTSDIR}/mail/bogofilter
|
||||
BOGOFILTER_BUILD_DEPENDS= bogofilter:mail/bogofilter
|
||||
BOGOFILTER_RUN_DEPENDS= bogofilter:mail/bogofilter
|
||||
|
||||
CANBERRA_LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3
|
||||
CANBERRA_LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3
|
||||
CANBERRA_CONFIGURE_ENABLE= canberra
|
||||
|
||||
PST_CONFIGURE_ENABLE= pst-import
|
||||
PST_BUILD_DEPENDS= libpst>=0.6.58_1:${PORTSDIR}/mail/libpst
|
||||
PST_RUN_DEPENDS= libpst>=0.6.58_1:${PORTSDIR}/mail/libpst
|
||||
PST_BUILD_DEPENDS= libpst>=0.6.58_1:mail/libpst
|
||||
PST_RUN_DEPENDS= libpst>=0.6.58_1:mail/libpst
|
||||
|
||||
CONFIGURE_ARGS+=--disable-contact-maps
|
||||
#MAPS_CONFIGURE_ENABLE= contact-maps
|
||||
#MAPS_LIB_DEPENDS= libchamplain-0.12.so:${PORTSDIR}/graphics/libchamplain \
|
||||
# libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3
|
||||
#MAPS_BUILD_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue
|
||||
#MAPS_LIB_DEPENDS= libchamplain-0.12.so:graphics/libchamplain \
|
||||
# libclutter-gtk-1.0.so:graphics/clutter-gtk3
|
||||
#MAPS_BUILD_DEPENDS= geoclue>=0:net/geoclue
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ COMMENT= Tool to centralize and visualize Exim logs with a web front end
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
#RUN_DEPENDS= p5-Net-Netmask>=0:${PORTSDIR}/net-mgmt/p5-Net-Netmask
|
||||
#RUN_DEPENDS= p5-Net-Netmask>=0:net-mgmt/p5-Net-Netmask
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
@@ -28,11 +28,11 @@ WITH_SQL_BACKEND?= mysql
|
||||
|
||||
.if (${WITH_SQL_BACKEND} == "mysql")
|
||||
WITH_MYSQL= yes
|
||||
RUN_DEPENDS+= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
|
||||
RUN_DEPENDS+= p5-DBD-mysql>=0:databases/p5-DBD-mysql
|
||||
SERVER= mysql
|
||||
.elif (${WITH_SQL_BACKEND} == "postgresql")
|
||||
WITH_POSTGRESQL= yes
|
||||
RUN_DEPENDS+= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg
|
||||
RUN_DEPENDS+= p5-DBD-Pg>=0:databases/p5-DBD-Pg
|
||||
SERVER= postgresql
|
||||
.else
|
||||
BROKEN= You should specify sql backend using WITH_SQL_BACKEND
|
||||
|
||||
@@ -13,6 +13,6 @@ OPTIONS_SLAVE= EXIMON
|
||||
# This dependency is disabled, because it prevents package users from
|
||||
# using the exim-monitor package with any of the exim slave packages.
|
||||
#
|
||||
#RUN_DEPENDS= ${LOCALBASE}/sbin/exim:${PORTSDIR}/mail/exim
|
||||
#RUN_DEPENDS= ${LOCALBASE}/sbin/exim:mail/exim
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
||||
+11
-11
@@ -41,21 +41,21 @@ MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
AUTH_SASL_LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2
|
||||
AUTH_SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
|
||||
BDB_USE= bdb=yes
|
||||
DMARC_LIB_DEPENDS= libopendmarc.so:${PORTSDIR}/mail/opendmarc
|
||||
DMARC_LIB_DEPENDS= libopendmarc.so:mail/opendmarc
|
||||
EMBEDDED_PERL_USE= perl5=run,build
|
||||
EXIMON_USE= xorg=x11,xaw,xt
|
||||
GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls
|
||||
GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
|
||||
ICONV_USES= iconv:lib,build
|
||||
INTERNATIONAL_LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn
|
||||
INTERNATIONAL_LIB_DEPENDS= libidn.so:dns/libidn
|
||||
MYSQL_USE= mysql=yes
|
||||
OPENLDAP_USE= openldap=yes
|
||||
PGSQL_USES= pgsql
|
||||
REDIS_LIB_DEPENDS= libhiredis.so:${PORTSDIR}/databases/hiredis
|
||||
SASLAUTHD_RUN_DEPENDS= ${LOCALBASE}/sbin/saslauthd:${PORTSDIR}/security/cyrus-sasl2-saslauthd
|
||||
SA_EXIM_RUN_DEPENDS= ${LOCALBASE}/bin/spamc:${PORTSDIR}/mail/spamassassin
|
||||
SPF_LIB_DEPENDS= libspf2.so:${PORTSDIR}/mail/libspf2
|
||||
REDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis
|
||||
SASLAUTHD_RUN_DEPENDS= ${LOCALBASE}/sbin/saslauthd:security/cyrus-sasl2-saslauthd
|
||||
SA_EXIM_RUN_DEPENDS= ${LOCALBASE}/bin/spamc:mail/spamassassin
|
||||
SPF_LIB_DEPENDS= libspf2.so:mail/libspf2
|
||||
SQLITE_USE= sqlite=yes
|
||||
SQLITE_USES= pkgconfig
|
||||
|
||||
@@ -185,7 +185,7 @@ WITH_DEFAULT_CHARSET?= ISO-8859-1
|
||||
|
||||
# You should not need to fiddle with anything below this point.
|
||||
|
||||
LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre
|
||||
LIB_DEPENDS+= libpcre.so:devel/pcre
|
||||
|
||||
.if ! ${PORT_OPTIONS:MDKIM}
|
||||
SEDLIST+= -e 's,^\# (DISABLE_DKIM=),\1,'
|
||||
@@ -365,7 +365,7 @@ SEDLIST+= -e 's,XX_RADIUS_LIBS_XX,-lradius,' \
|
||||
-e 's,^\# (RADIUS_CONFIG_FILE=).*,\1/etc/radius.conf,' \
|
||||
-e 's,^\# (RADIUS_LIB_TYPE=).*,\1RADLIB,'
|
||||
.elif ${WITH_RADIUS_TYPE:tl} == radiusclient
|
||||
LIB_DEPENDS+= libradiusclient-ng.so:${PORTSDIR}/net/radiusclient
|
||||
LIB_DEPENDS+= libradiusclient-ng.so:net/radiusclient
|
||||
SEDLIST+= -e 's,XX_RADIUS_LIBS_XX,-L${LOCALBASE:S/,/\\,/g}/lib -lradiusclient-ng,' \
|
||||
-e 's,^\# (RADIUS_CONFIG_FILE=).*,\1${LOCALBASE:S/,/\\,/g}/etc/radiusclient-ng/radiusclient.conf,' \
|
||||
-e 's,^\# (RADIUS_LIB_TYPE=).*,\1RADIUSCLIENTNEW,'
|
||||
@@ -461,7 +461,7 @@ SEDLIST+= -e 's,XX_SPF_FLAGS_XX,,' \
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MSRS}
|
||||
LIB_DEPENDS+= libsrs_alt.so:${PORTSDIR}/mail/libsrs_alt
|
||||
LIB_DEPENDS+= libsrs_alt.so:mail/libsrs_alt
|
||||
SEDLIST+= -e 's,XX_SRS_FLAGS_XX,-DEXPERIMENTAL_SRS,' \
|
||||
-e 's,XX_SRS_LIBS_XX,-L${LOCALBASE}/lib -lsrs_alt,'
|
||||
.else
|
||||
|
||||
+5
-5
@@ -13,8 +13,8 @@ MAINTAINER?= cy@FreeBSD.org
|
||||
COMMENT?= X11/TK based mail reader front end to MH
|
||||
|
||||
.if defined(JAPANESE_EXMH)
|
||||
RUN_DEPENDS= wish8.0jp:${PORTSDIR}/japanese/tk80
|
||||
BUILD_DEPENDS= tclsh8.0jp:${PORTSDIR}/japanese/tcl80
|
||||
RUN_DEPENDS= wish8.0jp:japanese/tk80
|
||||
BUILD_DEPENDS= tclsh8.0jp:japanese/tcl80
|
||||
WISH= wish8.0jp
|
||||
TCLSH= tclsh8.0jp
|
||||
.else
|
||||
@@ -23,14 +23,14 @@ USES= tk
|
||||
|
||||
# exmh is pretty useless without this, but it's not needed to build it.
|
||||
.if defined(JAPANESE_EXMH)
|
||||
RUN_DEPENDS+= repl:${PORTSDIR}/japanese/mh
|
||||
RUN_DEPENDS+= repl:japanese/mh
|
||||
.else
|
||||
RUN_DEPENDS+= repl:${PORTSDIR}/mail/nmh
|
||||
RUN_DEPENDS+= repl:mail/nmh
|
||||
SCRIPTS_ENV+= USE_NMH=YES
|
||||
.endif
|
||||
|
||||
# full mime support needs mmencode/mmdecode from metamail
|
||||
RUN_DEPENDS+= mmencode:${PORTSDIR}/mail/metamail
|
||||
RUN_DEPENDS+= mmencode:mail/metamail
|
||||
|
||||
# Additionally, exmh will use the following ports if present:
|
||||
# lang/expect
|
||||
|
||||
@@ -13,7 +13,7 @@ COMMENT= Set of scripts to use gpg with Pine
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
|
||||
RUN_DEPENDS= gpg:security/gnupg
|
||||
|
||||
USES= tar:tgz
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
+3
-3
@@ -38,13 +38,13 @@ X11_CONFIGURE_WITH= x
|
||||
AUDIO_CONFIGURE_ENABLE= audio
|
||||
|
||||
NAS_CONFIGURE_ON= --with-audio-cmd=${LOCALBASE}/bin/auplay
|
||||
NAS_RUN_DEPENDS= auplay:${PORTSDIR}/audio/nas
|
||||
NAS_RUN_DEPENDS= auplay:audio/nas
|
||||
|
||||
SOX_CONFIGURE_ON= --with-audio-cmd=${LOCALBASE}/bin/play
|
||||
SOX_RUN_DEPENDS= play:${PORTSDIR}/audio/sox
|
||||
SOX_RUN_DEPENDS= play:audio/sox
|
||||
|
||||
RPLAY_CONFIGURE_ON= --with-audio-cmd=${LOCALBASE}/bin/rplay
|
||||
RPLAY_RUN_DEPENDS= rplay:${PORTSDIR}/audio/rplay
|
||||
RPLAY_RUN_DEPENDS= rplay:audio/rplay
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
+2
-2
@@ -11,8 +11,8 @@ COMMENT= Fetches and delivers mail
|
||||
|
||||
LICENSE= ISCL
|
||||
|
||||
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
|
||||
libtdb.so:${PORTSDIR}/databases/tdb
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libtdb.so:databases/tdb
|
||||
|
||||
PLIST_FILES= bin/fdm man/man1/fdm.1.gz man/man5/fdm.conf.5.gz
|
||||
PORTDOCS= CHANGES README MANUAL
|
||||
|
||||
@@ -14,7 +14,7 @@ COMMENT= Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR
|
||||
LICENSE= GPLv2 LGPL21
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
|
||||
|
||||
# Note USERS can only contain a single word as parts below rely on that.
|
||||
USERS= ${PORTNAME}
|
||||
@@ -59,7 +59,7 @@ CONFIGURE_ARGS+= --enable-POP2
|
||||
|
||||
.if ${PORT_OPTIONS:MX11}
|
||||
USES+= python
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:${PORTSDIR}/x11-toolkits/py-tkinter
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:x11-toolkits/py-tkinter
|
||||
PLIST_SUB+= NOX11="@comment "
|
||||
.else
|
||||
CONFIGURE_ARGS+= PYTHON=:
|
||||
|
||||
@@ -10,8 +10,8 @@ MASTER_SITES= http://www.fiction.net/blong/programs/gbuffy/gbuffy-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GTK+ multiple mailbox "biff" program
|
||||
|
||||
LIB_DEPENDS= libPropList.so:${PORTSDIR}/devel/libPropList \
|
||||
libcompface.so:${PORTSDIR}/mail/faces
|
||||
LIB_DEPENDS= libPropList.so:devel/libPropList \
|
||||
libcompface.so:mail/faces
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
||||
+8
-8
@@ -11,14 +11,14 @@ DIST_SUBDIR= gnome3
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Mail client for GNOME 3
|
||||
|
||||
BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala \
|
||||
bash:${PORTSDIR}/shells/bash
|
||||
LIB_DEPENDS= libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \
|
||||
libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \
|
||||
libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 \
|
||||
libnotify.so:${PORTSDIR}/devel/libnotify \
|
||||
libgee-0.8.so:${PORTSDIR}/devel/libgee \
|
||||
libgcr-3.so:${PORTSDIR}/security/gcr
|
||||
BUILD_DEPENDS= vapigen:lang/vala \
|
||||
bash:shells/bash
|
||||
LIB_DEPENDS= libgmime-2.6.so:mail/gmime26 \
|
||||
libwebkitgtk-3.0.so:www/webkit-gtk3 \
|
||||
libcanberra-gtk3.so:audio/libcanberra-gtk3 \
|
||||
libnotify.so:devel/libnotify \
|
||||
libgee-0.8.so:devel/libgee \
|
||||
libgcr-3.so:security/gcr
|
||||
|
||||
USES= cmake desktop-file-utils gettext gmake \
|
||||
libtool pkgconfig shebangfix tar:xz
|
||||
|
||||
@@ -14,8 +14,8 @@ COMMENT= GKrellM mailwatch plugin
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2
|
||||
RUN_DEPENDS= gkrellm:sysutils/gkrellm2
|
||||
|
||||
WRKSRC= ${WRKDIR}/gkrellm-mailwatch
|
||||
|
||||
|
||||
+2
-2
@@ -30,7 +30,7 @@ LOCAL_DB_SERVER_DESC= RUN_DEPEND also on selected DB server
|
||||
CONFIGURE_ARGS+= --with-mysql=${LOCALBASE}
|
||||
USE_MYSQL= yes
|
||||
. if ${PORT_OPTIONS:MLOCAL_DB_SERVER}
|
||||
RUN_DEPENDS+= mysql-server>=0:${PORTSDIR}/databases/mysql${MYSQL_VER}-server
|
||||
RUN_DEPENDS+= mysql-server>=0:databases/mysql${MYSQL_VER}-server
|
||||
SUB_LIST+= MYSQL=mysql
|
||||
SUB_LIST+= PGSQL=
|
||||
. else
|
||||
@@ -42,7 +42,7 @@ SUB_LIST+= MYSQL=
|
||||
CONFIGURE_ARGS+= --with-pgsql=${LOCALBASE}
|
||||
USES+= pgsql
|
||||
. if ${PORT_OPTIONS:MLOCAL_DB_SERVER}
|
||||
RUN_DEPENDS+= postgresql-server>=0:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
|
||||
RUN_DEPENDS+= postgresql-server>=0:databases/postgresql${PGSQL_VER}-server
|
||||
SUB_LIST+= PGSQL=postgresql
|
||||
SUB_LIST+= MYSQL=
|
||||
. else
|
||||
|
||||
@@ -10,7 +10,7 @@ COMMENT= Mono bindings for gmime
|
||||
|
||||
IGNORE= try to install weaked-named assembly into the GAC
|
||||
|
||||
LIB_DEPENDS= libgmime-2.0.so:${PORTSDIR}/mail/gmime2
|
||||
LIB_DEPENDS= libgmime-2.0.so:mail/gmime2
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../gmime2
|
||||
BUILD_WRKSRC= ${WRKSRC}/mono
|
||||
|
||||
@@ -8,7 +8,7 @@ PKGNAMESUFFIX= 24-sharp
|
||||
MAINTAINER= mono@FreeBSD.org
|
||||
COMMENT= Mono bindings for gmime
|
||||
|
||||
LIB_DEPENDS= libgmime-2.4.so:${PORTSDIR}/mail/gmime24
|
||||
LIB_DEPENDS= libgmime-2.4.so:mail/gmime24
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../gmime24
|
||||
BUILD_WRKSRC= ${WRKSRC}/mono
|
||||
|
||||
@@ -8,7 +8,7 @@ PKGNAMESUFFIX= 26-sharp
|
||||
MAINTAINER= mono@FreeBSD.org
|
||||
COMMENT= Mono bindings for gmime
|
||||
|
||||
LIB_DEPENDS= libgmime-2.6.so:${PORTSDIR}/mail/gmime26
|
||||
LIB_DEPENDS= libgmime-2.6.so:mail/gmime26
|
||||
|
||||
USES= mono
|
||||
MASTERDIR= ${.CURDIR}/../gmime26
|
||||
|
||||
@@ -10,8 +10,8 @@ MASTER_SITES= http://www.onyxbits.de/sites/default/files/download/15/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Email autoresponder that gets data from LDAP
|
||||
|
||||
LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed
|
||||
LIB_DEPENDS= libgdbm.so:databases/gdbm
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:textproc/gsed
|
||||
|
||||
USES= iconv gmake tar:tgz
|
||||
USE_OPENLDAP= yes
|
||||
|
||||
@@ -9,9 +9,9 @@ MASTER_SITES= GOOGLE_CODE
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Gmail Inbox Monitor for the GNOME2 desktop
|
||||
|
||||
LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \
|
||||
libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
|
||||
libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring
|
||||
LIB_DEPENDS= libnotify.so:devel/libnotify \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
libgnome-keyring.so:security/libgnome-keyring
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext gmake pkgconfig tar:bzip2
|
||||
|
||||
@@ -12,7 +12,7 @@ COMMENT= Mail notification program for Gnome
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt
|
||||
LIB_DEPENDS= libpopt.so:devel/popt
|
||||
|
||||
USE_GNOME= intlhack libglade2 esound
|
||||
USES= cpe fam gmake pathfix pkgconfig
|
||||
|
||||
@@ -16,8 +16,8 @@ LICENSE= GPLv2
|
||||
USES= cpe gnustep
|
||||
CPE_VENDOR= gnu
|
||||
USE_GNUSTEP= back build
|
||||
LIB_DEPENDS= libPantomime.so:${PORTSDIR}/mail/pantomime \
|
||||
libAddresses.so:${PORTSDIR}/mail/addresses
|
||||
LIB_DEPENDS= libPantomime.so:mail/pantomime \
|
||||
libAddresses.so:mail/addresses
|
||||
USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -13,9 +13,9 @@ COMMENT= Script to fetch mail from a Hotmail or MSN mailbox
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \
|
||||
p5-URI>=0:${PORTSDIR}/net/p5-URI \
|
||||
p5-Net>=0:${PORTSDIR}/net/p5-Net
|
||||
RUN_DEPENDS= curl:ftp/curl \
|
||||
p5-URI>=0:net/p5-URI \
|
||||
p5-Net>=0:net/p5-Net
|
||||
|
||||
USES= perl5 shebangfix
|
||||
|
||||
|
||||
@@ -10,9 +10,9 @@ MASTER_SITES= SF
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Search mailboxes for a given regexp and display matching emails
|
||||
|
||||
BUILD_DEPENDS= p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
|
||||
p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \
|
||||
p5-Mail-Mbox-MessageParser>=0:${PORTSDIR}/mail/p5-Mail-Mbox-MessageParser
|
||||
BUILD_DEPENDS= p5-TimeDate>=0:devel/p5-TimeDate \
|
||||
p5-Date-Manip>=0:devel/p5-Date-Manip \
|
||||
p5-Mail-Mbox-MessageParser>=0:mail/p5-Mail-Mbox-MessageParser
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
|
||||
@@ -12,7 +12,7 @@ COMMENT= Modified greylisting for qmail and for any other MDA
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
RUN_DEPENDS= tcpserver:${PORTSDIR}/sysutils/ucspi-tcp
|
||||
RUN_DEPENDS= tcpserver:sysutils/ucspi-tcp
|
||||
|
||||
USES= sqlite tar:bzip2
|
||||
PLIST_FILES= bin/greylite \
|
||||
@@ -31,12 +31,12 @@ UCSPI2SOCKET_DESC= Module for using greylite as SMTP proxy
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MGEOIP}
|
||||
LIB_DEPENDS+= libGeoIP.so:${PORTSDIR}/net/GeoIP
|
||||
LIB_DEPENDS+= libGeoIP.so:net/GeoIP
|
||||
MAKE_ARGS+= WITH_GEOIP=yep
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MDNSBLENV}
|
||||
LIB_DEPENDS+= libcares.so:${PORTSDIR}/dns/c-ares
|
||||
LIB_DEPENDS+= libcares.so:dns/c-ares
|
||||
MAKE_ARGS+= WITH_DNSBLENV=yep
|
||||
PLIST_SUB+= DNSBLENV=""
|
||||
.else
|
||||
|
||||
@@ -29,7 +29,7 @@ USE_HORDE_RUN= Horde_Role \
|
||||
Horde_Util
|
||||
|
||||
# Optional but we want it
|
||||
RUN_DEPENDS+= ${PEARDIR}/Net/Sieve.php:${PORTSDIR}/net/pear-Net_Sieve \
|
||||
${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
|
||||
RUN_DEPENDS+= ${PEARDIR}/Net/Sieve.php:net/pear-Net_Sieve \
|
||||
${PEARDIR}/Net/Socket.php:net/pear-Net_Socket
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -18,7 +18,7 @@ COMMENT= University of Washington IMAP4rev1/POP2/POP3 mail servers
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
LIB_DEPENDS= libc-client4.so.9:${PORTSDIR}/mail/cclient
|
||||
LIB_DEPENDS= libc-client4.so.9:mail/cclient
|
||||
|
||||
CONFLICTS_INSTALL= panda-imap-20*
|
||||
|
||||
@@ -42,7 +42,7 @@ NETSCAPE_BRAIN_DAMAGE_DESC= See Makefile for documentation
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDRAC}
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libdrac.a:mail/drac
|
||||
MAKE_ARGS+= WITH_DRAC=yes
|
||||
.endif
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ COMMENT= IMAP mail filtering utility
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre
|
||||
|
||||
USES= lua
|
||||
USE_OPENSSL= yes
|
||||
|
||||
@@ -10,12 +10,12 @@ MASTER_SITES= https://codeload.github.com/imapsync/imapsync/tar.gz/imapsync-${PO
|
||||
MAINTAINER= pi@FreeBSD.org
|
||||
COMMENT= IMAP synchronization, copy or migration tool
|
||||
|
||||
RUN_DEPENDS= p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \
|
||||
p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey \
|
||||
p5-IO-Tee>0:${PORTSDIR}/devel/p5-IO-Tee \
|
||||
p5-IO-Socket-SSL>0:${PORTSDIR}/security/p5-IO-Socket-SSL \
|
||||
p5-Unicode-String>0:${PORTSDIR}/converters/p5-Unicode-String \
|
||||
p5-File-Copy-Recursive>0:${PORTSDIR}/devel/p5-File-Copy-Recursive
|
||||
RUN_DEPENDS= p5-Mail-IMAPClient>0:mail/p5-Mail-IMAPClient \
|
||||
p5-Term-ReadKey>0:devel/p5-Term-ReadKey \
|
||||
p5-IO-Tee>0:devel/p5-IO-Tee \
|
||||
p5-IO-Socket-SSL>0:security/p5-IO-Socket-SSL \
|
||||
p5-Unicode-String>0:converters/p5-Unicode-String \
|
||||
p5-File-Copy-Recursive>0:devel/p5-File-Copy-Recursive
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
||||
@@ -24,11 +24,11 @@ OPTIONS_DEFINE= SSL UNICODE
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MSSL}
|
||||
RUN_DEPENDS+= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL
|
||||
RUN_DEPENDS+= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MUNICODE}
|
||||
RUN_DEPENDS+= p5-Unicode-IMAPUtf7>=0:${PORTSDIR}/converters/p5-Unicode-IMAPUtf7
|
||||
RUN_DEPENDS+= p5-Unicode-IMAPUtf7>=0:converters/p5-Unicode-IMAPUtf7
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
+2
-2
@@ -11,8 +11,8 @@ COMMENT= Scan an IMAP inbox for spam using SpamAssassin
|
||||
# any OSI approved open source license
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
RUN_DEPENDS= spamassassin:${PORTSDIR}/mail/spamassassin \
|
||||
${PYTHON_PKGNAMEPREFIX}docopt>=0.6.1:${PORTSDIR}/devel/py-docopt
|
||||
RUN_DEPENDS= spamassassin:mail/spamassassin \
|
||||
${PYTHON_PKGNAMEPREFIX}docopt>=0.6.1:devel/py-docopt
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ COMMENT= Maintain local copies of remote IMAP folders w/synchronized flags
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2
|
||||
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
|
||||
|
||||
USES= alias cpe
|
||||
CPE_VENDOR= oswald_buddenhagen
|
||||
|
||||
@@ -14,7 +14,7 @@ COMMENT= Spam filtering software for procmail
|
||||
|
||||
PORTSCOUT= limit:^20
|
||||
|
||||
RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail
|
||||
RUN_DEPENDS= procmail:mail/procmail
|
||||
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
+8
-8
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
MAINTAINER= alexey@renatasystems.org
|
||||
COMMENT= Tools for use with mutt external mail address query feature
|
||||
|
||||
RUN_DEPENDS= gsed:${PORTSDIR}/textproc/gsed
|
||||
RUN_DEPENDS= gsed:textproc/gsed
|
||||
|
||||
OPTIONS_DEFINE= ABOOK EVOLUTION GPG LDAP
|
||||
ABOOK_DESC= abook address book support
|
||||
@@ -32,24 +32,24 @@ WITH_GETENT= yes
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MGPG}
|
||||
BUILD_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
BUILD_DEPENDS+= gpg:security/gnupg
|
||||
RUN_DEPENDS+= gpg:security/gnupg
|
||||
PLIST_SUB+= GPG=""
|
||||
.else
|
||||
PLIST_SUB+= GPG="@comment "
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MABOOK}
|
||||
BUILD_DEPENDS+= abook:${PORTSDIR}/mail/abook
|
||||
RUN_DEPENDS+= abook:${PORTSDIR}/mail/abook
|
||||
BUILD_DEPENDS+= abook:mail/abook
|
||||
RUN_DEPENDS+= abook:mail/abook
|
||||
PLIST_SUB+= ABOOK=""
|
||||
.else
|
||||
PLIST_SUB+= ABOOK="@comment "
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MEVOLUTION}
|
||||
BUILD_DEPENDS+= evolution:${PORTSDIR}/mail/evolution
|
||||
RUN_DEPENDS+= evolution:${PORTSDIR}/mail/evolution
|
||||
BUILD_DEPENDS+= evolution:mail/evolution
|
||||
RUN_DEPENDS+= evolution:mail/evolution
|
||||
PLIST_SUB+= EVOLUTION=""
|
||||
.else
|
||||
PLIST_SUB+= EVOLUTION="@comment "
|
||||
@@ -62,7 +62,7 @@ PLIST_SUB+= GETENT="@comment "
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MLDAP}
|
||||
RUN_DEPENDS+= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
|
||||
RUN_DEPENDS+= p5-perl-ldap>=0:net/p5-perl-ldap
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user