non port: mail/anomy-sanitizer/Makefile |
SVNWeb
|
Number of commits found: 17 |
Sat, 16 Oct 2021
|
[ 09:51 Jimmy Olgeni (olgeni) ] 4460cf7 (Only the first 10 of 476 ports in this commit are shown above. )
*: fix tab vs. space issues, and comments according to the guide.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 5 Apr 2016
|
[ 15:56 amdmi3 ]
- Add LICENSE
- Add NO_ARCH
- Switch to options helpers
|
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.
|
Fri, 4 Jul 2014
|
[ 09:12 bapt ] (Only the first 10 of 73 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Wed, 4 Sep 2013
|
[ 09:48 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
|
Wed, 9 Jan 2013
|
[ 19:50 tabthorpe ] (Only the first 10 of 66 ports in this commit are shown above. )
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
|
Wed, 27 Jan 2010
|
[ 13:05 kuriyama ] (Only the first 10 of 20 ports in this commit are shown above. )
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 11).
Approved by: portmgr (itetcu)
|
Mon, 11 Jun 2007
|
[ 06:01 miwi ]
- Remove procmail dependency - procmail can be substituted by dropmail
PR: 113483
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
Mon, 7 Aug 2006
|
[ 08:28 clsung ]
- fix pkg-plist
Noted by: krisbot
PR: ports/101543
Submitted by: clsung
Approved by: maintainer (Janos Mohacsi)
|
Sun, 30 Jul 2006
|
[ 22:35 clsung ]
- fix running time error by installing missing perl module
PR: ports/100800
Submitted by: Marshal Newrock <marshal_AT_idealso dot com>
Approved by: maintainer (Janos Mohacsi)
|
Sat, 1 Apr 2006
|
[ 18:15 garga ]
- Update to 1.76
PR: ports/95036
Submitted by: maintainer
|
Wed, 13 Jul 2005
|
[ 10:22 novel ]
Update to 1.71.
PR: 83362
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: Mohacsi Janos (maintainer)
|
Fri, 12 Mar 2004
|
[ 09:47 krion ]
- Update to version 1.66
* uuencode detecion fixed
* fixed attachment removal
* MIME handling improved
* QP encoding handled better
PR: ports/64092
Submitted by: maintainer
|
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: 17 |