tweaking installations of config files so that FreeBSD ports do not clobber local...
[monkeysphere.git] / packaging / freebsd / TODO
1 This port is not ready yet. 
2
3 We also need to create the monkeysphere user in the pkg-install and
4 remove it in pkg-deinstall. To do this, this page has useful tips:
5
6 http://www.freebsd.org/doc/en/books/porters-handbook/dads-uid-and-gids.html
7
8 and we'll have to copy scripts from existing ports that are suggested
9 above, see:
10
11 http://www.freebsd.org/cgi/cvsweb.cgi/ports/japanese/Wnn6/pkg-install
12 http://www.freebsd.org/cgi/cvsweb.cgi/ports/net/cvsup-mirror/pkg-install
13
14 or just look around the ports tree for pkg-install files, they are
15 usually for adding users.
16
17 Finally the pkg-plist needs to be checked. The package hasn't been
18 installed at all once yet, it only patches and builds.
19
20 The port is therefore marked as IGNORE, which makes it unusable, comment
21 out the IGNORE line in the Makefile to test.