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:           Tue Dec 16 10:01:31 UTC 2025

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

Log Message:
options.description: add a couple


To generate a diff of this commit:
cvs rdiff -u -r1.751 -r1.752 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.751 pkgsrc/mk/defaults/options.description:1.752
--- pkgsrc/mk/defaults/options.description:1.751        Sun Dec 14 12:45:23 2025
+++ pkgsrc/mk/defaults/options.description      Tue Dec 16 10:01:31 2025
@@ -888,6 +888,7 @@ skk                 Use SKK for Kana-to-Kanji conversi
 skkdic-expr2           Enable fast skkdic-expr tool.
 slang                  Enable S-Lang support.
 slp                    Enable Service Location Protocol support.
+slirp                  Support userspace TCP/IP emulation with libslirp.
 slurm                  Support Slurm batch scheduler.
 small-net              Tune for a smaller networks.
 smime                  Enable S/MIME support.
@@ -1102,6 +1103,7 @@ zenmap                    Enable nmap GUI frontend.
 zip                    Support zip archives.
 ziplinks               Compress data before transmitting it between servers.
 zlib                   Enable support for zlib compression.
+zlib-ng                        Enable support for zlib-ng compression with SIMD optimizations.
 zrtp                   Enable ZRTP support.
 zsh-multibyte          Enable multibyte support in Zsh.
 zstd                   Enable Zstandard (de)compression support.



Home | Main Index | Thread Index | Old Index