aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-FFT
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* math/p5-Math-FFT: Update version 1.34=>1.36Muhammad Moinur Rahman2020-10-252-4/+4
| | | | | | | Relnotes: https://metacpan.org/changes/distribution/Math-FFT Notes: svn path=/head/; revision=553285
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* math/p5-Math-FFT: Update version 1.32=>1.34Muhammad Moinur Rahman2017-04-092-3/+6
| | | | Notes: svn path=/head/; revision=438112
* math/p5-Math-FFT: Update version 1.28=>1.32Muhammad Moinur Rahman2015-06-022-4/+3
| | | | Notes: svn path=/head/; revision=388317
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-241-1/+1
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=375378
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* - Add LICENSESunpoet Po-Chuan Hsieh2014-05-091-1/+4
| | | | | | | | | | - Pass maintainership to submitter PR: ports/189305 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=353410
* Support STAGEDIR.Vanilla I. Shu2013-11-052-7/+5
| | | | Notes: svn path=/head/; revision=332813
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Convert to new perl frameworkAndrej Zverev2013-08-021-1/+2
| | | | Notes: svn path=/head/; revision=324171
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* USE_SIZE was obsoleted in rev. 1.484 of bsd.port.mk more thanErwin Lansing2006-06-111-1/+0
| | | | | | | | | 2 years ago. Clean out the last traces of it. With hat: portmgr Notes: svn path=/head/; revision=165111
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149432
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* - update to 1.28Yen-Ming Lee2005-09-142-3/+3
| | | | Notes: svn path=/head/; revision=142761
* Update to 0.26Erwin Lansing2005-02-252-3/+3
| | | | Notes: svn path=/head/; revision=129737
* Drop maintainershipMario Sergio Fujikawa Ferreira2004-06-241-1/+1
| | | | Notes: svn path=/head/; revision=112138
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+2
| | | | Notes: svn path=/head/; revision=100321
* utilize SITE_PERLYing-Chieh Liao2003-10-242-8/+7
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* o fmt(1) DESCR fileMario Sergio Fujikawa Ferreira2002-11-231-1/+1
| | | | | | | o Add WWW tag Notes: svn path=/head/; revision=70884
* Remove redundant spaces at EOL.Akinori MUSHA2001-10-211-1/+1
| | | | Notes: svn path=/head/; revision=49045
* Fix typo: remove trailing period in WWW tagMario Sergio Fujikawa Ferreira2001-03-161-1/+1
| | | | Notes: svn path=/head/; revision=39910
* New port:Mario Sergio Fujikawa Ferreira2001-03-125-0/+53
Perl module providing an interface to Fast Fourier Transform routines Initial import module version 0.25 Notes: svn path=/head/; revision=39660