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 photosAll times are UTC
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details on branch 2024Q3
postgresql16-pltcl Module for using Tcl to write SQL functions
16.4 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 16.4Version of this port present on the latest quarterly branch.
Maintainer: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-08-10 16:51:21
Last Update: 2024-09-25 12:11:37
Commit Hash: 39b4d3e
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/postgresql16-pltcl-16.4/catalog.mk
  2. /usr/local/share/licenses/postgresql16-pltcl-16.4/LICENSE
  3. /usr/local/share/licenses/postgresql16-pltcl-16.4/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.
Dependency lines:
  • postgresql16-pltcl>0:databases/postgresql16-pltcl
Conflicts:
CONFLICTS:
  • postgresql1[^6]*
To install the port:
cd /usr/ports/databases/postgresql16-pltcl/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/postgresql16-pltcl
  • pkg install postgresql16-pltcl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: postgresql16-pltcl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1722892660 SHA256 (postgresql/postgresql-16.4.tar.bz2) = 971766d645aa73e93b9ef4e3be44201b4f45b5477095b049125403f9f3386d6f SIZE (postgresql/postgresql-16.4.tar.bz2) = 24765786

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/postgresql16-server
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. postgres : databases/postgresql16-server
  2. gmake>=4.4.1 : devel/gmake
Runtime dependencies:
  1. postgres : databases/postgresql16-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_postgresql16-pltcl
USES:
tcl pgsql:16 tar:bzip2 cpe gmake
pkg-message:
For install:
PL/Tcl has been installed. Check the createlang(l) manpage for more info. You can install pltcl as trusted or untrusted, by using either "createlang pltcl" or "createlang pltclu".
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.postgresql.org/pub/source/v16.4/
Collapse this list.

Number of commits found: 1

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/postgresql16-server
CommitCreditsLog message
16.4
25 Sep 2024 12:11:37
commit hash: 39b4d3ef50b6a7a093fe792abee9c2b416fd7339commit hash: 39b4d3ef50b6a7a093fe792abee9c2b416fd7339commit hash: 39b4d3ef50b6a7a093fe792abee9c2b416fd7339commit hash: 39b4d3ef50b6a7a093fe792abee9c2b416fd7339 files touched by this commit
Torsten Zuehlsdorff (tz) search for other commits by this committer
Author: Palle Girgensohn
databases/postgresql??-*: Update to latest minor versions

The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 16.4, 15.8, 14.13, 13.16,
and 12.20. This release fixes 1 security vulnerability and over 55 bugs
reported over the last several months.

PR:	279671 - make the rc script service jails aware
PR:	279536 - remove LLVM max version restriction
PR:	278887 - SETENV -> SETENVI for -contrib ports

Release notes:	https://www.postgresql.org/docs/release/

(cherry picked from commit b4e71c8402d027a49eeddb5b585b591019654bb8)

Number of commits found: 1