mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
bump(net-misc/wget): sync with upstream
This commit is contained in:
parent
f6fe5c6aeb
commit
c320945d16
@ -1,14 +0,0 @@
|
|||||||
DEFINED_PHASES=configure install prepare setup test
|
|
||||||
DEPEND=!static? ( idn? ( net-dns/libidn ) pcre? ( dev-libs/libpcre ) ssl? ( gnutls? ( net-libs/gnutls:0= ) !gnutls? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl ) ) ) uuid? ( sys-apps/util-linux ) zlib? ( sys-libs/zlib ) ) app-arch/xz-utils virtual/pkgconfig static? ( idn? ( net-dns/libidn[static-libs(+)] ) pcre? ( dev-libs/libpcre[static-libs(+)] ) ssl? ( gnutls? ( net-libs/gnutls:0=[static-libs(+)] ) !gnutls? ( !libressl? ( dev-libs/openssl:0=[static-libs(+)] ) libressl? ( dev-libs/libressl[static-libs(+)] ) ) ) uuid? ( sys-apps/util-linux[static-libs(+)] ) zlib? ( sys-libs/zlib[static-libs(+)] ) ) test? ( || ( dev-lang/python:3.4 >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/perl dev-perl/HTTP-Daemon dev-perl/HTTP-Message dev-perl/IO-Socket-SSL ) nls? ( sys-devel/gettext )
|
|
||||||
DESCRIPTION=Network utility to retrieve files from the WWW
|
|
||||||
EAPI=5
|
|
||||||
HOMEPAGE=https://www.gnu.org/software/wget/
|
|
||||||
IUSE=debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib
|
|
||||||
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
|
|
||||||
LICENSE=GPL-3
|
|
||||||
RDEPEND=!static? ( idn? ( net-dns/libidn ) pcre? ( dev-libs/libpcre ) ssl? ( gnutls? ( net-libs/gnutls:0= ) !gnutls? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl ) ) ) uuid? ( sys-apps/util-linux ) zlib? ( sys-libs/zlib ) )
|
|
||||||
REQUIRED_USE=ntlm? ( !gnutls ssl ) gnutls? ( ssl )
|
|
||||||
SLOT=0
|
|
||||||
SRC_URI=mirror://gnu/wget/wget-1.17.1.tar.xz
|
|
||||||
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e multilib 3972ca401cf7dbb430df9995f5d8d580 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
|
|
||||||
_md5_=b4fe549c18c0883f8667188e75ab93a5
|
|
@ -1,14 +1,14 @@
|
|||||||
DEFINED_PHASES=configure install prepare setup test
|
DEFINED_PHASES=configure install prepare setup test
|
||||||
DEPEND=!static? ( idn? ( net-dns/libidn ) pcre? ( dev-libs/libpcre ) ssl? ( gnutls? ( net-libs/gnutls:0= ) !gnutls? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl ) ) ) uuid? ( sys-apps/util-linux ) zlib? ( sys-libs/zlib ) ) app-arch/xz-utils virtual/pkgconfig static? ( idn? ( net-dns/libidn[static-libs(+)] ) pcre? ( dev-libs/libpcre[static-libs(+)] ) ssl? ( gnutls? ( net-libs/gnutls:0=[static-libs(+)] ) !gnutls? ( !libressl? ( dev-libs/openssl:0=[static-libs(+)] ) libressl? ( dev-libs/libressl[static-libs(+)] ) ) ) uuid? ( sys-apps/util-linux[static-libs(+)] ) zlib? ( sys-libs/zlib[static-libs(+)] ) ) test? ( || ( dev-lang/python:3.4 >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/perl dev-perl/HTTP-Daemon dev-perl/HTTP-Message dev-perl/IO-Socket-SSL ) nls? ( sys-devel/gettext )
|
DEPEND=!static? ( idn? ( net-dns/libidn ) pcre? ( dev-libs/libpcre ) ssl? ( gnutls? ( net-libs/gnutls:0= ) !gnutls? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl ) ) ) uuid? ( sys-apps/util-linux ) zlib? ( sys-libs/zlib ) ) app-arch/xz-utils virtual/pkgconfig static? ( idn? ( net-dns/libidn[static-libs(+)] ) pcre? ( dev-libs/libpcre[static-libs(+)] ) ssl? ( gnutls? ( net-libs/gnutls:0=[static-libs(+)] ) !gnutls? ( !libressl? ( dev-libs/openssl:0=[static-libs(+)] ) libressl? ( dev-libs/libressl[static-libs(+)] ) ) ) uuid? ( sys-apps/util-linux[static-libs(+)] ) zlib? ( sys-libs/zlib[static-libs(+)] ) ) test? ( || ( dev-lang/python:3.4 ) dev-lang/perl dev-perl/HTTP-Daemon dev-perl/HTTP-Message dev-perl/IO-Socket-SSL ) nls? ( sys-devel/gettext )
|
||||||
DESCRIPTION=Network utility to retrieve files from the WWW
|
DESCRIPTION=Network utility to retrieve files from the WWW
|
||||||
EAPI=5
|
EAPI=5
|
||||||
HOMEPAGE=https://www.gnu.org/software/wget/
|
HOMEPAGE=https://www.gnu.org/software/wget/
|
||||||
IUSE=debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib
|
IUSE=debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib
|
||||||
KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
|
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
|
||||||
LICENSE=GPL-3
|
LICENSE=GPL-3
|
||||||
RDEPEND=!static? ( idn? ( net-dns/libidn ) pcre? ( dev-libs/libpcre ) ssl? ( gnutls? ( net-libs/gnutls:0= ) !gnutls? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl ) ) ) uuid? ( sys-apps/util-linux ) zlib? ( sys-libs/zlib ) )
|
RDEPEND=!static? ( idn? ( net-dns/libidn ) pcre? ( dev-libs/libpcre ) ssl? ( gnutls? ( net-libs/gnutls:0= ) !gnutls? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl ) ) ) uuid? ( sys-apps/util-linux ) zlib? ( sys-libs/zlib ) )
|
||||||
REQUIRED_USE=ntlm? ( !gnutls ssl ) gnutls? ( ssl )
|
REQUIRED_USE=ntlm? ( !gnutls ssl ) gnutls? ( ssl )
|
||||||
SLOT=0
|
SLOT=0
|
||||||
SRC_URI=mirror://gnu/wget/wget-1.18.tar.xz
|
SRC_URI=mirror://gnu/wget/wget-1.18.tar.xz
|
||||||
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e multilib 3972ca401cf7dbb430df9995f5d8d580 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
|
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e multilib 3972ca401cf7dbb430df9995f5d8d580 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
|
||||||
_md5_=0eaa3ce1e0c6f33d00ee6720bab36eca
|
_md5_=95f23320fa87e20372b16e301d8792a0
|
||||||
|
@ -1,299 +0,0 @@
|
|||||||
# ChangeLog for net-misc/wget
|
|
||||||
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
|
|
||||||
# (auto-generated from git log)
|
|
||||||
|
|
||||||
*wget-1.16.3 (09 Aug 2015)
|
|
||||||
*wget-1.16.2 (09 Aug 2015)
|
|
||||||
*wget-1.16.1 (09 Aug 2015)
|
|
||||||
*wget-1.16 (09 Aug 2015)
|
|
||||||
|
|
||||||
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
|
|
||||||
+files/wget-1.13.4-openssl-pkg-config.patch,
|
|
||||||
+files/wget-1.14-gnutls-ssl.patch, +files/wget-1.14-pkg-config.patch,
|
|
||||||
+files/wget-1.14-texi2pod.patch, +files/wget-1.14-wgetrc.patch,
|
|
||||||
+files/wget-1.15-pkg-config.patch, +files/wget-1.15-test_fix.patch,
|
|
||||||
+files/wget-1.16-fix-proxy-test-race.patch,
|
|
||||||
+files/wget-1.16-openssl-header.patch,
|
|
||||||
+files/wget-1.16-openssl-no-ssl3.patch, +files/wget-1.16-pkg-config.patch,
|
|
||||||
+files/wget-1.16-tests-skip.patch, +metadata.xml, +wget-1.16.ebuild,
|
|
||||||
+wget-1.16.1.ebuild, +wget-1.16.2.ebuild, +wget-1.16.3.ebuild:
|
|
||||||
proj/gentoo: Initial commit
|
|
||||||
|
|
||||||
This commit represents a new era for Gentoo:
|
|
||||||
Storing the gentoo-x86 tree in Git, as converted from CVS.
|
|
||||||
|
|
||||||
This commit is the start of the NEW history.
|
|
||||||
Any historical data is intended to be grafted onto this point.
|
|
||||||
|
|
||||||
Creation process:
|
|
||||||
1. Take final CVS checkout snapshot
|
|
||||||
2. Remove ALL ChangeLog* files
|
|
||||||
3. Transform all Manifests to thin
|
|
||||||
4. Remove empty Manifests
|
|
||||||
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
|
|
||||||
5.1. Do not touch files with -kb/-ko keyword flags.
|
|
||||||
|
|
||||||
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
||||||
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
|
|
||||||
tests
|
|
||||||
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
|
|
||||||
project
|
|
||||||
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
|
|
||||||
developer, wrote Git features for the migration
|
|
||||||
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
|
|
||||||
cvs2svn
|
|
||||||
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
|
|
||||||
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
|
|
||||||
work in migration
|
|
||||||
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
|
|
||||||
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
|
|
||||||
the bikeshed
|
|
||||||
|
|
||||||
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
|
|
||||||
Use https by default
|
|
||||||
|
|
||||||
Convert all URLs for sites supporting encrypted connections from http to
|
|
||||||
https
|
|
||||||
|
|
||||||
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
||||||
|
|
||||||
24 Aug 2015; Justin Lecher <jlec@gentoo.org> wget-1.16.ebuild,
|
|
||||||
wget-1.16.1.ebuild, wget-1.16.2.ebuild, wget-1.16.3.ebuild:
|
|
||||||
Use https for most gnu.org URLs
|
|
||||||
|
|
||||||
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
||||||
|
|
||||||
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
|
|
||||||
Revert DOCTYPE SYSTEM https changes in metadata.xml
|
|
||||||
|
|
||||||
repoman does not yet accept the https version.
|
|
||||||
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
|
|
||||||
|
|
||||||
Bug: https://bugs.gentoo.org/552720
|
|
||||||
|
|
||||||
*wget-1.16.3-r1 (14 Sep 2015)
|
|
||||||
|
|
||||||
14 Sep 2015; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
+files/wget-1.16.3-ftp-pasv-ip.patch, +wget-1.16.3-r1.ebuild:
|
|
||||||
fix from upstream for pasv ftp behavior #560418
|
|
||||||
|
|
||||||
15 Sep 2015; Agostino Sarubbo <ago@gentoo.org> wget-1.16.3-r1.ebuild:
|
|
||||||
amd64 stable wrt bug #560418
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.20.1
|
|
||||||
RepoMan-Options: --include-arches="amd64"
|
|
||||||
|
|
||||||
15 Sep 2015; Agostino Sarubbo <ago@gentoo.org> wget-1.16.3-r1.ebuild:
|
|
||||||
x86 stable wrt bug #560418
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.20.1
|
|
||||||
RepoMan-Options: --include-arches="x86"
|
|
||||||
|
|
||||||
15 Sep 2015; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
files/wget-1.16.3-ftp-pasv-ip.patch:
|
|
||||||
rework patch to not trigger automake #560568
|
|
||||||
|
|
||||||
Basically we drop the new test since it patches the Makefile.am which in
|
|
||||||
turn would require regenerating autotools (which we don't do now). It's
|
|
||||||
not a big loss either.
|
|
||||||
|
|
||||||
16 Sep 2015; Jeroen Roovers <jer@gentoo.org> wget-1.16.3-r1.ebuild:
|
|
||||||
Stable for HPPA PPC64 (bug #560418).
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.20.1
|
|
||||||
|
|
||||||
16 Sep 2015; Tobias Klausmann <klausman@gentoo.org> wget-1.16.3-r1.ebuild:
|
|
||||||
add alpha keyword
|
|
||||||
|
|
||||||
Gentoo-Bug: 560418
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.20.1
|
|
||||||
|
|
||||||
*wget-1.16.3-r2 (20 Sep 2015)
|
|
||||||
|
|
||||||
20 Sep 2015; Julian Ospald <hasufell@gentoo.org> +wget-1.16.3-r2.ebuild:
|
|
||||||
add libressl support
|
|
||||||
|
|
||||||
22 Sep 2015; Agostino Sarubbo <ago@gentoo.org> wget-1.16.3-r1.ebuild:
|
|
||||||
ppc stable wrt bug #560418
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.20.1
|
|
||||||
RepoMan-Options: --include-arches="ppc"
|
|
||||||
|
|
||||||
23 Sep 2015; Mike Frysinger <vapier@gentoo.org> wget-1.16.3-r2.ebuild:
|
|
||||||
fix REQUIRED_USE set up #561218
|
|
||||||
|
|
||||||
23 Sep 2015; Mike Frysinger <vapier@gentoo.org> wget-1.16.2.ebuild,
|
|
||||||
wget-1.16.3.ebuild, wget-1.16.3-r1.ebuild, wget-1.16.3-r2.ebuild:
|
|
||||||
drop unused autotools eclass
|
|
||||||
|
|
||||||
23 Sep 2015; Mike Frysinger <vapier@gentoo.org> wget-1.16.2.ebuild:
|
|
||||||
mark 1.16.2 arm64/ia64/m68k/s390/sh stable #560418
|
|
||||||
|
|
||||||
25 Sep 2015; Markus Meier <maekke@gentoo.org> wget-1.16.3-r1.ebuild:
|
|
||||||
arm stable, bug #560418
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.20.1
|
|
||||||
RepoMan-Options: --include-arches="arm"
|
|
||||||
|
|
||||||
10 Oct 2015; Mikle Kolyada <zlogene@gentoo.org> wget-1.16.3-r1.ebuild:
|
|
||||||
sparc stable wrt bug #560418
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.20.1
|
|
||||||
|
|
||||||
19 Oct 2015; Mike Frysinger <vapier@gentoo.org> wget-1.16.3-r1.ebuild:
|
|
||||||
mark 1.16.3-r1 arm64/ia64/m68k/s390/sh stable
|
|
||||||
|
|
||||||
22 Oct 2015; Julian Ospald <hasufell@gentoo.org> wget-1.16.3-r2.ebuild:
|
|
||||||
lift the REQUIRED_USE constraints for libressl
|
|
||||||
|
|
||||||
'libressl' USE flag is only for switching the openssl-provider
|
|
||||||
and shouldn't introduce additional REQUIRED_USE complexity.
|
|
||||||
|
|
||||||
*wget-1.17 (17 Nov 2015)
|
|
||||||
|
|
||||||
17 Nov 2015; Lars Wendler <polynomial-c@gentoo.org> +wget-1.17.ebuild:
|
|
||||||
Bump to version 1.17
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.24
|
|
||||||
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
||||||
|
|
||||||
17 Nov 2015; Lars Wendler <polynomial-c@gentoo.org>
|
|
||||||
-files/wget-1.13.4-openssl-pkg-config.patch,
|
|
||||||
-files/wget-1.14-gnutls-ssl.patch, -files/wget-1.14-pkg-config.patch,
|
|
||||||
-files/wget-1.14-texi2pod.patch, -files/wget-1.14-wgetrc.patch,
|
|
||||||
-files/wget-1.15-pkg-config.patch, -files/wget-1.15-test_fix.patch,
|
|
||||||
-files/wget-1.16-fix-proxy-test-race.patch,
|
|
||||||
-files/wget-1.16-openssl-header.patch,
|
|
||||||
-files/wget-1.16-openssl-no-ssl3.patch, -files/wget-1.16-pkg-config.patch,
|
|
||||||
-files/wget-1.16-tests-skip.patch, -wget-1.16.ebuild, -wget-1.16.1.ebuild,
|
|
||||||
-wget-1.16.2.ebuild, -wget-1.16.3.ebuild:
|
|
||||||
Removed old.
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.24
|
|
||||||
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
||||||
|
|
||||||
*wget-1.17.1 (12 Dec 2015)
|
|
||||||
|
|
||||||
12 Dec 2015; Mike Frysinger <vapier@gentoo.org> -wget-1.17.ebuild,
|
|
||||||
+wget-1.17.1.ebuild:
|
|
||||||
version bump to 1.17.1
|
|
||||||
|
|
||||||
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
|
||||||
Unify quoting in metadata.xml files for machine processing
|
|
||||||
|
|
||||||
Force unified quoting in all metadata.xml files since lxml does not
|
|
||||||
preserve original use of single and double quotes. Ensuring unified
|
|
||||||
quoting before the process allows distinguishing the GLEP 67-related
|
|
||||||
metadata.xml changes from unrelated quoting changes.
|
|
||||||
|
|
||||||
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
|
||||||
Replace all herds with appropriate projects (GLEP 67)
|
|
||||||
|
|
||||||
Replace all uses of herd with appropriate project maintainers, or no
|
|
||||||
maintainers in case of herds requested to be disbanded.
|
|
||||||
|
|
||||||
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
|
||||||
Set appropriate maintainer types in metadata.xml (GLEP 67)
|
|
||||||
|
|
||||||
*wget-1.17.1-r1 (02 Mar 2016)
|
|
||||||
|
|
||||||
02 Mar 2016; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
+files/wget-1.17.1-progress-bar-segv.patch, +wget-1.17.1-r1.ebuild:
|
|
||||||
add upstream fix for progress bar #410529 and use subslots w/openssl #576128
|
|
||||||
and w/gnutls #573936
|
|
||||||
|
|
||||||
25 May 2016; Matt Turner <mattst88@gentoo.org> wget-1.17.1-r1.ebuild:
|
|
||||||
alpha stable, bug 583972.
|
|
||||||
|
|
||||||
25 May 2016; Jeroen Roovers <jer@gentoo.org> wget-1.17.1-r1.ebuild:
|
|
||||||
Stable for HPPA PPC64 (bug #583972).
|
|
||||||
|
|
||||||
Package-Manager: portage-2.3.0_rc1
|
|
||||||
RepoMan-Options: --ignore-arches
|
|
||||||
|
|
||||||
26 May 2016; Lars Wendler <polynomial-c@gentoo.org> wget-1.17.1-r1.ebuild:
|
|
||||||
x86 stable (bug #583972).
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.28
|
|
||||||
RepoMan-Options: --include-arches="x86"
|
|
||||||
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
||||||
|
|
||||||
27 May 2016; Lars Wendler <polynomial-c@gentoo.org> wget-1.17.1-r1.ebuild:
|
|
||||||
amd64 stable (bug #583972).
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.28
|
|
||||||
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
||||||
|
|
||||||
30 May 2016; Michael Haubenwallner <haubi@gentoo.org>
|
|
||||||
+files/wget-1.17.1-gnulib-cygwin-sys_select.patch, wget-1.17.1-r1.ebuild:
|
|
||||||
add gnulib cygwin patch (#584312)
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.26
|
|
||||||
|
|
||||||
04 Jun 2016; Markus Meier <maekke@gentoo.org> wget-1.17.1-r1.ebuild:
|
|
||||||
arm stable, bug #583972
|
|
||||||
|
|
||||||
Package-Manager: portage-2.3.0_rc1
|
|
||||||
RepoMan-Options: --include-arches="arm"
|
|
||||||
|
|
||||||
10 Jun 2016; Mike Frysinger <vapier@gentoo.org> wget-1.17.1-r1.ebuild:
|
|
||||||
mark 1.17.1-r1 arm64/ia64/m68k/ppc/s390/sh/sparc stable #583972
|
|
||||||
|
|
||||||
*wget-1.18 (10 Jun 2016)
|
|
||||||
|
|
||||||
10 Jun 2016; Mike Frysinger <vapier@gentoo.org> +wget-1.18.ebuild:
|
|
||||||
version bump to 1.18
|
|
||||||
|
|
||||||
10 Jun 2016; Lars Wendler <polynomial-c@gentoo.org>
|
|
||||||
-files/wget-1.16.3-ftp-pasv-ip.patch, -wget-1.16.3-r1.ebuild,
|
|
||||||
-wget-1.16.3-r2.ebuild, -wget-1.17.1.ebuild:
|
|
||||||
Removed old.
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.28
|
|
||||||
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
||||||
|
|
||||||
14 Jun 2016; Tobias Klausmann <klausman@gentoo.org> wget-1.18.ebuild:
|
|
||||||
1.18-r0: add alpha keyword
|
|
||||||
|
|
||||||
Gentoo-Bug: 585926
|
|
||||||
|
|
||||||
Package-Manager: portage-2.3.0_rc1
|
|
||||||
|
|
||||||
15 Jun 2016; Jeroen Roovers <jer@gentoo.org> wget-1.18.ebuild:
|
|
||||||
Stable for PPC64 (bug #585926).
|
|
||||||
|
|
||||||
Package-Manager: portage-2.3.0_rc1
|
|
||||||
RepoMan-Options: --ignore-arches
|
|
||||||
|
|
||||||
21 Jun 2016; Jeroen Roovers <jer@gentoo.org> wget-1.18.ebuild:
|
|
||||||
Stable for HPPA (bug #585926).
|
|
||||||
|
|
||||||
Package-Manager: portage-2.3.0_rc1
|
|
||||||
RepoMan-Options: --ignore-arches
|
|
||||||
|
|
||||||
21 Jun 2016; Markus Meier <maekke@gentoo.org> wget-1.18.ebuild:
|
|
||||||
arm stable, bug #585926
|
|
||||||
|
|
||||||
Package-Manager: portage-2.3.0_rc1
|
|
||||||
RepoMan-Options: --include-arches="arm"
|
|
||||||
|
|
||||||
22 Jun 2016; Fabian Groffen <grobian@gentoo.org> wget-1.18.ebuild:
|
|
||||||
fix linking wrt iconv on Darwin/Solaris, bug #585924
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.28
|
|
||||||
|
|
||||||
27 Jun 2016; Agostino Sarubbo <ago@gentoo.org> wget-1.18.ebuild:
|
|
||||||
amd64 stable wrt bug #585926
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.28
|
|
||||||
RepoMan-Options: --include-arches="amd64"
|
|
||||||
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
||||||
|
|
||||||
27 Jun 2016; Agostino Sarubbo <ago@gentoo.org> wget-1.18.ebuild:
|
|
||||||
x86 stable wrt bug #585926
|
|
||||||
|
|
||||||
Package-Manager: portage-2.2.28
|
|
||||||
RepoMan-Options: --include-arches="x86"
|
|
||||||
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
||||||
|
|
@ -1,812 +0,0 @@
|
|||||||
# ChangeLog for net-misc/wget
|
|
||||||
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
|
||||||
# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.202 2015/03/09 17:46:59 vapier Exp $
|
|
||||||
|
|
||||||
*wget-1.16.3 (09 Mar 2015)
|
|
||||||
|
|
||||||
09 Mar 2015; Mike Frysinger <vapier@gentoo.org> +wget-1.16.3.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
*wget-1.16.2 (28 Feb 2015)
|
|
||||||
|
|
||||||
28 Feb 2015; Mike Frysinger <vapier@gentoo.org> +wget-1.16.2.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
08 Dec 2014; Lars Wendler <polynomial-c@gentoo.org> wget-1.16.1.ebuild:
|
|
||||||
Disable progress bar assertion as recommended by upstream.
|
|
||||||
|
|
||||||
*wget-1.16.1 (08 Dec 2014)
|
|
||||||
|
|
||||||
08 Dec 2014; Lars Wendler <polynomial-c@gentoo.org> +wget-1.16.1.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
16 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> -wget-1.14-r1.ebuild,
|
|
||||||
-wget-1.14.ebuild, -wget-1.15-r1.ebuild:
|
|
||||||
Drop old (bug #527056), acked by Chainsaw
|
|
||||||
|
|
||||||
09 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> wget-1.16.ebuild:
|
|
||||||
ppc/ppc64 stable wrt bug #527056
|
|
||||||
|
|
||||||
06 Nov 2014; Mike Frysinger <vapier@gentoo.org> wget-1.16.ebuild:
|
|
||||||
Pull in perl deps for tests #528348 by Nikoli.
|
|
||||||
|
|
||||||
06 Nov 2014; Mike Frysinger <vapier@gentoo.org> wget-1.16.ebuild:
|
|
||||||
Fix by Mike Gilbert to require python-3 in order to run tests #528348#1 by
|
|
||||||
Nikoli.
|
|
||||||
|
|
||||||
02 Nov 2014; Mike Frysinger <vapier@gentoo.org> wget-1.16.ebuild:
|
|
||||||
Mark arm64/m68k/s390/sh stable.
|
|
||||||
|
|
||||||
02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> wget-1.16.ebuild:
|
|
||||||
Stable for ia64, wrt bug #527056
|
|
||||||
|
|
||||||
30 Oct 2014; Markus Meier <maekke@gentoo.org> wget-1.16.ebuild:
|
|
||||||
arm stable, bug #527056
|
|
||||||
|
|
||||||
29 Oct 2014; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
+files/wget-1.16-fix-proxy-test-race.patch,
|
|
||||||
+files/wget-1.16-openssl-no-ssl3.patch, wget-1.16.ebuild:
|
|
||||||
Add some build/test fixes from upstream.
|
|
||||||
|
|
||||||
29 Oct 2014; Tobias Klausmann <klausman@gentoo.org> wget-1.16.ebuild:
|
|
||||||
Stable on alpha, bug 527056
|
|
||||||
|
|
||||||
29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> wget-1.16.ebuild:
|
|
||||||
Stable for sparc, wrt bug #527056
|
|
||||||
|
|
||||||
28 Oct 2014; Jeroen Roovers <jer@gentoo.org> wget-1.16.ebuild:
|
|
||||||
Stable for HPPA (bug #527056).
|
|
||||||
|
|
||||||
28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> wget-1.16.ebuild:
|
|
||||||
Stable for x86, wrt bug #527056
|
|
||||||
|
|
||||||
28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> wget-1.16.ebuild:
|
|
||||||
Stable for amd64, wrt bug #527056
|
|
||||||
|
|
||||||
*wget-1.16 (27 Oct 2014)
|
|
||||||
|
|
||||||
27 Oct 2014; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
+files/wget-1.16-openssl-header.patch, +files/wget-1.16-pkg-config.patch,
|
|
||||||
+files/wget-1.16-tests-skip.patch, +wget-1.16.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
*wget-1.15-r1 (16 May 2014)
|
|
||||||
|
|
||||||
16 May 2014; Lars Wendler <polynomial-c@gentoo.org> -wget-1.15.ebuild,
|
|
||||||
+wget-1.15-r1.ebuild, files/wget-1.15-pkg-config.patch:
|
|
||||||
Fixed compilation with zlib, uuid, pcre and/or openssl (bug #510414). Removed
|
|
||||||
old.
|
|
||||||
|
|
||||||
*wget-1.15 (23 Jan 2014)
|
|
||||||
|
|
||||||
23 Jan 2014; Lars Wendler <polynomial-c@gentoo.org> +wget-1.15.ebuild,
|
|
||||||
+files/wget-1.15-pkg-config.patch, +files/wget-1.15-test_fix.patch:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> wget-1.14-r1.ebuild,
|
|
||||||
wget-1.14.ebuild:
|
|
||||||
Add arm64 love.
|
|
||||||
|
|
||||||
13 Jan 2014; Mike Frysinger <vapier@gentoo.org> wget-1.14-r1.ebuild:
|
|
||||||
Cut over to new configure flags rather than set ac_cv_xxx vars directly
|
|
||||||
#497896 by James Le Cuirot.
|
|
||||||
|
|
||||||
04 Jan 2014; Lars Wendler <polynomial-c@gentoo.org> -wget-1.12-r3.ebuild,
|
|
||||||
-wget-1.13.3-r2.ebuild, -wget-1.13.4.ebuild, -wget-1.13.4-r1.ebuild,
|
|
||||||
-files/wget-1.12-CVE-2010-2252.patch, -files/wget-1.12-debug-tests.patch,
|
|
||||||
-files/wget-1.12-linking.patch, -files/wget-1.12-sae.patch,
|
|
||||||
-files/wget-1.12-sni.patch, -files/wget-1.13.4-no-gets.patch,
|
|
||||||
-files/wget-1.13-static-link-libz.patch, -files/wgetrc-ipv6:
|
|
||||||
Removed old versions and files.
|
|
||||||
|
|
||||||
*wget-1.14-r1 (23 Dec 2013)
|
|
||||||
|
|
||||||
23 Dec 2013; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
+files/wget-1.14-gnutls-ssl.patch, +files/wget-1.14-pkg-config.patch,
|
|
||||||
+files/wget-1.14-wgetrc.patch, +wget-1.14-r1.ebuild:
|
|
||||||
Add fix from upstream for gnutls/ssl connection rejections #479948 by Scott
|
|
||||||
Bertilson. Document user agent issue in /etc/wgetrc wrt portage fetching
|
|
||||||
#327229. Update the pkg-config patch to cover more libraries #438912.
|
|
||||||
|
|
||||||
04 Nov 2013; Lars Wendler <polynomial-c@gentoo.org> wget-1.14.ebuild,
|
|
||||||
+files/wget-1.14-texi2pod.patch:
|
|
||||||
Fixed building with >=perl-5.18 (bug #484022).
|
|
||||||
|
|
||||||
05 Jun 2013; Mike Frysinger <vapier@gentoo.org> metadata.xml:
|
|
||||||
Add upstream CPE tag (security info) from ChromiumOS.
|
|
||||||
|
|
||||||
03 Mar 2013; Mike Frysinger <vapier@gentoo.org> wget-1.14.ebuild:
|
|
||||||
Drop openssl workarounds as the pkg-config patch should handle things for us
|
|
||||||
now #459080 by Julian Ospald.
|
|
||||||
|
|
||||||
21 Feb 2013; Zac Medico <zmedico@gentoo.org> wget-1.14.ebuild:
|
|
||||||
Add ~arm-linux keyword.
|
|
||||||
|
|
||||||
28 Jan 2013; Mike Frysinger <vapier@gentoo.org> wget-1.13.4-r1.ebuild,
|
|
||||||
wget-1.14.ebuild:
|
|
||||||
Use slot 0 for openssl as pointed out by Zac Medico.
|
|
||||||
|
|
||||||
16 Dec 2012; Raúl Porcel <armin76@gentoo.org> wget-1.14.ebuild:
|
|
||||||
alpha/ia64/m68k/s390/sh/sparc stable wrt #438858
|
|
||||||
|
|
||||||
21 Nov 2012; Markus Meier <maekke@gentoo.org> wget-1.14.ebuild:
|
|
||||||
arm stable, bug #438858
|
|
||||||
|
|
||||||
21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> wget-1.14.ebuild:
|
|
||||||
Stable for x86, wrt bug #438858
|
|
||||||
|
|
||||||
13 Nov 2012; Brent Baude <ranger@gentoo.org> wget-1.14.ebuild:
|
|
||||||
Marking wget-1.14 ppc64 for bug 438858
|
|
||||||
|
|
||||||
22 Oct 2012; Michael Weber <xmw@gentoo.org> wget-1.14.ebuild:
|
|
||||||
ppc stable (bug 438858)
|
|
||||||
|
|
||||||
22 Oct 2012; Agostino Sarubbo <ago@gentoo.org> wget-1.14.ebuild:
|
|
||||||
Stable for AMD64, wrt bug #438858
|
|
||||||
|
|
||||||
20 Oct 2012; Jeroen Roovers <jer@gentoo.org> wget-1.14.ebuild:
|
|
||||||
Stable for HPPA (bug #438858).
|
|
||||||
|
|
||||||
23 Aug 2012; Mike Frysinger <vapier@gentoo.org> metadata.xml,
|
|
||||||
wget-1.14.ebuild:
|
|
||||||
Add USE="pcre uuid zlib" flags to control new deps #432468 by Yuta SATOH.
|
|
||||||
|
|
||||||
*wget-1.14 (06 Aug 2012)
|
|
||||||
|
|
||||||
06 Aug 2012; Mike Frysinger <vapier@gentoo.org> +wget-1.14.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
06 Aug 2012; Mike Frysinger <vapier@gentoo.org> wget-1.13.3-r2.ebuild,
|
|
||||||
wget-1.13.4.ebuild, wget-1.13.4-r1.ebuild:
|
|
||||||
Drop ipv6 wgetrc tweaking since the default already has it.
|
|
||||||
|
|
||||||
17 Jun 2012; Raúl Porcel <armin76@gentoo.org> wget-1.13.4-r1.ebuild:
|
|
||||||
alpha/ia64/m68k/s390/sh/sparc stable wrt #406657
|
|
||||||
|
|
||||||
29 May 2012; Brent Baude <ranger@gentoo.org> wget-1.13.4-r1.ebuild:
|
|
||||||
Marking wget-1.13.4-r1 ppc for bug 406657
|
|
||||||
|
|
||||||
26 May 2012; Markus Meier <maekke@gentoo.org> wget-1.13.4-r1.ebuild:
|
|
||||||
arm stable, bug #406657
|
|
||||||
|
|
||||||
24 May 2012; Jeroen Roovers <jer@gentoo.org> wget-1.13.4-r1.ebuild:
|
|
||||||
Stable for HPPA (bug #406657).
|
|
||||||
|
|
||||||
23 May 2012; Brent Baude <ranger@gentoo.org> wget-1.13.4-r1.ebuild:
|
|
||||||
Marking wget-1.13.4-r1 ppc64 for bug 406657
|
|
||||||
|
|
||||||
22 May 2012; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
+files/wget-1.13.4-no-gets.patch, wget-1.13.4-r1.ebuild:
|
|
||||||
Fix building with glibc-2.16+.
|
|
||||||
|
|
||||||
22 May 2012; Agostino Sarubbo <ago@gentoo.org> wget-1.13.4-r1.ebuild:
|
|
||||||
Stable for amd64, wrt bug #406657
|
|
||||||
|
|
||||||
22 May 2012; Jeff Horelick <jdhore@gentoo.org> wget-1.13.4-r1.ebuild:
|
|
||||||
marked x86 per bug 406657
|
|
||||||
|
|
||||||
05 May 2012; Jeff Horelick <jdhore@gentoo.org> wget-1.13.4-r1.ebuild:
|
|
||||||
dev-util/pkgconfig -> virtual/pkgconfig
|
|
||||||
|
|
||||||
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> wget-1.13.4-r1.ebuild:
|
|
||||||
keyword ~amd64-fbsd
|
|
||||||
|
|
||||||
13 Jan 2012; Mike Frysinger <vapier@gentoo.org> wget-1.13.4-r1.ebuild:
|
|
||||||
Depend on pkgconfig since we use it now for openssl #398527 by Viktor
|
|
||||||
Görzen.
|
|
||||||
|
|
||||||
20 Dec 2011; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
files/wget-1.13.4-openssl-pkg-config.patch:
|
|
||||||
Set LIBSSL when using pkg-config as the NTLM check uses it #395349 by
|
|
||||||
Vladimir Berezhnoy.
|
|
||||||
|
|
||||||
01 Dec 2011; Mike Frysinger <vapier@gentoo.org> wget-1.13.4-r1.ebuild:
|
|
||||||
Fix the static-libs logic the right way #392713 by Piotr Karbowski.
|
|
||||||
|
|
||||||
01 Dec 2011; Diego E. Pettenò <flameeyes@gentoo.org> wget-1.13.4-r1.ebuild:
|
|
||||||
QA: do not try to be smart about setting dependencies, when the tricks don't
|
|
||||||
work, instead duplicate the info and get it right for now.
|
|
||||||
|
|
||||||
*wget-1.13.4-r1 (01 Dec 2011)
|
|
||||||
|
|
||||||
01 Dec 2011; Mike Frysinger <vapier@gentoo.org> +wget-1.13.4-r1.ebuild,
|
|
||||||
+files/wget-1.13.4-openssl-pkg-config.patch:
|
|
||||||
Switch to pkg-config for looking up openssl #246556 by Rick Farina.
|
|
||||||
|
|
||||||
*wget-1.13.4 (18 Sep 2011)
|
|
||||||
|
|
||||||
18 Sep 2011; Tim Harder <radhermit@gentoo.org> +wget-1.13.4.ebuild:
|
|
||||||
Version bump. Add explicit build dependency on xz-utils.
|
|
||||||
|
|
||||||
06 Sep 2011; Fabian Groffen <grobian@gentoo.org>
|
|
||||||
files/wget-1.13-static-link-libz.patch:
|
|
||||||
Add upstream reference for path, fix commented .ac code
|
|
||||||
|
|
||||||
02 Sep 2011; Tim Harder <radhermit@gentoo.org> wget-1.13.3-r2.ebuild:
|
|
||||||
Remove unused myconf variable.
|
|
||||||
|
|
||||||
02 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> -wget-1.13.3.ebuild,
|
|
||||||
-wget-1.13.3-r1.ebuild, wget-1.13.3-r2.ebuild:
|
|
||||||
Fix the gnutls uselfag to be wrapped around ssl one. Use use_with calls
|
|
||||||
instead of bash conditions.
|
|
||||||
|
|
||||||
*wget-1.13.3-r2 (02 Sep 2011)
|
|
||||||
|
|
||||||
02 Sep 2011; Tim Harder <radhermit@gentoo.org> +wget-1.13.3-r2.ebuild:
|
|
||||||
Revision bump. Add gnutls USE flag and fix ssl issues (bugs #381441 and
|
|
||||||
#381513).
|
|
||||||
|
|
||||||
01 Sep 2011; Fabian Groffen <grobian@gentoo.org> wget-1.13.3-r1.ebuild:
|
|
||||||
Fix compilation on Solaris
|
|
||||||
|
|
||||||
*wget-1.13.3-r1 (01 Sep 2011)
|
|
||||||
|
|
||||||
01 Sep 2011; Jeremy Olexa <darkside@gentoo.org> -wget-1.12-r2.ebuild,
|
|
||||||
+wget-1.13.3-r1.ebuild, +files/wget-1.13-static-link-libz.patch:
|
|
||||||
Revision bump with full Gentoo Prefix support, signed off by maintainer with
|
|
||||||
discussion on IRC. Remove old version.
|
|
||||||
|
|
||||||
*wget-1.13.3 (01 Sep 2011)
|
|
||||||
|
|
||||||
01 Sep 2011; Tony Vroon <chainsaw@gentoo.org> +wget-1.13.3.ebuild:
|
|
||||||
Version bump. EAPI 4 port by Tomáš "scarabeus" Chvátal in bug #381405.
|
|
||||||
|
|
||||||
28 Feb 2011; Brent Baude <ranger@gentoo.org> wget-1.12-r3.ebuild:
|
|
||||||
stable ppc64, bug 349114
|
|
||||||
|
|
||||||
13 Jan 2011; Jeroen Roovers <jer@gentoo.org> wget-1.12-r3.ebuild:
|
|
||||||
Stable for HPPA (bug #349114).
|
|
||||||
|
|
||||||
07 Jan 2011; Brent Baude <ranger@gentoo.org> wget-1.12-r3.ebuild:
|
|
||||||
stable ppc, bug 349114
|
|
||||||
|
|
||||||
04 Jan 2011; Raúl Porcel <armin76@gentoo.org> wget-1.12-r3.ebuild:
|
|
||||||
alpha/ia64/m68k/s390/sh stable wrt #349114
|
|
||||||
|
|
||||||
03 Jan 2011; Michael Weber <xmw@gentoo.org> wget-1.12-r3.ebuild:
|
|
||||||
sparc stable (bug 349114)
|
|
||||||
|
|
||||||
31 Dec 2010; Markos Chandras <hwoarang@gentoo.org> wget-1.12-r3.ebuild:
|
|
||||||
Stable on amd64 wrt bug #349114
|
|
||||||
|
|
||||||
28 Dec 2010; Markus Meier <maekke@gentoo.org> wget-1.12-r3.ebuild:
|
|
||||||
arm stable, bug #349114
|
|
||||||
|
|
||||||
27 Dec 2010; Thomas Kahle <tomka@gentoo.org> wget-1.12-r3.ebuild:
|
|
||||||
x86 stable per bug 349114
|
|
||||||
|
|
||||||
*wget-1.12-r3 (26 Nov 2010)
|
|
||||||
|
|
||||||
26 Nov 2010; Mike Frysinger <vapier@gentoo.org> +wget-1.12-r3.ebuild,
|
|
||||||
+files/wget-1.12-sae.patch:
|
|
||||||
Add patch from upstream for SSL SAE #344939 by Michał Górny.
|
|
||||||
|
|
||||||
19 Sep 2010; Raúl Porcel <armin76@gentoo.org> wget-1.12-r2.ebuild:
|
|
||||||
s390 stable wrt #329941
|
|
||||||
|
|
||||||
06 Sep 2010; Jeroen Roovers <jer@gentoo.org> wget-1.12-r2.ebuild:
|
|
||||||
Stable for HPPA PPC (bug #329941).
|
|
||||||
|
|
||||||
06 Sep 2010; Brent Baude <ranger@gentoo.org> wget-1.12-r2.ebuild:
|
|
||||||
Marking wget-1.12-r2 ppc64 for bug 329941
|
|
||||||
|
|
||||||
05 Sep 2010; Markos Chandras <hwoarang@gentoo.org> wget-1.12-r2.ebuild:
|
|
||||||
Stable on amd64 wrt bug #329941
|
|
||||||
|
|
||||||
04 Sep 2010; Raúl Porcel <armin76@gentoo.org> wget-1.12-r2.ebuild:
|
|
||||||
alpha/arm/ia64/s390/sh/sparc stable wrt #329941
|
|
||||||
|
|
||||||
04 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> wget-1.12-r2.ebuild:
|
|
||||||
x86 stable wrt security bug #329941
|
|
||||||
|
|
||||||
22 Aug 2010; Mike Frysinger <vapier@gentoo.org> wget-1.12-r2.ebuild,
|
|
||||||
files/wget-1.12-CVE-2010-2252.patch:
|
|
||||||
Fix some iri tests after CVE patch #333965 by Xake.
|
|
||||||
|
|
||||||
*wget-1.12-r2 (21 Aug 2010)
|
|
||||||
|
|
||||||
21 Aug 2010; Mike Frysinger <vapier@gentoo.org> +wget-1.12-r2.ebuild,
|
|
||||||
+files/wget-1.12-CVE-2010-2252.patch, files/wget-1.12-sni.patch:
|
|
||||||
Add fix from upstream for CVE-2010-2252 #329941 by Stefan Behte. Tweak by
|
|
||||||
Sergei Trofimovich for IPv6 behavor in SNI patch #333839.
|
|
||||||
|
|
||||||
14 Feb 2010; Mike Frysinger <vapier@gentoo.org> wget-1.12-r1.ebuild:
|
|
||||||
Upgrade to EAPI=2 so we can set +ssl in IUSE #304887 by Kerin Millar.
|
|
||||||
|
|
||||||
*wget-1.12-r1 (17 Jan 2010)
|
|
||||||
|
|
||||||
17 Jan 2010; Mike Frysinger <vapier@gentoo.org> +wget-1.12-r1.ebuild,
|
|
||||||
+files/wget-1.12-sni.patch:
|
|
||||||
Add SNI support #301312 by Andreas Nüßlein.
|
|
||||||
|
|
||||||
18 Oct 2009; Brent Baude <ranger@gentoo.org> wget-1.12.ebuild:
|
|
||||||
Marking wget-1.12 ppc64 for bug 286058
|
|
||||||
|
|
||||||
15 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> wget-1.12.ebuild:
|
|
||||||
Stabilizing for ppc, bug 286058
|
|
||||||
|
|
||||||
14 Oct 2009; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
files/wget-1.12-debug-tests.patch:
|
|
||||||
Update debug test patch to cover USE=idn #288156 by Paolo Pedroni and info
|
|
||||||
from Kent Fredric.
|
|
||||||
|
|
||||||
07 Oct 2009; Markus Meier <maekke@gentoo.org> wget-1.12.ebuild:
|
|
||||||
amd64 stable, bug #286058
|
|
||||||
|
|
||||||
07 Oct 2009; Raúl Porcel <armin76@gentoo.org> wget-1.12.ebuild:
|
|
||||||
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #286058
|
|
||||||
|
|
||||||
06 Oct 2009; Jeroen Roovers <jer@gentoo.org> wget-1.12.ebuild:
|
|
||||||
Stable for HPPA (bug #286058).
|
|
||||||
|
|
||||||
06 Oct 2009; Christian Faulhammer <fauli@gentoo.org> wget-1.12.ebuild:
|
|
||||||
stable x86, security bug 286058
|
|
||||||
|
|
||||||
26 Sep 2009; Mike Frysinger <vapier@gentoo.org> wget-1.12.ebuild,
|
|
||||||
+files/wget-1.12-debug-tests.patch:
|
|
||||||
Automatically skip tests that require USE=debug #286173 by Alexis Ballier.
|
|
||||||
|
|
||||||
23 Sep 2009; Mike Frysinger <vapier@gentoo.org> wget-1.12.ebuild,
|
|
||||||
+files/wget-1.12-linking.patch, metadata.xml:
|
|
||||||
Add support for USE=idn by Lars Wendler #286058, add support for USE=ntlm,
|
|
||||||
and forward port the linking patch.
|
|
||||||
|
|
||||||
*wget-1.12 (23 Sep 2009)
|
|
||||||
|
|
||||||
23 Sep 2009; Mike Frysinger <vapier@gentoo.org> +wget-1.12.ebuild:
|
|
||||||
Version bump #286058 by Alex Legler.
|
|
||||||
|
|
||||||
07 Sep 2009; Jeroen Roovers <jer@gentoo.org> wget-1.11.4.ebuild:
|
|
||||||
Stable for HPPA (bug #281876).
|
|
||||||
|
|
||||||
01 Sep 2009; Raúl Porcel <armin76@gentoo.org> wget-1.11.4.ebuild:
|
|
||||||
arm/ia64/s390/sh/sparc stable wrt #281876
|
|
||||||
|
|
||||||
31 Aug 2009; <chainsaw@gentoo.org> wget-1.11.4.ebuild:
|
|
||||||
Marked stable on AMD64 as requested by Mike "SpanKY" Friesinger in bug
|
|
||||||
#281876. Tested as portage fetcher for emerge -fe world with empty DISTDIR
|
|
||||||
on a dual Opteron 2435 system.
|
|
||||||
|
|
||||||
31 Aug 2009; Brent Baude <ranger@gentoo.org> wget-1.11.4.ebuild:
|
|
||||||
stable ppc64, bug 281876
|
|
||||||
|
|
||||||
30 Aug 2009; Tobias Klausmann <klausman@gentoo.org> wget-1.11.4.ebuild:
|
|
||||||
Stable on alpha, bug #281876
|
|
||||||
|
|
||||||
29 Aug 2009; nixnut <nixnut@gentoo.org> wget-1.11.4.ebuild:
|
|
||||||
ppc stable #281876
|
|
||||||
|
|
||||||
18 Aug 2009; Christian Faulhammer <fauli@gentoo.org> wget-1.11.4.ebuild:
|
|
||||||
stable x86, bug 281876
|
|
||||||
|
|
||||||
18 Aug 2009; Jeroen Roovers <jer@gentoo.org> wget-1.11.3.ebuild:
|
|
||||||
Stable for HPPA (bug #281876).
|
|
||||||
|
|
||||||
18 Aug 2009; Mike Frysinger <vapier@gentoo.org> wget-1.11.1.ebuild,
|
|
||||||
wget-1.11.3.ebuild, wget-1.11.4.ebuild:
|
|
||||||
Drop USE=socks5 since it no longer exists #281866 by jackieku.
|
|
||||||
|
|
||||||
*wget-1.11.4 (16 Aug 2008)
|
|
||||||
|
|
||||||
16 Aug 2008; Mike Frysinger <vapier@gentoo.org> +wget-1.11.4.ebuild:
|
|
||||||
Version bump #231312 by cilly.
|
|
||||||
|
|
||||||
14 Aug 2008; Raúl Porcel <armin76@gentoo.org> wget-1.11.3.ebuild:
|
|
||||||
alpha/ia64/sparc/x86 stable
|
|
||||||
|
|
||||||
*wget-1.11.3 (18 Jun 2008)
|
|
||||||
|
|
||||||
18 Jun 2008; Mike Frysinger <vapier@gentoo.org> +wget-1.11.3.ebuild:
|
|
||||||
Version bump #228045 by Conrad Kostecki.
|
|
||||||
|
|
||||||
07 May 2008; Markus Meier <maekke@gentoo.org> wget-1.11.1.ebuild:
|
|
||||||
amd64 stable, bug #220569
|
|
||||||
|
|
||||||
06 May 2008; Brent Baude <ranger@gentoo.org> wget-1.11.1.ebuild:
|
|
||||||
stable ppc, bug 220569
|
|
||||||
|
|
||||||
06 May 2008; Raúl Porcel <armin76@gentoo.org> wget-1.11.1.ebuild:
|
|
||||||
alpha/ia64/sparc/x86 stable wrt #220569
|
|
||||||
|
|
||||||
06 May 2008; Jeroen Roovers <jer@gentoo.org> wget-1.11.1.ebuild:
|
|
||||||
Stable for HPPA (bug #220569).
|
|
||||||
|
|
||||||
*wget-1.11.2 (06 May 2008)
|
|
||||||
|
|
||||||
06 May 2008; Mike Frysinger <vapier@gentoo.org> +wget-1.11.2.ebuild:
|
|
||||||
Version bump #220439 by Petr Pisar.
|
|
||||||
|
|
||||||
*wget-1.11.1 (26 Mar 2008)
|
|
||||||
|
|
||||||
26 Mar 2008; Mike Frysinger <vapier@gentoo.org> +wget-1.11.1.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
*wget-1.11-r1 (16 Feb 2008)
|
|
||||||
|
|
||||||
16 Feb 2008; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
+files/wget-1.11-progress-bar-assert.patch, +wget-1.11-r1.ebuild:
|
|
||||||
Grab fix from upstream for progress bar assert failure in some locales
|
|
||||||
#208484 by Maxim Britov.
|
|
||||||
|
|
||||||
28 Jan 2008; <pva@gentoo.org> wget-1.10.2.ebuild, wget-1.11.ebuild:
|
|
||||||
License changed to GPL-3, thank you Winterheart for report, quotation fix.
|
|
||||||
|
|
||||||
*wget-1.11 (28 Jan 2008)
|
|
||||||
|
|
||||||
28 Jan 2008; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
+files/wget-1.11-linking.patch, +wget-1.11.ebuild:
|
|
||||||
Version bump #207872 by Matthias Vill.
|
|
||||||
|
|
||||||
25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
|
|
||||||
Removing seemant from metadata.xml as per #202469. Assigning to
|
|
||||||
maintainer-needed.
|
|
||||||
|
|
||||||
22 Oct 2007; Seemant Kulleen <seemant@gentoo.org> wget-1.9.1-r5.ebuild,
|
|
||||||
wget-1.10.2.ebuild:
|
|
||||||
homepage update thanks to Petr Pisar in bug #196738
|
|
||||||
|
|
||||||
17 Oct 2006; Roy Marples <uberlord@gentoo.org> wget-1.10.2.ebuild:
|
|
||||||
Added ~sparc-fbsd keyword.
|
|
||||||
|
|
||||||
12 Oct 2006; Fabian Groffen <grobian@gentoo.org> wget-1.9.1-r5.ebuild,
|
|
||||||
wget-1.10.2.ebuild:
|
|
||||||
Dropped ppc-macos keyword, see you in prefix
|
|
||||||
|
|
||||||
30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> wget-1.10.2.ebuild:
|
|
||||||
Add ~x86-fbsd keyword.
|
|
||||||
|
|
||||||
05 Dec 2005; Bryan Østergaard <kloeri@gentoo.org> wget-1.10.2.ebuild:
|
|
||||||
Stable on alpha.
|
|
||||||
|
|
||||||
20 Nov 2005; Hardave Riar <hardave@gentoo.org> wget-1.10.2.ebuild:
|
|
||||||
Stable on mips.
|
|
||||||
|
|
||||||
03 Nov 2005; Daniel Ostrow <dostrow@gentoo.org> wget-1.10.2.ebuild:
|
|
||||||
Stable on ppc64.
|
|
||||||
|
|
||||||
25 Oct 2005; Seemant Kulleen <seemant@gentoo.org> wget-1.10.2.ebuild:
|
|
||||||
Fix for bug #110035, so now it will build statically and with ssl support.
|
|
||||||
Azarah wrote the patch for that, and upstram has been notified of it.
|
|
||||||
bug #109299 was the original bug he found, but that was a user issue.
|
|
||||||
bug #110035 is the actual issue.
|
|
||||||
|
|
||||||
20 Oct 2005; Luis Medinas <metalgod@gentoo.org> wget-1.10.2.ebuild:
|
|
||||||
Marked Stable on amd64. Bug #109097.
|
|
||||||
|
|
||||||
19 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> wget-1.10.2.ebuild:
|
|
||||||
Stable on sparc
|
|
||||||
|
|
||||||
19 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> wget-1.10.2.ebuild:
|
|
||||||
Stable on ppc.
|
|
||||||
|
|
||||||
19 Oct 2005; Rene Nussbaumer <killerfox@gentoo.org> wget-1.10.2.ebuild:
|
|
||||||
Stable on hppa. See bug #109097.
|
|
||||||
|
|
||||||
19 Oct 2005; Andrej Kacian <ticho@gentoo.org> wget-1.10.2.ebuild:
|
|
||||||
Stable on x86, security bug #109097.
|
|
||||||
|
|
||||||
*wget-1.10.2 (13 Oct 2005)
|
|
||||||
|
|
||||||
13 Oct 2005; Seemant Kulleen <seemant@gentoo.org> -wget-1.10.ebuild,
|
|
||||||
+wget-1.10.2.ebuild:
|
|
||||||
Version bump to newest security fix, thanks to Carlo in bug #109125
|
|
||||||
|
|
||||||
12 Sep 2005; Seemant Kulleen <seemant@gentoo.org> +files/wgetrc-ipv6,
|
|
||||||
-wget-1.9.1-r3.ebuild, wget-1.10.ebuild:
|
|
||||||
add a note about preferring ipv6 in the wgetrc file, closing bug #102209
|
|
||||||
|
|
||||||
28 Jul 2005; Kito <kito@gentoo.org> wget-1.9.1-r5.ebuild:
|
|
||||||
stable on ppc-macos.
|
|
||||||
|
|
||||||
19 Jul 2005; Seemant Kulleen <seemant@gentoo.org> wget-1.10.ebuild:
|
|
||||||
added a patch for uclibc and bumped the patchball version. Thanks to
|
|
||||||
solar@gentoo.org in bug #96716
|
|
||||||
|
|
||||||
*wget-1.10 (18 Jul 2005)
|
|
||||||
|
|
||||||
18 Jul 2005; Seemant Kulleen <seemant@gentoo.org> +wget-1.10.ebuild:
|
|
||||||
version bump thanks to Tijs Zwinkels <gentoobugs@tumblecow.net> for
|
|
||||||
notifying me in bug #96716, and to: emanuele.giaquinta@gmail.com for porting
|
|
||||||
the patchset over in the same bug
|
|
||||||
|
|
||||||
18 Jul 2005; Seemant Kulleen <seemant@gentoo.org> wget-1.9.1-r5.ebuild:
|
|
||||||
adjust patches: debian CAN fix and Mandrake largefile to compile with
|
|
||||||
gcc-2.95. Thanks to Az in irc and solar@gentoo.org in bug #93703
|
|
||||||
|
|
||||||
16 May 2005; Tom Gall <tgall@gentoo.org> wget-1.9.1-r5.ebuild:
|
|
||||||
ppc64 stable, for #83920
|
|
||||||
|
|
||||||
16 May 2005; Stephen Bennett <spb@gentoo.org> wget-1.9.1-r5.ebuild:
|
|
||||||
Mips stable for #83920
|
|
||||||
|
|
||||||
16 May 2005; Rene Nussbaumer <killerfox@gentoo.org> wget-1.9.1-r5.ebuild:
|
|
||||||
Stable on hppa; bug #83920
|
|
||||||
|
|
||||||
16 May 2005; <plasmaroo@gentoo.org> wget-1.9.1-r5.ebuild:
|
|
||||||
Stable on IA64; bug #83920.
|
|
||||||
|
|
||||||
16 May 2005; Bryan Østergaard <kloeri@gentoo.org> wget-1.9.1-r5.ebuild:
|
|
||||||
Stable on alpha.
|
|
||||||
|
|
||||||
16 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> wget-1.9.1-r5.ebuild:
|
|
||||||
Stable on sparc wrt #seemantoni
|
|
||||||
|
|
||||||
16 May 2005; Seemant Kulleen <seemant@gentoo.org> wget-1.9.1-r5.ebuild:
|
|
||||||
stable on x86 and amd64
|
|
||||||
|
|
||||||
16 May 2005; Michael Hanselmann <hansmi@gentoo.org> ChangeLog,
|
|
||||||
wget-1.9.1-r5.ebuild:
|
|
||||||
Stable on ppc.
|
|
||||||
|
|
||||||
*wget-1.9.1-r5 (16 May 2005)
|
|
||||||
|
|
||||||
16 May 2005; Seemant Kulleen <seemant@gentoo.org> wget-1.9.1-r4.ebuild,
|
|
||||||
+wget-1.9.1-r5.ebuild:
|
|
||||||
ouch, I didn't see CAN 2004-1488, so this patch from Debian fixes both 1487
|
|
||||||
and 1488. Thanks muchly to Evgeny Stambulchik <fnevgeny@weizmann.ac.il> in
|
|
||||||
bug #83920
|
|
||||||
|
|
||||||
*wget-1.9.1-r4 (10 May 2005)
|
|
||||||
|
|
||||||
10 May 2005; Seemant Kulleen <seemant@gentoo.org> wget-1.9.1-r3.ebuild,
|
|
||||||
+wget-1.9.1-r4.ebuild:
|
|
||||||
revision bump which now adds patches from mandrake's source rpm to handle
|
|
||||||
large files properly and other misc. fixes: french and german translations;
|
|
||||||
proper handling of username/passwords in urls; spelling referrer correctly,
|
|
||||||
printing out the percentage in the output, removing rpath from the binary,
|
|
||||||
and finally in wgetrc: passive ftp is the default (closing bug #89814 by Tor
|
|
||||||
Klingberg <tor.klingberg@gmx.net>), and the references to /usr/local/etc now
|
|
||||||
point to /etc instead. The de and fr patches should fix bug #77138 by: Sven <skoehler@upb.de>
|
|
||||||
|
|
||||||
10 May 2005; Seemant Kulleen <seemant@gentoo.org>
|
|
||||||
-files/wget-1.9.1+ipvmisc.patch, -files/wget-1.9.1-locale.patch,
|
|
||||||
-files/wget-1.9-uclibc.patch, -files/wget-CAN-2004-1487.patch,
|
|
||||||
wget-1.9.1-r3.ebuild:
|
|
||||||
move patches to a tarball on the mirrors. No more 25K things in files
|
|
||||||
|
|
||||||
10 May 2005; Seemant Kulleen <seemant@gentoo.org>
|
|
||||||
-files/wget-1.8.2-2Glimit.diff, -files/wget-1.8.2-gentoo.diff,
|
|
||||||
wget-1.9.1-r3.ebuild:
|
|
||||||
remove unused patches
|
|
||||||
|
|
||||||
10 May 2005; Seemant Kulleen <seemant@gentoo.org> wget-1.9.1-r3.ebuild:
|
|
||||||
make sure to RDEPEND on a socks5 implementation -- dante is the only one I
|
|
||||||
can figure out that does implement it. Closing bug #89523 by Mihai Limbasan
|
|
||||||
<mihailim@gmail.com>
|
|
||||||
|
|
||||||
14 Mar 2005; Hardave Riar <hardave@gentoo.org> wget-1.9.1-r3.ebuild:
|
|
||||||
Stable on mips, bug #74008.
|
|
||||||
|
|
||||||
06 Mar 2005; Olivier Crête <tester@gentoo.org> wget-1.9.1-r3.ebuild:
|
|
||||||
Stable on x86 per security bug #74008
|
|
||||||
|
|
||||||
03 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> wget-1.9.1-r3.ebuild:
|
|
||||||
Stable on alpha, bug 74008.
|
|
||||||
|
|
||||||
02 Mar 2005; Jason Wever <weeve@gentoo.org> wget-1.9.1-r3.ebuild:
|
|
||||||
Stable on sparc wrt security bug #74008.
|
|
||||||
|
|
||||||
02 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> wget-1.9.1-r3.ebuild:
|
|
||||||
Stable ppc-macos
|
|
||||||
|
|
||||||
02 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> wget-1.9.1-r3.ebuild:
|
|
||||||
Stable on ppc.
|
|
||||||
|
|
||||||
02 Mar 2005; Markus Rothe <corsair@gentoo.org> wget-1.9.1-r3.ebuild:
|
|
||||||
Stable on ppc64; bug #74008
|
|
||||||
|
|
||||||
02 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> wget-1.9.1-r3.ebuild:
|
|
||||||
stable on amd64. see #74008
|
|
||||||
|
|
||||||
*wget-1.9.1-r3 (02 Mar 2005)
|
|
||||||
|
|
||||||
02 Mar 2005; <solar@gentoo.org> +files/wget-CAN-2004-1487.patch,
|
|
||||||
+wget-1.9.1-r3.ebuild:
|
|
||||||
- security bump for bug 74008. CAN-2004-1487 - overwrite files via ".." in
|
|
||||||
path component
|
|
||||||
|
|
||||||
09 Jan 2005; Sven Wegener <swegener@gentoo.org> wget-1.8.2-r3.ebuild,
|
|
||||||
wget-1.9-r2.ebuild, wget-1.9.1-r2.ebuild:
|
|
||||||
Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
|
|
||||||
|
|
||||||
04 Jan 2005; Chris White <chriswhite@gentoo.org>
|
|
||||||
+files/wget-1.9.1-locale.patch, wget-1.9.1-r2.ebuild:
|
|
||||||
Added fix for bug #70734 per seemant's request as he's leaving and won't be
|
|
||||||
able to fix it for awhile.
|
|
||||||
|
|
||||||
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
|
|
||||||
Change encoding to UTF-8 for GLEP 31 compliance
|
|
||||||
|
|
||||||
15 Jun 2004; <solar@gentoo.org> wget-1.9-r2.ebuild, wget-1.9.1-r2.ebuild,
|
|
||||||
files/wget-1.9-uclibc.patch:
|
|
||||||
basic uclibc support added
|
|
||||||
|
|
||||||
08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> wget-1.9.1-r2.ebuild:
|
|
||||||
Stable on alpha.
|
|
||||||
|
|
||||||
02 Jun 2004; Travis Tilley <lv@gentoo.org> wget-1.9.1-r2.ebuild:
|
|
||||||
stable on amd64
|
|
||||||
|
|
||||||
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> wget-1.8.2-r3.ebuild,
|
|
||||||
wget-1.9-r2.ebuild, wget-1.9.1-r2.ebuild:
|
|
||||||
Add inherit eutils
|
|
||||||
|
|
||||||
18 Mar 2004; Seemant Kulleen <seemant@gentoo.org> wget-1.8.2-r3.ebuild,
|
|
||||||
wget-1.9-r2.ebuild, wget-1.9.1-r2.ebuild:
|
|
||||||
HOMEPAGE fix thanks to: Dice Random <dice@warpenguin.com> in bug #45041
|
|
||||||
|
|
||||||
10 Dec 2003; Seemant Kulleen <seemant@gentoo.org> wget-1.9.1-r2.ebuild,
|
|
||||||
files/wget-1.9.1+ipvmisc.patch:
|
|
||||||
port patch fix from 1.9 to this patch, closing the same bug again
|
|
||||||
|
|
||||||
05 Dec 2003; Daniel Robbins <drobbins@gentoo.org> wget-1.8.2.ebuild:
|
|
||||||
making autoconf a non-conditional DEPEND, closing bug #34114.
|
|
||||||
|
|
||||||
*wget-1.9-r2 (04 Dec 2003)
|
|
||||||
|
|
||||||
04 Dec 2003; Seemant Kulleen <seemant@gentoo.org> wget-1.9-r1.ebuild,
|
|
||||||
wget-1.9-r2.ebuild, wget-1.9.1-r1.ebuild:
|
|
||||||
fix the ipvmisc patch to allow name resolution as well as ipaddresses. The fix
|
|
||||||
was found by: Josh Grebe <josh@brokedown.net> in bug #33827 opened by Marcin
|
|
||||||
Kryczek <crytcheck@napisy.org>
|
|
||||||
|
|
||||||
01 Dec 2003; Seemant Kulleen <seemant@gentoo.org> wget-1.9.1-r2.ebuild:
|
|
||||||
why was autoconf moved into nls USE check???? Closing bug #34411 by Daniel
|
|
||||||
Ahlberg <aliz@gentoo.org>
|
|
||||||
|
|
||||||
*wget-1.9.1-r2 (30 Nov 2003)
|
|
||||||
|
|
||||||
30 Nov 2003; Greg Fitzgerald <gregf@gentoo.org> wget-1.9.1-r2.ebuild:
|
|
||||||
Fix german locale, closes bug #34515
|
|
||||||
|
|
||||||
27 Nov 2003; Brad House <brad_mssw@gentoo.org> wget-1.9-r1.ebuild,
|
|
||||||
wget-1.9.1-r1.ebuild:
|
|
||||||
always require autoconf to be installed for this package
|
|
||||||
|
|
||||||
27 Nov 2003; Brad House <brad_mssw@gentoo.org> wget-1.9-r1.ebuild:
|
|
||||||
make autoconf a dep, as in a stage3 build it requires autoconf
|
|
||||||
|
|
||||||
20 Nov 2003; Greg Fitzgerald <gregf@gentoo.org> wget-1.9.1-r1.ebuild:
|
|
||||||
Enabled ipv6 support
|
|
||||||
|
|
||||||
*wget-1.9-r1 (18 Nov 2003)
|
|
||||||
|
|
||||||
19 Nov 2003; Nicholas Jones <carpaski@gentoo.org> wget-1.8.2-r3.ebuild,
|
|
||||||
wget-1.9-r1.ebuild, wget-1.9.1-r1.ebuild:
|
|
||||||
Fixed all the deps so that autoconf and gettext were 'nls' USE. Added
|
|
||||||
autoconf to 1.9-r1.
|
|
||||||
|
|
||||||
18 Nov 2003; Seemant Kulleen <seemant@gentoo.org> wget-1.8.2-r2.ebuild,
|
|
||||||
wget-1.9-r1.ebuild, wget-1.9.1-r1.ebuild, wget-1.9.1.ebuild:
|
|
||||||
1.9-r1 restored as stable release -- WITH THE PATCH. DON'T ANYONE F'ING REMOVE
|
|
||||||
IT
|
|
||||||
|
|
||||||
18 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> wget-1.8.2-r3.ebuild,
|
|
||||||
wget-1.9.1-r1.ebuild:
|
|
||||||
sys-devl/autoconf -> sys-devel/autoconf; repoman: Trim trailing whitespace
|
|
||||||
|
|
||||||
*wget-1.9.1-r1 (17 Nov 2003)
|
|
||||||
|
|
||||||
17 Nov 2003; Greg Fitzgerald <gregf@gentoo.org> wget-1.9.1-r1.ebuild,
|
|
||||||
wget-1.9.1.ebuild:
|
|
||||||
Version bump to add patch to fix ipv4
|
|
||||||
|
|
||||||
17 Nov 2003; Greg Fitzgerald <gregf@gentoo.org> wget-1.9.ebuild:
|
|
||||||
1.9 has bugs removed for 1.9.1
|
|
||||||
|
|
||||||
*wget-1.9.1 (14 Nov 2003)
|
|
||||||
|
|
||||||
14 Nov 2003; Martin Holzer <mholzer@gentoo.org> wget-1.9.1.ebuild:
|
|
||||||
Version bumped.
|
|
||||||
|
|
||||||
10 Nov 2003; Brandon Low <lostlogic@gentoo.org> wget-1.9-r2.ebuild:
|
|
||||||
Actually remove the patch
|
|
||||||
|
|
||||||
10 Nov 2003; Greg Fitzgerald <gregf@gentoo.org> wget-1.9.ebuild:
|
|
||||||
wget-1.9 marked as stable.
|
|
||||||
|
|
||||||
*wget-1.9-r2 (10 Nov 2003)
|
|
||||||
|
|
||||||
10 Nov 2003; Greg Fitzgerald <gregf@gentoo.org> wget-1.8.2-r2.ebuild,
|
|
||||||
wget-1.9-r2.ebuild:
|
|
||||||
Removed ipv6 support till the patch is reworked.
|
|
||||||
|
|
||||||
*wget-1.9-r1 (03 Nov 2003)
|
|
||||||
|
|
||||||
03 Nov 2003; Seemant Kulleen <seemant@gentoo.org> wget-1.9-r1.ebuild:
|
|
||||||
added a patch to make ipv6 and ipv4 both work, instead of being mutually
|
|
||||||
exclusive. The patch was written by: ari edelkind
|
|
||||||
<edelkind-gentoo-bugzilla@episec.com> and submitted in bug #31798 by Bernd
|
|
||||||
Wurst <mail@bernd-wurst.de>
|
|
||||||
|
|
||||||
01 Nov 2003; Seemant Kulleen <seemant@gentoo.org> wget-1.8.2-r2.ebuild,
|
|
||||||
wget-1.8.2-r3.ebuild:
|
|
||||||
changed the SRC_URI for the new percentage patches to point to the Gentoo
|
|
||||||
mirrors instead. Closes bug #32514 by Stony Yakovac <stonyy@tek.com>
|
|
||||||
|
|
||||||
*wget-1.9 (22 Oct 2003)
|
|
||||||
|
|
||||||
22 Oct 2003; Seemant Kulleen <seemant@gentoo.org> wget-1.9.ebuild:
|
|
||||||
version bump -- this one should have support for ipv6, >2G fetches, and ipv6
|
|
||||||
out of the box
|
|
||||||
|
|
||||||
*wget-1.8.2-r3 (14 Oct 2003)
|
|
||||||
|
|
||||||
14 Oct 2003; Seemant Kulleen <seemant@gentoo.org> wget-1.8.2-r2.ebuild,
|
|
||||||
wget-1.8.2-r3.ebuild, files/wget-1.8.2-2Glimit.diff,
|
|
||||||
files/wget-1.8.2-gentoo.diff, files/wget-1.8.2-r2-gentoo.diff:
|
|
||||||
Added debian's patch to let wget download files larger than 2G. Ciaranm in
|
|
||||||
#gentoo/#gentoo-sparc found the patch at:
|
|
||||||
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=137989 . This closes bug
|
|
||||||
#30985 by katerina <kllba@operamail.com>
|
|
||||||
|
|
||||||
*wget-1.8.2-r2 (20 Dec 2002)
|
|
||||||
|
|
||||||
06 Jul 2003; Joshua Kinard <kumba@gentoo.org> wget-1.8.2-r2.ebuild:
|
|
||||||
Changed ~mips to mips in KEYWORDS
|
|
||||||
Cleaned up Changelog
|
|
||||||
|
|
||||||
19 May 2003; Joshua Kinard <kumba@gentoo.org> wget-1.8.2-r2.ebuild:
|
|
||||||
Add gnuconfig eclass, and gnuconfig_update to src_compile to allow
|
|
||||||
proper detection of linux-mips systems. Also added ~mips to KEYWORDS.
|
|
||||||
|
|
||||||
21 Feb 2003; Zach Welch <zwelch@gentoo.org> wget-1.8.2-r2.ebuild :
|
|
||||||
Added arm to keywords.
|
|
||||||
|
|
||||||
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> wget-1.8.2-r2.ebuild :
|
|
||||||
Added hppa to keywords.
|
|
||||||
|
|
||||||
20 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> wget-1.8.2.ebuild, wget-1.8.2-r1.ebuild
|
|
||||||
wget-1.8.2-r2.ebuild :
|
|
||||||
Updated SRC_URI and HOMEPAGE.
|
|
||||||
|
|
||||||
20 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> :
|
|
||||||
Security update - added patch from RedHat.
|
|
||||||
|
|
||||||
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
|
|
||||||
|
|
||||||
*wget-1.8.2-r1 (31 Oct 2002)
|
|
||||||
|
|
||||||
31 Oct 2002; Seemant Kulleen <seemant@gentoo.org> wget-1.8.2-r1.ebuild
|
|
||||||
files/digest-wget-1.8.2-r1 :
|
|
||||||
|
|
||||||
Added debian's patch for ipv6 if "ipv6" is in USE. Thanks to:
|
|
||||||
andre@tomt.net (Andre Tomt) in bug #8286 for the patch.
|
|
||||||
|
|
||||||
*wget-1.8.2 (29 May 2002)
|
|
||||||
|
|
||||||
18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
|
|
||||||
Added mips to keywords
|
|
||||||
|
|
||||||
23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
|
|
||||||
Removed bootcd USE flag
|
|
||||||
|
|
||||||
09 Jul 2002; phoen][x <phoenix@gentoo.org> wget-1.8.2.ebuild :
|
|
||||||
Added KEYWORDS, LICENSE, SLOT.
|
|
||||||
|
|
||||||
29 May 2002; Seemant Kulleen <seemant@gentoo.org> wget-1.8.2.ebuild
|
|
||||||
files/digest-wget-1.8.2 :
|
|
||||||
|
|
||||||
Version bump. The patch still works, so there is no noticeable difference
|
|
||||||
to the user.
|
|
||||||
|
|
||||||
*wget-1.8.1-r1 (22 Feb 2002)
|
|
||||||
|
|
||||||
23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
|
|
||||||
Removed bootcd USE flag
|
|
||||||
|
|
||||||
09 Jul 2002; phoen][x <phoenix@gentoo.org> wget-1.8.2.ebuild :
|
|
||||||
Added KEYWORDS, LICENSE, SLOT.
|
|
||||||
|
|
||||||
22 Feb 2002; Daniel Robbins <drobbins@gentoo.org>: Added openssl to RDEPEND as
|
|
||||||
well so that .tbz2 installation works. This fixes bug #799.
|
|
||||||
|
|
||||||
*wget-1.8.1 (1 Feb 2002)
|
|
||||||
|
|
||||||
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
|
|
||||||
|
|
||||||
Added initial ChangeLog which should be updated whenever the package is
|
|
||||||
updated in any way. This changelog is targetted to users. This means that the
|
|
||||||
comments should well explained and written in clean English. The details about
|
|
||||||
writing correct changelogs are explained in the skel.ChangeLog file which you
|
|
||||||
can find in the root directory of the portage repository.
|
|
@ -1,9 +1,6 @@
|
|||||||
AUX wget-1.17.1-gnulib-cygwin-sys_select.patch 850 SHA256 122a069e24ed07bab7a65ea31f10e14f755a1a464acb9568dc610f171b94b0a8 SHA512 1aaac731af050193a67a45aae7c100e8a6c4e5328b60b2e6f89ef774f66b6d997a1558b104157f65183191c9940c9d4a904f8b32666021ae20dff6b3e5726990 WHIRLPOOL befcfb16d080bcce5247705a32b82cca6af4ad5b1a6bd7e143b1eb6d901e4b3c625088f9b741abf2bd4785f37eb1a710f4897ce8f12053abdb84939d84c1658a
|
AUX wget-1.17.1-gnulib-cygwin-sys_select.patch 850 SHA256 122a069e24ed07bab7a65ea31f10e14f755a1a464acb9568dc610f171b94b0a8 SHA512 1aaac731af050193a67a45aae7c100e8a6c4e5328b60b2e6f89ef774f66b6d997a1558b104157f65183191c9940c9d4a904f8b32666021ae20dff6b3e5726990 WHIRLPOOL befcfb16d080bcce5247705a32b82cca6af4ad5b1a6bd7e143b1eb6d901e4b3c625088f9b741abf2bd4785f37eb1a710f4897ce8f12053abdb84939d84c1658a
|
||||||
AUX wget-1.17.1-progress-bar-segv.patch 1257 SHA256 2327403964970736d5ea1423d30017fa864f8a0e06d899acde2b62c61137c688 SHA512 7e7e463b1cf186dc6f1700dd923948497ed978ba66c0fe52be9a68ada9e8f0e953f97859bc134c2e91a7abbe57a464399181fd5397cc6c4392d1ad35bafd5943 WHIRLPOOL 5d34263fb8ff653eb829b618f7295d6121a9355c5a2418bc89bf2392752df75b4d1a6fdd6427df2ef51d1579f1d23f9e3d73bfdbadb350c7b464398c44b5bda0
|
|
||||||
DIST wget-1.17.1.tar.xz 1894140 SHA256 fe559b61eb9cc01635ac6206a14e02cb51591838c35fa83c7a4aacae0bdd97c9 SHA512 aa13584c94d0911268aeee9d6c7b1a7de259e0ec0f9daebe767e1f45afba097a6e9de09f370e55ead7acc9faa68f189063ac9e3d2d4a8d490f0b4edb6adc19ba WHIRLPOOL 3efbac1862cb6537ea08eeb95dea2f34ca29f6a170c80961ef3037d411458ac343dfd13f2ff056b528e6591fb282eaf4bf1c2113939b25764c39630510b35cf0
|
|
||||||
DIST wget-1.18.tar.xz 1922376 SHA256 b5b55b75726c04c06fe253daec9329a6f1a3c0c1878e3ea76ebfebc139ea9cc1 SHA512 a3f6fe2f44a8d797659d55cffaf81eb82b770c96222a0ee29bc4931b13846f8d8b9a07806f2197723c873a1248922d59cca5a81869661d9c6c3107447c184338 WHIRLPOOL a9e467f8bd17909485329103c17a27da345421257ce82fdf77ff2e00bdae50b13570506a1887300868e99b608c71598596ee260d86879aaeddad14cbb5ec634d
|
DIST wget-1.18.tar.xz 1922376 SHA256 b5b55b75726c04c06fe253daec9329a6f1a3c0c1878e3ea76ebfebc139ea9cc1 SHA512 a3f6fe2f44a8d797659d55cffaf81eb82b770c96222a0ee29bc4931b13846f8d8b9a07806f2197723c873a1248922d59cca5a81869661d9c6c3107447c184338 WHIRLPOOL a9e467f8bd17909485329103c17a27da345421257ce82fdf77ff2e00bdae50b13570506a1887300868e99b608c71598596ee260d86879aaeddad14cbb5ec634d
|
||||||
EBUILD wget-1.17.1-r1.ebuild 2630 SHA256 36623ecfdbf9b460add020684acb26921c277ab0d1e9e3e1939a7ae4313e7793 SHA512 c7d10acd7271ed39e66e4119c2eda4b76b7d38547710f7c67ebc7ef9ac01b385d0e857ae871f0dd63b15fb4d9bb809b19fb68312b2e9a0b4b11dc5912173abec WHIRLPOOL 375f16faf20b35339097d8e931010e4c07f0ce96d17b6d54ded46714ca0583ec28b97fe951ca6715b379d87cc193863859dce7359da7c01025c3696077cc16bb
|
EBUILD wget-1.18.ebuild 2799 SHA256 7534e3e07d2859a2d8407da7ab0be0283235c01550d6a16528b7057fc0f728d7 SHA512 1db4560e7c6932f14a5a2a437ad95719635f5424ff3a69098f03d6f391ce3f44c1d4d5f9e722e8458092a6f753b75cfac75ea26d7a2db421106b7928bca63eec WHIRLPOOL f77cab1d3e531e3077d22de89aed32a27fef2abc4bf3cc5023c1dace3356be16e927dec57d9df4dc400e446611a2f477a75aada0fec3b5eb9ddf113ac7209a9b
|
||||||
EBUILD wget-1.18.ebuild 2775 SHA256 b3a9e400ef47d70dea1dba51d75806d51bafb1982a3ace829d66d56984963330 SHA512 01ae3c60ca2d9e68deda801235ea19d757514621ee93a179f10aa56ede941af9d30998e0b52961d4400327d88628fa1a69b07ded19eb7cb590a04a829092a109 WHIRLPOOL 463ce87fc153ede7ea38215bb80069d6460137d536c943e6aa2d5f9703a214beb3e5b057e74bd73dd7affca2b5e3e209d4e47449e6bc47c4694e0e6b0b125191
|
MISC ChangeLog 11759 SHA256 b0200db8aa9205aa6cf590936f1758619e1b56fdb17c76314175d6031c287ccf SHA512 eb9e6c7b1d5cb9f3e550b3c7d89493da0026492b629d3b76c5f096b9ef7de499addb31fcf43dd4cfd01eaf73253ddd10ceef5937a9a1a8d18142f9e5c22b764b WHIRLPOOL 679e53afbcbdadd297e78cfbbbbbb4406d23f993f44d38388c0f55b74ec888ea1f81b29be95e36b19dcc92fe6f350861d59549b28a77eb884eba6bee3d0844a2
|
||||||
MISC ChangeLog 10450 SHA256 b18b5f97fa284bffe5c2e15038ecb70e081a3cd022ccd816bc75f80590e4f858 SHA512 74bebf8e5bf4737fbb650f818db35f6904f3371094a92c86cd5706d40ffa656ad138d74779c8b9a6ca789cff797025fca7e4f19cea76a0a5df6bf1b2ada8b10d WHIRLPOOL 17d0a2152778169c423670d40f581ca4bd506687ab9abbc8ab41b2a2659b16185b3bee4c8c9785781647c68db4ef21c1b12eeff3778ef6e48e9c376ebcd7f1be
|
|
||||||
MISC ChangeLog-2015 29939 SHA256 902a2f6576d8c8dd01ee76cad7a689cb260d153139adc04b8d76abe91860d86d SHA512 55c752f56737ab6116057f3c158fcd4ba9b0405d43796e4114076c6fe849f7bdf3f771606c69551d5a1bd8a408ff5099158d461b26c840c6a4fe05824d8ae11e WHIRLPOOL 4b1c46b1c0c25428559442be8e2aef443686e00fd1889c908bf7d28291a5064e2dbe9879f0bd2025a8e0f49e42ed89334198f5dc9ee1122c91e1ba7c317678c7
|
MISC ChangeLog-2015 29939 SHA256 902a2f6576d8c8dd01ee76cad7a689cb260d153139adc04b8d76abe91860d86d SHA512 55c752f56737ab6116057f3c158fcd4ba9b0405d43796e4114076c6fe849f7bdf3f771606c69551d5a1bd8a408ff5099158d461b26c840c6a4fe05824d8ae11e WHIRLPOOL 4b1c46b1c0c25428559442be8e2aef443686e00fd1889c908bf7d28291a5064e2dbe9879f0bd2025a8e0f49e42ed89334198f5dc9ee1122c91e1ba7c317678c7
|
||||||
MISC metadata.xml 570 SHA256 82fb121ee11ecf4d5b5a20e885a9773b301061d7a2b19755c01322aef615e1ae SHA512 add9378a31ae7abc66d8dc6bfc3d355af3eb683ce177e68fbcbedb4b69435d7254b4cac1897d3b8267bddb23467e8f4bb16e439c09a4f91be16845b1113e055c WHIRLPOOL 08ddfe93af78d6f213e2a08f2414e2ae7e1442ec0eddf34ea29e1383a694f342c1dc72df8370b61828e7ef7914f2863519afc83e83a3cbd783a1be015703bcfb
|
MISC metadata.xml 570 SHA256 82fb121ee11ecf4d5b5a20e885a9773b301061d7a2b19755c01322aef615e1ae SHA512 add9378a31ae7abc66d8dc6bfc3d355af3eb683ce177e68fbcbedb4b69435d7254b4cac1897d3b8267bddb23467e8f4bb16e439c09a4f91be16845b1113e055c WHIRLPOOL 08ddfe93af78d6f213e2a08f2414e2ae7e1442ec0eddf34ea29e1383a694f342c1dc72df8370b61828e7ef7914f2863519afc83e83a3cbd783a1be015703bcfb
|
||||||
|
@ -1,35 +0,0 @@
|
|||||||
From 7099f4899880eaefc2c40a3dc7693ab4174a819b Mon Sep 17 00:00:00 2001
|
|
||||||
From: Darshit Shah <darnir@gmail.com>
|
|
||||||
Date: Mon, 22 Feb 2016 15:08:15 +0100
|
|
||||||
Subject: [PATCH] Sanitize value sent to memset to prevent SEGFAULT
|
|
||||||
|
|
||||||
---
|
|
||||||
src/progress.c | 5 +++++
|
|
||||||
1 file changed, 5 insertions(+)
|
|
||||||
|
|
||||||
diff --git a/src/progress.c b/src/progress.c
|
|
||||||
index 93f6246..8a5df21 100644
|
|
||||||
--- a/src/progress.c
|
|
||||||
+++ b/src/progress.c
|
|
||||||
@@ -1164,6 +1164,8 @@ create_image (struct bar_progress *bp, double dl_total_time, bool done)
|
|
||||||
}
|
|
||||||
|
|
||||||
padding = bp->width - count_cols (bp->buffer);
|
|
||||||
+ assert (padding > 0 && "Padding length became non-positive!");
|
|
||||||
+ padding = padding > 0 ? padding : 0;
|
|
||||||
memset (p, ' ', padding);
|
|
||||||
p += padding;
|
|
||||||
*p = '\0';
|
|
||||||
@@ -1174,6 +1176,9 @@ create_image (struct bar_progress *bp, double dl_total_time, bool done)
|
|
||||||
* from the release code since we do not want Wget to crash and burn when the
|
|
||||||
* assertion fails. Instead Wget should continue downloading and display a
|
|
||||||
* horrible and irritating progress bar that spams the screen with newlines.
|
|
||||||
+ *
|
|
||||||
+ * By default, all assertions are disabled in a Wget build and are enabled
|
|
||||||
+ * only with the --enable-assert configure option.
|
|
||||||
*/
|
|
||||||
assert (count_cols (bp->buffer) == bp->width);
|
|
||||||
}
|
|
||||||
--
|
|
||||||
2.6.2
|
|
||||||
|
|
@ -1,95 +0,0 @@
|
|||||||
# Copyright 1999-2016 Gentoo Foundation
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
# $Id$
|
|
||||||
|
|
||||||
EAPI="5"
|
|
||||||
|
|
||||||
PYTHON_COMPAT=( python{3_3,3_4} )
|
|
||||||
|
|
||||||
inherit flag-o-matic python-any-r1 toolchain-funcs eutils
|
|
||||||
|
|
||||||
DESCRIPTION="Network utility to retrieve files from the WWW"
|
|
||||||
HOMEPAGE="https://www.gnu.org/software/wget/"
|
|
||||||
SRC_URI="mirror://gnu/wget/${P}.tar.xz"
|
|
||||||
|
|
||||||
LICENSE="GPL-3"
|
|
||||||
SLOT="0"
|
|
||||||
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
|
||||||
IUSE="debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib"
|
|
||||||
REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
|
|
||||||
|
|
||||||
LIB_DEPEND="idn? ( net-dns/libidn[static-libs(+)] )
|
|
||||||
pcre? ( dev-libs/libpcre[static-libs(+)] )
|
|
||||||
ssl? (
|
|
||||||
gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
|
|
||||||
!gnutls? (
|
|
||||||
!libressl? ( dev-libs/openssl:0=[static-libs(+)] )
|
|
||||||
libressl? ( dev-libs/libressl[static-libs(+)] )
|
|
||||||
)
|
|
||||||
)
|
|
||||||
uuid? ( sys-apps/util-linux[static-libs(+)] )
|
|
||||||
zlib? ( sys-libs/zlib[static-libs(+)] )"
|
|
||||||
RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
|
|
||||||
DEPEND="${RDEPEND}
|
|
||||||
app-arch/xz-utils
|
|
||||||
virtual/pkgconfig
|
|
||||||
static? ( ${LIB_DEPEND} )
|
|
||||||
test? (
|
|
||||||
${PYTHON_DEPS}
|
|
||||||
dev-lang/perl
|
|
||||||
dev-perl/HTTP-Daemon
|
|
||||||
dev-perl/HTTP-Message
|
|
||||||
dev-perl/IO-Socket-SSL
|
|
||||||
)
|
|
||||||
nls? ( sys-devel/gettext )"
|
|
||||||
|
|
||||||
DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
|
|
||||||
|
|
||||||
pkg_setup() {
|
|
||||||
use test && python-any-r1_pkg_setup
|
|
||||||
}
|
|
||||||
|
|
||||||
src_prepare() {
|
|
||||||
epatch "${FILESDIR}"/${P}-progress-bar-segv.patch
|
|
||||||
epatch "${FILESDIR}"/${P}-gnulib-cygwin-sys_select.patch
|
|
||||||
}
|
|
||||||
|
|
||||||
src_configure() {
|
|
||||||
# fix compilation on Solaris, we need filio.h for FIONBIO as used in
|
|
||||||
# the included gnutls -- force ioctl.h to include this header
|
|
||||||
[[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
|
|
||||||
|
|
||||||
if use static ; then
|
|
||||||
append-ldflags -static
|
|
||||||
tc-export PKG_CONFIG
|
|
||||||
PKG_CONFIG+=" --static"
|
|
||||||
fi
|
|
||||||
econf \
|
|
||||||
--disable-assert \
|
|
||||||
--disable-rpath \
|
|
||||||
$(use_with ssl ssl $(usex gnutls gnutls openssl)) \
|
|
||||||
$(use_enable ssl opie) \
|
|
||||||
$(use_enable ssl digest) \
|
|
||||||
$(use_enable idn iri) \
|
|
||||||
$(use_enable ipv6) \
|
|
||||||
$(use_enable nls) \
|
|
||||||
$(use_enable ntlm) \
|
|
||||||
$(use_enable pcre) \
|
|
||||||
$(use_enable debug) \
|
|
||||||
$(use_with uuid libuuid) \
|
|
||||||
$(use_with zlib)
|
|
||||||
}
|
|
||||||
|
|
||||||
src_test() {
|
|
||||||
emake check
|
|
||||||
}
|
|
||||||
|
|
||||||
src_install() {
|
|
||||||
default
|
|
||||||
|
|
||||||
sed -i \
|
|
||||||
-e "s:/usr/local/etc:${EPREFIX}/etc:g" \
|
|
||||||
"${ED}"/etc/wgetrc \
|
|
||||||
"${ED}"/usr/share/man/man1/wget.1 \
|
|
||||||
"${ED}"/usr/share/info/wget.info
|
|
||||||
}
|
|
@ -1,9 +1,10 @@
|
|||||||
# Copyright 1999-2016 Gentoo Foundation
|
# Copyright 1999-2016 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
# $Id$
|
||||||
|
|
||||||
EAPI="5"
|
EAPI="5"
|
||||||
|
|
||||||
PYTHON_COMPAT=( python{3_3,3_4} )
|
PYTHON_COMPAT=( python3_4 )
|
||||||
|
|
||||||
inherit flag-o-matic python-any-r1 toolchain-funcs eutils
|
inherit flag-o-matic python-any-r1 toolchain-funcs eutils
|
||||||
|
|
||||||
@ -13,7 +14,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.xz"
|
|||||||
|
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||||
IUSE="debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib"
|
IUSE="debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib"
|
||||||
REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
|
REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
|
||||||
|
|
||||||
@ -51,7 +52,7 @@ pkg_setup() {
|
|||||||
src_prepare() {
|
src_prepare() {
|
||||||
epatch "${FILESDIR}"/${PN}-1.17.1-gnulib-cygwin-sys_select.patch
|
epatch "${FILESDIR}"/${PN}-1.17.1-gnulib-cygwin-sys_select.patch
|
||||||
# revert some hack that breaks linking, bug #585924
|
# revert some hack that breaks linking, bug #585924
|
||||||
if [[ ${CHOST} == *-darwin* ]] || [[ ${CHOST} == *-solaris* ]] ; then
|
if [[ ${CHOST} == *-darwin* ]] || [[ ${CHOST} == *-solaris* ]] || [[ ${CHOST} == *-uclibc* ]]; then
|
||||||
sed -i \
|
sed -i \
|
||||||
-e 's/^ LIBICONV=$/:/' \
|
-e 's/^ LIBICONV=$/:/' \
|
||||||
configure || die
|
configure || die
|
||||||
|
Loading…
Reference in New Issue
Block a user