FreeBSD Bugzilla – Attachment 57437 Details for
Bug 86680
Update port: mail/qsf to 1.1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.12 KB, created by
tkato432
on 2005-09-28 17:10:27 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-09-28 17:10:27 UTC
Size:
2.12 KB
patch
obsolete
>diff -urN /usr/ports/mail/qsf/Makefile mail/qsf/Makefile >--- /usr/ports/mail/qsf/Makefile Fri Jun 10 21:30:07 2005 >+++ mail/qsf/Makefile Thu Sep 29 00:29:27 2005 >@@ -6,14 +6,18 @@ > # > > PORTNAME= qsf >-PORTVERSION= 1.1.0 >+PORTVERSION= 1.1.2 > CATEGORIES= mail > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= qsf >+MASTER_SITE_SUBDIR= ${PORTNAME} > > MAINTAINER= ports@FreeBSD.org > COMMENT= A small fast spam filter intended to be used with procmail > >+OPTIONS= GDBM "GDBM support" off \ >+ MYSQL "MySQL support" off \ >+ SQLITE2 "SQLite2 support" off >+ > USE_BZIP2= yes > USE_GETOPT_LONG= yes > USE_REINPLACE= yes >@@ -27,10 +31,6 @@ > CPPFLAGS= -I${LOCALBASE}/include > LDFLAGS= -L${LOCALBASE}/lib > >-OPTIONS= GDBM "GDBM support" off \ >- MYSQL "MySQL support" off \ >- SQLITE2 "SQLite2 support" off >- > .include <bsd.port.pre.mk> > > .if defined(WITH_GDBM) >@@ -56,7 +56,7 @@ > #.endif > > post-patch: >- @${REINPLACE_CMD} -e 's/Linux/${OPSYS}/g' ${WRKSRC}/doc/quickref.1.in >+ @${REINPLACE_CMD} -e 's|Linux|@VERSION@|g' ${WRKSRC}/doc/quickref.1.in > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/qsf ${PREFIX}/bin/qsf >diff -urN /usr/ports/mail/qsf/distinfo mail/qsf/distinfo >--- /usr/ports/mail/qsf/distinfo Fri Jun 10 21:30:07 2005 >+++ mail/qsf/distinfo Thu Sep 29 00:18:48 2005 >@@ -1,2 +1,2 @@ >-MD5 (qsf-1.1.0.tar.bz2) = e1ce182655f046e209d2c6ba2207afbc >-SIZE (qsf-1.1.0.tar.bz2) = 164284 >+MD5 (qsf-1.1.2.tar.bz2) = 97b0edd6bcbacbd4b0ee0f60d5313b08 >+SIZE (qsf-1.1.2.tar.bz2) = 165206 >diff -urN /usr/ports/mail/qsf/pkg-descr mail/qsf/pkg-descr >--- /usr/ports/mail/qsf/pkg-descr Fri Jun 10 21:30:07 2005 >+++ mail/qsf/pkg-descr Thu Sep 29 00:27:21 2005 >@@ -1,8 +1,6 @@ >-Quick Spam Filter (qsf) is a lightweight statistical spam filter written in C. >-It is designed to be small, fast, reliable, easy to install, and simple to use >-in a procmail recipe >+Quick Spam Filter (qsf) is a small, fast spam filter that works by learning >+to recognise the words that are more likely to appear in spam than non-spam. >+It is intended to be used in a procmail recipe to mark email as being >+possible spam. > > WWW: http://www.ivarch.com/programs/qsf/ >- >--Liam Foy >-liamfoy@sepulcrum.org
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 86680
: 57437