Port details on branch 2023Q1 |
- rubygem-pg_query Parses SQL queries using a copy of the PostgreSQL server query parser
- 2.2.0 databases =0 6.0.0Version of this port present on the latest quarterly branch.
- Maintainer: mfechner@FreeBSD.org
- Port Added: 2023-01-12 09:54:28
- Last Update: 2023-01-12 05:53:51
- Commit Hash: 4984ae8
- 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 = 1669471708
SHA256 (rubygem/pg_query-2.2.0.gem) = 84a37548412f540061bcc52ee2915352297832816bca60e4524c716e03f1e950
SIZE (rubygem/pg_query-2.2.0.gem) = 2156032
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
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-google-protobuf>=3.19.2 : devel/rubygem-google-protobuf
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab-ce
- for Run
-
- devel/rubygem-gitlab-labkit
- 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:
|
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 |
2.2.0 12 Jan 2023 05:53:51 |
Matthias Fechner (mfechner) |
databases/rubygem-pg_query: update to 2.2.0
Required for gitlab-ce 15.6.
Changelog:
https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md
(cherry picked from commit 745993f31916fbb1df4c1a0ca30577fdb23909ea) |
Number of commits found: 1
|