Commit graph

69 commits

Author SHA1 Message Date
Jean-Yves Lefort
d873ba09a4 Fix the fix of the compilation of the milter interface. 2005-06-28 18:57:42 +00:00
Jean-Yves Lefort
85e7fc9aff Fix compilation of the milter interface.
Reported by:	Tony Shadwick <tshadwick@goinet.com>
2005-06-28 18:19:28 +00:00
Sam Lawrance
5aa972f925 Remove mtree dir from pkg-plist 2005-06-28 14:03:45 +00:00
Sam Lawrance
6d1234c936 - Update to 0.86.1
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
2005-06-24 18:25:37 +00:00
Sergey Matveychuk
0c3a3fc053 - Bump PORTREVISION
Requested by:	Pavel Rochnyack (irc)
2005-06-24 08:02:04 +00:00
Jean-Yves Lefort
d49651ebb7 - Fix compilation of the milter interface [1]
- Unconditionally define PORTDOCS, as bsd.port.mk now tests ${NOPORTDOCS}

[1]:
PR:		ports/82543
Submitted by:	Thomas Abthorpe <thomas@stthomasanglican.org>
2005-06-23 13:08:06 +00:00
Jean-Yves Lefort
3fff40d2ff - Update to 0.86 [1]
- Fix the packing list

[1]
PR:		ports/82474
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	maintainer
2005-06-22 10:49:00 +00:00
Joe Marcus Clarke
cdf17a89ef Do not remove libdata/pkgconfig since it is now part of mtree.
Reported by:	pointyhat via kris
2005-05-21 18:03:55 +00:00
Roman Bogorodskiy
32ae1cc023 Update to 0.85.1.
PR:		81157
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers (maintainer)
2005-05-17 13:44:45 +00:00
Jean-Yves Lefort
8e9ddc579f - Update to 0.85 [1]
- 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]
2005-05-13 08:16:40 +00:00
Vanilla I. Shu
0b04d01db1 Update security/clamav to version 0.84.
PR:		ports/80570
Submitted by:	maintainer
2005-05-03 09:15:53 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Pav Lucistnik
61f47b838c - Update to 0.83
PR:		ports/77561
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	Rob Evers <rob@debank.tv> (maintainer)
2005-02-17 22:57:32 +00:00
Pav Lucistnik
088df5b060 - Fix crashing of milter by turning off SESSION support [1]
- 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)
2005-02-09 09:19:54 +00:00
Sergey Matveychuk
ac8172e850 - Update to 0.82
PR:		ports/77231
Submitted by:	maintainer
2005-02-08 07:54:20 +00:00
Kirill Ponomarev
36951f8d86 Remove unexisting directory from PORTDOCS.
Bump PORTREVISION.
2005-02-06 09:51:56 +00:00
Oliver Braun
11a4a2700d Upgrade to 0.81.
PR:		ports/76864
Submitted by:	maintainer
2005-01-30 17:44:03 +00:00
Yaroslav Tykhiy
6a31303cc5 Introduce a variable LOGDIR instead of using a literal log directory
pathname everywhere.

Approved by:	Rob Evers (maintainer)
2005-01-27 12:28:08 +00:00
Yaroslav Tykhiy
fc1555b3ed Don't leave the pkgconfig data directory rotting there
if we are the last to clean it up.

Pointed out by: kris' magic tools
Approved by:    Rob Evers (maintainer)
2005-01-25 12:03:50 +00:00
Yaroslav Tykhiy
41053d2b17 Do the things I forgot about in my previous commit:
- 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
2005-01-12 18:13:08 +00:00
Yaroslav Tykhiy
07ea270434 1. Make clamav-milter write its pidfile.
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
2005-01-12 17:57:58 +00:00
Edwin Groothuis
d056ef091b 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 <jylefort@brutele.be>
Approved by:	Rob Evers <rob@debank.tv>
2004-12-22 02:10:12 +00:00
Pav Lucistnik
269588d932 - Fix plist
PR:		ports/73558
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2004-11-06 13:01:29 +00:00
Dirk Meyer
2d6723f827 - don't delete the virus database on deinstall
(sync with clamav-devel)
Approved by:	Rob Evers
2004-10-20 20:48:21 +00:00
Oliver Eikemeier
eb4b997250 - update to 0.80 release
PR:		72810
Submitted by:	Rob Evers <rob@dokus.debank.tv> (maintainer)
2004-10-18 10:11:15 +00:00
Oliver Eikemeier
70ec1e0cb9 - update to 0.80rc4
+ 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)
2004-10-14 09:30:47 +00:00
Pav Lucistnik
4b561cebf5 - Update to 0.75.1
PR:		ports/69805
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	maintainer
2004-08-08 14:05:38 +00:00
Pav Lucistnik
efddb267cf - Update to 0.75
PR:		ports/69657
Submitted by:	Renato Botelho <rbgarga@gmail.com>
Approved by:	maintainer
2004-07-28 18:15:54 +00:00
Oliver Eikemeier
9015d17e42 Update security/clamav to 0.74 release
Various bug fixes and improved Microsoft VBA support

