| Port details on branch 2022Q2 | 
	| 
 bison Parser generator from FSF, (mostly) compatible with Yacc
 3.8.2_2,1 devel  =488          3.8.2_2,1Version of this port present on the latest quarterly branch.Maintainer: sunpoet@FreeBSD.org Port Added: unknownLast Update: 2024-07-10 04:57:24Commit Hash: c7c4c9ePeople watching this port, also watch:: gmake, m4, libiconv, gettext, expatLicense: GPLv3+WWW: https://www.gnu.org/software/bison/https://savannah.gnu.org/projects/bison/Description:Bison is a general-purpose parser generator that converts an annotated
context-free grammar into a deterministic LR or generalized LR (GLR) parser
employing LALR(1) parser tables. As an experimental feature, Bison can also
generate IELR(1) or canonical LR(1) parser tables. Once you are proficient with
Bison, you can use it to develop a wide range of language parsers, from those
used in simple desk calculators to complex programming languages.
Bison is upward compatible with Yacc: all properly-written Yacc grammars ought
to work with Bison with no change. Anyone familiar with Yacc should be able to
use Bison with little trouble. You need to be fluent in C or C++ programming in
order to use Bison. Java is also supported as an experimental feature.    ¦  ¦  ¦  ¦ 
 Manual pages:
pkg-plist: as obtained via: make generate-plistUSE_RC_SUBR (Service Scripts)
no SUBR information found for this portDependency lines:
To install the port: cd /usr/ports/devel/bison/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install devel/bisonpkg install bison
PKGNAME: bisonFlavors: there is no flavor information for this port.distinfo:TIMESTAMP = 1632690789
SHA256 (bison-3.8.2.tar.xz) = 9bba0214ccf7f1079c5d59210045227bcf619519840ebfa80cd3849cff5a5bf2
SIZE (bison-3.8.2.tar.xz) = 2817324 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
m4>=1.4.16,1 : devel/m4indexinfo : print/indexinfolibtextstyle>=0.21 : devel/libtextstylegmake>=4.4.1 : devel/gmakegettext-runtime>=0.22_1 : devel/gettext-runtimemsgfmt : devel/gettext-toolsperl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
m4>=1.4.16,1 : devel/m4indexinfo : print/indexinfo
Library dependencies:
libtextstyle.so : devel/libtextstylelibintl.so : devel/gettext-runtime
This port is required by:for Build
					            
astro/kosmindoormapaudio/csoundaudio/linuxsampleraudio/rezoundbenchmarks/ioratebiology/sra-toolsbiology/viennarna
Deleted ports which required this port:
for Run
					            
devel/eclipse-titan
Deleted ports which required this port:
* - deleted ports are only shown under the This port is required by section.  It was harder to do for the Required section.  Perhaps later...Configuration Options:
===> The following configuration options are available for bison-3.8.2_2,1:
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
     NLS=on: Native Language Support
===> Use 'make config' to modify these settingsOptions name:devel_bisonUSES:charsetfix compiler:c11 cpe gmake iconv localbase perl5 tar:xz gettextFreshPorts was unable to extract/find any pkg message
Master Sites: |