Commit graph

258 commits

Author SHA1 Message Date
Renato Botelho
8fcc043b78 - Fix instalation of clamav-milter.conf when MILTER option is disabled
- Bump PORTREVISION

Reported by:	QAT
2009-02-18 12:52:33 +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
ae90acb399 - Update to 20081223 2008-12-23 15:27:38 +00:00
Renato Botelho
f7de4b2c34 - Update to 20081209 2008-12-09 15:36:57 +00:00
Renato Botelho
960bd12327 - Update to 20081128 2008-11-28 10:36:23 +00:00
Renato Botelho
8da2a7da2f - Update to 20081125 2008-11-25 10:41:53 +00:00
Renato Botelho
c9f22ba19b - Update to 20081117
- Remove --disable-zlib-vcheck, it's not necessary anymore and is generating a
  warning on configure script
- Remove libtool from dependencies and leave it using its own libtool, without
  it, clamav doesn't build anymore

Discussed with:	Török Edwin at clamav-devel maillist
2008-11-17 19:07:59 +00:00
Renato Botelho
11bdd00753 - Update to 20081105 2008-11-05 16:17:11 +00:00
Renato Botelho
8d13422984 - Update to 20081016 2008-10-16 16:20:12 +00:00
Renato Botelho
fe6a84f89c - Change pre-install: target to pre-su-install: since user and group are
created there (via pkg-install), and it must be done as root.
- While i'm here, fix the same on clamav-devel port

PR:		ports/126701
Submitted by:	grog
2008-08-21 14:25:33 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Renato Botelho
e8aeb0638c - Update to 20080818 to align with 0.94-RC1 2008-08-19 11:25:56 +00:00
Renato Botelho
78004c6d17 - Permit to ser owner and group to clamav milter socket [1]
- Remove @ to show some install commands, and add -v to cp
- Install clamav-milter doc
- User CHOWN and CHMOD from bsd.commands.mk

PR:		ports/126069 [1]
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net> [1]
2008-08-18 18:44:19 +00:00
Renato Botelho
162f09e1eb - Fix wrong error message in clamav-milter startup script
PR:		ports/126575
Submitted by:	Paul Toirkens <paul@sapphire.toirkens.com>
2008-08-18 14:39:59 +00:00
Renato Botelho
1a90db9f84 - Update to 20080811 2008-08-11 16:50:25 +00:00
Renato Botelho
59e03e8f1a - Update to 20080805 2008-08-05 14:41:36 +00:00
Renato Botelho
d565b72013 - Upgrade to 20080725 2008-07-25 17:25:34 +00:00
Renato Botelho
b35f3a5c1e - Update to 20080724 2008-07-24 13:43:46 +00:00
Renato Botelho
5db9c74f3c - Last change on clamav-milter startup script doesn't work if used with inet[6]
sockets, fixing it now.

No bump PORTREVISION needed since MILTER option is off by default

Reported by:	Gregory Shapiro <gshapiro@gshapiro.net>
Tested by:	Gregory Shapiro <gshapiro@gshapiro.net>
2008-07-14 11:21:50 +00:00
Renato Botelho
70afa90efa - Update to 20080708
- Align clamav-milter startup script with security/clamav version, that waits
  for milter sock before chmod it
2008-07-08 16:17:40 +00:00
Renato Botelho
a6a0eaab90 - Fix checking of database viruses at startup script that i broke on last
commit
- Bump PORTREVISION again

Submitted by:	George L. Yermulnik <yz@iptcom.net>
Pointyhat to:	me
2008-06-17 11:20:04 +00:00
Renato Botelho
f5c9b5def5 - Fix clamd startup script to support cld containers for virus databases
- Bump PORTREVISION

Reported by:	Robert Huff <roberthuff@rcn.com>
2008-06-16 19:28:23 +00:00
Renato Botelho
102398f45a - Forgot to remove one conditional about PTHREAD_LIB on last commit 2008-06-09 23:55:20 +00:00
Renato Botelho
e4e0822bc9 - Remove < 6.1 conditional since it's no longer supported 2008-06-09 23:51:16 +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
c83dd048d8 - Update to 20080221
- Fix pthread problem on 5.x to align with security/clamav
- Fix pkg-install to five correct permissions to log, db and run dirs
2008-02-21 15:38:31 +00:00
Renato Botelho
3f86bbc0e3 - Update to 20080124
- Add a new OPTION ICONV (off by default), with it fix an auto iconv detection
  problem on last version

Reported by:	pavmail
2008-01-24 16:35:39 +00:00
Renato Botelho
58d99c8bca - Update to 20080121 2008-01-21 18:04:29 +00:00
Renato Botelho
b480474622 - Update to 20071212
- Unrar code was removed from clamav source due to license problems, and a patch
  was created. I've added an UNRAR option, Off by default.
- Cosmetic changes
- Fix rc.d/clamav-milter to change socket permissions after startup. It fixes
  proclems when sendmail or postfix cannot connect to this socket. [1]

Submitted by:	Chris St Denis <chris@smartt.com>  by email
2007-12-12 11:15:27 +00:00
Renato Botelho
3521e70b8b - Update to 20071011 to reflect 0.92RC2 2007-10-11 18:31:17 +00:00
Renato Botelho
942f9e9c28 Update to 20070830 2007-08-30 16:25:07 +00:00
Renato Botelho
7453d766a3 Fix clamav-milter startup script to don't wait clamd socket when it's using tcp
socket

