summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1997-11-16 09:48:15 +0000
committerBill Fenner <fenner@FreeBSD.org>1997-11-16 09:48:15 +0000
commitc411e5cd03aa9e6bd390eb31a8d8b02c3b5b6cd2 (patch)
tree0bcb40a19d8a8e2981d60ba1b171aa0b736c1aad /math
parentFix MAINTAINER's email address (diff)
Upgrade to bihar (double precision version)
PR: ports/4914 Submitted by: Pedro Giffuni S. <giffunip@asme.org>
Notes
Notes: svn path=/head/; revision=8661
Diffstat (limited to 'math')
-rw-r--r--math/bihar/Makefile15
-rw-r--r--math/bihar/distinfo2
-rw-r--r--math/bihar/files/makefile.lib30
-rw-r--r--math/bihar/pkg-comment2
-rw-r--r--math/bihar/pkg-descr24
-rw-r--r--math/bihar/pkg-plist8
-rw-r--r--math/fftpack/Makefile15
-rw-r--r--math/fftpack/distinfo2
-rw-r--r--math/fftpack/files/makefile.lib30
-rw-r--r--math/fftpack/pkg-comment2
-rw-r--r--math/fftpack/pkg-descr24
-rw-r--r--math/fftpack/pkg-plist8
12 files changed, 112 insertions, 50 deletions
diff --git a/math/bihar/Makefile b/math/bihar/Makefile
index d0194f5ed4c7..14b8919014c1 100644
--- a/math/bihar/Makefile
+++ b/math/bihar/Makefile
@@ -1,22 +1,22 @@
# New ports collection makefile for: fftpack
# Version required: ?
# Date created: 31 October 1996
-# Whom: pgs
+# Whom: Pedro Giffuni S.
#
-# $Id: Makefile,v 1.3 1997/07/17 15:12:55 max Exp $
+# $Id: Makefile,v 1.4 1997/11/13 12:55:17 tg Exp $
#
-DISTNAME= fftpack
+DISTNAME= bihar
PKGNAME= fftpack-1.0
CATEGORIES= math
MASTER_SITES= ftp://netlib.bell-labs.com/netlib/
EXTRACT_SUFX= .tar
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= giffunip@asme.org
# ${DISTFILES} is automatically created from the directory contents
IGNOREFILES= ${DISTFILES}
-EXTRACT_BEFORE_ARGS= -xvf
+EXTRACT_BEFORE_ARGS= -xf
post-extract:
gunzip $(WRKSRC)/*.f.gz
@@ -27,8 +27,9 @@ pre-build:
post-install:
.if !defined(NOPORTDOCS)
- ${MKDIR} $(PREFIX)/share/doc/fftlib
- ${CP} $(WRKSRC)/doc.gz $(PREFIX)/share/doc/fftlib/
+ ${MKDIR} $(PREFIX)/share/doc/fftpack
+ gzip ${WRKSRC}*.doc
+ ${CP} $(WRKSRC)/doc.gz $(PREFIX)/share/doc/fftpack/
.endif
${LDCONFIG} -m ${PREFIX}/lib
diff --git a/math/bihar/distinfo b/math/bihar/distinfo
index 0a8371d6a718..316a434e4ac4 100644
--- a/math/bihar/distinfo
+++ b/math/bihar/distinfo
@@ -1 +1 @@
-MD5 (fftpack.tar) = IGNORE
+MD5 (bihar.tar) = IGNORE
diff --git a/math/bihar/files/makefile.lib b/math/bihar/files/makefile.lib
index 616db36d0a42..9bbaae34ef1c 100644
--- a/math/bihar/files/makefile.lib
+++ b/math/bihar/files/makefile.lib
@@ -6,14 +6,28 @@ NOPROFILE= no
SHLIB_MAJOR= 1
SHLIB_MINOR= 0
-LIB=fftpack
-SRCS = cfftb.f cfftb1.f cfftf.f cfftf1.f cffti.f cffti1.f cosqb.f \
- cosqb1.f cosqf.f cosqf1.f cosqi.f cost.f costi.f ezfft1.f \
- ezfftb.f ezfftf.f ezffti.f passb.f passb2.f passb3.f passb4.f \
- passb5.f passf.f passf2.f passf3.f passf4.f passf5.f radb2.f \
- radb3.f radb4.f radb5.f radbg.f radf2.f radf3.f radf4.f \
- radf5.f radfg.f rfftb.f rfftb1.f rfftf.f rfftf1.f rffti.f \
- rffti1.f sinqb.f sinqf.f sinqi.f sint.f sint1.f sinti.f
+LIB=bihar
+SRCS = dbihar.f dbipl.f dbiplr.f dbisld.f dbislf.f dbmult.f dbplrm.f \
+ dcfftb.f dcfftf.f dcffti.f dcftb1.f dcftf1.f dcfti1.f dcmult.f \
+ dconju.f dcosqb.f dcosqf.f dcosqi.f dcost.f dcosti.f dcsqb1.f \
+ dcsqf1.f defft1.f defftb.f defftf.f deffti.f dftrnx.f dftrny.f \
+ dhzeri.f dhzero.f dlmult.f dlplrm.f dmatge.f dpentf.f dpmult.f \
+ dpplrm.f dpreco.f dpssb.f dpssb2.f dpssb3.f dpssb4.f dpssb5.f \
+ dpssf.f dpssf2.f dpssf3.f dpssf4.f dpssf5.f dradb2.f dradb3.f \
+ dradb4.f dradb5.f dradbg.f dradf2.f dradf3.f dradf4.f dradf5.f \
+ dradfg.f drfftb.f drfftf.f drffti.f drftb1.f drftf1.f drfti1.f \
+ dsinqb.f dsinqf.f dsinqi.f dsint.f dsinti.f dstart.f dtrigi.f \
+ dupdat.f sbihar.f sbipl.f sbiplr.f sbisld.f sbislf.f sbmult.f \
+ sbplrm.f scfftb.f scfftf.f scffti.f scftb1.f scftf1.f scfti1.f \
+ scmult.f sconju.f scosqb.f scosqf.f scosqi.f scost.f scosti.f \
+ scsqb1.f scsqf1.f sefft1.f sefftb.f sefftf.f seffti.f sftrnx.f \
+ sftrny.f shzeri.f shzero.f slmult.f slplrm.f smatge.f spentf.f \
+ spmult.f spplrm.f spreco.f spssb.f spssb2.f spssb3.f spssb4.f \
+ spssb5.f spssf.f spssf2.f spssf3.f spssf4.f spssf5.f sradb2.f \
+ sradb3.f sradb4.f sradb5.f sradbg.f sradf2.f sradf3.f sradf4.f \
+ sradf5.f sradfg.f srfftb.f srfftf.f srffti.f srftb1.f srftf1.f \
+ srfti1.f ssinqb.f ssinqf.f ssinqi.f ssint.f ssinti.f sstart.f \
+ strigi.f supdat.f
CLEANFILES+= *.c
diff --git a/math/bihar/pkg-comment b/math/bihar/pkg-comment
index 83c7ad75ec2d..13d879c3cd4b 100644
--- a/math/bihar/pkg-comment
+++ b/math/bihar/pkg-comment
@@ -1 +1 @@
-Fast Fourier Transform libraries
+biharmonic equation in rectangular geometry and polar coordinates
diff --git a/math/bihar/pkg-descr b/math/bihar/pkg-descr
index 7b202fcc9545..22083dab395a 100644
--- a/math/bihar/pkg-descr
+++ b/math/bihar/pkg-descr
@@ -1,5 +1,21 @@
-This package consists of programs which perform Fast Fourier Transforms
-for both complex and real periodic sequences and certain other symmetric
-sequences.
+/netlib/bihar
+ FFTPACK (double precision version)
- Paul Swarztrauber, NCAR.
+ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+
+ The routines in this directory are from netlib/bihar.
+ Although, they look like they are derivatives of the following
+ package.
+
+ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+
+ version 4 april 1985
+
+
+ This package consists of programs which perform Fast Fourier
+ Transforms for both complex and real periodic sequences and
+ certain other symmetric sequences.
+
+ Paul Swarztrauber, NCAR.
+
+ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
diff --git a/math/bihar/pkg-plist b/math/bihar/pkg-plist
index f9c45b1d86a6..b0ac1d28505d 100644
--- a/math/bihar/pkg-plist
+++ b/math/bihar/pkg-plist
@@ -1,5 +1,5 @@
-lib/libfftpack.a
-lib/libfftpack.so.1.0
+lib/libbihar.a
+lib/libbihar.so.1.0
+share/doc/fftpack/fft.doc.gz
@exec /sbin/ldconfig -m %B
-share/doc/fftlib/doc.gz
-@dirrm share/doc/fftlib
+@dirrm share/doc/fftpack
diff --git a/math/fftpack/Makefile b/math/fftpack/Makefile
index d0194f5ed4c7..14b8919014c1 100644
--- a/math/fftpack/Makefile
+++ b/math/fftpack/Makefile
@@ -1,22 +1,22 @@
# New ports collection makefile for: fftpack
# Version required: ?
# Date created: 31 October 1996
-# Whom: pgs
+# Whom: Pedro Giffuni S.
#
-# $Id: Makefile,v 1.3 1997/07/17 15:12:55 max Exp $
+# $Id: Makefile,v 1.4 1997/11/13 12:55:17 tg Exp $
#
-DISTNAME= fftpack
+DISTNAME= bihar
PKGNAME= fftpack-1.0
CATEGORIES= math
MASTER_SITES= ftp://netlib.bell-labs.com/netlib/
EXTRACT_SUFX= .tar
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= giffunip@asme.org
# ${DISTFILES} is automatically created from the directory contents
IGNOREFILES= ${DISTFILES}
-EXTRACT_BEFORE_ARGS= -xvf
+EXTRACT_BEFORE_ARGS= -xf
post-extract:
gunzip $(WRKSRC)/*.f.gz
@@ -27,8 +27,9 @@ pre-build:
post-install:
.if !defined(NOPORTDOCS)
- ${MKDIR} $(PREFIX)/share/doc/fftlib
- ${CP} $(WRKSRC)/doc.gz $(PREFIX)/share/doc/fftlib/
+ ${MKDIR} $(PREFIX)/share/doc/fftpack
+ gzip ${WRKSRC}*.doc
+ ${CP} $(WRKSRC)/doc.gz $(PREFIX)/share/doc/fftpack/
.endif
${LDCONFIG} -m ${PREFIX}/lib
diff --git a/math/fftpack/distinfo b/math/fftpack/distinfo
index 0a8371d6a718..316a434e4ac4 100644
--- a/math/fftpack/distinfo
+++ b/math/fftpack/distinfo
@@ -1 +1 @@
-MD5 (fftpack.tar) = IGNORE
+MD5 (bihar.tar) = IGNORE
diff --git a/math/fftpack/files/makefile.lib b/math/fftpack/files/makefile.lib
index 616db36d0a42..9bbaae34ef1c 100644
--- a/math/fftpack/files/makefile.lib
+++ b/math/fftpack/files/makefile.lib
@@ -6,14 +6,28 @@ NOPROFILE= no
SHLIB_MAJOR= 1
SHLIB_MINOR= 0
-LIB=fftpack
-SRCS = cfftb.f cfftb1.f cfftf.f cfftf1.f cffti.f cffti1.f cosqb.f \
- cosqb1.f cosqf.f cosqf1.f cosqi.f cost.f costi.f ezfft1.f \
- ezfftb.f ezfftf.f ezffti.f passb.f passb2.f passb3.f passb4.f \
- passb5.f passf.f passf2.f passf3.f passf4.f passf5.f radb2.f \
- radb3.f radb4.f radb5.f radbg.f radf2.f radf3.f radf4.f \
- radf5.f radfg.f rfftb.f rfftb1.f rfftf.f rfftf1.f rffti.f \
- rffti1.f sinqb.f sinqf.f sinqi.f sint.f sint1.f sinti.f
+LIB=bihar
+SRCS = dbihar.f dbipl.f dbiplr.f dbisld.f dbislf.f dbmult.f dbplrm.f \
+ dcfftb.f dcfftf.f dcffti.f dcftb1.f dcftf1.f dcfti1.f dcmult.f \
+ dconju.f dcosqb.f dcosqf.f dcosqi.f dcost.f dcosti.f dcsqb1.f \
+ dcsqf1.f defft1.f defftb.f defftf.f deffti.f dftrnx.f dftrny.f \
+ dhzeri.f dhzero.f dlmult.f dlplrm.f dmatge.f dpentf.f dpmult.f \
+ dpplrm.f dpreco.f dpssb.f dpssb2.f dpssb3.f dpssb4.f dpssb5.f \
+ dpssf.f dpssf2.f dpssf3.f dpssf4.f dpssf5.f dradb2.f dradb3.f \
+ dradb4.f dradb5.f dradbg.f dradf2.f dradf3.f dradf4.f dradf5.f \
+ dradfg.f drfftb.f drfftf.f drffti.f drftb1.f drftf1.f drfti1.f \
+ dsinqb.f dsinqf.f dsinqi.f dsint.f dsinti.f dstart.f dtrigi.f \
+ dupdat.f sbihar.f sbipl.f sbiplr.f sbisld.f sbislf.f sbmult.f \
+ sbplrm.f scfftb.f scfftf.f scffti.f scftb1.f scftf1.f scfti1.f \
+ scmult.f sconju.f scosqb.f scosqf.f scosqi.f scost.f scosti.f \
+ scsqb1.f scsqf1.f sefft1.f sefftb.f sefftf.f seffti.f sftrnx.f \
+ sftrny.f shzeri.f shzero.f slmult.f slplrm.f smatge.f spentf.f \
+ spmult.f spplrm.f spreco.f spssb.f spssb2.f spssb3.f spssb4.f \
+ spssb5.f spssf.f spssf2.f spssf3.f spssf4.f spssf5.f sradb2.f \
+ sradb3.f sradb4.f sradb5.f sradbg.f sradf2.f sradf3.f sradf4.f \
+ sradf5.f sradfg.f srfftb.f srfftf.f srffti.f srftb1.f srftf1.f \
+ srfti1.f ssinqb.f ssinqf.f ssinqi.f ssint.f ssinti.f sstart.f \
+ strigi.f supdat.f
CLEANFILES+= *.c
diff --git a/math/fftpack/pkg-comment b/math/fftpack/pkg-comment
index 83c7ad75ec2d..13d879c3cd4b 100644
--- a/math/fftpack/pkg-comment
+++ b/math/fftpack/pkg-comment
@@ -1 +1 @@
-Fast Fourier Transform libraries
+biharmonic equation in rectangular geometry and polar coordinates
diff --git a/math/fftpack/pkg-descr b/math/fftpack/pkg-descr
index 7b202fcc9545..22083dab395a 100644
--- a/math/fftpack/pkg-descr
+++ b/math/fftpack/pkg-descr
@@ -1,5 +1,21 @@
-This package consists of programs which perform Fast Fourier Transforms
-for both complex and real periodic sequences and certain other symmetric
-sequences.
+/netlib/bihar
+ FFTPACK (double precision version)
- Paul Swarztrauber, NCAR.
+ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+
+ The routines in this directory are from netlib/bihar.
+ Although, they look like they are derivatives of the following
+ package.
+
+ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+
+ version 4 april 1985
+
+
+ This package consists of programs which perform Fast Fourier
+ Transforms for both complex and real periodic sequences and
+ certain other symmetric sequences.
+
+ Paul Swarztrauber, NCAR.
+
+ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
diff --git a/math/fftpack/pkg-plist b/math/fftpack/pkg-plist
index f9c45b1d86a6..b0ac1d28505d 100644
--- a/math/fftpack/pkg-plist
+++ b/math/fftpack/pkg-plist
@@ -1,5 +1,5 @@
-lib/libfftpack.a
-lib/libfftpack.so.1.0
+lib/libbihar.a
+lib/libbihar.so.1.0
+share/doc/fftpack/fft.doc.gz
@exec /sbin/ldconfig -m %B
-share/doc/fftlib/doc.gz
-@dirrm share/doc/fftlib
+@dirrm share/doc/fftpack