Commit graph

44 commits

Author SHA1 Message Date
Dirk Meyer
42331cf4dd - Unbreak threading issue
PR:		63022
Submitted by:	rob@debank.tv

- Use fixStaleSocket by default
- Add clamav user to mail group (for exim users)
- clean up DOCSDIR variable
PR:		63022
Submitted by:	rob@debank.tv
Suggested by:	eik
2004-02-18 20:24:40 +00:00
Kris Kennaway
c76cdd9325 FORBIDDEN on 502102: Links against libc_r and libpthread 2004-02-17 00:16:33 +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
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
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
Dirk Meyer
a92dc0327d - Fix build with WRKDIRPREFIX set,
hardcoded ./work removed.
2004-01-05 13:29:00 +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
c6f08d2948 - fix path for freshclam 2003-12-11 15:32:29 +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
8827ddc0cc - Use the correct patch, I forgot to sync dir before commit. 2003-10-03 13:47:18 +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
Dirk Meyer
e7b221ad8a Update to 20030928
- use included libtool (seems heavily patched)
- make packageable and include a working configure file
- don't install useless .la files
- use DATADIR
- 510001 is FreeBSD 5.10, 5.1-CURRENT is 501100
- Change log and pid file location to more universal one
- RC-ng scripts for clamd and clamav-milter are planned

- Thanks to Oliver Eikemeier from whom I stole most (clamav-port)

PR:		57371
Submitted by:	rob@debank.tv
2003-09-30 03:39:11 +00:00
Dirk Meyer
e2db2a73e4 - Udpate to 20030926
add a few switches for spooldir and user
The clamav-user doesn't get deinstalled by default (easy when upgrading),
after deinstall a message is presented to remove the clamav-user if neccesary.

PR:		57254
Submitted by:	rob@debank.tv
2003-09-26 17:34:19 +00:00
Dirk Meyer
325901921e - add sample rc-script for clamav-clamd and clamav-milter
- Fix path to sendmail binary
- Fix pthread on current
Approved by: rob@debank.tv
2003-09-26 12:19:55 +00:00
Dirk Meyer
83b17de588 - Update to 20030829
- Fix build under stable
PR:		56374
Submitted by:	rob@debank.tv
2003-09-04 02:53:26 +00:00
Yen-Ming Lee
d988eb75a7 The clamav-people do nightly snapshots now, hence the port must be updated
every day or snapshots have to be preserved elsewhere, this patch changes
the master_sites to a mirror which keeps the clamav-devel package for a
longer time. And while we're at it update to the latest snapshot.

PR:		55294
Submitted by:	Rob Evers <rob@debank.tv>
2003-08-08 17:09:11 +00:00
Yen-Ming Lee
dd21295c7f Upgrade security/clamav-devel to 20030803
PR:		55224
Submitted by:	Rob Evers <rob@debank.tv>
2003-08-04 09:24:25 +00:00
Sergey A. Osokin
7bebbc4bbf Fix pkg-plist, bump PORTREVISION
Submitted by:	Rob <rob@debank.tv> (maintainer)
PR:		54818
2003-07-24 20:33:43 +00:00
Yen-Ming Lee
069ed9ca87 add a knob of WITH_MILTER in Makefile and update description.
Submitted by:	Rob <rob@debank.tv> (maintainer)
2003-07-22 13:54:09 +00:00
Daichi GOTO
e780ab75d5 update security/clamav-devel: 20030705 -> 20030720
PR:		54701
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
Reviewed by:	leeym
2003-07-22 12:55:07 +00:00
Daichi GOTO
022c7a8c59 update security/clamav-devel: 20030625 --> 20030705
PR:		54150
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2003-07-07 05:43:35 +00:00
Norikatsu Shigemura
b6eaff5d7b Add --enable-bigstack (to CONFIGURE_ARGS) and a manual (to MAN1).
PR:		ports/53759
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2003-06-26 10:55:19 +00:00
Norikatsu Shigemura
e25644564f Add new port of clamav-devel after repo copy.
Update to snapshot(20030625).

PR:		ports/53306
Submitted by:	Rob Evers <rob@debank.tv>
Approved by:	portmgr (marcus)
Repo copyed by:	cvs (joe)
2003-06-25 12:33:31 +00:00
Oliver Braun
be7f05ecce * Upgrade to 0.60.
* Add --enable-bigstack.

PR:		ports/53632
Submitted by:	Rob <rob@debank.tv>
Approved by:	maintainer
2003-06-24 16:34:05 +00:00
Norikatsu Shigemura
15e2ad2845 o Add mirror site.
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)
2003-06-18 09:43:05 +00:00
Norikatsu Shigemura
75e89f294d Fix install error.
PR:		ports/53112
Submitted by:	Michal F. Hanula <frankie@kyblik.pieskovisko.sk>
		Rob <rob@debank.tv>
2003-06-11 16:58:37 +00:00
Yen-Ming Lee
07db5231ff Enable pthread support using devel/pth.
Turn on building clamd and clamdscan.

PR:		53056
Pointed out by:	Olivier Tharan <olive@oban.frmug.org>
Submitted by:	TERAMOTO Masahiro <markun@onohara.to>
2003-06-08 16:16:49 +00:00
Foxfair Hu
a5997d204e PR: 52226
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
2003-05-18 02:40:47 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Edwin Groothuis
14137caf35 maintainer-update: security/clamav to 0.54
PR:		ports/47291
Submitted by:	TERAMOTO Masahiro <markun@onohara.to>
2003-02-05 13:09:19 +00:00
Edwin Groothuis
ee4e1d4575 new port: security/clamav
Clam Antivirus is command line virus scanner using database
	from OpenAntiVirus.

PR:		ports/40602
Submitted by:	TERAMOTO Masahiro <markun@onohara.to>
2003-01-20 03:41:52 +00:00