aboutsummaryrefslogtreecommitdiff
path: root/security/clamav-devel
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Introduce a variable LOGDIR instead of using a literal log directoryYaroslav Tykhiy2005-01-273-11/+13
| | | | | | | | | pathname everywhere. Approved by: Rob Evers (maintainer) Notes: svn path=/head/; revision=127472
* Don't leave the pkgconfig data directory rotting thereYaroslav Tykhiy2005-01-251-0/+1
| | | | | | | | | | if we are the last to clean it up. Pointed out by: kris' magic tools Approved by: Rob Evers (maintainer) Notes: svn path=/head/; revision=127306
* Finish incorporating the changes proposed inYaroslav Tykhiy2005-01-125-12/+14
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=126246
* Unbreak security/clamav-devel by updating it to 20050110 (maintainer update)Niels Heinen2005-01-124-22/+16
| | | | | | | | | PR: ports/76086 Submitted by: maintainer Approved by: nectar (mentor) Notes: svn path=/head/; revision=126225
* Fix ports: security/clamav and security/clamav-devel (change dbEdwin Groothuis2004-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> Notes: svn path=/head/; revision=124772
* Update to 20041213 snapshot.Alex Dupre2004-12-153-25/+15
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=124088
* Update to 20041201 snapshot.Alex Dupre2004-12-033-7/+28
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=123032
* - Update to 20041101Pav Lucistnik2004-11-0411-161/+181
| | | | | | | | | | - Configuration file was renamed to clamd.conf! PR: ports/73491 Submitted by: Rob Evers <rob@debank.tv> (maintainer) Notes: svn path=/head/; revision=120820
* Kill off automake18, switching to automake19. Requiem Mors Pacem.Ade Lovett2004-10-151-1/+2
| | | | Notes: svn path=/head/; revision=119518
* - Update to 20040826 snapshotVolker Stolz2004-09-024-93/+46
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=117945
* Unbreak (fetching) and update security/clamav-devel to 20040701 snapshotOliver Eikemeier2004-07-042-4/+3
| | | | | | | | PR: 68596 Submitted by: Rob Evers <rob@debank.tv> (maintainer) Notes: svn path=/head/; revision=112900
* - Update to 20040610Pav Lucistnik2004-06-114-5/+11
| | | | | | | | PR: ports/67792 Submitted by: Rob Evers <rob@debank.tv> (maintainer) Notes: svn path=/head/; revision=111302
* Update to today's release. Propagate CPPFLAGS to CONFIGURE_ENV to enableMikhail Teterin2004-06-092-5/+5
| | | | | | | | | | building of the milter part. Use autoconf-2.59 instead of the deprecated 2.57 Approved by: Rob Evers (maintainer) Notes: svn path=/head/; revision=111169
* - Update to 20040603Pav Lucistnik2004-06-032-5/+4
| | | | | | | | PR: ports/67524 Submitted by: Rob Evers <rob@debank.tv> (maintainer) Notes: svn path=/head/; revision=110798