Port details on branch 2025Q2 |
- rubygem-pg_query Parses SQL queries using a copy of the PostgreSQL server query parser
- 6.1.0 databases
=0 6.1.0Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2025-04-19 06:15:17
- Last Update: 2025-04-19 05:52:49
- Commit Hash: 6ba72c3
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1744780556
SHA256 (rubygem/pg_query-6.1.0.gem) = 8b005229e209f12c5887c34c60d0eb2a241953b9475b53a9840d24578532481e
SIZE (rubygem/pg_query-6.1.0.gem) = 2448896
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rubygem-pathname>0 : devel/rubygem-pathname
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-google-protobuf>=3.25.3 : devel/rubygem-google-protobuf
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
- for Run
-
- devel/rubygem-gitlab-labkit
- www/gitlab
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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.1.0 19 Apr 2025 05:52:49
    |
Matthias Fechner (mfechner)  |
databases/rubygem-pg_query: update to 6.1.0
Required for gitlab 17.11
Changes: https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md
(cherry picked from commit fd30a3bb576ae2b9bf4c2cf48b08b843ae6a94a2) |
Number of commits found: 1
|