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 2022Q3
plpgsql_check PostgreSQL extension to check PL/pgSQL code
2.7.5 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 2.7.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-07-05 09:24:22
Last Update: 2024-04-05 00:38:30
Commit Hash: aa7b604
License: UNKNOWN
WWW:
https://github.com/okbob/plpgsql_check
Description:
plpgsql_check is next generation of plpgsql_lint. It allows to check source code by explicit call plpgsql_check_function. PostgreSQL 9.4, 9.5, 9.6, 10, 11 are supported (Develop 12 is supported too). The SQL statements inside PL/pgSQL functions are checked by validator for semantic errors. These errors can be found by plpgsql_check_function. Features: - check fields of referenced database objects and types inside embedded SQL - using correct types of function parameters - unused variables and function argumens, unmodified OUT argumens - partially detection of dead code (due RETURN command) - detection of missing RETURN command in function - try to identify unwanted hidden casts, that can be performance issue like unused indexes - possibility to collect relations and functions used by function - possibility to check EXECUTE stmt agaist SQL injection vulnerability
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/postgresql15-plpgsql_check-2.7.5/catalog.mk
  2. /usr/local/share/licenses/postgresql15-plpgsql_check-2.7.5/LICENSE
  3. /usr/local/share/licenses/postgresql15-plpgsql_check-2.7.5/UNKNOWN
  4. lib/postgresql/plpgsql_check.so
  5. share/postgresql/extension/plpgsql_check--2.7.sql
  6. share/postgresql/extension/plpgsql_check.control
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • postgresql15-plpgsql_check>0:databases/plpgsql_check
To install the port:
cd /usr/ports/databases/plpgsql_check/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/plpgsql_check
  • pkg install postgresql15-plpgsql_check
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: postgresql15-plpgsql_check
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712084456 SHA256 (okbob-plpgsql_check-v2.7.5_GH0.tar.gz) = d067772c6a060702424aadb3d8adbbe513cfb41c839ed2cac52bced99c73b963 SIZE (okbob-plpgsql_check-v2.7.5_GH0.tar.gz) = 254593

Packages (timestamps in pop-ups are UTC):
postgresql12-plpgsql_check
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.15.1---1.15.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 
postgresql13-plpgsql_check
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--2.3.4-----
FreeBSD:14:latest--2.2.3--2.3.4-2.3.4
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 
postgresql15-plpgsql_check
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.7.52.7.5-2.7.52.7.5---
FreeBSD:13:quarterly2.7.12.7.1-2.7.12.7.52.7.12.7.12.7.1
FreeBSD:14:latest2.7.32.7.5-2.7.32.7.5---
FreeBSD:14:quarterly2.7.12.7.5-2.7.12.7.52.7.12.7.12.7.1
FreeBSD:15:latest2.7.32.7.5n/a2.7.1n/a2.7.12.7.12.7.2
FreeBSD:15:quarterly--n/a-n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. postgres : databases/postgresql15-server
  3. as : devel/binutils
Runtime dependencies:
  1. postgres : databases/postgresql15-server
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_plpgsql_check
USES:
compiler:c11 gmake pgsql:12+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/okbob/plpgsql_check/tar.gz/v2.7.5?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port