non port: mail/anomy-sanitizer/pkg-plist |
SVNWeb
|
Number of commits found: 7 |
Tue, 5 Apr 2016
|
[ 15:56 amdmi3 ]
- Add LICENSE
- Add NO_ARCH
- Switch to options helpers
|
Fri, 27 Feb 2015
|
[ 12:22 amdmi3 ]
- Drop @dirrm* from plist
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Thu, 10 Jul 2014
|
[ 13:05 vanilla ]
1: Stagify.
2: use options helper.
|
Tue, 21 Jan 2014
|
[ 23:40 bapt ] (Only the first 10 of 949 ports in this commit are shown above. )
Fix properties on pkg-plist
|
Mon, 7 Aug 2006
|
[ 08:28 clsung ]
- fix pkg-plist
Noted by: krisbot
PR: ports/101543
Submitted by: clsung
Approved by: maintainer (Janos Mohacsi)
|
Thu, 11 Dec 2003
|
[ 17:25 sergei ]
Add anomy-sanitizer 1.63, sanitize and clean incoming/outgoing mail.
The Anomy sanitizer is what most people would call
"an email virus scanner". The most important jobs that the sanitizer
can do for you - it can scan email attachments for viruses.
Other things it can do:
- Disable potentially dangerous HTML code, such as javascript,
within incoming email.
- Protect you from email-based break-in attempts which exploit
bugs in common email programs (Outlook, Eudora, Pine, ...).
- Block or "mangle" attachments based on their file names.
This way if you don't need to recieve e.g. visual basic scripts,
then you don't have to worry about the security risk they imply
(the ILOVEYOU virus was a visual basic program).
This lets you protect yourself and your users from whole
classes of attacks, instead of blocking individual exploits.
Author: Bjarni R. Einarsson <bre@netverjar.is>
WWW: http://mailtools.anomy.net/
PR: 59869
Submitted by: janos.mohacsi@bsd.hu
|
Number of commits found: 7 |