pkgsrc/www/curl
shell f1a04c5c7c Updated to curl-7.10.3
Patches by Adrian Portelli <adrianp@stindustries.net> (PR#20142)


Changes :
- Steve Oliphant pointed out that test case 105 did not work anymore
  and this was due to a missing fix for the password prompting.
- Bryan Kemp pointed out that curl -u could not provide a blank password
  without prompting the user. It can now. -u username: makes the password
  empty, while -u username makes curl prompt the user for a password.
- Kjetil Jacobsen found a remaining connect problem in the multi interface
  on ipv4 systems (Linux only?), that I fixed and Kjetil verified that it
  fixed his problems.
- memanalyze.pl now reads a file name from the command line, and no longer
  takes the data on stdin as before.
- Fixed tests/memanalyze.pl to work with file names that contain colons
  (as on Windows).
- Kjetil Jacobsen quickly pointed out that lib/share.h was missing...

* For more, see CHANGES.
2003-02-09 08:46:36 +00:00
..
patches Updated to curl-7.10.3 2003-02-09 08:46:36 +00:00
buildlink2.mk libcurl.so needs the openssl libraries. 2002-09-05 20:48:17 +00:00
DESCR Updated to curl-7.9.6 2002-04-21 12:07:45 +00:00
distinfo Updated to curl-7.10.3 2003-02-09 08:46:36 +00:00
Makefile Updated to curl-7.10.3 2003-02-09 08:46:36 +00:00
PLIST Fix documentation installation. Buildlink with zlib. Bump PKGREVISION. 2002-10-20 20:10:06 +00:00