diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-11 23:58:50 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-11 23:58:50 -0400 |
commit | 3e9ce2a262a339abf9a3fb1bdc8c91ebfc571aff (patch) | |
tree | 0433d3020d778cd399fe420b893abd9c624e8579 /packaging/freebsd/TODO | |
parent | 70fdfa0ce15ba287b5c5f012e66cb56930fe4b8b (diff) |
updates to FreeBSD port framework
Diffstat (limited to 'packaging/freebsd/TODO')
-rw-r--r-- | packaging/freebsd/TODO | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/packaging/freebsd/TODO b/packaging/freebsd/TODO index c726aeb..bb65ad7 100644 --- a/packaging/freebsd/TODO +++ b/packaging/freebsd/TODO @@ -1,9 +1,4 @@ -This port is not ready yet. Upstream needs to change a few things (or we -need patches) to work around some dependencies, most notably: - - * lockfile-progs (they may use procmail's lockfile prog) - * moreutils (for sponge) - * an install target that also respects PREFIX +This port is not ready yet. We also need to create the monkeysphere user in the pkg-install and remove it in pkg-deinstall. To do this, this page has useful tips: |