pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc doc: More infrastructure TODOs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/adcc52d13fb3
branches:  trunk
changeset: 378735:adcc52d13fb3
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu May 05 09:16:34 2022 +0000

description:
doc: More infrastructure TODOs

diffstat:

 doc/TODO |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 0f3e706e50d2 -r adcc52d13fb3 doc/TODO
--- a/doc/TODO  Thu May 05 09:04:52 2022 +0000
+++ b/doc/TODO  Thu May 05 09:16:34 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.21816 2022/05/05 08:33:54 jaapb Exp $
+$NetBSD: TODO,v 1.21817 2022/05/05 09:16:34 nia Exp $
 
 Suggested new packages
 ======================
@@ -1904,6 +1904,9 @@
          devel/ncurses/buildlink3.mk and devel/ncursesw/buildlink3.mk,
          test with NetBSD curses.
 
+       o Convert packages to use OPSYS_VERSION and numeric comparisons
+         instead of OS_VERSION and string-based comparisons.
+
        o Convert packages to use VARBASE instead of hardcoding /var.
 
        o Convert packages to use bsd.options.mk instead of various



Home | Main Index | Thread Index | Old Index