pkgsrc-Changes archive

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

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu May  5 09:16:34 UTC 2022

Modified Files:
        pkgsrc/doc: TODO

Log Message:
doc: More infrastructure TODOs


To generate a diff of this commit:
cvs rdiff -u -r1.21816 -r1.21817 pkgsrc/doc/TODO

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/TODO
diff -u pkgsrc/doc/TODO:1.21816 pkgsrc/doc/TODO:1.21817
--- pkgsrc/doc/TODO:1.21816     Thu May  5 08:33:54 2022
+++ pkgsrc/doc/TODO     Thu May  5 09:16:34 2022
@@ -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 @@ Suggested cleanups in pkgsrc
          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