PR:		ports/115353 (Based on)
Submitted by:	Alexander Shikoff <minotaur@crete.org.ua>
2007-08-14 11:14:06 +00:00
Renato Botelho
e64ed70c91 - Update to 20070724
PR:		ports/114854
Submitted by:	delphij
2007-07-24 13:35:11 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Renato Botelho
482b3c85aa - Remove CURL option, forgotten on last commit. It's not needed anymore 2007-07-11 13:13:42 +00:00
Renato Botelho
adfc399f8f - Update to 20070711 2007-07-11 12:50:12 +00:00
Renato Botelho
eb1371d4a9 - Fix CLAMAV_CLAMD_SOCKET
Reported by:	Robert Huff <roberthuff@rcn.com>
2007-05-31 00:44:57 +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
3206fd5447 Change clamav-milter startup script and make it wait for clamd socket.
Submitted by:	ache@
2007-02-24 14:42:08 +00:00
Renato Botelho
aa88ef5523 - Update to 20070218
- Make all cleanups and changes i made on security/clamav port
- Add CURL and LDAP OPTION
2007-02-18 18:36:49 +00:00
Renato Botelho
f453087a8d - Update to 20061217 2006-12-17 15:34:27 +00:00
Marcus Alves Grando
1f5520d34b - Mark as FORBIDDEN
Security:	http://www.vuxml.org/freebsd/eb5124a4-8a20-11db-b033-00123ffe8333.html
With hat:	secteam
2006-12-13 01:41:51 +00:00
Renato Botelho
16fc551b11 Update to 20061029 to fix vulnerability
Approved by:	portmgr (erwin)
Security:	http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html
2006-10-30 13:52:36 +00:00
Marcus Alves Grando
e4f21a09c1 - Mark as forbidden
Approved by:	portmgr (secteam blanket)
Security:	http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html
2006-10-20 14:53:54 +00:00
Renato Botelho
57cd8c4736 - Fix build on 7-CURRENT
Thanks to:	mnag
2006-09-26 13:37:22 +00:00
Renato Botelho
3f6e55faf9 - Update do 20060922 snapshot.
- Add --enable-experimental and remove CURL option to test new code that
  doesn't depend of external curl.
2006-09-22 11:46:54 +00:00
Renato Botelho
a40917e674 Update to 20060905 snapshot 2006-09-05 13:56:23 +00:00
Renato Botelho
d1e9662ce3 - Update to 20060808
- s/INSTALLS_SHLIB/USE_LDCONFIG/
2006-08-08 14:43:18 +00:00
Renato Botelho
3cd15db070 Update to 20060724 2006-07-24 15:20:02 +00:00
Renato Botelho
0a1220b0c8 Update to 20060703 2006-07-03 12:56:58 +00:00
Renato Botelho
01a61f0371 - Add an option to print logs on stderr instead stdout, it's useful to catch
logs and use on smtp log. In preparation to update spamcontro to 2.4 series.
- s/unarj/arj/ on clamscan man [1]
- Bump PORTREVISION because man change

Reported by:	Anton Yuzhaninov <citrin at citrin.ru> [1]
2006-05-26 16:49:53 +00:00
Renato Botelho
7c438729e6 - Update to 20060525
- Use arj and unzoo instead unarj and zoo
2006-05-25 12:21:45 +00:00
Alex Dupre
ffcb54b54f Chase gmp library and bump PORTREVISION. 2006-05-10 14:46:47 +00:00
Renato Botelho
e7763f2d4f Update to 20060503 2006-05-03 13:14:59 +00:00
Renato Botelho
f579b0f139 Add a forgotten patch to fix build on 4.x
Reported by:	krismail
2006-04-27 10:49:58 +00:00
Renato Botelho
0d85521327 Remove uneeded patch, it was added to source 2006-04-26 14:04:31 +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
Renato Botelho
c7889f209b Take over maintainership
Approved by:	maintainer by email
2006-04-07 10:07:49 +00:00
Marcus Alves Grando
dfc778e976 - Mark as FORBIDDEN
Security:	http://www.vuxml.org/freebsd/6a5174bd-c580-11da-9110-00123ffe8333.html
2006-04-06 17:24:25 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +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
Simon L. B. Nielsen
4d45f19503 Mark FORBIDDEN due to arbitrary code execution vulnerability.
Security:	http://vuxml.FreeBSD.org/271498a9-2cd4-11da-a263-0001020eed82.html
With hat:	secteam
2005-09-24 08:35:43 +00:00
Dirk Meyer
673a029500 - presrve downloaded cvd files on deinstall
Approved by:	Rob Evers
2005-09-22 13:17:52 +00:00
Renato Botelho
9bb745580f Change MASTERSITE from ~renato to ~garga because I change my account
here

Approved by:	flz (mentor)
2005-07-21 17:53:45 +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
Sam Lawrance
8d3be987da Remove mtree dir from pkg-plist 2005-06-29 04:57:38 +00:00
Jean-Yves Lefort
d07f9a99c8 Fix compilation of the milter interface. 2005-06-28 18:58:07 +00:00
Sergey Matveychuk
0c3a3fc053 - Bump PORTREVISION
Requested by:	Pavel Rochnyack (irc)
2005-06-24 08:02:04 +00:00
Jean-Yves Lefort
e98c7b7cba - Fix compilation of the milter interface
- Unconditionally define PORTDOCS, as bsd.port.mk now tests ${NOPORTDOCS}
2005-06-23 13:22:22 +00:00
Jean-Yves Lefort
d82a3ba54e Fix the packing list 2005-06-22 10:50:39 +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
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
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
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
a05e185af9 - Update to 20050408, unbreak
PR:		ports/79688
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-04-09 20:17:07 +00:00
Kris Kennaway
3f959d7d5a BROKEN: Unfetchable 2005-02-11 22:21:31 +00:00
Yaroslav Tykhiy
e298146dc9 Drop a log-related SED_SCRIPT rule undeeded since rev#1.61.
Since then, there has been a common rule for both LogFile and
UpdateLogFile.
2005-01-27 12:50:32 +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
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