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
postgresql14-plpython Module for using Python to write SQL functions
14.13 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 14.13Version 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: python
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 (51 items)
Collapse this list.
  1. /usr/local/share/licenses/postgresql14-plpython-14.13/catalog.mk
  2. /usr/local/share/licenses/postgresql14-plpython-14.13/LICENSE
  3. /usr/local/share/licenses/postgresql14-plpython-14.13/PostgreSQL
  4. include/postgresql/server/plpy_cursorobject.h
  5. include/postgresql/server/plpy_elog.h
  6. include/postgresql/server/plpy_exec.h
  7. include/postgresql/server/plpy_main.h
  8. include/postgresql/server/plpy_planobject.h
  9. include/postgresql/server/plpy_plpymodule.h
  10. include/postgresql/server/plpy_procedure.h
  11. include/postgresql/server/plpy_resultobject.h
  12. include/postgresql/server/plpy_spi.h
  13. include/postgresql/server/plpy_subxactobject.h
  14. include/postgresql/server/plpy_typeio.h
  15. include/postgresql/server/plpy_util.h
  16. include/postgresql/server/plpython.h
  17. include/postgresql/server/plpython_system.h
  18. lib/postgresql/pgxs/src/pl/plpython/regress-python3-mangle.mk
  19. share/doc/postgresql/README-plpython
  20. @comment lib/postgresql/plpython2.so
  21. lib/postgresql/plpython3.so
  22. @comment share/postgresql/extension/plpython2u--1.0.sql
  23. @comment share/postgresql/extension/plpython2u.control
  24. share/postgresql/extension/plpython3u--1.0.sql
  25. share/postgresql/extension/plpython3u.control
  26. @comment share/postgresql/extension/plpythonu--1.0.sql
  27. @comment share/postgresql/extension/plpythonu.control
  28. lib/postgresql/hstore_plpython3.so
  29. lib/postgresql/jsonb_plpython3.so
  30. lib/postgresql/ltree_plpython3.so
  31. share/postgresql/extension/hstore_plpython2u--1.0.sql
  32. share/postgresql/extension/hstore_plpython2u.control
  33. share/postgresql/extension/hstore_plpython3u--1.0.sql
  34. share/postgresql/extension/hstore_plpython3u.control
  35. share/postgresql/extension/hstore_plpythonu--1.0.sql
  36. share/postgresql/extension/hstore_plpythonu.control
  37. share/postgresql/extension/jsonb_plpython2u--1.0.sql
  38. share/postgresql/extension/jsonb_plpython2u.control
  39. share/postgresql/extension/jsonb_plpython3u--1.0.sql
  40. share/postgresql/extension/jsonb_plpython3u.control
  41. share/postgresql/extension/jsonb_plpythonu--1.0.sql
  42. share/postgresql/extension/jsonb_plpythonu.control
  43. share/postgresql/extension/ltree_plpython2u--1.0.sql
  44. share/postgresql/extension/ltree_plpython2u.control
  45. share/postgresql/extension/ltree_plpython3u--1.0.sql
  46. share/postgresql/extension/ltree_plpython3u.control
  47. share/postgresql/extension/ltree_plpythonu--1.0.sql
  48. share/postgresql/extension/ltree_plpythonu.control
  49. @owner
  50. @group
  51. @mode
Collapse this list.
Dependency lines:
  • postgresql14-plpython>0:databases/postgresql14-plpython
Conflicts:
CONFLICTS:
  • postgresql1[^4]*
To install the port:
cd /usr/ports/databases/postgresql14-plpython/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/postgresql14-plpython
  • pkg install postgresql14-plpython
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: postgresql14-plpython
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1722892658 SHA256 (postgresql/postgresql-14.13.tar.bz2) = 59aa3c4b495ab26a9ec69f3ad0a0228c51f0fe6facf3634dfad4d1197d613a56 SIZE (postgresql/postgresql-14.13.tar.bz2) = 22414381

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/postgresql14-server
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. postgres : databases/postgresql14-server
  2. python3.11 : lang/python311
  3. gmake>=4.4.1 : devel/gmake
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. postgres : databases/postgresql14-server
  2. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_postgresql14-plpython
USES:
pgsql:14 python tar:bzip2 cpe gmake
pkg-message:
For install:
PL/Python has been installed. Check the createlang(l) manpage for more info. You can install PL/Python by using "createlang plpythonu" (it exists as an untrusted language only).
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.postgresql.org/pub/source/v14.13/
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/postgresql14-server
CommitCreditsLog message
14.13
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