This commit is contained in:
Xavier Beaudouin
2026-06-29 08:43:19 +02:00
parent f6aeb2fcfe
commit d6034b06b8
+2 -1
View File
@@ -144,6 +144,7 @@ CHECK_CHANGED_DEPS=yes
# This produces a repo that supports SIGNATURE_TYPE=PUBKEY
# Default: not set
#PKG_REPO_SIGNING_KEY=/etc/ssl/keys/repo.key
PKG_REPO_SIGNING_KEY=/usr/local/etc/poudriere.d/poudriere.key
# Command to sign the PKG repo with. See pkg-repo(8)
# This produces a repo that supports SIGNATURE_TYPE=FINGERPRINTS
@@ -234,7 +235,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