Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.101.0_2 09 Dec 2018 13:22:22
  |
swills  |
security/clamav: Install missing headers
PR: 233879
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
0.101.0_1 07 Dec 2018 17:31:07
  |
linimon  |
Remove artifact from earlier version of patch.
Reported by: jbeich |
0.101.0_1 07 Dec 2018 15:34:52
  |
linimon  |
Base GCC supports neither -Wno-logical-op-parentheses nor -Wno-dangling-else.
Remove them on GCC-based architectures to fix build.
PR: 233800
Submitted by: Piotr Kubaj
Approved by: maintainer |
0.101.0_1 04 Dec 2018 19:11:16
  |
ler  |
security/clamav: Give maintainership to Yasuhiro KIMURA <yasu@utahime.org> |
0.101.0_1 04 Dec 2018 02:39:58
  |
ler  |
security/clamav: build no longer produces libclammspack.a and
libclammspack.pc with the MSPACK option unset.
PR: 233763
Reported by: PopularMoment@protonmail.com |
0.101.0 03 Dec 2018 23:42:21
  |
ler  |
security/clamav: update to 0.101.0
PR: 2337761
Submitted by: yasu@utahime.org |
0.100.2_3 30 Nov 2018 13:12:02
  |
ler  |
security/clamav: remove unneeded build_depends for pkgconfig.
Reported by: sunpoet |
0.100.2_3 30 Nov 2018 10:53:40
  |
ler  |
security/clamav: really do the right thing with the MSPACK option.
previous patch added the configure argument to find archivers/libmspack
installed, but neglected to set USES+= pkgconfig to actually have the binary
use that version. With it now properly finding libmspack.so, revert to
not trying to install libclammspack* if the MSPACK option is set.
PR: 233658 |
0.100.2_2 30 Nov 2018 10:12:44
  |
ler  |
security/clamav: install libclammspack regardless of the MSPACK option.
PR: 233658
Reported by: ohartmann@walstatt.org |
0.100.2_1 30 Nov 2018 02:34:21
  |
ler  |
security/clamav: fix test failures.
It adds a few more fixes and improvements.
- Solves the bug, by adding a MSPACK option (enabled by default) and a build
dependency on pkg-config.
- Makes massive use of options helpers and similar tools to improve Makefile's
readability. In the rewriting I have not maintained the dependency of option
LDAP on option MILTER and the two options are now indipendent: if this is bad,
it as to be fixed on my patch. I avoided to do it directly because I am unsure
it is needed.
- Uses now libpcre2 consistently (before the port could link to libpcre2 by
mistake).
- Removes useless arguments about zlib in CONFIGURE_ARGS.
- Reorders variables consistently with the standard order.
- Cleans header.
- Updates pkg-plist and sort if alphabetically.
- Bump PORTREVISION, needed because of some fixes.
PR: 228468
Submitted by: phascolarctos@protonmail.ch
Reported by: gondim@bsdinfo.com.br |
0.100.2 04 Oct 2018 01:53:10
  |
ler  |
security/clamav: update to 0.100.2.
* Update to 0.100.2
- Reference:
https://blog.clamav.net/2018/10/clamav-01002-has-been-released.html
- Security: CVE-2018-14680, CVE-2018-14681, CVE-2018-14682, CVE-2018-15378
* Add gnome to USES to fix developer mode warning.
PR: 231925
Submitted by: yasu@utahime.org
Security: CVE-2018-14680, CVE-2018-14681, CVE-2018-14682, CVE-2018-15378 |
0.100.1_1 05 Sep 2018 22:01:55
  |
sunpoet  |
Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine |
0.100.1 09 Jul 2018 19:18:57
  |
ler  |
security/clamav: update to 0.100.1
PR: 229651
Submitted by: yasu@utahime.org
MFH: 2018Q3
Security: CVE-2017-16932
Security: CVE-2018-0360
Security: CVE-2018-0361 |
0.100.0_1 09 Jun 2018 09:34:27
  |
amdmi3  |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
0.100.0_1 13 Apr 2018 11:07:06
  |
ler  |
security/clamav: fix packaging when JSON option is NOT set.
Reported by: Serg Renkas <rsf@ntc-raduga.ru> |
0.100.0_1 12 Apr 2018 16:01:16
  |
ler  |
security/clamav: Unbreak package without unrar.
PR: 227420
Submitted by: PopularMoment@protonmail.com |
0.100.0 12 Apr 2018 11:52:55
  |
ler  |
security/clamav: upgrade to 0.100.0
Release notes:
https://blog.clamav.net/2018/04/clamav-01000-has-been-released.html
PR: 227420
Submitted by: nevecherya@gmail.com |
0.99.4 02 Mar 2018 14:54:35
  |
