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
Port details on branch 2024Q1
rubygem-pg_query Parses SQL queries using a copy of the PostgreSQL server query parser
5.1.0_1 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 5.1.0_1Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-26 16:33:06
Last Update: 2024-03-08 07:57:38
Commit Hash: 2c50abc
Also Listed In: rubygems
License: BSD3CLAUSE
WWW:
https://github.com/lfittl/pg_query
Description:
This Ruby extension uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parsetree. In addition the extension allows you to normalize queries (replacing constant values with ?) and parse these normalized queries into a parsetree again.
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-pg_query-5.1.0_1/catalog.mk
  2. /usr/local/share/licenses/rubygem-pg_query-5.1.0_1/LICENSE
  3. /usr/local/share/licenses/rubygem-pg_query-5.1.0_1/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • rubygem-pg_query>0:databases/rubygem-pg_query
To install the port:
cd /usr/ports/databases/rubygem-pg_query/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/rubygem-pg_query
  • pkg install rubygem-pg_query
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-pg_query
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708417107 SHA256 (rubygem/pg_query-5.1.0.gem) = b7f7f47c864f08ccbed46a8244906fb6ee77ee344fd27250717963928c93145d SIZE (rubygem/pg_query-5.1.0.gem) = 2323968

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rubygem-pathname>0 : devel/rubygem-pathname
  2. ruby31 : lang/ruby31
  3. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-google-protobuf>=3.22.3 : devel/rubygem-google-protobuf
  2. ruby31 : lang/ruby31
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
This port is required by:
for Build
  1. www/gitlab-ce
for Run
  1. devel/rubygem-gitlab-labkit
  2. www/gitlab-ce

Configuration Options:
No options to configure
Options name:
databases_rubygem-pg_query
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.1.0_1
08 Mar 2024 07:57:38
commit hash: 2c50abc2a93e21b248617d48e03b54cfaaf332dccommit hash: 2c50abc2a93e21b248617d48e03b54cfaaf332dccommit hash: 2c50abc2a93e21b248617d48e03b54cfaaf332dccommit hash: 2c50abc2a93e21b248617d48e03b54cfaaf332dc files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
databases/rubygem-pg_query: fix build on FreeBSD 13.3

I reported this fix also upstream:
https://github.com/pganalyze/pg_query/pull/313

PR:		277535
(cherry picked from commit 44edb6fa1d91f02907c0cfae7c962c17b3da0143)
5.1.0
26 Feb 2024 15:07:24
commit hash: 7c27b5e61b56de2622bef392b88a5a6959b268f7commit hash: 7c27b5e61b56de2622bef392b88a5a6959b268f7commit hash: 7c27b5e61b56de2622bef392b88a5a6959b268f7commit hash: 7c27b5e61b56de2622bef392b88a5a6959b268f7 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
databases/rubygem-pg_query: update to 5.1.0

Required for gitlab-ce 16.9.0

Changes:	https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md
(cherry picked from commit 117e74eac630650713e05ab086e18f79bc795fea)

Number of commits found: 2