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:   vins
Date:           Thu May 14 16:44:06 UTC 2026

Modified Files:
        pkgsrc/mk/defaults: options.description

Log Message:
defaults: document some options


To generate a diff of this commit:
cvs rdiff -u -r1.761 -r1.762 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.761 pkgsrc/mk/defaults/options.description:1.762
--- pkgsrc/mk/defaults/options.description:1.761        Sat May  2 07:30:01 2026
+++ pkgsrc/mk/defaults/options.description      Thu May 14 16:44:06 2026
@@ -288,6 +288,7 @@ gcc-multilib                Build libraries for multip
 gcc-objc               Build the gcc Objective-C frontend and libraries.
 gcc-objc++             Build the gcc Objective-C++ frontend and libraries.
 gconf                  Use GConf to store preferences.
+gcr                    Use GCR to access PKCS#11 key stores.
 gd                     Use GD to render graphical output.
 gdal                   Use the GDAL library.
 gdbm                   Use the GNU gdbm database library.
@@ -330,9 +331,11 @@ gnuplot                    Enable gnuplot support.
 gnuplot-pdf-doc                Install PDF document.
 gnutls                 Enable GNU TLS support.
 go                     Enable Go language support.
+goa                    Enable Gnome Online Accounts (GOA) support.
 goffice                        Enable goffice support.
 gopher                 Enable support for the Gopher information system.
 gpgme                  Enable gpg support, by using the gpgme library.
+gphoto                 Use libgphoto2 to access digital cameras. 
 gpsd                   Enable GPS service daemon support.
 gqmpeg-japanese                Japanese ID3 tag support.
 gqmpeg-russian         Russian ID3 tag support.
@@ -538,6 +541,7 @@ libdrm                      Enable libdrm support.
 libelf                 Enable libelf support.
 libgccjit              Enable JIT (just-in-time compilation) support using libgccjit.
 libgcrypt              Use GNU cryptographic library.
+libgdata               Use libgdata to access Google services.
 libgme                 Enable Game_Music_Emu video game music file library support.
 libgpod                        Enable libgpod support.
 libiconv-cp932         Add supplemental support for CP932.



Home | Main Index | Thread Index | Old Index