Compare commits

..

5 Commits

Author SHA1 Message Date
kiwi 742d1cfdce Updates 2026-07-22 09:26:13 +02:00
kiwi 7821c043ab Updates list of ports for klara and zabbix74-server databases 2026-07-15 04:16:55 +02:00
kiwi d3a7bb449c Merge remote-tracking branch 'refs/remotes/origin/main' 2026-07-09 08:25:06 +02:00
kiwi c1b01fb67a No more Freebsd 14 2026-07-08 10:46:08 +02:00
kiwi a4a0eb3b63 Updates 2026-07-08 10:44:54 +02:00
7 changed files with 24 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
archivers/7-zip
shells/bash
dns/bind918
dns/bind920
security/ca_root_nss
devel/ccache
ftp/curl
+5 -6
View File
@@ -1,6 +1,6 @@
archivers/7-zip
shells/bash
dns/bind918
dns/bind920
security/ca_root_nss
devel/ccache
ftp/curl
@@ -93,7 +93,8 @@ www/adguardhome
www/yt-dlp
multimedia/plexmediaserver
net/netatalk4
databases/mariadb106-server
#databases/mariadb106-server
databases/mariadb1011-server
databases/mariadb118-server
finance/nextcloud-cospend
mail/nextcloud-mail
@@ -196,10 +197,8 @@ sysutils/lsof
graphics/drm-kmod
textproc/hs-pandoc
emulators/qemu@nox11
sysutils/puppetserver8
sysutils/puppet8
sysutils/puppetserver8
sysutils/puppet8
sysutils/openvox-server8
sysutils/openvox-agent8
comms/py-sdm_modbus
net/gitup
misc/ollama
+7
View File
@@ -144,3 +144,10 @@ BUILD_ALL_PYTHON_FLAVORS=yes
#DEFAULT_VERSIONS+= python=3.9 python3=3.9 samba=4.13
#DEFAULT_VERSIONS+= samba=4.20
.if ${.CURDIR:M*/net-mgmt/zabbix74-server}
OPTIONS_FILE_SET+=DB
OPTIONS_FILE_UNSET+=MYSQLDV
#OPTIONS_FILE_SET+=MDB1011
#OPTIONS_FILE_SET+=MDB114
OPTIONS_FILE_SET+=MDB118
.endif
+9 -8
View File
@@ -9,15 +9,16 @@
#net/samba420
#textproc/augeas
#www/libapreq2
net/samba422
net/samba423
#net/samba422
#net/samba423
#security/ca_root_nss
devel/etcd35
mail/exim
mail/exim-ldap2
mail/exim-monitor
mail/exim-mysql
mail/exim-postgresql
mail/exim-sqlite
#mail/exim
#mail/exim-ldap2
#mail/exim-monitor
#mail/exim-mysql
#mail/exim-postgresql
#mail/exim-sqlite
#net/freeipa-client
#net/samba423
net-mgmt/zabbix74-server
+1 -1
View File
@@ -14,7 +14,7 @@ BUILD_ALL_PYTHON_FLAVORS=yes
MAKE_JOBS_UNSAFE=yes
# Set default versions
DEFAULT_VERSIONS+= samba=4.22 perl5=5.38 sudo=sssd
DEFAULT_VERSIONS+= samba=4.23 sudo=sssd
.if ${.CURDIR:M*/*/*gtk*}
OPTIONS_FILE_UNSET+=CUPS
-1
View File
@@ -1,6 +1,5 @@
#!/bin/sh
/usr/local/bin/poudriere logclean -j 143x64 -y 15
/usr/local/bin/poudriere logclean -j 151x64 -y 15
/usr/local/bin/poudriere logclean -j klara -y 15
/usr/local/bin/poudriere logclean -j verisign13 -y 15
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/sh
#/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/142x64.list -j 142x64 -p default -y -O kiwi_ports
/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/143x64.list -j 143x64 -p default -y -O kiwi_ports
#/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/143x64.list -j 143x64 -p default -y -O kiwi_ports
/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/150x64.list -j 151x64 -p default -y -O kiwi_ports
/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/klara.list -j klara -p default -y -O klara_ports
/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/verisign13.list -j verisign13 -p default -y -O klara_ports