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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: security/amavisd-new/files/patch-amavisd

Number of commits found: 31

Sunday, 18 May 2025
14:58 Florian Smeets (flo) search for other commits by this committer
security/amavisd-new: Update to 2.13.1

PR:		286838
commit hash: 475e45a40f5e8001f02b44f28c668988cf9bab2a commit hash: 475e45a40f5e8001f02b44f28c668988cf9bab2a commit hash: 475e45a40f5e8001f02b44f28c668988cf9bab2a commit hash: 475e45a40f5e8001f02b44f28c668988cf9bab2a 475e45a
Sunday, 11 May 2025
20:11 Guido Falsi (madpilot) search for other commits by this committer
security/amavisd-new: Fix at runtime after security/p5-Crypt-OpenSSL-RSA update

PR:		286719
Submitted by:	mat
Approved by:	flo (maintainer)
commit hash: ae960dea44dcccdba14f13b49366b59b0e25cefb commit hash: ae960dea44dcccdba14f13b49366b59b0e25cefb commit hash: ae960dea44dcccdba14f13b49366b59b0e25cefb commit hash: ae960dea44dcccdba14f13b49366b59b0e25cefb ae960de
Monday, 7 Feb 2022
17:22 Florian Smeets (flo) search for other commits by this committer
security/amavisd-new: Update 2.12.2, add 7-Zip.org support

- update to 2.12.2
- switch to archivers/7-zip for extracting 7-Zip archives. Patch has
  been discussed with upstream and is waiting to be committed.
  https://gitlab.com/amavis/amavis/-/merge_requests/90

PR:		260866
commit hash: 9d682678bc0e34139b0e09d3d19f0cf0fed67ace commit hash: 9d682678bc0e34139b0e09d3d19f0cf0fed67ace commit hash: 9d682678bc0e34139b0e09d3d19f0cf0fed67ace commit hash: 9d682678bc0e34139b0e09d3d19f0cf0fed67ace 9d68267
Thursday, 22 Aug 2019
20:00 flo search for other commits by this committer
Update to 2.12.0

amavisd-new moved to https://gitlab.com/amavis/amavis/ and was renamed to
amavis. I'm keeping the portname for now, but will likely rename it in a
second step.

Tested by:	Herbert J. Skuhra <herbert@gojira.at>
Original commitRevision:509623 
Monday, 14 Jan 2019
22:08 flo search for other commits by this committer
Add a missing backslash-escape to left brace in a regexp

Perl 5.28 introduced a warning about unescaped left brace in a regexp,
resulting in a warning issued during amavisd startup:

Unescaped left brace in regex is deprecated here (and will be fatal in Perl
5.32), passed through in regex; marked by <-- HERE in m/ ( { <-- HERE }
(?: / \* )? | \* ) / at (eval 112) line 830.

Currently the warning is harmless although annoying, but will become a fatal
error
with the next version of perl.

PR:		234173
Submitted by:	Mark.Martinec@ijs.si
Original commitRevision:490317 
Wednesday, 17 Oct 2018
15:09 flo search for other commits by this committer
Update to 2.11.1
Original commitRevision:482297 
Tuesday, 13 Dec 2016
14:52 flo search for other commits by this committer
- fix clamd socket file location in default config file [1]
- prevent error messages from amavisd-p0fanalyzer rc script [2]
- add a patch to fix dkim siging that was broken in 2.11.0 [3]

PR:		200036 [1], 209038 [2], 214202 [3]
Submitted by:	barnerd [1]
		Miroslav Lachman <000.fbsd@quip.cz> [2]
		ari@stonepile.fi [3]
Original commitRevision:428490 
Saturday, 11 Jun 2011
19:28 gabor search for other commits by this committer
- Update to 2.6.6

PR:             ports/157352
Submitted by:   Niclas Zeising <niclas.zeising@gmail.com>
Original commit
Saturday, 12 Sep 2009
18:51 gabor search for other commits by this committer
- Add support for SNMP subagent [1]
- Fix bug sending 2 reject notifications [2]

