aboutsummaryrefslogtreecommitdiffstats
path: root/security/clamav
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.91.2garga2007-08-222-4/+4
| | | | | PR: ports/115682 Submitted by: Michael Scheidell <scheidell@secnap.net>
* Fix clamav-milter startup script to don't wait clamd socket when it's using tcpgarga2007-08-141-1/+1
| | | | | | | socket PR: ports/115353 (Based on) Submitted by: Alexander Shikoff <minotaur@crete.org.ua>
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | 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
* - Update to 0.91.1garga2007-07-172-4/+4
| | | | | PR: ports/114643 Submitted by: Michael Scheidell <scheidell@secnap.net>
* - Update to 0.91garga2007-07-112-12/+4
| | | | - Remove CURL option because it's not needed anymore
* - Change clamav-milter rc.d script, now it just wait for clamd socket ifgarga2007-06-051-15/+19
| | | | | | | clamav_clamd_enable is set. PR: ports/111545 Submitted by: Craig Leres <leres@ee.lbl.gov>
* - Update to 0.90.3garga2007-06-023-74/+4
| | | | | | | - Remove unzoo support (clam doesn't support it anymore) PR: ports/113174 Submitted by: Michael Scheidell <scheidell@secnap.net>
* - Make arc, arj, lha and unzoo achives support dependency as OPTIONS enabled bygarga2007-05-281-5/+18
| | | | | | | | default. Clamav can run fine without these guys. PORTREVISION bump is not needed since final package is the same. PR: ports/113087 Submitted by: baptiste.daroussin@gmail.com
* - Fix build with gethostbyname_r just after 601103 instead 600000garga2007-04-161-1/+2
| | | | | | | - Bump PORTREVISION Reported by: security <security@jim-liesl.org> Submitted by: Craig Butler <craig001@lerwick.hopto.org>
* - Update to 0.90.2garga2007-04-145-7/+91
| | | | | | | | | | | | | | | - Add a patch to increase performance of clamd in threaded systems [1] - Change clamav-milter rc.d script to use a var to determine seconds of timeout to wait clamd socket be started [2] - Add support to gethostbyname_r() on FreeBSD 6 and above [3] - Install clamav-config.h [3] - Fix all dependencies for klamav work fine [3] PR: ports/111130 [2], ports/111478 [3] Submitted by: Anton Yuzhaninov <citrin@rambler-co.ru> [1] Denis Eremenko <moonshade@pnhz.kz> [2] Anderson S. Ferreira <anderson@cnpm.embrapa.br> [3] Obtained from: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=434 [1]
* Bump PORTREVISION for last changesgarga2007-03-171-0/+1
| | | | Pointy Hat to: mbr
* And unbreak support for older FreeBSDs where libthr/libpthread did not exist.mbr2007-03-161-5/+9
| | | | PR: 110334
* Only use libthr for FreeBSD > 6.1mbr2007-03-161-1/+1
|
* - Update clamav to 0.90.1garga2007-03-144-12/+15
| | | | | | - Use -lthr to build clamav since it has problems with libpthread - Bump PORTREVISION of dependant ports, libclamav version was bumped - Fix clamcour to build with clamav-0.90.x using patch sent by maintainer
* Fix pthread lib for clamav-miltergarga2007-03-051-1/+10
| | | | | PR: ports/109792 Submitted by: Eugene Grosbein <eugen@kuzbass.ru>
* Change the way to patch configure to respect ${PTHREAD_LIBS} to a better one.garga2007-03-022-4/+13
|
* - Fix problems with thread caused by a bad REINPLACE_CMD.garga2007-03-011-2/+2
| | | | | | - Bump PORTREVISION Reported by: many users
* Fix clamav-milter startup script like was done on clamav-devel, to make it waitgarga2007-03-011-0/+6
| | | | | | clamd socket before start. Submitted by: ache@
* - Fix 'integer constant is too large for "long" type' warning [1]garga2007-02-193-45/+34
| | | | | | | | | | | | - Convert one patch to REINPLACE_CMD - Force to use ${PREFIX}/lib/libmilter.a if it's installed - Fix sendmail binary detection using --with-sendmail instead SENDMAIL envvar - Add EXPERIMENTAL OPTION to build with --enable-experimental - Remove DESTDIR/TARGETDIR since it's useless for now - Bump PORTREVISION Submitted by: stas@ at #bsdports [1] Thanks to: stas@ and simon@ [1]
* - Fix sed used on (clamd|freshclam).conf to new formatgarga2007-02-161-4/+6
| | | | | | | - Add LDAP as an OPTION - Bump PORTREVISION Spoted by: ache@
* - Update to 0.90garga2007-02-1610-3342/+44
| | | | | | | - Cleanup a little bit PR: ports/109185 (Based on) Submitted by: Michael Scheidell <scheidell@secnap.net>
* Update the ftp/curl port to 7.16.0.roam2006-12-131-1/+2
| | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports
* - Update clamav to 0.88.7mnag2006-12-132-4/+4
| | | | | | | | PR: 106620 Submitted by: Michael Scheidell <scheidell___secnap.net> Approved by: maintainer timeout (18 hours) With hat: secteam Security: http://secunia.com/advisories/23347/, http://www.quantenblog.net/security/virus-scanner-bypass
* Update to 0.88.6garga2006-11-062-4/+4
|
* - Update to 0.88.5mnag2006-10-163-7/+7
| | | | | | | | - portlint(1) Approved by: portmgr (mnag with secteam hat), garga (maintainer) Security: http://lurker.clamav.net/message/20061016.015114.dc6a8930.en.html, http://secunia.com/advisories/22370/
* Respect DESTDIRgarga2006-08-092-36/+46
| | | | | Reworked by: gabor Tested by: gabor
* - Update to 0.88.4garga2006-08-082-7/+6
| | | | | | | - Use USE_LDCONFIG instead obsolete INSTALLS_SHLIB - Use new MASTER_SITES magic to SF Security: http://www.clamav.net/security/0.88.4.html
* Update to 0.88.3garga2006-07-032-5/+5
|
* - Add an option to print logs on stderr instead stdout, it's useful to catchgarga2006-05-272-2/+26
| | | | | | | | 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 <citrin at citrin.ru> [1]
* Depend of archivers/arj instead archivers/unarjgarga2006-05-241-2/+2
|
* Use archivers/unzoo on DEPENDS instead zoogarga2006-05-241-2/+2
| | | | Proposed by: Anton Yuzhaninov <citrin at citrin.ru>
* Chase gmp library and bump PORTREVISION.ale2006-05-101-1/+2
|
* Update to 0.88.2garga2006-04-302-4/+4
|
* Take over maintainershipgarga2006-04-071-1/+1
| | | | Approved by: maintainer by email
* - Update to 0.88.1 -- Fix multiple vulnerabilitiesgarga2006-04-066-32/+11
| | | | | | | | | | | | | | | | | | | | * 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. - Use USE_RC_SUBR=script PR: ports/95403 Submitted by: garga Approved by: maintainer timeout (mnag on behalf of secteam) Security: VuXML 6a5174bd-c580-11da-9110-00123ffe8333
* Conversion to a single libtool environment.ade2006-02-232-0/+2
| | | | Approved by: portmgr (kris)
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-213-6/+6
| | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
* Update to 0.88, a possible heap overflow in the UPX code has been fixedehaupt2006-01-113-4/+5
| | | | | | | PR: 91593 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Approved by: simon (secteam) Security: 612a34ec-81dc-11da-a043-0002a5c3d308 (VuXML)
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* Update to 0.87.1mnag2005-11-053-20/+3
| | | | | | | PR: 88482 Submitted by: garga Approved by: rob@debank.tv (simon bypass maintainer timeout) Security: CAN-2005-3303, http://www.zerodayinitiative.com/advisories/ZDI-05-002.html
* Fix package list when use LIBUNRARmnag2005-10-143-40/+18
| | | | | | | | | If use LIBUNRAR don't need archivers/unrar Remake patches to work without autotools Bump PORTREVISION PR: 87338 Approved by: Rob <rob@debank.tv> (maintainer)
* Fix using of libunrar in OPTIONS variable.vsevolod2005-10-121-1/+1
| | | | Noted by: ache
* Allow clamav to use rar 3 archives using archivers/libunrar.vsevolod2005-10-122-1/+3255
| | | | | | PR: 86510 Submitted by: Alex Samorukov <samm@os2.kiev.ua>, Rob <r.evers@nedstat.com> (maintainer)
* - presrve downloaded cvd files on deinstalldinoex2005-09-221-3/+3
| | | | Approved by: Rob Evers
* Fix build with milter on FreeBSD 4.X.simon2005-09-211-0/+16
|
* - Update to 0.87pav2005-09-206-38/+4
| | | | | | | | | PR: ports/86276 Submitted by: dawnshade <h-k@mail.ru> Approved by: maintainer timeout (3 days) timeout rushed by simon (secteam hat) Security: CAN-2005-2919, CAN-2005-2920, http://www.secunia.com/advisories/16848/
* - Bandaid compilation on FreeBSD 5.2.1pav2005-08-311-0/+4
| | | | | | PR: ports/84131 Submitted by: Thorolf <thorolf@grid.einherjar.de> Approved by: maintainer timeout (1 month)
* - Fix startup script for miltersem2005-07-282-2/+3
| | | | | | PR: ports/84104 Submitted by: maintainer Reported by: Erin Fortenberry <kahn@deadbbs.com>
* - Update to 0.86.2sem2005-07-252-3/+3
| | | | | | PR: ports/84038 Submitted by: dawnshade <h-k@mail.ru> Approved by: maintainer
* Fix the fix of the compilation of the milter interface.jylefort2005-06-292-30/+28
|
* Fix compilation of the milter interface.jylefort2005-06-291-0/+28
| | | | Reported by: Tony Shadwick <tshadwick@goinet.com>
* Remove mtree dir from pkg-plistlawrance2005-06-281-1/+0
|
* - Update to 0.86.1lawrance2005-06-253-13/+3
| | | | | | | | A possible crash in the libmspack's Quantum decompressor has been fixed. PR: ports/82604 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: maintainer
* - Bump PORTREVISIONsem2005-06-241-0/+1
| | | | Requested by: Pavel Rochnyack (irc)
* - Fix compilation of the milter interface [1]jylefort2005-06-232-6/+13
| | | | | | | | - Unconditionally define PORTDOCS, as bsd.port.mk now tests ${NOPORTDOCS} [1]: PR: ports/82543 Submitted by: Thomas Abthorpe <thomas@stthomasanglican.org>
* - Update to 0.86 [1]jylefort2005-06-223-3/+6
| | | | | | | | | - Fix the packing list [1] PR: ports/82474 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: maintainer
* Do not remove libdata/pkgconfig since it is now part of mtree.marcus2005-05-221-1/+0
| | | | Reported by: pointyhat via kris
* Update to 0.85.1.novel2005-05-172-3/+3
| | | | | | PR: 81157 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: Rob Evers (maintainer)
* - Update to 0.85 [1]jylefort2005-05-1312-37/+74
| | | | | | | | | - Fix syntax of "extern C" wrappers in .h files [2] - Use SUB_FILES facility - Polish the Makefile PR: ports/80947 Submitted by: maintainer [1], Milan Obuch <ports-bugs@dino.sk> [2]
* Update security/clamav to version 0.84.vanilla2005-05-032-3/+3
| | | | | PR: ports/80570 Submitted by: maintainer
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Update to 0.83pav2005-02-183-22/+9
| | | | | | PR: ports/77561 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: Rob Evers <rob@debank.tv> (maintainer)
* - Fix crashing of milter by turning off SESSION support [1]pav2005-02-092-2/+20
| | | | | | | | | - Fix build when libmilter was built with LDAP [2] PR: ports/77255 [1], ports/77235 [2] Submitted by: Sergey N. Voronkov <serg@tmn.ru> [1], Lewis Thompson <lewiz@compsoc.man.ac.uk> [2] Approved by: Rob Evers <rob@debank.tv> (maintainer)
* - Update to 0.82sem2005-02-082-5/+8
| | | | | PR: ports/77231 Submitted by: maintainer
* Remove unexisting directory from PORTDOCS.krion2005-02-061-1/+2
| | | | Bump PORTREVISION.
* Upgrade to 0.81.obraun2005-01-312-7/+5
| | | | | PR: ports/76864 Submitted by: maintainer
* Introduce a variable LOGDIR instead of using a literal log directoryyar2005-01-273-9/+11
| | | | | | pathname everywhere. Approved by: Rob Evers (maintainer)
* Don't leave the pkgconfig data directory rotting thereyar2005-01-251-0/+1
| | | | | | | if we are the last to clean it up. Pointed out by: kris' magic tools Approved by: Rob Evers (maintainer)
* Do the things I forgot about in my previous commit:yar2005-01-132-7/+7
| | | | | | | | | - Change the last instance of literal `/var/run/clamav' to %%RUNDIR%%. - Bump PORTREVISION since the changes should improve the functionality of the installed package. PR: ports/75607 Approved by: maintainer
* 1. Make clamav-milter write its pidfile.yar2005-01-135-12/+16
| | | | | | | | | | 2. Shut down clamav daemons in the right order on uninstall (or else they may refuse to quit.) 3. Use rcorder(8) keywords to guarantee the right startup/shutdown order of the clamav services. PR: ports/75607 Approved by: the maintainer
* Fix ports: security/clamav and security/clamav-devel (change dbedwin2004-12-226-15/+18
| | | | | | | | | | | | 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 <jylefort@brutele.be> Approved by: Rob Evers <rob@debank.tv>
* - Fix plistpav2004-11-062-1/+2
| | | | | PR: ports/73558 Submitted by: Rob Evers <rob@debank.tv> (maintainer)
* - don't delete the virus database on deinstalldinoex2004-10-211-2/+2
| | | | | (sync with clamav-devel) Approved by: Rob Evers
* - update to 0.80 releaseeik2004-10-182-3/+3
| | | | | PR: 72810 Submitted by: Rob Evers <rob@dokus.debank.tv> (maintainer)
* - update to 0.80rc4eik2004-10-1411-147/+121
| | | | | | | | | | | + JPEG comment exploit (MS04-028) detection *** IMPORTANT *** The configruration file for the clamd daemon has changed from /usr/local/etc/clamav.conf to /usr/local/etc/clamd.conf. PR: 72203 Approved by: Rob Evers <revers@infraqon.nl> (maintainer)
* - Update to 0.75.1pav2004-08-082-3/+3
| | | | | | PR: ports/69805 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: maintainer
* - Update to 0.75pav2004-07-292-4/+4
| | | | | | PR: ports/69657 Submitted by: Renato Botelho <rbgarga@gmail.com> Approved by: maintainer
* Update security/clamav to 0.74 releaseeik2004-07-042-3/+3
| | | | | | | Various bug fixes and improved Microsoft VBA support PR: 68597 Submitted by: Rob Evers <rob@debank.tv> (maintainer)
* update to 0.73eik2004-06-155-6/+11
| | | | | | | use freshclam pid file PR: 67962 Submitted by: Rob Evers <rob@debank.tv> (maintainer)
* Update security/clamav to 0.72 releaseeik2004-06-043-9/+8
| | | | | | | This is a bug fix release only, and fixes a few possible crashes PR: 67561 Submitted by: Rob Evers <rob@debank.tv> (maintainer)
* - Use fixed UID/GIDpav2004-05-301-2/+4
|
* - Change location of milter socket to match clamav-devel port. This does notpav2004-05-262-11/+9
| | | | | | | | affect users with already installed config files. - Cleanup PR: ports/67207 Submitted by: Rob Evers <rob@debank.tv> (maintainer)
* Update clamav to rev 0.71silby2004-05-222-10/+8
| | | | | | | | -Improved VBA support -Lots of milter fixes -Various bugs fixed Submitted by: maintainer
* - Fix dependencieskrion2004-05-201-5/+3
| | | | | | PR: ports/66879 Submitted by: Beresovsky Andrey <and@rsu.ru> Approved by: maintainer
* Update security/clamv to 0.70eik2004-04-193-14/+7
| | | | | | | | | | | | | | | -Improved VBA code -Scan EVS mails -Handle bounced messages -ArchiveDetectEncrypted is renamed to ArchiveBlockEncrypted (config file) -freshclam: fix SIGHUP handling (patch by Dr Matthew J Seaman) -Use OPTIONS -Various bugfixes and code cleanup -Use FixStaleSocket by default in the config file (don't remove the Socket when starting clamd) PR: 65763 Submitted by: Rob Evers <rob@debank.tv> (maintainer)
* Hand maintainership over to Rob Evers.eik2004-04-121-4/+1
| | | | | PR: 65182 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
* Update to clamav 0.70eik2004-04-0213-178/+83
| | | | | | | | | | | | | - new thread manager (with better SMP support) - new switch ArchiveDetectEncrypted - new directive: ArchiveDetectEncrypted - see /usr/local/share/doc/clamav/NEWS - install html documentation to /usr/local/share/doc/clamav/html added CLAMAVUSER/CLAMAVGROUP support Adopted the port to ensure timely fixes in case I broke something :P Please reset the maintainer if TERAMOTO Masahiro shows up again.
* - Revert revision 1.22pav2004-03-281-1/+1
| | | | | | | | NO_SENDMAIL is used to disable Sendmail build in base system. It's presence does not inhibit Sendmail installed from port. Requested by: Marius Strobl <marius@alchemy.franken.de> Alex Vasylenko <lxv@omut.org>
* use included libtooleik2004-03-252-8/+36
|
* Convert all but one port that uses libtool14 to use libtool15, in readinessade2004-03-251-1/+1
| | | | for the destruction of devel/libtool14
* ... and remove my experimental bsd.port.mk hacks :)eik2004-03-071-2/+2
| | | | Pointy hat to: me
* - update to version 0.67-1eik2004-03-077-52/+65
| | | | | | PR: 63065 Reviewed by: Angelo Turetta <aturetta@commit.it> Approved by: maintainer timeout (2 weeks)
* - If WITH_MILTER is set and NO_SENDMAIL is defined, don't try to build milter.pav2004-02-281-1/+1
| | | | | PR: ports/55611 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
* *** SECURITY update ***eik2004-02-103-5/+32
| | | | | | | | | | | | | | | - fix a trivially remote exploitable DOS vulnerability <http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/62586> <http://www.securityfocus.com/archive/1/353186> while I'm here, fix stale socket removal. Perhaps enabling FixStaleSocket in clamav.conf would be a better idea, but I don't want to overuse this security related commit. PR: 62586, 62601 Submitted by: eik, Vivek Khera <vivek@khera.org> Reviewed by: bugtraq mailing list Approved by: security-officer
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* 1. Add a freshclam rc.d script to start freshclam so the AV database isglewis2004-02-033-3/+48
| | | | | | | | | updated periodically. Loosely based on the script in the PR. 2. Reorder some operations in the various Makefile targets. 3. Bump PORTREVISION. PR: 61966 [1] Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
* . Add a pkg-deinstall script telling people how they can get rid of theglewis2004-02-031-0/+13
| | | | clamav user permanently if they wish to.
* . Add $FreeBSD$glewis2004-02-031-27/+34
| | | | | | | . Indent . Split into pre-install and post-install stages. Pre-install: Add the user and group. Post-install: Create the log and run directories.
* Fix the comment in the startup-script regarding how to enable clamav-milternetchild2004-01-302-2/+2
| | | | | | | | | | | | | in rc.conf. Bumped PORTREVISION as this fix may be important for an user. Mail is on its way to the maintainer but because of the actual virus situation I do not wait for maintainer approval and commit the fix right now (the submitter also submitted the startup-script for a previous commit, so this is mainly a bugfix for a previously approved commit). Submitted by: Marius Strobl <marius@alchemy.franken.de>
* Fix some bugs in the previous commit...netchild2003-12-102-4/+5
| | | | | | | | | | | - correct typo in the name of the socket variable (used to remove a stale socket) - install the startup script with the correct name (important if you use clamav-milter too) Submitted by: Marius Strobl <marius@alchemy.franken.de> Approved by: maintainer (implizit, this is a bugfix for the previous version)
* BEWARE: As rcoder(8) isn't present on FreeBSD 4 but clamd must benetchild2003-12-0813-69/+214
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be started before clamav-milter the startup-script for clamd must alphabetically arranged before the startup-script for clamav-milter. It was decided to use the clamd statup-scrtipt from security/clamav-devel (clamav-clamd.sh), so users running an older version of security/clamav have to change 'clamd_enable="YES"' to 'clamav_clamd_enable="YES"' in /etc/rc.conf. On the other hand this changes makes it easier to switch between security/clamav and security/clamav-devel. - Respect PTHREAD_CFLAGS. - Use USE_LIBTOOL_VER=14 as the libtool shipping with clamav 0.65 erroneously links against libc _and_ libc_r on FreeBSD 4. - Don't link against libcipher on FreeBSD < 501100, clamav doesn't depend on it. The linker warnings suggesting that it is required were triggered by linking against both, libc and libc_r. - Unconditionally depend on math/libgmp4. Otherwise, if libgmp4 is already installed on a FreeBSD 4-STABLE system compilation of security/clamav fails, as the headers of libgmp4 are used but the base libgmp is used for linking. - Fix generation of clamav-milter.8 when building with WITH_MILTER (part of new files/patch-clamav-milter::Makefile.in). - Don't USE_GETOPT_LONG when compiling with WITH_MILTER, clamav uses its own getopt_long() regardless if a devel/libgnugetopt is installed or the version in the base of FreeBSD 5 is present. - Allow compilation of WITH_MILTER with mail/sendmail. - Install a startup-script (taken from security/clamav-devel with some fixes in comments) for clamav-milter when compiled with WITH_MILTER. - In pkg-descr remove the note that clamav-milter doesn't build on FreeBSD 4 with base gcc, it builds fine there. Mention that clamav-milter can be optionally used (taken from pkg-descr of security/clamav-devel). - Fix compilation when an older version of security/clamav is installed. If there's an older version of libclamav installed clamav 0.65 will link against it instead of the newly built one. This is not a problem if the installed version is compatible with the new one as libclamav gets linked dynamically and the installed version will be replaced with the new one. However, if the older version is incompatible linking of clamav 0.65 fails. This problem was discovered by Jan-Peter Koopmann Jan-Peter.Koopmann@seceidos.de and the fix (most of the new patches in the files directory) confirmed working. - In clamav-milter replace the path to the used sendmail executable with the location of the mailwrapper(8) (/usr/sbin/sendmail). Obtained from security/clamav-devel. PR: 59948 Submitted by: Marius Strobl <marius@alchemy.franken.de> Approved by: maintainer
* Correct the OSVERSION check for the libgmp depedency; libgmp was removedsilby2003-11-301-1/+2
| | | | | | | waaaay earlier than I had previously thought. Also bump portrevision since this is an important change for 5.x users. Approved by: portmgr (marcus)
* Clamav 0.65 uses libgmp for digital signature calculations;silby2003-11-281-0/+6
| | | | | | | | | | as libgmp no longer exists in 5.x, add the needed dependency to this Makefile. (Note that stale gmp.h and libgmp files sitting around may still cause problems, anyone with an "old" 5.x system that sees oddities in the build should make sure that those old files are purged from /usr/lib and /usr/include.)
* Fix build on -CURRENT.marcus2003-11-251-0/+11
| | | | | Reported by: bento via kris Approved by: portmgr (implicit)
* * Update to 0.65marcus2003-11-203-7/+6
| | | | | | | | * Create /var/run/clamav with 750 permissions PR: 59458 Submitted by: Rui Lopes <rui@ruilopes.com> Approved by: maintainer
* - ensure that an stale clamd socket will be deleted. [1]dinoex2003-10-262-2/+19
| | | | | | | | | - Add conflict with clamav-devel port [2] - fix milter on STABLE [3] no response from maintainer PR: 57379, 58037 Submitted by: martin@mail.tradex.sk [1], rob@debank.tv [2], dinoex [3]
* - don't remove clamav account on deinstalldinoex2003-09-286-27/+150
| | | | | | | | | | | | | | - use included libtool (seems heavily patched) - make packageable and include a working configure file - add a rcNG start/stop script - added web site - don't install useless .la files - use DATADIR - 510001 is FreeBSD 5.10, 5.1-CURRENT is 501100 - minor cleanup PR: 57256 Submitted by: eikemeier@fillmore-labs.com
* - Fix for STABLEdinoex2003-09-251-8/+18
| | | | | | | - Use new MASTER_SITES PR: 57149 Submitted by: rob@debank.tv Approved by: markun@onohara.to
* Use clamav-milter, but support only gcc30 or higher.nork2003-07-073-0/+11
| | | | | | PR: ports/53699 Submitted by: Rob Evers <rob@debank.tv> Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
* * Upgrade to 0.60.obraun2003-06-253-7/+7
| | | | | | | | * Add --enable-bigstack. PR: ports/53632 Submitted by: Rob <rob@debank.tv> Approved by: maintainer
* o Add mirror site.nork2003-06-183-12/+24
| | | | | | | | | | 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<rob@debank.tv> Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
* Fix install error.nork2003-06-121-0/+3
| | | | | | PR: ports/53112 Submitted by: Michal F. Hanula <frankie@kyblik.pieskovisko.sk> Rob <rob@debank.tv>
* Enable pthread support using devel/pth.leeym2003-06-093-4/+8
| | | | | | | | Turn on building clamd and clamdscan. PR: 53056 Pointed out by: Olivier Tharan <olive@oban.frmug.org> Submitted by: TERAMOTO Masahiro <markun@onohara.to>
* PR: 52226foxfair2003-05-182-4/+4
| | | | | | | | | | | | | 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 <zolw@konarski.edu.pl> developer of Clam AntiVirus
* De-pkg-comment.knu2003-02-212-1/+1
|
* maintainer-update: security/clamav to 0.54edwin2003-02-056-6/+56
| | | | | PR: ports/47291 Submitted by: TERAMOTO Masahiro <markun@onohara.to>
* new port: security/clamavedwin2003-01-206-0/+73
Clam Antivirus is command line virus scanner using database from OpenAntiVirus. PR: ports/40602 Submitted by: TERAMOTO Masahiro <markun@onohara.to>