summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2003-04-27 17:05:57 +0000
committercjep <cjep@pkgsrc.org>2003-04-27 17:05:57 +0000
commitab91d3c0b31a79eb4688fa34e5b51d2d63aaac07 (patch)
treeb0e37d074a1624983e79b641c8f5e487f58d8112
parent73e8b9fb3c860becf1e79e7f389b4a5612884978 (diff)
downloadpkgsrc-ab91d3c0b31a79eb4688fa34e5b51d2d63aaac07.tar.gz
Suggestion for pkglint
-rw-r--r--doc/TODO10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index b1a00239125..90cfba08717 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.504 2003/04/27 02:08:52 rh Exp $
+$NetBSD: TODO,v 1.505 2003/04/27 17:05:57 cjep Exp $
Suggested new packages
======================
@@ -279,6 +279,11 @@ Suggested pkgsrc enhancements
o Add a sort check to pkglint for PLISTs.
+ o Allow tokens in Makefiles, etc to silence pkglint WARNS.
+ e.g. # ABS_PATH could silence an absolute path warning
+ such as
+ WARN: possible use of absolute pathname "/usr", in Makefile.
+
o Make pkgsrc work on more operating systems.
o Permit cross-building of packages which are capable of
@@ -306,7 +311,8 @@ Suggested cleanups in pkgsrc
o Make packages install honour PKGLOCALEDIR by setting
USE_PKGLOCALEDIR=YES where appropriate (for eg. Solaris).
- o Deprecate LTCONFIG_OVERRIDE -- replace with appropriate LIBTOOL_OVERRIDE
+ o Deprecate LTCONFIG_OVERRIDE -- replace with appropriate
+ LIBTOOL_OVERRIDE
o Fix remaining packages to install documentation into share/doc
instead of share/gtk-doc (usually,