sysutils/lsof: help!

2022-06-11 Thread Larry Rosenman
greetings, I'm having trouble getting anyone to care about lsof anymore. If anyone can help fix these merge conflicts, I'd be most appreciative, and will merge and make a new FreeBSD release as soon as we get it fixed: https://github.com/lsof-org/lsof/pull/184 Until then lsof will remain

FreeBSD ports you maintain which are out of date

2022-06-11 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

Please do not deprecate ports-mgmt/synth and lang/gcc6-aux

2022-06-11 Thread Bojan Petrovic
Hello everyone, Is it possible to revert the decision to deprecate Synth and gcc6-aux ports? As a Synth user, I think it is a very well engineered and useful port management tool, and since it is still actively maintained, I believe that the net loss for Synth users could be greater than what the

Help needed with USE_GITHUB

2022-06-11 Thread Philipp Ost
Hi everyone, I'm working on a port for the Gingko library (https://github.com/ginkgo-project/ginkgo). Since the project is hosted on GitHub, I'd like to make use of the USE_GITHUB macro and its friends. Alas, I'm not able to get it to work: $ make makesum ===> License BSD3CLAUSE accepted by

Re: Help needed with USE_GITHUB

2022-06-11 Thread Michael Gmelin
The key is correcting the typo in PORTNAME: gingko => ginkgo Cheers Michael > On 12. Jun 2022, at 01:23, Philipp Ost wrote: > > Hi everyone, > > I'm working on a port for the Gingko library > (https://github.com/ginkgo-project/ginkgo). Since the project is hosted on > GitHub, I'd like to m

Re: armv7 targeted editors/emacs@full build: sometimes "Hash table too large" and sometimes not

2022-06-11 Thread Mark Millard
On 2022-Jun-1, at 00:35, Mark Millard wrote: > In a bulk -a -c attempt on aarch64 hardware that can execute > armv7 code, I'm using an armv7 poudriere jail to target armv7. > It got: > > . . . > Loading replace... > Hash table too large > gmake[2]: *** [Makefile:584: emacs.pdmp] Error 255 > gmak