math: integrate COMMENT, bump NEED_VERSION.

This commit is contained in:
lebel 2001-05-06 01:58:40 +00:00
parent d3f8ca8a7c
commit b9dee42d51
26 changed files with 52 additions and 38 deletions

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.1.1.1 2000/12/28 13:55:13 kevlo Exp $ # $OpenBSD: Makefile,v 1.2 2001/05/06 01:58:40 lebel Exp $
COMMENT= "free spreadsheet with graphical user interface"
DISTNAME= abs-src-0.8 DISTNAME= abs-src-0.8
PKGNAME= abs-0.8 PKGNAME= abs-0.8
CATEGORIES= math CATEGORIES= math
NEED_VERSION= 1.348 NEED_VERSION= 1.402
HOMEPAGE= http://www.ping.be/bertin/abs.shtml HOMEPAGE= http://www.ping.be/bertin/abs.shtml

View File

@ -1 +0,0 @@
free spreadsheet with graphical user interface

View File

@ -1,10 +1,13 @@
# $OpenBSD: Makefile,v 1.6 2000/10/22 15:42:36 espie Exp $ # $OpenBSD: Makefile,v 1.7 2001/05/06 01:58:45 lebel Exp $
# #
COMMENT= "C-style arbitrary precision calculator"
DISTNAME= calc-2.11.1t3.0 DISTNAME= calc-2.11.1t3.0
CATEGORIES= math CATEGORIES= math
MASTER_SITES= ftp://ftp.uu.net/pub/calc/ \ MASTER_SITES= ftp://ftp.uu.net/pub/calc/ \
ftp://reality.sgi.com/chongo/src/calc/ ftp://reality.sgi.com/chongo/src/calc/
NEED_VERSION= 1.402
PERMIT_PACKAGE_FTP= Yes PERMIT_PACKAGE_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_CDROM= Yes

View File

@ -1 +0,0 @@
C-style arbitrary precision calculator

View File

@ -1,10 +1,12 @@
# Ports collection makefile for "hoc", the High Order Calculator # Ports collection makefile for "hoc", the High Order Calculator
# $OpenBSD: Makefile,v 1.16 2001/02/22 22:06:10 espie Exp $ # $OpenBSD: Makefile,v 1.17 2001/05/06 01:58:49 lebel Exp $
COMMENT= "from Kernighan & Pike: High Order Calculator"
DISTNAME= hoc DISTNAME= hoc
PKGNAME= hoc-1.1 PKGNAME= hoc-1.1
CATEGORIES= math CATEGORIES= math
NEED_VERSION= 1.342 NEED_VERSION= 1.402
MASTER_SITES= http://cm.bell-labs.com/cm/cs/who/bwk/ MASTER_SITES= http://cm.bell-labs.com/cm/cs/who/bwk/
EXTRACT_SUFX= .sh EXTRACT_SUFX= .sh

View File

@ -1 +0,0 @@
from Kernighan & Pike: High Order Calculator

View File

@ -1,7 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2000/11/19 20:02:12 espie Exp $ # $OpenBSD: Makefile,v 1.2 2001/05/06 01:58:57 lebel Exp $
# Original from: Marc Espie # Original from: Marc Espie
# XXX This port installs in a somewhat unusual way. # XXX This port installs in a somewhat unusual way.
COMMENT= "libraries for maple V 5; commercial"
# Directory where the maple CDROM was mounted # Directory where the maple CDROM was mounted
.if !defined(MAPLE_CDROM) .if !defined(MAPLE_CDROM)
IGNORE="Commercial port, mount the maple share cdrom and build with make MAPLE_CDROM=mount_point" IGNORE="Commercial port, mount the maple share cdrom and build with make MAPLE_CDROM=mount_point"
@ -13,7 +15,7 @@ TRUEMAPLE_DIR?=${TRUEPREFIX}/maple
DISTNAME= mapleshare-5.5 DISTNAME= mapleshare-5.5
CATEGORIES= math CATEGORIES= math
NEED_VERSION= 1.223 NEED_VERSION= 1.402
# if someone wants to buy the sparc version and check it, be my guest... # if someone wants to buy the sparc version and check it, be my guest...

View File

@ -1 +0,0 @@
libraries for maple V 5; commercial

View File

@ -1,7 +1,9 @@
# $OpenBSD: Makefile,v 1.15 2001/02/16 14:51:16 espie Exp $ # $OpenBSD: Makefile,v 1.16 2001/05/06 01:58:53 lebel Exp $
# Original from: Marc Espie # Original from: Marc Espie
# XXX This port installs in a somewhat unusual way. # XXX This port installs in a somewhat unusual way.
COMMENT= "algebraic and symbolic computations; commercial"
# Directory where the maple CDROM was mounted # Directory where the maple CDROM was mounted
.if !defined(MAPLE_CDROM) .if !defined(MAPLE_CDROM)
IGNORE="Commercial port, mount the maple cdrom and build with make MAPLE_CDROM=mount_point" IGNORE="Commercial port, mount the maple cdrom and build with make MAPLE_CDROM=mount_point"
@ -13,7 +15,7 @@ TRUEMAPLE_DIR?=${TRUEPREFIX}/maple
DISTNAME= maple-5.5 DISTNAME= maple-5.5
CATEGORIES= math CATEGORIES= math
NEED_VERSION= 1.223 NEED_VERSION= 1.402
RUN_DEPENDS= /emul/linux/usr/i486-linux-libc5/lib/libc.so.5::emulators/redhat_base RUN_DEPENDS= /emul/linux/usr/i486-linux-libc5/lib/libc.so.5::emulators/redhat_base

