aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
commitc62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch)
treeb32409a9ec171a85e0016501d1db9153c45fe091 /math
parent166b4155de5509696359deb556c66dc396ff0d2c (diff)
downloadports-c62fe39354fdb8614fe8ea9277c9fcb208653f30.tar.gz
ports-c62fe39354fdb8614fe8ea9277c9fcb208653f30.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/GiNaC/Makefile2
-rw-r--r--math/GiNaC/pkg-comment1
-rw-r--r--math/blitz++/Makefile2
-rw-r--r--math/blitz++/pkg-comment1
-rw-r--r--math/clarence/Makefile2
-rw-r--r--math/clarence/pkg-comment1
-rw-r--r--math/cxsc/Makefile2
-rw-r--r--math/cxsc/pkg-comment1
-rw-r--r--math/libneural/Makefile2
-rw-r--r--math/libneural/pkg-comment1
-rw-r--r--math/newmat/Makefile2
-rw-r--r--math/newmat/pkg-comment1
12 files changed, 6 insertions, 12 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index 881c8c196925..53457997c85e 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -15,8 +15,6 @@ MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A C++ library for symbolic mathematical calculations
-
LIB_DEPENDS= cln.2:${PORTSDIR}/math/cln
USE_REINPLACE= yes
diff --git a/math/GiNaC/pkg-comment b/math/GiNaC/pkg-comment
new file mode 100644
index 000000000000..383821251fd6
--- /dev/null
+++ b/math/GiNaC/pkg-comment
@@ -0,0 +1 @@
+A C++ library for symbolic mathematical calculations
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile
index 50ebf87639ba..2366a9c01442 100644
--- a/math/blitz++/Makefile
+++ b/math/blitz++/Makefile
@@ -14,8 +14,6 @@ DISTNAME= blitz-${PORTVERSION:S/b/beta/}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A C++ class library for scientific computing
-
LIB_DEPENDS= blas:${PORTSDIR}/math/blas
USE_REINPLACE= yes
diff --git a/math/blitz++/pkg-comment b/math/blitz++/pkg-comment
new file mode 100644
index 000000000000..cac96bfe4cdb
--- /dev/null
+++ b/math/blitz++/pkg-comment
@@ -0,0 +1 @@
+A C++ class library for scientific computing
diff --git a/math/clarence/Makefile b/math/clarence/Makefile
index 1f49fe124506..e8bb358d3847 100644
--- a/math/clarence/Makefile
+++ b/math/clarence/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://clay.ll.pl/clarence/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Programmer\'s calculator
-
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GDK.py:${PORTSDIR}/x11-toolkits/py-gtk
USE_REINPLACE= yes
diff --git a/math/clarence/pkg-comment b/math/clarence/pkg-comment
new file mode 100644
index 000000000000..0d4c51f14e17
--- /dev/null
+++ b/math/clarence/pkg-comment
@@ -0,0 +1 @@
+Programmer's calculator
diff --git a/math/cxsc/Makefile b/math/cxsc/Makefile
index b54a9ccac546..144c4328d76f 100644
--- a/math/cxsc/Makefile
+++ b/math/cxsc/Makefile
@@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-2-0-beta
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= C++ class library for eXtended Scientific Computing
-
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes
MAKE_ENV= INSTALL_DATA="${INSTALL_DATA}"
diff --git a/math/cxsc/pkg-comment b/math/cxsc/pkg-comment
new file mode 100644
index 000000000000..3ee0ec6f231f
--- /dev/null
+++ b/math/cxsc/pkg-comment
@@ -0,0 +1 @@
+C++ class library for eXtended Scientific Computing
diff --git a/math/libneural/Makefile b/math/libneural/Makefile
index c373f19d4aa3..b1d947a00676 100644
--- a/math/libneural/Makefile
+++ b/math/libneural/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= http://ieee.uow.edu.au/documents/contrib/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= C++ implementation of the classic 3-layer perceptron in library form
-
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/math/libneural/pkg-comment b/math/libneural/pkg-comment
new file mode 100644
index 000000000000..031aaa9f795b
--- /dev/null
+++ b/math/libneural/pkg-comment
@@ -0,0 +1 @@
+C++ implementation of the classic 3-layer perceptron in library form
diff --git a/math/newmat/Makefile b/math/newmat/Makefile
index 9b562794d0a5..bc4c72ef6d7e 100644
--- a/math/newmat/Makefile
+++ b/math/newmat/Makefile
@@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A C++ matrix library
-
NO_WRKSUBDIR= yes
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/math/newmat/pkg-comment b/math/newmat/pkg-comment
new file mode 100644
index 000000000000..143b896e42fc
--- /dev/null
+++ b/math/newmat/pkg-comment
@@ -0,0 +1 @@
+A C++ matrix library