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-host

Number of commits found: 4

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 
Friday, 20 Jun 2014
01:47 wg search for other commits by this committer
security/monkeysphere: update to 0.36

- Update to 0.36 [1]
- Support stage [1]
- Use @sample
- Pass maintainership to submitter

PR:		189205 (based on)
Submitted by:	anarcat koumbit org
Approved by:	maintainer
Original commitRevision:358491 
Tuesday, 10 Mar 2009
07:45 miwi search for other commits by this committer
SSH key-based authentication is tried-and-true, but it lacks a true
Public Key Infrastructure for key certification, revocation and
expiration.  Monkeysphere is a framework that uses the OpenPGP web of
trust for these PKI functions.  It can be used in both directions: for
users to get validated host keys, and for hosts to authenticate users.

WWW: http://web.monkeysphere.info/

PR:             ports/128406
Submitted by:   Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Original commit

Number of commits found: 4