| Commit message (Expand) | Author | Age | Files | Lines |
* | - Convert USE_ICONV=yes to USES=iconv | Marcus von Appen | 2013-04-27 | 1 | -1/+1 |
* | Update to 0.97.8 | Renato Botelho | 2013-04-23 | 2 | -3/+3 |
* | Update to 0.97.7 | Renato Botelho | 2013-03-15 | 2 | -3/+3 |
* | Remove patches to build with clang and force clamav and clamav-devel to use GCC. | Renato Botelho | 2013-02-11 | 1 | -0/+1 |
* | Change headers of all ports maintained by me to new format | Renato Botelho | 2012-10-05 | 1 | -5/+1 |
* | Update to 0.97.6 | Renato Botelho | 2012-09-17 | 2 | -4/+3 |
* | Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports | Renato Botelho | 2012-08-03 | 1 | -2/+2 |
* | - Move to OPTIONSng | Renato Botelho | 2012-06-29 | 1 | -40/+30 |
* | - Fix CL_FORMAT bug introducted by clamav in version 0.97.5 (their bug #5252) | Michael Scheidell | 2012-06-22 | 2 | -0/+24 |
* | Update to 0.97.5 | Renato Botelho | 2012-06-15 | 2 | -3/+3 |
* | - Update to 0.97.4 | Renato Botelho | 2012-03-17 | 3 | -141/+9 |
* | In the rc.d scripts, change assignments to rcvar to use the | Doug Barton | 2012-01-14 | 3 | -3/+3 |
* | - Remove unecessary dependency (libcheck) when option TESTS is off [1] | Renato Botelho | 2011-11-19 | 1 | -2/+2 |
* | Clamav project people offers a new version tarball for package maintainers | Renato Botelho | 2011-10-19 | 2 | -2/+3 |
* | - Update to 0.97.3 | Renato Botelho | 2011-10-18 | 3 | -3/+138 |
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | Dmitry Marakasov | 2011-09-23 | 1 | -2/+0 |
* | - Update to 0.97.2 | Renato Botelho | 2011-07-26 | 4 | -162/+3 |
* | Fix build with llvm from ports | Renato Botelho | 2011-07-06 | 2 | -1/+135 |
* | Remove bashism from the unit tests, and also check that chosen random port is | Chris Rees | 2011-06-29 | 1 | -0/+24 |
* | - Update to 0.97.1 | Renato Botelho | 2011-06-15 | 2 | -4/+6 |
* | - s/CONF_FILES/CLAM_CONF_FILES/ to avoid a conflict in the future with new | Renato Botelho | 2011-05-19 | 1 | -3/+3 |
* | 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 |