Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: ftp/proftpd |
Commit | Credits | Log message |
0.14.r2_4 22 Dec 2024 02:07:29 |
Martin Matuska (mm) |
security/proftpd-mod_clamav: update distinfo after proftpd update |
0.14.r2_4 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
0.14.r2_3 08 Jan 2024 00:08:05 |
Martin Matuska (mm) |
ftp/proftpd: update to 1.3.8b and add libsodium support
Provides mitigation for "Terrapin" SSH attack.
Support stronger key algorithms using libsodium by default.
PR: 265590, 276168
Security: CVE-2023-48795 |
0.14.r2_3 22 Jan 2023 10:15:41 |
Martin Matuska (mm) |
ftp/proftpd: Update to 1.3.8
Update proftpd in distfiles of slave ports, too. |
0.14.r2_3 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) |
0.14.r2_2 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 ) |
0.14.r2_2 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 ) |
0.14.r2_2 30 Aug 2021 23:03:04 |
Martin Matuska (mm) |
ftp/proftpd: update distinfo for ProfFTPd slave ports |
0.14.r2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.14.r2_2 09 Jan 2021 13:52:21 |
mm |
Update ftp/proftpd to 1.3.7a |
0.14.r2_2 05 Jul 2020 12:16:22 |
mm |
Update distfiles and bump PORTREVISION for proftpd slave ports |
0.14.r2_1 14 Nov 2019 19:47:37 |
mm |
Update ProFTPd to 1.3.6b
PR: 241968
Reported by: Ryan Colp |
0.14.r2 11 Nov 2019 18:32:26 |
mm |
Unbreak: make security/proftpd_clamav fetchable again
Submitted by: Dima Panov <fluffy@FreeBSD.org> |
0.14.r2 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
0.14.r2 18 Mar 2019 23:24:05 |
mm |
Extenral proftpd modules: use own distinfo files |
0.14.r2 02 Nov 2017 21:41:47 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
0.14.r2 27 Jul 2017 13:57:31 |
mat |
Regular USE_GITHUB cleanup.
Sponsored by: Absolight |
0.14.r2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.14.r2 20 Apr 2016 12:18:21 |
mm |
Update security/proftpd-mod_clamav to 0.14rc2 |
0.13 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.13 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
0.13 19 May 2014 22:58:14 |
mm |
Update ftp/proftpd to 1.3.5
Update ftp/proftpd-mod_geoip to 1.3.5 (now shipped with ProFTPd)
Update security/proftpd-mod_clamav to 0.13 |
0.13.r2 15 Mar 2014 16:54:10 |
mm |
ProFTPD module mod_clamav
WWW: https://github.com/jbenden/mod_clamav |