ports/59454: [NEW PORT] mail/MailScanner-devel: A powerful virus/spam scanning framework for Sendmail and Exim

Jan-Peter Koopmann Jan-Peter.Koopmann at seceidos.de
Sun Nov 23 11:37:04 UTC 2003


Follow-Up: I discovered a small flaw in the port. Here is the diff
(against the original port):

--------------------------------

diff -ruN --exclude=CVS
/server-root/ports/mail/MailScanner-devel.orig/Makefile
/server-root/ports/mail/MailScanner-devel/Makefile
--- /server-root/ports/mail/MailScanner-devel.orig/Makefile	Wed Nov
19 08:50:14 2003
+++ /server-root/ports/mail/MailScanner-devel/Makefile	Sun Nov 23
12:26:04 2003
@@ -7,6 +7,7 @@
 
 PORTNAME=	MailScanner-devel
 PORTVERSION=	4.25.9
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.sng.ecs.soton.ac.uk/mailscanner/files/4/tar/
 DISTNAME=	MailScanner-4.25-9
@@ -66,7 +67,7 @@
 
's,/opt/MailScanner/lib,'${PREFIX}'/libexec/MailScanner,g; \
 		s,/bin/false,/usr/bin/false,;'
${WRKSRC}/etc/virus.scanners.conf
 	${PERL} -pi -e \
-		's,/bin/bash,'${PREFIX}'/bash,g; \
+		's,/bin/bash,'${PREFIX}'/bin/bash,g; \
 		s,/opt/MailScanner/etc,'${PREFIX}'/etc/MailScanner,g;' \
 		${WRKSRC}/bin/update_virus_scanners
 	${PERL} -pi -e \
diff -ruN --exclude=CVS
/server-root/ports/mail/MailScanner-devel.orig/pkg-message
/server-root/ports/mail/MailScanner-devel/pkg-message
--- /server-root/ports/mail/MailScanner-devel.orig/pkg-message	Tue Nov
18 17:13:57 2003
+++ /server-root/ports/mail/MailScanner-devel/pkg-message	Wed Nov
19 10:30:43 2003
@@ -5,7 +5,7 @@
 	 / ___ \| |   | | | |___| |\  | | |  | | |_| | |\  |
 	/_/   \_\_|   |_| |_____|_| \_| |_| |___\___/|_| \_|
 							
-	See PREFIX/share/doc/MailScanner/README.FreeBSD.port,
+	See %%PREFIX%%/share/doc/MailScanner/README.FreeBSD.port,
 	http://www.mailscanner.info, the man pages MailScanner and
 	MailScanner.conf for further instructions.





More information about the freebsd-ports-bugs mailing list