aboutsummaryrefslogtreecommitdiff
path: root/security/clamav-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Fix CLAMAV_CLAMD_SOCKETRenato Botelho2007-05-311-1/+2
| | | | | | | Reported by: Robert Huff <roberthuff@rcn.com> Notes: svn path=/head/; revision=192433
* - Update to 20070529Renato Botelho2007-05-295-24/+87
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=192325
* Change clamav-milter startup script and make it wait for clamd socket.Renato Botelho2007-02-241-0/+6
| | | | | | | Submitted by: ache@ Notes: svn path=/head/; revision=185805
* - Update to 20070218Renato Botelho2007-02-186-125/+88
| | | | | | | | - Make all cleanups and changes i made on security/clamav port - Add CURL and LDAP OPTION Notes: svn path=/head/; revision=185461
* - Update to 20061217Renato Botelho2006-12-172-6/+4
| | | | Notes: svn path=/head/; revision=180020
* - Mark as FORBIDDENMarcus Alves Grando2006-12-131-0/+2
| | | | | | | | Security: http://www.vuxml.org/freebsd/eb5124a4-8a20-11db-b033-00123ffe8333.html With hat: secteam Notes: svn path=/head/; revision=179621
* Update to 20061029 to fix vulnerabilityRenato Botelho2006-10-302-6/+4
| | | | | | | | Approved by: portmgr (erwin) Security: http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html Notes: svn path=/head/; revision=175554
* - Mark as forbiddenMarcus Alves Grando2006-10-201-0/+2
| | | | | | | | Approved by: portmgr (secteam blanket) Security: http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html Notes: svn path=/head/; revision=175433
* - Fix build on 7-CURRENTRenato Botelho2006-09-261-0/+13
| | | | | | | Thanks to: mnag Notes: svn path=/head/; revision=173900
* - Update do 20060922 snapshot.Renato Botelho2006-09-222-13/+7
| | | | | | | | - Add --enable-experimental and remove CURL option to test new code that doesn't depend of external curl. Notes: svn path=/head/; revision=173597
* Update to 20060905 snapshotRenato Botelho2006-09-052-4/+4
| | | | Notes: svn path=/head/; revision=172320
* - Update to 20060808Renato Botelho2006-08-082-5/+5
| | | | | | | - s/INSTALLS_SHLIB/USE_LDCONFIG/ Notes: svn path=/head/; revision=170114
* Update to 20060724Renato Botelho2006-07-242-4/+4
| | | | Notes: svn path=/head/; revision=168638
* Update to 20060703Renato Botelho2006-07-032-6/+7
| | | | Notes: svn path=/head/; revision=166837
* - Add an option to print logs on stderr instead stdout, it's useful to catchRenato Botelho2006-05-262-1/+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] Notes: svn path=/head/; revision=163504
* - Update to 20060525Renato Botelho2006-05-252-7/+6
| | | | | | | - Use arj and unzoo instead unarj and zoo Notes: svn path=/head/; revision=163361
* Chase gmp library and bump PORTREVISION.Alex Dupre2006-05-101-1/+2
| | | | Notes: svn path=/head/; revision=161929
* Update to 20060503Renato Botelho2006-05-033-17/+4
| | | | Notes: svn path=/head/; revision=161273
* Add a forgotten patch to fix build on 4.xRenato Botelho2006-04-271-0/+13
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=160583
* Remove uneeded patch, it was added to sourceRenato Botelho2006-04-261-11/+0
| | | | Notes: svn path=/head/; revision=160521
* - Update to 20060426Renato Botelho2006-04-263-4/+6
| | | | Notes: svn path=/head/; revision=160518
* - Update to 20060406 snapshot -- fix multiple vulnerabilitiesRenato Botelho2006-04-0714-141/+122
| | | | | | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=159031
* Take over maintainershipRenato Botelho2006-04-071-1/+1
| | | | | | | Approved by: maintainer by email Notes: svn path=/head/; revision=159030
* - Mark as FORBIDDENMarcus Alves Grando2006-04-061-0/+2
| | | | | | | Security: http://www.vuxml.org/freebsd/6a5174bd-c580-11da-9110-00123ffe8333.html Notes: svn path=/head/; revision=158976
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-203-3/+3
| | | | | | | | | | 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. Notes: svn path=/head/; revision=156534
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-3/+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. Notes: svn path=/head/; revision=148323
* - Update to 20051104Renato Botelho2005-11-072-3/+3
| | | | | | | | | PR: 88483 Approved by: rob@debank.tv (simon bypass maintainer timeout) Security: CAN-2005-3303, http://www.zerodayinitiative.com/advisories/ZDI-05-002.html Notes: svn path=/head/; revision=147496
* Update to 20051003Marcus Alves Grando2005-10-042-25/+24
| | | | | | | | | | Unmark FORBIDDEN PR: 86878 Approved by: rob@debank.tv (maintainer), pav (mentor) Notes: svn path=/head/; revision=144163
* Mark FORBIDDEN due to arbitrary code execution vulnerability.Simon L. B. Nielsen2005-09-241-0/+2
| | | | | | | | Security: http://vuxml.FreeBSD.org/271498a9-2cd4-11da-a263-0001020eed82.html With hat: secteam Notes: svn path=/head/; revision=143483
* - presrve downloaded cvd files on deinstallDirk Meyer2005-09-221-3/+3
| | | | | | | Approved by: Rob Evers Notes: svn path=/head/; revision=143358
* Change MASTERSITE from ~renato to ~garga because I change my accountRenato Botelho2005-07-211-1/+1
| | | | | | | | | here Approved by: flz (mentor) Notes: svn path=/head/; revision=139835
* Update to 20050704.Roman Bogorodskiy2005-07-043-32/+22
| | | | | | | | | PR: 82972 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: Rob Evers (maintainer) Notes: svn path=/head/; revision=138474
* Remove mtree dir from pkg-plistSam Lawrance2005-06-291-1/+0
| | | | Notes: svn path=/head/; revision=138152
* Fix compilation of the milter interface.Jean-Yves Lefort2005-06-281-3/+22
| | | | Notes: svn path=/head/; revision=138133
* - Bump PORTREVISIONSergey Matveychuk2005-06-241-0/+1
| | | | | | | Requested by: Pavel Rochnyack (irc) Notes: svn path=/head/; revision=137958
* - Fix compilation of the milter interfaceJean-Yves Lefort2005-06-232-5/+12
| | | | | | | - Unconditionally define PORTDOCS, as bsd.port.mk now tests ${NOPORTDOCS} Notes: svn path=/head/; revision=137930
* Fix the packing listJean-Yves Lefort2005-06-222-0/+3
| | | | Notes: svn path=/head/; revision=137855
* Update to 20050614 (0.86rc1).Roman Bogorodskiy2005-06-142-3/+3
| | | | | | | | | PR: 82222 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: Rob Evers (maintainer) Notes: svn path=/head/; revision=137457
* Update to 20050608.Roman Bogorodskiy2005-06-102-3/+3
| | | | | | | | | PR: 82042 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: Rob Evers (maintainer) Notes: svn path=/head/; revision=137174
* - Update to 20050529Pav Lucistnik2005-05-302-3/+3
| | | | | | | | | PR: ports/81681 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: Rob Evers <rob@debank.tv> (maintainer) Notes: svn path=/head/; revision=136459
* Update to 20050524.Roman Bogorodskiy2005-05-242-3/+3
| | | | | | | | | PR: 81441 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: Rob Evers (maintainer) Notes: svn path=/head/; revision=136052
* Do not remove libdata/pkgconfig since it is now part of mtree.Joe Marcus Clarke2005-05-211-1/+0
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=135799
* - Update to 20050503Pav Lucistnik2005-05-062-4/+6
| | | | | | | | | PR: ports/80581 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: rob@debank.tv (maintainer) Notes: svn path=/head/; revision=134685
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Update to 20050408, unbreakPav Lucistnik2005-04-092-6/+3
| | | | | | | | PR: ports/79688 Submitted by: Renato Botelho <freebsd@galle.com.br> Notes: svn path=/head/; revision=132827
* BROKEN: UnfetchableKris Kennaway2005-02-111-0/+2
| | | | Notes: svn path=/head/; revision=128561
* Drop a log-related SED_SCRIPT rule undeeded since rev#1.61.Yaroslav Tykhiy2005-01-271-1/+0
| | | | | | | | Since then, there has been a common rule for both LogFile and UpdateLogFile. Notes: svn path=/head/; revision=127474