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.20.08.20.07.87.08.15.08.20.08.1.2-8.1.2
FreeBSD:14:quarterly8.20.08.20.0-8.14.18.20.08.5.08.5.08.5.0
FreeBSD:15:latest8.20.08.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.20.08.20.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. perl5>=5.42.r<5.43 : lang/perl5.42
Library dependencies:
  1. libbrotlidec.so : archivers/brotli
  2. libnghttp2.so : www/libnghttp2
  3. libidn2.so : dns/libidn2
  4. libssh2.so : security/libssh2
  5. libpsl.so : dns/libpsl
  6. libzstd.so : archivers/zstd
This port is required by:
for Build
  1. audio/lv2lint
  2. biology/salmon
  3. databases/pg_net
  4. databases/pgsql-http
  5. databases/tarantool
  6. deskutils/bookworm
  7. deskutils/mybee-qt
Expand this list (36 items / 29 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/git
  3. devel/roswell
  4. dns/ddclient
  5. ftp/R-cran-RCurl
  6. ftp/R-cran-curl
  7. games/yquake2
  8. lang/mujs
  9. mail/mailscanner
  10. net/teddycloud
  11. net-mgmt/ettercap
  12. net-mgmt/smokeping
  13. security/clamav-unofficial-sigs
  14. security/libscep
  15. security/tang
  16. security/ykclient
  17. sysutils/containers-common
  18. sysutils/skopeo
  19. www/ot-recorder
  20. www/py-playwright
  21. www/ulfius
  22. Collapse this list.

Deleted ports which required this port:

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

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. misc/zygrib*
  2. misc/zygrib-maps*
  3. Collapse this list of deleted ports.
for Libraries
  1. archivers/urbackup-server
  2. archivers/zchunk
  3. astro/cfitsio
  4. astro/foxtrotgps
  5. astro/gnuastro
  6. astro/mepo
  7. astro/opencpn
Expand this list (860 items / 853 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. astro/phd2
  3. astro/siril
  4. astro/viking
  5. audio/ardour
  6. audio/ario
  7. audio/cyanrip
  8. audio/deadbeef
  9. audio/faustlive
  10. audio/giada
  11. audio/grip
  12. audio/gtkpod
  13. audio/guitarix-lv2
  14. audio/icecast
  15. audio/moc
  16. audio/mpdas
  17. audio/mpdscribble
  18. audio/musicpd
  19. audio/ncmpcpp
  20. audio/osd-lyrics
  21. audio/owntone
  22. audio/pianobar
  23. audio/pianod2
  24. audio/streamtranscoder
  25. audio/vimpc
  26. audio/vorbis-tools
  27. audio/zrythm
  28. benchmarks/flowgrind
  29. biology/htslib
  30. biology/hyphy
  31. biology/iolib
  32. biology/libbigwig
  33. biology/py-pybigwig
  34. biology/vcflib
  35. biology/vt
  36. cad/OrcaSlicer
  37. cad/PrusaSlicer
  38. cad/horizon-eda
  39. cad/kicad
  40. cad/kicad-devel
  41. chinese/fcitx-cloudpinyin
  42. chinese/fcitx5-chinese-addons
  43. chinese/gcin
  44. comms/bladerf
  45. comms/gammu
  46. comms/gpredict
  47. comms/sigdigger
  48. comms/svxlink
  49. comms/trustedqsl
  50. comms/xastir
  51. converters/bibtexconv
  52. databases/duckdb
  53. databases/mariadb-connector-c
  54. databases/mariadb1011-server
  55. databases/mariadb114-server
  56. databases/mariadb118-server
  57. databases/mongodb70
  58. databases/mongodb80
  59. databases/mysql80-client
  60. databases/mysql80-server
  61. databases/mysql84-client
  62. databases/mysql84-server
  63. databases/mysql96-client
  64. databases/mysql96-server
  65. databases/mysql97-client
  66. databases/mysql97-server
  67. databases/pg_net
  68. databases/pgsql-http
  69. databases/postgresql-repmgr
  70. databases/recutils
  71. databases/spatialite_gui
  72. databases/sqlrelay
  73. databases/tarantool
  74. databases/tiledb
  75. databases/xrootd
  76. databases/xtrabackup80
  77. databases/xtrabackup84
  78. deskutils/cairo-dock
  79. deskutils/cairo-dock-plugins
  80. deskutils/cherrytree
  81. deskutils/fbreader
  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/sword
  294. misc/trurl
  295. misc/wmweather+
  296. multimedia/audacious-plugins
  297. multimedia/butt
  298. multimedia/ccextractor
  299. multimedia/kew
  300. multimedia/kodi
  301. multimedia/libmediainfo
  302. multimedia/mediaelch
  303. multimedia/musikcube
  304. multimedia/nostt
  305. multimedia/nymphcast
  306. multimedia/obs-streamfx
  307. multimedia/obs-studio
  308. multimedia/qmmp-qt5
  309. multimedia/qmmp-qt6
  310. multimedia/tsduck
  311. multimedia/tvheadend
  312. multimedia/xine
  313. multimedia/zoneminder
  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 366 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/growl-for-linux*
  51. deskutils/libgcal*
  52. deskutils/ljit*
  53. deskutils/logjam*
  54. deskutils/mdh*
  55. devel/ada-util*
  56. devel/aegis*
  57. devel/cargo*
  58. devel/cargo-tree*
  59. devel/ecore-file*
  60. devel/google-cloud-cpp117*
  61. devel/hhdate*
  62. devel/kiwix-lib*
  63. devel/kore*
  64. devel/leatherman*
  65. devel/libkolab*
  66. devel/libopkele*
  67. devel/libwfut*
  68. devel/mm-common*
  69. devel/monodevelop*
  70. devel/wrangler*
  71. dns/dnsforwarder*
  72. editors/imhex-current*
  73. editors/libreoffice-legacy*
  74. editors/libreoffice4*
  75. editors/libreoffice6*
  76. editors/morla*
  77. editors/openoffice-3*
  78. editors/openoffice-3-devel*
  79. editors/textroom*
  80. emulators/duckstation*
  81. emulators/qemu-sbruno*
  82. emulators/qemu2*
  83. emulators/qemu30*
  84. emulators/qemu31*
  85. emulators/qemu40*
  86. emulators/qemu41*
  87. emulators/qemu42*
  88. emulators/qemu5*
  89. emulators/qemu50*
  90. emulators/qemu6*
  91. emulators/qemu7*
  92. emulators/qemu70*
  93. emulators/qemu8*
  94. emulators/virtualbox-ose-lite*
  95. emulators/virtualbox-ose-nox11*
  96. emulators/virtualbox-ose-nox11-70*
  97. emulators/virtualbox-ose-nox11-71*
  98. emulators/virtualbox-ose-nox11-72*
  99. emulators/virtualbox-ose-nox11-legacy*
  100. ftp/cpr*
  101. ftp/fpc-libcurl*
  102. ftp/hs-curl*
  103. ftp/php4-curl*
  104. ftp/php5-curl*
  105. ftp/php52-curl*
  106. ftp/php53-curl*
  107. ftp/php55-curl*
  108. ftp/php56-curl*
  109. ftp/php70-curl*
  110. ftp/php71-curl*
  111. ftp/php72-curl*
  112. ftp/php73-curl*
  113. ftp/php74-curl*
  114. ftp/php80-curl*
  115. ftp/php81-curl*
  116. ftp/py-curl*
  117. ftp/urlgfe*
  118. games/crossfire-server*
  119. games/daimonin*
  120. games/deng*
  121. games/flightgear-atlas*
  122. games/freeminer*
  123. games/ioquake3-devel*
  124. games/iourbanterror*
  125. games/keeperrl*
  126. games/libretro-cores*
  127. games/manaplus*
  128. games/minetest*
  129. games/mudmagic*
  130. games/openlierox*
  131. games/pokerth*
  132. games/spring*
  133. games/springlobby*
  134. games/supertux-devel*
  135. games/tmw*
  136. games/warsow*
  137. games/xptools*
  138. graphics/darktable38*
  139. graphics/darktable40*
  140. graphics/darktable42*
  141. graphics/electricsheep*
  142. graphics/gimmage*
  143. graphics/gimp-gmic-plugin*
  144. graphics/gmt5*
  145. graphics/llpp*
  146. graphics/openscenegraph*
  147. graphics/osgearth*
  148. graphics/wdune*
  149. irc/weechat-devel*
  150. japanese/scim-mozc*
  151. lang/gambas*
  152. lang/julia06*
  153. lang/julia07*
  154. lang/julia10*
  155. lang/julia11*
  156. lang/q*
  157. lang/rust182*
  158. mail/claws-mail-gtkhtml2_viewer*
  159. mail/milter-greylist-devel*
  160. math/libR*
  161. math/sage*
  162. misc/esniper*
  163. misc/gkrellm-helium*
  164. misc/sword17*
  165. misc/urbit*
  166. multimedia/audacious-plugins-gtk3*
  167. multimedia/cclive*
  168. multimedia/freetuxtv*
  169. multimedia/kodi-devel*
  170. multimedia/libquvi*
  171. multimedia/libquvi09*
  172. multimedia/plexhometheater*
  173. multimedia/qmmp*
  174. multimedia/quvi*
  175. multimedia/quvi09*
  176. multimedia/xbmc*
  177. multimedia/xbmc-pvr*
  178. net/asterisk*
  179. net/asterisk10*
  180. net/asterisk11*
  181. net/asterisk13*
  182. net/asterisk14*
  183. net/asterisk15*
  184. net/asterisk16*
  185. net/asterisk18*
  186. net/ceph*
  187. net/ceph-devel*
  188. net/ceph12*
  189. net/ceph13*
  190. net/ceph14*
  191. net/clamz*
  192. net/ecore-con*
  193. net/freeswitch-core*
  194. net/freeswitch-core-devel*
  195. net/glusterfs*
  196. net/grive*
  197. net/libcmis03*
  198. net/libjson-rpc-cpp*
  199. net/libstorj*
  200. net/mediatomb*
  201. net/nepenthes*
  202. net/opennx*
  203. net/opensips*
  204. net/opensips31*
  205. net/pecl-oauth*
  206. net/wmlj*
  207. net/xmlrpc-c-devel*
  208. net-im/centerim*
  209. net-im/centerim-devel*
  210. net-im/cli-msn*
  211. net-mgmt/seafile*
  212. net-mgmt/sx*
  213. net-mgmt/zabbix-proxy*
  214. net-mgmt/zabbix-server*
  215. net-mgmt/zabbix2-proxy*
  216. net-mgmt/zabbix2-server*
  217. net-mgmt/zabbix22-agent*
  218. net-mgmt/zabbix22-proxy*
  219. net-mgmt/zabbix22-server*
  220. net-mgmt/zabbix24-proxy*
  221. net-mgmt/zabbix24-server*
  222. net-mgmt/zabbix3-agent*
  223. net-mgmt/zabbix3-proxy*
  224. net-mgmt/zabbix3-server*
  225. net-mgmt/zabbix32-agent*
  226. net-mgmt/zabbix32-proxy*
  227. net-mgmt/zabbix32-server*
  228. net-mgmt/zabbix34-agent*
  229. net-mgmt/zabbix34-proxy*
  230. net-mgmt/zabbix34-server*
  231. net-mgmt/zabbix4-agent*
  232. net-mgmt/zabbix4-proxy*
  233. net-mgmt/zabbix4-server*
  234. net-mgmt/zabbix42-agent*
  235. net-mgmt/zabbix42-proxy*
  236. net-mgmt/zabbix42-server*
  237. net-mgmt/zabbix44-agent*
  238. net-mgmt/zabbix44-proxy*
  239. net-mgmt/zabbix44-server*
  240. net-mgmt/zabbix5-agent*
  241. net-mgmt/zabbix5-proxy*
  242. net-mgmt/zabbix5-server*
  243. net-mgmt/zabbix52-agent*
  244. net-mgmt/zabbix52-proxy*
  245. net-mgmt/zabbix52-server*
  246. net-mgmt/zabbix54-agent*
  247. net-mgmt/zabbix54-proxy*
  248. net-mgmt/zabbix54-server*
  249. net-mgmt/zabbix62-agent*
  250. net-mgmt/zabbix62-proxy*
  251. net-mgmt/zabbix62-server*
  252. net-mgmt/zabbix64-agent*
  253. net-mgmt/zabbix64-proxy*
  254. net-mgmt/zabbix64-server*
  255. net-p2p/gtorrentviewer*
  256. net-p2p/libbt*
  257. net-p2p/rtorrent-devel*
  258. net-p2p/transmission-cli*
  259. net-p2p/transmission-daemon*
  260. net-p2p/transmission-gtk*
  261. net-p2p/transmission-gtk2*
  262. net-p2p/transmission-qt*
  263. net-p2p/transmission-qt4*
  264. net-p2p/transmission-qt5*
  265. net-p2p/transmission-utils*
  266. net-p2p/transmission25-cli*
  267. net-p2p/transmission25-daemon*
  268. net-p2p/transmission25-gtk2*
  269. net-p2p/transmission25-qt4*
  270. polish/sms2*
  271. ports-mgmt/fbsdmon*
  272. ports-mgmt/prhistory*
  273. science/coot*
  274. science/netcdf3-ftn*
  275. science/xfce4-equake-plugin*
  276. security/clamav-milter*
  277. security/gnupg20*
  278. security/iddawc*
  279. security/opensaml2*
  280. security/p5-Net-SAML*
  281. security/py-crits*
  282. security/razorback-api*
  283. security/rhonabwy*
  284. security/squidclamav*
  285. security/sssd-devel*
  286. security/zxid*
  287. sysutils/apache-mesos*
  288. sysutils/apt*
  289. sysutils/bacula11-libs3*
  290. sysutils/cfengine310*
  291. sysutils/cfengine311*
  292. sysutils/cfengine312*
  293. sysutils/cfengine313*
  294. sysutils/cfengine314*
  295. sysutils/cfengine315*
  296. sysutils/cfengine316*
  297. sysutils/cfengine317*
  298. sysutils/cfengine318*
  299. sysutils/cfengine319*
  300. sysutils/cfengine320*
  301. sysutils/cfengine321*
  302. sysutils/cfengine322*
  303. sysutils/cfengine323*
  304. sysutils/cfengine38*
  305. sysutils/cfengine39*
  306. sysutils/ckl*
  307. sysutils/condor*
  308. sysutils/facter*
  309. sysutils/fusefs-curlftpfs*
  310. sysutils/fusefs-httpdirfs*
  311. sysutils/fusefs-s3backer*
  312. sysutils/fusefs-s3fs*
  313. sysutils/pcbsd-utils-qt4*
  314. sysutils/pcbsd-utils-qt5*
  315. sysutils/synergy-1*
  316. sysutils/syslog-ng310*
  317. sysutils/syslog-ng311*
  318. sysutils/syslog-ng312*
  319. sysutils/syslog-ng313*
  320. sysutils/syslog-ng314*
  321. sysutils/syslog-ng315*
  322. sysutils/syslog-ng317*
  323. sysutils/syslog-ng318*
  324. sysutils/syslog-ng319*
  325. sysutils/syslog-ng320*
  326. sysutils/syslog-ng321*
  327. sysutils/syslog-ng322*
  328. sysutils/syslog-ng323*
  329. sysutils/syslog-ng324*
  330. sysutils/syslog-ng325*
  331. sysutils/syslog-ng326*
  332. sysutils/syslog-ng327*
  333. sysutils/syslog-ng328*
  334. sysutils/syslog-ng329*
  335. sysutils/syslog-ng39*
  336. textproc/raptor*
  337. textproc/rss2html*
  338. textproc/zorba*
  339. www/cplanet*
  340. www/gecko-mediaplayer*
  341. www/httpdirfs*
  342. www/mod_authnz_crowd*
  343. www/mod_flickr*
  344. www/mod_md-devel*
  345. www/mod_security-devel*
  346. www/mod_security3*
  347. www/newsbeuter*
  348. www/nspluginwrapper*
  349. www/nspluginwrapper-devel*
  350. www/openvrml*
  351. www/pecl-http1*
  352. www/pecl-http2*
  353. www/sogo-activesync*
  354. www/sogo3*
  355. www/sogo3-activesync*
  356. www/sogo4*
  357. www/sogo4-activesync*
  358. www/thundercache*
  359. www/thundersnarf*
  360. www/trurl*
  361. www/webkit-gtk2*
  362. www/webkit-gtk3*
  363. www/xshttpd-devel*
  364. x11-toolkits/wxgtk31*
  365. x11-wm/e-module-everything-websearch*
  366. x11-wm/ede*
  367. 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.24.0_4
02 Jul 2013 07:43:03
Revision:322159Original commit files touched by this commit This port version is marked as vulnerable.
delphij search for other commits by this committer
Fix CVE-2013-2174 for ftp/curl with a patch from vendor for
now so that users can build the port, per popular demands
on mailing list.

The upgrade patch found in ports/172325 is currently under
exp-run.  The changes in this commit against ftp/curl can be
safely reverted before applying that patch, as it's shipped
with new curl release.

Approved by:	portmgr (miwi)
7.24.0_3
22 May 2013 01:32:58
Revision:318741Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- Bump PORTREVISION for c-ares update. I had thought this was done
  and that the shlib change was missed. I was looking at the wrong
  port log.

Reported by:	miwi
7.24.0_2
22 May 2013 00:16:49
Revision:318739Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- Chase c-ares shlib update by removing the version
7.24.0_2
26 Mar 2013 09:58:34
Revision:315271Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Convert left unconverted ports in ftp to new options framework
7.24.0_2
19 Mar 2013 13:04:31
Revision:314640Original commit files touched by this commit This port version is marked as vulnerable.
eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
7.24.0_2
05 Feb 2013 16:17:07
Revision:311722Original commit files touched by this commit This port version is marked as vulnerable.
novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
7.24.0_1
27 Sep 2012 00:58:05
Revision:304941Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Fix plist issue with slave curl-hiphop caused by last commit

Reported by:	pointyhat (via beat)
Pointyhat to:	swills
7.24.0_1
18 Sep 2012 20:45:45
Revision:304457Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Install the autoconf file for libcurl

PR:		ports/171260
Approved by:	maintainer timeout (sunpoet, >2 weeks)
7.24.0
18 Jul 2012 12:14:18
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Prepare for slave port ftp/curl-hiphop

PR:		ports/169946
Submitted by:	mm
7.24.0
03 Mar 2012 08:05:19
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 7.24.0

Changes:        http://curl.haxx.se/changes.html
7.21.3_2
25 Feb 2012 16:48:06
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Take maintainership

Approved by:    roam (maintainer, implicit)
7.21.3_2
09 Nov 2011 15:26:04
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
7.21.3_2
29 Oct 2011 09:48:54
Original commit files touched by this commit This port version is marked as vulnerable.
beat search for other commits by this committer
- Fix build on FreeBSD 10

Approved by:    portmgr (miwi)
7.21.3_2
23 Sep 2011 22:26:39
Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
7.21.3_2
05 Jun 2011 18:43:16
Original commit files touched by this commit This port version is marked as vulnerable.
novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
7.21.3_1
14 Mar 2011 08:40:07
Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of dns/libidn
7.21.3
19 Dec 2010 20:04:23
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update cURL to 7.21.3 and fix its librtmp detection.  In the process:
- disable the -Werror build option by popular demand
- do not override the user's debug and optimization settings

PR:             150854 (the debug and optimization CFLAGS)
Reported by:    Anonymous <swell.k@gmail.com>
7.21.1
12 Sep 2010 21:05:48
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl-7.21.1; in the process:
- add a knob for the compiler's -Werror checking, on by default
- add a knob for RTMP streams support
- reflect reality: actually disable the diagnostic memory tracking
  if the user has turned the knob off!
- fix a bashism in the configure script
- remove two patches to the test framework that were integrated upstream
7.20.1
24 Aug 2010 22:32:45
Original commit files touched by this commit This port version is marked as vulnerable.
pgj search for other commits by this committer
- Make run dependency on security/ca_root_nss optional

PR:             ports/149368
Submitted by:   pgj
Approved by:    roam (maintainer timeout)
7.20.1
11 Jun 2010 12:33:28
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl-7.20.1 and specify the MIT license.
7.20.0
03 Apr 2010 10:39:37
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl-7.20.0.
7.19.7_1
22 Mar 2010 10:59:33
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Now that c-ares-1.7.0 is in the tree, cURL can, at long last,
use c-ares for asynchronous DNS lookups while supporting IPv6!
7.19.7_1
18 Dec 2009 11:09:14
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Fix the build of dependent ports by including <sys/select.h> on
earlier FreeBSD versions.  I've modified the PR patch slightly to
make it a bit more portable so it was suitable for forwarding upstream :)
Bump PORTREVISION.

PR:             141459
Submitted by:   garga
7.19.7
19 Nov 2009 12:23:22
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Remove a minor patch to the testing subsystem resulting in a brain lapse
on my part.  It's just not needed, the code flows otherwise here, as
kindly pointed out by Daniel Stenberg, the cURL upstream author.
No PORTREVISION bump - no change to the binary package, no change even
to the standard build, the tests must be invoked explicitly.
7.19.7
13 Nov 2009 11:46:56
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl-7.19.7.
7.19.6_1
22 Aug 2009 00:20:34
Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
7.19.6_1
16 Aug 2009 18:04:40
Original commit files touched by this commit This port version is marked as vulnerable.
novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
7.19.6
15 Aug 2009 13:41:32
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update the cURL port to 7.19.6.
7.19.5_1
15 Jun 2009 12:10:15
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Well, yeah, leave it to me to test an update and all dependent ports,
notify maintainers, wait for a couple of days, and then only commit
the update itself, leaving the dependent ports un-updated :(

Bump the shared lib dependency on ports touched by the c-ares update.

Pointy hat to:  roam (myself)
7.19.5
19 May 2009 13:43:45
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl-7.19.5.
7.19.4
15 May 2009 11:55:05
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Mark MAKE_JOBS_SAFE

PR:             ports/133003
Submitted by:   mm
Approved by:    maintainer timeout (roam; 1 month)
7.19.4
07 Mar 2009 03:57:38
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl-7.19.4, which fixes a redirection vulnerability.
The changes in the patch files are almost the same as in Eugene's PR,
although I arrived at them mostly independently :)
Reformat all patch files now that I use quilt to manage them.
Fix two complaints from portlint: needless use of CFLAGS and differentiation
between NOPORTDOCS and NOPORTEXAMPLES.  Thanks, Eugene!

PR:             132358
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
7.19.2
26 Jan 2009 02:13:54
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Forced commit to note that the without-proxy build failure was...

Reported by:    Warren Block <wblock@wonkity.com>
7.19.2
26 Jan 2009 02:11:02
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Apply a band-aid to fix the build without proxy support.
Note that some of the tests shall fail for the present.
7.19.2
23 Jan 2009 15:40:34
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
At long last, update the curl port to its almost-current version, 7.19.2.
Yes, there's been a new 7.19.3 version for a couple of days now,
but I figure you folks have been waiting for me much too much as it is :(
Apologies all around!

Prompted by:    several PR's and more people (and portmgrs) than I dare admit
7.18.0
21 Aug 2008 06:18:49
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.18.0
24 Apr 2008 14:11:53
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Argh.  The cURL build requires Perl.

PR:             123050
Reported by:    Chess Griffin <chess@chessgriffin.com>
Pointy hat to:  roam (myself)
7.18.0
23 Apr 2008 11:33:34
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl-7.18.0.
7.16.3_1
03 Mar 2008 11:57:08
Original commit files touched by this commit This port version is marked as vulnerable.
novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
7.16.3
27 Aug 2007 15:44:22
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl-7.16.3.
Fix the (still present in 7.16.3) libssh2 problems, at least so that
cURL works with the libssh2 0.17 in our ports tree.

PR:             114215 (the basic update)
Submitted by:   pesho.petrov@gmail.com
7.16.1_1
23 Jul 2007 09:36:52
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
7.16.1_1
11 Jul 2007 09:05:04
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Actually, at least this version of cURL sometimes breaks with the new
libssh2, and fails to connect.  Mark the libssh2 usage as broken until
I figure out what is the matter.  And yep, David Thiel did inform me
in advance about his plans to update libssh2, and I did not check then.
7.16.1_1
10 Jul 2007 18:55:06
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Chase libssh2 update

PR:             ports/114474
Submitted by:   Vaclav Haisman <v.haisman@sh.cvut.cz>
Pointy hat to:  lx
7.16.1_1
01 Jul 2007 08:56:17
Original commit files touched by this commit This port version is marked as vulnerable.
novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
7.16.1
09 Mar 2007 14:45:32
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl 7.16.1, loosely based on the PR.  Also:
- add a LIBSSH2 option for SCP and SFTP support using security/libssh2;
- add a patch from the cURL CVS repository to fix an expired cookie in
  test 62.

PR:             109670
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
7.16.0_1
02 Jan 2007 08:54:13
Original commit files touched by this commit This port version is marked as vulnerable.
novel search for other commits by this committer
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
7.16.0
13 Dec 2006 12:41:36
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
7.15.5_1
07 Nov 2006 17:07:41
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
If c-ares support is requested, properly depend on the shared c-ares
library now that dns/c-ares installs it.  This should, among other
things, fix the build of libcurl on amd64.

Reported by:    girgen
7.15.5
18 Sep 2006 12:46:29
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to cURL 7.15.5 and integrate Scot Hetzel's patch for
really making OpenSSL support optional.  Now OpenSSL and GnuTLS
are on level ground, both controlled by the OPTIONS setting.
Fortunately, it turned out that the curl_multi_socket() API change
does not affect any of the ports that use ftp/curl.

PR:             102871, 103126
Submitted by:   pav, vd, Scot Hetzel <swhetzel@gmail.com>
7.15.4
14 Jul 2006 07:11:59
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Add an explicit knob for c-ares support now that we have Daniel's version
of the ares library in the ports tree.  The knob defaults to "off" since
it conflicts with curl's IPv6 support - which is now also configurable via
its own knob.
PORTREVISION not bumped since there is no change in the default package
build - if enough people consider asynchronous DNS resolving to be good,
it could become the default, but for the present it is not.
7.15.4
13 Jul 2006 08:54:04
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to 7.15.4, mostly by Vasil Dimov's PR.
In addition, OPTIONS'ify everything but OpenSSL support.

PR:             99050
Submitted by:   vd
7.15.3
07 May 2006 11:09:22
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with F
7.15.3
20 Mar 2006 12:49:56
Original commit files touched by this commit This port version is marked as vulnerable.
vd search for other commits by this committer
Update from 7.15.1 to 7.15.3

PR:             ports/94727
Submitted by:   vd
Approved by:    secteam (simon)
Security:       http://curl.haxx.se/docs/adv_20060320.html
7.15.1_1
09 Jan 2006 16:34:19
Original commit files touched by this commit This port version is marked as vulnerable.
novel search for other commits by this committer
Chase gnutls update.
7.15.1
09 Dec 2005 12:10:41
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
Update to 7.15.1 [1]
Reorganize Makefile

PR:             90079 [1]
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    maintainer timeout (security 1 day, simon with secteam hat)
Security:       http://curl.haxx.se/docs/adv_20051207.html
                http://secunia.com/advisories/17907/
7.15.0
12 Nov 2005 18:52:22
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
Move IDN related ports from devel to dns category:

  devel/libidn -> dns/libidn
  devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN

Approved by:    both maintainers
Repocopy by:    marcus
7.15.0
14 Oct 2005 16:11:46
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to 7.15.0, which contains a security fix, among other changes.

PR:             87393
Submitted by:   Vasil Dimov <vd@datamax.bg>
Security:       http://curl.haxx.se/docs/security.html#BID15102
7.14.1
05 Sep 2005 20:22:41
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
A forced commit to note that the exactly same update was also submitted in

PR:             85660
Submitted by:   Vasil Dimov <vd@datamax.bg>
7.14.1
05 Sep 2005 18:12:41
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to 7.14.1.
7.14.0
05 Jun 2005 19:31:45
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 7.14.0
- Provide WITH_GNUTLS knob to replace OpenSSL with GnuTLS

PR:             ports/81195
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    maintainer timeout (18 days)
7.13.1_1
14 Mar 2005 20:33:30
Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
Fix plist.
Portlint(1).
Bump PORTREVISION.
7.13.1
12 Mar 2005 02:36:52
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl 7.13.1, which also takes care of the recent security
issue.
7.12.3_2
21 Dec 2004 16:06:19
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Add libidn support, configurable with the WITH/WITHOUT_LIBIDN knob.
Add debugging support via the WITH_CURL_DEBUG knob.

Properly use LC_ALL=C instead of LANG=C to run the test suite
(thanks Fujishima-san!)
7.12.3_1
21 Dec 2004 10:07:38
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Repeat after me: testing the build on lots of machines is not an excuse
for not checking for packing list changes...
7.12.3
21 Dec 2004 09:51:09
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl-7.12.3 (yes, we skipped 7.12.2 for various reasons).
Explicitly disable libidn support so that it is not even probed if libidn
is installed; I will look into enabling it after some more testing.

Testing paid off on:    ref4 (lib/select.c), sledge (lib/sendf.c)
7.12.1
10 Aug 2004 13:32:51
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to 7.12.1, which is mainly an important bugfix release, but also
contains some new functionality.
7.12.0
03 Jun 2004 22:41:40
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
7.11.1
09 Apr 2004 12:14:13
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl 7.11.1.
7.11.0_1
27 Mar 2004 12:45:47
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Fix the plist in the non-SSL case - curl-ca-bundle.crt is not installed.
Bump PORTREVISION.

PR:             64667
Submitted by:   Marius Strobl <marius@alchemy.franken.de>
7.11.0
06 Feb 2004 09:43:28
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update curl to 7.11.0.
7.10.8
13 Dec 2003 08:32:10
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to 7.10.8 and remove the BROKEN mark for 64-bit arches.

PR:             60105
Submitted by:   ijliao
7.10.7
10 Sep 2003 07:02:52
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Mark BROKEN on 64-bit arches (1).
De-quote the COMMENT variable.
Fix a typo in a comment.

Reported by:    naddy (1)
7.10.7
02 Sep 2003 13:07:00
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl-7.10.7; the added patch is needed to actually get
the test suite going :)
7.10.5_1
01 Sep 2003 08:47:18
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Use bsd.port.mk's OpenSSL support.

Submitted by:   dinoex
7.10.5_1
16 Jun 2003 02:50:30
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
Fix LP64 bugs and bump PORTREVISION.  This still detects the bogus
gethostbyaddr_r() "implementation" in libc, which may be causing problems
in certain cases.
7.10.5
06 Jun 2003 08:28:34
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl-7.10.5.

Submitted by:   Phillip Oleson <poleson@verio.net>
7.10.4
25 Apr 2003 15:36:09
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to 7.10.4.

PR:             51315
Submitted by:   Jason Harris <jharris@widomaker.com>
7.10.3_2
16 Apr 2003 14:52:35
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Use bsd.openssl.mk
(No response from maintainer after 2003-04-09)
PR:             48978
7.10.3_2
05 Mar 2003 10:43:09
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Use ports/security/openssl/Makefile.ssl instead of USE_OPENSSL
to prevent conflicts between the base system and port OpenSSL libraries.
Bump PORTREVISION.

Reported by:    Stephen Cravey <clists@www.gotbrains.org>
Submitted by:   Scot Hetzel <hetzels@westbend.net>
7.10.3_1
19 Feb 2003 16:07:30
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Remove pkg-comment files in my ports.
7.10.3_1
22 Jan 2003 09:51:42
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Add a .netrc handling patch from the cURL CVS repository.

Reported by:    David Thiel <lx@redundancy.redundancy.org>
7.10.3
17 Jan 2003 15:40:13
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Use MASTER_SITE_SOURCEFORGE instead of the defunct downloads.sourceforge.net.

Submitted by:   ijliao, Daniel Stenberg <daniel@haxx.se> (cURL author)
7.10.3
15 Jan 2003 11:21:52
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl-7.10.3.  There is a minor problem with the lib503 and
lib504 tests on some FreeBSD versions, but the major bulk of the
functionality is there, and it is still an improvement over 7.10.2 :)

