summaryrefslogtreecommitdiffstats
path: root/curl.pkg
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-10-12 14:30:38 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-10-12 14:30:38 (EDT)
commitb0cfffb757073a7d995cbdebdb0ff9b96f47ba0a (patch)
treee2220071568cc37385720f3b295391bca12e4a9c /curl.pkg
parent6fcff6cd9c5c8b1877083cad89b2898a06f9c210 (diff)
Add binary packages
Diffstat (limited to 'curl.pkg')
-rw-r--r--curl.pkg/control10
-rw-r--r--curl.pkg/files1
2 files changed, 11 insertions, 0 deletions
diff --git a/curl.pkg/control b/curl.pkg/control
new file mode 100644
index 0000000..929bed5
--- /dev/null
+++ b/curl.pkg/control
@@ -0,0 +1,10 @@
+Architecture: any
+Platform: all
+Depends: libcurl.4 (= ${Binary-Version})
+Description: Command line tool for transferring data with URL syntax
+ curl is a command line tool for transferring data with URL syntax, supporting
+ DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
+ POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL
+ certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
+ proxies, HTTP/2, cookies, user+password authentication (Basic, Digest, NTLM,
+ Negotiate, kerberos...), file transfer resume, proxy tunneling and more.
diff --git a/curl.pkg/files b/curl.pkg/files
new file mode 100644
index 0000000..d3176d8
--- /dev/null
+++ b/curl.pkg/files
@@ -0,0 +1 @@
+/usr/bin/curl