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.19.0_18.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 (859 items / 852 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. net/asterisk20
  315. net/asterisk22
  316. net/boinc-client
  317. net/deviceatlas-enterprise-c
  318. net/ecal
  319. net/fort
  320. net/freeipa-client
  321. net/freeswitch
  322. net/gerbera
  323. net/grive2
  324. net/identme
  325. net/kamailio
  326. net/libcmis
  327. net/libnpupnp
  328. net/liboauth
  329. net/libproxy
  330. net/librdkafka
  331. net/mad_fcl
  332. net/measurement-kit
  333. net/megacmd
  334. net/megatools
  335. net/nekobox
  336. net/ntopng
  337. net/onedrive
  338. net/pecl-oauth2
  339. net/remmina
  340. net/rubygem-ovirt-engine-sdk
  341. net/sakisafecli
  342. net/uget
  343. net/xmlrpc-c
  344. net-im/abaddon
  345. net-im/concord
  346. net-im/profanity
  347. net-im/snac
  348. net-im/toxic
  349. net-mgmt/andwatch
  350. net-mgmt/ettercap
  351. net-mgmt/nagnu
  352. net-mgmt/netdata
  353. net-mgmt/netxms
  354. net-mgmt/sblim-wbemcli
  355. net-mgmt/seafile-client
  356. net-mgmt/seafile-server
  357. net-mgmt/simplomon
  358. net-mgmt/zabbix6-agent
  359. net-mgmt/zabbix6-proxy
  360. net-mgmt/zabbix6-server
  361. net-mgmt/zabbix7-agent
  362. net-mgmt/zabbix7-proxy
  363. net-mgmt/zabbix7-server
  364. net-mgmt/zabbix72-agent
  365. net-mgmt/zabbix72-proxy
  366. net-mgmt/zabbix72-server
  367. net-mgmt/zabbix74-agent
  368. net-mgmt/zabbix74-proxy
  369. net-mgmt/zabbix74-server
  370. net-p2p/clboss
  371. net-p2p/cpuminer
  372. net-p2p/datum_gateway
  373. net-p2p/libtorrent
  374. net-p2p/pulsar-client-cpp
  375. net-p2p/retroshare
  376. net-p2p/transmission-components
  377. ports-mgmt/appstream-generator
  378. print/foomatic-db-engine
  379. print/miktex
  380. print/plutobook
  381. print/py-plutoprint
  382. science/healpix
  383. science/lammps
  384. science/libkml
  385. science/netcdf
  386. science/openmodelica
  387. science/orthanc
  388. science/orthanc-mysql
  389. science/py-tensorflow
  390. science/qbox
  391. security/0d1n
  392. security/beid
  393. security/cardpeek
  394. security/certmonger
  395. security/clamav
  396. security/clamav-lts
  397. security/gnupg1
  398. security/gvm-libs
  399. security/lastpass-cli
  400. security/libreswan
  401. security/libtatsu
  402. security/modsecurity3
  403. security/opensaml
  404. security/openvas
  405. security/osslsigncode
  406. security/sssd2
  407. security/strongswan
  408. security/tpm2-tools
  409. security/tpm2-tss
  410. security/uacme
  411. security/wazuh-manager
  412. security/ykclient
  413. shells/sheldon
  414. sysutils/abgx360
  415. sysutils/afflib
  416. sysutils/amtc
  417. sysutils/bacula-libs3
  418. sysutils/barrier
  419. sysutils/cbsd
  420. sysutils/cfengine
  421. sysutils/cfengine-devel
  422. sysutils/cfengine-lts
  423. sysutils/cfengine324
  424. sysutils/cfengine325
  425. sysutils/cfengine326
  426. sysutils/cfengine327
  427. sysutils/cluster-glue
  428. sysutils/createrepo_c
  429. sysutils/eclat
  430. sysutils/fwupd
  431. sysutils/google-compute-engine-oslogin
  432. sysutils/libdnf
  433. sysutils/lnav
  434. sysutils/mdcat
  435. sysutils/nix
  436. sysutils/pacman
  437. sysutils/passwordsafe
  438. sysutils/powerman
  439. sysutils/rsyslog8
  440. sysutils/synergy
  441. sysutils/syslog-ng
  442. sysutils/zellij
  443. textproc/libkolabxml
  444. textproc/libmrss
  445. textproc/libnxml
  446. textproc/multimarkdown
  447. textproc/py-ucl
  448. textproc/raptor2
  449. www/apache24
  450. www/cas
  451. www/castget
  452. www/cpr
  453. www/davix
  454. www/domoticz
  455. www/domoticz-devel
  456. www/edbrowse
  457. www/envoy
  458. www/flickcurl
  459. www/hurl
  460. www/janus
  461. www/mod_auth_cas
  462. www/mod_auth_mellon
  463. www/mod_auth_openidc
  464. www/mod_security
  465. www/mod_webauth
  466. www/netsurf
  467. www/newsboat
  468. www/newsraft
  469. www/onlyoffice-documentserver
  470. www/ot-recorder
  471. www/p5-Net-Curl
  472. www/p5-WWW-Curl
  473. www/pecl-http
  474. www/pecl-solr
  475. www/pecl-yar
  476. www/rdrview
  477. www/rubygem-ethon
  478. www/rubygem-ethon-gitlab
  479. www/rubygem-passenger
  480. www/rubygem-patron
  481. www/sogo
  482. www/sogo2
  483. www/sogo2-activesync
  484. www/ulfius
  485. www/wasm-pack
  486. www/wsdlpull
  487. x11/polybar
  488. x11-toolkits/wxgtk32
  489. 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
7.49.1
26 Jun 2016 17:13:00
Revision:417535Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.49.1

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

Restore the way ftp/curl was working before.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Sponsored by:	PortsCamp Taiwan
7.46.0_2
12 Jan 2016 21:36:59
Revision:405919Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Simplify Makefile:
  - Use USES=localbase unconditionally
  - Use *_CONFIGURE_{ENABLE,WITH}
- Bump PORTREVISION for package change

Differential Revision:	https://reviews.FreeBSD.org/D4757
PR:		205804
Exp-run by:	antoine
Accepted by:	bapt (portmgr)
7.46.0_1
06 Dec 2015 17:51:46
Revision:403132Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Use gmake for zsh completions
- Bump PORTREVISION for package change
7.46.0
04 Dec 2015 12:32:53
Revision:402943Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.46.0

Changes:	http://curl.haxx.se/changes.html
7.45.0
17 Oct 2015 18:07:58
Revision:399560Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Use USES=localbase
7.45.0
09 Oct 2015 18:31:41
Revision:398931Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.45.0
- Add LICENSE_FILE

Changes:	http://curl.haxx.se/changes.html
7.44.0
07 Oct 2015 16:19:43
Revision:398768Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
Do not provide empty do-test target for perl5-using ports

perl5's do-test: target should only be enabled when USE_PERL5=configure
or USE_PERL5=modbuild* are used, otherwise it'll end up being empty
and will prevent other tests from running.

Remove NO_PERL5_TEST as it isn't really needed after this fix.

Approved by:	mat, sunpoet
Differential Revision:	D3830
7.44.0
03 Oct 2015 17:07:44
Revision:398485Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add NO_PERL5_TEST
- Convert to new test framework
- Convert to new options target helper
- Cosmetic change
7.44.0
20 Aug 2015 07:06:12
Revision:394836Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Convert to new options dependency helper
7.44.0
15 Aug 2015 07:37:23
Revision:394276Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.44.0

Changes:	http://curl.haxx.se/changes.html
7.43.0_3
14 Aug 2015 23:46:49
Revision:394263Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Adjust default GSSAPI option:
  - GSSAPI_NONE if OpenSSL/LibreSSL from ports will be used instead of OpenSSL
from base system
  - GSSAPI_BASE if otherwise
- Bump PORTREVISION for package change

Suggested by:	tijl
7.43.0_2
28 Jun 2015 17:53:55
Revision:390806Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix multi handles
- Bump PORTREVISION for package change

PR:		201147
Submitted by:	grembo
Obtained
from:	https://github.com/bagder/curl/commit/903b6e05565bf826b4194447864288642214b094
7.43.0_1
28 Jun 2015 16:49:08
Revision:390796Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Rework OpenSSL/LibreSSL check
7.43.0_1
25 Jun 2015 00:22:30
Revision:390526Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Be more explicit about which setting to use.

PR:		200555
7.43.0_1
25 Jun 2015 00:17:09
Revision:390525Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Try to improve the wording for the GSSAPI+OpenSSL IGNORE in r390499.

PR:		200555
7.43.0_1
24 Jun 2015 17:21:30
Revision:390499Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Prevent building a broken curl when using the openssl port when GSSAPI_BASE set.

Without this curl would link to both /usr/lib/libssl.so and
/usr/local/lib/libssl.so
resulting in a crash at runtime.

Bump revision as current builds are broken at runtime and need to be rebuilt.

PR:		200555
Submitted by:	truckman
Approved by:	maintainer timeout
7.43.0
17 Jun 2015 17:24:58
Revision:389953Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.43.0
- Update HTTP2 option
- Update DOCS

Changes:	http://curl.haxx.se/changes.html
7.42.1_1
12 Jun 2015 16:14:54
Revision:389281Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
- Update security/polarssl13 to 1.3.11
- Patch a Makefile so regular make install works
- Replace a patch with MAKE_ENV
- Bump dependent ports

PR:		200816
7.42.1
07 Jun 2015 20:40:03
Revision:388745Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Remove trailing space
- Regenerate patch files with makepatch:
7.42.1
15 May 2015 18:04:30
Revision:386449Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix typo

Reported by:	Scott Bennett <bennett@sdf.org>
7.42.1
10 May 2015 12:45:11
Revision:385944Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Reword GSSAPI_BASE_DESC for explicit Kerberos requirement
7.42.1
01 May 2015 09:59:32
Revision:385098Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.42.1

Changes:	http://curl.haxx.se/changes.html
7.42.0
25 Apr 2015 10:00:54
Revision:384725Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix OPTIONS_DEFAULT

Notified by:	antoine
7.42.0
25 Apr 2015 09:46:51
Revision:384723Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix OPTIONS_DEFAULT: remove SSL
- Add WOLFSSL option
- Cosmetic change
7.42.0
25 Apr 2015 07:45:18
Revision:384716Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix build without NTLM

Reference:	https://github.com/bagder/curl/commit/fd9d3a1ef1f7b1cb5812d04bad07818efc6f3b3a
7.42.0
22 Apr 2015 18:51:25
Revision:384502Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.42.0

Changes:	http://curl.haxx.se/changes.html
7.41.0
17 Apr 2015 13:37:37
Revision:384160Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
Specify library version when depending on libpolarssl and switch ports to
PolarSSL 1.3 when they fail to build with 1.2.
7.41.0
06 Apr 2015 17:50:35
Revision:383458Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Disable SSLv2_client_method
7.41.0
28 Mar 2015 11:37:42
Revision:382461Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add IGNORE for LibreSSL

PR:		198397 (based on)
Submitted by:	Bernard Spil <spil.oss@gmail.com>
7.41.0
28 Mar 2015 11:13:16
Revision:382459Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Use USES=gssapi
- Adjust options:
  - Change GSSAPI from radio to single
  - Rename HEIMDAL_PORT to GSSAPI_HEIMDAL
  - Rename KRB5_PORT to GSSAPI_MIT
  - Add GSSAPI_NONE
7.41.0
28 Mar 2015 10:05:24
Revision:382451Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Remove CYASSL option until upstream supports WolfSSL (new name of CyaSSL)
7.41.0
26 Feb 2015 17:45:46
Revision:380032Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.41.0

Changes:	http://curl.haxx.se/changes.html
7.40.0
18 Jan 2015 10:36:02
Revision:377313Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Use INSTALL_TARGET=install-strip instead of
MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
7.40.0
09 Jan 2015 18:07:32
Revision:376637Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.40.0

Changes:	http://curl.haxx.se/changes.html
Security:	CVE-2014-8150
Security:	CVE-2014-8151
MFH:		2015Q1
7.39.0_1
09 Dec 2014 17:53:16
Revision:374416Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Don't create an orphan symlink for the curl-hiphop slave
7.39.0_1
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.39.0
24 Nov 2014 18:54:17
Revision:373349Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.39.0

Changes:	http://curl.haxx.se/changes.html
7.39.0
24 Nov 2014 18:24:25
Revision:373231Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.39.0

Changes:	http://curl.haxx.se/changes.html
7.38.0_2
20 Oct 2014 15:20:22
Revision:371277Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Clean up plist
7.38.0_2
09 Oct 2014 15:24:44
Revision:370549Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix threaded-resolver
- Bump PORTREVISION for package change

PR:		ports/193972
Submitted by:	bsduser <local@o2.pl>, mickael.maillot@gmail.com
Obtained
by:	https://github.com/bagder/curl/commit/d9762a7cdb35e70f8cb0bf1c2f8019e8391616e1
7.38.0_1
12 Sep 2014 16:00:47
Revision:368037Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix nghttp2 version requirement
- Bump PORTREVISION for www/nghttp2 shlib change
7.38.0
11 Sep 2014 15:53:50
Revision:367954Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.38.0
- Remove SPNEGO option

Changes:	http://curl.haxx.se/changes.html
7.37.1_4
30 Aug 2014 18:18:14
Revision:366659Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
7.37.1_3
28 Aug 2014 10:21:32
Revision:366389Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
dns/c-ares:
- Add USES=libtool and bump dependent ports
- Move variable definitions in front of include bsd.port.options.mk
- Replace patch with USES=pathfix

Approved by:	portmgr (implicit, bump unstaged port)
7.37.1_2
12 Aug 2014 17:07:48
Revision:364723Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add CPE information
7.37.1_2
24 Jul 2014 18:34:16
Revision:362835Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.37.1_1
23 Jul 2014 09:54:02
Revision:362645Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
7.37.1
18 Jul 2014 15:40:53
Revision:362212Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix build of ftp/curl-hiphop
7.37.1
18 Jul 2014 08:45:38
Revision:362194Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.37.1

Changes:	http://curl.haxx.se/changes.html
7.37.0
03 Jun 2014 12:45:04
Revision:356345Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.37.0
- Use USES=libtool:oldver

Changes:	http://curl.haxx.se/changes.html
7.36.0_1
24 May 2014 06:18:44
Revision:354980Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Specify ABI version

Submitted by:	tijl
7.36.0_1
22 May 2014 17:52:50
Revision:354877Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix NSS option
- Bump PORTREVISION

PR:		ports/189987
Submitted by:	ashish
7.36.0
05 Apr 2014 16:57:06
Revision:350249Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Cleanup regression-test:
7.36.0
02 Apr 2014 19:11:00
Revision:349946Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix build failure when SPNEGO option is on
7.36.0
28 Mar 2014 15:17:10
Revision:349428Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix HTTP2 option

Reported by:	many
7.36.0
27 Mar 2014 20:59:10
Revision:349364Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.36.0

Changes:	http://curl.haxx.se/changes.html
7.35.0
27 Mar 2014 16:22:01
Revision:349343Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add HTTP2 option
7.35.0
25 Mar 2014 19:53:28
Revision:349185Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add security/heimdal and security/krb5 support and corresponding options:
  - GSSAPI_BASE for base system (default)
  - HEIMDAL_PORT for security/heimdal
  - KRB5_PORT for security/krb5

Tested by:	redports
7.35.0
17 Mar 2014 14:46:54
Revision:348478Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Sort PLIST
7.35.0
12 Mar 2014 18:17:30
Revision:347994Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Use USES=tar:lzma
7.35.0
23 Feb 2014 15:20:40
Revision:345728Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Remove no-op NTLM option

PR:		ports/186902
Submitted by:	Jeremy Chadwick <jdc@koitsu.org>
7.35.0
13 Feb 2014 13:50:38
Revision:344107Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.35.0

Changes:	http://curl.haxx.se/changes.html
PR:		ports/186557
Exp-run by:	bdrewery
7.34.0
06 Feb 2014 11:40:41
Revision:343034Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.34.0

Changes:	http://curl.haxx.se/changes.html
PR:		ports/185456
Exp-run by:	bdrewery
7.33.0_2
18 Dec 2013 23:04:24
Revision:336860Original commit files touched by this commit This port version is marked as vulnerable.
delphij search for other commits by this committer
Apply vendor fix for CVE-2013-6422, cURL libcurl cert name check ignore
with GnuTLS.  Document the vulnerability fix in vuxml while I'm here.
7.33.0_1
30 Nov 2013 10:07:07
Revision:335277Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Use PORTDOCS and PORTEXAMPLES
- Simplify Makefile
7.33.0_1
02 Nov 2013 17:23:45
Revision:332519Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Strip shared library
- Use += for CONFIGURE_ENV
7.33.0_1
02 Nov 2013 10:11:31
Revision:332465Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix build when both GSSAPI and SPNEGO options are on

When SPNEGO option is on, LOCALBASE/include/fbopenssl was added to the search
path of include files. It causes build failure when "#include <gssapi.h>" wants
/usr/include/gssapi/gssapi.h.
7.33.0_1
31 Oct 2013 14:54:49
Revision:332247Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix PLIST
- Bump PORTREVISION for package change

PR:		ports/183388 [1]
Submitted by:	avilla [1]
Reported by:	antoine
7.33.0
31 Oct 2013 02:03:01
Revision:332194Original commit files touched by this commit This port version is marked as vulnerable.
hrs search for other commits by this committer
- Split the library part of multimedia/rtmpdump into multimedia/librtmp.
- Update ports depending on librtmp.
- Add instruction to avoid a build error in multimedia/rtmpdump under a
  specific condition.
7.33.0
23 Oct 2013 15:31:27
Revision:331390Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.33.0

Changes:	http://curl.haxx.se/changes.html
PR:		ports/183151
Exp-run by:	bdrewery
7.32.0
20 Oct 2013 18:07:48
Revision:331044Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Remove --disable-threaded-resolver from CONFIGURE_ARGS, it is handled by
THREADED_RESOLVER option
7.32.0
15 Oct 2013 17:36:34
Revision:330415Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add SSP support
7.32.0
07 Oct 2013 18:24:43
Revision:329721Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix STAGEDIR support

Reported by:	makc
7.32.0
06 Oct 2013 18:36:49
Revision:329619Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.32.0
- Turn COOKIES on by default
- Support STAGEDIR

Note:
- mk-ca-bundle.1 will not be installed. Use
http://curl.haxx.se/docs/caextract.html instead

Changes:	http://curl.haxx.se/changes.html
PR:		ports/181510
Exp run by:	drewery
7.31.0_1
20 Sep 2013 17:23:19
Revision:327729Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
7.31.0_1
20 Sep 2013 12:54:55
Revision:327697Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.31.0_1
18 Sep 2013 22:13:21
Revision:327585Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Disable CFLAGS=-D* check temporarily: workaround for LDAP issue [1] and
CPUTYPE [2]
- Remove note in pre-configure: since it does not help to avoid bug-report mails

PR:		ports/177401 [1], ports/180648 [1], ports/180944 [2]
7.31.0_1
21 Aug 2013 14:08:08
Revision:325134Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Convert to new perl framework
7.31.0_1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
7.31.0_1
09 Aug 2013 16:39:42
Revision:324450Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add note about LDAP issue (-DLDAP_DEPRECATED)

PR:		ports/177401
7.31.0_1
07 Aug 2013 03:35:18
Revision:324329Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix ossl_recv() to eliminate false positive OpenSSL errors
- Bump PORTREVISION for package change

Submitted by:	Brett Gmoser <bgmoser@leadbidinc.com>, Sergey Lobanov
<wmn@siberianet.ru>
Obtained from:	https://github.com/bagder/curl/commit/8a7a277c086199b
Reference:	http://sourceforge.net/p/curl/bugs/1249/
7.31.0
12 Jul 2013 09:02:43
Revision:322824Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix build when security/openssl is installed
- Pet portlint
7.31.0
12 Jul 2013 08:12:08
Revision:322820Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix typo

Submitted by:	Herbert J. Skuhra <hskuhra@eumx.net>
7.31.0
11 Jul 2013 16:26:27
Revision:322783Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi

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

«  1 | 2 | 3 | 4 | 5  »