Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
rodent c24d3d998a Update to latest release, 2.1.0. Both dependents built fine with this
version. Simplify variable handling in Makefile to have fewer hardcoded
values. Specify sphinx version as per package's requirements.txt.
USE_LANGUAGES+=c. Some new PLIST additions. From HISTORY.rst:

2.1.0 (2013-12-05)
++++++++++++++++++

- Updated CA Bundle, of course.
- Clean up connections when we hit problems during chunked upload, rather than leaking them.
- Return connections to the pool when a chunked upload is successful, rather than leaking it.
- Match the HTTPbis recommendation for HTTP 301 redirects.
- Prevent hanging when using streaming uploads and Digest Auth when a 401 is received.
- Values of headers set by Requests are now always the native string type.
- Fix previously broken SNI support.
- Fix accessing HTTP proxies using proxy authentication.
- Unencode HTTP Basic usernames and passwords extracted from URLs.
- Support for IP address ranges for no_proxy environment variable
- Parse headers correctly when users override the default ``Host:`` header.
- Avoid munging the URL in case of case-sensitive servers.
- Looser URL handling for non-HTTP/HTTPS urls.
- Accept unicode methods in Python 2.6 and 2.7.
- More resilient cookie handling.
- Make ``Response`` objects pickleable.
- Actually added MD5-sess to Digest Auth instead of pretending to like last time.
- Updated internal urllib3.
- Fixed @Lukasa's lack of taste.

2.0.1 (2013-10-24)
++++++++++++++++++

- Updated included CA Bundle with new mistrusts and automated process for the future
- Added MD5-sess to Digest Auth
- Accept per-file headers in multipart file POST messages.
- Fixed: Don't send the full URL on CONNECT messages.
- Fixed: Correctly lowercase a redirect scheme.
- Fixed: Cookies not persisted when set via functional API.
- Fixed: Translate urllib3 ProxyError into a requests ProxyError derived from ConnectionError.
- Updated internal urllib3 and chardet.

2.0.0 (2013-09-24)
++++++++++++++++++

**API Changes:**

- Keys in the Headers dictionary are now native strings on all Python versions,
  i.e. bytestrings on Python 2, unicode on Python 3.
- Proxy URLs now *must* have an explicit scheme. A ``MissingSchema`` exception
  will be raised if they don't.
- Timeouts now apply to read time if ``Stream=False``.
- ``RequestException`` is now a subclass of ``IOError``, not ``RuntimeError``.
- Added new method to ``PreparedRequest`` objects: ``PreparedRequest.copy()``.
- Added new method to ``Session`` objects: ``Session.update_request()``. This
  method updates a ``Request`` object with the data (e.g. cookies) stored on
  the ``Session``.
- Added new method to ``Session`` objects: ``Session.prepare_request()``. This
  method updates and prepares a ``Request`` object, and returns the
  corresponding ``PreparedRequest`` object.
- Added new method to ``HTTPAdapter`` objects: ``HTTPAdapter.proxy_headers()``.
  This should not be called directly, but improves the subclass interface.
- ``httplib.IncompleteRead`` exceptions caused by incorrect chunked encoding
  will now raise a Requests ``ChunkedEncodingError`` instead.
- Invalid percent-escape sequences now cause a Requests ``InvalidURL``
  exception to be raised.
- HTTP 208 no longer uses reason phrase ``"im_used"``. Correctly uses
  ``"already_reported"``.
- HTTP 226 reason added (``"im_used"``).

**Bugfixes:**

- Vastly improved proxy support, including the CONNECT verb. Special thanks to
  the many contributors who worked towards this improvement.
- Cookies are now properly managed when 401 authentication responses are
  received.
- Chunked encoding fixes.
- Support for mixed case schemes.
- Better handling of streaming downloads.
- Retrieve environment proxies from more locations.
- Minor cookies fixes.
- Improved redirect behaviour.
- Improved streaming behaviour, particularly for compressed data.
- Miscellaneous small Python 3 text encoding bugs.
- ``.netrc`` no longer overrides explicit auth.
- Cookies set by hooks are now correctly persisted on Sessions.
- Fix problem with cookies that specify port numbers in their host field.
- ``BytesIO`` can be used to perform streaming uploads.
- More generous parsing of the ``no_proxy`` environment variable.
- Non-string objects can be passed in data values alongside files.

