spmfilter-spamassassin is a plugin for spmfilter that enables spmfilter to spam-check emails with the help of the daemonized version of Spamassassin (spamd). The major goal of this plugin is to provide an easy way for spam-checking messages. WWW: http://www.spmfilter.org/
Responsible Changed From-To: freebsd-ports-bugs->sahil I'll take it.
I get the following error: ===> Configuring for spmfilter-spamassassin-0.1 /bin/mkdir -p /work/a/ports/mail/spmfilter-spamassassin/work/spmfilter-spamassassin-0.1 -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- checking for one of the modules 'spmfilter;>=;0.4' CMake Error at /usr/local/share/cmake/Modules/FindPkgConfig.cmake:339 (message): None of the required 'spmfilter;>=;0.4' found Call Stack (most recent call first): CMakeLists.txt:23 (pkg_search_module) -- Sahil Tandon <sahil@FreeBSD.org>
State Changed From-To: open->feedback Ask for submitter fix.
Ignore this for now; it appears to be related to a problem in my test environment. -- Sahil Tandon <sahil@FreeBSD.org>
Axel, I have made some changes to your originally submitted shar. Please review and let me know if you approve of the changes or prefer that I revert something in particular. Thanks, -- Sahil Tandon <sahil@FreeBSD.org>
Hi Sahil, > I have made some changes to your originally submitted shar. Please > review and let me know if you approve of the changes or prefer that I > revert something in particular. the changes are ok, everything fine. Thanks, Axel
State Changed From-To: feedback->open Submitter has approved.
sahil 2010-05-17 23:51:50 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/spmfilter-spamassassin Makefile distinfo pkg-descr pkg-plist Log: spmfilter-spamassassin is a plugin for spmfilter that enables spmfilter to spam-check emails with the help of the daemonized version of Spamassassin (spamd). The major goal of this plugin is to provide an easy way for spam-checking messages. WWW: http://www.spmfilter.org/ PR: ports/146161 Submitted by: Axel Steiner <ast at treibsand.com> Approved by: wxs@ (mentor) Revision Changes Path 1.1021 +1 -0 ports/mail/Makefile 1.1 +47 -0 ports/mail/spmfilter-spamassassin/Makefile (new) 1.1 +3 -0 ports/mail/spmfilter-spamassassin/distinfo (new) 1.1 +6 -0 ports/mail/spmfilter-spamassassin/pkg-descr (new) 1.1 +5 -0 ports/mail/spmfilter-spamassassin/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks!