#16621: libpqxx -------------------------------------------+-------------------------------- Reporter: darren.weber.lists@gmail.com | Owner: ryandesign@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: libpqxx | -------------------------------------------+-------------------------------- Comment(by darren.weber.lists@gmail.com): Replying to [comment:3 ryandesign@…]:
Thanks. I added the port in r40155 with some minor changes.
* I added a dependency on pkgconfig, since the configure script checks for it and the pqxx-config program uses it. * I removed some unnecessary lines, including the comments, which seemed to just be helpers for you to write the Portfile? The comments were just telling you how to do things that the Portfile already does. * I indented the long description so it's easier to read in the Portfile.
As for testing. MacPorts does have a [http://guide.macports.org/#reference.phases.test test phase] which you could write into the port if you want.
Great! This is my first port contribution. How should I continue to work on the port? a) sync and then modify the Portfile within my own local repository, or b) {{{port edit libpqxx}} Should I use tickets to update the port with modifications? -- Ticket URL: <http://trac.macports.org/ticket/16621#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS