diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /math | |
parent | Forced commit to note that the previous revision also included patches (diff) |
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes
Notes:
svn path=/head/; revision=69808
Diffstat (limited to 'math')
114 files changed, 57 insertions, 114 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 02fe3dc1f03e..d3b02136e073 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= PDL pdl MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl Data Language - BROKEN= "Does not compile" BUILD_DEPENDS= ${PERL_SITELIBDIR}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \ diff --git a/math/PDL/pkg-comment b/math/PDL/pkg-comment new file mode 100644 index 000000000000..d2f128e44d1a --- /dev/null +++ b/math/PDL/pkg-comment @@ -0,0 +1 @@ +Perl Data Language diff --git a/math/add/Makefile b/math/add/Makefile index 09c05a3cb2cd..b5d590cd4e71 100644 --- a/math/add/Makefile +++ b/math/add/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Full-screen editing calculator - WRKSRC= ${WRKDIR}/add-970526 GNU_CONFIGURE= yes diff --git a/math/add/pkg-comment b/math/add/pkg-comment new file mode 100644 index 000000000000..58f7d2ece8fb --- /dev/null +++ b/math/add/pkg-comment @@ -0,0 +1 @@ +Full-screen editing calculator diff --git a/math/biggles/Makefile b/math/biggles/Makefile index ff7760abacc8..9173e33401de 100644 --- a/math/biggles/Makefile +++ b/math/biggles/Makefile @@ -15,8 +15,6 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Create publication-quality 2D scientific plots - BUILD_DEPENDS= ${PYNUMERIC} LIB_DEPENDS= plot:${PORTSDIR}/graphics/plotutils diff --git a/math/biggles/pkg-comment b/math/biggles/pkg-comment new file mode 100644 index 000000000000..34c80da57d94 --- /dev/null +++ b/math/biggles/pkg-comment @@ -0,0 +1 @@ +Create publication-quality 2D scientific plots diff --git a/math/blas/Makefile b/math/blas/Makefile index 2950d5aac125..3bf27a353119 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Basic Linear Algebra, level 1, 2, and 3 - INSTALLS_SHLIB= yes NO_WRKSUBDIR= yes diff --git a/math/blas/pkg-comment b/math/blas/pkg-comment new file mode 100644 index 000000000000..ffe2ab974d66 --- /dev/null +++ b/math/blas/pkg-comment @@ -0,0 +1 @@ +Basic Linear Algebra, level 1, 2, and 3 diff --git a/math/calctool/Makefile b/math/calctool/Makefile index 016311c6c8b4..74978863ee96 100644 --- a/math/calctool/Makefile +++ b/math/calctool/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= nsayer MAINTAINER= ports@freebsd.org -PORTCOMMENT= A multi-GUI (text, X, xview, NeWS, sunview) calculator program - USE_X_PREFIX= yes MAN1= calctool.1 diff --git a/math/calctool/pkg-comment b/math/calctool/pkg-comment new file mode 100644 index 000000000000..0b355939d65c --- /dev/null +++ b/math/calctool/pkg-comment @@ -0,0 +1 @@ +A multi-GUI (text, X, xview, NeWS, sunview) calculator program diff --git a/math/cln/Makefile b/math/cln/Makefile index 3d664434ca0d..78a88fa1e91b 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/gnu/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Class Library for Numbers - LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 STRIP= # none diff --git a/math/cln/pkg-comment b/math/cln/pkg-comment new file mode 100644 index 000000000000..85e2272c34ff --- /dev/null +++ b/math/cln/pkg-comment @@ -0,0 +1 @@ +Class Library for Numbers diff --git a/math/eispack/Makefile b/math/eispack/Makefile index 1c954548d0fb..18c7312a55c8 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -14,8 +14,6 @@ DISTFILES= ${SRCS:.f=.f.gz} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Eigenvalue system package - LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas DIST_SUBDIR= ${PORTNAME} diff --git a/math/eispack/pkg-comment b/math/eispack/pkg-comment new file mode 100644 index 000000000000..2bf9e8d2fca3 --- /dev/null +++ b/math/eispack/pkg-comment @@ -0,0 +1 @@ +Eigenvalue system package diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile index e30441c1734e..4e7dd0c444cb 100644 --- a/math/eukleides/Makefile +++ b/math/eukleides/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Euclidean geometry drawing language - RUN_DEPENDS= pstoedit:${PORTSDIR}/graphics/pstoedit \ epstopdf:${PORTSDIR}/print/teTeX diff --git a/math/eukleides/pkg-comment b/math/eukleides/pkg-comment new file mode 100644 index 000000000000..3f47c8290a1d --- /dev/null +++ b/math/eukleides/pkg-comment @@ -0,0 +1 @@ +A Euclidean geometry drawing language diff --git a/math/femlab/Makefile b/math/femlab/Makefile index 0165aeafa14e..93a63124a4c2 100644 --- a/math/femlab/Makefile +++ b/math/femlab/Makefile @@ -14,8 +14,6 @@ DISTFILES= femlab-2d-v${PORTVERSION}.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Interactive program for solving partial differential equations in 2D - BUILD_DEPENDS= ${X11BASE}/lib/libsx.a:${PORTSDIR}/x11/libsx USE_REINPLACE= yes diff --git a/math/femlab/pkg-comment b/math/femlab/pkg-comment new file mode 100644 index 000000000000..22b1e980cf2f --- /dev/null +++ b/math/femlab/pkg-comment @@ -0,0 +1 @@ +Interactive program for solving partial differential equations in 2D diff --git a/math/freefem/Makefile b/math/freefem/Makefile index 17b13b23c7ae..4668e9f510fe 100644 --- a/math/freefem/Makefile +++ b/math/freefem/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= kfem MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A language for the Finite Element Method - USE_REINPLACE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/math/freefem/pkg-comment b/math/freefem/pkg-comment new file mode 100644 index 000000000000..4fde99a7c2ff --- /dev/null +++ b/math/freefem/pkg-comment @@ -0,0 +1 @@ +A language for the Finite Element Method diff --git a/math/fxt/Makefile b/math/fxt/Makefile index fbaf6077727c..c4718cb9defa 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= FFT code and related stuff - WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes diff --git a/math/fxt/pkg-comment b/math/fxt/pkg-comment new file mode 100644 index 000000000000..353dce0f6512 --- /dev/null +++ b/math/fxt/pkg-comment @@ -0,0 +1 @@ +FFT code and related stuff diff --git a/math/gmp/Makefile b/math/gmp/Makefile index 1cc9e446ef27..5c1fc19d8765 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -16,8 +16,6 @@ DISTNAME= gmp-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A free library for arbitrary precision arithmetic - USE_REINPLACE= yes USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/math/gmp/pkg-comment b/math/gmp/pkg-comment new file mode 100644 index 000000000000..11e376b31082 --- /dev/null +++ b/math/gmp/pkg-comment @@ -0,0 +1 @@ +A free library for arbitrary precision arithmetic diff --git a/math/goblin/Makefile b/math/goblin/Makefile index a5f4957f5d7d..8c959fe1d75a 100644 --- a/math/goblin/Makefile +++ b/math/goblin/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Graph Object Library for Network Programming Problems - LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \ tk83:${PORTSDIR}/x11-toolkits/tk83 diff --git a/math/goblin/pkg-comment b/math/goblin/pkg-comment new file mode 100644 index 000000000000..43ed71ddf937 --- /dev/null +++ b/math/goblin/pkg-comment @@ -0,0 +1 @@ +A Graph Object Library for Network Programming Problems diff --git a/math/gretl/Makefile b/math/gretl/Makefile index 358b340c6b80..dd25124dcd48 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Gnu Regression, Econometrics and Time-series Library - BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot LIB_DEPENDS= gnomeole2.0:${PORTSDIR}/devel/libole2 \ gmp.6:${PORTSDIR}/math/libgmp4 \ diff --git a/math/gretl/pkg-comment b/math/gretl/pkg-comment new file mode 100644 index 000000000000..f528efe7ec35 --- /dev/null +++ b/math/gretl/pkg-comment @@ -0,0 +1 @@ +Gnu Regression, Econometrics and Time-series Library diff --git a/math/hexcalc/Makefile b/math/hexcalc/Makefile index 4a37797c43f5..62385fc345a5 100644 --- a/math/hexcalc/Makefile +++ b/math/hexcalc/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= ..tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A multi-radix calculator for x11 - USE_IMAKE= yes MAN1= hexcalc.1 diff --git a/math/hexcalc/pkg-comment b/math/hexcalc/pkg-comment new file mode 100644 index 000000000000..cd9f5fad9f54 --- /dev/null +++ b/math/hexcalc/pkg-comment @@ -0,0 +1 @@ +A multi-radix calculator for x11 diff --git a/math/kaskade/Makefile b/math/kaskade/Makefile index 7df6dd7d2287..71becf609a05 100644 --- a/math/kaskade/Makefile +++ b/math/kaskade/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Adaptive linear scalar elliptic and parabolic problem solver - USE_X_PREFIX= yes .include <bsd.port.pre.mk> diff --git a/math/kaskade/pkg-comment b/math/kaskade/pkg-comment new file mode 100644 index 000000000000..7651eed2fae5 --- /dev/null +++ b/math/kaskade/pkg-comment @@ -0,0 +1 @@ +Adaptive linear scalar elliptic and parabolic problem solver diff --git a/math/libgmp-freebsd/Makefile b/math/libgmp-freebsd/Makefile index 89d3204603ed..caad5b6797fa 100644 --- a/math/libgmp-freebsd/Makefile +++ b/math/libgmp-freebsd/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= sobomax MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library for arbitrary precision arithmetic - USE_BZIP2= yes INSTALLS_SHLIB= yes MAKE_FLAGS= INCDIR=${PREFIX}/include \ diff --git a/math/libgmp-freebsd/pkg-comment b/math/libgmp-freebsd/pkg-comment new file mode 100644 index 000000000000..04b7f02aa247 --- /dev/null +++ b/math/libgmp-freebsd/pkg-comment @@ -0,0 +1 @@ +A library for arbitrary precision arithmetic diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile index 1cc9e446ef27..5c1fc19d8765 100644 --- a/math/libgmp4/Makefile +++ b/math/libgmp4/Makefile @@ -16,8 +16,6 @@ DISTNAME= gmp-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A free library for arbitrary precision arithmetic - USE_REINPLACE= yes USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/math/libgmp4/pkg-comment b/math/libgmp4/pkg-comment new file mode 100644 index 000000000000..11e376b31082 --- /dev/null +++ b/math/libgmp4/pkg-comment @@ -0,0 +1 @@ +A free library for arbitrary precision arithmetic diff --git a/math/linpack/Makefile b/math/linpack/Makefile index 5d6abae0096c..bff5544cc45b 100644 --- a/math/linpack/Makefile +++ b/math/linpack/Makefile @@ -14,8 +14,6 @@ DISTFILES= ${SRCS:.f=.f.gz} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Linear Algebra package - LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas INSTALLS_SHLIB= yes diff --git a/math/linpack/pkg-comment b/math/linpack/pkg-comment new file mode 100644 index 000000000000..f04d78faf891 --- /dev/null +++ b/math/linpack/pkg-comment @@ -0,0 +1 @@ +Linear Algebra package diff --git a/math/metis/Makefile b/math/metis/Makefile index ee8a849b3a51..aafbf8292204 100644 --- a/math/metis/Makefile +++ b/math/metis/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www-users.cs.umn.edu/~karypis/metis/metis/files/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A package for unstructured graph partitioning - ALL_TARGET= do-install: diff --git a/math/metis/pkg-comment b/math/metis/pkg-comment new file mode 100644 index 000000000000..4144bc7d0294 --- /dev/null +++ b/math/metis/pkg-comment @@ -0,0 +1 @@ +A package for unstructured graph partitioning diff --git a/math/metis4/Makefile b/math/metis4/Makefile index ee8a849b3a51..aafbf8292204 100644 --- a/math/metis4/Makefile +++ b/math/metis4/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www-users.cs.umn.edu/~karypis/metis/metis/files/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A package for unstructured graph partitioning - ALL_TARGET= do-install: diff --git a/math/metis4/pkg-comment b/math/metis4/pkg-comment new file mode 100644 index 000000000000..4144bc7d0294 --- /dev/null +++ b/math/metis4/pkg-comment @@ -0,0 +1 @@ +A package for unstructured graph partitioning diff --git a/math/mtl/Makefile b/math/mtl/Makefile index a56fc5aa45ef..85cc8a0fe884 100644 --- a/math/mtl/Makefile +++ b/math/mtl/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-2.1.2-20 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Matrix Template Library - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/math/mtl/pkg-comment b/math/mtl/pkg-comment new file mode 100644 index 000000000000..d5aabc75116e --- /dev/null +++ b/math/mtl/pkg-comment @@ -0,0 +1 @@ +The Matrix Template Library diff --git a/math/netcdf/Makefile b/math/netcdf/Makefile index 3cb8408398d9..090758cd7b30 100644 --- a/math/netcdf/Makefile +++ b/math/netcdf/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Library for machine-independent, array-oriented data access - WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes diff --git a/math/netcdf/pkg-comment b/math/netcdf/pkg-comment new file mode 100644 index 000000000000..15d74d212321 --- /dev/null +++ b/math/netcdf/pkg-comment @@ -0,0 +1 @@ +Library for machine-independent, array-oriented data access diff --git a/math/oleo/Makefile b/math/oleo/Makefile index 4a8c613c590f..8b5b4482fb65 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The GNU spreadsheet for X11 and terminals - LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_REINPLACE= yes diff --git a/math/oleo/pkg-comment b/math/oleo/pkg-comment new file mode 100644 index 000000000000..151f940c9ca1 --- /dev/null +++ b/math/oleo/pkg-comment @@ -0,0 +1 @@ +The GNU spreadsheet for X11 and terminals diff --git a/math/p5-AI-NeuralNet-BackProp/Makefile b/math/p5-AI-NeuralNet-BackProp/Makefile index 8fe7f1fd6301..eda940022675 100644 --- a/math/p5-AI-NeuralNet-BackProp/Makefile +++ b/math/p5-AI-NeuralNet-BackProp/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module implementing a back-propagation feed-forward neural network - USE_ZIP= yes NO_WRKSUBDIR= yes PERL_CONFIGURE= yes diff --git a/math/p5-AI-NeuralNet-BackProp/pkg-comment b/math/p5-AI-NeuralNet-BackProp/pkg-comment new file mode 100644 index 000000000000..7649dd31b4ed --- /dev/null +++ b/math/p5-AI-NeuralNet-BackProp/pkg-comment @@ -0,0 +1 @@ +Perl module implementing a back-propagation feed-forward neural network diff --git a/math/p5-AI-NeuralNet-Mesh/Makefile b/math/p5-AI-NeuralNet-Mesh/Makefile index a98167474a4c..520ee1a88067 100644 --- a/math/p5-AI-NeuralNet-Mesh/Makefile +++ b/math/p5-AI-NeuralNet-Mesh/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A perl module implementing an optimized, accurate neural network mesh - USE_ZIP= yes NO_WRKSUBDIR= yes PERL_CONFIGURE= yes diff --git a/math/p5-AI-NeuralNet-Mesh/pkg-comment b/math/p5-AI-NeuralNet-Mesh/pkg-comment new file mode 100644 index 000000000000..706deebe9b49 --- /dev/null +++ b/math/p5-AI-NeuralNet-Mesh/pkg-comment @@ -0,0 +1 @@ +A perl module implementing an optimized, accurate neural network mesh diff --git a/math/p5-AI-Perceptron/Makefile b/math/p5-AI-Perceptron/Makefile index 794ae4c690c2..9dd01c886a4e 100644 --- a/math/p5-AI-Perceptron/Makefile +++ b/math/p5-AI-Perceptron/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module for introducing to internal operations of neural networks - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/math/p5-AI-Perceptron/pkg-comment b/math/p5-AI-Perceptron/pkg-comment new file mode 100644 index 000000000000..6e6b527179bb --- /dev/null +++ b/math/p5-AI-Perceptron/pkg-comment @@ -0,0 +1 @@ +Perl module for introducing to internal operations of neural networks diff --git a/math/p5-Bit-ShiftReg/Makefile b/math/p5-Bit-ShiftReg/Makefile index 0b3ff4ca3497..336fad570799 100644 --- a/math/p5-Bit-ShiftReg/Makefile +++ b/math/p5-Bit-ShiftReg/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module implementing various bit shifting operations - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/math/p5-Bit-ShiftReg/pkg-comment b/math/p5-Bit-ShiftReg/pkg-comment new file mode 100644 index 000000000000..9b091beeb63a --- /dev/null +++ b/math/p5-Bit-ShiftReg/pkg-comment @@ -0,0 +1 @@ +Perl module implementing various bit shifting operations diff --git a/math/p5-Math-Bezier/Makefile b/math/p5-Math-Bezier/Makefile index 71f8cffe74a3..8ed28973b664 100644 --- a/math/p5-Math-Bezier/Makefile +++ b/math/p5-Math-Bezier/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module to solve Bezier curves - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/math/p5-Math-Bezier/pkg-comment b/math/p5-Math-Bezier/pkg-comment new file mode 100644 index 000000000000..52bf47fa0103 --- /dev/null +++ b/math/p5-Math-Bezier/pkg-comment @@ -0,0 +1 @@ +Perl module to solve Bezier curves diff --git a/math/p5-Math-BigIntFast/Makefile b/math/p5-Math-BigIntFast/Makefile index caceec9b66c1..b05081378b86 100644 --- a/math/p5-Math-BigIntFast/Makefile +++ b/math/p5-Math-BigIntFast/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module wrapper for Bit::Vector to provide big integer math - BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bit/Vector.pm:${PORTSDIR}/math/p5-Bit-Vector RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/math/p5-Math-BigIntFast/pkg-comment b/math/p5-Math-BigIntFast/pkg-comment new file mode 100644 index 000000000000..1c29cce20ced --- /dev/null +++ b/math/p5-Math-BigIntFast/pkg-comment @@ -0,0 +1 @@ +Perl module wrapper for Bit::Vector to provide big integer math diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index 3da51a0c6608..ef51d31f181e 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module for exact currency math with formatting and rounding - BUILD_DEPENDS= ${SITE_PERL}/Math/FixedPrecision.pm:${PORTSDIR}/math/p5-Math-FixedPrecision RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/math/p5-Math-Currency/pkg-comment b/math/p5-Math-Currency/pkg-comment new file mode 100644 index 000000000000..d962e7054dff --- /dev/null +++ b/math/p5-Math-Currency/pkg-comment @@ -0,0 +1 @@ +Perl module for exact currency math with formatting and rounding diff --git a/math/p5-Math-Financial/Makefile b/math/p5-Math-Financial/Makefile index e14b3f826b3c..899f1536ec57 100644 --- a/math/p5-Math-Financial/Makefile +++ b/math/p5-Math-Financial/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module containing common functions for loans and annuities - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/math/p5-Math-Financial/pkg-comment b/math/p5-Math-Financial/pkg-comment new file mode 100644 index 000000000000..b2e6e5c4eeee --- /dev/null +++ b/math/p5-Math-Financial/pkg-comment @@ -0,0 +1 @@ +Perl module containing common functions for loans and annuities diff --git a/math/p5-Math-FixedPrecision/Makefile b/math/p5-Math-FixedPrecision/Makefile index 39e50f923ab7..d5af77ea4678 100644 --- a/math/p5-Math-FixedPrecision/Makefile +++ b/math/p5-Math-FixedPrecision/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that provides decimal math without floating point errors - USE_ZIP= yes .include <bsd.port.pre.mk> diff --git a/math/p5-Math-FixedPrecision/pkg-comment b/math/p5-Math-FixedPrecision/pkg-comment new file mode 100644 index 000000000000..00cce112a655 --- /dev/null +++ b/math/p5-Math-FixedPrecision/pkg-comment @@ -0,0 +1 @@ +Perl module that provides decimal math without floating point errors diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index af5062ff8f8d..769db893909d 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module that provides an interface to the GMP library - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/math/p5-Math-GMP/pkg-comment b/math/p5-Math-GMP/pkg-comment new file mode 100644 index 000000000000..0dd3a87e916a --- /dev/null +++ b/math/p5-Math-GMP/pkg-comment @@ -0,0 +1 @@ +Perl module that provides an interface to the GMP library diff --git a/math/physcalc/Makefile b/math/physcalc/Makefile index 3e141f93d3f1..e4b75f5d9432 100644 --- a/math/physcalc/Makefile +++ b/math/physcalc/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Extremely flexible calculator that behaves much like units(1) - EXTRACT_BEFORE_ARGS= -aq EXTRACT_AFTER_ARGS= -x physcalc -d ${WRKDIR} diff --git a/math/physcalc/pkg-comment b/math/physcalc/pkg-comment new file mode 100644 index 000000000000..cc720ae53b61 --- /dev/null +++ b/math/physcalc/pkg-comment @@ -0,0 +1 @@ +Extremely flexible calculator that behaves much like units(1) diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile index e5edcd0ad653..18dc72c74f1e 100644 --- a/math/ploticus/Makefile +++ b/math/ploticus/Makefile @@ -14,8 +14,6 @@ DISTNAME= plsrc${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generates plots and graphs from data - LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ png:${PORTSDIR}/graphics/png \ jpeg:${PORTSDIR}/graphics/jpeg \ diff --git a/math/ploticus/pkg-comment b/math/ploticus/pkg-comment new file mode 100644 index 000000000000..f3e1fc41cc32 --- /dev/null +++ b/math/ploticus/pkg-comment @@ -0,0 +1 @@ +Generates plots and graphs from data diff --git a/math/plplot/Makefile b/math/plplot/Makefile index 5786e094e628..77d309d7d18b 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A scientific plotting package - LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/math/plplot/pkg-comment b/math/plplot/pkg-comment new file mode 100644 index 000000000000..dc35c172d29c --- /dev/null +++ b/math/plplot/pkg-comment @@ -0,0 +1 @@ +A scientific plotting package diff --git a/math/py-probstat/Makefile b/math/py-probstat/Makefile index 4e59f636a919..f07b01752ccd 100644 --- a/math/py-probstat/Makefile +++ b/math/py-probstat/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Probability And Statistics Utils for Python - PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g} USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/math/py-probstat/pkg-comment b/math/py-probstat/pkg-comment new file mode 100644 index 000000000000..bffcca1db6ea --- /dev/null +++ b/math/py-probstat/pkg-comment @@ -0,0 +1 @@ +Probability And Statistics Utils for Python diff --git a/math/rascal/Makefile b/math/rascal/Makefile index 18009eebc0bd..2687c538ff0f 100644 --- a/math/rascal/Makefile +++ b/math/rascal/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Rascal, the Advanced Scientific CALculator - LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt USE_REINPLACE= yes diff --git a/math/rascal/pkg-comment b/math/rascal/pkg-comment new file mode 100644 index 000000000000..2de64ab4f571 --- /dev/null +++ b/math/rascal/pkg-comment @@ -0,0 +1 @@ +Rascal, the Advanced Scientific CALculator diff --git a/math/rpc/Makefile b/math/rpc/Makefile index d29cecadc9c4..c3f4fd00a607 100644 --- a/math/rpc/Makefile +++ b/math/rpc/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/rpc/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A full-screen RPN calculator program - BUILD_DEPENDS= ${LOCALBASE}/lib/libccm.so:${PORTSDIR}/math/ccmath RUN_DEPENDS= ${LOCALBASE}/lib/libccm.so:${PORTSDIR}/math/ccmath diff --git a/math/rpc/pkg-comment b/math/rpc/pkg-comment new file mode 100644 index 000000000000..e9c232a8fbf0 --- /dev/null +++ b/math/rpc/pkg-comment @@ -0,0 +1 @@ +A full-screen RPN calculator program diff --git a/math/spar/Makefile b/math/spar/Makefile index 91114a993b9a..3c8d65aa63db 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A modular math parser - LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt USE_REINPLACE= yes diff --git a/math/spar/pkg-comment b/math/spar/pkg-comment new file mode 100644 index 000000000000..90601cfdd6a7 --- /dev/null +++ b/math/spar/pkg-comment @@ -0,0 +1 @@ +A modular math parser diff --git a/math/ss/Makefile b/math/ss/Makefile index bd4fb3e8d80d..c5c098cdd8ff 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A curses-based SpreadSheet program - WRKSRC= ${WRKDIR}/ss_133 MAN1= ss.1 pss.1 diff --git a/math/ss/pkg-comment b/math/ss/pkg-comment new file mode 100644 index 000000000000..5bc50d09cf61 --- /dev/null +++ b/math/ss/pkg-comment @@ -0,0 +1 @@ +A curses-based SpreadSheet program diff --git a/math/superlu/Makefile b/math/superlu/Makefile index 22972ea3fb07..7ad7f1d094c0 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_2.0 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A library of routines for performing sparse factorization - BUILD_DEPENDS= ${LOCALBASE}/lib/libblas.a:${PORTSDIR}/math/blas WRKSRC= ${WRKDIR}/SuperLU diff --git a/math/superlu/pkg-comment b/math/superlu/pkg-comment new file mode 100644 index 000000000000..731d2ec97d8e --- /dev/null +++ b/math/superlu/pkg-comment @@ -0,0 +1 @@ +A library of routines for performing sparse factorization diff --git a/math/surf/Makefile b/math/surf/Makefile index 06fc95885768..c409086dc8a2 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Visualize some real algebraic geometry - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ gmp.6:${PORTSDIR}/math/libgmp4 diff --git a/math/surf/pkg-comment b/math/surf/pkg-comment new file mode 100644 index 000000000000..9e6e7602554e --- /dev/null +++ b/math/surf/pkg-comment @@ -0,0 +1 @@ +Visualize some real algebraic geometry diff --git a/math/topaz/Makefile b/math/topaz/Makefile index 0f223d2a9291..c320d540bb52 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A command driven graph plotting system for scientists and engineers - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/math/topaz/pkg-comment b/math/topaz/pkg-comment new file mode 100644 index 000000000000..da6f8eba0a75 --- /dev/null +++ b/math/topaz/pkg-comment @@ -0,0 +1 @@ +A command driven graph plotting system for scientists and engineers diff --git a/math/tvmet/Makefile b/math/tvmet/Makefile index 71afab107128..122f228f69be 100644 --- a/math/tvmet/Makefile +++ b/math/tvmet/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tiny Vector and Matrix template library - GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/math/tvmet/pkg-comment b/math/tvmet/pkg-comment new file mode 100644 index 000000000000..1f2d07e4ccc7 --- /dev/null +++ b/math/tvmet/pkg-comment @@ -0,0 +1 @@ +Tiny Vector and Matrix template library diff --git a/math/umatrix/Makefile b/math/umatrix/Makefile index 4950d4de8520..3311c516b3f4 100644 --- a/math/umatrix/Makefile +++ b/math/umatrix/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.sigala.it/sandro/files/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Simple matrix package - GNU_CONFIGURE= yes MAN1= umatrix.1 diff --git a/math/umatrix/pkg-comment b/math/umatrix/pkg-comment new file mode 100644 index 000000000000..c06b09f0fbaf --- /dev/null +++ b/math/umatrix/pkg-comment @@ -0,0 +1 @@ +Simple matrix package diff --git a/math/umfpack/Makefile b/math/umfpack/Makefile index 0ef4cc320884..0d06006d2908 100644 --- a/math/umfpack/Makefile +++ b/math/umfpack/Makefile @@ -13,8 +13,6 @@ DISTNAME= UMFPACK${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Unsymmetric-pattern Multifrontal Package - BUILD_DEPENDS= ${LOCALBASE}/lib/libblas.a:${PORTSDIR}/math/blas NO_CDROM= 'Must not be sold' diff --git a/math/umfpack/pkg-comment b/math/umfpack/pkg-comment new file mode 100644 index 000000000000..cd98367b252a --- /dev/null +++ b/math/umfpack/pkg-comment @@ -0,0 +1 @@ +Unsymmetric-pattern Multifrontal Package diff --git a/math/vtk/Makefile b/math/vtk/Makefile index 81190f19069c..20ed8ef33844 100644 --- a/math/vtk/Makefile +++ b/math/vtk/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Visualization Toolkit - LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 USE_REINPLACE= yes diff --git a/math/vtk/pkg-comment b/math/vtk/pkg-comment new file mode 100644 index 000000000000..534827a29655 --- /dev/null +++ b/math/vtk/pkg-comment @@ -0,0 +1 @@ +The Visualization Toolkit diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index 81190f19069c..20ed8ef33844 100644 --- a/math/vtk43/Makefile +++ b/math/vtk43/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Visualization Toolkit - LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 USE_REINPLACE= yes diff --git a/math/vtk43/pkg-comment b/math/vtk43/pkg-comment new file mode 100644 index 000000000000..534827a29655 --- /dev/null +++ b/math/vtk43/pkg-comment @@ -0,0 +1 @@ +The Visualization Toolkit diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index 81190f19069c..20ed8ef33844 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Visualization Toolkit - LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 USE_REINPLACE= yes diff --git a/math/vtk5/pkg-comment b/math/vtk5/pkg-comment new file mode 100644 index 000000000000..534827a29655 --- /dev/null +++ b/math/vtk5/pkg-comment @@ -0,0 +1 @@ +The Visualization Toolkit diff --git a/math/wingz/Makefile b/math/wingz/Makefile index 564656b06b3b..03c3326a1767 100644 --- a/math/wingz/Makefile +++ b/math/wingz/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Commercial Spreadsheet - ONLY_FOR_ARCHS= i386 USE_LINUX= yes diff --git a/math/wingz/pkg-comment b/math/wingz/pkg-comment new file mode 100644 index 000000000000..7f30f379a6eb --- /dev/null +++ b/math/wingz/pkg-comment @@ -0,0 +1 @@ +A Commercial Spreadsheet diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index 15b53d50e335..9962f8a582c7 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= -source.tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An XForms-based statistics package - LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms WRKSRC= ${WRKDIR}/xldlas diff --git a/math/xldlas/pkg-comment b/math/xldlas/pkg-comment new file mode 100644 index 000000000000..caf62f6ec2c0 --- /dev/null +++ b/math/xldlas/pkg-comment @@ -0,0 +1 @@ +An XForms-based statistics package diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index bc83b9145199..d737b4d02c4b 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -17,8 +17,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A statistics/X11 based lisp interpreter - USE_XLIB= yes GNU_CONFIGURE= yes ALL_TARGET= ${PORTNAME} diff --git a/math/xlispstat/pkg-comment b/math/xlispstat/pkg-comment new file mode 100644 index 000000000000..ecc63b72f69b --- /dev/null +++ b/math/xlispstat/pkg-comment @@ -0,0 +1 @@ +A statistics/X11 based lisp interpreter diff --git a/math/xspread/Makefile b/math/xspread/Makefile index b981aa7a375a..43a3c81541a5 100644 --- a/math/xspread/Makefile +++ b/math/xspread/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A spreadsheet program for X and terminals - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig USE_XLIB= yes diff --git a/math/xspread/pkg-comment b/math/xspread/pkg-comment new file mode 100644 index 000000000000..0ba26d08f752 --- /dev/null +++ b/math/xspread/pkg-comment @@ -0,0 +1 @@ +A spreadsheet program for X and terminals diff --git a/math/xwpl/Makefile b/math/xwpl/Makefile index 3c2b30c45bef..207670115fe0 100644 --- a/math/xwpl/Makefile +++ b/math/xwpl/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PKGNAME}-freebsd MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The X Wavelet Packet Laboratory - ONLY_FOR_ARCHS= i386 NO_CDROM= "Free for Non-Commercial Use Only" diff --git a/math/xwpl/pkg-comment b/math/xwpl/pkg-comment new file mode 100644 index 000000000000..f481ee9a1a0f --- /dev/null +++ b/math/xwpl/pkg-comment @@ -0,0 +1 @@ +The X Wavelet Packet Laboratory diff --git a/math/yacas/Makefile b/math/yacas/Makefile index a4c536013485..bb7d2dfc31d0 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/rev/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Yet Another Computer Algebra System - GNU_CONFIGURE= yes USE_GMAKE= yes USE_PERL5= yes diff --git a/math/yacas/pkg-comment b/math/yacas/pkg-comment new file mode 100644 index 000000000000..c469d7f3c92a --- /dev/null +++ b/math/yacas/pkg-comment @@ -0,0 +1 @@ +Yet Another Computer Algebra System |