Ping.

On 11/06/14 20:16, Brian Callahan wrote:
Update to this:
Pascal does not want maintainer, so I will take it.
Giovanni asked me to patch sed to gsed so the test will pass, but doing this causes `make test` to invoke autoconf/automake, which seems like overkill for just one test so I'm planning to leave it as-is.

On 11/06/14 15:48, Brian Callahan wrote:
Hi ports --

Attached is a new port, devel/gengetopt.
pkg/DESCR:
gengetopt generates a C function that uses getopt_long function to parse
the command line options, to validate them and fill a struct.

gengetopt is perfect if you are too lazy to write all stuff required to
call getopt_long, and when you have a program and wish it took options.

Generated code works if you use GNU Autoconf or GNU Automake.
---
This port was submitted by Pascal Schmid back in April [0] and not acted upon. I'm resubmitting this now (with clean-up) because I need it for a new port.

Pascal: Do you want to take maintainer of this? Otherwise, I will.

Works well on amd64. One of the tests in `make test` fails because our sed doesn't have an -i option.

OK?

~Brian

[0] http://marc.info/?l=openbsd-ports&m=139833464830636&w=2



Reply via email to