The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD security : clamav-devel

Command line virus scanner written entirely in C

 This is a snapshot version of Clam Antivirus.
Clam Antivirus is command line virus scanner written entirely in C
and its database is kept up to date. It also detects polymorphic
viruses, scans compressed files and supported by AMaViS.
Optionally you can use the clamav-milter interface to connect
clamav with sendmail. 

http://www.clamav.net/



clamav-devel history


v. 1.114
date: 2007/12/12 11:15:27;  author: garga;  state: Exp;  lines: +17 -8
- Update to 20071212
- Unrar code was removed from clamav source due to license problems, and a patch
  was created. I've added an UNRAR option, Off by default.
- Cosmetic changes
- Fix rc.d/clamav-milter to change socket permissions after startup. It fixes
  proclems when sendmail or postfix cannot connect to this socket. [1]

Submitted by:	Chris St Denis   by email

v. 1.113 date: 2007/10/11 18:31:17; author: garga; state: Exp; lines: +1 -1 - Update to 20071011 to reflect 0.92RC2
v. 1.112 date: 2007/08/30 16:25:07; author: garga; state: Exp; lines: +1 -1 Update to 20070830
v. 1.111 date: 2007/07/24 13:35:11; author: garga; state: Exp; lines: +1 -1 - Update to 20070724 PR: ports/114854 Submitted by: delphij
v. 1.110 date: 2007/07/23 09:36:27; author: rafan; state: Exp; lines: +0 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.109 date: 2007/07/11 13:13:42; author: garga; state: Exp; lines: +0 -8 - Remove CURL option, forgotten on last commit. It's not needed anymore
v. 1.108 date: 2007/07/11 12:50:12; author: garga; state: Exp; lines: +1 -2 - Update to 20070711
v. 1.107 date: 2007/05/31 00:44:57; author: garga; state: Exp; lines: +2 -1 - Fix CLAMAV_CLAMD_SOCKET Reported by: Robert Huff
v. 1.106 date: 2007/05/29 17:33:51; author: garga; state: Exp; lines: +35 -8 - Update to 20070529 - Make all last changes that i've made on security/clamav: o Make arc, arj, lha and unzoo achives support dependency as OPTIONS o Fix build with gethostbyname_r after 601103 o Install clamav-config.h o Change clamav-milter rc.d script to use a var to determine seconds of timeout to wait clamd socket be started, just if clamav_clamd_enable is set
v. 1.105 date: 2007/02/18 18:36:49; author: garga; state: Exp; lines: +49 -51 - Update to 20070218 - Make all cleanups and changes i made on security/clamav port - Add CURL and LDAP OPTION
v. 1.104 date: 2006/12/17 15:34:27; author: garga; state: Exp; lines: +1 -3 - Update to 20061217
v. 1.103 date: 2006/12/13 01:41:51; author: mnag; state: Exp; lines: +2 -0 - Mark as FORBIDDEN Security: http://www.vuxml.org/freebsd/eb5124a4-8a20-11db-b033-00123ffe8333.html With hat: secteam
v. 1.102 date: 2006/10/30 13:52:36; author: garga; state: Exp; lines: +1 -3 Update to 20061029 to fix vulnerability Approved by: portmgr (erwin) Security: http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html
v. 1.101 date: 2006/10/20 14:53:54; author: mnag; state: Exp; lines: +2 -0 - Mark as forbidden Approved by: portmgr (secteam blanket) Security: http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html
v. 1.100 date: 2006/09/22 11:46:54; author: garga; state: Exp; lines: +4 -10 - Update do 20060922 snapshot. - Add --enable-experimental and remove CURL option to test new code that doesn't depend of external curl.
v. 1.99 date: 2006/09/05 13:56:23; author: garga; state: Exp; lines: +1 -1 Update to 20060905 snapshot
v. 1.98 date: 2006/08/08 14:43:18; author: garga; state: Exp; lines: +2 -2 - Update to 20060808 - s/INSTALLS_SHLIB/USE_LDCONFIG/
v. 1.97 date: 2006/07/24 15:20:02; author: garga; state: Exp; lines: +1 -1 Update to 20060724
v. 1.96 date: 2006/07/03 12:56:58; author: garga; state: Exp; lines: +4 -3 Update to 20060703
v. 1.95 date: 2006/05/26 16:49:10; author: garga; state: Exp; lines: +9 -1 - Add an option to print logs on stderr instead stdout, it's useful to catch logs and use on smtp log. In preparation to update spamcontro to 2.4 series. - s/unarj/arj/ on clamscan man [1] - Bump PORTREVISION because man change Reported by: Anton Yuzhaninov [1]
v. 1.94 date: 2006/05/25 12:21:45; author: garga; state: Exp; lines: +3 -4 - Update to 20060525 - Use arj and unzoo instead unarj and zoo
v. 1.93 date: 2006/05/10 14:46:46; author: ale; state: Exp; lines: +2 -1 Chase gmp library and bump PORTREVISION.
v. 1.92 date: 2006/05/03 13:14:58; author: garga; state: Exp; lines: +1 -1 Update to 20060503
v. 1.91 date: 2006/04/26 12:47:50; author: garga; state: Exp; lines: +2 -1 - Update to 20060426
v. 1.90 date: 2006/04/07 10:10:20; author: garga; state: Exp; lines: +49 -69 - Update to 20060406 snapshot -- fix multiple vulnerabilities * CVE-2006-1614 Damian Put discovered an integer overflow in the PE header parser. This is only exploitable if the ArchiveMaxFileSize option is disabled. * CVE-2006-1615 Format string vulnerabilities in the logging code have been discovered, which might lead to the execution of arbitrary code. * CVE-2006-1630 David Luyer discovered, that ClamAV can be tricked into an invalid memory access in the cli_bitset_set() function, which may lead to a denial of service. - Synchronize with clamav port using SUB_FILES, USE_RC_SUBR PR: ports/95425 Submitted by: garga Security: VuXML 6a5174bd-c580-11da-9110-00123ffe8333
v. 1.89 date: 2006/04/07 10:07:49; author: garga; state: Exp; lines: +1 -1 Take over maintainership Approved by: maintainer by email
v. 1.88 date: 2006/04/06 17:24:25; author: mnag; state: Exp; lines: +2 -0 - Mark as FORBIDDEN Security: http://www.vuxml.org/freebsd/6a5174bd-c580-11da-9110-00123ffe8333.html
v. 1.87 date: 2006/02/23 10:38:53; author: ade; state: Exp; lines: +1 -0 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.86 date: 2005/11/15 06:50:55; author: ade; state: Exp; lines: +1 -3 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.85 date: 2005/11/07 09:41:07; author: garga; state: Exp; lines: +1 -1 - Update to 20051104 PR: 88483 Approved by: rob@debank.tv (simon bypass maintainer timeout) Security: CAN-2005-3303, http://www.zerodayinitiative.com/advisories/ZDI-05-002.html
v. 1.84 date: 2005/10/04 13:39:49; author: mnag; state: Exp; lines: +22 -23 Update to 20051003 Unmark FORBIDDEN PR: 86878 Approved by: rob@debank.tv (maintainer), pav (mentor)
v. 1.83 date: 2005/09/24 08:35:43; author: simon; state: Exp; lines: +2 -0 Mark FORBIDDEN due to arbitrary code execution vulnerability. Security: http://vuxml.FreeBSD.org/271498a9-2cd4-11da-a263-0001020eed82.html With hat: secteam
v. 1.82 date: 2005/07/21 17:53:45; author: garga; state: Exp; lines: +1 -1 Change MASTERSITE from ~renato to ~garga because I change my account here Approved by: flz (mentor)
v. 1.81 date: 2005/07/04 17:38:52; author: novel; state: Exp; lines: +1 -2 Update to 20050704. PR: 82972 Submitted by: Renato Botelho Approved by: Rob Evers (maintainer)
v. 1.80 date: 2005/06/24 08:02:04; author: sem; state: Exp; lines: +1 -0 - Bump PORTREVISION Requested by: Pavel Rochnyack (irc)
v. 1.79 date: 2005/06/23 13:22:22; author: jylefort; state: Exp; lines: +0 -2 - Fix compilation of the milter interface - Unconditionally define PORTDOCS, as bsd.port.mk now tests ${NOPORTDOCS}
v. 1.78 date: 2005/06/22 10:50:39; author: jylefort; state: Exp; lines: +2 -0 Fix the packing list
v. 1.77 date: 2005/06/14 19:35:44; author: novel; state: Exp; lines: +1 -1 Update to 20050614 (0.86rc1). PR: 82222 Submitted by: Renato Botelho Approved by: Rob Evers (maintainer)
v. 1.76 date: 2005/06/10 10:01:21; author: novel; state: Exp; lines: +1 -1 Update to 20050608. PR: 82042 Submitted by: Renato Botelho Approved by: Rob Evers (maintainer)
v. 1.75 date: 2005/05/30 20:40:05; author: pav; state: Exp; lines: +1 -1 - Update to 20050529 PR: ports/81681 Submitted by: Renato Botelho Approved by: Rob Evers (maintainer)
v. 1.74 date: 2005/05/24 18:29:17; author: novel; state: Exp; lines: +1 -1 Update to 20050524. PR: 81441 Submitted by: Renato Botelho Approved by: Rob Evers (maintainer)
v. 1.73 date: 2005/05/06 08:05:02; author: pav; state: Exp; lines: +4 -2 - Update to 20050503 PR: ports/80581 Submitted by: Renato Botelho Approved by: rob@debank.tv (maintainer)
v. 1.72 date: 2005/04/12 03:26:27; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.71 date: 2005/04/11 08:03:57; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.70 date: 2005/04/09 20:17:07; author: pav; state: Exp; lines: +1 -4 - Update to 20050408, unbreak PR: ports/79688 Submitted by: Renato Botelho
v. 1.69 date: 2005/02/11 22:19:43; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.68 date: 2005/01/27 12:50:32; author: yar; state: Exp; lines: +0 -1 Drop a log-related SED_SCRIPT rule undeeded since rev#1.61. Since then, there has been a common rule for both LogFile and UpdateLogFile.
v. 1.67 date: 2005/01/27 12:15:27; author: yar; state: Exp; lines: +5 -3 Introduce a variable LOGDIR instead of using a literal log directory pathname everywhere. Approved by: Rob Evers (maintainer)
v. 1.66 date: 2005/01/12 18:22:56; author: yar; state: Exp; lines: +1 -0 Finish incorporating the changes proposed in ports/75607 into clamav-devel. In particular, the last change to this port makes use of the clamav-milter pidfile, which wouldn't be recorded without the present change. PR: ports/75607 Approved by: maintainer
v. 1.65 date: 2005/01/12 15:09:50; author: niels; state: Exp; lines: +8 -6 Unbreak security/clamav-devel by updating it to 20050110 (maintainer update) PR: ports/76086 Submitted by: maintainer Approved by: nectar (mentor)
v. 1.64 date: 2004/12/22 02:10:12; author: edwin; state: Exp; lines: +7 -4 Fix ports: security/clamav and security/clamav-devel (change db directory to /var/db/clamav and fix removal of db on deinstall) For the sake of coherence, the ClamAV database should be installed in /var/db/clamav, not /usr/local/share/clamav. Also fixes the database removal on package deinstallation. PR: ports/74172 Submitted by: Jean-Yves Lefort Approved by: Rob Evers
v. 1.63 date: 2004/12/15 09:57:27; author: ale; state: Exp; lines: +2 -1 Update to 20041213 snapshot. Approved by: maintainer
v. 1.62 date: 2004/12/03 09:52:20; author: ale; state: Exp; lines: +2 -1 Update to 20041201 snapshot. Approved by: maintainer
v. 1.61 date: 2004/11/04 22:49:52; author: pav; state: Exp; lines: +62 -51 - Update to 20041101 - Configuration file was renamed to clamd.conf! PR: ports/73491 Submitted by: Rob Evers (maintainer)
v. 1.60 date: 2004/10/15 17:32:45; author: ade; state: Exp; lines: +2 -1 Kill off automake18, switching to automake19. Requiem Mors Pacem.
v. 1.59 date: 2004/09/02 15:24:16; author: vs; state: Exp; lines: +9 -7 - Update to 20040826 snapshot - Fix fetching - Fix -pthread/-lc_r issue for good (courtesy of bsd.autotools.mk, who'd have guessed...) PR: ports/71168 Submitted by: Rob Evers (maintainer), me
v. 1.58 date: 2004/07/04 11:02:30; author: eik; state: Exp; lines: +1 -2 Unbreak (fetching) and update security/clamav-devel to 20040701 snapshot PR: 68596 Submitted by: Rob Evers (maintainer)
v. 1.57 date: 2004/06/11 20:04:30; author: pav; state: Exp; lines: +4 -1 - Update to 20040610 PR: ports/67792 Submitted by: Rob Evers (maintainer)
v. 1.56 date: 2004/06/09 18:04:11; author: mi; state: Exp; lines: +3 -3 Update to today's release. Propagate CPPFLAGS to CONFIGURE_ENV to enable building of the milter part. Use autoconf-2.59 instead of the deprecated 2.57 Approved by: Rob Evers (maintainer)
v. 1.55 date: 2004/06/03 22:14:40; author: pav; state: Exp; lines: +2 -3 - Update to 20040603 PR: ports/67524 Submitted by: Rob Evers (maintainer)
v. 1.54 date: 2004/05/25 12:49:28; author: eik; state: Exp; lines: +1 -1 undo chmod on socket directory Approved by: Rob Evers (maintainer)
v. 1.53 date: 2004/05/25 09:36:35; author: pav; state: Exp; lines: +1 -0 - Change permissions on socket directory to 750. This unbreaks sendmail. Submitted by: ume Approved by: maintainer
v. 1.52 date: 2004/05/24 23:02:23; author: pav; state: Exp; lines: +8 -7 - Update to 20040524 - Rename rc script freshclam.sh -> clamav-freshclam.sh for consistency BEWARE if you're using freshclam daemon you must update your rc.conf! - Chmod 770 socket directory - Diff reduction against security/clamav port PR: ports/67125 Submitted by: Rob Evers (maintainer)
v. 1.51 date: 2004/05/23 16:50:21; author: pav; state: Exp; lines: +4 -6 - Update to 20040521 PR: ports/67040 Submitted by: Rob Evers (maintainer)
v. 1.50 date: 2004/05/03 20:22:55; author: dinoex; state: Exp; lines: +19 -14 - update to 20040503 AllowSupplementaryGroups enabled by default Removed OSVERSION check (not needed anymore) Make the port look a bit more like security/clamav PR: 66203 Submitted by: Rob Evers
v. 1.49 date: 2004/04/20 10:27:53; author: arved; state: Exp; lines: +2 -2 Update to 20040419 PR: 65764 Submitted by: Rob Evers
v. 1.48 date: 2004/04/06 15:32:08; author: dinoex; state: Exp; lines: +5 -1 - update to 20040404 PR: 65205 Submitted by: Rob Evers - fix deinstallation on clean system. sed modifies clamav.conf.default and freshclam.conf.default only. when installing on a clean system from port (package is fine), clamav.conf.default and clamav.conf are diffrent also freshclam.conf.default and freshclam.conf are diffrent, and a deinstallation will leave stale files.
v. 1.47 date: 2004/03/22 13:08:09; author: clement; state: Exp; lines: +1 -1 - Update to 20040321 snapshot PR: 64564 Submitted by: Rob Evers (maintainer)
v. 1.46 date: 2004/03/16 06:33:00; author: daichi; state: Exp; lines: +1 -1 Update to 20040313 PR: ports/64224 Submitted by: Rob Evers (maintainer)
v. 1.45 date: 2004/03/14 06:17:17; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.44 date: 2004/03/12 02:48:24; author: ade; state: Exp; lines: +1 -2 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with the USE_ equivalents. In the current scheme of things, the WANT_ variables in this case are synonymous with the USE_ ones, and thus need to be exterminated. First in a series of major autotools cleanups.
v. 1.43 date: 2004/03/01 10:35:30; author: mbr; state: Exp; lines: +8 -8 Upgrade to 20040229 snapshot. Submitted by: Rob Evers (maintainer)
v. 1.42 date: 2004/02/18 20:24:40; author: dinoex; state: Exp; lines: +10 -7 - Unbreak threading issue PR: 63022 Submitted by: rob@debank.tv - Use fixStaleSocket by default - Add clamav user to mail group (for exim users) - clean up DOCSDIR variable PR: 63022 Submitted by: rob@debank.tv Suggested by: eik
v. 1.41 date: 2004/02/17 00:16:33; author: kris; state: Exp; lines: +4 -0 FORBIDDEN on 502102: Links against libc_r and libpthread
v. 1.40 date: 2004/02/11 10:39:34; author: dinoex; state: Exp; lines: +8 -10 - update to 20040210 - The install doesn't delete the database anymore - Don't remove the database on deinstall - Use OPTIONS target - handle all config install via the port You have to run freshclam manually once after upgrade to restore the database. PR: 62653 Submitted by: rob@debank.tv - Fix deinstall when no database was installed. Submitted by: dinoex
v. 1.39 date: 2004/02/04 05:08:43; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.38 date: 2004/01/30 18:45:04; author: dinoex; state: Exp; lines: +5 -4 - udpate to 20040129 (Various OLE2/VBA fixes) Get default config files from BUILD_WRKSRC to fix upgrade when config files are untouched Really use the POST-INSTALL target PR: 62112 Submitted by: rob@debank.tv
v. 1.37 date: 2004/01/28 13:50:04; author: dinoex; state: Exp; lines: +1 -1 - update to 20040126 Various bugfixes Added support for OLE2 / VBA streams scanning PR: 61948 Submitted by: rob@debank.tv
v. 1.36 date: 2004/01/21 14:41:02; author: dinoex; state: Exp; lines: +6 -2 - update to 20040120 - Added some docs PR: 61675 Submitted by: rob@debank.tv - Fix: remove docdir
v. 1.35 date: 2004/01/16 17:39:46; author: clement; state: Exp; lines: +1 -1 - Update to 0.9.1 - Revert to clamav_milter_enable (rc.subr) PR: 61431 Submitted by: Rob Evers (maintainer) Approved by: erwin (mentor) (implicitly)
v. 1.34 date: 2004/01/13 16:22:04; author: dinoex; state: Exp; lines: +11 -6 - Update to 20040113 Add freshclam daemon startup script Modify freshclam.conf with sane values Milter script cleanup (Milter socket changed) PR: 61313 Submitted by: rob@debank.tv
v. 1.33 date: 2004/01/05 13:29:00; author: dinoex; state: Exp; lines: +1 -1 - Fix build with WRKDIRPREFIX set, hardcoded ./work removed.
v. 1.32 date: 2004/01/05 03:56:18; author: petef; state: Exp; lines: +4 -2 Emergency update to 20040103. PR: 60865 Submitted by: maintainer
v. 1.31 date: 2003/12/30 15:42:38; author: dinoex; state: Exp; lines: +7 -1 - update to 20031229 - new config file freshclam.conf Fix problem with clamscan --mbox Approved by: rob@debank.tv
v. 1.30 date: 2003/12/22 19:57:25; author: dinoex; state: Exp; lines: +2 -1 - Fix build under 5.1 RELEASE (malloc.h) - Update to 20031222 Submitted by: rob@debank.tv
v. 1.29 date: 2003/12/11 15:33:10; author: dinoex; state: Exp; lines: +1 -1 - Update to 20031211 clamd: UseProcesses: use processes instead of threads (initial version) clamav-milter: Added --quarantine-dir clamd: new directive ArchiveMaxCompressionRatio Various fixes PR: 60137 Submitted by: rob@debank.tv
v. 1.28 date: 2003/11/19 16:19:23; author: dinoex; state: Exp; lines: +1 -1 - update to 20031118 - Fix manpage with option WITH_MILTER Submitted by: rob@debank.tv
v. 1.27 date: 2003/11/12 21:14:56; author: dinoex; state: Exp; lines: +3 -3 - update to 20031112 PR: 59219 Submitted by: rob@debank.tv
v. 1.26 date: 2003/10/30 16:14:49; author: dinoex; state: Exp; lines: +1 -1 - update to 20031030 This snapshot supports cvd database updates PR: 58727 Submitted by: rob@debank.tv
v. 1.25 date: 2003/10/21 11:10:15; author: dinoex; state: Exp; lines: +3 -2 - update to 20031020 - Added LIB_DEPENDS libgmp (for signed virus signatures) - sigtool: receive digital signature from remote ClamAV Signing Service PR: 58274 Submitted by: rob@debank.tv
v. 1.24 date: 2003/10/15 02:32:54; author: dinoex; state: Exp; lines: +3 -1 - Add conflict with clamav port PR: 58036 Submitted by: rob@debank.tv
v. 1.23 date: 2003/10/12 05:48:03; author: dinoex; state: Exp; lines: +1 -1 - Update to 20031011 PR: 57867 Submitted by: rob@debank.tv
v. 1.22 date: 2003/10/03 13:31:25; author: dinoex; state: Exp; lines: +29 -15 - Upgrade to 20031001 - added RC-ng scripts - Fix build on CURENT PR: 57451 Submitted by: rob@debank.tv, eikemeier@fillmore-labs.com, dinoex
v. 1.21 date: 2003/09/30 18:21:48; author: dinoex; state: Exp; lines: +7 -11 - Upgrade to 20030930 - This snapshot should be much more stable - Some minor cleanup PR: 57404 Submitted by: rob@debank.tv
v. 1.20 date: 2003/09/30 03:39:11; author: dinoex; state: Exp; lines: +40 -10 Update to 20030928 - use included libtool (seems heavily patched) - make packageable and include a working configure file - don't install useless .la files - use DATADIR - 510001 is FreeBSD 5.10, 5.1-CURRENT is 501100 - Change log and pid file location to more universal one - RC-ng scripts for clamd and clamav-milter are planned - Thanks to Oliver Eikemeier from whom I stole most (clamav-port) PR: 57371 Submitted by: rob@debank.tv
v. 1.19 date: 2003/09/26 17:34:19; author: dinoex; state: Exp; lines: +9 -10 - Udpate to 20030926 add a few switches for spooldir and user The clamav-user doesn't get deinstalled by default (easy when upgrading), after deinstall a message is presented to remove the clamav-user if neccesary. PR: 57254 Submitted by: rob@debank.tv
v. 1.18 date: 2003/09/26 12:19:55; author: dinoex; state: Exp; lines: +20 -2 - add sample rc-script for clamav-clamd and clamav-milter - Fix path to sendmail binary - Fix pthread on current Approved by: rob@debank.tv
v. 1.17 date: 2003/09/04 02:53:25; author: dinoex; state: Exp; lines: +11 -3 - Update to 20030829 - Fix build under stable PR: 56374 Submitted by: rob@debank.tv
v. 1.16 date: 2003/08/08 17:09:11; author: leeym; state: Exp; lines: +2 -5 The clamav-people do nightly snapshots now, hence the port must be updated every day or snapshots have to be preserved elsewhere, this patch changes the master_sites to a mirror which keeps the clamav-devel package for a longer time. And while we're at it update to the latest snapshot. PR: 55294 Submitted by: Rob Evers
v. 1.15 date: 2003/08/04 09:24:25; author: leeym; state: Exp; lines: +2 -2 Upgrade security/clamav-devel to 20030803 PR: 55224 Submitted by: Rob Evers
v. 1.14 date: 2003/07/24 20:33:43; author: osa; state: Exp; lines: +1 -0 Fix pkg-plist, bump PORTREVISION Submitted by: Rob (maintainer) PR: 54818
v. 1.13 date: 2003/07/22 13:54:09; author: leeym; state: Exp; lines: +2 -1 add a knob of WITH_MILTER in Makefile and update description. Submitted by: Rob (maintainer)
v. 1.12 date: 2003/07/22 12:55:07; author: daichi; state: Exp; lines: +2 -2 update security/clamav-devel: 20030705 -> 20030720 PR: 54701 Submitted by: Rob Evers (maintainer) Reviewed by: leeym
v. 1.11 date: 2003/07/07 05:43:35; author: daichi; state: Exp; lines: +1 -1 update security/clamav-devel: 20030625 --> 20030705 PR: 54150 Submitted by: Rob Evers (maintainer)
v. 1.10 date: 2003/06/26 10:55:19; author: nork; state: Exp; lines: +2 -2 Add --enable-bigstack (to CONFIGURE_ARGS) and a manual (to MAN1). PR: ports/53759 Submitted by: Rob Evers (maintainer)
v. 1.9 date: 2003/06/25 12:33:31; author: nork; state: Exp; lines: +22 -13 Add new port of clamav-devel after repo copy. Update to snapshot(20030625). PR: ports/53306 Submitted by: Rob Evers Approved by: portmgr (marcus) Repo copyed by: cvs (joe)
v. 1.8 date: 2003/06/24 16:34:05; author: obraun; state: Exp; lines: +5 -6 * Upgrade to 0.60. * Add --enable-bigstack. PR: ports/53632 Submitted by: Rob Approved by: maintainer
v. 1.7 date: 2003/06/18 09:43:05; author: nork; state: Exp; lines: +10 -7 o Add mirror site. o Remove unnecsesary patches for current. o Add/remove users when installing/removing. o Set permissions on virus database dir. PR: ports/53305 Submitted by: Rob Evers Approved by: TERAMOTO Masahiro (maintainer)
v. 1.6 date: 2003/06/11 16:58:37; author: nork; state: Exp; lines: +3 -0 Fix install error. PR: ports/53112 Submitted by: Michal F. Hanula Rob
v. 1.5 date: 2003/06/08 16:16:49; author: leeym; state: Exp; lines: +4 -2 Enable pthread support using devel/pth. Turn on building clamd and clamdscan. PR: 53056 Pointed out by: Olivier Tharan Submitted by: TERAMOTO Masahiro
v. 1.4 date: 2003/05/18 02:40:47; author: foxfair; state: Exp; lines: +1 -1 PR: 52226 Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Maintainer update: Clam AntiVirus contains OAV database, but its database is developed independently. Pointed out by Tomasz Kojim developer of Clam AntiVirus
v. 1.3 date: 2003/02/21 13:26:42; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.2 date: 2003/02/05 13:09:19; author: edwin; state: Exp; lines: +12 -4 maintainer-update: security/clamav to 0.54 PR: ports/47291 Submitted by: TERAMOTO Masahiro
v. 1.1 date: 2003/01/20 03:41:52; author: edwin; state: Exp; new port: security/clamav Clam Antivirus is command line virus scanner using database from OpenAntiVirus. PR: ports/40602 Submitted by: TERAMOTO Masahiro ============================================================================= v. 1.114 date: 2007/12/12 11:15:27; author: garga; state: Exp; lines: +17 -8 - Update to 20071212 - Unrar code was removed from clamav source due to license problems, and a patch was created. I've added an UNRAR option, Off by default. - Cosmetic changes - Fix rc.d/clamav-milter to change socket permissions after startup. It fixes proclems when sendmail or postfix cannot connect to this socket. [1] Submitted by: Chris St Denis by email
v. 1.113 date: 2007/10/11 18:31:17; author: garga; state: Exp; lines: +1 -1 - Update to 20071011 to reflect 0.92RC2
v. 1.112 date: 2007/08/30 16:25:07; author: garga; state: Exp; lines: +1 -1 Update to 20070830
v. 1.111 date: 2007/07/24 13:35:11; author: garga; state: Exp; lines: +1 -1 - Update to 20070724 PR: ports/114854 Submitted by: delphij
v. 1.110 date: 2007/07/23 09:36:27; author: rafan; state: Exp; lines: +0 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.109 date: 2007/07/11 13:13:42; author: garga; state: Exp; lines: +0 -8 - Remove CURL option, forgotten on last commit. It's not needed anymore
v. 1.108 date: 2007/07/11 12:50:12; author: garga; state: Exp; lines: +1 -2 - Update to 20070711
v. 1.107 date: 2007/05/31 00:44:57; author: garga; state: Exp; lines: +2 -1 - Fix CLAMAV_CLAMD_SOCKET Reported by: Robert Huff
v. 1.106 date: 2007/05/29 17:33:51; author: garga; state: Exp; lines: +35 -8 - Update to 20070529 - Make all last changes that i've made on security/clamav: o Make arc, arj, lha and unzoo achives support dependency as OPTIONS o Fix build with gethostbyname_r after 601103 o Install clamav-config.h o Change clamav-milter rc.d script to use a var to determine seconds of timeout to wait clamd socket be started, just if clamav_clamd_enable is set
v. 1.105 date: 2007/02/18 18:36:49; author: garga; state: Exp; lines: +49 -51 - Update to 20070218 - Make all cleanups and changes i made on security/clamav port - Add CURL and LDAP OPTION
v. 1.104 date: 2006/12/17 15:34:27; author: garga; state: Exp; lines: +1 -3 - Update to 20061217
v. 1.103 date: 2006/12/13 01:41:51; author: mnag; state: Exp; lines: +2 -0 - Mark as FORBIDDEN Security: http://www.vuxml.org/freebsd/eb5124a4-8a20-11db-b033-00123ffe8333.html With hat: secteam
v. 1.102 date: 2006/10/30 13:52:36; author: garga; state: Exp; lines: +1 -3 Update to 20061029 to fix vulnerability Approved by: portmgr (erwin) Security: http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html
v. 1.101 date: 2006/10/20 14:53:54; author: mnag; state: Exp; lines: +2 -0 - Mark as forbidden Approved by: portmgr (secteam blanket) Security: http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html
v. 1.100 date: 2006/09/22 11:46:54; author: garga; state: Exp; lines: +4 -10 - Update do 20060922 snapshot. - Add --enable-experimental and remove CURL option to test new code that doesn't depend of external curl.
v. 1.99 date: 2006/09/05 13:56:23; author: garga; state: Exp; lines: +1 -1 Update to 20060905 snapshot
v. 1.98 date: 2006/08/08 14:43:18; author: garga; state: Exp; lines: +2 -2 - Update to 20060808 - s/INSTALLS_SHLIB/USE_LDCONFIG/
v. 1.97 date: 2006/07/24 15:20:02; author: garga; state: Exp; lines: +1 -1 Update to 20060724
v. 1.96 date: 2006/07/03 12:56:58; author: garga; state: Exp; lines: +4 -3 Update to 20060703
v. 1.95 date: 2006/05/26 16:49:10; author: garga; state: Exp; lines: +9 -1 - Add an option to print logs on stderr instead stdout, it's useful to catch logs and use on smtp log. In preparation to update spamcontro to 2.4 series. - s/unarj/arj/ on clamscan man [1] - Bump PORTREVISION because man change Reported by: Anton Yuzhaninov [1]
v. 1.94 date: 2006/05/25 12:21:45; author: garga; state: Exp; lines: +3 -4 - Update to 20060525 - Use arj and unzoo instead unarj and zoo
v. 1.93 date: 2006/05/10 14:46:46; author: ale; state: Exp; lines: +2 -1 Chase gmp library and bump PORTREVISION.
v. 1.92 date: 2006/05/03 13:14:58; author: garga; state: Exp; lines: +1 -1 Update to 20060503
v. 1.91 date: 2006/04/26 12:47:50; author: garga; state: Exp; lines: +2 -1 - Update to 20060426
v. 1.90 date: 2006/04/07 10:10:20; author: garga; state: Exp; lines: +49 -69 - Update to 20060406 snapshot -- fix multiple vulnerabilities * CVE-2006-1614 Damian Put discovered an integer overflow in the PE header parser. This is only exploitable if the ArchiveMaxFileSize option is disabled. * CVE-2006-1615 Format string vulnerabilities in the logging code have been discovered, which might lead to the execution of arbitrary code. * CVE-2006-1630 David Luyer discovered, that ClamAV can be tricked into an invalid memory access in the cli_bitset_set() function, which may lead to a denial of service. - Synchronize with clamav port using SUB_FILES, USE_RC_SUBR PR: ports/95425 Submitted by: garga Security: VuXML 6a5174bd-c580-11da-9110-00123ffe8333
v. 1.89 date: 2006/04/07 10:07:49; author: garga; state: Exp; lines: +1 -1 Take over maintainership Approved by: maintainer by email
v. 1.88 date: 2006/04/06 17:24:25; author: mnag; state: Exp; lines: +2 -0 - Mark as FORBIDDEN Security: http://www.vuxml.org/freebsd/6a5174bd-c580-11da-9110-00123ffe8333.html
v. 1.87 date: 2006/02/23 10:38:53; author: ade; state: Exp; lines: +1 -0 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.86 date: 2005/11/15 06:50:55; author: ade; state: Exp; lines: +1 -3 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.85 date: 2005/11/07 09:41:07; author: garga; state: Exp; lines: +1 -1 - Update to 20051104 PR: 88483 Approved by: rob@debank.tv (simon bypass maintainer timeout) Security: CAN-2005-3303, http://www.zerodayinitiative.com/advisories/ZDI-05-002.html
v. 1.84 date: 2005/10/04 13:39:49; author: mnag; state: Exp; lines: +22 -23 Update to 20051003 Unmark FORBIDDEN PR: 86878 Approved by: rob@debank.tv (maintainer), pav (mentor)
v. 1.83 date: 2005/09/24 08:35:43; author: simon; state: Exp; lines: +2 -0 Mark FORBIDDEN due to arbitrary code execution vulnerability. Security: http://vuxml.FreeBSD.org/271498a9-2cd4-11da-a263-0001020eed82.html With hat: secteam
v. 1.82 date: 2005/07/21 17:53:45; author: garga; state: Exp; lines: +1 -1 Change MASTERSITE from ~renato to ~garga because I change my account here Approved by: flz (mentor)
v. 1.81 date: 2005/07/04 17:38:52; author: novel; state: Exp; lines: +1 -2 Update to 20050704. PR: 82972 Submitted by: Renato Botelho Approved by: Rob Evers (maintainer)
v. 1.80 date: 2005/06/24 08:02:04; author: sem; state: Exp; lines: +1 -0 - Bump PORTREVISION Requested by: Pavel Rochnyack (irc)
v. 1.79 date: 2005/06/23 13:22:22; author: jylefort; state: Exp; lines: +0 -2 - Fix compilation of the milter interface - Unconditionally define PORTDOCS, as bsd.port.mk now tests ${NOPORTDOCS}
v. 1.78 date: 2005/06/22 10:50:39; author: jylefort; state: Exp; lines: +2 -0 Fix the packing list
v. 1.77 date: 2005/06/14 19:35:44; author: novel; state: Exp; lines: +1 -1 Update to 20050614 (0.86rc1). PR: 82222 Submitted by: Renato Botelho Approved by: Rob Evers (maintainer)
v. 1.76 date: 2005/06/10 10:01:21; author: novel; state: Exp; lines: +1 -1 Update to 20050608. PR: 82042 Submitted by: Renato Botelho Approved by: Rob Evers (maintainer)
v. 1.75 date: 2005/05/30 20:40:05; author: pav; state: Exp; lines: +1 -1 - Update to 20050529 PR: ports/81681 Submitted by: Renato Botelho Approved by: Rob Evers (maintainer)
v. 1.74 date: 2005/05/24 18:29:17; author: novel; state: Exp; lines: +1 -1 Update to 20050524. PR: 81441 Submitted by: Renato Botelho Approved by: Rob Evers (maintainer)
v. 1.73 date: 2005/05/06 08:05:02; author: pav; state: Exp; lines: +4 -2 - Update to 20050503 PR: ports/80581 Submitted by: Renato Botelho Approved by: rob@debank.tv (maintainer)
v. 1.72 date: 2005/04/12 03:26:27; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.71 date: 2005/04/11 08:03:57; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.70 date: 2005/04/09 20:17:07; author: pav; state: Exp; lines: +1 -4 - Update to 20050408, unbreak PR: ports/79688 Submitted by: Renato Botelho
v. 1.69 date: 2005/02/11 22:19:43; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.68 date: 2005/01/27 12:50:32; author: yar; state: Exp; lines: +0 -1 Drop a log-related SED_SCRIPT rule undeeded since rev#1.61. Since then, there has been a common rule for both LogFile and UpdateLogFile.
v. 1.67 date: 2005/01/27 12:15:27; author: yar; state: Exp; lines: +5 -3 Introduce a variable LOGDIR instead of using a literal log directory pathname everywhere. Approved by: Rob Evers (maintainer)
v. 1.66 date: 2005/01/12 18:22:56; author: yar; state: Exp; lines: +1 -0 Finish incorporating the changes proposed in ports/75607 into clamav-devel. In particular, the last change to this port makes use of the clamav-milter pidfile, which wouldn't be recorded without the present change. PR: ports/75607 Approved by: maintainer
v. 1.65 date: 2005/01/12 15:09:50; author: niels; state: Exp; lines: +8 -6 Unbreak security/clamav-devel by updating it to 20050110 (maintainer update) PR: ports/76086 Submitted by: maintainer Approved by: nectar (mentor)
v. 1.64 date: 2004/12/22 02:10:12; author: edwin; state: Exp; lines: +7 -4 Fix ports: security/clamav and security/clamav-devel (change db directory to /var/db/clamav and fix removal of db on deinstall) For the sake of coherence, the ClamAV database should be installed in /var/db/clamav, not /usr/local/share/clamav. Also fixes the database removal on package deinstallation. PR: ports/74172 Submitted by: Jean-Yves Lefort Approved by: Rob Evers
v. 1.63 date: 2004/12/15 09:57:27; author: ale; state: Exp; lines: +2 -1 Update to 20041213 snapshot. Approved by: maintainer
v. 1.62 date: 2004/12/03 09:52:20; author: ale; state: Exp; lines: +2 -1 Update to 20041201 snapshot. Approved by: maintainer
v. 1.61 date: 2004/11/04 22:49:52; author: pav; state: Exp; lines: +62 -51 - Update to 20041101 - Configuration file was renamed to clamd.conf! PR: ports/73491 Submitted by: Rob Evers (maintainer)
v. 1.60 date: 2004/10/15 17:32:45; author: ade; state: Exp; lines: +2 -1 Kill off automake18, switching to automake19. Requiem Mors Pacem.
v. 1.59 date: 2004/09/02 15:24:16; author: vs; state: Exp; lines: +9 -7 - Update to 20040826 snapshot - Fix fetching - Fix -pthread/-lc_r issue for good (courtesy of bsd.autotools.mk, who'd have guessed...) PR: ports/71168 Submitted by: Rob Evers (maintainer), me
v. 1.58 date: 2004/07/04 11:02:30; author: eik; state: Exp; lines: +1 -2 Unbreak (fetching) and update security/clamav-devel to 20040701 snapshot PR: 68596 Submitted by: Rob Evers (maintainer)
v. 1.57 date: 2004/06/11 20:04:30; author: pav; state: Exp; lines: +4 -1 - Update to 20040610 PR: ports/67792 Submitted by: Rob Evers (maintainer)
v. 1.56 date: 2004/06/09 18:04:11; author: mi; state: Exp; lines: +3 -3 Update to today's release. Propagate CPPFLAGS to CONFIGURE_ENV to enable building of the milter part. Use autoconf-2.59 instead of the deprecated 2.57 Approved by: Rob Evers (maintainer)
v. 1.55 date: 2004/06/03 22:14:40; author: pav; state: Exp; lines: +2 -3 - Update to 20040603 PR: ports/67524 Submitted by: Rob Evers (maintainer)
v. 1.54 date: 2004/05/25 12:49:28; author: eik; state: Exp; lines: +1 -1 undo chmod on socket directory Approved by: Rob Evers (maintainer)
v. 1.53 date: 2004/05/25 09:36:35; author: pav; state: Exp; lines: +1 -0 - Change permissions on socket directory to 750. This unbreaks sendmail. Submitted by: ume Approved by: maintainer
v. 1.52 date: 2004/05/24 23:02:23; author: pav; state: Exp; lines: +8 -7 - Update to 20040524 - Rename rc script freshclam.sh -> clamav-freshclam.sh for consistency BEWARE if you're using freshclam daemon you must update your rc.conf! - Chmod 770 socket directory - Diff reduction against security/clamav port PR: ports/67125 Submitted by: Rob Evers (maintainer)
v. 1.51 date: 2004/05/23 16:50:21; author: pav; state: Exp; lines: +4 -6 - Update to 20040521 PR: ports/67040 Submitted by: Rob Evers (maintainer)
v. 1.50 date: 2004/05/03 20:22:55; author: dinoex; state: Exp; lines: +19 -14 - update to 20040503 AllowSupplementaryGroups enabled by default Removed OSVERSION check (not needed anymore) Make the port look a bit more like security/clamav PR: 66203 Submitted by: Rob Evers
v. 1.49 date: 2004/04/20 10:27:53; author: arved; state: Exp; lines: +2 -2 Update to 20040419 PR: 65764 Submitted by: Rob Evers
v. 1.48 date: 2004/04/06 15:32:08; author: dinoex; state: Exp; lines: +5 -1 - update to 20040404 PR: 65205 Submitted by: Rob Evers - fix deinstallation on clean system. sed modifies clamav.conf.default and freshclam.conf.default only. when installing on a clean system from port (package is fine), clamav.conf.default and clamav.conf are diffrent also freshclam.conf.default and freshclam.conf are diffrent, and a deinstallation will leave stale files.
v. 1.47 date: 2004/03/22 13:08:09; author: clement; state: Exp; lines: +1 -1 - Update to 20040321 snapshot PR: 64564 Submitted by: Rob Evers (maintainer)
v. 1.46 date: 2004/03/16 06:33:00; author: daichi; state: Exp; lines: +1 -1 Update to 20040313 PR: ports/64224 Submitted by: Rob Evers (maintainer)
v. 1.45 date: 2004/03/14 06:17:17; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.44 date: 2004/03/12 02:48:24; author: ade; state: Exp; lines: +1 -2 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with the USE_ equivalents. In the current scheme of things, the WANT_ variables in this case are synonymous with the USE_ ones, and thus need to be exterminated. First in a series of major autotools cleanups.
v. 1.43 date: 2004/03/01 10:35:30; author: mbr; state: Exp; lines: +8 -8 Upgrade to 20040229 snapshot. Submitted by: Rob Evers (maintainer)
v. 1.42 date: 2004/02/18 20:24:40; author: dinoex; state: Exp; lines: +10 -7 - Unbreak threading issue PR: 63022 Submitted by: rob@debank.tv - Use fixStaleSocket by default - Add clamav user to mail group (for exim users) - clean up DOCSDIR variable PR: 63022 Submitted by: rob@debank.tv Suggested by: eik
v. 1.41 date: 2004/02/17 00:16:33; author: kris; state: Exp; lines: +4 -0 FORBIDDEN on 502102: Links against libc_r and libpthread
v. 1.40 date: 2004/02/11 10:39:34; author: dinoex; state: Exp; lines: +8 -10 - update to 20040210 - The install doesn't delete the database anymore - Don't remove the database on deinstall - Use OPTIONS target - handle all config install via the port You have to run freshclam manually once after upgrade to restore the database. PR: 62653 Submitted by: rob@debank.tv - Fix deinstall when no database was installed. Submitted by: dinoex
v. 1.39 date: 2004/02/04 05:08:43; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.38 date: 2004/01/30 18:45:04; author: dinoex; state: Exp; lines: +5 -4 - udpate to 20040129 (Various OLE2/VBA fixes) Get default config files from BUILD_WRKSRC to fix upgrade when config files are untouched Really use the POST-INSTALL target PR: 62112 Submitted by: rob@debank.tv
v. 1.37 date: 2004/01/28 13:50:04; author: dinoex; state: Exp; lines: +1 -1 - update to 20040126 Various bugfixes Added support for OLE2 / VBA streams scanning PR: 61948 Submitted by: rob@debank.tv
v. 1.36 date: 2004/01/21 14:41:02; author: dinoex; state: Exp; lines: +6 -2 - update to 20040120 - Added some docs PR: 61675 Submitted by: rob@debank.tv - Fix: remove docdir
v. 1.35 date: 2004/01/16 17:39:46; author: clement; state: Exp; lines: +1 -1 - Update to 0.9.1 - Revert to clamav_milter_enable (rc.subr) PR: 61431 Submitted by: Rob Evers (maintainer) Approved by: erwin (mentor) (implicitly)
v. 1.34 date: 2004/01/13 16:22:04; author: dinoex; state: Exp; lines: +11 -6 - Update to 20040113 Add freshclam daemon startup script Modify freshclam.conf with sane values Milter script cleanup (Milter socket changed) PR: 61313 Submitted by: rob@debank.tv
v. 1.33 date: 2004/01/05 13:29:00; author: dinoex; state: Exp; lines: +1 -1 - Fix build with WRKDIRPREFIX set, hardcoded ./work removed.
v. 1.32 date: 2004/01/05 03:56:18; author: petef; state: Exp; lines: +4 -2 Emergency update to 20040103. PR: 60865 Submitted by: maintainer
v. 1.31 date: 2003/12/30 15:42:38; author: dinoex; state: Exp; lines: +7 -1 - update to 20031229 - new config file freshclam.conf Fix problem with clamscan --mbox Approved by: rob@debank.tv
v. 1.30 date: 2003/12/22 19:57:25; author: dinoex; state: Exp; lines: +2 -1 - Fix build under 5.1 RELEASE (malloc.h) - Update to 20031222 Submitted by: rob@debank.tv
v. 1.29 date: 2003/12/11 15:33:10; author: dinoex; state: Exp; lines: +1 -1 - Update to 20031211 clamd: UseProcesses: use processes instead of threads (initial version) clamav-milter: Added --quarantine-dir clamd: new directive ArchiveMaxCompressionRatio Various fixes PR: 60137 Submitted by: rob@debank.tv
v. 1.28 date: 2003/11/19 16:19:23; author: dinoex; state: Exp; lines: +1 -1 - update to 20031118 - Fix manpage with option WITH_MILTER Submitted by: rob@debank.tv
v. 1.27 date: 2003/11/12 21:14:56; author: dinoex; state: Exp; lines: +3 -3 - update to 20031112 PR: 59219 Submitted by: rob@debank.tv
v. 1.26 date: 2003/10/30 16:14:49; author: dinoex; state: Exp; lines: +1 -1 - update to 20031030 This snapshot supports cvd database updates PR: 58727 Submitted by: rob@debank.tv
v. 1.25 date: 2003/10/21 11:10:15; author: dinoex; state: Exp; lines: +3 -2 - update to 20031020 - Added LIB_DEPENDS libgmp (for signed virus signatures) - sigtool: receive digital signature from remote ClamAV Signing Service PR: 58274 Submitted by: rob@debank.tv
v. 1.24 date: 2003/10/15 02:32:54; author: dinoex; state: Exp; lines: +3 -1 - Add conflict with clamav port PR: 58036 Submitted by: rob@debank.tv
v. 1.23 date: 2003/10/12 05:48:03; author: dinoex; state: Exp; lines: +1 -1 - Update to 20031011 PR: 57867 Submitted by: rob@debank.tv
v. 1.22 date: 2003/10/03 13:31:25; author: dinoex; state: Exp; lines: +29 -15 - Upgrade to 20031001 - added RC-ng scripts - Fix build on CURENT PR: 57451 Submitted by: rob@debank.tv, eikemeier@fillmore-labs.com, dinoex
v. 1.21 date: 2003/09/30 18:21:48; author: dinoex; state: Exp; lines: +7 -11 - Upgrade to 20030930 - This snapshot should be much more stable - Some minor cleanup PR: 57404 Submitted by: rob@debank.tv
v. 1.20 date: 2003/09/30 03:39:11; author: dinoex; state: Exp; lines: +40 -10 Update to 20030928 - use included libtool (seems heavily patched) - make packageable and include a working configure file - don't install useless .la files - use DATADIR - 510001 is FreeBSD 5.10, 5.1-CURRENT is 501100 - Change log and pid file location to more universal one - RC-ng scripts for clamd and clamav-milter are planned - Thanks to Oliver Eikemeier from whom I stole most (clamav-port) PR: 57371 Submitted by: rob@debank.tv
v. 1.19 date: 2003/09/26 17:34:19; author: dinoex; state: Exp; lines: +9 -10 - Udpate to 20030926 add a few switches for spooldir and user The clamav-user doesn't get deinstalled by default (easy when upgrading), after deinstall a message is presented to remove the clamav-user if neccesary. PR: 57254 Submitted by: rob@debank.tv
v. 1.18 date: 2003/09/26 12:19:55; author: dinoex; state: Exp; lines: +20 -2 - add sample rc-script for clamav-clamd and clamav-milter - Fix path to sendmail binary - Fix pthread on current Approved by: rob@debank.tv
v. 1.17 date: 2003/09/04 02:53:25; author: dinoex; state: Exp; lines: +11 -3 - Update to 20030829 - Fix build under stable PR: 56374 Submitted by: rob@debank.tv
v. 1.16 date: 2003/08/08 17:09:11; author: leeym; state: Exp; lines: +2 -5 The clamav-people do nightly snapshots now, hence the port must be updated every day or snapshots have to be preserved elsewhere, this patch changes the master_sites to a mirror which keeps the clamav-devel package for a longer time. And while we're at it update to the latest snapshot. PR: 55294 Submitted by: Rob Evers
v. 1.15 date: 2003/08/04 09:24:25; author: leeym; state: Exp; lines: +2 -2 Upgrade security/clamav-devel to 20030803 PR: 55224 Submitted by: Rob Evers
v. 1.14 date: 2003/07/24 20:33:43; author: osa; state: Exp; lines: +1 -0 Fix pkg-plist, bump PORTREVISION Submitted by: Rob (maintainer) PR: 54818
v. 1.13 date: 2003/07/22 13:54:09; author: leeym; state: Exp; lines: +2 -1 add a knob of WITH_MILTER in Makefile and update description. Submitted by: Rob (maintainer)
v. 1.12 date: 2003/07/22 12:55:07; author: daichi; state: Exp; lines: +2 -2 update security/clamav-devel: 20030705 -> 20030720 PR: 54701 Submitted by: Rob Evers (maintainer) Reviewed by: leeym
v. 1.11 date: 2003/07/07 05:43:35; author: daichi; state: Exp; lines: +1 -1 update security/clamav-devel: 20030625 --> 20030705 PR: 54150 Submitted by: Rob Evers (maintainer)
v. 1.10 date: 2003/06/26 10:55:19; author: nork; state: Exp; lines: +2 -2 Add --enable-bigstack (to CONFIGURE_ARGS) and a manual (to MAN1). PR: ports/53759 Submitted by: Rob Evers (maintainer)
v. 1.9 date: 2003/06/25 12:33:31; author: nork; state: Exp; lines: +22 -13 Add new port of clamav-devel after repo copy. Update to snapshot(20030625). PR: ports/53306 Submitted by: Rob Evers Approved by: portmgr (marcus) Repo copyed by: cvs (joe)
v. 1.8 date: 2003/06/24 16:34:05; author: obraun; state: Exp; lines: +5 -6 * Upgrade to 0.60. * Add --enable-bigstack. PR: ports/53632 Submitted by: Rob Approved by: maintainer
v. 1.7 date: 2003/06/18 09:43:05; author: nork; state: Exp; lines: +10 -7 o Add mirror site. o Remove unnecsesary patches for current. o Add/remove users when installing/removing. o Set permissions on virus database dir. PR: ports/53305 Submitted by: Rob Evers Approved by: TERAMOTO Masahiro (maintainer)
v. 1.6 date: 2003/06/11 16:58:37; author: nork; state: Exp; lines: +3 -0 Fix install error. PR: ports/53112 Submitted by: Michal F. Hanula Rob
v. 1.5 date: 2003/06/08 16:16:49; author: leeym; state: Exp; lines: +4 -2 Enable pthread support using devel/pth. Turn on building clamd and clamdscan. PR: 53056 Pointed out by: Olivier Tharan Submitted by: TERAMOTO Masahiro
v. 1.4 date: 2003/05/18 02:40:47; author: foxfair; state: Exp; lines: +1 -1 PR: 52226 Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Maintainer update: Clam AntiVirus contains OAV database, but its database is developed independently. Pointed out by Tomasz Kojim developer of Clam AntiVirus
v. 1.3 date: 2003/02/21 13:26:42; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.2 date: 2003/02/05 13:09:19; author: edwin; state: Exp; lines: +12 -4 maintainer-update: security/clamav to 0.54 PR: ports/47291 Submitted by: TERAMOTO Masahiro
v. 1.1 date: 2003/01/20 03:41:52; author: edwin; state: Exp; new port: security/clamav Clam Antivirus is command line virus scanner using database from OpenAntiVirus. PR: ports/40602 Submitted by: TERAMOTO Masahiro ============================================================================= v. 1.114 date: 2007/12/12 11:15:27; author: garga; state: Exp; lines: +17 -8 - Update to 20071212 - Unrar code was removed from clamav source due to license problems, and a patch was created. I've added an UNRAR option, Off by default. - Cosmetic changes - Fix rc.d/clamav-milter to change socket permissions after startup. It fixes proclems when sendmail or postfix cannot connect to this socket. [1] Submitted by: Chris St Denis by email
v. 1.113 date: 2007/10/11 18:31:17; author: garga; state: Exp; lines: +1 -1 - Update to 20071011 to reflect 0.92RC2
v. 1.112 date: 2007/08/30 16:25:07; author: garga; state: Exp; lines: +1 -1 Update to 20070830
v. 1.111 date: 2007/07/24 13:35:11; author: garga; state: Exp; lines: +1 -1 - Update to 20070724 PR: ports/114854 Submitted by: delphij
v. 1.110 date: 2007/07/23 09:36:27; author: rafan; state: Exp; lines: +0 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.109 date: 2007/07/11 13:13:42; author: garga; state: Exp; lines: +0 -8 - Remove CURL option, forgotten on last commit. It's not needed anymore
v. 1.108 date: 2007/07/11 12:50:12; author: garga; state: Exp; lines: +1 -2 - Update to 20070711
v. 1.107 date: 2007/05/31 00:44:57; author: garga; state: Exp; lines: +2 -1 - Fix CLAMAV_CLAMD_SOCKET Reported by: Robert Huff
v. 1.106 date: 2007/05/29 17:33:51; author: garga; state: Exp; lines: +35 -8 - Update to 20070529 - Make all last changes that i've made on security/clamav: o Make arc, arj, lha and unzoo achives support dependency as OPTIONS o Fix build with gethostbyname_r after 601103 o Install clamav-config.h o Change clamav-milter rc.d script to use a var to determine seconds of timeout to wait clamd socket be started, just if clamav_clamd_enable is set
v. 1.105 date: 2007/02/18 18:36:49; author: garga; state: Exp; lines: +49 -51 - Update to 20070218 - Make all cleanups and changes i made on security/clamav port - Add CURL and LDAP OPTION
v. 1.104 date: 2



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm