Re: go modules fetching problem

2022-08-08 Thread Ronald Klop
Hi, First it is nice that you have working ipv6 now. 👍 But I'm still surprised that the download of distfiles choose the IPv6 address while you did not have IPv6 enabled. This port uses some golang code to fetch the file: 47794 0 S+ 0:00.04 | | `-- make fetch 47899 0 S+ 0:03

Re: Why NOARCH packages aren't available on all architectures?

2022-08-08 Thread Matthew Seaman
On 06/08/2022 07:51, Yuri wrote: On 8/5/22 13:19, Mark Millard wrote: Part of what is going on is that having a NOARCH end result can still involve the build using build-environment-ARCH specific toolchains. You are implying that NOARCH packages should be built on each architecture individua

Re: MegaCLI port is ports-only -- how would you deploy it?

2022-08-08 Thread Doug Ambrisko
On Thu, Aug 04, 2022 at 05:22:29PM +0300, Ruslan Makhmatkhanov wrote: |03.08.2022, 02:07, "Dan Mahoney" : | Hey there all, | At the dayjob we have a fleet of Dell Poweredge servers that can use | either mptsas or mrsas -- if you use mptsas, you use mptutil (in | base) to che

Re: MegaCLI port is ports-only -- how would you deploy it?

2022-08-08 Thread Dan Mahoney
> On Aug 8, 2022, at 15:57, Doug Ambrisko wrote: > > On Thu, Aug 04, 2022 at 05:22:29PM +0300, Ruslan Makhmatkhanov wrote: > |03.08.2022, 02:07, "Dan Mahoney" : > | Hey there all, > | At the dayjob we have a fleet of Dell Poweredge servers that can use > | either mptsas or m

Unmaintained FreeBSD ports which are out of date

2022-08-08 Thread portscout
Dear port maintainers, The portscout new distfile checker has detected that one or more unmaintained 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. Please consider also adopting this po

Re: MegaCLI port is ports-only -- how would you deploy it?

2022-08-08 Thread Doug Ambrisko
On Mon, Aug 08, 2022 at 04:10:10PM -0400, Dan Mahoney wrote: | | | > On Aug 8, 2022, at 15:57, Doug Ambrisko wrote: | > | > On Thu, Aug 04, 2022 at 05:22:29PM +0300, Ruslan Makhmatkhanov wrote: | > |03.08.2022, 02:07, "Dan Mahoney" : | > | Hey there all, | > | At the dayjob we hav

Re: MegaCLI port is ports-only -- how would you deploy it?

2022-08-08 Thread Eugene Grosbein
03.08.2022 6:07, Dan Mahoney wrote: > Ideas welcome? Do once on a build system: "make package" to obtain packagename.pkg Do once on every target system: fetch (or scp) the package file then: pkg add /path/to/packagename.pkg It installs the package properly. A package is not obliged to come from