Version: 2.13, Package name: argtable-2.13 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Argtable is an ANSI C library for parsing GNU style command line options with a minimum of fuss. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The command line is then parsed according to that specification and the resulting values are returned in those same structs where they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar) and untagged arguments are supported, as are multiple instances of each argument. |
Filesize: 3248.48 KB |
Version History (View Complete History) |
|
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2015-04-04 12:56:06 by Ingo Schwarze | Files touched by this commit (1) |
Log message: Drop USE_GROFF (output now identical). No bump needed. |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2010-11-22 01:56:47 by Jasper Lievisse Adriaanse | Files touched by this commit (11) |
Log message: - drop maintainership of ports i don't use anymore, and take maintainership of three new ones. |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-03-20 10:45:10 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update argtable to 2.12 |
2009-06-03 16:54:26 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update argtable to 2.11 |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-04-12 12:59:36 by Jasper Lievisse Adriaanse | Files touched by this commit (41) |
Log message: unify my e-mail address and bump PKGNAMEs. "looks good" sturm@ |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-10-28 05:19:21 by Marc Espie | Files touched by this commit (64) |
Log message: a few more SHARED_LIBS reformat |
2006-05-30 03:23:44 by Aleksander Piotrowski | Files touched by this commit (2) |
Log message: Move examples into share/examples; keep docs only in HTML format; requested by steven@ |