Port details |
- monkeysphere Use the OpenPGP web of trust to verify ssh connections
- 0.43_2 security =4 0.43_2Version of this port present on the latest quarterly branch.
- Maintainer: egypcio@FreeBSD.org
- Port Added: 2009-03-10 07:45:51
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: nut, openssl, monit, gitolite, vlc
- License: GPLv3
- WWW:
- https://github.com/dkg/monkeysphere
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- monkeysphere>0:security/monkeysphere
- To install the port:
- cd /usr/ports/security/monkeysphere/ && make install clean
- To add the package, run one of these commands:
- pkg install security/monkeysphere
- pkg install monkeysphere
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: monkeysphere
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1646065321
SHA256 (dkg-monkeysphere-monkeysphere_0.43_GH0.tar.gz) = 5f0d39aecda508ac23883f3255d0f43b4c1f596dbcf718f859f64114cdfa3a17
SIZE (dkg-monkeysphere-monkeysphere_0.43_GH0.tar.gz) = 111791
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- gpg2 : security/gnupg
- lockfile : mail/procmail
- bash : shells/bash
- p5-Crypt-OpenSSL-RSA>=0 : security/p5-Crypt-OpenSSL-RSA
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libassuan.so : security/libassuan
- libgcrypt.so : security/libgcrypt
- libgpg-error.so : security/libgpg-error
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for monkeysphere-0.43_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_monkeysphere
- USES:
- gmake perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.43_2 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
0.43_2 08 Jul 2024 05:08:30 |
Jason E. Hale (jhale) |
*/*: Chase security/libassuan shlib bump |
0.43_1 22 Jan 2024 13:52:04 |
Muhammad Moinur Rahman (bofh) |
security/monkeysphere: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
0.43 24 May 2023 16:34:10 |
Mathieu Arnold (mat) |
*: regular cleanup for GH_TAGNAME bad usage |
0.43 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
0.43 14 May 2023 19:59:09 |
Muhammad Moinur Rahman (bofh) |
security/monkeysphere: Unbreak on HEAD |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.43 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.43 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.43 28 Feb 2022 22:12:47 |
Vinícius Zavam (egypcio) |
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 |
0.42 26 Feb 2022 18:44:57 |
Vinícius Zavam (egypcio) |
security/monkeysphere: update WWW to its new upstream location |
0.42 26 Feb 2022 13:27:47 |
Vinícius Zavam (egypcio) |
security/monkeysphere: fix BROKEN and DEPRECATED flags. upstream moved to GH
* port's creator (also developer from upstream project) moved to GitHub;
* we now use USE_GITHUB and track the source from there;
* upstream is still getting updates, though not DEPRECATED;
* testport OK: 12, 13 and main (CURRENT/HEAD). |
0.42 24 Nov 2021 13:50:00 |
Daniel Engberg (diizzy) |
security/*: Deprecate and mark ports BROKEN that are dead upstream and/or
abandonware
security/afl - Migrate to security/afl++
security/amap - Abandoned upstream, last release 10+ years ago
security/amavis-stats - Upstream is dead and last release was back in 2005
security/arirang - Abandoned (website also refers to Ruby 1.9) and a 9+ year
old webserver security scanner isn't useful today
security/axTLS - Very outdated and abandoned, current version in tree was
released in 2013 and last by upstream in 2019
security/base - Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
security/bruteforceblocker - Abandonware, please consider using
security/sshguard
security/cfs - Deprecated upstream, reference:
https://www.bayofrum.net/cgi-bin/fossil/cfs/index
security/cisco-torch - Unfetchable, dead upstream
security/cp2fwb - Used with deprecated software Firewall Builder
security/dcetest - Targets deprecated protocol by Microsoft in favour of .NET
security/doscan - Abandonware, last release in 2014. Please consider using
security/masscan or sysutils/pnscan
security/find-zlib - Deprecated, no longer relevant (Only the first 15 lines of the commit message are shown above ) |
0.42 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.42 25 Feb 2019 14:43:23 |
egypcio |
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 |
0.41 25 Oct 2018 10:32:53 |
tobik |
security/monkeysphere: Reset maintainer
PR: 232551
Submitted by: maintainer |
0.41 11 Jan 2017 21:51:26 |
rene |
security/monkeysphere: update to 0.4.1
- use gpg 2.* now
- add LICENSE
- use ${CC} instead of gcc (no gcc in default base after 9.x)
- fix bogus *-e files (artifact of incorrect sed -i in old patch)
PR: 215527
Submitted by: John Hein (z7dr6ut7gs@snkmail.com)
Approved by: maintainer timeout (anarcat@koumbit.org 17 days) |
0.36_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.36_1 14 Jul 2015 20:30:51 |
amdmi3 |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
0.36 28 Jan 2015 01:41:26 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
0.36 16 Jul 2014 03:18:26 |
adamw |
Add DOCS option where PORTDOCS is in plist. |
0.36 20 Jun 2014 01:47:27 |
wg |
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 |
0.24 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.24 30 Jun 2012 12:36:12 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.24 28 Mar 2012 20:43:06 |
jgh |
- drop invalid post-deinstall target
- move to DOCSDIR/DATADIR in pkg-plist
PR: ports/166092
Submitted by: jgh
Approved by: maintainer timeout ( 14 days )
Feature safe: yes |
0.24 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
0.24 22 Sep 2010 05:21:28 |
pgollucci |
- Convert to USERS/GROUPS
PR: ports/150230
Submitted by: Eitan Adler <lists@eitanadler.com>
Approved by: dkg@fifthhorseman.net (maintainer) |
0.24 10 Mar 2009 07:45:27 |
miwi |
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> |