summaryrefslogtreecommitdiffstats
path: root/devel/gengetopt
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.17rafan2006-09-132-7/+5
| | | | | PR: ports/103223 Submitted by: Frank J. Laszlo <laszlof at vonostingroup.com> (maintainer)
* - Fix typo in files/patch-aa that fixes problems on deinstall.garga2006-04-071-1/+1
| | | | | | PR: ports/95420 Submitted by: maintainer Noticed by: Robert Huff <roberthuff@rcn.com>
* - Update to 2.16. This version adds the following features:garga2006-04-053-5/+4
| | | | | | | | | | | | | * a --full-help option is generated that shows also hidden options * multiple parsers can be linked into the same executable (even when using configuration files, thanks to Andre Noll) * when invoking getopt_long, discard any pointers to previously scanned command lines (thanks to Andre Noll) * fixed a bug in generation of help strings that might cause a seg fault (reported by Paul Biggar) PR: ports/95329 Submitted by: maintainer
* - Update to 2.15pav2005-12-282-4/+4
| | | | | PR: ports/91017 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
* * Update to version 2.14anray2005-12-164-9/+24
| | | | | | | | * Pass maintainership to submitter. PR: ports/90448 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Approved by: sem(mentor)
* Reset maintainer per his request. We hope to see him back soon.linimon2005-12-021-1/+1
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Fix configure warningkrion2004-04-171-0/+1
| | | | | PR: 65674 65675 65676 65677 65678 65679 Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
* - Update to version 2.11krion2004-03-104-31/+32
| | | | | PR: ports/64016 Submitted by: maintainer
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Update to 2.9arved2003-05-182-2/+2
| | | | | PR: 51793 Submitted by: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* Upgrade devel/gengetopt to make it compile under -current again.edwin2002-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>
* Update maintainer's email addressdwcjr2002-01-171-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-252-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>
OpenPOWER on IntegriCloud