From nobody Mon Jul 08 12:24:08 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 4WHjwc2rX0z5Q4mD for ; Mon, 08 Jul 2024 12:24:16 +0000 (UTC) (envelope-from cli_junkie@protonmail.com) Received: from mail-4316.protonmail.ch (mail-4316.protonmail.ch [185.70.43.16]) (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 4WHjwb3Dmgz4cP6 for ; Mon, 8 Jul 2024 12:24:15 +0000 (UTC) (envelope-from cli_junkie@protonmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=protonmail.com header.s=protonmail3 header.b=rjD7BGGf; dmarc=pass (policy=quarantine) header.from=protonmail.com; spf=pass (mx1.freebsd.org: domain of cli_junkie@protonmail.com designates 185.70.43.16 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=1720441452; x=1720700652; bh=z42+9ndAbTQYuYMp6EqRERP8oLfN99pCOUSakM4s/QY=; 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=rjD7BGGfueGFHSRClTzT6orP2lPmW0oxL0bPe+rxlmaB+jpihB8DcNAx8rMs5Lqph wWqdzkskzNmErQigmg6hWElvbquRCbXE+0pYriljhm0cAlTA+iHPjYg9U7cDwXK10t hkm5M31gEYgonneJN5DccQNOvfa2TyCOLAlz3jWLAukOfx1iJbZa7Etpxj2LVebB11 FbiqqYE5jnqQ21Pw58iztTCpOKiLeGL0L3uEZJlLrmSvQAl+uP0jdtN4V3GNrRkj16 b0t5k+MSLbfdkdiTue9ZAyFwHam9yazINUL6YncFwcnsdOFNaYCpNP/YSxVDaVeAeF 9LsSG1o+RV90Q== Date: Mon, 08 Jul 2024 12:24:08 +0000 To: "questions@freebsd.org" From: Pat Subject: Re: Setting default version in Poudriere Message-ID: In-Reply-To: <2a09efe671bc45d93f84ff69269e4388@smokepit.net> References: <2a09efe671bc45d93f84ff69269e4388@smokepit.net> Feedback-ID: 34340203:user:proton X-Pm-Message-ID: 47efa210b156ee6162abbc5d5807d533b0272179 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 [-3.26 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-0.999]; DMARC_POLICY_ALLOW(-0.50)[protonmail.com,quarantine]; R_SPF_ALLOW(-0.20)[+ip4:185.70.43.0/24]; R_DKIM_ALLOW(-0.20)[protonmail.com:s=protonmail3]; RWL_MAILSPIKE_VERYGOOD(-0.20)[185.70.43.16:from]; MIME_GOOD(-0.10)[text/plain]; NEURAL_HAM_SHORT(-0.06)[-0.061]; 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.16: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: 4WHjwb3Dmgz4cP6 On Friday, July 5th, 2024 at 21:14, Daniel Lysfjord wrote: > I would suggest just creating a port for postgres 15.6 in addition to > the 15.7 that's already in the ports tree 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. Regards, Pat