Date: Tue, 17 Feb 2004 18:00:31 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/p3scan Makefile distinfo pkg-descr pkg-install pkg-message pkg-plist ports/mail/p3scan/files p3scan.sh patch-Makefile patch-getline.c patch-p3scan.c patch-parsefile.c patch-ripmime::build_ripOLE ... Message-ID: <200402180200.i1I20VjN020672@repoman.freebsd.org>
index | next in thread | raw e-mail
edwin 2004/02/17 18:00:31 PST
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/p3scan Makefile distinfo pkg-descr pkg-install
pkg-message pkg-plist
mail/p3scan/files p3scan.sh patch-Makefile patch-getline.c
patch-p3scan.c patch-parsefile.c
patch-ripmime::build_ripOLE
patch-ripmime::build_tnef
patch-ripmime::tnef::Makefile
patch-scanner_avpd.c
patch-scanner_basic.c
patch-scanner_sample.c
patch-scanner_trophie.c
Log:
mail/p3scan is a fork of mail/pop3vscan, a transparent POP3 virusscanner
P3Scan is a transparent POP3-Proxy with virus-scanning
capabilities. This means that all your POP3-Clients in the
Network can't fetch mails from the internet without that
P3Scan have scanned it. If a virus has been found the mail
is replaced with a notification and the original (infeceted)
version is stored on the harddisc. Transparent means, that
neither the client nor any of the used POP3-servers has to
be configured.
This port is based on mail/pop3vscan, but the development
for that port seems to have ceased.
WWW: http://p3scan.sourceforge.net/
Revision Changes Path
1.491 +1 -0 ports/mail/Makefile
1.1 +49 -0 ports/mail/p3scan/Makefile (new)
1.1 +2 -0 ports/mail/p3scan/distinfo (new)
1.1 +28 -0 ports/mail/p3scan/files/p3scan.sh (new)
1.1 +44 -0 ports/mail/p3scan/files/patch-Makefile (new)
1.1 +11 -0 ports/mail/p3scan/files/patch-getline.c (new)
1.1 +129 -0 ports/mail/p3scan/files/patch-p3scan.c (new)
1.1 +10 -0 ports/mail/p3scan/files/patch-parsefile.c (new)
1.1 +9 -0 ports/mail/p3scan/files/patch-ripmime::build_ripOLE (new)
1.1 +7 -0 ports/mail/p3scan/files/patch-ripmime::build_tnef (new)
1.1 +19 -0 ports/mail/p3scan/files/patch-ripmime::tnef::Makefile (new)
1.1 +25 -0 ports/mail/p3scan/files/patch-scanner_avpd.c (new)
1.1 +13 -0 ports/mail/p3scan/files/patch-scanner_basic.c (new)
1.1 +11 -0 ports/mail/p3scan/files/patch-scanner_sample.c (new)
1.1 +24 -0 ports/mail/p3scan/files/patch-scanner_trophie.c (new)
1.1 +11 -0 ports/mail/p3scan/pkg-descr (new)
1.1 +154 -0 ports/mail/p3scan/pkg-install (new)
1.1 +19 -0 ports/mail/p3scan/pkg-message (new)
1.1 +4 -0 ports/mail/p3scan/pkg-plist (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402180200.i1I20VjN020672>
