Compare commits

..

15 Commits

Author SHA1 Message Date
8c402b71c3 Update 2026-01-05 03:55:53 +01:00
45344bc418 EOL 2026-01-04 05:57:18 +01:00
dcb0ce50f1 Updates 2026-01-04 05:46:41 +01:00
9f48b39e61 Python 3.13 and 3.14 2025-12-07 04:08:44 +01:00
c76a0f2b98 Merge remote-tracking branch 'refs/remotes/origin/main' 2025-12-05 06:38:13 +01:00
c80a5b83b1 update 2025-12-05 06:36:50 +01:00
d02f0348cf sysutils/nut 2025-12-05 06:33:18 +01:00
27a43de1a7 Updated list 2025-12-04 06:36:40 +01:00
aeabe69791 Merge remote-tracking branch 'refs/remotes/origin/main' 2025-12-04 06:27:08 +01:00
e50e0eb740 Fix 2025-12-04 06:25:47 +01:00
accd711f13 No need 2025-12-02 07:49:54 +01:00
9455ed8135 Remove php81 and php82 2025-12-02 07:49:21 +01:00
3b9ce7a79c new portwq 2025-11-25 16:01:32 +01:00
8012e3dbf8 update 2025-11-24 06:45:32 +01:00
177b3d4e99 update 2025-11-24 06:44:33 +01:00
7 changed files with 67 additions and 144 deletions

View File

@ -1,4 +1,4 @@
OPTIONS_UNSET+= X11 #OPTIONS_UNSET+= X11
#DEFAULT_VERSIONS= php=8.2 mysql=10.6m java=11 pgsql=14 mono=6.8 #DEFAULT_VERSIONS= php=8.2 mysql=10.6m java=11 pgsql=14 mono=6.8
DEFAULT_VERSIONS= mysql=10.6m DEFAULT_VERSIONS= mysql=10.6m
#DISABLE_LICENSES=yes #DISABLE_LICENSES=yes
@ -131,9 +131,7 @@ OPTIONS_FILE_SET+=WEB
OPTIONS_FILE_SET+=PYTHON OPTIONS_FILE_SET+=PYTHON
.endif .endif
.if ${.CURDIR:M*/www/awstats} .if ${.CURDIR:M*/sysutils/nut}
OPTIONS_FILE_SET+=GEOIPFREE OPTIONS_FILE_SET+=SNMP
OPTIONS_FILE_SET+=DECODEUTFKEYS
OPTIONS_FILE_SET+=JSON
.endif .endif

View File

