Ticket #30669 (closed submission: fixed)
blitz-devel @0.10 Request for new portfile inclusion
| Reported by: | andre.dos.anjos@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: | blitz-devel |
Description
I have written and tested a portfile that will install the latest version of blitz++ (from its mercurial repository) available. Blitz++ is a great library, but the current existing version, for which there exists a portfile (math/blitz), is very old and does not compile with more recent versions of gcc. This would allow developers to continue using blitz and upgrade their compile support, w/o touching people that would like to stick with the official version of blitz++.
Would it be possible to have it included in the distribution?
Attachments
Change History
comment:2 Changed 22 months ago by andre.dos.anjos@…
Thanks! A second try has been uploaded (replacing the old attachment).
comment:3 Changed 22 months ago by andre.dos.anjos@…
A little bit more of work on this:
- The attached tar.gz file contains now the Portfile + a patch that allows blitz++ to compile and be used with gcc4.2
- Added another variant that allows installation with documentation
- Optimization enabled + multi-threading support
comment:4 Changed 22 months ago by andre.dos.anjos@…
Meanwhile, the patches have been incorporated to the Blitz++ mercurial repository. I have updated the "Portfile" attachment to contain the version of the package w/o any patches and with an updated hg tag.
Changed 22 months ago by andre.dos.anjos@…
- Attachment blitz-devel.tar.gz added
Tarball with Portfile + Patch for gcc4.2 compatibility
comment:5 Changed 14 months ago by andre.dos.anjos@…
This is now 8 months old. It has not been included on 2.0.1, 2, 3 or 4. Could we consider it for the next one?


Some comments: