| Commit message (Collapse) | Author | Age | Lines |
... | |
|
|
|
| |
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
|
|
|
|
|
|
| |
This version is now available in the main tree.
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.89, Repoman-2.3.20
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream has fixed their Makefile in [1], so we can pull that patch in
temporarily and switch over to using make instead of a custom call to go
build.
This commit also cleans up the ebuild a bit.
[1] https://github.com/junegunn/fzf/commit/08c2bcb952a0abbead263dcb002
Package-Manager: Portage-2.3.89, Repoman-2.3.20
|
|
|
|
| |
Package-Manager: Portage-2.3.89, Repoman-2.3.20
|
|
|
|
|
|
| |
This version now exists in the main tree.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
|
|
|
|
|
|
| |
This commit will drop support for old python versions.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
|
|
|
|
|
|
|
| |
This updates the ebuild to EAPI 7 and drops support for older python
versions.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
|
|
|
|
|
|
| |
This commit will drop support for older python versions.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
|
|
|
|
|
|
| |
This will stabilize flask-babel-1.0.0 and drop support for python 3.6.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
|
|
|
|
|
|
| |
This commits drops support for python 3.6.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
|