Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
recht 7d210b129b update to pycurl-7.16.1
Version 7.16.1 [requires libcurl-7.16.1 or better]
--------------

        * Added constants for all libcurl (error) return codes.  They
          are named the same as the macro constants in curl.h but prefixed
          with E_ instead of CURLE.  Return codes for the multi API are
          prefixed with M_ instead of CURLM.

        * Added CURLOPT_FTP_SSL_CCC, CURLOPT_SSH_PUBLIC_KEYFILE,
          CURLOPT_SSH_PRIVATE_KEYFILE, CURLOPT_SSH_AUTH_TYPES.

        * Removed CLOSEPOLICY and friends since this option is now
          deprecated in libcurl.

        * Set the _use_datetime attribute on the CURLTransport class
          to unbreak xmlrpc_curl.py on Python 2.5.


Version 7.16.0 [no public release]
--------------

        * Added CURLOPT_SSL_SESSIONID_CACHE.

        * Removed SOURCE_* options since they are no longer
          supported by libcurl.


Version 7.15.5.1
----------------

        * Added test for basic ftp usage (tests/test_ftp.py).

        * Fix broken ssl mutex lock function when using
          GNU TLS (Debian bug #380156, fix by Bastian Kleineidam)


Version 7.15.5
--------------

        * Added CURLOPT_FTP_ALTERNATIVE_TO_USER,
          CURLOPT_MAX_SEND_SPEED_LARGE,
          and CURLOPT_MAX_RECV_SPEED_LARGE.


Version 7.15.4.2
----------------

        * Use SSL locking callbacks, fixes random
          crashes for multithreaded SSL connections
          (patch by Jayne <corvine at gmail.com>).


Version 7.15.4.1
----------------

        * Fixed compilation problem with C compilers
          not allowing declarations in the middle of
          code blocks (patch by
          K.S.Sreeram <sreeram at tachyontech.net>).

        * Fixed bug in curl_multi_fdset wrapping,
          max_fd < 0 is not an error (patch by
          K.S.Sreeram <sreeram at tachyontech.net>).


Version 7.15.4
--------------

        * Added support for libcurl shares, patch from
        Victor Lascurain <bittor at eleka.net>.  See the
        file tests/test_share.py for example usage.

        * Added support for CURLINFO_FTP_ENTRY_PATH.


Version 7.15.2
--------------

        * Added CURLOPT_CONNECT_ONLY, CURLINFO_LASTSOCKET,
          CURLOPT_LOCALPORT and CURLOPT_LOCALPORTRANGE.


Version 7.15.1
--------------

2006-01-31 Kjetil Jacobsen <kjetilja>

        * Fixed memory leak for getinfo calls that return a
          list as result.  Patch by Paul Pacheco.


Version 7.15.0
--------------

2005-10-18  Kjetil Jacobsen  <kjetilja>

        * Added CURLOPT_FTP_SKIP_PASV_IP.


Version 7.14.1
--------------

2005-09-05  Kjetil Jacobsen  <kjetilja>

        * Added CURLOPT_IGNORE_CONTENT_LENGTH, CURLOPT_COOKIELIST as
          COOKIELIST and CURLINFO_COOKIELIST as INFO_COOKIELIST.


Version 7.14.0
--------------

2005-05-18  Kjetil Jacobsen  <kjetilja>

        * Added missing information returned from the info() method
          in the high-level interface.

        * Added the FORM_FILENAME option to the CURLFORM API
          with HTTPPOST.


Version 7.13.2
--------------

2005-03-30  Kjetil Jacobsen  <kjetilja>

        * Unbreak tests/test_gtk.py and require pygtk >= 2.0.

2005-03-15  Kjetil Jacobsen  <kjetilja>

        * Cleaned up several of the examples.

2005-03-11  Kjetil Jacobsen  <kjetilja>

        * WARNING: multi.select() now requires the previously optional
          timeout parameter.  Updated the tests and examples to reflect
          this change.  If the timeout is not set, select could block
          infinitely and cause problems for the internal timeout handling
          in the multi stack.  The problem was identified by
          <unknownsoldier93 at yahoo.com>.


Version 7.13.1
--------------

2005-03-04  Kjetil Jacobsen  <kjetilja>

        * Use METH_NOARGS where appropriate.

2005-03-03  Kjetil Jacobsen  <kjetilja>

        * Added support for CURLFORM API with HTTPPOST: Supports a
          a tuple with pairs of options and values instead of just
          supporting string contents.  See tests/test_post2.py
          for example usage.  Options are FORM_CONTENTS, FORM_FILE and
          FORM_CONTENTTYPE, corresponding to the CURLFORM_* options,
          and values are strings.

2005-02-13  Markus F.X.J. Oberhumer <mfx>

        * Read callbacks (pycurl.READFUNCTION) can now return
          pycurl.READFUNC_ABORT to immediately abort the current transfer.

        * The INFILESIZE, MAXFILESIZE, POSTFIELDSIZE and RESUME_FROM
          options now automatically use the largefile version to handle
          files > 2GB.

        * Added missing pycurl.PORT constant.


Version 7.13.0
--------------

2005-02-10  Kjetil Jacobsen  <kjetilja>

        * Added file_upload.py to examples, shows how to upload
          a file.

        * Added CURLOPT_IOCTLFUNCTION/DATA.

        * Added options from libcurl 7.13.0: FTP_ACCOUNT, SOURCE_URL,
          SOURCE_QUOTE.

        * Obsoleted options: SOURCE_HOST, SOURCE_PATH, SOURCE_PORT,
          PASV_HOST.


Version 7.12.3
--------------

2004-12-22  Markus F.X.J. Oberhumer <mfx>

        * Added CURLINFO_NUM_CONNECTS and CURLINFO_SSL_ENGINES.

        * Added some other missing constants.

        * Updated pycurl.version_info() to return a 12-tuple
          instead of a 9-tuple.


Version 7.12.2
--------------

2004-10-15  Kjetil Jacobsen  <kjetilja>

        * Added CURLOPT_FTPSSLAUTH (and CURLFTPAUTH_*).

        * Added CURLINFO_OS_ERRNO.

2004-08-17 Kjetil Jacobsen <kjetilja>

        * Use LONG_LONG instead of PY_LONG_LONG to make pycurl compile
          on Python versions < 2.3 (fix from Domenico Andreoli
          <cavok at libero.it>).
2007-03-22 22:24:08 +00:00
archivers Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
audio replace no-commercial-use with actual license 2007-03-22 14:54:38 +00:00
benchmarks Fix building: 2007-03-11 01:37:56 +00:00
biology Forcefully depend on pkg-config as rillig@ forced a failure otherwise 2007-03-04 11:56:40 +00:00
bootstrap Remove references to pkgmanpages package and packages(7). Noted by reed@. 2007-03-02 16:48:48 +00:00
cad Bump PKGREVISION for cmake buildlink3.mk bump. 2007-03-12 06:46:41 +00:00
chat Per Juan RP, use pkgsrc-users@ as MAINTAINER of unmaintained pkgs. 2007-03-21 19:44:10 +00:00
comms Upgrade to 1.2.17. 2007-03-22 12:57:26 +00:00
converters Update to 1.11: 2007-03-20 00:44:52 +00:00
cross Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
crosspkgtools Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
databases Per Juan RP, use pkgsrc-users@ as MAINTAINER of unmaintained pkgs. 2007-03-21 19:44:10 +00:00
devel update to bzr-0.14 2007-03-22 20:25:09 +00:00
distfiles
doc Updated wm/fluxbox to 1.0rc3 2007-03-22 21:41:42 +00:00
editors Since I'm more-or-less actively maintaining pine, might as well take its 2007-03-21 19:39:08 +00:00
emulators Use "suse100_vmware" package if the SuSE 10.0 package are used on 2007-03-21 16:15:58 +00:00
filesystems More Engllish improvements. 2007-03-17 07:10:06 +00:00
finance Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
fonts Update to 1.0.3: 2007-03-21 22:57:19 +00:00
games Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
geography Fixed build error on NetBSD 4. 2007-03-17 16:15:01 +00:00
graphics Play the trunc(3) game here as well. 2007-03-22 13:51:00 +00:00
ham Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
inputmethod Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
lang Per Juan RP, use pkgsrc-users@ as MAINTAINER of unmaintained pkgs. 2007-03-21 19:44:10 +00:00
licenses replace no-commercial-use with actual license 2007-03-22 14:54:38 +00:00
mail Since I'm more-or-less actively maintaining pine, might as well take its 2007-03-21 19:39:08 +00:00
math Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
mbone Fixed the PLIST. PKGREVISION++ 2007-03-08 07:45:32 +00:00
meta-pkgs Add "suse_vmware" package to dependency list. 2007-03-21 16:23:44 +00:00
misc Improve HOMEPAGE. 2007-03-22 20:30:53 +00:00
mk The egrep line can be removed when audit-packages becomes fast enough. 2007-03-22 11:43:18 +00:00
multimedia enable libflashsupport 2007-03-22 21:48:00 +00:00
net fix PLIST, bump PKGREVISION 2007-03-21 19:49:24 +00:00
news pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev. 2007-02-22 19:30:02 +00:00
packages
parallel Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
pkgtools Updated url2pkg to 2.6. 2007-03-19 01:38:56 +00:00
print Update to cups 1.2.10 2007-03-22 12:44:22 +00:00
regress Added a testcase for offsetof. Reorganized the rest. 2007-03-08 14:31:06 +00:00
security Added the buildlink3.mk file, which was requested in PR 36057. 2007-03-22 10:06:24 +00:00
shells Remove version, de-indent 2007-03-19 20:30:26 +00:00
sysutils Update to 0.4.4: 2007-03-21 22:33:59 +00:00
templates In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org", 2006-07-06 21:14:19 +00:00
textproc Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
time Per Juan RP, use pkgsrc-users@ as MAINTAINER of unmaintained pkgs. 2007-03-21 19:44:10 +00:00
wm Update to 1.0rc3, too many changes to list but mostly bugfixes. 2007-03-22 21:40:40 +00:00
www update to pycurl-7.16.1 2007-03-22 22:24:08 +00:00
x11 Annotate the addition of the rest of the modular Xorg graphic drivers. 2007-03-22 15:49:31 +00:00
Makefile Add the new filesystems category, as proposed on tech-pkg. 2007-02-20 22:46:32 +00:00
pkglocate
README

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

Please see doc/pkgsrc.txt for information.