IABSD.fr/ports/net/gophernicus/pkg

Branch :


Log

Author Commit Date CI Message
f50fdd74 2022-11-08 11:14:43 Stop using the daemon class in @newuser. If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-)
3f5796b9 2022-03-11 19:45:43 drop RCS Ids
d5e976a5 2022-01-23 15:00:37 update net/gophernicus to 3.1.1 While here also rework the README: - suggest flags that produces the strictier pledge/unveil policy - other readability improvements by tracey@ build-tested and ok tracey@
2a00914f 2020-02-06 18:06:10 Update net/gophernicus to version 3.0.1. Input from, and OK, bket@. solene@ was OK with a slightly earlier version, pre-simplification. Thanks!
f4b7f813 2018-09-04 12:46:09 convert to PKGSTEM
4f0868fb 2015-12-31 07:49:28 move in.gophernicus to libexec where it fits better ok aja@
497984dd 2014-07-10 13:09:06 rc.conf.local is in man(1) section 8, at least for now.
a6738657 2013-04-27 15:44:20 Tweak MESSAGEs/READMEs now that inetd(8) is off by default.
928bd032 2012-09-25 12:12:33 import ports/net/gophernicus, from Brian Callahan with a few tweaks. ok pirofti@ (who else!) The Gophernicus Project is a one-man mission to modernize gopher, the precursor of the evil that is WWW.
95493346 2012-09-22 07:58:28 Import gophernicus 1.3. The Gophernicus Project is a one-man mission to modernize gopher, the precursor of the evil that is WWW. From Brian Callahan on ports@, ok sthen@