fix up notes about how to prepare a release
[monkeysphere.git] / packaging / freebsd / security / monkeysphere / pkg-plist
1 sbin/monkeysphere-host
2 sbin/monkeysphere-authentication
3 share/doc/monkeysphere/TODO
4 share/doc/monkeysphere/MonkeySpec
5 share/doc/monkeysphere/getting-started-user.mdwn
6 share/doc/monkeysphere/getting-started-admin.mdwn
7 bin/openpgp2ssh
8 bin/pem2openpgp
9 bin/monkeysphere
10 share/monkeysphere/mh/publish_key
11 share/monkeysphere/mh/import_key
12 share/monkeysphere/mh/set_expire
13 share/monkeysphere/mh/diagnostics
14 share/monkeysphere/mh/add_hostname
15 share/monkeysphere/mh/add_revoker
16 share/monkeysphere/mh/revoke_hostname
17 share/monkeysphere/mh/revoke_key
18 share/monkeysphere/keytrans
19 share/monkeysphere/checkperms
20 share/monkeysphere/defaultenv
21 share/monkeysphere/VERSION
22 share/monkeysphere/transitions/0.23
23 share/monkeysphere/transitions/README.txt
24 share/monkeysphere/ma/list_certifiers
25 share/monkeysphere/ma/add_certifier
26 share/monkeysphere/ma/update_users
27 share/monkeysphere/ma/setup
28 share/monkeysphere/ma/remove_certifier
29 share/monkeysphere/ma/diagnostics
30 share/monkeysphere/common
31 share/monkeysphere/m/gen_subkey
32 share/monkeysphere/m/ssh_proxycommand
33 share/monkeysphere/m/subkey_to_ssh_agent
34 share/monkeysphere/m/import_subkey
35 @unexec if cmp -s %D/etc/monkeysphere/monkeysphere.conf.sample %D/etc/monkeysphere/monkeysphere.conf; then rm -f %D/etc/monkeysphere/monkeysphere.conf; fi
36 etc/monkeysphere/monkeysphere.conf.sample
37 @exec if [ ! -f %D/etc/monkeysphere/monkeysphere.conf ] ; then cp -p %D/%F %B/monkeysphere.conf; fi
38 @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
39 etc/monkeysphere/monkeysphere-host.conf.sample
40 @exec if [ ! -f %D/etc/monkeysphere/monkeysphere-host.conf ] ; then cp -p %D/%F %B/monkeysphere-host.conf; fi
41 @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
42 etc/monkeysphere/monkeysphere-authentication.conf.sample
43 @exec if [ ! -f %D/etc/monkeysphere/monkeysphere-authentication.conf ] ; then cp -p %D/%F %B/monkeysphere-authentication.conf; fi
44 @dirrm share/doc/monkeysphere
45 @dirrm share/monkeysphere/transitions
46 @dirrm share/monkeysphere/mh
47 @dirrm share/monkeysphere/ma
48 @dirrm share/monkeysphere/m
49 @dirrm share/monkeysphere
50 @dirrm etc/monkeysphere