c5e12c81e4
Sync generated files ("make sync")
0de3ae7af0
kontakt.md: Oberhausen (Rhld.)
579c6d4f1a
Adjust right margin of g logo
0a4a54b956
conf.py: Disable author pages
66b0b4facf
Add plugins/__init__.py to clean target and .gitignore
eca4b809a5
kontakt.md: Oberhausen (Rhld.)
33065983f7
Sync generated files ("make sync")
bf7c13c117
Adjust right margin of g logo
abcca05805
Sync generated files ("make sync")
044c51cc83
conf.py: Disable author pages
c68ad1dc0d
Add plugins/__init__.py to clean target and .gitignore
77a456ecda
Install german_slugify plugin
b86ba3c778
posts: Re-import missing news item from gentoo.de Jekyll site
abcca05805
Sync generated files ("make sync")
044c51cc83
conf.py: Disable author pages
c68ad1dc0d
Add plugins/__init__.py to clean target and .gitignore
77a456ecda
Install german_slugify plugin
b86ba3c778
posts: Re-import missing news item from gentoo.de Jekyll site
0f849f8438
Sync generated files ("make sync")
e3ff05a022
conf.py: Disable author pages
753737aa20
Sync generated files ("make sync")
a057b17ca6
Add plugins/__init__.py to clean target and .gitignore
a5873f9c71
Install german_slugify plugin
d2c88ba40b
posts: Re-import missing news item from gentoo.de Jekyll site
0d2d13e462
posts: Re-import news items from gentoo-ev.org/wiki/
cc61e81496
99-url-redirect.conf: Drop redirect for /assets/images/shop.png
7d42bfca1f
99-url-redirect.conf: Add two redirects
dfbd81414c
99-url-redirect.conf: Drop redirect for /assets/images/shop.png
b46b66084f
99-url-redirect.conf: Redirect /wiki/Main_Page
921b386fce
Sync generated files ("make sync")
93f300f501
conf.py: Add SVG logo to FAVICONS
9ff0e7c3ae
99-url-redirect.conf: Redirect /mailman/listinfo
mail-filter/postgrey: rework OpenRC init script
I believe something like the following should work (not tested):
mail-filter/postgrey: rework OpenRC init script
This still has the whitespace problem for POSTGREY_TEXT, i.e. command args will end with --greylist-text=Greylisted for %s seconds which will be passed as four arguments.
mail-filter/postgrey: rework OpenRC init script
The new init script fails for me here (POSTGREY_TYPE="unix"and POSTGREY_OPTS="--max-age=365" in conf.d, otherwise no changes):
mail-filter/postgrey: rework OpenRC init script
Make this elif [ "${POSTGREY_TYPE}" = "unix" ] ; then and add an else clause that will error out if type is anything unknown? postgrey itself will error out with any other option than --inet...
mail-filter/postgrey: rework OpenRC init script
- If you go through the trouble of splitting
command_args, then you could as well go all the way and limit line length to 80 chars or fewer.
ebuild-writing/eapi: Updated EAPI 9 re-exports some path variables
ebuild-writing/eapi: Updated EAPI 9 re-exports some path variables