FreeBSD Bugzilla – Attachment 151227 Details for
Bug 196450
devel/clig: Take MAINTAINER'ship, Update MASTER_SITES, WWW
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel/clig MASTER_SITES, MAINTAINER, WWW
2015-01-02.diff (text/plain), 1.61 KB, created by
Chris Hutchinson
on 2015-01-02 22:33:37 UTC
(
hide
)
Description:
devel/clig MASTER_SITES, MAINTAINER, WWW
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2015-01-02 22:33:37 UTC
Size:
1.61 KB
patch
obsolete
>Index: clig/Makefile >=================================================================== >--- clig/Makefile (revision 376068) >+++ clig/Makefile (working copy) >@@ -5,9 +5,9 @@ > PORTVERSION= 1.9.11.1 > PORTREVISION= 1 > CATEGORIES= devel tcl >-MASTER_SITES= http://wsd.iitb.fhg.de/~geg/clighome/ >+MASTER_SITES= http://BSDforge.com/projects/source/devel/clig/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= portmaster@BSDforge.com > COMMENT= Auto-generate an (argc, argv) processor, usage message, and manpage > > OPTIONS_DEFINE= DOCS >Index: clig/pkg-descr >=================================================================== >--- clig/pkg-descr (revision 376068) >+++ clig/pkg-descr (working copy) >@@ -1,10 +1,10 @@ >-Clig generates C code to take apart the typical command-line arguments >-given to a C program. Input to clig is a simple description file that >-specifies the name and number of options, their type (Flag, String, >-Float, Int) and permissible range, and which options are mandatory. From >-this, clig will generate self-contained C code to include in your program, >-a usage message, and a manual page skeleton. >+Clig generates C code to take apart the typical command-line arguments given >+to a C program. Input to clig is a simple description file that specifies the >+name and number of options, their type (Flag, String, Float, Int) and >+permissible range, and which options are mandatory. From this, clig will >+generate self-contained C code to include in your program, a usage message, >+and a manual page skeleton. > > Clig does a lot more than getopt! > >-WWW: http://wsd.iitb.fhg.de/~geg/clighome/ >+WWW: http://BSDforge.com/projects/devel/clig/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 196450
:
151225
|
151227
|
153014
|
153015
|
153333
|
153334
|
153350