pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/mktool
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Dec 24 14:21:12 UTC 2024
Modified Files:
pkgsrc/pkgtools/mktool: DESCR
Log Message:
mktool: Improve DESCR with current information.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/pkgtools/mktool/DESCR
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/pkgtools/mktool/DESCR
diff -u pkgsrc/pkgtools/mktool/DESCR:1.3 pkgsrc/pkgtools/mktool/DESCR:1.4
--- pkgsrc/pkgtools/mktool/DESCR:1.3 Thu Sep 12 10:57:45 2024
+++ pkgsrc/pkgtools/mktool/DESCR Tue Dec 24 14:21:12 2024
@@ -8,7 +8,10 @@ when the number of input files grows sig
The replacement tools provided by mktool can be anywhere from 5 times
up to 500 times faster than the defaults.
-Currently pkgsrc requires external patches to enable mktool, from
-https://github.com/TritonDataCenter/pkgsrc/tree/dev/mktool, though it
-is hoped that these will be committed to pkgsrc at some point in the
-future.
+To enable, install this package or 'cargo install mktool', and then
+add the following lines to your mk.conf:
+
+ TOOLS_PLATFORM.mktool= /path/to/mktool
+ FETCH_USING= mktool
+
+pkgsrc will then use mktool for all targets where it is supported.
Home |
Main Index |
Thread Index |
Old Index