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:           Tue Nov 19 23:41:22 UTC 2019

Modified Files:
        pkgsrc/doc: TODO

Log Message:
doc/TODO: remove outdated item about share/doc/html

All packages from main pkgsrc install their documentation in
share/doc/PKGBASE now. The remaining wip packages and possible new
additions are caught by running pkglint.


To generate a diff of this commit:
cvs rdiff -u -r1.19465 -r1.19466 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.19465 pkgsrc/doc/TODO:1.19466
--- pkgsrc/doc/TODO:1.19465     Tue Nov 19 23:17:55 2019
+++ pkgsrc/doc/TODO     Tue Nov 19 23:41:22 2019
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.19465 2019/11/19 23:17:55 ng0 Exp $
+$NetBSD: TODO,v 1.19466 2019/11/19 23:41:22 rillig Exp $
 
 Suggested new packages
 ======================
@@ -1446,9 +1446,6 @@ Suggested cleanups in pkgsrc
          sysutils/apcupsd, sysutils/gnometoaster,
          sysutils/mtoolsfm, sysutils/xnc
 
-       o Install documentation consistently into share/doc/${PKGBASE} or
-         share/doc/${PKGNAME}, not share/doc/html.
-
        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