@ -46,64 +46,19 @@ java/openjdk11
security/openssl security/openssl
security/openvpn security/openvpn
devel/pcre2 devel/pcre2
lang/php81
lang/php82
devel/php-composer devel/php-composer
textproc/php81-ctype
textproc/php82-ctype
ftp/php81-curl
textproc/php81-dom
textproc/php82-dom
sysutils/php81-fileinfo
sysutils/php82-fileinfo
security/php81-filter
security/php82-filter
ftp/php81-ftp
ftp/php82-ftp
graphics/php81-gd
graphics/php82-gd
converters/php81-iconv
converters/php82-iconv
devel/php81-intl
devel/php82-intl
converters/php81-mbstring
converters/php82-mbstring
databases/php81-pdo
databases/php82-pdo
databases/php81-pdo_mysql
databases/php82-pdo_mysql
converters/pear-Services_JSON converters/pear-Services_JSON
devel/pecl-APCu devel/pecl-APCu
databases/pecl-redis databases/pecl-redis
archivers/php81-phar
archivers/php82-phar
devel/pear devel/pear
sysutils/php81-posix
sysutils/php82-posix
www/php81-session
www/php82-session
textproc/php81-simplexml
textproc/php82-simplexml
devel/php81-tokenizer
devel/php82-tokenizer
textproc/php81-xml
textproc/php82-xml
textproc/php81-xmlreader
textproc/php82-xmlreader
textproc/php81-xmlwriter
textproc/php82-xmlwriter
textproc/php81-xsl
textproc/php82-xsl
archivers/php81-zip
archivers/php82-zip
archivers/php81-zlib
archivers/php82-zlib
ports-mgmt/pkg ports-mgmt/pkg
devel/pkgconf devel/pkgconf
graphics/png graphics/png
mail/postfix mail/postfix
lang/python3 lang/python3
lang/python312 lang/python312
lang/python313
lang/python314
devel/readline devel/readline
databases/redis databases/redis
sysutils/screen sysutils/screen
@ -117,6 +72,7 @@ archivers/zstd
www/domoticz www/domoticz
www/domoticz-devel www/domoticz-devel
net-mgmt/unifi9 net-mgmt/unifi9
net-mgmt/unifi10
net-mgmt/librenms net-mgmt/librenms
textproc/jq textproc/jq
#lang/erlang #lang/erlang
@ -144,7 +100,6 @@ mail/nextcloud-mail
net-im/nextcloud-spreed-signaling net-im/nextcloud-spreed-signaling
net-im/nextcloud-talk net-im/nextcloud-talk
security/nextcloud-end_to_end_encryption security/nextcloud-end_to_end_encryption
security/nextcloud-passman
security/nextcloud-twofactor_admin security/nextcloud-twofactor_admin
security/nextcloud-twofactor_webauthn security/nextcloud-twofactor_webauthn
www/nextcloud www/nextcloud
@ -239,7 +194,6 @@ sysutils/lsof
#devel/ding-libs #devel/ding-libs
#net/xmlrpc-c #net/xmlrpc-c
#net/freeipa-client #net/freeipa-client
www/joomla5
graphics/drm-kmod graphics/drm-kmod
textproc/hs-pandoc textproc/hs-pandoc
emulators/qemu@nox11 emulators/qemu@nox11
@ -295,3 +249,18 @@ net-p2p/cpuminer
# #
sysutils/goaccess sysutils/goaccess
net/tcptraceroute net/tcptraceroute
devel/cmake
www/libmicrohttpd
#
multimedia/zoneminder
archivers/pbzip2
net-p2p/datum_gateway
sysutils/nut
net/wireguard-go
security/pecl-mcrypt
databases/pecl-memcache
www/php84-tidy
databases/php84-sqlite3
dns/unbound
net-p2p/bazarr
net-p2p/prowlarr

View File

@ -131,9 +131,7 @@ OPTIONS_FILE_SET+=WEB
OPTIONS_FILE_SET+=PYTHON OPTIONS_FILE_SET+=PYTHON
.endif .endif
.if ${.CURDIR:M*/www/awstats} .if ${.CURDIR:M*/sysutils/nut}
OPTIONS_FILE_SET+=GEOIPFREE OPTIONS_FILE_SET+=SNMP
OPTIONS_FILE_SET+=DECODEUTFKEYS
OPTIONS_FILE_SET+=JSON
.endif .endif

View File

@ -46,58 +46,11 @@ java/openjdk11
security/openssl security/openssl
security/openvpn security/openvpn
devel/pcre2 devel/pcre2
lang/php81
lang/php82
devel/php-composer devel/php-composer
textproc/php81-ctype
textproc/php82-ctype
ftp/php81-curl
textproc/php81-dom
textproc/php82-dom
sysutils/php81-fileinfo
sysutils/php82-fileinfo
security/php81-filter
security/php82-filter
ftp/php81-ftp
ftp/php82-ftp
graphics/php81-gd
graphics/php82-gd
converters/php81-iconv
converters/php82-iconv
devel/php81-intl
devel/php82-intl
converters/php81-mbstring
converters/php82-mbstring
databases/php81-pdo
databases/php82-pdo
databases/php81-pdo_mysql
databases/php82-pdo_mysql
converters/pear-Services_JSON converters/pear-Services_JSON
devel/pecl-APCu devel/pecl-APCu
databases/pecl-redis databases/pecl-redis
archivers/php81-phar
archivers/php82-phar
devel/pear devel/pear
sysutils/php81-posix
sysutils/php82-posix
www/php81-session
www/php82-session
textproc/php81-simplexml
textproc/php82-simplexml
devel/php81-tokenizer
devel/php82-tokenizer
textproc/php81-xml
textproc/php82-xml
textproc/php81-xmlreader
textproc/php82-xmlreader
textproc/php81-xmlwriter
textproc/php82-xmlwriter
textproc/php81-xsl
textproc/php82-xsl
archivers/php81-zip
archivers/php82-zip
archivers/php81-zlib
archivers/php82-zlib
ports-mgmt/pkg ports-mgmt/pkg
devel/pkgconf devel/pkgconf
graphics/png graphics/png
@ -144,7 +97,6 @@ mail/nextcloud-mail
net-im/nextcloud-spreed-signaling net-im/nextcloud-spreed-signaling
net-im/nextcloud-talk net-im/nextcloud-talk
security/nextcloud-end_to_end_encryption security/nextcloud-end_to_end_encryption
security/nextcloud-passman
security/nextcloud-twofactor_admin security/nextcloud-twofactor_admin
security/nextcloud-twofactor_webauthn security/nextcloud-twofactor_webauthn
www/nextcloud www/nextcloud
@ -207,7 +159,6 @@ irc/weechat
sysutils/tmate sysutils/tmate
ports-mgmt/portfmt ports-mgmt/portfmt
www/squid www/squid
net/intel-ixl-kmod
sysutils/py-salt sysutils/py-salt
net-mgmt/py-pysnmp net-mgmt/py-pysnmp
www/groupoffice www/groupoffice
@ -239,7 +190,6 @@ sysutils/lsof
#devel/ding-libs #devel/ding-libs
#net/xmlrpc-c #net/xmlrpc-c
#net/freeipa-client #net/freeipa-client
www/joomla5
graphics/drm-kmod graphics/drm-kmod
textproc/hs-pandoc textproc/hs-pandoc
emulators/qemu@nox11 emulators/qemu@nox11
@ -295,3 +245,6 @@ net-p2p/cpuminer
# #
sysutils/goaccess sysutils/goaccess
net/tcptraceroute net/tcptraceroute
sysutils/nut
net-p2p/bazarr
net-p2p/prowlarr

