View | Details | Raw Unified | Return to bug 157414 | Differences between
and this patch

Collapse All | Expand All

(-)mail/assp/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	assp
8
PORTNAME=	assp
9
PORTVERSION=	1.8.5.6
9
PORTVERSION=	1.9.1.0
10
CATEGORIES=	mail
10
CATEGORIES=	mail
11
MASTER_SITES=	http://www.ringofsaturn.com/distfiles/
11
MASTER_SITES=	http://www.ringofsaturn.com/distfiles/
12
DISTNAME=	${PORTNAME:U}_${PORTVERSION}-Install
12
DISTNAME=	${PORTNAME:U}_${PORTVERSION}-Install
(-)mail/assp/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (ASSP_1.8.5.6-Install.zip) = 995bcaffe65f3e52cd3f9edd306ae53a3304bff80c9a4310a4ebd18debd2543e
1
SHA256 (ASSP_1.9.1.0-Install.zip) = 618cb970b0c9f8aa067d131fe5a9ac799f7392bf1db7a308b2859fb8567be25a
2
SIZE (ASSP_1.8.5.6-Install.zip) = 735818
2
SIZE (ASSP_1.9.1.0-Install.zip) = 759917
(-)mail/assp/files/patch-assp.pl (-8 / +8 lines)
Lines 1-17 Link Here
1
--- assp.pl.orig	2010-08-08 14:29:19.000000000 -0500
1
--- assp.pl.orig	2011-05-29 13:27:11.672116773 -0500
2
+++ assp.pl	2010-08-08 14:30:13.000000000 -0500
2
+++ assp.pl	2011-05-29 13:29:43.102794974 -0500
3
@@ -2029,11 +2029,11 @@
3
@@ -2533,11 +2533,11 @@
4
  'Set the characterset/codepage for the maillog output to your local needs. Default (and best) on non Windows systems is "UTF-8" if available or "System Default" - no conversion. On Windows systems set it to your local codepage or UTF-8 (chcp 65001). To display nonASCII characters in the subject line and maillog files names setup decodeMIME2UTF8 . <span class=\'negative\'>Restart is required!</span>'],
4
  'Set the characterset/codepage for the maillog output to your local needs. Default (and best) on non Windows systems is "UTF-8" if available or "System Default" - no conversion. On Windows systems set it to your local codepage or UTF-8 (chcp 65001). To display nonASCII characters in the subject line and maillog files names setup decodeMIME2UTF8 . <span class=\'negative\'>Restart is required!</span>'],
5
 ['decodeMIME2UTF8','Decode MIME Words To UTF-8',1,\&checkbox,'1','(.*)',undef,'If selected, ASSP decodes MIME encoded words to UTF8. This enables support for national languages to be used in Bombs , Scripts , Spamdb , Logging. If not selected, only US-ASCII characters will be used for this functions. This requires an installed <a href="http://search.cpan.org/search?query=Email::MIME::Modifier" rel="external">Email::MIME::Modifier</a> module in PERL.'],
5
 ['decodeMIME2UTF8','Decode MIME Words To UTF-8',1,\&checkbox,'1','(.*)',undef,'If selected, ASSP decodes MIME encoded words to UTF8. This enables support for national languages to be used in Bombs , Scripts , Spamdb , Logging. If not selected, only US-ASCII characters will be used for this functions. This requires an installed <a href="http://search.cpan.org/search?query=Email::MIME::Modifier" rel="external">Email::MIME::Modifier</a> module in PERL.'],
6
 ['AsAService','Run ASSP as a Windows Service',0,\&checkbox,'','(.*)',undef,'In Windows NT/2000/XP/2003 ASSP can be installed as a service. This setting tells ASSP that this has been done -- it does not install the Windows service for you. Installing ASSP as a service requires several steps which are detailed in the <a href="http://apps.sourceforge.net/mediawiki/assp/index.php?title=Win32">Quick Start for Win32</a> doku page.<br /> Information about the Win32::Daemon module which which is necessary can be found here: <a href="http://www.roth.net/perl/Daemon/">The Official Win32::Daemon Home Page</a><br /><span class="negative"> requires ASSP restart</span>'],
6
 ['AsAService','Run ASSP as a Windows Service',0,\&checkbox,'','(.*)',undef,'In Windows NT/2000/XP/2003 ASSP can be installed as a service. This setting tells ASSP that this has been done -- it does not install the Windows service for you. Installing ASSP as a service requires several steps which are detailed in the <a href="http://apps.sourceforge.net/mediawiki/assp/index.php?title=Win32">Quick Start for Win32</a> doku page.<br /> Information about the Win32::Daemon module which which is necessary can be found here: <a href="http://www.roth.net/perl/Daemon/">The Official Win32::Daemon Home Page</a><br /><span class="negative"> requires ASSP restart</span>'],
