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.

non port: security/clamav/files/clamav-milter.in

Number of commits found: 18

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Thursday, 15 May 2014
15:40 garga search for other commits by this committer
. Add USES=libtool on security/clamav
. Drop .la files
. Since lib version was downgraded, bump portrevision on ports that depends of
clamav
. Fix REQUIRE names on rc.d scripts
Original commitRevision:354141 
Tuesday, 6 May 2014
13:04 feld search for other commits by this committer
milter rc script was broken after last updates.

conf_file was used before it was declared. While we're at it let's make
conf_file configurable as clamav_milter_conf

Approved by:	garga
Sponsored by:	SupraNet Communications, Inc
Original commitRevision:353090 
Monday, 5 May 2014
14:38 feld search for other commits by this committer
rc script spring cleaning -- now passes rclint

Previously it would try to launch even if there were no rc.conf entries

Reviewed by:	garga
Sponsored by:	SupraNet Communications, Inc
Original commitRevision:353008 
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
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.
Original commit
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Friday, 22 Jan 2010
11:13 garga search for other commits by this committer
After some requests, change permission of clamav-milter socket to 0777
Original commit
Friday, 27 Mar 2009
11:52 garga search for other commits by this committer
- Update to 0.95
Original commit
Monday, 18 Aug 2008
18:44 garga search for other commits by this committer
- Permit to ser owner and group to clamav milter socket [1]
- Remove @ to show some install commands, and add -v to cp
- Install clamav-milter doc
- User CHOWN and CHMOD from bsd.commands.mk

PR:             ports/126069 [1]
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> [1]
Original commit
14:39 garga search for other commits by this committer
- Fix wrong error message in clamav-milter startup script

PR:             ports/126575
Submitted by:   Paul Toirkens <paul@sapphire.toirkens.com>
Original commit
Monday, 14 Jul 2008
11:21 garga search for other commits by this committer
- Last change on clamav-milter startup script doesn't work if used with inet[6]
  sockets, fixing it now.

No bump PORTREVISION needed since MILTER option is off by default

Reported by:    Gregory Shapiro <gshapiro@gshapiro.net>
Tested by:      Gregory Shapiro <gshapiro@gshapiro.net>
Original commit
Monday, 7 Jul 2008
20:37 garga search for other commits by this committer
- Update to 0.93.3
- Change clamav-milter startup script to wait clamav-milter socket be created
  before try to chmod it [1]

PR:             ports/124643 [1]
Submitted by:   Adrian Thearle <adrian@thearle.com.au> [1]
Original commit
Tuesday, 20 May 2008
18:06 garga search for other commits by this committer
- Fix default clamd socket name: clamd -> clamd.sock
- Some cosmetic changes (indentation)
- sort pkg-plist
- Add option on clamav-milter startup script to change socket permissions
  (tested on clamav-devel)
- Bump PORTREVISION
Original commit
Tuesday, 14 Aug 2007
11:14 garga search for other commits by this committer
Fix clamav-milter startup script to don't wait clamd socket when it's using tcp
socket

PR:             ports/115353 (Based on)
Submitted by:   Alexander Shikoff <minotaur@crete.org.ua>
Original commit
Tuesday, 5 Jun 2007
14:22 garga search for other commits by this committer
- Change clamav-milter rc.d script, now it just wait for clamd socket if
  clamav_clamd_enable is set.

PR:             ports/111545
Submitted by:   Craig Leres <leres@ee.lbl.gov>
Original commit
Friday, 13 Apr 2007
17:49 garga search for other commits by this committer
- Update to 0.90.2
- Add a patch to increase performance of clamd in threaded systems [1]
- Change clamav-milter rc.d script to use a var to determine seconds of timeout
  to wait clamd socket be started [2]
- Add support to gethostbyname_r() on FreeBSD 6 and above [3]
- Install clamav-config.h [3]
- Fix all dependencies for klamav work fine [3]

PR:             ports/111130 [2], ports/111478 [3]
Submitted by:   Anton Yuzhaninov <citrin@rambler-co.ru> [1]
                Denis Eremenko <moonshade@pnhz.kz> [2]
                Anderson S. Ferreira <anderson@cnpm.embrapa.br> [3]
Obtained from:  https://wwws.clamav.net/bugzilla/show_bug.cgi?id=434 [1]
Original commit
Wednesday, 28 Feb 2007
18:23 garga search for other commits by this committer
Fix clamav-milter startup script like was done on clamav-devel, to make it wait
clamd socket before start.

Submitted by:   ache@
Original commit
Thursday, 6 Apr 2006
15:20 garga search for other commits by this committer
- Update to 0.88.1 -- Fix multiple vulnerabilities
 * CVE-2006-1614
    Damian Put discovered an integer overflow in the PE header parser.
    This is only exploitable if the ArchiveMaxFileSize option is disabled.
 * CVE-2006-1615
    Format string vulnerabilities in the logging code have been discovered,
    which might lead to the execution of arbitrary code.
 * CVE-2006-1630
    David Luyer discovered, that ClamAV can be tricked into an invalid
    memory access in the cli_bitset_set() function, which may lead to
    a denial of service.

- Use USE_RC_SUBR=script

PR:             ports/95403
Submitted by:   garga
Approved by:    maintainer timeout (mnag on behalf of secteam)
Security:       VuXML 6a5174bd-c580-11da-9110-00123ffe8333
Original commit

Number of commits found: 18