bump(net-misc/wget): sync with upstream

This commit is contained in:
Nick Owens 2016-03-02 08:11:25 -08:00
parent 2325a8eca3
commit ec6d80a639
31 changed files with 1070 additions and 2018 deletions

View File

@ -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 ) !gnutls? ( dev-libs/openssl:0 ) ) 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[static-libs(+)] ) !gnutls? ( dev-libs/openssl:0[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 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=Network utility to retrieve files from the WWW
EAPI=4
HOMEPAGE=https://www.gnu.org/software/wget/
IUSE=debug gnutls idn ipv6 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 ) !gnutls? ( dev-libs/openssl:0 ) ) 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.16.tar.xz
_eclasses_=autotools 199350adb9ae3c85e275b1409e43c90d eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 30887c5e8630bbf27b5cf0fd74564323 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=47fd573bb55fb7fe420bf8be94a6b27a

View File

@ -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 ) !gnutls? ( dev-libs/openssl:0 ) ) 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[static-libs(+)] ) !gnutls? ( dev-libs/openssl:0[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 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=Network utility to retrieve files from the WWW
EAPI=4
HOMEPAGE=https://www.gnu.org/software/wget/
IUSE=debug gnutls idn ipv6 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 ) !gnutls? ( dev-libs/openssl:0 ) ) 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.16.1.tar.xz
_eclasses_=autotools 199350adb9ae3c85e275b1409e43c90d eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 30887c5e8630bbf27b5cf0fd74564323 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=840063232f503051848b2f9c87920b2a

View File

@ -1,14 +0,0 @@
DEFINED_PHASES=configure install setup test
DEPEND=!static? ( idn? ( net-dns/libidn ) pcre? ( dev-libs/libpcre ) ssl? ( gnutls? ( net-libs/gnutls ) !gnutls? ( dev-libs/openssl:0 ) ) 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[static-libs(+)] ) !gnutls? ( dev-libs/openssl:0[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=4
HOMEPAGE=https://www.gnu.org/software/wget/
IUSE=debug gnutls idn ipv6 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 ) !gnutls? ( dev-libs/openssl:0 ) ) 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.16.2.tar.xz
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 30887c5e8630bbf27b5cf0fd74564323 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=beb37737e6430e51aa9097cb0601b3db

View File

@ -1,14 +0,0 @@
DEFINED_PHASES=configure install setup test
DEPEND=!static? ( idn? ( net-dns/libidn ) pcre? ( dev-libs/libpcre ) ssl? ( gnutls? ( net-libs/gnutls ) !gnutls? ( dev-libs/openssl:0 ) ) 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[static-libs(+)] ) !gnutls? ( dev-libs/openssl:0[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=4
HOMEPAGE=https://www.gnu.org/software/wget/
IUSE=debug gnutls idn ipv6 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 ) !gnutls? ( dev-libs/openssl:0 ) ) 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.16.3.tar.xz
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 30887c5e8630bbf27b5cf0fd74564323 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=8121c25962be05a87cfc984392773988

View File

