FreeBSD ports you maintain which are out of date

2022-06-20 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: devel/gindent compile issues on 13.1

2022-06-20 Thread Jim Pazarena
I did not file a bug report . But I had hopes that after a month passed , someone , perhaps even the maintainer , this issue would have been corrected . Alas . I can't be the only one that wants to pretty up their source , and uses gindent to do it . So is no one concerned that this utility f

ports net/Makefile broken with net/sakisafecli

2022-06-20 Thread Jonathan Chen
Hi, The newly added port net/sakisafecli has not been added correctly to net/Makefile. It contains the line: SUBDIR += sakisafe instead of: SUBDIR += sakisafecli Cheers. -- Jonathan Chen