# New ports collection makefile for: p5-Mail-SpamAssassin # Date created: Nov 26 2001 # Whom: Anthony Kim # # $FreeBSD$ # PORTNAME= Mail-SpamAssassin PORTVERSION= 2.43 CATEGORIES= mail perl5 MASTER_SITES= http://spamassassin.org/released/ \ ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- MAINTAINER= dougb@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS= ${BUILD_DEPENDS} \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ razor-client:${PORTSDIR}/mail/razor-agents PODPARSER= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser RUN_DEPENDS+= ${PODPARSER} BUILD_DEPENDS+= ${PODPARSER} PERL_CONFIGURE= yes CONFIGURE_ARGS+= SYSCONFDIR="${PREFIX}/etc" MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Mail::SpamAssassin.3 Mail::SpamAssassin::PerMsgStatus.3 \ Mail::SpamAssassin::Conf.3 \ Mail::SpamAssassin::PersistentAddrList.3 MAN1PREFIX= ${PREFIX} MAN1= spamd.1 spamassassin.1 spamc.1 DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples//${PKGNAMEPREFIX}${PORTNAME} post-patch: @${FIND} ${WRKSRC} -name \*.orig -delete post-install: @strip ${PREFIX}/bin/spamc ${INSTALL_SCRIPT} ${FILESDIR}/spamd.sh ${PREFIX}/etc/rc.d/spamd.sh-dist .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/sql/README ${DOCSDIR}/README.sql cd ${WRKSRC} ; ${INSTALL_DATA} \ BUGS COPYRIGHT Changes README TRADEMARK procmailrc.example sample* \ spamd/README* sql/spamassassin.sql \ ${DOCSDIR} .endif .include value='dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7'>dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/climm
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Chase security/libgcrypt updateehaupt2013-05-041-1/+1
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-7/+2
* - Add UPDATING entry for gnutls updatenovel2013-02-061-1/+1
* Hook security/libotr3 up, and move ports that depend on the old versiondougb2012-09-081-2/+2
* Fix obvious OPTIONS typo, the option for peer-to-peer is P2P, not OTRdougb2012-09-081-1/+1
* For ports that depend on security/libotr, add the new USE_PKGCONFIG macro.dougb2012-07-261-1/+2
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-1/+1
* Convert to new options frameworkjohans2012-06-171-23/+27
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
* - Chase the libgcrypt shared lib versionswills2011-07-031-1/+1
* Chase security/gnutls update and add an UPDATING entry.novel2011-06-061-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Fix compilation with XMPP optionjohans2011-01-111-0/+1
* Chase security/libgcrypt shlib bump.wxs2010-07-271-0/+1
* Update to 0.7.1johans2010-03-213-6/+4
* Update my mail address to @FreeBSD.orgjohans2010-02-241-1/+1
* - Make configure detect newer gnutls libraries as well (non-default option)johans2009-09-091-2/+5
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.novel2009-08-171-1/+1
* - Fix dependency checks and the logic of selected (conflicting) optionsjohans2009-06-261-20/+19