aboutsummaryrefslogtreecommitdiff
path: root/security/clamav
Commit message (Collapse)AuthorAgeFilesLines
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Update to 0.98.1Renato Botelho2014-01-163-38/+8
| | | | Notes: svn path=/head/; revision=339996
* Fix an old OPTION knob check (WITH_TESTS)Renato Botelho2014-01-071-1/+1
| | | | Notes: svn path=/head/; revision=339021
* - Add a patch to fix bundled LLVM to build with libc++Renato Botelho2014-01-072-2/+73
| | | | | | | | | | - Remove USE_GCC=any PR: ports/185366 Submitted by: tijl@ Notes: svn path=/head/; revision=339019
* Remove conditional to install DOCSRenato Botelho2013-10-311-2/+0
| | | | Notes: svn path=/head/; revision=332313
* - Fix issue on sparc64 (maybe other architetures?) that prevent clamav to verifyRenato Botelho2013-10-152-1/+33
| | | | | | | | | | | | database integrity - Bump PORTREVISION PR: ports/182975 Submitted by: Henry Jalonen <henkka@spheroid.fi> Obtained from: clamav git repo (a9d40672390a82e91a8d5c21ee2fe172fca4d2f8) Notes: svn path=/head/; revision=330384
* back to use PORTDOCSRenato Botelho2013-09-272-82/+2
| | | | Notes: svn path=/head/; revision=328486
* Use gmake to fix an error on make checkRenato Botelho2013-09-241-1/+3
| | | | Notes: svn path=/head/; revision=328200
* - Update to 0.98Renato Botelho2013-09-244-68/+114
| | | | | | | | - Add new IPV6 option, on by default - Support stage Notes: svn path=/head/; revision=328164
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Fix error message that is showing a wrong dirRenato Botelho2013-07-131-1/+1
| | | | | | | Reported by: Will McCutcheon <will@toyingwithfate.com> Notes: svn path=/head/; revision=322970
* Use new macrosRenato Botelho2013-06-212-44/+17
| | | | Notes: svn path=/head/; revision=321497
* Make TESTS a non-default optionRenato Botelho2013-05-081-1/+1
| | | | Notes: svn path=/head/; revision=317686
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* Update to 0.97.8Renato Botelho2013-04-232-3/+3
| | | | Notes: svn path=/head/; revision=316387
* Update to 0.97.7Renato Botelho2013-03-152-3/+3
| | | | Notes: svn path=/head/; revision=314319
* Remove patches to build with clang and force clamav and clamav-devel to use GCC.Renato Botelho2013-02-111-0/+1
| | | | | | | | | | | According clamav developers ClamAV's detection is not tested when compiled with clang. PR: ports/175784 Submitted by: tj@ Notes: svn path=/head/; revision=312036
* Change headers of all ports maintained by me to new formatRenato Botelho2012-10-051-5/+1
| | | | Notes: svn path=/head/; revision=305298
* Update to 0.97.6Renato Botelho2012-09-172-4/+3
| | | | Notes: svn path=/head/; revision=304418
* Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my portsRenato Botelho2012-08-031-2/+2
| | | | Notes: svn path=/head/; revision=301957
* - Move to OPTIONSngRenato Botelho2012-06-291-40/+30
| | | | | | | | - Remove LLVM_PORT option, it requires llvm 2.9 and we have 3.1 - Remove GMAKE, it's not really necessary Notes: svn path=/head/; revision=300225
* - Fix CL_FORMAT bug introducted by clamav in version 0.97.5 (their bug #5252)Michael Scheidell2012-06-222-0/+24
| | | | | | | | | Submitted by: scheidell@ (me) Approved by: Renato Botelho <garga@FreeBSD.org> (maintainer, via private email) Obtained from: https://bugzilla.clamav.net/show_bug.cgi?id=5252 Notes: svn path=/head/; revision=299786
* Update to 0.97.5Renato Botelho2012-06-152-3/+3
| | | | Notes: svn path=/head/; revision=299348
* - Update to 0.97.4Renato Botelho2012-03-173-141/+9
| | | | | | | | | | | | - Mark WITH_LLVM_PORTS as broken since it doesn't build with llvm 3.0 - Move LICENSE to correct place PR: ports/166160 (based on) Submitted by: scheidell@ Feature safe: yes Notes: svn path=/head/; revision=293457
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-143-3/+3
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* - Remove unecessary dependency (libcheck) when option TESTS is off [1]Renato Botelho2011-11-191-2/+2
| | | | | | | | | | | - Add clamav-milter as CONFLICTS, this new meta port will be added soon PR: ports/161872 Submitted by: Alexey Markov <redrat@mail.ru> Feature safe: yes Notes: svn path=/head/; revision=286064
* Clamav project people offers a new version tarball for package maintainersRenato Botelho2011-10-192-2/+3
| | | | | | | | | | | | | | | few days before the release, i made tests with that tarball, but it was changed before release, and the distinfo was wrong. I compared both tarballs and the difference was part of this commit [1] was missing on the one i used. Update distinfo to match 0.97.3 official tarball and bump PORTREVISION Reported by: many people Notes: svn path=/head/; revision=283901
* - Update to 0.97.3Renato Botelho2011-10-183-3/+138
| | | | | | | | | | - Fix build with external llvm [1] PR: ports/160185 [1] Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com> [1] Notes: svn path=/head/; revision=283815
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update to 0.97.2Renato Botelho2011-07-264-162/+3
| | | | | | | | PR: ports/159185 (based on) Submitted by: Michael Scheidell <scheidell@secnap.net> Notes: svn path=/head/; revision=278387
* Fix build with llvm from portsRenato Botelho2011-07-062-1/+135
| | | | | | | | PR: ports/157147 Submitted by: Lapo Luchini <lapo@lapo.it> Notes: svn path=/head/; revision=277156
* Remove bashism from the unit tests, and also check that chosen random port isChris Rees2011-06-291-0/+24
| | | | | | | | | closed first to avoid intermittent failures when testing Approved by: rene (mentor), garga (maintainer, via IRC) Notes: svn path=/head/; revision=276678
* - Update to 0.97.1Renato Botelho2011-06-152-4/+6
| | | | | | | | | | | - Mark OPTION LLVM_PORTS as BROKEN since it's not building with llvm-2.9 from ports PR: ports/157736 Submitted by: Gary Palmer <freebsd-gnats@in-addr.com> Notes: svn path=/head/; revision=275619
* - s/CONF_FILES/CLAM_CONF_FILES/ to avoid a conflict in the future with newRenato Botelho2011-05-191-3/+3
| | | | | | | | | | options with the same name that will be added to bsd.port.mk PR: ports/157161, ports/157162 Submitted by: Chris Rees <utisoft@gmail.com> Notes: svn path=/head/; revision=274301
* Add a new option to build JIT bytecode compiler using llvm installed from portsRenato Botelho2011-02-231-3/+11
| | | | | | | | | | | instead of build clamav's own llvm. The option is off by default, so, no PORTREVISION bum is required PR: ports/154900 Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw> Notes: svn path=/head/; revision=269542
* Fix detection if python was built with threads support and run make checkRenato Botelho2011-02-211-1/+1
| | | | | | | | | | accordingly PR: ports/154848 Submitted by: Martin Simmons <martin@lispworks.com> Notes: svn path=/head/; revision=269431
* Update to 0.97Renato Botelho2011-02-084-45/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268786
* Restrict LLVM to i386 and amd64 since it doesn't build on sparc64, ia64 andRenato Botelho2011-01-261-1/+1
| | | | | | | | | | probably on ppc Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk> Feature safe: yes Notes: svn path=/head/; revision=268252
* - On 0.96.5, clamav was leaving some zombie proccess of freshclam, fix it.Renato Botelho2010-12-163-0/+42
| | | | | | | | | | | - Bump PORTREVISION Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> Obtained from: http://git.clamav.net/gitweb?p=clamav-devel.git;a=commitdiff;h=2e136dcd0d7c34dc742475529db022d80d0dde2e http://git.clamav.net/gitweb?p=clamav-devel.git;a=commitdiff;h=3c91587c8c894e898345086ef8e7a072fdf7b1bc Notes: svn path=/head/; revision=266440
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update to 0.96.5Renato Botelho2010-12-012-4/+3
| | | | Notes: svn path=/head/; revision=265507
* Update to 0.96.4Renato Botelho2010-10-253-16/+4
| | | | Notes: svn path=/head/; revision=263584
* Fix a mmap() error scanning PDF files, as described on clamav's git repo commitRenato Botelho2010-09-282-1/+12
| | | | | | | | | | | | | | | | | | log: off_t is 64-bit, size_t is still 32-bit and that causes unexpected integer promotion here: map_off = map->len - 2048 First the unsigned subtraction is performed, and then the unsigned (!) value is sign-extended to 64-bit. Hence a negative value becomes positive, which is wrong. Reported by: Franz Schwartau <franz@electromail.org> Obtained from: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=2300 Notes: svn path=/head/; revision=262044
* - Remove GCC 4.2+ dependency, now it builds file with 3.4.6Renato Botelho2010-09-271-10/+13
| | | | | | | | | | | | | - Add a new OPTION to TESTS, since it requires python on build time and some people don't like this. Leave it ON by default to run tests on package building - Bump PORTREVISION because gcc dependency has changed PR: ports/150984 (based on) Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru> Notes: svn path=/head/; revision=261960
* Update to 0.96.3Renato Botelho2010-09-205-61/+4
| | | | Notes: svn path=/head/; revision=261500
* - Add missing dependency (libltdl) to clamav and clamav-devel portsRenato Botelho2010-09-131-1/+2
| | | | | | | | | | - Bump PORTREVISION PR: ports/150512 Submitted by: Philippe Pepiot <phil@philpep.org> Notes: svn path=/head/; revision=261071
* - Fix bytecode problem on FreeBSD 7.1Renato Botelho2010-09-033-1/+47
| | | | | | | | | | | - Bump PORTREVISION PR: ports/150243 Submitted by: Frank Wall <fw@moov.de> Obtained from: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=2235 Notes: svn path=/head/; revision=260480
* Add LICENSERenato Botelho2010-08-241-0/+2
| | | | Notes: svn path=/head/; revision=259917
* - Fix CPU assumptions for amd64Renato Botelho2010-08-162-0/+11
| | | | | | | | | | | - Bump PORTREVISION PR: ports/149637 Submitted by: Michael Scheidell <scheidell@secnap.net> Obtained from: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=2201 Notes: svn path=/head/; revision=259347