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
Ukraine
Port details on branch 2024Q4
postgresql14-plpython Module for using Python to write SQL functions
14.15 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-02 15:57:39
Last Update: unknown
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.15/catalog.mk
  2. /usr/local/share/licenses/postgresql14-plpython-14.15/LICENSE
  3. /usr/local/share/licenses/postgresql14-plpython-14.15/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 = 1732004004 SHA256 (postgresql/postgresql-14.15.tar.bz2) = 02e891e314b4e9ee24cbd78028dab7c73f9c1ba3e30835bcbef71fe220401fc5 SIZE (postgresql/postgresql-14.15.tar.bz2) = 22458243

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.15/
Collapse this list.

Number of commits found: 0

Number of commits found: 0

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
vaultwardenDec 20
chromiumDec 19
ungoogled-chromiumDec 19
forgejo*Dec 18
forgejo7*Dec 18
liboqsDec 18
forgejoDec 17
forgejoDec 17
giteaDec 17
giteaDec 17
giteaDec 17
zeekDec 16
py-matrix-synapseDec 15
gitlabDec 12
chromiumDec 11

16 vulnerabilities affecting 274 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2024-12-24 11:27:39 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 33210
Broken 115
Deprecated 200
Ignore 239
Forbidden 1
Restricted 1
No CDROM 1
Vulnerable 32
Expired 12
Set to expire 166
Interactive 0
new 24 hours 7
new 48 hours22
new 7 days58
new fortnight88
new month135