summaryrefslogtreecommitdiff
path: root/devel/gengetopt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.9Tilman Keskinoz2003-05-182-2/+2
| | | | | | | | PR: 51793 Submitted by: maintainer Notes: svn path=/head/; revision=81300
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Upgrade devel/gengetopt to make it compile under -current again.Edwin Groothuis2002-12-183-3/+3
| | | | | | | | | | | | Implicit approval because the port didn't build with the old version. Also noticed on bento. PR: ports/45690 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Reviewed by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Notes: svn path=/head/; revision=71700
* Update maintainer's email addressDavid W. Chapman Jr.2002-01-171-1/+1
| | | | | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer Notes: svn path=/head/; revision=53284
* - add NOPORTDOCS support & install documentationPete Fritchman2001-11-153-23/+32
| | | | | | | | | | | - minor indentation fix in pkg-descr - add @comment $FreeBSD$ to pkg-plist & sort PR: 31543 Submitted by: maintainer Notes: svn path=/head/; revision=50038
* switch maintainership over to submitterMario Sergio Fujikawa Ferreira2001-09-131-1/+1
| | | | | | | | PR: 30380 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=47781
* upgrade to 2.4Ying-Chieh Liao2001-08-252-2/+2
| | | | Notes: svn path=/head/; revision=46893
* upgrade to 2.3Ying-Chieh Liao2001-05-043-2/+3
| | | | Notes: svn path=/head/; revision=42243
* get rid of unnecessary libgnugetopt dependency.FUJISHIMA Satsuki2001-02-181-3/+0
| | | | Notes: svn path=/head/; revision=38457
* Upgrade to 2.2Kevin Lo2001-01-172-6/+11
| | | | | | | | PR: 24407 Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net> Notes: svn path=/head/; revision=37275
* Bring comment in line.Daniel Harris2000-12-171-1/+1
| | | | | | | | PR: 22986 Submitted by: Ports Fury Notes: svn path=/head/; revision=36043
* Add gengetopt 2.1, a program that will generate a C function that usesWill Andrews2000-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> Notes: svn path=/head/; revision=34334