aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mailscanner-devel/files
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2004-03-31 23:57:12 +0800
committerglewis <glewis@FreeBSD.org>2004-03-31 23:57:12 +0800
commit4e50a8784ac80c3326e46109693f3a873f6db216 (patch)
treebef0df58c557c6264eaacf69f38b55f6423e27c0 /mail/mailscanner-devel/files
parent712e5032d63428b42b74f8074f8de57c49843a4f (diff)
downloadfreebsd-ports-gnome-4e50a8784ac80c3326e46109693f3a873f6db216.tar.gz
freebsd-ports-gnome-4e50a8784ac80c3326e46109693f3a873f6db216.tar.zst
freebsd-ports-gnome-4e50a8784ac80c3326e46109693f3a873f6db216.zip
. Update to 4.29.5.
PR: 64618 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
Diffstat (limited to 'mail/mailscanner-devel/files')
-rw-r--r--mail/mailscanner-devel/files/patch-docs:man:MailScanner.86
-rw-r--r--mail/mailscanner-devel/files/patch-docs:man:MailScanner.8.html9
-rw-r--r--mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.523
-rw-r--r--mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5.html43
4 files changed, 75 insertions, 6 deletions
diff --git a/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8 b/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8
index f07568fb0140..6c5f4b323e64 100644
--- a/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8
+++ b/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8
@@ -1,8 +1,8 @@
---- ../MailScanner-4.29.2.orig/docs/man/MailScanner.8 Thu Mar 18 13:51:47 2004
-+++ docs/man/MailScanner.8 Thu Mar 18 13:53:42 2004
+--- ../MailScanner-4.29.5.orig/docs/man/MailScanner.8 Tue Mar 23 14:41:54 2004
++++ docs/man/MailScanner.8 Tue Mar 23 14:42:11 2004
@@ -1,4 +1,4 @@
-.TH "MailScanner" "8" "4.28.5" "Julian Field" "Mail"
-+.TH "MailScanner" "8" "4.28.6" "Julian Field" "Mail"
++.TH "MailScanner" "8" "4.29.5" "Julian Field" "Mail"
.SH "NAME"
.LP
MailScanner \- Virus/Spam Scanner for Sendmail, Exim and Postfix
diff --git a/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8.html b/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8.html
new file mode 100644
index 000000000000..02c1da5877cf
--- /dev/null
+++ b/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8.html
@@ -0,0 +1,9 @@
+--- ../MailScanner-4.29.5.orig/docs/man/MailScanner.8.html Tue Mar 23 14:41:54 2004
++++ docs/man/MailScanner.8.html Tue Mar 23 14:42:14 2004
+@@ -1,5 +1,5 @@
+ <!-- Creator : groff version 1.19 -->
+-<!-- CreationDate: Mon Mar 8 10:33:07 2004 -->
++<!-- CreationDate: Tue Mar 23 14:41:26 2004 -->
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+ "http://www.w3.org/TR/html4/loose.dtd">
+ <html>
diff --git a/mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5 b/mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5
index 67812881b977..270f2fd7999d 100644
--- a/mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5
+++ b/mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5
@@ -1,8 +1,25 @@
---- ../MailScanner-4.29.2.orig/docs/man/MailScanner.conf.5 Thu Mar 18 13:51:47 2004
-+++ docs/man/MailScanner.conf.5 Thu Mar 18 13:53:42 2004
+--- ../MailScanner-4.29.5.orig/docs/man/MailScanner.conf.5 Tue Mar 23 14:41:54 2004
++++ docs/man/MailScanner.conf.5 Tue Mar 23 14:42:19 2004
@@ -1,4 +1,4 @@
-.TH "MailScanner.conf" "5" "4.28.5" "Julian Field" "Mail"
-+.TH "MailScanner.conf" "5" "4.28.6" "Julian Field" "Mail"
++.TH "MailScanner.conf" "5" "4.29.5" "Julian Field" "Mail"
.SH "NAME"
.LP
MailScanner.conf \- Main configuration for MailScanner
+@@ -1739,6 +1739,16 @@
+
+ .br
+ This is the directory in which lock files are placed to stop the virus scanners used while they are in the middle of updating themselves with new virus definitions. If you change this at all, you will need to edit the "autoupdate" scripts for all your virus scanners.
++
++.TP
++\fBCustom Functions Dir\fR
++Default: /opt/MailScanner/lib/MailScanner/CustomFunctions
++.br
++Default FreeBSD: /usr/local/lib/MailScanner/MailScanner/CustomFunctions
++.br
++
++.br
++Where to put the code for your "Custom Functions". No code in this directory should be over\-written by the installation or upgrade process. All files starting with "." or ending with ".rpmnew" will be ignored, all other files will be compiled and may be used with Custom Functions.
+
+ .TP
+ \fBLock Type\fR
diff --git a/mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5.html b/mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5.html
new file mode 100644
index 000000000000..d610106a9c50
--- /dev/null
+++ b/mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5.html
@@ -0,0 +1,43 @@
+--- ../MailScanner-4.29.5.orig/docs/man/MailScanner.conf.5.html Tue Mar 23 14:41:54 2004
++++ docs/man/MailScanner.conf.5.html Tue Mar 23 14:42:22 2004
+@@ -1,5 +1,5 @@
+ <!-- Creator : groff version 1.19 -->
+-<!-- CreationDate: Mon Mar 8 10:33:06 2004 -->
++<!-- CreationDate: Tue Mar 23 14:41:26 2004 -->
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+ "http://www.w3.org/TR/html4/loose.dtd">
+ <html>
+@@ -4701,6 +4701,33 @@
+ change this at all, you will need to edit the
+ &quot;autoupdate&quot; scripts for all your virus
+ scanners.</p>
++</td>
++</table>
++<!-- INDENTATION -->
++<table width="100%" border=0 rules="none" frame="void"
++ cols="2" cellspacing="0" cellpadding="0">
++<tr valign="top" align="left">
++<td width="11%"></td>
++<td width="89%">
++<p><b>Custom Functions Dir</b></p></td>
++</table>
++<!-- INDENTATION -->
++<table width="100%" border=0 rules="none" frame="void"
++ cols="2" cellspacing="0" cellpadding="0">
++<tr valign="top" align="left">
++<td width="22%"></td>
++<td width="78%">
++<p>Default:
++/opt/MailScanner/lib/MailScanner/CustomFunctions<br>
++Default FreeBSD:
++/usr/local/lib/MailScanner/MailScanner/CustomFunctions</p>
++<!-- INDENTATION -->
++<p>Where to put the code for your &quot;Custom
++Functions&quot;. No code in this directory should be
++over&minus;written by the installation or upgrade process.
++All files starting with &quot;.&quot; or ending with
++&quot;.rpmnew&quot; will be ignored, all other files will be
++compiled and may be used with Custom Functions.</p>
+ </td>
+ </table>
+ <!-- INDENTATION -->