Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 May 2014 18:46:49
20140107_3

|
garga  |
Retire security/clamav-devel, clamav is not being updated that much nowadays,
so a -devel version is not required anymore. Also removed OPTIONS on other
ports that pointed to clamav-devel as a dependency.
Approved by: portmgr (implict) |
15 May 2014 15:41:24
20140107_3

|
garga  |
Fix rc.d scripts REQUIRE |
06 May 2014 13:04:05
20140107_2

|
feld  |
milter rc script was broken after last updates.
conf_file was used before it was declared. While we're at it let's make
conf_file configurable as clamav_milter_conf
Approved by: garga
Sponsored by: SupraNet Communications, Inc |
05 May 2014 14:38:17
20140107_1

|
feld  |
rc script spring cleaning -- now passes rclint
Previously it would try to launch even if there were no rc.conf entries
Reviewed by: garga
Sponsored by: SupraNet Communications, Inc |
21 Jan 2014 23:40:23
20140107

|
bapt  |
Fix properties on pkg-plist |
07 Jan 2014 22:34:31
20140107

|
garga  |
- Update to 20140107
- Remove USE_GCC=any and fix build with clang |
31 Oct 2013 23:42:42
20131023

|
garga  |
Remove conditional to install DOCS |
23 Oct 2013 22:19:48
20131023

|
garga  |
. Update to 20131023
. Support stage
. Add IPV6 option |
20 Sep 2013 22:55:26
20130901

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
01 Sep 2013 17:41:54
20130901

|
garga  |
Update to 20130901
Replace USES_GMAKE by USES=gmake |
14 Aug 2013 22:35:54


|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
13 Jul 2013 20:40:50
20130621

|
garga  |
Fix error message that is showing a wrong dir
Reported by: Will McCutcheon <will@toyingwithfate.com> |
21 Jun 2013 18:41:09
20130621

|
garga  |
. Update to 20130621
. Use new macros where it's possible |
31 May 2013 15:54:30
20130531

|
garga  |
Update to 20130531 |
08 May 2013 15:40:14
20130423

|
garga  |
Make TESTS a non-default option |
27 Apr 2013 18:25:25
20130423

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
23 Apr 2013 19:14:58
20130423

|
garga  |
Update to 20130423 |
17 Feb 2013 23:26:39
20130217

|
garga  |
Update to 20130217 |
11 Feb 2013 00:56:22
20130209

|
garga  |
Remove patches to build with clang and force clamav and clamav-devel to use GCC.
According clamav developers ClamAV's detection is not tested when compiled with
clang.
PR: ports/175784
Submitted by: tj@ |
09 Feb 2013 11:09:41
20130209

|
garga  |
- Update to 20130209
- Fix build with clang (commit 7dfcf6e2df from master)
- UNRAR is necessary for unit tests |
25 Jan 2013 15:21:18
20130125

|
garga  |
Update to 20130125 |
13 Jan 2013 20:32:43
20130113

|
garga  |
Update to 20130113 |
08 Jan 2013 23:58:30
20130108

|
garga  |
Update to 20130108 |
20 Nov 2012 14:17:04
20121120

|
garga  |
Update to 20121120
Feature safe: yes |
05 Oct 2012 12:41:46
20120917

|
garga  |
Change headers of all ports maintained by me to new format |
17 Sep 2012 20:18:45
20120917

|
garga  |
Update to 20120917 |
06 Sep 2012 17:33:49
20120906

|
garga  |
Update to 20120906 |
15 Aug 2012 21:26:18
20120815 
|
garga  |
Update to 20120815 |
03 Aug 2012 15:34:46
20120629 
|
garga  |
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports |
29 Jun 2012 19:44:52
20120629 
|
garga  |
Remove LDAP_DESC and ICONV_DESC, they are already present in bsd.options.desc.mk |
29 Jun 2012 18:56:24
20120629 
|
garga  |
- Convert to OPTIONSng
- Move LICENSE to right place and silent portlint |
29 Jun 2012 16:24:54
20120629 
|
garga  |
- Update to 20120629
- Remove LLVM_PORTS option, clamav requires llvm 2.9 and we have 3.1 on ports |
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 |