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

Expand this list (2 items)

Collapse this list.

SHA256 (53a3b2114a9b0652bb464437d38f5c8abffc708d.patch) = 595a91d280b09073a6f25482cef162e792c65c7423d56ad21a7c2386d43dae55 SIZE (53a3b2114a9b0652bb464437d38f5c8abffc708d.patch) = 6820

Collapse this list.


Packages (timestamps in pop-ups are UTC):
curl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.19.0_28.19.0_27.74.08.15.08.19.0_2n/an/an/a
FreeBSD:13:quarterly8.19.0_18.19.0_28.1.28.14.18.19.0_2n/an/an/a
FreeBSD:14:latest8.19.0_28.20.07.87.08.15.08.20.08.1.2-8.1.2
FreeBSD:14:quarterly8.20.08.20.0-8.14.18.20.08.5.08.5.08.5.0
FreeBSD:15:latest8.19.0_28.20.0n/a8.15.0n/an/a8.5.0_18.5.0_1
FreeBSD:15:quarterly8.20.08.20.0n/a-n/an/a--
FreeBSD:16:latest8.19.0_28.20.0n/a-n/an/a--
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.42.r<5.43 : lang/perl5.42
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. biology/salmon
  3. databases/pg_net
  4. databases/pgsql-http
  5. databases/tarantool
  6. deskutils/bookworm
  7. deskutils/mybee-qt
Expand this list (36 items / 29 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/git
  3. devel/roswell
  4. dns/ddclient
  5. ftp/R-cran-RCurl
  6. ftp/R-cran-curl
  7. games/yquake2
  8. lang/mujs
  9. mail/mailscanner
  10. net/teddycloud
  11. net-mgmt/ettercap
  12. net-mgmt/smokeping
  13. security/clamav-unofficial-sigs
  14. security/libscep
  15. security/tang
  16. security/ykclient
  17. sysutils/containers-common
  18. sysutils/skopeo
  19. www/ot-recorder
  20. www/py-playwright
  21. www/ulfius
  22. Collapse this list.

Deleted ports which required this port:

Expand this list of 9 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. net/linknx*
  8. www/mod_pagespeed*
  9. www/mod_spdy*
  10. Collapse this list of deleted ports.
for Fetch
  1. misc/bun-decompile
  2. misc/claude-code
  3. misc/openclaw

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

Deleted ports which required this port:

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

Deleted ports which required this port:

Expand this list of 20 deleted ports
  1. devel/git-lite*
  2. devel/git-subversion*
  3. ftp/p5-curl*
  4. ftp/wcurl*
  5. mail/getlive*
  6. math/kash3*
  7. net/google-startup-scripts*
  8. net/gwhois*
  9. net/reposado*
  10. net-im/ttytter*
  11. net-mgmt/victorops-nagios*
  12. security/letsencrypt.sh*
  13. security/openvas-scanner*
  14. security/openvas8-scanner*
  15. security/openvas9-scanner*
  16. security/scamp*
  17. security/snortsms*
  18. www/ompload*
  19. www/rnews*
  20. www/unitc*
  21. 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.20.0: ALTSVC=on: HTTP Alternative Services support COOKIES=on: Cookies support 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 ====> Compression methods BROTLI=on: Brotli compression support ZSTD=on: Zstandard compression support ====> Transmission protocols 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=on: MQTT support POP3=on: POP3/POP3S support RTSP=on: Real Time Streaming Protocol (RTSP) support SMB=on: SMB/CIFS support SMTP=on: SMTP/SMTPS support TELNET=on: Telnet support TFTP=on: TFTP support WEBSOCKET=on: WebSocket protocol support ====> GSSAPI Security API support: you have to select exactly one of them GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos) 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 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_20_0/
Collapse this list.
Port Moves
  • port moved here from ftp/wcurl on 2025-05-31
    REASON: Included in curl version 8.14.0 and later, please use ftp/curl instead

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

1 | 2 | 3 | 4 | 5  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.20.0
05 May 2026 13:56:18
commit hash: 71e50fabf1339d6a1ee1b4373476d65c0517494fcommit hash: 71e50fabf1339d6a1ee1b4373476d65c0517494fcommit hash: 71e50fabf1339d6a1ee1b4373476d65c0517494fcommit hash: 71e50fabf1339d6a1ee1b4373476d65c0517494f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Remove FreeBSD 13 support

- Cosmetic change
8.20.0
02 May 2026 11:13:31
commit hash: a7c6b2255cf43aeb71e7203fdb79d9c71734f69acommit hash: a7c6b2255cf43aeb71e7203fdb79d9c71734f69acommit hash: a7c6b2255cf43aeb71e7203fdb79d9c71734f69acommit hash: a7c6b2255cf43aeb71e7203fdb79d9c71734f69a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.20.0

Changes:	https://curl.se/changes.html
Security:	CVE-2026-4873, CVE-2026-5545, CVE-2026-5773, CVE-2026-6253,
CVE-2026-6276, CVE-2026-6429, CVE-2026-7009, CVE-2026-7168
8.19.0_2
05 Apr 2026 17:18:09
commit hash: f485c4b627ccb16d24e639e71d02dda05f18274ccommit hash: f485c4b627ccb16d24e639e71d02dda05f18274ccommit hash: f485c4b627ccb16d24e639e71d02dda05f18274ccommit hash: f485c4b627ccb16d24e639e71d02dda05f18274c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Readd GSSAPI_BASE option
8.19.0_1
26 Mar 2026 19:21:31
commit hash: 577ac74890c0ab845354b2be7dc198401a9032bccommit hash: 577ac74890c0ab845354b2be7dc198401a9032bccommit hash: 577ac74890c0ab845354b2be7dc198401a9032bccommit hash: 577ac74890c0ab845354b2be7dc198401a9032bc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Fix build on FreeBSD 13

- Update OPTIONS_DEFAULT:
  - Change from OPENSSL to OPENSSL
  - Remove LIBSSH2 and TLS_SRP (depends on OPENSSL)

ftp/curl uses OpenSSL by default. However, curl 8.18.0 drops OpenSSL 1.x support
which is used in FreeBSD 13 base system. Therefore, we change the defaults to
wolfSSL instead. This commit can be reverted after FreeBSD 13 EoL (expected Apr
30, 2026).
8.19.0_1
26 Mar 2026 19:21:31
commit hash: b889b19eb5e30e1c77d57d0e43977b4af9a0cbb5commit hash: b889b19eb5e30e1c77d57d0e43977b4af9a0cbb5commit hash: b889b19eb5e30e1c77d57d0e43977b4af9a0cbb5commit hash: b889b19eb5e30e1c77d57d0e43977b4af9a0cbb5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.19.0

- Remove CURL_DEBUG option