View File

@ -1 +0,0 @@
algebraic and symbolic computations; commercial

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.1.1.1 2000/12/26 12:22:53 reinhard Exp $ # $OpenBSD: Makefile,v 1.2 2001/05/06 01:59:01 lebel Exp $
# $FreeBSD: ports/math/netcdf/Makefile,v 1.7 2000/06/16 21:51:39 asami 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"
DISTNAME= netcdf-3.5b3 DISTNAME= netcdf-3.5b3
CATEGORIES= math CATEGORIES= math
NEED_VERSION= 1.346 NEED_VERSION= 1.402
DISTFILES= netcdf-3.5-beta3.tar.Z DISTFILES= netcdf-3.5-beta3.tar.Z
MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/

View File

@ -1 +0,0 @@
library for machine-independent, array-oriented data access

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.4 2001/03/16 13:45:44 wilfried Exp $ # $OpenBSD: Makefile,v 1.5 2001/05/06 01:59:06 lebel Exp $
COMMENT= "Victor Shoup's Number Theory Library"
DISTNAME= ntl-5.0c DISTNAME= ntl-5.0c
CATEGORIES= math CATEGORIES= math
NEED_VERSION= 1.355 NEED_VERSION= 1.402
MASTER_SITES= http://www.shoup.net/ntl/ MASTER_SITES= http://www.shoup.net/ntl/
PERMIT_PACKAGE_FTP= Yes PERMIT_PACKAGE_FTP= Yes

View File

@ -1 +0,0 @@
Victor Shoup's Number Theory Library

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/01/23 15:05:24 kevlo Exp $ # $OpenBSD: Makefile,v 1.2 2001/05/06 01:59:11 lebel Exp $
COMMENT= "implement a back-propagation feed-forward neural network"
DISTNAME= AI-NeuralNet-BackProp-0.89 DISTNAME= AI-NeuralNet-BackProp-0.89
PKGNAME= p5-${DISTNAME} PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5 CATEGORIES= math perl5
NEED_VERSION= 1.352 NEED_VERSION= 1.402
MAINTAINER= Kevin Lo <kevlo@openbsd.org> MAINTAINER= Kevin Lo <kevlo@openbsd.org>

View File

@ -1 +0,0 @@
implement a back-propagation feed-forward neural network

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/01/23 15:06:45 kevlo Exp $ # $OpenBSD: Makefile,v 1.2 2001/05/06 01:59:16 lebel Exp $
COMMENT= "module to implement an accurate neural network mesh"
DISTNAME= AI-NeuralNet-Mesh-0.44 DISTNAME= AI-NeuralNet-Mesh-0.44
PKGNAME= p5-${DISTNAME} PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5 CATEGORIES= math perl5
NEED_VERSION= 1.352 NEED_VERSION= 1.402
MAINTAINER= Kevin Lo <kevlo@openbsd.org> MAINTAINER= Kevin Lo <kevlo@openbsd.org>

View File

@ -1 +0,0 @@
module to implement an accurate neural network mesh

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/01/23 15:54:32 kevlo Exp $ # $OpenBSD: Makefile,v 1.2 2001/05/06 01:59:21 lebel Exp $
COMMENT= "module to internal operations of neural networks"
DISTNAME= AI-Perceptron-0.01 DISTNAME= AI-Perceptron-0.01
PKGNAME= p5-${DISTNAME} PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5 CATEGORIES= math perl5
NEED_VERSION= 1.352 NEED_VERSION= 1.402
MAINTAINER= Kevin Lo <kevlo@openbsd.org> MAINTAINER= Kevin Lo <kevlo@openbsd.org>

View File

@ -1 +0,0 @@
module to internal operations of neural networks

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/01/24 08:22:10 kevlo Exp $ # $OpenBSD: Makefile,v 1.2 2001/05/06 01:59:26 lebel Exp $
COMMENT= "manage sets of integers"
DISTNAME= Set-IntSpan-1.07 DISTNAME= Set-IntSpan-1.07
PKGNAME= p5-${DISTNAME} PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5 CATEGORIES= math perl5
NEED_VERSION= 1.352 NEED_VERSION= 1.402
MAINTAINER= Kevin Lo <kevlo@openbsd.org> MAINTAINER= Kevin Lo <kevlo@openbsd.org>

View File

@ -1 +0,0 @@
manage sets of integers

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.10 2001/02/24 06:04:21 angelos Exp $ # $OpenBSD: Makefile,v 1.11 2001/05/06 01:59:31 lebel Exp $
# #
COMMENT= "commercial spreadsheet"
ONLY_FOR_ARCHS= i386 ONLY_FOR_ARCHS= i386
DISTNAME= Wingz-142 DISTNAME= Wingz-142
CATEGORIES= math CATEGORIES= math
NEED_VERSION= 1.230 NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/financial/spreadsheet MASTER_SITE_SUBDIR= apps/financial/spreadsheet
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz

View File

@ -1 +0,0 @@
commercial spreadsheet

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.6 2000/08/19 04:40:57 kevlo Exp $ # $OpenBSD: Makefile,v 1.7 2001/05/06 01:59:36 lebel Exp $
# #
COMMENT= "spreadsheet program under X11"
DISTNAME= xspread3.1.1c DISTNAME= xspread3.1.1c
PKGNAME= xspread-3.1.1c PKGNAME= xspread-3.1.1c
CATEGORIES= math CATEGORIES= math
NEED_VERSION= 1.319 NEED_VERSION= 1.402
MAINTAINER= ports@openbsd.org MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
spreadsheet program under X11