summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-02-23 19:58:35 +0000
committerlioux <lioux@FreeBSD.org>2003-02-23 19:58:35 +0000
commitb07a0523b4b6c61e5016d6dde3c2b789376bf3ad (patch)
tree5205ac5458449f822c3accdd69bcf94485a42f45 /math
parent0434b180606a0701d9d94d43d2cd17acbff9bbe5 (diff)
downloadFreeBSD-ports-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.zip
FreeBSD-ports-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.gz
De-pkg-comment
Diffstat (limited to 'math')
-rw-r--r--math/djbfft/Makefile1
-rw-r--r--math/djbfft/pkg-comment1
-rw-r--r--math/glove/Makefile1
-rw-r--r--math/glove/pkg-comment1
-rw-r--r--math/p5-Math-Expr/Makefile1
-rw-r--r--math/p5-Math-Expr/pkg-comment1
-rw-r--r--math/p5-Math-FFT/Makefile1
-rw-r--r--math/p5-Math-FFT/pkg-comment1
-rw-r--r--math/p5-Math-Interpolate/Makefile1
-rw-r--r--math/p5-Math-Interpolate/pkg-comment1
-rw-r--r--math/p5-Math-Logic/Makefile1
-rw-r--r--math/p5-Math-Logic/pkg-comment1
-rw-r--r--math/thx_1138/Makefile1
-rw-r--r--math/thx_1138/pkg-comment1
14 files changed, 7 insertions, 7 deletions
diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile
index 0366b75..5d133a1 100644
--- a/math/djbfft/Makefile
+++ b/math/djbfft/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= math
MASTER_SITES= http://cr.yp.to/djbfft/
MAINTAINER= lioux@FreeBSD.org
+COMMENT= An extremely fast library for floating-point convolution
NO_PACKAGE= Forbidden - we have patches to the distribution.
diff --git a/math/djbfft/pkg-comment b/math/djbfft/pkg-comment
deleted file mode 100644
index 8aa7fac..0000000
--- a/math/djbfft/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An extremely fast library for floating-point convolution
diff --git a/math/glove/Makefile b/math/glove/Makefile
index 2425b53..987aba5 100644
--- a/math/glove/Makefile
+++ b/math/glove/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= lioux
DISTNAME= Glove_source-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
+COMMENT= Data acquisition, manipulation, and analysis program for X
BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \
makemake:${JXPORT}
diff --git a/math/glove/pkg-comment b/math/glove/pkg-comment
deleted file mode 100644
index 6b50466..0000000
--- a/math/glove/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Data acquisition, manipulation, and analysis program for X
diff --git a/math/p5-Math-Expr/Makefile b/math/p5-Math-Expr/Makefile
index 94b2e56..96c1944 100644
--- a/math/p5-Math-Expr/Makefile
+++ b/math/p5-Math-Expr/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math
PKGNAMEPREFIX= p5-
MAINTAINER= lioux@FreeBSD.org
+COMMENT= Perl module for parsing mathematical expressions into a tree structure
PERL_CONFIGURE= yes
diff --git a/math/p5-Math-Expr/pkg-comment b/math/p5-Math-Expr/pkg-comment
deleted file mode 100644
index b88fd8f..0000000
--- a/math/p5-Math-Expr/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl module for parsing mathematical expressions into a tree structure
diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile
index 05e72d5..f77f117 100644
--- a/math/p5-Math-FFT/Makefile
+++ b/math/p5-Math-FFT/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math
PKGNAMEPREFIX= p5-
MAINTAINER= lioux@FreeBSD.org
+COMMENT= Perl module providing an interface to Fast Fourier Transform routines
PERL_CONFIGURE= yes
diff --git a/math/p5-Math-FFT/pkg-comment b/math/p5-Math-FFT/pkg-comment
deleted file mode 100644
index 17fb8c9..0000000
--- a/math/p5-Math-FFT/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl module providing an interface to Fast Fourier Transform routines
diff --git a/math/p5-Math-Interpolate/Makefile b/math/p5-Math-Interpolate/Makefile
index a783030..37826b7 100644
--- a/math/p5-Math-Interpolate/Makefile
+++ b/math/p5-Math-Interpolate/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math
PKGNAMEPREFIX= p5-
MAINTAINER= lioux@FreeBSD.org
+COMMENT= Perl routines for data sets interpolation and interval search
PERL_CONFIGURE= yes
diff --git a/math/p5-Math-Interpolate/pkg-comment b/math/p5-Math-Interpolate/pkg-comment
deleted file mode 100644
index fcf562d..0000000
--- a/math/p5-Math-Interpolate/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl routines for data sets interpolation and interval search
diff --git a/math/p5-Math-Logic/Makefile b/math/p5-Math-Logic/Makefile
index 8515adb..4095414 100644
--- a/math/p5-Math-Logic/Makefile
+++ b/math/p5-Math-Logic/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math
PKGNAMEPREFIX= p5-
MAINTAINER= lioux@FreeBSD.org
+COMMENT= Perl module providing pure 2, 3 or multi-value logic
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
diff --git a/math/p5-Math-Logic/pkg-comment b/math/p5-Math-Logic/pkg-comment
deleted file mode 100644
index e4f630a..0000000
--- a/math/p5-Math-Logic/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl module providing pure 2, 3 or multi-value logic
diff --git a/math/thx_1138/Makefile b/math/thx_1138/Makefile
index d9f8553..00f6112 100644
--- a/math/thx_1138/Makefile
+++ b/math/thx_1138/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= lioux
DISTNAME= ${PORTNAME:S,_,-,}_source-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
+COMMENT= Electronic Paper for Calculations and Graphs
BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \
makemake:${JXPORT}
diff --git a/math/thx_1138/pkg-comment b/math/thx_1138/pkg-comment
deleted file mode 100644
index 9e5484e..0000000
--- a/math/thx_1138/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Electronic Paper for Calculations and Graphs
OpenPOWER on IntegriCloud