Compare commits

...

8 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
Xavier Beaudouin 06d6e0eac7 qt 2026-06-30 12:29:09 +02:00
Xavier Beaudouin 01fbd353ca Merge remote-tracking branch 'refs/remotes/origin/main' 2026-06-29 08:44:39 +02:00
Xavier Beaudouin d6034b06b8 up 2026-06-29 08:43:19 +02:00
9 changed files with 31 additions and 22 deletions
+2 -1
View File
@@ -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
+1 -1
View File
@@ -1,6 +1,6 @@
archivers/7-zip archivers/7-zip
shells/bash shells/bash
dns/bind918 dns/bind920
security/ca_root_nss security/ca_root_nss
devel/ccache devel/ccache
ftp/curl ftp/curl
+5 -6
View File
@@ -1,6 +1,6 @@
archivers/7-zip archivers/7-zip
shells/bash shells/bash
dns/bind918 dns/bind920
security/ca_root_nss security/ca_root_nss
devel/ccache devel/ccache
ftp/curl ftp/curl
@@ -93,7 +93,8 @@ www/adguardhome
www/yt-dlp www/yt-dlp
multimedia/plexmediaserver multimedia/plexmediaserver
net/netatalk4 net/netatalk4
databases/mariadb106-server #databases/mariadb106-server
databases/mariadb1011-server
databases/mariadb118-server databases/mariadb118-server
finance/nextcloud-cospend finance/nextcloud-cospend
mail/nextcloud-mail mail/nextcloud-mail
@@ -196,10 +197,8 @@ sysutils/lsof
graphics/drm-kmod graphics/drm-kmod
textproc/hs-pandoc textproc/hs-pandoc
emulators/qemu@nox11 emulators/qemu@nox11
sysutils/puppetserver8 sysutils/openvox-server8
sysutils/puppet8 sysutils/openvox-agent8
sysutils/puppetserver8
sysutils/puppet8
comms/py-sdm_modbus comms/py-sdm_modbus
net/gitup net/gitup
misc/ollama misc/ollama
+5 -3
View File
@@ -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
+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+= python=3.9 python3=3.9 samba=4.13
#DEFAULT_VERSIONS+= samba=4.20 #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 #net/samba420
#textproc/augeas #textproc/augeas
#www/libapreq2 #www/libapreq2
net/samba422 #net/samba422
net/samba423 #net/samba423
#security/ca_root_nss #security/ca_root_nss
devel/etcd35 devel/etcd35
mail/exim #mail/exim
mail/exim-ldap2 #mail/exim-ldap2
mail/exim-monitor #mail/exim-monitor
mail/exim-mysql #mail/exim-mysql
mail/exim-postgresql #mail/exim-postgresql
mail/exim-sqlite #mail/exim-sqlite
#net/freeipa-client #net/freeipa-client
#net/samba423 #net/samba423
net-mgmt/zabbix74-server
+1 -1
View File
@@ -14,7 +14,7 @@ BUILD_ALL_PYTHON_FLAVORS=yes
MAKE_JOBS_UNSAFE=yes MAKE_JOBS_UNSAFE=yes
# Set default versions # Set default versions
DEFAULT_VERSIONS+= samba=4.22 perl5=5.38 sudo=sssd DEFAULT_VERSIONS+= samba=4.23 sudo=sssd
.if ${.CURDIR:M*/*/*gtk*} .if ${.CURDIR:M*/*/*gtk*}
OPTIONS_FILE_UNSET+=CUPS OPTIONS_FILE_UNSET+=CUPS
-1
View File
@@ -1,6 +1,5 @@
#!/bin/sh #!/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 151x64 -y 15
/usr/local/bin/poudriere logclean -j klara -y 15 /usr/local/bin/poudriere logclean -j klara -y 15
/usr/local/bin/poudriere logclean -j verisign13 -y 15 /usr/local/bin/poudriere logclean -j verisign13 -y 15
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/sh #!/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/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/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/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 /usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/verisign13.list -j verisign13 -p default -y -O klara_ports