summaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
committerknu <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
commit66c6ef19ff0cf0a222b04df73f786d6f2fda0365 (patch)
tree2a30f3373c716f098b0668e0d242b1e70617b51b /science
parent485f0913f4a15d35cfc417121f93047431847efe (diff)
downloadFreeBSD-ports-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.zip
FreeBSD-ports-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.tar.gz
De-pkg-comment.
Diffstat (limited to 'science')
-rw-r--r--science/bblimage/Makefile1
-rw-r--r--science/bblimage/pkg-comment1
-rw-r--r--science/chemtool/Makefile1
-rw-r--r--science/chemtool/pkg-comment1
-rw-r--r--science/clhep/Makefile1
-rw-r--r--science/clhep/pkg-comment1
-rw-r--r--science/euler/Makefile1
-rw-r--r--science/euler/pkg-comment1
-rw-r--r--science/flounder/Makefile1
-rw-r--r--science/flounder/pkg-comment1
-rw-r--r--science/gdis/Makefile1
-rw-r--r--science/gdis/pkg-comment1
-rw-r--r--science/glens/Makefile1
-rw-r--r--science/glens/pkg-comment1
-rw-r--r--science/mayavi/Makefile1
-rw-r--r--science/mayavi/pkg-comment1
-rw-r--r--science/netcdf/Makefile1
-rw-r--r--science/netcdf/pkg-comment1
-rw-r--r--science/netcdf4/Makefile1
-rw-r--r--science/netcdf4/pkg-comment1
-rw-r--r--science/oases/Makefile1
-rw-r--r--science/oases/pkg-comment1
-rw-r--r--science/openbabel/Makefile1
-rw-r--r--science/openbabel/pkg-comment1
-rw-r--r--science/pyvox/Makefile1
-rw-r--r--science/pyvox/pkg-comment1
-rw-r--r--science/vis5d+/Makefile1
-rw-r--r--science/vis5d+/pkg-comment1
-rw-r--r--science/xloops-ginac/Makefile1
-rw-r--r--science/xloops-ginac/pkg-comment1
30 files changed, 15 insertions, 15 deletions
diff --git a/science/bblimage/Makefile b/science/bblimage/Makefile
index 62713926..94060f4 100644
--- a/science/bblimage/Makefile
+++ b/science/bblimage/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.uphs.upenn.edu/bbl/software/files/
EXTRACT_SUFX= .src.tgz
MAINTAINER= ports@FreeBSD.org
+COMMENT= A set of software tools for medical image processing
USE_PYTHON= yes
USE_REINPLACE= yes
diff --git a/science/bblimage/pkg-comment b/science/bblimage/pkg-comment
deleted file mode 100644
index 0c0dfba..0000000
--- a/science/bblimage/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A set of software tools for medical image processing
diff --git a/science/chemtool/Makefile b/science/chemtool/Makefile
index b9f7704..57e24eb 100644
--- a/science/chemtool/Makefile
+++ b/science/chemtool/Makefile
@@ -10,6 +10,7 @@ CATEGORIES= science
MASTER_SITES= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
MAINTAINER= ports@FreeBSD.org
+COMMENT= Draw organic molecules easily and store them
RUN_DEPENDS= transfig:${PORTSDIR}/print/transfig
diff --git a/science/chemtool/pkg-comment b/science/chemtool/pkg-comment
deleted file mode 100644
index 366220f..0000000
--- a/science/chemtool/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Draw organic molecules easily and store them
diff --git a/science/clhep/Makefile b/science/clhep/Makefile
index ea3c6c5..51b1b61 100644
--- a/science/clhep/Makefile
+++ b/science/clhep/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+COMMENT= Object-oriented toolkit for particle physics applications by CERN
WRKSRC= ${WRKDIR}/CLHEP
diff --git a/science/clhep/pkg-comment b/science/clhep/pkg-comment
deleted file mode 100644
index 466a55b..0000000
--- a/science/clhep/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Object-oriented toolkit for particle physics applications by CERN
diff --git a/science/euler/Makefile b/science/euler/Makefile
index 2c687dd..2f2b56e 100644
--- a/science/euler/Makefile
+++ b/science/euler/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+COMMENT= A program computes with real and complex numbers and matrices
WRKSRC= ${WRKDIR}/${DISTNAME:R}/source
diff --git a/science/euler/pkg-comment b/science/euler/pkg-comment
deleted file mode 100644
index a169062..0000000
--- a/science/euler/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A program computes with real and complex numbers and matrices
diff --git a/science/flounder/Makefile b/science/flounder/Makefile
index dc81654..c5375f4 100644
--- a/science/flounder/Makefile
+++ b/science/flounder/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.enel.ucalgary.ca/~vigmond/flounder/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+COMMENT= A quick way to visualize regularly spaced 4D data
LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk \
ungif:${PORTSDIR}/graphics/libungif \
diff --git a/science/flounder/pkg-comment b/science/flounder/pkg-comment
deleted file mode 100644
index 304678a..0000000
--- a/science/flounder/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A quick way to visualize regularly spaced 4D data
diff --git a/science/gdis/Makefile b/science/gdis/Makefile
index fb0556e..6a3f349 100644
--- a/science/gdis/Makefile
+++ b/science/gdis/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.seul.org/pub/gdis/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+COMMENT= Display and manipulation of isolated molecules and periodic systems
LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
diff --git a/science/gdis/pkg-comment b/science/gdis/pkg-comment
deleted file mode 100644
index 518f093..0000000
--- a/science/gdis/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Display and manipulation of isolated molecules and periodic systems
diff --git a/science/glens/Makefile b/science/glens/Makefile
index 75b29d0..7cceece 100644
--- a/science/glens/Makefile
+++ b/science/glens/Makefile
@@ -13,6 +13,7 @@ CATEGORIES= science
MASTER_SITES= http://virtual.theo.phys.ulg.ac.be/
MAINTAINER= ports@FreeBSD.org
+COMMENT= OpenGL gravitational lens simulator
BUILD_DEPENDS= ${X11BASE}/lib/libglui.a:${PORTSDIR}/devel/glui
diff --git a/science/glens/pkg-comment b/science/glens/pkg-comment
deleted file mode 100644
index 904f549..0000000
--- a/science/glens/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-OpenGL gravitational lens simulator
diff --git a/science/mayavi/Makefile b/science/mayavi/Makefile
index f3a1f2d..26fc02d 100644
--- a/science/mayavi/Makefile
+++ b/science/mayavi/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= MayaVi-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= The MayaVi Data Visualizer
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/science/mayavi/pkg-comment b/science/mayavi/pkg-comment
deleted file mode 100644
index 5c8e7d2..0000000
--- a/science/mayavi/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The MayaVi Data Visualizer
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile
index 090758c..13a6bf9 100644
--- a/science/netcdf/Makefile
+++ b/science/netcdf/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
+COMMENT= Library for machine-independent, array-oriented data access
WRKSRC= ${WRKDIR}/${DISTNAME}/src
diff --git a/science/netcdf/pkg-comment b/science/netcdf/pkg-comment
deleted file mode 100644
index 15d74d2..0000000
--- a/science/netcdf/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Library for machine-independent, array-oriented data access
diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile
index 090758c..13a6bf9 100644
--- a/science/netcdf4/Makefile
+++ b/science/netcdf4/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
+COMMENT= Library for machine-independent, array-oriented data access
WRKSRC= ${WRKDIR}/${DISTNAME}/src
diff --git a/science/netcdf4/pkg-comment b/science/netcdf4/pkg-comment
deleted file mode 100644
index 15d74d2..0000000
--- a/science/netcdf4/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Library for machine-independent, array-oriented data access
diff --git a/science/oases/Makefile b/science/oases/Makefile
index 19604ee..f6103e8 100644
--- a/science/oases/Makefile
+++ b/science/oases/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://keel.mit.edu/pub/Oases/
DISTNAME= oases_Mar-28-2002
MAINTAINER= ports@FreeBSD.org
+COMMENT= Ocean Acoustics and Seismic Exploration Synthesis
WRKSRC= ${WRKDIR}/Oases_export
diff --git a/science/oases/pkg-comment b/science/oases/pkg-comment
deleted file mode 100644
index 2cf44f8..0000000
--- a/science/oases/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ocean Acoustics and Seismic Exploration Synthesis
diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile
index 4ed42b2..690284d 100644
--- a/science/openbabel/Makefile
+++ b/science/openbabel/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+COMMENT= Chemistry file translation program
GNU_CONFIGURE= yes
diff --git a/science/openbabel/pkg-comment b/science/openbabel/pkg-comment
deleted file mode 100644
index 54e42b0..0000000
--- a/science/openbabel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Chemistry file translation program
diff --git a/science/pyvox/Makefile b/science/pyvox/Makefile
index 62713926..94060f4 100644
--- a/science/pyvox/Makefile
+++ b/science/pyvox/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.uphs.upenn.edu/bbl/software/files/
EXTRACT_SUFX= .src.tgz
MAINTAINER= ports@FreeBSD.org
+COMMENT= A set of software tools for medical image processing
USE_PYTHON= yes
USE_REINPLACE= yes
diff --git a/science/pyvox/pkg-comment b/science/pyvox/pkg-comment
deleted file mode 100644
index 0c0dfba..0000000
--- a/science/pyvox/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A set of software tools for medical image processing
diff --git a/science/vis5d+/Makefile b/science/vis5d+/Makefile
index 0b1bcf11..7dff405 100644
--- a/science/vis5d+/Makefile
+++ b/science/vis5d+/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= vis5d
MAINTAINER= ports@FreeBSD.org
+COMMENT= An OpenGL-based volumetric visualization program for scientific datasets
BUILD_DEPENDS= ${LOCALBASE}/lib/libmix.a:${PORTSDIR}/graphics/qslim \
convert:${PORTSDIR}/graphics/ImageMagick
diff --git a/science/vis5d+/pkg-comment b/science/vis5d+/pkg-comment
deleted file mode 100644
index cfc2f38..0000000
--- a/science/vis5d+/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An OpenGL-based volumetric visualization program for scientific datasets
diff --git a/science/xloops-ginac/Makefile b/science/xloops-ginac/Makefile
index 921c04e..25bfb28 100644
--- a/science/xloops-ginac/Makefile
+++ b/science/xloops-ginac/Makefile
@@ -14,6 +14,7 @@ PKGNAMESUFFIX= -ginac
DISTNAME= ${PORTNAME}-ginac-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= A program calculating Feynman diagrams
LIB_DEPENDS= ginac:${PORTSDIR}/math/GiNaC
diff --git a/science/xloops-ginac/pkg-comment b/science/xloops-ginac/pkg-comment
deleted file mode 100644
index 4e9ec08..0000000
--- a/science/xloops-ginac/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A program calculating Feynman diagrams
OpenPOWER on IntegriCloud