aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Mail-ClamAV
Commit message (Collapse)AuthorAgeFilesLines
* Chase clamav's lib bumpgarga2010-04-061-0/+1
|
* - update to 0.29leeym2009-11-083-7/+6
|
* Reset j.koopmann@seceidos.de due to maintainer-timeouts and no responselinimon2009-09-171-1/+1
| | | | | | | to email. Hat: portmgr Feature safe: yes
* - Mark MAKE_JOBS_UNSAFEpgollucci2009-09-041-0/+2
| | | | | Reported by: p6 tb, asf tb Approved by: portmgr (linimon) via irc
* Update to 0.28 and unbreak.delphij2009-05-215-275/+4
| | | | | PR: ports/134047 Approved by: maintainer timeout
* - Mark it as BROKEN while i can't find a fix to build it with new clamav,garga2009-03-301-0/+2
| | | | maintainer and author was already contacted.
* - Bump necessary PORTREVISIONS and fix some ports to new clamav APIgarga2009-03-271-1/+1
|
* - Update security/clamav to 0.94 [1] and fix a remote DoS [2]garga2008-09-162-22/+63
| | | | | | | | | | | - 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)
* Work around for clamav 0.93 related build issues by disabling related parts thatdelphij2008-05-034-7/+189
| | | | | | | is no longer available in newer clamav versions. PR: ports/123350 Approved by: maintainer
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1
| | | | | | | | | ${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)
* - Chase clamav library to version 4garga2008-04-171-1/+3
| | | | | | | | | | | | | | | | | | | - 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.
* - Update security/clamav to 0.92garga2007-12-202-3/+29
| | | | | | | | | | - 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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-7/+1
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* - UNBREAK: Update to 0.20garga2007-03-142-9/+6
| | | | | | | - Use USE_LDCONFIG instead INSTALLS_SHLIB - Unquote IGNORE Approved by: maintainer on private email
* - Update clamav to 0.90.1garga2007-03-141-0/+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
* BROKEN: Does not buildkris2007-03-111-0/+2
|
* - Update to 0.17garga2006-01-272-4/+4
| | | | | | PR: ports/91115 Submitted by: ehaupt Approved by: maintainer timeout (30 days)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - update to 0.12clsung2004-10-212-3/+3
| | | | | | | - clamav 0.80 do not run in 0.11. PR: ports/72952 Approved by: co-mentor (vanilla)
* Update to 0.11arved2004-08-132-3/+3
| | | | | PR: 70352 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de>
* - Update to 0.05erwin2004-02-244-2/+24
| | | | | | | | - Add a warning message to pkg-message that this port needs s threaded perl. PR: 63266 Submitted by: maintainer
* Add p5-Mail-ClamAV 0.04, perl extension for the clamav virus scanner.mat2003-12-055-0/+59
PR: 59639 Submitted by: Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de>