X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=packaging%2Ffreebsd%2Fpkg-plist;h=43346c1228f26061969dcc52e7a599f339ce6ba6;hb=f81f2c89fac457574ce9a427af6c91ba85461d34;hp=e54fd56dcadce4eebc64859a0e23751e29511fdb;hpb=3e9ce2a262a339abf9a3fb1bdc8c91ebfc571aff;p=monkeysphere.git diff --git a/packaging/freebsd/pkg-plist b/packaging/freebsd/pkg-plist index e54fd56..43346c1 100644 --- a/packaging/freebsd/pkg-plist +++ b/packaging/freebsd/pkg-plist @@ -1,19 +1,19 @@ sbin/monkeysphere-server +share/doc/monkeysphere/TODO share/doc/monkeysphere/MonkeySpec share/doc/monkeysphere/getting-started-user.mdwn share/doc/monkeysphere/getting-started-admin.mdwn -share/man/man7/monkeysphere.7.gz -share/man/man1/openpgp2ssh.1.gz -share/man/man1/monkeysphere-ssh-proxycommand.1.gz -share/man/man1/monkeysphere.1.gz -share/man/man8/monkeysphere-server.8.gz bin/openpgp2ssh bin/monkeysphere-ssh-proxycommand bin/monkeysphere -etc/monkeysphere/monkeysphere-server.conf -etc/monkeysphere/monkeysphere.conf +share/monkeysphere/common +@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-server.conf.sample %D/etc/monkeysphere/monkeysphere-server.conf; then rm -f %D/etc/monkeysphere/monkeysphere-server.conf; fi +etc/monkeysphere/monkeysphere-server.conf.sample +@exec if [ ! -f %D/etc/monkeysphere/monkeysphere-server.conf ] ; then cp -p %D/%F %B/monkeysphere-server.conf; fi @dirrm share/doc/monkeysphere -@dirrm share/monkeysphere/common +@dirrm share/monkeysphere @dirrm etc/monkeysphere -#@dirrm var/lib/monkeysphere -#lib/monkeysphere/authorized_keys +