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 2023Q3
postgresql12-plpython Module for using Python to write SQL functions
12.16 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 is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error.
Maintainer: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-11 07:55:11
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 (53 items)
Collapse this list.
  1. /usr/local/share/licenses/postgresql12-plpython-12.16/catalog.mk
  2. /usr/local/share/licenses/postgresql12-plpython-12.16/LICENSE
  3. /usr/local/share/licenses/postgresql12-plpython-12.16/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. lib/postgresql/pgxs/src/pl/plpython/regress-python3-mangle.mk
  18. share/doc/postgresql/README-plpython
  19. @comment lib/postgresql/plpython2.so
  20. lib/postgresql/plpython3.so
  21. @comment share/postgresql/extension/plpython2u--1.0.sql
  22. @comment share/postgresql/extension/plpython2u--unpackaged--1.0.sql
  23. @comment share/postgresql/extension/plpython2u.control
  24. share/postgresql/extension/plpython3u--1.0.sql
  25. share/postgresql/extension/plpython3u--unpackaged--1.0.sql
  26. share/postgresql/extension/plpython3u.control
  27. @comment share/postgresql/extension/plpythonu--1.0.sql
  28. @comment share/postgresql/extension/plpythonu--unpackaged--1.0.sql
  29. @comment share/postgresql/extension/plpythonu.control
  30. lib/postgresql/hstore_plpython3.so
  31. lib/postgresql/jsonb_plpython3.so
  32. lib/postgresql/ltree_plpython3.so
  33. share/postgresql/extension/hstore_plpython2u--1.0.sql
  34. share/postgresql/extension/hstore_plpython2u.control
  35. share/postgresql/extension/hstore_plpython3u--1.0.sql
  36. share/postgresql/extension/hstore_plpython3u.control
  37. share/postgresql/extension/hstore_plpythonu--1.0.sql
  38. share/postgresql/extension/hstore_plpythonu.control
  39. share/postgresql/extension/jsonb_plpython2u--1.0.sql
  40. share/postgresql/extension/jsonb_plpython2u.control
  41. share/postgresql/extension/jsonb_plpython3u--1.0.sql
  42. share/postgresql/extension/jsonb_plpython3u.control
  43. share/postgresql/extension/jsonb_plpythonu--1.0.sql
  44. share/postgresql/extension/jsonb_plpythonu.control
  45. share/postgresql/extension/ltree_plpython2u--1.0.sql
  46. share/postgresql/extension/ltree_plpython2u.control
  47. share/postgresql/extension/ltree_plpython3u--1.0.sql
  48. share/postgresql/extension/ltree_plpython3u.control
  49. share/postgresql/extension/ltree_plpythonu--1.0.sql
  50. share/postgresql/extension/ltree_plpythonu.control
  51. @owner
  52. @group
  53. @mode
Collapse this list.
Dependency lines:
  • postgresql12-plpython>0:databases/postgresql12-plpython
Conflicts:
CONFLICTS:
  • postgresql1[^2]*
To install the port:
cd /usr/ports/databases/postgresql12-plpython/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/postgresql12-plpython
  • pkg install postgresql12-plpython
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: postgresql12-plpython
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1691487695 SHA256 (postgresql/postgresql-12.16.tar.bz2) = c5f1fff7a0f93e1ec3746417b0594290ece617b4995ed95b8d527af0ba0e38f3 SIZE (postgresql/postgresql-12.16.tar.bz2) = 21140532

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

Configuration Options:
No options to configure
Options name:
databases_postgresql12-plpython
USES:
pgsql:12 python tar:bzip2 cpe gmake compiler
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/v12.16/
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
electron31Jan 20
ageJan 18
openvpnJan 17
gitJan 14
git-cvsJan 14
git-guiJan 14
git-p4Jan 14
git-svnJan 14
rsyncJan 14
keycloakJan 13
asterisk18Jan 12
redisJan 10
redisJan 10
redis62Jan 10
redis72Jan 10

10 vulnerabilities affecting 132 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2025-01-20 13:42:49 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 33186
Broken 107
Deprecated 233
Ignore 228
Forbidden 1
Restricted 1
No CDROM 1
Vulnerable 30
Expired 12
Set to expire 198
Interactive 0
new 24 hours 1
new 48 hours3
new 7 days16
new fortnight40
new month138