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: wiz
Date: Wed Nov 15 12:09:47 UTC 2023
Modified Files:
pkgsrc/mk/defaults: options.description
Log Message:
mk: add new imagemagick options
To generate a diff of this commit:
cvs rdiff -u -r1.709 -r1.710 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.709 pkgsrc/mk/defaults/options.description:1.710
--- pkgsrc/mk/defaults/options.description:1.709 Wed Nov 8 14:34:42 2023
+++ pkgsrc/mk/defaults/options.description Wed Nov 15 12:09:47 2023
@@ -368,6 +368,10 @@ ikiwiki-search Enable full-text search
ikiwiki-sudo Enable portable ikiwiki-mass-rebuild using sudo.
ilbc Enable the use of iLBC (Internet Low Bit Rate Codec).
imagemagick Use ImageMagick as imaging library.
+imagemagick-policy-limited By default, use ImageMagick's "Limited" security policy.
+imagemagick-policy-open By default, use ImageMagick's "Open" security policy.
+imagemagick-policy-secure By default, use ImageMagick's "Secure" security policy.
+imagemagick-policy-websafe By default, use ImageMagick's "Web-safe" security policy.
imap Enable imap support.
imapuw-cleartextpwd Allow cleartext passwords over non-encrypted connections.
imapuw-whoson Enable whoson support.
Home |
Main Index |
Thread Index |
Old Index