1.2.3 (2013-05-25)
++++++++++++++++++

- Simple packaging fix

1.2.2 (2013-05-23)
++++++++++++++++++

- Simple packaging fix
2014-01-05 17:47:10 +00:00
archivers Fix pkgsrc patch to only include dirent.h once. 2014-01-02 03:24:47 +00:00
audio Remove an unneeded patch, and change a patch so it matches what was 2014-01-04 22:57:19 +00:00
benchmarks Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
biology Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
bootstrap Suggest placing pkgdb under prefix. 2013-12-16 10:43:09 +00:00
cad Remove oct-wcalc, needs removed octave-forge. 2013-12-31 17:18:35 +00:00
chat update ircii to 20131230. changes include: 2014-01-02 07:57:49 +00:00
comms Fix interpreter paths in installed files. Bump PKGREVISION. 2014-01-04 19:07:06 +00:00
converters Update to latest release, 3.3.1. Add: 2014-01-03 06:11:46 +00:00
cross Add patch for interim fix on SunOS 5.11 (bulkbuild) 2014-01-01 14:27:55 +00:00
databases Changes 4.6: 2014-01-02 20:25:18 +00:00
devel Update to latest release, 2.1.0. Both dependents built fine with this 2014-01-05 17:47:10 +00:00
distfiles
doc Added www/py-uwsgitop version 0.6.2 2014-01-05 15:10:04 +00:00
editors Avoid conflicting sigaltstack types on OS X 10.9. 2014-01-01 14:44:59 +00:00
emulators Update rpm to libpixman-1-0-0.30.2-2.5.1 for CVE-2013-6425. 2014-01-05 09:48:46 +00:00
filesystems Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
finance Update to 2.6.0 2014-01-02 01:25:49 +00:00
fonts Needs msgfmt, seen in freebsd build 2014-01-03 04:40:34 +00:00
games Switch to use clutter-gtk0.10. 2014-01-04 13:46:55 +00:00
geography Switch to use clutter-gtk0.10. 2014-01-04 13:46:55 +00:00
graphics Add a comment mentioning where a list of changes can be found. 2014-01-05 15:12:11 +00:00
ham needs msgfmt, seen in freebsd build 2014-01-05 03:38:00 +00:00
inputmethod Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
lang FETCH_USING should not be set in package Makefiles. 2014-01-05 14:55:09 +00:00
licenses Add arrl-license. 2013-09-13 14:18:36 +00:00
mail Fix build for changed DGifOpen in giflib. 2014-01-05 00:29:35 +00:00
math add missing dependencies to build when option x11 is present 2014-01-05 10:57:11 +00:00
mbone Remove packages that were either BROKEN for more than a year or 2013-12-31 17:08:08 +00:00
meta-pkgs Add clutter bindings. 2014-01-05 09:21:11 +00:00
misc Update to 0.10.9: 2014-01-02 18:41:51 +00:00
mk Remove references to removed packages. 2013-12-31 17:22:58 +00:00
multimedia Add reference to PR port-sparc64/48501. 2014-01-05 13:36:52 +00:00
net requires msgfmt 2014-01-05 06:07:46 +00:00
news Remove Dragonfly hack and use tradcpp for cpp'ing the makefiles. 2014-01-02 08:00:32 +00:00
packages
parallel Needs USE_LANGUAGES+=c to compile C extensions and shared library. Fixes 2013-12-31 15:47:24 +00:00
pkgtools Skip :build and :run from tools to recognize 'perl:run' etc. 2014-01-05 11:26:06 +00:00
print Revert previous 2014-01-02 06:46:38 +00:00
regress
security security/keepassx: add support for dfly 2014-01-05 01:01:47 +00:00
shells Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
sysutils Update to 3.01a20: 2014-01-02 17:51:14 +00:00
templates
textproc Accept [0-9]lua as section name. Bump version. 2014-01-04 16:50:38 +00:00
time Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
wm Add icewm13 2014-01-05 12:34:49 +00:00
www Import py27-uwsgitop-0.6.2 as www/py-uwsgitop. 2014-01-05 15:09:52 +00:00
x11 add missing libXft dependency, fonts are much nicer now 2014-01-05 10:12:31 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.