Port details |
- cligen Command-line interface generator
- 6.5.0 devel
=3 6.5.0Version of this port present on the latest quarterly branch. - Maintainer: dave@dogwood.com
 - Port Added: 2018-04-24 14:50:33
- Last Update: 2023-12-06 10:47:23
- Commit Hash: abd3fc8
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py39-beautifulsoup, openmdns
- License: APACHE20
- WWW:
- https://cligen.se/
- Description:
- CLIgen is a Command-Line Interface generator written by Olof Hagsand.
Well, actually it is not really a generator, since it does not generate code
for CLI's. Instead, it builds and interprets datastructures (a parse-tree)
which a library (libcligen) interprets in runtime. It is fast and efficient
and helps you develop CLI:s easier. You enter a CLI syntax either in a text
file, you write callback functions where you call the right library routines.
The callback functions add the semantics, that is, what the commands in the
CLI are supposed to do.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/cligen/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cligen
- pkg install cligen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cligen
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1701796933
SHA256 (clicon-cligen-6.5.0_GH0.tar.gz) = 8b3943430f7aa9eea6a5f7cf1ace5b68eb382380cf68f41ae3ef5e032e08816f
SIZE (clicon-cligen-6.5.0_GH0.tar.gz) = 816199
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- This port is required by:
- for Build
-
- devel/clixon
- for Run
-
- devel/clixon
Configuration Options:
- No options to configure
- Options name:
- devel_cligen
- USES:
- autoreconf bison:alias compiler:c11 gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.5.0 06 Dec 2023 10:47:23
    |
Renato Botelho (garga)  |
devel/cligen: Update to 6.5.0
PR: 275556
Approved by: maintainer
Sponsored by: Rubicon Communications, LLC ("Netgate") |
6.4.0 03 Oct 2023 10:50:21
    |
Fernando Apesteguía (fernape)  Author: R. Christian McDonald |
devel/cligen: update to 6.4.0
ChangeLog: https://github.com/clicon/cligen/releases/tag/6.4.0
* Changed tv parameter of time2str() from struct to a pointer.
* Removed obsolete functions pt_name_get() / pt_name_set()
Corrected Bugs
* Output pipes released in 6.3 have several minor bugfixes
* Fixed: CLI show config | display exits over mountpoints with large YANGs
* Fixed: Escaping with backslash() in variable strings cannot be done for
backslash itself
PR: 274216
Reported by: rcm@rcm.sh
Approved by: dave@dogwood.com (maintainer, MIA) |
6.3.0 26 Sep 2023 14:39:07
    |
Fernando Apesteguía (fernape)  Author: R. Christian McDonald |
devel/cligen: update to 6.3.0
ChangeLog: https://github.com/clicon/cligen/releases/tag/6.3.0
PR: 274084
Reported by: rcm@rcm.sh
Approved by: dave@dogwood.com (maintainer) |
6.2.0 05 Jun 2023 18:28:43
    |
Renato Botelho (garga)  |
devel/cligen: Update to 6.2.0
PR: 271847
Sponsored by: Rubicon Communications, LLC ("Netgate") |
6.0.0 24 Jan 2023 12:17:56
    |
Renato Botelho (garga)  |
devel/cligen: Update to 6.0.0
PR: 268859
Approved by: maintainer timeout (2 weeks)
Sponsored by: Rubicon Communications, LLC ("Netgate") |
5.8.0 06 Oct 2022 17:13:09
    |
Renato Botelho (garga)  |
*/*: By maintainer request, update his email addr |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.8.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.8.0 29 Aug 2022 17:23:23
    |
Renato Botelho (garga)  |
devel/cligen: Update to 5.8.0
Added some macros on pkg-plist to automatically use PORTVERSION on
libraries and make upgrade process easier on future versions.
Approved by: Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by: Rubicon Communications, LLC ("Netgate") |
5.6.0 08 Apr 2022 17:09:58
    |
Renato Botelho (garga)  |
devel/cligen: Update to 5.6.0
Approved by: Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by: Rubicon Communications, LLC ("Netgate") |
4.8.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.8.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.8.0 07 Dec 2020 16:47:37
  |
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 |
4.8.0 02 Dec 2020 15:03:10
  |
garga  |
devel/cligen: Update to 4.8.0
Submitted by: maintainer by email
Sponsored by: Rubicon Communications, LLC (Netgate) |
4.5.0 28 Aug 2020 17:08:38
  |
tcberner  |
devel/cligen: fix build on recent current |
4.5.0 17 Jun 2020 17:34:12
  |
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) |
4.5.0 27 May 2020 13:43:31
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2). |
4.5.0 15 May 2020 13:23:50
  |
garga  |
devel/cligen: Update to 4.5.0
PR: 246427
Submitted by: Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by: Rubicon Communications, LLC (Netgate) |
4.4.0 07 Apr 2020 11:50:10
  |
garga  |
devel/cligen: Update to 4.4.0
PR: 245408
Submitted by: Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by: Rubicon Communications, LLC (Netgate) |
4.3.0 20 Mar 2020 15:07:47
  |
garga  |
devel/cligen: Update to 4.3.0
PR: 244917
Submitted by: Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by: Rubicon Communications, LLC (Netgate) |
4.0.0 10 Mar 2020 13:02:20
  |
bapt  |
Remove useless dependency on bison
base byacc is perfectly able to deal with this port |
4.0.0 04 Sep 2019 17:58:45
  |
garga  |
devel/cligen: It's safe to build with multiple jobs nowadays
Approved by: maintainer
Sponsored by: Rubicon Communications, LLC (Netgate) |
4.0.0 02 Sep 2019 23:25:48
  |
swills  |
devel/cligen: update to 4.0.0
PR: 239354
Submitted by: Dave Cornejo <dcornejo@netgate.com> (maintainer) |
3.9.0 25 Feb 2019 13:24:52
  |
garga  |
devel/cligen: Update to 3.9.0
PR: 235971
Submitted by: Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by: Rubicon Communications, LLC (Netgate) |
3.7.0 23 Jul 2018 21:37:50
  |
garga  |
Update devel/cligen to 3.7.0
Submitted by: David Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by: Rubicon Communications, LLC (Netgate) |
3.7.0.b.2080412 24 Apr 2018 14:49:54
  |
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> |