Opened 13 years ago
Closed 8 years ago
#32566 closed enhancement (wontfix)
fgsl gnu autotools based version
Reported by: | Tom.Schoonjans@… | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | petrrr | |
Port: | fgsl |
Description
Hello,
As a longtime user of fgsl, I've decided to revise the build system of this package as I felt it was not flexible enough.
Therefore, I've transitioned the whole build procedure to an autotools (autoconf, automake and libtool) based system.
Combined with a new pkg-config file, I believe that this will make the package considerably easier to install (on more platforms) and easier to use.
The original author of fgsl has been notified of my work but hasn't implemented them in the development repository so far.
The portfile, by default, will use gfortran 4.4 with variants added for gfortran 4.5 and g95. Using the test framework of MacPorts, I have verified the correct operation of this package with these 3 compilers. (test system: macbook pro early 2011 running Lion and Xcode 4.2.1
I hope this patch will be considered for introduction into MacPorts.
Cheers,
Tom Schoonjans
Attachments (1)
Change History (10)
Changed 13 years ago by Tom.Schoonjans@…
Attachment: | Portfile-fgsl.diff added |
---|
comment:1 Changed 13 years ago by tenomoto (Takeshi Enomoto)
comment:2 Changed 13 years ago by Tom.Schoonjans@…
Thank you for the quick reply. I will urge the developer to incorporate my changes quickly.
Cheers,
Tom
comment:3 Changed 12 years ago by jmroot (Joshua Root)
Cc: | takeshi@… removed |
---|---|
Owner: | changed from macports-tickets@… to takeshi@… |
comment:7 Changed 8 years ago by petrrr
Cc: | Peter.Danecek@… removed |
---|
comment:8 Changed 8 years ago by Tom.Schoonjans@…
You can close it. My changes were accepted upstream several years ago.
comment:9 Changed 8 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I respect your work to rewrite the build process with autotools. I would like to wait the fgsl developer to incorporate your work into the distribution.