<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/wget, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-05-30T13:44:43Z</updated>
<entry>
<title>Update to 1.11.3:</title>
<updated>2008-05-30T13:44:43Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2008-05-30T13:44:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=16a1468265dd252cfc9642a017c0bd7b99463b21'/>
<id>urn:sha1:16a1468265dd252cfc9642a017c0bd7b99463b21</id>
<content type='text'>
* Changes in Wget 1.11.3

** Downgraded -N with -O to a warning, rather than an error.

* Changes in Wget 1.11.2

** Fixed a problem in authenticating over HTTPS through a proxy.
(Regression in 1.11 over 1.10.2.)

** The combination of -r or -p with -O, which was disallowed in 1.11,
has been downgraded to a warning in 1.11.2. (-O and -N, which was never
meaningful, is still an error.)

** Further improvements to progress bar displays in non-English locales
(too many spaces could be inserted, causing the display to scroll).

** Successive invocations of Wget on FTP URLS, with --no-remove-listing
and --continue, was causing Wget to append, rather than replace,
information in the .listing file, and thereby download the same files
multiple times. This has been fixed in 1.11.2.

** Wget 1.11 no longer allowed ".." to persist at the beginning of URLs,
for improved conformance with RFC 3986. However, this behavior presents
problems for some FTP setups, and so they are now preserved again, for
FTP URLs only.
</content>
</entry>
<entry>
<title>Update wget to 1.11.1.</title>
<updated>2008-04-08T11:36:04Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-04-08T11:36:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8ba857851de23cf386e91cbec873cf3ef8c9f178'/>
<id>urn:sha1:8ba857851de23cf386e91cbec873cf3ef8c9f178</id>
<content type='text'>
* Changes in Wget 1.11.1.

** Interrupted downloads no longer result in renaming the file
(regression in 1.11 over 1.10.2).

** Progress bar now displays correctly in non-English locales (and a
related assertion failure was fixed).

** Wget no longer issues a GET request over HTTP for files it should
know it's not going to download (regression in 1.11 over 1.10.2).

** Added option --auth-no-challenge, to support broken pre-1.11
authentication-before-server-challenge, which turns out to still be
useful for some limited cases.

** Documentation of accept/reject lists in the manual's "Types of
Files" section now explains various aspects of their behavior that may
be surprising, and notes that they may change in the future.

** Documentation of --no-parents now explains how a trailing slash, or
lack thereof, in the specified URL, will affect behavior.
</content>
</entry>
<entry>
<title>Update wget to 1.11.</title>
<updated>2008-02-04T12:58:19Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-02-04T12:58:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2303ff4cc3be83085da8b74aa18cdba4ac4839b1'/>
<id>urn:sha1:2303ff4cc3be83085da8b74aa18cdba4ac4839b1</id>
<content type='text'>
* Changes in Wget 1.11.

** Timestamping now uses the value from the most recent HTTP response,
rather than the first one it got.

** Authentication information is no longer sent as part of the Referer
header in recursive fetches.

** No authentication credentials are sent until a challenge is issued,
for improved security. Authentication handling is still not
RFC-compliant, as once a Basic challenge has been received, it will
assume it can send credentials to any URL at that same host, and not
just the ones at or below the original authenticated location.
Credentials for Digest authentication are still never saved or issued
automatically, and continue to require a challenge for each resource.

** Added --max-redirect option, allowing the user to specify what should
be the maximum number of HTTP redirects to follow.

** Wget now supports saving HTTP downloads using file names specified by
the `Content-Disposition' header.  This is a standard way of specifying
the file name used by many web dynamically generated pages. However, the
current implementation is inefficient, and known to have bugs. It is
EXPERIMENTAL only, and not enabled by default. Use --content-disposition
to enable it.

** The new option `--ignore-case' makes Wget ignore case when
matching files, directories, and wildcards.  This affects the -X, -I,
-A, and -R options, as well as globbing in FTP URLs.

** ETA projection is now displayed in "dot" progress output as well as
in the default progress bar.  (The dot progress is used by default when
logging Wget's output to file using the `-o' option.)

** The "lockable boolean" argument type is no longer supported.  It
was only used by the passive_ftp .wgetrc setting.  If you're running
broken scripts or Perl modules that unconditionally specify
`--passive-ftp' and your firewall disallows it, you can override them
by replacing wget with a script that execs wget "$@" --no-passive-ftp.

** The source code has been migrated to Mercurial. The repositories are
available at http://hg.addictivecode.org/. Prior to this, the source
code was hosted on Subversion (migrated from the original CVS); you can
still get access to older tags and branches for Wget in the Subversion
repository at http://addictivecode.org/svn/wget/.
</content>
</entry>
<entry>
<title>Supports DESTDIR.</title>
<updated>2008-01-29T11:28:45Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-01-29T11:28:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f12adf34699110bf0f37e090276c1063c4d13750'/>
<id>urn:sha1:f12adf34699110bf0f37e090276c1063c4d13750</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Per the process outlined in revbump(1), perform a recursive revbump</title>
<updated>2008-01-18T05:06:18Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-01-18T05:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1c8e24b168b5909ecc586bdbb660570b490d92ef'/>
<id>urn:sha1:1c8e24b168b5909ecc586bdbb660570b490d92ef</id>
<content type='text'>
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
</content>
</entry>
<entry>
<title>Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey</title>
<updated>2006-04-17T07:07:11Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-04-17T07:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1ae3d1ba51febfd65eabae7f192d4b643e252ba2'/>
<id>urn:sha1:1ae3d1ba51febfd65eabae7f192d4b643e252ba2</id>
<content type='text'>
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
</content>
</entry>
<entry>
<title>BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete.  Replace with</title>
<updated>2006-04-13T18:23:29Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-04-13T18:23:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2c01ea3b7724677eb90f7cc5186e55f90a768fed'/>
<id>urn:sha1:2c01ea3b7724677eb90f7cc5186e55f90a768fed</id>
<content type='text'>
USE_TOOLS+=msgfmt.
</content>
</entry>
<entry>
<title>Remove unnecessary inclusion of bsd.prefs.mk.</title>
<updated>2006-04-06T03:44:19Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-04-06T03:44:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=681c9359636e6c2562badacfb9abe2145ef045ca'/>
<id>urn:sha1:681c9359636e6c2562badacfb9abe2145ef045ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Override sysconfdir in INSTALL_MAKE_FLAGS instead of patching the</title>
<updated>2006-04-06T03:44:03Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-04-06T03:44:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=04a89c192dff621cc4c08a4c6ff43c95f2bd1a07'/>
<id>urn:sha1:04a89c192dff621cc4c08a4c6ff43c95f2bd1a07</id>
<content type='text'>
Makefile to force installation of the sample config file into the
examples directory.
</content>
</entry>
<entry>
<title>List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.</title>
<updated>2006-04-06T03:20:54Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-04-06T03:20:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1b74abd12ad8acebc2d2076700de22c02ddd5ea1'/>
<id>urn:sha1:1b74abd12ad8acebc2d2076700de22c02ddd5ea1</id>
<content type='text'>
</content>
</entry>
</feed>
