Parsing a program's command line arguments has always been a distraction from the main programming task at hand. The argtable library simplifies the job by enabling the programmer to define the command line options directly in the source code as a static array of structs and then pass that array to argtable library functions which parse the command line accordingly. The values extracted from the comand line are deposited directly into user-defined program variables where they can be accessed by the main program. Argtable can also generate descriptions of the command line syntax from that same array for display as on-line help. WWW: http://argtable.sourceforge.net/ fcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/mousetweaks
Commit message (Expand)AuthorAgeFilesLines
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-193-261/+23
* Convert from USE_GNOME=gnomehack -> USES=pathfixbapt2014-04-281-4/+3
* Stage all gnome@ ports in accessibility, which finishes this category!kwm2014-03-292-2/+3
* Add no stage all over the place in accessibility in preparation for the stagi...bapt2013-09-201-0/+1
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
* Finish converting accessibility from USE_GMAKE to USES=gmakebapt2013-08-301-7/+2
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
* - update png to 1.5.10dinoex2012-06-011-0/+1