aboutsummaryrefslogtreecommitdiff
path: root/security/clamav/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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-081-2/+1
* 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-161-0/+1
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
* Update to 0.96.5Renato Botelho2010-12-011-1/+1
* Update to 0.96.4Renato Botelho2010-10-251-2/+1
* Fix a mmap() error scanning PDF files, as described on clamav's git repo commitRenato Botelho2010-09-281-1/+1
* - Remove GCC 4.2+ dependency, now it builds file with 3.4.6Renato Botelho2010-09-271-10/+13
* Update to 0.96.3Renato Botelho2010-09-201-2/+1
* - Add missing dependency (libltdl) to clamav and clamav-devel portsRenato Botelho2010-09-131-1/+2
* - Fix bytecode problem on FreeBSD 7.1Renato Botelho2010-09-031-1/+1
* Add LICENSERenato Botelho2010-08-241-0/+2
* - Fix CPU assumptions for amd64Renato Botelho2010-08-161-0/+1
* 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-131-1/+1
* 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-191-3/+3
* Disable LLVM/JIT build for sparc64, it should unbreak it on this archRenato Botelho2010-05-041-1/+1
* - Use ${TOUCH} instead of touchRenato Botelho2010-04-121-1/+2
* 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-091-14/+16
* - Reduce differences between it and security/clamav-develRenato Botelho2010-04-061-10/+16
* - Remove duplicated BUILD_DEPENDSRenato Botelho2010-04-061-2/+0
* - Update to 0.96Renato Botelho2010-04-061-8/+25
* Execute a "make check" at post-build target, add libcheck as a dependency for itRenato Botelho2010-01-271-0/+6
* Update to 0.95.3Renato Botelho2009-10-291-1/+1
* - Update to 0.95.2Renato Botelho2009-06-121-2/+1
* - Add reload option to startup script, it calls clamdscan --reload, a fasterRenato Botelho2009-04-211-0/+1
* - Update to 0.95.1 and fix clamav-milterRenato Botelho2009-04-081-2/+1
* - Mark clamav-milter as BROKEN since it's not working. I updated clamav-develRenato Botelho2009-04-031-0/+1
* - Update to 0.95Renato Botelho2009-03-271-12/+13
* - Mark MAKE_JOBS_SAFE for SMP compilationMartin Matuska2009-03-231-0/+1
* - Update to 0.94.2Renato Botelho2008-11-261-1/+1
* - Remove libtools from depends and use its own version, without it nextRenato Botelho2008-11-171-2/+1
* - Update to 0.94.1Renato Botelho2008-11-031-3/+3
* - Fix pkg-plistRenato Botelho2008-09-151-0/+1
* - Update security/clamav to 0.94 [1] and fix a remote DoS [2]Renato Botelho2008-09-151-1/+1
* - 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-181-5/+10
* - Update to 0.93.3Renato Botelho2008-07-071-2/+1
* - Fix checking of database viruses at startup script that i broke on lastRenato Botelho2008-06-171-1/+1
* - Fix clamd startup script to support cld containers for virus databasesRenato Botelho2008-06-161-0/+1
* - Forgot to remove one conditional about PTHREAD_LIB on last commitRenato Botelho2008-06-091-8/+4
* - Remove < 6.1 conditional since it's no longer supportedRenato Botelho2008-06-091-6/+1
* - Update to 0.93.1Renato Botelho2008-06-091-2/+1
* - Fix default clamd socket name: clamd -> clamd.sockRenato Botelho2008-05-201-6/+9