Skip site navigation (1)Skip section navigation (2)

CVS log for ports/security/clamav-devel/Makefile

[BACK] Up to [FreeBSD] / ports / security / clamav-devel

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.209: download - view: text, markup, annotated - select for diffs
Wed Dec 28 14:58:10 2011 UTC (6 weeks, 1 day ago) by garga
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +1 -1 lines
Update to 20111228

Revision 1.208: download - view: text, markup, annotated - select for diffs
Sat Nov 19 14:22:25 2011 UTC (2 months, 3 weeks ago) by garga
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +2 -2 lines
- Remove unecessary dependency (libcheck) when option TESTS is off [1]
- Add clamav-milter as CONFLICTS, this new meta port will be added soon

PR:		ports/161872
Submitted by:	Alexey Markov <redrat@mail.ru>
Feature safe:	yes

Revision 1.207: download - view: text, markup, annotated - select for diffs
Fri Nov 4 20:01:34 2011 UTC (3 months ago) by garga
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +1 -1 lines
Update to 20111104

Revision 1.206: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:25:09 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +0 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.205: download - view: text, markup, annotated - select for diffs
Mon Jul 4 23:54:44 2011 UTC (7 months, 1 week ago) by garga
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +5 -4 lines
Update to 20110704

Revision 1.204: download - view: text, markup, annotated - select for diffs
Thu May 19 11:35:28 2011 UTC (8 months, 3 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +3 -3 lines
- s/CONF_FILES/CLAM_CONF_FILES/ to avoid a conflict in the future with new
  options with the same name that will be added to bsd.port.mk

PR:		ports/157161, ports/157162
Submitted by:	Chris Rees <utisoft@gmail.com>

Revision 1.203: download - view: text, markup, annotated - select for diffs
Wed Feb 23 15:32:46 2011 UTC (11 months, 2 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +12 -4 lines
- Update to 20110223
- Align with clamav port new option to use llvm from ports

Revision 1.202: download - view: text, markup, annotated - select for diffs
Mon Feb 21 11:35:52 2011 UTC (11 months, 2 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +1 -1 lines
Fix detection if python was built with threads support and run make check
accordingly

PR:		ports/154848
Submitted by:	Martin Simmons <martin@lispworks.com>

Revision 1.201: download - view: text, markup, annotated - select for diffs
Fri Feb 4 16:28:43 2011 UTC (12 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +1 -1 lines
Update to 20110204

Feature safe:	yes

Revision 1.200: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:33:22 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.199: download - view: text, markup, annotated - select for diffs
Fri Oct 29 16:22:07 2010 UTC (15 months, 1 week ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +1 -1 lines
Update to 20101029

Revision 1.198: download - view: text, markup, annotated - select for diffs
Tue Oct 26 16:26:48 2010 UTC (15 months, 2 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +1 -1 lines
Update to 20101026

Revision 1.197: download - view: text, markup, annotated - select for diffs
Thu Oct 21 20:31:36 2010 UTC (15 months, 2 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +1 -1 lines
Update to 20101021

Revision 1.196: download - view: text, markup, annotated - select for diffs
Tue Oct 19 15:01:09 2010 UTC (15 months, 3 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +1 -1 lines
Update to 20101019

Revision 1.195: download - view: text, markup, annotated - select for diffs
Fri Oct 15 17:22:05 2010 UTC (15 months, 3 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +1 -1 lines
Update to 20101015

Revision 1.194: download - view: text, markup, annotated - select for diffs
Mon Sep 27 16:57:33 2010 UTC (16 months, 2 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +12 -10 lines
- Update to 20100927
- Remove GCC 4.2+ dependency, now it builds file with 3.4.6
- Add a new OPTION to TESTS, since it requires python on build time and some
  people don't like this. Leave it ON by default to run tests on package
  building

Revision 1.193: download - view: text, markup, annotated - select for diffs
Mon Sep 20 18:15:34 2010 UTC (16 months, 3 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +1 -1 lines
Update to 20100920

Revision 1.192: download - view: text, markup, annotated - select for diffs
Thu Sep 16 13:34:13 2010 UTC (16 months, 3 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +1 -2 lines
Update to 20100916

Revision 1.191: download - view: text, markup, annotated - select for diffs
Mon Sep 13 11:30:16 2010 UTC (16 months, 4 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +2 -0 lines
- Add missing dependency (libltdl) to clamav and clamav-devel ports
- Bump PORTREVISION

PR:		ports/150512
Submitted by:	Philippe Pepiot <phil@philpep.org>

Revision 1.190: download - view: text, markup, annotated - select for diffs
Tue Aug 24 17:30:03 2010 UTC (17 months, 2 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +3 -1 lines
- Update to 20100824
- Add LICENSE

Revision 1.189: download - view: text, markup, annotated - select for diffs
Fri Aug 13 11:29:48 2010 UTC (17 months, 4 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +0 -2 lines
pav@ noted LICENSE code don't work fine with ports using @cwd in plist, and
it'll be fixed soon. Remove LICENSE from clamav ports for now.

Revision 1.188: download - view: text, markup, annotated - select for diffs
Tue Aug 10 13:25:24 2010 UTC (18 months ago) by garga
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +3 -1 lines
- Update to 20100810
- While i'm here, add LICENSE

Revision 1.187: download - view: text, markup, annotated - select for diffs
Thu Jun 24 16:14:06 2010 UTC (19 months, 2 weeks ago) by garga
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +3 -2 lines
Update to 20100624

Feature safe:	yes

Revision 1.186: download - view: text, markup, annotated - select for diffs
Fri May 21 12:28:24 2010 UTC (20 months, 3 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +1 -1 lines
Gcc 4.2+ is only needed to build clamav with LLVM/JIT support, remove this
dependency when LLVM is not set.

Submitted by:	Guy Antony Halse <G.Halse@ru.ac.za>

Revision 1.185: download - view: text, markup, annotated - select for diffs
Tue May 4 16:15:44 2010 UTC (21 months, 1 week ago) by garga
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +2 -2 lines
- Update to 20100504
- Try to fix build on sparc64 disabling LLVM/JIT build

Revision 1.184: download - view: text, markup, annotated - select for diffs
Mon Apr 12 13:16:10 2010 UTC (21 months, 4 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +2 -2 lines
- Update to 20100412
- Use ${TOUCH} instead of touch
- Fix pkg-plist to delete directories installed out of PREFIX (on /var)

Revision 1.183: download - view: text, markup, annotated - select for diffs
Mon Apr 12 12:56:56 2010 UTC (21 months, 4 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +17 -1 lines
Unit tests require python built with thread support, disable make check when
local python doesn't have this

PR:		ports/145520
Submitted by:	Michael Scheidell <scheidell at secnap.net>

Revision 1.182: download - view: text, markup, annotated - select for diffs
Fri Apr 9 18:50:56 2010 UTC (22 months ago) by garga
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +16 -14 lines
Python and gmake are just necessary when LLVM option is set

Revision 1.181: download - view: text, markup, annotated - select for diffs
Tue Apr 6 17:46:26 2010 UTC (22 months ago) by garga
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +27 -15 lines
- Update to 20100406
- Reduce differences between it and security/clamav
- Make JIT bytecode compiler as an OPTION, On by default

Revision 1.180: download - view: text, markup, annotated - select for diffs
Fri Mar 12 20:51:33 2010 UTC (23 months ago) by garga
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +1 -1 lines
Update to 20100312

Revision 1.179: download - view: text, markup, annotated - select for diffs
Tue Mar 9 11:57:16 2010 UTC (23 months ago) by garga
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +8 -2 lines
- Update to 20100308
- Disable make check for 6.x, it doesn't work (segfault) because libcheck is
  linked against -pthread and test program is linked against -lthr

Revision 1.178: download - view: text, markup, annotated - select for diffs
Thu Jan 28 14:18:26 2010 UTC (2 years ago) by garga
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +1 -0 lines
Fix build on 9-current and recent 8-stable

Revision 1.177: download - view: text, markup, annotated - select for diffs
Wed Jan 27 16:59:05 2010 UTC (2 years ago) by garga
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +11 -5 lines
- Update to 20100127
- Execute a "make check" at post-build target
- Reduce differences between security/clamav
- Remove --enable-llvm=no and add a CFLAGS+=-march=i486 when ARCH = i386 to make
  llvm build possible
- Remove USE_GMAKE since now it builds with bsd make again

Revision 1.176: download - view: text, markup, annotated - select for diffs
Fri Jan 22 11:41:22 2010 UTC (2 years ago) by garga
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +1 -1 lines
Update to 20100122

Revision 1.175: download - view: text, markup, annotated - select for diffs
Tue Jan 5 11:48:17 2010 UTC (2 years, 1 month ago) by garga
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +2 -0 lines
Define rules for PORTSCOUT checking in some of my ports

Revision 1.174: download - view: text, markup, annotated - select for diffs
Wed Dec 23 11:52:18 2009 UTC (2 years, 1 month ago) by garga
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +3 -2 lines
- Update to 20091223
- The new bytecode engine needs llvm option to build, turn it off for now since
  it's not building on i386. There is a bug opened in clamav project to fix it.

Revision 1.173: download - view: text, markup, annotated - select for diffs
Mon Dec 21 14:40:05 2009 UTC (2 years, 1 month ago) by garga
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +1 -1 lines
- Update to 20091221
- Remove patches that were applied upstream
- Fix build on FreeBSD < 8.0 [1]

Reported by:	many people by email [1]

Revision 1.172: download - view: text, markup, annotated - select for diffs
Wed Dec 16 15:18:55 2009 UTC (2 years, 1 month ago) by garga
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +1 -1 lines
Update to 20091216

Revision 1.171: download - view: text, markup, annotated - select for diffs
Wed Nov 25 11:30:06 2009 UTC (2 years, 2 months ago) by garga
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +1 -1 lines
Update to 20091125

Revision 1.170: download - view: text, markup, annotated - select for diffs
Wed Nov 4 19:33:07 2009 UTC (2 years, 3 months ago) by garga
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +1 -1 lines
Update to 20091104

Revision 1.169: download - view: text, markup, annotated - select for diffs
Thu Oct 29 11:14:38 2009 UTC (2 years, 3 months ago) by garga
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -1 lines
Update to 20091029

Revision 1.168: download - view: text, markup, annotated - select for diffs
Tue Oct 13 13:37:07 2009 UTC (2 years, 3 months ago) by garga
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +1 -1 lines
Update to 20091013

Revision 1.167: download - view: text, markup, annotated - select for diffs
Wed Sep 30 10:50:06 2009 UTC (2 years, 4 months ago) by garga
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +1 -2 lines
Use LOCAL on MASTER_SITES and remove MASTER_SITE_SUBDIR

Revision 1.166: download - view: text, markup, annotated - select for diffs
Wed Sep 30 10:47:43 2009 UTC (2 years, 4 months ago) by garga
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +1 -1 lines
Update to 20090930

Revision 1.165: download - view: text, markup, annotated - select for diffs
Thu Aug 27 16:51:02 2009 UTC (2 years, 5 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +1 -1 lines
Update to 20090827

Revision 1.164: download - view: text, markup, annotated - select for diffs
Wed Aug 19 15:32:48 2009 UTC (2 years, 5 months ago) by garga
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +1 -1 lines
Update to 20090819

Revision 1.163: download - view: text, markup, annotated - select for diffs
Fri Aug 7 14:14:49 2009 UTC (2 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +1 -1 lines
Update to 20090807

Revision 1.162: download - view: text, markup, annotated - select for diffs
Wed Jul 22 16:35:50 2009 UTC (2 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +2 -1 lines
Update to 20090722

Revision 1.161: download - view: text, markup, annotated - select for diffs
Fri Jun 26 12:53:56 2009 UTC (2 years, 7 months ago) by garga
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +1 -1 lines
Update to 20090625

Revision 1.160: download - view: text, markup, annotated - select for diffs
Mon Jun 8 18:57:53 2009 UTC (2 years, 8 months ago) by garga
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +1 -1 lines
- Update to 20090608

Revision 1.159: download - view: text, markup, annotated - select for diffs
Tue Jun 2 13:57:25 2009 UTC (2 years, 8 months ago) by garga
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +1 -1 lines
- Update to 20090602

Revision 1.158: download - view: text, markup, annotated - select for diffs
Sat May 9 19:42:55 2009 UTC (2 years, 9 months ago) by garga
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +1 -1 lines
- Update to 20090509

Revision 1.157: download - view: text, markup, annotated - select for diffs
Wed May 6 14:05:43 2009 UTC (2 years, 9 months ago) by garga
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +1 -1 lines
- Update to 20090506

Revision 1.156: download - view: text, markup, annotated - select for diffs
Thu Apr 30 14:48:17 2009 UTC (2 years, 9 months ago) by garga
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +1 -1 lines
- Update to 20090430

Revision 1.155: download - view: text, markup, annotated - select for diffs
Tue Apr 21 13:52:36 2009 UTC (2 years, 9 months ago) by garga
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +1 -1 lines
- Update to 20090420
- Add reload option to startup script, like was made on clamav port

Revision 1.154: download - view: text, markup, annotated - select for diffs
Wed Apr 8 19:10:26 2009 UTC (2 years, 10 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +1 -1 lines
- Update to 20090408

Revision 1.153: download - view: text, markup, annotated - select for diffs
Fri Apr 3 11:40:20 2009 UTC (2 years, 10 months ago) by garga
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +1 -1 lines
- Update to 20090403

Revision 1.152: download - view: text, markup, annotated - select for diffs
Sat Mar 28 17:53:22 2009 UTC (2 years, 10 months ago) by garga
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +1 -0 lines
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE

Revision 1.151: download - view: text, markup, annotated - select for diffs
Fri Mar 27 12:05:23 2009 UTC (2 years, 10 months ago) by garga
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +1 -1 lines
- Update to 20090327

Revision 1.150: download - view: text, markup, annotated - select for diffs
Wed Mar 18 16:43:58 2009 UTC (2 years, 10 months ago) by garga
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +1 -1 lines
- Update to 20090318

Revision 1.149: download - view: text, markup, annotated - select for diffs
Mon Mar 16 17:43:54 2009 UTC (2 years, 10 months ago) by garga
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +1 -1 lines
- Update to 20090316

Revision 1.148: download - view: text, markup, annotated - select for diffs
Mon Mar 9 13:50:48 2009 UTC (2 years, 11 months ago) by garga
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +1 -1 lines
- Update to 20090309

Revision 1.147: download - view: text, markup, annotated - select for diffs
Wed Mar 4 12:09:30 2009 UTC (2 years, 11 months ago) by garga
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +1 -1 lines
- Update to 20090304

Revision 1.146: download - view: text, markup, annotated - select for diffs
Mon Mar 2 11:31:02 2009 UTC (2 years, 11 months ago) by garga
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -1 lines
- Update to 20090302

Revision 1.145: download - view: text, markup, annotated - select for diffs
Thu Feb 26 12:50:39 2009 UTC (2 years, 11 months ago) by garga
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +5 -10 lines
- 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

Revision 1.144: download - view: text, markup, annotated - select for diffs
Mon Feb 23 13:24:00 2009 UTC (2 years, 11 months ago) by garga
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +1 -1 lines
- Update to 20090223

Revision 1.143: download - view: text, markup, annotated - select for diffs
Fri Feb 20 14:16:24 2009 UTC (2 years, 11 months ago) by garga
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +1 -1 lines
- Update to 20090220

Revision 1.142: download - view: text, markup, annotated - select for diffs
Thu Feb 19 12:49:21 2009 UTC (2 years, 11 months ago) by garga
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +1 -4 lines
- Update to 20090219

Revision 1.141: download - view: text, markup, annotated - select for diffs
Wed Feb 18 12:52:33 2009 UTC (2 years, 11 months ago) by garga
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +4 -1 lines
- Fix instalation of clamav-milter.conf when MILTER option is disabled
- Bump PORTREVISION

Reported by:	QAT

Revision 1.140: download - view: text, markup, annotated - select for diffs
Wed Feb 18 11:41:57 2009 UTC (2 years, 11 months ago) by garga
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +10 -5 lines
- 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

Revision 1.139: download - view: text, markup, annotated - select for diffs
Wed Jan 7 19:12:51 2009 UTC (3 years, 1 month ago) by garga
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +1 -1 lines
- Update to 20090107

Revision 1.138: download - view: text, markup, annotated - select for diffs
Tue Dec 23 15:27:38 2008 UTC (3 years, 1 month ago) by garga
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +1 -1 lines
- Update to 20081223

Revision 1.137: download - view: text, markup, annotated - select for diffs
Tue Dec 9 15:36:56 2008 UTC (3 years, 2 months ago) by garga
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +1 -1 lines
- Update to 20081209

Revision 1.136: download - view: text, markup, annotated - select for diffs
Fri Nov 28 10:36:23 2008 UTC (3 years, 2 months ago) by garga
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -1 lines
- Update to 20081128

Revision 1.135: download - view: text, markup, annotated - select for diffs
Tue Nov 25 10:41:53 2008 UTC (3 years, 2 months ago) by garga
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +1 -1 lines
- Update to 20081125

Revision 1.134: download - view: text, markup, annotated - select for diffs
Mon Nov 17 19:07:59 2008 UTC (3 years, 2 months ago) by garga
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +2 -3 lines
- 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

Revision 1.133: download - view: text, markup, annotated - select for diffs
Wed Nov 5 16:17:11 2008 UTC (3 years, 3 months ago) by garga
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +3 -2 lines
- Update to 20081105

Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Oct 16 16:20:11 2008 UTC (3 years, 3 months ago) by garga
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +1 -1 lines
- Update to 20081016

Revision 1.131: download - view: text, markup, annotated - select for diffs
Thu Aug 21 14:25:33 2008 UTC (3 years, 5 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +1 -1 lines
- 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

Revision 1.130: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:18:13 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +0 -1 lines
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)

Revision 1.129: download - view: text, markup, annotated - select for diffs
Tue Aug 19 11:25:56 2008 UTC (3 years, 5 months ago) by garga
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1 -1 lines
- Update to 20080818 to align with 0.94-RC1

Revision 1.128: download - view: text, markup, annotated - select for diffs
Mon Aug 18 18:43:12 2008 UTC (3 years, 5 months ago) by garga
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +10 -5 lines
- 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]

Revision 1.127: download - view: text, markup, annotated - select for diffs
Mon Aug 11 16:50:25 2008 UTC (3 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +1 -1 lines
- Update to 20080811

Revision 1.126: download - view: text, markup, annotated - select for diffs
Tue Aug 5 14:41:36 2008 UTC (3 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -1 lines
- Update to 20080805

Revision 1.125: download - view: text, markup, annotated - select for diffs
Fri Jul 25 17:25:34 2008 UTC (3 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +1 -1 lines
- Upgrade to 20080725

Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Jul 24 13:43:46 2008 UTC (3 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -1 lines
- Update to 20080724

Revision 1.123: download - view: text, markup, annotated - select for diffs
Tue Jul 8 16:17:39 2008 UTC (3 years, 7 months ago) by garga
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +1 -2 lines
- Update to 20080708
- Align clamav-milter startup script with security/clamav version, that waits
  for milter sock before chmod it

Revision 1.122: download - view: text, markup, annotated - select for diffs
Tue Jun 17 11:20:03 2008 UTC (3 years, 7 months ago) by garga
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +1 -1 lines
- 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

Revision 1.121: download - view: text, markup, annotated - select for diffs
Mon Jun 16 19:28:23 2008 UTC (3 years, 7 months ago) by garga
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +1 -0 lines
- Fix clamd startup script to support cld containers for virus databases
- Bump PORTREVISION

Reported by:	Robert Huff <roberthuff@rcn.com>

Revision 1.120: download - view: text, markup, annotated - select for diffs
Mon Jun 9 23:55:20 2008 UTC (3 years, 8 months ago) by garga
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +4 -8 lines
- Forgot to remove one conditional about PTHREAD_LIB on last commit

Revision 1.119: download - view: text, markup, annotated - select for diffs
Mon Jun 9 23:50:09 2008 UTC (3 years, 8 months ago) by garga
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -6 lines
- Remove < 6.1 conditional since it's no longer supported

Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue May 20 17:45:57 2008 UTC (3 years, 8 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +3 -8 lines
- Update to 20080520
- Change OPTION UNRAR on by default to align with clamav port
- USE_GMAKE to build fine new version

Revision 1.117: download - view: text, markup, annotated - select for diffs
Thu Feb 21 15:38:31 2008 UTC (3 years, 11 months ago) by garga
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +4 -3 lines
- 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

Revision 1.116: download - view: text, markup, annotated - select for diffs
Thu Jan 24 16:35:39 2008 UTC (4 years ago) by garga
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +8 -1 lines
- 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

Revision 1.115: download - view: text, markup, annotated - select for diffs
Mon Jan 21 18:04:29 2008 UTC (4 years ago) by garga
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +5 -7 lines
- Update to 20080121

Revision 1.114: download - view: text, markup, annotated - select for diffs
Wed Dec 12 11:15:27 2007 UTC (4 years, 2 months ago) by garga
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +17 -8 lines
- 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

Revision 1.113: download - view: text, markup, annotated - select for diffs
Thu Oct 11 18:31:17 2007 UTC (4 years, 4 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +1 -1 lines
- Update to 20071011 to reflect 0.92RC2

Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Aug 30 16:25:07 2007 UTC (4 years, 5 months ago) by garga
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +1 -1 lines
Update to 20070830

Revision 1.111: download - view: text, markup, annotated - select for diffs
Tue Jul 24 13:35:11 2007 UTC (4 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -1 lines
- Update to 20070724

PR:		ports/114854
Submitted by:	delphij

Revision 1.110: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:27 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +0 -1 lines
- 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

Revision 1.109: download - view: text, markup, annotated - select for diffs
Wed Jul 11 13:13:42 2007 UTC (4 years, 7 months ago) by garga
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +0 -8 lines
- Remove CURL option, forgotten on last commit. It's not needed anymore

Revision 1.108: download - view: text, markup, annotated - select for diffs
Wed Jul 11 12:50:12 2007 UTC (4 years, 7 months ago) by garga
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -2 lines
- Update to 20070711

Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu May 31 00:44:57 2007 UTC (4 years, 8 months ago) by garga
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +2 -1 lines
- Fix CLAMAV_CLAMD_SOCKET

Reported by:	Robert Huff <roberthuff@rcn.com>

Revision 1.106: download - view: text, markup, annotated - select for diffs
Tue May 29 17:33:51 2007 UTC (4 years, 8 months ago) by garga
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +35 -8 lines
- 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

Revision 1.105: download - view: text, markup, annotated - select for diffs
Sun Feb 18 18:36:49 2007 UTC (4 years, 11 months ago) by garga
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +49 -51 lines
- Update to 20070218
- Make all cleanups and changes i made on security/clamav port
- Add CURL and LDAP OPTION

Revision 1.104: download - view: text, markup, annotated - select for diffs
Sun Dec 17 15:34:27 2006 UTC (5 years, 1 month ago) by garga
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -3 lines
- Update to 20061217

Revision 1.103: download - view: text, markup, annotated - select for diffs
Wed Dec 13 01:41:51 2006 UTC (5 years, 1 month ago) by mnag
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +2 -0 lines
- Mark as FORBIDDEN

Security:	http://www.vuxml.org/freebsd/eb5124a4-8a20-11db-b033-00123ffe8333.html
With hat:	secteam

Revision 1.102: download - view: text, markup, annotated - select for diffs
Mon Oct 30 13:52:36 2006 UTC (5 years, 3 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +1 -3 lines
Update to 20061029 to fix vulnerability

Approved by:	portmgr (erwin)
Security:	http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html

Revision 1.101: download - view: text, markup, annotated - select for diffs
Fri Oct 20 14:53:54 2006 UTC (5 years, 3 months ago) by mnag
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +2 -0 lines
- Mark as forbidden

Approved by:	portmgr (secteam blanket)
Security:	http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html

Revision 1.100: download - view: text, markup, annotated - select for diffs
Fri Sep 22 11:46:54 2006 UTC (5 years, 4 months ago) by garga
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +4 -10 lines
- Update do 20060922 snapshot.
- Add --enable-experimental and remove CURL option to test new code that
  doesn't depend of external curl.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Tue Sep 5 13:56:23 2006 UTC (5 years, 5 months ago) by garga
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -1 lines
Update to 20060905 snapshot

Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue Aug 8 14:43:18 2006 UTC (5 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +2 -2 lines
- Update to 20060808
- s/INSTALLS_SHLIB/USE_LDCONFIG/

Revision 1.97: download - view: text, markup, annotated - select for diffs
Mon Jul 24 15:20:02 2006 UTC (5 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +1 -1 lines
Update to 20060724

Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Jul 3 12:56:58 2006 UTC (5 years, 7 months ago) by garga
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +4 -3 lines
Update to 20060703

Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri May 26 16:49:10 2006 UTC (5 years, 8 months ago) by garga
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +9 -1 lines
- 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]

Revision 1.94: download - view: text, markup, annotated - select for diffs
Thu May 25 12:21:45 2006 UTC (5 years, 8 months ago) by garga
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +3 -4 lines
- Update to 20060525
- Use arj and unzoo instead unarj and zoo

Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed May 10 14:46:46 2006 UTC (5 years, 9 months ago) by ale
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -1 lines
Chase gmp library and bump PORTREVISION.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Wed May 3 13:14:58 2006 UTC (5 years, 9 months ago) by garga
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -1 lines
Update to 20060503

Revision 1.91: download - view: text, markup, annotated - select for diffs
Wed Apr 26 12:47:50 2006 UTC (5 years, 9 months ago) by garga
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -1 lines
- Update to 20060426

Revision 1.90: download - view: text, markup, annotated - select for diffs
Fri Apr 7 10:10:20 2006 UTC (5 years, 10 months ago) by garga
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +49 -69 lines
- 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

Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Apr 7 10:07:49 2006 UTC (5 years, 10 months ago) by garga
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -1 lines
Take over maintainership

Approved by:	maintainer by email

Revision 1.88: download - view: text, markup, annotated - select for diffs
Thu Apr 6 17:24:25 2006 UTC (5 years, 10 months ago) by mnag
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -0 lines
- Mark as FORBIDDEN

Security:	http://www.vuxml.org/freebsd/6a5174bd-c580-11da-9110-00123ffe8333.html

Revision 1.87: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:38:53 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -0 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.86: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:55 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -3 lines
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.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Mon Nov 7 09:41:07 2005 UTC (6 years, 3 months ago) by garga
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +1 -1 lines
- 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

Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Oct 4 13:39:49 2005 UTC (6 years, 4 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +22 -23 lines
Update to 20051003
Unmark FORBIDDEN

PR:		86878
Approved by:	rob@debank.tv (maintainer), pav (mentor)

Revision 1.83: download - view: text, markup, annotated - select for diffs
Sat Sep 24 08:35:43 2005 UTC (6 years, 4 months ago) by simon
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -0 lines
Mark FORBIDDEN due to arbitrary code execution vulnerability.

Security:	http://vuxml.FreeBSD.org/271498a9-2cd4-11da-a263-0001020eed82.html
With hat:	secteam

Revision 1.82: download - view: text, markup, annotated - select for diffs
Thu Jul 21 17:53:45 2005 UTC (6 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +1 -1 lines
Change MASTERSITE from ~renato to ~garga because I change my account
here

Approved by:	flz (mentor)

Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Jul 4 17:38:52 2005 UTC (6 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -2 lines
Update to 20050704.

PR:		82972
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers (maintainer)

Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Jun 24 08:02:04 2005 UTC (6 years, 7 months ago) by sem
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -0 lines
- Bump PORTREVISION

Requested by:	Pavel Rochnyack (irc)

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Jun 23 13:22:22 2005 UTC (6 years, 7 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +0 -2 lines
- Fix compilation of the milter interface
- Unconditionally define PORTDOCS, as bsd.port.mk now tests ${NOPORTDOCS}

Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Jun 22 10:50:39 2005 UTC (6 years, 7 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -0 lines
Fix the packing list

Revision 1.77: download - view: text, markup, annotated - select for diffs
Tue Jun 14 19:35:44 2005 UTC (6 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -1 lines
Update to 20050614 (0.86rc1).

PR:		82222
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers (maintainer)

Revision 1.76: download - view: text, markup, annotated - select for diffs
Fri Jun 10 10:01:21 2005 UTC (6 years, 8 months ago) by novel
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -1 lines
Update to 20050608.

PR:		82042
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers (maintainer)

Revision 1.75: download - view: text, markup, annotated - select for diffs
Mon May 30 20:40:05 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
- Update to 20050529

PR:		ports/81681
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers <rob@debank.tv> (maintainer)

Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue May 24 18:29:17 2005 UTC (6 years, 8 months ago) by novel
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
Update to 20050524.

PR:		81441
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers (maintainer)

Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri May 6 08:05:02 2005 UTC (6 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +4 -2 lines
- Update to 20050503

PR:		ports/80581
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	rob@debank.tv (maintainer)

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:27 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:03:57 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat Apr 9 20:17:07 2005 UTC (6 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -4 lines
- Update to 20050408, unbreak

PR:		ports/79688
Submitted by:	Renato Botelho <freebsd@galle.com.br>

Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Feb 11 22:19:43 2005 UTC (6 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -0 lines
BROKEN: Unfetchable

Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Jan 27 12:50:32 2005 UTC (7 years ago) by yar
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +0 -1 lines
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.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Jan 27 12:15:27 2005 UTC (7 years ago) by yar
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +5 -3 lines
Introduce a variable LOGDIR instead of using a literal log directory
pathname everywhere.

Approved by:	Rob Evers (maintainer)

Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Jan 12 18:22:56 2005 UTC (7 years ago) by yar
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -0 lines
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

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Jan 12 15:09:50 2005 UTC (7 years ago) by niels
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +8 -6 lines
Unbreak security/clamav-devel by updating it to 20050110 (maintainer update)

PR:		ports/76086
Submitted by:	maintainer
Approved by:	nectar (mentor)

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Dec 22 02:10:12 2004 UTC (7 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +7 -4 lines
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>

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Dec 15 09:57:27 2004 UTC (7 years, 1 month ago) by ale
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -1 lines
Update to 20041213 snapshot.

Approved by:	maintainer

Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Dec 3 09:52:20 2004 UTC (7 years, 2 months ago) by ale
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -1 lines
Update to 20041201 snapshot.

Approved by:	maintainer

Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Nov 4 22:49:52 2004 UTC (7 years, 3 months ago) by pav
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +62 -51 lines
- Update to 20041101
- Configuration file was renamed to clamd.conf!

PR:		ports/73491
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)

Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Oct 15 17:32:45 2004 UTC (7 years, 3 months ago) by ade
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -1 lines
Kill off automake18, switching to automake19.  Requiem Mors Pacem.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Sep 2 15:24:16 2004 UTC (7 years, 5 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +9 -7 lines
- 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

Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Jul 4 11:02:30 2004 UTC (7 years, 7 months ago) by eik
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -2 lines
Unbreak (fetching) and update security/clamav-devel to 20040701 snapshot

PR:		68596
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Jun 11 20:04:30 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +4 -1 lines
- Update to 20040610

PR:		ports/67792
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)

Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Jun 9 18:04:11 2004 UTC (7 years, 8 months ago) by mi
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -3 lines
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)

Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Jun 3 22:14:40 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -3 lines
- Update to 20040603

PR:		ports/67524
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)

Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue May 25 12:49:28 2004 UTC (7 years, 8 months ago) by eik
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
undo chmod on socket directory

Approved by:	Rob Evers <rob@debank.tv> (maintainer)

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue May 25 09:36:35 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -0 lines
- Change permissions on socket directory to 750.
  This unbreaks sendmail.

Submitted by:	ume
Approved by:	maintainer

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon May 24 23:02:23 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +8 -7 lines
- 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)

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun May 23 16:50:21 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +4 -6 lines
- Update to 20040521

PR:		ports/67040
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon May 3 20:22:55 2004 UTC (7 years, 9 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +19 -14 lines
- 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

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Apr 20 10:27:53 2004 UTC (7 years, 9 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
Update to 20040419

PR:		65764
Submitted by:	Rob Evers <rob@debank.tv>

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Apr 6 15:32:08 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +5 -1 lines
- 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.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Mar 22 13:08:09 2004 UTC (7 years, 10 months ago) by clement
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
- Update to 20040321 snapshot

PR:             64564
Submitted by:   Rob Evers <rob@debank.tv> (maintainer)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Mar 16 06:33:00 2004 UTC (7 years, 10 months ago) by daichi
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Update to 20040313

PR:		ports/64224
Submitted by:	Rob Evers <rob@haha.debank.tv> (maintainer)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:17 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
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.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Mar 12 02:48:24 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -2 lines
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.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Mar 1 10:35:30 2004 UTC (7 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +8 -8 lines
Upgrade to 20040229 snapshot.

Submitted by:	Rob Evers <rob@debank.tv> (maintainer)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Feb 18 20:24:40 2004 UTC (7 years, 11 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +10 -7 lines
- 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

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Feb 17 00:16:33 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -0 lines
FORBIDDEN on 502102: Links against libc_r and libpthread

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Feb 11 10:39:34 2004 UTC (8 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +8 -10 lines
- 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

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:08:43 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jan 30 18:45:04 2004 UTC (8 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +5 -4 lines
- 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

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Jan 28 13:50:04 2004 UTC (8 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- update to 20040126
Various bugfixes
Added support for OLE2 / VBA streams scanning

PR:		61948
Submitted by:	rob@debank.tv

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Jan 21 14:41:02 2004 UTC (8 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +6 -2 lines
- update to 20040120
- Added some docs
PR:		61675
Submitted by:	rob@debank.tv

- Fix: remove docdir

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Jan 16 17:39:46 2004 UTC (8 years ago) by clement
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
- 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)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jan 13 16:22:04 2004 UTC (8 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +11 -6 lines
- 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

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jan 5 13:29:00 2004 UTC (8 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
- Fix build with WRKDIRPREFIX set,
hardcoded ./work removed.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Jan 5 03:56:18 2004 UTC (8 years, 1 month ago) by petef
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -2 lines
Emergency update to 20040103.

PR:		60865
Submitted by:	maintainer

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Dec 30 15:42:38 2003 UTC (8 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +7 -1 lines
- update to 20031229
- new config file freshclam.conf
Fix problem with clamscan --mbox
Approved by:	rob@debank.tv

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Dec 22 19:57:25 2003 UTC (8 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
- Fix build under 5.1 RELEASE (malloc.h)
- Update to 20031222
Submitted by:	rob@debank.tv

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Dec 11 15:33:10 2003 UTC (8 years, 2 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- 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

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Nov 19 16:19:23 2003 UTC (8 years, 2 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
- update to 20031118
- Fix manpage with option WITH_MILTER
Submitted by:   rob@debank.tv

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Nov 12 21:14:56 2003 UTC (8 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
- update to 20031112
PR:		59219
Submitted by:	rob@debank.tv

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Oct 30 16:14:49 2003 UTC (8 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- update to 20031030
This snapshot supports cvd database updates
PR:             58727
Submitted by:   rob@debank.tv

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Oct 21 11:10:15 2003 UTC (8 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -2 lines
- 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

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Oct 15 02:32:54 2003 UTC (8 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -1 lines
- Add conflict with clamav port
PR:		58036
Submitted by:	rob@debank.tv

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Oct 12 05:48:03 2003 UTC (8 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- Update to 20031011

PR:		57867
Submitted by:	rob@debank.tv

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Oct 3 13:31:25 2003 UTC (8 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +29 -15 lines
- Upgrade to 20031001
- added RC-ng scripts
- Fix build on CURENT
PR:		57451
Submitted by:	rob@debank.tv, eikemeier@fillmore-labs.com, dinoex

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Sep 30 18:21:48 2003 UTC (8 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -11 lines
- Upgrade to 20030930
- This snapshot should be much more stable
- Some minor cleanup

PR:		57404
Submitted by:	rob@debank.tv

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Sep 30 03:39:11 2003 UTC (8 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +40 -10 lines
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

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Sep 26 17:34:19 2003 UTC (8 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +9 -10 lines
- 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

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Sep 26 12:19:55 2003 UTC (8 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +20 -2 lines
- add sample rc-script for clamav-clamd and clamav-milter
- Fix path to sendmail binary
- Fix pthread on current
Approved by: rob@debank.tv

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Sep 4 02:53:25 2003 UTC (8 years, 5 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +11 -3 lines
- Update to 20030829
- Fix build under stable
PR:		56374
Submitted by:	rob@debank.tv

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Aug 8 17:09:11 2003 UTC (8 years, 6 months ago) by leeym
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -5 lines
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>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Aug 4 09:24:25 2003 UTC (8 years, 6 months ago) by leeym
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Upgrade security/clamav-devel to 20030803

PR:		55224
Submitted by:	Rob Evers <rob@debank.tv>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jul 24 20:33:43 2003 UTC (8 years, 6 months ago) by osa
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
Fix pkg-plist, bump PORTREVISION

Submitted by:	Rob <rob@debank.tv> (maintainer)
PR:		54818

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jul 22 13:54:09 2003 UTC (8 years, 6 months ago) by leeym
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
add a knob of WITH_MILTER in Makefile and update description.

Submitted by:	Rob <rob@debank.tv> (maintainer)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jul 22 12:55:07 2003 UTC (8 years, 6 months ago) by daichi
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
update security/clamav-devel: 20030705 -> 20030720

PR:		54701
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
Reviewed by:	leeym

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jul 7 05:43:35 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
update security/clamav-devel: 20030625 --> 20030705

PR:		54150
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jun 26 10:55:19 2003 UTC (8 years, 7 months ago) by nork
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Add --enable-bigstack (to CONFIGURE_ARGS) and a manual (to MAN1).

PR:		ports/53759
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jun 25 12:33:31 2003 UTC (8 years, 7 months ago) by nork
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +22 -13 lines
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)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jun 24 16:34:05 2003 UTC (8 years, 7 months ago) by obraun
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -6 lines
* Upgrade to 0.60.
* Add --enable-bigstack.

PR:		ports/53632
Submitted by:	Rob <rob@debank.tv>
Approved by:	maintainer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 18 09:43:05 2003 UTC (8 years, 7 months ago) by nork
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -7 lines
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)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jun 11 16:58:37 2003 UTC (8 years, 8 months ago) by nork
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -0 lines
Fix install error.

PR:		ports/53112
Submitted by:	Michal F. Hanula <frankie@kyblik.pieskovisko.sk>
		Rob <rob@debank.tv>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jun 8 16:16:49 2003 UTC (8 years, 8 months ago) by leeym
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -2 lines
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>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 18 02:40:47 2003 UTC (8 years, 8 months ago) by foxfair
Branches: MAIN
CVS tags: old_RELEASE_5_1_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Feb 21 13:26:42 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_8_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
De-pkg-comment.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 5 13:09:19 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -4 lines
maintainer-update: security/clamav to 0.54

PR:		ports/47291
Submitted by:	TERAMOTO Masahiro <markun@onohara.to>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 20 03:41:52 2003 UTC (9 years ago) by edwin
Branches: MAIN
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>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options