Thu Jan 2 11:16:04 2020 UTC ()
Add hs-math-functions


(pho)
diff -r1.445 -r1.446 pkgsrc/math/Makefile

cvs diff -r1.445 -r1.446 pkgsrc/math/Makefile (expand / switch to unified diff)

--- pkgsrc/math/Makefile 2020/01/01 16:38:17 1.445
+++ pkgsrc/math/Makefile 2020/01/02 11:16:04 1.446
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.445 2020/01/01 16:38:17 minskim Exp $ 1# $NetBSD: Makefile,v 1.446 2020/01/02 11:16:04 pho Exp $
2 2
3COMMENT= Mathematics 3COMMENT= Mathematics
4 4
5SUBDIR+= R 5SUBDIR+= R
6SUBDIR+= R-CGIwithR 6SUBDIR+= R-CGIwithR
7SUBDIR+= R-DAAG 7SUBDIR+= R-DAAG
8SUBDIR+= R-DBI 8SUBDIR+= R-DBI
9SUBDIR+= R-DEoptimR 9SUBDIR+= R-DEoptimR
10SUBDIR+= R-FNN 10SUBDIR+= R-FNN
11SUBDIR+= R-Formula 11SUBDIR+= R-Formula
12SUBDIR+= R-GRASS 12SUBDIR+= R-GRASS
13SUBDIR+= R-ISLR 13SUBDIR+= R-ISLR
14SUBDIR+= R-ISwR 14SUBDIR+= R-ISwR
@@ -178,26 +178,27 @@ SUBDIR+= gp-grpconst @@ -178,26 +178,27 @@ SUBDIR+= gp-grpconst
178SUBDIR+= gp-lag 178SUBDIR+= gp-lag
179SUBDIR+= grace 179SUBDIR+= grace
180SUBDIR+= graphopt 180SUBDIR+= graphopt
181SUBDIR+= grpn 181SUBDIR+= grpn
182SUBDIR+= gsl 182SUBDIR+= gsl
183SUBDIR+= gtklife 183SUBDIR+= gtklife
184SUBDIR+= harminv 184SUBDIR+= harminv
185SUBDIR+= heirloom-factor 185SUBDIR+= heirloom-factor
186SUBDIR+= heirloom-units 186SUBDIR+= heirloom-units
187SUBDIR+= herisvm 187SUBDIR+= herisvm
188SUBDIR+= hs-contravariant 188SUBDIR+= hs-contravariant
189SUBDIR+= hs-distributive 189SUBDIR+= hs-distributive
190SUBDIR+= hs-integer-logarithms 190SUBDIR+= hs-integer-logarithms
 191SUBDIR+= hs-math-functions
191SUBDIR+= hs-mwc-random 192SUBDIR+= hs-mwc-random
192SUBDIR+= hs-nats 193SUBDIR+= hs-nats
193SUBDIR+= hs-scientific 194SUBDIR+= hs-scientific
194SUBDIR+= hs-semigroups 195SUBDIR+= hs-semigroups
195SUBDIR+= ipopt 196SUBDIR+= ipopt
196SUBDIR+= isl 197SUBDIR+= isl
197SUBDIR+= itpp 198SUBDIR+= itpp
198SUBDIR+= kalgebra 199SUBDIR+= kalgebra
199SUBDIR+= kcalc 200SUBDIR+= kcalc
200SUBDIR+= lapack 201SUBDIR+= lapack
201SUBDIR+= libffm 202SUBDIR+= libffm
202SUBDIR+= libint 203SUBDIR+= libint
203SUBDIR+= libixion 204SUBDIR+= libixion