curl / curl-www

The curl.se website
https://curl.se/
MIT License
101 stars 90 forks source link

Add curl download page Windows Cygwin doc and source packages and binary and source package individual summary page links #275

Open BrianInglis opened 1 year ago

BrianInglis commented 1 year ago

Added table tags for preview; added doc and source packages; changed links from Cygwin project home page to Cygwin project curl binary or source package individual summary pages; skipping curl-debuginfo package.

Windows 64-bit - cygwin
Windows 64-bit cygwin 8.2.1 binary Cygwin
Windows 64-bit cygwin 8.2.1 devel Cygwin
Windows 64-bit cygwin 8.2.1 libcurl Cygwin
Windows 64-bit cygwin 8.2.1 doc Cygwin
Windows 64-bit cygwin 8.2.1 source Cygwin
bagder commented 1 year ago

Thanks, I'm hesitating a little on the doc one, as we have no other doc packages listed... but all the other ones should be there and updated now.

BrianInglis commented 1 year ago

Thanks Daniel, looks good! Also nobody ever mentions the ...-debuginfo packages that are built alongside all utility and library packages. Splitting docs into a separate package, especially from ...-devel and gtk packages, appears to be a legacy of RedHat heritage; if maintainers even bothered to package the docs ;^p I know admins always skip doc, man, and dev tool packages on prod servers, to avoid any possibility of doing any kind of dev activity, nothing like any build or interactive work. On commercial Unix dev servers, minimal docs and man were available, and hogs like Emacs and GNU packages were prohibited. Linux and RHEL dented that to some degree, but packages available on dev servers are still less than any normal desktop builds, due to network threats, package security validation requirements, and minimal maintenance windows allowed.