Commit graph

119 commits

Author SHA1 Message Date
Yaroslav Tykhiy
1fcc73e222 Finish incorporating the changes proposed in
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
2005-01-12 18:22:56 +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
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
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
Ade Lovett
0d9fe4811f Kill off automake18, switching to automake19. Requiem Mors Pacem. 2004-10-15 17:32:46 +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
4ea8f26176 - Use fixed UID/GID (same as security/clamav) 2004-05-30 08:03:49 +00:00
Oliver Eikemeier
efcb16adfc undo chmod on socket directory
Approved by:	Rob Evers <rob@debank.tv> (maintainer)
2004-05-25 12:49:28 +00:00
Pav Lucistnik
5bb21e9b59 - Change permissions on socket directory to 750.
This unbreaks sendmail.

Submitted by:	ume
Approved by:	maintainer
2004-05-25 09:36:35 +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
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +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
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