| Summary: | [PATCH] math/fftw - add slave port for Single Percision | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Michael Johnson <ahze> | ||||
| Component: | Individual Port(s) | Assignee: | Michael Johnson <ahze> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Michael Johnson
2004-09-02 06:10:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->ahze Handle Dear Maintainer, Please see http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/71272 Do you approve or disapprove of this patch? Michael State Changed From-To: open->feedback Asked maintainer for feedback ---------- In reply to mike johnson who wrote: =20 > Dear Maintainer, > =09Please see http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/71= 272 > Do you approve or disapprove of this patch? Yes, but it should be added an OPTION line where it is possible to se= t=20 the FFTW_FLAVOR. This has the great advantage of persistence and one can automatically= =20 update the ports. Regards Lars --=20 Lars K=F6ller \ Raum : V0-318 (Tel: 4964) Leitung Systeme \ E-Mail : Lars.Koeller@Uni-Bielefeld.DE und Serverdienste \ PGP-Key: http://www.uk.pgp.net/pgpnet/wwwkeys.h= tml ----------- FreeBSD, what else? ---- http://www.de.freebsd.org ------= --- FFTW_FLAVOR will be defined by the new port math/fftw-float
so you don't need both..
See math/fftw3 math/fftw3-float math/fftw3-long for an example on how
this works
Michael
On Nov 10, 2004, at 2:34 AM, Lars Köller wrote:
> ----------
>
> In reply to mike johnson who wrote:
>
>> Dear Maintainer,
>> Please see http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/71272
>> Do you approve or disapprove of this patch?
>
> Yes, but it should be added an OPTION line where it is possible to set
> the FFTW_FLAVOR.
>
> This has the great advantage of persistence and one can automatically
> update the ports.
>
> Regards
>
> Lars
>
> --
> Lars Köller \ Raum : V0-318 (Tel: 4964)
> Leitung Systeme \ E-Mail : Lars.Koeller@Uni-Bielefeld.DE
> und Serverdienste \ PGP-Key:
> http://www.uk.pgp.net/pgpnet/wwwkeys.html
> ----------- FreeBSD, what else? ---- http://www.de.freebsd.org
> ---------
>
State Changed From-To: feedback->closed Committed |