Opened 15 years ago
Closed 15 years ago
#23238 closed submission (fixed)
iAIDA-1.0.17 Portfile submission
Reported by: | cristiano.fontana@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | iAIDA |
Description
Here is a Portfile for the library iAIDA. iAIDA is an implementation in C++ of the AIDA Abstract Interfaces for Data Analysis, a set of interfaces designed for data analysis. AIDA was designed with High Energy Physics experiments in mind, but it can be used in any other subjects that need to carry out Data Analysis.
Attachments (4)
Change History (9)
Changed 15 years ago by cristiano.fontana@…
Changed 15 years ago by cristiano.fontana@…
Attachment: | patch-configure.diff added |
---|
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Port: | iAIDA added |
---|---|
Type: | update → submission |
Version: | 1.8.2 |
Changed 15 years ago by cristiano.fontana@…
Attachment: | Portfile.2 added |
---|
comment:2 Changed 15 years ago by cristiano.fontana@…
Changed 15 years ago by cristiano.fontana@…
Attachment: | Portfile.3 added |
---|
comment:3 Changed 15 years ago by cristiano.fontana@…
I added the installation of sources in ${prefix}/src/iAIDA
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I committed your port with several changes in r63235, including adding dependencies on ports that it does link with.
Note: See
TracTickets for help on using
tickets.
I noticed that iAIDA provided a third party library (AIDA from FreeHEP) so I updated the portfile to require the installation of AIDA by itself. I also made it install the examples in ${prefix}/share/iAIDA as a reference.