pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/defaults
Module Name: pkgsrc
Committed By: dkazankov
Date: Thu Sep 4 10:21:27 UTC 2025
Modified Files:
pkgsrc/mk/defaults: options.description
Log Message:
options.description: describe GNATCOLL options
To generate a diff of this commit:
cvs rdiff -u -r1.749 -r1.750 pkgsrc/mk/defaults/options.description
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mk/defaults/options.description
diff -u pkgsrc/mk/defaults/options.description:1.749 pkgsrc/mk/defaults/options.description:1.750
--- pkgsrc/mk/defaults/options.description:1.749 Mon Sep 1 15:47:18 2025
+++ pkgsrc/mk/defaults/options.description Thu Sep 4 10:21:27 2025
@@ -306,6 +306,16 @@ glfw Enable GLFW support
glib2 Enable libGIO support.
gmp Enable gmp (GNU Multiple Precision Arithmetic Library) support.
gmp-fat Build-in all x86 assembler code, detecting CPU at run-time.
+gnatcoll-all2ada Build gnatcoll-db with all2ada tool.
+gnatcoll-db2ada Build gnatcoll-db with db2ada tool.
+gnatcoll-cpp Enable GNATCOLL C++ strings binding.
+gnatcoll-gnatinspect Build gnatcoll-db with gnatinspect tool.
+gnatcoll-postgres Build gnatcoll-db with postgres support.
+gnatcoll-postgres2ada Build gnatcoll-db with postgres2ada tool.
+gnatcoll-sql Build gnatcoll-db with sql support.
+gnatcoll-sqlite Build gnatcoll-db with sqlite support.
+gnatcoll-sqlite2ada Build gnatcoll-db with sqlite2ada tool.
+gnatcoll-xref Build gnatcoll-db with cross-referencing tool.
gnome Enable GNOME support.
gnome-keyring Enable GNOME keyring support.
gnomecanvas Enable GNOME canvas support
@@ -798,6 +808,8 @@ pygments Enable Pygments support.
pymalloc Build python with the pymalloc specialist object allocator.
pyrex Enable Pyrex language support.
python Enable Python support.
+python2 Enable Python 2 only support.
+python3 Enable Python 3 only support.
qdbm Enable qdbm support.
qemu Use qemu.
qemu-0 Use qemu-0.x.
Home |
Main Index |
Thread Index |
Old Index