• Home
  • Raw
  • Download

Lines Matching +full:curl +full:- +full:for +full:- +full:win

1 <!--
4 SPDX-License-Identifier: curl
5 -->
7 # curl distros
9 <!-- markdown-link-check-disable -->
11 Lots of organizations distribute curl packages to end users. This is a
12 collection of pointers to where to learn more about curl on and with each
13 distro. Those marked *Rolling Release* typically run the latest version of curl
14 and are therefore less likely to have back-ported patches to older versions.
16 We discuss curl distro issues, patches and collaboration on the [curl-distros
17 mailing list](https://lists.haxx.se/listinfo/curl-distros) ([list
18 archives](https://curl.se/mail/list.cgi?list=curl-distros)).
22 - curl package source and patches: https://git.almalinux.org/rpms/curl/
23 - curl issues: https://bugs.almalinux.org/view_all_bug_page.php click Category and choose curl
24 - curl security: https://errata.almalinux.org/ search for curl
28 - curl: https://pkgs.alpinelinux.org/package/edge/main/x86_64/curl
29 - curl issues: https://gitlab.alpinelinux.org/alpine/aports/-/issues
30 - curl security: https://security.alpinelinux.org/srcpkg/curl
31 - curl package source and patches: https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/main/
35 - curl: http://www.sisyphus.ru/srpm/Sisyphus/curl
36 - curl issues: https://packages.altlinux.org/en/sisyphus/srpms/curl/issues/
37 - curl patches: https://git.altlinux.org/gears/c/curl.git?p=curl.git;a=tree;f=.gear
43 - curl: https://archlinux.org/packages/core/x86_64/curl/
44 - curl issues: https://gitlab.archlinux.org/archlinux/packaging/packages/curl/-/issues
45 - curl security: https://security.archlinux.org/package/curl
46 - curl wiki: https://wiki.archlinux.org/title/CURL
52 - curl package source and patches: https://git.buildroot.net/buildroot/tree/package/libcurl
53 - curl issues: https://bugs.buildroot.org/buglist.cgi?quicksearch=curl
57 - curl package source and patches: https://github.com/chimera-linux/cports/tree/master/main/curl
63 - curl: https://github.com/clearlinux-pkgs/curl
64 - curl issues: https://github.com/clearlinux/distribution/issues
68 - curl: https://github.com/conan-io/conan-center-index/tree/master/recipes/libcurl
69 - curl issues: https://github.com/conan-io/conan-center-index/issues
70 - curl patches: https://github.com/conan-io/conan-center-index/tree/master/recipes/libcurl (in `all…
72 ## conda-forge
74 - curl: https://github.com/conda-forge/curl-feedstock
75 - curl issues: https://github.com/conda-forge/curl-feedstock/issues
79 - curl: https://crux.nu/portdb/?a=search&q=curl
80 - curl issues: https://git.crux.nu/ports/core/issues/?type=all&state=open&q=curl
82 ## curl-for-win
84 (this is the official curl binaries for Windows shipped by the curl project)
88 - curl: https://curl.se/windows/
89 - curl patches: https://github.com/curl/curl-for-win/blob/main/curl.patch (if any)
90 - build-specific issues: https://github.com/curl/curl-for-win/issues
92 Issues and patches for this are managed in the main curl project.
96 - curl: https://cygwin.com/cgit/cygwin-packages/curl/tree/curl.cygport
97 - curl patches: https://cygwin.com/cgit/cygwin-packages/curl/tree
98 - curl issues: https://inbox.sourceware.org/cygwin/?q=s%3Acurl
102 - mingw64-x86_64-curl: https://cygwin.com/cgit/cygwin-packages/mingw64-x86_64-curl/tree/mingw64-x86…
103 - mingw64-x86_64-curl patches: https://cygwin.com/cgit/cygwin-packages/mingw64-x86_64-curl/tree
104 - mingw64-x86_64-curl issues: https://inbox.sourceware.org/cygwin/?q=s%3Amingw64-x86_64-curl
108 - curl: https://tracker.debian.org/pkg/curl
109 - curl issues: https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=curl
110 - curl patches: https://udd.debian.org/patches.cgi?src=curl
111 - curl patches: https://salsa.debian.org/debian/curl (in debian/* branches, inside the folder debia…
115 - curl: https://src.fedoraproject.org/rpms/curl
116 - curl issues: [bugzilla](https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNE…
117 - curl patches: [list of patches in package git](https://src.fedoraproject.org/rpms/curl/tree/rawhi…
121 - curl: https://cgit.freebsd.org/ports/tree/ftp/curl
122 - curl patches: https://cgit.freebsd.org/ports/tree/ftp/curl
123 - curl issues: https://bugs.freebsd.org/bugzilla/buglist.cgi?bug_status=__open__&order=Importance&p…
129 - curl: https://packages.gentoo.org/packages/net-misc/curl
130 - curl issues: https://bugs.gentoo.org/buglist.cgi?quicksearch=net-misc/curl
131 - curl package sources and patches: https://gitweb.gentoo.org/repo/gentoo.git/tree/net-misc/curl/
137 - curl: https://git.savannah.gnu.org/gitweb/?p=guix.git;a=blob;f=gnu/packages/curl.scm;hb=HEAD
138 - curl issues: https://issues.guix.gnu.org/search?query=curl
144 - curl: https://formulae.brew.sh/formula/curl
153 - curl: https://github.com/macports/macports-ports/tree/master/net/curl
154 - curl issues: https://trac.macports.org/query?0_port=curl&0_port_mode=%7E&0_status=%21closed
155 - curl patches: https://github.com/macports/macports-ports/tree/master/net/curl/files
159 - curl: https://svnweb.mageia.org/packages/cauldron/curl/current/SPECS/curl.spec?view=markup
160 - curl issues: https://bugs.mageia.org/buglist.cgi?bug_status=NEW&bug_status=UNCONFIRMED&bug_status…
161 - curl patches: https://svnweb.mageia.org/packages/cauldron/curl/current/SOURCES/
162 - curl patches in stable distro releases: https://svnweb.mageia.org/packages/updates/<STABLE_VERSIO…
163 - curl security: https://advisories.mageia.org/src_curl.html
169 - curl: https://github.com/msys2/MSYS2-packages/tree/master/curl
170 - curl issues: https://github.com/msys2/MSYS2-packages/issues
171 - curl patches: https://github.com/msys2/MSYS2-packages/tree/master/curl (`*.patch`)
173 ## MSYS2 (mingw-w64)
177 - curl: https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-curl
178 - curl issues: https://github.com/msys2/MINGW-packages/issues
179 - curl patches: https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-curl (`*.patch`)
185 - curl: https://github.com/lordmulder/cURL-build-win32
186 - curl issues: https://github.com/lordmulder/cURL-build-win32/issues
187 - curl patches: https://github.com/lordmulder/cURL-build-win32/tree/master/patch
191 - curl: https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/networking/curl/default.nix
192 - curl issues: https://github.com/NixOS/nixpkgs
199 - curl: https://github.com/omniosorg/omnios-build/tree/master/build/curl
200 - curl issues: https://github.com/omniosorg/omnios-build/issues
201 - curl patches: https://github.com/omniosorg/omnios-build/tree/master/build/curl/patches
205 - curl: https://github.com/OpenIndiana/oi-userland/tree/oi/hipster/components/web/curl
206 - curl issues: https://www.illumos.org/projects/openindiana/issues
207 - curl patches: https://github.com/OpenIndiana/oi-userland/tree/oi/hipster/components/web/curl/patc…
211 - curl source and patches: https://build.opensuse.org/package/show/openSUSE%3AFactory/curl
215 - curl: https://github.com/oracle/solaris-userland/tree/master/components/curl
216 - curl issues: https://support.oracle.com/ (requires support contract)
217 - curl patches: https://github.com/oracle/solaris-userland/tree/master/components/curl/patches
223 - curl: https://layers.openembedded.org/layerindex/recipe/5765/
224 - curl issues: https://bugzilla.yoctoproject.org/
225 - curl patches: https://git.openembedded.org/openembedded-core/tree/meta/recipes-support/curl
229 - curl package source and patches: https://github.com/pld-linux/curl
230 - curl issues: https://bugs.launchpad.net/pld-linux?field.searchtext=curl&search=Search&field.statu…
234 - curl: https://github.com/NetBSD/pkgsrc/tree/trunk/www/curl
235 - curl issues: https://github.com/NetBSD/pkgsrc/issues
236 - curl patches: https://github.com/NetBSD/pkgsrc/tree/trunk/www/curl/patches
240 - curl: https://kojihub.stream.centos.org/koji/packageinfo?packageID=217
241 - curl issues: https://issues.redhat.com/secure/CreateIssueDetails!init.jspa?pid=12332745&issuetype…
242 - curl patches: https://gitlab.com/redhat/centos-stream/rpms/curl
246 - curl: https://git.rockylinux.org/staging/rpms/curl/-/blob/r9/SPECS/curl.spec
247 - curl issues: https://bugs.rockylinux.org
248 - curl patches: https://git.rockylinux.org/staging/rpms/curl/-/tree/r9/SOURCES
252 - curl: https://github.com/SerenityOS/serenity/tree/master/Ports/curl
253 - curl issues: https://github.com/SerenityOS/serenity/issues?q=label%3Aports
254 - curl patches: https://github.com/SerenityOS/serenity/tree/master/Ports/curl/patches
258 - curl: https://github.com/TritonDataCenter/illumos-extra/tree/master/curl
259 - curl issues: https://github.com/TritonDataCenter/illumos-extra/issues
260 - curl patches: https://github.com/TritonDataCenter/illumos-extra/tree/master/curl/Patches
264 - curl package source and patches: https://github.com/spack/spack/tree/develop/var/spack/repos/buil…
270 - curl: https://github.com/microsoft/vcpkg/tree/master/ports/curl
271 - curl issues: https://github.com/microsoft/vcpkg/issues
272 - curl patches: https://github.com/microsoft/vcpkg/tree/master/ports/curl (`*.patch`)
278 - curl: https://github.com/void-linux/void-packages/tree/master/srcpkgs/curl
279 - curl issues: https://github.com/void-linux/void-packages/issues
280 - curl patches: https://github.com/void-linux/void-packages/tree/master/srcpkgs/curl/patches
286 - curl: https://github.com/wolfi-dev/os/blob/main/curl.yaml