| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
08 Apr 2012 11:05:27
20120407
|
garga  |
Update to 20120407
Feature safe: yes |
10 Mar 2012 14:54:34
20120305
|
garga  |
Update to 20120305
Feature safe: yes |
14 Jan 2012 08:57:23
20111223
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
28 Dec 2011 14:58:10
20111223
|
garga  |
Update to 20111228 |
19 Nov 2011 14:22:25
20111104
|
garga  |
- 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 |
04 Nov 2011 20:01:35
20111104
|
garga  |
Update to 20111104 |
23 Sep 2011 22:26:39
20110704
|
amdmi3  |
- 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 |
04 Jul 2011 23:54:44
20110704
|
garga  |
Update to 20110704 |
19 May 2011 11:35:28
20110223
|
garga  |
- 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> |
23 Feb 2011 15:32:46
20110223
|
garga  |
- Update to 20110223
- Align with clamav port new option to use llvm from ports |
21 Feb 2011 11:35:52
20110204
|
garga  |
Fix detection if python was built with threads support and run make check
accordingly
PR: ports/154848
Submitted by: Martin Simmons <martin@lispworks.com> |
04 Feb 2011 16:28:44
20110204
|
garga  |
Update to 20110204
Feature safe: yes |
04 Dec 2010 07:34:27
20101029
|
ade  |
Sync to new bsd.autotools.mk |
29 Oct 2010 16:22:07
20101029
|
garga  |
Update to 20101029 |
26 Oct 2010 16:26:48
20101026
|
garga  |
Update to 20101026 |
21 Oct 2010 20:31:36
20101021
|
garga  |
Update to 20101021 |
19 Oct 2010 15:01:10
20101019
|
garga  |
Update to 20101019 |
15 Oct 2010 17:22:05
20101015
|
garga  |
Update to 20101015 |
27 Sep 2010 16:57:33
20100927
|
garga  |
- 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 |
20 Sep 2010 18:15:34
20100920
|
garga  |
Update to 20100920 |
16 Sep 2010 13:34:13
20100916
|
garga  |
Update to 20100916 |
13 Sep 2010 11:30:16
20100824_1
|
garga  |
- Add missing dependency (libltdl) to clamav and clamav-devel ports
- Bump PORTREVISION
PR: ports/150512
Submitted by: Philippe Pepiot <phil@philpep.org> |
24 Aug 2010 17:30:03
20100824
|
garga  |
- Update to 20100824
- Add LICENSE |
13 Aug 2010 11:29:48
20100810
|
garga  |
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. |
10 Aug 2010 13:25:24
20100810
|
garga  |
- Update to 20100810
- While i'm here, add LICENSE |
24 Jun 2010 16:14:06
20100624
|
garga  |
Update to 20100624
Feature safe: yes |
21 May 2010 12:28:24
20100504
|
garga  |
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> |
04 May 2010 16:15:44
20100504
|
garga  |
- Update to 20100504
- Try to fix build on sparc64 disabling LLVM/JIT build |
12 Apr 2010 13:16:10
20100412
|
garga  |
- Update to 20100412
- Use ${TOUCH} instead of touch
- Fix pkg-plist to delete directories installed out of PREFIX (on /var) |
12 Apr 2010 12:56:56
20100406
|
garga  |
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> |
09 Apr 2010 18:50:56
20100406
|
garga  |
Python and gmake are just necessary when LLVM option is set |
06 Apr 2010 17:46:27
20100406
|
garga  |
- Update to 20100406
- Reduce differences between it and security/clamav
- Make JIT bytecode compiler as an OPTION, On by default |
27 Mar 2010 00:15:24
20100312
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
12 Mar 2010 20:51:34
20100312
|
garga  |
Update to 20100312 |
09 Mar 2010 11:57:16
20100308
|
garga  |
- 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 |
28 Jan 2010 14:18:26
20100127_1
|
garga  |
Fix build on 9-current and recent 8-stable |
27 Jan 2010 16:59:06
20100127
|
garga  |
- 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 |
22 Jan 2010 11:41:22
20100122
|
garga  |
Update to 20100122 |
22 Jan 2010 11:13:09
20091223
|
garga  |
After some requests, change permission of clamav-milter socket to 0777 |
05 Jan 2010 11:48:17
20091223
|
garga  |
Define rules for PORTSCOUT checking in some of my ports |
23 Dec 2009 11:52:18
20091223
|
garga  |
- 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. |
21 Dec 2009 14:40:06
20091221
|
garga  |
- Update to 20091221
- Remove patches that were applied upstream
- Fix build on FreeBSD < 8.0 [1]
Reported by: many people by email [1] |
16 Dec 2009 15:18:55
20091216
|
garga  |
Update to 20091216 |
25 Nov 2009 11:30:06
20091125
|
garga  |
Update to 20091125 |
04 Nov 2009 19:33:07
20091104
|
garga  |
Update to 20091104 |
29 Oct 2009 11:14:38
20091029
|
garga  |
Update to 20091029 |
13 Oct 2009 13:37:08
20091013
|
garga  |
Update to 20091013 |
30 Sep 2009 10:50:06
20090930
|
garga  |
Use LOCAL on MASTER_SITES and remove MASTER_SITE_SUBDIR |
30 Sep 2009 10:47:43
20090930
|
garga  |
Update to 20090930 |
27 Aug 2009 16:51:02
20090827
|
garga  |
Update to 20090827 |
19 Aug 2009 15:32:48
20090819
|
garga  |
Update to 20090819 |
07 Aug 2009 14:14:49
20090807
|
garga  |
Update to 20090807 |
22 Jul 2009 16:35:50
20090722
|
garga  |
Update to 20090722 |
15 Jul 2009 16:56:10
20090625
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
26 Jun 2009 12:53:56
20090625
|
garga  |
Update to 20090625 |
08 Jun 2009 18:57:53
20090608
|
garga  |
- Update to 20090608 |
02 Jun 2009 13:57:25
20090602
|
garga  |
- Update to 20090602 |
09 May 2009 19:42:55
20090509
|
garga  |
- Update to 20090509 |
06 May 2009 14:05:43
20090506
|
garga  |
- Update to 20090506 |
30 Apr 2009 14:48:17
20090430
|
garga  |
- Update to 20090430 |
21 Apr 2009 13:52:36
20090420
|
garga  |
- Update to 20090420
- Add reload option to startup script, like was made on clamav port |
08 Apr 2009 19:10:26
20090408
|
garga  |
- Update to 20090408 |
03 Apr 2009 11:40:20
20090403
|
garga  |
- Update to 20090403 |
28 Mar 2009 17:53:24
20090327
|
garga  |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
27 Mar 2009 12:05:23
20090327
|
garga  |
- Update to 20090327 |
18 Mar 2009 16:43:59
20090318
|
garga  |
- Update to 20090318 |
16 Mar 2009 17:43:54
20090316
|
garga  |
- Update to 20090316 |
09 Mar 2009 13:50:48
20090309
|
garga  |
- Update to 20090309 |
04 Mar 2009 12:09:30
20090304
|
garga  |
- Update to 20090304 |
02 Mar 2009 11:31:02
20090302
|
garga  |
- Update to 20090302 |
26 Feb 2009 12:50:40
20090226
|
garga  |
- 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 |
23 Feb 2009 13:24:00
20090223
|
garga  |
- Update to 20090223 |
20 Feb 2009 14:16:24
20090220
|
garga  |
- Update to 20090220 |
19 Feb 2009 12:49:21
20090219
|
garga  |
- Update to 20090219 |
18 Feb 2009 12:52:33
20090218_1
|
garga  |
- Fix instalation of clamav-milter.conf when MILTER option is disabled
- Bump PORTREVISION
Reported by: QAT |
18 Feb 2009 11:41:57
20090218
|
garga  |
- 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 |
07 Jan 2009 19:12:51
20090107
|
garga  |
- Update to 20090107 |
23 Dec 2008 15:27:38
20081223
|
garga  |
- Update to 20081223 |
09 Dec 2008 15:36:57
20081209
|
garga  |
- Update to 20081209 |
28 Nov 2008 10:36:23
20081128
|
garga  |
- Update to 20081128 |
25 Nov 2008 10:41:53
20081125
|
garga  |
- Update to 20081125 |
17 Nov 2008 19:07:59
20081117
|
garga  |
- 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 |
05 Nov 2008 16:17:11
20081105
|
garga  |
- Update to 20081105 |
16 Oct 2008 16:20:12
20081016  |
garga  |
- Update to 20081016 |
21 Aug 2008 14:25:33
20080818  |
garga  |
- 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 |
21 Aug 2008 06:18:49
20080818  |
rafan  |
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 (Only the first 15 lines of the commit message are shown above ) |
19 Aug 2008 11:25:56
20080818  |
garga  |
- Update to 20080818 to align with 0.94-RC1 |
18 Aug 2008 18:43:13
20080811  |
garga  |
- 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] |
18 Aug 2008 14:39:59
20080811  |
garga  |
- Fix wrong error message in clamav-milter startup script
PR: ports/126575
Submitted by: Paul Toirkens <paul@sapphire.toirkens.com> |
11 Aug 2008 16:50:25
20080811  |
garga  |
- Update to 20080811 |
05 Aug 2008 14:41:36
20080805  |
garga  |
- Update to 20080805 |
25 Jul 2008 17:25:34
20080725  |
garga  |
- Upgrade to 20080725 |
24 Jul 2008 13:43:46
20080724  |
garga  |
- Update to 20080724 |
14 Jul 2008 11:21:50
20080708  |
garga  |
- 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> |
08 Jul 2008 16:17:40
20080708  |
garga  |
- Update to 20080708
- Align clamav-milter startup script with security/clamav version, that waits
for milter sock before chmod it |
17 Jun 2008 11:20:04
20080520_2  |
garga  |
- 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 |
16 Jun 2008 19:28:23
20080520_1  |
garga  |
- Fix clamd startup script to support cld containers for virus databases
- Bump PORTREVISION
Reported by: Robert Huff <roberthuff@rcn.com> |
09 Jun 2008 23:55:21
20080520  |
garga  |
- Forgot to remove one conditional about PTHREAD_LIB on last commit |
09 Jun 2008 23:50:09
20080520  |
garga  |
- Remove < 6.1 conditional since it's no longer supported |
20 May 2008 17:45:57
20080520  |
garga  |
- Update to 20080520
- Change OPTION UNRAR on by default to align with clamav port
- USE_GMAKE to build fine new version |