notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
anomy-sanitizer Sanitize and clean incoming/outgoing mail
1.76_6 mail on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.76_6Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-12-11 17:26:32
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: openssl, procmail, p5-URI
Also Listed In: security
License: GPLv2+
WWW:
http://mailtools.anomy.net/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. /usr/local/share/licenses/anomy-sanitizer-1.76_6/catalog.mk
  2. /usr/local/share/licenses/anomy-sanitizer-1.76_6/LICENSE
  3. /usr/local/share/licenses/anomy-sanitizer-1.76_6/GPLv2+
  4. bin/sanitizer.pl
  5. bin/simplify.pl
  6. @sample etc/sanitizer.cfg.sample
  7. lib/perl5/site_perl/Anomy/HTMLCleaner.pm
  8. lib/perl5/site_perl/Anomy/Log.pm
  9. lib/perl5/site_perl/Anomy/MIMEStream.pm
  10. lib/perl5/site_perl/Anomy/Sanitizer.pm
  11. lib/perl5/site_perl/Anomy/Sanitizer/FProt.pm
  12. lib/perl5/site_perl/Anomy/Sanitizer/FileTypes.pm
  13. lib/perl5/site_perl/Anomy/Sanitizer/MacroScanner.pm
  14. lib/perl5/site_perl/Anomy/Sanitizer/Scoring.pm
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • anomy-sanitizer>0:mail/anomy-sanitizer
To install the port:
cd /usr/ports/mail/anomy-sanitizer/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/anomy-sanitizer
  • pkg install anomy-sanitizer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: anomy-sanitizer
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (anomy-sanitizer-1.76.tar.gz) = aece7173df7984a6b1b050e58e9e1aaef2393ff9a5f7b808e3176ba76a3347f4 SIZE (anomy-sanitizer-1.76.tar.gz) = 172722

Packages (timestamps in pop-ups are UTC):
anomy-sanitizer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.76_61.76_61.76_61.76_61.76_6-1.76_6-
FreeBSD:13:quarterly1.76_61.76_61.76_61.76_61.76_61.76_61.76_61.76_6
FreeBSD:14:latest1.76_61.76_61.76_61.76_61.76_61.76_6-1.76_6
FreeBSD:14:quarterly1.76_61.76_6-1.76_61.76_61.76_61.76_61.76_6
FreeBSD:15:latest1.76_61.76_6n/a1.76_6n/a1.76_61.76_61.76_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for anomy-sanitizer-1.76_6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
mail_anomy-sanitizer
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://mailtools.anomy.net/dist/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.76_6
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.76_6
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
mail: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.76_6
16 Oct 2021 09:51:39
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
1.76_6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.76_6
05 Apr 2016 15:56:36
Revision:412565Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Add NO_ARCH
- Switch to options helpers
1.76_6
02 Mar 2015 23:31:10
Revision:380306Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
1.76_6
27 Feb 2015 12:22:17
Revision:380077Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from plist
1.76_6
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
1.76_5
10 Jul 2014 13:05:53
Revision:361449Original commit files touched by this commit
vanilla search for other commits by this committer
1: Stagify.
2: use options helper.
1.76_4
04 Jul 2014 09:12:57
Revision:360579Original commit files touched by this commit
bapt search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
1.76_4
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.76_4
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
1.76_4
04 Sep 2013 09:48:55
Revision:326265Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
1.76_4
09 Jan 2013 19:50:06
Revision:310162Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
1.76_4
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.76_4
27 Jan 2010 13:05:28
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 11).

Approved by:    portmgr (itetcu)
1.76_3
11 Jun 2007 06:01:30
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove procmail dependency - procmail can be substituted by dropmail

PR:             113483
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
1.76_2
07 Aug 2006 08:28:37
Original commit files touched by this commit
clsung search for other commits by this committer
- fix pkg-plist

Noted by:       krisbot
PR:             ports/101543
Submitted by:   clsung
Approved by:    maintainer (Janos Mohacsi)
1.76_1
30 Jul 2006 22:35:04
Original commit files touched by this commit
clsung search for other commits by this committer
- 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)
1.76
01 Apr 2006 18:15:14
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 1.76

PR:             ports/95036
Submitted by:   maintainer
1.71
22 Jan 2006 12:50:54
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.71
13 Jul 2005 10:22:11
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.71.

PR:             83362
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
Approved by:    Mohacsi Janos (maintainer)
1.66
12 Mar 2004 09:47:41
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 1.66
* uuencode detecion fixed
* fixed attachment removal
* MIME handling improved
* QP encoding handled better

PR:             ports/64092
Submitted by:   maintainer
1.63
11 Dec 2003 17:25:34
Original commit files touched by this commit
sergei search for other commits by this committer
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: 25