Commit Graph

24 Commits

Author SHA1 Message Date
Jan Pavlinec 299e5b0a9b
treewide: add PKG_CPE_ID for better cvescanner coverage
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-09-17 12:40:26 +02:00
Sven Eckelmann bbb1ea7345 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2019-09-10 07:45:15 +02:00
Rosen Penev 3195ca7f76 lftp: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-06 21:12:45 -08:00
Rosen Penev 44bd953819
lftp: Update to 4.8.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-15 19:13:27 -08:00
Federico Di Marco 2b881481d1 lftp: updated to 4.8.3
Signed-off-by: Federico Di Marco <fededim@gmail.com>
2018-05-08 03:24:25 -07:00
Hannu Nyman 1934c3a439 lftp: disable correct libidn version
Fix buildbot breakage by disabling libidn2 that has been recently
added to the packages.

lftp has apparently switched from libidn to libidn2 some time ago,
so the old configure directive was actually wrong, as can be seen
from build log.

  > configure: WARNING: unrecognized options: --without-libidn
  > ...
  > Package lftp is missing dependencies for the following libraries:
  > libidn2.so.0

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-05-05 17:40:02 +03:00
Federico Di Marco 97c16445b2 lftp: compilation bugfix for old openwrt buildroot
Signed-off-by: Federico Di Marco <fededim@gmail.com>
2017-10-08 09:39:02 +02:00
Federico Di Marco 7049eb1746 lftp: updated to 4.8.2
Signed-off-by: Federico Di Marco <fededim@gmail.com>
2017-10-02 10:43:23 +02:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Federico Di Marco d94bc13a8a lftp: updated to 4.7.5
sstp-client: updated to 1.0.11 and moved under VPN submenu

Signed-off-by: fededim@gmail.com
2017-01-08 21:56:04 +01:00
p-wassi bfc5df51e2 net/lftp: update to 4.7.4
Update lftp to upstream release 4.7.4
Also update the list of package mirrors.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-08 10:42:11 +01:00
Hannu Nyman 577111109d Merge pull request #3299 from fededim/master
Updated packages
2016-10-04 15:19:34 +03:00
Rupan f75ad75109 Updated packages:
- lftp: updated to 4.7.3
- neon: update to 0.30.2

Signed-off-by: Federico Di Marco <fededim@gmail.com>
2016-10-04 14:14:07 +02:00
Hannu Nyman a1e02eba1f Merge pull request #3141 from bobafetthotmail/patch-1
lftp: add zlib dependency
2016-09-21 10:23:43 +03:00
bobafetthotmail bdd1061c21 add zlib dependency
because otherwise the build of this package in LEDE trunk fails, complaining about lack of libz.so.1

signed off by Alberto Bursi <alberto.bursi@outlook.it>
2016-09-05 19:25:17 +02:00
Dirk Neukirchen 3ea0e56273 lftp: set readline location
configure tries to use host location
- fixes buildbot compile

Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
2016-08-13 18:50:52 +02:00
Rupan d4e8a28315 lftp: updated to 4.7.1
davfs2: updated to 1.5.3 and reintroduced support for libssp

Signed-off-by: Federico Di Marco <fededim@gmail.com>
2016-04-13 01:49:25 +02:00
Rupan 5b045bd1f1 lftp: added mirror directory old to avoid build disruption on new version releases
Signed-off-by: Federico Di Marco fededim@gmail.com
2015-05-22 17:29:03 +02:00
Rupan 0a8f277853 lftp: updated to 4.6.2
Signed-off-by: Federico Di Marco fededim@gmail.com
2015-05-21 11:00:11 +02:00
Steven Barth 1b33cc82c3 Merge pull request #639 from fededim/master
net/lftp: upgrade to version 4.6.0
2014-12-13 18:18:49 +01:00
Rupan b19ccaeac5 net/lftp: upgrade to version 4.6.0
Signed-off-by: Federico Di Marco <fededim@gmail.com>
2014-12-13 18:15:09 +01:00
Ian Leonard 77a1e5cc46 lftp: add PKG_LICENSE SPDX information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-25 00:11:02 -08:00
Nicolas Thill 09287433fc lftp: disable libidn explicitely
This prevent detection of libidn when target arch = host arch.
2014-10-24 16:32:29 +02:00
Rupan c76d4cc8d5 net/lftp: import from old packages version 4.3.6
net/lftp: update to latest 4.5.5, added maintainer, updated description

Signed-off-by: Federico Di Marco <fededim@gmail.com>
2014-09-14 11:15:01 +02:00