./wip/tcl-curl, Curl bindings for Tcl

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 7.19.6nb1, Package name: tcl-curl-7.19.6nb1, Maintainer: bharder

TclCurl gives the Tcl programmer bindings to libcurl, a library
for transferring files with URL syntax, supporting FTP, FTPS, HTTP,
HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. curl
supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
form based upload, proxies, cookies, user+password authentication
(Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume,
proxy tunneling and a busload of other useful tricks.


Required to run:
[www/curl] [lang/tcl]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: da71da9d115ab28c5a167fda066490983fa19889
Filesize: 309.19 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-14 15:30:45 by Thomas Klausner | Files touched by this commit (4)
Log message:
Use lang/tcl instead of (older) wip/tcl85.
   2012-10-07 19:17:20 by Aleksej Saushev | Files touched by this commit (44)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-11-18 07:49:58 by brad harder | Files touched by this commit (4)
Log message:
Tcl language bindings to libcurl, URI-grokking library.