diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-01-06 15:22:24 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-01-06 15:22:24 +0000 |
commit | 1c53e56262fb678e1c7ace749b10f50f7f708d47 (patch) | |
tree | 4877e08452c35bbd12006bd9a5e267722b0dddb5 | |
parent | 1ffd7747b353a5a243b9eb93dc757edc7ee5d168 (diff) | |
download | pkgsrc-1c53e56262fb678e1c7ace749b10f50f7f708d47.tar.gz |
New pkgsrc enhancement: remember maintainers to honor PKG_SYSCONFDIR.
-rw-r--r-- | doc/TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.146 2003/01/06 15:05:22 wiz Exp $ +$NetBSD: TODO,v 1.147 2003/01/06 15:22:24 jmmv Exp $ Suggested new packages ====================== @@ -262,6 +262,10 @@ Suggested pkgsrc enhancements o Add a sort check to pkglint for PLISTs. + o Make packages install their configuration files under the + examples hierarchy, using bsd.pkg.install.mk to copy them + to the PKG_SYSCONFDIR directory when necessary. + o Make pkgsrc work on more operating systems. o Permit cross-building of packages which are capable of |