ler  |
security/clamav: upgrade to 0.99.4
Release notes: http://blog.clamav.net/2018/03/clamav-0994-has-been-released.html
Submitted by: mmokhi
Security: CVE-2012-6706
Security: CVE-2017-6419
Security: CVE-2017-11423
Security: CVE-2018-1000085
Security: CVE-2018-0202
Differential Revision: https://reviews.freebsd.org/D14562 |
0.99.3 26 Jan 2018 00:16:16
  |
ler  |
security/clamav: upgrade to 0.99.3.
* Update to 0.99.3.
* Fix following portlint warnings.
** Move position of USES in Makefile.
** Remove reference of undefined LLVM option.
** Regenerate files/patch-libclamav_regex_pcre.c by 'make makepatch
** add USES=ssl
PR: 225461
Submitted by: yasu@utahime.org |
0.99.2_9 15 Jan 2018 14:32:55
  |
ler  |
security/clamav: remove LHA from default options.
r459039 made distribution of the lha binary not allowed.
PR: 225180
Submitted by: antoine |
0.99.2_8 03 Jan 2018 13:36:58
  |
sunpoet  |
Update devel/json-c to 0.13
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine |
0.99.2_7 30 Dec 2017 22:25:18
  |
ler  |
security/clamav: handle memfs/tmpfs /var/run.
PR: 224728
Submitted by: O. Harmann <ohartmann@walstatt.org> |
0.99.2_6 29 Nov 2017 02:56:27
  |
ler  |
security/clamav: incorrect type size on amd64 in pcre2.
PR: 223945
Submitted by: coyote@bks.tv |
0.99.2_5 22 Sep 2017 16:17:16
  |
ler  |
security/clamav: bump PORTREVISION, missed in previous commit
pointyhat to: ler (myself) |
0.99.2_4 22 Sep 2017 16:11:54
  |
ler  |
security/clamav: Compile-time test fails during portinstall
Apply patch from upstream.
PR: 221513
Submitted by: jny@jny.dk, fsbruva@yahoo.com |
0.99.2_4 15 Aug 2017 19:11:29
  |
ler  |
security/clamav: Take maintainership
Approved by: garga (via IRC) |
0.99.2_4 02 May 2017 14:26:06
  |
miwi  |
- Remove clang36 support
Reviewed by: garga
Approved by: garga (maintainer via irc) |
0.99.2_3 26 Apr 2017 17:34:18
  |
feld  |
UNRAR description is now available in bsd.options.desc.mk
Approved by: portmgr (with hat) |
0.99.2_3 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.99.2_2 05 Feb 2017 11:14:37
  |
sunpoet  |
Move devel/libcheck to devel/check
- Bump PORTREVISION for dependent ports |
0.99.2_2 09 Jan 2017 13:35:57
  |
garga  |
Fix zlib version detect to make sure it doesn't consider 1.2.10 as bad
version. It fixes build on 12-CURRENT |
0.99.2_2 06 Jan 2017 21:35:34
  |
antoine  |
Unbreak configure with zlib 1.2.10, configure script believes that version
1.2.10 is vulnerable version 1.2.1
Reported by: pkg-fallout
MFH: 2017Q1 |
0.99.2_2 21 Oct 2016 15:21:13
  |
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
0.99.2_2 11 Aug 2016 03:49:42
  |
fluffy  |
- Stage II. FreeBSD 9.x brach need a bit more love to deal with c++11-aware code
for Jit/LLVM bytecode engine [1]
- Disable Jit engine by default for package building [2]
Reported by: pi [1]
Discussed with: garga [2]
Approved by: garga (maintainer)
MFH: 2016Q3 |
0.99.2_1 10 Aug 2016 07:10:31
  |
fluffy  |
- security/clamav: Unbroke Jit engine
Buldled LLVM is very limited/outdated and produce the broken code on recent
FreeBSD releases,
so unconditionally rely on latest supported (3.6) LLVM framework from ports to
build ClamAV Jit parser
PR: 211683
Reported by: many
Submitted by: myself
Approved by: garga (maintainer)
MFH: 2016Q3 |
0.99.2 29 May 2016 22:08:04
  |
delphij  |
Update to 0.99.2.
PR: ports/209384
Submitted by: Leonid Nevecherya <nevecherya gmail com>
Approved by: maintainer timeout
MFH: 2016Q2 |
0.99.1 23 May 2016 20:35:01
  |
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
0.99.1 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.99.1 18 Mar 2016 13:13:29
  |
