| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build with llvm from ports | garga | 2011-07-06 | 2 | -1/+135 |
* | Remove bashism from the unit tests, and also check that chosen random port is | crees | 2011-06-30 | 1 | -0/+24 |
* | - Update to 0.97.1 | garga | 2011-06-15 | 2 | -4/+6 |
* | - s/CONF_FILES/CLAM_CONF_FILES/ to avoid a conflict in the future with new | garga | 2011-05-19 | 1 | -3/+3 |
* | Add a new option to build JIT bytecode compiler using llvm installed from ports | garga | 2011-02-23 | 1 | -3/+11 |
* | Fix detection if python was built with threads support and run make check | garga | 2011-02-21 | 1 | -1/+1 |
* | Update to 0.97 | garga | 2011-02-08 | 4 | -45/+3 |
* | Restrict LLVM to i386 and amd64 since it doesn't build on sparc64, ia64 and | garga | 2011-01-26 | 1 | -1/+1 |
* | - On 0.96.5, clamav was leaving some zombie proccess of freshclam, fix it. | garga | 2010-12-17 | 3 | -0/+42 |
* | Sync to new bsd.autotools.mk | ade | 2010-12-04 | 1 | -1/+1 |
* | Update to 0.96.5 | garga | 2010-12-01 | 2 | -4/+3 |
* | Update to 0.96.4 | garga | 2010-10-26 | 3 | -16/+4 |
* | Fix a mmap() error scanning PDF files, as described on clamav's git repo commit | garga | 2010-09-29 | 2 | -1/+12 |
* | - Remove GCC 4.2+ dependency, now it builds file with 3.4.6 | garga | 2010-09-28 | 1 | -10/+13 |
* | Update to 0.96.3 | garga | 2010-09-21 | 5 | -61/+4 |
* | - Add missing dependency (libltdl) to clamav and clamav-devel ports | garga | 2010-09-13 | 1 | -1/+2 |
* | - Fix bytecode problem on FreeBSD 7.1 | garga | 2010-09-03 | 3 | -1/+47 |
* | Add LICENSE | garga | 2010-08-25 | 1 | -0/+2 |
* | - Fix CPU assumptions for amd64 | garga | 2010-08-16 | 2 | -0/+11 |
* | pav@ noted LICENSE code don't work fine with ports using @cwd in plist, and | garga | 2010-08-13 | 1 | -2/+0 |
* | Update to 0.96.2 | garga | 2010-08-13 | 2 | -4/+4 |
* | Add LICENSE | garga | 2010-08-10 | 1 | -0/+2 |
* | Gcc 4.2+ is only needed to build clamav with LLVM/JIT support, remove this | garga | 2010-05-21 | 1 | -1/+1 |
* | Update to 0.96.1 | garga | 2010-05-20 | 3 | -36/+6 |
* | Disable LLVM/JIT build for sparc64, it should unbreak it on this arch | garga | 2010-05-05 | 1 | -1/+1 |
* | - Use ${TOUCH} instead of touch | garga | 2010-04-12 | 2 | -1/+3 |
* | Unit tests require python built with thread support, disable make check when | garga | 2010-04-12 | 1 | -1/+17 |
* | Python and gmaker are needed just if LLVM option is set | garga | 2010-04-10 | 1 | -14/+16 |
* | - Reduce differences between it and security/clamav-devel | garga | 2010-04-07 | 1 | -10/+16 |
* | - Remove duplicated BUILD_DEPENDS | garga | 2010-04-07 | 1 | -2/+0 |
* | - Update to 0.96 | garga | 2010-04-06 | 6 | -54/+62 |
* | Begin the process of deprecating sysutils/rc_subr by | dougb | 2010-03-27 | 3 | -3/+3 |
* | Execute a "make check" at post-build target, add libcheck as a dependency for it | garga | 2010-01-28 | 1 | -0/+6 |
* | After some requests, change permission of clamav-milter socket to 0777 | garga | 2010-01-22 | 1 | -1/+1 |
* | Update to 0.95.3 | garga | 2009-10-29 | 5 | -8/+45 |
* | Fix a few "bad example" problems in the rc.d scripts that have been | dougb | 2009-07-16 | 2 | -4/+4 |
* | - Update to 0.95.2 | garga | 2009-06-12 | 2 | -5/+4 |
* | - Add reload option to startup script, it calls clamdscan --reload, a faster | garga | 2009-04-21 | 2 | -0/+9 |
* | - Update to 0.95.1 and fix clamav-milter | garga | 2009-04-09 | 2 | -5/+4 |
* | - Remove wrong patch added on last commit | garga | 2009-04-03 | 1 | -372/+0 |
* | - Mark clamav-milter as BROKEN since it's not working. I updated clamav-devel | garga | 2009-04-03 | 2 | -0/+373 |
* | - Update to 0.95 | garga | 2009-03-27 | 7 | -53/+33 |
* | - Mark MAKE_JOBS_SAFE for SMP compilation | mm | 2009-03-23 | 1 | -0/+1 |
* | - Update to 0.94.2 | garga | 2008-11-27 | 2 | -4/+4 |
* | - Remove libtools from depends and use its own version, without it next | garga | 2008-11-18 | 1 | -2/+1 |
* | - Update to 0.94.1 | garga | 2008-11-04 | 3 | -14/+14 |
* | - Fix pkg-plist | garga | 2008-09-16 | 2 | -3/+4 |
* | - Update security/clamav to 0.94 [1] and fix a remote DoS [2] | garga | 2008-09-16 | 3 | -26/+26 |
* | - Change pre-install: target to pre-su-install: since user and group are | garga | 2008-08-21 | 1 | -1/+1 |
* | Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. | rafan | 2008-08-21 | 1 | -1/+0 |
* | - Permit to ser owner and group to clamav milter socket [1] | garga | 2008-08-19 | 2 | -6/+14 |
* | - Fix wrong error message in clamav-milter startup script | garga | 2008-08-18 | 1 | -1/+1 |
* | - Last change on clamav-milter startup script doesn't work if used with inet[6] | garga | 2008-07-14 | 1 | -16/+26 |
* | - Update to 0.93.3 | garga | 2008-07-08 | 3 | -5/+20 |
* | - Fix checking of database viruses at startup script that i broke on last | garga | 2008-06-17 | 2 | -2/+2 |
* | - Fix clamd startup script to support cld containers for virus databases | garga | 2008-06-17 | 2 | -3/+4 |
* | - Forgot to remove one conditional about PTHREAD_LIB on last commit | garga | 2008-06-10 | 1 | -8/+4 |
* | - Remove < 6.1 conditional since it's no longer supported | garga | 2008-06-10 | 1 | -6/+1 |
* | - Update to 0.93.1 | garga | 2008-06-10 | 2 | -5/+4 |
* | - Fix default clamd socket name: clamd -> clamd.sock | garga | 2008-05-21 | 3 | -14/+24 |
* | - Update to 0.93 | garga | 2008-04-17 | 4 | -8/+17 |
* | - Fix a thread problem on FreeBSD 5.x forcing it to use -lpthread [1] | garga | 2008-02-21 | 2 | -12/+7 |
* | - Update to 0.92.1 (bugfix release) [1] | garga | 2008-02-13 | 2 | -7/+4 |
* | - Add an OPTION ICONV to fix a problem that can be caused by auto detection. | garga | 2008-01-25 | 1 | -0/+7 |
* | - Update security/clamav to 0.92 | garga | 2007-12-20 | 3 | -11/+32 |
* | Unbreak pthread-related issues on 5.x | ade | 2007-11-27 | 1 | -6/+1 |
* | - Update to 0.91.2 | garga | 2007-08-22 | 2 | -4/+4 |
* | Fix clamav-milter startup script to don't wait clamd socket when it's using tcp | garga | 2007-08-14 | 1 | -1/+1 |
* | - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script | rafan | 2007-07-23 | 1 | -1/+0 |
* | - Update to 0.91.1 | garga | 2007-07-17 | 2 | -4/+4 |
* | - Update to 0.91 | garga | 2007-07-11 | 2 | -12/+4 |
* | - Change clamav-milter rc.d script, now it just wait for clamd socket if | garga | 2007-06-05 | 1 | -15/+19 |
* | - Update to 0.90.3 | garga | 2007-06-02 | 3 | -74/+4 |
* | - Make arc, arj, lha and unzoo achives support dependency as OPTIONS enabled by | garga | 2007-05-28 | 1 | -5/+18 |
* | - Fix build with gethostbyname_r just after 601103 instead 600000 | garga | 2007-04-16 | 1 | -1/+2 |
* | - Update to 0.90.2 | garga | 2007-04-14 | 5 | -7/+91 |
* | Bump PORTREVISION for last changes | garga | 2007-03-17 | 1 | -0/+1 |
* | And unbreak support for older FreeBSDs where libthr/libpthread did not exist. | mbr | 2007-03-16 | 1 | -5/+9 |
* | Only use libthr for FreeBSD > 6.1 | mbr | 2007-03-16 | 1 | -1/+1 |
* | - Update clamav to 0.90.1 | garga | 2007-03-14 | 4 | -12/+15 |
* | Fix pthread lib for clamav-milter | garga | 2007-03-05 | 1 | -1/+10 |
* | Change the way to patch configure to respect ${PTHREAD_LIBS} to a better one. | garga | 2007-03-02 | 2 | -4/+13 |
* | - Fix problems with thread caused by a bad REINPLACE_CMD. | garga | 2007-03-01 | 1 | -2/+2 |
* | Fix clamav-milter startup script like was done on clamav-devel, to make it wait | garga | 2007-03-01 | 1 | -0/+6 |
* | - Fix 'integer constant is too large for "long" type' warning [1] | garga | 2007-02-19 | 3 | -45/+34 |
* | - Fix sed used on (clamd|freshclam).conf to new format | garga | 2007-02-16 | 1 | -4/+6 |
* | - Update to 0.90 | garga | 2007-02-16 | 10 | -3342/+44 |
* | Update the ftp/curl port to 7.16.0. | roam | 2006-12-13 | 1 | -1/+2 |
* | - Update clamav to 0.88.7 | mnag | 2006-12-13 | 2 | -4/+4 |
* | Update to 0.88.6 | garga | 2006-11-06 | 2 | -4/+4 |
* | - Update to 0.88.5 | mnag | 2006-10-16 | 3 | -7/+7 |
* | Respect DESTDIR | garga | 2006-08-09 | 2 | -36/+46 |
* | - Update to 0.88.4 | garga | 2006-08-08 | 2 | -7/+6 |
* | Update to 0.88.3 | garga | 2006-07-03 | 2 | -5/+5 |
* | - Add an option to print logs on stderr instead stdout, it's useful to catch | garga | 2006-05-27 | 2 | -2/+26 |
* | Depend of archivers/arj instead archivers/unarj | garga | 2006-05-24 | 1 | -2/+2 |
* | Use archivers/unzoo on DEPENDS instead zoo | garga | 2006-05-24 | 1 | -2/+2 |
* | Chase gmp library and bump PORTREVISION. | ale | 2006-05-10 | 1 | -1/+2 |
* | Update to 0.88.2 | garga | 2006-04-30 | 2 | -4/+4 |
* | Take over maintainership | garga | 2006-04-07 | 1 | -1/+1 |
* | - Update to 0.88.1 -- Fix multiple vulnerabilities | garga | 2006-04-06 | 6 | -32/+11 |
* | Conversion to a single libtool environment. | ade | 2006-02-23 | 2 | -0/+2 |
* | Remove the FreeBSD KEYWORD from all rc.d scripts where it appears. | dougb | 2006-02-21 | 3 | -6/+6 |
* | Update to 0.88, a possible heap overflow in the UPX code has been fixed | ehaupt | 2006-01-11 | 3 | -4/+5 |
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | ade | 2005-11-15 | 1 | -1/+1 |
* | Update to 0.87.1 | mnag | 2005-11-05 | 3 | -20/+3 |
* | Fix package list when use LIBUNRAR | mnag | 2005-10-14 | 3 | -40/+18 |
* | Fix using of libunrar in OPTIONS variable. | vsevolod | 2005-10-12 | 1 | -1/+1 |
* | Allow clamav to use rar 3 archives using archivers/libunrar. | vsevolod | 2005-10-12 | 2 | -1/+3255 |
* | - presrve downloaded cvd files on deinstall | dinoex | 2005-09-22 | 1 | -3/+3 |
* | Fix build with milter on FreeBSD 4.X. | simon | 2005-09-21 | 1 | -0/+16 |
* | - Update to 0.87 | pav | 2005-09-20 | 6 | -38/+4 |
* | - Bandaid compilation on FreeBSD 5.2.1 | pav | 2005-08-31 | 1 | -0/+4 |
* | - Fix startup script for milter | sem | 2005-07-28 | 2 | -2/+3 |
* | - Update to 0.86.2 | sem | 2005-07-25 | 2 | -3/+3 |
* | Fix the fix of the compilation of the milter interface. | jylefort | 2005-06-29 | 2 | -30/+28 |
* | Fix compilation of the milter interface. | jylefort | 2005-06-29 | 1 | -0/+28 |
* | Remove mtree dir from pkg-plist | lawrance | 2005-06-28 | 1 | -1/+0 |
* | - Update to 0.86.1 | lawrance | 2005-06-25 | 3 | -13/+3 |
* | - Bump PORTREVISION | sem | 2005-06-24 | 1 | -0/+1 |
* | - Fix compilation of the milter interface [1] | jylefort | 2005-06-23 | 2 | -6/+13 |
* | - Update to 0.86 [1] | jylefort | 2005-06-22 | 3 | -3/+6 |
* | Do not remove libdata/pkgconfig since it is now part of mtree. | marcus | 2005-05-22 | 1 | -1/+0 |
* | Update to 0.85.1. | novel | 2005-05-17 | 2 | -3/+3 |
* | - Update to 0.85 [1] | jylefort | 2005-05-13 | 12 | -37/+74 |
* | Update security/clamav to version 0.84. | vanilla | 2005-05-03 | 2 | -3/+3 |
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | obrien | 2005-04-12 | 1 | -1/+1 |
* | Assist getting more ports working on AMD64 by obeying the | obrien | 2005-04-11 | 1 | -1/+1 |
* | - Update to 0.83 | pav | 2005-02-18 | 3 | -22/+9 |
* | - Fix crashing of milter by turning off SESSION support [1] | pav | 2005-02-09 | 2 | -2/+20 |
* | - Update to 0.82 | sem | 2005-02-08 | 2 | -5/+8 |
* | Remove unexisting directory from PORTDOCS. | krion | 2005-02-06 | 1 | -1/+2 |
* | Upgrade to 0.81. | obraun | 2005-01-31 | 2 | -7/+5 |
* | Introduce a variable LOGDIR instead of using a literal log directory | yar | 2005-01-27 | 3 | -9/+11 |
* | Don't leave the pkgconfig data directory rotting there | yar | 2005-01-25 | 1 | -0/+1 |
* | Do the things I forgot about in my previous commit: | yar | 2005-01-13 | 2 | -7/+7 |
* | 1. Make clamav-milter write its pidfile. | yar | 2005-01-13 | 5 | -12/+16 |
* | Fix ports: security/clamav and security/clamav-devel (change db | edwin | 2004-12-22 | 6 | -15/+18 |
* | - Fix plist | pav | 2004-11-06 | 2 | -1/+2 |
* | - don't delete the virus database on deinstall | dinoex | 2004-10-21 | 1 | -2/+2 |
* | - update to 0.80 release | eik | 2004-10-18 | 2 | -3/+3 |
* | - update to 0.80rc4 | eik | 2004-10-14 | 11 | -147/+121 |
* | - Update to 0.75.1 | pav | 2004-08-08 | 2 | -3/+3 |
* | - Update to 0.75 | pav | 2004-07-29 | 2 | -4/+4 |
* | Update security/clamav to 0.74 release | eik | 2004-07-04 | 2 | -3/+3 |
* | update to 0.73 | eik | 2004-06-15 | 5 | -6/+11 |
* | Update security/clamav to 0.72 release | eik | 2004-06-04 | 3 | -9/+8 |
* | - Use fixed UID/GID | pav | 2004-05-30 | 1 | -2/+4 |
* | - Change location of milter socket to match clamav-devel port. This does not | pav | 2004-05-26 | 2 | -11/+9 |
* | Update clamav to rev 0.71 | silby | 2004-05-22 | 2 | -10/+8 |
* | - Fix dependencies | krion | 2004-05-20 | 1 | -5/+3 |
* | Update security/clamv to 0.70 | eik | 2004-04-19 | 3 | -14/+7 |
* | Hand maintainership over to Rob Evers. | eik | 2004-04-12 | 1 | -4/+1 |
* | Update to clamav 0.70 | eik | 2004-04-02 | 13 | -178/+83 |
* | - Revert revision 1.22 | pav | 2004-03-28 | 1 | -1/+1 |
* | use included libtool | eik | 2004-03-25 | 2 | -8/+36 |
* | Convert all but one port that uses libtool14 to use libtool15, in readiness | ade | 2004-03-25 | 1 | -1/+1 |
* | ... and remove my experimental bsd.port.mk hacks :) | eik | 2004-03-07 | 1 | -2/+2 |
* | - update to version 0.67-1 | eik | 2004-03-07 | 7 | -52/+65 |
* | - If WITH_MILTER is set and NO_SENDMAIL is defined, don't try to build milter. | pav | 2004-02-28 | 1 | -1/+1 |
* | *** SECURITY update *** | eik | 2004-02-10 | 3 | -5/+32 |
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
* | 1. Add a freshclam rc.d script to start freshclam so the AV database is | glewis | 2004-02-03 | 3 | -3/+48 |
* | . Add a pkg-deinstall script telling people how they can get rid of the | glewis | 2004-02-03 | 1 | -0/+13 |
* | . Add $FreeBSD$ | glewis | 2004-02-03 | 1 | -27/+34 |
* | Fix the comment in the startup-script regarding how to enable clamav-milter | netchild | 2004-01-30 | 2 | -2/+2 |
* | Fix some bugs in the previous commit... | netchild | 2003-12-10 | 2 | -4/+5 |
* | BEWARE: As rcoder(8) isn't present on FreeBSD 4 but clamd must be | netchild | 2003-12-08 | 13 | -69/+214 |
* | Correct the OSVERSION check for the libgmp depedency; libgmp was removed | silby | 2003-11-30 | 1 | -1/+2 |
* | Clamav 0.65 uses libgmp for digital signature calculations; | silby | 2003-11-28 | 1 | -0/+6 |
* | Fix build on -CURRENT. | marcus | 2003-11-25 | 1 | -0/+11 |
* | * Update to 0.65 | marcus | 2003-11-20 | 3 | -7/+6 |
* | - ensure that an stale clamd socket will be deleted. [1] | dinoex | 2003-10-26 | 2 | -2/+19 |
* | - don't remove clamav account on deinstall | dinoex | 2003-09-28 | 6 | -27/+150 |
* | - Fix for STABLE | dinoex | 2003-09-25 | 1 | -8/+18 |
* | Use clamav-milter, but support only gcc30 or higher. | nork | 2003-07-07 | 3 | -0/+11 |
* | * Upgrade to 0.60. | obraun | 2003-06-25 | 3 | -7/+7 |
* | o Add mirror site. | nork | 2003-06-18 | 3 | -12/+24 |
* | Fix install error. | nork | 2003-06-12 | 1 | -0/+3 |
* | Enable pthread support using devel/pth. | leeym | 2003-06-09 | 3 | -4/+8 |
* | PR: 52226 | foxfair | 2003-05-18 | 2 | -4/+4 |
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
* | maintainer-update: security/clamav to 0.54 | edwin | 2003-02-05 | 6 | -6/+56 |
* | new port: security/clamav | edwin | 2003-01-20 | 6 | -0/+73 |