aboutsummaryrefslogtreecommitdiffstats
path: root/security/clamav
Commit message (Expand)AuthorAgeFilesLines
* Remove conditional to install DOCSRenato Botelho2013-11-011-2/+0
* - Fix issue on sparc64 (maybe other architetures?) that prevent clamav to verifyRenato Botelho2013-10-152-1/+33
* back to use PORTDOCSRenato Botelho2013-09-272-82/+2
* Use gmake to fix an error on make checkRenato Botelho2013-09-251-1/+3
* - Update to 0.98Renato Botelho2013-09-254-68/+114
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-151-1/+0
* Fix error message that is showing a wrong dirRenato Botelho2013-07-141-1/+1
* Use new macrosRenato Botelho2013-06-222-44/+17
* Make TESTS a non-default optionRenato Botelho2013-05-081-1/+1
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-281-1/+1
* Update to 0.97.8Renato Botelho2013-04-242-3/+3
* Update to 0.97.7Renato Botelho2013-03-162-3/+3
* Remove patches to build with clang and force clamav and clamav-devel to use GCC.Renato Botelho2013-02-111-0/+1
* Change headers of all ports maintained by me to new formatRenato Botelho2012-10-051-5/+1
* Update to 0.97.6Renato Botelho2012-09-182-4/+3
* Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my portsRenato Botelho2012-08-031-2/+2
* - Move to OPTIONSngRenato Botelho2012-06-301-40/+30
* - Fix CL_FORMAT bug introducted by clamav in version 0.97.5 (their bug #5252)Michael Scheidell2012-06-232-0/+24
* Update to 0.97.5Renato Botelho2012-06-152-3/+3
* - Update to 0.97.4Renato Botelho2012-03-173-141/+9
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-143-3/+3
* - Remove unecessary dependency (libcheck) when option TESTS is off [1]Renato Botelho2011-11-191-2/+2
* Clamav project people offers a new version tarball for package maintainersRenato Botelho2011-10-192-2/+3
* - Update to 0.97.3Renato Botelho2011-10-183-3/+138
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-2/+0
* - Update to 0.97.2Renato Botelho2011-07-274-162/+3
* Fix build with llvm from portsRenato Botelho2011-07-062-1/+135
* Remove bashism from the unit tests, and also check that chosen random port isChris Rees2011-06-301-0/+24
* - Update to 0.97.1Renato Botelho2011-06-152-4/+6
* - s/CONF_FILES/CLAM_CONF_FILES/ to avoid a conflict in the future with newRenato Botelho2011-05-191-3/+3
* Add a new option to build JIT bytecode compiler using llvm installed from portsRenato Botelho2011-02-231-3/+11
* Fix detection if python was built with threads support and run make checkRenato Botelho2011-02-211-1/+1
* Update to 0.97Renato Botelho2011-02-084-45/+3
* Restrict LLVM to i386 and amd64 since it doesn't build on sparc64, ia64 andRenato Botelho2011-01-261-1/+1
* - On 0.96.5, clamav was leaving some zombie proccess of freshclam, fix it.Renato Botelho2010-12-173-0/+42
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
* Update to 0.96.5Renato Botelho2010-12-012-4/+3
* Update to 0.96.4Renato Botelho2010-10-263-16/+4
* Fix a mmap() error scanning PDF files, as described on clamav's git repo commitRenato Botelho2010-09-292-1/+12
* - Remove GCC 4.2+ dependency, now it builds file with 3.4.6Renato Botelho2010-09-281-10/+13
* Update to 0.96.3Renato Botelho2010-09-215-61/+4
* - Add missing dependency (libltdl) to clamav and clamav-devel portsRenato Botelho2010-09-131-1/+2
* - Fix bytecode problem on FreeBSD 7.1Renato Botelho2010-09-033-1/+47
* Add LICENSERenato Botelho2010-08-251-0/+2
* - Fix CPU assumptions for amd64Renato Botelho2010-08-162-0/+11
* pav@ noted LICENSE code don't work fine with ports using @cwd in plist, andRenato Botelho2010-08-131-2/+0
* Update to 0.96.2Renato Botelho2010-08-132-4/+4
* Add LICENSERenato Botelho2010-08-101-0/+2
* Gcc 4.2+ is only needed to build clamav with LLVM/JIT support, remove thisRenato Botelho2010-05-211-1/+1
* Update to 0.96.1Renato Botelho2010-05-203-36/+6
* Disable LLVM/JIT build for sparc64, it should unbreak it on this archRenato Botelho2010-05-051-1/+1
* - Use ${TOUCH} instead of touchRenato Botelho2010-04-122-1/+3
* Unit tests require python built with thread support, disable make check whenRenato Botelho2010-04-121-1/+17
* Python and gmaker are needed just if LLVM option is setRenato Botelho2010-04-101-14/+16
* - Reduce differences between it and security/clamav-develRenato Botelho2010-04-071-10/+16
* - Remove duplicated BUILD_DEPENDSRenato Botelho2010-04-071-2/+0
* - Update to 0.96Renato Botelho2010-04-066-54/+62
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-273-3/+3
* Execute a "make check" at post-build target, add libcheck as a dependency for itRenato Botelho2010-01-281-0/+6
* After some requests, change permission of clamav-milter socket to 0777Renato Botelho2010-01-221-1/+1
* Update to 0.95.3Renato Botelho2009-10-295-8/+45
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-162-4/+4
* - Update to 0.95.2Renato Botelho2009-06-122-5/+4
* - Add reload option to startup script, it calls clamdscan --reload, a fasterRenato Botelho2009-04-212-0/+9
* - Update to 0.95.1 and fix clamav-milterRenato Botelho2009-04-092-5/+4
* - Remove wrong patch added on last commitRenato Botelho2009-04-031-372/+0
* - Mark clamav-milter as BROKEN since it's not working. I updated clamav-develRenato Botelho2009-04-032-0/+373
* - Update to 0.95Renato Botelho2009-03-277-53/+33
* - Mark MAKE_JOBS_SAFE for SMP compilationMartin Matuska2009-03-231-0/+1
* - Update to 0.94.2Renato Botelho2008-11-272-4/+4
* - Remove libtools from depends and use its own version, without it nextRenato Botelho2008-11-181-2/+1
* - Update to 0.94.1Renato Botelho2008-11-043-14/+14
* - Fix pkg-plistRenato Botelho2008-09-162-3/+4
* - Update security/clamav to 0.94 [1] and fix a remote DoS [2]Renato Botelho2008-09-163-26/+26
* - Change pre-install: target to pre-su-install: since user and group areRenato Botelho2008-08-211-1/+1
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
* - Permit to ser owner and group to clamav milter socket [1]Renato Botelho2008-08-192-6/+14
* - Fix wrong error message in clamav-milter startup scriptRenato Botelho2008-08-181-1/+1
* - Last change on clamav-milter startup script doesn't work if used with inet[6]Renato Botelho2008-07-141-16/+26
* - Update to 0.93.3Renato Botelho2008-07-083-5/+20
* - Fix checking of database viruses at startup script that i broke on lastRenato Botelho2008-06-172-2/+2
* - Fix clamd startup script to support cld containers for virus databasesRenato Botelho2008-06-172-3/+4
* - Forgot to remove one conditional about PTHREAD_LIB on last commitRenato Botelho2008-06-101-8/+4
* - Remove < 6.1 conditional since it's no longer supportedRenato Botelho2008-06-101-6/+1
* - Update to 0.93.1Renato Botelho2008-06-102-5/+4
* - Fix default clamd socket name: clamd -> clamd.sockRenato Botelho2008-05-213-14/+24
* - Update to 0.93Renato Botelho2008-04-174-8/+17
* - Fix a thread problem on FreeBSD 5.x forcing it to use -lpthread [1]Renato Botelho2008-02-212-12/+7
* - Update to 0.92.1 (bugfix release) [1]Renato Botelho2008-02-132-7/+4
* - Add an OPTION ICONV to fix a problem that can be caused by auto detection.Renato Botelho2008-01-251-0/+7
* - Update security/clamav to 0.92Renato Botelho2007-12-203-11/+32
* Unbreak pthread-related issues on 5.xAde Lovett2007-11-271-6/+1
* - Update to 0.91.2Renato Botelho2007-08-222-4/+4
* Fix clamav-milter startup script to don't wait clamd socket when it's using tcpRenato Botelho2007-08-141-1/+1
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
* - Update to 0.91.1Renato Botelho2007-07-172-4/+4
* - Update to 0.91Renato Botelho2007-07-112-12/+4
* - Change clamav-milter rc.d script, now it just wait for clamd socket ifRenato Botelho2007-06-051-15/+19
* - Update to 0.90.3Renato Botelho2007-06-023-74/+4
* - Make arc, arj, lha and unzoo achives support dependency as OPTIONS enabled byRenato Botelho2007-05-281-5/+18
* - Fix build with gethostbyname_r just after 601103 instead 600000Renato Botelho2007-04-161-1/+2
* - Update to 0.90.2Renato Botelho2007-04-145-7/+91
* Bump PORTREVISION for last changesRenato Botelho2007-03-171-0/+1
* And unbreak support for older FreeBSDs where libthr/libpthread did not exist.Martin Blapp2007-03-161-5/+9
* Only use libthr for FreeBSD > 6.1Martin Blapp2007-03-161-1/+1
* - Update clamav to 0.90.1Renato Botelho2007-03-144-12/+15
* Fix pthread lib for clamav-milterRenato Botelho2007-03-051-1/+10
* Change the way to patch configure to respect ${PTHREAD_LIBS} to a better one.Renato Botelho2007-03-022-4/+13
* - Fix problems with thread caused by a bad REINPLACE_CMD.Renato Botelho2007-03-011-2/+2
* Fix clamav-milter startup script like was done on clamav-devel, to make it waitRenato Botelho2007-03-011-0/+6
* - Fix 'integer constant is too large for "long" type' warning [1]Renato Botelho2007-02-193-45/+34
* - Fix sed used on (clamd|freshclam).conf to new formatRenato Botelho2007-02-161-4/+6
* - Update to 0.90Renato Botelho2007-02-1610-3342/+44
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-12-131-1/+2
* - Update clamav to 0.88.7Marcus Alves Grando2006-12-132-4/+4
* Update to 0.88.6Renato Botelho2006-11-062-4/+4
* - Update to 0.88.5Marcus Alves Grando2006-10-163-7/+7
* Respect DESTDIRRenato Botelho2006-08-092-36/+46
* - Update to 0.88.4Renato Botelho2006-08-082-7/+6
* Update to 0.88.3Renato Botelho2006-07-032-5/+5
* - Add an option to print logs on stderr instead stdout, it's useful to catchRenato Botelho2006-05-272-2/+26
* Depend of archivers/arj instead archivers/unarjRenato Botelho2006-05-241-2/+2
* Use archivers/unzoo on DEPENDS instead zooRenato Botelho2006-05-241-2/+2
* Chase gmp library and bump PORTREVISION.Alex Dupre2006-05-101-1/+2
* Update to 0.88.2Renato Botelho2006-04-302-4/+4
* Take over maintainershipRenato Botelho2006-04-071-1/+1
* - Update to 0.88.1 -- Fix multiple vulnerabilitiesRenato Botelho2006-04-066-32/+11
* Conversion to a single libtool environment.Ade Lovett2006-02-232-0/+2
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-213-6/+6
* Update to 0.88, a possible heap overflow in the UPX code has been fixedEmanuel Haupt2006-01-113-4/+5
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
* Update to 0.87.1Marcus Alves Grando2005-11-053-20/+3
* Fix package list when use LIBUNRARMarcus Alves Grando2005-10-143-40/+18
* Fix using of libunrar in OPTIONS variable.Vsevolod Stakhov2005-10-121-1/+1
* Allow clamav to use rar 3 archives using archivers/libunrar.Vsevolod Stakhov2005-10-122-1/+3255
* - presrve downloaded cvd files on deinstallDirk Meyer2005-09-221-3/+3
* Fix build with milter on FreeBSD 4.X.Simon L. B. Nielsen2005-09-211-0/+16
* - Update to 0.87Pav Lucistnik2005-09-206-38/+4
* - Bandaid compilation on FreeBSD 5.2.1Pav Lucistnik2005-08-311-0/+4
* - Fix startup script for milterSergey Matveychuk2005-07-282-2/+3
* - Update to 0.86.2Sergey Matveychuk2005-07-252-3/+3
* Fix the fix of the compilation of the milter interface.Jean-Yves Lefort2005-06-292-30/+28
* Fix compilation of the milter interface.Jean-Yves Lefort2005-06-291-0/+28
* Remove mtree dir from pkg-plistSam Lawrance2005-06-281-1/+0
* - Update to 0.86.1Sam Lawrance2005-06-253-13/+3
* - Bump PORTREVISIONSergey Matveychuk2005-06-241-0/+1
* - Fix compilation of the milter interface [1]Jean-Yves Lefort2005-06-232-6/+13
* - Update to 0.86 [1]Jean-Yves Lefort2005-06-223-3/+6
* Do not remove libdata/pkgconfig since it is now part of mtree.Joe Marcus Clarke2005-05-221-1/+0
* Update to 0.85.1.Roman Bogorodskiy2005-05-172-3/+3
* - Update to 0.85 [1]Jean-Yves Lefort2005-05-1312-37/+74
* Update security/clamav to version 0.84.Vanilla I. Shu2005-05-032-3/+3
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
* - Update to 0.83Pav Lucistnik2005-02-183-22/+9
* - Fix crashing of milter by turning off SESSION support [1]Pav Lucistnik2005-02-092-2/+20
* - Update to 0.82Sergey Matveychuk2005-02-082-5/+8
* Remove unexisting directory from PORTDOCS.Kirill Ponomarev2005-02-061-1/+2
* Upgrade to 0.81.Oliver Braun2005-01-312-7/+5
* Introduce a variable LOGDIR instead of using a literal log directoryYaroslav Tykhiy2005-01-273-9/+11
* Don't leave the pkgconfig data directory rotting thereYaroslav Tykhiy2005-01-251-0/+1
* Do the things I forgot about in my previous commit:Yaroslav Tykhiy2005-01-132-7/+7
* 1. Make clamav-milter write its pidfile.Yaroslav Tykhiy2005-01-135-12/+16
* Fix ports: security/clamav and security/clamav-devel (change dbEdwin Groothuis2004-12-226-15/+18
* - Fix plistPav Lucistnik2004-11-062-1/+2
* - don't delete the virus database on deinstallDirk Meyer2004-10-211-2/+2
* - update to 0.80 releaseOliver Eikemeier2004-10-182-3/+3
* - update to 0.80rc4Oliver Eikemeier2004-10-1411-147/+121
* - Update to 0.75.1Pav Lucistnik2004-08-082-3/+3
* - Update to 0.75Pav Lucistnik2004-07-292-4/+4
* Update security/clamav to 0.74 releaseOliver Eikemeier2004-07-042-3/+3
* update to 0.73Oliver Eikemeier2004-06-155-6/+11
* Update security/clamav to 0.72 releaseOliver Eikemeier2004-06-043-9/+8
* - Use fixed UID/GIDPav Lucistnik2004-05-301-2/+4
* - Change location of milter socket to match clamav-devel port. This does notPav Lucistnik2004-05-262-11/+9
* Update clamav to rev 0.71Mike Silbersack2004-05-222-10/+8
* - Fix dependenciesKirill Ponomarev2004-05-201-5/+3
* Update security/clamv to 0.70Oliver Eikemeier2004-04-193-14/+7
* Hand maintainership over to Rob Evers.Oliver Eikemeier2004-04-121-4/+1
* Update to clamav 0.70Oliver Eikemeier2004-04-0213-178/+83
* - Revert revision 1.22Pav Lucistnik2004-03-281-1/+1
* use included libtoolOliver Eikemeier2004-03-252-8/+36
* Convert all but one port that uses libtool14 to use libtool15, in readinessAde Lovett2004-03-251-1/+1
* ... and remove my experimental bsd.port.mk hacks :)Oliver Eikemeier2004-03-071-2/+2
* - update to version 0.67-1Oliver Eikemeier2004-03-077-52/+65
* - If WITH_MILTER is set and NO_SENDMAIL is defined, don't try to build milter.Pav Lucistnik2004-02-281-1/+1
* *** SECURITY update ***Oliver Eikemeier2004-02-103-5/+32
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
* 1. Add a freshclam rc.d script to start freshclam so the AV database isGreg Lewis2004-02-033-3/+48
* . Add a pkg-deinstall script telling people how they can get rid of theGreg Lewis2004-02-031-0/+13
* . Add $FreeBSD$Greg Lewis2004-02-031-27/+34
* Fix the comment in the startup-script regarding how to enable clamav-milterAlexander Leidinger2004-01-302-2/+2
* Fix some bugs in the previous commit...Alexander Leidinger2003-12-102-4/+5
* BEWARE: As rcoder(8) isn't present on FreeBSD 4 but clamd must beAlexander Leidinger2003-12-0813-69/+214
* Correct the OSVERSION check for the libgmp depedency; libgmp was removedMike Silbersack2003-11-301-1/+2
* Clamav 0.65 uses libgmp for digital signature calculations;Mike Silbersack2003-11-281-0/+6
* Fix build on -CURRENT.Joe Marcus Clarke2003-11-251-0/+11
* * Update to 0.65Joe Marcus Clarke2003-11-203-7/+6
* - ensure that an stale clamd socket will be deleted. [1]Dirk Meyer2003-10-262-2/+19
* - don't remove clamav account on deinstallDirk Meyer2003-09-286-27/+150
* - Fix for STABLEDirk Meyer2003-09-251-8/+18
* Use clamav-milter, but support only gcc30 or higher.Norikatsu Shigemura2003-07-073-0/+11
* * Upgrade to 0.60.Oliver Braun2003-06-253-7/+7
* o Add mirror site.Norikatsu Shigemura2003-06-183-12/+24
* Fix install error.Norikatsu Shigemura2003-06-121-0/+3
* Enable pthread support using devel/pth.Yen-Ming Lee2003-06-093-4/+8
* PR: 52226Foxfair Hu2003-05-182-4/+4
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
* maintainer-update: security/clamav to 0.54Edwin Groothuis2003-02-056-6/+56
* new port: security/clamavEdwin Groothuis2003-01-206-0/+73