| Commit message (Collapse) | Author | Lines |
|
Disabling cached clones can be a feature of its own, so split it out of
the git-http-backend patch. This is cleaner in the long run.
Package-Manager: Portage-2.3.99, Repoman-2.3.23
|
|
Include a patch enabling execution of git-http-backend(1) through cgit.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
Add support for a static build.
Since e6b07da278, git does not use OpenSSL's SHA1 implementation anymore
and instead uses its own DC_SHA1. The only other part of git that
depends on ssl is git-imap-send (which is not used by cgit), so drop the
ssl dependency from cgit.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
Fix build on musl-based systems by introducing NO_REGEX=NeedsStartEnd.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
This ebuild differs greatly from the official one in the main tree and
should be considered experimental.
We fully remove webapp-config support, since our setup is not compatible
at all with Gentoo assumptions. Furthermore, we have added missing USE
flags and converted the ebuild to EAPI 7.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|