diff options
Diffstat (limited to 'math')
100 files changed, 100 insertions, 100 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index 1af95e45b65..5c915e59caa 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/02/06 03:16:58 fredb Exp $ +# $NetBSD: Makefile,v 1.18 2001/02/17 18:22:10 wiz Exp $ # DISTNAME= R-1.1.1 @@ -18,6 +18,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.R-project.org/ +COMMENT= Statistical language for data analysis and graphics BUILD_DEPENDS+= ${LOCALBASE}/bin/autoreconf:../../devel/autoconf DEPENDS+= readline>=4.0:../../devel/readline diff --git a/math/R/pkg/COMMENT b/math/R/pkg/COMMENT deleted file mode 100644 index 116b5e80ea7..00000000000 --- a/math/R/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Statistical language for data analysis and graphics diff --git a/math/abacus/Makefile b/math/abacus/Makefile index 955d68a949f..580e587049b 100644 --- a/math/abacus/Makefile +++ b/math/abacus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/01/29 11:34:33 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/17 18:22:11 wiz Exp $ # FreeBSD Id: Makefile,v 1.3 1998/09/25 10:07:44 asami Exp # @@ -9,6 +9,7 @@ MASTER_SITES= http://www-cad.eecs.berkeley.edu/HomePages/aml/abacus/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www-cad.eecs.berkeley.edu/HomePages/aml/abacus/abacus.html +COMMENT= Spread sheet for X Window System DEPENDS+= tcl>=8.3.2:../../lang/tcl DEPENDS+= tk-8.3.2:../../x11/tk diff --git a/math/abacus/pkg/COMMENT b/math/abacus/pkg/COMMENT deleted file mode 100644 index 7d848b067a1..00000000000 --- a/math/abacus/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Spread sheet for X Window System diff --git a/math/abs/Makefile b/math/abs/Makefile index 3e4ff28e3ba..f5f58231724 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/11/17 07:36:33 rh Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/17 18:22:12 wiz Exp $ # DISTNAME= abs-src-0.8 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.ping.be/bertin/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.ping.be/bertin/abs.shtml +COMMENT= Free spreadsheet with graphical user interface USE_XPM= YES USE_X11BASE= YES diff --git a/math/abs/pkg/COMMENT b/math/abs/pkg/COMMENT deleted file mode 100644 index 419bfa19089..00000000000 --- a/math/abs/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Free spreadsheet with graphical user interface diff --git a/math/admesh/Makefile b/math/admesh/Makefile index 0250d8c3c99..f5b62e299ed 100644 --- a/math/admesh/Makefile +++ b/math/admesh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/10 04:44:57 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:13 wiz Exp $ DISTNAME= admesh-0.95 CATEGORIES= math @@ -6,6 +6,7 @@ MASTER_SITES= http://www.varlog.com/products/admesh/files/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://www.varlog.com/products/admesh/ +COMMENT= Program for processing triangulated solid meshes GNU_CONFIGURE= yes diff --git a/math/admesh/pkg/COMMENT b/math/admesh/pkg/COMMENT deleted file mode 100644 index 1187fe936b2..00000000000 --- a/math/admesh/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Program for processing triangulated solid meshes diff --git a/math/aribas/Makefile b/math/aribas/Makefile index 2c3340e020f..4885806ff03 100644 --- a/math/aribas/Makefile +++ b/math/aribas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/01/28 05:44:51 jtb Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 18:22:14 wiz Exp $ DISTNAME= aribas-1.20 CATEGORIES= math @@ -6,6 +6,7 @@ MASTER_SITES= ftp://ftp.mathematik.uni-muenchen.de/pub/forster/aribas/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://www.mathematik.uni-muenchen.de/~forster/sw/aribas.html +COMMENT= Multi-precision floating point and big integer arithmetic calculator WRKSRC= ${WRKDIR}/aribas/src diff --git a/math/aribas/pkg/COMMENT b/math/aribas/pkg/COMMENT deleted file mode 100644 index ff53fbed3ec..00000000000 --- a/math/aribas/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Multi-precision floating point and big integer arithmetic calculator diff --git a/math/blas/Makefile b/math/blas/Makefile index 7a584894538..2630d81ac62 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/02 02:21:25 jtb Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 18:22:15 wiz Exp $ # DISTNAME= blas @@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.netlib.org/blas/ \ EXTRACT_SUFX= .tgz MAINTAINER= jtb@netbsd.org +COMMENT= Basic Linear Algebra Subprograms (Fortran) WRKSRC= ${WRKDIR} NO_WRKSUBDIR= YES diff --git a/math/blas/pkg/COMMENT b/math/blas/pkg/COMMENT deleted file mode 100644 index 296c6ef461e..00000000000 --- a/math/blas/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Basic Linear Algebra Subprograms (Fortran) diff --git a/math/calc/Makefile b/math/calc/Makefile index e1988dfc8b7..4b43a130315 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/13 23:51:34 jtb Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 18:22:15 wiz Exp $ DISTNAME= calc-2.02f CATEGORIES= math @@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=calc/} MAINTAINER= jtb@netbsd.org HOMEPAGE= http://www.gnu.org/software/calc/calc.html +COMMENT= Advanced Calculator for GNU Emacs .include "../../mk/bsd.prefs.mk" diff --git a/math/calc/pkg/COMMENT b/math/calc/pkg/COMMENT deleted file mode 100644 index 9f95b9b05bc..00000000000 --- a/math/calc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Advanced Calculator for GNU Emacs diff --git a/math/capc-calc/Makefile b/math/capc-calc/Makefile index d492b8602c2..d9a2143bb05 100644 --- a/math/capc-calc/Makefile +++ b/math/capc-calc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/08 15:59:53 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 18:22:16 wiz Exp $ # DISTNAME= calc-2.11.4t2 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.isthe.com/chongo/src/calc/ \ MAINTAINER= wiz@netbsd.org HOMEPAGE= http://www.isthe.com/chongo/tech/comp/calc/ +COMMENT= C arbitrary precision calculator NO_CONFIGURE= # defined diff --git a/math/capc-calc/pkg/COMMENT b/math/capc-calc/pkg/COMMENT deleted file mode 100644 index a2e297246e5..00000000000 --- a/math/capc-calc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -C arbitrary precision calculator diff --git a/math/cassowary/Makefile b/math/cassowary/Makefile index 9b101a3d33b..a9cb6cfa536 100644 --- a/math/cassowary/Makefile +++ b/math/cassowary/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/07/31 06:58:35 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/17 18:22:17 wiz Exp $ # DISTNAME= cassowary-0.60 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.cs.washington.edu/research/constraints/cassowary/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.cs.washington.edu/research/constraints/cassowary/ +COMMENT= Constraint-solving toolkit for linear equalities and inequalities BUILD_DEPENDS+= bison:../../devel/bison DEPENDS+= guile>=1.3.2:../../lang/guile diff --git a/math/cassowary/pkg/COMMENT b/math/cassowary/pkg/COMMENT deleted file mode 100644 index d6d5f09f995..00000000000 --- a/math/cassowary/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Constraint-solving toolkit for linear equalities and inequalities diff --git a/math/dcdflib.c/Makefile b/math/dcdflib.c/Makefile index 1f3774d102d..7f52c2af890 100644 --- a/math/dcdflib.c/Makefile +++ b/math/dcdflib.c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/08 06:01:05 jtb Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 18:22:18 wiz Exp $ DISTNAME= dcdflib.c-1.1 CATEGORIES= math @@ -6,6 +6,7 @@ MASTER_SITES= ftp://odin.mdacc.tmc.edu/pub/source/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://odin.mdacc.tmc.edu/anonftp/page_2.html +COMMENT= Library of C Routines for Cumulative Distribution Functions WRKSRC= ${WRKDIR}/dcdflib.c/src diff --git a/math/dcdflib.c/pkg/COMMENT b/math/dcdflib.c/pkg/COMMENT deleted file mode 100644 index afbd536eb87..00000000000 --- a/math/dcdflib.c/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Library of C Routines for Cumulative Distribution Functions diff --git a/math/dfftpack/Makefile b/math/dfftpack/Makefile index 7001acc5e2e..dd425eb0e58 100644 --- a/math/dfftpack/Makefile +++ b/math/dfftpack/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2001/02/02 00:23:50 jtb Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 18:22:18 wiz Exp $ DISTNAME= dfftpack-20001209 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= jtb@netbsd.org +COMMENT= Double precision version of FFTPACK NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL WRKSRC= ${WRKDIR}/dfftpack diff --git a/math/dfftpack/pkg/COMMENT b/math/dfftpack/pkg/COMMENT deleted file mode 100644 index 82f8b57806c..00000000000 --- a/math/dfftpack/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Double precision version of FFTPACK diff --git a/math/eispack/Makefile b/math/eispack/Makefile index 9ec04d42897..40238f333b7 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2001/02/02 00:23:50 jtb Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 18:22:19 wiz Exp $ DISTNAME= eispack-20001130 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= jtb@netbsd.org +COMMENT= Fortran routines for the solution of eigenvalue problems NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL WRKSRC= ${WRKDIR}/eispack diff --git a/math/eispack/pkg/COMMENT b/math/eispack/pkg/COMMENT deleted file mode 100644 index 1b136f01077..00000000000 --- a/math/eispack/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Fortran routines for the solution of eigenvalue problems diff --git a/math/fftpack/Makefile b/math/fftpack/Makefile index db1a00a55d4..c0879d3a498 100644 --- a/math/fftpack/Makefile +++ b/math/fftpack/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2001/02/02 00:23:51 jtb Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/17 18:22:20 wiz Exp $ DISTNAME= fftpack-20001130 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= jtb@netbsd.org +COMMENT= Single precision Fortran FFT subroutines NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL WRKSRC= ${WRKDIR}/fftpack diff --git a/math/fftpack/pkg/COMMENT b/math/fftpack/pkg/COMMENT deleted file mode 100644 index 30fddac2e34..00000000000 --- a/math/fftpack/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Single precision Fortran FFT subroutines diff --git a/math/fftw/Makefile b/math/fftw/Makefile index c7d08abdde4..59b001e6b17 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/05/11 02:07:08 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 18:22:21 wiz Exp $ DISTNAME= fftw-2.1.3 CATEGORIES= math @@ -6,6 +6,7 @@ MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.fftw.org/ +COMMENT= Collection of fast C routines to compute DFTs GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared diff --git a/math/fftw/pkg/COMMENT b/math/fftw/pkg/COMMENT deleted file mode 100644 index dcba086ab29..00000000000 --- a/math/fftw/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Collection of fast C routines to compute DFTs diff --git a/math/geg/Makefile b/math/geg/Makefile index 16f705d6031..1ab6787b1a5 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/11/02 11:57:03 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:22 wiz Exp $ # DISTNAME= geg-1.0.1 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.infolaunch.com/~daveb/ MAINTAINER= chris@infolaunch.com HOMEPAGE= http://www.infolaunch.com/~daveb/ +COMMENT= Program for drawing 2D math functions within a nice GUI DEPENDS+= gtk+-1.2.*:../../x11/gtk diff --git a/math/geg/pkg/COMMENT b/math/geg/pkg/COMMENT deleted file mode 100644 index ed1ac86b5ec..00000000000 --- a/math/geg/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Program for drawing 2D math functions within a nice GUI diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 659f1a6fc65..9fdf0e962bc 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2000/12/30 18:43:31 rh Exp $ +# $NetBSD: Makefile,v 1.26 2001/02/17 18:22:23 wiz Exp $ # DISTNAME= gnumeric-0.61 @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnumeric/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/gnumeric/ +COMMENT= Powerful and easy to use spreadsheet program from the GNOME project BUILD_DEPENDS+= ${LOCALBASE}/bin/python:../../lang/python DEPENDS+= gal>=0.3:../../devel/gal diff --git a/math/gnumeric/pkg/COMMENT b/math/gnumeric/pkg/COMMENT deleted file mode 100644 index b3ac0ee4ec0..00000000000 --- a/math/gnumeric/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Powerful and easy to use spreadsheet program from the GNOME project diff --git a/math/grace/Makefile b/math/grace/Makefile index 45a547ef51f..19d40fc6bfb 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/01/16 10:16:26 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/17 18:22:23 wiz Exp $ # DISTNAME= grace-5.1.2 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/ MAINTAINER= drochner@netbsd.org HOMEPAGE= http://plasma-gate.weizmann.ac.il/Grace/ +COMMENT= GRaphing, Advanced Computation and Exploration of data DEPENDS+= netcdf>=3.4:../../devel/netcdf DEPENDS+= jpeg-6*:../../graphics/jpeg diff --git a/math/grace/pkg/COMMENT b/math/grace/pkg/COMMENT deleted file mode 100644 index 754706e7bde..00000000000 --- a/math/grace/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -GRaphing, Advanced Computation and Exploration of data diff --git a/math/grpn/Makefile b/math/grpn/Makefile index f44c5295f38..dd25119577b 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/05/12 16:07:35 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 18:22:24 wiz Exp $ # DISTNAME= grpn-1.1.0 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://wilkins.ne.mediaone.net/pub/ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://wilkins.ne.mediaone.net/grpn.html +COMMENT= Graphical reverse polish notation (RPN) calculator DEPENDS+= gtk+-1.2.*:../../x11/gtk diff --git a/math/grpn/pkg/COMMENT b/math/grpn/pkg/COMMENT deleted file mode 100644 index f9416e328d4..00000000000 --- a/math/grpn/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Graphical reverse polish notation (RPN) calculator diff --git a/math/gsl/Makefile b/math/gsl/Makefile index b6f1fac9175..8250f480fe1 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/02/08 12:05:02 fredb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:25 wiz Exp $ # DISTNAME= gsl-0.5 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://sourceware.cygnus.com/pub/gsl/ MAINTAINER= David Maxwell <david@maxwell.net> HOMEPAGE= http://sourceware.cygnus.com/gsl/ +COMMENT= The GNU Scientific Library - mathematical libs GNU_CONFIGURE= yes USE_GTEXINFO= yes diff --git a/math/gsl/pkg/COMMENT b/math/gsl/pkg/COMMENT deleted file mode 100644 index 0f1a4498ddc..00000000000 --- a/math/gsl/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -The GNU Scientific Library - mathematical libs diff --git a/math/lapack/Makefile b/math/lapack/Makefile index dfdc8786625..b3cc6fe301d 100644 --- a/math/lapack/Makefile +++ b/math/lapack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/01 23:30:56 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:26 wiz Exp $ DISTNAME= lapack-20010201 CATEGORIES= math @@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= jtb@netbsd.org HOMEPAGE= http://www.netlib.org/lapack/index.html +COMMENT= Linear Algebra PACKage DEPENDS+= blas-[0-9]*:../../math/blas diff --git a/math/lapack/pkg/COMMENT b/math/lapack/pkg/COMMENT deleted file mode 100644 index 371be1cb87e..00000000000 --- a/math/lapack/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Linear Algebra PACKage diff --git a/math/libffm/Makefile b/math/libffm/Makefile index 9402e4ecea1..057bcd44aae 100644 --- a/math/libffm/Makefile +++ b/math/libffm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/11/15 14:20:22 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 18:22:27 wiz Exp $ DISTNAME= libffm.0.28 PKGNAME= libffm-0.28 @@ -6,6 +6,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.unix-ag.org/user/nils/ MAINTAINER= root@garbled.net +COMMENT= fast alpha-optimized replacement for some libm routines USE_GMAKE= yes diff --git a/math/libffm/pkg/COMMENT b/math/libffm/pkg/COMMENT deleted file mode 100644 index f334c42db8b..00000000000 --- a/math/libffm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -fast alpha-optimized replacement for some libm routines diff --git a/math/mcsim/Makefile b/math/mcsim/Makefile index ed887bf4f85..27fa414ed3b 100644 --- a/math/mcsim/Makefile +++ b/math/mcsim/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/11/26 23:02:38 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:28 wiz Exp $ DISTNAME= mcsim-4.2.0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=mcsim/} MAINTAINER= jtb@netbsd.org +COMMENT= Monte Carlo Simulation software WRKSRC= ${WRKDIR}/mcsim diff --git a/math/mcsim/pkg/COMMENT b/math/mcsim/pkg/COMMENT deleted file mode 100644 index d12b0e3e879..00000000000 --- a/math/mcsim/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Monte Carlo Simulation software diff --git a/math/meschach/Makefile b/math/meschach/Makefile index ad7b273b7ef..83e4db4a07a 100644 --- a/math/meschach/Makefile +++ b/math/meschach/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/05 00:06:42 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:28 wiz Exp $ DISTNAME= mesch12b PKGNAME= meschach-1.2b @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftpmaths.anu.edu.au/pub/meschach/ MAINTAINER= jtb@netbsd.org HOMEPAGE= ftp://ftpmaths.anu.edu/pub/meschach/meschach.html +COMMENT= Library of C Routines for Matrix Computations WRKSRC= ${WRKDIR}/${DISTNAME} GNU_CONFIGURE= YES diff --git a/math/meschach/pkg/COMMENT b/math/meschach/pkg/COMMENT deleted file mode 100644 index 056a061136b..00000000000 --- a/math/meschach/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Library of C Routines for Matrix Computations diff --git a/math/metis/Makefile b/math/metis/Makefile index 97c10e192c0..98687800e00 100644 --- a/math/metis/Makefile +++ b/math/metis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/10 04:18:37 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:29 wiz Exp $ DISTNAME= metis-4.0 CATEGORIES= math @@ -6,6 +6,7 @@ MASTER_SITES= http://www-users.cs.umn.edu/~karypis/metis/metis/files/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://www-users.cs.umn.edu/~karypis/metis/ +COMMENT= Unstructured graph partitioning and sparse matrix ordering system ALL_TARGET= default diff --git a/math/metis/pkg/COMMENT b/math/metis/pkg/COMMENT deleted file mode 100644 index b6f7580c5ad..00000000000 --- a/math/metis/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Unstructured graph partitioning and sparse matrix ordering system diff --git a/math/minpack/Makefile b/math/minpack/Makefile index 018d62ee653..a27431d2efe 100644 --- a/math/minpack/Makefile +++ b/math/minpack/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2001/02/02 00:23:52 jtb Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 18:22:30 wiz Exp $ DISTNAME= minpack-20001130 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= jtb@netbsd.org +COMMENT= FORTRAN 77 library for the solution of nonlinear equations NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL WRKSRC= ${WRKDIR}/minpack diff --git a/math/minpack/pkg/COMMENT b/math/minpack/pkg/COMMENT deleted file mode 100644 index b2b3a5acf0e..00000000000 --- a/math/minpack/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -FORTRAN 77 library for the solution of nonlinear equations diff --git a/math/ntl/Makefile b/math/ntl/Makefile index cc0a9c623b4..40f161e3605 100644 --- a/math/ntl/Makefile +++ b/math/ntl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/01/29 21:45:43 jtb Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 18:22:31 wiz Exp $ DISTNAME= ntl-5.0c CATEGORIES= math devel @@ -6,6 +6,7 @@ MASTER_SITES= http://www.shoup.net/ntl/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://www.shoup.net/ntl/ +COMMENT= C++ library for doing number theory DEPENDS+= gmp>=3.1.1:../../devel/gmp diff --git a/math/ntl/pkg/COMMENT b/math/ntl/pkg/COMMENT deleted file mode 100644 index bf76cce8afe..00000000000 --- a/math/ntl/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -C++ library for doing number theory diff --git a/math/octave/Makefile b/math/octave/Makefile index 8056faba682..95af792ad6a 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2001/01/26 22:54:00 veego Exp $ +# $NetBSD: Makefile,v 1.19 2001/02/17 18:22:32 wiz Exp $ # FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp DISTNAME= octave-2.0.16 @@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.che.wisc.edu/octave/ +COMMENT= High-level language, primarily intended for numerical computations BUILD_DEPENDS+= tex:../../print/teTeX BUILD_DEPENDS+= dvips:../../print/teTeX diff --git a/math/octave/pkg/COMMENT b/math/octave/pkg/COMMENT deleted file mode 100644 index 7a599666602..00000000000 --- a/math/octave/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -High-level language, primarily intended for numerical computations diff --git a/math/odepack/Makefile b/math/odepack/Makefile index 81c2d3a4166..e6cee6068ca 100644 --- a/math/odepack/Makefile +++ b/math/odepack/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2001/02/02 00:23:52 jtb Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 18:22:32 wiz Exp $ DISTNAME= odepack-20001130 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= jtb@netbsd.org +COMMENT= Systematized Collection of ODE Solvers NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL WRKSRC= ${WRKDIR}/odepack diff --git a/math/odepack/pkg/COMMENT b/math/odepack/pkg/COMMENT deleted file mode 100644 index 3637ca57d70..00000000000 --- a/math/odepack/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Systematized Collection of ODE Solvers diff --git a/math/otter/Makefile b/math/otter/Makefile index 309fa0d7d2b..d90323a2a8f 100644 --- a/math/otter/Makefile +++ b/math/otter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/11/25 18:19:19 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:33 wiz Exp $ DISTNAME= otter-3.0.6 CATEGORIES= math @@ -6,6 +6,7 @@ MASTER_SITES= ftp://info.mcs.anl.gov/pub/Otter/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://www.mcs.anl.gov/AR/otter/ +COMMENT= theorem-proving program WRKSRC= ${WRKDIR}/${PKGNAME}/source diff --git a/math/otter/pkg/COMMENT b/math/otter/pkg/COMMENT deleted file mode 100644 index b62c48542e6..00000000000 --- a/math/otter/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Otter is a theorem-proving program diff --git a/math/p5-BigInteger/Makefile b/math/p5-BigInteger/Makefile index 0950afb0a91..65328956601 100644 --- a/math/p5-BigInteger/Makefile +++ b/math/p5-BigInteger/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/10 04:12:39 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:34 wiz Exp $ DISTNAME= Math-BigInteger-1.0 PKGNAME= p5-BigInteger-1.0 @@ -6,6 +6,7 @@ CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} MAINTAINER= jtb@netbsd.org +COMMENT= Arbitrary length integer extension module for Perl USE_PERL5= #defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/BigInteger/.packlist diff --git a/math/p5-BigInteger/pkg/COMMENT b/math/p5-BigInteger/pkg/COMMENT deleted file mode 100644 index db02bd9742e..00000000000 --- a/math/p5-BigInteger/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Arbitrary length integer extension module for Perl diff --git a/math/p5-Interpolate/Makefile b/math/p5-Interpolate/Makefile index fea81c7b8ce..f3bd08bdafd 100644 --- a/math/p5-Interpolate/Makefile +++ b/math/p5-Interpolate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/10 04:22:11 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:35 wiz Exp $ DISTNAME= Math-Interpolate-1.05 PKGNAME= p5-Interpolate-1.05 @@ -6,6 +6,7 @@ CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} MAINTAINER= jtb@netbsd.org +COMMENT= Perl module for interpolating data USE_PERL5= #defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/Interpolate/.packlist diff --git a/math/p5-Interpolate/pkg/COMMENT b/math/p5-Interpolate/pkg/COMMENT deleted file mode 100644 index 47cf9ca36ba..00000000000 --- a/math/p5-Interpolate/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Perl module for interpolating data diff --git a/math/p5-MatrixReal/Makefile b/math/p5-MatrixReal/Makefile index fe9bb222f04..ce77693fc35 100644 --- a/math/p5-MatrixReal/Makefile +++ b/math/p5-MatrixReal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/07 22:35:39 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:35 wiz Exp $ DISTNAME= Math-MatrixReal-1.3a5 PKGNAME= p5-MatrixReal-1.3a5 @@ -6,6 +6,7 @@ CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} MAINTAINER= jtb@netbsd.org +COMMENT= Perl module for performing operations on real matrices USE_PERL5= #defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/MatrixReal/.packlist diff --git a/math/p5-MatrixReal/pkg/COMMENT b/math/p5-MatrixReal/pkg/COMMENT deleted file mode 100644 index 4880e6b4ca2..00000000000 --- a/math/p5-MatrixReal/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Perl module for performing operations on real matrices diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 7932f47c818..c6a1e119728 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2001/02/07 05:16:40 fredb Exp $ +# $NetBSD: Makefile,v 1.15 2001/02/17 18:22:36 wiz Exp $ # DISTNAME= pspp-0.3.0 @@ -14,6 +14,7 @@ MASTER_SITES= ftp://franz.stat.wisc.edu/pub/PSPP/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/pspp/ +COMMENT= Program for statistical analysis of sampled data BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf BUILD_DEPENDS+= msgfmt:../../devel/gettext diff --git a/math/pspp/pkg/COMMENT b/math/pspp/pkg/COMMENT deleted file mode 100644 index be91819fd1f..00000000000 --- a/math/pspp/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Program for statistical analysis of sampled data diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile index 0cd41285d77..c948c7491d8 100644 --- a/math/py-Numeric/Makefile +++ b/math/py-Numeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/01/15 11:58:25 drochner Exp $ +# $NetBSD: Makefile,v 1.18 2001/02/17 18:22:37 wiz Exp $ DISTNAME= Numeric-17.2.0 PKGNAME= py-Numeric-17.2.0 @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=numpy/} MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://numpy.sourceforge.net/ +COMMENT= Adds multidimensional numeric arrays to Python DEPENDS+= python>=1.6:../../lang/python diff --git a/math/py-Numeric/pkg/COMMENT b/math/py-Numeric/pkg/COMMENT deleted file mode 100644 index 42ba595fe30..00000000000 --- a/math/py-Numeric/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Adds multidemensional numeric arrays to Python diff --git a/math/py-Scientific/Makefile b/math/py-Scientific/Makefile index 22a54a97cd9..05247bbeede 100644 --- a/math/py-Scientific/Makefile +++ b/math/py-Scientific/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/01/30 02:01:43 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:38 wiz Exp $ DISTNAME= ScientificPython-2.0.1 PKGNAME= py-Scientific-2.0.1 @@ -8,6 +8,7 @@ MASTER_SITES= http://starship.python.net/crew/hinsen/ \ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://starship.python.net/crew/hinsen/scientific.html +COMMENT= Python modules for scientific computing DEPENDS+= python>=1.5:../../lang/python DEPENDS+= netcdf>=3.0:../../devel/netcdf diff --git a/math/py-Scientific/pkg/COMMENT b/math/py-Scientific/pkg/COMMENT deleted file mode 100644 index 0be61ca3d52..00000000000 --- a/math/py-Scientific/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Python modules for scientific computing diff --git a/math/quadpack/Makefile b/math/quadpack/Makefile index 4f00c9e92ea..a6b85f550fd 100644 --- a/math/quadpack/Makefile +++ b/math/quadpack/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2001/02/02 00:23:53 jtb Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 18:22:39 wiz Exp $ DISTNAME= quadpack-20001130 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= jtb@netbsd.org +COMMENT= Fortran subroutines for the solution of definite univariate integrals NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL WRKSRC= ${WRKDIR}/quadpack diff --git a/math/quadpack/pkg/COMMENT b/math/quadpack/pkg/COMMENT deleted file mode 100644 index 1504b1a7482..00000000000 --- a/math/quadpack/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Fortran subroutines for the solution of definite univariate integrals diff --git a/math/randlib/Makefile b/math/randlib/Makefile index caf3bb95db0..4a02496dd50 100644 --- a/math/randlib/Makefile +++ b/math/randlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/08 06:10:40 jtb Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 18:22:40 wiz Exp $ DISTNAME= randlib.c-1.3 PKGNAME= randlib-1.3 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://odin.mdacc.tmc.edu/pub/source/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://odin.mdacc.tmc.edu/anonftp/page_2.html +COMMENT= Library of C Routines for Random Number Generation WRKSRC= ${WRKDIR}/randlib.c/src diff --git a/math/randlib/pkg/COMMENT b/math/randlib/pkg/COMMENT deleted file mode 100644 index 47aa1def61e..00000000000 --- a/math/randlib/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Library of C Routines for Random Number Generation diff --git a/math/rlab/Makefile b/math/rlab/Makefile index 03c7eeada91..26db30e144e 100644 --- a/math/rlab/Makefile +++ b/math/rlab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/02/11 23:06:02 jtb Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/17 18:22:40 wiz Exp $ DISTNAME= rlab-2.1.05 CATEGORIES= math @@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rlab/} MAINTAINER= jtb@netbsd.org HOMEPAGE= http://rlab.sourceforge.net/ +COMMENT= Matrix oriented, interactive programming environment DEPENDS+= boehm-gc>=5.3:../../devel/boehm-gc DEPENDS+= readline>=4.0:../../devel/readline diff --git a/math/rlab/pkg/COMMENT b/math/rlab/pkg/COMMENT deleted file mode 100644 index 6d8bff296b0..00000000000 --- a/math/rlab/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Matrix oriented, interactive programming environment diff --git a/math/sc/Makefile b/math/sc/Makefile index 4fc9fcbff9a..e9868a17672 100644 --- a/math/sc/Makefile +++ b/math/sc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/01/12 20:29:00 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 18:22:41 wiz Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1998/08/10 00:20:29 steve Exp DISTNAME= sc-6.21 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://gatekeeper.dec.com/pub/misc/ EXTRACT_SUFX= .tar.Z MAINTAINER= eric@fox.phoenix.az.us +COMMENT= Curses-based spreadsheet program NO_WRKSUBDIR= yes diff --git a/math/sc/pkg/COMMENT b/math/sc/pkg/COMMENT deleted file mode 100644 index 99ddfa52208..00000000000 --- a/math/sc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Curses-based spreadsheet program diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 4bde47abdc4..669f8ba390f 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2000/08/23 14:31:47 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.21 2001/02/17 18:22:42 wiz Exp $ # # IMPORTANT: Before upgrading this package, please read files/README.next_rev! @@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/Meta2/Scilab/distributions/ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www-rocq.inria.fr/scilab/ +COMMENT= High-level scientific math programming environment with graphics DEPENDS+= xless-*:../../x11/xless DEPENDS+= pvm-3.4.3:../../parallel/pvm3 diff --git a/math/scilab/pkg/COMMENT b/math/scilab/pkg/COMMENT deleted file mode 100644 index 137648a819b..00000000000 --- a/math/scilab/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -High-level scientific math programming environment with graphics diff --git a/math/slatec/Makefile b/math/slatec/Makefile index 01b848a3657..2996f18dc60 100644 --- a/math/slatec/Makefile +++ b/math/slatec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/01/23 00:47:49 jtb Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 18:22:43 wiz Exp $ DISTNAME= slatec_src PKGNAME= slatec-4.1 @@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.netlib.org/slatec/ \ EXTRACT_SUFX= .tgz MAINTAINER= jtb@netbsd.org +COMMENT= Library of mathematical and statistical Fortran 77 subroutines WRKSRC= ${WRKDIR}/src USE_FORTRAN= YES diff --git a/math/slatec/pkg/COMMENT b/math/slatec/pkg/COMMENT deleted file mode 100644 index da3e329dc8d..00000000000 --- a/math/slatec/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Library of mathematical and statistical Fortran 77 subroutines diff --git a/math/superlu/Makefile b/math/superlu/Makefile index 98b2d95209d..9a12fb1b0bf 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/02 01:24:09 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:44 wiz Exp $ DISTNAME= superlu_2.0 PKGNAME= superlu-2.0 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.nersc.gov/~xiaoye/SuperLU/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://www.nersc.gov/~xiaoye/SuperLU/ +COMMENT= ANSI C routine library for the solution of sparse linear systems DEPENDS+= blas-[0-9]*:../../math/blas diff --git a/math/superlu/pkg/COMMENT b/math/superlu/pkg/COMMENT deleted file mode 100644 index f73d990fcfb..00000000000 --- a/math/superlu/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -ANSI C routine library for the solution of sparse linear systems diff --git a/math/tochnog/Makefile b/math/tochnog/Makefile index 49a2b91a059..f5865254c8b 100644 --- a/math/tochnog/Makefile +++ b/math/tochnog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/02/10 22:17:35 jtb Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 18:22:44 wiz Exp $ DISTNAME= tochnog-20010210 CATEGORIES= math @@ -7,6 +7,7 @@ DISTFILES= tn.tar.gz tnu.ps.gz tnp.ps.gz MAINTAINER= jtb@netbsd.org HOMEPAGE= http://tochnog.sourceforge.net +COMMENT= Finite Element Analysis Program DIST_SUBDIR= ${DISTNAME} EXTRACT_ONLY= tn.tar.gz diff --git a/math/tochnog/pkg/COMMENT b/math/tochnog/pkg/COMMENT deleted file mode 100644 index 4ff4c2754d6..00000000000 --- a/math/tochnog/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Finite Element Analysis Program diff --git a/math/udunits/Makefile b/math/udunits/Makefile index 536e254f666..b691b329e0d 100644 --- a/math/udunits/Makefile +++ b/math/udunits/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/07 04:31:39 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:45 wiz Exp $ DISTNAME= udunits PKGNAME= udunits-1.11.7 @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= jtb@netbsd.org HOMEPAGE= http://www.unidata.ucar.edu/packages/udunits/ +COMMENT= Library and program for manipulating units of physical quantities WRKSRC= ${WRKDIR}/${PKGNAME}/src DIST_SUBDIR= ${PKGNAME} diff --git a/math/udunits/pkg/COMMENT b/math/udunits/pkg/COMMENT deleted file mode 100644 index b8a12eedd5a..00000000000 --- a/math/udunits/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Library and program for manipulating units of physical quantities diff --git a/math/vista/Makefile b/math/vista/Makefile index d9ae18c7a0c..c0b5af33945 100644 --- a/math/vista/Makefile +++ b/math/vista/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/12/07 13:15:43 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 18:22:47 wiz Exp $ # DISTNAME= vista @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= packages@netbsd.org HOMEPAGE= http://forrest.psych.unc.edu/research/vista.html +COMMENT= Visual statistics system DEPENDS+= xlispstat>=3.52.9:../../math/xlispstat diff --git a/math/vista/pkg/COMMENT b/math/vista/pkg/COMMENT deleted file mode 100644 index c40d0ffb736..00000000000 --- a/math/vista/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Visual statistics system diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index dd606250afc..149d253f07c 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/01/12 12:21:04 dent Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/17 18:22:47 wiz Exp $ # FreeBSD Id: Makefile,v 1.5 1998/09/26 23:18:07 steve Exp # @@ -11,6 +11,7 @@ EXTRACT_SUFX= -source.tgz MAINTAINER= packages@netbsd.org HOMEPAGE= http://sunsite.math.klte.hu/mirrors/xldlas/ +COMMENT= XForms-based statistics package DEPENDS= xforms>=0.88nb1:../../x11/xforms diff --git a/math/xldlas/pkg/COMMENT b/math/xldlas/pkg/COMMENT deleted file mode 100644 index 516473a3f4a..00000000000 --- a/math/xldlas/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -XForms-based statistics package diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index d625cbde72b..292b49b6e2d 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/10/15 02:23:54 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/17 18:22:48 wiz Exp $ # FreeBSD Id: Makefile,v 1.7 1998/08/20 07:35:21 asami Exp # @@ -10,6 +10,7 @@ MASTER_SITES= http://lib.stat.cmu.edu/xlispstat/Src/3-52/ \ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.stat.umn.edu/~luke/xls/xlsinfo/xlsinfo.html +COMMENT= Statistics/X11-based LISP interpreter GNU_CONFIGURE= # defined USE_X11BASE= # defined diff --git a/math/xlispstat/pkg/COMMENT b/math/xlispstat/pkg/COMMENT deleted file mode 100644 index dc161ea8d7c..00000000000 --- a/math/xlispstat/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Statistics/X11-based LISP interpreter diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index ea3a08159b0..8406b14630a 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/08/23 23:14:29 tron Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/17 18:22:49 wiz Exp $ # FreeBSD Id: Makefile,v 1.13 1998/12/12 22:27:21 jseger Exp # @@ -13,6 +13,7 @@ MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/ \ MAINTAINER= packages@NetBSD.org HOMEPAGE= http://plasma-gate.weizmann.ac.il/Xmgr/ +COMMENT= Powerful XY plotting tool for workstations or X-terminals using X BUILD_DEPENDS= bison:../../devel/bison DEPENDS+= netcdf-3.4:../../devel/netcdf diff --git a/math/xmgr/pkg/COMMENT b/math/xmgr/pkg/COMMENT deleted file mode 100644 index 0d343c3065b..00000000000 --- a/math/xmgr/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Powerful XY plotting tool for workstations or X-terminals using X diff --git a/math/yacas/Makefile b/math/yacas/Makefile index 4456a14ad5a..bd036be6720 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/12/05 19:02:05 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 18:22:49 wiz Exp $ # DISTNAME= yacas-latest @@ -8,6 +8,7 @@ MASTER_SITES= http://www.xs4all.nl/~apinkus/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.xs4all.nl/~apinkus/yacas.html +COMMENT= Yet Another Computer Algebra System DIST_SUBDIR= ${PKGNAME} WRKSRC= ${WRKDIR}/${PKGNAME} diff --git a/math/yacas/pkg/COMMENT b/math/yacas/pkg/COMMENT deleted file mode 100644 index c469d7f3c92..00000000000 --- a/math/yacas/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Yet Another Computer Algebra System diff --git a/math/yorick/Makefile b/math/yorick/Makefile index de82a2378be..87b5234cf91 100644 --- a/math/yorick/Makefile +++ b/math/yorick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/10/02 10:58:51 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 18:22:50 wiz Exp $ # DISTNAME= yorick-1.4 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp-icf.llnl.gov/pub/Yorick/ MAINTAINER= refling@comet.lbl.gov HOMEPAGE= ftp://ftp-icf.llnl.gov/pub/Yorick/yorick-ad.html +COMMENT= Numerical algebra system (similar to Matlab) GNU_CONFIGURE= YES USE_X11= YES diff --git a/math/yorick/pkg/COMMENT b/math/yorick/pkg/COMMENT deleted file mode 100644 index 0f279fd3a18..00000000000 --- a/math/yorick/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Numerical algebra system (similar to Matlab) |