The devel/gengetopt port
gengetopt-2.22.6p4 – command line parser for c programs (cvsweb github mirror)
Description
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.WWW: http://www.gnu.org/software/gengetopt/
Maintainer
The OpenBSD ports mailing-list
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sh sparc64
Categories
Files
- /usr/local/bin/gengetopt
- /usr/local/info/gengetopt.info
- /usr/local/man/man1/gengetopt.1
- /usr/local/share/doc/gengetopt/
- /usr/local/share/doc/gengetopt/COPYING
- /usr/local/share/doc/gengetopt/ChangeLog
- /usr/local/share/doc/gengetopt/INSTALL
- /usr/local/share/doc/gengetopt/LICENSE
- /usr/local/share/doc/gengetopt/NEWS
- /usr/local/share/doc/gengetopt/README
- /usr/local/share/doc/gengetopt/THANKS
- /usr/local/share/doc/gengetopt/examples/
- /usr/local/share/doc/gengetopt/examples/README.example
- /usr/local/share/doc/gengetopt/examples/cmdline1.c
- /usr/local/share/doc/gengetopt/examples/cmdline1.h
- /usr/local/share/doc/gengetopt/examples/cmdline2.c
- /usr/local/share/doc/gengetopt/examples/cmdline2.h
- /usr/local/share/doc/gengetopt/examples/main1.cc
- /usr/local/share/doc/gengetopt/examples/main2.c
- /usr/local/share/doc/gengetopt/examples/sample1.ggo
- /usr/local/share/doc/gengetopt/examples/sample2.ggo
- /usr/local/share/doc/gengetopt/examples/test_manual_help.c
- /usr/local/share/doc/gengetopt/examples/test_manual_help_cmd.c
- /usr/local/share/doc/gengetopt/examples/test_manual_help_cmd.ggo
- /usr/local/share/doc/gengetopt/examples/test_manual_help_cmd.h
- /usr/local/share/doc/gengetopt/gengetopt.html
- /usr/local/share/doc/gengetopt/index.html
- /usr/local/share/gengetopt/
- /usr/local/share/gengetopt/getopt.c
- /usr/local/share/gengetopt/getopt1.c
- /usr/local/share/gengetopt/gnugetopt.h