aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2018-09-26 19:38:01 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2018-09-26 19:38:01 +0000
commitdd731941deb0f85e4bd42fa0a9e6e7ce9ae356fc (patch)
treec00cab76168cee780288ebf0a6c91b86f6692624 /japanese
parent5ac5328fbe3a06ebf701161d16b63d2c2d7ad687 (diff)
downloadports-dd731941deb0f85e4bd42fa0a9e6e7ce9ae356fc.tar.gz
ports-dd731941deb0f85e4bd42fa0a9e6e7ce9ae356fc.zip
japanese/spamassassin: Mark broken
Mark japanese/spamassassin since it does not build after the update of mail/spamassassin to 3.4.2. The patch for japanese support does not apply. Reset maintainer mail address, since mail to it bounces (domain not found). Deprecate and set expiration date to the end of the year. Discussed with: portmgr (rene, @ EuroBSDCon 2018)
Notes
Notes: svn path=/head/; revision=480764
Diffstat (limited to 'japanese')
-rw-r--r--japanese/spamassassin/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/japanese/spamassassin/Makefile b/japanese/spamassassin/Makefile
index b0fc120adee1..9e755ca624a5 100644
--- a/japanese/spamassassin/Makefile
+++ b/japanese/spamassassin/Makefile
@@ -1,15 +1,19 @@
# Created by: TAOKA Fumiyoshi
# $FreeBSD$
-PORTREVISION= 10
+PORTREVISION= 0
CATEGORIES= japanese mail perl5
PKGNAMEPREFIX= ja-
-MAINTAINER= masaki@club.kyutech.ac.jp
+MAINTAINER= ports@FreeBSD.org
COMMENT= SpamAssassin with patches to handle multibyte character
LICENSE= APACHE20
+BROKEN= patch does not apply
+DEPRECATED= does not build
+EXPIRATION_DATE=2018-12-31
+
MASTERDIR= ${.CURDIR}/../../mail/spamassassin
BUILD_DEPENDS= ja-p5-MeCab>=0.98:japanese/p5-MeCab