non port: security/clamav-unofficial-sigs/Makefile |
SVNWeb
|
Number of commits found: 25 |
Tue, 29 Nov 2022
|
[ 04:51 Yasuhiro Kimura (yasu) ] f7bcd43 (Only the first 10 of 27 ports in this commit are shown above. )
security/clamav: Update to 1.0.0
* Switch to use bundled TomsFastMath library. Upstream made
incompatible change to bundled copy and this makes it impossible to
use external one. They also dropped option to use it.
* Bump PORTREVISION of consumers as shlib version is changed.
* Note that though this is new LTS feature release security/clamav-lts
stays in 0.103.x until either next regular feature release (probably
1.1.0) is released or 0.103.x reaches its EoL.
ReleaseNotes: https://blog.clamav.net/2022/11/clamav-100-lts-released.html
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 13 Aug 2022
|
[ 18:51 Matthias Andree (mandree) ] 875d7c7 (Only the first 10 of 63 ports in this commit are shown above. )
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix.
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Wed, 9 Mar 2022
|
[ 02:16 Larry Rosenman (ler) ] a1caa82
security/clamav-unofficial-sigs: update to 7.2.5
Changes:
7.2.5
eXtremeSHOK.com Maintenance
Added : os.centos7-cpanel.conf
Refactor : bsd support for tar, remove gnu-tar requirement
Refactor : remove gnu-sed requirement
Refactor : bsd support for stat command
7.2.4
eXtremeSHOK.com Maintenance
Disabled winnow_malware.yara , duplicated in EMAIL_Cryptowall.yar and no
longer maintained
Removed gtar requirement (--wildcards is the default) (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 9 Feb 2020
|
[ 19:15 mfechner ]
Update to 7.0.1.
They next version will change the way config files can be used to configure this
package.
Users should use user.conf to do custom configuration.
Changed maintainer.
PR: 243556
Submitted by: sf@maxempire.com
Reported by: freebsd@mnd.sc
|
Sun, 8 Sep 2019
|
[ 19:37 pi ]
security/clamav-unofficial-sigs: upgrade 5.6.2 -> 6.1.1
- maintainer returns port to the pool
PR: Marko Njezic <sf@maxempire.com> (maintainer)
Changelog: https://github.com/extremeshok/clamav-unofficial-sigs/releases
|
Mon, 28 Jan 2019
|
[ 19:37 tobik ]
security/clamav-unofficial-sigs: Patch out GNU extended regex
There are a couple of cases of GNU extensions being used in
clamav-unofficial-sigs.sh; all being \s, or [[:space:]]. Patch
these over to [[:space:]] since this script is already otherwise
patched until our base sed becomes GNU-compatible in this respect.
This worked up until this point because \s is being interpreted as
an escaped 's', which is an ordinary character. Future versions
of regex(3) will disallowed escaped ordinary characters, so this
will become an error if left unpatched.
PR: 233461
Submitted by: kevans, Marko Njezic <sf@maxempire.com> (maintainer, final patch)
|
Fri, 30 Mar 2018
|
[ 11:08 pi ]
security/clamav-unofficial-sigs: update 5.3.2 -> 5.6.2
PR: 227057, 222032
Submitted by: Max Kostikov <max@kostikov.co>, Marko Njezic <sf@maxempire.com>
(maintainer)
Relnotes: https://github.com/extremeshok/clamav-unofficial-sigs
|
Thu, 15 Dec 2016
|
[ 06:33 pi ]
security/clamav-unofficial-sigs: fix regexp problems
PR: 214573
Submitted by: Marko Njezic <sf@maxempire.com> (maintainer)
Reported by: freebsdbug@patpro.net
|
Sun, 5 Jun 2016
|
[ 08:42 pi ]
security/clamav-unofficial-sigs: 5.0.5 -> 5.3.2
Changes:
https://github.com/extremeshok/clamav-unofficial-sigs/releases
PR: 209894
Submitted by: uros.gruber@gmail.com, Marko Njezic <sf@maxempire.com>
(maintainer)
|
Sat, 2 Apr 2016
|
[ 05:55 pi ]
security/clamav-unofficial-sigs: 5.0.4 -> 5.0.5
Changes:
https://github.com/extremeshok/clamav-unofficial-sigs/releases/tag/5.0.5
PR: 208459
Submitted by: Marko Njezic <sf@maxempire.com> (maintainer)
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 31 Mar 2016
|
[ 14:56 pi ]
security/clamav-unofficial-sigs: fix PREFIX in two patches
PR: 208326
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
Approved by: Marko Njezic <sf@maxempire.com> (maintainer)
|
[ 13:36 pi ] (Only the first 10 of 14 ports in this commit are shown above. )
security/clamav-unofficial-sigs: 3.7.2 -> 5.0.4, extremeshok fork
Changes: (long!)
https://github.com/extremeshok/clamav-unofficial-sigs/releases
This version of clamav-unofficial-sigs is eXtremeSHOK's fork.
Configuration file location has changed from
%PREFIX%/clamav-unofficial-sigs.conf to
%PREFIX%/clamav-unofficial-sigs/
master.conf and os.conf hold default values, local changes should
be placed in user.conf.
PR: 208326
Submitted by: Talal Al Dik <tad@vif.com>, Lukasz Wasikowski
<lukasz@wasikowski.net>
Approved by: sf@maxempire.com (maintainer)
|
Sat, 20 Dec 2014
|
[ 13:01 riggs ]
- Make port work on recent 10.x (does no longer assume BIND is present)
- Revert previous change that installs a default configuration file.
Maintainer explains the rationale behind this:
"Users must configure it themselves so that they are aware of what
additional databases are being downloaded and only way to make sure that
they read everything is to force them to manually copy the sample
configuration file."
PR: 195764
Submitted by: sf@maxempire.com (maintainer)
|
Thu, 1 May 2014
|
[ 01:42 adamw ] (Only the first 10 of 49 ports in this commit are shown above. )
STAGE support, and general cleanups. Some of the changes are a
bit more aggressive, but at this point, if I'm staging your port,
you've likely stopped caring what's done to it.
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Thu, 5 Sep 2013
|
[ 15:33 wg ]
security/clamav-unofficial-sigs: updte to 3.7.2
- Update to 3.7.2 [1]
- USES perl5
- Add DOCS to options
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
PR: ports/181814
Submitted by: Marko Njezic <sf maxempire.com> (maintainer)
|
Fri, 21 Sep 2012
|
[ 08:28 bapt ]
Add a sourceforge mirror
Approved by: Marko Njezic <mr.max@maxempire.com> (maintainer)
|
Thu, 16 Dec 2010
|
[ 02:34 glarkin ] (Only the first 10 of 123 ports in this commit are shown above. )
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin
|
Sun, 13 Jun 2010
|
[ 12:50 wxs ]
Update to 3.7.1
PR: ports/147663
Submitted by: Marko Njezic <sf@maxempire.com> (maintainer)
|
Tue, 6 Apr 2010
|
[ 12:01 garga ] (Only the first 10 of 28 ports in this commit are shown above. )
Chase clamav's lib bump
|
Tue, 9 Mar 2010
|
[ 22:34 miwi ]
The clamav-unofficial-sigs script provides the capability to download, test,
and update the third-party ClamAV signature databases provided by
Sanesecurity, SecuriteInfo, MalwarePatrol, OITC, INetMsg and ScamNailer.
PR: ports/144509
Submitted by: Marko Njezic <sf at maxempire.com>
|
Number of commits found: 25 |