1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of

improving accessibility.

I think people who want to just find the port/package and install it are
more likely to look for "spamassassin the program" than "spamassassin the
perl module collection."
This commit is contained in:
Adam Weinberger 2014-03-11 21:49:40 +00:00
parent 9cf06649a7
commit 531cd7932f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347936
36 changed files with 35 additions and 33 deletions

2
MOVED
View File

@ -5703,3 +5703,5 @@ security/amavis-stats||2014-03-10|Has expired: No more public distfiles
multimedia/smile||2014-03-10|Has expired: No more public distfiles
x11-fm/dfm||2014-03-10|Has expired: No more public distfiles
security/xyssl|security/polarssl|2014-03-10|Has expired: No more public distfiles
japanese/p5-Mail-SpamAssassin|japanese/spamassassin|2014-03-10|Moved to japanese/spamassassin
mail/p5-Mail-SpamAssassin|mail/spamassassin|2014-03-10|Moved to mail/spamassassin

View File

@ -220,7 +220,6 @@
SUBDIR += p5-Lingua-JA-Numbers
SUBDIR += p5-Lingua-JA-Regular-Unicode
SUBDIR += p5-Lingua-JA-Summarize-Extract
SUBDIR += p5-Mail-SpamAssassin
SUBDIR += p5-MeCab
SUBDIR += p5-Number-Phone-JP
SUBDIR += p5-PDFJ
@ -293,6 +292,7 @@
SUBDIR += skkserv
SUBDIR += slimeforest
SUBDIR += slrn
SUBDIR += spamassassin
SUBDIR += srd-fpw
SUBDIR += srd-fpw-package
SUBDIR += suicavalue

View File

@ -1,20 +1,20 @@
# Created by: TAOKA Fumiyoshi
# $FreeBSD$
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= japanese mail perl5
PKGNAMEPREFIX= ja-p5-
PKGNAMEPREFIX= ja-
MAINTAINER= masaki@club.kyutech.ac.jp
COMMENT= SpamAssassin with patches to handle multibyte character
LICENSE= APACHE20
MASTERDIR= ${.CURDIR}/../../mail/p5-Mail-SpamAssassin
MASTERDIR= ${.CURDIR}/../../mail/spamassassin
BUILD_DEPENDS= ja-p5-MeCab>=0.98:${PORTSDIR}/japanese/p5-MeCab
CONFLICTS= p5-Mail-SpamAssassin-[0-9]*
CONFLICTS= spamassassin-[0-9]*
EXTRA_PATCHES= ${.CURDIR}/files/spamassassin-ja.patch

View File

@ -415,7 +415,6 @@
SUBDIR += p5-Mail-SendEasy
SUBDIR += p5-Mail-Sender
SUBDIR += p5-Mail-Sendmail
SUBDIR += p5-Mail-SpamAssassin
SUBDIR += p5-Mail-Spool
SUBDIR += p5-Mail-Tools
SUBDIR += p5-Mail-Transport-Dbx
@ -648,6 +647,7 @@
SUBDIR += spamass-ixhash
SUBDIR += spamass-milter
SUBDIR += spamass-rules
SUBDIR += spamassassin
SUBDIR += spambnc
SUBDIR += spamcup
SUBDIR += spamd

View File

@ -6,7 +6,7 @@ PORTREVISION= 0
COMMENT= SpamAssassin plugin for Claws Mail
RUN_DEPENDS= spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin
RUN_DEPENDS= spamd:${PORTSDIR}/mail/spamassassin
CLAWS_PLUGINS_BUILD= spamassassin

View File

@ -66,7 +66,7 @@ CONFIGURE_ARGS+=--with-openldap=no
.endif
.if ${PORT_OPTIONS:MSPAMASSASSIN}
RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin
RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/spamassassin
.endif
.if defined(HEIMDAL_HOME) || defined(WITH_HEIMDAL) || defined(NO_KERBEROS)

View File

@ -449,7 +449,7 @@ SEDLIST+= -e 's,XX_SRS_FLAGS_XX,,' \
.endif
.if ${PORT_OPTIONS:MSA_EXIM}
RUN_DEPENDS+= ${LOCALBASE}/bin/spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin
RUN_DEPENDS+= ${LOCALBASE}/bin/spamc:${PORTSDIR}/mail/spamassassin
PLIST_SUB+= SA_EXIM=""
.else
PLIST_SUB+= SA_EXIM="@comment "

View File

@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= decke@FreeBSD.org
COMMENT= Scan an IMAP inbox for spam using SpamAssassin
RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin
RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/spamassassin
DISTDATE= 20100303
NO_BUILD= yes

