From nobody Tue Jul 23 18:08:24 2024 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WT4s32rkbz5SLfX for ; Tue, 23 Jul 2024 18:08:39 +0000 (UTC) (envelope-from xaque208@gmail.com) Received: from mail-wr1-x42f.google.com (mail-wr1-x42f.google.com [IPv6:2a00:1450:4864:20::42f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WT4s14vHYz4qk4 for ; Tue, 23 Jul 2024 18:08:37 +0000 (UTC) (envelope-from xaque208@gmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20230601 header.b=BepvlNYm; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of xaque208@gmail.com designates 2a00:1450:4864:20::42f as permitted sender) smtp.mailfrom=xaque208@gmail.com Received: by mail-wr1-x42f.google.com with SMTP id ffacd0b85a97d-36858357bb7so3134143f8f.2 for ; Tue, 23 Jul 2024 11:08:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1721758115; x=1722362915; darn=freebsd.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=UABAzm9XqztTyT5P9QsFmVx3+n/z0lQgDtAwBLBuDWk=; b=BepvlNYmT2l2Cg/qpuXwKLW91CwaUGoiLc+A2byrZK/bBt6x/6kt3H/M8XY63znt3T J1dodEKqiyQWrZr6m4ttZjA7Ef8gXsgb3qbzXoSemlRx7JJVK57MXm3/NE5pSOh0IRIX ix6FRGZ3Q+yeJQaePCyopSTt8jPvmId4jV+rbhBLQ4YWZoIGSRl+67ejPdJtBa6VmFa4 URaRNFLzhCGYBLgejCoFpObcISPpp1VdfHtBKSmbCJE4qF+W/d9upAVGMGV8c47/6rOc +zQfA98Z2GoRqzbVClDrWjL+1I3f8WIZoZH4dvlt0MJWdzsPSQ3zJ9H5McQjaULdUnOo NvVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721758115; x=1722362915; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=UABAzm9XqztTyT5P9QsFmVx3+n/z0lQgDtAwBLBuDWk=; b=qH3H2ORuas4jXV/9j0Zy9+ggiZ1w2AHo0Ks9Nikmg5am0aeZa5yyXzOy1eTUIZ7kP8 1uK3KJi5xE5FB6JXP2oPvhR2hU8c0ZYAWeeeeiq+e0OUWJB20jCjAqkh2MahX3T0nicC A1QWGY1xeL5fhztAR6GgS9cZnmaBXzOFKJuWpg5AEkQCht07z5EwfaWM/kMcwJ0229ak 5SUGZ2yCQIxZxurHlaKfIGhq+ZydWMH6YKGEeKGyOfqDPWCXfNH9dqGRfKJJuWFd5Oqq CkLVTDD0gjDaQep7+68IN4JXEqqa5MGXWkRDWxl4//wzZ7o6uNLaohkSHQ29T9cw8Ksk 0lLQ== X-Gm-Message-State: AOJu0Yz9Fv+OA3NbONIsPwbMJKAsDeYa+G4OGXqpYf6i7PuDYtYG6PYR ng7z02RHV9oaRdFfiF0kJHyq7HKYpxB+OY+2UKyQyNPzLtdSrWDN7Pp7N/aOBK5p21ku0I/B6MH 7t5NwptHCtWiTohoW0+N6+Wh+z9TH9Q== X-Google-Smtp-Source: AGHT+IFctvdTdGwvDi7T+Op+AQvMVPWKYzlA/+X6tPcVb/IkpxYU45SRvTgUnDymIXy/WWt4QmxBSfdFdnQyBmTccWA= X-Received: by 2002:a5d:6a09:0:b0:368:3b1f:fe40 with SMTP id ffacd0b85a97d-369f099f00cmr426206f8f.20.1721758115266; Tue, 23 Jul 2024 11:08:35 -0700 (PDT) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.org MIME-Version: 1.0 References: <6d96a3de-1d87-4dab-aba0-90b45e554817@fechner.net> In-Reply-To: From: Zach Leslie Date: Tue, 23 Jul 2024 18:08:24 +0000 Message-ID: Subject: Re: Porting a new Golang app: go mod replace relative path To: Matthias Fechner Cc: freebsd-ports@freebsd.org Content-Type: multipart/alternative; boundary="000000000000d9895b061dee0ca6" X-Spamd-Bar: --- X-Spamd-Result: default: False [-4.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.995]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20230601]; R_SPF_ALLOW(-0.20)[+ip6:2a00:1450:4000::/36]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; RCVD_TLS_LAST(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; ARC_NA(0.00)[]; TO_DN_SOME(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; FREEMAIL_FROM(0.00)[gmail.com]; DKIM_TRACE(0.00)[gmail.com:+]; FROM_HAS_DN(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; TO_MATCH_ENVRCPT_SOME(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MISSING_XM_UA(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US]; MLMMJ_DEST(0.00)[freebsd-ports@freebsd.org]; RCVD_COUNT_ONE(0.00)[1]; RCVD_IN_DNSWL_NONE(0.00)[2a00:1450:4864:20::42f:from] X-Rspamd-Queue-Id: 4WT4s14vHYz4qk4 --000000000000d9895b061dee0ca6 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I have made some updates to the PR. Please advise if I should open a new PR to address the feedback. El mar, 23 de jul de 2024, 17:36, Zach Leslie escribi= =C3=B3: > I'm on mobile, but #279042 was filed. > > El mar, 23 de jul de 2024, 17:35, Zach Leslie > escribi=C3=B3: > >> Excellent thank you. There has been a new version and I'd like to updat= e >> soon. I'll pr and send an email next time. Btw, there is a bug for thi= s >> new port. >> >> El mar, 23 de jul de 2024, 05:34, Matthias Fechner >> escribi=C3=B3: >> >>> Am 24.04.2024 um 18:26 schrieb Zach Leslie: >>> >> 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 >>> > >>> I commited it, thanks for your contribution. >>> I you add github pull requests, make sure you always write to an email >>> list, as most of the committers work with the official bug tracker, but >>> they maybe do not monitor github. >>> >>> Gru=C3=9F >>> Matthias >>> >>> -- >>> >>> "Programming today is a race between software engineers striving to >>> build bigger and better idiot-proof programs, and the universe trying t= o >>> produce bigger and better idiots. So far, the universe is winning." -- >>> Rich Cook >>> >>> --000000000000d9895b061dee0ca6 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

I have made some updates to the PR.=C2=A0 Please advise if I= should open a new PR to address the feedback.


El mar= , 23 de jul de 2024, 17:36, Zach Leslie <xaque208@gmail.com> escribi=C3=B3:

I'm on mobile, but #279042 was filed.


El mar= , 23 de jul de 2024, 17:35, Zach Leslie <xaque208@gmail.com> escr= ibi=C3=B3:

Excellent= thank you.=C2=A0 There has been a new version and I'd like to update s= oon.=C2=A0 I'll pr and send an email next time.=C2=A0 Btw, there is a b= ug for this new port.


El mar= , 23 de jul de 2024, 05:34, Matthias Fechner <idefix@fechner.= net> escribi=C3=B3:
Am 24.04= .2024 um 18:26 schrieb Zach Leslie:
>> maybe by an additional manually added distfile entry to place it i= n the
>> expected directly (maybe in a prefetch rule or by just manually ex= tending
>> the DIST_FILES).
> Thank you for the pointers.=C2=A0 I was able to get something working = and
> have submitted the following pull request for this new port.
>
> https://githu= b.com/freebsd/freebsd-ports/pull/252
>
I commited it, thanks for your contribution.
I you add github pull requests, make sure you always write to an email
list, as most of the committers work with the official bug tracker, but they maybe do not monitor github.

Gru=C3=9F
Matthias

--

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." --=
Rich Cook

--000000000000d9895b061dee0ca6--