| Commit message (Collapse) | Author | Age | Lines |
... | |
|
|
|
| |
Package-Manager: Portage-2.3.103, Repoman-2.3.23
|
|
|
|
| |
Package-Manager: Portage-2.3.103, Repoman-2.3.23
|
|
|
|
| |
Package-Manager: Portage-2.3.103, Repoman-2.3.23
|
|
|
|
| |
Package-Manager: Portage-2.3.103, Repoman-2.3.23
|
|
|
|
|
|
| |
These fixes have been incorporated upstream via [1].
[1] https://github.com/gentoo/gentoo/pull/16139
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.23
|
|
|
|
|
|
|
|
| |
app-office/fava does not start without beancount fulfilling the pytest
dependency. For some reason this is not recorded in requirements.txt.
Therefore, reintroduce the dev-python/pytest dependency.
Package-Manager: Portage-2.3.99, Repoman-2.3.23
|
|
|
|
|
|
|
| |
Drop pytest dependency which was included mistakenly, and update the
dependency of dev-python/google-api-python-client to >= 1.8.2.
Package-Manager: Portage-2.3.99, Repoman-2.3.23
|
|
|
|
| |
Package-Manager: Portage-2.3.99, 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
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.23
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
|
|
|
|
|
|
| |
mandoc uses the 'locale' command in its configuration suite to find out
which UTF-8 locale the system uses. On musl systems, 'locale' is
missing, so mandoc assumes that no UTF-8 support is available.
Force UTF8_LOCALE to C.UTF-8 on musl systems to make mandoc UTF-8 aware.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
This ebuild contains fixes for musl-based systems. See [1].
[1] https://github.com/gentoo/gentoo/pull/16140
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
|
|
|
|
| |
This ebuild contains fixes for musl-based systems. See [1].
[1] https://github.com/gentoo/gentoo/pull/16139
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
|
|
|
| |
Include a patch that adds support for running in the foreground without
also enabling debug support.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
|
|
| |
Use a snapshot instead of relying on git-r3, fix the homepage URL.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
|
|
|
| |
Use a snapshot instead of relying on git-r3, add net-misc/rclone as a
runtime dependency, and fix the homepage URL.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
|
|
| |
Use a snapshot instead of relying on git-r3.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
|
|
|
|
| |
Use a regular snapshot instead of cloning the git repository and
checking out a specific tag. Fix the homepage URL and drop the neovim
dependency.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
|
|
|
| |
Use a regular snapshot instead of cloning the git repository and
checking out a specific tag. Fix the homepage URL.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
|
|
| |
Make sure cgit-about-filter is compiled as a static executable.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
|
|
|
| |
Enable support for statically-linked binaries by adding a 'static' USE
flag.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
|
|
|
|
|
|
| |
Use a single variable indicating the chroot(2) directory instead of
relying on the user to provide the full set of command arguments.
Additionally, use /run/${RC_SVCNAME}.sock for the socket path, enabling
multiple slowcgi instances to run in parallel.
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
|
|
|
|
|
|
| |
Use GLEP 81 for the slowcgi user and group.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
|
|
|
| |
Remove diropts invocation in favour of the changes in 2ea27a7, ensuring
correct directory permission and ownership through acct-user/caddy.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
|
|
|
| |
Add ACCT_USER_HOME_OWNER and _PERMS instead of using diropts in the
caddy ebuild itelf.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
|
|
| |
Use GLEP 81 for the caddy user and group.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
| |
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.99, Repoman-2.3.22
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
|