Port details |
- libjcat Library for reading and writing JSON catalog files
- 0.2.2_1 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: decke@FreeBSD.org
- Port Added: 2024-11-02 17:27:08
- Last Update: 2024-11-03 14:24:22
- Commit Hash: 947d707
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1730569434
SHA256 (libjcat-0.2.2.tar.xz) = f1bed6217234cc2f833d72ae3a375d9164f92a0010b49c5b19b63e88e03de12c
SIZE (libjcat-0.2.2.tar.xz) = 66128
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
- There are no ports dependent upon this port
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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 2
|