Commit graph

47 commits

Author SHA1 Message Date
Renato Botelho
70757b70dd - Update to 20100412
- Use ${TOUCH} instead of touch
- Fix pkg-plist to delete directories installed out of PREFIX (on /var)
2010-04-12 13:16:10 +00:00
Renato Botelho
38e1077100 Update to 20100312 2010-03-12 20:51:34 +00:00
Renato Botelho
9d074ca4fa Update to 20091216 2009-12-16 15:18:55 +00:00
Renato Botelho
c323b0c146 Update to 20090722 2009-07-22 16:35:50 +00:00
Renato Botelho
259eb0de22 - Update to 20090226 to align witth 0.95rc1
- Remove USE_GMAKE, it's not needed
- Remove libgmp dependency, it's using libtommath instead
- Some cosmetic changes to align with clamav port and pacify portlint
- libs version bumped .5 -> .6, it'll fail as dependency of some ports for now
2009-02-26 12:50:39 +00:00
Renato Botelho
1e933b6086 - Update to 20090218
- All clamav-milter command line parameters were moved to clamav-milter.conf,
  modify startup script acordingly
- Remove pidfile from clamd startup script since this can be changed in
  clamav-clamd.conf
2009-02-18 11:41:57 +00:00
Renato Botelho
d1830a63dc - Update to 20090107 2009-01-07 19:12:51 +00:00
Renato Botelho
e8aeb0638c - Update to 20080818 to align with 0.94-RC1 2008-08-19 11:25:56 +00:00
Renato Botelho
b35f3a5c1e - Update to 20080724 2008-07-24 13:43:46 +00:00
Renato Botelho
c4c23065c4 - Update to 20080520
- Change OPTION UNRAR on by default to align with clamav port
- USE_GMAKE to build fine new version
2008-05-20 17:45:57 +00:00
Renato Botelho
58d99c8bca - Update to 20080121 2008-01-21 18:04:29 +00:00
Renato Botelho
3521e70b8b - Update to 20071011 to reflect 0.92RC2 2007-10-11 18:31:17 +00:00
Renato Botelho
9f63c71af0 - Update to 20070529
- Make all last changes that i've made on security/clamav:
  o Make arc, arj, lha and unzoo achives support dependency as OPTIONS
  o Fix build with gethostbyname_r after 601103
  o Install clamav-config.h
  o Change clamav-milter rc.d script to use a var to determine seconds of
    timeout to wait clamd socket be started, just if clamav_clamd_enable
    is set
2007-05-29 17:33:52 +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
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Dirk Meyer
673a029500 - presrve downloaded cvd files on deinstall
Approved by:	Rob Evers
2005-09-22 13:17:52 +00:00
Sam Lawrance
8d3be987da Remove mtree dir from pkg-plist 2005-06-29 04:57:38 +00:00
Jean-Yves Lefort
d82a3ba54e Fix the packing list 2005-06-22 10:50:39 +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
Yaroslav Tykhiy
efe22691e4 Introduce a variable LOGDIR instead of using a literal log directory
pathname everywhere.

Approved by:	Rob Evers (maintainer)
2005-01-27 12:15:27 +00:00
Yaroslav Tykhiy
ff0853ba99 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:01:34 +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
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
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
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
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
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
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
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
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
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
3314beebee - update to 20031112
PR:		59219
Submitted by:	rob@debank.tv
2003-11-12 21:14:57 +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
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
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
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
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
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