Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.9.2_1 07 Mar 2024 13:30:33 |
Nuno Teixeira (eduardo) |
ftp/lftp: Move man pages to share/man
Approved by: portmgr (blanket) |
4.9.2 10 Nov 2023 11:32:45 |
Ganael LAPLANCHE (martymac) Author: Andrey Korobkov |
ftp/lftp: lint port
Re-order variables and fix COMMENT
PR: 274839
Reported by: Andrey Korobkov <alster@vinterdalen.se> |
4.9.2 05 Oct 2022 18:45:45 |
Ganael LAPLANCHE (martymac) |
ftp/lftp: Fix build with libressl >= 2.7.0
While here, re-generate patches using makepatch target.
PR: 266803
Reported by: tjlegg@gmail.com
Obtained
from: https://github.com/lavv17/lftp/commit/3ffa0132987bdde986c82c924bc51b13b37f8b54 |
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) |
4.9.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 ) |
4.9.2 20 Jul 2022 14:21:53 |
Tobias C. Berner (tcberner) |
ftp: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexander Kriventsov
* Anders Nordby <anders@fix.no>
* Andreas Fehlner <fehlner@gmx.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Chris Piazza <cpiazza@FreeBSD.org>
* Damjan Marion <dmarion@open.hr>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Freeman <freebsdports@chillibear.com> (Only the first 15 lines of the commit message are shown above ) |
4.9.2 11 Sep 2021 11:17:48 |
Bernhard Froehlich (decke) |
ftp/lftp: Add CPE information
Approved by: portmgr (blanket) |
4.9.2 12 May 2021 17:11:38 |
Dmitry Marakasov (amdmi3) |
ftp/lftp: remove non-option from OPTIONS_DEFAULT
Approved by: portmgr blanket |
4.9.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.9.2 21 Aug 2020 05:42:16 |
martymac |
Fix build with LibreSSL
PR: 248716
Submitted by: Simeon Simeonov <sgs@pichove.org> |
4.9.2 17 Aug 2020 10:16:38 |
martymac |
Update to 4.9.2
Changelog: http://lftp.yar.ru/news.html |
4.9.1 16 Jan 2020 16:12:22 |
martymac |
Update to 4.9.1 |
4.9.0_1 15 Jan 2020 11:04:11 |
martymac |
Fix segmentation fault at startup when IPv6 is enabled
Backport commit 5d34493 from upstream.
PR: 243307
Submitted by: Victor Sudakov <vas@sibptus.ru>
Obtained from: Github
<https://github.com/lavv17/lftp/commit/5d344937d60380341c20409c11f135afb630d7ee>
MFH: 2020Q1 |
4.9.0 02 Jan 2020 09:28:38 |
pkubaj |
ftp/lftp: fix build on GCC architectures
C++11 compiler is necessary:
In file included from FileAccess.cc:1029:
ftpclass.h:123: error: ISO C++ forbids initialization of member 'cepr_supported'
ftpclass.h:123: error: making 'cepr_supported' static
ftpclass.h:123: error: ISO C++ forbids in-class initialization of non-const
static member 'cepr_supported'
MFH: 2020Q1 |
4.9.0 26 Dec 2019 15:43:14 |
martymac |
Update to 4.9.0 [1]
While here, re-generate patches using the makepatch target.
[1] Changelog is available here: https://lftp.yar.ru/news.html |
4.8.4_5 09 Oct 2019 10:40:21 |
bapt |
Drop the ipv6 virtual category for f* category as it is not relevant anymore |
4.8.4_5 11 Aug 2019 19:50:13 |
martymac |
Switch to base compiler on powerpc64
PR: 239762
Submitted by: pkubaj |
4.8.4_5 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.8.4_4 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
4.8.4_3 31 Mar 2019 13:07:08 |
danfe |
Spell FTP properly (uppercased) when it does not refer to a command name. |
4.8.4_3 09 Feb 2019 23:25:37 |
sunpoet |
Update dns/libidn2 to 2.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS |
4.8.4_2 06 Jan 2019 20:39:43 |
sunpoet |
Update dns/libidn2 to 2.1.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS |
4.8.4_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
4.8.4 27 Aug 2018 10:16:03 |
martymac |
Fix build when selected SSL library is linked to libthr
When a non-default SSL library is used (GnuTLS, OpenSSL or LibreSSL from
ports) and if it is linked to libthr, compilation fails with the following
error :
/usr/bin/ld: undefined reference to symbol `pthread_mutexattr_gettype@@FBSD_1.0'
(try adding -lthr)
//lib/libthr.so.3: could not read symbols: Bad value
As OpenSSL-like ports (OpenSSL from base, OpenSSL and OpenSSL-devel from ports,
LibreSSL and LibreSSL-devel from ports) may or may not be linked to libthr, fix
build by detecting if the selected library is linked to libthr or not.
PR: 230813
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
4.8.4 21 Aug 2018 10:25:31 |
martymac |
Update to 4.8.4 and remove obsolete patches |
4.8.3_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
4.8.3 13 Jun 2018 11:32:17 |
martymac |
Fix readline detection on 10.x
(previous commit broke readline detection on 10.x where base readline resides
in /usr) |
4.8.3 12 Jun 2018 11:28:42 |
martymac |
Fix readline detection with a non-standard LOCALBASE
Due to a bug in m4/lftp_lib_readline.m4, a wrong prefix is found for readline
when using a non-standard LOCALBASE [1]. Add a temporary workaround waiting for
the patch to be merged upstream [2].
https://reviews.freebsd.org/D15731 [1]
https://github.com/lavv17/lftp/pull/458 [2]
Differential Revision: https://reviews.freebsd.org/D15731 |
4.8.3 15 Feb 2018 14:41:29 |
brnrd |
security/openssl-devel: Remove BROKEN from some ports
* databases/freetds: Fixed 2017-02-14
* databases/postgresql10-server: Fixed 2016-09-15 [1]
* ftp/lftp: Fixed in 4.8.0
* ftp/proftpd: Fixed in 1.3.5c
* ftp/wget: Fixed in 1.19.3 [2]
* lang/erlang-runtime20: Fixed in 20.0
* net/socat: Fixed in 1.7.3.2
* security/libssh2: Fixed in 1.8.0 [3]
* security/p5-Crypt-OpenSSL-X509: Fixed in 1.8.8
* sysutils/bacula9-server: Fixed in 9.0.6
* www/nginx: Fixed in 1.9.14
* Bulk build OK 10.3/11.1 both i386 and amd64:
- multimedia/librtmp
- net/libvncserver
- www/lynx
PR: 225875 [1], 225872 [2], 225873 [3] |
4.8.3 10 Oct 2017 19:01:36 |
martymac |
Update to 4.8.3 |
4.8.2 26 Sep 2017 15:29:22 |
martymac |
Update to 4.8.2 |
4.8.1 18 Sep 2017 19:04:31 |
martymac |
Fix build on 11.0
Reported by: mat |
4.8.1 16 Sep 2017 21:30:32 |
martymac |
Fix build on i386 and armv6
Reported by: George L. Yermulnik <yz@yz.kiev.ua> |
4.8.1 15 Sep 2017 10:07:00 |
martymac |
Update to 4.8.1 |
4.8.0_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
4.8.0 16 Jul 2017 12:44:13 |
martymac |
Fix build on powerpc64
PR: 220747
Submitted by: Alan Braslau <braslau@free.fr> |
4.8.0 12 Jul 2017 11:11:47 |
martymac |
Fix build with LibreSSL
Reported by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> |
4.8.0 11 Jul 2017 11:20:12 |
martymac |
Update to 4.8.0 |
4.7.7_1 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
4.7.7 13 Mar 2017 12:27:58 |
martymac |
Update to 4.7.7 |
4.7.6 17 Feb 2017 15:52:17 |
martymac |
Update to 4.7.6 |
4.7.4 09 Jan 2017 13:16:50 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
4.7.4 29 Nov 2016 18:46:22 |
mat |
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight |
4.7.4 18 Nov 2016 15:33:26 |
martymac |
Update to 4.7.4 |
4.7.3 22 Jul 2016 19:36:11 |
martymac |
- Update to 4.7.3
- Add missing dependency to libidn |
4.7.2 26 Jun 2016 17:24:34 |
sunpoet |
- Add LICENSE_FILE
- Add DOCS to OPTIONS_DEFINE
- Convert to new options target helper
Approved by: portmgr (blanket) |
4.7.2 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 |
4.7.2 20 May 2016 20:43:50 |
martymac |
Update to 4.7.2 |
4.7.1 11 Apr 2016 21:20:41 |
martymac |
Fix build with libc++ 3.8.0
PR: 208727
Submitted by: dim |
4.7.1 06 Apr 2016 20:23:40 |
martymac |
Update to 4.7.1 |
4.6.5_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.6.5_1 27 Mar 2016 14:58:00 |
tijl |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
4.6.5 12 Feb 2016 15:55:46 |
amdmi3 |
- Remove obsolete hack, all supported FreeBSD versions have required
POSIX_FADV_* macros
- Switch to USES=localbase
Approved by: portmgr blanket |
4.6.5 19 Jan 2016 20:06:47 |
martymac |
Update to 4.6.5 |
4.6.4 24 Aug 2015 19:10:09 |
martymac |
Update to 4.6.4 |
4.6.3a 22 Jun 2015 20:49:40 |
martymac |
Update to 4.6.3a |
4.6.2 14 May 2015 20:45:19 |
martymac |
Update to 4.6.2.
Note: Lftp, when built with OpenSSL, now needs OpenSSL >= 1.0.1. On older
FreeBSD releases (8.x and 9.x), base OpenSSL is too old. In this case, the
ports' version will be used. |
4.6.1 30 Dec 2014 14:26:24 |
martymac |
Update to 4.6.1 |
4.6.0 22 Oct 2014 06:24:46 |
martymac |
Update to 4.6.0 |
4.5.4 13 Oct 2014 07:12:43 |
martymac |
Remove @dirrm/@dirrmty from my ports |
4.5.4 05 Oct 2014 19:59:19 |
tijl |
Convert to USES=charsetfix and USES=libtool |
4.5.4 07 Aug 2014 11:01:15 |
martymac |
Update to 4.5.4 |
4.5.3_1 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
4.5.3 17 Jul 2014 11:45:18 |
martymac |
Update to 4.5.3 |
4.4.16 01 Jul 2014 06:24:06 |
bapt |
Fix build with ports version of readline |
4.4.16 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
4.4.16 21 May 2014 12:14:01 |
martymac |
Use @sample for my ports |
4.4.16 12 May 2014 06:16:41 |
martymac |
Update to 4.4.16 |
4.4.15 21 Feb 2014 10:42:06 |
martymac |
Fix typo in previous commit
Reported by: mat |
4.4.15 21 Feb 2014 10:13:59 |
martymac |
Fix build when GNUTLS is selected
PR: ports/186896
Submitted by: Martijn Lina <martijn@hostage.nl> |
4.4.15 04 Feb 2014 07:12:12 |
martymac |
Update to 4.4.15 |
4.4.14 07 Jan 2014 07:33:04 |
martymac |
Update to 4.4.14 |
4.4.13 10 Dec 2013 11:52:45 |
martymac |
- Update to 4.4.13
- Update MASTER_SITES
PR: ports/184548
Submitted by: olgeni |
4.4.9_1 15 Nov 2013 12:42:22 |
martymac |
- Use new LIB_DEPENDS format
- Fix shebang of helper scripts
- Switch to new options format
- Always stage documentation |
4.4.9 20 Sep 2013 17:23:19 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp) |
4.4.9 04 Sep 2013 06:20:39 |
martymac |
Update to 4.4.9 |
4.4.7 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.4.7 27 May 2013 09:28:06 |
martymac |
- Update to 4.4.7
- Remove _Bool type detection configure patch |
4.4.5 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
4.4.5 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
4.4.5 18 Mar 2013 08:16:23 |
martymac |
Update to 4.4.5 |
4.4.4 05 Mar 2013 07:26:04 |
martymac |
Update to 4.4.4 |
4.4.3 12 Feb 2013 11:28:48 |
martymac |
Update to 4.4.3 |
4.4.2_1 05 Feb 2013 16:17:07 |
novel |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
4.4.2 04 Feb 2013 11:47:06 |
martymac |
- Update to 4.4.2
- Fix lftp(1) man page (tbl GNU-isms) [1]
Submitted by: bsd@lavabit.com [1] |
4.4.1 01 Feb 2013 12:29:11 |
martymac |
Update to 4.4.1 |
4.4.0 12 Dec 2012 08:12:14 |
martymac |
- Use radio options for SSL flavour
- Replace bsd.openssl.mk inclusion with USE_OPENSSL
- Use bsd.port.options.mk
Submitted by: bapt |
4.4.0 06 Nov 2012 11:03:27 |
martymac |
- Update to 4.4.0
- Fix typos in patch-configure
Feature safe: yes |
4.3.8 06 Jul 2012 08:59:13 |
martymac |
Update to 4.3.8 |
4.3.7 12 Jun 2012 06:21:27 |
martymac |
Update to 4.3.7 |
4.3.6_1 11 Jun 2012 07:56:37 |
martymac |
- Un-version LIB_DEPENDS
- Switch to OptionsNg
- Add OPENSSL description to bsd.options.desc.mk |
4.3.6 27 Apr 2012 13:56:43 |
martymac |
Update to 4.3.6 |
4.3.5 01 Feb 2012 12:35:27 |
martymac |
Update to 4.3.5 |
4.3.4 09 Jan 2012 07:38:08 |
martymac |
Update to 4.3.4 |
4.3.3 10 Nov 2011 07:35:16 |
martymac |
- Update to 4.3.3
- Re-order LICENSE to make portlint happy |
4.3.2 20 Sep 2011 09:09:57 |
martymac |
Update to 4.3.2 |
4.3.1 07 Jul 2011 09:17:32 |
wen |
- Remove USE_GZIP=yes since it is default
PR: ports/157174
Submitted by: Alex kozlov <spam@rm-rf.kiev.ua>
Approved by: pav@(portmgr) |
4.3.1 29 Jun 2011 07:44:59 |
martymac |
Update to 4.3.1 |
4.2.3_1 05 Jun 2011 18:43:16 |
novel |
Chase security/gnutls update and add an UPDATING entry. |
4.2.3 23 May 2011 13:10:06 |
martymac |
- Fix build on OSVERSION > 900035 by disabling use of posix_fallocate()
- Remove CPPFLAGS from CONFIGURE_ENV
PR: ports/157233
Submitted by: bf |