View File

@ -65,7 +65,7 @@ OPTIONS_DEFAULT= SPAMASSASSIN CLAMAV
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSPAMASSASSIN}
RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin
RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/spamassassin
PLIST_SUB+= SPAMASSASSIN=""
.else
PLIST_SUB+= SPAMASSASSIN="@comment "

View File

@ -16,7 +16,7 @@ BUILD_DEPENDS= \
p5-MIME-Tools>=5.417:${PORTSDIR}/mail/p5-MIME-Tools \
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
p5-Mail-SpamAssassin>=3.0:${PORTSDIR}/mail/p5-Mail-SpamAssassin
spamassassin>=3.0:${PORTSDIR}/mail/spamassassin
RUN_DEPENDS:= ${BUILD_DEPENDS}
OPTIONS_DEFINE= CLAMAV EXAMPLES DOCS

View File

@ -101,7 +101,7 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/tnef:${PORTSDIR}/converters/tnef
.endif
.if ${PORT_OPTIONS:MSPAMCHECK}
RUN_DEPENDS+= p5-Mail-SpamAssassin>=0:${PORTSDIR}/mail/p5-Mail-SpamAssassin
RUN_DEPENDS+= spamassassin>=0:${PORTSDIR}/mail/spamassassin
.endif
.if ${PORT_OPTIONS:MSPEEDYCGI}

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \
gocr:${PORTSDIR}/graphics/gocr \
ocrad:${PORTSDIR}/graphics/ocrad \
gifasm:${PORTSDIR}/graphics/giflib \
spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
spamassassin:${PORTSDIR}/mail/spamassassin \
p5-MLDBM>=0:${PORTSDIR}/databases/p5-MLDBM \
p5-MLDBM-Sync>=0:${PORTSDIR}/databases/p5-MLDBM-Sync \
p5-String-Approx>=0:${PORTSDIR}/devel/p5-String-Approx

View File

@ -17,7 +17,7 @@ RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \
import:${PORTSDIR}/graphics/ImageMagick \
gocr:${PORTSDIR}/graphics/gocr \
gifasm:${PORTSDIR}/graphics/giflib \
spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
spamassassin:${PORTSDIR}/mail/spamassassin \
p5-String-Approx>=0:${PORTSDIR}/devel/p5-String-Approx
CONFLICTS= p5-FuzzyOcr-devel-[0-9]*

View File

@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Flexible SMTP daemon written in Perl and featuring a plugin API
BUILD_DEPENDS= spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
BUILD_DEPENDS= spamd:${PORTSDIR}/mail/spamassassin \
p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \
p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp \
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \

View File

@ -11,7 +11,7 @@ DISTFILES= # none
MAINTAINER= matthew@FreeBSD.org
COMMENT= SpamAssassin nightly periodic maintenance
RUN_DEPENDS= sa-update:${PORTSDIR}/mail/p5-Mail-SpamAssassin
RUN_DEPENDS= sa-update:${PORTSDIR}/mail/spamassassin
OPTIONS_DEFINE= SACOMPILE
SACOMPILE_DESC= Enable sa-compile support

View File

@ -63,7 +63,7 @@ BUILD_DEPENDS+= ripmime:${PORTSDIR}/mail/ripmime
.endif
.if ${PORT_OPTIONS:MSPAMD}
BUILD_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin
BUILD_DEPENDS+= spamassassin:${PORTSDIR}/mail/spamassassin
CONFIGURE_ARGS+=--enable-spam=y
CONFIGURE_ARGS+=--enable-spamassassin-path=${LOCALBASE}/bin/spamassassin
.endif

View File

@ -12,7 +12,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= michael@ranner.eu
COMMENT= The iXhash plugin for SpamAssassin
RUN_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
RUN_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin \
p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
p5-Net-DNS>=0.63:${PORTSDIR}/dns/p5-Net-DNS

View File

@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= spamass-milt
MAINTAINER= m.tsatsenko@gmail.com
COMMENT= Sendmail Milter (mail filter) plugin for SpamAssassin
BUILD_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin
BUILD_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin
RUN_DEPENDS:= ${BUILD_DEPENDS}
LICENSE= GPLv2

View File

@ -8,7 +8,7 @@ MASTER_SITES= http://www.ranner.eu/stuff/
MAINTAINER= michael@ranner.eu
COMMENT= Custom rulesets for SpamAssassin
RUN_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin
RUN_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin
NO_OPTIONS_SORT= yes
OPTIONS_DEFINE= \

View File

