Commit graph

22 commits

Author SHA1 Message Date
Renato Botelho
9a01f015bb - Fix typo in files/patch-aa that fixes problems on deinstall.
PR:		ports/95420
Submitted by:	maintainer
Noticed by:	Robert Huff <roberthuff@rcn.com>
2006-04-07 15:34:04 +00:00
Renato Botelho
906853f642 - Update to 2.16. This version adds the following features:
* 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
2006-04-05 19:44:29 +00:00
Pav Lucistnik
d23d6ca3aa - Update to 2.15
PR:		ports/91017
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
2005-12-28 15:50:27 +00:00
Andrey Slusar
00f2aeb4de * Update to version 2.14
* Pass maintainership to submitter.

PR:		ports/90448
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
Approved by:	sem(mentor)
2005-12-16 15:17:18 +00:00
Mark Linimon
7359600566 Reset maintainer per his request. We hope to see him back soon. 2005-12-02 02:05:39 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kirill Ponomarev
b8864c4e1e - Fix configure warning
PR:		65674 65675 65676 65677 65678 65679
Submitted by:	Roman Neuhauser <neuhauser at chello dot cz>
2004-04-17 19:20:31 +00:00
Kirill Ponomarev
a035b01e0f - Update to version 2.11
PR:		ports/64016
Submitted by:	maintainer
2004-03-10 09:41:59 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Tilman Keskinoz
a7a4a61612 Update to 2.9
PR:		51793
Submitted by:	maintainer
2003-05-18 23:39:21 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Edwin Groothuis
43c7467deb Upgrade devel/gengetopt to make it compile under -current again.
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>
2002-12-18 11:46:07 +00:00
David W. Chapman Jr.
7cdb9dd859 Update maintainer's email address
Update a few MASTER_SITES

PR:		34012
Submitted by:	maintainer
2002-01-17 23:13:38 +00:00
Pete Fritchman
4a5c2c67cb - add NOPORTDOCS support & install documentation
- minor indentation fix in pkg-descr
- add @comment $FreeBSD$ to pkg-plist & sort

PR:		31543
Submitted by:	maintainer
2001-11-15 05:58:49 +00:00
Mario Sergio Fujikawa Ferreira
b9e65cf9e3 switch maintainership over to submitter
PR:		30380
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-09-13 02:15:14 +00:00
Ying-Chieh Liao
2529b03f49 upgrade to 2.4 2001-08-25 16:09:38 +00:00
Ying-Chieh Liao
b8b5051b4e upgrade to 2.3 2001-05-04 09:35:53 +00:00
FUJISHIMA Satsuki
28a6826d57 get rid of unnecessary libgnugetopt dependency. 2001-02-18 11:52:35 +00:00
Kevin Lo
cb42de4d89 Upgrade to 2.2
PR: 24407
Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net>
2001-01-17 13:59:49 +00:00
Daniel Harris
133bb90228 Bring comment in line.
PR:		22986
Submitted by:	Ports Fury
2000-12-17 15:58:51 +00:00
Will Andrews
ffefb338d5 Add gengetopt 2.1, a program that will generate a C function that uses
getopt_long function to parse the command line options, validate them and
fill a struct.

PR:		21922
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2000-10-28 02:48:45 +00:00