Re: Porting a new Golang app: go mod replace relative path

From: Jonathan Chen <jonc_at_chen.org.nz>
Date: Wed, 24 Apr 2024 21:54:38 UTC
On 25/04/24 03:26, Zach Leslie wrote:
>> maybe by an additional manually added distfile entry to place it in the
>> expected directly (maybe in a prefetch rule or by just manually extending
>> the DIST_FILES).
> 
> Thank you for the pointers.  I was able to get something working and
> have submitted the following pull request for this new port.
> 
> https://github.com/freebsd/freebsd-ports/pull/252

This will most probably be ignored. The correct procedure to submit a 
new port is detailed at:
https://docs.freebsd.org/en/books/porters-handbook/quick-porting/#porting-submitting

TLDR: Use https://bugs.freebsd.org/submit/

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>