aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gengetopt
Commit message (Collapse)AuthorAgeFilesLines
* Update maintainer's email addressdwcjr2002-01-181-1/+1
| | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer
* - add NOPORTDOCS support & install documentationpetef2001-11-153-23/+32
| | | | | | | | - minor indentation fix in pkg-descr - add @comment $FreeBSD$ to pkg-plist & sort PR: 31543 Submitted by: maintainer
* switch maintainership over to submitterlioux2001-09-131-1/+1
| | | | | PR: 30380 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* upgrade to 2.4ijliao2001-08-262-2/+2
|
* upgrade to 2.3ijliao2001-05-043-2/+3
|
* get rid of unnecessary libgnugetopt dependency.sf2001-02-181-3/+0
|
* Upgrade to 2.2kevlo2001-01-172-6/+11
| | | | | PR: 24407 Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net>
* Bring comment in line.dannyboy2000-12-171-1/+1
| | | | | PR: 22986 Submitted by: Ports Fury
* Add gengetopt 2.1, a program that will generate a C function that useswill2000-10-285-0/+61
getopt_long function to parse the command line options, validate them and fill a struct. PR: 21922 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>