pkgsrc-WIP-changes archive

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

qgis: Update TODO



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sun Feb 22 08:16:52 2026 -0500
Changeset:	19c2fa5efa59c15e1f32d6aa68d4108135bf4f49

Modified Files:
	qgis/TODO

Log Message:
qgis: Update TODO

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

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

diffstat:
 qgis/TODO | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diffs:
diff --git a/qgis/TODO b/qgis/TODO
index f14d96d2f7..19249728bb 100644
--- a/qgis/TODO
+++ b/qgis/TODO
@@ -1,20 +1,19 @@
 # normal TODO
 
   - Write COMMIT_MSG.
-  - Test with a project.
-  - Redo patch for overload ambiguity per Even's gcc12 bug hint.
   - Go over cmake configure output and check dependencies.
+  - Grasp/fix lack of secret storage access.
 
 # \todo in makefile
 
-  - Test with BSD make.
   - Grasp qca2-qt6-ossl and package or decide it isn't needed.
+  - Package qwt-qt6 and and re-add QWT_DIR patch and cmake arg.
+  - Package and add qtwebengine.
+  - Package/add laz-perf.
   - Redo apple bundle exclusion.
   - Leave note about making apple bundle an option.
+  - Test with BSD make.
   - Recheck precompiled headers exclusion.
   - Recheck having to set bindings on.
   - Recheck having to disable internal markupsafe, nlohmann_json.
-  - Package qwt-qt6 and and re-add QWT_DIR patch and cmake arg.
-  - Package and add qtwebengine.
   - Maybe check python 310, 311, 312, 314.
-  - Package/add laz-perf.


Home | Main Index | Thread Index | Old Index