pkgsrc/devel/monotone-server/PLIST
jmmv aa08d07ec1 Adapt to recent changes in monotone as the current package does not work
appropriately otherwise.

- The server keypair is now stored and read from ${PKG_SYSCONFDIR}/keys
  instead of being inside the database.
- Provide and use two files (read-permissions and write-permissions) to
  set up netsync's access control.
- During monotone-server-init, run monotone under the unprivileged user
  so that it creates files in the correct places (if any).
- Add a note to monotone-server-init to let the user ensure that the
  UID and GID are correct.  (I always get them wrong otherwise.)
- Make the rc.d script print a "divisory" line in the log file so that
  different sections are easy to distinguish.

Bump PKGREVISION to 2.
2006-02-21 16:09:16 +00:00

8 lines
338 B
Text

@comment $NetBSD: PLIST,v 1.3 2006/02/21 16:09:16 jmmv Exp $
sbin/monotone-server-init
share/examples/monotone-server/branches.conf
share/examples/monotone-server/hooks.conf
share/examples/monotone-server/read-permissions
share/examples/monotone-server/write-permissions
share/examples/rc.d/monotone
@dirrm share/examples/monotone-server