aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-04-22 00:43:14 +0800
committerswills <swills@FreeBSD.org>2016-04-22 00:43:14 +0800
commit846d8199972dd0559fe10d7173837b7a0309069b (patch)
tree216cef2d134f1181f622a8119ac12546632249a7 /mail
parentf97534c6d089592928edeaa9e985d3493fe41f63 (diff)
downloadfreebsd-ports-gnome-846d8199972dd0559fe10d7173837b7a0309069b.tar.gz
freebsd-ports-gnome-846d8199972dd0559fe10d7173837b7a0309069b.tar.zst
freebsd-ports-gnome-846d8199972dd0559fe10d7173837b7a0309069b.zip
many ports: mark broken on powerpc64
Diffstat (limited to 'mail')
-rw-r--r--mail/archiveopteryx-devel/Makefile2
-rw-r--r--mail/archiveopteryx/Makefile2
-rw-r--r--mail/dracmail/Makefile2
-rw-r--r--mail/milter-callback/Makefile2
-rw-r--r--mail/nocc/Makefile2
-rw-r--r--mail/notmuch/Makefile2
-rw-r--r--mail/pecl-mailparse/Makefile2
-rw-r--r--mail/sgwi/Makefile2
-rw-r--r--mail/spamdyke/Makefile2
-rw-r--r--mail/squirrelmail/Makefile2
10 files changed, 20 insertions, 0 deletions
diff --git a/mail/archiveopteryx-devel/Makefile b/mail/archiveopteryx-devel/Makefile
index 20f466b98630..7b013721c5b7 100644
--- a/mail/archiveopteryx-devel/Makefile
+++ b/mail/archiveopteryx-devel/Makefile
@@ -12,6 +12,8 @@ COMMENT= Advanced PostgreSQL-based IMAP/POP server
LICENSE= MIT
+BROKEN_powerpc64= Does not build
+
BUILD_DEPENDS= jam:devel/jam
USE_GITHUB= yes
diff --git a/mail/archiveopteryx/Makefile b/mail/archiveopteryx/Makefile
index 100b6d442485..fa87c589d909 100644
--- a/mail/archiveopteryx/Makefile
+++ b/mail/archiveopteryx/Makefile
@@ -12,6 +12,8 @@ COMMENT= Advanced PostgreSQL-based IMAP/POP server
LICENSE= MIT
+BROKEN_powerpc64= Does not build
+
BUILD_DEPENDS= jam:devel/jam
USES= perl5 tar:bzip2 pgsql:9.1+
diff --git a/mail/dracmail/Makefile b/mail/dracmail/Makefile
index 8f6b3bb18393..ae8d3334bc41 100644
--- a/mail/dracmail/Makefile
+++ b/mail/dracmail/Makefile
@@ -11,6 +11,8 @@ DISTNAME= dracMail-${PORTVERSION}_release
MAINTAINER= ports@FreeBSD.org
COMMENT= DracMail is a webmail interface built using PHP
+BROKEN_powerpc64= Does not build
+
USE_PHP+= mysql imap dom tidy iconv mbstring
USE_MYSQL= yes
IGNORE_WITH_PHP= 70
diff --git a/mail/milter-callback/Makefile b/mail/milter-callback/Makefile
index 6db66bef99a8..3d62f37aa1ce 100644
--- a/mail/milter-callback/Makefile
+++ b/mail/milter-callback/Makefile
@@ -12,6 +12,8 @@ COMMENT= Milter to perform a envelope-from sender verification on target MX
LICENSE= GPLv3
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libspf2.so:mail/libspf2
USES= tar:xz
diff --git a/mail/nocc/Makefile b/mail/nocc/Makefile
index e2c21e874d70..90bcef6509ca 100644
--- a/mail/nocc/Makefile
+++ b/mail/nocc/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= SF/${PORTNAME}/NOCC/${PORTVERSION}
MAINTAINER= ale@FreeBSD.org
COMMENT= Webmail system which access POP3 and IMAP mail servers
+BROKEN_powerpc64= Does not build
+
OPTIONS_DEFINE= DOCS
USE_PHP= ctype iconv imap mbstring pcre session
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile
index db9e657baec4..93ca384078ef 100644
--- a/mail/notmuch/Makefile
+++ b/mail/notmuch/Makefile
@@ -11,6 +11,8 @@ COMMENT= Thread-based email index, search, and tagging application
LICENSE= GPLv3
+BROKEN_powerpc64= Does not build
+
BUILD_DEPENDS= sphinx-build:textproc/py-sphinx \
c++filt:devel/binutils
LIB_DEPENDS= libgmime-2.6.so:mail/gmime26 \
diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile
index b607f402dd89..c22db6f30528 100644
--- a/mail/pecl-mailparse/Makefile
+++ b/mail/pecl-mailparse/Makefile
@@ -13,6 +13,8 @@ COMMENT= PECL extension to create and decode MIME messages
LICENSE= PHP202
+BROKEN_powerpc64= Does not build
+
USES= tar:tgz
USE_PHP= mbstring
USE_PHPIZE= yes
diff --git a/mail/sgwi/Makefile b/mail/sgwi/Makefile
index 4e1b04381714..f6ea194b0161 100644
--- a/mail/sgwi/Makefile
+++ b/mail/sgwi/Makefile
@@ -13,6 +13,8 @@ COMMENT= PHP web interface to SQLGrey
LICENSE= GPLv2
+BROKEN_powerpc64= Does not build
+
USES= tar:tgz
NO_BUILD= yes
SUB_FILES+= pkg-message pkg-install
diff --git a/mail/spamdyke/Makefile b/mail/spamdyke/Makefile
index ef6aa826d240..11895d7b798d 100644
--- a/mail/spamdyke/Makefile
+++ b/mail/spamdyke/Makefile
@@ -12,6 +12,8 @@ COMMENT= Qmail filter for monitoring and intercepting SMTP connections
LICENSE= GPLv2
+BROKEN_powerpc64= Does not build
+
RUN_DEPENDS= ${LOCALBASE}/bin/tcprules:sysutils/ucspi-tcp
WRKSRC= ${WRKDIR}/${DISTNAME}/spamdyke
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile
index 05fe9a5ea2f0..1965b35de307 100644
--- a/mail/squirrelmail/Makefile
+++ b/mail/squirrelmail/Makefile
@@ -13,6 +13,8 @@ COMMENT= Webmail system which accesses mail over IMAP
LICENSE= GPLv2
+BROKEN_powerpc64= Does not build
+
# This snapshot tarball contains php 5.4 and 5.5 compatibility
# patches, but the only guaranteed compatibility is with php 5.3.
# If you encounter problems, downgrade to php 5.3.