| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
03 Jul 2011 14:03:52
0.3.8_6
|
ohauer  |
-remove MD5 |
06 Apr 2010 12:01:57
0.3.8_6
|
garga  |
Chase clamav's lib bump |
27 Mar 2009 11:53:07
0.3.8_5
|
garga  |
- Bump necessary PORTREVISIONS and fix some ports to new clamav API |
15 Sep 2008 19:56:38
0.3.8_4
|
garga  |
- Update security/clamav to 0.94 [1] and fix a remote DoS [2]
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94
PR: ports/127122 [1], ports/127310 [2]
Submitted by: Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by: portmgr (pav) |
21 Aug 2008 06:18:49
0.3.8_3
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
16 Apr 2008 16:10:19
0.3.8_3
|
garga  |
- Chase clamav library to version 4
- Bump PORTREVISION
Following ports are marked as BROKEN since they don't build with new clamav
0.93:
www/c-icap
mail/claws-mail-clamav
www/gurlchecker
www/havp
security/klamav
devel/p5-Mail-ClamAV
devel/py-clamav
www/squidclam
This clamav version needed to be updated without wait other ports fixes
because it fixes important vulnerabilities. |
19 Dec 2007 23:08:38
0.3.8_2
|
garga  |
- Update security/clamav to 0.92
- Add a new OPTION (RAR) because unrar code is optional to fix a license
issue
- Some cosmetic changes
- Chase library version bump and bump PORTREVISION of all dependant ports
Approved by: portmgr (pav)
Security: CVE-2007-6335, CVE-2007-6336, CVE-2007-6337 |
13 Mar 2007 20:11:19
0.3.8_1
|
garga  |
- Update clamav to 0.90.1
- Use -lthr to build clamav since it has problems with libpthread
- Bump PORTREVISION of dependant ports, libclamav version was bumped
- Fix clamcour to build with clamav-0.90.x using patch sent by maintainer |
11 Mar 2007 09:04:11
0.3.8
|
kris  |
BROKEN: Does not compile |
13 Nov 2006 10:17:09
0.3.8
|
miwi  |
- Update to 0.3.8
PR: ports/105432
Submitted by: Milan Obuch<bsd@dino.sk> (maintainer) |
13 May 2006 04:15:53
0.2.3
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
23 Feb 2006 10:40:45
0.2.3
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
15 Jan 2006 15:24:16
0.2.3
|
pav  |
ClamCour is a filter for courier MTA using ClamAV for scanning mails for
viruses.
PR: ports/91740
Submitted by: Milan Obuch <bsd@dino.sk> |