notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
curl Command line tool and library for transferring data with URLs
8.13.0_2 ftp on this many watch lists=436 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 8.12.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2025-05-04 10:06:50
Commit Hash: eb3f642
People watching this port, also watch:: libiconv, expat, png, gmake, freetype2
Also Listed In: net www
License: MIT
WWW:
https://curl.se/
https://github.com/curl/curl
Description:
curl is used in command lines or scripts to transfer data. It is also used in cars, television sets, routers, printers, audio equipment, mobile phones, tablets, settop boxes, media players and is the internet transfer backbone for thousands of software applications affecting billions of humans daily. It supports DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, 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, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (743 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/curl-8.13.0_2/catalog.mk
  3. /usr/local/share/licenses/curl-8.13.0_2/LICENSE
  4. /usr/local/share/licenses/curl-8.13.0_2/MIT
  5. bin/curl
  6. bin/curl-config
  7. include/curl/curl.h
  8. include/curl/curlver.h
  9. include/curl/easy.h
  10. include/curl/header.h
  11. include/curl/mprintf.h
  12. include/curl/multi.h
  13. include/curl/options.h
  14. include/curl/stdcheaders.h
  15. include/curl/system.h
  16. include/curl/typecheck-gcc.h
  17. include/curl/urlapi.h
  18. include/curl/websockets.h
  19. lib/libcurl.a
  20. lib/libcurl.so
  21. lib/libcurl.so.4
  22. lib/libcurl.so.4.8.0
  23. libdata/pkgconfig/libcurl.pc
  24. share/aclocal/libcurl.m4
  25. share/doc/curl/ALTSVC.md
  26. share/doc/curl/BINDINGS.md
  27. share/doc/curl/BUG-BOUNTY.md
  28. share/doc/curl/BUGS.md
  29. share/doc/curl/CIPHERS-TLS12.md
  30. share/doc/curl/CIPHERS.md
  31. share/doc/curl/CODE_OF_CONDUCT.md
  32. share/doc/curl/CODE_REVIEW.md
  33. share/doc/curl/CONTRIBUTE.md
  34. share/doc/curl/CURL-DISABLE.md
  35. share/doc/curl/CURLDOWN.md
  36. share/doc/curl/DEPRECATE.md
  37. share/doc/curl/DISTROS.md
  38. share/doc/curl/EARLY-RELEASE.md
  39. share/doc/curl/ECH.md
  40. share/doc/curl/EXPERIMENTAL.md
  41. share/doc/curl/FAQ
  42. share/doc/curl/FEATURES.md
  43. share/doc/curl/GOVERNANCE.md
  44. share/doc/curl/HELP-US.md
  45. share/doc/curl/HISTORY.md
  46. share/doc/curl/HSTS.md
  47. share/doc/curl/HTTP-COOKIES.md
  48. share/doc/curl/HTTP3.md
  49. share/doc/curl/HTTPSRR.md
  50. share/doc/curl/INFRASTRUCTURE.md
  51. share/doc/curl/INSTALL
  52. share/doc/curl/INSTALL-CMAKE.md
  53. share/doc/curl/INSTALL.md
  54. share/doc/curl/INTERNALS.md
  55. share/doc/curl/IPFS.md
  56. share/doc/curl/KNOWN_BUGS
  57. share/doc/curl/MAIL-ETIQUETTE.md
  58. share/doc/curl/MANUAL.md
  59. share/doc/curl/README.md
  60. share/doc/curl/RELEASE-PROCEDURE.md
  61. share/doc/curl/RELEASE-TOOLS.md
  62. share/doc/curl/ROADMAP.md
  63. share/doc/curl/RUSTLS.md
  64. share/doc/curl/SECURITY-ADVISORY.md
  65. share/doc/curl/SPONSORS.md
  66. share/doc/curl/SSL-PROBLEMS.md
  67. share/doc/curl/SSLCERTS.md
  68. share/doc/curl/THANKS
  69. share/doc/curl/TODO
  70. share/doc/curl/TheArtOfHttpScripting.md
  71. share/doc/curl/URL-SYNTAX.md
  72. share/doc/curl/VERSIONS.md
  73. share/doc/curl/VULN-DISCLOSURE-POLICY.md
  74. share/doc/curl/curl-config.md
  75. share/doc/curl/internals/BUFQ.md
  76. share/doc/curl/internals/BUFREF.md
  77. share/doc/curl/internals/CHECKSRC.md
  78. share/doc/curl/internals/CLIENT-READERS.md
  79. share/doc/curl/internals/CLIENT-WRITERS.md
  80. share/doc/curl/internals/CODE_STYLE.md
  81. share/doc/curl/internals/CONNECTION-FILTERS.md
  82. share/doc/curl/internals/DYNBUF.md
  83. share/doc/curl/internals/HASH.md
  84. share/doc/curl/internals/LLIST.md
  85. share/doc/curl/internals/MQTT.md
  86. share/doc/curl/internals/MULTI-EV.md
  87. share/doc/curl/internals/NEW-PROTOCOL.md
  88. share/doc/curl/internals/PORTING.md
  89. share/doc/curl/internals/README.md
  90. share/doc/curl/internals/SPLAY.md
  91. share/doc/curl/internals/STRPARSE.md
  92. share/doc/curl/internals/TLS-SESSIONS.md
  93. share/doc/curl/internals/WEBSOCKET.md
  94. share/doc/curl/libcurl/ABI.md
  95. share/doc/curl/libcurl/libcurl.m4
  96. share/doc/curl/libcurl/mksymbolsmanpage.pl
  97. share/doc/curl/libcurl/symbols-in-versions
  98. share/doc/curl/libcurl/symbols.pl
  99. share/doc/curl/mk-ca-bundle.md
  100. share/doc/curl/options-in-versions
  101. share/examples/curl/10-at-a-time.c
  102. share/examples/curl/Makefile.example
  103. share/examples/curl/README.md
  104. share/examples/curl/address-scope.c
  105. share/examples/curl/altsvc.c
  106. share/examples/curl/anyauthput.c
  107. share/examples/curl/block_ip.c
  108. share/examples/curl/cacertinmem.c
  109. share/examples/curl/certinfo.c
  110. share/examples/curl/chkspeed.c
  111. share/examples/curl/connect-to.c
  112. share/examples/curl/cookie_interface.c
  113. share/examples/curl/crawler.c
  114. share/examples/curl/debug.c
  115. share/examples/curl/default-scheme.c
  116. share/examples/curl/ephiperfifo.c
  117. share/examples/curl/evhiperfifo.c
  118. share/examples/curl/externalsocket.c
  119. share/examples/curl/fileupload.c
  120. share/examples/curl/ftp-wildcard.c
  121. share/examples/curl/ftpget.c
  122. share/examples/curl/ftpgetinfo.c
  123. share/examples/curl/ftpgetresp.c
  124. share/examples/curl/ftpsget.c
  125. share/examples/curl/ftpupload.c
  126. share/examples/curl/ftpuploadfrommem.c
  127. share/examples/curl/ftpuploadresume.c
  128. share/examples/curl/getinfo.c
  129. share/examples/curl/getinmemory.c
  130. share/examples/curl/getredirect.c
  131. share/examples/curl/getreferrer.c
  132. share/examples/curl/ghiper.c
  133. share/examples/curl/headerapi.c
  134. share/examples/curl/hiperfifo.c
  135. share/examples/curl/href_extractor.c
  136. share/examples/curl/hsts-preload.c
  137. share/examples/curl/htmltidy.c
  138. share/examples/curl/htmltitle.cpp
  139. share/examples/curl/http-options.c
  140. share/examples/curl/http-post.c
  141. share/examples/curl/http2-download.c
  142. share/examples/curl/http2-pushinmemory.c
  143. share/examples/curl/http2-serverpush.c
  144. share/examples/curl/http2-upload.c
  145. share/examples/curl/http3-present.c
  146. share/examples/curl/http3.c
  147. share/examples/curl/httpcustomheader.c
  148. share/examples/curl/httpput-postfields.c
  149. share/examples/curl/httpput.c
  150. share/examples/curl/https.c
  151. share/examples/curl/imap-append.c
  152. share/examples/curl/imap-authzid.c
  153. share/examples/curl/imap-copy.c
  154. share/examples/curl/imap-create.c
  155. share/examples/curl/imap-delete.c
  156. share/examples/curl/imap-examine.c
  157. share/examples/curl/imap-fetch.c
  158. share/examples/curl/imap-list.c
  159. share/examples/curl/imap-lsub.c
  160. share/examples/curl/imap-multi.c
  161. share/examples/curl/imap-noop.c
  162. share/examples/curl/imap-search.c
  163. share/examples/curl/imap-ssl.c
  164. share/examples/curl/imap-store.c
  165. share/examples/curl/imap-tls.c
  166. share/examples/curl/interface.c
  167. share/examples/curl/ipv6.c
  168. share/examples/curl/keepalive.c
  169. share/examples/curl/localport.c
  170. share/examples/curl/maxconnects.c
  171. share/examples/curl/multi-app.c
  172. share/examples/curl/multi-debugcallback.c
  173. share/examples/curl/multi-double.c
  174. share/examples/curl/multi-event.c
  175. share/examples/curl/multi-formadd.c
  176. share/examples/curl/multi-legacy.c
  177. share/examples/curl/multi-post.c
  178. share/examples/curl/multi-single.c
  179. share/examples/curl/multi-uv.c
  180. share/examples/curl/multithread.c
  181. share/examples/curl/netrc.c
  182. share/examples/curl/parseurl.c
  183. share/examples/curl/persistent.c
  184. share/examples/curl/pop3-authzid.c
  185. share/examples/curl/pop3-dele.c
  186. share/examples/curl/pop3-list.c
  187. share/examples/curl/pop3-multi.c
  188. share/examples/curl/pop3-noop.c
  189. share/examples/curl/pop3-retr.c
  190. share/examples/curl/pop3-ssl.c
  191. share/examples/curl/pop3-stat.c
  192. share/examples/curl/pop3-tls.c
  193. share/examples/curl/pop3-top.c
  194. share/examples/curl/pop3-uidl.c
  195. share/examples/curl/post-callback.c
  196. share/examples/curl/postinmemory.c
  197. share/examples/curl/postit2-formadd.c
  198. share/examples/curl/postit2.c
  199. share/examples/curl/progressfunc.c
  200. share/examples/curl/protofeats.c
  201. share/examples/curl/range.c
  202. share/examples/curl/resolve.c
  203. share/examples/curl/rtsp-options.c
  204. share/examples/curl/sendrecv.c
  205. share/examples/curl/sepheaders.c
  206. share/examples/curl/sessioninfo.c
  207. share/examples/curl/sftpget.c
  208. share/examples/curl/sftpuploadresume.c
  209. share/examples/curl/shared-connection-cache.c
  210. share/examples/curl/simple.c
  211. share/examples/curl/simplepost.c
  212. share/examples/curl/simplessl.c
  213. share/examples/curl/smooth-gtk-thread.c
  214. share/examples/curl/smtp-authzid.c
  215. share/examples/curl/smtp-expn.c
  216. share/examples/curl/smtp-mail.c
  217. share/examples/curl/smtp-mime.c
  218. share/examples/curl/smtp-multi.c
  219. share/examples/curl/smtp-ssl.c
  220. share/examples/curl/smtp-tls.c
  221. share/examples/curl/smtp-vrfy.c
  222. share/examples/curl/sslbackend.c
  223. share/examples/curl/synctime.c
  224. share/examples/curl/threaded-ssl.c
  225. share/examples/curl/unixsocket.c
  226. share/examples/curl/url2file.c
  227. share/examples/curl/urlapi.c
  228. share/examples/curl/usercertinmem.c
  229. share/examples/curl/websocket-cb.c
  230. share/examples/curl/websocket.c
  231. share/examples/curl/xmlstream.c
  232. share/man/man1/curl-config.1.gz
  233. share/man/man1/curl.1.gz
  234. share/man/man3/CURLINFO_ACTIVESOCKET.3.gz
  235. share/man/man3/CURLINFO_APPCONNECT_TIME.3.gz
  236. share/man/man3/CURLINFO_APPCONNECT_TIME_T.3.gz
  237. share/man/man3/CURLINFO_CAINFO.3.gz
  238. share/man/man3/CURLINFO_CAPATH.3.gz
  239. share/man/man3/CURLINFO_CERTINFO.3.gz
  240. share/man/man3/CURLINFO_CONDITION_UNMET.3.gz
  241. share/man/man3/CURLINFO_CONNECT_TIME.3.gz
  242. share/man/man3/CURLINFO_CONNECT_TIME_T.3.gz
  243. share/man/man3/CURLINFO_CONN_ID.3.gz
  244. share/man/man3/CURLINFO_CONTENT_LENGTH_DOWNLOAD.3.gz
  245. share/man/man3/CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3.gz
  246. share/man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD.3.gz
  247. share/man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD_T.3.gz
  248. share/man/man3/CURLINFO_CONTENT_TYPE.3.gz
  249. share/man/man3/CURLINFO_COOKIELIST.3.gz
  250. share/man/man3/CURLINFO_EARLYDATA_SENT_T.3.gz
  251. share/man/man3/CURLINFO_EFFECTIVE_METHOD.3.gz
  252. share/man/man3/CURLINFO_EFFECTIVE_URL.3.gz
  253. share/man/man3/CURLINFO_FILETIME.3.gz
  254. share/man/man3/CURLINFO_FILETIME_T.3.gz
  255. share/man/man3/CURLINFO_FTP_ENTRY_PATH.3.gz
  256. share/man/man3/CURLINFO_HEADER_SIZE.3.gz
  257. share/man/man3/CURLINFO_HTTPAUTH_AVAIL.3.gz
  258. share/man/man3/CURLINFO_HTTPAUTH_USED.3.gz
  259. share/man/man3/CURLINFO_HTTP_CONNECTCODE.3.gz
  260. share/man/man3/CURLINFO_HTTP_VERSION.3.gz
  261. share/man/man3/CURLINFO_LASTSOCKET.3.gz
  262. share/man/man3/CURLINFO_LOCAL_IP.3.gz
  263. share/man/man3/CURLINFO_LOCAL_PORT.3.gz
  264. share/man/man3/CURLINFO_NAMELOOKUP_TIME.3.gz
  265. share/man/man3/CURLINFO_NAMELOOKUP_TIME_T.3.gz
  266. share/man/man3/CURLINFO_NUM_CONNECTS.3.gz
  267. share/man/man3/CURLINFO_OS_ERRNO.3.gz
  268. share/man/man3/CURLINFO_POSTTRANSFER_TIME_T.3.gz
  269. share/man/man3/CURLINFO_PRETRANSFER_TIME.3.gz
  270. share/man/man3/CURLINFO_PRETRANSFER_TIME_T.3.gz
  271. share/man/man3/CURLINFO_PRIMARY_IP.3.gz
  272. share/man/man3/CURLINFO_PRIMARY_PORT.3.gz
  273. share/man/man3/CURLINFO_PRIVATE.3.gz
  274. share/man/man3/CURLINFO_PROTOCOL.3.gz
  275. share/man/man3/CURLINFO_PROXYAUTH_AVAIL.3.gz
  276. share/man/man3/CURLINFO_PROXYAUTH_USED.3.gz
  277. share/man/man3/CURLINFO_PROXY_ERROR.3.gz
  278. share/man/man3/CURLINFO_PROXY_SSL_VERIFYRESULT.3.gz
  279. share/man/man3/CURLINFO_QUEUE_TIME_T.3.gz
  280. share/man/man3/CURLINFO_REDIRECT_COUNT.3.gz
  281. share/man/man3/CURLINFO_REDIRECT_TIME.3.gz
  282. share/man/man3/CURLINFO_REDIRECT_TIME_T.3.gz
  283. share/man/man3/CURLINFO_REDIRECT_URL.3.gz
  284. share/man/man3/CURLINFO_REFERER.3.gz
  285. share/man/man3/CURLINFO_REQUEST_SIZE.3.gz
  286. share/man/man3/CURLINFO_RESPONSE_CODE.3.gz
  287. share/man/man3/CURLINFO_RETRY_AFTER.3.gz
  288. share/man/man3/CURLINFO_RTSP_CLIENT_CSEQ.3.gz
  289. share/man/man3/CURLINFO_RTSP_CSEQ_RECV.3.gz
  290. share/man/man3/CURLINFO_RTSP_SERVER_CSEQ.3.gz
  291. share/man/man3/CURLINFO_RTSP_SESSION_ID.3.gz
  292. share/man/man3/CURLINFO_SCHEME.3.gz
  293. share/man/man3/CURLINFO_SIZE_DOWNLOAD.3.gz
  294. share/man/man3/CURLINFO_SIZE_DOWNLOAD_T.3.gz
  295. share/man/man3/CURLINFO_SIZE_UPLOAD.3.gz
  296. share/man/man3/CURLINFO_SIZE_UPLOAD_T.3.gz
  297. share/man/man3/CURLINFO_SPEED_DOWNLOAD.3.gz
  298. share/man/man3/CURLINFO_SPEED_DOWNLOAD_T.3.gz
  299. share/man/man3/CURLINFO_SPEED_UPLOAD.3.gz
  300. share/man/man3/CURLINFO_SPEED_UPLOAD_T.3.gz
  301. share/man/man3/CURLINFO_SSL_ENGINES.3.gz
  302. share/man/man3/CURLINFO_SSL_VERIFYRESULT.3.gz
  303. share/man/man3/CURLINFO_STARTTRANSFER_TIME.3.gz
  304. share/man/man3/CURLINFO_STARTTRANSFER_TIME_T.3.gz
  305. share/man/man3/CURLINFO_TLS_SESSION.3.gz
  306. share/man/man3/CURLINFO_TLS_SSL_PTR.3.gz
  307. share/man/man3/CURLINFO_TOTAL_TIME.3.gz
  308. share/man/man3/CURLINFO_TOTAL_TIME_T.3.gz
  309. share/man/man3/CURLINFO_USED_PROXY.3.gz
  310. share/man/man3/CURLINFO_XFER_ID.3.gz
  311. share/man/man3/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3.gz
  312. share/man/man3/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3.gz
  313. share/man/man3/CURLMOPT_MAXCONNECTS.3.gz
  314. share/man/man3/CURLMOPT_MAX_CONCURRENT_STREAMS.3.gz
  315. share/man/man3/CURLMOPT_MAX_HOST_CONNECTIONS.3.gz
  316. share/man/man3/CURLMOPT_MAX_PIPELINE_LENGTH.3.gz
  317. share/man/man3/CURLMOPT_MAX_TOTAL_CONNECTIONS.3.gz
  318. share/man/man3/CURLMOPT_PIPELINING.3.gz
  319. share/man/man3/CURLMOPT_PIPELINING_SERVER_BL.3.gz
  320. share/man/man3/CURLMOPT_PIPELINING_SITE_BL.3.gz
  321. share/man/man3/CURLMOPT_PUSHDATA.3.gz
  322. share/man/man3/CURLMOPT_PUSHFUNCTION.3.gz
  323. share/man/man3/CURLMOPT_SOCKETDATA.3.gz
  324. share/man/man3/CURLMOPT_SOCKETFUNCTION.3.gz
  325. share/man/man3/CURLMOPT_TIMERDATA.3.gz
  326. share/man/man3/CURLMOPT_TIMERFUNCTION.3.gz
  327. share/man/man3/CURLOPT_ABSTRACT_UNIX_SOCKET.3.gz
  328. share/man/man3/CURLOPT_ACCEPTTIMEOUT_MS.3.gz
  329. share/man/man3/CURLOPT_ACCEPT_ENCODING.3.gz
  330. share/man/man3/CURLOPT_ADDRESS_SCOPE.3.gz
  331. share/man/man3/CURLOPT_ALTSVC.3.gz
  332. share/man/man3/CURLOPT_ALTSVC_CTRL.3.gz
  333. share/man/man3/CURLOPT_APPEND.3.gz
  334. share/man/man3/CURLOPT_AUTOREFERER.3.gz
  335. share/man/man3/CURLOPT_AWS_SIGV4.3.gz
  336. share/man/man3/CURLOPT_BUFFERSIZE.3.gz
  337. share/man/man3/CURLOPT_CAINFO.3.gz
  338. share/man/man3/CURLOPT_CAINFO_BLOB.3.gz
  339. share/man/man3/CURLOPT_CAPATH.3.gz
  340. share/man/man3/CURLOPT_CA_CACHE_TIMEOUT.3.gz
  341. share/man/man3/CURLOPT_CERTINFO.3.gz
  342. share/man/man3/CURLOPT_CHUNK_BGN_FUNCTION.3.gz
  343. share/man/man3/CURLOPT_CHUNK_DATA.3.gz
  344. share/man/man3/CURLOPT_CHUNK_END_FUNCTION.3.gz
  345. share/man/man3/CURLOPT_CLOSESOCKETDATA.3.gz
  346. share/man/man3/CURLOPT_CLOSESOCKETFUNCTION.3.gz
  347. share/man/man3/CURLOPT_CONNECTTIMEOUT.3.gz
  348. share/man/man3/CURLOPT_CONNECTTIMEOUT_MS.3.gz
  349. share/man/man3/CURLOPT_CONNECT_ONLY.3.gz
  350. share/man/man3/CURLOPT_CONNECT_TO.3.gz
  351. share/man/man3/CURLOPT_CONV_FROM_NETWORK_FUNCTION.3.gz
  352. share/man/man3/CURLOPT_CONV_FROM_UTF8_FUNCTION.3.gz
  353. share/man/man3/CURLOPT_CONV_TO_NETWORK_FUNCTION.3.gz
  354. share/man/man3/CURLOPT_COOKIE.3.gz
  355. share/man/man3/CURLOPT_COOKIEFILE.3.gz
  356. share/man/man3/CURLOPT_COOKIEJAR.3.gz
  357. share/man/man3/CURLOPT_COOKIELIST.3.gz
  358. share/man/man3/CURLOPT_COOKIESESSION.3.gz
  359. share/man/man3/CURLOPT_COPYPOSTFIELDS.3.gz
  360. share/man/man3/CURLOPT_CRLF.3.gz
  361. share/man/man3/CURLOPT_CRLFILE.3.gz
  362. share/man/man3/CURLOPT_CURLU.3.gz
  363. share/man/man3/CURLOPT_CUSTOMREQUEST.3.gz
  364. share/man/man3/CURLOPT_DEBUGDATA.3.gz
  365. share/man/man3/CURLOPT_DEBUGFUNCTION.3.gz
  366. share/man/man3/CURLOPT_DEFAULT_PROTOCOL.3.gz
  367. share/man/man3/CURLOPT_DIRLISTONLY.3.gz
  368. share/man/man3/CURLOPT_DISALLOW_USERNAME_IN_URL.3.gz
  369. share/man/man3/CURLOPT_DNS_CACHE_TIMEOUT.3.gz
  370. share/man/man3/CURLOPT_DNS_INTERFACE.3.gz
  371. share/man/man3/CURLOPT_DNS_LOCAL_IP4.3.gz
  372. share/man/man3/CURLOPT_DNS_LOCAL_IP6.3.gz
  373. share/man/man3/CURLOPT_DNS_SERVERS.3.gz
  374. share/man/man3/CURLOPT_DNS_SHUFFLE_ADDRESSES.3.gz
  375. share/man/man3/CURLOPT_DNS_USE_GLOBAL_CACHE.3.gz
  376. share/man/man3/CURLOPT_DOH_SSL_VERIFYHOST.3.gz
  377. share/man/man3/CURLOPT_DOH_SSL_VERIFYPEER.3.gz
  378. share/man/man3/CURLOPT_DOH_SSL_VERIFYSTATUS.3.gz
  379. share/man/man3/CURLOPT_DOH_URL.3.gz
  380. share/man/man3/CURLOPT_ECH.3.gz
  381. share/man/man3/CURLOPT_EGDSOCKET.3.gz
  382. share/man/man3/CURLOPT_ERRORBUFFER.3.gz
  383. share/man/man3/CURLOPT_EXPECT_100_TIMEOUT_MS.3.gz
  384. share/man/man3/CURLOPT_FAILONERROR.3.gz
  385. share/man/man3/CURLOPT_FILETIME.3.gz
  386. share/man/man3/CURLOPT_FNMATCH_DATA.3.gz
  387. share/man/man3/CURLOPT_FNMATCH_FUNCTION.3.gz
  388. share/man/man3/CURLOPT_FOLLOWLOCATION.3.gz
  389. share/man/man3/CURLOPT_FORBID_REUSE.3.gz
  390. share/man/man3/CURLOPT_FRESH_CONNECT.3.gz
  391. share/man/man3/CURLOPT_FTPPORT.3.gz
  392. share/man/man3/CURLOPT_FTPSSLAUTH.3.gz
  393. share/man/man3/CURLOPT_FTP_ACCOUNT.3.gz
  394. share/man/man3/CURLOPT_FTP_ALTERNATIVE_TO_USER.3.gz
  395. share/man/man3/CURLOPT_FTP_CREATE_MISSING_DIRS.3.gz
  396. share/man/man3/CURLOPT_FTP_FILEMETHOD.3.gz
  397. share/man/man3/CURLOPT_FTP_SKIP_PASV_IP.3.gz
  398. share/man/man3/CURLOPT_FTP_SSL_CCC.3.gz
  399. share/man/man3/CURLOPT_FTP_USE_EPRT.3.gz
  400. share/man/man3/CURLOPT_FTP_USE_EPSV.3.gz
  401. share/man/man3/CURLOPT_FTP_USE_PRET.3.gz
  402. share/man/man3/CURLOPT_GSSAPI_DELEGATION.3.gz
  403. share/man/man3/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3.gz
  404. share/man/man3/CURLOPT_HAPROXYPROTOCOL.3.gz
  405. share/man/man3/CURLOPT_HAPROXY_CLIENT_IP.3.gz
  406. share/man/man3/CURLOPT_HEADER.3.gz
  407. share/man/man3/CURLOPT_HEADERDATA.3.gz
  408. share/man/man3/CURLOPT_HEADERFUNCTION.3.gz
  409. share/man/man3/CURLOPT_HEADEROPT.3.gz
  410. share/man/man3/CURLOPT_HSTS.3.gz
  411. share/man/man3/CURLOPT_HSTSREADDATA.3.gz
  412. share/man/man3/CURLOPT_HSTSREADFUNCTION.3.gz
  413. share/man/man3/CURLOPT_HSTSWRITEDATA.3.gz
  414. share/man/man3/CURLOPT_HSTSWRITEFUNCTION.3.gz
  415. share/man/man3/CURLOPT_HSTS_CTRL.3.gz
  416. share/man/man3/CURLOPT_HTTP09_ALLOWED.3.gz
  417. share/man/man3/CURLOPT_HTTP200ALIASES.3.gz
  418. share/man/man3/CURLOPT_HTTPAUTH.3.gz
  419. share/man/man3/CURLOPT_HTTPGET.3.gz
  420. share/man/man3/CURLOPT_HTTPHEADER.3.gz
  421. share/man/man3/CURLOPT_HTTPPOST.3.gz
  422. share/man/man3/CURLOPT_HTTPPROXYTUNNEL.3.gz
  423. share/man/man3/CURLOPT_HTTP_CONTENT_DECODING.3.gz
  424. share/man/man3/CURLOPT_HTTP_TRANSFER_DECODING.3.gz
  425. share/man/man3/CURLOPT_HTTP_VERSION.3.gz
  426. share/man/man3/CURLOPT_IGNORE_CONTENT_LENGTH.3.gz
  427. share/man/man3/CURLOPT_INFILESIZE.3.gz
  428. share/man/man3/CURLOPT_INFILESIZE_LARGE.3.gz
  429. share/man/man3/CURLOPT_INTERFACE.3.gz
  430. share/man/man3/CURLOPT_INTERLEAVEDATA.3.gz
  431. share/man/man3/CURLOPT_INTERLEAVEFUNCTION.3.gz
  432. share/man/man3/CURLOPT_IOCTLDATA.3.gz
  433. share/man/man3/CURLOPT_IOCTLFUNCTION.3.gz
  434. share/man/man3/CURLOPT_IPRESOLVE.3.gz
  435. share/man/man3/CURLOPT_ISSUERCERT.3.gz
  436. share/man/man3/CURLOPT_ISSUERCERT_BLOB.3.gz
  437. share/man/man3/CURLOPT_KEEP_SENDING_ON_ERROR.3.gz
  438. share/man/man3/CURLOPT_KEYPASSWD.3.gz
  439. share/man/man3/CURLOPT_KRBLEVEL.3.gz
  440. share/man/man3/CURLOPT_LOCALPORT.3.gz
  441. share/man/man3/CURLOPT_LOCALPORTRANGE.3.gz
  442. share/man/man3/CURLOPT_LOGIN_OPTIONS.3.gz
  443. share/man/man3/CURLOPT_LOW_SPEED_LIMIT.3.gz
  444. share/man/man3/CURLOPT_LOW_SPEED_TIME.3.gz
  445. share/man/man3/CURLOPT_MAIL_AUTH.3.gz
  446. share/man/man3/CURLOPT_MAIL_FROM.3.gz
  447. share/man/man3/CURLOPT_MAIL_RCPT.3.gz
  448. share/man/man3/CURLOPT_MAIL_RCPT_ALLOWFAILS.3.gz
  449. share/man/man3/CURLOPT_MAXAGE_CONN.3.gz
  450. share/man/man3/CURLOPT_MAXCONNECTS.3.gz
  451. share/man/man3/CURLOPT_MAXFILESIZE.3.gz
  452. share/man/man3/CURLOPT_MAXFILESIZE_LARGE.3.gz
  453. share/man/man3/CURLOPT_MAXLIFETIME_CONN.3.gz
  454. share/man/man3/CURLOPT_MAXREDIRS.3.gz
  455. share/man/man3/CURLOPT_MAX_RECV_SPEED_LARGE.3.gz
  456. share/man/man3/CURLOPT_MAX_SEND_SPEED_LARGE.3.gz
  457. share/man/man3/CURLOPT_MIMEPOST.3.gz
  458. share/man/man3/CURLOPT_MIME_OPTIONS.3.gz
  459. share/man/man3/CURLOPT_NETRC.3.gz
  460. share/man/man3/CURLOPT_NETRC_FILE.3.gz
  461. share/man/man3/CURLOPT_NEW_DIRECTORY_PERMS.3.gz
  462. share/man/man3/CURLOPT_NEW_FILE_PERMS.3.gz
  463. share/man/man3/CURLOPT_NOBODY.3.gz
  464. share/man/man3/CURLOPT_NOPROGRESS.3.gz
  465. share/man/man3/CURLOPT_NOPROXY.3.gz
  466. share/man/man3/CURLOPT_NOSIGNAL.3.gz
  467. share/man/man3/CURLOPT_OPENSOCKETDATA.3.gz
  468. share/man/man3/CURLOPT_OPENSOCKETFUNCTION.3.gz
  469. share/man/man3/CURLOPT_PASSWORD.3.gz
  470. share/man/man3/CURLOPT_PATH_AS_IS.3.gz
  471. share/man/man3/CURLOPT_PINNEDPUBLICKEY.3.gz
  472. share/man/man3/CURLOPT_PIPEWAIT.3.gz
  473. share/man/man3/CURLOPT_PORT.3.gz
  474. share/man/man3/CURLOPT_POST.3.gz
  475. share/man/man3/CURLOPT_POSTFIELDS.3.gz
  476. share/man/man3/CURLOPT_POSTFIELDSIZE.3.gz
  477. share/man/man3/CURLOPT_POSTFIELDSIZE_LARGE.3.gz
  478. share/man/man3/CURLOPT_POSTQUOTE.3.gz
  479. share/man/man3/CURLOPT_POSTREDIR.3.gz
  480. share/man/man3/CURLOPT_PREQUOTE.3.gz
  481. share/man/man3/CURLOPT_PREREQDATA.3.gz
  482. share/man/man3/CURLOPT_PREREQFUNCTION.3.gz
  483. share/man/man3/CURLOPT_PRE_PROXY.3.gz
  484. share/man/man3/CURLOPT_PRIVATE.3.gz
  485. share/man/man3/CURLOPT_PROGRESSDATA.3.gz
  486. share/man/man3/CURLOPT_PROGRESSFUNCTION.3.gz
  487. share/man/man3/CURLOPT_PROTOCOLS.3.gz
  488. share/man/man3/CURLOPT_PROTOCOLS_STR.3.gz
  489. share/man/man3/CURLOPT_PROXY.3.gz
  490. share/man/man3/CURLOPT_PROXYAUTH.3.gz
  491. share/man/man3/CURLOPT_PROXYHEADER.3.gz
  492. share/man/man3/CURLOPT_PROXYPASSWORD.3.gz
  493. share/man/man3/CURLOPT_PROXYPORT.3.gz
  494. share/man/man3/CURLOPT_PROXYTYPE.3.gz
  495. share/man/man3/CURLOPT_PROXYUSERNAME.3.gz
  496. share/man/man3/CURLOPT_PROXYUSERPWD.3.gz
  497. share/man/man3/CURLOPT_PROXY_CAINFO.3.gz
  498. share/man/man3/CURLOPT_PROXY_CAINFO_BLOB.3.gz
  499. share/man/man3/CURLOPT_PROXY_CAPATH.3.gz
  500. share/man/man3/CURLOPT_PROXY_CRLFILE.3.gz
  501. share/man/man3/CURLOPT_PROXY_ISSUERCERT.3.gz
  502. share/man/man3/CURLOPT_PROXY_ISSUERCERT_BLOB.3.gz
  503. share/man/man3/CURLOPT_PROXY_KEYPASSWD.3.gz
  504. share/man/man3/CURLOPT_PROXY_PINNEDPUBLICKEY.3.gz
  505. share/man/man3/CURLOPT_PROXY_SERVICE_NAME.3.gz
  506. share/man/man3/CURLOPT_PROXY_SSLCERT.3.gz
  507. share/man/man3/CURLOPT_PROXY_SSLCERTTYPE.3.gz
  508. share/man/man3/CURLOPT_PROXY_SSLCERT_BLOB.3.gz
  509. share/man/man3/CURLOPT_PROXY_SSLKEY.3.gz
  510. share/man/man3/CURLOPT_PROXY_SSLKEYTYPE.3.gz
  511. share/man/man3/CURLOPT_PROXY_SSLKEY_BLOB.3.gz
  512. share/man/man3/CURLOPT_PROXY_SSLVERSION.3.gz
  513. share/man/man3/CURLOPT_PROXY_SSL_CIPHER_LIST.3.gz
  514. share/man/man3/CURLOPT_PROXY_SSL_OPTIONS.3.gz
  515. share/man/man3/CURLOPT_PROXY_SSL_VERIFYHOST.3.gz
  516. share/man/man3/CURLOPT_PROXY_SSL_VERIFYPEER.3.gz
  517. share/man/man3/CURLOPT_PROXY_TLS13_CIPHERS.3.gz
  518. share/man/man3/CURLOPT_PROXY_TLSAUTH_PASSWORD.3.gz
  519. share/man/man3/CURLOPT_PROXY_TLSAUTH_TYPE.3.gz
  520. share/man/man3/CURLOPT_PROXY_TLSAUTH_USERNAME.3.gz
  521. share/man/man3/CURLOPT_PROXY_TRANSFER_MODE.3.gz
  522. share/man/man3/CURLOPT_PUT.3.gz
  523. share/man/man3/CURLOPT_QUICK_EXIT.3.gz
  524. share/man/man3/CURLOPT_QUOTE.3.gz
  525. share/man/man3/CURLOPT_RANDOM_FILE.3.gz
  526. share/man/man3/CURLOPT_RANGE.3.gz
  527. share/man/man3/CURLOPT_READDATA.3.gz
  528. share/man/man3/CURLOPT_READFUNCTION.3.gz
  529. share/man/man3/CURLOPT_REDIR_PROTOCOLS.3.gz
  530. share/man/man3/CURLOPT_REDIR_PROTOCOLS_STR.3.gz
  531. share/man/man3/CURLOPT_REFERER.3.gz
  532. share/man/man3/CURLOPT_REQUEST_TARGET.3.gz
  533. share/man/man3/CURLOPT_RESOLVE.3.gz
  534. share/man/man3/CURLOPT_RESOLVER_START_DATA.3.gz
  535. share/man/man3/CURLOPT_RESOLVER_START_FUNCTION.3.gz
  536. share/man/man3/CURLOPT_RESUME_FROM.3.gz
  537. share/man/man3/CURLOPT_RESUME_FROM_LARGE.3.gz
  538. share/man/man3/CURLOPT_RTSP_CLIENT_CSEQ.3.gz
  539. share/man/man3/CURLOPT_RTSP_REQUEST.3.gz
  540. share/man/man3/CURLOPT_RTSP_SERVER_CSEQ.3.gz
  541. share/man/man3/CURLOPT_RTSP_SESSION_ID.3.gz
  542. share/man/man3/CURLOPT_RTSP_STREAM_URI.3.gz
  543. share/man/man3/CURLOPT_RTSP_TRANSPORT.3.gz
  544. share/man/man3/CURLOPT_SASL_AUTHZID.3.gz
  545. share/man/man3/CURLOPT_SASL_IR.3.gz
  546. share/man/man3/CURLOPT_SEEKDATA.3.gz
  547. share/man/man3/CURLOPT_SEEKFUNCTION.3.gz
  548. share/man/man3/CURLOPT_SERVER_RESPONSE_TIMEOUT.3.gz
  549. share/man/man3/CURLOPT_SERVER_RESPONSE_TIMEOUT_MS.3.gz
  550. share/man/man3/CURLOPT_SERVICE_NAME.3.gz
  551. share/man/man3/CURLOPT_SHARE.3.gz
  552. share/man/man3/CURLOPT_SOCKOPTDATA.3.gz
  553. share/man/man3/CURLOPT_SOCKOPTFUNCTION.3.gz
  554. share/man/man3/CURLOPT_SOCKS5_AUTH.3.gz
  555. share/man/man3/CURLOPT_SOCKS5_GSSAPI_NEC.3.gz
  556. share/man/man3/CURLOPT_SOCKS5_GSSAPI_SERVICE.3.gz
  557. share/man/man3/CURLOPT_SSH_AUTH_TYPES.3.gz
  558. share/man/man3/CURLOPT_SSH_COMPRESSION.3.gz
  559. share/man/man3/CURLOPT_SSH_HOSTKEYDATA.3.gz
  560. share/man/man3/CURLOPT_SSH_HOSTKEYFUNCTION.3.gz
  561. share/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3.gz
  562. share/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3.gz
  563. share/man/man3/CURLOPT_SSH_KEYDATA.3.gz
  564. share/man/man3/CURLOPT_SSH_KEYFUNCTION.3.gz
  565. share/man/man3/CURLOPT_SSH_KNOWNHOSTS.3.gz
  566. share/man/man3/CURLOPT_SSH_PRIVATE_KEYFILE.3.gz
  567. share/man/man3/CURLOPT_SSH_PUBLIC_KEYFILE.3.gz
  568. share/man/man3/CURLOPT_SSLCERT.3.gz
  569. share/man/man3/CURLOPT_SSLCERTTYPE.3.gz
  570. share/man/man3/CURLOPT_SSLCERT_BLOB.3.gz
  571. share/man/man3/CURLOPT_SSLENGINE.3.gz
  572. share/man/man3/CURLOPT_SSLENGINE_DEFAULT.3.gz
  573. share/man/man3/CURLOPT_SSLKEY.3.gz
  574. share/man/man3/CURLOPT_SSLKEYTYPE.3.gz
  575. share/man/man3/CURLOPT_SSLKEY_BLOB.3.gz
  576. share/man/man3/CURLOPT_SSLVERSION.3.gz
  577. share/man/man3/CURLOPT_SSL_CIPHER_LIST.3.gz
  578. share/man/man3/CURLOPT_SSL_CTX_DATA.3.gz
  579. share/man/man3/CURLOPT_SSL_CTX_FUNCTION.3.gz
  580. share/man/man3/CURLOPT_SSL_EC_CURVES.3.gz
  581. share/man/man3/CURLOPT_SSL_ENABLE_ALPN.3.gz
  582. share/man/man3/CURLOPT_SSL_ENABLE_NPN.3.gz
  583. share/man/man3/CURLOPT_SSL_FALSESTART.3.gz
  584. share/man/man3/CURLOPT_SSL_OPTIONS.3.gz
  585. share/man/man3/CURLOPT_SSL_SESSIONID_CACHE.3.gz
  586. share/man/man3/CURLOPT_SSL_VERIFYHOST.3.gz
  587. share/man/man3/CURLOPT_SSL_VERIFYPEER.3.gz
  588. share/man/man3/CURLOPT_SSL_VERIFYSTATUS.3.gz
  589. share/man/man3/CURLOPT_STDERR.3.gz
  590. share/man/man3/CURLOPT_STREAM_DEPENDS.3.gz
  591. share/man/man3/CURLOPT_STREAM_DEPENDS_E.3.gz
  592. share/man/man3/CURLOPT_STREAM_WEIGHT.3.gz
  593. share/man/man3/CURLOPT_SUPPRESS_CONNECT_HEADERS.3.gz
  594. share/man/man3/CURLOPT_TCP_FASTOPEN.3.gz
  595. share/man/man3/CURLOPT_TCP_KEEPALIVE.3.gz
  596. share/man/man3/CURLOPT_TCP_KEEPCNT.3.gz
  597. share/man/man3/CURLOPT_TCP_KEEPIDLE.3.gz
  598. share/man/man3/CURLOPT_TCP_KEEPINTVL.3.gz
  599. share/man/man3/CURLOPT_TCP_NODELAY.3.gz
  600. share/man/man3/CURLOPT_TELNETOPTIONS.3.gz
  601. share/man/man3/CURLOPT_TFTP_BLKSIZE.3.gz
  602. share/man/man3/CURLOPT_TFTP_NO_OPTIONS.3.gz
  603. share/man/man3/CURLOPT_TIMECONDITION.3.gz
  604. share/man/man3/CURLOPT_TIMEOUT.3.gz
  605. share/man/man3/CURLOPT_TIMEOUT_MS.3.gz
  606. share/man/man3/CURLOPT_TIMEVALUE.3.gz
  607. share/man/man3/CURLOPT_TIMEVALUE_LARGE.3.gz
  608. share/man/man3/CURLOPT_TLS13_CIPHERS.3.gz
  609. share/man/man3/CURLOPT_TLSAUTH_PASSWORD.3.gz
  610. share/man/man3/CURLOPT_TLSAUTH_TYPE.3.gz
  611. share/man/man3/CURLOPT_TLSAUTH_USERNAME.3.gz
  612. share/man/man3/CURLOPT_TRAILERDATA.3.gz
  613. share/man/man3/CURLOPT_TRAILERFUNCTION.3.gz
  614. share/man/man3/CURLOPT_TRANSFERTEXT.3.gz
  615. share/man/man3/CURLOPT_TRANSFER_ENCODING.3.gz
  616. share/man/man3/CURLOPT_UNIX_SOCKET_PATH.3.gz
  617. share/man/man3/CURLOPT_UNRESTRICTED_AUTH.3.gz
  618. share/man/man3/CURLOPT_UPKEEP_INTERVAL_MS.3.gz
  619. share/man/man3/CURLOPT_UPLOAD.3.gz
  620. share/man/man3/CURLOPT_UPLOAD_BUFFERSIZE.3.gz
  621. share/man/man3/CURLOPT_UPLOAD_FLAGS.3.gz
  622. share/man/man3/CURLOPT_URL.3.gz
  623. share/man/man3/CURLOPT_USERAGENT.3.gz
  624. share/man/man3/CURLOPT_USERNAME.3.gz
  625. share/man/man3/CURLOPT_USERPWD.3.gz
  626. share/man/man3/CURLOPT_USE_SSL.3.gz
  627. share/man/man3/CURLOPT_VERBOSE.3.gz
  628. share/man/man3/CURLOPT_WILDCARDMATCH.3.gz
  629. share/man/man3/CURLOPT_WRITEDATA.3.gz
  630. share/man/man3/CURLOPT_WRITEFUNCTION.3.gz
  631. share/man/man3/CURLOPT_WS_OPTIONS.3.gz
  632. share/man/man3/CURLOPT_XFERINFODATA.3.gz
  633. share/man/man3/CURLOPT_XFERINFOFUNCTION.3.gz
  634. share/man/man3/CURLOPT_XOAUTH2_BEARER.3.gz
  635. share/man/man3/CURLSHOPT_LOCKFUNC.3.gz
  636. share/man/man3/CURLSHOPT_SHARE.3.gz
  637. share/man/man3/CURLSHOPT_UNLOCKFUNC.3.gz
  638. share/man/man3/CURLSHOPT_UNSHARE.3.gz
  639. share/man/man3/CURLSHOPT_USERDATA.3.gz
  640. share/man/man3/curl_easy_cleanup.3.gz
  641. share/man/man3/curl_easy_duphandle.3.gz
  642. share/man/man3/curl_easy_escape.3.gz
  643. share/man/man3/curl_easy_getinfo.3.gz
  644. share/man/man3/curl_easy_header.3.gz
  645. share/man/man3/curl_easy_init.3.gz
  646. share/man/man3/curl_easy_nextheader.3.gz
  647. share/man/man3/curl_easy_option_by_id.3.gz
  648. share/man/man3/curl_easy_option_by_name.3.gz
  649. share/man/man3/curl_easy_option_next.3.gz
  650. share/man/man3/curl_easy_pause.3.gz
  651. share/man/man3/curl_easy_perform.3.gz
  652. share/man/man3/curl_easy_recv.3.gz
  653. share/man/man3/curl_easy_reset.3.gz
  654. share/man/man3/curl_easy_send.3.gz
  655. share/man/man3/curl_easy_setopt.3.gz
  656. share/man/man3/curl_easy_ssls_export.3.gz
  657. share/man/man3/curl_easy_ssls_import.3.gz
  658. share/man/man3/curl_easy_strerror.3.gz
  659. share/man/man3/curl_easy_unescape.3.gz
  660. share/man/man3/curl_easy_upkeep.3.gz
  661. share/man/man3/curl_escape.3.gz
  662. share/man/man3/curl_formadd.3.gz
  663. share/man/man3/curl_formfree.3.gz
  664. share/man/man3/curl_formget.3.gz
  665. share/man/man3/curl_free.3.gz
  666. share/man/man3/curl_getdate.3.gz
  667. share/man/man3/curl_getenv.3.gz
  668. share/man/man3/curl_global_cleanup.3.gz
  669. share/man/man3/curl_global_init.3.gz
  670. share/man/man3/curl_global_init_mem.3.gz
  671. share/man/man3/curl_global_sslset.3.gz
  672. share/man/man3/curl_global_trace.3.gz
  673. share/man/man3/curl_mime_addpart.3.gz
  674. share/man/man3/curl_mime_data.3.gz
  675. share/man/man3/curl_mime_data_cb.3.gz
  676. share/man/man3/curl_mime_encoder.3.gz
  677. share/man/man3/curl_mime_filedata.3.gz
  678. share/man/man3/curl_mime_filename.3.gz
  679. share/man/man3/curl_mime_free.3.gz
  680. share/man/man3/curl_mime_headers.3.gz
  681. share/man/man3/curl_mime_init.3.gz
  682. share/man/man3/curl_mime_name.3.gz
  683. share/man/man3/curl_mime_subparts.3.gz
  684. share/man/man3/curl_mime_type.3.gz
  685. share/man/man3/curl_mprintf.3.gz
  686. share/man/man3/curl_multi_add_handle.3.gz
  687. share/man/man3/curl_multi_assign.3.gz
  688. share/man/man3/curl_multi_cleanup.3.gz
  689. share/man/man3/curl_multi_fdset.3.gz
  690. share/man/man3/curl_multi_get_handles.3.gz
  691. share/man/man3/curl_multi_info_read.3.gz
  692. share/man/man3/curl_multi_init.3.gz
  693. share/man/man3/curl_multi_perform.3.gz
  694. share/man/man3/curl_multi_poll.3.gz
  695. share/man/man3/curl_multi_remove_handle.3.gz
  696. share/man/man3/curl_multi_setopt.3.gz
  697. share/man/man3/curl_multi_socket.3.gz
  698. share/man/man3/curl_multi_socket_action.3.gz
  699. share/man/man3/curl_multi_socket_all.3.gz
  700. share/man/man3/curl_multi_strerror.3.gz
  701. share/man/man3/curl_multi_timeout.3.gz
  702. share/man/man3/curl_multi_wait.3.gz
  703. share/man/man3/curl_multi_waitfds.3.gz
  704. share/man/man3/curl_multi_wakeup.3.gz
  705. share/man/man3/curl_pushheader_byname.3.gz
  706. share/man/man3/curl_pushheader_bynum.3.gz
  707. share/man/man3/curl_share_cleanup.3.gz
  708. share/man/man3/curl_share_init.3.gz
  709. share/man/man3/curl_share_setopt.3.gz
  710. share/man/man3/curl_share_strerror.3.gz
  711. share/man/man3/curl_slist_append.3.gz
  712. share/man/man3/curl_slist_free_all.3.gz
  713. share/man/man3/curl_strequal.3.gz
  714. share/man/man3/curl_strnequal.3.gz
  715. share/man/man3/curl_unescape.3.gz
  716. share/man/man3/curl_url.3.gz
  717. share/man/man3/curl_url_cleanup.3.gz
  718. share/man/man3/curl_url_dup.3.gz
  719. share/man/man3/curl_url_get.3.gz
  720. share/man/man3/curl_url_set.3.gz
  721. share/man/man3/curl_url_strerror.3.gz
  722. share/man/man3/curl_version.3.gz
  723. share/man/man3/curl_version_info.3.gz
  724. share/man/man3/curl_ws_meta.3.gz
  725. share/man/man3/curl_ws_recv.3.gz
  726. share/man/man3/curl_ws_send.3.gz
  727. share/man/man3/libcurl-easy.3.gz
  728. share/man/man3/libcurl-env-dbg.3.gz
  729. share/man/man3/libcurl-env.3.gz
  730. share/man/man3/libcurl-errors.3.gz
  731. share/man/man3/libcurl-multi.3.gz
  732. share/man/man3/libcurl-security.3.gz
  733. share/man/man3/libcurl-share.3.gz
  734. share/man/man3/libcurl-symbols.3.gz
  735. share/man/man3/libcurl-thread.3.gz
  736. share/man/man3/libcurl-tutorial.3.gz
  737. share/man/man3/libcurl-url.3.gz
  738. share/man/man3/libcurl-ws.3.gz
  739. share/man/man3/libcurl.3.gz
  740. share/zsh/site-functions/_curl
  741. @owner
  742. @group
  743. @mode
Collapse this list.
Dependency lines:
  • curl>0:ftp/curl
To install the port:
cd /usr/ports/ftp/curl/ && make install clean
To add the package, run one of these commands:
  • pkg install ftp/curl
  • pkg install curl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: curl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1746358359 SHA256 (curl-8.13.0.tar.xz) = 4a093979a3c2d02de2fbc00549a32771007f2e78032c6faa5ecd2f7a9e152025 SIZE (curl-8.13.0.tar.xz) = 2773628

Expand this list (6 items)

Collapse this list.

SHA256 (7e0eea7d7b34b81ca02ffb995ebea22c02cb92d2.patch) = 12c5e0d1e0f60ef2e5fde1053320b299a06874e076f01ef33894752f8b9ec0c1 SIZE (7e0eea7d7b34b81ca02ffb995ebea22c02cb92d2.patch) = 5532 SHA256 (5caba3bd97a14b64d906ece77bc0e2b339161a1f.patch) = ac5dbaeae9c2e8f68e876c1fd10e04e4b5d668e34038e61004bb5662d2089207 SIZE (5caba3bd97a14b64d906ece77bc0e2b339161a1f.patch) = 842 SHA256 (fbdb1e1dbe824a72f41a104fa26e555cb0b6b45a.patch) = bb163701d54ef1e6c489d5e4e272c12371680a263f7d902d8886c63a93b6921a SIZE (fbdb1e1dbe824a72f41a104fa26e555cb0b6b45a.patch) = 2258

Collapse this list.


Packages (timestamps in pop-ups are UTC):
curl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.12.18.13.0_17.74.08.12.18.13.0_1-7.74.0-
FreeBSD:13:quarterly8.12.18.12.18.1.28.12.18.12.18.5.08.5.08.5.0
FreeBSD:14:latest8.12.18.13.0_27.87.08.12.18.13.0_28.1.2-8.1.2
FreeBSD:14:quarterly8.11.1_18.12.1-8.11.1_18.12.18.5.08.5.08.5.0
FreeBSD:15:latest8.12.18.13.0n/a8.12.1n/a8.5.0_18.5.0_18.5.0_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libbrotlidec.so : archivers/brotli
  2. libnghttp2.so : www/libnghttp2
  3. libidn2.so : dns/libidn2
  4. libssh2.so : security/libssh2
  5. libpsl.so : dns/libpsl
  6. libzstd.so : archivers/zstd
This port is required by:
for Build
  1. audio/lv2lint
  2. databases/tarantool
  3. databases/tiledb
  4. deskutils/bookworm
  5. deskutils/mybee-qt
  6. devel/git
  7. devel/roswell
Expand this list (32 items / 25 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. dns/ddclient
  3. ftp/R-cran-RCurl
  4. ftp/R-cran-curl
  5. games/yquake2
  6. mail/mailscanner
  7. net/linknx
  8. net/teddycloud
  9. net-mgmt/ettercap
  10. net-mgmt/smokeping
  11. security/clamav-unofficial-sigs
  12. security/libscep
  13. security/tang
  14. security/ykclient
  15. sysutils/containers-common
  16. sysutils/skopeo
  17. www/ot-recorder
  18. www/ulfius
  19. Collapse this list.

Deleted ports which required this port:

Expand this list of 8 deleted ports
  1. databases/drizzle*
  2. databases/opentsdb*
  3. deskutils/google-gadgets*
  4. devel/git-lite*
  5. devel/git-subversion*
  6. ftp/p5-curl*
  7. www/mod_pagespeed*
  8. www/mod_spdy*
  9. Collapse this list of deleted ports.
for Fetch

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. misc/zygrib*
  2. misc/zygrib-maps*
  3. Collapse this list of deleted ports.
for Libraries
  1. archivers/urbackup-server
  2. archivers/zchunk
  3. astro/cfitsio
  4. astro/foxtrotgps
  5. astro/gnuastro
  6. astro/mepo
  7. astro/opencpn
Expand this list (820 items / 813 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. astro/phd2
  3. astro/siril
  4. astro/viking
  5. audio/ardour
  6. audio/ario
  7. audio/cyanrip
  8. audio/deadbeef
  9. audio/faustlive
  10. audio/grip
  11. audio/gtkpod
  12. audio/guitarix-lv2
  13. audio/icecast
  14. audio/moc
  15. audio/mpdas
  16. audio/mpdscribble
  17. audio/musicpd
  18. audio/ncmpcpp
  19. audio/osd-lyrics
  20. audio/owntone
  21. audio/pianobar
  22. audio/pianod2
  23. audio/streamtranscoder
  24. audio/vimpc
  25. audio/vorbis-tools
  26. audio/zrythm
  27. benchmarks/flowgrind
  28. biology/htslib
  29. biology/hyphy
  30. biology/iolib
  31. biology/libbigwig
  32. biology/py-pybigwig
  33. biology/salmon
  34. biology/vcflib
  35. biology/vt
  36. cad/PrusaSlicer
  37. cad/horizon-eda
  38. cad/kicad
  39. cad/kicad-devel
  40. chinese/fcitx-cloudpinyin
  41. chinese/fcitx5-chinese-addons
  42. chinese/gcin
  43. comms/gammu
  44. comms/gpredict
  45. comms/sigdigger
  46. comms/svxlink
  47. comms/trustedqsl
  48. comms/xastir
  49. converters/bibtexconv
  50. databases/mariadb-connector-c
  51. databases/mariadb1011-server
  52. databases/mariadb114-server
  53. databases/mongodb50
  54. databases/mongodb60
  55. databases/mongodb70
  56. databases/mongodb80
  57. databases/mysql80-client
  58. databases/mysql80-server
  59. databases/mysql84-client
  60. databases/mysql84-server
  61. databases/mysql91-client
  62. databases/mysql91-server
  63. databases/postgresql-repmgr
  64. databases/recutils
  65. databases/spatialite_gui
  66. databases/sqlrelay
  67. databases/tarantool
  68. databases/tiledb
  69. databases/xrootd
  70. databases/xtrabackup80
  71. databases/xtrabackup84
  72. deskutils/cairo-dock
  73. deskutils/cairo-dock-plugins
  74. deskutils/cherrytree
  75. deskutils/fbreader
  76. deskutils/growl-for-linux
  77. deskutils/kdepim-runtime
  78. deskutils/pinot
  79. deskutils/subsurface
  80. devel/R-cran-pak
  81. devel/aegis
  82. devel/appstream
  83. devel/appstream-glib
  84. devel/aws-sdk-cpp
  85. devel/cargo-c
  86. devel/cargo-generate
  87. devel/cargo-udeps
  88. devel/cmake-gui
  89. devel/date
  90. devel/efl
  91. devel/elfutils
  92. devel/gcli
  93. devel/git-cinnabar
  94. devel/gitaly
  95. devel/gitoxide
  96. devel/google-cloud-cpp
  97. devel/indi
  98. devel/juce
  99. devel/juce706
  100. devel/kcov
  101. devel/libdap
  102. devel/libdatovka
  103. devel/libgutenfetch
  104. devel/libkiwix
  105. devel/libkiwix13
  106. devel/libserdes
  107. devel/libvirt
  108. devel/opentelemetry-cpp
  109. devel/phasar
  110. devel/root
  111. devel/rudiments
  112. devel/sentry-cli
  113. devel/simgear
  114. devel/smooth
  115. devel/stgit
  116. devel/wandio
  117. devel/wrangler
  118. devel/xmltooling
  119. dns/dnsdbflex
  120. dns/dnsdbq
  121. dns/https_dns_proxy
  122. dns/powerdns
  123. dns/powerdns-recursor
  124. editors/imhex
  125. editors/libreoffice
  126. editors/openoffice-4
  127. editors/openoffice-devel
  128. emulators/dolphin-emu
  129. emulators/emulationstation
  130. emulators/es-de
  131. emulators/fbsd-duckstation
  132. emulators/flycast
  133. emulators/libretro-reicast
  134. emulators/pcsx2
  135. emulators/qemu
  136. emulators/qemu-devel
  137. emulators/qemu8
  138. emulators/reicast
  139. emulators/rpcs3
  140. emulators/tic-80
  141. emulators/vice
  142. emulators/virtualbox-ose
  143. emulators/virtualbox-ose-70
  144. emulators/virtualbox-ose-71
  145. emulators/virtualbox-ose-legacy
  146. emulators/virtualbox-ose-nox11
  147. emulators/virtualbox-ose-nox11-70
  148. emulators/virtualbox-ose-nox11-71
  149. emulators/virtualbox-ose-nox11-legacy
  150. filesystems/curlftpfs
  151. filesystems/httpdirfs
  152. filesystems/s3backer
  153. filesystems/s3fs
  154. finance/ktoblzcheck
  155. finance/libofx
  156. finance/tickrs
  157. ftp/R-cran-RCurl
  158. ftp/R-cran-curl
  159. ftp/coeurl
  160. ftp/curlpp
  161. ftp/gstreamer1-plugins-curl
  162. ftp/ocaml-ocurl
  163. ftp/php81-curl
  164. ftp/php82-curl
  165. ftp/php83-curl
  166. ftp/php84-curl
  167. ftp/py-pycurl
  168. ftp/rexx-curl
  169. ftp/rubygem-curb
  170. ftp/wmget
  171. games/0ad
  172. games/7kaa
  173. games/DDNet
  174. games/SRB2
  175. games/alephone
  176. games/alienarena
  177. games/assaultcube
  178. games/bzflag
  179. games/bzflag-server
  180. games/craft
  181. games/crossfire-client
  182. games/dhewm3
  183. games/doomsday
  184. games/enigma
  185. games/etlegacy
  186. games/evq3
  187. games/ezquake
  188. games/f1spirit-remake
  189. games/flightgear
  190. games/freebee
  191. games/freeciv
  192. games/freeciv-nox11
  193. games/freeminer
  194. games/gnubg
  195. games/gtkevemon
  196. games/ioquake3
  197. games/iortcw
  198. games/kartofel
  199. games/keeperrl
  200. games/klavaro
  201. games/kuklomenos
  202. games/lgogdownloader
  203. games/luanti
  204. games/meandmyshadow
  205. games/megaglest
  206. games/moonlight-embedded
  207. games/moonlight-embedded-devel
  208. games/mvdsv
  209. games/nexuiz
  210. games/openarena
  211. games/openlierox
  212. games/openrct2
  213. games/openspades
  214. games/openttd
  215. games/pokerth
  216. games/powder-toy
  217. games/powder-toy-devel
  218. games/quakeforge
  219. games/slade
  220. games/supertux2
  221. games/supertuxkart
  222. games/ufoai
  223. games/warmux
  224. games/warzone2100
  225. games/wesnoth
  226. games/worldofpadman
  227. games/xmoto
  228. games/xonotic
  229. graphics/aseprite
  230. graphics/cimg
  231. graphics/darktable
  232. graphics/feh
  233. graphics/filmulator
  234. graphics/gdal
  235. graphics/gmic
  236. graphics/gmic-qt
  237. graphics/gmt
  238. graphics/gnash
  239. graphics/ipe
  240. graphics/jp2a
  241. graphics/krita-gmic-plugin
  242. graphics/libgphoto2
  243. graphics/librasterlite2
  244. graphics/mapserver
  245. graphics/mupdf
  246. graphics/osgearth
  247. graphics/ossim
  248. graphics/proj
  249. graphics/rawstudio
  250. graphics/sane-backends
  251. graphics/simpleviewer
  252. graphics/telak
  253. graphics/tesseract
  254. irc/iroffer-dinoex
  255. irc/weechat
  256. lang/algol68g
  257. lang/gnustep-base
  258. lang/julia
  259. lang/rust
  260. lang/rust-nightly
  261. mail/claws-mail-fancy
  262. mail/claws-mail-libravatar
  263. mail/claws-mail-litehtml_viewer
  264. mail/claws-mail-managesieve
  265. mail/claws-mail-rssyl
  266. mail/claws-mail-spam_report
  267. mail/claws-mail-vcalendar
  268. mail/dbmail
  269. mail/libetpan
  270. mail/milter-greylist
  271. mail/nmh
  272. mail/nmh-devel
  273. math/R
  274. math/asymptote
  275. math/elan
  276. math/giacxcas
  277. math/gretl
  278. math/libRmath
  279. math/libqalculate
  280. math/mprime
  281. math/octave
  282. math/pdal
  283. math/saga
  284. math/scilab
  285. misc/ignition-fuel-tools
  286. misc/iio-oscilloscope
  287. misc/librepo
  288. misc/llama-cpp
  289. misc/sword
  290. misc/trurl
  291. misc/wmweather+
  292. multimedia/audacious-plugins
  293. multimedia/butt
  294. multimedia/kew
  295. multimedia/kodi
  296. multimedia/libmediainfo
  297. multimedia/mediaelch
  298. multimedia/musikcube
  299. multimedia/nostt
  300. multimedia/nymphcast
  301. multimedia/obs-streamfx
  302. multimedia/obs-studio
  303. multimedia/qmmp-qt5
  304. multimedia/qmmp-qt6
  305. multimedia/tvheadend
  306. multimedia/xine
  307. net/asterisk18
  308. net/asterisk20
  309. net/asterisk22
  310. net/boinc-client
  311. net/deviceatlas-enterprise-c
  312. net/ecal
  313. net/fort
  314. net/freeipa-client
  315. net/freeswitch
  316. net/gerbera
  317. net/glusterfs
  318. net/grive2
  319. net/kamailio
  320. net/libcmis
  321. net/libnpupnp
  322. net/liboauth
  323. net/libproxy
  324. net/librdkafka
  325. net/mad_fcl
  326. net/measurement-kit
  327. net/megacmd
  328. net/megatools
  329. net/ntopng
  330. net/onedrive
  331. net/pecl-oauth2
  332. net/remmina
  333. net/rubygem-ovirt-engine-sdk
  334. net/sakisafecli
  335. net/uget
  336. net/xmlrpc-c
  337. net-im/concord
  338. net-im/profanity
  339. net-im/snac
  340. net-im/toxic
  341. net-mgmt/andwatch
  342. net-mgmt/ettercap
  343. net-mgmt/nagnu
  344. net-mgmt/netdata
  345. net-mgmt/netxms
  346. net-mgmt/sblim-wbemcli
  347. net-mgmt/seafile-client
  348. net-mgmt/seafile-server
  349. net-mgmt/zabbix5-agent
  350. net-mgmt/zabbix5-proxy
  351. net-mgmt/zabbix5-server
  352. net-mgmt/zabbix6-agent
  353. net-mgmt/zabbix6-proxy
  354. net-mgmt/zabbix6-server
  355. net-mgmt/zabbix7-agent
  356. net-mgmt/zabbix7-proxy
  357. net-mgmt/zabbix7-server
  358. net-mgmt/zabbix72-agent
  359. net-mgmt/zabbix72-proxy
  360. net-mgmt/zabbix72-server
  361. net-p2p/clboss
  362. net-p2p/cpuminer
  363. net-p2p/pulsar-client-cpp
  364. net-p2p/retroshare
  365. net-p2p/rtorrent
  366. net-p2p/transmission-components
  367. ports-mgmt/appstream-generator
  368. print/foomatic-db-engine
  369. print/miktex
  370. science/healpix
  371. science/lammps
  372. science/libkml
  373. science/netcdf
  374. science/openmodelica
  375. science/orthanc
  376. science/orthanc-mysql
  377. science/py-tensorflow
  378. science/qbox
  379. security/0d1n
  380. security/beid
  381. security/cardpeek
  382. security/clamav
  383. security/clamav-lts
  384. security/gnupg1
  385. security/gvm-libs
  386. security/iddawc
  387. security/lastpass-cli
  388. security/libreswan
  389. security/libtatsu
  390. security/modsecurity3
  391. security/opensaml
  392. security/openvas
  393. security/osslsigncode
  394. security/rhonabwy
  395. security/sssd2
  396. security/strongswan
  397. security/tpm2-tools
  398. security/tpm2-tss
  399. security/uacme
  400. security/wazuh-manager
  401. security/ykclient
  402. shells/sheldon
  403. sysutils/abgx360
  404. sysutils/afflib
  405. sysutils/amtc
  406. sysutils/bacula-libs3
  407. sysutils/barrier
  408. sysutils/cbsd
  409. sysutils/cfengine
  410. sysutils/cfengine-devel
  411. sysutils/cfengine-lts
  412. sysutils/cfengine321
  413. sysutils/cfengine322
  414. sysutils/cfengine323
  415. sysutils/cfengine324
  416. sysutils/cfengine325
  417. sysutils/cluster-glue
  418. sysutils/createrepo_c
  419. sysutils/eclat
  420. sysutils/google-compute-engine-oslogin
  421. sysutils/libdnf
  422. sysutils/lnav
  423. sysutils/mdcat
  424. sysutils/nix
  425. sysutils/pacman
  426. sysutils/passwordsafe
  427. sysutils/powerman
  428. sysutils/rsyslog8
  429. sysutils/synergy
  430. sysutils/syslog-ng
  431. sysutils/zellij
  432. textproc/libkolabxml
  433. textproc/libmrss
  434. textproc/libnxml
  435. textproc/multimarkdown
  436. textproc/py-ucl
  437. textproc/raptor2
  438. www/apache24
  439. www/cas
  440. www/castget
  441. www/cpr
  442. www/davix
  443. www/domoticz
  444. www/domoticz-devel
  445. www/edbrowse
  446. www/envoy
  447. www/flickcurl
  448. www/hurl
  449. www/janus
  450. www/mod_auth_cas
  451. www/mod_auth_mellon
  452. www/mod_auth_openidc
  453. www/mod_security
  454. www/mod_webauth
  455. www/netsurf
  456. www/newsboat
  457. www/newsraft
  458. www/onlyoffice-documentserver
  459. www/ot-recorder
  460. www/p5-Net-Curl
  461. www/p5-WWW-Curl
  462. www/pecl-http
  463. www/pecl-solr
  464. www/pecl-yar
  465. www/rubygem-ethon
  466. www/rubygem-passenger
  467. www/rubygem-patron
  468. www/sogo
  469. www/sogo2
  470. www/sogo2-activesync
  471. www/trafficserver
  472. www/ulfius
  473. www/wasm-pack
  474. www/wsdlpull
  475. x11/hamclock
  476. x11/polybar
  477. x11-toolkits/wxgtk32
  478. Collapse this list.

Deleted ports which required this port:

Expand this list of 337 deleted ports
  1. archivers/epkg*
  2. astro/tangogps*
  3. audio/amarok*
  4. audio/amarok-kde4*
  5. audio/ardour5*
  6. audio/ardour6*
  7. audio/bmp-scrobbler*
  8. audio/forked-daapd*
  9. audio/fplib*
  10. audio/gbemol*
  11. audio/herrie*
  12. audio/icecast-kh*
  13. audio/icecast2*
  14. audio/libofa*
  15. audio/linnya*
  16. audio/scmpc*
  17. audio/scrobbler*
  18. audio/streamtuner*
  19. audio/vagalume*
  20. audio/xmms-scrobbler*
  21. audio/xmms2*
  22. audio/xmms2-scrobbler*
  23. biology/py-bigwig*
  24. biology/seqtools*
  25. comms/libconcord*
  26. databases/couchdb*
  27. databases/mongodb40*
  28. databases/mongodb42*
  29. databases/mongodb44*
  30. databases/mongodb49*
  31. databases/mysql57-client*
  32. databases/mysql57-server*
  33. databases/mysql81-client*
  34. databases/mysql81-server*
  35. databases/mysql90-client*
  36. databases/mysql90-server*
  37. databases/percona-pam-for-mysql*
  38. databases/percona57-pam-for-mysql*
  39. databases/percona57-server*
  40. databases/tarantool2*
  41. databases/xtrabackup*
  42. databases/xtrabackup8*
  43. databases/xtrabackup81*
  44. deskutils/google-gadgets*
  45. deskutils/libgcal*
  46. deskutils/ljit*
  47. deskutils/logjam*
  48. deskutils/mdh*
  49. devel/ada-util*
  50. devel/cargo*
  51. devel/cargo-tree*
  52. devel/ecore-file*
  53. devel/google-cloud-cpp117*
  54. devel/hhdate*
  55. devel/kiwix-lib*
  56. devel/kore*
  57. devel/leatherman*
  58. devel/libkolab*
  59. devel/libopkele*
  60. devel/libwfut*
  61. devel/mm-common*
  62. devel/monodevelop*
  63. dns/dnsforwarder*
  64. editors/imhex-current*
  65. editors/libreoffice-legacy*
  66. editors/libreoffice4*
  67. editors/libreoffice6*
  68. editors/morla*
  69. editors/openoffice-3*
  70. editors/openoffice-3-devel*
  71. editors/textroom*
  72. emulators/duckstation*
  73. emulators/qemu-sbruno*
  74. emulators/qemu2*
  75. emulators/qemu30*
  76. emulators/qemu31*
  77. emulators/qemu40*
  78. emulators/qemu41*
  79. emulators/qemu42*
  80. emulators/qemu5*
  81. emulators/qemu50*
  82. emulators/qemu6*
  83. emulators/qemu7*
  84. emulators/qemu70*
  85. emulators/virtualbox-ose-lite*
  86. ftp/cpr*
  87. ftp/fpc-libcurl*
  88. ftp/hs-curl*
  89. ftp/php4-curl*
  90. ftp/php5-curl*
  91. ftp/php52-curl*
  92. ftp/php53-curl*
  93. ftp/php55-curl*
  94. ftp/php56-curl*
  95. ftp/php70-curl*
  96. ftp/php71-curl*
  97. ftp/php72-curl*
  98. ftp/php73-curl*
  99. ftp/php74-curl*
  100. ftp/php80-curl*
  101. ftp/py-curl*
  102. ftp/urlgfe*
  103. games/crossfire-server*
  104. games/daimonin*
  105. games/deng*
  106. games/flightgear-atlas*
  107. games/frobtads*
  108. games/ioquake3-devel*
  109. games/iourbanterror*
  110. games/libretro-cores*
  111. games/manaplus*
  112. games/minetest*
  113. games/mudmagic*
  114. games/spring*
  115. games/springlobby*
  116. games/supertux-devel*
  117. games/tmw*
  118. games/warsow*
  119. games/xptools*
  120. graphics/darktable38*
  121. graphics/darktable40*
  122. graphics/darktable42*
  123. graphics/electricsheep*
  124. graphics/gimmage*
  125. graphics/gimp-gmic-plugin*
  126. graphics/gmt5*
  127. graphics/llpp*
  128. graphics/openscenegraph*
  129. graphics/wdune*
  130. irc/weechat-devel*
  131. japanese/scim-mozc*
  132. lang/gambas*
  133. lang/julia06*
  134. lang/julia07*
  135. lang/julia10*
  136. lang/julia11*
  137. lang/q*
  138. lang/rust182*
  139. mail/claws-mail-gtkhtml2_viewer*
  140. mail/milter-greylist-devel*
  141. math/libR*
  142. math/sage*
  143. misc/esniper*
  144. misc/gkrellm-helium*
  145. misc/sword17*
  146. misc/urbit*
  147. multimedia/audacious-plugins-gtk3*
  148. multimedia/cclive*
  149. multimedia/freetuxtv*
  150. multimedia/kodi-devel*
  151. multimedia/libquvi*
  152. multimedia/libquvi09*
  153. multimedia/plexhometheater*
  154. multimedia/qmmp*
  155. multimedia/quvi*
  156. multimedia/quvi09*
  157. multimedia/xbmc*
  158. multimedia/xbmc-pvr*
  159. net/asterisk*
  160. net/asterisk10*
  161. net/asterisk11*
  162. net/asterisk13*
  163. net/asterisk14*
  164. net/asterisk15*
  165. net/asterisk16*
  166. net/ceph*
  167. net/ceph-devel*
  168. net/ceph12*
  169. net/ceph13*
  170. net/ceph14*
  171. net/clamz*
  172. net/ecore-con*
  173. net/freeswitch-core*
  174. net/freeswitch-core-devel*
  175. net/grive*
  176. net/libcmis03*
  177. net/libjson-rpc-cpp*
  178. net/libstorj*
  179. net/mediatomb*
  180. net/nepenthes*
  181. net/opennx*
  182. net/opensips*
  183. net/opensips31*
  184. net/pecl-oauth*
  185. net/wmlj*
  186. net/xmlrpc-c-devel*
  187. net-im/centerim*
  188. net-im/centerim-devel*
  189. net-im/cli-msn*
  190. net-mgmt/seafile*
  191. net-mgmt/sx*
  192. net-mgmt/zabbix-proxy*
  193. net-mgmt/zabbix-server*
  194. net-mgmt/zabbix2-proxy*
  195. net-mgmt/zabbix2-server*
  196. net-mgmt/zabbix22-agent*
  197. net-mgmt/zabbix22-proxy*
  198. net-mgmt/zabbix22-server*
  199. net-mgmt/zabbix24-proxy*
  200. net-mgmt/zabbix24-server*
  201. net-mgmt/zabbix3-agent*
  202. net-mgmt/zabbix3-proxy*
  203. net-mgmt/zabbix3-server*
  204. net-mgmt/zabbix32-agent*
  205. net-mgmt/zabbix32-proxy*
  206. net-mgmt/zabbix32-server*
  207. net-mgmt/zabbix34-agent*
  208. net-mgmt/zabbix34-proxy*
  209. net-mgmt/zabbix34-server*
  210. net-mgmt/zabbix4-agent*
  211. net-mgmt/zabbix4-proxy*
  212. net-mgmt/zabbix4-server*
  213. net-mgmt/zabbix42-agent*
  214. net-mgmt/zabbix42-proxy*
  215. net-mgmt/zabbix42-server*
  216. net-mgmt/zabbix44-agent*
  217. net-mgmt/zabbix44-proxy*
  218. net-mgmt/zabbix44-server*
  219. net-mgmt/zabbix52-agent*
  220. net-mgmt/zabbix52-proxy*
  221. net-mgmt/zabbix52-server*
  222. net-mgmt/zabbix54-agent*
  223. net-mgmt/zabbix54-proxy*
  224. net-mgmt/zabbix54-server*
  225. net-mgmt/zabbix62-agent*
  226. net-mgmt/zabbix62-proxy*
  227. net-mgmt/zabbix62-server*
  228. net-mgmt/zabbix64-agent*
  229. net-mgmt/zabbix64-proxy*
  230. net-mgmt/zabbix64-server*
  231. net-p2p/gtorrentviewer*
  232. net-p2p/libbt*
  233. net-p2p/rtorrent-devel*
  234. net-p2p/transmission-cli*
  235. net-p2p/transmission-daemon*
  236. net-p2p/transmission-gtk*
  237. net-p2p/transmission-gtk2*
  238. net-p2p/transmission-qt*
  239. net-p2p/transmission-qt4*
  240. net-p2p/transmission-qt5*
  241. net-p2p/transmission-utils*
  242. net-p2p/transmission25-cli*
  243. net-p2p/transmission25-daemon*
  244. net-p2p/transmission25-gtk2*
  245. net-p2p/transmission25-qt4*
  246. polish/sms2*
  247. ports-mgmt/fbsdmon*
  248. ports-mgmt/prhistory*
  249. science/coot*
  250. science/netcdf3-ftn*
  251. science/xfce4-equake-plugin*
  252. security/clamav-milter*
  253. security/gnupg20*
  254. security/opensaml2*
  255. security/p5-Net-SAML*
  256. security/py-crits*
  257. security/razorback-api*
  258. security/squidclamav*
  259. security/sssd-devel*
  260. security/zxid*
  261. sysutils/apache-mesos*
  262. sysutils/apt*
  263. sysutils/bacula11-libs3*
  264. sysutils/cfengine310*
  265. sysutils/cfengine311*
  266. sysutils/cfengine312*
  267. sysutils/cfengine313*
  268. sysutils/cfengine314*
  269. sysutils/cfengine315*
  270. sysutils/cfengine316*
  271. sysutils/cfengine317*
  272. sysutils/cfengine318*
  273. sysutils/cfengine319*
  274. sysutils/cfengine320*
  275. sysutils/cfengine38*
  276. sysutils/cfengine39*
  277. sysutils/ckl*
  278. sysutils/condor*
  279. sysutils/facter*
  280. sysutils/fusefs-curlftpfs*
  281. sysutils/fusefs-httpdirfs*
  282. sysutils/fusefs-s3backer*
  283. sysutils/fusefs-s3fs*
  284. sysutils/pcbsd-utils-qt4*
  285. sysutils/pcbsd-utils-qt5*
  286. sysutils/synergy-1*
  287. sysutils/syslog-ng310*
  288. sysutils/syslog-ng311*
  289. sysutils/syslog-ng312*
  290. sysutils/syslog-ng313*
  291. sysutils/syslog-ng314*
  292. sysutils/syslog-ng315*
  293. sysutils/syslog-ng317*
  294. sysutils/syslog-ng318*
  295. sysutils/syslog-ng319*
  296. sysutils/syslog-ng320*
  297. sysutils/syslog-ng321*
  298. sysutils/syslog-ng322*
  299. sysutils/syslog-ng323*
  300. sysutils/syslog-ng324*
  301. sysutils/syslog-ng325*
  302. sysutils/syslog-ng326*
  303. sysutils/syslog-ng327*
  304. sysutils/syslog-ng328*
  305. sysutils/syslog-ng329*
  306. sysutils/syslog-ng39*
  307. textproc/raptor*
  308. textproc/rss2html*
  309. textproc/zorba*
  310. www/cplanet*
  311. www/gecko-mediaplayer*
  312. www/httpdirfs*
  313. www/mod_authnz_crowd*
  314. www/mod_flickr*
  315. www/mod_md-devel*
  316. www/mod_security-devel*
  317. www/mod_security3*
  318. www/newsbeuter*
  319. www/nspluginwrapper*
  320. www/nspluginwrapper-devel*
  321. www/openvrml*
  322. www/pecl-http1*
  323. www/pecl-http2*
  324. www/sogo-activesync*
  325. www/sogo3*
  326. www/sogo3-activesync*
  327. www/sogo4*
  328. www/sogo4-activesync*
  329. www/thundercache*
  330. www/thundersnarf*
  331. www/trurl*
  332. www/webkit-gtk2*
  333. www/webkit-gtk3*
  334. www/xshttpd-devel*
  335. x11-toolkits/wxgtk31*
  336. x11-wm/e-module-everything-websearch*
  337. x11-wm/ede*
  338. Collapse this list of deleted ports.
for Run
  1. audio/lv2lint
  2. audio/somafm-cli
  3. biology/atac-seq
  4. biology/biostar-tools
  5. biology/mca-calling
  6. biology/ncbi-entrez-direct
  7. biology/rna-seq
Expand this list (78 items / 71 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/tiledb
  3. deskutils/goesimage
  4. deskutils/puush
  5. devel/git
  6. devel/kerl
  7. devel/lua-luarocks
  8. devel/ocaml-opam
  9. devel/roswell
  10. devel/ruby-build
  11. devel/ruby-install
  12. dns/ddclient
  13. dns/hetzner_ddns
  14. ftp/curlie
  15. ftp/wcurl
  16. games/yquake2
  17. mail/gotmail
  18. mail/mailscanner
  19. mail/sylpheed
  20. mail/tmpmail
  21. misc/ansiweather
  22. misc/chatgpt-shell-cli
  23. misc/libpostal
  24. misc/py-shell-gpt
  25. multimedia/ytfzf
  26. net/dropbox-uploader
  27. net/foreman-proxy
  28. net/gwhois
  29. net/py-httpstat
  30. net-im/mastodon
  31. net-im/oysttyer
  32. net-mgmt/arpwatch
  33. net-mgmt/check_ssl_cert
  34. net-mgmt/smokeping
  35. net-p2p/awgg
  36. security/acme.sh
  37. security/clamav-unofficial-sigs
  38. security/dehydrated
  39. security/git-remote-gcrypt
  40. security/libscep
  41. sysutils/cbsd
  42. sysutils/getssl
  43. sysutils/gh-md-toc
  44. sysutils/hw-probe
  45. sysutils/imgurbash2
  46. sysutils/lava
  47. sysutils/samdruckerclientshell
  48. sysutils/tartarus
  49. sysutils/vagrant
  50. www/moinmoincli
  51. www/nginx-ultimate-bad-bot-blocker
  52. www/privoxy
  53. www/surf
  54. www/unitc
  55. x11/xfce4-screenshooter-plugin
  56. Collapse this list.

Deleted ports which required this port:

Expand this list of 17 deleted ports
  1. devel/git-lite*
  2. devel/git-subversion*
  3. ftp/p5-curl*
  4. mail/getlive*
  5. math/kash3*
  6. net/google-startup-scripts*
  7. net/reposado*
  8. net-im/ttytter*
  9. net-mgmt/victorops-nagios*
  10. security/letsencrypt.sh*
  11. security/openvas-scanner*
  12. security/openvas8-scanner*
  13. security/openvas9-scanner*
  14. security/scamp*
  15. security/snortsms*
  16. www/ompload*
  17. www/rnews*
  18. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for curl-8.13.0_2: ALTSVC=on: HTTP Alternative Services support COOKIES=on: Cookies support CURL_DEBUG=off: cURL debug memory tracking DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples IDN=on: International Domain Names support IPV6=on: IPv6 protocol support LIBUV=off: Event-based tests NTLM=on: NTLM authentication support PROXY=on: Proxy support PSL=on: Public Suffix List support STATIC=on: Build static executables and/or libraries TLS_SRP=on: TLS-SRP (Secure Remote Password) support ====> Options available for the group COMPRESSION BROTLI=on: Brotli compression support ZSTD=on: Zstandard compression support ====> Options available for the group PROTOCOL DICT=on: DICT (RFC 2229) support FTP=on: FTP protocol support GOPHER=on: Gopher protocol support HTTP=on: HTTP/HTTPS support HTTP2=on: HTTP/2 support (requires HTTP) IMAP=on: IMAP/IMAPS support IPFS=on: IPFS support LDAP=off: LDAP protocol support LDAPS=off: LDAP protocol over SSL support (requires GNUTLS/OPENSSL/WOLFSSL) LIBSSH=off: SCP/SFTP support via libssh (requires OPENSSL) LIBSSH2=on: SCP/SFTP support via libssh2 (requires OPENSSL) MQTT=off: MQTT support POP3=on: POP3/POP3S support RTSP=on: Real Time Streaming Protocol (RTSP) support SMB=off: SMB/CIFS support SMTP=on: SMTP/SMTPS support TELNET=on: Telnet support TFTP=on: TFTP support WEBSOCKET=on: WebSocket support ====> GSSAPI Security API support: you have to select exactly one of them GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos) GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal GSSAPI_MIT=off: GSSAPI support via security/krb5 GSSAPI_NONE=off: Disable GSSAPI support ====> DNS resolving options: you have to select exactly one of them CARES=off: Asynchronous DNS resolution via c-ares THREADED_RESOLVER=on: Threaded DNS resolver ====> SSL protocol support: you can only select none or one of them GNUTLS=off: SSL/TLS support via GnuTLS OPENSSL=on: SSL/TLS support via OpenSSL WOLFSSL=off: SSL/TLS support via wolfSSL ===> Use 'make config' to modify these settings
Options name:
ftp_curl
USES:
cpe libtool localbase:ldflags pathfix perl5 shebangfix tar:xz gssapi pkgconfig ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://curl.se/download/
  2. https://github.com/curl/curl/releases/download/curl-8_13_0/
Collapse this list.

Number of commits found: 398 (showing only 100 on this page)

«  1 | 2 | 3 | 4  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.68.0
08 Jan 2020 18:36:25
Revision:522438Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.68.0

Changes:	https://curl.haxx.se/changes.html
7.67.0
14 Dec 2019 00:13:11
Revision:520074Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
ftp/curl: Add NTLM option (Fix OpenSSL build w/o DES)

curl fails to build when OpenSSL is built without DES support, with many
"use of undeclared identifier" errors. For example:

curl_ntlm_core.c:392:3: error: use of undeclared identifier 'DES_key_schedule'
  DES_key_schedule ks;
  ^

An issue was reported back in 2015 [1], requesting support for ./configure
detecting OPENSSL_NO_DES, but the issue was ultimately closed:

"We just don't support very custom OpenSSL builds. I could be talked into
accepting patches that introduce support for this however".
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.67.0
11 Dec 2019 14:09:57
Revision:519806Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Mark BROKEN with WOLFSSL - does not build neither with 3.13.0 nor with pending
update to 4.2.0

Approved by:	portmgr blanket
7.67.0
14 Nov 2019 16:16:37
Revision:517574Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Remove unmodified file from REINPLACE_CMD

Differential Revision:	https://reviews.freebsd.org/D22176
Submitted by:	swills
7.67.0
13 Nov 2019 23:25:19
Revision:517413Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.67.0

Changes:	https://curl.haxx.se/changes.html
7.66.0
09 Oct 2019 10:40:21
Revision:514132Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Drop the ipv6 virtual category for f* category as it is not relevant anymore
7.66.0
14 Sep 2019 21:09:28
Revision:512057Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.66.0

Changes:	https://curl.haxx.se/changes.html
Security:	9fb4e57b-d65a-11e9-8a5f-e5c82b486287
MFH:		2019Q3
7.65.3
20 Jul 2019 22:52:31
Revision:507027Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.65.3

Changes:	https://curl.haxx.se/changes.html
7.65.2
18 Jul 2019 23:49:47
Revision:506885Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.65.2

Changes:	https://curl.haxx.se/changes.html
7.65.1_1
09 Jul 2019 17:13:07
Revision:506289Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update security/nettle to 3.5.1

- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]

Changes:	https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR:		238991
Exp-run by:	antoine
Thanks to:	tobik [1]
7.65.1
05 Jun 2019 19:40:00
Revision:503519Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.65.1

Changes:	https://curl.haxx.se/changes.html
7.65.0_3
31 May 2019 10:27:54
Revision:503135Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix runtime with OpenSSL without MD4

- Bump PORTREVISION for package change

Obtained
from:	https://github.com/curl/curl/commit/0dc9a8019962d31787c4929d36de6817ae3090e7
7.65.0_2
30 May 2019 21:55:32
Revision:503090Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix runtime with PROXY disabled

- Bump PORTREVISION for package change

Obtained
from:	https://github.com/curl/curl/commit/f4f485c17b9a8b41c23ad1fa9fbcfc1973172ead
7.65.0_1
27 May 2019 19:43:12
Revision:502822Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix RTSP option

- Bump PORTREVISION for package change

PR:		238137
Reported by:	tobik
7.65.0
26 May 2019 18:01:53
Revision:502732Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix build with FTP disabled and FILE enabled

Obtained
from:	https://github.com/curl/curl/commit/dc0a671213fa94489933755828b26f5807d61a7a
Reported by:	Charlie Li <ml+freebsd@vishwin.info>
7.65.0
25 May 2019 22:02:33
Revision:502638Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.65.0

Changes:	https://curl.haxx.se/changes.html
Security:	dd343a2b-7ee7-11e9-a290-8ddc52868fa9
MFH:		2019Q2
7.64.1_1
30 Mar 2019 20:44:49
Revision:497348Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix undefined Curl_get_line when ALTSVC enabled and COOKIES disabled

ALTSVC requires Curl_get_line which is defined in lib/cookie.c inside a #if
check of HTTP and COOKIES. That makes Curl_get_line undefined if COOKIES is
disabled. This is a workaround to define Curl_get_line unconditionally.

PR:             236885, 236890
7.64.1_1
29 Mar 2019 16:34:34
Revision:497165Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Do not install curl.fish to avoid conflicts with shells/fish

- Bump PORTREVISION for package change

PR:		236878
Reported by:	Laszlo Karolyi <laszlo@karolyi.hu>
7.64.1
29 Mar 2019 14:15:18
Revision:497121Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Remove outdated patches
7.64.1
28 Mar 2019 17:32:54
Revision:497034Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.64.1

- Add ALTSVC option

Changes:	https://curl.haxx.se/changes.html
7.64.0_1
09 Feb 2019 23:25:37
Revision:492534Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update dns/libidn2 to 2.1.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
7.64.0
07 Feb 2019 23:13:45
Revision:492389Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.64.0

Changes:	https://curl.haxx.se/changes.html
Security:	714b033a-2b09-11e9-8bc3-610fd6e6cd05
MFH:		2019Q1
7.63.0_1
06 Jan 2019 20:39:43
Revision:489529Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update dns/libidn2 to 2.1.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
7.63.0
01 Jan 2019 20:31:27
Revision:488945Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.63.0

Changes:	https://curl.haxx.se/changes.html
7.62.0
17 Nov 2018 17:45:32
Revision:485177Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix build with wolfSSL

PR:		233189
Submitted by:	Takefu <takefu@airport.fm>
7.62.0
01 Nov 2018 19:13:16
Revision:483704Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.62.0

Changes:	https://curl.haxx.se/changes.html
Security:	e0ab1773-07c1-46c6-9170-4c5e81c00927
MFH:		2018Q4
7.61.1
05 Sep 2018 23:52:28
Revision:479050Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.61.1

Changes:	https://curl.haxx.se/changes.html
Security:	f4d638b9-e6e5-4dbe-8c70-571dbc116174
MFH:		2018Q3
7.61.0_1
28 Jul 2018 11:43:46
Revision:475522Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix r475433

- Restore RELEASE-PROCEDURE.md
- Fix CARES option
- Bump PORTREVISION for package change
7.61.0
27 Jul 2018 12:38:06
Revision:475433Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
ftp/curl: Update to 7.61.0

PR:		229753
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	maintainer timeout (sunpoet, >2 weeks)
MFH:		2018Q3
Security:	3849e28f-8693-11e8-9610-9c5c8e75236a
7.60.0
03 Jun 2018 18:16:46
Revision:471500Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update GNUTLS and NSS options

nettle for gnutls support in curl is always enabled because it is an
unconditional dependency of security/gnutls.

Do not bump PORTREVISION because package-depends-list is unchanged.
7.60.0
16 May 2018 23:54:17
Revision:470160Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.60.0

Changes:	https://curl.haxx.se/changes.html
Security:	04fe6c8d-2a34-4009-a81e-e7a7e759b5d2
MFH:		2018Q2
7.59.0
01 May 2018 19:03:19
Revision:468780Original commit files touched by this commit This port version is marked as vulnerable.
rene search for other commits by this committer
Drop support for expired security/polarssl13
7.59.0
24 Mar 2018 21:12:24
Revision:465485Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix build with LibreSSL 2.7

Obtained
from:	https://github.com/openbsd/ports/blob/master/net/curl/patches/patch-lib_vtls_openssl_c
PR:		226845
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
MFH:		2018Q1
7.59.0
14 Mar 2018 18:11:28
Revision:464515Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.59.0

Changes:	https://curl.haxx.se/changes.html
7.58.0_3
27 Feb 2018 13:24:14
Revision:463125Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update dns/libpsl to 0.20.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
		https://github.com/rockdaboot/libpsl/blob/libpsl-0.20.1/NEWS
7.58.0_2
26 Feb 2018 22:30:00
Revision:463056Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update options dependency
7.58.0_2
23 Feb 2018 19:23:57
Revision:462716Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update dns/libpsl to 0.20.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
7.58.0_1
17 Feb 2018 17:44:07
Revision:462175Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix build with CURL_DEBUG enabled

lib/checksrc.pl is run when CURL_DEBUG is enabled.
The build failed due to the long line in patched lib/url.c.

./url.c:593:82: warning: Longer than 79 columns (LONGLINE)
       data->set.no_signal = TRUE; /* different handling of signals and threads
*/
checksrc: 0 errors and 1 warnings
checksrc: 0 errors and 5 warnings suppressed
gmake[3]: *** [Makefile:3935: checksrc] Error 5

MFH:		2018Q1
7.58.0_1
02 Feb 2018 19:54:23
Revision:460735Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix r460400

- Add DICT, FTP, GOPHER, TELNET and TFTP options to OPTIONS_DEFAULT
- Add HTTP options to OPTIONS_DEFAULT
- Bump PORTREVISION for package change

DICT, FTP, GOPHER, TELNET and TFTP options are enabled by default through
configure but not being added to OPTIONS_DEFAULT in r460440.
HTTP option is enabled by default through HTTP2 option.
7.58.0
30 Jan 2018 15:39:00
Revision:460400Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Add more options

- Add protocol group
- Convert already-enabled protocols to IMAP, POP3, RTSP and SMTP options
- Add DICT, FTP, GOPHER, HTTP, TELNET and TFP options
- Update CA_BUNDLE_DESC
- Use CA_BUNDLE_CONFIGURE_WITH and OPENSSL_CONFIGURE_WITH
- Merge TLS_SRP check

PR:		223967 (based on)
Submitted by:	brnrd
7.58.0
29 Jan 2018 17:03:11
Revision:460317Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix BROTLI option
7.58.0
27 Jan 2018 18:42:35
Revision:460136Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Remove LIBSSH option to avoid circular dependency

libssh uses cmake which depends on curl.
7.58.0
24 Jan 2018 18:44:55
Revision:459855Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.58.0

- Add BROTLI and LIBSSH options

Changes:	https://curl.haxx.se/changes.html
7.57.0
07 Dec 2017 16:53:06
Revision:455739Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Disable brotli support to fix build with old brotli installed

Brotli support will be added as an option after archivers/brotli being updated
to a newer version.

PR:             224072
Reported by:    mi
7.57.0
01 Dec 2017 23:33:50
Revision:455322Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.57.0

Changes:	https://curl.haxx.se/changes.html
		https://curl.haxx.se/docs/security.html
Security:	301a01b7-d50e-11e7-ac58-b499baebfeaf
MFH:		2017Q4
7.56.1
24 Oct 2017 17:41:06
Revision:452789Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.56.1

Changes:	https://curl.haxx.se/changes.html
		https://curl.haxx.se/docs/security.html
Security:	143ec3d6-b7cf-11e7-ac58-b499baebfeaf
MFH:		2017Q4
7.56.0
04 Oct 2017 10:54:23
Revision:451198Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.56.0

Changes:	https://curl.haxx.se/changes.html
Security:	ccace707-a8d8-11e7-ac58-b499baebfeaf
MFH:		2017Q4
7.55.1
23 Aug 2017 14:53:30
Revision:448625Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update MASTER_SITES

PR:		221724
Submitted by:	xmj
7.55.1
17 Aug 2017 15:03:44
Revision:448108Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Change RESOLV from RADIO to SINGLE

cURL 7.55.1 use the threaded resolver (THREADED_RESOLVER) backend if c-ares
(CARES) is not available. That means you must enable either CARES or
THREADED_RESOLVER (default) option.

Reference:	https://github.com/curl/curl/pull/1647
MFH:		2017Q3
7.55.1
14 Aug 2017 19:11:14
Revision:447959Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.55.1

Changes:	https://curl.haxx.se/changes.html
MFH:		2017Q3
7.55.0
09 Aug 2017 19:35:19
Revision:447642Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.55.0

Changes:	https://curl.haxx.se/changes.html
Security:	69cfa386-7cd0-11e7-867f-b499baebfeaf
PR:		221362
Submitted by:	brnrd
MFH:		2017Q3
7.54.1
15 Jun 2017 21:59:12
Revision:443661Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update COMMENT and pkg-descr
7.54.1
15 Jun 2017 21:53:26
Revision:443658Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.54.1

Changes:	https://curl.haxx.se/changes.html
Security:	9314058e-5204-11e7-b712-b1a44a034d72
MFH:		2017Q2
7.54.0
15 Jun 2017 17:29:05
Revision:443621Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
7.54.0
20 Apr 2017 14:25:30
Revision:438953Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.54.0

Changes:	https://curl.haxx.se/changes.html
Security:	3e2e9b44-25ce-11e7-a175-939b30e0836d
MFH:		2017Q2
7.53.1_1
18 Apr 2017 19:38:23
Revision:438798Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix HTTP2 option

PR:		218721
Reported by:	<dewayne@heuristicsystems.com.au>
MFH:		2017Q2
7.53.1_1
05 Apr 2017 19:56:58
Revision:437808Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix CVE-2017-7407

- Bump PORTREVISION for package change

Obtained from:	https://curl.haxx.se/CVE-2017-7407.patch
		https://github.com/curl/curl/commit/1890d59905414ab84a35892b2e45833654aa5c13
		https://github.com/curl/curl/commit/8e65877870c1fac920b65219adec720df810aab9
Security:	04f29189-1a05-11e7-bc6e-b499baebfeaf
MFH:		2017Q2
7.53.1
27 Feb 2017 17:10:05
Revision:434968Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Cosmetic change
7.53.1
25 Feb 2017 09:55:20
Revision:434777Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.53.1

Changes:	https://curl.haxx.se/changes.html
7.53.0
22 Feb 2017 17:13:44
Revision:434601Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.53.0

Changes:	https://curl.haxx.se/changes.html
Security:	311e4b1c-f8ee-11e6-9940-b499baebfeaf
7.52.1_1
05 Feb 2017 21:20:24
Revision:433456Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
- Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
  bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
  pre-makefile section to the options section so the variables can be used
  earlier.  Also put the bit of code sitting between the options section and
  the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT.  This variable is
  handled in bsd.default-versions.mk and some ports were setting it after
  including bsd.port.options.mk.  After FreeBSD 9 EoL all but a few ports,
  and then only when setting non-default options, work without setting that
  variable.

PR:		215996
Exp-run by:	antoine
Approved by:	portmgr (antoine)
7.52.1_1
18 Jan 2017 13:20:32
Revision:431796Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
tijl search for other commits by this committer
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
7.52.1_1
07 Jan 2017 10:54:16
Revision:430779Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix net-p2p/rtorrent with https trackers

- Bump PORTREVISION for package change

Reference:	https://github.com/rakshasa/rtorrent/issues/538
Obtained
from:	https://github.com/curl/curl/commit/a7b38c9dc98481e4a5fc37e51a8690337c674dfb
MFH:		2017Q1
7.52.1
24 Dec 2016 08:40:19
Revision:429314Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.52.1

Changes:	https://curl.haxx.se/changes.html
Security:	c40ca16c-4d9f-4d70-8b6c-4d53aeb8ead4
MFH:		2016Q4
7.52.0
22 Dec 2016 18:08:45
Revision:429173Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.52.0

Changes:	https://curl.haxx.se/changes.html
Security:	42880202-c81c-11e6-a9a5-b499baebfeaf
MFH:		2016Q4
7.51.0_5
22 Dec 2016 17:38:19
Revision:429171Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Remove BUILD_DEPENDS and RUN_DEPENDS:
  - RUN_DEPENDS: BUILD_DEPENDS is sufficient to block unqualified version.
  - BUILD_DEPENDS: it's safe to remove BUILD_DEPENDS after nghttp2->libnghttp2
transition because initial version of libnghttp2 is 1.0.0+.

Pointed out by:	adamw
7.51.0_5
18 Dec 2016 15:20:51
Revision:428858Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Change HTTP2 dependency from www/nghttp2 to www/libnghttp2
- Enable HTTP2 option by default
- Bump PORTREVISION for dependency and package change
7.51.0_4
17 Dec 2016 13:25:27
Revision:428761Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add net to CATEGORIES

PR:		205269
Suggested by:	<bkazemi@users.sf.net>
7.51.0_4
17 Dec 2016 12:50:19
Revision:428728Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 0.16.1
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
7.51.0_3
12 Dec 2016 20:57:42
Revision:428433Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 0.16.0
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
7.51.0_2
09 Dec 2016 10:13:03
Revision:428175Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Cleanup Makefile
  - Remove BUILDING_HIPHOP check: curl-hiphop was removed in r425765
  - Use = instead of += for MAINTAINER, COMMENT, CONFIGURE_ARGS and
CONFIGURE_ENV
  - Remove SLAVEDIRS
  - Adjust line wrapping of DOCS
7.51.0_2
08 Dec 2016 17:01:32
Revision:428136Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
Remove libcurl.so.7 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
7.51.0_1
24 Nov 2016 15:34:20
Revision:427031Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Sort PLIST
7.51.0_1
24 Nov 2016 08:57:38
Revision:426993Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add SMB option

PR:		210472
Submitted by:	Marcin Gryszkalis <mg@fork.pl>
7.51.0_1
05 Nov 2016 18:00:17
Revision:425404Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix IDN option
- Sort PLIST
- Bump PORTREVISION for dependency change

MFH:		2016Q4
7.51.0
02 Nov 2016 13:30:47
Revision:425153Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
ftp/curl: Update to 7.51.0

- Update to 7.51.0
- Fixes 11 security vulnerabilities
- Remove docs no longer installed from plist

PR:		214000
MFH:		2016Q4
Security:	765feb7d-a0d1-11e6-a881-b499baebfeaf
Security:	CVE-2016-8615
Security:	CVE-2016-8616
Security:	CVE-2016-8617
Security:	CVE-2016-8618
Security:	CVE-2016-8619
Security:	CVE-2016-8620
Security:	CVE-2016-8621
Security:	CVE-2016-8622
Security:	CVE-2016-8623
Security:	CVE-2016-8624
Security:	CVE-2016-8625
7.50.3_1
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
7.50.3_1
09 Oct 2016 12:10:02
Revision:423591Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
devel/nspr, security/nss: drop version from SONAME

No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.

  $ cc -lplds4 -L/usr/local/lib
  /usr/lib/crt1.o: In function `_start1':
  crt1_c.c:(.text+0xa6): undefined reference to `main'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_create'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'

PR:		213144
Exp-run by:	antoine
7.50.3
21 Sep 2016 19:53:33
Revision:422575Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
ftp/curl: Update to 7.50.3

- Update installed docs

PR:		212677
MFH:		2016Q3
Security:	CVE-2016-7167
7.50.1
13 Sep 2016 16:05:45
Revision:422028Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
ftp/curl: Remove second redundant ports SSL + base GSSAPI check

If one tries to use the base gssapi with SSL from ports, gssapi.mk
will add an IGNORE entry.

Suggested by:	mat
7.50.1
13 Sep 2016 15:37:00
Revision:422020Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
ftp/curl: Remove redundant ports SSL + base GSSAPI check

If one tries to use the base gssapi with SSL from ports, gssapi.mk
will add an IGNORE entry.

Suggested by:	mat
7.50.1
13 Sep 2016 14:24:45
Revision:422012Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
LibreSSL checks: Check for libressl-devel option too

Approved by:	SSL blanket
7.50.1
04 Aug 2016 14:37:12
Revision:419617Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
ftp/curl: Update to 7.50.1

PR:		211575
MFH:		2016Q3
Security:	CVE-2016-5419
Security:	CVE-2016-5420
Security:	CVE-2016-5421
7.49.1
26 Jun 2016 17:13:00
Revision:417535Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.49.1

Changes:	http://curl.haxx.se/changes.html
7.49.0
23 Jun 2016 10:19:02
Revision:417358Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Make it possible to have bsd.default-versions.mk included before any
other bsd.*.mk file.

Restore the way ftp/curl was working before.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6921
7.49.0
16 Jun 2016 22:11:43
Revision:416981Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Unbreak.

Sponsored by:	Absolight
7.49.0
16 Jun 2016 13:44:14
Revision:416969Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Fix when PORTSDIR doesn't exist at that point. (Which, I think, doesn't
happen outside of portsnap's infrastructure).

Sponsored by:	Absolight
7.49.0
16 Jun 2016 13:23:13
Revision:416966Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.

WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo

PR:		210149
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	The FreeBSD Foundation, Absolight
Differential Revision:	https://reviews.freebsd.org/D6577
7.49.0
23 May 2016 20:35:01
Revision:415742Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
7.49.0
23 May 2016 03:49:47
Revision:415655Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.49.0
- Fix shebang

Changes:	http://curl.haxx.se/changes.html
7.48.0_2
09 Apr 2016 12:29:38
Revision:412809Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 0.13.0
- Bump PORTREVISION for dns/libpsl shlib change

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
7.48.0_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
7.48.0_1
27 Mar 2016 14:58:00
Revision:411990Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
7.48.0
23 Mar 2016 19:24:16
Revision:411725Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.48.0

Changes:	http://curl.haxx.se/changes.html
7.47.1
13 Mar 2016 14:56:12
Revision:410985Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix build with RTMP enabled

PR:		207513
Submitted by:	Alexandr Matveev <timon@timon.net.nz>
7.47.1
06 Mar 2016 06:19:41
Revision:410258Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.47.1

Changes:	http://curl.haxx.se/changes.html
7.47.0
03 Feb 2016 20:54:46
Revision:407981Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add METALINK option

PR:		205875
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
7.47.0
01 Feb 2016 19:47:31
Revision:407739Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Remove GSSAPI_*_DESC
7.47.0
01 Feb 2016 17:04:13
Revision:407725Original commit files touched by this commit This port version is marked as vulnerable.
zeising search for other commits by this committer
Update to 7.47.0

PR:		206756
Submitted by:	zeising
Approved by:	ports-secteam (miwi)
MFH:		2016Q1
Security:	CVE-2016-0755
7.46.0_2
17 Jan 2016 13:08:15
Revision:406316Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add PSL option

Sponsored by:	PortsCamp Taiwan

Number of commits found: 398 (showing only 100 on this page)

«  1 | 2 | 3 | 4  »