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/monkeysphere/files/patch-src_monkeysphere-authentication

Number of commits found: 2

Monday, 28 Feb 2022
22:12 Vinícius Zavam (egypcio) search for other commits by this committer
security/monkeysphere: update 0.42 to 0.43

  * Depend on a modern version of GnuPG (>= 2.1.11) for --export-ssh-key
  * Depend on OpenSSH's ssh-keygen directly for most SSH fingerprints
  * Depend on OpenSSH >= 6.0 for ed25519 and "sshd -T"
  * Use runuser instead of su
  * Support Ed25519 authentication-capable subkeys for users
  * Use https for all outbound links
  * Clean up spelling
  * Use 3072 bits for RSA keys everywhere by default
  * Provide clearer error message for PEM2OPENPGP_NEWKEY
  * Avoid locking out users unnecessarily

  https://github.com/dkg/monkeysphere/tree/monkeysphere_0.43
commit hash: 5ea1e5b4bbefd1ac2eef64f71f70ffe3ceaab55e commit hash: 5ea1e5b4bbefd1ac2eef64f71f70ffe3ceaab55e commit hash: 5ea1e5b4bbefd1ac2eef64f71f70ffe3ceaab55e commit hash: 5ea1e5b4bbefd1ac2eef64f71f70ffe3ceaab55e 5ea1e5b
Monday, 25 Feb 2019
14:43 egypcio search for other commits by this committer
security/monkeysphere: update 0.41 to 0.42

  - Makefile

    adopt the port;
    pet portlint;
    remove comment about 'applying patches' on the post-patch stage;
    unmute post-patch.

  - files/*

    patch src/share/mh/revoke_keys, to use gpg2;
    move patch-gpg2 (410 lines), and split it to have separated patches;
    regen all patches using makepatch.

Approved by:	rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D18871
Original commitRevision:493870 

Number of commits found: 2