From nobody Wed Jul 10 16:39:15 2024 X-Original-To: questions@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 4WK3V36Kr3z5Qm1J for ; Wed, 10 Jul 2024 16:39:23 +0000 (UTC) (envelope-from cli_junkie@protonmail.com) Received: from mail-4322.protonmail.ch (mail-4322.protonmail.ch [185.70.43.22]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "protonmail.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WK3V250Wdz4ctx for ; Wed, 10 Jul 2024 16:39:22 +0000 (UTC) (envelope-from cli_junkie@protonmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=protonmail.com header.s=protonmail3 header.b=jPMDW9nY; dmarc=pass (policy=quarantine) header.from=protonmail.com; spf=pass (mx1.freebsd.org: domain of cli_junkie@protonmail.com designates 185.70.43.22 as permitted sender) smtp.mailfrom=cli_junkie@protonmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1720629559; x=1720888759; bh=7cb7wIuSv7W93/DLh/uramAfQfTm8p6s3PJMYhu7f7M=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=jPMDW9nYQxH7+Y4vOUH5l9FHKMYLInD74dhGMhtAXZxqOYSHsPchd+XIKqsax9l1S wrB6I5r+Q2pQ0pkDe7jIZlb/t/eLqCPQ4kCTumwAwqkq1AhAyzfEZRBIzk8ZgE+mPB w7drbE/6TKyhLgFRyq8XK1ZwEIrGhbojJo2cbVG5Nns0QjMFKFqR4elPwBHRXFEK74 r1bgH73MvvOvQreN6g6A6mpWI0zS01Pc+pqtZE6myPHiNJuyW9tUje/FZFPSaU5v3A fsKr9gYmH4jEpXu7JyHvVcbKE1ipWvClozK73OO9SadkakLPnkKO+JzlsYNWdOcK1r ZntlmE7tjuPWg== Date: Wed, 10 Jul 2024 16:39:15 +0000 To: "questions@freebsd.org" From: Pat Subject: Re: Setting default version in Poudriere Message-ID: <1CcA1gzWSQjmaV5-UXsm-1GjQkyJu_cNIACuG2SJ4-cDsYsytEWlePiTcwPK_tM05-NBDNSqKy42HtnIcI2qUlGagbCzJ2_xWpz02uwQT0k=@protonmail.com> In-Reply-To: References: <2a09efe671bc45d93f84ff69269e4388@smokepit.net> Feedback-ID: 34340203:user:proton X-Pm-Message-ID: 0ef74f3f7b16185d7cf269cb0242a2e67be04014 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.19 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.989]; DMARC_POLICY_ALLOW(-0.50)[protonmail.com,quarantine]; R_SPF_ALLOW(-0.20)[+ip4:185.70.43.0/24]; RWL_MAILSPIKE_VERYGOOD(-0.20)[185.70.43.22:from]; R_DKIM_ALLOW(-0.20)[protonmail.com:s=protonmail3]; MIME_GOOD(-0.10)[text/plain]; ASN(0.00)[asn:62371, ipnet:185.70.43.0/24, country:CH]; ARC_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_IN_DNSWL_NONE(0.00)[185.70.43.22:from]; MISSING_XM_UA(0.00)[]; FREEMAIL_ENVFROM(0.00)[protonmail.com]; FREEMAIL_FROM(0.00)[protonmail.com]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_ZERO(0.00)[0]; MLMMJ_DEST(0.00)[questions@freebsd.org]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_EQ_ADDR_ALL(0.00)[]; DKIM_TRACE(0.00)[protonmail.com:+] X-Rspamd-Queue-Id: 4WK3V250Wdz4ctx On Monday, July 8th, 2024 at 13:01, Matthew Seaman wr= ote: >=20 >=20 > On 08/07/2024 13:24, Pat wrote: >=20 > > On Friday, July 5th, 2024 at 21:14, Daniel Lysfjord lysfjord.daniel@smo= kepit.net wrote: > >=20 > > > I would suggest just creating a port for postgres 15.6 in addition to > > > the 15.7 that's already in the ports tree > >=20 > > Thank you Daniel. That makes sense, but I do not know how to create a > > port. Can you point me to any documentation that would explain what I > > am missing? And apologies if there is something obvious that I > > missed. >=20 >=20 > In this case, all you need to do is look at the history of the > databases/postgresql15-server port in eg. GitHub -- >=20 > https://github.com/freebsd/freebsd-ports/tree/main/databases/postgresql15= -server >=20 > where you want to look at Makefile and distinfo in paticular. >=20 > You can see what was changed from the last update and basically revert > those for your purposes. Postgresql ports are unfortunately rather more > complicated than most since they use a common base for all postgresql > branches, but hopefully you can make sense of it. >=20 > OTOH, if you already have postgresql-15.6 installed anywhere, you can > make a package tarball from that: >=20 > pkg create -f tbz postgresql15-server-15.6 Now that is a handy trick, and will probably work well for our needs! >=20 > then use pkg-add to install it on a new machine. You'll probably need > postgresql15-client-15.6 as well. >=20 > Cheers, >=20 > Matthew Thank you! Pat