Commit graph

61 commits

Author SHA1 Message Date
Renato Botelho
0a1220b0c8 Update to 20060703 2006-07-03 12:56:58 +00:00
Renato Botelho
7c438729e6 - Update to 20060525
- Use arj and unzoo instead unarj and zoo
2006-05-25 12:21:45 +00:00
Renato Botelho
e7763f2d4f Update to 20060503 2006-05-03 13:14:59 +00:00
Renato Botelho
0dd5c78c8a - Update to 20060426 2006-04-26 12:47:50 +00:00
Renato Botelho
1832cf4035 - 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
2006-04-07 10:10:20 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Renato Botelho
d446204edd - 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
2005-11-07 09:41:07 +00:00
Marcus Alves Grando
15069e7608 Update to 20051003
Unmark FORBIDDEN

PR:		86878
Approved by:	rob@debank.tv (maintainer), pav (mentor)
2005-10-04 13:39:49 +00:00
Roman Bogorodskiy
ddc4918fb4 Update to 20050704.
PR:		82972
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers (maintainer)
2005-07-04 17:38:52 +00:00
Roman Bogorodskiy
267ba56334 Update to 20050614 (0.86rc1).
PR:		82222
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers (maintainer)
2005-06-14 19:35:44 +00:00
Roman Bogorodskiy
917cecd512 Update to 20050608.
PR:		82042
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers (maintainer)
2005-06-10 10:01:21 +00:00
Pav Lucistnik
f45d2e14bf - Update to 20050529
PR:		ports/81681
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers <rob@debank.tv> (maintainer)
2005-05-30 20:40:05 +00:00
Roman Bogorodskiy
ee25055ba5 Update to 20050524.
PR:		81441
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers (maintainer)
2005-05-24 18:29:17 +00:00
Pav Lucistnik
4efc19075b - Update to 20050503
PR:		ports/80581
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	rob@debank.tv (maintainer)
2005-05-06 08:05:02 +00:00
Pav Lucistnik
a05e185af9 - Update to 20050408, unbreak
PR:		ports/79688
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-04-09 20:17:07 +00:00
Niels Heinen
206201b883 Unbreak security/clamav-devel by updating it to 20050110 (maintainer update)
PR:		ports/76086
Submitted by:	maintainer
Approved by:	nectar (mentor)
2005-01-12 15:09:51 +00:00
Alex Dupre
069962ce2f Update to 20041213 snapshot.
Approved by:	maintainer
2004-12-15 09:57:27 +00:00
Alex Dupre
5ee273c1fd Update to 20041201 snapshot.
Approved by:	maintainer
2004-12-03 09:52:20 +00:00
Pav Lucistnik
3e7c489b9d - Update to 20041101
- Configuration file was renamed to clamd.conf!

PR:		ports/73491
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2004-11-04 22:49:52 +00:00
Volker Stolz
c964784809 - 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
2004-09-02 15:24:16 +00:00
Oliver Eikemeier
a5184c180d Unbreak (fetching) and update security/clamav-devel to 20040701 snapshot
PR:		68596
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2004-07-04 11:02:30 +00:00
Pav Lucistnik
dc742d4a4e - Update to 20040610
PR:		ports/67792
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2004-06-11 20:04:30 +00:00
Mikhail Teterin
108c5ec5d0 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)
2004-06-09 18:04:11 +00:00
Pav Lucistnik
58215965b5 - Update to 20040603
PR:		ports/67524
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2004-06-03 22:14:40 +00:00
Pav Lucistnik
43b97c030d - 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 <rob@debank.tv> (maintainer)
2004-05-24 23:02:23 +00:00
Pav Lucistnik
7c17beeb0e - Update to 20040521
PR:		ports/67040
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2004-05-23 16:50:21 +00:00
Dirk Meyer
71a7a97413 - 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
2004-05-03 20:22:55 +00:00
Tilman Keskinoz
78553307d2 Update to 20040419
PR:		65764
Submitted by:	Rob Evers <rob@debank.tv>
2004-04-20 10:27:53 +00:00
Dirk Meyer
fe7d54938a - 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.
2004-04-06 15:32:08 +00:00
Clement Laforet
46aa47d738 - Update to 20040321 snapshot
PR:             64564
Submitted by:   Rob Evers <rob@debank.tv> (maintainer)
2004-03-22 13:08:09 +00:00
Daichi GOTO
4482715b67 Update to 20040313
PR:		ports/64224
Submitted by:	Rob Evers <rob@haha.debank.tv> (maintainer)
2004-03-16 06:33:00 +00:00
Martin Blapp
c4673c72ff Upgrade to 20040229 snapshot.
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2004-03-01 10:35:30 +00:00
Dirk Meyer
35de7eb27a - 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
2004-02-11 10:39:34 +00:00
Dirk Meyer
1ec728578a - 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
2004-01-30 18:45:04 +00:00
Dirk Meyer
0119071c7d - update to 20040126
Various bugfixes
Added support for OLE2 / VBA streams scanning

