notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
Commit processing is paused - The database was just upgraded and I want to review. At present, commit processing is up to 12:23 UTC on 2026-03-31
Port details on branch 2026Q1
postgresql13-pltcl Module for using Tcl to write SQL functions
13.23_1 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 13.23_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: This is the final release of PostgreSQL 13. PostgreSQL 13 is now end-of-life and will no longer receive security and bug fixes.
Expired This port expired on: 2026-02-12
Maintainer: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-03-11 08:00:07
Last Update: 2026-03-15 22:01:01
Commit Hash: 8b70cff
Also Listed In: tcl
License: PostgreSQL
WWW:
https://www.postgresql.org/
Description:
PostgreSQL is a sophisticated Object-Relational DBMS, supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions. It is the most advanced open-source database available anywhere. Commercial Support is also available. The original Postgres code was the effort of many graduate students, undergraduate students, and staff programmers working under the direction of Professor Michael Stonebraker at the University of California, Berkeley. In 1995, Andrew Yu and Jolly Chen took on the task of converting the DBMS query language to SQL and created a new database system which came to known as Postgres95. Many others contributed to the porting, testing, debugging and enhancement of the Postgres95 code. As the code improved, and 1995 faded into memory, PostgreSQL was born. PostgreSQL development is presently being performed by a team of Internet developers who are now responsible for all current and future development. The development team coordinator is Marc G. Fournier (scrappy@PostgreSQL.ORG). Support is available from the PostgreSQL developer/user community through the support mailing list (questions@PostgreSQL.ORG). PostgreSQL is free and the complete source is available.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/postgresql13-pltcl-13.23_1/catalog.mk
  2. /usr/local/share/licenses/postgresql13-pltcl-13.23_1/LICENSE
  3. /usr/local/share/licenses/postgresql13-pltcl-13.23_1/PostgreSQL
  4. share/postgresql/extension/pltcl--1.0.sql
  5. share/postgresql/extension/pltcl.control
  6. share/postgresql/extension/pltclu.control
  7. share/postgresql/extension/pltclu--1.0.sql
  8. share/doc/postgresql/README-pltcl
  9. lib/postgresql/pltcl.so
  10. @owner
  11. @group
  12. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • postgresql13-pltcl>0:databases/postgresql13-pltcl
Conflicts:
CONFLICTS:
  • postgresql1[^3]*
To install the port:
cd /usr/ports/databases/postgresql13-pltcl/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/postgresql13-pltcl
  • pkg install postgresql13-pltcl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: postgresql13-pltcl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1762876340 SHA256 (postgresql/postgresql-13.23.tar.bz2) = 6ec3c82726af92b7dec873fa1cdf881eca92a4219787dfad05acb6b10e041fd6 SIZE (postgresql/postgresql-13.23.tar.bz2) = 21767253

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Master port: databases/postgresql13-server
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. postgres : databases/postgresql13-server
  2. gmake>=4.4.1 : devel/gmake
Runtime dependencies:
  1. postgres : databases/postgresql13-server
Library dependencies:
  1. libtcl86.so : lang/tcl86
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_postgresql13-pltcl
USES:
tcl pgsql:13 tar:bzip2 cpe gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.postgresql.org/pub/source/v13.23/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: databases/postgresql13-server
CommitCreditsLog message
13.23_1
15 Mar 2026 22:01:01
commit hash: 8b70cff180cb5b52b93afc408ce15d8e7d1168a4commit hash: 8b70cff180cb5b52b93afc408ce15d8e7d1168a4commit hash: 8b70cff180cb5b52b93afc408ce15d8e7d1168a4commit hash: 8b70cff180cb5b52b93afc408ce15d8e7d1168a4 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
databases/postgresql*-*: Revert "Update to latest version"

This restores databases/postgresql13-*, unbreaking the quarterly tree.
Please do not remove ports from quarterly if possible and if you do,
please test that the removal doesn't break anything!

Approved by:	portmgr (build fix blanket)
Reported by:	antoine

This reverts commit 7a01ab5cf6ffa91eae6cf6a372db56978608b2db.
11 Mar 2026 07:58:39
commit hash: 7a01ab5cf6ffa91eae6cf6a372db56978608b2dbcommit hash: 7a01ab5cf6ffa91eae6cf6a372db56978608b2dbcommit hash: 7a01ab5cf6ffa91eae6cf6a372db56978608b2dbcommit hash: 7a01ab5cf6ffa91eae6cf6a372db56978608b2db files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql*-*: Update to latest version

The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 18.2, 17.8, 16.12, 15.16,
and 14.21. This release fixes 5 security vulnerabilities and over 65
bugs reported over the last several months.

Release notes:
https://www.postgresql.org/about/news/postgresql-182-178-1612-1516-and-1421-released-3235/
https://www.postgresql.org/docs/release/

Security:
CVE-2026-2003: PostgreSQL oidvector discloses a few bytes of memory
CVE-2026-2004: PostgreSQL intarray missing validation of type of input to
selectivity estimator executes arbitrary code
CVE-2026-2005: PostgreSQL pgcrypto heap buffer overflow executes arbitrary code
CVE-2026-2006: PostgreSQL missing validation of multibyte character length
executes arbitrary code
CVE-2026-2007: PostgreSQL pg_trgm heap buffer overflow writes pattern onto
server memory

Remove postgresql13* since it is now EoL.

(cherry picked from commit 52f5d9e988c8199c50518360ba7c33d2239e7590)

Number of commits found: 2