On Fri, Aug 10, 2018 at 01:46:02PM +0200, Jeremie Courreges-Anglas wrote: > On Fri, Aug 10 2018, Solene Rapenne <[email protected]> wrote: > > Stuart Henderson <[email protected]> wrote: > >> On 2018/08/10 11:12, Solene Rapenne wrote: > >> > Jeremie Courreges-Anglas <[email protected]> wrote: > >> > > On Thu, Aug 09 2018, Solene Rapenne <[email protected]> wrote: > >> > > > clic is a text based gopher client. It is pledged and man is > >> > > > included. > >> > > > >> > > Well right now you don't install the manpage. > >> > > > >> > > > clic is using colors to distinguish links types and is driven by > >> > > > typing > >> > > > the number of the link in the current menu. > >> > > > > >> > > > I want to take maintainership of clic because I'm its author. > >> > > > > >> > > > It's developped in common lisp but will only works with lang/ecl, > >> > > > it's a > >> > > > choice of me so it has a smaller memory usage and doesn't require > >> > > > wxallowed (lang/sbcl produce ~80Mb binaries and requires wxallowed). > >> > > > >> > > Makes sense. > >> > > > >> > > Please fix WANTLIB as noted by bcallah@. Nits: the pledge marker seems > >> > > to be "uses pledge()" with parens, and the next comment seems to be > >> > > misplaced. Didn't you mean: > >> > > > >> > > # To open HTML and other links clic doesn't understand. > >> > > RUN_DEPENDS = devel/xdg-utils > >> > > > >> > > ? > >> > > > >> > > Except for this, seems to work fine. > >> > > >> > - I fixed the WANTLIB thx to bcallah@ > >> > - pledge now has parenthesis > >> > - man is installed > >> > > >> > the tarball is using 1.01 version > >> > > >> > >> What, no gopher:// MASTER_SITES? :-) > >> > >> OK sthen@ > >> > >> (Nitpicking I would prefer to reflow pkg/DESCR, currently it's > >> hard up against 80 columns, it doesn't take any extra lines to > >> wrap it a little narrower. But I don't insist on this.) > > > > > > we could use gopher:// as MASTER_SITES but I'm not sure that the current > > infrastructure supports it. In fact, the ftp server is only running for > > openbsd ports (for net/sacc at first) :D
ftp definitely does NOT support gopher for fetching. We got rid of FETCH_DEPENDS a long while back, and I have 0 intent to bring it back. You want gopher master sites ? you'll need a tool in base. Good luck with that.
