pkgsrc-WIP-changes archive

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

sc-im: Add two possible TODO (mostly cosmetic but worth to check before importing)



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Wed Jan 16 22:53:09 2019 +0100
Changeset:	c4e17475c67569be3deedc27b3610b2ba48a43a3

Modified Files:
	sc-im/TODO

Log Message:
sc-im: Add two possible TODO (mostly cosmetic but worth to check before importing)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c4e17475c67569be3deedc27b3610b2ba48a43a3

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

diffstat:
 sc-im/TODO | 6 ++++++
 1 file changed, 6 insertions(+)

diffs:
diff --git a/sc-im/TODO b/sc-im/TODO
index 9496b8854c..8bf0de6341 100644
--- a/sc-im/TODO
+++ b/sc-im/TODO
@@ -19,3 +19,9 @@ ncursesw 6.1 on xterm-256color terminals:
 
 An xls option can be added once libxls hits 1.5 and is included in
 pkgsrc. Version 1.4 has many vulnerabilities.
+
+
+- Is mk/bsd.prefs.mk still needed? (probably was used/needed previously but no
+  longer needed)
+- Can CFLAGS_CURSES and LDLIBS_CURSES reuse BUILDLINK_CFLAGS.ncursesw and
+  BUILDLINK_LDADD.ncursesw?


Home | Main Index | Thread Index | Old Index