aboutsummaryrefslogtreecommitdiffstats
path: root/www-apps/cgit (follow)
Commit message (Collapse)AuthorAgeLines
* www-apps/cgit: Update to second version of git-http-backend(1) patchWynn Wolf Arbor2020-06-10-3/+44
| | | | | | | | 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
* www-apps/cgit: Bump to 1.2.3-r4Wynn Wolf Arbor2020-06-10-2/+230
| | | | | | Include a patch enabling execution of git-http-backend(1) through cgit. Package-Manager: Portage-2.3.99, Repoman-2.3.22
* www-apps/cgit: Bump to 1.2.3-r3Wynn Wolf Arbor2020-05-26-10/+19
| | | | | | | | | | | 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
* www-apps/cgit: Bump to 1.2.3-r2Wynn Wolf Arbor2020-05-24-3/+11
| | | | | | Fix build on musl-based systems by introducing NO_REGEX=NeedsStartEnd. Package-Manager: Portage-2.3.99, Repoman-2.3.22
* www-apps/cgit: Add 1.2.3.-r1Wynn Wolf Arbor2020-05-24-0/+113
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