garga  |
Remove sourceforge and use correct MASTER_SITES since clamav announced this
is the last version available there
Pointed out by: pi |
0.99.1 18 Mar 2016 12:46:43
  |
garga  |
Update security/clamav to 0.99.1 |
0.99_1 26 Feb 2016 08:47:18
  |
dinoex  |
- set dependency to libmilter, bump PORTREVISION |
0.99 31 Jan 2016 00:18:49
  |
marino  |
security/clamav: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
0.99 11 Dec 2015 01:07:07
  |
zi  |
- Update to 0.99
PR: 205086
Submitted by: me
Reviewed by: garga@ (maintainer)
Approved by: garga@ (maintainer) |
0.98.7 07 May 2015 00:46:26
  |
amdmi3  |
- Add CPE info
Approved by: portmgr blanket |
0.98.7 04 May 2015 18:36:05
  |
garga  |
Update to 0.98.7 |
0.98.6 25 Mar 2015 08:30:28
  |
marino  |
security category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
0.98.6 19 Mar 2015 19:38:49
  |
marino  |
five milter ports: Add or improve support on systems missing sendmail
In some cases no-sendmail support was in place but missing CFLAGS or
LDFLAGS, but in others it needed to be added. Problems found as a result
of DragonFly removing sendmail from base.
Approved by: just fix it. |
0.98.6 28 Jan 2015 14:24:49
  |
garga  |
Update to 0.98.6 |
0.98.5_1 21 Nov 2014 16:42:51
  |
garga  |
- Fix error building clamav when old version is installed and openssl from base
is also installed [1]
- Fix library version decrease that happened when moved to 0.98.5 [2]
- Bump PORTREVISION
PR: 195182
Obtained from: https://bugzilla.clamav.net/show_bug.cgi?id=11194 [1] (based on)
https://bugzilla.clamav.net/show_bug.cgi?id=11193 [2] |
0.98.5 18 Nov 2014 23:06:40
  |
garga  |
Update to 0.98.5 |
0.98.4_2 24 Oct 2014 16:50:43
  |
mva  |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
0.98.4_2 06 Oct 2014 10:21:02
  |
garga  |
Use new @dir for directories out of PREFIX |
0.98.4_1 17 Sep 2014 07:38:16
  |
tijl  |
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt) |
0.98.4_1 18 Aug 2014 16:43:25
  |
bdrewery  |
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr |
0.98.4_1 24 Jul 2014 18:34:16
  |
tijl  |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
0.98.4 25 Jun 2014 10:58:24
  |
garga  |
Update to 0.98.4 |
0.98.3_6 25 Jun 2014 05:35:32
  |
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
0.98.3_6 09 Jun 2014 17:48:12
  |
garga  |
Add a patch to fix an error many users reported. When you have an old clamav
version installed and have openssl installed from ports, clamav cannot be
built. It happened because SSL_CPPFLAGS was being set before internal includes,
so it tried to use old clamav headers. |
0.98.3_5 18 May 2014 11:53:48
  |
garga  |
Readd accidentally removed vars from SUB_LIST, they are used on clamd-milter.in |
0.98.3_4 17 May 2014 20:26:29
  |
garga  |
Fix plist with old pkg_ tools |
0.98.3_3 16 May 2014 18:46:49
  |
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) |
0.98.3_3 16 May 2014 18:18:17
  |
garga  |
. Drop pkg-install and move directories to pkg-plist
. Use USERS and GROUPS
. Remove old check for FreeBSD > 7.x |
0.98.3_3 15 May 2014 22:33:09
  |
garga  |
Fix major version number calculation
Submitted by: Shawn Webb <lattera@gmail.com>
Obtained
from: https://github.com/vrtadmin/clamav-devel/commit/d17ee49f75e23b43fadf745c27dc4dd16ee372e5 |
0.98.3_2 15 May 2014 15:40:25
  |
garga  |
. Add USES=libtool on security/clamav
. Drop .la files
. Since lib version was downgraded, bump portrevision on ports that depends of
clamav
. Fix REQUIRE names on rc.d scripts |
0.98.3_1 12 May 2014 14:01:42
  |
garga  |
Re-add a patch that I accidentaly removed on last commit, and bump PORTREVISION |
0.98.3 08 May 2014 10:47:26
  |
garga  |
. Update to 0.98.3
. Use @sample to deal with config files
. Use INSTALL_TARGET=install-strip |
0.98.1_3 06 May 2014 13:04:05
  |
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 |
0.98.1_2 05 May 2014 14:38:17
  |
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 |
0.98.1_1 16 Apr 2014 18:28:50
  |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.98.1 21 Jan 2014 23:40:23
  |