@ -1,13 +1,13 @@
# Created by: Anthony Kim
# $FreeBSD$
PORTNAME= Mail-SpamAssassin
PORTNAME= spamassassin
PORTVERSION= 3.4.0
PORTREVISION?= 2 # committer: please bump PORTREVISION on Slaves
PORTREVISION?= 3 # also bump japanese/spamassassin
CATEGORIES?= mail perl5
MASTER_SITES= ${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/}
MASTER_SITE_SUBDIR= spamassassin/source/:apache Mail/:cpan
PKGNAMEPREFIX?= p5-
DISTNAME= Mail-SpamAssassin-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:apache,cpan
MAINTAINER?= adamw@FreeBSD.org
@ -24,7 +24,7 @@ BUILD_DEPENDS= p5-NetAddr-IP>=4.00.7:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \
RUN_DEPENDS= ${BUILD_DEPENDS} \
re2c>=.12.0:${PORTSDIR}/devel/re2c
CONFLICTS?= ja-p5-Mail-SpamAssassin-[0-9]*
CONFLICTS?= ja-spamassassin-[0-9]*
USES= perl5
USE_PERL5= configure

View File

@ -10,7 +10,7 @@ MASTER_SITES= http://www.worlddesign.com/Content/rd/mta/spampd/
MAINTAINER= ports@FreeBSD.org
COMMENT= Spamassassin SMTP Proxy
RUN_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
RUN_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin \
p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server
NO_BUILD= yes

View File

@ -173,8 +173,8 @@ MAILDROP_BUILD_DEPENDS= maildrop:${PORTSDIR}/${MAILDROP_PORT}
SPAMASSASSIN_CONFIGURE_ON= --enable-spamassassin \
--enable-spamc-prog=${LOCALBASE}/bin/spamc \
--enable-spam-threshold=${SPAM_THRESHOLD}
SPAMASSASSIN_BUILD_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin
SPAMASSASSIN_RUN_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin
SPAMASSASSIN_BUILD_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin
SPAMASSASSIN_RUN_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin
SPAMFOLDER_CONFIGURE_ON= --enable-spam-junkfolder
.include <bsd.port.options.mk>

View File

@ -49,7 +49,7 @@ MYSQL_DESC= Use MySQL for lookups/logging/quarantine
PGSQL_DESC= Use PgSQL for lookups/logging/quarantine
LDAP_DESC= Use LDAP for lookups
SASL_DESC= Use SASL authentication
SPAMASSASSIN_DESC= Use mail/p5-Mail-SpamAssassin
SPAMASSASSIN_DESC= Use mail/spamassassin
P0F_DESC= Passive operating system fingerprinting
ALTERMIME_DESC= Use AlterMime for defanging/disclaimers
FILE_DESC= Use newer file(1) utility from ports
@ -120,7 +120,7 @@ RUN_DEPENDS+= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL
.endif
.if ${PORT_OPTIONS:MSPAMASSASSIN}
RUN_DEPENDS+= p5-Mail-SpamAssassin>=0:${PORTSDIR}/mail/p5-Mail-SpamAssassin
RUN_DEPENDS+= spamassassin>=0:${PORTSDIR}/mail/spamassassin
.endif
.if ${PORT_OPTIONS:MP0F}

View File

@ -170,7 +170,7 @@ RUN_DEPENDS+= clamd:${PORTSDIR}/security/clamav
.endif
.if ${PORT_OPTIONS:MSPAMASSASSIN}
RUN_DEPENDS+= p5-Mail-SpamAssassin>=0:${PORTSDIR}/mail/p5-Mail-SpamAssassin
RUN_DEPENDS+= spamassassin>=0:${PORTSDIR}/mail/spamassassin
.endif
.if ${PORT_OPTIONS:MGRAPHICS}

View File

@ -98,7 +98,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/sasl2/libcrammd5.so:${PORTSDIR}/security/cyrus-sa
.endif
.if defined(WITH_SPAMASSASSIN)
RUN_DEPENDS+= ${LOCALBASE}/bin/spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin
RUN_DEPENDS+= ${LOCALBASE}/bin/spamd:${PORTSDIR}/mail/spamassassin
.endif
.if defined(WITH_CLAMAV)

View File

@ -295,7 +295,7 @@ BUILD_DEPENDS+= p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck
.endif
.if ${PORT_OPTIONS:MFILSPAMASSN}
BUILD_DEPENDS+= p5-Mail-SpamAssassin>=0:${PORTSDIR}/mail/p5-Mail-SpamAssassin
BUILD_DEPENDS+= spamassassin>=0:${PORTSDIR}/mail/spamassassin
.endif
.if ${PORT_OPTIONS:MPROFANITY}