#22245 closed submission (fixed)
new port: TOra, db tool
Reported by: | petr@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | TOra oracle postgresql mysql aqua qt | Cc: | |
Port: | TOra |
Description
I'd like to include this application in macports. It's buildable on my local system (user ports).
Of course I'm interested in portfile revision, suggestions, and corrections.
app website: http://torasql.com
Attachments (1)
Change History (4)
Changed 15 years ago by petr@…
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | TOra added |
Status: | new → assigned |
Version: | 1.8.1 |
comment:2 follow-up: 3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I added the port in r64296 with several changes:
- I fixed the whitespace to use only spaces and to align properly
- I removed "revision 1"; the first revision of any given version of a port should be 0 not 1
- I changed the homepage to the one that seems to be canonical
- I removed the commented-out "use_bzip2 yes" line because there doesn't seem to be a bzip2 distribution file
- I added underscores to the "no" variant names -- "no_pgsql" and "no_oracle"
- Fixed typo in long_description
- Added "universal_variant no" since the universal build fails since dependency qscintilla has no universal variant
- I rearranged the configure arguments so only the prefix is in the configure.pre_args and all the rest are in the configure.args
I'll file tickets for some additional issues that should still be addressed.
Did you consider and reject using the cmake portgroup, or did you not consider it?
comment:3 Changed 15 years ago by petr@…
thanks for submission
Replying to ryandesign@…:
Did you consider and reject using the cmake portgroup, or did you not consider it?
I don't know anything about portgroups. I'll examine it.
Note: See
TracTickets for help on using
tickets.
initial revision