aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbeat <beat@FreeBSD.org>2009-05-14 00:03:16 +0800
committerbeat <beat@FreeBSD.org>2009-05-14 00:03:16 +0800
commit82a8df4a44967baa71fc63a2e08db10fd2e587d5 (patch)
tree8e363bf8394ad05bab97eaeadd3cfc6eeb2bc91f
parent8685cd27ab7bdbdb242e4d0409e28bf3610c0a14 (diff)
downloadfreebsd-ports-gnome-82a8df4a44967baa71fc63a2e08db10fd2e587d5.tar.gz
freebsd-ports-gnome-82a8df4a44967baa71fc63a2e08db10fd2e587d5.tar.zst
freebsd-ports-gnome-82a8df4a44967baa71fc63a2e08db10fd2e587d5.zip
- Update to 20090423
- Pass maintainership to submitter Note: css files will have to be rebuilt to work against this version, as the data file format has changed. PR: ports/134213 Submitted by: Corey Halpin <chalpin AT cs.wisc.edu> Approved by: hideo <hideo AT lastamericanempire.com> (old maintainer), miwi (mentor)
-rw-r--r--mail/crm114/Makefile15
-rw-r--r--mail/crm114/distinfo6
-rw-r--r--mail/crm114/pkg-plist12
3 files changed, 20 insertions, 13 deletions
diff --git a/mail/crm114/Makefile b/mail/crm114/Makefile
index aff1e95e14ed..43c9c0c5f097 100644
--- a/mail/crm114/Makefile
+++ b/mail/crm114/Makefile
@@ -5,24 +5,23 @@
#
PORTNAME= crm114
-PORTVERSION= 20080326
+PORTVERSION= 20090423
# 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
+DISTNAME= ${PORTNAME}-200904023-${CRM114RELEASENAME}.src
-MAINTAINER= hideo@lastamericanempire.com
+MAINTAINER= chalpin@cs.wisc.edu
COMMENT= A Markov based SpamFilter
LIB_DEPENDS= tre.6:${PORTSDIR}/textproc/libtre
-CRM114RELEASENAME=BlameSentansoken
+CRM114RELEASENAME=BlameSteveJobs
USE_GETTEXT= yes
USE_ICONV= yes
@@ -32,16 +31,20 @@ MAKE_ARGS= CC="${CC}" prefix="${PREFIX}" \
INSTALL_PROGRAM="${INSTALL_PROGRAM}"
CFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
LIBS+= -L${LOCALBASE}/lib -liconv -lintl
+CFLAGS+= -DVERSION='\"${PORTVERSION}-${CRM114RELEASENAME}\"'
+CFLAGS+= -DNO_LOGL
+
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
+ reto_procmailrc.recipe
OPTIONS= PGO "Enable Profile-Guided Optimization" off
diff --git a/mail/crm114/distinfo b/mail/crm114/distinfo
index e8c7e4ef856d..dffe8d3901f3 100644
--- a/mail/crm114/distinfo
+++ b/mail/crm114/distinfo
@@ -1,3 +1,3 @@
-MD5 (crm114-20080326-BlameSentansoken.src.tar.gz) = 0e9a0ea01f73cd600a92c56b82b29ad4
-SHA256 (crm114-20080326-BlameSentansoken.src.tar.gz) = 1d9638a3542d7e91d401ba57be27de0ee15bdba942ca3b97d3615e860b917e88
-SIZE (crm114-20080326-BlameSentansoken.src.tar.gz) = 593676
+MD5 (crm114-200904023-BlameSteveJobs.src.tar.gz) = 60c3bb5f0408341ce02c0571308259f3
+SHA256 (crm114-200904023-BlameSteveJobs.src.tar.gz) = dd2ba229444ca3d0364b859402af0dc69adc3ac3e898cb4e8ce46dd66faba17b
+SIZE (crm114-200904023-BlameSteveJobs.src.tar.gz) = 623779
diff --git a/mail/crm114/pkg-plist b/mail/crm114/pkg-plist
index 3b228634e110..cbc24c24f9ca 100644
--- a/mail/crm114/pkg-plist
+++ b/mail/crm114/pkg-plist
@@ -9,13 +9,17 @@ bin/osbf-util
%%PORTDOCS%%%%DOCSDIR%%/INTRO.txt
%%PORTDOCS%%%%DOCSDIR%%/QUICKREF.txt
%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/classify_details.txt
+%%PORTDOCS%%%%DOCSDIR%%/CLASSIFY_DETAILS.txt
%%PORTDOCS%%%%DOCSDIR%%/inoc_passwd.txt
%%PORTDOCS%%%%DOCSDIR%%/COLOPHON.txt
-%%PORTDOCS%%%%DOCSDIR%%/knownbugs.txt
-%%PORTDOCS%%%%DOCSDIR%%/things_to_do.txt
+%%PORTDOCS%%%%DOCSDIR%%/KNOWNBUGS.txt
+%%PORTDOCS%%%%DOCSDIR%%/THINGS_TO_DO.txt
+%%PORTDOCS%%%%DOCSDIR%%/Alice_In_Wonderland_Chap_1_And_2.txt
+%%PORTDOCS%%%%DOCSDIR%%/Hound_of_the_Baskervilles_first_500_lines.txt
+%%PORTDOCS%%%%DOCSDIR%%/Macbeth_Act_IV.txt
+%%PORTDOCS%%%%DOCSDIR%%/The_Wind_in_the_Willows_Chap_1.txt
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-%%EXAMPLESDIR%%/procmailrc.recipe
+%%EXAMPLESDIR%%/reto_procmailrc.recipe
%%EXAMPLESDIR%%/mailfilter.crm
%%EXAMPLESDIR%%/mailfilter.cf
%%EXAMPLESDIR%%/mailreaver.crm