diff --git a/poudriere/poudriere.conf b/poudriere/poudriere.conf index 81358ad..a8e98b1 100644 --- a/poudriere/poudriere.conf +++ b/poudriere/poudriere.conf @@ -97,7 +97,7 @@ DISTFILES_CACHE=/usr/ports/distfiles # # Example to use github mirror: #GIT_BASEURL=https://github.com/freebsd/freebsd-src.git -GIT_BASEURL=https://github.com/freebsd/freebsd-src.git +#GIT_BASEURL=https://github.com/freebsd/freebsd-src.git # If set the source tree marked to use git will use the defined # mirror (default: git.FreeBSD.org/src.git) diff --git a/poudriere/poudriere.d/gitlab2.list b/poudriere/poudriere.d/gitlab2.list index 79ddc76..25635ca 100644 --- a/poudriere/poudriere.d/gitlab2.list +++ b/poudriere/poudriere.d/gitlab2.list @@ -14,3 +14,4 @@ databases/postgresql17-server databases/postgresql17-contrib editors/vim security/acmetool +security/acme.sh diff --git a/poudriere/poudriere.d/verisign13-make.conf b/poudriere/poudriere.d/verisign13-make.conf index 54a923b..fd725e1 100644 --- a/poudriere/poudriere.d/verisign13-make.conf +++ b/poudriere/poudriere.d/verisign13-make.conf @@ -68,7 +68,7 @@ OPTIONS_FILE_UNSET+=AD_DC OPTIONS_FILE_UNSET+=QUOTAS #OPTIONS_FILE_UNSET+=AVAHI #OPTIONS_SINGLE_ZEROCONF=ZEROCONF_NONE -SAMBA4_BUNDLED_LDB=no +SAMBA4_BUNDLED_LDB=yes #SAMBA4_BUNDLED_TALLOC=no #SAMBA4_BUNDLED_TEVENT=no #SAMBA4_BUNDLED_TDB=no