Bug 166117 - add knobs in math/grace to make features selectable and the whole port comipleable on i386
Summary: add knobs in math/grace to make features selectable and the whole port comipl...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-14 20:50 UTC by Momchil
Modified: 2012-11-08 22:58 UTC (History)
0 users

See Also:


Attachments
file.diff (1.92 KB, patch)
2012-03-14 20:50 UTC, Momchil
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Momchil 2012-03-14 20:50:01 UTC
Port math/grace cannot be compiled due to the dependency on broken port math/fftw on i386. The attached patch makes the dependency on math/fftw optional. Extra options for the other dependencies have been added.

Fix: Patch attached with submission follows:
Comment 1 Carlo Strub freebsd_committer freebsd_triage 2012-06-11 22:47:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cs

I'll take it.
Comment 2 Carlo Strub freebsd_committer freebsd_triage 2012-06-11 22:49:58 UTC
State Changed
From-To: open->feedback

Would you mind resending this nice patch using the new OPTIONS framework that has been released recently: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-options.html
Comment 3 Carlo Strub freebsd_committer freebsd_triage 2012-07-11 21:25:29 UTC
Responsible Changed
From-To: cs->freebsd-ports-bugs

Back to pool.
Comment 4 Max Brazhnikov freebsd_committer freebsd_triage 2012-11-04 02:42:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 5 Max Brazhnikov freebsd_committer freebsd_triage 2012-11-08 22:58:43 UTC
State Changed
From-To: feedback->closed

Committed with some modifications. Thanks!