wok-next rev 13421
up curl (7.27.0)
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Mon Oct 01 17:37:40 2012 +0000 (2012-10-01) |
parents | c9cba57ac6c1 |
children | e4c15f996dad |
files | burp/receipt curl-dev/receipt curl/description.txt curl/receipt |
line diff
1.1 --- a/burp/receipt Mon Oct 01 17:19:01 2012 +0000 1.2 +++ b/burp/receipt Mon Oct 01 17:37:40 2012 +0000 1.3 @@ -3,7 +3,7 @@ 1.4 PACKAGE="burp" 1.5 VERSION="1.3.10" 1.6 CATEGORY="utilities" 1.7 -SHORT_DESC="KISS Bakcup and Restore Program" 1.8 +SHORT_DESC="KISS BackUp and Restore Program" 1.9 MAINTAINER="pascal.bellard@slitaz.org" 1.10 WEB_SITE="http://burp.grke.net/" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2"
2.1 --- a/curl-dev/receipt Mon Oct 01 17:19:01 2012 +0000 2.2 +++ b/curl-dev/receipt Mon Oct 01 17:37:40 2012 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="curl-dev" 2.7 -VERSION="7.25.0" 2.8 +VERSION="7.27.0" 2.9 CATEGORY="development" 2.10 SHORT_DESC="Tool and libs for transferring files with URL syntax." 2.11 MAINTAINER="pankso@slitaz.org"
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 3.2 +++ b/curl/description.txt Mon Oct 01 17:37:40 2012 +0000 3.3 @@ -0,0 +1,7 @@ 3.4 +curl is a command line tool for transferring data with URL syntax, supporting 3.5 +DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, 3.6 +POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL 3.7 +certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, 3.8 +proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, 3.9 +kerberos...), file transfer resume, proxy tunneling and a busload of other 3.10 +useful tricks.
4.1 --- a/curl/receipt Mon Oct 01 17:19:01 2012 +0000 4.2 +++ b/curl/receipt Mon Oct 01 17:37:40 2012 +0000 4.3 @@ -1,7 +1,7 @@ 4.4 # SliTaz package receipt. 4.5 4.6 PACKAGE="curl" 4.7 -VERSION="7.25.0" 4.8 +VERSION="7.27.0" 4.9 CATEGORY="network" 4.10 SHORT_DESC="Tool and libs for transferring files with URL syntax." 4.11 MAINTAINER="pankso@slitaz.org"