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/files/patch-configure.ac

Number of commits found: 4

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
Friday, 24 Feb 2023
08:50 Robert Clausecker (fuz) search for other commits by this committer
security/libpki: unbreak (again) on armv7

Apparently both arm and armv? are now needed to correctly handle
arm targets.

Fixes:		fae3c318a10e6fc9870fd1f2a41611ceafe11cc4
Approved by:	flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38726
commit hash: 3a9acb2b4dc5022bd564b13b652caf03676629fc commit hash: 3a9acb2b4dc5022bd564b13b652caf03676629fc commit hash: 3a9acb2b4dc5022bd564b13b652caf03676629fc commit hash: 3a9acb2b4dc5022bd564b13b652caf03676629fc 3a9acb2
Sunday, 16 Oct 2022
23:01 Piotr Kubaj (pkubaj) search for other commits by this committer
security/libpki: fix build on powerpc
commit hash: 1ce8721f0ccafbece38789a41169b2b3bca7ca6b commit hash: 1ce8721f0ccafbece38789a41169b2b3bca7ca6b commit hash: 1ce8721f0ccafbece38789a41169b2b3bca7ca6b commit hash: 1ce8721f0ccafbece38789a41169b2b3bca7ca6b 1ce8721
Saturday, 15 Oct 2022
16:21 Nuno Teixeira (eduardo) search for other commits by this committer Author: Robert Clausecker
security/libpki: Fix build on armv7 and arm64

- add case for armv7 to configure script
- adapt aarch64 case to arm64
  https://github.com/openca/libpki/issues/57
- while we are at it, hook up test suite
- bump PORTREVISION

PR:		266955
MFH:		2022Q4
commit hash: e5a5d9c7275237e116c0a5bf7a7c8436c0db061b commit hash: e5a5d9c7275237e116c0a5bf7a7c8436c0db061b commit hash: e5a5d9c7275237e116c0a5bf7a7c8436c0db061b commit hash: e5a5d9c7275237e116c0a5bf7a7c8436c0db061b e5a5d9c

Number of commits found: 4