remove quotes from COMMENT/PERMIT*/BROKEN
This commit is contained in:
parent
4483ec0807
commit
907a85c549
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2007/08/09 22:22:17 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "clone of S, a powerful math/statistics/graphics language"
|
||||
COMMENT= clone of S, a powerful math/statistics/graphics language
|
||||
DISTNAME= R-2.5.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
SHARED_LIBS= Rlapack 25.0 \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2005/06/27 20:36:40 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "ASCII art mathematics"
|
||||
COMMENT= ASCII art mathematics
|
||||
|
||||
DISTNAME= aamath-0.3
|
||||
CATEGORIES= math
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2006/08/03 20:04:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "free spreadsheet with graphical user interface"
|
||||
COMMENT= free spreadsheet with graphical user interface
|
||||
|
||||
DISTNAME= abs-src-0.8
|
||||
PKGNAME= ${DISTNAME:S/-src//}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/07 11:09:10 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "order a sparse matrix prior to Cholesky factorization"
|
||||
COMMENT= order a sparse matrix prior to Cholesky factorization
|
||||
|
||||
VERSION= 2.2.0
|
||||
DISTNAME= AMD-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/10/19 16:19:54 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "solve large scale eigenvalue problems"
|
||||
COMMENT= solve large scale eigenvalue problems
|
||||
|
||||
DISTNAME= arpack96
|
||||
PKGNAME= arpack-96
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/05 15:32:19 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "Basic Linear Algebra Subprograms"
|
||||
COMMENT= Basic Linear Algebra Subprograms
|
||||
|
||||
VERSION= 1.0
|
||||
DISTNAME= blas
|
||||
|
@ -1,7 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2004/12/27 07:16:44 alek Exp $
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.16 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "C-style arbitrary precision calculator"
|
||||
COMMENT= C-style arbitrary precision calculator
|
||||
|
||||
DISTNAME= calc-2.11.7
|
||||
CATEGORIES= math
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2006/11/03 08:29:00 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "C interface to the BLAS library"
|
||||
COMMENT= C interface to the BLAS library
|
||||
|
||||
VERSION= 1.0
|
||||
DISTNAME= cblas
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2006/06/29 08:26:08 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "library for handling FITS data"
|
||||
COMMENT= library for handling FITS data
|
||||
CATEGORIES= math graphics devel
|
||||
|
||||
HOMEPAGE= http://heasarc.gsfc.nasa.gov/fitsio/fitsio.html
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2005/08/09 22:50:15 aanriot Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
BROKEN= "requires update due to ocaml 3.08"
|
||||
BROKEN= requires update due to ocaml 3.08
|
||||
|
||||
COMMENT= "proof assistant based on a typed lambda calculus"
|
||||
COMMENT= proof assistant based on a typed lambda calculus
|
||||
|
||||
DISTNAME= coq-7.3.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/05/27 04:59:07 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "elliptic curve method (ECM) factorization library"
|
||||
COMMENT= elliptic curve method (ECM) factorization library
|
||||
|
||||
DISTNAME= ecm-6.1.2
|
||||
CATEGORIES= math
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/03/20 11:35:50 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
COMMENT= 'lightweight C++ template library for linear algebra'
|
||||
COMMENT= lightweight C++ template library for linear algebra
|
||||
CATEGORIES= math devel
|
||||
HOMEPAGE= http://eigen.tuxfamily.org/
|
||||
MASTER_SITES= http://download.tuxfamily.org/eigen/
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2006/03/04 15:10:31 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2007/09/15 18:44:36 steven Exp $
|
||||
# $FreeBSD: ports/math/fftw/Makefile,v 1.11 2000/06/16 21:51:38 asami Exp $
|
||||
# Original from: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
|
||||
|
||||
COMMENT= "C routines for computing the Discrete Fourier Transform"
|
||||
COMMENT= C routines for computing the Discrete Fourier Transform
|
||||
|
||||
DISTNAME= fftw-2.1.5
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2006/12/01 14:24:55 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT-main= "C routines for computing the Discrete Fourier Transform"
|
||||
COMMENT-common= "common files for the fftw3 packages"
|
||||
COMMENT-main= C routines for computing the Discrete Fourier Transform
|
||||
COMMENT-common= common files for the fftw3 packages
|
||||
|
||||
V= 3.1.2
|
||||
DISTNAME= fftw-${V}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2007/09/07 15:55:25 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "environment for rapid engineering and scientific processing"
|
||||
COMMENT= environment for rapid engineering and scientific processing
|
||||
|
||||
V= 3.4
|
||||
DISTNAME= FreeMat-${V}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2007/02/11 00:56:57 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "GTK2-based scientific calculator"
|
||||
COMMENT= GTK2-based scientific calculator
|
||||
|
||||
DISTNAME= galculator-1.2.5.2
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2006/08/03 20:04:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "simple program for plotting 2d mathematical functions"
|
||||
COMMENT= simple program for plotting 2d mathematical functions
|
||||
|
||||
DISTNAME= geg-1.0.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2007/03/28 16:50:58 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "command-driven interactive function plotting program"
|
||||
COMMENT= command-driven interactive function plotting program
|
||||
|
||||
V= 4.2
|
||||
PATCHLEVEL= 0
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2006/08/03 20:04:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2007/09/15 18:44:36 steven Exp $
|
||||
# $FreeBSD: ports/math/grace/Makefile,v 1.18 2001/04/25 05:59:19 lkoeller Exp $
|
||||
# Original from: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
|
||||
|
||||
COMMENT= "GRaphing, Advanced Computation and Exploration of data"
|
||||
COMMENT= GRaphing, Advanced Computation and Exploration of data
|
||||
|
||||
DISTNAME= grace-5.1.15
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2007/05/29 11:22:30 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT-main= "graph drawing software"
|
||||
COMMENT-main= graph drawing software
|
||||
|
||||
DISTNAME= graphviz-2.12
|
||||
PKGNAME-main= ${DISTNAME}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2006/11/13 12:53:08 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "graphical reverse polish notation calculator"
|
||||
COMMENT= graphical reverse polish notation calculator
|
||||
|
||||
DISTNAME= grpn-1.1.2
|
||||
CATEGORIES= math x11
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2005/03/16 20:26:51 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "multi-radix integer desk calculator"
|
||||
COMMENT= multi-radix integer desk calculator
|
||||
|
||||
DISTNAME= hc
|
||||
PKGNAME= hc-1.1p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2004/12/27 07:16:44 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "multi-radix calculator for x11"
|
||||
COMMENT= multi-radix calculator for x11
|
||||
|
||||
DATE= 19951219
|
||||
DISTNAME= hexcalc
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Ports collection makefile for "hoc", the High Order Calculator
|
||||
# $OpenBSD: Makefile,v 1.23 2006/10/29 23:14:43 ian Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "from Kernighan & Pike: High Order Calculator"
|
||||
COMMENT= from Kernighan & Pike: High Order Calculator
|
||||
|
||||
DISTNAME= hoc
|
||||
PKGNAME= hoc-1.1p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/10/30 11:13:25 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "symbolics math system"
|
||||
COMMENT= symbolics math system
|
||||
|
||||
CATEGORIES= math
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2007/05/09 11:38:30 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
CATEGORIES= math x11/kde
|
||||
COMMENT= 'data viewing/plotting tool'
|
||||
COMMENT= data viewing/plotting tool
|
||||
|
||||
DISTNAME= kst-1.2.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/05 15:33:35 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "library of Fortran 77 linear algebra subroutines"
|
||||
COMMENT= library of Fortran 77 linear algebra subroutines
|
||||
|
||||
DISTNAME= lapack-3.1.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2002/12/29 19:43:50 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/15 18:44:36 steven Exp $
|
||||
# Original from: Marc Espie
|
||||
# XXX This port installs in a somewhat unusual way.
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
COMMENT= "libraries for maple V 5; commercial"
|
||||
COMMENT= libraries for maple V 5; commercial
|
||||
|
||||
# Directory where the maple CDROM was mounted
|
||||
.if !defined(MAPLE_CDROM)
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2006/10/19 09:56:17 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2007/09/15 18:44:36 steven Exp $
|
||||
# Original from: Marc Espie
|
||||
# XXX This port installs in a somewhat unusual way.
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
COMMENT= "algebraic and symbolic computations; commercial"
|
||||
COMMENT= algebraic and symbolic computations; commercial
|
||||
|
||||
# Directory where the maple CDROM was mounted
|
||||
.if !defined(MAPLE_CDROM)
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2007/06/26 05:51:02 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "small, portable, general purpose computer algebra system"
|
||||
COMMENT= small, portable, general purpose computer algebra system
|
||||
|
||||
DISTNAME= mathomatic-12.7.3
|
||||
CATEGORIES= math
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/12/02 00:19:11 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "library for reading and writing Matlab MAT files"
|
||||
COMMENT= library for reading and writing Matlab MAT files
|
||||
|
||||
DISTNAME= matio-1.3.2
|
||||
SHARED_LIBS= matio 1.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2005/02/25 14:31:50 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "GPL computer algebra system based on DOE Macsyma"
|
||||
COMMENT= GPL computer algebra system based on DOE Macsyma
|
||||
|
||||
VERSION= 5.9.0
|
||||
DISTNAME= maxima-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2006/04/05 08:58:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "clustering algorithm for graphs"
|
||||
COMMENT= clustering algorithm for graphs
|
||||
|
||||
V= 06-058
|
||||
DISTNAME= mcl-${V}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2004/12/27 07:16:44 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "monte carlo simulation software"
|
||||
COMMENT= monte carlo simulation software
|
||||
|
||||
DISTNAME= mcsim-4.2.0
|
||||
CATEGORIES= math
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/01/12 03:13:52 ray Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "Marco's Object Oriented calculator"
|
||||
COMMENT= Marco's Object Oriented calculator
|
||||
|
||||
DISTNAME= moo-1.3
|
||||
CATEGORIES= math
|
||||
|
@ -1,8 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2006/07/11 11:30:06 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2007/09/15 18:44:36 steven Exp $
|
||||
# $FreeBSD: ports/math/netcdf/Makefile,v 1.7 2000/06/16 21:51:39 asami Exp $
|
||||
#
|
||||
|
||||
COMMENT= "library for machine-independent, array-oriented data access"
|
||||
COMMENT= library for machine-independent, array-oriented data access
|
||||
|
||||
DISTNAME= netcdf-3.5.0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2005/11/18 23:26:43 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
COMMENT= "Victor Shoup's Number Theory Library"
|
||||
COMMENT= Victor Shoup's Number Theory Library
|
||||
|
||||
DISTNAME= ntl-5.3.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2007/08/05 22:27:53 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2007/09/15 18:44:36 steven Exp $
|
||||
|
||||
# vax: no IEEE arithmetic
|
||||
# sparc: fPIC version of libgcc.a needed but not available
|
||||
NOT_FOR_ARCHS= vax sparc
|
||||
|
||||
COMMENT= "high-level language for numerical computations"
|
||||
COMMENT= high-level language for numerical computations
|
||||
|
||||
VERSION= 2.9.13
|
||||
DISTNAME= octave-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2006/12/24 19:50:51 dassow Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
COMMENT= "implement a back-propagation feed-forward neural network"
|
||||
COMMENT= implement a back-propagation feed-forward neural network
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= AI-NeuralNet-BackProp-0.89
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2006/12/24 19:50:51 dassow Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
COMMENT= "module to implement an accurate neural network mesh"
|
||||
COMMENT= module to implement an accurate neural network mesh
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= AI-NeuralNet-Mesh-0.44
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2006/12/24 19:50:51 dassow Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
COMMENT= "module to internal operations of neural networks"
|
||||
COMMENT= module to internal operations of neural networks
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= AI-Perceptron-0.01
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2006/12/24 19:50:51 dassow Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "library of advanced math functions"
|
||||
COMMENT= library of advanced math functions
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Bit-Vector-6.4
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/12/24 19:50:51 dassow Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "use the GMP library for Math::BigInt routines"
|
||||
COMMENT= use the GMP library for Math::BigInt routines
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Math-BigInt-GMP-1.18
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2006/12/24 19:50:51 dassow Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "calculate Fast Fourier Transforms in perl"
|
||||
COMMENT= calculate Fast Fourier Transforms in perl
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Math-FFT-1.28
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2007/03/17 15:22:42 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "high speed arbitrary-size integer math"
|
||||
COMMENT= high speed arbitrary-size integer math
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Math-GMP-2.03
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/12/24 19:50:52 dassow Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "Perl interface to libPARI and GP"
|
||||
COMMENT= Perl interface to libPARI and GP
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Math-Pari-2.010603
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/12/27 17:29:39 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
COMMENT= "Perl extension for rounding numbers"
|
||||
COMMENT= Perl extension for rounding numbers
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Math-Round-0.06
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2006/12/24 19:50:52 dassow Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
COMMENT= "manage sets of integers"
|
||||
COMMENT= manage sets of integers
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Set-IntSpan-1.09
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2005/03/23 19:59:08 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
COMMENT= "number theory-oriented computer algebra system"
|
||||
COMMENT= number theory-oriented computer algebra system
|
||||
|
||||
DISTNAME= pari-2.1.6
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2007/07/28 14:08:08 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT-main= "advanced 2D and 3D scientific plotting library"
|
||||
COMMENT-c++ = "C++ interface to plplot"
|
||||
COMMENT-f77= "Fortran 77 interface to plplot"
|
||||
COMMENT-octave= "Octave bindings for plplot"
|
||||
COMMENT-tcl= "Tcl bindings for plplot"
|
||||
COMMENT-main= advanced 2D and 3D scientific plotting library
|
||||
COMMENT-c++ = C++ interface to plplot
|
||||
COMMENT-f77= Fortran 77 interface to plplot
|
||||
COMMENT-octave= Octave bindings for plplot
|
||||
COMMENT-tcl= Tcl bindings for plplot
|
||||
|
||||
VERSION= 5.6.1
|
||||
DISTNAME= plplot-${VERSION}
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2006/07/19 15:11:53 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "fast array facility to the Python language"
|
||||
COMMENT= fast array facility to the Python language
|
||||
|
||||
VERSION= 23.1
|
||||
DISTNAME= Numeric-${VERSION}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/06/03 09:38:37 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
COMMENT= "Python interface to the gnuplot plotting program"
|
||||
COMMENT= Python interface to the gnuplot plotting program
|
||||
|
||||
DISTNAME= gnuplot-py-1.7
|
||||
PKGNAME= py-${DISTNAME:S/py-//}p0
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/05 08:43:49 djm Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "fast array and numeric programming library for Python"
|
||||
COMMENT= fast array and numeric programming library for Python
|
||||
|
||||
DISTNAME= numpy-1.0.3
|
||||
PKGNAME= py-${DISTNAME}
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/07/04 19:18:46 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "probability and statistics utilities for Python"
|
||||
COMMENT= probability and statistics utilities for Python
|
||||
|
||||
DISTNAME= probstat_0.912
|
||||
PKGNAME= py-${DISTNAME:S/_/-/}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2006/05/28 21:21:51 weingart Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
COMMENT= "curses spreadsheet-calculator program"
|
||||
COMMENT= curses spreadsheet-calculator program
|
||||
|
||||
DISTNAME= sc-7.16
|
||||
CATEGORIES= math
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/07 11:10:03 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
COMMENT= "unsymmetric multifrontal sparse LU factorization package"
|
||||
COMMENT= unsymmetric multifrontal sparse LU factorization package
|
||||
|
||||
VERSION= 5.1.0
|
||||
DISTNAME= UMFPACK-${VERSION}
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2006/10/19 00:19:39 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2007/09/15 18:44:37 steven Exp $
|
||||
#
|
||||
|
||||
COMMENT= "commercial spreadsheet"
|
||||
COMMENT= commercial spreadsheet
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
DISTNAME= Wingz-142
|
||||
@ -11,9 +11,9 @@ CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/financial/spreadsheet/}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
PERMIT_PACKAGE_CDROM= "shareware"
|
||||
PERMIT_PACKAGE_FTP= "shareware"
|
||||
PERMIT_DISTFILES_CDROM= "shareware"
|
||||
PERMIT_PACKAGE_CDROM= shareware
|
||||
PERMIT_PACKAGE_FTP= shareware
|
||||
PERMIT_DISTFILES_CDROM= shareware
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
NO_BUILD= Yes
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2004/12/27 07:41:44 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
COMMENT= 'wm-dockapp; simple four-function calculator'
|
||||
COMMENT= wm-dockapp; simple four-function calculator
|
||||
|
||||
DISTNAME= wmcalc-0.3
|
||||
CATEGORIES= math x11 x11/windowmaker
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2004/12/27 07:41:44 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
COMMENT= "spreadsheet program under X11"
|
||||
COMMENT= spreadsheet program under X11
|
||||
|
||||
DISTNAME= xspread3.1.1c
|
||||
PKGNAME= xspread-3.1.1c
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2004/12/27 07:41:44 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2007/09/15 18:44:37 steven Exp $
|
||||
|
||||
COMMENT= "interpreted language for scientific computing"
|
||||
COMMENT= interpreted language for scientific computing
|
||||
|
||||
VERSION= 1.5
|
||||
DISTNAME= yorick-${VERSION}.08
|
||||
|
Loading…
Reference in New Issue
Block a user