summaryrefslogtreecommitdiff
path: root/www/curl/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2002-06-10Updated to curl, from 7.9.6 to 7.9.7shell1-2/+3
Changes since 7.9.6 : - More -(option) support - Documentation updated - little bug fixed and preformance improved (please see CHANGES for more)
2002-04-21Updated to curl-7.9.6shell1-1/+15
- fmt on DESCR - Regen PLIST - Remove patch since it was applied Changes since curl-7.9.5 (Lots of change, here is the recently changes, see CHANGE for more) - Dirk Manske brought a fix that makes libcurl strip off white spaces from the beginning of cookie contents. - Had to patch include/curl/curl.h since MSVC doesn't set the __STDC__ define. Moonesamy pointed out the problem, Bjorn Reese the solution. - Fixed the TIMER_CONNECT to be more accurate for FTP transfers. Previously FTP transfers got the "connect done" time set after the initial FTP commands and not directly after the TCP/IP connect as it should. - Jean-Philippe Barrette-LaPierre provided his patch that introduces CURLOPT_DEBUGFUNCTION and CURLOPT_DEBUGDATA. They allow a program to a set a callback to receive debug/information data. That includes headers and data that is received and sent. CURLOPT_VERBOSE still controls it. By default, there is an internal debugfunction that will make things look and work as before if not changed. - Sebastien Willemijns found out that -x didn't use the default port number as is documented. It does now. - libcurl-errors.3 is a new man page attempting to document all libcurl error codes
2002-03-15Update to version 7.9.5nb1seb1-2/+22
LTCONFIG_OVERRIDE changed to LIBTOOL_OVERRIDE. GNU make no longer needed. Install some documentation in ${PREFIX}/share/doc/curl, and examples of libcurl usage in ${PREFIX}/share/examples/curl. XXX A buildlink.mk would be nice to have... Bump PKGREVISION for the PLIST additions.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum1-0/+38