pkgsrc/www/curl
adam c2eddb74a1 Changes 7.14.0:
- Grigory Entin reported that curl's configure detects a fine poll() for Mac
  OS X 10.4 (while 10.3 or later detected a "bad" one), but the executable
  doesn't work as good as if built without poll(). I've adjusted the configure
  to always skip the fine-poll() test on Mac OS X (darwin).
- When doing a second request (after a disconnect) using the same easy handle,
  over a proxy that uses NTLM authentication, libcurl failed to use NTLM again
  properly (the auth method was accidentally reset to the same as had been set
  for host auth, which defaults to Basic).
- If -z/--time-cond is used with an invalid date syntax, this is no longer
  silently discarded. Instead a proper warning message is diplayed that
  informs about it. But it still continues without the condition.
2005-05-17 13:25:32 +00:00
..
buildlink3.mk Revert BUILDLINK_DEPENDS and add BUILDLINK_RECOMMENDED. 2005-02-25 01:05:51 +00:00
DESCR Chyanges 7.13.2: 2005-04-15 10:46:56 +00:00
distinfo Changes 7.14.0: 2005-05-17 13:25:32 +00:00
Makefile Changes 7.14.0: 2005-05-17 13:25:32 +00:00
PLIST Changes 7.14.0: 2005-05-17 13:25:32 +00:00