./devel/argtable [ANSI C command line parser]
[+] Add this package to your ports tracker

[ CVSweb ] [ Homepage ] [ RSS feed ]

Version: 2.11, Package name: argtable-2.11
Maintained by: Jasper Lievisse Adriaanse
Required to build:
[devel/libtool]
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.


MD5: a+a9tTlbLegGNpj4PbYXkQ=
RMD160: 7BPu7SQKdYwskrxTSxlLArG+GEw=
Filesize: 3292.656 KB

Package available on: cdrom(), ftp()
Distfile available on: cdrom(), ftp()

Version History (View Complete History)
  • (2009-06-04) Updated to version: argtable-2.11
  • (2007-04-13) Updated to version: argtable-2.6p1
  • (2006-07-21) Package added to openports.se, version argtable-2.6p0 (created)
[show/hide] View available PLISTS (Can be a lot of data)
[show/hide] View known vulnerabilities

CVS Commit History:

   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@