This program generate a C function that uses getopt_long function to parse the command line options, validate them and fill a struct. Thus your program can now handle options such as: myprog --input foo.c -o foo.o --no-tabs -i 100 *.class And both long options (those that start with --) and short options (start with - and consist of only one character) can be handled. For standards about short and long options you may want to take a look at the GNU Coding Standards. WWW: http://www.gnu.org/software/gengetopt/ w.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/www/drupal7
Commit message (Expand)AuthorAgeFilesLines
* - Remove mysql 4X referencemiwi2013-05-221-1/+0
* - Fix buildmiwi2013-05-202-136/+152
* - Update to 7.22miwi2013-04-302-3/+3
* - Update to 7.21miwi2013-03-102-3/+3
* - Take maintainershipmiwi2013-03-021-1/+1
* Fix and issue with duplicate entries and a non existant entry.flo2013-02-211-8/+1
* Update to 7.20flo2013-02-212-3/+3
* Reassign several ports maintained by Nick Hilliard. Thank you very much forcrees2013-01-271-1/+1
* - update www/drupal6 to 6.28flo2013-01-213-4/+5
* - update to 7.16 [1]rm2012-10-313-12/+11
* - Update to 7.14wen2012-05-233-3/+18
* update to 7.12flo2012-02-143-38/+63
* - Update to 7.9wen2011-11-153-4/+16
* Remove references to mysql 323 and 40, most commonly of the form:dougb2011-10-171-1/+1
* Use USE_DRUPAL instead of including bsd.drupal.mkcrees2011-08-311-1/+1
* - drupal6 was repocopied to drupal7crees2011-08-125-198/+823
* - bsd.drupal.mk has been repocopied to ${PORTSDIR}/Mkcrees2011-08-111-3/+0
* Begin process of removal of drupal5 ports:crees2011-07-291-1/+1
* - update to 6.20flo2011-01-133-4/+5
* - Update to 6.19miwi2010-08-152-4/+7
* - Update to 6.17pav2010-08-07