| Port details |
- libjcat Library for reading and writing JSON catalog files
- 0.2.5 textproc
=0 0.2.3Version of this port present on the latest quarterly branch. - Maintainer: decke@FreeBSD.org
 - Port Added: 2024-11-02 17:27:08
- Last Update: 2025-10-11 12:45:39
- Commit Hash: 2965af2
- License: LGPL21
- WWW:
- https://github.com/hughsie/libjcat
- Description:
- This library allows reading and writing gzip-compressed JSON catalog files,
which can be used to store GPG, PKCS-7 and SHA-256 checksums for each file. It
provides equivalent functionality to the catalog files supported in Microsoft
Windows. Unlike Microsoft catalog files which are a signed manifest of hashes,
a Jcat file is a manifest of signatures. This means it's possible (and
positively encouraged) to modify the .jcat file to add new signatures or replace
existing ones.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libjcat>0:textproc/libjcat
- To install the port:
- cd /usr/ports/textproc/libjcat/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/libjcat
- pkg install libjcat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libjcat
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1760186166
SHA256 (libjcat-0.2.5.tar.xz) = 066e402168c51bffddcf325190e5901402b266fbda2a4eed772fd06a88b941bf
SIZE (libjcat-0.2.5.tar.xz) = 71852
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- g-ir-scanner : devel/gobject-introspection
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- valac : lang/vala
- Library dependencies:
-
- libgnutls.so : security/gnutls
- libgpg-error.so : security/libgpg-error
- libgpgme.so : security/gpgme
- libjson-glib-1.0.so : devel/json-glib
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- sysutils/fwupd
Configuration Options:
- No options to configure
- Options name:
- textproc_libjcat
- USES:
- gettext-runtime gnome localbase:ldflags meson pkgconfig python:build tar:xz vala:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.2.5 11 Oct 2025 12:45:39
    |
Bernhard Froehlich (decke)  |
textproc/libjcat: Update to 0.2.5 |
0.2.3 23 Sep 2025 11:24:13
    |
Bernhard Froehlich (decke)  |
textproc/libjcat: Update to 0.2.3
Event: DevSummit/202509 (Zagreb) |
0.2.2_2 24 Jun 2025 13:14:44
    |
Jason E. Hale (jhale)  |
*/*: Bump security/gpgme consumers |
0.2.2_1 03 Nov 2024 14:24:22
    |
Bernhard Froehlich (decke)  Author: Daniel Engberg |
textproc/libjcat: Cleanup dependencies and some improvements
PR: 282500 |
0.2.2 02 Nov 2024 17:25:34
    |
Bernhard Froehlich (decke)  |
textproc/libjcat: Add library for reading and writing JSON catalog files
Created by: norbert.kaminski@3mdeb.com
Differential Revision: https://reviews.freebsd.org/D29332 (based on) |
Number of commits found: 5
|