View File

@ -10,4 +10,11 @@
#textproc/augeas #textproc/augeas
#www/libapreq2 #www/libapreq2
#net/samba422 #net/samba422
security/ca_root_nss #security/ca_root_nss
#devel/etcd35m
mail/exim
mail/exim-ldap2
mail/exim-monitor
mail/exim-mysql
mail/exim-postgresql
mail/exim-sqlite

View File

@ -1,5 +1,5 @@
WITH_PKGNG=YES WITH_PKGNG=YES
OPTIONS_UNSET+="NSL X11 DOCS GTK1 GTK2 GTK3 GUI QT4 QT5 COMPOSITE FONTCONFIGGLX XINERAMA XRANDR XVIDEO XVMC GNOME GNOMEKEYRING GNOMEVFS2 TCLTK TK EXAMPLES MAN MAN3 HELP DOXYGEN INFO TESTS TEST WAYLAND DEBUG" OPTIONS_UNSET+="NSL X11 DOCS GTK1 GTK2 GTK3 GUI QT4 QT5 QT6 COMPOSITE FONTCONFIGGLX XINERAMA XRANDR XVIDEO XVMC GNOME GNOMEKEYRING GNOMEVFS2 TCLTK TK EXAMPLES MAN MAN3 HELP DOXYGEN INFO TESTS TEST WAYLAND DEBUG"
KRB5_HOME=/usr/local # default, unnecessary KRB5_HOME=/usr/local # default, unnecessary
KRB5_IMPL=mit KRB5_IMPL=mit
WITH_GSSAPI="YES" WITH_GSSAPI="YES"
@ -11,8 +11,14 @@ ALLOW_UNSUPPORTED_SYSTEM="YES"
ENABLE_VTY_GROUP=quaggavty # Support Quagga ENABLE_VTY_GROUP=quaggavty # Support Quagga
VALID_CATEGORIES+=local VALID_CATEGORIES+=local
BUILD_ALL_PYTHON_FLAVORS=yes BUILD_ALL_PYTHON_FLAVORS=yes
MAKE_JOBS_UNSAFE=yes
DEFAULT_VERSIONS+= samba=4.20 perl5=5.38 # Set default versions
DEFAULT_VERSIONS+= samba=4.22 perl5=5.38 sudo=sssd
.if ${.CURDIR:M*/*/*gtk*}
OPTIONS_FILE_UNSET+=CUPS
.endif
.if ${.CURDIR:M*/security/libssh} .if ${.CURDIR:M*/security/libssh}
OPTIONS_FILE_UNSET+=GSSAPI_NONE OPTIONS_FILE_UNSET+=GSSAPI_NONE
@ -21,6 +27,10 @@ OPTIONS_FILE_UNSET+=GSSAPI_HEIMDAL
OPTIONS_FILE_SET+=GSSAPI_MIT OPTIONS_FILE_SET+=GSSAPI_MIT
.endif .endif
.if ${.CURDIR:M*/*/*rust*}
OPTIONS_FILE_UNSET+=DOCS
.endif
.if ${.CURDIR:M*/security/sssd*} .if ${.CURDIR:M*/security/sssd*}
OPTIONS_FILE_SET+=SMB OPTIONS_FILE_SET+=SMB
.endif .endif
@ -44,8 +54,6 @@ OPTIONS_FILE_SET+=NLS
OPTIONS_FILE_UNSET+=NOARGS_SHELL OPTIONS_FILE_UNSET+=NOARGS_SHELL
OPTIONS_FILE_UNSET+=OPIE OPTIONS_FILE_UNSET+=OPIE
OPTIONS_FILE_SET+=PAM OPTIONS_FILE_SET+=PAM
OPTIONS_FILE_SET+=SSSD2
OPTIONS_FILE_UNSET+=SSSD_DEVEL
OPTIONS_FILE_UNSET+=GSSAPI_BASE OPTIONS_FILE_UNSET+=GSSAPI_BASE
OPTIONS_FILE_UNSET+=GSSAPI_HEIMDAL OPTIONS_FILE_UNSET+=GSSAPI_HEIMDAL
OPTIONS_FILE_UNSET+=GSSAPI_MIT OPTIONS_FILE_UNSET+=GSSAPI_MIT
@ -69,6 +77,7 @@ SAMBA4_BUNDLED_LDB=no
.if ${.CURDIR:M*/java/openjdk*} .if ${.CURDIR:M*/java/openjdk*}
OPTIONS_FILE_UNSET+=X11 OPTIONS_FILE_UNSET+=X11
OPTIONS_FILE_UNSET+=ALSA OPTIONS_FILE_UNSET+=ALSA
OPTIONS_FILE_UNSET+=CUPS
.endif .endif
.if ${.CURDIR:M*/devel/dbus} .if ${.CURDIR:M*/devel/dbus}

