pyclamd is alternative to pyclamav for accessing clamd from python code. It works for me in courier-pythonfilter clamav module, whereas pyclamav did not (at least some time ago, not checked recently) Fix: New port includde in shar Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Small error slipped into Makefile - CATEGORIES line should read CATEGORIES= security python Please adjust.
Responsible Changed From-To: freebsd-python->miwi I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=130312 Date: Wed, 21 Jan 2009 15:16:10 GMT
State Changed From-To: open->closed New port added, with minor changes. Thanks!
miwi 2009-01-09 23:24:07 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/py-pyclamd Makefile distinfo pkg-descr pkg-plist mail/py-pyclamd/files patch-pyclamd.py patch-setup.py Log: pyClamd is a python interface to Clamd (Clamav daemon). By using pyClamd, you can add virus detection capabilities to your python software in an efficient and easy way. PR: ports/130312 Submitted by: Milan Obuch Revision Changes Path 1.940 +1 -0 ports/mail/Makefile 1.1 +31 -0 ports/mail/py-pyclamd/Makefile (new) 1.1 +3 -0 ports/mail/py-pyclamd/distinfo (new) 1.1 +38 -0 ports/mail/py-pyclamd/files/patch-pyclamd.py (new) 1.1 +19 -0 ports/mail/py-pyclamd/files/patch-setup.py (new) 1.1 +3 -0 ports/mail/py-pyclamd/pkg-descr (new) 1.1 +3 -0 ports/mail/py-pyclamd/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"