Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
@@ -144,6 +144,7 @@ CHECK_CHANGED_DEPS=yes
|
|||||||
# This produces a repo that supports SIGNATURE_TYPE=PUBKEY
|
# This produces a repo that supports SIGNATURE_TYPE=PUBKEY
|
||||||
# Default: not set
|
# Default: not set
|
||||||
#PKG_REPO_SIGNING_KEY=/etc/ssl/keys/repo.key
|
#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)
|
# Command to sign the PKG repo with. See pkg-repo(8)
|
||||||
# This produces a repo that supports SIGNATURE_TYPE=FINGERPRINTS
|
# 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
|
# List of packages that will always be allowed to use MAKE_JOBS
|
||||||
# regardless of ALLOW_MAKE_JOBS. This is useful for allowing ports
|
# regardless of ALLOW_MAKE_JOBS. This is useful for allowing ports
|
||||||
# which holdup the rest of the queue to build more quickly.
|
# 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* deno*"
|
ALLOW_MAKE_JOBS_PACKAGES="pkg ccache py* gcc* clang* llvm* openjdk* rust* erlang* node* mongodb* ghc* go* webkit2* grpc* cmake* deno* qt*"
|
||||||
|
|
||||||
# List of package name globs that should never build at the same time.
|
# List of package name globs that should never build at the same time.
|
||||||
# # Default: none
|
# # Default: none
|
||||||
|
|||||||
@@ -6,9 +6,9 @@ www/gitlab-pages
|
|||||||
devel/gitlab-shell
|
devel/gitlab-shell
|
||||||
www/gitlab-workhorse
|
www/gitlab-workhorse
|
||||||
textproc/gitlab-elasticsearch-indexer
|
textproc/gitlab-elasticsearch-indexer
|
||||||
databases/postgresql17-client
|
#databases/postgresql17-client
|
||||||
databases/postgresql17-server
|
#databases/postgresql17-server
|
||||||
databases/postgresql17-contrib
|
#databases/postgresql17-contrib
|
||||||
databases/postgresql18-client
|
databases/postgresql18-client
|
||||||
databases/postgresql18-server
|
databases/postgresql18-server
|
||||||
databases/postgresql18-contrib
|
databases/postgresql18-contrib
|
||||||
@@ -17,3 +17,5 @@ security/acmetool
|
|||||||
security/acme.sh
|
security/acme.sh
|
||||||
security/lego
|
security/lego
|
||||||
sysutils/monit
|
sysutils/monit
|
||||||
|
net/wireguard-go
|
||||||
|
net/wireguard-tools
|
||||||
|
|||||||
Reference in New Issue
Block a user