From 496ac41eab239d23ec8c4be4de8c7274167db816 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 9 Nov 2015 12:59:03 +0000 Subject: Mark a few ports BROKEN: unfetchable --- mail/atmail/Makefile | 2 ++ mail/bayespam/Makefile | 2 ++ mail/dsbl-testers/Makefile | 2 ++ mail/exact/Makefile | 2 ++ mail/gld/Makefile | 2 ++ mail/gnarwl/Makefile | 2 ++ mail/mailtray/Makefile | 2 ++ mail/mbox2imap/Makefile | 2 ++ mail/ml/Makefile | 2 ++ mail/pflogstats/Makefile | 2 ++ mail/phpmailer2/Makefile | 2 ++ mail/pop3gwd/Makefile | 2 ++ mail/popular/Makefile | 2 ++ mail/prepflog/Makefile | 2 ++ mail/qmail-autoresponder/Makefile | 2 ++ mail/qmail-conf/Makefile | 2 ++ mail/vqregister/Makefile | 2 ++ mail/wmpop3/Makefile | 2 ++ 18 files changed, 36 insertions(+) (limited to 'mail') diff --git a/mail/atmail/Makefile b/mail/atmail/Makefile index f378c0722908..2bdf34065269 100644 --- a/mail/atmail/Makefile +++ b/mail/atmail/Makefile @@ -10,6 +10,8 @@ DISTNAME= atmailopen MAINTAINER= ports@FreeBSD.org COMMENT= Open Source Webmail Client +BROKEN= unfetchable + USES= tar:tgz USE_PHP= mysql pcre session WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/mail/bayespam/Makefile b/mail/bayespam/Makefile index 0de057333e83..4b2dda5c3ae5 100644 --- a/mail/bayespam/Makefile +++ b/mail/bayespam/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tar_.gz MAINTAINER= ports@FreeBSD.org COMMENT= qmail spam filter written in Perl using Bayesian classification +BROKEN= unfetchable + RUN_DEPENDS= p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools USES= shebangfix perl5 diff --git a/mail/dsbl-testers/Makefile b/mail/dsbl-testers/Makefile index 56bbdb5bd378..f6eede926d2c 100644 --- a/mail/dsbl-testers/Makefile +++ b/mail/dsbl-testers/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.firestuff.org/projects/ \ MAINTAINER= ports@FreeBSD.org 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 diff --git a/mail/exact/Makefile b/mail/exact/Makefile index fe35b0ceab03..fdb88879aaaf 100644 --- a/mail/exact/Makefile +++ b/mail/exact/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://adju.st/dist/exact/ MAINTAINER= ports@FreeBSD.org COMMENT= Program that implements POP Before SMTP Relay Authentication +BROKEN= unfetchable + MAILUSER?= mailnull MAILGROUP?= mailnull MAILLOG?= /var/log/maillog diff --git a/mail/gld/Makefile b/mail/gld/Makefile index 24b5338324dc..0642d01e25e8 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Greylisting daemon for Postfix +BROKEN= unfetchable + USE_RC_SUBR= gld HAS_CONFIGURE= yes diff --git a/mail/gnarwl/Makefile b/mail/gnarwl/Makefile index b8cf5d2292f1..6176059ca99b 100644 --- a/mail/gnarwl/Makefile +++ b/mail/gnarwl/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.onyxbits.de/sites/default/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Email autoresponder that gets data from LDAP +BROKEN= unfetchable + LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed diff --git a/mail/mailtray/Makefile b/mail/mailtray/Makefile index 72c8299b3145..bc74953f6f81 100644 --- a/mail/mailtray/Makefile +++ b/mail/mailtray/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= ports@FreeBSD.org COMMENT= Display email status in tray +BROKEN= unfetchable + USE_GNOME= pygtk2 USES= python USE_PYTHON= distutils diff --git a/mail/mbox2imap/Makefile b/mail/mbox2imap/Makefile index ca7319114c24..a5e0adc89357 100644 --- a/mail/mbox2imap/Makefile +++ b/mail/mbox2imap/Makefile @@ -13,6 +13,8 @@ EXTRACT_ONLY= # none MAINTAINER= ports@FreeBSD.org COMMENT= Upload email stored in mbox file format to an IMAP server +BROKEN= unfetchable + USES= python NO_BUILD= yes diff --git a/mail/ml/Makefile b/mail/ml/Makefile index d978480994f1..67352391475a 100644 --- a/mail/ml/Makefile +++ b/mail/ml/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://ftp.uni-koeln.de/windows/xcontrib/ MAINTAINER= ports@FreeBSD.org COMMENT= X11 IMAP client +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${DISTNAME}/src USES= imake motif USE_XORG= ice sm x11 xext xmu xp xt diff --git a/mail/pflogstats/Makefile b/mail/pflogstats/Makefile index d9df5cd87be7..e7a8a9132696 100644 --- a/mail/pflogstats/Makefile +++ b/mail/pflogstats/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= ftp://ftp.aerasec.de/pub/linux/postfix/pflogsumm/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Postfix Log Statistics Reporter +BROKEN= unfetchable + LICENSE= GPLv2 # or later RUN_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ diff --git a/mail/phpmailer2/Makefile b/mail/phpmailer2/Makefile index 6843db0a8493..b06c7ce1616f 100644 --- a/mail/phpmailer2/Makefile +++ b/mail/phpmailer2/Makefile @@ -10,6 +10,8 @@ DISTNAME= PHPMailer_v${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Full Featured Email Transfer Class for PHP4 +BROKEN= unfetchable + LICENSE= LGPL21 CONFLICTS= phpmailer-5* diff --git a/mail/pop3gwd/Makefile b/mail/pop3gwd/Makefile index 4e2786e48be0..a35b90aa46fa 100644 --- a/mail/pop3gwd/Makefile +++ b/mail/pop3gwd/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://fresh.t-systems-sfr.com/linux/src/ MAINTAINER= ports@FreeBSD.org COMMENT= App-level proxy for Mail retrieval behind Firewalls +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME} .include diff --git a/mail/popular/Makefile b/mail/popular/Makefile index c27baef32412..3ffc37c43449 100644 --- a/mail/popular/Makefile +++ b/mail/popular/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.remote.org/jochen/mail/popular/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Suite of programs for setting up large POP3 server systems +BROKEN= unfetchable + BUILD_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM CONFLICTS= pserv-[0-9]* synce-librapi2-[0-9]* diff --git a/mail/prepflog/Makefile b/mail/prepflog/Makefile index e5b36746ee5a..d76e7839506a 100644 --- a/mail/prepflog/Makefile +++ b/mail/prepflog/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.gufonero.com/postfix/ MAINTAINER= ports@FreeBSD.org COMMENT= Prepares logfiles in a sanitised format for pflogsumm and awstats +BROKEN= unfetchable + LICENSE= GPLv2 # or later USES= perl5 shebangfix tar:tgz diff --git a/mail/qmail-autoresponder/Makefile b/mail/qmail-autoresponder/Makefile index 2ac13ff106a2..2b06fecb7d65 100644 --- a/mail/qmail-autoresponder/Makefile +++ b/mail/qmail-autoresponder/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://untroubled.org/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Rate-limited autoresponder for qmail +BROKEN= unfetchable + LIB_DEPENDS= libbg-sysdeps.so:${PORTSDIR}/devel/bglibs USE_MYSQL= yes diff --git a/mail/qmail-conf/Makefile b/mail/qmail-conf/Makefile index 77fa915f336d..22667fe5236a 100644 --- a/mail/qmail-conf/Makefile +++ b/mail/qmail-conf/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Configure various qmail services to run under daemontools +BROKEN= unfetchable + USES= qmail:run ALL_TARGET= prog diff --git a/mail/vqregister/Makefile b/mail/vqregister/Makefile index 98db198af41d..9492460df035 100644 --- a/mail/vqregister/Makefile +++ b/mail/vqregister/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.inter7.com/vqregister/ MAINTAINER= ports@FreeBSD.org COMMENT= Admin-configurable email user signup CGI +BROKEN= unfetchable + BUILD_DEPENDS= vpopmail>0:${PORTSDIR}/mail/vpopmail RUN_DEPENDS= vpopmail>0:${PORTSDIR}/mail/vpopmail diff --git a/mail/wmpop3/Makefile b/mail/wmpop3/Makefile index 5041a2bcac82..19b4abb33dd6 100644 --- a/mail/wmpop3/Makefile +++ b/mail/wmpop3/Makefile @@ -11,6 +11,8 @@ DISTNAME= WMPop3-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp to check email via POP3 protocol +BROKEN= unfetchable + LICENSE= GPLv2 USE_CSTD= gnu89 -- cgit v1.2.3