New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22245 (closed submission: fixed)

Opened 4 years ago

Last modified 3 years ago

new port: TOra, db tool

Reported by: petr@… Owned by: ryandesign@…
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

Portfile (2.0 KB) - added by petr@… 4 years ago.
initial revision

Change History

Changed 4 years ago by petr@…

initial revision

comment:1 Changed 3 years ago by ryandesign@…

  • Owner changed from macports-tickets@… to ryandesign@…
  • Status changed from new to assigned
  • Version 1.8.1 deleted
  • Port set to TOra

comment:2 follow-up: ↓ 3 Changed 3 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

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 in reply to: ↑ 2 Changed 3 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.