Port details |
- ebnf2yacc EBNF to YACC
- 0.1.1 devel
=2 0.1.1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2001-07-02 14:33:47
- Last Update: 2023-07-23 17:54:16
- Commit Hash: 2dd9930
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://sourceforge.net/projects/ebnf2yacc/
- Description:
- ebnf2yacc is a tool to help write yacc parsers/compilers. It takes as input a
grammar written in ebnf, and outputs a c++ abstract syntax tree that supports
the visitor pattern, along with a yacc file to build the tree.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ebnf2yacc>0:devel/ebnf2yacc
- To install the port:
- cd /usr/ports/devel/ebnf2yacc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ebnf2yacc
- pkg install ebnf2yacc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ebnf2yacc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ebnf2yacc-0.1.1.tar.gz) = 505faa2bc46a0ea3698295c93618a86f7d5cd0505e941962462a0dea2c68ab50
SIZE (ebnf2yacc-0.1.1.tar.gz) = 87267
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_ebnf2yacc
- 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 |
0.1.1 23 Jul 2023 17:54:16
    |
Muhammad Moinur Rahman (bofh)  |
devel/ebnf2yacc: Fix build with llvm16
Sponsored by: The FreeBSD Foundation |
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) |
0.1.1 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 ) |
0.1.1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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 ) |
0.1.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1.1 20 Jan 2017 20:33:31
  |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.1.1 25 Sep 2013 00:54:09
  |
bdrewery  |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
20 Sep 2013 17:03:27

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
0.1.1 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
0.1.1 22 Aug 2009 00:18:43
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.1.1 24 Nov 2005 15:40:04
 |
pav  |
- Add some SHA256 checksums |
0.1.1 05 Feb 2004 20:38:07
 |
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
0.1.1 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
0.1.1 20 Feb 2003 17:07:10
 |
knu  |
De-pkg-comment. |
28 Aug 2001 11:41:38
    |
ijliao  |
upgrade to 0.1.1 drop maintainership |
02 Jul 2001 18:33:47
    |
ijliao  |
add ebnf2yacc EBNF to YACC |