PR:             ports/136151 [1], ports/137333 [2]
Submitted by:   Olli Hauer <ohauer@gmx.de>
More info:     
http://www.mail-archive.com/amavis-user@lists.sourceforge.net/msg14060.html [2]
Original commit
Sunday, 28 Jun 2009
08:53 gabor search for other commits by this committer
- Update to 2.6.4

PR:             ports/136078
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Original commit
Monday, 1 Jun 2009
21:24 gabor search for other commits by this committer
- Add forgotten patch for the last commit
Original commit
Wednesday, 6 May 2009
08:54 gabor search for other commits by this committer
- Update to 2.6.3

PR:             ports/134163
Submitted by:   Michael Scheidell <scheidell@secnap.net>
Original commit
Sunday, 5 Apr 2009
17:49 gabor search for other commits by this committer
- Do not hardcode pidfile in the rc.d script [1]
- Depend on p5-Mail-DKIM >= 0.33 [2]
- Patch clamscan timeout bug [2]
- REQUIRE: mysql postgresql in rc.d script [2]
- Bump PORTREVISION
- pkg-message nits

PR:             ports/132575 [1], ports/133073 [2]
Submitted by:   Helmut Schneider <jumper99@gmx.de> [1],
                Michael Scheidell <scheidell@secnap.net> [2]
Original commit
Tuesday, 24 Feb 2009
15:36 gabor search for other commits by this committer
- Fix config file path
- Fix reload target in the rc script
- Bump PORTREVISION

Reported by:    Florian Smeets <flo@kasimir.com>,
                Arjo Hooimeijer <arjo.hooimeijer@xs4all.nl>,
                Michael Scheidell <scheidell@secnap.net>
Original commit
Monday, 23 Feb 2009
11:53 gabor search for other commits by this committer
- Fix SQL logging problem [1]
- Remove old dependency [1]
- Add a warning when memdisk is used, because it is unsafe [2]
- Fix on Perl 5.8.9 [3]
- Bump PORTREVISION

PR:             ports/130835 [1], ports/131633 [2]
Submitted by:   Michael Scheidell <scheidell@secnap.net> [1][2]
Original commit
Friday, 26 Dec 2008
02:29 gabor search for other commits by this committer
- Update to 2.6.2 [1]
- Inplace edit Perl path to be ${PERL} [2]

PR:             ports/129670 [1]
Submitted by:   Michael Scheidell <scheidell@secnap.net> [1]
Requested by:   Andre Luiz dos Santos <andre@netvision.com.br> [2]
Original commit
Monday, 22 Sep 2008
09:30 gabor search for other commits by this committer
- Fix modes of the temp directory [1]
- Fix a bug in SMTP handling [2]
- Bump PORTREVISION

PR:             ports/127216 [1]
Submitted by:   Juan J Lopez <jlopez@evsis.com.ar> [1],
                Matt Emmerton <matt@gsicomp.on.ca> [2] (via private mail)
Approved by:    portmgr (erwin)
Original commit
Monday, 27 Nov 2006
12:54 erwin search for other commits by this committer
Remove empty patch file.

Forgotten by:           erwin
Original commit
Sunday, 1 Oct 2006
17:48 erwin search for other commits by this committer
- Update to 2.4.3
- Remove NEW_MILTER from OPTIONS since it was a circular dependency
- Change description for SQLITE in OPTIONS since it is almost only
  useful for logging
- Change the order of p0f parameters in the rc.d script, because -l
  must be the last command line option [1]
- Add new option so that arguments can be passed to p0f-analyzer.pl
  as well not just for p0f

Submitted by:   Henrik Schack <henrik@schack.dk> [1],
                gabor (maintainer)
Original commit
Sunday, 10 Sep 2006
14:05 erwin search for other commits by this committer
Big rework:
- Register some dependencies directly that were installed by another
dependencies before
- Add BerkeleyDB to OPTIONS for nanny/cache/snmp, it is not a mandatory
dependency any more
- Add SQLite to OPTIONS for lookups/logging/quarantine
- Add SASL to OPTIONS for authentication
- Add SpamAssassin to OPTIONS, it is not a mandatory dependency any more
- Add p0f (passive OS fingerprinting) to OPTIONS and an rc.d script for
p0fanalyzer
- Add file to OPTIONS to use ports' file(1) instead of system file(1)
- Add nomarch and cabextract to OPTIONS, they are not mandatory any more
- Provide some alternatives for archiver dependencies (rar/unrar, arj/unar,
etc.)
- Cleanup deprecated PLIST_SUB and pkg-plist entries
- Use reinplace editing instead of patches where possible
- Ensure that the config file is installed with proper attributes
- Add some p0f explanation to pkg-message
- Style

