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
Remember
I remember
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2023Q2
rubygem-pg_query Parses SQL queries using a copy of the PostgreSQL server query parser
2.2.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 2.2.1Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-08 18:27:06
Last Update: 2023-04-08 18:24:14
Commit Hash: 7a2b720
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-2.2.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-pg_query-2.2.1/LICENSE
  3. /usr/local/share/licenses/rubygem-pg_query-2.2.1/BSD3CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1676991927 SHA256 (rubygem/pg_query-2.2.1.gem) = 6086972bbf4eab86d8425b35f14ca8b6fe41e4341423582801c1ec86ff5f8cea SIZE (rubygem/pg_query-2.2.1.gem) = 2157056

Packages (timestamps in pop-ups are UTC):
rubygem-pg_query
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.1.06.1.0-6.1.06.1.0n/an/an/a
FreeBSD:13:quarterly6.1.06.1.04.2.16.1.06.1.0n/an/an/a
FreeBSD:14:latest6.1.06.1.02.2.06.1.06.1.02.2.1-2.2.1
FreeBSD:14:quarterly6.1.06.1.0-6.1.06.1.04.2.34.2.34.2.3
FreeBSD:15:latest6.1.06.1.0n/a6.1.0n/an/a4.2.3-
FreeBSD:15:quarterly6.1.06.1.0n/a-n/an/a--
FreeBSD:16:latest6.1.06.1.0n/a-n/an/a--
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.19.2 : 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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.1
08 Apr 2023 18:24:14
commit hash: 7a2b720f656ed43e8af2a6b0d83df69e0f8938f7commit hash: 7a2b720f656ed43e8af2a6b0d83df69e0f8938f7commit hash: 7a2b720f656ed43e8af2a6b0d83df69e0f8938f7commit hash: 7a2b720f656ed43e8af2a6b0d83df69e0f8938f7 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
databases/rubygem-pg_query: update to 2.2.1

2.2.1 2023-01-20

    Detect tables used in the query of a PREPARE statement (#273)
    Expose recursive walk functionality via walk! (#268)
    Retain schema in name when parsing out functions (#272)

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

Number of commits found: 1