aboutsummaryrefslogtreecommitdiffstats
path: root/www-apps (unfollow)
Commit message (Collapse)AuthorLines
2021-03-25www-apps/sblg: Bump to 0.5.11Wolfgang Müller-3/+3
Package-Manager: Portage-3.0.13, Repoman-3.0.2
2021-02-10www-apps/cgit: DropWynn Wolf Arbor-418/+0
Since we no longer need or want to install cgit via portage, this patched version can go.
2020-08-10www-apps/sblg: Bump to 0.5.10Wynn Wolf Arbor-2/+2
Package-Manager: Portage-2.3.103, Repoman-2.3.23
2020-07-03www-apps/cgit: Split git-http-backend patch in twoWynn Wolf Arbor-47/+66
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
2020-06-10www-apps/cgit: Update to second version of git-http-backend(1) patchWynn Wolf Arbor-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
2020-06-10www-apps/cgit: Bump to 1.2.3-r4Wynn Wolf Arbor-2/+230
Include a patch enabling execution of git-http-backend(1) through cgit. Package-Manager: Portage-2.3.99, Repoman-2.3.22
2020-05-26www-apps/cgit: Bump to 1.2.3-r3Wynn Wolf Arbor-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
2020-05-24www-apps/cgit: Bump to 1.2.3-r2Wynn Wolf Arbor-3/+11
Fix build on musl-based systems by introducing NO_REGEX=NeedsStartEnd. Package-Manager: Portage-2.3.99, Repoman-2.3.22
2020-05-24www-apps/cgit: Add 1.2.3.-r1Wynn Wolf Arbor-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
2020-03-15www-apps/sblg: Bump to 0.5.9Wynn Wolf Arbor-5/+9
Package-Manager: Portage-2.3.89, Repoman-2.3.20