head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.03.28.20.43.06;	author jgh;	state Exp;
branches;
next	1.1;

1.1
date	2009.03.10.07.45.26;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- 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
@
text
@sbin/monkeysphere-host
sbin/monkeysphere-authentication
%%DOCSDIR%%/TODO
%%DOCSDIR%%/MonkeySpec
%%DOCSDIR%%/getting-started-user.mdwn
%%DOCSDIR%%/getting-started-admin.mdwn
bin/openpgp2ssh
bin/pem2openpgp
bin/monkeysphere
%%DATADIR%%/mh/publish_key
%%DATADIR%%/mh/import_key
%%DATADIR%%/mh/set_expire
%%DATADIR%%/mh/diagnostics
%%DATADIR%%/mh/add_hostname
%%DATADIR%%/mh/add_revoker
%%DATADIR%%/mh/revoke_hostname
%%DATADIR%%/mh/revoke_key
%%DATADIR%%/keytrans
%%DATADIR%%/defaultenv
%%DATADIR%%/VERSION
%%DATADIR%%/transitions/0.23
%%DATADIR%%/transitions/README.txt
%%DATADIR%%/ma/list_certifiers
%%DATADIR%%/ma/add_certifier
%%DATADIR%%/ma/update_users
%%DATADIR%%/ma/setup
%%DATADIR%%/ma/remove_certifier
%%DATADIR%%/ma/diagnostics
%%DATADIR%%/common
%%DATADIR%%/m/gen_subkey
%%DATADIR%%/m/ssh_proxycommand
%%DATADIR%%/m/subkey_to_ssh_agent
%%DATADIR%%/m/import_subkey
@@unexec if cmp -s %D/etc/monkeysphere/monkeysphere.conf.sample %D/etc/monkeysphere/monkeysphere.conf; then rm -f %D/etc/monkeysphere/monkeysphere.conf; fi
etc/monkeysphere/monkeysphere.conf.sample
@@exec if [ ! -f %D/etc/monkeysphere/monkeysphere.conf ] ; then cp -p %D/%F %B/monkeysphere.conf; fi
@@unexec if cmp -s %D/etc/monkeysphere/monkeysphere-host.conf.sample %D/etc/monkeysphere/monkeysphere-host.conf; then rm -f %D/etc/monkeysphere/monkeysphere-host.conf; fi
etc/monkeysphere/monkeysphere-host.conf.sample
@@exec if [ ! -f %D/etc/monkeysphere/monkeysphere-host.conf ] ; then cp -p %D/%F %B/monkeysphere-host.conf; fi
@@unexec if cmp -s %D/etc/monkeysphere/monkeysphere-authentication.conf.sample %D/etc/monkeysphere/monkeysphere-authentication.conf; then rm -f %D/etc/monkeysphere/monkeysphere-authentication.conf; fi
etc/monkeysphere/monkeysphere-authentication.conf.sample
@@exec if [ ! -f %D/etc/monkeysphere/monkeysphere-authentication.conf ] ; then cp -p %D/%F %B/monkeysphere-authentication.conf; fi
@@dirrm %%DOCSDIR%%
@@dirrm %%DATADIR%%/transitions
@@dirrm %%DATADIR%%/mh
@@dirrm %%DATADIR%%/ma
@@dirrm %%DATADIR%%/m
@@dirrm %%DATADIR%%
@@dirrm etc/monkeysphere
@


1.1
log
@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>
@
text
@d3 4
a6 4
share/doc/monkeysphere/TODO
share/doc/monkeysphere/MonkeySpec
share/doc/monkeysphere/getting-started-user.mdwn
share/doc/monkeysphere/getting-started-admin.mdwn
d10 24
a33 24
share/monkeysphere/mh/publish_key
share/monkeysphere/mh/import_key
share/monkeysphere/mh/set_expire
share/monkeysphere/mh/diagnostics
share/monkeysphere/mh/add_hostname
share/monkeysphere/mh/add_revoker
share/monkeysphere/mh/revoke_hostname
share/monkeysphere/mh/revoke_key
share/monkeysphere/keytrans
share/monkeysphere/defaultenv
share/monkeysphere/VERSION
share/monkeysphere/transitions/0.23
share/monkeysphere/transitions/README.txt
share/monkeysphere/ma/list_certifiers
share/monkeysphere/ma/add_certifier
share/monkeysphere/ma/update_users
share/monkeysphere/ma/setup
share/monkeysphere/ma/remove_certifier
share/monkeysphere/ma/diagnostics
share/monkeysphere/common
share/monkeysphere/m/gen_subkey
share/monkeysphere/m/ssh_proxycommand
share/monkeysphere/m/subkey_to_ssh_agent
share/monkeysphere/m/import_subkey
d43 6
a48 6
@@dirrm share/doc/monkeysphere
@@dirrm share/monkeysphere/transitions
@@dirrm share/monkeysphere/mh
@@dirrm share/monkeysphere/ma
@@dirrm share/monkeysphere/m
@@dirrm share/monkeysphere
@

