aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql17-plpython/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* databases/postgresql??-*: Update to latest versionPalle Girgensohn2026-02-261-1/+1
| | | | | | | | | | The PostgreSQL Global Development Group has released an update to all supported versions of PostgreSQL, including 18.3, 17.9, 16.13, 15.17, and 14.22. This is an out-of-cycle release that fixes several regressions reported after the last update release. Release notes: https://www.postgresql.org/about/news/postgresql-183-179-1613-1517-and-1422-released-3246/ https://wiki.postgresql.org/wiki/2026-02_Regression_Fixes
* databases/postgresql{13,14,15,16,17,18}-*: Multiple fixesPo-Chuan Hsieh2025-11-051-1/+1
| | | | | | | | | | | | | | | | | | | | | - Strip shared library and binary executable - Fix stage-qa - Bump PORTREVISION for package change postgresql{13,14,15,16,17,18}-server: - Clean up Makefile: Remove unnecessary ";\" - Sort PLIST: share/locale comes before DATADIR (share/postgresql) postgresql{17,18}-plperl: - Remove duplicate USES=perl5 - Add missing USE_PERL5=run from postgresql{17,18}-plperl build log: ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/postgresql/bool_plperl.so is linked to /usr/local/lib/perl5/5.40/mach/CORE/libperl.so.5.40 from lang/perl5.40 but it is not declared as a dependency PR: 290587 Approved by: girgen
* databases/postgresql17-*: new ports: Beta of the new major version 17 of ↵Palle Girgensohn2024-08-081-0/+29
PostgreSQL Release notes: https://www.postgresql.org/docs/17/release-17.html