Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.18 30 Dec 2024 19:57:27 |
Muhammad Moinur Rahman (bofh) |
security/clamtk: Mark DEPRECATED
- Maintainer has retired and abandoned the project. See:
https://gitlab.com/dave_m/clamtk/-/issues/144
- Set EXPIRATION_DATE 2025-01-29
PR: 283738
Approved by: nc |
6.18 16 Feb 2024 18:24:26 |
Neel Chauhan (nc) |
security/clamtk: Update to 6.18 |
6.14_2 11 Feb 2024 12:38:39 |
Tijl Coosemans (tijl) |
security/clamtk: Fix GH_TAGNAME
Fixes: e4610fcb8b73 MAN?PREFIX: eleminate its usage |
6.14_2 10 Jan 2024 15:29:49 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
6.14_1 29 Nov 2022 04:51:14 |
Yasuhiro Kimura (yasu) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.14 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
6.14 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
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 ) |
6.14 08 Dec 2021 20:29:07 |
Neel Chauhan (nc) |
security/clamtk: Update to 6.14 |
6.13 08 Jul 2021 21:23:16 |
Neel Chauhan (nc) |
security/clamtk: Update to 6.13 |
6.11 06 May 2021 19:35:00 |
Neel Chauhan (nc) |
security/clamtk: Update to 6.11 and adopt port |
6.08 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.08 21 Feb 2021 17:28:17 |
nc |
security/clamtk: Update to 6.0.8
Changes: https://github.com/dave-theunsub/clamtk/releases/tag/6.08 |
6.06 26 Oct 2020 11:13:09 |
danfe |
- Update to version 6.06
- Actualize dependencies
PR: 249557 |
5.25 06 Nov 2018 21:13:55 |
rene |
Return tj's ports to the pool after his commit bit got safekept. |
5.25 06 Jun 2018 05:30:57 |
pi |
security/clamtk: update 4.45 -> 5.25
- new MASTER_SITE
- fix dependencies
- update WWW
PR: 193908
Submitted by: pi, w.schwarzenfeld@utanet.at, dvwerks@cox.net
Reported by: nikos60@hushmail.com
Approved by: tj (maintainer timeout) |
4.45_4 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
4.45_4 26 Dec 2016 11:30:35 |
amdmi3 |
- Bump revision for previous change
PR: 205952 |
4.45_3 26 Dec 2016 11:30:05 |
amdmi3 |
- Don't replace /usr/bin with ${LOCALBASE}/bin as it does need /usr/bin (to
search for crontab) and still does fall back to search in /usr/local (for clamav
binaries)
- Ensure that /usr/local is raplaced with ${LOCALBASE}
- Switch to options helpers
PR: 205952
Submitted by: lhersch@dssgmbh.de
Approved by: maintainer timeout (tj, almost a year) |
4.45_3 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
4.45_3 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
4.45_3 29 Nov 2014 18:22:33 |
tijl |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
4.45_2 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
4.45_1 13 Nov 2014 09:02:57 |
antoine |
Cleanup plist |
4.45 04 Jul 2014 22:17:12 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
4.45 21 Feb 2014 21:19:10 |
tj |
Update to 4.45 and add stagedir support. |
4.44 22 Oct 2013 14:01:39 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
4.44 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
4.44 12 Sep 2013 17:07:09 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
4.44 24 Apr 2013 13:36:19 |
ak |
- Convert USE_GETTEXT to USES (part 2)
Approved by: portmgr (bapt) |
4.44 02 Feb 2013 20:10:43 |
tj |
Upgrade to 4.44
Changes: http://clamtk.sourceforge.net/CHANGES |
4.43 09 Dec 2012 06:05:36 |
tj |
Upgrade to 4.43
Changes: http://clamtk.sourceforge.net/CHANGES
Feature safe: yes
Approved by: eadler, db (mentors, implicit) |
4.42 07 Nov 2012 02:48:57 |
tj |
Update to 4.42.
Changes:
http://clamtk.sourceforge.net/CHANGES
Feature safe: yes
Approved by: eadler (mentor) |
4.41_1 23 Aug 2012 03:09:33 |
tj |
Upgrade to 4.41.
Changes: http://clamtk.sourceforge.net/CHANGES
Approved by: eadler (mentor) |
4.38_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
4.38 31 May 2012 19:40:19 |
tj |
Update my email address.
Approved by: eadler (mentor) |
4.38 16 May 2012 03:06:40 |
tabthorpe |
- Pass maintainership to submitter
PR: ports/167937
Submitted by: Tom Judge <tom@tomjudge.com> |
4.38 08 Apr 2012 06:36:37 |
miwi |
- Update to 4.38
- Add missing gettext message catalog
PR: 166051
Submitted by: Ports Fury
Feature safe: yes |
4.37 19 Feb 2012 23:25:06 |
miwi |
- Update to 4.37
PR: 164907
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> |
4.36 18 Oct 2011 13:07:05 |
ehaupt |
Update to version 4.35
PR: 161655
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
4.34 25 Aug 2011 12:36:49 |
culot |
- Update to 4.34 [1]
- Pet portlint(1) by moving LICENSE earlier
PR: ports/160141 [1]
Submitted by: Kato Tsuguru <tkato432@yahoo.com> |
4.33 02 Jul 2011 07:23:03 |
miwi |
- Update to 4.33
PR: 158442
Submitted by: Ports Fury |
4.31 23 Mar 2011 16:22:36 |
dhn |
- Update to 4.31
PR: ports/155795
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
4.29 12 Oct 2010 22:38:21 |
pav |
- Catch up with p5-gettext renaming
Reported by: pointyhat |
4.29 18 Sep 2010 15:57:57 |
makc |
Update to 4.29
PR: ports/150669
Submitted by: KATO Tsuguru <tkato432 at yahoo.com> |
4.27 15 Jul 2010 07:28:53 |
miwi |
- Update to 4.27
PR: 148570
Submitted by: Ports Fury |
4.26_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
4.26 09 May 2010 11:22:23 |
miwi |
- Update to 4.26
PR: 146312
Submitted by: Ports Fury |
4.25_2 06 Apr 2010 12:01:57 |
garga |
Chase clamav's lib bump |
4.25_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
4.25 09 Mar 2010 22:59:56 |
miwi |
- Update to 4.25
PR: 144593
Submitted by: Ports Fury |
4.24 08 Mar 2010 23:14:19 |
miwi |
- Update to 4.24
PR: 144429
Submitted by: Ports Fury |
4.23_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
4.23 02 Feb 2010 22:43:14 |
miwi |
- Update to 4.23
PR: 143443
Submitted by: Ports Fury |
4.22_1 26 Jan 2010 15:01:10 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 8).
Approved by: portmgr (itetcu) |
4.22 04 Jan 2010 23:14:10 |
miwi |
- Update to 4.22
PR: 142318
Submitted by: Ports Fury |
4.21 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
4.21 13 Dec 2009 00:20:19 |
miwi |
- Update to 4.21
PR: 141297
Submitted by: Ports Fury |
4.20 12 Nov 2009 10:52:10 |
miwi |
- Update to 4.20
PR: 140487
Submitted by: Ports Fury |
4.19 14 Oct 2009 13:45:06 |
miwi |
- Update to 4.19
PR: 139523
Submitted by: Ports Fury |
4.18 04 Oct 2009 10:08:19 |
miwi |
- Update to 4.18
PR: 139293
Submitted by: Ports Fury |
4.17 28 Aug 2009 23:29:54 |
miwi |
- Update to 4.17
PR: 138281
Submitted by: Ports Fury |
4.16 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
4.16 26 Jul 2009 15:34:52 |
miwi |
- Update to 4.16
PR: 137013
Submitted by: Ports Fury |
4.15 26 Jun 2009 14:45:26 |
miwi |
- Update to 4.15
PR: 136061
Submitted by: Ports Fury |
4.14 18 Jun 2009 12:21:54 |
miwi |
- Update to 4.14
PR: 135645
Submitted by: Ports Fury |
4.13 28 May 2009 23:49:43 |
miwi |
- Update to version 4.13
PR: 135037
Submitted by: Ports Fury |
4.12 09 May 2009 09:19:32 |
miwi |
- Update to 4.12
PR: 134294
Submitted by: Ports Fury |
4.11 03 Apr 2009 08:52:20 |
miwi |
- Update to 4.11
PR: 133323
Submitted by: Ports Fury |
4.10_1 27 Mar 2009 11:53:07 |
garga |
- Bump necessary PORTREVISIONS and fix some ports to new clamav API |
4.10 21 Feb 2009 00:10:00 |
miwi |
- Update to 4.10
PR: 131834
Submitted by: Ports Fury |
4.08 15 Jan 2009 22:47:22 |
miwi |
- Update to 4.08
PR: 130465
Submitted by: Ports Fury |
3.08_2 15 Sep 2008 19:56:38 |
garga |
- Update security/clamav to 0.94 [1] and fix a remote DoS [2]
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94
PR: ports/127122 [1], ports/127310 [2]
Submitted by: Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by: portmgr (pav) |
3.08_1 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
3.08_1 06 Jun 2008 14:01:07 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
3.08 06 Feb 2008 04:24:16 |
sat |
- Update to 3.0.8 |
3.07 24 Jan 2008 06:28:12 |
sat |
- Update to 3.07 |
3.06 31 Dec 2007 20:42:19 |
sat |
- Update to 3.06 |
3.05 15 Dec 2007 19:55:11 |
sat |
- Update to 3.05 |
3.04 06 Oct 2007 00:06:26 |
sat |
- Update to 3.04 |
3.03 15 Sep 2007 08:52:23 |
sat |
- Update to 3.03 |
3.02 10 Sep 2007 16:56:53 |
sat |
- Update to 3.02 |
3.01 31 Aug 2007 18:06:18 |
sat |
- Update to 3.01 |
3.00 10 Aug 2007 08:36:30 |
sat |
- Fix locale directory creation to allow install on a clean system
Reported by: pointyhat via kris |
3.00 09 Aug 2007 09:22:28 |
sat |
Add port security/clamtk:
ClamTk is a GUI front-end for ClamAV using gtk2-perl. It is designed to
be an easy-to-use frontend for Unix systems.
WWW: http://clamtk.sourceforge.net/
Author: Dave M <dave.nerd@gmail.com> |