7
-['AsADaemon','Run ASSP as a Daemon',0,\&checkbox,'','(.*)',undef,'In Linux/BSD/Unix/OSX fork and close file handles. Similar to the command "perl assp.pl &amp;", but better.<br />
7
-['AsADaemon','Run ASSP as a Daemon',0,\&checkbox,'','(.*)',undef,'In Linux/BSD/Unix/OSX fork and close file handles. Similar to the command "perl assp.pl &amp;", but better.<br />
8
+['AsADaemon','Run ASSP as a Daemon',0,\&checkbox,1,'(.*)',undef,'In Linux/BSD/Unix/OSX fork and close file handles. Similar to the command "perl assp.pl &amp;", but better.<br />
8
+['AsADaemon','Run ASSP as a Daemon',0,\&checkbox,'1','(.*)',undef,'In Linux/BSD/Unix/OSX fork and close file handles. Similar to the command "perl assp.pl &amp;", but better.<br />
9
   <span class="negative"> requires ASSP restart</span>'],
9
   <span class="negative"> Changing this requires a restart of ASSP.</span>'],
10
-['runAsUser','Run as UID',20,\&textinput,'','(\S*)',undef,'The *nix user name to assume after startup (*nix only).<p><small><i>Examples:</i> assp, nobody</small></p>
10
-['runAsUser','Run as UID',20,\&textinput,'','(\S*)',undef,'The *nix user name to assume after startup (*nix only).<p><small><i>Examples:</i> assp, nobody</small></p>
11
+['runAsUser','Run as UID',20,\&textinput,'assp','(\S*)',undef,'The *nix user name to assume after startup (*nix only).<p><small><i>Examples:</i> assp, nobody</small></p>
11
+['runAsUser','Run as UID',20,\&textinput,'assp','(\S*)',undef,'The *nix user name to assume after startup (*nix only).<p><small><i>Examples:</i> assp, nobody</small></p>
12
   <span class="negative"> requires ASSP restart</span>'],
12
   <span class="negative"> Changing this requires a restart of ASSP.</span>'],
13
-['runAsGroup','Run as GID',20,\&textinput,'','(\S*)',undef,'The *nix group to assume after startup (*nix only).<p><small><i>Examples:</i> assp, nobody</small></p>
13
-['runAsGroup','Run as GID',20,\&textinput,'','(\S*)',undef,'The *nix group to assume after startup (*nix only).<p><small><i>Examples:</i> assp, nobody</small></p>
14
+['runAsGroup','Run as GID',20,\&textinput,'assp','(\S*)',undef,'The *nix group to assume after startup (*nix only).<p><small><i>Examples:</i> assp, nobody</small></p>
14
+['runAsGroup','Run as GID',20,\&textinput,'assp','(\S*)',undef,'The *nix group to assume after startup (*nix only).<p><small><i>Examples:</i> assp, nobody</small></p>
15
   <span class="negative"> requires ASSP restart</span>'],
15
   <span class="negative"> Changing this requires a restart of ASSP.</span>'],
16
 ['ChangeRoot','Change Root',40,\&textinput,'','(.*)',undef,'The new root directory to which ASSP should chroot (*nix only). If blank, no chroot jail will be used. Note: if you use this feature, be sure to copy or link the etc/protocols file in your chroot jail.<br />
16
 ['ChangeRoot','Change Root',40,\&textinput,'','(.*)',undef,'The new root directory to which ASSP should chroot (*nix only). If blank, no chroot jail will be used. Note: if you use this feature, be sure to copy or link the etc/protocols file in your chroot jail.<br />
17
   <span class="negative"> requires ASSP restart</span>'],
17
   <span class="negative"> Changing this requires a restart of ASSP.</span>'],
(-)mail/assp/pkg-plist (+1 lines)
Lines 11-16 Link Here
11
%%DATADIR%%/files/bombheaderre.txt
11
%%DATADIR%%/files/bombheaderre.txt
12
%%DATADIR%%/files/bombre.txt
12
%%DATADIR%%/files/bombre.txt
13
%%DATADIR%%/files/bombsenderre.txt
13
%%DATADIR%%/files/bombsenderre.txt
14
%%DATADIR%%/files/bombsubjectre.txt
14
%%DATADIR%%/files/charsets.txt
15
%%DATADIR%%/files/charsets.txt
15
%%DATADIR%%/files/checkdomains.txt
16
%%DATADIR%%/files/checkdomains.txt
16
%%DATADIR%%/files/deny.txt
17
%%DATADIR%%/files/deny.txt

Return to bug 157414