Hello, I have another release update before the port is commited. Looked into OpenBSD ports some more and made a few changes: - Got rid of the post-install target. Example configuration is now installed by default in the "make install" phase. - Init script now fails if config file is invalid. - A few small security improvements.
There are no other glaring issues with the port as far as I can see. Here is a newer diff for user.list: Index: infrastructure/db/user.list =================================================================== RCS file: /cvs/ports/infrastructure/db/user.list,v retrieving revision 1.361 diff -u -p -r1.361 user.list --- infrastructure/db/user.list 11 Mar 2020 12:22:51 -0000 1.361 +++ infrastructure/db/user.list 12 Mar 2020 16:02:08 -0000 @@ -358,3 +358,4 @@ id user group port 848 _loki _loki sysutils/loki 849 _synapse _synapse net/synapse 850 _snare _snare devel/snare +851 _anondate _anondate net/anondate
anondate.tar.gz
Description: application/tar-gz