More FreeBSD packaging work: removing gnutls patches -- not needed for monkeysphere...
[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
11 share/monkeysphere/mh/publish_key
12 share/monkeysphere/mh/import_key
13 share/monkeysphere/mh/set_expire
14 share/monkeysphere/mh/diagnostics
15 share/monkeysphere/mh/add_hostname
16 share/monkeysphere/mh/add_revoker
17 share/monkeysphere/mh/revoke_hostname
18 share/monkeysphere/mh/revoke_key
19 share/monkeysphere/keytrans
20 share/monkeysphere/defaultenv
21 share/monkeysphere/VERSION
22 share/monkeysphere/transitions
23 share/monkeysphere/transitions/0.23
24 share/monkeysphere/transitions/README.txt
25 share/monkeysphere/ma
26 share/monkeysphere/ma/list_certifiers
27 share/monkeysphere/ma/add_certifier
28 share/monkeysphere/ma/update_users
29 share/monkeysphere/ma/setup
30 share/monkeysphere/ma/remove_certifier
31 share/monkeysphere/ma/diagnostics
32 share/monkeysphere/common
33 share/monkeysphere/m
34 share/monkeysphere/m/gen_subkey
35 share/monkeysphere/m/ssh_proxycommand
36 share/monkeysphere/m/subkey_to_ssh_agent
37 share/monkeysphere/m/import_subkey
38 @unexec if cmp -s %D/etc/monkeysphere/monkeysphere.conf.sample %D/etc/monkeysphere/monkeysphere.conf; then rm -f %D/etc/monkeysphere/monkeysphere.conf; fi
39 etc/monkeysphere/monkeysphere.conf.sample
40 @exec if [ ! -f %D/etc/monkeysphere/monkeysphere.conf ] ; then cp -p %D/%F %B/monkeysphere.conf; fi
41 @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
42 etc/monkeysphere/monkeysphere-host.conf.sample
43 @exec if [ ! -f %D/etc/monkeysphere/monkeysphere-host.conf ] ; then cp -p %D/%F %B/monkeysphere-host.conf; fi
44 @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
45 etc/monkeysphere/monkeysphere-authentication.conf.sample
46 @exec if [ ! -f %D/etc/monkeysphere/monkeysphere-authentication.conf ] ; then cp -p %D/%F %B/monkeysphere-authentication.conf; fi
47 @dirrm share/doc/monkeysphere
48 @dirrm share/monkeysphere
49 @dirrm etc/monkeysphere