Port details |
- bnf Generate C parser given a grammar in BNF notation
- 1.6.10_1 devel
=2 1.6.10_1Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2003-06-03 02:41:46
- Last Update: 2023-10-21 19:01:36
- Commit Hash: e224d70
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://www.nongnu.org/bnf/
- Description:
- The BNF parser generator takes a syntax not unlike BNF and generates
a "C" parser for it, a parser that can parse either strings or files.
This is a flexible tool, meant for smaller parsing tasks where
bison+flex are just too big to use.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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/bnf/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/bnf
- pkg install bnf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bnf
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bnf-1.6.10.tar.gz) = 137268e524463cb2518ebdfbeb0ccd3d18e4dc55c9e7315a009bb344562432e0
SIZE (bnf-1.6.10.tar.gz) = 158325
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_bnf
- 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 |
1.6.10_1 21 Oct 2023 19:01:36
![commit hash: e224d70d422461605ba1e326cbb8a271383e2016 commit hash: e224d70d422461605ba1e326cbb8a271383e2016](/images/git.png) ![commit hash: e224d70d422461605ba1e326cbb8a271383e2016 commit hash: e224d70d422461605ba1e326cbb8a271383e2016](/images/codeberg.svg) ![commit hash: e224d70d422461605ba1e326cbb8a271383e2016 commit hash: e224d70d422461605ba1e326cbb8a271383e2016](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/bnf: Remove USES=makeinfo
- Dist ships with an info files and it is not needed to be regenerated
- Adopt port |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
1.6.10_1 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
1.6.10_1 20 Jul 2022 14:21:35
![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/git.png) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/codeberg.svg) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.6.10_1 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
1.6.10_1 10 Nov 2018 18:12:58
![Revision:484628 Revision:484628](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.6.10 25 Jun 2014 16:10:37
![Revision:359257 Revision:359257](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix build without texinfo in base |
1.6.10 25 Sep 2013 00:54:09
![Revision:328226 Revision:328226](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bdrewery ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
20 Sep 2013 17:03:27
![Revision:327722 Revision:327722](/images/subversion.png)
|
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.6.10 24 Aug 2011 12:00:08
![files touched by this commit files touched by this commit](/images/logs.gif) |
crees ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update distinfo
- Add LICENSE=GPLv2 |
1.6.10 23 Aug 2011 11:55:18
![files touched by this commit files touched by this commit](/images/logs.gif) |
crees ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Turns out original distfile was lost and had to be rerolled with a different
autoconf version. Upstream has decided to make a point release (1.6.10) to
clear up any worries.
Submitted by: Bert van der Weerd (upstream lead developer) |
1.6.9_1 03 Jul 2011 14:59:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
-remove MD5 |
1.6.9_1 16 Jun 2011 13:03:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark broken some ports with unfetchable distfiles |
1.6.9_1 21 Dec 2009 02:19:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.6.9_1 25 Jul 2006 16:27:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
jmelo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove bad site:
* http://gnu.rtin.bz/ftp/savannah/files/bnf |
1.6.9_1 06 Apr 2006 00:05:11
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/bnf: update distfile mirrors
Remove dead mirror and add some new mirrors
PR: ports/95373
Submitted by: Lars Engels <lars.engels@0x20.net> |
1.6.9_1 24 Nov 2005 15:40:04
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add some SHA256 checksums |
1.6.9_1 05 Feb 2004 20:38:07
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use PLIST_FILES.
Reviewed by: marcus |
1.6.9_1 29 Jan 2004 07:24:56
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SIZEify. |
1.6.9_1 27 Dec 2003 14:28:09
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Use INFO macro
PR: ports/60619
Submitted by: Ports Fury |
1.6.9 03 Oct 2003 11:04:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
1.6.9 01 Sep 2003 06:17:00
![files touched by this commit files touched by this commit](/images/logs.gif) |
will ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove maintainer by own request. |
1.6.9 03 Jun 2003 02:40:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
will ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add bnf 1.6.9, a program to generate a C parser given a
grammar in BNF notation.
PR: 52558
Submitted by: Frerich Raabe <frerich.raabe@gmx.de> |