PR:		61948
Submitted by:	rob@debank.tv
2004-01-28 13:50:04 +00:00
Dirk Meyer
1b916d4d96 - update to 20040120
- Added some docs
PR:		61675
Submitted by:	rob@debank.tv

- Fix: remove docdir
2004-01-21 14:41:02 +00:00
Clement Laforet
ab7dad0611 - Update to 0.9.1
- Revert to clamav_milter_enable (rc.subr)

PR:                 61431
Submitted by:       Rob Evers <rob@debank.tv> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-16 17:39:46 +00:00
Dirk Meyer
e5ea7ae943 - 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
2004-01-13 16:22:04 +00:00
Pete Fritchman
8374c0689e Emergency update to 20040103.
PR:		60865
Submitted by:	maintainer
2004-01-05 03:56:18 +00:00
Dirk Meyer
447ce828f4 - update to 20031229
- new config file freshclam.conf
Fix problem with clamscan --mbox
Approved by:	rob@debank.tv
2003-12-30 15:42:38 +00:00
Dirk Meyer
8a93326de3 - Fix build under 5.1 RELEASE (malloc.h)
- Update to 20031222
Submitted by:	rob@debank.tv
2003-12-22 19:57:25 +00:00
Dirk Meyer
9e74d5d4db - 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
2003-12-11 15:33:10 +00:00
Dirk Meyer
65ff587acb - update to 20031118
- Fix manpage with option WITH_MILTER
Submitted by:   rob@debank.tv
2003-11-19 16:19:23 +00:00
Dirk Meyer
3314beebee - update to 20031112
PR:		59219
Submitted by:	rob@debank.tv
2003-11-12 21:14:57 +00:00
Dirk Meyer
a7a3f4a1e4 - update to 20031030
This snapshot supports cvd database updates
PR:             58727
Submitted by:   rob@debank.tv
2003-10-30 16:14:49 +00:00
Dirk Meyer
9c713cb7a6 - 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
2003-10-21 11:10:15 +00:00
Dirk Meyer
11d68c0732 - Add conflict with clamav port
PR:		58036
Submitted by:	rob@debank.tv
2003-10-15 02:32:54 +00:00
Dirk Meyer
fb69f2539a - Update to 20031011
PR:		57867
Submitted by:	rob@debank.tv
2003-10-12 05:48:03 +00:00
Dirk Meyer
8ebd5b645a - Upgrade to 20031001
- added RC-ng scripts
- Fix build on CURENT
PR:		57451
Submitted by:	rob@debank.tv, eikemeier@fillmore-labs.com, dinoex
2003-10-03 13:31:26 +00:00
Dirk Meyer
63360c3c73 - Upgrade to 20030930
- This snapshot should be much more stable
- Some minor cleanup

PR:		57404
Submitted by:	rob@debank.tv
2003-09-30 18:21:48 +00:00