pkgsrc-Bugs archive

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

PR/56301 CVS commit: pkgsrc/mk/help



The following reply was made to PR pkg/56301; it has been noted by GNATS.

From: "David H. Gutteridge" <gutteridge%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56301 CVS commit: pkgsrc/mk/help
Date: Mon, 24 Jan 2022 23:16:01 +0000

 Module Name:	pkgsrc
 Committed By:	gutteridge
 Date:		Mon Jan 24 23:16:01 UTC 2022
 
 Modified Files:
 	pkgsrc/mk/help: help.mk
 
 Log Message:
 help/help.mk: pick up further language-specific variables
 
 Add lua, nodejs, octave, qore, and tk-specific variables. (tk and tk85
 define the same variable, so I only included tk.) This relates to
 PR pkg/56301, where I noticed various REPLACE_* variables were not
 listed in Appendix E of the pkgsrc guide.
 
 There is a separate issue related to Appendix E here. If wip/mk is
 found, the auto-generation of the help topic list for the pkgsrc guide
 includes anything it finds under that path, but that's potentially
 misleading, and causes the generated list to see-saw back and forth as
 committers do or do not have wip visible (I do not).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.17 -r1.18 pkgsrc/mk/help/help.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index