PR:             102944
Submitted by:   Gabor Kovesdan <gkovesdan@t-hosting.hu> (maintainer)
Original commit
Monday, 31 Jul 2006
07:41 erwin search for other commits by this committer
- Fix a bug when using LMTP transfer
- Make some archiver support optionally

PR:             101071
Submitted by:   gabor (maintainer)
Original commit
Monday, 25 Apr 2005
14:51 leeym search for other commits by this committer
- Update security/amavisd-new to 2.3.0.

PR:             80318
Submitted by:   Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
Original commit
Tuesday, 28 Dec 2004
03:19 pav search for other commits by this committer
- Update to 2.2.1

PR:             ports/75513
Submitted by:   Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
Original commit
Thursday, 14 Oct 2004
07:02 vanilla search for other commits by this committer
Upgrade to 2.1.2.

PR:             ports/71907
Submitted by:   maintainer
Original commit
Thursday, 26 Aug 2004
18:52 sem search for other commits by this committer
Update to 2.1.1

PR:             ports/70933
Submitted by:   maintainer
Original commit
Sunday, 18 Jul 2004
10:05 vanilla search for other commits by this committer
- update amavisd-new to 20040701
- add dependency on cabextract and rpm2cpio.pl
- add menu used to add required dependencies
  for MySQL, PostgreSQL and LDAP support
- add warning when running under perl version below 5.8.2
- remove taint checks when running perl 5.00503
- (hopefully) fix chroot support by running amavisd with -u
  instead of using "su"
- mention other virus scanners available in the ports collection
  in the startup message

PR:             ports/68732
Submitted by:   maintainer
Original commit
Sunday, 4 Apr 2004
06:23 leeym search for other commits by this committer
update to 20030616.p9

PR:             65120
Submitted by:   Blaz Zupan <blaz.zupan@amis.net>
Original commit
Sunday, 28 Mar 2004
13:16 pav search for other commits by this committer
- fix dependencies for modules already included in perl 5.8 (PR 64374)
- remove dependency on Carp::Heavy module which is not available with
  stock FreeBSD 4.9 perl
- add official post -p8 buglet fixes which will be included in -p9
- add size information to distinfo
- bump portrevision

PR:             ports/64589
Submitted by:   Blaz Zupan <blaz.zupan@amis.net> (maintainer)
Original commit
Thursday, 20 Nov 2003
11:00 jeh search for other commits by this committer
1) Update security/amavisd-new to amavisd-new-20030616-p6.
2) Incorporate changes from PR 57382:
   - add rc.subr support
   - cleanup sed variable replacement scripts
   - add pointer to Clam Antivirus to installation message
  PR 57382 was closed by mistake, I thought the contents
  have already been commited, while they were not.

PR:             59323
Submitted by:   milter@free.fr (1)
Submitted by:   Martin Matuska <martin@tradex.sk> (2)
Approved by:    MAINTAINER
Original commit
Wednesday, 27 Aug 2003
08:30 leeym search for other commits by this committer
- update amavisd-new to 20030616.p5.
- fix dependency on devel/p5-IO, which should only be used when
  perl older than 5.6.1 is installed.
- enable cpio for extraction of tar archives, which uses much less
  memory than Archive::Tar (suggested by amavisd-new author)

PR:             56013
Submitted by:   Blaz Zupan <blaz.zupan@amis.net>
Original commit
Monday, 7 Apr 2003
01:18 edwin search for other commits by this committer
MAINTAINER UPDATE: security/amavisd-new

        Fixes for amavisd-new port:
        - add missing dependency on devel/p5-IO
        - install amavisdconf utility
        - bump portrevision

PR:             ports/48984
Submitted by:   Blaz Zupan <blaz@si.FreeBSD.org>
Original commit

Number of commits found: 31