app-alternatives / yacc

yacc symlinks

Official package sites : https://wiki.gentoo.org/wiki/Project:Base/Alternatives ·

v1-r2 :: 0 :: gentoo

Modified
License
CC0-1.0
Keywords
amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~ia64 ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
bison byacc reference

General

bison
Symlink to sys-devel/bison.
byacc
Symlink to dev-util/byacc.
reference
Symlink to dev-util/yacc.

dev-util / byacc : The best variant of the Yacc parser generator

dev-util / yacc : Yacc: Yet Another Compiler-Compiler

sys-devel / bison : A general-purpose (yacc-compatible) parser generator

app-editors / hteditor : File viewer, editor and analyzer for text, binary, and executable files

dev-db / mysql : A fast, multi-threaded, multi-user SQL database server

dev-db / percona-server : Fully compatible, enhanced and open source drop-in replacement for MySQL

dev-lang / srf : The Simple Recursive Functions programming language

dev-util / cproto : Generate C function prototypes from C source code

dev-util / xxdiff : A graphical file and directories comparator and merge tool

mail-filter / milter-regex : A milter-based regular expression filter

net-analyzer / apinger : Alarm Pinger

net-analyzer / ettercap : Suite for man in the middle attacks

net-fs / netatalk : Open Source AFP server

sci-mathematics / genius : Genius Mathematics Tool and the GEL Language

sys-apps / nawk : Brian Kernighan's pattern scanning and processing language

sys-apps / pcmciautils : PCMCIA userspace utilities for Linux

sys-devel / binutils : Tools necessary to build programs

Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x64-cygwin keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-alternatives/yacc: keyword for ~arm64-macos
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-alternatives/yacc: drop 0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-alternatives/yacc: Stabilize 1-r2 ppc64, #886017
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-alternatives/yacc: Stabilize 1-r2 ppc, #886017
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-alternatives/yacc: Stabilize 1-r2 x86, #886017
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-alternatives/yacc: Stabilize 1-r2 hppa, #886017
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-alternatives/yacc: Stabilize 1-r2 sparc, #886017
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-alternatives/yacc: Stabilize 1-r2 arm64, #886017
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-alternatives/yacc: Stabilize 1-r2 arm, #886017
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-alternatives/yacc: Stabilize 1-r2 amd64, #886017
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-alternatives/yacc: Use app-alternatives.eclass
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-alternatives/yacc: don't set YACC for Bison for now
Leaving this for now to be safe, as it's closer to pre-alternatives status quo to leave it unset and let autoconf probe for Bison by itself as it prefers it anyway, and might be a CPP-like situation wrt calling bison or bison -y if YACC is set. Thanks to Ionen again. See: 8d975a71210fb429ace5a8fd5e2d8dcbd52b4339 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-alternatives/yacc: use YACC=yacc.bison, not YACC=bison
Thanks to Ionen for reporting. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-alternatives/yacc: install env.d file for YACC
Without this, autotools will end up probing for bison even when it's not specifically needed. If packages really do need bison, it's not expected that ebuild maintainers will fix the underlying problem, but the ebuilds should then set YACC=bison and BDEPEND on it. If upstream is active, they should consider reporting the problem to them though. Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-alternatives/yacc: new package to control yacc symlinks
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-alternatives/yacc: define LICENSE and HOMEPAGE for the virtual
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
Move {virtual -> app-alternatives}/yacc
Signed-off-by: Sam James <sam@gentoo.org>