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:   tnn
Date:           Thu May  8 09:48:25 UTC 2025

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

Log Message:
mk: describe apng option


To generate a diff of this commit:
cvs rdiff -u -r1.739 -r1.740 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.739 pkgsrc/mk/defaults/options.description:1.740
--- pkgsrc/mk/defaults/options.description:1.739        Sat May  3 17:28:20 2025
+++ pkgsrc/mk/defaults/options.description      Thu May  8 09:48:25 2025
@@ -37,6 +37,7 @@ apache-managed-domain-handling        Enable ma
 apache-mpm-event       Use multi-threaded workers in Apache web server.
 apache-mpm-prefork     Use pre-forked workers in Apache web server.
 apache-mpm-worker      Use multiple processes of multi-threaded workers in Apache web server.
+apng                   Enable draft-standard support for animated PNG.
 apple-common-crypto    Use Apple's CommonCrypto.
 ares                   Use the ares library for asynchronous name resolution.
 argon2                 Enable support for Argon2 password-hashing function.



Home | Main Index | Thread Index | Old Index