notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/libpki/distinfo

Number of commits found: 3

Tuesday, 20 Feb 2024
11:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer Author: Bruno Damour
security/libpki: Runtime fix

The previous patch did build on FreeBSD 14.0 but the OCSP responder was
segfaulting.

This fixes the previous incorrect patch through backporting changes from
upstream.

OCSP responder (openca-ocspd) now works on FreeBSD 14.0.

PR:		276951
Approved by:	submitter is maintainer
commit hash: 08beae7b9617a07ffff47c118a5cfd5ae798fd4e commit hash: 08beae7b9617a07ffff47c118a5cfd5ae798fd4e commit hash: 08beae7b9617a07ffff47c118a5cfd5ae798fd4e commit hash: 08beae7b9617a07ffff47c118a5cfd5ae798fd4e 08beae7
Monday, 7 Aug 2023
15:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer Author: Bruno Damour
security/libpki: Fix build with openssl3

Fixes :
- detection of OpenSSL version (a bit hacky IMHO)
- changes breaking compilation

Doesn't cover the replacement of obsoleted functions (specially the move
from engines to providers) which is way above my paygrade.

This patch has been upstream as a PR
(https://github.com/openca/libpki/pull/74).

PR:		272280
Approved by:	bruno@ruomad.net (submitter is maintainer)
commit hash: a07283aae1c15d460641ec311f4e5a3c6c122151 commit hash: a07283aae1c15d460641ec311f4e5a3c6c122151 commit hash: a07283aae1c15d460641ec311f4e5a3c6c122151 commit hash: a07283aae1c15d460641ec311f4e5a3c6c122151 a07283a
Wednesday, 13 Jul 2022
09:53 Nuno Teixeira (eduardo) search for other commits by this committer Author: Bruno Damour
security/libpki: New port: OpenCA PKI library (libpki) and tools

 - submitter becomes maintainer

OpenCA LibPKI provides an easy-to-use PKI library for PKI enabled
application development.
The library provides the developer with all the needed functionalities
to manage certificates, from generation to validation.

WWW: https://www.openca.org/projects/libpki

PR:		264474
Reviewed by:	diizzy
commit hash: 93db311c5f7a2da50f3b8414c68a3f20c241354c commit hash: 93db311c5f7a2da50f3b8414c68a3f20c241354c commit hash: 93db311c5f7a2da50f3b8414c68a3f20c241354c commit hash: 93db311c5f7a2da50f3b8414c68a3f20c241354c 93db311

Number of commits found: 3