Changes:	https://curl.se/changes.html
Security:	CVE-2025-13034, CVE-2025-14017, CVE-2025-14524, CVE-2025-14819,
CVE-2025-15079, CVE-2025-15224, CVE-2026-1965, CVE-2026-3783, CVE-2026-3784,
CVE-2026-3805
8.17.0
26 Mar 2026 19:21:30
commit hash: f9ce1e48dd027339fde07bf6c33e96ceedff2f62commit hash: f9ce1e48dd027339fde07bf6c33e96ceedff2f62commit hash: f9ce1e48dd027339fde07bf6c33e96ceedff2f62commit hash: f9ce1e48dd027339fde07bf6c33e96ceedff2f62 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Revert daabb39144929a8e8498b5f33c157e5173857fee
8.19.0
26 Mar 2026 18:39:45
commit hash: daabb39144929a8e8498b5f33c157e5173857feecommit hash: daabb39144929a8e8498b5f33c157e5173857feecommit hash: daabb39144929a8e8498b5f33c157e5173857feecommit hash: daabb39144929a8e8498b5f33c157e5173857fee files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
Author: Daniel Engberg
ftp/curl: update 8.17.0 -> 8.19.0, fix some security bugs

- build moved from GNU autoconf to CMake
- No MFH as it is a big change/update and new quarterly is coming soon

PR:		293734
Changes:	https://curl.se/changes.html
Security:	CVE-2026-3805
		CVE-2026-3784
		CVE-2026-3783
		CVE-2026-1965
		CVE-2025-15224
		CVE-2025-15079
		CVE-2025-14819
		CVE-2025-14524
		CVE-2025-14017
		CVE-2025-13034
		See https://curl.se/docs/security.html for details
Tested by:	ulassayginim@gmail.com, george@m5p.com,
		freebsd-bugzilla.bugs@kjpetrie.co.uk,
		fabian@wenks.ch, jordan@ostreff.info,
		einar@isnic.is, void@f-m.fm
Approved by: 	ports-secteam (joneum)
8.17.0
16 Dec 2025 21:15:34
commit hash: 8d433fb6fb613803e98cfe39bf529367602d267fcommit hash: 8d433fb6fb613803e98cfe39bf529367602d267fcommit hash: 8d433fb6fb613803e98cfe39bf529367602d267fcommit hash: 8d433fb6fb613803e98cfe39bf529367602d267f files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Add missing option descriptions
8.17.0
16 Dec 2025 15:55:25
commit hash: e524a521fdaa69d70cd8c745b97f554a33d75049commit hash: e524a521fdaa69d70cd8c745b97f554a33d75049commit hash: e524a521fdaa69d70cd8c745b97f554a33d75049commit hash: e524a521fdaa69d70cd8c745b97f554a33d75049 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Remove USES=pathfix
8.17.0
11 Nov 2025 07:17:09
commit hash: 25ff185fcef90ea90c75d046fe5a426ea3fd89c8commit hash: 25ff185fcef90ea90c75d046fe5a426ea3fd89c8commit hash: 25ff185fcef90ea90c75d046fe5a426ea3fd89c8commit hash: 25ff185fcef90ea90c75d046fe5a426ea3fd89c8 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Temporarily remove GSSAPI_BASE

Heimdal Kerberos support has been removed in cURL 8.17.0.
The Kerberos in base system will be replaced with MIT.
This option will be re-added when possible.

Reference:	https://www.freebsd.org/status/report-2025-04-2025-06/mit_krb5/
		https://lists.freebsd.org/archives/freebsd-current/2025-June/007867.html
8.17.0
09 Nov 2025 16:30:48
commit hash: 77a0a54b7f3df8548487920090550ac880e8e26ccommit hash: 77a0a54b7f3df8548487920090550ac880e8e26ccommit hash: 77a0a54b7f3df8548487920090550ac880e8e26ccommit hash: 77a0a54b7f3df8548487920090550ac880e8e26c files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.17.0

- Remove GSSAPI_HEIMDAL option
- Change OPTIONS_DEFAULT from conditional GSSAPI_BASE to GSSAPI_NONE

Changes:	https://curl.se/changes.html
Security:	CVE-2025-10966
8.16.0
30 Sep 2025 10:50:42
commit hash: 78656fb932eebff51f73b852b6f57d7e6d6ce89ecommit hash: 78656fb932eebff51f73b852b6f57d7e6d6ce89ecommit hash: 78656fb932eebff51f73b852b6f57d7e6d6ce89ecommit hash: 78656fb932eebff51f73b852b6f57d7e6d6ce89e files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.16.0

Changes:	https://curl.se/changes.html
Security:	CVE-2025-9086, CVE-2025-10148
8.15.0_1
30 Sep 2025 10:36:47
commit hash: b58e4ce60d7b8494511d4ce44bbf07568fd73542commit hash: b58e4ce60d7b8494511d4ce44bbf07568fd73542commit hash: b58e4ce60d7b8494511d4ce44bbf07568fd73542commit hash: b58e4ce60d7b8494511d4ce44bbf07568fd73542 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Author: Tijl Coosemans
ftp/curl: Specify default CA path

Add --with-ca-path=/etc/ssl/certs to CONFIGURE_ARGS so GnuTLS and wolfSSL can
find CA certificates by default.

Remove --with-ca-fallback. It has no effect with GnuTLS and with OpenSSL curl
uses the OpenSSL CA path which should also be /etc/ssl/certs so it is redundant
now.

PR:		288861, 288862
8.15.0
24 Jul 2025 11:18:53
commit hash: 9aa076b8b3af02004e0b9d06459e063d27e09c26commit hash: 9aa076b8b3af02004e0b9d06459e063d27e09c26commit hash: 9aa076b8b3af02004e0b9d06459e063d27e09c26commit hash: 9aa076b8b3af02004e0b9d06459e063d27e09c26 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.15.0

- Adjust default options: enable MQTT and SMB by default

Changes:	https://curl.se/changes.html
8.14.1
13 Jun 2025 11:35:12
commit hash: f8c6afb6b88128c6a5df49c6086d113dbf2518b8commit hash: f8c6afb6b88128c6a5df49c6086d113dbf2518b8commit hash: f8c6afb6b88128c6a5df49c6086d113dbf2518b8commit hash: f8c6afb6b88128c6a5df49c6086d113dbf2518b8 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.14.1

