Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca 5798bd5db2 Update pear-HTTP_Request package from 1.3.0 to 1.4.4.
1.4.4

Development of HTTP_Request package is halted, only bug fixing will be done.
Please submit feature requests for HTTP_Request2 package.

Fixes:
* Improved memory usage of _buildRequest() method (bug #14574)
* Clarified documentation for addFile() method to mention that it is useful
  only for POST method file uploads (bug #14635)
* Do not send "Content-Length: 0" header for methods other than
  POST and PUT, as some servers may return error 400 (bug #14740)

1.4.3

* Added possibility to get reason phrase from HTTP response (request #12352)
* PHP 4.2.0 should be the minimal PHP version (bug #12354), also updated other
  dependencies' versions to saner values
* Send a Content-Length header in request even if body is empty (request #12900)
* Do not pass length parameter to gzinflate(), it could cause problems in some
  corner cases (bugs #13135, #14370)
* Return an error if trying to do a HTTPS request without OpenSSL support
  (bug #14127)
* Do not stop reading chunked response body prematurely (bug #14200)

1.4.2

* The final CRLF was not properly added to request headers on POST request
  with no post data (Thanks to Brock Weaver)
* Added error codes (request #12335, thanks to Joe Stump for the patch)
* HTTP_Request sent broken requests on redirects with no trailing slash
  (bug #12308, thanks to Joe Stump for the patch)
* Requests with a body consisting of only a symbol '0' were sent without body
  (reported privately by Sam Ghods)
* download-progress.php example was broken since 1.4.0 due to addition of
  'connect' and 'disconnect' events. Now works again.

1.4.1

* Removed bogus parameter for getURL() (Bug #9586, thanks to Martin Jansen)
* Improved API documentation (Bug #9984, thanks to Martin Jansen)
* Fixed wrong Content-Length if using mbstring function overloading (bug #10605)
* Fixed bogus "data CRC check failed" error on 64-bit systems (bug #10790,
  thanks to Bill Moran)
* Redone the way package handles mbstring function overloading, this will allow
  using gzip Content-Encoding when said overloading is switched on
* Added proper header comment blocks, improved phpdoc comments

1.4.0

* Added Keep-Alive support (request #4806), thanks to Justin Patrin for the
  initial patch. Please note that "Connection: close" header is still added
  by default, you need to explicitly add "Connection: Keep-Alive" header or
  remove "Connection" header if using HTTP 1.1
* A new disconnect() method was added which forces disconnection from the
  server if Keep-Alive is used. Also two new events are sent to the Listeners:
  "connect" and "disconnect"
* Added getUrl() method (request #6589)
* Added method to properly parse header of gzip-encoded data (see RFC 1952).
  This takes care of situations when the server adds some additional data
  to the header (bug #8245) or sends data that is not gzip-encoded when
  "Content-Encoding: gzip" header is present (bug #8213)
* "Proxy-Authorization" header is now properly set by constructor
  (bug #5913)
* Fixed doc comments mentioning addBody() method instead of proper setBody()
  (bug #5969)
* Fixed erroneous removal of "Content-Type" header from request
  (bug #7922)
* Bogus HTTP headers are now ignored (bug #8214)
* Path is set to "/" if an URL without path (http://www.example.com)
  is given (bug #8662)
* Moved to package.xml version 2.0
2010-02-06 16:08:48 +00:00
archivers Add patches for CVE-2009-2624 and CVE-2010-0001. 2010-02-02 14:42:43 +00:00
audio drop MAKE_JOBS_SAFE=no, built ok with 64 jobs. 2010-02-06 14:38:27 +00:00
benchmarks update master_sites. 2010-01-25 00:41:56 +00:00
biology libf2c did split 2009-12-03 19:01:05 +00:00
bootstrap Add Haiku support. 2010-02-06 10:28:54 +00:00
cad DESTDIR support 2010-02-01 01:50:04 +00:00
chat PKGREVISION++ 2010-02-04 20:14:00 +00:00
comms Fixing DESTDIR support (upon joerg@'s request) 2010-02-02 13:00:56 +00:00
converters Update skf to 1.96.6. 2010-02-06 11:26:44 +00:00
cross DESTDIR support 2010-01-29 16:51:38 +00:00
databases Update pear-DB package from 1.7.6 to 1.7.13 2010-02-06 15:48:16 +00:00
devel Treat Haiku like BeOS 2010-02-05 11:18:12 +00:00
distfiles
doc Note update of www/typolight28-translations package to 20100205. 2010-02-06 15:22:42 +00:00
editors Mention dvipdfmx instead of dvipdfm; the latter was obsoleted by the former. 2010-02-05 19:07:43 +00:00
emulators add dynagen 2010-02-05 20:23:51 +00:00
filesystems Fix build in OS X. 2010-02-02 10:45:17 +00:00
finance Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
fonts Use DISTFILES from TeX Live 2009. No functional change. 2010-02-06 00:41:48 +00:00
games + marathon-trilogy. 2010-02-03 11:19:50 +00:00
geography + p5-Geo-ShapeFile 2010-02-04 09:52:21 +00:00
graphics Update pear-Image_Graph from 0.3.0dev4 to 0.7.2. 2010-02-06 15:51:37 +00:00
ham DESTDIR support 2010-01-29 23:50:26 +00:00
inputmethod - uim-qt4-immodule. 2010-01-20 11:12:58 +00:00
lang Suhosin patch for php-5.2.12 is available now. 2010-02-05 12:15:47 +00:00
licenses The OSI uses the name 'python' to refer to the license of older Python 2010-01-21 16:05:51 +00:00
mail Updaete pear-Mail_Mime from 1.4.0 to 1.6.0. 2010-02-06 15:54:18 +00:00
math Update pear-Numbers_Words from 0.14.0 to 0.16.1. 2010-02-06 15:55:52 +00:00
mbone fix paths in patches. 2010-02-03 21:14:22 +00:00
meta-pkgs Update to kde4 4.3.5 2010-01-27 10:38:38 +00:00
misc Simplify (I accidently reverted parts of joergs changes and solve the 2010-02-05 19:36:16 +00:00
mk Set LOWER_VENDOR=pc for Haiku/i386. 2010-02-06 11:40:22 +00:00
multimedia Update to kde4 4.3.5 2010-01-27 10:38:38 +00:00
net Update pear-SOAP from 0.8.1 to 0.12.0. 2010-02-06 16:00:49 +00:00
news update master_sites. 2010-01-31 21:12:20 +00:00
packages
parallel update MASTER_SITES. 2010-01-31 21:08:58 +00:00
pkgtools Initial Haiku support. 2010-02-06 10:50:40 +00:00
print dvipdfmx should depend on tex-dvipdfmx. 2010-02-06 00:59:50 +00:00
regress Remove @dirrm entries from PLISTs 2009-06-14 18:11:52 +00:00
security add a patch from upstream CVS to fix a bug which could make keys 2010-02-03 10:58:11 +00:00
shells destdir support 2010-02-04 05:23:27 +00:00
sysutils Update pear-Log package from 0.8.4 to 1.12.0, fixing PR pkg/42673. 2010-02-06 16:05:13 +00:00
templates audit-packages is now in pkg_install on pkgsrc HEAD and stable so update 2008-12-10 22:06:48 +00:00
textproc Update pear-Console_Table package from 1.1.1 to 1.1.3. 2010-02-06 16:06:28 +00:00
time Updating time/p5-DateTime-Format-ISO8601 from 0.06 to 0.07 2010-02-02 14:43:11 +00:00
wm I've spoken with upstream and the original distfile has been restored. 2010-02-01 22:44:23 +00:00
www Update pear-HTTP_Request package from 1.3.0 to 1.4.4. 2010-02-06 16:08:48 +00:00
x11 Update to xf86-video-vesa-2.3.0. Changes: 2010-02-06 15:15:10 +00:00
Makefile cleanup 2009-05-16 07:21:05 +00:00
pkglocate
README

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

Please see doc/pkgsrc.txt for information.