| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new option to build JIT bytecode compiler using llvm installed from ports | Renato Botelho | 2011-02-23 | 1 | -3/+11 |
* | Fix detection if python was built with threads support and run make check | Renato Botelho | 2011-02-21 | 1 | -1/+1 |
* | Update to 0.97 | Renato Botelho | 2011-02-08 | 4 | -45/+3 |
* | Restrict LLVM to i386 and amd64 since it doesn't build on sparc64, ia64 and | Renato Botelho | 2011-01-26 | 1 | -1/+1 |
* | - On 0.96.5, clamav was leaving some zombie proccess of freshclam, fix it. | Renato Botelho | 2010-12-16 | 3 | -0/+42 |
* | Sync to new bsd.autotools.mk | Ade Lovett | 2010-12-04 | 1 | -1/+1 |
* | Update to 0.96.5 | Renato Botelho | 2010-12-01 | 2 | -4/+3 |
* | Update to 0.96.4 | Renato Botelho | 2010-10-25 | 3 | -16/+4 |
* | Fix a mmap() error scanning PDF files, as described on clamav's git repo commit | Renato Botelho | 2010-09-28 | 2 | -1/+12 |
* | - Remove GCC 4.2+ dependency, now it builds file with 3.4.6 | Renato Botelho | 2010-09-27 | 1 | -10/+13 |
* | Update to 0.96.3 | Renato Botelho | 2010-09-20 | 5 | -61/+4 |
* | - Add missing dependency (libltdl) to clamav and clamav-devel ports | Renato Botelho | 2010-09-13 | 1 | -1/+2 |
* | - Fix bytecode problem on FreeBSD 7.1 | Renato Botelho | 2010-09-03 | 3 | -1/+47 |
* | Add LICENSE | Renato Botelho | 2010-08-24 | 1 | -0/+2 |
* | - Fix CPU assumptions for amd64 | Renato Botelho | 2010-08-16 | 2 | -0/+11 |
* | pav@ noted LICENSE code don't work fine with ports using @cwd in plist, and | Renato Botelho | 2010-08-13 | 1 | -2/+0 |
* | Update to 0.96.2 | Renato Botelho | 2010-08-13 | 2 | -4/+4 |
* | Add LICENSE | Renato Botelho | 2010-08-10 | 1 | -0/+2 |
* | Gcc 4.2+ is only needed to build clamav with LLVM/JIT support, remove this | Renato Botelho | 2010-05-21 | 1 | -1/+1 |
* | Update to 0.96.1 | Renato Botelho | 2010-05-19 | 3 | -36/+6 |
* | Disable LLVM/JIT build for sparc64, it should unbreak it on this arch | Renato Botelho | 2010-05-04 | 1 | -1/+1 |
* | - Use ${TOUCH} instead of touch | Renato Botelho | 2010-04-12 | 2 | -1/+3 |
* | Unit tests require python built with thread support, disable make check when | Renato Botelho | 2010-04-12 | 1 | -1/+17 |
* | Python and gmaker are needed just if LLVM option is set | Renato Botelho | 2010-04-09 | 1 | -14/+16 |
* | - Reduce differences between it and security/clamav-devel | Renato Botelho | 2010-04-06 | 1 | -10/+16 |
* | - Remove duplicated BUILD_DEPENDS | Renato Botelho | 2010-04-06 | 1 | -2/+0 |
* | - Update to 0.96 | Renato Botelho | 2010-04-06 | 6 | -54/+62 |
* | Begin the process of deprecating sysutils/rc_subr by | Doug Barton | 2010-03-27 | 3 | -3/+3 |
* | Execute a "make check" at post-build target, add libcheck as a dependency for it | Renato Botelho | 2010-01-27 | 1 | -0/+6 |
* | After some requests, change permission of clamav-milter socket to 0777 | Renato Botelho | 2010-01-22 | 1 | -1/+1 |
* | Update to 0.95.3 | Renato Botelho | 2009-10-29 | 5 | -8/+45 |
* | Fix a few "bad example" problems in the rc.d scripts that have been | Doug Barton | 2009-07-15 | 2 | -4/+4 |
* | - Update to 0.95.2 | Renato Botelho | 2009-06-12 | 2 | -5/+4 |
* | - Add reload option to startup script, it calls clamdscan --reload, a faster | Renato Botelho | 2009-04-21 | 2 | -0/+9 |
* | - Update to 0.95.1 and fix clamav-milter | Renato Botelho | 2009-04-08 | 2 | -5/+4 |
* | - Remove wrong patch added on last commit | Renato Botelho | 2009-04-03 | 1 | -372/+0 |
* | - Mark clamav-milter as BROKEN since it's not working. I updated clamav-devel | Renato Botelho | 2009-04-03 | 2 | -0/+373 |
* | - Update to 0.95 | Renato Botelho | 2009-03-27 | 7 | -53/+33 |
* | - Mark MAKE_JOBS_SAFE for SMP compilation | Martin Matuska | 2009-03-23 | 1 | -0/+1 |
* | - Update to 0.94.2 | Renato Botelho | 2008-11-26 | 2 | -4/+4 |
* | - Remove libtools from depends and use its own version, without it next | Renato Botelho | 2008-11-17 | 1 | -2/+1 |
* | - Update to 0.94.1 | Renato Botelho | 2008-11-03 | 3 | -14/+14 |
* | - Fix pkg-plist | Renato Botelho | 2008-09-15 | 2 | -3/+4 |
* | - Update security/clamav to 0.94 [1] and fix a remote DoS [2] | Renato Botelho | 2008-09-15 | 3 | -26/+26 |
* | - Change pre-install: target to pre-su-install: since user and group are | Renato Botelho | 2008-08-21 | 1 | -1/+1 |
* | Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. | Rong-En Fan | 2008-08-21 | 1 | -1/+0 |
* | - Permit to ser owner and group to clamav milter socket [1] | Renato Botelho | 2008-08-18 | 2 | -6/+14 |
* | - Fix wrong error message in clamav-milter startup script | Renato Botelho | 2008-08-18 | 1 | -1/+1 |
* | - Last change on clamav-milter startup script doesn't work if used with inet[6] | Renato Botelho | 2008-07-14 | 1 | -16/+26 |
* | - Update to 0.93.3 | Renato Botelho | 2008-07-07 | 3 | -5/+20 |