PR:		68597
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2004-07-04 11:01:50 +00:00
Oliver Eikemeier
4af7c839c8 update to 0.73
use freshclam pid file

PR:		67962
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2004-06-15 10:04:48 +00:00
Oliver Eikemeier
d60bc2b93b Update security/clamav to 0.72 release
This is a bug fix release only, and fixes a few possible crashes

PR:		67561
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2004-06-04 12:51:29 +00:00
Pav Lucistnik
612b1aca5a - Use fixed UID/GID 2004-05-30 08:01:22 +00:00
Pav Lucistnik
c842af27e0 - Change location of milter socket to match clamav-devel port. This does not
affect users with already installed config files.
- Cleanup

PR:		ports/67207
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2004-05-26 10:15:19 +00:00
Mike Silbersack
74ef578def Update clamav to rev 0.71
-Improved VBA support
 -Lots of milter fixes
 -Various bugs fixed

Submitted by:	maintainer
2004-05-22 06:45:18 +00:00
Kirill Ponomarev
6c9281307d - Fix dependencies
PR:		ports/66879
Submitted by:	Beresovsky Andrey <and@rsu.ru>
Approved by:	maintainer
2004-05-20 09:02:07 +00:00
Oliver Eikemeier
e8a7428097 Update security/clamv to 0.70
-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)
2004-04-19 15:21:33 +00:00
Oliver Eikemeier
5f04757121 Hand maintainership over to Rob Evers.
PR:		65182
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2004-04-12 08:57:39 +00:00
Oliver Eikemeier
fc52284375 Update to clamav 0.70
- 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.
2004-04-01 16:36:29 +00:00
Pav Lucistnik
db7d1c8b5b - Revert revision 1.22
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>
2004-03-27 18:30:18 +00:00
Oliver Eikemeier
219b30185a use included libtool 2004-03-25 01:46:54 +00:00
Ade Lovett
2c577f8a04 Convert all but one port that uses libtool14 to use libtool15, in readiness
for the destruction of devel/libtool14
2004-03-24 20:59:17 +00:00
Oliver Eikemeier
24470d06ed ... and remove my experimental bsd.port.mk hacks :)
Pointy hat to:	me
2004-03-06 20:50:28 +00:00
Oliver Eikemeier
8b8a6523a5 - update to version 0.67-1
PR:		63065
Reviewed by:	Angelo Turetta <aturetta@commit.it>
Approved by:	maintainer timeout (2 weeks)
2004-03-06 20:45:47 +00:00
Pav Lucistnik
0866b2d1b2 - If WITH_MILTER is set and NO_SENDMAIL is defined, don't try to build milter.
PR:		ports/55611
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2004-02-28 15:06:39 +00:00
Oliver Eikemeier
0a6499308d *** SECURITY update ***
- 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
2004-02-10 14:06:49 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Greg Lewis
dfcb3af5b8 1. Add a freshclam rc.d script to start freshclam so the AV database is
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>
2004-02-03 06:46:21 +00:00
Greg Lewis
095206badd . Add a pkg-deinstall script telling people how they can get rid of the
clamav user permanently if they wish to.
2004-02-03 06:43:06 +00:00
Greg Lewis
b62a486d8f . Add $FreeBSD$
. Indent
. Split into pre-install and post-install stages.
  Pre-install: Add the user and group.
  Post-install: Create the log and run directories.
2004-02-03 06:42:31 +00:00