summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig>2008-03-06 09:34:41 +0000
committerrillig <rillig>2008-03-06 09:34:41 +0000
commit287326e9ff1a8e569bad67e5f0be753daf73de9a (patch)
tree843cd67016b6ce673ceeaec57a34d4f15d5f570d /pkgtools
parent9584b57609f3d8d03b07d96c7b14d1b71a76b366 (diff)
downloadpkgsrc-287326e9ff1a8e569bad67e5f0be753daf73de9a.tar.gz
There's more to do ...
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/TODO15
1 files changed, 14 insertions, 1 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO
index ec9df3792ee..b233dd3027d 100644
--- a/pkgtools/pkglint/TODO
+++ b/pkgtools/pkglint/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.63 2008/03/05 21:14:05 tnn Exp $
+$NetBSD: TODO,v 1.64 2008/03/06 09:34:41 rillig 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.
@@ -32,3 +32,16 @@ include the name of an example package where a warning should occur.
!empty(PKGSRC_COMPILER:Msunpro).
* If USE_TOOLS has autoconf213, and the package does stuff like
cd ${WRKSRC} && autoconf, then an incorrect warning is issued.
+
+%
+
+mail/mail-notification failed for Thomas, apparently because of an
+unexpressed dependency on hicolor-icon-theme. I don't know if it's
+possible to add a way to notice that the PLIST contains hicolor files
+but that there's no dependency, or perhaps a list of mappings of sets of
+PLIST regexes to sets of required packages, or something.
+
+%
+
+* don't complain about "procedure calls", like for pkg-build-options in
+ the various buildlink3.mk files.