28 Commits

Author SHA1 Message Date
naddy
ab45f39af6 drop RCS Ids 2022-03-11 19:36:11 +00:00
benoit
fda16ec0a5 Update to p5-Math-FFT-1.36. 2020-11-01 10:30:50 +00:00
benoit
fffa9d7bc1 Update to p5-Math-FFT-1.35, from wen heping 2020-10-15 07:13:43 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
danj
63967366aa Remove avsm@ as maintainer per his request 2019-05-01 16:04:26 +00:00
steven
d7fea5f7e0 update to 1.34
from Charlene Wendling
2019-01-05 10:15:12 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
ajacoutot
2889a1d16f Remove the perl bullshit. 2015-07-16 23:57:18 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
8892d5bfeb @comment zero-byte perl .bs files 2014-06-14 23:25:41 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
sthen
9f9069554b sync wantlib 2012-08-23 15:50:05 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
espie
3075d068d4 USE_GROFF=Yes 2010-10-18 20:52:05 +00:00
sthen
d053315499 bump 2010-09-24 15:29:20 +00:00
sthen
d55e1837f6 use REVISION 2010-07-13 20:14:21 +00:00
simon
559d88985c bump SHARED_ONLY ports so they get updated and work with the new perl
ok sthen@
2008-10-02 20:30:43 +00:00
steven
907a85c549 remove quotes from COMMENT/PERMIT*/BROKEN 2007-09-15 18:44:36 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
dassow
bca02a5cfc cpanify math ports, switch to SHARED_ONLY,
set licenses and bump as required.

'go ahead' steven@
2006-12-24 19:50:51 +00:00
steven
0d6122e805 update to 1.28
based on diff from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-01-04 07:28:24 +00:00
naddy
8e0d7f62ec SIZE 2005-01-05 17:05:00 +00:00
espie
d7c7e778ad new style PLISTs 2004-09-15 09:11:58 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
9416a8060d overhaul 2003-12-31 17:32:38 +00:00
avsm
8e0c66bb87 initial import of p5-Math-FFT-0.25
--
This module implements some algorithms for calculating Fast Fourier
Transforms for one-dimensional data sets of size 2^n. The data,
assumed to arise from a constant sampling rate, is represented by
an array reference, which is then used to create a Math::FFT object.

Available methods include complex and real discrete fourier transforms,
convolution, power spectra and windowing functions, as well as some
statistical utilities.
2003-02-21 13:44:19 +00:00