I need to become a castget maintainer.

2021-11-30 Thread Joaquín Rufo Gutierrez
Hello. I need to become a castget maintainer. My email of my maintainer is joaquinito2...@gmail.com, and i will maintain the port, please. Thank you.

Re: I need to become a castget maintainer.

2021-11-30 Thread Rodrigo Osorio
On 11/30/21 09:39, Joaquín Rufo Gutierrez wrote: Hello. I need to become a castget maintainer. My email of my maintainer is joaquinito2...@gmail.com, and i will maintain the port, please. Thank you. Hi Joakim, Thanks for your offer. The usual way to request a port maintenership is to open a bu

Re: Please revert commit a2bd861

2021-11-30 Thread Robert Clausecker
Hello Jan, Am Tue, Nov 30, 2021 at 02:10:12AM +0100 schrieb Jan Beich: > Robert Clausecker writes: > > > Commit a2bd861 (most recent commit on 2021Q4) breaks the ports build: > > > > [00:10:17] Warning: (www/firefox): Error: www/firefox depends on > > nonexistent origin 'devel/wasi-compiler-rt12

FreeBSD ports you maintain which are out of date

2021-11-30 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: Problem compiling ports

2021-11-30 Thread Tomoaki AOKI
It would be better making new special handling like BE_AMDGPU for it. Building with BE_STANDARD just for this would be a pain for some users. (CC'ing freebsd-ports ML.) On Tue, 30 Nov 2021 17:45:30 + Brooks Davis wrote: > In the config for devel/llvm11, is BE_STANDARD enabled? If not, you

Re: Problem compiling ports

2021-11-30 Thread Brooks Davis
Yeah, I've got this in progress. -- Brooks On Wed, Dec 01, 2021 at 06:57:56AM +0900, Tomoaki AOKI wrote: > It would be better making new special handling like BE_AMDGPU for it. > Building with BE_STANDARD just for this would be a pain for some users. > > (CC'ing freebsd-ports ML.) > > > On Tue