non port: devel/cligen/Makefile |
SVNWeb
|
Number of commits found: 16 |
Fri, 8 Apr 2022
|
[ 17:09 Renato Botelho (garga) ] 0206d84
devel/cligen: Update to 5.6.0
Approved by: Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 7 Dec 2020
|
[ 16:47 pkubaj ]
devel/cligen: fix build on GCC architectures
In file included from cligen_object.c:63:
cligen_object.h:98: error: redefinition of typedef 'parse_tree'
cligen_parsetree.h:53: error: previous declaration of 'parse_tree' was here
cligen_object.h:187: error: redefinition of typedef 'cg_obj'
cligen_parsetree.h:51: error: previous declaration of 'cg_obj' was here
|
Wed, 2 Dec 2020
|
[ 15:03 garga ]
devel/cligen: Update to 4.8.0
Submitted by: maintainer by email
Sponsored by: Rubicon Communications, LLC (Netgate)
|
Wed, 17 Jun 2020
|
[ 17:34 garga ]
devel/cligen: Move to new github namespace
cligen project moved from olofhagsand to clicon namespace
Approved by: maintainer
Sponsored by: Rubicon Communications, LLC (Netgate)
|
Wed, 27 May 2020
|
[ 13:43 danfe ] (Only the first 10 of 42 ports in this commit are shown above. )
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2).
|
Fri, 15 May 2020
|
[ 13:23 garga ]
devel/cligen: Update to 4.5.0
PR: 246427
Submitted by: Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by: Rubicon Communications, LLC (Netgate)
|
Tue, 7 Apr 2020
|
[ 11:50 garga ]
devel/cligen: Update to 4.4.0
PR: 245408
Submitted by: Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by: Rubicon Communications, LLC (Netgate)
|
Fri, 20 Mar 2020
|
[ 15:07 garga ]
devel/cligen: Update to 4.3.0
PR: 244917
Submitted by: Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by: Rubicon Communications, LLC (Netgate)
|
Tue, 10 Mar 2020
|
[ 13:02 bapt ]
Remove useless dependency on bison
base byacc is perfectly able to deal with this port
|
Wed, 4 Sep 2019
|
[ 17:58 garga ]
devel/cligen: It's safe to build with multiple jobs nowadays
Approved by: maintainer
Sponsored by: Rubicon Communications, LLC (Netgate)
|
Mon, 2 Sep 2019
|
[ 23:25 swills ]
devel/cligen: update to 4.0.0
PR: 239354
Submitted by: Dave Cornejo <dcornejo@netgate.com> (maintainer)
|
Mon, 25 Feb 2019
|
[ 13:24 garga ]
devel/cligen: Update to 3.9.0
PR: 235971
Submitted by: Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by: Rubicon Communications, LLC (Netgate)
|
Mon, 23 Jul 2018
|
[ 21:37 garga ]
Update devel/cligen to 3.7.0
Submitted by: David Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by: Rubicon Communications, LLC (Netgate)
|
Tue, 24 Apr 2018
|
[ 14:49 krion ]
Add devel/cligen:
cligen builds and interprets datastructures (a parse-tree) which a
library (libcligen) interprets in runtime. It is fast and efficient
and helps you develop CLIs easier. You enter a CLI syntax either in
a text file, you write callback functions where you call the right
library routines.
WWW: http://cligen.se/
PR: 227663
Submitted by: Dave Cornejo <dcornejo@netgate.com>
|
Number of commits found: 16 |