- 29 Jan, 2023 3 commits
-
-
Adrian Schollmeyer authored
This allows the daemon to be started by OpenRC and logs to be written to a log file. The logrotate config ensures logs are cleaned up after 30 dates (rough estimate of how much of log data needs to be kept). Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
- 24 Jan, 2023 1 commit
-
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
- 23 Jan, 2023 1 commit
-
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
- 22 Jan, 2023 1 commit
-
-
Adrian Schollmeyer authored
The plugins call bc, which is owned by app-alternatives/bc and not any specific implementation. Thus we should depend on app-alternatives/bc instead. Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
- 21 Jan, 2023 3 commits
-
-
Adrian Schollmeyer authored
These license aren't used by any package. Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
Closes: #152 Closes: #84 Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
The Bitbucket and SVN upstreams are completely dead now. Closes: #81 Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
- 20 Jan, 2023 4 commits
-
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
- 19 Jan, 2023 6 commits
-
-
Adrian Schollmeyer authored
We don't need these packages anymore. They are available in ::gentoo as well. Closes: #197 Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
This commit does a small overhaul of this eclass to bring it up to date with current EAPIs, improve some of the descriptions and make the code more dynamic. * Variables NGINX_PV and MODULE_PV are made pre-inherit vars with default values. This allows packagers to override the values if needed (e.g. if the module upstream's versioning does not comply with Gentoo's versioning scheme). * A new variable MODULE_SOURCE is introduced to allow overwriting the source directory of modules, in case upstream's source tarballs don't extract into a directory ${PN}-${MODULE_PV}. This also removes the need to explicitly specify ${PN}-${MODULE_PV} in all the places the module source directory is referenced. * Various descriptions are updated to make them more readable and/or fix typos. * EAPI 8 support is added. * Some shell expressions are made more robust as indicated by shellcheck. * Variables defined in functions are set to local where possible. * ${S} is dropped from do* calls in src_install, since they are not needed. Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
Removal planned on 2023-01-19. Last-rite in #197. Issue: #197 Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
This new version is patched to work with newer Linux kernels. Closes: #117 Closes: #196 Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
These are all old broken versions and are to be replaced with a new version. Closes: #195 Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
Some tests don't work properly. Some tests didn't work with libarchive tar and some require python. The python tests are disabled and a hard dependency on app-alternatives/tar[-libarchive] is added to enforce using a working tar implementation for tests. Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
- 14 Jan, 2023 2 commits
-
-
Adrian Schollmeyer authored
This ensure broken distfiles submitted by merge requests can never break master and merge reqeusts are tested on a clean cache.
-
Adrian Schollmeyer authored
This is to ensure files aren't cached forever, which would make the manifest job almost useless. For now, files are retained for 14 days, keeping the load on upstream's distfile hosts hopefully low enough and the delay between an upstream distfile disappearing and us noticing high enough.
-
- 12 Jan, 2023 2 commits
-
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
- 11 Jan, 2023 5 commits
-
-
Adrian Schollmeyer authored
Issue: #158 Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
Issue: #158 Closes: #9 Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
Issue: #158 Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
Issue: #158 Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
Closes: #158 Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
- 10 Jan, 2023 3 commits
-
-
Adrian Schollmeyer authored
This is a Rust package and as such can't respect CFLAGS or LDFLAGS. Closes: #165 Closes: #166 Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
Closes: #137 Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
- 09 Jan, 2023 1 commit
-
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
- 07 Jan, 2023 1 commit
-
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
- 06 Jan, 2023 2 commits
-
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
- 05 Jan, 2023 1 commit
-
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
- 01 Jan, 2023 4 commits
-
-
Adrian Schollmeyer authored
Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
This is the new recommended way for building Python packages. Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
This is the new recommended way for building Python packages. Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-
Adrian Schollmeyer authored
This is the new recommended way for building Python packages. Signed-off-by:
Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
-