summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/TODO
diff options
context:
space:
mode:
authorjoerg <joerg>2008-09-16 14:41:18 +0000
committerjoerg <joerg>2008-09-16 14:41:18 +0000
commitf207fedc5c4aed9dc29d0ee2aed3d898784a6fc9 (patch)
tree0d4d105c86c84dd1995f35ceb8dd6696d810ff4b /pkgtools/pkglint/TODO
parent3d03a7e087644478ef562660bfc14d96b0b9380a (diff)
downloadpkgsrc-f207fedc5c4aed9dc29d0ee2aed3d898784a6fc9.tar.gz
Main tree must not depend on wip, so pkglint should try to warn about
it.
Diffstat (limited to 'pkgtools/pkglint/TODO')
-rw-r--r--pkgtools/pkglint/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO
index 2d7656335d4..87a61242b1a 100644
--- a/pkgtools/pkglint/TODO
+++ b/pkgtools/pkglint/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.66 2008/04/07 17:34:51 joerg Exp $
+$NetBSD: TODO,v 1.67 2008/09/16 14:41:18 joerg Exp $
Please add your own entries at the bottom of this file. If possible,
include the name of an example package where a warning should occur.
@@ -49,3 +49,4 @@ PLIST regexes to sets of required packages, or something.
* To push DESTDIR support forward, it would be useful it pkglint warned
like this if PKG_DESTDIR_SUPPORT is not defined:
"WARN: Please consider adding DESTDIR support to the package."
+* Warn if a package in the main pkgsrc tree depends on something in wip.