Sat Nov 28 07:35:01 2015 UTC ()
Add nlopt


(wen)
diff -r1.309 -r1.310 pkgsrc/math/Makefile

cvs diff -r1.309 -r1.310 pkgsrc/math/Makefile (expand / switch to unified diff)

--- pkgsrc/math/Makefile 2015/11/27 10:11:45 1.309
+++ pkgsrc/math/Makefile 2015/11/28 07:35:01 1.310
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.309 2015/11/27 10:11:45 gson Exp $ 1# $NetBSD: Makefile,v 1.310 2015/11/28 07:35:01 wen 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-GRASS 9SUBDIR+= R-GRASS
10SUBDIR+= R-ISwR 10SUBDIR+= R-ISwR
11SUBDIR+= R-PHYLOGR 11SUBDIR+= R-PHYLOGR
12SUBDIR+= R-R2HTML 12SUBDIR+= R-R2HTML
13SUBDIR+= R-RArcInfo 13SUBDIR+= R-RArcInfo
14SUBDIR+= R-RColorBrewer 14SUBDIR+= R-RColorBrewer
@@ -147,26 +147,27 @@ SUBDIR+= mathomatic @@ -147,26 +147,27 @@ SUBDIR+= mathomatic
147SUBDIR+= maxima 147SUBDIR+= maxima
148SUBDIR+= mcsim 148SUBDIR+= mcsim
149SUBDIR+= meschach 149SUBDIR+= meschach
150SUBDIR+= metis 150SUBDIR+= metis
151SUBDIR+= minisat 151SUBDIR+= minisat
152SUBDIR+= minpack 152SUBDIR+= minpack
153SUBDIR+= mpcomplex 153SUBDIR+= mpcomplex
154SUBDIR+= mpfr 154SUBDIR+= mpfr
155SUBDIR+= mprime-bin 155SUBDIR+= mprime-bin
156SUBDIR+= mtl 156SUBDIR+= mtl
157SUBDIR+= muparser 157SUBDIR+= muparser
158SUBDIR+= newmat 158SUBDIR+= newmat
159SUBDIR+= nickle 159SUBDIR+= nickle
 160SUBDIR+= nlopt
160SUBDIR+= ntl 161SUBDIR+= ntl
161SUBDIR+= octave 162SUBDIR+= octave
162SUBDIR+= odepack 163SUBDIR+= odepack
163SUBDIR+= openaxiom 164SUBDIR+= openaxiom
164SUBDIR+= openfst 165SUBDIR+= openfst
165SUBDIR+= ordCalc 166SUBDIR+= ordCalc
166SUBDIR+= otter 167SUBDIR+= otter
167SUBDIR+= p5-Algorithm-Cluster 168SUBDIR+= p5-Algorithm-Cluster
168SUBDIR+= p5-Algorithm-Munkres 169SUBDIR+= p5-Algorithm-Munkres
169SUBDIR+= p5-Excel-Template 170SUBDIR+= p5-Excel-Template
170SUBDIR+= p5-Excel-Template-Plus 171SUBDIR+= p5-Excel-Template-Plus
171SUBDIR+= p5-Math-Base-Convert 172SUBDIR+= p5-Math-Base-Convert
172SUBDIR+= p5-Math-Base36 173SUBDIR+= p5-Math-Base36