Age | Commit message (Collapse) | Author |
|
fix openssl support
no-shared does not provide all the options a static libssl needs
|
|
update dependencies.
re-enable file:// support.
The curl issue turned out to be a problem with --with-ssl, except old
versions of curl simple failed to detect the static copy altogether and
therefore this did not have https:// support anyway.
Explicitly disable the ssl "feature" for now, to allow updating libcurl.
|
|
Upstream site is dead, see FS#59572
Use arch mirror with the latest cached release as in the [core] package
|
|
upstream release
be more built-in about installing only part of pacman
use native binary renaming feature
bump versions of various dependencies
|
|
upstream release
Bump static dependencies too, except for curl 7.60 which does not work
ATM.
|
|
Rewrite building this properly, without relying on abs (which does not
exist anymore).
Note: curl does not seem to work statically, without c-ares. pacman just
segfaulted... this does not indicate promising behavior w.r.t. blindly
rebuilding the deptree using abs *or* asp.
I did not bother with monotonically increasing pkgver, since it is quite
some time since this worked and the date usage was madness anyway... it
is very unlikely anyone had this installed.
|
|
|