Wed Jan 1 02:11:52 2020 UTC ()
Add hs-integer-logarithms


(pho)
diff -r1.441 -r1.442 pkgsrc/math/Makefile

cvs diff -r1.441 -r1.442 pkgsrc/math/Makefile (expand / switch to unified diff)

--- pkgsrc/math/Makefile 2020/01/01 01:59:13 1.441
+++ pkgsrc/math/Makefile 2020/01/01 02:11:52 1.442
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.441 2020/01/01 01:59:13 kamil Exp $ 1# $NetBSD: Makefile,v 1.442 2020/01/01 02:11:52 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
@@ -176,26 +176,27 @@ SUBDIR+= gp-fplsa @@ -176,26 +176,27 @@ SUBDIR+= gp-fplsa
176SUBDIR+= gp-grape 176SUBDIR+= gp-grape
177SUBDIR+= gp-grpconst 177SUBDIR+= 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-distributive 188SUBDIR+= hs-distributive
 189SUBDIR+= hs-integer-logarithms
189SUBDIR+= hs-mwc-random 190SUBDIR+= hs-mwc-random
190SUBDIR+= hs-nats 191SUBDIR+= hs-nats
191SUBDIR+= hs-scientific 192SUBDIR+= hs-scientific
192SUBDIR+= hs-semigroups 193SUBDIR+= hs-semigroups
193SUBDIR+= ipopt 194SUBDIR+= ipopt
194SUBDIR+= isl 195SUBDIR+= isl
195SUBDIR+= itpp 196SUBDIR+= itpp
196SUBDIR+= kalgebra 197SUBDIR+= kalgebra
197SUBDIR+= kcalc 198SUBDIR+= kcalc
198SUBDIR+= lapack 199SUBDIR+= lapack
199SUBDIR+= libffm 200SUBDIR+= libffm
200SUBDIR+= libint 201SUBDIR+= libint
201SUBDIR+= libixion 202SUBDIR+= libixion