bapt  |
Fix properties on pkg-plist |
0.98.1 16 Jan 2014 22:56:13
  |
garga  |
Update to 0.98.1 |
0.98_3 07 Jan 2014 19:34:42
  |
garga  |
Fix an old OPTION knob check (WITH_TESTS) |
0.98_3 07 Jan 2014 18:54:08
  |
garga  |
- Add a patch to fix bundled LLVM to build with libc++
- Remove USE_GCC=any
PR: ports/185366
Submitted by: tijl@ |
0.98_2 31 Oct 2013 23:42:30
  |
garga  |
Remove conditional to install DOCS |
0.98_2 15 Oct 2013 11:33:56
  |
garga  |
- Fix issue on sparc64 (maybe other architetures?) that prevent clamav to verify
database integrity
- Bump PORTREVISION
PR: ports/182975
Submitted by: Henry Jalonen <henkka@spheroid.fi>
Obtained from: clamav git repo (a9d40672390a82e91a8d5c21ee2fe172fca4d2f8) |
0.98_1 27 Sep 2013 14:49:29
  |
garga  |
back to use PORTDOCS |
0.98_1 24 Sep 2013 21:48:24
  |
garga  |
Use gmake to fix an error on make check |
0.98 24 Sep 2013 16:44:32
  |
garga  |
- Update to 0.98
- Add new IPV6 option, on by default
- Support stage |
0.97.8 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.97.8 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.97.8 13 Jul 2013 20:40:50
  |
garga  |
Fix error message that is showing a wrong dir
Reported by: Will McCutcheon <will@toyingwithfate.com> |
0.97.8 21 Jun 2013 18:45:23
  |
garga  |
Use new macros |
0.97.8 08 May 2013 15:40:14
  |
garga  |
Make TESTS a non-default option |
0.97.8 27 Apr 2013 18:25:25
  |
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 |
0.97.8 23 Apr 2013 19:15:10
  |
garga  |
Update to 0.97.8 |
0.97.7 15 Mar 2013 17:14:11
  |
garga  |
Update to 0.97.7 |
0.97.6 11 Feb 2013 00:56:22
  |
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@ |
0.97.6 05 Oct 2012 12:41:46
  |
garga  |
Change headers of all ports maintained by me to new format |
0.97.6 17 Sep 2012 20:01:25
  |
garga  |
Update to 0.97.6 |
0.97.5_1 03 Aug 2012 15:34:46
 |
garga  |
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports |
0.97.5_1 29 Jun 2012 19:44:17
 |
garga  |
- Move to OPTIONSng
- Remove LLVM_PORT option, it requires llvm 2.9 and we have 3.1
- Remove GMAKE, it's not really necessary |
0.97.5_1 22 Jun 2012 19:25:41
 |
scheidell  |
- Fix CL_FORMAT bug introducted by clamav in version 0.97.5 (their bug #5252)
Submitted by: scheidell@ (me)
Approved by: Renato Botelho <garga@FreeBSD.org> (maintainer, via private
email)
Obtained from: https://bugzilla.clamav.net/show_bug.cgi?id=5252 |
0.97.5 15 Jun 2012 13:29:44
 |
garga  |
Update to 0.97.5 |
0.97.4 17 Mar 2012 15:21:39
 |
garga  |
- Update to 0.97.4
- Mark WITH_LLVM_PORTS as broken since it doesn't build with llvm 3.0
- Move LICENSE to correct place
PR: ports/166160 (based on)
Submitted by: scheidell@
Feature safe: yes |
0.97.3_1 14 Jan 2012 08:57:23
 |
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. |
0.97.3_1 19 Nov 2011 14:22:25
 |
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 |
0.97.3_1 19 Oct 2011 12:07:38
 |
garga  |
Clamav project people offers a new version tarball for package maintainers
few days before the release, i made tests with that tarball, but it was
changed before release, and the distinfo was wrong.
I compared both tarballs and the difference was part of this commit [1] was
missing on the one i used.
Update distinfo to match 0.97.3 official tarball and bump PORTREVISION
Reported by: many people |
0.97.3 18 Oct 2011 14:03:25
 |
garga  |
- Update to 0.97.3
- Fix build with external llvm [1]
PR: ports/160185 [1]
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com> [1] |
0.97.2 23 Sep 2011 22:26:39
 |
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 |
0.97.2 26 Jul 2011 22:24:21
 |
garga  |
- Update to 0.97.2
PR: ports/159185 (based on)
Submitted by: Michael Scheidell <scheidell@secnap.net> |