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/ca_root_nss/files/pkg-message.in

Number of commits found: 5

Sunday, 8 Oct 2023
04:36 Dag-Erling Smørgrav (des) search for other commits by this committer
security/ca_root_nss: Restore the ETC_SYMLINK.

It turns out that some ports have an undisclosed dependency on the
symlink and cannot be trivially changed to use the system trust
store instead.

Amend the package message to make it clear that software which relies
on this symlink is not following recommended practice.

I will look into getting certctl(8) to provide cert.pem instead, but
it may take a while until we can rely on this being in place on all
supported releases.

This partly reverts commit 483e74f44b82.

PR:		274322
MFH:		2023Q4
Reviewed by:	fluffy
Differential Revision:	https://reviews.freebsd.org/D42120
commit hash: 52e0c40367d3ebd09ab7169e025c37fbf70b8dee commit hash: 52e0c40367d3ebd09ab7169e025c37fbf70b8dee commit hash: 52e0c40367d3ebd09ab7169e025c37fbf70b8dee commit hash: 52e0c40367d3ebd09ab7169e025c37fbf70b8dee 52e0c40
Friday, 6 Oct 2023
15:48 Dag-Erling Smørgrav (des) search for other commits by this committer
security/ca_root_nss: Use certctl instead of a symlink.

MFH:		2023Q4
Reviewed by:	fluffy, sunpoet
Differential Revision:	https://reviews.freebsd.org/D42045
commit hash: 483e74f44b82f20bddd5608beef74b2a5ab38a88 commit hash: 483e74f44b82f20bddd5608beef74b2a5ab38a88 commit hash: 483e74f44b82f20bddd5608beef74b2a5ab38a88 commit hash: 483e74f44b82f20bddd5608beef74b2a5ab38a88 483e74f
Wednesday, 14 Aug 2019
12:16 mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
Original commitRevision:508909 
Wednesday, 20 May 2015
18:08 bjk search for other commits by this committer
Fix spelling of "certification authority"

Approved by:	portmgr (bapt), bapt (ports committer)
Original commitRevision:386873 
Monday, 9 Feb 2015
09:44 koobs search for other commits by this committer
security/ca_root_nss: Fix SSL verification for ports OpenSSL consumers

Since 2.7.9, Python verifies SSL certificates by default. Currently,
even with security/ca_root_nss installed, Python fails certificate
verification.

Upon investigation, Python uses OpenSSL's standard
SSL_CTX_load_verify_locations function to load a list of CA root
certificates.

Support was added to ca_root_nss for "out of the box" certificate
verification for a number of base utilities in r372629 [1], but this
did not include support for software that uses OpenSSL's
SSL_CTX_load_verify_locations function.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:378720 

Number of commits found: 5