Index: head/devel/p5-Date-Calc/Makefile =================================================================== --- head/devel/p5-Date-Calc/Makefile (revision 228217) +++ head/devel/p5-Date-Calc/Makefile (revision 228218) @@ -1,26 +1,26 @@ # New ports collection makefile for: p5-Date-Calc # Date created: 25 February 2000 # Whom: Brad Hendrickse # # $FreeBSD$ # PORTNAME= Date-Calc PORTVERSION= 5.5.1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/T/TC/TCHATZI PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hideo@lastamericanempire.com COMMENT= Gregorian calendar date calculations BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bit/Vector.pm:${PORTSDIR}/math/p5-Bit-Vector RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Date::Calc.3 Date::Calc::Object.3 Date::Calendar.3 \ Date::Calendar::Profiles.3 Date::Calendar::Year.3 .include Property changes on: head/devel/p5-Date-Calc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/mail/crm114/Makefile =================================================================== --- head/mail/crm114/Makefile (revision 228217) +++ head/mail/crm114/Makefile (revision 228218) @@ -1,81 +1,81 @@ # New ports collection makefile for: crm114 # Date created: 23 February 2004 # Whom: Meno Abels # $FreeBSD$ # PORTNAME= crm114 PORTVERSION= 20080326 # WARNING change versionname in CRM114RELEASENAME too. # portlint didn't like this variable at this place. # So I have to put it down in this file. PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://crm114.sourceforge.net/tarballs/ # Oliver Eikemeier recommended the following construction # to avoid the reduncany of the CRM114RELEASENAME and .src and # .css extention. DISTNAME= ${PORTNAME}-${PORTVERSION}-${CRM114RELEASENAME}.src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hideo@lastamericanempire.com COMMENT= An Markov based SpamFilter LIB_DEPENDS= tre.6:${PORTSDIR}/textproc/libtre CRM114RELEASENAME=BlameSentansoken USE_GETTEXT= yes USE_ICONV= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" prefix="${PREFIX}" \ LDFLAGS="${LDFLAGS}" LIBS="${LIBS}" \ INSTALL_PROGRAM="${INSTALL_PROGRAM}" CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib LIBS+= -L${LOCALBASE}/lib -liconv -lintl INSTALL_TARGET= install_binary_only CRM_FILES= mailfilter.crm mailfilter.cf mailreaver.crm mailtrainer.crm \ maillib.crm shuffle.crm rewriteutil.crm rewrites.mfp \ whitelist.mfp blacklist.mfp priolist.mfp priolist.mfp.example \ blacklist.mfp.example whitelist.mfp.example crm114-mode.el \ procmailrc.recipe post-patch: @${REINPLACE_CMD} -Ee \ 's,^((LD|C)FLAGS),#\1,;;s,^(prefix=),#\1,;;s,^(.*-install),#\1,' \ ${WRKSRC}/Makefile # Peter Jeremy recommended the use of b64decode and md5 20040302 post-install: @${REINPLACE_CMD} -Ee 's|^(.*/openssl base64 -d/)|#\1|' \ -e 's|/mewdecode/|/b64decode -pr/|' ${WRKSRC}/mailfilter.cf @${REINPLACE_CMD} -e 's|/md5sum/|/md5 -r/|' \ -e 's|#!.*/usr/bin/crm.*|#!${PREFIX}/bin/crm|' \ ${WRKSRC}/mailfilter.crm ${WRKSRC}/mailtrainer.crm \ ${WRKSRC}/rewriteutil.crm \ ${WRKSRC}/mailreaver.crm ${WRKSRC}/shuffle.crm @for i in priolist.mfp whitelist.mfp; do \ ${CP} ${WRKSRC}/$${i}.example ${WRKSRC}/$${i}; \ done .ifdef(WITH_NORMALIZEMIME) @${REINPLACE_CMD} -Ee 's|^#(.*/normalizemime/)|\1|' \ ${WRKSRC}/mailfilter.cf .else @${REINPLACE_CMD} -Ee 's|^#(.*/b64decode -pr/)|\1|' \ ${WRKSRC}/mailfilter.cf .endif @${MKDIR} ${EXAMPLESDIR} for i in ${CRM_FILES}; do \ ${INSTALL_DATA} ${WRKSRC}/$${i} ${EXAMPLESDIR}; \ done .ifndef(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @for i in ${WRKSRC}/[^G]*.txt ${WRKSRC}/README; do \ ${INSTALL_DATA} $${i} ${DOCSDIR}; \ done .endif .include Property changes on: head/mail/crm114/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.23 \ No newline at end of property +1.24 \ No newline at end of property