summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-18 05:42:05 +0000
committerknu <knu@FreeBSD.org>2003-02-18 05:42:05 +0000
commit5809ab0dfd568ad44c368c735d4bb946542d01b5 (patch)
treef214f6693c078d234b219fcc9c35c9c6ad6b20cd /math
parent0f6e8da82cbc30c64cf5d97a3ee0f478f05a4c80 (diff)
downloadFreeBSD-ports-5809ab0dfd568ad44c368c735d4bb946542d01b5.zip
FreeBSD-ports-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.gz
De-pkg-comment.
Diffstat (limited to 'math')
-rw-r--r--math/ruby-algebra/Makefile1
-rw-r--r--math/ruby-algebra/pkg-comment1
-rw-r--r--math/ruby-bigfloat/Makefile1
-rw-r--r--math/ruby-bigfloat/pkg-comment1
-rw-r--r--math/ruby-bitvector/Makefile1
-rw-r--r--math/ruby-bitvector/pkg-comment1
-rw-r--r--math/ruby-gnuplot/Makefile1
-rw-r--r--math/ruby-gnuplot/pkg-comment1
-rw-r--r--math/ruby-gsl/Makefile1
-rw-r--r--math/ruby-gsl/pkg-comment1
-rw-r--r--math/ruby-math3d/Makefile1
-rw-r--r--math/ruby-math3d/pkg-comment1
-rw-r--r--math/ruby-narray/Makefile1
-rw-r--r--math/ruby-narray/pkg-comment1
-rw-r--r--math/ruby-netcdf/Makefile1
-rw-r--r--math/ruby-netcdf/pkg-comment1
16 files changed, 8 insertions, 8 deletions
diff --git a/math/ruby-algebra/Makefile b/math/ruby-algebra/Makefile
index ead20cf..77c9eab 100644
--- a/math/ruby-algebra/Makefile
+++ b/math/ruby-algebra/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby library for mathematical (algebraic) computations
USE_RUBY= yes
diff --git a/math/ruby-algebra/pkg-comment b/math/ruby-algebra/pkg-comment
deleted file mode 100644
index 902a152..0000000
--- a/math/ruby-algebra/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby library for mathematical (algebraic) computations
diff --git a/math/ruby-bigfloat/Makefile b/math/ruby-bigfloat/Makefile
index 18b1d00..224daa8 100644
--- a/math/ruby-bigfloat/Makefile
+++ b/math/ruby-bigfloat/Makefile
@@ -15,6 +15,7 @@ DIST_SUBDIR= ruby
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= knu@FreeBSD.org
+COMMENT= Variable precision floating library for Ruby
IGNOREFILES= ${PORTNAME}.html ${PORTNAME}_en.html
diff --git a/math/ruby-bigfloat/pkg-comment b/math/ruby-bigfloat/pkg-comment
deleted file mode 100644
index bfc402f..0000000
--- a/math/ruby-bigfloat/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Variable precision floating library for Ruby
diff --git a/math/ruby-bitvector/Makefile b/math/ruby-bitvector/Makefile
index ee686b5..38f4ba4 100644
--- a/math/ruby-bitvector/Makefile
+++ b/math/ruby-bitvector/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Efficient Ruby bit vector extension
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/math/ruby-bitvector/pkg-comment b/math/ruby-bitvector/pkg-comment
deleted file mode 100644
index 874a5e5..0000000
--- a/math/ruby-bitvector/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Efficient Ruby bit vector extension
diff --git a/math/ruby-gnuplot/Makefile b/math/ruby-gnuplot/Makefile
index 22b9129..d8e357a 100644
--- a/math/ruby-gnuplot/Makefile
+++ b/math/ruby-gnuplot/Makefile
@@ -15,6 +15,7 @@ DISTNAME= r${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A pipe-based interface to the gnuplot package for Ruby
RUN_DEPENDS= ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \
${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray
diff --git a/math/ruby-gnuplot/pkg-comment b/math/ruby-gnuplot/pkg-comment
deleted file mode 100644
index 7bebed0..0000000
--- a/math/ruby-gnuplot/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A pipe-based interface to the gnuplot package for Ruby
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile
index f599d7d..dd0f647 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -14,6 +14,7 @@ DISTNAME= rb-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby extension library for GSL (GNU Scientific Library)
LIB_DEPENDS= gsl.4:${.CURDIR}/../gsl
diff --git a/math/ruby-gsl/pkg-comment b/math/ruby-gsl/pkg-comment
deleted file mode 100644
index 7bd466a..0000000
--- a/math/ruby-gsl/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby extension library for GSL (GNU Scientific Library)
diff --git a/math/ruby-math3d/Makefile b/math/ruby-math3d/Makefile
index f1d7a44..4711a86 100644
--- a/math/ruby-math3d/Makefile
+++ b/math/ruby-math3d/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby library for mathematics for 3D graphics
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/math/ruby-math3d/pkg-comment b/math/ruby-math3d/pkg-comment
deleted file mode 100644
index d98cf39..0000000
--- a/math/ruby-math3d/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby library for mathematics for 3D graphics
diff --git a/math/ruby-narray/Makefile b/math/ruby-narray/Makefile
index 17f52d69d..38b9d76 100644
--- a/math/ruby-narray/Makefile
+++ b/math/ruby-narray/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Numerical N-dimensional array library for Ruby
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw
diff --git a/math/ruby-narray/pkg-comment b/math/ruby-narray/pkg-comment
deleted file mode 100644
index a18c49c7..0000000
--- a/math/ruby-narray/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Numerical N-dimensional array library for Ruby
diff --git a/math/ruby-netcdf/Makefile b/math/ruby-netcdf/Makefile
index 18cd30c..b29e4c8 100644
--- a/math/ruby-netcdf/Makefile
+++ b/math/ruby-netcdf/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby interface to the NetCDF scientific IO library
LIB_DEPENDS= netcdf.1:${PORTSDIR}/math/netcdf
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray
diff --git a/math/ruby-netcdf/pkg-comment b/math/ruby-netcdf/pkg-comment
deleted file mode 100644
index 464a991..0000000
--- a/math/ruby-netcdf/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby interface to the NetCDF scientific IO library
OpenPOWER on IntegriCloud