Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

2
math/fftw2/DESCR Normal file
View File

@@ -0,0 +1,2 @@
This is FFTW, v. 2.1.3. FFTW is a collection of fast C routines to
compute the Discrete Fourier Transform in one or more dimensions.

28
math/fftw2/Makefile Normal file
View File

@@ -0,0 +1,28 @@
# $NetBSD: Makefile,v 1.24 2013/04/06 20:27:24 rodent Exp $
DISTNAME= fftw-2.1.5
PKGNAME= fftw2-2.1.5
PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
http://www.fftw.org/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.fftw.org/
COMMENT= Collection of fast C routines to compute DFTs
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS+= --enable-shared
USE_LANGUAGES= c fortran77
USE_TOOLS+= gmake makeinfo
INFO_FILES= yes
.include "../../mk/bsd.prefs.mk"
.if ${MACHINE_ARCH} == "i386"
CONFIGURE_ARGS+= --enable-i386-hacks
.endif
.include "../../mk/bsd.pkg.mk"

6
math/fftw2/PLIST Normal file
View File

@@ -0,0 +1,6 @@
@comment $NetBSD: PLIST,v 1.6 2006/03/31 23:56:28 jlam Exp $
include/fftw.h
include/rfftw.h
info/fftw.info
lib/libfftw.la
lib/librfftw.la

13
math/fftw2/buildlink3.mk Normal file
View File

@@ -0,0 +1,13 @@
# $NetBSD: buildlink3.mk,v 1.9 2012/05/07 01:53:45 dholland Exp $
BUILDLINK_TREE+= fftw2
.if !defined(FFTW2_BUILDLINK3_MK)
FFTW2_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.fftw2+= fftw2>=2.1.3
BUILDLINK_ABI_DEPENDS.fftw2+= fftw2>=2.1.5nb2
BUILDLINK_PKGSRCDIR.fftw2?= ../../math/fftw2
.endif # FFTW2_BUILDLINK3_MK
BUILDLINK_TREE+= -fftw2

6
math/fftw2/distinfo Normal file
View File

@@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.3 2005/02/23 12:06:54 agc Exp $
SHA1 (fftw-2.1.5.tar.gz) = 12020b58edc1b0490a83db4aa912fac5dfdfb26b
RMD160 (fftw-2.1.5.tar.gz) = 723308722d76c12710db6473979adf8d086b0909
Size (fftw-2.1.5.tar.gz) = 1256888 bytes
SHA1 (patch-aa) = 7a451f7aa2d4fe0e5134d014006c63d077951726

View File

@@ -0,0 +1,16 @@
$NetBSD: patch-aa,v 1.1.1.1 2003/06/05 20:50:29 wiz Exp $
--- doc/fftw.texi.orig Sat Mar 3 16:17:10 2001
+++ doc/fftw.texi
@@ -5,6 +5,11 @@
@settitle FFTW
@c %**end of header
+@dircategory Libraries
+@direntry
+* FFTW: (fftw). Collection of fast C routines to compute DFTs.
+@end direntry
+
@include version.texi
@setchapternewpage odd
@c define constant index (ct)