summaryrefslogtreecommitdiffstats
path: root/math/djbfft
Commit message (Collapse)AuthorAgeFilesLines
* o Replace dependency on USE_PERL5_BUILD with USE_REINPLACE. Perllioux2005-04-171-4/+4
| | | | | was used for post-patch regexps o Bump PORTREVISION due to dependency change
* Fix typo: LOCALBASE -> PREFIX; when installinglioux2004-04-141-2/+2
|
* o Override distfile's install procedure so that the port does notlioux2004-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
* BROKEN: Changes permissions on /usr/local and /usr/local/libkris2004-04-131-0/+2
|
* o Fix download from open servers (non FreeBSD backup servers):lioux2004-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>
* USE_SIZEifylioux2004-02-082-0/+2
|
* Fix build on AMD64arved2004-01-311-1/+1
| | | | Approved by: maintainer timeout (26 days)
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-201-0/+1
| | | | "perl -pi -e" construction.
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1
|
* De-pkg-commentlioux2003-02-232-1/+1
|
* Add djbfft since we can't package it due to author's license on patchinglioux2002-05-161-0/+2
|
* New port djbfft version 0.76: An extremely fast library forlioux2002-05-155-0/+78
floating-point convolution
OpenPOWER on IntegriCloud