Updates
This commit is contained in:
@@ -234,7 +234,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*"
|
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.
|
# List of package name globs that should never build at the same time.
|
||||||
# # Default: none
|
# # Default: none
|
||||||
|
|||||||
@@ -162,7 +162,7 @@ irc/weechat
|
|||||||
#sysutils/tmate
|
#sysutils/tmate
|
||||||
ports-mgmt/portfmt
|
ports-mgmt/portfmt
|
||||||
www/squid
|
www/squid
|
||||||
sysutils/py-salt
|
#sysutils/py-salt
|
||||||
net-mgmt/py-pysnmp
|
net-mgmt/py-pysnmp
|
||||||
www/groupoffice
|
www/groupoffice
|
||||||
#mail/imapsync
|
#mail/imapsync
|
||||||
@@ -274,3 +274,4 @@ security/bumblebee
|
|||||||
#net-p2p/namecoin-daemon
|
#net-p2p/namecoin-daemon
|
||||||
#net-p2p/namecoin-utils
|
#net-p2p/namecoin-utils
|
||||||
#security/headscale
|
#security/headscale
|
||||||
|
ftp/freebsd-ftpd
|
||||||
|
|||||||
@@ -228,7 +228,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* 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
|
# Timestamp every line of build logs
|
||||||
# Default: no
|
# Default: no
|
||||||
|
|||||||
Reference in New Issue
Block a user