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/gost-engine/pkg-plist

Number of commits found: 5

Monday, 3 Jul 2023
09:12 Eugene Grosbein (eugen) search for other commits by this committer
security/gost-engine: fix build with different instances of OpenSSL 3.0

OpenSSL 3.0 in base of 14-CURRENT and in security/openssl30 port
have different ENGINESDIR (engines-3 vs. engines-12).
commit hash: 678024402a7ebba0d01910d1cc43cdb5d3da2483 commit hash: 678024402a7ebba0d01910d1cc43cdb5d3da2483 commit hash: 678024402a7ebba0d01910d1cc43cdb5d3da2483 commit hash: 678024402a7ebba0d01910d1cc43cdb5d3da2483 6780244
Sunday, 26 Mar 2023
20:08 Eugene Grosbein (eugen) search for other commits by this committer
security/gost-engine: fix incomplete previous commit

Add missing bits to previous commit.

Fixes:	c5089dc1723f7793da0c4de44fb3d968679100e0
commit hash: f42f0d485b31c2abc46744f8f764d63a53c5e494 commit hash: f42f0d485b31c2abc46744f8f764d63a53c5e494 commit hash: f42f0d485b31c2abc46744f8f764d63a53c5e494 commit hash: f42f0d485b31c2abc46744f8f764d63a53c5e494 f42f0d4
Monday, 6 Mar 2023
17:51 Eugene Grosbein (eugen) search for other commits by this committer
security/gost-engine: update to g20220520

Update gost-engine to latest commit in its openssl_1_1_1 branch.

Note that this port does not work with OpenSSL 3+,
sources of another gost-engine branch are needed for that.
Explicitly state that cmake>=3.18.1 is needed.

Tested by:	Alexander Povolotsky
commit hash: fa0638c07312c0a11adf6a508006af6948329144 commit hash: fa0638c07312c0a11adf6a508006af6948329144 commit hash: fa0638c07312c0a11adf6a508006af6948329144 commit hash: fa0638c07312c0a11adf6a508006af6948329144 fa0638c
Monday, 16 May 2022
06:49 Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 2d34c2b
Monday, 22 Apr 2019
09:26 eugen search for other commits by this committer
New port: security/gost-engine

OpenSSL 1.0.2 had built-in implementation of Russian cryptography standards
(GOST) as additional engine, but since then that implementation
moved to distinct repository at Github.

This port presents loadable engine for OpenSSL 1.1.1+ and algorithms:

GOST R 34.10-2001
GOST R 34.10-2012
GOST R 34.11-94
GOST R 34.11-2012
GOST 28147-89
GOST R 34.132015
Original commitRevision:499625 

Number of commits found: 5