This post probably won’t help you much. It is mostly just me saving stuff I may want to refer to later.
Also, this post covers only the initial hosts. It is the first step.
I’ll also post it to my Mastodon toot.
In this post:
- FreeBSD 14.3
- poudriere-3.4.4
- the FreeBSD ports tree on head as of 2026-01-20
- I’m also moving from PostgreSQL 16 client to PostgreSQL 18 client
Building Python 3.12 via poudriere
This is the change I made, adding those python=3.12 and pgsql=18 entries to this line:
[17:39 pkg01 dvl /usr/local/etc/poudriere.d] % grep 3.12 * default-make.conf:DEFAULT_VERSIONS= pgsql=18 php=83 ssl=base perl5=5.42 python=3.12
When building, this is the command I used:
sudo poudriere bulk -j 143amd64 -p default -z primary -f /usr/local/etc/poudriere.d/buildlists/primary
Where:
- default – The ports tree I use (see poudriere ports -l)
- primary – The set I use for my main hosts (look for setname in man poudriere)
- /usr/local/etc/poudriere.d/buildlists/primary – the list of ports I build
- default-make.conf is used by this build process – see above man page
The install/update
From here, I’ll try another few host, if tonights build completes without a problem.
Notice how I get asked to proceed three times. As pkg discovers new information, with respect to conflicts, it confirms first.
[17:33 pkg01 dvl /usr/local/etc/poudriere.d] % sudo pkg upgrade
Updating FreeBSD-kmods repository catalogue...
FreeBSD-kmods repository is up to date.
Updating local repository catalogue...
[pkg01.int.unixathome.org] Fetching meta.conf: 100% 179 B 0.2 k/s 00:01
[pkg01.int.unixathome.org] Fetching data: 100% 416 KiB 425.6 k/s 00:01
Processing entries: 100%
local repository update completed. 1311 packages processed.
All repositories are up to date.
Checking for upgrades (110 candidates): 100%
Processing candidates (110 candidates): 100%
The following 10 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
postgresql18-client: 18.1_1 [local]
python312: 3.12.12_3 [local]
Installed packages to be UPGRADED:
duf: 0.9.1_2 -> 0.9.1_3 [local]
p11-kit: 0.25.10 -> 0.26.0 [local]
python: 3.11_3,2 -> 3.12_3,2 [local]
Installed packages to be REINSTALLED:
dvl-librenms-dependencies-client-1.0.7 [local] (direct dependency changed: python312)
nagios-plugins-2.4.4,1 [local] (direct dependency changed: postgresql18-client)
python3-3_4 [local] (direct dependency changed: python312)
rsync-3.4.1_5 [local] (direct dependency changed: python312)
vuxml-1.1_6 [local] (direct dependency changed: python312)
Number of packages to be installed: 2
Number of packages to be upgraded: 3
Number of packages to be reinstalled: 5
The process will require 238 MiB more space.
43 MiB to be downloaded.
Proceed with this action? [y/N]: y
[pkg01.int.unixathome.org] [ 1/10] Fetching rsync-3.4.1_5: 100% 392 KiB 401.0 k/s 00:01
[pkg01.int.unixathome.org] [ 2/10] Fetching python312-3.12.12_3: 100% 37 MiB 38.3 M/s 00:01
[pkg01.int.unixathome.org] [ 3/10] Fetching python3-3_4: 100% 1 KiB 1.3 k/s 00:01
[pkg01.int.unixathome.org] [ 4/10] Fetching nagios-plugins-2.4.4,1: 100% 456 KiB 467.1 k/s 00:01
[pkg01.int.unixathome.org] [ 5/10] Fetching duf-0.9.1_3: 100% 1 MiB 1.1 M/s 00:01
[pkg01.int.unixathome.org] [ 6/10] Fetching p11-kit-0.26.0: 100% 709 KiB 726.4 k/s 00:01
[pkg01.int.unixathome.org] [ 7/10] Fetching vuxml-1.1_6: 100% 9 KiB 9.2 k/s 00:01
[pkg01.int.unixathome.org] [ 8/10] Fetching dvl-librenms-dependencies-client-1.0.7: 100% 706 B 0.7 k/s 00:01
[pkg01.int.unixathome.org] [ 9/10] Fetching python-3.12_3,2: 100% 1 KiB 1.1 k/s 00:01
[pkg01.int.unixathome.org] [10/10] Fetching postgresql18-client-18.1_1: 100% 4 MiB 3.9 M/s 00:01
Checking integrity... done (1 conflicting)
- postgresql18-client-18.1_1 [local] conflicts with postgresql16-client-16.11_2 [installed] on /usr/local/bin/clusterdb
Checking integrity... done (0 conflicting)
Conflicts with the existing packages have been found.
One more solver iteration is needed to resolve them.
The following 11 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
postgresql18-client: 18.1_1 [local]
python312: 3.12.12_3 [local]
Installed packages to be UPGRADED:
duf: 0.9.1_2 -> 0.9.1_3 [local]
p11-kit: 0.25.10 -> 0.26.0 [local]
python: 3.11_3,2 -> 3.12_3,2 [local]
Installed packages to be REINSTALLED:
dvl-librenms-dependencies-client-1.0.7 [local] (direct dependency changed: python312)
nagios-plugins-2.4.4,1 [local] (direct dependency changed: postgresql18-client)
postgresql16-client-16.11_2 [local]
python3-3_4 [local] (direct dependency changed: python312)
rsync-3.4.1_5 [local] (direct dependency changed: python312)
vuxml-1.1_6 [local] (direct dependency changed: python312)
Number of packages to be installed: 2
Number of packages to be upgraded: 3
Number of packages to be reinstalled: 6
The process will require 238 MiB more space.
3 MiB to be downloaded.
Proceed with this action? [y/N]: y
[pkg01.int.unixathome.org] [ 1/1] Fetching postgresql16-client-16.11_2: 100% 3 MiB 3.5 M/s 00:01
Checking integrity... done (1 conflicting)
- postgresql16-client-16.11_2 [local] conflicts with postgresql18-client-18.1_1 [local] on /usr/local/bin/clusterdb
Checking integrity... done (0 conflicting)
Conflicts with the existing packages have been found.
One more solver iteration is needed to resolve them.
The following 11 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
postgresql18-client: 18.1_1 [local]
python312: 3.12.12_3 [local]
Installed packages to be UPGRADED:
duf: 0.9.1_2 -> 0.9.1_3 [local]
p11-kit: 0.25.10 -> 0.26.0 [local]
python: 3.11_3,2 -> 3.12_3,2 [local]
Installed packages to be REINSTALLED:
dvl-librenms-dependencies-client-1.0.7 [local] (direct dependency changed: python312)
nagios-plugins-2.4.4,1 [local] (direct dependency changed: postgresql18-client)
python3-3_4 [local] (direct dependency changed: python312)
rsync-3.4.1_5 [local] (direct dependency changed: python312)
vuxml-1.1_6 [local] (direct dependency changed: python312)
Installed packages to be REMOVED:
postgresql16-client: 16.11_2
Number of packages to be removed: 1
Number of packages to be installed: 2
Number of packages to be upgraded: 3
Number of packages to be reinstalled: 5
The process will require 222 MiB more space.
Proceed with this action? [y/N]: y
Checking integrity... done (0 conflicting)
[pkg01.int.unixathome.org] [ 1/12] Upgrading duf from 0.9.1_2 to 0.9.1_3...
[pkg01.int.unixathome.org] [ 1/12] Extracting duf-0.9.1_3: 100%
[pkg01.int.unixathome.org] [ 2/12] Upgrading p11-kit from 0.25.10 to 0.26.0...
[pkg01.int.unixathome.org] [ 2/12] Extracting p11-kit-0.26.0: 100%
[pkg01.int.unixathome.org] [ 3/12] Installing python312-3.12.12_3...
[pkg01.int.unixathome.org] [ 3/12] Extracting python312-3.12.12_3: 100%
[pkg01.int.unixathome.org] [ 4/12] Reinstalling dvl-librenms-dependencies-client-1.0.7...
[pkg01.int.unixathome.org] [ 5/12] Reinstalling python3-3_4...
[pkg01.int.unixathome.org] [ 5/12] Extracting python3-3_4: 100%
[pkg01.int.unixathome.org] [ 6/12] Upgrading python from 3.11_3,2 to 3.12_3,2...
[pkg01.int.unixathome.org] [ 6/12] Extracting python-3.12_3,2: 100%
[pkg01.int.unixathome.org] [ 7/12] Reinstalling rsync-3.4.1_5...
[pkg01.int.unixathome.org] [ 7/12] Extracting rsync-3.4.1_5: 100%
[pkg01.int.unixathome.org] [ 8/12] Reinstalling vuxml-1.1_6...
[pkg01.int.unixathome.org] [ 8/12] Extracting vuxml-1.1_6: 100%
xmlcatmgr: entry already exists for `/usr/local/share/xml/dtd/vuxml/catalog' of type `CATALOG'
xmlcatmgr: entry already exists for `/usr/local/share/xml/dtd/vuxml/catalog.xml' of type `nextCatalog'
pkg: POST-INSTALL script failed
[pkg01.int.unixathome.org] [ 9/12] Deinstalling nagios-plugins-2.4.4,1...
[pkg01.int.unixathome.org] [ 9/12] Deleting files for nagios-plugins-2.4.4,1: 100%
[pkg01.int.unixathome.org] [10/12] Deinstalling postgresql16-client-16.11_2...
[pkg01.int.unixathome.org] [10/12] Deleting files for postgresql16-client-16.11_2: 100%
[pkg01.int.unixathome.org] [11/12] Installing postgresql18-client-18.1_1...
[pkg01.int.unixathome.org] [11/12] Extracting postgresql18-client-18.1_1: 100%
[pkg01.int.unixathome.org] [12/12] Installing nagios-plugins-2.4.4,1...
[pkg01.int.unixathome.org] [12/12] Extracting nagios-plugins-2.4.4,1: 100%
as they require additional dependencies. They are available as:
py312-gdbm databases/py-gdbm@py312
py312-sqlite3 databases/py-sqlite3@py312
py312-tkinter x11-toolkits/py-tkinter@py312
=====
Message from postgresql18-client-18.1_1:
--
The PostgreSQL port has a collection of "side orders":
postgresql-docs
For all of the html documentation
p5-Pg
A perl5 API for client access to PostgreSQL databases.
postgresql-tcltk
If you want tcl/tk client support.
postgresql-jdbc
For Java JDBC support.
postgresql-odbc
For client access from unix applications using ODBC as access
method. Not needed to access unix PostgreSQL servers from Win32
using ODBC. See below.
ruby-postgres, py-psycopg
For client access to PostgreSQL databases using the ruby & python
languages.
postgresql-plperl, postgresql-pltcl & postgresql-plruby
For using perl5, tcl & ruby as procedural languages.
postgresql-contrib
Lots of contributed utilities, postgresql functions and
datatypes. There you find pg_standby, pgcrypto and many other cool
things.
etc...
=====
Message from nagios-plugins-2.4.4,1:
--
===> NOTICE:
The nagios-plugins port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://docs.freebsd.org/en/articles/contributing/#ports-contributing
A cleanup
I noticed a package here which is not needed. I removed it and cleaned up:
[17:46 pkg01 dvl /usr/local/etc/poudriere.d] % sudo pkg delete dvl-librenms-dependencies-client
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):
Installed packages to be REMOVED:
dvl-librenms-dependencies-client: 1.0.7
Number of packages to be removed: 1
Proceed with deinstalling packages? [y/N]: y
[pkg01.int.unixathome.org] [1/1] Deinstalling dvl-librenms-dependencies-client-1.0.7...
[17:46 pkg01 dvl /usr/local/etc/poudriere.d] % sudo pkg autoremove
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 3 packages:
Installed packages to be REMOVED:
p5-File-Slurp: 9999.27
p5-MIME-Base64: 3.16
python311: 3.11.14
Number of packages to be removed: 3
The operation will free 202 MiB.
Proceed with deinstalling packages? [y/N]: y
[pkg01.int.unixathome.org] [1/3] Deinstalling p5-File-Slurp-9999.27...
[pkg01.int.unixathome.org] [1/3] Deleting files for p5-File-Slurp-9999.27: 100%
[pkg01.int.unixathome.org] [2/3] Deinstalling p5-MIME-Base64-3.16...
[pkg01.int.unixathome.org] [2/3] Deleting files for p5-MIME-Base64-3.16: 100%
[pkg01.int.unixathome.org] [3/3] Deinstalling python311-3.11.14...
[pkg01.int.unixathome.org] [3/3] Deleting files for python311-3.11.14: 100%
[17:46 pkg01 dvl /usr/local/etc/poudriere.d] % pkg info -x python
python-3.12_3,2
python3-3_4
python312-3.12.12_3
[17:46 pkg01 dvl /usr/local/etc/poudriere.d] % sudo pkg autoremove
Checking integrity... done (0 conflicting)
Nothing to do.
And, of course, the infamous cleanup. This clearly demonstrates nothing on the host requires Python 3.11:
[17:51 nsnotify dvl ~] % sudo pkg autoremove Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages: Installed packages to be REMOVED: python311: 3.11.14 Number of packages to be removed: 1 The operation will free 201 MiB. Proceed with deinstalling packages? [y/N]: y [nsnotify.int.unixathome.org] [1/1] Deinstalling python311-3.11.14... [nsnotify.int.unixathome.org] [1/1] Deleting files for python311-3.11.14: 100% [17:51 nsnotify dvl ~] %
serpico
This is my internal web proxy (only for incoming connections).
[17:55 serpico dvl ~] % sudo pkg upgrade Updating local repository catalogue... [serpico.int.unixathome.org] Fetching meta.conf: 100% 179 B 0.2 k/s 00:01 [serpico.int.unixathome.org] Fetching data: 100% 416 KiB 425.6 k/s 00:01 Processing entries: 100% local repository update completed. 1311 packages processed. All repositories are up to date. Checking for upgrades (52 candidates): 100% Processing candidates (52 candidates): 100% The following 6 package(s) will be affected (of 0 checked): New packages to be INSTALLED: postgresql18-client: 18.1_1 python312: 3.12.12_3 Installed packages to be UPGRADED: python: 3.11_3,2 -> 3.12_3,2 Installed packages to be REINSTALLED: nagios-plugins-2.4.4,1 (direct dependency changed: postgresql18-client) python3-3_4 (direct dependency changed: python312) rsync-3.4.1_5 (options changed) Number of packages to be installed: 2 Number of packages to be upgraded: 1 Number of packages to be reinstalled: 3 The process will require 238 MiB more space. 41 MiB to be downloaded. Proceed with this action? [y/N]: y [serpico.int.unixathome.org] [1/6] Fetching rsync-3.4.1_5: 100% 392 KiB 401.0 k/s 00:01 [serpico.int.unixathome.org] [2/6] Fetching python312-3.12.12_3: 100% 37 MiB 38.3 M/s 00:01 [serpico.int.unixathome.org] [3/6] Fetching python3-3_4: 100% 1 KiB 1.3 k/s 00:01 [serpico.int.unixathome.org] [4/6] Fetching nagios-plugins-2.4.4,1: 100% 456 KiB 467.1 k/s 00:01 [serpico.int.unixathome.org] [5/6] Fetching python-3.12_3,2: 100% 1 KiB 1.1 k/s 00:01 [serpico.int.unixathome.org] [6/6] Fetching postgresql18-client-18.1_1: 100% 4 MiB 3.9 M/s 00:01 Checking integrity... done (2 conflicting) - postgresql18-client-18.1_1 conflicts with postgresql16-client-16.11_2 on /usr/local/bin/clusterdb - postgresql18-client-18.1_1 conflicts with postgresql16-client-16.11_2 on /usr/local/bin/clusterdb Checking integrity... done (0 conflicting) Conflicts with the existing packages have been found. One more solver iteration is needed to resolve them. The following 8 package(s) will be affected (of 0 checked): New packages to be INSTALLED: postgresql18-client: 18.1_1 python312: 3.12.12_3 Installed packages to be UPGRADED: python: 3.11_3,2 -> 3.12_3,2 Installed packages to be REINSTALLED: nagios-plugins-2.4.4,1 (direct dependency changed: postgresql18-client) pkg-2.5.1 python3-3_4 (direct dependency changed: python312) rsync-3.4.1_5 (options changed) Installed packages to be REMOVED: postgresql16-client: 16.11_2 Number of packages to be removed: 1 Number of packages to be installed: 2 Number of packages to be upgraded: 1 Number of packages to be reinstalled: 4 The process will require 222 MiB more space. Proceed with this action? [y/N]: y Checking integrity... done (0 conflicting) [serpico.int.unixathome.org] [1/9] Reinstalling pkg-2.5.1... [serpico.int.unixathome.org] [1/9] Extracting pkg-2.5.1: 100% [serpico.int.unixathome.org] [2/9] Installing python312-3.12.12_3... [serpico.int.unixathome.org] [2/9] Extracting python312-3.12.12_3: 100% [serpico.int.unixathome.org] [3/9] Reinstalling python3-3_4... [serpico.int.unixathome.org] [3/9] Extracting python3-3_4: 100% [serpico.int.unixathome.org] [4/9] Upgrading python from 3.11_3,2 to 3.12_3,2... [serpico.int.unixathome.org] [4/9] Extracting python-3.12_3,2: 100% [serpico.int.unixathome.org] [5/9] Reinstalling rsync-3.4.1_5... [serpico.int.unixathome.org] [5/9] Extracting rsync-3.4.1_5: 100% [serpico.int.unixathome.org] [6/9] Deinstalling nagios-plugins-2.4.4,1... [serpico.int.unixathome.org] [6/9] Deleting files for nagios-plugins-2.4.4,1: 100% [serpico.int.unixathome.org] [7/9] Deinstalling postgresql16-client-16.11_2... [serpico.int.unixathome.org] [7/9] Deleting files for postgresql16-client-16.11_2: 100% [serpico.int.unixathome.org] [8/9] Installing postgresql18-client-18.1_1... [serpico.int.unixathome.org] [8/9] Extracting postgresql18-client-18.1_1: 100% [serpico.int.unixathome.org] [9/9] Installing nagios-plugins-2.4.4,1... [serpico.int.unixathome.org] [9/9] Extracting nagios-plugins-2.4.4,1: 100% You may need to manually remove /usr/local/etc/pkg.conf if it is no longer needed. ===== Message from python312-3.12.12_3: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py312-gdbm databases/py-gdbm@py312 py312-sqlite3 databases/py-sqlite3@py312 py312-tkinter x11-toolkits/py-tkinter@py312 ===== Message from postgresql18-client-18.1_1: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===== Message from nagios-plugins-2.4.4,1: -- ===> NOTICE: The nagios-plugins port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing [17:55 serpico dvl ~] % sudo pkg autoremove Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages: Installed packages to be REMOVED: python311: 3.11.14 Number of packages to be removed: 1 The operation will free 201 MiB. Proceed with deinstalling packages? [y/N]: y [serpico.int.unixathome.org] [1/1] Deinstalling python311-3.11.14... [serpico.int.unixathome.org] [1/1] Deleting files for python311-3.11.14: 100%
dns2
This is one of my four DNS hosts in the basement, one on each host. One host has two; the extra one being the dns-hidden-master for the public facing DNS servers out on the Internet.
[17:58 dns1 root /] # cd [17:58 dns1 root ~] # pkg upgrade Updating FreeBSD-kmods repository catalogue... [dns1.int.unixathome.org] Fetching data: 100% 36 KiB 36.8 k/s 00:01 Processing entries: 100% FreeBSD-kmods repository update completed. 245 packages processed. Updating local repository catalogue... [dns1.int.unixathome.org] Fetching meta.conf: 100% 179 B 0.2 k/s 00:01 [dns1.int.unixathome.org] Fetching data: 100% 416 KiB 425.6 k/s 00:01 Processing entries: 100% local repository update completed. 1311 packages processed. All repositories are up to date. Checking for upgrades (66 candidates): 100% Processing candidates (66 candidates): 100% The following 6 package(s) will be affected (of 0 checked): New packages to be INSTALLED: postgresql18-client: 18.1_1 [local] python312: 3.12.12_3 [local] Installed packages to be UPGRADED: python: 3.11_3,2 -> 3.12_3,2 [local] Installed packages to be REINSTALLED: nagios-plugins-2.4.4,1 [local] (direct dependency changed: postgresql18-client) python3-3_4 [local] (direct dependency changed: python312) rsync-3.4.1_5 [local] (options changed) Number of packages to be installed: 2 Number of packages to be upgraded: 1 Number of packages to be reinstalled: 3 The process will require 238 MiB more space. 41 MiB to be downloaded. Proceed with this action? [y/N]: y [dns1.int.unixathome.org] [1/6] Fetching rsync-3.4.1_5: 100% 392 KiB 401.0 k/s 00:01 [dns1.int.unixathome.org] [2/6] Fetching python312-3.12.12_3: 100% 37 MiB 38.3 M/s 00:01 [dns1.int.unixathome.org] [3/6] Fetching python3-3_4: 100% 1 KiB 1.3 k/s 00:01 [dns1.int.unixathome.org] [4/6] Fetching nagios-plugins-2.4.4,1: 100% 456 KiB 467.1 k/s 00:01 [dns1.int.unixathome.org] [5/6] Fetching python-3.12_3,2: 100% 1 KiB 1.1 k/s 00:01 [dns1.int.unixathome.org] [6/6] Fetching postgresql18-client-18.1_1: 100% 4 MiB 3.9 M/s 00:01 Checking integrity... done (2 conflicting) - postgresql18-client-18.1_1 [local] conflicts with postgresql16-client-16.11_2 [installed] on /usr/local/bin/clusterdb - postgresql18-client-18.1_1 [local] conflicts with postgresql16-client-16.11_2 [local] on /usr/local/bin/clusterdb Checking integrity... done (0 conflicting) Conflicts with the existing packages have been found. One more solver iteration is needed to resolve them. The following 8 package(s) will be affected (of 0 checked): New packages to be INSTALLED: postgresql18-client: 18.1_1 [local] python312: 3.12.12_3 [local] Installed packages to be UPGRADED: python: 3.11_3,2 -> 3.12_3,2 [local] Installed packages to be REINSTALLED: nagios-plugins-2.4.4,1 [local] (direct dependency changed: postgresql18-client) pkg-2.5.1 [local] python3-3_4 [local] (direct dependency changed: python312) rsync-3.4.1_5 [local] (options changed) Installed packages to be REMOVED: postgresql16-client: 16.11_2 Number of packages to be removed: 1 Number of packages to be installed: 2 Number of packages to be upgraded: 1 Number of packages to be reinstalled: 4 The process will require 222 MiB more space. Proceed with this action? [y/N]: y Checking integrity... done (0 conflicting) [dns1.int.unixathome.org] [1/9] Reinstalling pkg-2.5.1... [dns1.int.unixathome.org] [1/9] Extracting pkg-2.5.1: 100% [dns1.int.unixathome.org] [2/9] Installing python312-3.12.12_3... [dns1.int.unixathome.org] [2/9] Extracting python312-3.12.12_3: 100% [dns1.int.unixathome.org] [3/9] Reinstalling python3-3_4... [dns1.int.unixathome.org] [3/9] Extracting python3-3_4: 100% [dns1.int.unixathome.org] [4/9] Upgrading python from 3.11_3,2 to 3.12_3,2... [dns1.int.unixathome.org] [4/9] Extracting python-3.12_3,2: 100% [dns1.int.unixathome.org] [5/9] Reinstalling rsync-3.4.1_5... [dns1.int.unixathome.org] [5/9] Extracting rsync-3.4.1_5: 100% [dns1.int.unixathome.org] [6/9] Deinstalling nagios-plugins-2.4.4,1... [dns1.int.unixathome.org] [6/9] Deleting files for nagios-plugins-2.4.4,1: 100% [dns1.int.unixathome.org] [7/9] Deinstalling postgresql16-client-16.11_2... [dns1.int.unixathome.org] [7/9] Deleting files for postgresql16-client-16.11_2: 100% [dns1.int.unixathome.org] [8/9] Installing postgresql18-client-18.1_1... [dns1.int.unixathome.org] [8/9] Extracting postgresql18-client-18.1_1: 100% [dns1.int.unixathome.org] [9/9] Installing nagios-plugins-2.4.4,1... [dns1.int.unixathome.org] [9/9] Extracting nagios-plugins-2.4.4,1: 100% ===== Message from python312-3.12.12_3: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py312-gdbm databases/py-gdbm@py312 py312-sqlite3 databases/py-sqlite3@py312 py312-tkinter x11-toolkits/py-tkinter@py312 ===== Message from postgresql18-client-18.1_1: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===== Message from nagios-plugins-2.4.4,1: -- ===> NOTICE: The nagios-plugins port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing [18:00 dns1 root ~] # pkg autoremove Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages: Installed packages to be REMOVED: python311: 3.11.14 Number of packages to be removed: 1 The operation will free 201 MiB. Proceed with deinstalling packages? [y/N]: y [dns1.int.unixathome.org] [1/1] Deinstalling python311-3.11.14... [dns1.int.unixathome.org] [1/1] Deleting files for python311-3.11.14: 100%
dvl-nginx01
This is an offline copy of FreshPorts, used for development.
[18:02 dvl-nginx01 root ~] # pkg upgrade Updating FreeBSD-kmods repository catalogue... [dvl-nginx01.int.unixathome.org] Fetching data: 100% 36 KiB 36.8 k/s 00:01 Processing entries: 100% FreeBSD-kmods repository update completed. 245 packages processed. Updating local repository catalogue... [dvl-nginx01.int.unixathome.org] Fetching meta.conf: 100% 179 B 0.2 k/s 00:01 [dvl-nginx01.int.unixathome.org] Fetching data: 100% 416 KiB 425.6 k/s 00:01 Processing entries: 100% local repository update completed. 1311 packages processed. All repositories are up to date. Checking for upgrades (101 candidates): 100% Processing candidates (101 candidates): 100% The following 14 package(s) will be affected (of 0 checked): New packages to be INSTALLED: postgresql18-client: 18.1_1 [local] py312-backports: 1 [local] py312-configparser: 3.5.3_2,1 [local] py312-freshports-fp-listen: 2.0.2 [local] py312-psycopg2: 2.9.11 [local] python312: 3.12.12_3 [local] Installed packages to be UPGRADED: python: 3.11_3,2 -> 3.12_3,2 [local] Installed packages to be REINSTALLED: freshports-www-dependencies-2.2.2 [local] (direct dependency changed: python312) git-2.52.0 [local] (direct dependency changed: python312) nagios-check_postgres-2.26.0 [local] (direct dependency changed: postgresql18-client) nagios-plugins-2.4.4,1 [local] (direct dependency changed: postgresql18-client) php83-pgsql-8.3.29 [local] (direct dependency changed: postgresql18-client) python3-3_4 [local] (direct dependency changed: python312) rsync-3.4.1_5 [local] (direct dependency changed: python312) Number of packages to be installed: 6 Number of packages to be upgraded: 1 Number of packages to be reinstalled: 7 The process will require 238 MiB more space. 50 MiB to be downloaded. Proceed with this action? [y/N]: y [dvl-nginx01.int.unixathome.org] [ 1/14] Fetching php83-pgsql-8.3.29: 100% 50 KiB 51.7 k/s 00:01 [dvl-nginx01.int.unixathome.org] [ 2/14] Fetching python312-3.12.12_3: 100% 37 MiB 38.3 M/s 00:01 [dvl-nginx01.int.unixathome.org] [ 3/14] Fetching freshports-www-dependencies-2.2.2: 100% 3 KiB 3.2 k/s 00:01 [dvl-nginx01.int.unixathome.org] [ 4/14] Fetching python3-3_4: 100% 1 KiB 1.3 k/s 00:01 [dvl-nginx01.int.unixathome.org] [ 5/14] Fetching nagios-plugins-2.4.4,1: 100% 456 KiB 467.1 k/s 00:01 [dvl-nginx01.int.unixathome.org] [ 6/14] Fetching git-2.52.0: 100% 8 MiB 8.9 M/s 00:01 [dvl-nginx01.int.unixathome.org] [ 7/14] Fetching py312-backports-1: 100% 1 KiB 1.1 k/s 00:01 [dvl-nginx01.int.unixathome.org] [ 8/14] Fetching python-3.12_3,2: 100% 1 KiB 1.1 k/s 00:01 [dvl-nginx01.int.unixathome.org] [ 9/14] Fetching postgresql18-client-18.1_1: 100% 4 MiB 3.9 M/s 00:01 [dvl-nginx01.int.unixathome.org] [10/14] Fetching nagios-check_postgres-2.26.0: 100% 140 KiB 143.1 k/s 00:01 [dvl-nginx01.int.unixathome.org] [11/14] Fetching rsync-3.4.1_5: 100% 392 KiB 401.0 k/s 00:01 [dvl-nginx01.int.unixathome.org] [12/14] Fetching py312-psycopg2-2.9.11: 100% 160 KiB 164.3 k/s 00:01 [dvl-nginx01.int.unixathome.org] [13/14] Fetching py312-configparser-3.5.3_2,1: 100% 40 KiB 41.0 k/s 00:01 [dvl-nginx01.int.unixathome.org] [14/14] Fetching py312-freshports-fp-listen-2.0.2: 100% 12 KiB 12.3 k/s 00:01 Checking integrity... done (2 conflicting) - postgresql18-client-18.1_1 [local] conflicts with postgresql16-client-16.11_2 [installed] on /usr/local/bin/clusterdb - py312-freshports-fp-listen-2.0.2 [local] conflicts with py311-freshports-fp-listen-2.0.2 [installed] on /usr/local/etc/freshports/fp-listen.ini.sample Checking integrity... done (0 conflicting) Conflicts with the existing packages have been found. One more solver iteration is needed to resolve them. The following 16 package(s) will be affected (of 0 checked): New packages to be INSTALLED: postgresql18-client: 18.1_1 [local] py312-backports: 1 [local] py312-configparser: 3.5.3_2,1 [local] py312-freshports-fp-listen: 2.0.2 [local] py312-psycopg2: 2.9.11 [local] python312: 3.12.12_3 [local] Installed packages to be UPGRADED: python: 3.11_3,2 -> 3.12_3,2 [local] Installed packages to be REINSTALLED: freshports-www-dependencies-2.2.2 [local] (direct dependency changed: python312) git-2.52.0 [local] (direct dependency changed: python312) nagios-check_postgres-2.26.0 [local] (direct dependency changed: postgresql18-client) nagios-plugins-2.4.4,1 [local] (direct dependency changed: postgresql18-client) php83-pgsql-8.3.29 [local] (direct dependency changed: postgresql18-client) postgresql16-client-16.11_2 [local] python3-3_4 [local] (direct dependency changed: python312) rsync-3.4.1_5 [local] (direct dependency changed: python312) Installed packages to be REMOVED: py311-freshports-fp-listen: 2.0.2 Number of packages to be removed: 1 Number of packages to be installed: 6 Number of packages to be upgraded: 1 Number of packages to be reinstalled: 8 The process will require 238 MiB more space. 3 MiB to be downloaded. Proceed with this action? [y/N]: y [dvl-nginx01.int.unixathome.org] [ 1/1] Fetching postgresql16-client-16.11_2: 100% 3 MiB 3.5 M/s 00:01 Checking integrity... done (1 conflicting) - postgresql16-client-16.11_2 [local] conflicts with postgresql18-client-18.1_1 [local] on /usr/local/bin/clusterdb Checking integrity... done (0 conflicting) Conflicts with the existing packages have been found. One more solver iteration is needed to resolve them. The following 17 package(s) will be affected (of 0 checked): New packages to be INSTALLED: postgresql18-client: 18.1_1 [local] py312-backports: 1 [local] py312-configparser: 3.5.3_2,1 [local] py312-freshports-fp-listen: 2.0.2 [local] py312-psycopg2: 2.9.11 [local] python312: 3.12.12_3 [local] Installed packages to be UPGRADED: python: 3.11_3,2 -> 3.12_3,2 [local] Installed packages to be REINSTALLED: freshports-www-dependencies-2.2.2 [local] (direct dependency changed: python312) git-2.52.0 [local] (direct dependency changed: python312) nagios-check_postgres-2.26.0 [local] (direct dependency changed: postgresql18-client) nagios-plugins-2.4.4,1 [local] (direct dependency changed: postgresql18-client) php83-pgsql-8.3.29 [local] (direct dependency changed: postgresql18-client) python3-3_4 [local] (direct dependency changed: python312) rsync-3.4.1_5 [local] (direct dependency changed: python312) Installed packages to be REMOVED: postgresql16-client: 16.11_2 py311-freshports-fp-listen: 2.0.2 py311-psycopg2: 2.9.11 Number of packages to be removed: 3 Number of packages to be installed: 6 Number of packages to be upgraded: 1 Number of packages to be reinstalled: 7 The process will require 222 MiB more space. Proceed with this action? [y/N]: y Checking integrity... done (0 conflicting) [dvl-nginx01.int.unixathome.org] [ 1/21] Installing python312-3.12.12_3... [dvl-nginx01.int.unixathome.org] [ 1/21] Extracting python312-3.12.12_3: 100% [dvl-nginx01.int.unixathome.org] [ 2/21] Installing py312-backports-1... [dvl-nginx01.int.unixathome.org] [ 2/21] Extracting py312-backports-1: 100% [dvl-nginx01.int.unixathome.org] [ 3/21] Installing py312-configparser-3.5.3_2,1... [dvl-nginx01.int.unixathome.org] [ 3/21] Extracting py312-configparser-3.5.3_2,1: 100% [dvl-nginx01.int.unixathome.org] [ 4/21] Reinstalling python3-3_4... [dvl-nginx01.int.unixathome.org] [ 4/21] Extracting python3-3_4: 100% [dvl-nginx01.int.unixathome.org] [ 5/21] Upgrading python from 3.11_3,2 to 3.12_3,2... [dvl-nginx01.int.unixathome.org] [ 5/21] Extracting python-3.12_3,2: 100% [dvl-nginx01.int.unixathome.org] [ 6/21] Reinstalling rsync-3.4.1_5... [dvl-nginx01.int.unixathome.org] [ 6/21] Extracting rsync-3.4.1_5: 100% [dvl-nginx01.int.unixathome.org] [ 7/21] Deinstalling freshports-www-dependencies-2.2.2... [dvl-nginx01.int.unixathome.org] [ 7/21] Deleting files for freshports-www-dependencies-2.2.2: 100% ==> You should manually remove the "freshports" user ==> You should manually remove the "freshports" group [dvl-nginx01.int.unixathome.org] [ 8/21] Reinstalling git-2.52.0... ===> Creating groups Using existing group 'git_daemon' ===> Creating users Using existing user 'git_daemon' [dvl-nginx01.int.unixathome.org] [ 8/21] Extracting git-2.52.0: 100% [dvl-nginx01.int.unixathome.org] [ 9/21] Deinstalling py311-freshports-fp-listen-2.0.2... [dvl-nginx01.int.unixathome.org] [ 9/21] Deleting files for py311-freshports-fp-listen-2.0.2: 100% ==> You should manually remove the "freshports" user ==> You should manually remove the "freshports" group [dvl-nginx01.int.unixathome.org] [10/21] Deinstalling py311-psycopg2-2.9.11... [dvl-nginx01.int.unixathome.org] [10/21] Deleting files for py311-psycopg2-2.9.11: 100% [dvl-nginx01.int.unixathome.org] [11/21] Deinstalling nagios-check_postgres-2.26.0... [dvl-nginx01.int.unixathome.org] [11/21] Deleting files for nagios-check_postgres-2.26.0: 100% [dvl-nginx01.int.unixathome.org] [12/21] Deinstalling nagios-plugins-2.4.4,1... [dvl-nginx01.int.unixathome.org] [12/21] Deleting files for nagios-plugins-2.4.4,1: 100% [dvl-nginx01.int.unixathome.org] [13/21] Deinstalling php83-pgsql-8.3.29... [dvl-nginx01.int.unixathome.org] [13/21] Deleting files for php83-pgsql-8.3.29: 100% [dvl-nginx01.int.unixathome.org] [14/21] Deinstalling postgresql16-client-16.11_2... [dvl-nginx01.int.unixathome.org] [14/21] Deleting files for postgresql16-client-16.11_2: 100% [dvl-nginx01.int.unixathome.org] [15/21] Installing postgresql18-client-18.1_1... [dvl-nginx01.int.unixathome.org] [15/21] Extracting postgresql18-client-18.1_1: 100% [dvl-nginx01.int.unixathome.org] [16/21] Installing nagios-check_postgres-2.26.0... [dvl-nginx01.int.unixathome.org] [16/21] Extracting nagios-check_postgres-2.26.0: 100% [dvl-nginx01.int.unixathome.org] [17/21] Installing nagios-plugins-2.4.4,1... [dvl-nginx01.int.unixathome.org] [17/21] Extracting nagios-plugins-2.4.4,1: 100% [dvl-nginx01.int.unixathome.org] [18/21] Installing php83-pgsql-8.3.29... [dvl-nginx01.int.unixathome.org] [18/21] Extracting php83-pgsql-8.3.29: 100% [dvl-nginx01.int.unixathome.org] [19/21] Installing py312-psycopg2-2.9.11... [dvl-nginx01.int.unixathome.org] [19/21] Extracting py312-psycopg2-2.9.11: 100% [dvl-nginx01.int.unixathome.org] [20/21] Installing py312-freshports-fp-listen-2.0.2... ===> Creating groups Using existing group 'freshports' ===> Creating users Using existing user 'freshports' ===> Creating homedir(s) [dvl-nginx01.int.unixathome.org] [20/21] Extracting py312-freshports-fp-listen-2.0.2: 100% [dvl-nginx01.int.unixathome.org] [21/21] Installing freshports-www-dependencies-2.2.2... ===> Creating groups Using existing group 'freshports' Using existing group 'www' ===> Creating users Using existing user 'freshports' ===> Creating homedir(s) Using existing user 'www' [dvl-nginx01.int.unixathome.org] [21/21] Extracting freshports-www-dependencies-2.2.2: 100% ===== Message from python312-3.12.12_3: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py312-gdbm databases/py-gdbm@py312 py312-sqlite3 databases/py-sqlite3@py312 py312-tkinter x11-toolkits/py-tkinter@py312 ===== Message from postgresql18-client-18.1_1: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===== Message from nagios-plugins-2.4.4,1: -- ===> NOTICE: The nagios-plugins port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing
dvl-ingress01
This host processes FreeBSD commits for dvl-nginx01 (the previous entry above).
[18:06 dvl-ingress01 root ~] # pkg upgrade
Updating FreeBSD-kmods repository catalogue…
FreeBSD-kmods repository is up to date.
Updating local repository catalogue…
local repository is up to date.
All repositories are up to date.
Checking for upgrades (171 candidates): 100%
Processing candidates (171 candidates): 100%
The following 20 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
postgresql18-client: 18.1_1 [local]
py312-cffi: 2.0.0 [local]
py312-freshports-git-proc-commit: 0.2.2 [local]
py312-lxml: 6.0.1 [local]
py312-packages-import: 2.8.0 [local]
py312-psycopg2: 2.9.11 [local]
py312-pycparser: 2.23 [local]
py312-pygit2: 1.18.2 [local]
py312-pyyaml: 6.0.3 [local]
python312: 3.12.12_3 [local]
Installed packages to be UPGRADED:
python: 3.11_3,2 -> 3.12_3,2 [local]
Installed packages to be REINSTALLED:
FreshPorts-Scripts-Dependencies-1.0.7 [local] (direct dependency changed: python312)
freshports-ingress-2.0.4_14 [local] (direct dependency changed: python312)
freshports-ingress-metaport-0.1.1 [local] (direct dependency changed: python312)
nagios-check_postgres-2.26.0 [local] (direct dependency changed: postgresql18-client)
nagios-plugins-2.4.4,1 [local] (direct dependency changed: postgresql18-client)
p5-DBD-Pg-3.18.0 [local] (direct dependency changed: postgresql18-client)
p5-FreshPorts-Modules-Dependencies-1.1.20 [local] (direct dependency changed: python312)
python3-3_4 [local] (direct dependency changed: python312)
rsync-3.4.1_5 [local] (direct dependency changed: python312)
Number of packages to be installed: 10
Number of packages to be upgraded: 1
Number of packages to be reinstalled: 9
The process will require 257 MiB more space.
45 MiB to be downloaded.
Proceed with this action? [y/N]: y
[dvl-ingress01.int.unixathome.org] [ 1/20] Fetching FreshPorts-Scripts-Dependencies-1.0.7: 100% 1 KiB 1.5 k/s 00:01
[dvl-ingress01.int.unixathome.org] [ 2/20] Fetching python312-3.12.12_3: 100% 37 MiB 38.3 M/s 00:01
[dvl-ingress01.int.unixathome.org] [ 3/20] Fetching python3-3_4: 100% 1 KiB 1.3 k/s 00:01
[dvl-ingress01.int.unixathome.org] [ 4/20] Fetching p5-FreshPorts-Modules-Dependencies-1.1.20: 100% 955 B 1.0 k/s 00:01
[dvl-ingress01.int.unixathome.org] [ 5/20] Fetching nagios-plugins-2.4.4,1: 100% 456 KiB 467.1 k/s 00:01
[dvl-ingress01.int.unixathome.org] [ 6/20] Fetching py312-pycparser-2.23: 100% 225 KiB 230.4 k/s 00:01
[dvl-ingress01.int.unixathome.org] [ 7/20] Fetching freshports-ingress-metaport-0.1.1: 100% 617 B 0.6 k/s 00:01
[dvl-ingress01.int.unixathome.org] [ 8/20] Fetching py312-pygit2-1.18.2: 100% 283 KiB 289.7 k/s 00:01
[dvl-ingress01.int.unixathome.org] [ 9/20] Fetching py312-cffi-2.0.0: 100% 276 KiB 282.6 k/s 00:01
[dvl-ingress01.int.unixathome.org] [10/20] Fetching python-3.12_3,2: 100% 1 KiB 1.1 k/s 00:01
[dvl-ingress01.int.unixathome.org] [11/20] Fetching postgresql18-client-18.1_1: 100% 4 MiB 3.9 M/s 00:01
[dvl-ingress01.int.unixathome.org] [12/20] Fetching nagios-check_postgres-2.26.0: 100% 140 KiB 143.1 k/s 00:01
[dvl-ingress01.int.unixathome.org] [13/20] Fetching rsync-3.4.1_5: 100% 392 KiB 401.0 k/s 00:01
[dvl-ingress01.int.unixathome.org] [14/20] Fetching py312-packages-import-2.8.0: 100% 7 KiB 7.1 k/s 00:01
[dvl-ingress01.int.unixathome.org] [15/20] Fetching py312-psycopg2-2.9.11: 100% 160 KiB 164.3 k/s 00:01
[dvl-ingress01.int.unixathome.org] [16/20] Fetching p5-DBD-Pg-3.18.0: 100% 180 KiB 184.4 k/s 00:01
[dvl-ingress01.int.unixathome.org] [17/20] Fetching py312-freshports-git-proc-commit-0.2.2: 100% 8 KiB 7.8 k/s 00:01
[dvl-ingress01.int.unixathome.org] [18/20] Fetching py312-lxml-6.0.1: 100% 2 MiB 2.1 M/s 00:01
[dvl-ingress01.int.unixathome.org] [19/20] Fetching py312-pyyaml-6.0.3: 100% 181 KiB 185.1 k/s 00:01
[dvl-ingress01.int.unixathome.org] [20/20] Fetching freshports-ingress-2.0.4_14: 100% 3 KiB 3.5 k/s 00:01
Checking integrity… done (3 conflicting)
– postgresql18-client-18.1_1 [local] conflicts with postgresql16-client-16.11_2 [installed] on /usr/local/bin/clusterdb
– py312-packages-import-2.8.0 [local] conflicts with py311-packages-import-2.8.0 [installed] on /usr/local/etc/freshports/config.ini.sample
– py312-freshports-git-proc-commit-0.2.2 [local] conflicts with py311-freshports-git-proc-commit-0.2.2 [installed] on /usr/local/libexec/freshports/check_git.sh
Checking integrity… done (0 conflicting)
Conflicts with the existing packages have been found.
One more solver iteration is needed to resolve them.
The following 23 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
postgresql18-client: 18.1_1 [local]
py312-cffi: 2.0.0 [local]
py312-freshports-git-proc-commit: 0.2.2 [local]
py312-lxml: 6.0.1 [local]
py312-packages-import: 2.8.0 [local]
py312-psycopg2: 2.9.11 [local]
py312-pycparser: 2.23 [local]
py312-pygit2: 1.18.2 [local]
py312-pyyaml: 6.0.3 [local]
python312: 3.12.12_3 [local]
Installed packages to be UPGRADED:
python: 3.11_3,2 -> 3.12_3,2 [local]
Installed packages to be REINSTALLED:
FreshPorts-Scripts-Dependencies-1.0.7 [local] (direct dependency changed: python312)
freshports-ingress-2.0.4_14 [local] (direct dependency changed: python312)
freshports-ingress-metaport-0.1.1 [local] (direct dependency changed: python312)
nagios-check_postgres-2.26.0 [local] (direct dependency changed: postgresql18-client)
nagios-plugins-2.4.4,1 [local] (direct dependency changed: postgresql18-client)
p5-DBD-Pg-3.18.0 [local] (direct dependency changed: postgresql18-client)
p5-FreshPorts-Modules-Dependencies-1.1.20 [local] (direct dependency changed: python312)
postgresql16-client-16.11_2 [local]
python3-3_4 [local] (direct dependency changed: python312)
rsync-3.4.1_5 [local] (direct dependency changed: python312)
Installed packages to be REMOVED:
py311-freshports-git-proc-commit: 0.2.2
py311-packages-import: 2.8.0
Number of packages to be removed: 2
Number of packages to be installed: 10
Number of packages to be upgraded: 1
Number of packages to be reinstalled: 10
The process will require 257 MiB more space.
3 MiB to be downloaded.
Proceed with this action? [y/N]: y
[dvl-ingress01.int.unixathome.org] [ 1/1] Fetching postgresql16-client-16.11_2: 100% 3 MiB 3.5 M/s 00:01
Checking integrity… done (1 conflicting)
– postgresql16-client-16.11_2 [local] conflicts with postgresql18-client-18.1_1 [local] on /usr/local/bin/clusterdb
Checking integrity… done (0 conflicting)
Conflicts with the existing packages have been found.
One more solver iteration is needed to resolve them.
The following 24 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
postgresql18-client: 18.1_1 [local]
py312-cffi: 2.0.0 [local]
py312-freshports-git-proc-commit: 0.2.2 [local]
py312-lxml: 6.0.1 [local]
py312-packages-import: 2.8.0 [local]
py312-psycopg2: 2.9.11 [local]
py312-pycparser: 2.23 [local]
py312-pygit2: 1.18.2 [local]
py312-pyyaml: 6.0.3 [local]
python312: 3.12.12_3 [local]
Installed packages to be UPGRADED:
python: 3.11_3,2 -> 3.12_3,2 [local]
Installed packages to be REINSTALLED:
FreshPorts-Scripts-Dependencies-1.0.7 [local] (direct dependency changed: python312)
freshports-ingress-2.0.4_14 [local] (direct dependency changed: python312)
freshports-ingress-metaport-0.1.1 [local] (direct dependency changed: python312)
nagios-check_postgres-2.26.0 [local] (direct dependency changed: postgresql18-client)
nagios-plugins-2.4.4,1 [local] (direct dependency changed: postgresql18-client)
p5-DBD-Pg-3.18.0 [local] (direct dependency changed: postgresql18-client)
p5-FreshPorts-Modules-Dependencies-1.1.20 [local] (direct dependency changed: python312)
python3-3_4 [local] (direct dependency changed: python312)
rsync-3.4.1_5 [local] (direct dependency changed: python312)
Installed packages to be REMOVED:
postgresql16-client: 16.11_2
py311-freshports-git-proc-commit: 0.2.2
py311-packages-import: 2.8.0
py311-psycopg2: 2.9.11
Number of packages to be removed: 4
Number of packages to be installed: 10
Number of packages to be upgraded: 1
Number of packages to be reinstalled: 9
The process will require 240 MiB more space.
Proceed with this action? [y/N]: y
Checking integrity… done (0 conflicting)
[dvl-ingress01.int.unixathome.org] [ 1/31] Installing python312-3.12.12_3…
[dvl-ingress01.int.unixathome.org] [ 1/31] Extracting python312-3.12.12_3: 100%
[dvl-ingress01.int.unixathome.org] [ 2/31] Installing py312-lxml-6.0.1…
[dvl-ingress01.int.unixathome.org] [ 2/31] Extracting py312-lxml-6.0.1: 100%
[dvl-ingress01.int.unixathome.org] [ 3/31] Installing py312-pycparser-2.23…
[dvl-ingress01.int.unixathome.org] [ 3/31] Extracting py312-pycparser-2.23: 100%
[dvl-ingress01.int.unixathome.org] [ 4/31] Installing py312-cffi-2.0.0…
[dvl-ingress01.int.unixathome.org] [ 4/31] Extracting py312-cffi-2.0.0: 100%
[dvl-ingress01.int.unixathome.org] [ 5/31] Installing py312-pygit2-1.18.2…
[dvl-ingress01.int.unixathome.org] [ 5/31] Extracting py312-pygit2-1.18.2: 100%
[dvl-ingress01.int.unixathome.org] [ 6/31] Installing py312-pyyaml-6.0.3…
[dvl-ingress01.int.unixathome.org] [ 6/31] Extracting py312-pyyaml-6.0.3: 100%
[dvl-ingress01.int.unixathome.org] [ 7/31] Reinstalling python3-3_4…
[dvl-ingress01.int.unixathome.org] [ 7/31] Extracting python3-3_4: 100%
[dvl-ingress01.int.unixathome.org] [ 8/31] Upgrading python from 3.11_3,2 to 3.12_3,2…
[dvl-ingress01.int.unixathome.org] [ 8/31] Extracting python-3.12_3,2: 100%
[dvl-ingress01.int.unixathome.org] [ 9/31] Reinstalling rsync-3.4.1_5…
[dvl-ingress01.int.unixathome.org] [ 9/31] Extracting rsync-3.4.1_5: 100%
[dvl-ingress01.int.unixathome.org] [10/31] Deinstalling FreshPorts-Scripts-Dependencies-1.0.7…
==> You should manually remove the “freshports” user
==> You should manually remove the “ingress” user
==> You should manually remove the “freshports” group
==> You should manually remove the “ingress” group
[dvl-ingress01.int.unixathome.org] [11/31] Deinstalling freshports-ingress-metaport-0.1.1…
[dvl-ingress01.int.unixathome.org] [12/31] Deinstalling py311-packages-import-2.8.0…
[dvl-ingress01.int.unixathome.org] [12/31] Deleting files for py311-packages-import-2.8.0: 100%
==> You should manually remove the “freshports” user
==> You should manually remove the “freshports” group
[dvl-ingress01.int.unixathome.org] [13/31] Deinstalling py311-psycopg2-2.9.11…
[dvl-ingress01.int.unixathome.org] [13/31] Deleting files for py311-psycopg2-2.9.11: 100%
[dvl-ingress01.int.unixathome.org] [14/31] Deinstalling freshports-ingress-2.0.4_14…
[dvl-ingress01.int.unixathome.org] [14/31] Deleting files for freshports-ingress-2.0.4_14: 100%
==> You should manually remove the “ingress” user
==> You should manually remove the “ingress” group
[dvl-ingress01.int.unixathome.org] [15/31] Deinstalling py311-freshports-git-proc-commit-0.2.2…
[dvl-ingress01.int.unixathome.org] [15/31] Deleting files for py311-freshports-git-proc-commit-0.2.2: 100%
[dvl-ingress01.int.unixathome.org] [16/31] Installing py312-freshports-git-proc-commit-0.2.2…
[dvl-ingress01.int.unixathome.org] [16/31] Extracting py312-freshports-git-proc-commit-0.2.2: 100%
[dvl-ingress01.int.unixathome.org] [17/31] Installing freshports-ingress-2.0.4_14…
===> Creating groups
Using existing group ‘ingress’
===> Creating users
Using existing user ‘ingress’
===> Creating homedir(s)
[dvl-ingress01.int.unixathome.org] [17/31] Extracting freshports-ingress-2.0.4_14: 100%
[dvl-ingress01.int.unixathome.org] [18/31] Deinstalling nagios-check_postgres-2.26.0…
[dvl-ingress01.int.unixathome.org] [18/31] Deleting files for nagios-check_postgres-2.26.0: 100%
[dvl-ingress01.int.unixathome.org] [19/31] Deinstalling nagios-plugins-2.4.4,1…
[dvl-ingress01.int.unixathome.org] [19/31] Deleting files for nagios-plugins-2.4.4,1: 100%
[dvl-ingress01.int.unixathome.org] [20/31] Deinstalling p5-FreshPorts-Modules-Dependencies-1.1.20…
[dvl-ingress01.int.unixathome.org] [21/31] Deinstalling p5-DBD-Pg-3.18.0…
[dvl-ingress01.int.unixathome.org] [21/31] Deleting files for p5-DBD-Pg-3.18.0: 100%
[dvl-ingress01.int.unixathome.org] [22/31] Deinstalling postgresql16-client-16.11_2…
[dvl-ingress01.int.unixathome.org] [22/31] Deleting files for postgresql16-client-16.11_2: 100%
[dvl-ingress01.int.unixathome.org] [23/31] Installing postgresql18-client-18.1_1…
[dvl-ingress01.int.unixathome.org] [23/31] Extracting postgresql18-client-18.1_1: 100%
[dvl-ingress01.int.unixathome.org] [24/31] Installing nagios-check_postgres-2.26.0…
[dvl-ingress01.int.unixathome.org] [24/31] Extracting nagios-check_postgres-2.26.0: 100%
[dvl-ingress01.int.unixathome.org] [25/31] Installing nagios-plugins-2.4.4,1…
[dvl-ingress01.int.unixathome.org] [25/31] Extracting nagios-plugins-2.4.4,1: 100%
[dvl-ingress01.int.unixathome.org] [26/31] Installing p5-DBD-Pg-3.18.0…
[dvl-ingress01.int.unixathome.org] [26/31] Extracting p5-DBD-Pg-3.18.0: 100%
[dvl-ingress01.int.unixathome.org] [27/31] Installing FreshPorts-Scripts-Dependencies-1.0.7…
===> Creating groups
Using existing group ‘freshports’
Using existing group ‘ingress’
===> Creating users
Using existing user ‘freshports’
===> Creating homedir(s)
Using existing user ‘ingress’
===> Creating homedir(s)
[dvl-ingress01.int.unixathome.org] [28/31] Installing p5-FreshPorts-Modules-Dependencies-1.1.20…
[dvl-ingress01.int.unixathome.org] [29/31] Installing py312-psycopg2-2.9.11…
[dvl-ingress01.int.unixathome.org] [29/31] Extracting py312-psycopg2-2.9.11: 100%
[dvl-ingress01.int.unixathome.org] [30/31] Installing py312-packages-import-2.8.0…
===> Creating groups
Using existing group ‘freshports’
===> Creating users
Using existing user ‘freshports’
===> Creating homedir(s)
[dvl-ingress01.int.unixathome.org] [30/31] Extracting py312-packages-import-2.8.0: 100%
[dvl-ingress01.int.unixathome.org] [31/31] Installing freshports-ingress-metaport-0.1.1…
=====
Message from python312-3.12.12_3:
—
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
py312-gdbm databases/py-gdbm@py312
py312-sqlite3 databases/py-sqlite3@py312
py312-tkinter x11-toolkits/py-tkinter@py312
You may need to manually remove /usr/local/etc/freshports/config.ini if it is no longer needed.
You may need to manually remove /usr/local/etc/syslog.d/ingress-daemon.conf if it is no longer needed.
You may need to manually remove /usr/local/etc/newsyslog.conf.d/ingress.conf if it is no longer needed.
=====
Message from postgresql18-client-18.1_1:
—
The PostgreSQL port has a collection of “side orders”:
postgresql-docs
For all of the html documentation
p5-Pg
A perl5 API for client access to PostgreSQL databases.
postgresql-tcltk
If you want tcl/tk client support.
postgresql-jdbc
For Java JDBC support.
postgresql-odbc
For client access from unix applications using ODBC as access
method. Not needed to access unix PostgreSQL servers from Win32
using ODBC. See below.
ruby-postgres, py-psycopg
For client access to PostgreSQL databases using the ruby & python
languages.
postgresql-plperl, postgresql-pltcl & postgresql-plruby
For using perl5, tcl & ruby as procedural languages.
postgresql-contrib
Lots of contributed utilities, postgresql functions and
datatypes. There you find pg_standby, pgcrypto and many other cool
things.
etc…
=====
Message from nagios-plugins-2.4.4,1:
—
===> NOTICE:
The nagios-plugins port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://docs.freebsd.org/en/articles/contributing/#ports-contributing
I think that's it
I'll let this all run for a bit and see how it goes.











