aboutsummaryrefslogtreecommitdiff
path: root/math/djbfft
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* o Silence some compiler warnings by adding some missing header filesMario Sergio Fujikawa Ferreira2009-03-273-0/+24
| | | | | | | o No PORTREVISION bump since there was no functional change Notes: svn path=/head/; revision=231113
* - Add MAKE_JOBS_SAFE to support SMP compilationMartin Matuska2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230877
* As per http://cr.yp.to/distributors.html, effective 2008-08-05,Ade Lovett2008-08-051-2/+0
| | | | | | | remove RESTRICTED on these ports - they are free to roam wild. Notes: svn path=/head/; revision=218068
* Give maintainership to multimedia@FreeBSD.orgMario Sergio Fujikawa Ferreira2007-04-011-1/+1
| | | | Notes: svn path=/head/; revision=188954
* RESTRICTED is intended here instead of NO_PACKAGEKris Kennaway2006-09-031-1/+1
| | | | Notes: svn path=/head/; revision=172070
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Replace pre-install target with appropriate pre-su-install one.Mario Sergio Fujikawa Ferreira2006-05-031-1/+1
| | | | | | | | PR: 95868 Submitted by: Michael Neumann <mneuma2s@smail.inf.fh-brs.de> Notes: svn path=/head/; revision=161293
* Add SHA256 checksumMario Sergio Fujikawa Ferreira2005-11-111-0/+1
| | | | Notes: svn path=/head/; revision=147883
* o Replace dependency on USE_PERL5_BUILD with USE_REINPLACE. PerlMario Sergio Fujikawa Ferreira2005-04-171-4/+4
| | | | | | | | was used for post-patch regexps o Bump PORTREVISION due to dependency change Notes: svn path=/head/; revision=133549
* Fix typo: LOCALBASE -> PREFIX; when installingMario Sergio Fujikawa Ferreira2004-04-141-2/+2
| | | | Notes: svn path=/head/; revision=107081
* o Override distfile's install procedure so that the port does notMario Sergio Fujikawa Ferreira2004-04-131-2/+13
| | | | | | | | | | | inadvertently mess directory permissions under LOCALBASE o Therefore, remove BROKEN o Bump PORTREVISION since users should update to this fixed version Prompted by: kris Notes: svn path=/head/; revision=106971
* BROKEN: Changes permissions on /usr/local and /usr/local/libKris Kennaway2004-04-131-0/+2
| | | | Notes: svn path=/head/; revision=106873
* o Fix download from open servers (non FreeBSD backup servers):Mario Sergio Fujikawa Ferreira2004-03-091-1/+1
| | | | | | | | | | | | - Replace USE_SIZE with DISABLE_SIZE so that it is possible to use fetch(1) to download distfile from open servers which are not reporting distfile size PR: 63725 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=103363
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+2
| | | | Notes: svn path=/head/; revision=100321
* Fix build on AMD64Tilman Keskinoz2004-01-311-1/+1
| | | | | | | Approved by: maintainer timeout (26 days) Notes: svn path=/head/; revision=99578
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93887
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* Add djbfft since we can't package it due to author's license on patchingMario Sergio Fujikawa Ferreira2002-05-161-0/+2
| | | | Notes: svn path=/head/; revision=59216
* New port djbfft version 0.76: An extremely fast library forMario Sergio Fujikawa Ferreira2002-05-155-0/+78
floating-point convolution Notes: svn path=/head/; revision=59197