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
postgresql10-plpython Module for using Python to write SQL functions
10.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 10.23Version of this port present on the latest quarterly branch.
Maintainer: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-08-10 14:23:49
Last Update: 2023-03-07 21:40:58
Commit Hash: 3839b19
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 (34 items)
Collapse this list.
  1. /usr/local/share/licenses/postgresql10-plpython-10.23/catalog.mk
  2. /usr/local/share/licenses/postgresql10-plpython-10.23/LICENSE
  3. /usr/local/share/licenses/postgresql10-plpython-10.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:
  • postgresql10-plpython>0:databases/postgresql10-plpython
Conflicts:
CONFLICTS:
  • postgresql1[^0]*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: postgresql10-plpython
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1667925756 SHA256 (postgresql/postgresql-10.23.tar.bz2) = 94a4b2528372458e5662c18d406629266667c437198160a18cdfd2c4a4d6eee9 SIZE (postgresql/postgresql-10.23.tar.bz2) = 19485297

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

Configuration Options:
No options to configure
Options name:
databases_postgresql10-plpython
USES:
pgsql:10 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/v10.23/
Collapse this list.
Port Moves
  • port deleted on 2023-03-07
    REASON: Has expired: PostgreSQL 10 has reached end-of-life

Number of commits found: 8

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/postgresql10-server
CommitCreditsLog message
10.23
07 Mar 2023 21:40:58
commit hash: 3839b1978750ced6dcb9deb41215b9570319bb93commit hash: 3839b1978750ced6dcb9deb41215b9570319bb93commit hash: 3839b1978750ced6dcb9deb41215b9570319bb93commit hash: 3839b1978750ced6dcb9deb41215b9570319bb93 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
databases/postgresql10-*: Remove expired ports

2023-03-07 databases/postgresql10-client: PostgreSQL 10 has reached end-of-life
2023-03-07 databases/postgresql10-contrib: PostgreSQL 10 has reached end-of-life
2023-03-07 databases/postgresql10-docs: PostgreSQL 10 has reached end-of-life
2023-03-07 databases/postgresql10-pgtcl: PostgreSQL-10 has reached end-of-life
2023-03-07 databases/postgresql10-plperl: PostgreSQL 10 has reached end-of-life
2023-03-07 databases/postgresql10-plpython: PostgreSQL 10 has reached
end-of-life
2023-03-07 databases/postgresql10-pltcl: PostgreSQL 10 has reached end-of-life
2023-03-07 databases/postgresql10-server: PostgreSQL 10 has reached end-of-life
10.17
20 May 2021 14:38:55
commit hash: fccc45e5ff4a8aea150005196c0d4f2cbaeed5dbcommit hash: fccc45e5ff4a8aea150005196c0d4f2cbaeed5dbcommit hash: fccc45e5ff4a8aea150005196c0d4f2cbaeed5dbcommit hash: fccc45e5ff4a8aea150005196c0d4f2cbaeed5db files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql14-*: Add postgresql 14 beta1 the the ports tree.

Release notes:	https://www.postgresql.org/docs/devel/release-14.html

Also reintroduce parallel builds. Some components, namely plperl,
plpython, pltcl and contrib, fail to build properly when using parallel
builds. Something with static linking using `ar` that fails.
MAKE_JOBS_UNSAFE is set for these ports.
10.16
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
10.16
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
10.14
24 Sep 2020 13:33:10
Revision:549921Original commit files touched by this commit
girgen search for other commits by this committer
Welcome PostgreSQL 13

Release notes:	https://www.postgresql.org/about/news/2077/
10.13
17 May 2020 20:37:04
Revision:535676Original commit files touched by this commit
girgen search for other commits by this committer
The PostgreSQL Global Development Group has released an update to all
supported versions of our database system, including 12.3, 11.8, 10.13,
9.6.18, and 9.5.22.  This release fixes one security issue found in the
PostgreSQL server and over 75 bugs reported over the last three months.

Please plan to update at your earliest convenience.

Update the backup warning text. [1]

Add plpython and plperl libs for hstore, jsonb and ltree for the versions where
they exist. These libs are added to the postgresql??-plpython and -plperl
ports, inspired by [2].

PR:		237910 [1], 245246 [2]
Submitted by:	Francesco [1], Loic Bartoletti [2]
10.10
08 Aug 2019 15:33:03
Revision:508390Original commit files touched by this commit
girgen search for other commits by this committer
iThe PostgreSQL Global Development Group has released an update to all
supported versions of our database system, including 11.5, 10.10,
9.6.15, 9.5.19, and 9.4.24, as well as the third beta of PostgreSQL 12.
This release fixes two security issues in the PostgreSQL server, two
security issues found in one of the PostgreSQL Windows installers, and
over 40 bugs reported since the previous release.

Users should install these updates as soon as possible.

A Note on the PostgreSQL 12 Beta
================================

In the spirit of the open source PostgreSQL community, we strongly
encourage you to test the new features of PostgreSQL 12 in your database
systems to help us eliminate any bugs or other issues that may exist.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
10.b3_1
10 Aug 2017 14:23:31
Revision:447680Original commit files touched by this commit
girgen search for other commits by this committer
Add PostgreSQL-10 to the ports tree

The PostgreSQL Global Development Group announces today that the
third beta release of PostgreSQL 10 is available for download. This
release contains previews of all of the features which will be
available in the final release of version 10, including fixes to many
of the issues found in the second beta.  Users are encouraged to begin
testing their applications against 10 beta3.

URL:	https://www.postgresql.org/about/news/1771/

Number of commits found: 8