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 ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
bison byacc reference

General

bison
Symlink to app-alternatives/yacc.
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-benchmarks / filebench : Filebench - A Model Based File System Workload Generator

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

app-editors / nedit : Multi-purpose text editor for the X Window System

app-text / pinfo : Hypertext info and man viewer based on (n)curses

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-java / openjfx : Java OpenJFX client application platform

dev-libs / libconfig : Libconfig is a simple library for manipulating structured configuration files

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

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

media-sound / chuck : Strongly-timed, concurrent, and on-the-fly audio programming language

net-analyzer / apinger : Alarm Pinger

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

net-firewall / itval : Iptables policy testing and validation tool

net-libs / gsoap : A cross-platform open source C and C++ SDK for SOAP/XML Web services

net-mail / mairix : Indexes and searches Maildir/MH folders

net-misc / bird : A routing daemon implementing OSPF, RIPv2 & BGP for IPv4 & IPv6

net-misc / lambdamoo : networked mud that can be used for different types of collaborative software

net-proxy / dante : A free socks4,5 and msproxy implementation

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

sys-apps / gradm : Administrative interface for the grsecurity Role Based Access Control system

sys-apps / lm-sensors : Hardware Monitoring user-space utilities

sys-apps / pcmciautils : PCMCIA userspace utilities for Linux

sys-devel / binutils : Tools necessary to build programs

sys-devel / gcc-apple : Apple branch of the GNU Compiler Collection, Developer Tools 4.0

sys-kernel / genkernel : Gentoo automatic kernel building scripts

sys-kernel / kpatch : Dynamic kernel patching for Linux

sys-libs / libstdc++-v3 : Compatibility package for binaries linked against a pre gcc 3.4 libstdc++

www-servers / h2o : H2O - the optimized HTTP/1, HTTP/2 server

x11-apps / igt-gpu-tools : Intel GPU userland tools

Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
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>