Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 2017 16:37:39 +0200
From:      Cos Chan <rosettas@gmail.com>
To:        freebsd-pkg@freebsd.org
Subject:   wget 1.19 missed IRI supporting
Message-ID:  <CAKV%2BxLD03cLNoeBjjXROVVocktsadNL6kfwROabx5mJ5KCTX2w@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I got mistake while running this command:

wget --no-verbose --remote-encoding=UTF-8 --local-encoding=UTF-8 --mirror
--directory-prefix=/foo/ --no-parent --no-host-directories --cut-dirs=2
--force-directories --accept=*.pdf --restrict-file-names=nocontrol
http://bar/Documents/

the mistake is : This version does not have support for IRIs

the wget version is:

$ wget --version
GNU Wget 1.19 built on freebsd11.0.

-cares +digest -gpgme +https +ipv6 -iri +large-file -metalink +nls
+ntlm +opie -psl +ssl/openssl

Wgetrc:
    /usr/local/etc/wgetrc (system)
Locale:
    /usr/local/share/locale
Compile:
    clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc"
    -DLOCALEDIR="/usr/local/share/locale" -I. -I../lib -I../lib
    -I/usr/local/include -I/usr/local/include -DLIBICONV_PLUG
    -D_THREAD_SAFE -DNDEBUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector
    -fno-strict-aliasing
Link:
    clang -DNDEBUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector
    -fno-strict-aliasing -L/usr/local/lib -L/usr/local/lib
    -Wl,-rpath,/usr/local/lib -fstack-protector
    /usr/local/lib/libssl.so /usr/local/lib/libcrypto.so -Wl,-rpath
    -Wl,/usr/local/lib -lz ftp-opie.o openssl.o http-ntlm.o
    ../lib/libgnu.a -L/usr/local/lib -lintl -Wl,-rpath=/usr/local/lib

This issue was not happened in previous versions. Could anyone add back IRI
supporting to V1.19 binary package?

-- 
with kind regards



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKV%2BxLD03cLNoeBjjXROVVocktsadNL6kfwROabx5mJ5KCTX2w>