diff options
author | jtb <jtb@pkgsrc.org> | 2003-07-24 16:28:55 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2003-07-24 16:28:55 +0000 |
commit | da91049aafb37d4a177e79f8824d112852e62215 (patch) | |
tree | a5d998d43b2ef20d56c8a78cc191fd20410e2cfa /math | |
parent | 6799c4bfd2d208e2e9e08b2ce728e9533376479e (diff) | |
download | pkgsrc-da91049aafb37d4a177e79f8824d112852e62215.tar.gz |
Install the include file to ${PREFIX}/include/algae. Fixes leftover
issue from i386 bulk build.
Diffstat (limited to 'math')
-rw-r--r-- | math/algae/Makefile | 3 | ||||
-rw-r--r-- | math/algae/PLIST | 121 | ||||
-rw-r--r-- | math/algae/distinfo | 4 | ||||
-rw-r--r-- | math/algae/patches/patch-ae | 19 |
4 files changed, 140 insertions, 7 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile index 5b9c1fe9d46..c2043a13095 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 21:47:19 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/24 16:28:55 jtb Exp $ DISTNAME= algae-4.1.3 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=algae/} diff --git a/math/algae/PLIST b/math/algae/PLIST index a860db8265f..b8a47cbc535 100644 --- a/math/algae/PLIST +++ b/math/algae/PLIST @@ -1,6 +1,124 @@ -@comment $NetBSD: PLIST,v 1.2 2003/04/29 22:15:27 jtb Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/07/24 16:28:55 jtb Exp $ bin/algae bin/${PKGNAME} +include/algae/abs.h +include/algae/acos.h +include/algae/add.h +include/algae/algae.h +include/algae/append.h +include/algae/apply.h +include/algae/asin.h +include/algae/assign.h +include/algae/atan.h +include/algae/band.h +include/algae/bdiag.h +include/algae/binop.h +include/algae/btrans.h +include/algae/builtin.h +include/algae/cast.h +include/algae/children.h +include/algae/code.h +include/algae/conjugate.h +include/algae/cram.h +include/algae/cos.h +include/algae/cosh.h +include/algae/datum.h +include/algae/dense.h +include/algae/diag.h +include/algae/divide.h +include/algae/dynio.h +include/algae/eig.h +include/algae/equil.h +include/algae/entity.h +include/algae/enum_strng.h +include/algae/error.h +include/algae/exception.h +include/algae/exp.h +include/algae/factor.h +include/algae/fft.h +include/algae/file_io.h +include/algae/fill.h +include/algae/filter.h +include/algae/find.h +include/algae/for_loop.h +include/algae/form.h +include/algae/fread.h +include/algae/full.h +include/algae/function.h +include/algae/generate.h +include/algae/get.h +include/algae/getopt.h +include/algae/ifft.h +include/algae/imag.h +include/algae/leastsq.h +include/algae/log.h +include/algae/logical.h +include/algae/lose.h +include/algae/main.h +include/algae/matio.h +include/algae/matrix.h +include/algae/matrix_st.h +include/algae/max.h +include/algae/mem.h +include/algae/member.h +include/algae/message.h +include/algae/mod.h +include/algae/multiply.h +include/algae/negate.h +include/algae/norm.h +include/algae/not.h +include/algae/npsol.h +include/algae/ok.h +include/algae/partition.h +include/algae/pile.h +include/algae/pmem.h +include/algae/power.h +include/algae/print.h +include/algae/printf.h +include/algae/product.h +include/algae/profile.h +include/algae/psr.h +include/algae/ptypes.h +include/algae/put.h +include/algae/rand.h +include/algae/read.h +include/algae/real.h +include/algae/scalar.h +include/algae/scalar_st.h +include/algae/sets.h +include/algae/sigint.h +include/algae/sin.h +include/algae/sinh.h +include/algae/solve.h +include/algae/sort.h +include/algae/sparse.h +include/algae/sqrt.h +include/algae/subtract.h +include/algae/superlu.h +include/algae/svd.h +include/algae/symmetric.h +include/algae/table.h +include/algae/table_st.h +include/algae/tan.h +include/algae/tanh.h +include/algae/test.h +include/algae/time.h +include/algae/transform.h +include/algae/transpose.h +include/algae/two_type.h +include/algae/unop.h +include/algae/vargs.h +include/algae/vector.h +include/algae/vector_st.h +include/algae/zero.h +include/algae/bcs.h +include/algae/blas.h +include/algae/fortran.h +include/algae/thin.h +include/algae/lapack.h +include/algae/version.h +include/algae/rc0.h +include/algae/arpack.h @unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/algae.info info/algae.info info/algae.info-1 @@ -100,3 +218,4 @@ share/doc/html/algae/info.db @dirrm share/algae @dirrm lib/algae/${PKGVERSION} @dirrm lib/algae +@dirrm include/algae diff --git a/math/algae/distinfo b/math/algae/distinfo index f05163f64c2..4a8547c0b24 100644 --- a/math/algae/distinfo +++ b/math/algae/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2003/07/02 20:32:02 jtb Exp $ +$NetBSD: distinfo,v 1.4 2003/07/24 16:28:55 jtb Exp $ SHA1 (algae-4.1.3.tar.gz) = 73da6e67e9b73389af97239deda4479096cb7eb0 Size (algae-4.1.3.tar.gz) = 1699100 bytes @@ -6,5 +6,5 @@ SHA1 (patch-aa) = c9808abd82f27eb9b41358d8b962553446b473b8 SHA1 (patch-ab) = a6ea544d6a76d5d47e0e313d53f34bf4f28041fa SHA1 (patch-ac) = 5f638e253bef7cb53b56d645d8ab9a2fe873e96f SHA1 (patch-ad) = 07a2ef16a2b69530b99f2492ca97044dc1514ce9 -SHA1 (patch-ae) = 2684611feb396d0b987278c4484707e5e7c0e64b +SHA1 (patch-ae) = 6c7e7d8f1aa9aa1ed3aac19742351c5f884fa227 SHA1 (patch-af) = c70e919a048992058fa1305d7a2ab3435f38a026 diff --git a/math/algae/patches/patch-ae b/math/algae/patches/patch-ae index 35604d61bb0..b507b980d2c 100644 --- a/math/algae/patches/patch-ae +++ b/math/algae/patches/patch-ae @@ -1,7 +1,7 @@ -$NetBSD: patch-ae,v 1.2 2003/04/29 22:15:28 jtb Exp $ +$NetBSD: patch-ae,v 1.3 2003/07/24 16:28:56 jtb Exp $ ---- Makefile.in.orig -+++ Makefile.in +--- Makefile.in.orig 2003-02-28 23:07:03.000000000 +0000 ++++ Makefile.in 2003-07-24 17:14:18.000000000 +0100 @@ -78,18 +78,18 @@ libdir = $(prefix)/lib @@ -24,6 +24,19 @@ $NetBSD: patch-ae,v 1.2 2003/04/29 22:15:28 jtb Exp $ # Directory and name of the startup file. This is compiled into the # executable, so don't change either assignment if you have a binary +@@ -99,10 +99,10 @@ + RC0 = $(rcdir)/algae.A + + # Directory in which to install source code. +-sourcedir = $(prefix)/src ++sourcedir = $(prefix)/include + + # Directory in which to install the header files. +-hdir = $(sourcedir)/algae/$(VERSION_NUMBER)/include ++hdir = $(sourcedir)/algae + + # Directory containing site files: that is, files installed locally + # which are not part of the standard Algae distribution. @@ -308,7 +308,7 @@ cd tools; \ $(MAKE) tooldir=$(tooldir) install |