non port: security/amavisd-new/files/patch-amavisd |
SVNWeb
|
Number of commits found: 29 |
Mon, 7 Feb 2022
|
[ 17:22 Florian Smeets (flo) ] 9d68267
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
|
Thu, 22 Aug 2019
|
[ 20:00 flo ]
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>
|
Mon, 14 Jan 2019
|
[ 22:08 flo ]
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
|
Wed, 17 Oct 2018
|
[ 15:09 flo ]
Update to 2.11.1
|
Tue, 13 Dec 2016
|
[ 14:52 flo ]
- 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]
|
Sat, 11 Jun 2011
|
[ 19:28 gabor ]
- Update to 2.6.6
PR: ports/157352
Submitted by: Niclas Zeising <niclas.zeising@gmail.com>
|
Sat, 12 Sep 2009
|
[ 18:51 gabor ]
- 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]
|
Sun, 28 Jun 2009
|
[ 08:53 gabor ]
- Update to 2.6.4
PR: ports/136078
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
Mon, 1 Jun 2009
|
[ 21:24 gabor ]
- Add forgotten patch for the last commit
|
Wed, 6 May 2009
|
[ 08:54 gabor ]
- Update to 2.6.3
PR: ports/134163
Submitted by: Michael Scheidell <scheidell@secnap.net>
|
Sun, 5 Apr 2009
|
[ 17:49 gabor ]
- 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]
|
Tue, 24 Feb 2009
|
[ 15:36 gabor ]
- 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>
|
Mon, 23 Feb 2009
|
[ 11:53 gabor ]
- 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]
|
Fri, 26 Dec 2008
|
[ 02:29 gabor ]
- 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]
|
Mon, 22 Sep 2008
|
[ 09:30 gabor ]
- 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)
|
Mon, 27 Nov 2006
|
[ 12:54 erwin ]
Remove empty patch file.
Forgotten by: erwin
|
Sun, 1 Oct 2006
|
[ 17:48 erwin ]
- 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)
|
Sun, 10 Sep 2006
|
[ 14:05 erwin ]
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)
|
Mon, 31 Jul 2006
|
[ 07:41 erwin ]
- Fix a bug when using LMTP transfer
- Make some archiver support optionally
PR: 101071
Submitted by: gabor (maintainer)
|
Mon, 25 Apr 2005
|
[ 14:51 leeym ]
- Update security/amavisd-new to 2.3.0.
PR: 80318
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
|
Tue, 28 Dec 2004
|
[ 03:19 pav ]
- Update to 2.2.1
PR: ports/75513
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
|
Thu, 14 Oct 2004
|
[ 07:02 vanilla ]
Upgrade to 2.1.2.
PR: ports/71907
Submitted by: maintainer
|
Thu, 26 Aug 2004
|
[ 18:52 sem ]
Update to 2.1.1
PR: ports/70933
Submitted by: maintainer
|
Sun, 18 Jul 2004
|
[ 10:05 vanilla ]
- 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
|
Sun, 4 Apr 2004
|
[ 06:23 leeym ]
update to 20030616.p9
PR: 65120
Submitted by: Blaz Zupan <blaz.zupan@amis.net>
|
Sun, 28 Mar 2004
|
[ 13:16 pav ]
- 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)
|
Thu, 20 Nov 2003
|
[ 11:00 jeh ]
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
|
Wed, 27 Aug 2003
|
[ 08:30 leeym ]
- 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>
|
Mon, 7 Apr 2003
|
[ 01:18 edwin ]
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>
|
Number of commits found: 29 |