Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 May 2022 20:40:16 2.12.2,1
|
Po-Chuan Hsieh (sunpoet)  |
security/amavisd-new: Add NO_ARCH
Approved by: portmgr (blanket) |
07 Feb 2022 17:22:29 2.12.2,1
|
Florian Smeets (flo)  |
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 |
07 Apr 2021 08:09:01 2.12.0_1,1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 2.12.0_1,1
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 2.12.0_1,1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Jun 2020 04:41:31
2.12.0_1,1
|
kevans  |
Multiple ports: improve regex compliance
These changes largely fall into just two categories:
1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away
For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.
For #2, I've fixed these as I can and we should upstream these fixes.
(Only the first 15 lines of the commit message are shown above ) |
16 Oct 2019 13:01:35
2.12.0,1
|
rene  |
security/maia,amavisd-new: drop optional dependency on expired mail/altermime |
22 Aug 2019 20:00:06
2.12.0,1
|
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> |
14 Aug 2019 12:16:13
2.11.1_1,1
|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
14 Jan 2019 22:08:45
2.11.1_1,1
|
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 |
17 Oct 2018 15:09:47
2.11.1,1
|
flo  |
Update to 2.11.1 |
16 Aug 2018 20:30:04
2.11.0_3,1
|
rene  |
security/amavisd-new: drop non-default and expired dependency on
archivers/freeze |
15 Aug 2018 13:30:40
2.11.0_3,1
|
flo  |
Don't warn when using ramdisk, according to the submitter who discussed it
with kib, the warning is no longer appropriate.
Reported by: Willem Jan Withagen <wjw@digiware.nl> |
04 Mar 2018 11:24:50
2.11.0_2,1
|
danfe  |
Fix a harmless typo (archviers/rar -> archivers/rar).
Noticed by: asmodai |
14 Jul 2017 17:20:40
2.11.0_2,1
|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
25 Jun 2017 00:29:09
2.11.0_2,1
|
linimon  |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
25 May 2017 11:35:30
2.11.0_2,1
|
zeising  |
Switch the dependency on archivers/freeze to default to off.
The dependency on archivers/freeze make it so that amavisd-new can check
inside freeze archives, however there are issues with that port that keeps
it from being built, and that makes amavisd-new not build either. It is
still possible to install freeze separately and have amavisd-new use it.
Approved by: flo (maintainer) |
27 Apr 2017 14:28:40
2.11.0_1,1
|
feld  |
Revert removal of UNRAR description from these ports
It was determined that the custom descriptions were more useful
Reported by: mat |
26 Apr 2017 17:34:18
2.11.0_1,1
|
feld  |
UNRAR description is now available in bsd.options.desc.mk
Approved by: portmgr (with hat) |
13 Dec 2016 14:52:23
2.11.0_1,1
|
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] |
21 Oct 2016 17:46:06
2.11.0,1
|
flo  |
- update to 2.11.0
- take maintainership
PR: 212695
Approved by: gabor (private mail) |
23 May 2016 20:35:01
2.10.1_1,1
|
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
19 May 2016 11:09:14
2.10.1_1,1
|
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
19 May 2016 10:53:06
2.10.1_1,1
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
01 Apr 2016 14:25:18
2.10.1_1,1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
17 Dec 2015 17:19:48
2.10.1_1,1
|
mat  |
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight |
30 Sep 2015 18:31:33
2.10.1_1,1
|
amdmi3  |
- Convert pkg-install script to @dir
- Use options helpers
- Remove unneeded @dir's from plist
PR: 203045
Submitted by: amdmi3
Approved by: maintainer timeout (gabor, 2 weeks) |
24 Feb 2015 21:12:24
2.10.1_1,1
|
gabor  |
- Add dependency that was forgotten during the update
PR: 197994
Submitted by: madpilot |
24 Feb 2015 15:26:20
2.10.1,1
|
gabor  |
- Update to 2.10.1
- Add p0f-analyzer.pl to SHEBANG_FILES [1]
- Remove reference to deprecated virus scanners [2]
- Use conventional sample file naming [2]
PR: 195870 [1], 194412 [2]
Submitted by: me@nileshgr.com [1], takefu@airport.fm [2] |
14 Sep 2014 20:38:48
2.9.1_1,1
|
antoine  |
- Use the ports framework to create user/group
- Shebangfix
- Allow staging as a regular user |
18 Jul 2014 05:29:35
2.9.1,1
|
gabor  |
- Update to 2.9.1 [1]
- Staging [2]
PR: 189479 [1] (based on), 191695 [2]
Submitted by: paul@inetstat.net [1], Dan Lukes <dan@obluda.cz> [2] |
11 Mar 2014 21:49:40
2.8.0_2,1
|
adamw  |
Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of
improving accessibility.
I think people who want to just find the port/package and install it are
more likely to look for "spamassassin the program" than "spamassassin the
perl module collection." |
21 Jan 2014 23:40:23
2.8.0_2,1
|
bapt  |
Fix properties on pkg-plist |
20 Sep 2013 22:55:26
2.8.0_2,1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
16 Sep 2013 16:58:42
2.8.0_2,1
|
bapt  |
Convert to new perl framework
Convert USE_GMAKE to USES=gmake |
07 Jun 2013 07:47:25
2.8.0_2,1
|
az  |
- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178928
Submitted by: az
Approved by: maintainer (timeout) |
02 May 2013 12:56:13
2.8.0_2,1
|
bapt  |
Fix syntaxe error introduced by conversion to new options framework |
28 Apr 2013 21:02:40
2.8.0_2 
|
bapt  |
Convert security to new options framework |
29 Mar 2013 19:33:42
2.8.0_2,1
|
cs  |
- Remove A/An in COMMENT
- Trim Header where applicable |
16 Dec 2012 06:12:28
2.8.0_2,1
|
az  |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
28 Oct 2012 13:57:13
2.8.0_2,1
|
crees  |
RC fixes;
- Use REQUIRE in lieu of BEFORE where possible
- Include KEYWORD: shutdown for persistent services
- load_rc_config should precede any default settings
- Style fixes, indenting functions, remove single-line functions
Approved by: gabor (maintainer)
Feature safe: yes |
13 Oct 2012 18:35:19
2.8.0_1,1
|
gabor  |
- Fix mistakenly expanded variable substitution
Noticed by: zeising
Feature safe: yes |
13 Oct 2012 18:04:57
2.8.0_1,1
|
gabor  |
- Let amavisd_ram respect tmpfs [1]
- Fix amavis-p0fanalyzer startup script [2]
- Bump PORTREVISION
PR: ports/169660 [1],
ports/172182 [2]
Submitted by: Helmut Schneider <jumper99@gmx.de> [1],
Rouslan Iskhakov <rouslan@rshell.net> [2]
Feature safe: yes |
06 Aug 2012 00:28:43
2.8.0,1
|
dougb  |
Fix what looks like a copy-paste-o that originated in the same script:
command=foo >/dev/null 2>&1
|
v
command=foo
command_args='>/dev/null 2>&1'
This is clearly what should have been done, for several reasons.
No PORTREVISION bump because the old version simply ignored everything
after the space, and does not seem to have done any harm. However
it's good to clean these up so that similar errors aren't pasted into
a new script where they might actually matter. |
05 Aug 2012 23:19:40
2.8.0,1
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
03 Jul 2012 16:28:43
2.8.0,1
|
gabor  |
- Update to 2.8.0
- Fix typo in LICENSE
- Remove old upgrade message |
30 Jun 2012 12:36:12
2.7.0,1
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
14 Jan 2012 08:57:23
2.7.0,1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
08 Aug 2011 11:19:48
2.7.0,1
|
gabor  |
- Update to 2.7.0
- Beautify OPTIONS
- Remove unnecessary patch
PR: ports/158613
Submitted by: sahil |
11 Jun 2011 19:28:36
2.6.6,1
|
gabor  |
- Update to 2.6.6
PR: ports/157352
Submitted by: Niclas Zeising <niclas.zeising@gmail.com> |
25 Jan 2011 23:24:03
2.6.4_11,1
|
gabor  |
- Turn IPV6 support on by default
- Bump PORTREVISION
Requested by: dougb, delphij
Feature safe: yes |
17 Jan 2011 14:33:14
2.6.4_10,1
|
gabor  |
- Make IPv6 support optional because it causes a delay on systems that
do not support it
PR: ports/153431
Submitted by: Michael Scheidell <michael.scheidell@secnap.com>
Feature safe: yes |
16 Dec 2010 02:34:07
2.6.4_9,1
|
glarkin  |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
21 Sep 2010 07:56:43
2.6.4_8 
|
mm  |
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION |
09 Aug 2010 08:54:36
2.6.4_7,1
|
nemoliu  |
- Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR: ports/148309
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
11 Jul 2010 17:42:37
2.6.4_7,1
|
gabor  |
- Remove BDB version requirement. This doesn't fix the problem because
amavisd-new uses BDB through databases/p5-BerkeleyDB and if that port
is already present on the system when we install amavisd-new, this knob
won't guarantee that we get the proper version. The underlying port
should be changed to use a more modern version of BDB, so instead of
adding quirks here, a PR has been submitted for that port
(ports/148494). [1] [2]
- Proper handling of the WITH_RAR case [3]
- Remove -M option from mdmfs when using ramdisk. This reportedly
stop crashes. [4]
- Bump PORTREVISION
PR: ports/147794 [1], ports/147856 [2]
Submitted by: delphij [1], Joe Horn <joehorn@gmail.com> [2],
Scot Hetzel <swhetzel@gmail.com> [3],
Andy Dills <andy@xecu.net> (via private mail) [4] |
08 Jun 2010 07:10:55
2.6.4_6,1
|
gabor  |
- Use BerkeleyDB 4.2 if compiled with WITH_BDB. Using 4.1, which was
indirectly pulled in by dependencies, has a serious performance
problem.
- Bum PORTREVISION
Requested by: Andy Dills <andy@xecu.net> (via private mail) |
27 Mar 2010 00:15:24
2.6.4_5
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
26 Jan 2010 15:01:10
2.6.4_5,1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 8).
Approved by: portmgr (itetcu) |
21 Dec 2009 23:08:19
2.6.4_4,1
|
gabor  |
- Statically hardcode the hostname at build-time isn't correct because
packages will hold the hostname of the building cluster in this way.
Just set $localhost_name to $myhostname instead. The latter is
tunable in the configuration file.
- Bump PORTREVISION
Pointed out by: delphij |
21 Dec 2009 22:44:13
2.6.4_3,1
|
gabor  |
- Match default Clamav socket to the Clamav port's default [1]
- Change $localhost_name to real hostname instead of 'localhost' [2]
- Bump PORTREVISION
PR: ports/141206 [1]
Submitted by: Petr Rehor <prehor@gmail.com> [1]
Requested by: delphij [2] |
17 Sep 2009 21:31:11
2.6.4_2,1
|
gabor  |
- Don't overwrite edited configuration file
PR: ports/138801
Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
Feature safe: yes |
12 Sep 2009 18:51:59
2.6.4_2,1
|
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:
amavis-user@lists.sourceforge.net/msg14060.html" REL="NOFOLLOW">http://www.mail-archive.com/amavis-user@lists.sourceforge.net/msg14060.html [2] |
28 Jun 2009 08:53:47
2.6.4_1,1
|
gabor  |
- Update to 2.6.4
PR: ports/136078
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
01 Jun 2009 21:24:16
2.6.3_1,1
|
gabor  |
- Add forgotten patch for the last commit |
01 Jun 2009 21:23:44
2.6.3_1,1
|
gabor  |
- Fix the 'Can't locate object method "new" via package "Amavis::SpamControl"
at /usr/local/sbin/amavisd line 13878.' bug
- Bump PORTREVISION
PR: ports/134882 [1]
Submitted by: Elliot Dierksen <ebd@oau.org> [1],
Kirill Angelov <kirill@dubna.ru>
Obtained from: Debian Project |
06 May 2009 08:54:36
2.6.3,1
|
gabor  |
- Update to 2.6.3
PR: ports/134163
Submitted by: Michael Scheidell <scheidell@secnap.net> |
05 Apr 2009 17:49:19
2.6.2_3,1
|
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] |
24 Feb 2009 15:36:43
2.6.2_2,1
|
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> |
23 Feb 2009 11:53:09
2.6.2_1,1
|
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] |
26 Dec 2008 02:29:00
2.6.2,1
|
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] |
22 Sep 2008 09:30:48
2.6.1_1,1
|
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) |
12 Jul 2008 16:34:08
2.6.1,1
|
gabor  |
- Update to 2.6.1
PR: ports/125368
Submitted by: Helmut Schneider <jumper99@gmx.de> |
06 Jun 2008 14:01:07
2.6.0_1,1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
13 May 2008 16:00:31
2.6.0,1
|
gabor  |
- Fix dependency and fix INDEX
Broken by: gabor
Reported by: erwin |
13 May 2008 13:44:24
2.6.0,1
|
gabor  |
- Update to 2.6.0 [1]
- Add Ms Word support via textproc/ripole
PR: ports/123227 [1]
Submitted by: Michael Scheidell <scheidell@secnap.net> [1] |
19 Mar 2008 15:20:26
2.5.4,1
|
gabor  |
- Update to 2.5.4
PR: ports/121666
Submitted by: garga |
07 Jan 2008 17:44:22
2.5.3,1
|
gabor  |
- Fix a typo in pkg-message
Submitted by: miwi |
16 Dec 2007 11:24:31
2.5.3,1
|
gabor  |
- Update to 2.5.3
This is a maintainance release.
Release notes: http://www.ijs.si/software/amavisd/release-notes.txt
PR: ports/118631 [1],
ports/118732 [2]
Submitted by: Olli Hauer <ohauer@gmx.de> [1],
Michael Scheidell <scheidell@secnap.net> [2] |
08 Sep 2007 01:04:03
2.5.2,1
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
20 Jul 2007 21:11:34
2.5.2,1
|
gabor  |
- Make a dependency version more accurate. According to pkg_version(1)
the current one is fine, but it is reported that portupgrade(1)
has troubles with the current way. No PORTREVISION bump, as it just blocked
the upgrade, but we don't want to require people to rebuild again.
Reported by: Aurelien Croc <aurelien@ap2c.org> |
29 Jun 2007 10:33:30
2.5.2,1
|
gabor  |
- Update to 2.5.2 [1]
- Don't try to install if WITH_RAR is selected and IA32 compatibility is not
available [2]
PR: ports/114084 [1], ports/113941 [2]
Submitted by: garga [1], Michael Scheidell <scheidell@secnap.net> [2] |
09 Jun 2007 11:13:44
2.5.1,1
|
gabor  |
- Update to 2.5.1
- Dependency changes
- Require the fixed versions of zoo/unzoo, which are not vulnerable
- Add ramdisk support
PR: ports/113396
Submitted by: Michael Scheidell <scheidell@secnap.net>
Reviewed by: Mark Martinec <Mark.Martinec@ijs.si> (author) |
21 May 2007 22:52:41
2.5.0,1
|
gabor  |
Fix packaging. No PORTREVISION bump, since it installs and deinstalls cleanly,
just does not package. Somehow tinderbox did not reflect this issue, but
pointyhat and local tests did.
Reported by: Bryan Fullerton <bryanf@samurai.com>,
pointyhat (via kris)
Approved by: portmgr (linimon) |
01 May 2007 18:31:56
2.5.0,1
|
gabor  |
- Update to 2.5.0
- Add Altermime support
- Add P7Zip support
Release Notes: http://www.ijs.si/software/amavisd/release-notes.txt
PR: ports/112048
Submitted by: Michael Scheidell <scheidell@secnap.net> |
30 Mar 2007 21:52:10
2.4.5_2,1
|
gabor  |
- Remove explicit -l from command line options of p0fanalyzer in the rc.d
script and now amavis_p0f_daemon_flags defaults to -l, which was empty so far
- Bump PORTREVISION |
26 Feb 2007 23:02:04
2.4.5_1,1
|
dougb  |
Another round of the periodic sweep for removal of the
KEYWORD: FreeBSD scourge. We have ignored this keyword
for a long time now, so this is a non-functional change
(therefore no PORTREVISION bumps).
Insert a $FreeBSD tag where needed, and adjust a comment
in mail/milter-regex to match reality. |
17 Feb 2007 20:53:27
2.4.5_1,1
|
gabor  |
- Remove support for FreeBSD 4.x
Approved by: erwin (mentor, implicit) |
03 Feb 2007 23:45:28
2.4.5,1
|
gabor  |
- Fix dependency [1]
- Turn on WITH_FILE at default
- Bump PORTREVISION
PR: ports/108734 [1]
Reported by: Attila Nagy <bra@fsn.hu> [1]
Submitted by: Martin Matuska <martin@matuska.org> [1]
Approved by: erwin (mentor) |
01 Feb 2007 16:46:25
2.4.5,1
|
gabor  |
- Update to 2.4.5
PR: ports/108623
Submitted by: Michael Scheidell <scheidell@secnap.net>
Approved by: erwin (mentor) |
08 Dec 2006 13:46:35
2.4.4,1
|
gabor  |
Change my e-mail address.
Approved by: erwin (mentor) |
03 Dec 2006 12:45:59
2.4.4,1
|
demon  |
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update. |
27 Nov 2006 12:55:21
2.4.4,1
|
erwin  |
- Update to 2.4.4
- Don't quote amavis_p0f_daemon_flags in the p0f rc.d script [1]
- Don't use -p option of daemon on 4.X since it doesn't have such [1]
Requested by: Michael Scheidell <scheidell@secnap.net> [1]
PR: 105862
Submitted by: gabor (maintainer) |
27 Nov 2006 12:54:03
2.4.3_1,1
|
erwin  |
Remove empty patch file.
Forgotten by: erwin |
02 Oct 2006 09:26:17
2.4.3_1,1
|
erwin  |
Distfile was rerolled due to a minor bugfix. Update distinfo and bump
PORTREVISION
PR: 103895
Submitted by: gabor (maintainer)
Reported by: Henrik Schack <henrik@schack.dk>,
Mark Martinec (author) |
01 Oct 2006 17:48:40
2.4.3,1
|
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) |
25 Sep 2006 16:22:33
2.4.2_4,1
|
erwin  |
- Use the same naming scheme for p0fanalyzer rc.d script as used by milter
script
- Fix pkg-message to reflect the p0fanalyzer rc.d script behavior
- Don't hardcode the interface into p0fanalyzer rc.d script
- Respect amavis_p0fanalyzer_flags
- Bump PORTREVISION
PR: 103560
Submitted by: gabor (maintainer)
Requested by: Attila Nagy <bra at fsn dot hu>,
Reto Burkhalter <reto dot burkhalter at basis06 dot com> |
17 Sep 2006 16:10:42
2.4.2_3,1
|
erwin  |
Really fix p0fanalyzer support this time.
Noticed by: Henrik Schack <henrik@schack.dk>
Submitted by: maintainer |
12 Sep 2006 10:38:42
2.4.2_3,1
|
erwin  |
Add a file missed in the last commit which:
- Add p0f (passive OS fingerprinting) to OPTIONS and an rc.d script for
p0fanalyzer
PR: 102944
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu> (maintainer)
Noticed by: Henrik Schack <henrik@schack.dk> |
10 Sep 2006 14:05:50
2.4.2_3,1
|
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) |