| Commit message (Collapse) | Author | Lines |
|
|
|
This is now available in the Gentoo GURU overlay [1]
[1] https://gitweb.gentoo.org/repo/proj/guru.git/tree/www-apps/sblg
|
|
|
|
|
|
Package-Manager: Portage-3.0.13, Repoman-3.0.2
|
|
Since we no longer need or want to install cgit via portage, this
patched version can go.
|
|
Package-Manager: Portage-2.3.103, Repoman-2.3.23
|
|
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
|
|
The previous patch did not account for caching support, breaking clones
with git-http-backend(1) if enabled. Include a version that contains a
workaround.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
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
|
|
Package-Manager: Portage-2.3.89, Repoman-2.3.20
|