Port details on branch 2023Q4 |
- jq Lightweight and flexible command-line JSON processor
- 1.7_2 textproc
=0 1.7_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-11-28 18:12:05
- Last Update: 2023-11-28 18:09:00
- Commit Hash: f42a71e
- License: MIT
- WWW:
- https://jqlang.github.io/jq/
- Description:
- jq is like sed for JSON data - you can use it to slice and
filter and map and transform structured data with the same
ease that sed, awk, grep and friends let you play with text.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/jq/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/jq
- pkg install jq
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jq
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1700850542
SHA256 (jq-1.7.tar.gz) = 402a0d6975d946e6f4e484d1a84320414a0ff8eb6cf49d2c11d144d4d344db62
SIZE (jq-1.7.tar.gz) = 1905863
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libonig.so : devel/oniguruma
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jq-1.7_2:
DOCS=on: Build and/or install documentation
ONIGURUMA=on: With oniguruma BSDL regular expression library
===> Use 'make config' to modify these settings
- Options name:
- textproc_jq
- USES:
- cpe gmake libtool
- 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 |
1.7_2 28 Nov 2023 18:09:00
    |
Yuri Victorovich (yuri)  Author: Joseph Mingrone |
textproc/jq: Use tarball published by upstream
This fixes the output of 'jq --version'.
Differential Revision: D42758
(cherry picked from commit 7f64a4333a35c3923e7ff9f6a9fd567832a283a9) |
Number of commits found: 1
|