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:   rillig
Date:           Thu May 16 19:37:05 UTC 2019

Modified Files:
        pkgsrc/doc: TODO

Log Message:
doc/TODO: remove outdated section about infrastructure changes

pkgsrc will probably never support paths containing whitespace since GNU
configure scripts don't support them as well.

The entry about gcc2/gcc3 is from 2004 and is long outdated.


To generate a diff of this commit:
cvs rdiff -u -r1.18992 -r1.18993 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.18992 pkgsrc/doc/TODO:1.18993
--- pkgsrc/doc/TODO:1.18992     Wed May 15 12:24:43 2019
+++ pkgsrc/doc/TODO     Thu May 16 19:37:05 2019
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.18992 2019/05/15 12:24:43 ryoon Exp $
+$NetBSD: TODO,v 1.18993 2019/05/16 19:37:05 rillig Exp $
 
 Suggested new packages
 ======================
@@ -1442,14 +1442,6 @@ For possible Perl packages updates, see 
        o zoneminder-1.29.0
        o zopeedit-0.8
 
-Infrastructure problems which need addressing
-=============================================
-
-       o Correct and consistent handling of file names containing
-         white-space and other special characters.
-
-       o Bootstrap building of gcc2/gcc3.
-
 Licenses of packages
 ====================
 



Home | Main Index | Thread Index | Old Index