12bddd24fd
PR: ports/142804 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer timeout (bc979@lafn.org; > 2 weeks)
11 lines
568 B
Text
11 lines
568 B
Text
%%QPOPAUTH%%bin/qpopauth
|
|
%%QPOPAUTH%%@unexec rm -f %D/bin/qapopauth
|
|
%%QPOPAUTH%%@exec ln -sf %D/bin/qpopauth %D/bin/qapopauth
|
|
libexec/qpopper
|
|
%%EPOPPASSD%%libexec/qpoppassd
|
|
@exec mkdir -p %%ETCDIR%% && chown %%POP_USER%%:%%POP_GROUP%% %%ETCDIR%% && chmod %%POP_MODE_DIR%% %%ETCDIR%%
|
|
%%ETCDIR%%/popusers.sample
|
|
etc/qpopper.config.sample
|
|
%%PORTDOCS%%%%DOCSDIR%%/GUIDE.pdf
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrmtry %%ETCDIR%% || echo "If you are permanently removing this port, you should do a ``rm -rf %%ETCDIR%%`` to remove any configuration files and logs left." | fmt
|