Not functionally tested on:     ia64; there is no spoon.. er.. perl5 on
                                pluto1.FreeBSD.org for the present.
7.10.2
02 Jan 2003 16:02:08
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to 7.10.2, which fixes a signals/threads problem in DNS resolving.
Add PORTDOCS handling.
7.9.8
02 Jul 2002 08:36:46
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to 7.9.8.

For some reason, this segfaults badly on sparc64, or at least on the
only sparc64 machine that I have access to (thanks mike!).  I'll deal
with this later; for the present, let the x86 and Alpha users benefit
from the new cURL features and bugfixes :)

PR:             39873
Submitted by:   Ying-Chih Kuo <yckuo@yckuo.org>
7.9.7_2
24 Jun 2002 16:03:00
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Fix a segfault in an IPv4-only case - realloc() may really, well,
"reallocate" memory even when the programmer only asks for a resizing
of the region.

Reported by:    Steve Ames <steve@energistic.com>

While I'm here, change the way SSL header and library paths are handled
to avoid specifically referencing /usr/lib and /usr/include; while
-STABLE's GCC shrugs this off, GCC 3.1 whines loudly about an explicit
-I/usr/include (and rightly so, IMHO).
7.9.7_1
07 Jun 2002 00:21:18
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
Bump PORTREVISION for bugfixes just committed.
7.9.7
07 Jun 2002 00:19:38
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
Correct some non-exploitable format string errors and an extraneous
format string argument.
7.9.7
21 May 2002 16:08:47
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to curl-7.9.7.
7.9.6
16 Apr 2002 11:30:21
Original commit files touched by this commit This port version is marked as vulnerable.
roam search for other commits by this committer
Update to 7.9.6.
22 Feb 2002 09:52:10
commit hash: fp1.25073@dev.null.freshports.orgcommit hash: fp1.25073@dev.null.freshports.orgcommit hash: fp1.25073@dev.null.freshports.orgcommit hash: fp1.25073@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Now that the pkg_install tools know how to handle symlinks,   unbreak the cURL
package - include libcurl.so in the packing list   so that pkg_add(1) makes it
visible to other packages.    
14 Dec 2001 18:08:30
commit hash: fp1.22011@dev.null.freshports.orgcommit hash: fp1.22011@dev.null.freshports.orgcommit hash: fp1.22011@dev.null.freshports.orgcommit hash: fp1.22011@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Update to 7.9.2.   Add a vendor patch (from the cURL CVS repository) to make it
compile.   Remove the GNU make dependency.    
05 Nov 2001 10:05:57
commit hash: fp1.20419@dev.null.freshports.orgcommit hash: fp1.20419@dev.null.freshports.orgcommit hash: fp1.20419@dev.null.freshports.orgcommit hash: fp1.20419@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Update to 7.9.1, add a 'test' target to run the curl suite tests.   Note: some
of those seem to intermitently fail on my system, no idea why.   Nuke the
commented-out USE_AUTOMAKE and a no-longer-needed post-configure   substitution
in some Makefiles.    
05 Oct 2001 12:24:26
commit hash: fp1.19397@dev.null.freshports.orgcommit hash: fp1.19397@dev.null.freshports.orgcommit hash: fp1.19397@dev.null.freshports.orgcommit hash: fp1.19397@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Update to 7.9.    
01 Sep 2001 15:56:28
commit hash: fp1.18253@dev.null.freshports.orgcommit hash: fp1.18253@dev.null.freshports.orgcommit hash: fp1.18253@dev.null.freshports.orgcommit hash: fp1.18253@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Update to 7.8.1, which should, among other changes, fix the POST   bug in
cURL/PHP interaction.    
19 Jul 2001 16:58:34
commit hash: fp1.16288@dev.null.freshports.orgcommit hash: fp1.16288@dev.null.freshports.orgcommit hash: fp1.16288@dev.null.freshports.orgcommit hash: fp1.16288@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Add the ipv6 category.    
26 Jun 2001 12:41:01
commit hash: fp1.15513@dev.null.freshports.orgcommit hash: fp1.15513@dev.null.freshports.orgcommit hash: fp1.15513@dev.null.freshports.orgcommit hash: fp1.15513@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Update to 7.8, which is needed by www/mod_php4 now.   Disable use of automake -
the configuration framework was updated   for use with autoconf and automake
newer than the ones in the Ports   collection, and breaks with those.  Besides,
the pregenerated configure   script in the distribution Does The Right Thing(tm)
anyway.    
08 Jun 2001 11:21:17
commit hash: fp1.14718@dev.null.freshports.orgcommit hash: fp1.14718@dev.null.freshports.orgcommit hash: fp1.14718@dev.null.freshports.orgcommit hash: fp1.14718@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Update to 7.7.3, with fingers crossed hoping the minor API change does   not
break dependent ports.    
09 May 2001 14:43:07
commit hash: fp1.13596@dev.null.freshports.orgcommit hash: fp1.13596@dev.null.freshports.orgcommit hash: fp1.13596@dev.null.freshports.orgcommit hash: fp1.13596@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Update the WWW line; curl has been at curl.haxx.se for quite some time now;  
I've even changed the MASTER_SITE in the Makefile, just not here..  oops.    
25 Apr 2001 10:30:11
commit hash: fp1.13043@dev.null.freshports.orgcommit hash: fp1.13043@dev.null.freshports.orgcommit hash: fp1.13043@dev.null.freshports.orgcommit hash: fp1.13043@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Update to 7.7.2    

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

«  1 | 2 | 3 | 4 | 5  »