@ -4,11 +4,11 @@ DESCRIPTION=Network utility to retrieve files from the WWW
EAPI=4
HOMEPAGE=https://www.gnu.org/software/wget/
IUSE=debug gnutls idn ipv6 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
RDEPEND=!static? ( idn? ( net-dns/libidn ) pcre? ( dev-libs/libpcre ) ssl? ( gnutls? ( net-libs/gnutls ) !gnutls? ( dev-libs/openssl:0 ) ) 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.16.3.tar.xz
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 30887c5e8630bbf27b5cf0fd74564323 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=ddc9d52adcc56a89ce66fba7c7bc8e04
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=41e791d6416fc430057f1707809dedc8

View File

@ -1,14 +1,14 @@
DEFINED_PHASES=configure install prepare setup test
DEPEND=!static? ( idn? ( net-dns/libidn ) pcre? ( dev-libs/libpcre ) ssl? ( gnutls? ( net-libs/gnutls ) libressl? ( dev-libs/libressl ) !gnutls? ( !libressl? ( dev-libs/openssl:0 ) ) ) 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[static-libs(+)] ) libressl? ( dev-libs/libressl[static-libs(+)] ) !gnutls? ( !libressl? ( dev-libs/openssl:0[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 ) !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[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=4
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 ) libressl? ( dev-libs/libressl ) !gnutls? ( !libressl? ( dev-libs/openssl:0 ) ) ) uuid? ( sys-apps/util-linux ) zlib? ( sys-libs/zlib ) )
REQUIRED_USE=ntlm? ( !gnutls ssl ) libressl? ( !gnutls ssl ) gnutls? ( !libressl ssl )
RDEPEND=!static? ( idn? ( net-dns/libidn ) pcre? ( dev-libs/libpcre ) ssl? ( gnutls? ( net-libs/gnutls ) !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.16.3.tar.xz
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 30887c5e8630bbf27b5cf0fd74564323 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=94f8c8f857a26b6603bf1d53db85aa2b
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=bb9020565404107926c94c282d584f3c

View File

@ -0,0 +1,14 @@
DEFINED_PHASES=configure install setup test
DEPEND=!static? ( idn? ( net-dns/libidn ) pcre? ( dev-libs/libpcre ) ssl? ( gnutls? ( net-libs/gnutls ) !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[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=4
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 ) !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 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=cb40e9155d8ee8bf4f08da0cada17e03

View File

@ -0,0 +1,14 @@
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 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=bb105c3380c0fe20a210c33d02a75162

View File

@ -1,812 +1,205 @@
# 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 $
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
*wget-1.16.3 (09 Mar 2015)
*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 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>
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-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.
+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
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).
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
05 Jun 2013; Mike Frysinger <vapier@gentoo.org> metadata.xml:
Add upstream CPE tag (security info) from ChromiumOS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
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.
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.
21 Feb 2013; Zac Medico <zmedico@gentoo.org> wget-1.14.ebuild:
Add ~arm-linux keyword.
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
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.
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Use https by default
16 Dec 2012; Raúl Porcel <armin76@gentoo.org> wget-1.14.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #438858
Convert all URLs for sites supporting encrypted connections from http to
https
21 Nov 2012; Markus Meier <maekke@gentoo.org> wget-1.14.ebuild:
arm stable, bug #438858
Signed-off-by: Justin Lecher <jlec@gentoo.org>
21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> wget-1.14.ebuild:
Stable for x86, wrt bug #438858
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
13 Nov 2012; Brent Baude <ranger@gentoo.org> wget-1.14.ebuild:
Marking wget-1.14 ppc64 for bug 438858
Signed-off-by: Justin Lecher <jlec@gentoo.org>
22 Oct 2012; Michael Weber <xmw@gentoo.org> wget-1.14.ebuild:
ppc stable (bug 438858)
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Revert DOCTYPE SYSTEM https changes in metadata.xml
22 Oct 2012; Agostino Sarubbo <ago@gentoo.org> wget-1.14.ebuild:
Stable for AMD64, wrt bug #438858
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
20 Oct 2012; Jeroen Roovers <jer@gentoo.org> wget-1.14.ebuild:
Stable for HPPA (bug #438858).
Bug: https://bugs.gentoo.org/552720
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.16.3-r1 (14 Sep 2015)
*wget-1.14 (06 Aug 2012)
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
06 Aug 2012; Mike Frysinger <vapier@gentoo.org> +wget-1.14.ebuild:
Version bump.
15 Sep 2015; Agostino Sarubbo <ago@gentoo.org> wget-1.16.3-r1.ebuild:
amd64 stable wrt bug #560418
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.
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
17 Jun 2012; Raúl Porcel <armin76@gentoo.org> wget-1.13.4-r1.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #406657
15 Sep 2015; Agostino Sarubbo <ago@gentoo.org> wget-1.16.3-r1.ebuild:
x86 stable wrt bug #560418
29 May 2012; Brent Baude <ranger@gentoo.org> wget-1.13.4-r1.ebuild:
Marking wget-1.13.4-r1 ppc for bug 406657
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
26 May 2012; Markus Meier <maekke@gentoo.org> wget-1.13.4-r1.ebuild:
arm stable, bug #406657
15 Sep 2015; Mike Frysinger <vapier@gentoo.org>
files/wget-1.16.3-ftp-pasv-ip.patch:
rework patch to not trigger automake #560568
24 May 2012; Jeroen Roovers <jer@gentoo.org> wget-1.13.4-r1.ebuild:
Stable for HPPA (bug #406657).
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.
23 May 2012; Brent Baude <ranger@gentoo.org> wget-1.13.4-r1.ebuild:
Marking wget-1.13.4-r1 ppc64 for bug 406657
16 Sep 2015; Jeroen Roovers <jer@gentoo.org> wget-1.16.3-r1.ebuild:
Stable for HPPA PPC64 (bug #560418).
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+.
Package-Manager: portage-2.2.20.1
22 May 2012; Agostino Sarubbo <ago@gentoo.org> wget-1.13.4-r1.ebuild:
Stable for amd64, wrt bug #406657
16 Sep 2015; Tobias Klausmann <klausman@gentoo.org> wget-1.16.3-r1.ebuild:
add alpha keyword
22 May 2012; Jeff Horelick <jdhore@gentoo.org> wget-1.13.4-r1.ebuild:
marked x86 per bug 406657
Gentoo-Bug: 560418
05 May 2012; Jeff Horelick <jdhore@gentoo.org> wget-1.13.4-r1.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.20.1
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> wget-1.13.4-r1.ebuild:
keyword ~amd64-fbsd
*wget-1.16.3-r2 (20 Sep 2015)
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 Sep 2015; Julian Ospald <hasufell@gentoo.org> +wget-1.16.3-r2.ebuild:
add libressl support
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.
22 Sep 2015; Agostino Sarubbo <ago@gentoo.org> wget-1.16.3-r1.ebuild:
ppc stable wrt bug #560418
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.
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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.
23 Sep 2015; Mike Frysinger <vapier@gentoo.org> wget-1.16.3-r2.ebuild:
fix REQUIRED_USE set up #561218
*wget-1.13.4-r1 (01 Dec 2011)
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
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.
23 Sep 2015; Mike Frysinger <vapier@gentoo.org> wget-1.16.2.ebuild:
mark 1.16.2 arm64/ia64/m68k/s390/sh stable #560418
*wget-1.13.4 (18 Sep 2011)
25 Sep 2015; Markus Meier <maekke@gentoo.org> wget-1.16.3-r1.ebuild:
arm stable, bug #560418
18 Sep 2011; Tim Harder <radhermit@gentoo.org> +wget-1.13.4.ebuild:
Version bump. Add explicit build dependency on xz-utils.
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
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
10 Oct 2015; Mikle Kolyada <zlogene@gentoo.org> wget-1.16.3-r1.ebuild:
sparc stable wrt bug #560418
02 Sep 2011; Tim Harder <radhermit@gentoo.org> wget-1.13.3-r2.ebuild:
Remove unused myconf variable.
Package-Manager: portage-2.2.20.1
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.
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
*wget-1.13.3-r2 (02 Sep 2011)
22 Oct 2015; Julian Ospald <hasufell@gentoo.org> wget-1.16.3-r2.ebuild:
lift the REQUIRED_USE constraints for libressl
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).
'libressl' USE flag is only for switching the openssl-provider
and shouldn't introduce additional REQUIRED_USE complexity.
01 Sep 2011; Fabian Groffen <grobian@gentoo.org> wget-1.13.3-r1.ebuild:
Fix compilation on Solaris
*wget-1.17 (17 Nov 2015)
*wget-1.13.3-r1 (01 Sep 2011)
17 Nov 2015; Lars Wendler <polynomial-c@gentoo.org> +wget-1.17.ebuild:
Bump to version 1.17
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.
Package-Manager: portage-2.2.24
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
*wget-1.13.3 (01 Sep 2011)
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.
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.
Package-Manager: portage-2.2.24
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
28 Feb 2011; Brent Baude <ranger@gentoo.org> wget-1.12-r3.ebuild:
stable ppc64, bug 349114
*wget-1.17.1 (12 Dec 2015)
13 Jan 2011; Jeroen Roovers <jer@gentoo.org> wget-1.12-r3.ebuild:
Stable for HPPA (bug #349114).
12 Dec 2015; Mike Frysinger <vapier@gentoo.org> -wget-1.17.ebuild,
+wget-1.17.1.ebuild:
version bump to 1.17.1
07 Jan 2011; Brent Baude <ranger@gentoo.org> wget-1.12-r3.ebuild:
stable ppc, bug 349114
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Unify quoting in metadata.xml files for machine processing
04 Jan 2011; Raúl Porcel <armin76@gentoo.org> wget-1.12-r3.ebuild:
alpha/ia64/m68k/s390/sh stable wrt #349114
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.
03 Jan 2011; Michael Weber <xmw@gentoo.org> wget-1.12-r3.ebuild:
sparc stable (bug 349114)
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Replace all herds with appropriate projects (GLEP 67)
31 Dec 2010; Markos Chandras <hwoarang@gentoo.org> wget-1.12-r3.ebuild:
Stable on amd64 wrt bug #349114
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
28 Dec 2010; Markus Meier <maekke@gentoo.org> wget-1.12-r3.ebuild:
arm stable, bug #349114
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Set appropriate maintainer types in metadata.xml (GLEP 67)
27 Dec 2010; Thomas Kahle <tomka@gentoo.org> wget-1.12-r3.ebuild:
x86 stable per bug 349114
*wget-1.17.1-r1 (02 Mar 2016)
*wget-1.12-r3 (26 Nov 2010)
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
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.

View File

@ -0,0 +1,812 @@
# 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.

View File

@ -1,25 +1,11 @@
AUX wget-1.13.4-openssl-pkg-config.patch 765 SHA256 c592ee602f88c1eac2d88decc8862cd0f435193ad9cd8059f810dd0b661690f4 SHA512 15b352e07ae1519d06890604a2f83bb00e9a0d797a2c816db8d112ca76951da259373da45575137554d0decc7550103ae789b780c298fe7c5ff33ac147538344 WHIRLPOOL 833f9a93b09c83b80b274dc571d4fa2abfd1596d6d2911b113ef0b074d1272fc843be02b475fdc698930f40b4faddea9ac5498d5cf10a5bcf52c9a70e3e532b3
AUX wget-1.14-gnutls-ssl.patch 2178 SHA256 b636075031b80d667ea0204423b71e4ef4a8f12302b75521ceba241e57637c60 SHA512 039be2eac5a91c835776c1b7d45abad4132b39f45e5c4409d598c5bb2f360c03f44fbe08c22b5cd8a33b461c01fce94eba6c84b5d99fc5aef93cd87c06b0dc74 WHIRLPOOL be1159d2eeed51991159333435a419e8a13bd9f29b5292e336ea8953957584d2d257e5340a4042e328ceb8c6654031d36f2ffdf3bd288aad4df9a8878fb38630
AUX wget-1.14-pkg-config.patch 6187 SHA256 ccece749fef2a378611d809103651831cfaa69c528629d37a4c2e3656d0fe63c SHA512 6a895f435b7d650d706cebda1d430b32a6769b021c14593723907c0e4ccb6399fd45b663d6bd926e9d5a9ec2d9cfe700ec0e81b5b83bf533e299244764edd452 WHIRLPOOL 1064e042404bdb645a82c8025748d697661f503c457fcef10337fe1f13dd1f9b41ead038321f2a61af5880410a72d9776f115b9d5ba93142340aa7d3276c3bae
AUX wget-1.14-texi2pod.patch 969 SHA256 b494c2a97b0c993621a38f63f3053854bba00c8ed555dc9df4a6dcbdf84dc8ab SHA512 1c04cb24067a89f37e53232c9262b3e462c0ba019474a8459dcb705fa273c8db0dea81d9fe788a554785a5fe713a02b8c0c93f179fa952d002e8a39142a6d4d3 WHIRLPOOL 549c027e1d79750e1d50460622bef414425f1dfc4914f408e87a52aa3b4b4c2b5c0a83d81c1507e3abc4860b3337221c870212247527a6db1b100a01db9723c3
AUX wget-1.14-wgetrc.patch 1284 SHA256 c0ca848e78ebe3d5ceb8f41d1271bb7f92c4d8edb98063af86a2b6279a2d0b2d SHA512 ce9623cb8da5fb0b1bc44a399c1f4c5af2e967d85032c3a0ec05e341c9dcebf45c223615fb320acf62b24b63561e91c1018bd615d2b7169b9835bffe211c7c32 WHIRLPOOL 1cac60e1f29e40e3ebe01bb7b424c5431dd4451f7447ff50066698e21aea52e7f56249bc85f59eb01a89414f7e0bc4f8b460f5aa4da728cb8622c62d77c619ad
AUX wget-1.15-pkg-config.patch 5901 SHA256 37b33b6123e8472e4359cb1e595e7236efe532dac2668ed4258a798f269e512e SHA512 1a566e1bf4af4b32252accbcd982325ee9df8e892b2e213f33db3c10a2e4b925d9c444d09532711f009db09dc3398709bb920db8dbf91e7fc4f9b5fe321475df WHIRLPOOL 3359f8333cd76e47a4d2c39f2fd40b0d3453e14f7abe003516d27147662617deee3064b88d0a496e7927551ed3bf61d2dde99adeff978618cd12551624b66dfd
AUX wget-1.15-test_fix.patch 847 SHA256 29cce71f521834a09977340f75454b8831ff6309f165041aa93da161fe0761a2 SHA512 cc97a1d57ab17c2e34961c7c4f3b2fee906e6027366987233ced310acacf7d8a96cadbe13a09a7fa31bf7040e18a046435dc1edc558cf8481c59d1016ad4f07c WHIRLPOOL ecfd898ddca8e01c877c5c7f33895867c0bc1b5c636ff26474c63639b001bbe31c1ecf23c386a80f43cb84f1bfd9ad9c2198e22bb9099e190182e3b9a90112bd
AUX wget-1.16-fix-proxy-test-race.patch 2752 SHA256 30e5d502abaf22a274f967fd0d6dbf6defdc076228c4eb3bca8e0c7a07110c52 SHA512 ab1271b06c010b4acfe628a216d0522b1ee1d7685743a53e5916e133d309fa8d998e1d13f97371b21f5518000d30157368ff9634f4f66f9a7b17dda100bb996b WHIRLPOOL 657baf843e059ee4e6f547e2df399934cd11447712520fc63bae4e023a87cc8f4b8a50803633c623e260195df9d2e544b87092d3c9cbe0ba1977bc01ad895e4b
AUX wget-1.16-openssl-header.patch 823 SHA256 10101a30356f926b5d6c66d85aae523dc645e3d00ca8bb886327de8479cee61e SHA512 7e4f78302910e2a11502f613907e27d02aced887e91c236159dc9099acebba61d968f17013ff35ebaf0fc13d38ddcac23b776d9541b12a661ca3f6d24b81ce3e WHIRLPOOL 6abfc87d3b3e43c7b6509db554f1630677f0672106d20f7764b29729e6f48a7798a038c3973294874efb332ff365a45c05812184839104b532667a1bb481a83a
AUX wget-1.16-openssl-no-ssl3.patch 875 SHA256 ae0e4665d133137db574f5ab3e154a556dac0654340b3aa48f8c4b9d1aebd019 SHA512 816cfe0b489d30311fe8b617d108b06505821d37061aff983a3bf9c58b1908e97710610af575bb2248709a9ee376683cc1bb067ddeff09acc4cd33b658a4ced2 WHIRLPOOL b522ee53918994028b3a758ac3d0c777e8116036d208fa4d5582ffcde5fe67abcef1b0cda38bbc1cf4c44776d3ccc0c1a4d894a1eba36407de7725b18d9452d0
AUX wget-1.16-pkg-config.patch 6482 SHA256 8153f47feaf71f118fd5f86ca9baa829e2e314b81ad3d1da74d98226cbb92ce0 SHA512 a3d47a68d1eee0c1cd738c11bbc3952eaccb2f6a264d2fc781cf9e73bce6fe4926dc140bcdfa351dcecfbd5653d89826b657d3c623e96390e78b797c92dc9b09 WHIRLPOOL 930f2129d03d12626d8337472c9fea27a85622204dc2105327cfe5c7d385e5b086fcc4bacdcb435b364b6a25e2a8a524e9cd5c6d725af426b5bae2188183d8d2
AUX wget-1.16-tests-skip.patch 730 SHA256 07e2198e97afdb770ac19b196698cda1209d85c929a1100d0e9e1c5975cf1a2b SHA512 e227c1f153750b190de868671b28bee38e9b3029658da5622514a56633462189117b96c1c3d829e97e88b1d3dff8c6bdec4a309f72c6741d3503983051798453 WHIRLPOOL 675dab675ba8bb8064b6674457ffac40c0f530c3f5dce229fa7f095643ad2e05665de6c4c1813cb1f90610af8a7aba884304c7f24e7087563060d42e6a2bd6ad
AUX wget-1.16.3-ftp-pasv-ip.patch 2886 SHA256 1600945a5a9a70d05ef7962b199dbbf7398df2082c8ebc35718c2177aa7992d3 SHA512 cab15345af859a85ce1b33273f7c52fb34e26ffc378f202e924970b477a404c59e15e082f7db2a9bc18ca8bbfb394c62a92829fc840ab5dcfc64ebb283eefafc WHIRLPOOL 1a1a226bb7dcd252978062e71871afbdcd0002060d9d556df616a658f47fdf63f1471c7154ef7caf9e8e464f29ffe50b8a05eabc8deb36fa9c31c98684ce8012
DIST wget-1.16.1.tar.xz 1760120 SHA256 2b96c707ee15fe847f5bc2f872a7a530dca803b927a750419b44f50803e14d33 SHA512 28f69b2037bb3ea34b109bb20d99da7056e025dd9cce18a74cde2ffcc61933625b643673c76a7ba59b42d7e029898774da2d8af0fdbca3cffd5e4434c30e339a WHIRLPOOL a5ed1b7515acbfb33390c575588f8f476bf537eb90ebaaeb2b880e1962f15a6992eb7aa4a977b554fc6e34d384569f132760df7df9c48007e369e9773ceda696
DIST wget-1.16.2.tar.xz 1805080 SHA256 a7dfde1bcb0eb135addf587a649fd0e47c1a876edef359b9197cdffd1fdcd7d5 SHA512 ec99606577afb131fa1eb3c286a3dd9dccea689bf5c83df8303b1130ed569934ca27f8c517a06f9e2be456c020480842cbf8eebe97285890e46dca60158f3c12 WHIRLPOOL 2b174aa4223d3f3ff64366b96ed5f725e4c4a1c96f2aa01ab4ee0eac702a600869a71636a1860bd9ebca6fad5e0c16164280ca202f92254b6b5052a10bdf0fb7
AUX wget-1.17.1-progress-bar-segv.patch 1257 SHA256 2327403964970736d5ea1423d30017fa864f8a0e06d899acde2b62c61137c688 SHA512 7e7e463b1cf186dc6f1700dd923948497ed978ba66c0fe52be9a68ada9e8f0e953f97859bc134c2e91a7abbe57a464399181fd5397cc6c4392d1ad35bafd5943 WHIRLPOOL 5d34263fb8ff653eb829b618f7295d6121a9355c5a2418bc89bf2392752df75b4d1a6fdd6427df2ef51d1579f1d23f9e3d73bfdbadb350c7b464398c44b5bda0
DIST wget-1.16.3.tar.xz 1794148 SHA256 67f7b7b0f5c14db633e3b18f53172786c001e153d545cfc85d82759c5c2ffb37 SHA512 2d1fe632bcd116a68ae333278e368cb810081b51d2259ddade602bebf3dd08dee1f51f67c9c7d79d2410e19fe0d48a0b9a1b1a7c7c6eeb47e2840ce6c1a3471c WHIRLPOOL b8fe9880523fc295b092c3b9ff4f9af58c071f55d516903ded66df67722cd27955ad651f6f2f6032b611e5445dd89b8ff97878443abc04d095c29e76f0564490
DIST wget-1.16.tar.xz 1697308 SHA256 9261dd090a17687b6dc0682a257e90a926def15624b650e8f799af57e5c8b0e7 SHA512 20f1247a344cac8f9120a506a4ca1fff84e5f3f5abb8492f67c22d213cb41cbfa24d5a68b91512a6ca42765d319bea8785adff8fad58d854f8f563c6593b4298 WHIRLPOOL a1094b27f77547baf7dac6f1a6ded691b3a043caff948e8fd84555a730d6a02ae157f4d72144f3c1672439166da28a4cca26f9c4f7ec4473603899545cc956b4
EBUILD wget-1.16.1.ebuild 2574 SHA256 4dfdfe7f40fff905c2afd7f3728da1b33cd065effb1a3f1583d17228b20e4bcc SHA512 63fa8b9d52a4542b39cdc6132765e7d08cdae3793e942f606f8f9583063bbdcef38fee5794bc35ebecbeaec1614136e0d4fbeaad72ee0b026e5e642bd8786804 WHIRLPOOL a3677b050d684d9cb6bcdc1318d65424056bddcff42410f97b397a863887cbf6c5d933bb19f4c0852f721e63ee1af7d1b825535cc1993a6dac9f22e142d28131
EBUILD wget-1.16.2.ebuild 2418 SHA256 1c981fb230b7c92e3b434d1bbc9e46d5ae56e450ab9a675e7579c353e1f22ab7 SHA512 e7cfd9245dfa3bc5e15c1130141865fd885709178757dbbde587f8e37382ef6a90083b41987901f10f16db8a08aeaaf57e7d00c1897d0e47874eea4f9054b721 WHIRLPOOL f9c719497f681bbd8f8440aabd7dd4d3c9bc007c754b42c91e7234df71281c07d10fa3637e82ffa0290010107f779a614ce28273f5ac6b99e48e14860f0ba9d5
EBUILD wget-1.16.3-r1.ebuild 2487 SHA256 12d036fa4467373c82770214e9cef2fe48af1a9df707c800f3c63d534f53d457 SHA512 5807863b9f9f62c785c6964afe1d36aa77681bc749d05beb106d7662c02d7214938a921562a160640619b31697c4381e08d8e40dc21d02f7e1cf1b2df1d62864 WHIRLPOOL d140860f146f0f79c942f2b9f4b964a35ba125c7ea5d7f20d980e7bf4b6e211e8c5698e0e736e8fa0b911f18457b567b95b98c63d239d3347e958127e1618a07
EBUILD wget-1.16.3-r2.ebuild 2609 SHA256 c8e79f4727540f6e8ab285b1b229e55b72eab605911d24630b0a9e5ef47b1c09 SHA512 13141f47f9af15029d76dee6aefdb98cb536ffc0d7ba263a6d97c242e19f4a2d7f9a40e62f0abad901e48675591a6042618a6ce60ae6da22cd22500ffd2c5a26 WHIRLPOOL a2d5c93b1b1c001c2658cdce8b004251206dd7c42590e4f283d19c5913cb4ba1b4ff364325746d1aa0d9e37326a88bcc2e8159b008a4d317a815b181bbf3c860
EBUILD wget-1.16.3.ebuild 2423 SHA256 bf7074ff415b5220aa89abfe55630a966a4bfa795e6df78989cbd50b8280a7d9 SHA512 e1b91279cb96885ea15f3e387416c45f4e1e774deb132548a53753e9c5ae56d05b7e93df031033de3d85710590ca50569340b4dd9191d25f3c25f79748a7e490 WHIRLPOOL 5cc6f03df3be4f06f252c41e30b2801c539bfed6004db73a51d316305331072493b542f22f522f35d1aad8cbc9135f768f8dcf20fda43b8686e2b3acf36eaadc
EBUILD wget-1.16.ebuild 2796 SHA256 f4d05e880874699b5425cfda9fc33aaf36aa8c36cdaa19cc0087d2ed099eead9 SHA512 998b95dcff7b59678b429e2172255b0609737142ddd15e8a6cca74c7ab7e1f081d14a9ef8c21af04d55b0c07a9646e33a3c7716ac126f66a4b9878d881ebbd4c WHIRLPOOL ddb1035e042a6661b24dbb019a71bf6eab6dc5771127eb9d27e47f3ef1c378454929c7acb86cad0dc2c461f83da796c685c8054789f1b84b81ce4b03dd5bc80e
MISC ChangeLog 29939 SHA256 902a2f6576d8c8dd01ee76cad7a689cb260d153139adc04b8d76abe91860d86d SHA512 55c752f56737ab6116057f3c158fcd4ba9b0405d43796e4114076c6fe849f7bdf3f771606c69551d5a1bd8a408ff5099158d461b26c840c6a4fe05824d8ae11e WHIRLPOOL 4b1c46b1c0c25428559442be8e2aef443686e00fd1889c908bf7d28291a5064e2dbe9879f0bd2025a8e0f49e42ed89334198f5dc9ee1122c91e1ba7c317678c7
MISC metadata.xml 480 SHA256 623ea871cdd741de1f7b1bdde73f38d222d489ed7496694a3b8f2fff7d49cf44 SHA512 4dae8e65a95c5f03e0434fce20012581fb75e33310598ef6b099b11ad611dfdbc5043b0223b1cd791500b1d4dcd19c52ab94142587508b2ed362b11cc7acddb1 WHIRLPOOL 189bc2a775087a96010a7426b562cf55e9426bad2da13e085d14dcf713631466ee4fe9c3dffe1ee578482d7d5bf0e4cac2510af431a4ef1ec21626770fe284b3
DIST wget-1.17.1.tar.xz 1894140 SHA256 fe559b61eb9cc01635ac6206a14e02cb51591838c35fa83c7a4aacae0bdd97c9 SHA512 aa13584c94d0911268aeee9d6c7b1a7de259e0ec0f9daebe767e1f45afba097a6e9de09f370e55ead7acc9faa68f189063ac9e3d2d4a8d490f0b4edb6adc19ba WHIRLPOOL 3efbac1862cb6537ea08eeb95dea2f34ca29f6a170c80961ef3037d411458ac343dfd13f2ff056b528e6591fb282eaf4bf1c2113939b25764c39630510b35cf0
EBUILD wget-1.16.3-r1.ebuild 2482 SHA256 6667b0ba4c9efc013a29d1728831d5a3cbbd9c9e1ccf98f8a7cb53efacf70905 SHA512 8da2c6fb341b7c656e4aae3c312790870735bafc863dabbd616636d14b8f0c60efe78af00be200e094790d4c6e9553612599594a99672c25be02c7080a72812b WHIRLPOOL eb0bf8ebb0c8dec157450d4d7f469d12c173a23e2a1e459e5be145c19a80d21b5bfc2d8fc45a15a9ea79c5d60f4fcfc767358cd518e1c1005866c9ecd7016fdc
EBUILD wget-1.16.3-r2.ebuild 2575 SHA256 0b77fb68cfdc7e813b86bd3a9e0cb469c471a5930e964e7aa074c544a9548d0f SHA512 f0188f115ef2d674511bfa668a44f0edf345be0479e5ca527c223674d3127c02028b607126538d5afa5ef96498538a3e462a507b3082d94fcf59bd4e885c304e WHIRLPOOL 7da3cc68eb3952fa7c0d9901677c642cab1a8efa15afc23c3b270ada266135a0085a4b36b8006b66e33f6be360382891d44138573c00602013beb3f514628cbe
EBUILD wget-1.17.1-r1.ebuild 2585 SHA256 7320eba6ec5e79180b04000d9baad7f04cc311468a431ba52ee509da5faff377 SHA512 4df031feee55dad4cd8e5987112d2382a1cfe0e17b267ba00a6c6e22323e1052ec6f114063e7c8a5919373060d07f6e80b76faab490934e632d43e85206e5250 WHIRLPOOL df80fcd3d6370f2a6ab8b085ec33bc28185e7051b539b7e4eacbebba8df412aba2b0572c64bf4c877346d57e797d25b57f19aa12dd4602bc251dc6dd16af661d
EBUILD wget-1.17.1.ebuild 2503 SHA256 4ea3ef77517df3195e9a09a93d58ef4c388b4da9ce5421434db665571a4003ad SHA512 1aaaabd196631a57d5639014c49cfa224ccd3ac757258267962c08fedf6f9744c2a3803a06198c382857da2648aa989f761335638ae540cc30aa9c21b8b5a431 WHIRLPOOL 678ea7645f936b36cb2b1bd342a729552e87be08db89b151447baeffc6f67d814ce0eefddb41ffe465cf1a6c48c203907a2299b5578d98b54ee65874d82fc283
MISC ChangeLog 7521 SHA256 729672dcb38749f8dd5c4780c8c22b2e562d4e2470ffd5c9b557d13f156bf76c SHA512 08c14d930993b5729dde1b16fc616a2b6fe76a15d10af5f8f167de4bf6915e21277bc89465332c335e579c0c384ac4b875ddb6b05350f5c5a0408f58b58f2cc2 WHIRLPOOL 0c7a316ab06c21c842687fbeeea474b69d845f0caaf95a185617410da3ffad2a1045162989acd11ed684647df97ec32b95cd2a9eca6086547c0cfb9539847f46
MISC ChangeLog-2015 29939 SHA256 902a2f6576d8c8dd01ee76cad7a689cb260d153139adc04b8d76abe91860d86d SHA512 55c752f56737ab6116057f3c158fcd4ba9b0405d43796e4114076c6fe849f7bdf3f771606c69551d5a1bd8a408ff5099158d461b26c840c6a4fe05824d8ae11e WHIRLPOOL 4b1c46b1c0c25428559442be8e2aef443686e00fd1889c908bf7d28291a5064e2dbe9879f0bd2025a8e0f49e42ed89334198f5dc9ee1122c91e1ba7c317678c7
MISC metadata.xml 570 SHA256 82fb121ee11ecf4d5b5a20e885a9773b301061d7a2b19755c01322aef615e1ae SHA512 add9378a31ae7abc66d8dc6bfc3d355af3eb683ce177e68fbcbedb4b69435d7254b4cac1897d3b8267bddb23467e8f4bb16e439c09a4f91be16845b1113e055c WHIRLPOOL 08ddfe93af78d6f213e2a08f2414e2ae7e1442ec0eddf34ea29e1383a694f342c1dc72df8370b61828e7ef7914f2863519afc83e83a3cbd783a1be015703bcfb

View File

@ -1,31 +0,0 @@
detect openssl via pkg-config if it's available
--- a/configure.ac
+++ b/configure.ac
@@ -234,7 +234,17 @@ dnl
dnl Checks for libraries.
dnl
+PKG_PROG_PKG_CONFIG
+
AS_IF([test x"$with_ssl" = xopenssl], [
+ PKG_CHECK_MODULES([OPENSSL], [openssl], [
+ AC_MSG_NOTICE([compiling in support for SSL via OpenSSL])
+ AC_LIBOBJ([openssl])
+ LIBS="$OPENSSL_LIBS $LIBS"
+ CFLAGS="$OPENSSL_CFLAGS -DHAVE_LIBSSL $CFLAGS"
+ LIBSSL=" " # ntlm check below wants this #395349
+ ], [
+
dnl some versions of openssl use zlib compression
AC_CHECK_LIB(z, compress)
@@ -294,6 +303,8 @@ AS_IF([test x$ssl_found != xyes],
])
+])
+
], [
# --with-ssl is not gnutls: check if it's no
AS_IF([test x"$with_ssl" != xno], [

View File

@ -1,68 +0,0 @@
https://bugs.gentoo.org/479948
From ae80fd2ec75fafdbec9895b9d973f2966209d588 Mon Sep 17 00:00:00 2001
From: mancha <mancha1@hush.com>
Date: Sun, 5 May 2013 07:16:58 +0200
Subject: [PATCH] gnutls: do not abort on non-fatal alerts during handshake
Signed-off-by: mancha <mancha1@hush.com>
---
src/ChangeLog | 6 ++++++
src/gnutls.c | 25 ++++++++++++++++++++++---
2 files changed, 28 insertions(+), 3 deletions(-)
2013-05-05 mancha <mancha1@hush.com> (tiny change)
* gnutls.c (ssl_connect_wget): Don't abort on non-fatal alerts
received during handshake. For example, when connecting to servers
using TSL-SNI that send warning-level unrecognized_name alerts.
diff --git a/src/gnutls.c b/src/gnutls.c
index 769b005..54422fc 100644
--- a/src/gnutls.c
+++ b/src/gnutls.c
@@ -376,8 +376,9 @@ ssl_connect_wget (int fd, const char *hostname)
{
struct wgnutls_transport_context *ctx;
gnutls_session_t session;
- int err;
+ int err,alert;
gnutls_init (&session, GNUTLS_CLIENT);
+ const char *str;
/* We set the server name but only if it's not an IP address. */
if (! is_valid_ip_address (hostname))
@@ -440,10 +441,28 @@ ssl_connect_wget (int fd, const char *hostname)
return false;
}
- err = gnutls_handshake (session);
+ /* We don't stop the handshake process for non-fatal errors */
+ do
+ {
+ err = gnutls_handshake (session);
+ if (err < 0)
+ {
+ logprintf (LOG_NOTQUIET, "GnuTLS: %s\n", gnutls_strerror (err));
+ if (err == GNUTLS_E_WARNING_ALERT_RECEIVED ||
+ err == GNUTLS_E_FATAL_ALERT_RECEIVED)
+ {
+ alert = gnutls_alert_get (session);
+ str = gnutls_alert_get_name (alert);
+ if (str == NULL)
+ str = "(unknown)";
+ logprintf (LOG_NOTQUIET, "GnuTLS: received alert [%d]: %s\n", alert, str);
+ }
+ }
+ }
+ while (err == GNUTLS_E_WARNING_ALERT_RECEIVED && gnutls_error_is_fatal (err) == 0);
+
if (err < 0)
{
- logprintf (LOG_NOTQUIET, "GnuTLS: %s\n", gnutls_strerror (err));
gnutls_deinit (session);
return false;
}
--
1.8.4.3

View File

@ -1,200 +0,0 @@
From b97942cd6b496501b396ea3bc2710010f4591542 Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Mon, 21 May 2012 18:39:59 -0400
Subject: [PATCH] detect openssl/pcre/libuuid/zlib via pkg-config if it's
available
Newer versions of these packages ship with pkg-config files, so if we can
detect it via those, do so. If that fails, fall back to the old methods.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
configure.ac | 110 ++++++++++++++++++++++++++++++++++++++---------------------
1 file changed, 71 insertions(+), 39 deletions(-)
diff --git a/configure.ac b/configure.ac
index 873c3c9..779ff39 100644
--- a/configure.ac
+++ b/configure.ac
@@ -68,6 +68,9 @@ AC_ARG_WITH(ssl,
AC_ARG_WITH(zlib,
[[ --without-zlib disable zlib ]])
+AC_ARG_ENABLE(pcre, AC_HELP_STRING([--disable-pcre],
+ [Disable PCRE style regular expressions]))
+
AC_ARG_ENABLE(opie,
[ --disable-opie disable support for opie or s/key FTP login],
ENABLE_OPIE=$enableval, ENABLE_OPIE=yes)
@@ -237,11 +240,25 @@ dnl
dnl Checks for libraries.
dnl
+PKG_PROG_PKG_CONFIG
+
AS_IF([test x"$with_zlib" != xno], [
- AC_CHECK_LIB(z, compress)
+ PKG_CHECK_MODULES([ZLIB], zlib, [
+ LIBS="$ZLIB_LIBS $LIBS"
+ CFLAGS="$ZLIB_CFLAGS $CFLAGS"
+ ], [
+ AC_CHECK_LIB(z, compress)
+ ])
])
AS_IF([test x"$with_ssl" = xopenssl], [
+ PKG_CHECK_MODULES([OPENSSL], [openssl], [
+ AC_MSG_NOTICE([compiling in support for SSL via OpenSSL])
+ AC_LIBOBJ([openssl])
+ LIBS="$OPENSSL_LIBS $LIBS"
+ CFLAGS="$OPENSSL_CFLAGS -DHAVE_LIBSSL $CFLAGS"
+ LIBSSL=" " # ntlm check below wants this
+ ], [
dnl some versions of openssl use zlib compression
AC_CHECK_LIB(z, compress)
@@ -278,29 +295,29 @@ AS_IF([test x"$with_ssl" = xopenssl], [
;;
esac
-AS_IF([test x$ssl_found != xyes],
-[
- dnl Now actually check for -lssl if it wasn't already found
- AC_LIB_HAVE_LINKFLAGS([ssl], [crypto z], [
- #include <openssl/ssl.h>
- #include <openssl/x509.h>
- #include <openssl/err.h>
- #include <openssl/rand.h>
- #include <openssl/des.h>
- #include <openssl/md4.h>
- #include <openssl/md5.h>
- ], [SSL_library_init ()])
- if test x"$LIBSSL" != x
- then
- ssl_found=yes
- AC_MSG_NOTICE([compiling in support for SSL via OpenSSL])
- AC_LIBOBJ([openssl])
- LIBS="$LIBSSL $LIBS"
- elif test x"$with_ssl" != x
- then
- AC_MSG_ERROR([--with-ssl=openssl was given, but SSL is not available.])
- fi
-])
+ AS_IF([test x$ssl_found != xyes], [
+ dnl Now actually check for -lssl if it wasn't already found
+ AC_LIB_HAVE_LINKFLAGS([ssl], [crypto z], [
+#include <openssl/ssl.h>
+#include <openssl/x509.h>
+#include <openssl/err.h>
+#include <openssl/rand.h>
+#include <openssl/des.h>
+#include <openssl/md4.h>
+#include <openssl/md5.h>
+ ], [SSL_library_init ()])
+ if test x"$LIBSSL" != x
+ then
+ ssl_found=yes
+ AC_MSG_NOTICE([compiling in support for SSL via OpenSSL])
+ AC_LIBOBJ([openssl])
+ LIBS="$LIBSSL $LIBS"
+ elif test x"$with_ssl" != x
+ then
+ AC_MSG_ERROR([--with-ssl=openssl was given, but SSL is not available.])
+ fi
+ ])
+ ])
], [
# --with-ssl is not gnutls: check if it's no
@@ -322,13 +322,20 @@ AS_IF([test x"$with_ssl" = xopenssl], [
], [
# --with-ssl is not gnutls: check if it's no
AS_IF([test x"$with_ssl" != xno], [
- dnl Now actually check for -lssl
+ dnl Now actually check for gnutls
+ PKG_CHECK_MODULES([GNUTLS], [gnutls], [
+ AC_MSG_NOTICE([compiling in support for SSL via GnuTLS])
+ AC_LIBOBJ([gnutls])
+ LIBS="$GNUTLS_LIBS $LIBS"
+ CFLAGS="$GNUTLS_CFLAGS -DHAVE_LIBGNUTLS $CFLAGS"
+ ], [
+
+ dnl Now actually check for -lgnutls
AC_CHECK_LIB(z, compress)
AC_CHECK_LIB(gpg-error, gpg_err_init)
AC_CHECK_LIB(gcrypt, gcry_control)
- dnl Now actually check for -lssl
AC_LIB_HAVE_LINKFLAGS([gnutls], [], [
#include <gnutls/gnutls.h>
], [gnutls_global_init()])
@@ -342,6 +349,8 @@ AS_IF([test x"$with_ssl" = xopenssl], [
AC_MSG_ERROR([--with-ssl was given, but GNUTLS is not available.])
fi
+ ])
+
AC_CHECK_FUNCS(gnutls_priority_set_direct)
]) # endif: --with-ssl == no?
]) # endif: --with-ssl == openssl?
@@ -524,26 +541,41 @@ dnl
dnl Check for UUID
dnl
-AC_CHECK_HEADER(uuid/uuid.h,
- AC_CHECK_LIB(uuid, uuid_generate,
- [LIBS="${LIBS} -luuid"
- AC_DEFINE([HAVE_LIBUUID], 1,
- [Define if libuuid is available.])
- ])
-)
+AC_ARG_WITH(libuuid, AC_HELP_STRING([--without-libuuid],
+ [Generate UUIDs for WARC files via libuuid]))
+AS_IF([test "X$with_libuuid" != "Xno"],[
+ PKG_CHECK_MODULES([UUID], uuid, [
+ LIBS="$UUID_LIBS $LIBS"
+ CFLAGS="$UUID_CFLAGS $CFLAGS"
+ ], [
+ AC_CHECK_HEADER(uuid/uuid.h,
+ AC_CHECK_LIB(uuid, uuid_generate,
+ [LIBS="${LIBS} -luuid"
+ AC_DEFINE([HAVE_LIBUUID], 1,
+ [Define if libuuid is available.])
+ ])
+ )
+ ])
+])
dnl
dnl Check for PCRE
dnl
-AC_CHECK_HEADER(pcre.h,
- AC_CHECK_LIB(pcre, pcre_compile,
- [LIBS="${LIBS} -lpcre"
- AC_DEFINE([HAVE_LIBPCRE], 1,
- [Define if libpcre is available.])
- ])
-)
-
+AS_IF([test "X$enable_pcre" != "Xno"],[
+ PKG_CHECK_MODULES([PCRE], libpcre, [
+ LIBS="$PCRE_LIBS $LIBS"
+ CFLAGS="$PCRE_CFLAGS $CFLAGS"
+ ], [
+ AC_CHECK_HEADER(pcre.h,
+ AC_CHECK_LIB(pcre, pcre_compile,
+ [LIBS="${LIBS} -lpcre"
+ AC_DEFINE([HAVE_LIBPCRE], 1,
+ [Define if libpcre is available.])
+ ])
+ )
+ ])
+])
dnl Needed by src/Makefile.am
AM_CONDITIONAL([IRI_IS_ENABLED], [test "X$iri" != "Xno"])
--
1.8.4.3

View File

@ -1,32 +0,0 @@
Submitted By: Ken Moffat <ken at linuxfromscratch dot org>
Date: 2013-06-18
Initial Package Version: 1.14
Upstream Status: Submitted
Origin: Arch
Description: Build with perl-5.18.
http://lists.gnu.org/archive/html/bug-wget/2013-06/msg00046.html
From 2ed1707b5d8be66feb80cccfe8e11e719b52b99a Mon Sep 17 00:00:00 2001
From: Dave Reisner <dreisner@archlinux.org>
Date: Mon, 17 Jun 2013 23:31:46 +0530
Subject: [PATCH] Fix error in texi2pod intriduced with Perl 5.18
---
diff --git a/doc/texi2pod.pl b/doc/texi2pod.pl
index 86c4b18..9db6de1 100755
--- a/doc/texi2pod.pl
+++ b/doc/texi2pod.pl
@@ -291,7 +291,7 @@ while(<$inf>) {
if (defined $1) {
my $thing = $1;
if ($ic =~ /\@asis/) {
- $_ = "\n=item $thing\n";
+ $_ = "\n=item C<$thing>\n";
} else {
# Entity escapes prevent munging by the <> processing below.
$_ = "\n=item $ic\&LT;$thing\&GT;\n";
--
1.8.3.1

View File

@ -1,31 +0,0 @@
link to the man manual pages
document user agent issue vs portage fetching
https://bugs.gentoo.org/327229
--- a/doc/sample.wgetrc
+++ b/doc/sample.wgetrc
@@ -5,7 +5,10 @@
## You can use this file to change the default behaviour of wget or to
## avoid having to type many many command-line options. This file does
## not contain a comprehensive list of commands -- look at the manual
-## to find out what you can put into this file.
+## to find out what you can put into this file. You can find this here:
+## $ info wget.info 'Startup File'
+## Or online here:
+## https://www.gnu.org/software/wget/manual/wget.html#Startup-File
##
## Wget initialization file can reside in /usr/local/etc/wgetrc
## (global, for all users) or $HOME/.wgetrc (for a single user).
@@ -14,6 +15,11 @@
## as well as change them, in most cases, as the values on the
## commented-out lines are the default values (e.g. "off").
+## You should not modify user_agent in the global config file. Instead,
+## keep that in your ~/.wgetrc file. If you really want to modify it
+## globally, make sure you set a custom FETCHCOMMAND in your package
+## manager because you will randomly break fetching with some servers.
+
##
## Global settings (useful for setting up in /usr/local/etc/wgetrc).

View File

@ -1,190 +0,0 @@
From 5730efa0804468d342cb82d1ac9d5fc794ff572d Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Fri, 16 May 2014 11:29:53 +0200
Subject: [PATCH] detect openssl/pcre/libuuid/zlib via pkg-config if it's
available
Newer versions of these packages ship with pkg-config files, so if we can
detect it via those, do so. If that fails, fall back to the old methods.
Forward-ported to 1.15 release from b97942cd6b496501b396ea3bc2710010f4591542
(Mon, 21 May 2012 18:39:59 -0400)
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
---
configure.ac | 107 ++++++++++++++++++++++++++++++++++++++++++-----------------
1 file changed, 77 insertions(+), 30 deletions(-)
diff --git a/configure.ac b/configure.ac
index c5437bf..e0e2b25 100644
--- a/configure.ac
+++ b/configure.ac
@@ -68,6 +68,9 @@ AC_ARG_WITH(ssl,
AC_ARG_WITH(zlib,
[[ --without-zlib disable zlib ]])
+AC_ARG_ENABLE(pcre, AC_HELP_STRING([--disable-pcre],
+ [Disable PCRE style regular expressions]))
+
AC_ARG_ENABLE(opie,
[ --disable-opie disable support for opie or s/key FTP login],
ENABLE_OPIE=$enableval, ENABLE_OPIE=yes)
@@ -237,12 +240,28 @@ dnl
dnl Checks for libraries.
dnl
+PKG_PROG_PKG_CONFIG
+
AS_IF([test x"$with_zlib" != xno], [
with_zlib=yes
- AC_CHECK_LIB(z, compress)
+ PKG_CHECK_MODULES([ZLIB], zlib, [
+ LIBS="$ZLIB_LIBS $LIBS"
+ CFLAGS="$ZLIB_CFLAGS $CFLAGS"
+ AC_DEFINE([HAVE_LIBZ], [1], [Define if using zlib.])
+ ], [
+ AC_CHECK_LIB(z, compress)
+ ])
])
AS_IF([test x"$with_ssl" = xopenssl], [
+ PKG_CHECK_MODULES([OPENSSL], [openssl], [
+ AC_MSG_NOTICE([compiling in support for SSL via OpenSSL])
+ AC_LIBOBJ([openssl])
+ LIBS="$OPENSSL_LIBS $LIBS"
+ CFLAGS="$OPENSSL_CFLAGS -DHAVE_LIBSSL $CFLAGS"
+ LIBSSL=" " # ntlm check below wants this
+ AC_DEFINE([HAVE_LIBSSL], [1], [Define if using openssl.])
+ ], [
dnl As of this writing (OpenSSL 0.9.6), the libcrypto shared library
dnl doesn't record its dependency on libdl, so we need to make sure
dnl -ldl ends up in LIBS on systems that have it. Most OSes use
@@ -276,9 +295,9 @@ AS_IF([test x"$with_ssl" = xopenssl], [
;;
esac
- AS_IF([test x$ssl_found != xyes], [
- dnl Now actually check for -lssl if it wasn't already found
- AC_LIB_HAVE_LINKFLAGS([ssl], [crypto], [
+ AS_IF([test x$ssl_found != xyes], [
+ dnl Now actually check for -lssl if it wasn't already found
+ AC_LIB_HAVE_LINKFLAGS([ssl], [crypto], [
#include <openssl/ssl.h>
#include <openssl/x509.h>
#include <openssl/err.h>
@@ -286,17 +305,18 @@ AS_IF([test x"$with_ssl" = xopenssl], [
#include <openssl/des.h>
#include <openssl/md4.h>
#include <openssl/md5.h>
- ], [SSL_library_init ()])
- if test x"$LIBSSL" != x
- then
- ssl_found=yes
- AC_MSG_NOTICE([compiling in support for SSL via OpenSSL])
- AC_LIBOBJ([openssl])
- LIBS="$LIBSSL $LIBS"
- elif test x"$with_ssl" != x
- then
- AC_MSG_ERROR([--with-ssl=openssl was given, but SSL is not available.])
- fi
+ ], [SSL_library_init ()])
+ if test x"$LIBSSL" != x
+ then
+ ssl_found=yes
+ AC_MSG_NOTICE([compiling in support for SSL via OpenSSL])
+ AC_LIBOBJ([openssl])
+ LIBS="$LIBSSL $LIBS"
+ elif test x"$with_ssl" != x
+ then
+ AC_MSG_ERROR([--with-ssl=openssl was given, but SSL is not available.])
+ fi
+ ])
])
], [
@@ -305,6 +325,14 @@ AS_IF([test x"$with_ssl" = xopenssl], [
dnl default is -lgnutls
with_ssl=gnutls
+ PKG_CHECK_MODULES([GNUTLS], [gnutls], [
+ AC_MSG_NOTICE([compiling in support for SSL via GnuTLS])
+ AC_LIBOBJ([gnutls])
+ LIBS="$GNUTLS_LIBS $LIBS"
+ CFLAGS="$GNUTLS_CFLAGS -DHAVE_LIBGNUTLS $CFLAGS"
+ AC_DEFINE([HAVE_LIBGNUTLS], [1], [Define if using gnutls.])
+ ], [
+
dnl Now actually check for -lgnutls
AC_LIB_HAVE_LINKFLAGS([gnutls], [], [
#include <gnutls/gnutls.h>
@@ -319,6 +347,8 @@ AS_IF([test x"$with_ssl" = xopenssl], [
AC_MSG_ERROR([--with-ssl=gnutls was given, but GNUTLS is not available.])
fi
+ ])
+
AC_CHECK_FUNCS(gnutls_priority_set_direct)
]) # endif: --with-ssl != no?
]) # endif: --with-ssl == openssl?
@@ -535,26 +565,43 @@ dnl
dnl Check for UUID
dnl
-AC_CHECK_HEADER(uuid/uuid.h,
- AC_CHECK_LIB(uuid, uuid_generate,
- [LIBS="${LIBS} -luuid"
- AC_DEFINE([HAVE_LIBUUID], 1,
- [Define if libuuid is available.])
- ])
-)
+AC_ARG_WITH(libuuid, AC_HELP_STRING([--without-libuuid],
+ [Generate UUIDs for WARC files via libuuid]))
+AS_IF([test "X$with_libuuid" != "Xno"],[
+ PKG_CHECK_MODULES([UUID], uuid, [
+ LIBS="$UUID_LIBS $LIBS"
+ CFLAGS="$UUID_CFLAGS $CFLAGS"
+ AC_DEFINE([HAVE_LIBUUID], [1], [Define if using libuuid.])
+ ], [
+ AC_CHECK_HEADER(uuid/uuid.h,
+ AC_CHECK_LIB(uuid, uuid_generate,
+ [LIBS="${LIBS} -luuid"
+ AC_DEFINE([HAVE_LIBUUID], 1,
+ [Define if libuuid is available.])
+ ])
+ )
+ ])
+])
dnl
dnl Check for PCRE
dnl
-AC_CHECK_HEADER(pcre.h,
- AC_CHECK_LIB(pcre, pcre_compile,
- [LIBS="${LIBS} -lpcre"
- AC_DEFINE([HAVE_LIBPCRE], 1,
- [Define if libpcre is available.])
- ])
-)
-
+AS_IF([test "X$enable_pcre" != "Xno"],[
+ PKG_CHECK_MODULES([PCRE], libpcre, [
+ LIBS="$PCRE_LIBS $LIBS"
+ CFLAGS="$PCRE_CFLAGS $CFLAGS"
+ AC_DEFINE([HAVE_LIBPCRE], [1], [Define if using libpcre.])
+ ], [
+ AC_CHECK_HEADER(pcre.h,
+ AC_CHECK_LIB(pcre, pcre_compile,
+ [LIBS="${LIBS} -lpcre"
+ AC_DEFINE([HAVE_LIBPCRE], 1,
+ [Define if libpcre is available.])
+ ])
+ )
+ ])
+])
dnl Needed by src/Makefile.am
AM_CONDITIONAL([IRI_IS_ENABLED], [test "X$iri" != "Xno"])
--
1.9.3

View File

@ -1,26 +0,0 @@
From 3a47a1a918e9076133c046f8792cf68973f7c585 Mon Sep 17 00:00:00 2001
From: Lars Wendler <polynomial-c@gentoo.org>
Date: Wed, 22 Jan 2014 22:07:18 +0100
Subject: [PATCH] Don't use --debug in Test--post-file.px
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
---
tests/Test--post-file.px | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/Test--post-file.px b/tests/Test--post-file.px
index 1c017b7..1212af6 100755
--- a/tests/Test--post-file.px
+++ b/tests/Test--post-file.px
@@ -8,7 +8,7 @@ use HTTPTest;
###############################################################################
-my $cmdline = $WgetTest::WGETPATH . " -d --post-file=nofile http://localhost:{{port}}/";
+my $cmdline = $WgetTest::WGETPATH . " --post-file=nofile http://localhost:{{port}}/";
my $expected_error_code = 3;
--
1.8.5.3

View File

@ -1,96 +0,0 @@
From 3eff3ad69a46364475e1f4abdf9412cfa87e3d6c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tim=20R=C3=BChsen?= <tim.ruehsen@gmx.de>
Date: Tue, 28 Oct 2014 11:40:34 +0100
Subject: [PATCH] synchronize client and server in Test-proxied-https-auth.px
---
tests/ChangeLog | 4 ++++
tests/Test-proxied-https-auth.px | 36 +++++++++++++++++++++++++-----------
2 files changed, 29 insertions(+), 11 deletions(-)
2014-10-28 Tim Ruehsen <tim.ruehsen@gmx.de>
* tests/Test-proxied-https-auth.px: synchronize client and server
diff --git a/tests/Test-proxied-https-auth.px b/tests/Test-proxied-https-auth.px
index cc987ff..272003f 100755
--- a/tests/Test-proxied-https-auth.px
+++ b/tests/Test-proxied-https-auth.px
@@ -49,12 +49,15 @@ sub get_request {
}
sub do_server {
+ my ($synch_callback) = @_;
my $alrm = alarm 10;
-
my $s = $SOCKET;
my $conn;
my $rqst;
my $rspn;
+
+ $synch_callback->();
+
for my $expect_inner_auth (0, 1) {
$conn = $s->accept;
$rqst = $conn->get_request;
@@ -90,7 +93,7 @@ sub do_server {
Connection => 'close'
]);
$rspn->protocol('HTTP/1.0');
- print $rspn->as_string;
+ print STDERR $rspn->as_string;
print $conn $rspn->as_string;
} else {
die "No proxied auth\n" unless $rqst->header('Authorization');
@@ -100,9 +103,9 @@ sub do_server {
'Connection' => 'close',
], "foobarbaz\n");
$rspn->protocol('HTTP/1.0');
- print "=====\n";
- print $rspn->as_string;
- print "\n=====\n";
+ print STDERR "=====\n";
+ print STDERR $rspn->as_string;
+ print STDERR "\n=====\n";
print $conn $rspn->as_string;
}
$conn->close;
@@ -113,18 +116,29 @@ sub do_server {
}
sub fork_server {
- my $pid = fork;
- die "Couldn't fork" if ($pid < 0);
- return $pid if $pid;
+ pipe(FROM_CHILD, TO_PARENT) or die "Cannot create pipe!";
+ select((select(TO_PARENT), $| = 1)[0]);
+
+ my $pid = fork();
+ if ($pid < 0) {
+ die "Cannot fork";
+ } elsif ($pid == 0) {
+ # child
+ close FROM_CHILD;
+ do_server(sub { print TO_PARENT "SYNC\n"; close TO_PARENT });
+ } else {
+ # parent
+ close TO_PARENT;
+ chomp(my $line = <FROM_CHILD>);
+ close FROM_CHILD;
+ }
- &do_server;
- exit;
+ return $pid;
}
system ('rm -f needs-auth.txt');
my $pid = &fork_server;
-sleep 1;
my $cmdline = $WgetTest::WGETPATH . " --user=fiddle-dee-dee"
. " --password=Dodgson -e https_proxy=localhost:{{port}}"
. " --no-check-certificate"
--
2.1.2

View File

@ -1,31 +0,0 @@
From 1b5928e14fe5f40b2c8396fc622317790c9a368f Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Mon, 27 Oct 2014 14:39:41 -0400
Subject: [PATCH] openssl: fix implicit decl warning
Include the right header to fix:
openssl.c: In function 'ssl_init':
openssl.c:195:3: warning: implicit declaration of function
'ENGINE_load_builtin_engines' [-Wimplicit-function-declaration]
ENGINE_load_builtin_engines();
^
---
src/openssl.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/openssl.c b/src/openssl.c
index e24954a..2a3e0d6 100644
--- a/src/openssl.c
+++ b/src/openssl.c
@@ -42,6 +42,7 @@ as that of the covered work. */
#include <openssl/rand.h>
#if OPENSSL_VERSION_NUMBER >= 0x00907000
#include <openssl/conf.h>
+#include <openssl/engine.h>
#endif
#include "utils.h"
--
2.1.2

View File

@ -1,34 +0,0 @@
From c81e3df2bc4d06835791427d888d4ae04a2384bc Mon Sep 17 00:00:00 2001
From: Peter Meiser <meiser@gmx-topmail.de>
Date: Wed, 29 Oct 2014 19:26:28 +0100
Subject: [PATCH] Add guard for OpenSSL without SSLv3
---
src/ChangeLog | 5 +++++
src/openssl.c | 2 ++
2 files changed, 7 insertions(+)
2014-10-29 Peter Meiser <meiser@gmx-topmail.de> (tiny change)
* openssl.c (ssl_init) [! OPENSSL_NO_SSL3]: Add guard for OpenSSL
without SSLv3.
diff --git a/src/openssl.c b/src/openssl.c
index e24954a..6f11650 100644
--- a/src/openssl.c
+++ b/src/openssl.c
@@ -208,9 +208,11 @@ ssl_init (void)
meth = SSLv2_client_method ();
break;
#endif
+#ifndef OPENSSL_NO_SSL3
case secure_protocol_sslv3:
meth = SSLv3_client_method ();
break;
+#endif
case secure_protocol_auto:
case secure_protocol_pfs:
case secure_protocol_tlsv1:
--
2.1.2

View File

@ -1,200 +0,0 @@
From 5730efa0804468d342cb82d1ac9d5fc794ff572d Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Fri, 16 May 2014 11:29:53 +0200
Subject: [PATCH] detect openssl/pcre/libuuid/zlib via pkg-config if it's
available
Newer versions of these packages ship with pkg-config files, so if we can
detect it via those, do so. If that fails, fall back to the old methods.
Forward-ported to 1.15 release from b97942cd6b496501b396ea3bc2710010f4591542
(Mon, 21 May 2012 18:39:59 -0400)
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
---
configure.ac | 107 ++++++++++++++++++++++++++++++++++++++++++-----------------
1 file changed, 77 insertions(+), 30 deletions(-)
diff --git a/configure.ac b/configure.ac
index c5437bf..e0e2b25 100644
--- a/configure.ac
+++ b/configure.ac
@@ -68,6 +68,9 @@ AC_ARG_WITH(ssl,
AC_ARG_WITH(zlib,
[[ --without-zlib disable zlib ]])
+AC_ARG_ENABLE(pcre, AC_HELP_STRING([--disable-pcre],
+ [Disable PCRE style regular expressions]))
+
AC_ARG_ENABLE(opie,
[ --disable-opie disable support for opie or s/key FTP login],
ENABLE_OPIE=$enableval, ENABLE_OPIE=yes)
@@ -237,12 +240,28 @@ dnl
dnl Checks for libraries.
dnl
+PKG_PROG_PKG_CONFIG
+
AS_IF([test x"$with_zlib" != xno], [
with_zlib=yes
- AC_CHECK_LIB(z, compress)
+ PKG_CHECK_MODULES([ZLIB], zlib, [
+ LIBS="$ZLIB_LIBS $LIBS"
+ CFLAGS="$ZLIB_CFLAGS $CFLAGS"
+ AC_DEFINE([HAVE_LIBZ], [1], [Define if using zlib.])
+ ], [
+ AC_CHECK_LIB(z, compress)
+ ])
])
AS_IF([test x"$with_ssl" = xopenssl], [
+ PKG_CHECK_MODULES([OPENSSL], [openssl], [
+ AC_MSG_NOTICE([compiling in support for SSL via OpenSSL])
+ AC_LIBOBJ([openssl])
+ LIBS="$OPENSSL_LIBS $LIBS"
+ CFLAGS="$OPENSSL_CFLAGS -DHAVE_LIBSSL $CFLAGS"
+ LIBSSL=" " # ntlm check below wants this
+ AC_DEFINE([HAVE_LIBSSL], [1], [Define if using openssl.])
+ ], [
dnl As of this writing (OpenSSL 0.9.6), the libcrypto shared library
dnl doesn't record its dependency on libdl, so we need to make sure
dnl -ldl ends up in LIBS on systems that have it. Most OSes use
@@ -276,9 +295,9 @@ AS_IF([test x"$with_ssl" = xopenssl], [
;;
esac
- AS_IF([test x$ssl_found != xyes], [
- dnl Now actually check for -lssl if it wasn't already found
- AC_LIB_HAVE_LINKFLAGS([ssl], [crypto], [
+ AS_IF([test x$ssl_found != xyes], [
+ dnl Now actually check for -lssl if it wasn't already found
+ AC_LIB_HAVE_LINKFLAGS([ssl], [crypto], [
#include <openssl/ssl.h>
#include <openssl/x509.h>
#include <openssl/err.h>
@@ -286,17 +305,18 @@ AS_IF([test x"$with_ssl" = xopenssl], [
#include <openssl/des.h>
#include <openssl/md4.h>
#include <openssl/md5.h>
- ], [SSL_library_init ()])
- if test x"$LIBSSL" != x
- then
- ssl_found=yes
- AC_MSG_NOTICE([compiling in support for SSL via OpenSSL])
- AC_LIBOBJ([openssl])
- LIBS="$LIBSSL $LIBS"
- elif test x"$with_ssl" != x
- then
- AC_MSG_ERROR([--with-ssl=openssl was given, but SSL is not available.])
- fi
+ ], [SSL_library_init ()])
+ if test x"$LIBSSL" != x
+ then
+ ssl_found=yes
+ AC_MSG_NOTICE([compiling in support for SSL via OpenSSL])
+ AC_LIBOBJ([openssl])
+ LIBS="$LIBSSL $LIBS"
+ elif test x"$with_ssl" != x
+ then
+ AC_MSG_ERROR([--with-ssl=openssl was given, but SSL is not available.])
+ fi
+ ])
])
], [
@@ -305,6 +325,14 @@ AS_IF([test x"$with_ssl" = xopenssl], [
dnl default is -lgnutls
with_ssl=gnutls
+ PKG_CHECK_MODULES([GNUTLS], [gnutls], [
+ AC_MSG_NOTICE([compiling in support for SSL via GnuTLS])
+ AC_LIBOBJ([gnutls])
+ LIBS="$GNUTLS_LIBS $LIBS"
+ CFLAGS="$GNUTLS_CFLAGS -DHAVE_LIBGNUTLS $CFLAGS"
+ AC_DEFINE([HAVE_LIBGNUTLS], [1], [Define if using gnutls.])
+ ], [
+
dnl Now actually check for -lgnutls
AC_LIB_HAVE_LINKFLAGS([gnutls], [], [
#include <gnutls/gnutls.h>
@@ -319,6 +347,8 @@ AS_IF([test x"$with_ssl" = xopenssl], [
AC_MSG_ERROR([--with-ssl=gnutls was given, but GNUTLS is not available.])
fi
+ ])
+
AC_CHECK_FUNCS(gnutls_priority_set_direct)
]) # endif: --with-ssl != no?
]) # endif: --with-ssl == openssl?
@@ -542,32 +542,51 @@ fi
dnl
dnl Check for UUID
dnl
-AC_CHECK_HEADER(uuid.h,
- AC_CHECK_FUNC(uuid, uuid_create,
- [AC_DEFINE([HAVE_UUID_CREATE], 1,
- [Define if uuid_create is available.])
- ])
-)
-AC_CHECK_HEADER(uuid/uuid.h,
- AC_CHECK_LIB(uuid, uuid_generate,
- [LIBS="${LIBS} -luuid"
- AC_DEFINE([HAVE_LIBUUID], 1,
- [Define if libuuid is available.])
- ])
-)
+AC_ARG_WITH(libuuid, AC_HELP_STRING([--without-libuuid],
+ [Generate UUIDs for WARC files via libuuid]))
+AS_IF([test "X$with_libuuid" != "Xno"],[
+ PKG_CHECK_MODULES([UUID], uuid, [
+ LIBS="$UUID_LIBS $LIBS"
+ CFLAGS="$UUID_CFLAGS $CFLAGS"
+ AC_DEFINE([HAVE_LIBUUID], [1], [Define if using libuuid.])
+ ], [
+ AC_CHECK_HEADER(uuid.h,
+ AC_CHECK_FUNC(uuid, uuid_create,
+ [AC_DEFINE([HAVE_UUID_CREATE], 1,
+ [Define if uuid_create is available.])
+ ])
+ )
+
+ AC_CHECK_HEADER(uuid/uuid.h,
+ AC_CHECK_LIB(uuid, uuid_generate,
+ [LIBS="${LIBS} -luuid"
+ AC_DEFINE([HAVE_LIBUUID], 1,
+ [Define if libuuid is available.])
+ ])
+ )
+ ])
+])
dnl
dnl Check for PCRE
dnl
-AC_CHECK_HEADER(pcre.h,
- AC_CHECK_LIB(pcre, pcre_compile,
- [LIBS="${LIBS} -lpcre"
- AC_DEFINE([HAVE_LIBPCRE], 1,
- [Define if libpcre is available.])
- ])
-)
+AS_IF([test "X$enable_pcre" != "Xno"],[
+ PKG_CHECK_MODULES([PCRE], libpcre, [
+ LIBS="$PCRE_LIBS $LIBS"
+ CFLAGS="$PCRE_CFLAGS $CFLAGS"
+ AC_DEFINE([HAVE_LIBPCRE], [1], [Define if using libpcre.])
+ ], [
+ AC_CHECK_HEADER(pcre.h,
+ AC_CHECK_LIB(pcre, pcre_compile,
+ [LIBS="${LIBS} -lpcre"
+ AC_DEFINE([HAVE_LIBPCRE], 1,
+ [Define if libpcre is available.])
+ ])
+ )
+ ])
+])
dnl Needed by src/Makefile.am

View File

@ -1,27 +0,0 @@
From 9a85d61a39f9afd0f60e9e5fc59e7ade553c0541 Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Mon, 27 Oct 2014 14:52:01 -0400
Subject: [PATCH] tests: fix skip exit code
The test harness looks for exit code 77 to mark tests as skipped, not
exit 2. Switch over so we get SKIP instead of FAIL.
---
tests/WgetFeature.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/WgetFeature.pm b/tests/WgetFeature.pm
index 0762314..118e79c 100644
--- a/tests/WgetFeature.pm
+++ b/tests/WgetFeature.pm
@@ -22,7 +22,7 @@ sub import
unless ($have_features{$feature}) {
print $skip_messages{$feature}, "\n";
- exit 2; # skip
+ exit 77; # skip
}
}
--
2.1.2

View File

@ -0,0 +1,35 @@
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

View File

@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>base-system</herd>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<use>
<flag name='ntlm'>Enable support for NTLM (Windows-based) authorization</flag>
<flag name='uuid'>Generate UUIDs for the WARC (Web ARChive file format) using libuuid; otherwise use a simple RNG (random number generator)</flag>
<flag name="ntlm">Enable support for NTLM (Windows-based) authorization</flag>
<flag name="uuid">Generate UUIDs for the WARC (Web ARChive file format) using libuuid; otherwise use a simple RNG (random number generator)</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:gnu:wget</remote-id>

View File

@ -1,87 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="4"
PYTHON_COMPAT=( python{3_3,3_4} )
inherit flag-o-matic python-any-r1 toolchain-funcs
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 nls ntlm pcre +ssl static test uuid zlib"
LIB_DEPEND="idn? ( net-dns/libidn[static-libs(+)] )
pcre? ( dev-libs/libpcre[static-libs(+)] )
ssl? (
gnutls? ( net-libs/gnutls[static-libs(+)] )
!gnutls? ( dev-libs/openssl:0[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 )"
REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
pkg_setup() {
use test && python-any-r1_pkg_setup
}
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
}

View File

@ -13,7 +13,7 @@ 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"
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 nls ntlm pcre +ssl static test uuid zlib"
LIB_DEPEND="idn? ( net-dns/libidn[static-libs(+)] )

View File

@ -15,18 +15,16 @@ 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 )
libressl? ( !gnutls ssl )
gnutls? ( !libressl ssl )
"
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[static-libs(+)] )
libressl? ( dev-libs/libressl[static-libs(+)] )
!gnutls? ( !libressl? ( dev-libs/openssl: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(+)] )"

View File

@ -1,97 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="4"
PYTHON_COMPAT=( python{3_3,3_4} )
inherit flag-o-matic python-any-r1 toolchain-funcs autotools
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 nls ntlm pcre +ssl static test uuid zlib"
LIB_DEPEND="idn? ( net-dns/libidn[static-libs(+)] )
pcre? ( dev-libs/libpcre[static-libs(+)] )
ssl? (
gnutls? ( net-libs/gnutls[static-libs(+)] )
!gnutls? ( dev-libs/openssl:0[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 )"
REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
pkg_setup() {
use test && python-any-r1_pkg_setup
}
src_prepare() {
epatch "${FILESDIR}"/${PN}-1.16-pkg-config.patch
epatch "${FILESDIR}"/${PN}-1.16-openssl-header.patch
epatch "${FILESDIR}"/${PN}-1.16-tests-skip.patch
epatch "${FILESDIR}"/${P}-openssl-no-ssl3.patch
epatch "${FILESDIR}"/${P}-fix-proxy-test-race.patch
eautoreconf
}
src_configure() {
# openssl-0.9.8 now builds with -pthread on the BSD's
use elibc_FreeBSD && use ssl && append-ldflags -pthread
# 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-flags -DBSD_COMP=1
if use static ; then
append-ldflags -static
tc-export PKG_CONFIG
PKG_CONFIG+=" --static"
fi
econf \
--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
}

View File

@ -1,11 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="4"
EAPI="5"
PYTHON_COMPAT=( python{3_3,3_4} )
inherit flag-o-matic python-any-r1 toolchain-funcs autotools
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/"
@ -14,13 +15,17 @@ 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 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 )"
LIB_DEPEND="idn? ( net-dns/libidn[static-libs(+)] )
pcre? ( dev-libs/libpcre[static-libs(+)] )
ssl? (
gnutls? ( net-libs/gnutls[static-libs(+)] )
!gnutls? ( dev-libs/openssl:0[static-libs(+)] )
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(+)] )"
@ -38,8 +43,6 @@ DEPEND="${RDEPEND}
)
nls? ( sys-devel/gettext )"
REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
pkg_setup() {
@ -47,15 +50,13 @@ pkg_setup() {
}
src_prepare() {
eautoreconf
epatch "${FILESDIR}"/${P}-progress-bar-segv.patch
}
src_configure() {
# openssl-0.9.8 now builds with -pthread on the BSD's
use elibc_FreeBSD && use ssl && append-ldflags -pthread
# 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-flags -DBSD_COMP=1
[[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
if use static ; then
append-ldflags -static

View File

@ -14,13 +14,17 @@ 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 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 )"
LIB_DEPEND="idn? ( net-dns/libidn[static-libs(+)] )
pcre? ( dev-libs/libpcre[static-libs(+)] )
ssl? (
gnutls? ( net-libs/gnutls[static-libs(+)] )
!gnutls? ( dev-libs/openssl: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(+)] )"
@ -38,8 +42,6 @@ DEPEND="${RDEPEND}
)
nls? ( sys-devel/gettext )"
REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
pkg_setup() {