pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: bacon
Date: Thu Nov 5 16:35:29 UTC 2020
Modified Files:
pkgsrc/math: Makefile
pkgsrc/mk/defaults: options.description
Log Message:
math/openblas: Add to math/Makefile, add options description
To generate a diff of this commit:
cvs rdiff -u -r1.481 -r1.482 pkgsrc/math/Makefile
cvs rdiff -u -r1.642 -r1.643 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/math/Makefile
diff -u pkgsrc/math/Makefile:1.481 pkgsrc/math/Makefile:1.482
--- pkgsrc/math/Makefile:1.481 Fri Sep 4 12:07:40 2020
+++ pkgsrc/math/Makefile Thu Nov 5 16:35:29 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.481 2020/09/04 12:07:40 wiz Exp $
+# $NetBSD: Makefile,v 1.482 2020/11/05 16:35:29 bacon Exp $
COMMENT= Mathematics
@@ -255,6 +255,7 @@ SUBDIR+= ocaml-zarith
SUBDIR+= octave
SUBDIR+= odepack
SUBDIR+= openaxiom
+SUBDIR+= openblas
SUBDIR+= openfst
SUBDIR+= ordCalc
SUBDIR+= otter
Index: pkgsrc/mk/defaults/options.description
diff -u pkgsrc/mk/defaults/options.description:1.642 pkgsrc/mk/defaults/options.description:1.643
--- pkgsrc/mk/defaults/options.description:1.642 Sun Nov 1 16:02:09 2020
+++ pkgsrc/mk/defaults/options.description Thu Nov 5 16:35:29 2020
@@ -164,6 +164,7 @@ dvdcss Enable CSS support for DVDs.
dvdnav Enable libdvdnav support to navigate DVDs.
dvdread Enable reproduction of DVDs.
dvi Enable device independent file format (mostly TeX) support.
+dynamic-arch Auto-detect CPU features at runtime
eaccelerator-disassembler Include disassembler.
eaccelerator-doc-comment-inclusion Retain doc-comments in internal php structures.
eai Enable EAI (Email Address Internationalization) support.
Home |
Main Index |
Thread Index |
Old Index