pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math
Module Name: pkgsrc
Committed By: alnsn
Date: Thu Jul 2 22:35:17 UTC 2026
Modified Files:
pkgsrc/math: Makefile
Log Message:
Add libpoly.
To generate a diff of this commit:
cvs rdiff -u -r1.639 -r1.640 pkgsrc/math/Makefile
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.639 pkgsrc/math/Makefile:1.640
--- pkgsrc/math/Makefile:1.639 Thu Jul 2 19:35:28 2026
+++ pkgsrc/math/Makefile Thu Jul 2 22:35:17 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.639 2026/07/02 19:35:28 alnsn Exp $
+# $NetBSD: Makefile,v 1.640 2026/07/02 22:35:17 alnsn Exp $
COMMENT= Mathematics
@@ -292,6 +292,7 @@ SUBDIR+= liblbfgs
SUBDIR+= liblinear
SUBDIR+= libmatheval
SUBDIR+= libnumbertext
+SUBDIR+= libpoly
SUBDIR+= libquadmath
SUBDIR+= libshorttext
SUBDIR+= libsvm
Home |
Main Index |
Thread Index |
Old Index