This commit is contained in:
Xavier Beaudouin
2025-02-06 17:20:03 +01:00
parent 6586543667
commit cafa93b2ca
4 changed files with 6 additions and 2 deletions

View File

@ -228,4 +228,6 @@ sysutils/puppetserver8
www/trafficserver www/trafficserver
www/py-homeassistant www/py-homeassistant
net/gitup net/gitup
misc/ollama
emulators/libc6-shim

View File

@ -251,6 +251,8 @@ sysutils/puppetserver8
sysutils/puppet8 sysutils/puppet8
comms/py-sdm_modbus comms/py-sdm_modbus
net/gitup net/gitup
misc/ollama
emulators/libc6-shim
# TODO: # TODO:
www/py-homeassistant www/py-homeassistant
#databases/py-sqlalchemy10 #databases/py-sqlalchemy10

View File

@ -5,5 +5,5 @@ ports-mgmt/poudriere-devel
#devel/etcd35 #devel/etcd35
#www/py-frappe-bench #www/py-frappe-bench
net/akhq net/akhq
net/samba420 #net/samba420

View File

@ -13,7 +13,7 @@ VALID_CATEGORIES+=local
BUILD_ALL_PYTHON_FLAVORS=yes BUILD_ALL_PYTHON_FLAVORS=yes
#DEFAULT_VERSIONS+= samba=4.13 #DEFAULT_VERSIONS+= samba=4.13
DEFAULT_VERSIONS+= samba=4.19 DEFAULT_VERSIONS+= samba=4.20
.if ${.CURDIR:M*/ftp/curl} .if ${.CURDIR:M*/ftp/curl}
OPTIONS_FILE_UNSET+=GSSAPI_BASE OPTIONS_FILE_UNSET+=GSSAPI_BASE