Changes:	https://curl.se/changes.html
Security:	CVE-2025-5399
8.14.0
10 Jun 2025 09:00:05
commit hash: 246d7c3de4cfbd2668129581935f8c49f9d96e56commit hash: 246d7c3de4cfbd2668129581935f8c49f9d96e56commit hash: 246d7c3de4cfbd2668129581935f8c49f9d96e56commit hash: 246d7c3de4cfbd2668129581935f8c49f9d96e56 files touched by this commit This port version is marked as vulnerable.
Michael Osipov (michaelo) search for other commits by this committer
*/*: Use consistent description for WEBSOCKET port option

Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D50742
8.14.0
01 Jun 2025 16:23:10
commit hash: 700f03a55ad61db0a0ea52fa7c40b612a3f4f3e9commit hash: 700f03a55ad61db0a0ea52fa7c40b612a3f4f3e9commit hash: 700f03a55ad61db0a0ea52fa7c40b612a3f4f3e9commit hash: 700f03a55ad61db0a0ea52fa7c40b612a3f4f3e9 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.14.0

Changes:	https://curl.se/changes.html
Security:	CVE-2025-4947, CVE-2025-5025
8.13.0_2
04 May 2025 10:06:50
commit hash: eb3f642d626d4d17e918cc6da79570c137f19a58commit hash: eb3f642d626d4d17e918cc6da79570c137f19a58commit hash: eb3f642d626d4d17e918cc6da79570c137f19a58commit hash: eb3f642d626d4d17e918cc6da79570c137f19a58 files touched by this commit This port version is marked as vulnerable.
Daniel Engberg (diizzy) search for other commits by this committer
ftp/curl: Backport fixes for unit tests and alt-svc

Backport upstream patches 7e0eea7d7b34b81ca02ffb995ebea22c02cb92d2 and
fbdb1e1dbe824a72f41a104fa26e555cb0b6b45a to fix unit tests with ipfs and
alt-svc mode

References:
https://github.com/curl/curl/commit/7e0eea7d7b34b81ca02ffb995ebea22c02cb92d2
https://github.com/curl/curl/commit/fbdb1e1dbe824a72f41a104fa26e555cb0b6b45a

PR:		286233
Approved by:	maintainer timeout, 2+ weeks (including separate mail)
8.13.0_1
29 Apr 2025 19:13:12
commit hash: 56e017457dc5dab23cb5e3ad2bcc4729f7180212commit hash: 56e017457dc5dab23cb5e3ad2bcc4729f7180212commit hash: 56e017457dc5dab23cb5e3ad2bcc4729f7180212commit hash: 56e017457dc5dab23cb5e3ad2bcc4729f7180212 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Fix b55113e4038c74da6ab611a932db9cb041b7b967

- Use the upstream commit instead of the pull request
- Use = instead of += for PATCHFILES
- Cosmetic change
8.13.0_1
29 Apr 2025 13:16:25
commit hash: b55113e4038c74da6ab611a932db9cb041b7b967commit hash: b55113e4038c74da6ab611a932db9cb041b7b967commit hash: b55113e4038c74da6ab611a932db9cb041b7b967commit hash: b55113e4038c74da6ab611a932db9cb041b7b967 files touched by this commit This port version is marked as vulnerable.
Michael Osipov (michaelo) search for other commits by this committer
ftp/curl: Fix build with --with-gssapi and --disable-ftp

Approved by:	jrm (mentor), otis (mentor), sunpoet (implicit approval)
Differential Revision:	https://reviews.freebsd.org/D50052
Upstream PR:	https://github.com/curl/curl/issues/16925
8.13.0
18 Apr 2025 05:37:04
commit hash: cc3b8c183c8e6da02f53e670e26b49293631110acommit hash: cc3b8c183c8e6da02f53e670e26b49293631110acommit hash: cc3b8c183c8e6da02f53e670e26b49293631110acommit hash: cc3b8c183c8e6da02f53e670e26b49293631110a files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.13.0

Changes:	https://curl.se/changes.html
8.12.1
17 Feb 2025 20:50:27
commit hash: 60e4f098e550e72a0188bb5b74fa2f8f0968b460commit hash: 60e4f098e550e72a0188bb5b74fa2f8f0968b460commit hash: 60e4f098e550e72a0188bb5b74fa2f8f0968b460commit hash: 60e4f098e550e72a0188bb5b74fa2f8f0968b460 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.12.1

Changes:	https://curl.se/changes.html
8.12.0
17 Feb 2025 08:11:36
commit hash: d4e0168667848067a297345e39cd1a2e7e5d10cccommit hash: d4e0168667848067a297345e39cd1a2e7e5d10cccommit hash: d4e0168667848067a297345e39cd1a2e7e5d10cccommit hash: d4e0168667848067a297345e39cd1a2e7e5d10cc files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Use USES=localbase:ldflags instead of patch file
8.12.0
08 Feb 2025 16:58:49
commit hash: ba085fb147e84dc489c46720ddfb7b7d16e022e6commit hash: ba085fb147e84dc489c46720ddfb7b7d16e022e6commit hash: ba085fb147e84dc489c46720ddfb7b7d16e022e6commit hash: ba085fb147e84dc489c46720ddfb7b7d16e022e6 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.12.0

Changes:	https://curl.se/changes.html
8.11.1_1
22 Dec 2024 14:49:39
commit hash: b0c90d09135397928451238b95bb532060ff5d9ccommit hash: b0c90d09135397928451238b95bb532060ff5d9ccommit hash: b0c90d09135397928451238b95bb532060ff5d9ccommit hash: b0c90d09135397928451238b95bb532060ff5d9c files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Re-apply modified 2a3bac310439f8de03b945ae6b596ddf6384d411

- Fix libcurl.pc with GSSAPI_BASE enabled
- Bump PORTREVISION for package change

Do not add heimdal-gssapi to libcurl.pc because we do no provide .pc file base
GSSAPI library.
8.11.1
22 Dec 2024 12:44:21
commit hash: 051f1d77a9579ef4de5f408186fccbcb4fd75775commit hash: 051f1d77a9579ef4de5f408186fccbcb4fd75775commit hash: 051f1d77a9579ef4de5f408186fccbcb4fd75775commit hash: 051f1d77a9579ef4de5f408186fccbcb4fd75775 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Fix distinfo by adding the patch locally

Reported by:	diizzy
8.11.1
22 Dec 2024 11:21:15
commit hash: 2a3bac310439f8de03b945ae6b596ddf6384d411commit hash: 2a3bac310439f8de03b945ae6b596ddf6384d411commit hash: 2a3bac310439f8de03b945ae6b596ddf6384d411commit hash: 2a3bac310439f8de03b945ae6b596ddf6384d411 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.11.1

Changes:	https://curl.se/changes.html
Security:	CVE-2024-11053
8.11.0_1
21 Nov 2024 20:52:39
commit hash: 90c6b7ba9da8c40e03e0e515d95ebc4522c03008commit hash: 90c6b7ba9da8c40e03e0e515d95ebc4522c03008commit hash: 90c6b7ba9da8c40e03e0e515d95ebc4522c03008commit hash: 90c6b7ba9da8c40e03e0e515d95ebc4522c03008 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Fix libcurl.pc with GSSAPI_BASE enabled

- Bump PORTREVISION for package change

Do not add heimdal-gssapi to libcurl.pc because we do no provide .pc file base
GSSAPI library.
8.11.0
21 Nov 2024 13:37:56
commit hash: 0522307da91c16464e9e5b9c2d84a9f830f53a76commit hash: 0522307da91c16464e9e5b9c2d84a9f830f53a76commit hash: 0522307da91c16464e9e5b9c2d84a9f830f53a76commit hash: 0522307da91c16464e9e5b9c2d84a9f830f53a76 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.10.1

- Adjust options:
  - Add IPFS
  - Enable WEBSOCKET by default: It is no longer experimental

Changes:	https://curl.se/changes.html
8.10.1_1
15 Nov 2024 10:17:04
commit hash: 59b703b9078ed6cf3c988941d3b47c7c81c6b3b8commit hash: 59b703b9078ed6cf3c988941d3b47c7c81c6b3b8commit hash: 59b703b9078ed6cf3c988941d3b47c7c81c6b3b8commit hash: 59b703b9078ed6cf3c988941d3b47c7c81c6b3b8 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Adjust default options

- Add COMPRESSION group
- Enable BROTLI and ZSTD: Add both compression support
- Enable IDN: libidn2 is already part of the dependencies of libpsl (PSL option)
- Bump PORTREVISION for dependency change
8.10.1
30 Sep 2024 12:20:05
commit hash: 8e83a22df5a95829c7213650a90e3b26d79d39d4commit hash: 8e83a22df5a95829c7213650a90e3b26d79d39d4commit hash: 8e83a22df5a95829c7213650a90e3b26d79d39d4commit hash: 8e83a22df5a95829c7213650a90e3b26d79d39d4 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Add LIBUV_IMPLIES=DEBUG

Upstream mentioned that using libuv without debug support enabled is useless.
Therefore, LIBUV option will also enable DEBUG option.

Reported by:	adamw
8.10.1
25 Sep 2024 18:21:54
commit hash: caa55df944c68549fce09d45e7bf62fb0de839aacommit hash: caa55df944c68549fce09d45e7bf62fb0de839aacommit hash: caa55df944c68549fce09d45e7bf62fb0de839aacommit hash: caa55df944c68549fce09d45e7bf62fb0de839aa files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.10.1

Changes:	https://curl.se/changes.html
8.10.0_1
25 Sep 2024 04:22:26
commit hash: b1b4e4610351fd7f5d77d7108b6ff33ef830412dcommit hash: b1b4e4610351fd7f5d77d7108b6ff33ef830412dcommit hash: b1b4e4610351fd7f5d77d7108b6ff33ef830412dcommit hash: b1b4e4610351fd7f5d77d7108b6ff33ef830412d files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Add missing LIBUV_DESC
8.10.0_1
18 Sep 2024 06:13:08
commit hash: c41e1ace8e986493e3fc0b22fa0461aa098182e0commit hash: c41e1ace8e986493e3fc0b22fa0461aa098182e0commit hash: c41e1ace8e986493e3fc0b22fa0461aa098182e0commit hash: c41e1ace8e986493e3fc0b22fa0461aa098182e0 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Add LIBUV option
8.10.0_1
15 Sep 2024 23:01:21
commit hash: 0b731dee23f5a6f23e7fd6e547ae42373ca0dbc9commit hash: 0b731dee23f5a6f23e7fd6e547ae42373ca0dbc9commit hash: 0b731dee23f5a6f23e7fd6e547ae42373ca0dbc9commit hash: 0b731dee23f5a6f23e7fd6e547ae42373ca0dbc9 files touched by this commit This port version is marked as vulnerable.
Daniel Engberg (diizzy) search for other commits by this committer
ftp/curl: Fix HTTP2

Partially backport upstream commits
70d3a9b6aa69ffdd9435e168463cfabd21e17cd1 and
bef0acaf212a71c782e0b8e8e6c772cc46040356

References:
https://github.com/curl/curl/issues/14923
https://github.com/curl/curl/commit/70d3a9b6aa69ffdd9435e168463cfabd21e17cd1
https://github.com/curl/curl/commit/bef0acaf212a71c782e0b8e8e6c772cc46040356

Approved by:	portmgr (blanket, runtime fix)
8.10.0
15 Sep 2024 20:09:36
commit hash: 50f8bc88c72fccf340dc38ac799aaaa4b1dec3b4commit hash: 50f8bc88c72fccf340dc38ac799aaaa4b1dec3b4commit hash: 50f8bc88c72fccf340dc38ac799aaaa4b1dec3b4commit hash: 50f8bc88c72fccf340dc38ac799aaaa4b1dec3b4 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.10.0

Changes:	https://curl.se/changes.html
Security:	CVE-2024-8096
8.9.1_1
15 Aug 2024 11:53:54
commit hash: 73d53fec20e010a33757af558db532d30c3a085bcommit hash: 73d53fec20e010a33757af558db532d30c3a085bcommit hash: 73d53fec20e010a33757af558db532d30c3a085bcommit hash: 73d53fec20e010a33757af558db532d30c3a085b files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Author: Rafe
ftp/curl: Fix SIGPIPE initialization

- Bump PORTREVISION for package change

PR:		280653
Obtained
from:	https://github.com/curl/curl/commit/3eec5afbd0b6377eca893c392569b2faf094d970
8.9.1
04 Aug 2024 17:13:58
commit hash: 0cf340f1f531cc9dbc02fd08cdd8f1b1edee9603commit hash: 0cf340f1f531cc9dbc02fd08cdd8f1b1edee9603commit hash: 0cf340f1f531cc9dbc02fd08cdd8f1b1edee9603commit hash: 0cf340f1f531cc9dbc02fd08cdd8f1b1edee9603 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.9.1

Changes:	https://curl.se/changes.html
Security:	CVE-2024-7264
8.9.0
24 Jul 2024 21:15:49
commit hash: bc2e60ff225180dfb0627576cf7a05637c40b93ecommit hash: bc2e60ff225180dfb0627576cf7a05637c40b93ecommit hash: bc2e60ff225180dfb0627576cf7a05637c40b93ecommit hash: bc2e60ff225180dfb0627576cf7a05637c40b93e files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.9.0

Changes:	https://curl.se/changes.html
Security:	CVE-2024-6197, CVE-2024-6874
8.8.0
25 Jun 2024 04:59:33
commit hash: 06687512d7312dc376b9156fc3ac9dd22c75cf7fcommit hash: 06687512d7312dc376b9156fc3ac9dd22c75cf7fcommit hash: 06687512d7312dc376b9156fc3ac9dd22c75cf7fcommit hash: 06687512d7312dc376b9156fc3ac9dd22c75cf7f files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Revert "ftp/curl: Add sponsorship information"

This reverts commit 4a9021c266f4a52b876bd15d3d0d27a72dbeb278.
25 Jun 2024 04:58:30
commit hash: 06687471c970e5514ea07e2ac6b6b1371a263ac8commit hash: 06687471c970e5514ea07e2ac6b6b1371a263ac8commit hash: 06687471c970e5514ea07e2ac6b6b1371a263ac8commit hash: 06687471c970e5514ea07e2ac6b6b1371a263ac8 files touched by this commit Sanity Test Failure Refresh
Mathieu Arnold (mat) search for other commits by this committer
Revert "ftp/curl: Fix sponsor handle"

This reverts commit 710db45d8d10dc6b16f92a7db644a3a99bf482a9.
8.8.0
24 Jun 2024 18:41:46
commit hash: 710db45d8d10dc6b16f92a7db644a3a99bf482a9commit hash: 710db45d8d10dc6b16f92a7db644a3a99bf482a9commit hash: 710db45d8d10dc6b16f92a7db644a3a99bf482a9commit hash: 710db45d8d10dc6b16f92a7db644a3a99bf482a9 files touched by this commit This port version is marked as vulnerable.
Gleb Popov (arrowd) search for other commits by this committer
ftp/curl: Fix sponsor handle

Reported by:	FreshPorts Sanity Daemon
24 Jun 2024 18:38:22
commit hash: 4a9021c266f4a52b876bd15d3d0d27a72dbeb278commit hash: 4a9021c266f4a52b876bd15d3d0d27a72dbeb278commit hash: 4a9021c266f4a52b876bd15d3d0d27a72dbeb278commit hash: 4a9021c266f4a52b876bd15d3d0d27a72dbeb278 files touched by this commit Sanity Test Failure Refresh
Gleb Popov (arrowd) search for other commits by this committer
ftp/curl: Add sponsorship information
8.8.0
03 Jun 2024 02:37:30
commit hash: 8757b4a195358d2b74d9d64c623aedd574c8e998commit hash: 8757b4a195358d2b74d9d64c623aedd574c8e998commit hash: 8757b4a195358d2b74d9d64c623aedd574c8e998commit hash: 8757b4a195358d2b74d9d64c623aedd574c8e998 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Clean up patch file after librtmp removal

multimedia/librtmp is removed in 8d01b5458f4660725fcaf562cdbb073debc9b751
RTMP option is removed in ac11b26ab75ddd548c39fe64ccf2e5de66842bd3
8.8.0
28 May 2024 10:21:24
commit hash: 08a476f94bfe14773951692810140ed6fe23b85ccommit hash: 08a476f94bfe14773951692810140ed6fe23b85ccommit hash: 08a476f94bfe14773951692810140ed6fe23b85ccommit hash: 08a476f94bfe14773951692810140ed6fe23b85c files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.8.0

Changes:	https://curl.se/changes.html
8.7.1
01 May 2024 10:09:02
commit hash: ac11b26ab75ddd548c39fe64ccf2e5de66842bd3commit hash: ac11b26ab75ddd548c39fe64ccf2e5de66842bd3commit hash: ac11b26ab75ddd548c39fe64ccf2e5de66842bd3commit hash: ac11b26ab75ddd548c39fe64ccf2e5de66842bd3 files touched by this commit This port version is marked as vulnerable.
Daniel Engberg (diizzy) search for other commits by this committer
ftp/curl: Remove support for librtmp

Remove invalid option as support for librtmp was removed in
8d01b5458f4660725fcaf562cdbb073debc9b751

Approved by:	portmgr (blanket)
8.7.1
13 Apr 2024 13:03:19
commit hash: 62ed19575439e1d279d6736acd96ff58c4246599commit hash: 62ed19575439e1d279d6736acd96ff58c4246599commit hash: 62ed19575439e1d279d6736acd96ff58c4246599commit hash: 62ed19575439e1d279d6736acd96ff58c4246599 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
8.7.1
31 Mar 2024 18:50:50
commit hash: 3cc1c82ba9f6134e0007d9c6d5b5b53cad900528commit hash: 3cc1c82ba9f6134e0007d9c6d5b5b53cad900528commit hash: 3cc1c82ba9f6134e0007d9c6d5b5b53cad900528commit hash: 3cc1c82ba9f6134e0007d9c6d5b5b53cad900528 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.7.1

Changes:	https://curl.se/changes.html
Security:	CVE-2024-2004, CVE-2024-2398, CVE-2024-2379, CVE-2024-2466
8.6.0
09 Mar 2024 14:05:24
commit hash: 82670b6f51b7e3a8d7c2162e5581772f2c4346d6commit hash: 82670b6f51b7e3a8d7c2162e5581772f2c4346d6commit hash: 82670b6f51b7e3a8d7c2162e5581772f2c4346d6commit hash: 82670b6f51b7e3a8d7c2162e5581772f2c4346d6 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Clean up

- Update LDAPS_DESC
- Fix CONFIGURE_ARGS
- Clean up patches

USES=autoreconf can be removed after next version update.
8.6.0
28 Feb 2024 00:50:40
commit hash: ed937bd9ad8fab202fbbc82fff0964eb7e715086commit hash: ed937bd9ad8fab202fbbc82fff0964eb7e715086commit hash: ed937bd9ad8fab202fbbc82fff0964eb7e715086commit hash: ed937bd9ad8fab202fbbc82fff0964eb7e715086 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
ftp/curl: Update to 8.6.0

ChangeLog:	https://curl.se/changes.html#8_6_0
PR:		276879
Approved by:	maintainer
Exp-run bye:	antoine
MFH:		2024Q1
Security:	02e33cd1-c655-11ee-8613-08002784c58d
8.5.0_1
21 Feb 2024 15:06:29
commit hash: 9141258e221b820319e1a758230885452a0768adcommit hash: 9141258e221b820319e1a758230885452a0768adcommit hash: 9141258e221b820319e1a758230885452a0768adcommit hash: 9141258e221b820319e1a758230885452a0768ad files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Sort PLIST after af6e33647c85c0e176f2015cd97b5fab33312fd5
8.5.0_1
26 Jan 2024 15:56:32
commit hash: af6e33647c85c0e176f2015cd97b5fab33312fd5commit hash: af6e33647c85c0e176f2015cd97b5fab33312fd5commit hash: af6e33647c85c0e176f2015cd97b5fab33312fd5commit hash: af6e33647c85c0e176f2015cd97b5fab33312fd5 files touched by this commit This port version is marked as vulnerable.
Muhammad Moinur Rahman (bofh) search for other commits by this committer
ftp/curl: Moved man to share/man

Approved by:    portmgr (blanket)
8.5.0
14 Dec 2023 05:47:52
commit hash: 8373adcb9b463438dabdc4d88e44bbde8e1f04eacommit hash: 8373adcb9b463438dabdc4d88e44bbde8e1f04eacommit hash: 8373adcb9b463438dabdc4d88e44bbde8e1f04eacommit hash: 8373adcb9b463438dabdc4d88e44bbde8e1f04ea files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.5.0

Changes:	https://curl.se/changes.html
Security:	CVE-2023-46218, CVE-2023-46219
8.4.0
11 Oct 2023 12:57:30
commit hash: 3098973bd0b242fb5eb840ecb0a58f8a961d4654commit hash: 3098973bd0b242fb5eb840ecb0a58f8a961d4654commit hash: 3098973bd0b242fb5eb840ecb0a58f8a961d4654commit hash: 3098973bd0b242fb5eb840ecb0a58f8a961d4654 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.4.0

Changes:	https://curl.se/changes.html
Security:	CVE-2023-38545, CVE-2023-38546
8.3.0_1
08 Oct 2023 12:28:17
commit hash: aabdfa405a77f8ecabb504e2bde73aae57488ad0commit hash: aabdfa405a77f8ecabb504e2bde73aae57488ad0commit hash: aabdfa405a77f8ecabb504e2bde73aae57488ad0commit hash: aabdfa405a77f8ecabb504e2bde73aae57488ad0 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Convert to options helper
8.3.0_1
08 Oct 2023 12:04:58
commit hash: 4881eceec92a58dae0979a2744fe71fca8675cf9commit hash: 4881eceec92a58dae0979a2744fe71fca8675cf9commit hash: 4881eceec92a58dae0979a2744fe71fca8675cf9commit hash: 4881eceec92a58dae0979a2744fe71fca8675cf9 files touched by this commit This port version is marked as vulnerable.
Dag-Erling Smørgrav (des) search for other commits by this committer
ftp/curl: Always use the default trust store instead of ca_root_nss.

MFH:		2023Q4
Reviewed by:	sunpoet
Differential Revision:	https://reviews.freebsd.org/D42039
8.3.0
22 Sep 2023 03:17:00
commit hash: 06bb67aa586fbb299d33d3d2b119f63e2473b0f5commit hash: 06bb67aa586fbb299d33d3d2b119f63e2473b0f5commit hash: 06bb67aa586fbb299d33d3d2b119f63e2473b0f5commit hash: 06bb67aa586fbb299d33d3d2b119f63e2473b0f5 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.3.0

Changes:	https://curl.se/changes.html
Security:	CVE-2023-38039
8.2.1
31 Jul 2023 20:44:26
commit hash: 6583e2c766878bebad4592ddc51fd1b78c983d7fcommit hash: 6583e2c766878bebad4592ddc51fd1b78c983d7fcommit hash: 6583e2c766878bebad4592ddc51fd1b78c983d7fcommit hash: 6583e2c766878bebad4592ddc51fd1b78c983d7f files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.2.1

Changes:	https://curl.se/changes.html
8.1.2
05 Jun 2023 18:46:54
commit hash: 3cfc8e7d0fcc68efb323da92f9cb9d2bb0f0799dcommit hash: 3cfc8e7d0fcc68efb323da92f9cb9d2bb0f0799dcommit hash: 3cfc8e7d0fcc68efb323da92f9cb9d2bb0f0799dcommit hash: 3cfc8e7d0fcc68efb323da92f9cb9d2bb0f0799d files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.1.2

Changes:	https://curl.se/changes.html
8.1.1
24 May 2023 02:18:52
commit hash: ad3e4398e404b82a8a371808331e3f9c92638c37commit hash: ad3e4398e404b82a8a371808331e3f9c92638c37commit hash: ad3e4398e404b82a8a371808331e3f9c92638c37commit hash: ad3e4398e404b82a8a371808331e3f9c92638c37 files touched by this commit This port version is marked as vulnerable.
Renato Botelho (garga) search for other commits by this committer
ftp/curl: Update to 8.1.1

Upgrade to 8.1.0 broke the build on recent CURRENT and this version
contains a fix for that

PR:		271526
Reported by:	O. Hartmann <ohartmann@walstatt.org>
Fixes:		5fae3323ed2f9a1d203ccaed617ed49dec9d85ce
Pointy hat to:	garga
MFH:		2023Q2
Sponsored by:	Rubicon Communications, LLC ("Netgate")
8.1.0
19 May 2023 21:00:50
commit hash: 5fae3323ed2f9a1d203ccaed617ed49dec9d85cecommit hash: 5fae3323ed2f9a1d203ccaed617ed49dec9d85cecommit hash: 5fae3323ed2f9a1d203ccaed617ed49dec9d85cecommit hash: 5fae3323ed2f9a1d203ccaed617ed49dec9d85ce files touched by this commit This port version is marked as vulnerable.
Renato Botelho (garga) search for other commits by this committer
Author: R. Christian McDonald
ftp/curl: Update to 8.1.0

PR:		271497
Security:	CVE-2023-28319
		CVE-2023-28320
		CVE-2023-28321
		CVE-2023-28322
Sponsored by:	Rubicon Communications, LLC ("Netgate")
8.0.1
18 Apr 2023 18:00:43
commit hash: c5da045eae03256e1194b2fb207d8233d8b3bcc1commit hash: c5da045eae03256e1194b2fb207d8233d8b3bcc1commit hash: c5da045eae03256e1194b2fb207d8233d8b3bcc1commit hash: c5da045eae03256e1194b2fb207d8233d8b3bcc1 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Add LIBSSH option
8.0.1
09 Apr 2023 20:39:52
commit hash: dbddaf5a1bbe3b808445f1731088e18a98905da3commit hash: dbddaf5a1bbe3b808445f1731088e18a98905da3commit hash: dbddaf5a1bbe3b808445f1731088e18a98905da3commit hash: dbddaf5a1bbe3b808445f1731088e18a98905da3 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Add WEBSOCKET option
8.0.1
09 Apr 2023 13:36:35
commit hash: c312e7f6fc4da167f4493e256486b063fce28c23commit hash: c312e7f6fc4da167f4493e256486b063fce28c23commit hash: c312e7f6fc4da167f4493e256486b063fce28c23commit hash: c312e7f6fc4da167f4493e256486b063fce28c23 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Convert REINPLACE_CMD to patch files
8.0.1
05 Apr 2023 17:29:47
commit hash: 0799d457b1becdc3c05f1b0070c31389100fd2c2commit hash: 0799d457b1becdc3c05f1b0070c31389100fd2c2commit hash: 0799d457b1becdc3c05f1b0070c31389100fd2c2commit hash: 0799d457b1becdc3c05f1b0070c31389100fd2c2 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 8.0.1

Changes:	https://curl.se/changes.html
7.88.1
21 Mar 2023 19:20:05
commit hash: b91537add951ab5890ec129b21cf65b5e165c324commit hash: b91537add951ab5890ec129b21cf65b5e165c324commit hash: b91537add951ab5890ec129b21cf65b5e165c324commit hash: b91537add951ab5890ec129b21cf65b5e165c324 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Use complete arguments/options
7.88.1
19 Mar 2023 02:36:59
commit hash: 90ac2baf0f47d4ab631ddeb3f88c23590de64423commit hash: 90ac2baf0f47d4ab631ddeb3f88c23590de64423commit hash: 90ac2baf0f47d4ab631ddeb3f88c23590de64423commit hash: 90ac2baf0f47d4ab631ddeb3f88c23590de64423 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
ftp/curl: Update to 7.88.1

ChangeLog:	https://curl.se/changes.html#7_88_1
PR:		269967
Approved by:	maintainer timeout
MFH:		2023Q1
Security:	be233fc6-bae7-11ed-a4fb-080027f5fec9
7.87.0_1
08 Feb 2023 10:53:56
commit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628da files touched by this commit This port version is marked as vulnerable.
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap

Convert the USE_LDAP=yes to USES=ldap and adds the following features:

- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
  RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features

Reviewed by:	delphij
Approved by:	portmgr
Differential Revision: https://reviews.freebsd.org/D38233
7.87.0_1
03 Feb 2023 13:50:47
commit hash: a03dc3f428068a905a140205fe65f5e57cb70568commit hash: a03dc3f428068a905a140205fe65f5e57cb70568commit hash: a03dc3f428068a905a140205fe65f5e57cb70568commit hash: a03dc3f428068a905a140205fe65f5e57cb70568 files touched by this commit This port version is marked as vulnerable.
Tijl Coosemans (tijl) search for other commits by this committer
ftp/curl: Fix OPENSSL_CONFIGURE_WITH

Upstream renamed --with-ssl to --with-openssl, and --without-ssl now
means no SSL at all.  This fixes building with SSL libraries other than
OpenSSL.

Approved by:	sunpoet (via email)
7.87.0_1
19 Jan 2023 08:51:47
commit hash: 41dd4f9d622fcfa281d615af9da175f681268fb4commit hash: 41dd4f9d622fcfa281d615af9da175f681268fb4commit hash: 41dd4f9d622fcfa281d615af9da175f681268fb4commit hash: 41dd4f9d622fcfa281d615af9da175f681268fb4 files touched by this commit This port version is marked as vulnerable.
Antoine Brodin (antoine) search for other commits by this committer
ftp/curl: re-enabled CA_BUNDLE by default

With hat:	pkgmgr
7.87.0
30 Dec 2022 09:04:09
commit hash: c63a8f65afe14e82338fac73a1a5b21648d49388commit hash: c63a8f65afe14e82338fac73a1a5b21648d49388commit hash: c63a8f65afe14e82338fac73a1a5b21648d49388commit hash: c63a8f65afe14e82338fac73a1a5b21648d49388 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 7.87.0

- Update WWW
- Disable CA_BUNDLE option by default

ca_root_nss is not needed since we have caroot in the base system.

Changes:	https://curl.se/changes.html
Security:	CVE-2022-43551, CVE-2022-43552
7.86.0
14 Dec 2022 01:32:35
commit hash: 78ae7128f649c06d9a3c82fb9258c953f8a39b58commit hash: 78ae7128f649c06d9a3c82fb9258c953f8a39b58commit hash: 78ae7128f649c06d9a3c82fb9258c953f8a39b58commit hash: 78ae7128f649c06d9a3c82fb9258c953f8a39b58 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
Author: takefu
ftp/curl: Update to 7.86.0

While here,

* Switch to DISTVERSION.
* Pet portlint and portclippy.
* Tidy up Makefile with portfmt.

ChangeLog:	https://curl.se/changes.html#7_86_0
PR:		267802
Approved by:	maintainer timeout
MFH:		2022Q4
Security:	0f99a30c-7b4b-11ed-9168-080027f5fec9
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
7.85.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit This port version is marked as vulnerable.
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.85.0
31 Aug 2022 18:49:29
commit hash: 9822bfc875ff5fcfa329a32cb61878f7a9bb9d30commit hash: 9822bfc875ff5fcfa329a32cb61878f7a9bb9d30commit hash: 9822bfc875ff5fcfa329a32cb61878f7a9bb9d30commit hash: 9822bfc875ff5fcfa329a32cb61878f7a9bb9d30 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 7.85.0

Changes:	https://curl.se/changes.html
Security:	CVE-2022-35252
7.84.0
20 Jul 2022 14:21:53
commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bfcommit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bfcommit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bfcommit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf files touched by this commit This port version is marked as vulnerable.
Tobias C. Berner (tcberner) search for other commits by this committer
ftp: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alexander Kriventsov
  *  Anders Nordby <anders@fix.no>
  *  Andreas Fehlner <fehlner@gmx.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Damjan Marion <dmarion@open.hr>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Freeman <freebsdports@chillibear.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.84.0
29 Jun 2022 21:49:24
commit hash: 7026df49e83a3acffed2b2df48e65de541cf425bcommit hash: 7026df49e83a3acffed2b2df48e65de541cf425bcommit hash: 7026df49e83a3acffed2b2df48e65de541cf425bcommit hash: 7026df49e83a3acffed2b2df48e65de541cf425b files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 7.84.0

Changes:	https://curl.se/changes.html
Security:	CVE-2022-32205, CVE-2022-32206, CVE-2022-32207, CVE-2022-32208
Security:	ae5722a6-f5f0-11ec-856e-d4c9ef517024
7.83.1
13 May 2022 19:29:29
commit hash: 55208e0f663da10ff0eacd57eac0d2694eccd090commit hash: 55208e0f663da10ff0eacd57eac0d2694eccd090commit hash: 55208e0f663da10ff0eacd57eac0d2694eccd090commit hash: 55208e0f663da10ff0eacd57eac0d2694eccd090 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 7.83.1

Changes:	https://curl.se/changes.html
Security:	CVE-2022-27778, CVE-2022-27779, CVE-2022-27780, CVE-2022-27781,
CVE-2022-27782, CVE-2022-30115
7.83.0
30 Apr 2022 15:57:34
commit hash: b6762dd51196c0231e5e5153feac06e55361ee67commit hash: b6762dd51196c0231e5e5153feac06e55361ee67commit hash: b6762dd51196c0231e5e5153feac06e55361ee67commit hash: b6762dd51196c0231e5e5153feac06e55361ee67 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 7.83.0

Changes:	https://curl.se/changes.html
Security:	CVE-2022-22576, CVE-2022-27774, CVE-2022-27775, CVE-2022-27776
Security:	92a4d881-c6cf-11ec-a06f-d4c9ef517024
7.82.0_1
17 Apr 2022 23:58:02
commit hash: fd03c8280ebad6a0570a9f08a3d589939dff1293commit hash: fd03c8280ebad6a0570a9f08a3d589939dff1293commit hash: fd03c8280ebad6a0570a9f08a3d589939dff1293commit hash: fd03c8280ebad6a0570a9f08a3d589939dff1293 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Enable PSL option by default

- Bump PORTREVISION for dependency change
7.82.0
16 Apr 2022 04:19:52
commit hash: c224916d09aa283920b6c016f61778e4e90ef577commit hash: c224916d09aa283920b6c016f61778e4e90ef577commit hash: c224916d09aa283920b6c016f61778e4e90ef577commit hash: c224916d09aa283920b6c016f61778e4e90ef577 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Remove deprecated NSS option

- Update CA_BUNDLE_DESC: Remove unsupported mbedTLS

PR:		262955
Submitted by:	diizzy
7.82.0
25 Mar 2022 13:36:41
commit hash: 5b328bb78990207214cfd77640c04b46965f056acommit hash: 5b328bb78990207214cfd77640c04b46965f056acommit hash: 5b328bb78990207214cfd77640c04b46965f056acommit hash: 5b328bb78990207214cfd77640c04b46965f056a files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 7.82.0

Changes:	https://curl.se/changes.html
7.81.0
23 Jan 2022 18:17:33
commit hash: 6ac07e9080e26e226fc6c7fdbf0611dfcb1406cbcommit hash: 6ac07e9080e26e226fc6c7fdbf0611dfcb1406cbcommit hash: 6ac07e9080e26e226fc6c7fdbf0611dfcb1406cbcommit hash: 6ac07e9080e26e226fc6c7fdbf0611dfcb1406cb files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 7.81.0

Changes:	https://curl.se/changes.html
7.80.0
21 Nov 2021 18:19:07
commit hash: 8b29dfbb227064326bcb500e14e59343c173c395commit hash: 8b29dfbb227064326bcb500e14e59343c173c395commit hash: 8b29dfbb227064326bcb500e14e59343c173c395commit hash: 8b29dfbb227064326bcb500e14e59343c173c395 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 7.80.0

Changes:	https://curl.se/changes.html
7.79.1
27 Sep 2021 15:55:50
commit hash: 0acc6cf1fa14d5896f270f0e2dc2572836492eb4commit hash: 0acc6cf1fa14d5896f270f0e2dc2572836492eb4commit hash: 0acc6cf1fa14d5896f270f0e2dc2572836492eb4commit hash: 0acc6cf1fa14d5896f270f0e2dc2572836492eb4 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 7.79.1

Changes:	https://curl.se/changes.html
7.79.0
21 Sep 2021 03:35:15
commit hash: 3805ef230a963aa07a62dabfa358603a8979f683commit hash: 3805ef230a963aa07a62dabfa358603a8979f683commit hash: 3805ef230a963aa07a62dabfa358603a8979f683commit hash: 3805ef230a963aa07a62dabfa358603a8979f683 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 7.79.0

Changes:	https://curl.se/changes.html
7.78.0
21 Jul 2021 21:12:52
commit hash: ee05a0fbe5a5835ca262c01f28de2f050c0d0da1commit hash: ee05a0fbe5a5835ca262c01f28de2f050c0d0da1commit hash: ee05a0fbe5a5835ca262c01f28de2f050c0d0da1commit hash: ee05a0fbe5a5835ca262c01f28de2f050c0d0da1 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 7.78.0

- Remove METALINK option: all support removed by upstream
- Update NTLM option: it has own configure option now

Changes:	https://curl.se/changes.html
7.77.0_1
21 Jul 2021 18:12:12
commit hash: 9fe030bf0703f790c6b408df4fc1fd1461737514commit hash: 9fe030bf0703f790c6b408df4fc1fd1461737514commit hash: 9fe030bf0703f790c6b408df4fc1fd1461737514commit hash: 9fe030bf0703f790c6b408df4fc1fd1461737514 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Add MQTT option

PR:		256627
Requested by:	Michael Osipov <michael.osipov@siemens.com>
7.77.0_1
21 Jul 2021 18:12:11
commit hash: 8ec683f2a9d3cac9b7721a295ee64683c257d0cbcommit hash: 8ec683f2a9d3cac9b7721a295ee64683c257d0cbcommit hash: 8ec683f2a9d3cac9b7721a295ee64683c257d0cbcommit hash: 8ec683f2a9d3cac9b7721a295ee64683c257d0cb files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Add STATIC option

PR:		254622
Reported by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
7.77.0_1
21 Jul 2021 18:12:11
commit hash: dd4df09808b40cac73f9bed55c8c2489bdee5f2fcommit hash: dd4df09808b40cac73f9bed55c8c2489bdee5f2fcommit hash: dd4df09808b40cac73f9bed55c8c2489bdee5f2fcommit hash: dd4df09808b40cac73f9bed55c8c2489bdee5f2f files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Enable LIBSSH2 option by default

- Bump PORTREVISION for dependency change

PR:		253939
Requested by:	Dennis Clarke <dclarke@blastwave.org>
7.77.0
10 Jun 2021 14:45:58
commit hash: 635a862037057416d9893f2214dfd6e5b0043b63commit hash: 635a862037057416d9893f2214dfd6e5b0043b63commit hash: 635a862037057416d9893f2214dfd6e5b0043b63commit hash: 635a862037057416d9893f2214dfd6e5b0043b63 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 7.77.0

Changes:	https://curl.se/changes.html
7.76.1
12 May 2021 17:12:16
commit hash: e23ef40bcd979445878efa127742cac3acd17978commit hash: e23ef40bcd979445878efa127742cac3acd17978commit hash: e23ef40bcd979445878efa127742cac3acd17978commit hash: e23ef40bcd979445878efa127742cac3acd17978 files touched by this commit This port version is marked as vulnerable.
Dmitry Marakasov (amdmi3) search for other commits by this committer
ftp/curl: remove non-option from OPTIONS_DEFAULT

Approved by:	portmgr blanket
7.76.1
02 May 2021 19:43:45
commit hash: c7394fd8f23a40694baaf28790b4fe2e8e4bf07fcommit hash: c7394fd8f23a40694baaf28790b4fe2e8e4bf07fcommit hash: c7394fd8f23a40694baaf28790b4fe2e8e4bf07fcommit hash: c7394fd8f23a40694baaf28790b4fe2e8e4bf07f files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Cosmetic change
7.76.1
25 Apr 2021 20:35:09
commit hash: 013715b5620f44cbdd6d490ca2449f4d869de15dcommit hash: 013715b5620f44cbdd6d490ca2449f4d869de15dcommit hash: 013715b5620f44cbdd6d490ca2449f4d869de15dcommit hash: 013715b5620f44cbdd6d490ca2449f4d869de15d files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 7.76.1

- Update MASTER_SITES

Changes:	https://curl.haxx.se/changes.html
7.76.0
18 Apr 2021 05:41:58
commit hash: d45ce11e9a22e4b561b3c13b824f96ba0a45879ecommit hash: d45ce11e9a22e4b561b3c13b824f96ba0a45879ecommit hash: d45ce11e9a22e4b561b3c13b824f96ba0a45879ecommit hash: d45ce11e9a22e4b561b3c13b824f96ba0a45879e files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ftp/curl: Update to 7.76.0

Changes:	https://curl.haxx.se/changes.html
7.75.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
7.75.0
06 Feb 2021 20:43:43
Revision:564253Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.75.0

Changes:	https://curl.haxx.se/changes.html
7.74.0_1
03 Feb 2021 19:46:58
Revision:563916Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Make User-Agent header setting reliable

- Bump PORTREVISION for package change

Requested by:	Jonathan Simon <info@simonabc.com>
Obtained
from:	https://github.com/curl/curl/commit/0936ecd0ee5e3e28c098fefc9e2c0e6847cb7a82
7.74.0
13 Dec 2020 14:49:15
Revision:557987Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 7.74.0

Changes:	https://curl.se/changes.html
PR:		251773
Submitted by:	lwhsu
Security:	3c77f139-3a09-11eb-929d-d4c9ef517024
MFH:		2020Q4
7.73.0
10 Dec 2020 21:30:30
Revision:557488Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update WWW

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

1 | 2 | 3 | 4 | 5  »