- added automated remote metadata mode - added remote differential backup capability - added restart support for metadata upload and download. - enabled keeplives on connected sockets - enabled throughput TOS on IPv4 connected sockets - startup wizard enhancements - version printing of dependencies - permissions now set with umask 077 - manpage updates - minor bug fixes
17 lines
473 B
Plaintext
17 lines
473 B
Plaintext
@comment $OpenBSD: PLIST,v 1.3 2011/07/04 16:41:45 dhill Exp $
|
|
@bin bin/ct
|
|
@bin bin/cyphertite
|
|
include/cyphertite/
|
|
include/cyphertite/ct_socket.h
|
|
include/cyphertite/ct_xml.h
|
|
include/cyphertite/ctutil.h
|
|
lib/libctutil.a
|
|
lib/libctutil_p.a
|
|
@man man/man1/ct.1
|
|
@man man/man1/cyphertite.1
|
|
@man man/man5/cyphertite.conf.5
|
|
share/examples/cyphertite/
|
|
@sample ${SYSCONFDIR}/cyphertite/
|
|
share/examples/cyphertite/cyphertite.conf.sample
|
|
@sample ${SYSCONFDIR}/cyphertite/cyphertite.conf
|