View File

@ -1,29 +1,27 @@
devel/ccache
#net/libzmq4 #net/libzmq4
#et/py-netaddr #net/py-netaddr
#sysutils/lsof #sysutils/lsof
#shells/bash #shells/bash
#shells/zsh #shells/zsh
#lang/python #lang/python
#lang/python3 #lang/python3
#lang/ruby30 #lang/ruby33
# XXX: fixx
#security/sudo #security/sudo
#security/sudo@sssd
#sysutils/cdrtools #sysutils/cdrtools
#sysutils/dvd+rw-tools #sysutils/dvd+rw-tools
#.sysutils/dmidecode #sysutils/dmidecode
#shells/ksh93 #shells/ksh93
#net/rsync #net/rsync
#security/gnupg #security/gnupg
#ftp/wget #ftp/wget
#misc/e2fsprogs-libuuid
#sysutils/smartmontools #sysutils/smartmontools
#sysutils/bsdhwmon #sysutils/bsdhwmon
#sysutils/ipmitool #sysutils/ipmitool
#editors/vim #editors/vim
#ftp/curl #ftp/curl
#textproc/augeas #textproc/augeas
#sysutils/puppet7 #sysutils/puppet8
#security/ca_root_nss #security/ca_root_nss
#sysutils/rubygem-facter #sysutils/rubygem-facter
#devel/gettext #devel/gettext
@ -40,14 +38,12 @@
#textproc/libyaml #textproc/libyaml
#net-mgmt/monitoring-plugins #net-mgmt/monitoring-plugins
#net-mgmt/nrpe #net-mgmt/nrpe
#net-mgmt/nrpe@monplugins
#security/p5-Crypt-CBC #security/p5-Crypt-CBC
#security/p5-Crypt-DES #security/p5-Crypt-DES
#security/p5-Digest-HMAC #security/p5-Digest-HMAC
#security/p5-Digest-SHA1 #security/p5-Digest-SHA1
#devel/p5-Event-Lib #devel/p5-Event-Lib
#net-mgmt/p5-Net-SNMP #net-mgmt/p5-Net-SNMP
#devel/pth
#devel/ruby-gems #devel/ruby-gems
#archivers/rubygem-bzip2-ruby #archivers/rubygem-bzip2-ruby
#textproc/rubygem-ruby-augeas #textproc/rubygem-ruby-augeas
@ -62,14 +58,11 @@
#www/p5-libwww #www/p5-libwww
#security/pam_ldap #security/pam_ldap
#devel/cmake #devel/cmake
#devel/cmake-gui
#devel/gccmakedep #devel/gccmakedep
#devel/icmake #devel/icmake
#devel/git #devel/git
##emulators/qemu #emulators/qemu@nox11
##emulators/qemu-devel #emulators/qemu-devel
#java/openjdk8
#java/openjdk11
#devel/py-Jinja2 #devel/py-Jinja2
#devel/py-prettytable #devel/py-prettytable
#net/py-oauth #net/py-oauth
@ -80,37 +73,32 @@
#devel/py-argparse #devel/py-argparse
#www/py-requests #www/py-requests
#devel/py-six #devel/py-six
#devel/py-boto #www/py-boto3
#sysutils/gpart #sysutils/gpart
#net/cloud-init #net/cloud-init
#filesystems/e2fsprogs #filesystems/e2fsprogs
#filesystems/libblkid
#misc/libuuid
#archivers/rpm4 #archivers/rpm4
#sysutils/ansible #sysutils/ansible
#devel/subversion
#net/quagga #net/quagga
##net/bird #net/bird2
##net/bird@ipv6
#net-mgmt/lldpd #net-mgmt/lldpd
#net-mgmt/openlldp #net-mgmt/openlldp
#devel/py-ipaddr #devel/py-ipaddr
#net/py-netifaces #net/py-netifaces
#security/sssd
security/sssd2 security/sssd2
#security/sssd2-klara
#security/openssl #security/openssl
#security/krb5 #security/krb5
#security/cyrus-sasl2-gssapi #security/cyrus-sasl2-gssapi
#net/openldap26-client #net/openldap26-client
#devel/pkgconf #devel/pkgconf
#net/svnup
#security/pam_mkhomedir #security/pam_mkhomedir
#security/openssh-portable #security/openssh-portable
#security/openssh-portable@gssapi
#security/openssh-portable@hpn
#www/apache24 #www/apache24
#ports-mgmt/poudriere #ports-mgmt/poudriere
#ports-mgmt/poudriere-devel #ports-mgmt/poudriere-devel
#devel/binutils devel/binutils
#textproc/expat2 #textproc/expat2
#devel/libvirt #devel/libvirt
#sysutils/tmux #sysutils/tmux
@ -118,7 +106,6 @@ security/sssd2
#sysutils/grub2-bhyve #sysutils/grub2-bhyve
#devel/gdb #devel/gdb
#net/ladvd #net/ladvd
#net-mgmt/cdpd
#devel/autoconf #devel/autoconf
#devel/automake #devel/automake
#textproc/gnugrep #textproc/gnugrep
@ -130,7 +117,6 @@ security/sssd2
#net/xmlrpc-c #net/xmlrpc-c
#devel/patch #devel/patch
#ports-mgmt/dialog4ports #ports-mgmt/dialog4ports
#devel/py-pyyaml
#benchmarks/bonnie #benchmarks/bonnie
#benchmarks/bonnie++ #benchmarks/bonnie++
#benchmarks/iozone #benchmarks/iozone
@ -140,8 +126,6 @@ security/sssd2
#devel/rubygem-gettext-setup #devel/rubygem-gettext-setup
#sysutils/dtrace-toolkit #sysutils/dtrace-toolkit
#net-mgmt/nagios-check_hdd_health #net-mgmt/nagios-check_hdd_health
#net-mgmt/nagios
#net-mgmt/nagios@monplugins
#sysutils/ezjail #sysutils/ezjail
#devel/py-pip #devel/py-pip
#sysutils/iocage #sysutils/iocage
@ -160,8 +144,6 @@ security/sssd2
#sysutils/cpu-microcode #sysutils/cpu-microcode
#net-mgmt/telegraf #net-mgmt/telegraf
#sysutils/rsyslog8 #sysutils/rsyslog8
##security/bcrypt
#sysutils/x86info
#textproc/py-toml #textproc/py-toml
#textproc/py-tomlkit #textproc/py-tomlkit
#devel/git-lfs #devel/git-lfs
@ -174,4 +156,11 @@ security/sssd2
#security/tpm2-tools #security/tpm2-tools
#security/tpm2-abrmd #security/tpm2-abrmd
#security/tpm-quote-tools #security/tpm-quote-tools
##net/freeipa-client
#databases/openvoxdb8
#sysutils/openvox-agent8
##sysutils/openvox-server8
#devel/libpciaccess
#devel/libpci
#lang/tcl86
#textproc/jq