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:   taca
Date:           Sat Sep  3 13:25:08 UTC 2022

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

Log Message:
mk/defaults/options.description: add ruby-unicorn

Enable unicorn support.


To generate a diff of this commit:
cvs rdiff -u -r1.683 -r1.684 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.683 pkgsrc/mk/defaults/options.description:1.684
--- pkgsrc/mk/defaults/options.description:1.683        Thu Aug 18 12:40:20 2022
+++ pkgsrc/mk/defaults/options.description      Sat Sep  3 13:25:08 2022
@@ -748,6 +748,7 @@ rtmp                        Enable rtmp:// support using rtmp
 rtree                  Enable R-tree support.
 ruby                   Enable Ruby support.
 ruby-build-ri-db       Build and install database for Ruby's ri utility.
+ruby-unicorn           Enable unicorn support.
 rust                   Enable Rust support.
 rust-cargo-static      Build cargo semi-statically with built-in curl+openssl
 rust-internal-llvm     Use Rust internal LLVM in builds.



Home | Main Index | Thread Index | Old Index