forked from Lainports/freebsd-ports
- Rename files/bb{ackup,store}d.sh as above to .sh.in, add appropriate
substitutions
- Add SHA256
- OPTIONSify
- Some general reorganisation and cleanup of whitespace
PR: ports/90166
Submitted by: James O'Gorman <james@netinertia.co.uk> (maintainer)
14 lines
436 B
Text
14 lines
436 B
Text
%%CLIENT%%bin/bbackupctl
|
|
%%CLIENT%%bin/bbackupd
|
|
%%CLIENT%%bin/bbackupd-config
|
|
%%CLIENT%%bin/bbackupquery
|
|
%%SERVER%%bin/bbstoreaccounts
|
|
%%SERVER%%bin/bbstored
|
|
%%SERVER%%bin/bbstored-certs
|
|
%%SERVER%%bin/bbstored-config
|
|
%%SERVER%%bin/raidfile-config
|
|
%%CLIENT%%@exec mkdir -p -m 0700 %D/etc/box/bbackupd
|
|
%%SERVER%%@exec mkdir -p -m 0700 %D/etc/box/bbstored
|
|
%%CLIENT%%@dirrm etc/box/bbackupd
|
|
%%SERVER%%@dirrm etc/box/bbstored
|
|
@dirrm etc/box
|