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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
postgresql18-plperl Write SQL functions for PostgreSQL using Perl5
18.b1 databasesnew! 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: 2025-05-08 20:04:08
Last Update: 2025-05-08 20:00:15
Commit Hash: a9608d6
Also Listed In: perl5
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 (30 items)
Collapse this list.
  1. /usr/local/share/licenses/postgresql18-plperl-18.b1/catalog.mk
  2. /usr/local/share/licenses/postgresql18-plperl-18.b1/LICENSE
  3. /usr/local/share/licenses/postgresql18-plperl-18.b1/PostgreSQL
  4. include/postgresql/server/plperl.h
  5. include/postgresql/server/ppport.h
  6. include/postgresql/server/plperl_system.h
  7. share/postgresql/extension/plperlu--1.0.sql
  8. share/postgresql/extension/plperl.control
  9. share/postgresql/extension/plperl--1.0.sql
  10. share/postgresql/extension/plperlu.control
  11. share/doc/postgresql/README-plperl
  12. lib/postgresql/bool_plperl.so
  13. lib/postgresql/hstore_plperl.so
  14. lib/postgresql/jsonb_plperl.so
  15. lib/postgresql/plperl.so
  16. share/postgresql/extension/bool_plperl--1.0.sql
  17. share/postgresql/extension/bool_plperl.control
  18. share/postgresql/extension/bool_plperlu--1.0.sql
  19. share/postgresql/extension/bool_plperlu.control
  20. share/postgresql/extension/hstore_plperl--1.0.sql
  21. share/postgresql/extension/hstore_plperl.control
  22. share/postgresql/extension/hstore_plperlu--1.0.sql
  23. share/postgresql/extension/hstore_plperlu.control
  24. share/postgresql/extension/jsonb_plperl--1.0.sql
  25. share/postgresql/extension/jsonb_plperl.control
  26. share/postgresql/extension/jsonb_plperlu--1.0.sql
  27. share/postgresql/extension/jsonb_plperlu.control
  28. @owner
  29. @group
  30. @mode
Collapse this list.
Dependency lines:
  • postgresql18-plperl>0:databases/postgresql18-plperl
Conflicts:
CONFLICTS:
  • postgresql1[^8]*
To install the port:
cd /usr/ports/databases/postgresql18-plperl/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/postgresql18-plperl
  • pkg install postgresql18-plperl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: postgresql18-plperl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1746521321 SHA256 (postgresql/postgresql-18beta1.tar.bz2) = 0b7c83df6195398aa67dbf5c002e7fa4082be393aae99aa69926d483f98eb885 SIZE (postgresql/postgresql-18beta1.tar.bz2) = 22248570

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Master port: databases/postgresql18-server
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bison : devel/bison
  2. gmake>=4.4.1 : devel/gmake
  3. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. postgres : databases/postgresql18-server
Library dependencies:
  1. libreadline.so.8 : devel/readline
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_postgresql18-plperl
USES:
perl5 readline bison perl5 tar:bzip2 cpe gmake
pkg-message:
For install:
PL/Perl has been installed. Check the createlang(l) manpage for more info. You can install PL/Perl as trusted or untrusted, by using either "createlang plperl" or "createlang plperlu".
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.postgresql.org/pub/source/v18beta1/
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/postgresql18-server
CommitCreditsLog message
18.b1
08 May 2025 20:00:15
commit hash: a9608d62ae7125d78cd9f16748f786c8581699adcommit hash: a9608d62ae7125d78cd9f16748f786c8581699adcommit hash: a9608d62ae7125d78cd9f16748f786c8581699adcommit hash: a9608d62ae7125d78cd9f16748f786c8581699ad files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql??-*: Update to latest version

PostgreSQL 17.5, 16.9, 15.13, 14.18, and 13.21 Released!

The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 17.5, 16.9, 15.13, 14.18,
and 13.21. This release fixes 1 security vulnerability and over 60 bugs
reported over the last several months.

Security:	78b8e808-2c45-11f0-9a65-6cc21735f730
Release
notes:	https://www.postgresql.org/about/news/postgresql-175-169-1513-1418-and-1321-released-3072/

Number of commits found: 1