| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
1.9.1_1
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
17 May 2011 11:11:48
1.9.1_1
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
06 Apr 2010 12:01:57
1.9.1_1
|
garga  |
Chase clamav's lib bump |
08 Nov 2009 09:28:46
1.9.1
|
leeym  |
- update to 1.91 |
16 Sep 2009 21:52:11
1.8_5
|
linimon  |
Reset j.koopmann@seceidos.de due to maintainer-timeouts and no response
to email.
Hat: portmgr
Feature safe: yes |
27 Mar 2009 11:53:07
1.8_5
|
garga  |
- Bump necessary PORTREVISIONS and fix some ports to new clamav API |
15 Sep 2008 19:56:38
1.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) |
17 Apr 2008 14:30:31
1.8_3
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
16 Apr 2008 16:10:19
1.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
1.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 |
08 Sep 2007 01:04:03
1.8_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 |
13 Mar 2007 20:11:19
1.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 |
23 Nov 2006 23:08:30
1.8
|
miwi  |
A library for connecting to and sending commands to a local
ClamAV clamd service - an anti-virus daemon process.
You can find more information about clam anti-virus at
WWW: http://www.clamav.net/
File::Scan::ClamAV was originally based on the Clamd module
Submitted by: Jan-Peter Koopmann <Jan-Peter.Koopmann at seceidos.de> |