#39615 closed submission (fixed)
Submission bodr 9
Reported by: | c.herbig@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: | bodr |
Description
This port provides the Blue Obelisk Data Repository, a collection of chemical data concerning properties of elements, isotopes and atoms, etc. It is required for gnome-chemistry-utils, which I hope will be added soon.
Attachments (1)
Change History (6)
Changed 11 years ago by c.herbig@…
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | science gnome removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
comment:2 follow-up: 3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Does it really require autoconf to build?
comment:3 Changed 11 years ago by c.herbig@…
Replying to ryandesign@…:
Does it really require autoconf to build?
I just rebuilt it successfully without autoconf. Fedora says it needs pkgconfig though. Should I change that?
comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
It doesn't seem to need autoconf or pkgconfig on my system so I committed it without those dependencies in r107580. I also fixed the homepage and master_sites and adjusted the whitespace. I added a dependency on libxml2 because bodr's configure script checks for one of libxml2's programs explicitly.
comment:5 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Oh yes, and I added "supported_archs noarch" because the port does not install any architecture-specific files.
Thanks.