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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
postgresql96-plpython Module for using Python to write SQL functions
9.6.23 databases Deleted 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 9.6.23Version of this port present on the latest quarterly branch.
Maintainer: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-09-05 11:15:47
Last Update: 2022-03-11 12:03:56
Commit Hash: 7b10329
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. WWW: https://www.postgresql.org/
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 (34 items)
Collapse this list.
  1. /usr/local/share/licenses/postgresql96-plpython-9.6.23/catalog.mk
  2. /usr/local/share/licenses/postgresql96-plpython-9.6.23/LICENSE
  3. /usr/local/share/licenses/postgresql96-plpython-9.6.23/PostgreSQL
  4. include/postgresql/server/plpy_util.h
  5. include/postgresql/server/plpython.h
  6. share/doc/postgresql/README-plpython
  7. @comment lib/postgresql/plpython2.so
  8. lib/postgresql/plpython3.so
  9. @comment share/postgresql/extension/plpython2u--1.0.sql
  10. @comment share/postgresql/extension/plpython2u--unpackaged--1.0.sql
  11. @comment share/postgresql/extension/plpython2u.control
  12. share/postgresql/extension/plpython3u--1.0.sql
  13. share/postgresql/extension/plpython3u--unpackaged--1.0.sql
  14. share/postgresql/extension/plpython3u.control
  15. @comment share/postgresql/extension/plpythonu--1.0.sql
  16. @comment share/postgresql/extension/plpythonu--unpackaged--1.0.sql
  17. @comment share/postgresql/extension/plpythonu.control
  18. lib/postgresql/hstore_plpython3.so
  19. lib/postgresql/ltree_plpython3.so
  20. share/postgresql/extension/hstore_plpython2u--1.0.sql
  21. share/postgresql/extension/hstore_plpython2u.control
  22. share/postgresql/extension/hstore_plpython3u--1.0.sql
  23. share/postgresql/extension/hstore_plpython3u.control
  24. share/postgresql/extension/hstore_plpythonu--1.0.sql
  25. share/postgresql/extension/hstore_plpythonu.control
  26. share/postgresql/extension/ltree_plpython2u--1.0.sql
  27. share/postgresql/extension/ltree_plpython2u.control
  28. share/postgresql/extension/ltree_plpython3u--1.0.sql
  29. share/postgresql/extension/ltree_plpython3u.control
  30. share/postgresql/extension/ltree_plpythonu--1.0.sql
  31. share/postgresql/extension/ltree_plpythonu.control
  32. @owner
  33. @group
  34. @mode
Collapse this list.
Dependency lines:
  • postgresql96-plpython>0:databases/postgresql96-plpython
Conflicts:
CONFLICTS:
  • postgresql9[^6]*
  • postgresql1[0-9]*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: postgresql96-plpython
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1628577739 SHA256 (postgresql/postgresql-9.6.23.tar.bz2) = a849f798401ab8c6dfa653ebbcd853b43f2200b4e3bc1ea3cb5bec9a691947b9 SIZE (postgresql/postgresql-9.6.23.tar.bz2) = 19013235

Expand this list (2 items)

Collapse this list.

SHA256 (postgresql/pg-96b4-icu-2016-10-02.diff.gz) = 85f81baa0fc8f692bcf802c8645196d9e3afdef4f760cef712d940b87655486e SIZE (postgresql/pg-96b4-icu-2016-10-02.diff.gz) = 5998

Collapse this list.


Packages (timestamps in pop-ups are UTC):
postgresql96-plpython
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--9.6.20---9.6.20-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Master port: databases/postgresql96-server
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. postgres : databases/postgresql96-server
  2. python3.8 : lang/python38
  3. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. postgres : databases/postgresql96-server
  2. python3.8 : lang/python38
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_postgresql96-plpython
USES:
pgsql:9.6 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/v9.6.23/
Collapse this list.

There are no commits on branch 2022Q2 for this port