From dcefba515f419f843fadff94418cb6949f9dc372 Mon Sep 17 00:00:00 2001 From: Xavier Beaudouin Date: Mon, 29 Jun 2026 06:15:04 +0200 Subject: [PATCH] Updates --- poudriere/poudriere.conf | 2 +- poudriere/poudriere.d/150x64.list | 3 ++- poudriere/poudriere_lean.conf | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/poudriere/poudriere.conf b/poudriere/poudriere.conf index a8e98b1..10b5392 100644 --- a/poudriere/poudriere.conf +++ b/poudriere/poudriere.conf @@ -234,7 +234,7 @@ NO_RESTRICTED=no # List of packages that will always be allowed to use MAKE_JOBS # regardless of ALLOW_MAKE_JOBS. This is useful for allowing ports # which holdup the rest of the queue to build more quickly. -ALLOW_MAKE_JOBS_PACKAGES="pkg ccache py* gcc* clang* llvm* openjdk* rust* erlang* node* mongodb* ghc* go* webkit2* grpc* cmake*" +ALLOW_MAKE_JOBS_PACKAGES="pkg ccache py* gcc* clang* llvm* openjdk* rust* erlang* node* mongodb* ghc* go* webkit2* grpc* cmake* deno*" # List of package name globs that should never build at the same time. # # Default: none diff --git a/poudriere/poudriere.d/150x64.list b/poudriere/poudriere.d/150x64.list index 60f8f1e..f61f38c 100644 --- a/poudriere/poudriere.d/150x64.list +++ b/poudriere/poudriere.d/150x64.list @@ -162,7 +162,7 @@ irc/weechat #sysutils/tmate ports-mgmt/portfmt www/squid -sysutils/py-salt +#sysutils/py-salt net-mgmt/py-pysnmp www/groupoffice #mail/imapsync @@ -274,3 +274,4 @@ security/bumblebee #net-p2p/namecoin-daemon #net-p2p/namecoin-utils #security/headscale +ftp/freebsd-ftpd diff --git a/poudriere/poudriere_lean.conf b/poudriere/poudriere_lean.conf index c467681..61ae385 100644 --- a/poudriere/poudriere_lean.conf +++ b/poudriere/poudriere_lean.conf @@ -228,7 +228,7 @@ NO_RESTRICTED=no # List of packages that will always be allowed to use MAKE_JOBS # regardless of ALLOW_MAKE_JOBS. This is useful for allowing ports # which holdup the rest of the queue to build more quickly. -ALLOW_MAKE_JOBS_PACKAGES="pkg ccache py* gcc* clang* llvm* openjdk* rust* erlang* node* mongodb* ghc* go* qt*" +ALLOW_MAKE_JOBS_PACKAGES="pkg ccache py* gcc* clang* llvm* openjdk* rust* erlang* node* mongodb* ghc* go* qt* deno*" # Timestamp every line of build logs # Default: no