Date: Fri, 12 Apr 2024 19:47:22 +0300 From: Gleb Popov <arrowd@freebsd.org> To: Matthias Fechner <mfechner@freebsd.org> Cc: "freebsd-ports@FreeBSD.org" <freebsd-ports@freebsd.org> Subject: Re: Package a second port (gitlab-ee instead of gitlab-ce) Message-ID: <CALH631mpCqdU2tX9iF1MYpPO1kjrTmbHcYtmajMgAZj8o-U%2BOA@mail.gmail.com> In-Reply-To: <0da7afa3-465f-4364-aad0-5b0932283b21@freebsd.org> References: <58745d45-46f3-4152-bc30-eee0794fe55c@freebsd.org> <CALH631mDNYn0ieau5E4z8_tnQe%2BSGNbo-3mRfzKSirA=bWdO3w@mail.gmail.com> <0da7afa3-465f-4364-aad0-5b0932283b21@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 12, 2024 at 10:56=E2=80=AFAM Matthias Fechner <mfechner@freebsd= .org> wrote: > > https://gitlab.fechner.net/mfechner/Gitlab/-/commit/c6e569cdcd2862fdffa05= a73c9ebd8a5a78fa7a7 The ${FLAVOR:U...} expression looks a bit weird to me. You have FLAVOR?=3D ... in your Makefile, so this var can't really be undefined > But if I execute poudriere with e.g.: > poudriere bulk -t -p gitlab -j 132amd64 www/gitlab > > It is only building a package for the CE version and not for the EE versi= on. > Does the FreeBSD cluster would generate both package or must I modify the= re something else? Yes, see man 8 poudriere, the FLAVORS section. When running poud bulk -a, all flavors are built. Otherwise, the behavior is controlled by FLAVOR_DEFAULT_ALL option in the poudriere.conf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALH631mpCqdU2tX9iF1MYpPO1kjrTmbHcYtmajMgAZj8o-U%2BOA>