bump(sys-devel/bison): sync with upstream

This commit is contained in:
Nick Owens 2016-02-02 12:30:36 -08:00
parent 59b46ba9f1
commit 0f3efa0013
17 changed files with 1344 additions and 524 deletions

View File

@ -1,7 +1,8 @@
DEFINED_PHASES=compile install postinst unpack
DEPEND=sys-devel/m4 nls? ( sys-devel/gettext )
DESCRIPTION=A yacc-compatible parser generator
HOMEPAGE=http://www.gnu.org/software/bison/bison.html
EAPI=0
HOMEPAGE=https://www.gnu.org/software/bison/bison.html
IUSE=nls static
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
LICENSE=GPL-2
@ -9,4 +10,4 @@ RDEPEND=sys-devel/m4 nls? ( sys-devel/gettext )
SLOT=0
SRC_URI=ftp://alpha.gnu.org/pub/gnu/bison/bison-1.875d.tar.bz2
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=148595b9fcb1fa2d76aca582a0c65a80
_md5_=0981b8111672ada8721ea70b2c416b4c

View File

@ -2,7 +2,7 @@ DEFINED_PHASES=configure install postinst prepare
DEPEND=sys-devel/m4 nls? ( sys-devel/gettext )
DESCRIPTION=A yacc-compatible parser generator
EAPI=2
HOMEPAGE=http://www.gnu.org/software/bison/bison.html
HOMEPAGE=https://www.gnu.org/software/bison/bison.html
IUSE=nls static
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd
LICENSE=GPL-2
@ -10,4 +10,4 @@ RDEPEND=sys-devel/m4
SLOT=0
SRC_URI=mirror://gnu/bison/bison-2.4.3.tar.bz2
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=c1efd1ccfccb584030d922088cbf6a58
_md5_=c5b727a516391d31e25e9f43d29090a6

View File

@ -1,13 +1,13 @@
DEFINED_PHASES=configure install postinst postrm
DEPEND=>=sys-devel/m4-1.4.16 sys-devel/flex nls? ( sys-devel/gettext )
DEPEND=>=sys-devel/m4-1.4.16 sys-devel/flex nls? ( sys-devel/gettext ) test? ( dev-lang/perl )
DESCRIPTION=A general-purpose (yacc-compatible) parser generator
EAPI=4
HOMEPAGE=http://www.gnu.org/software/bison/
IUSE=nls static
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
HOMEPAGE=https://www.gnu.org/software/bison/
IUSE=nls static test
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=sys-devel/m4-1.4.16
SLOT=0
SRC_URI=mirror://gnu/bison/bison-2.7.1.tar.xz
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=e60508c554dad5ba3aec3d8c57ea8d1c
_md5_=914ebdad55b244ff3e74cfd72e687269

View File

@ -2,12 +2,12 @@ DEFINED_PHASES=configure install postinst postrm
DEPEND=>=sys-devel/m4-1.4.16 sys-devel/flex nls? ( sys-devel/gettext )
DESCRIPTION=A general-purpose (yacc-compatible) parser generator
EAPI=5
HOMEPAGE=http://www.gnu.org/software/bison/
HOMEPAGE=https://www.gnu.org/software/bison/
IUSE=nls static
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=sys-devel/m4-1.4.16
SLOT=0
SRC_URI=mirror://gnu/bison/bison-3.0.2.tar.xz
SRC_URI=mirror://gnu/bison/bison-3.0.3.tar.xz
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=03dd8e85669e3cb0f711435679eecc78
_md5_=fa5941ec7d3ff3d3e014532f9138bb7b

View File

@ -0,0 +1,13 @@
DEFINED_PHASES=configure install postinst postrm
DEPEND=>=sys-devel/m4-1.4.16 sys-devel/flex nls? ( sys-devel/gettext )
DESCRIPTION=A general-purpose (yacc-compatible) parser generator
EAPI=5
HOMEPAGE=https://www.gnu.org/software/bison/
IUSE=nls static
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=sys-devel/m4-1.4.16
SLOT=0
SRC_URI=mirror://gnu/bison/bison-3.0.4.tar.xz
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=fa5941ec7d3ff3d3e014532f9138bb7b

View File

@ -0,0 +1,13 @@
DEFINED_PHASES=configure install postinst postrm prepare
DEPEND=>=sys-devel/m4-1.4.16 sys-devel/flex examples? ( dev-lang/perl ) nls? ( sys-devel/gettext ) test? ( dev-lang/perl )
DESCRIPTION=A general-purpose (yacc-compatible) parser generator
EAPI=5
HOMEPAGE=https://www.gnu.org/software/bison/
IUSE=examples nls static test
KEYWORDS=alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=sys-devel/m4-1.4.16
SLOT=0
SRC_URI=mirror://gnu/bison/bison-3.0.4.tar.xz
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4
_md5_=5847e6c27e9d77b56f24431ff2a92254

View File

@ -1,506 +1,134 @@
# ChangeLog for sys-devel/bison
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.129 2014/01/18 03:19:42 vapier Exp $
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> bison-1.875d.ebuild,
bison-2.4.3.ebuild, bison-2.7.1.ebuild, bison-3.0.2.ebuild:
Add arm64 love.
*bison-3.0.4-r1 (09 Aug 2015)
*bison-3.0.4 (09 Aug 2015)
*bison-3.0.3-r1 (09 Aug 2015)
*bison-2.7.1 (09 Aug 2015)
*bison-2.4.3 (09 Aug 2015)
*bison-1.875d (09 Aug 2015)
07 Jan 2014; Lars Wendler <polynomial-c@gentoo.org> -bison-2.4.2.ebuild,
-bison-2.5.1.ebuild, -bison-2.6.5.ebuild, -bison-2.7.ebuild,
-bison-3.0.ebuild, -bison-3.0.1.ebuild,
-files/bison-2.4.2-gcc45_testsuite.patch,
-files/bison-2.4.2-gnulib_spawn.patch:
Removed old versions and files.
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +bison-1.875d.ebuild,
+bison-2.4.3.ebuild, +bison-2.7.1.ebuild, +bison-3.0.3-r1.ebuild,
+bison-3.0.4.ebuild, +bison-3.0.4-r1.ebuild, +files/bison-1.32-extfix.patch,
+files/bison-2.4.3-no-gets.patch,
+files/bison-2.4.3-uclibc-sched_param-def.patch,
+files/bison-3.0.4-optional-perl.patch, +metadata.xml:
proj/gentoo: Initial commit
*bison-3.0.2 (16 Dec 2013)
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
16 Dec 2013; Tim Harder <radhermit@gentoo.org> +bison-3.0.2.ebuild:
Version bump.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
*bison-3.0.1 (13 Nov 2013)
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
13 Nov 2013; Tim Harder <radhermit@gentoo.org> +bison-3.0.1.ebuild:
Version bump.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
the bikeshed
*bison-3.0 (26 Jul 2013)
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Use https by default
26 Jul 2013; Tim Harder <radhermit@gentoo.org> +bison-3.0.ebuild:
Version bump.
Convert all URLs for sites supporting encrypted connections from http to
https
*bison-2.7.1 (17 Apr 2013)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
17 Apr 2013; Tim Harder <radhermit@gentoo.org> +bison-2.7.1.ebuild:
Version bump.
24 Aug 2015; Justin Lecher <jlec@gentoo.org> bison-1.875d.ebuild,
bison-2.4.3.ebuild, bison-2.7.1.ebuild, bison-3.0.3-r1.ebuild,
bison-3.0.4.ebuild, bison-3.0.4-r1.ebuild:
Use https for most gnu.org URLs
19 Feb 2013; Zac Medico <zmedico@gentoo.org> bison-2.7.ebuild:
Add ~arm-linux keyword.
Signed-off-by: Justin Lecher <jlec@gentoo.org>
13 Dec 2012; Tim Harder <radhermit@gentoo.org> bison-2.6.5.ebuild:
Revert to EAPI 4.
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Revert DOCTYPE SYSTEM https changes in metadata.xml
13 Dec 2012; Tim Harder <radhermit@gentoo.org> -bison-2.5.ebuild,
-bison-2.6.ebuild, -bison-2.6.1.ebuild, -bison-2.6.2.ebuild,
-bison-2.6.4.ebuild:
Remove old.
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
*bison-2.7 (13 Dec 2012)
Bug: https://bugs.gentoo.org/552720
13 Dec 2012; Tim Harder <radhermit@gentoo.org> +bison-2.7.ebuild:
Version bump.
24 Nov 2015; Mike Frysinger <vapier@gentoo.org> metadata.xml:
standardize various metadata.xml style
*bison-2.6.5 (11 Nov 2012)
21 Dec 2015; Jeroen Roovers <jer@gentoo.org> bison-2.7.1.ebuild:
Stable for PPC64 (bug #568598).
11 Nov 2012; Tim Harder <radhermit@gentoo.org> +bison-2.6.5.ebuild:
Version bump.
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
*bison-2.6.4 (23 Oct 2012)
21 Dec 2015; Agostino Sarubbo <ago@gentoo.org> bison-2.7.1.ebuild:
amd64 stable wrt bug #568598
23 Oct 2012; Tim Harder <radhermit@gentoo.org> +bison-2.6.4.ebuild:
Version bump.
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
07 Sep 2012; Mike Frysinger <vapier@gentoo.org>
+files/bison-2.4.3-no-gets.patch, bison-2.4.3.ebuild:
Fix glibc-2.16/gets issue in stable version.
25 Dec 2015; Jeroen Roovers <jer@gentoo.org> bison-2.7.1.ebuild:
Stable for HPPA PPC64 (bug #568598).
24 Aug 2012; Mike Frysinger <vapier@gentoo.org> bison-2.5.1.ebuild,
bison-2.6.1.ebuild, bison-2.6.2.ebuild, bison-2.6.ebuild:
Drop useless -v flag to mv #432486 by Joshua B. Kahlenberg.
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
*bison-2.6.2 (03 Aug 2012)
25 Dec 2015; Agostino Sarubbo <ago@gentoo.org> bison-2.7.1.ebuild:
x86 stable wrt bug #568598
03 Aug 2012; Tim Harder <radhermit@gentoo.org> +bison-2.6.2.ebuild:
Version bump.
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
03 Aug 2012; Jeremy Olexa <darkside@gentoo.org> bison-2.5.1.ebuild,
bison-2.6.ebuild, bison-2.6.1.ebuild:
add Gentoo Prefix keywords as tested, bug 429620
26 Dec 2015; Agostino Sarubbo <ago@gentoo.org> bison-2.7.1.ebuild:
ppc stable wrt bug #568598
*bison-2.6.1 (02 Aug 2012)
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
02 Aug 2012; Tim Harder <radhermit@gentoo.org> +bison-2.6.1.ebuild:
Version bump.
11 Jan 2016; Mike Frysinger <vapier@gentoo.org> bison-3.0.4-r1.ebuild:
only stub perl out when USE=-test #545896
*bison-2.6 (20 Jul 2012)
11 Jan 2016; Mike Frysinger <vapier@gentoo.org> bison-2.7.1.ebuild:
backport perl changes to current stable #538300
20 Jul 2012; Tim Harder <radhermit@gentoo.org> +bison-2.6.ebuild:
Version bump.
11 Jan 2016; Mike Frysinger <vapier@gentoo.org> bison-2.7.1.ebuild:
mark 2.7.1 alpha/arm/arm64/ia64/m68k/s390/sh/sparc stable #568598
*bison-2.5.1 (06 Jun 2012)
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Unify quoting in metadata.xml files for machine processing
06 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> +bison-2.5.1.ebuild:
Version bump.
Force unified quoting in all metadata.xml files since lxml does not
preserve original use of single and double quotes. Ensuring unified
quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
24 May 2012; Mike Frysinger <vapier@gentoo.org> bison-2.4.2.ebuild,
bison-2.5.ebuild:
Inherit eutils for epatch, and flag-o-matic for append-ldflags.
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Replace all herds with appropriate projects (GLEP 67)
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> bison-2.5.ebuild:
keyword ~amd64-fbsd
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
17 Aug 2011; Matt Turner <mattst88@gentoo.org> bison-2.4.2.ebuild,
bison-2.4.3.ebuild, bison-2.5.ebuild:
In fact, m4 should be in DEPEND as well, bug 379351.
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Set appropriate maintainer types in metadata.xml (GLEP 67)
07 Aug 2011; Mike Frysinger <vapier@gentoo.org> bison-2.5.ebuild:
Clean up dead yacc symlink on unmerge #377469 by Michael.
31 Jul 2011; Matt Turner <mattst88@gentoo.org> bison-2.5.ebuild:
Bump m4 requirement to 1.4.16, bug 375637. Also move it from RDEPEND back to
DEPEND. It was originally moved in 2006 as a hack.
08 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> bison-2.4.3.ebuild:
ppc64 stable wrt #367575
05 Jun 2011; Raúl Porcel <armin76@gentoo.org> bison-2.4.3.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #367575
24 May 2011; Brent Baude <ranger@gentoo.org> bison-2.4.3.ebuild:
Marking bison-2.4.3 ppc for bug 367575
22 May 2011; Markus Meier <maekke@gentoo.org> bison-2.4.3.ebuild:
arm stable, bug #367575
19 May 2011; Markos Chandras <hwoarang@gentoo.org> bison-2.4.3.ebuild:
Stable on amd64 wrt bug #367575
18 May 2011; Jeroen Roovers <jer@gentoo.org> bison-2.4.3.ebuild:
Stable for HPPA (bug #367575).
17 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> bison-2.4.3.ebuild:
x86 stable wrt bug #367575
*bison-2.5 (16 May 2011)
16 May 2011; Mike Frysinger <vapier@gentoo.org> +bison-2.5.ebuild:
Version bump #367459 by taaroa.
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> bison-1.875d.ebuild,
bison-2.3.ebuild:
Drop to ~mips
12 Dec 2010; Mike Frysinger <vapier@gentoo.org> bison-2.4.2.ebuild,
bison-2.4.3.ebuild, +files/bison-2.4.3-uclibc-sched_param-def.patch:
Add fix from upstream gnulib for uClibc.
12 Sep 2010; Raúl Porcel <armin76@gentoo.org> bison-2.4.2.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #331577
23 Aug 2010; Markus Meier <maekke@gentoo.org> bison-2.4.2.ebuild:
arm stable, bug #331577
13 Aug 2010; Joseph Jezak <josejx@gentoo.org> bison-2.4.2.ebuild:
Marked ppc/ppc64 stable for bug #331577.
12 Aug 2010; Markos Chandras <hwoarang@gentoo.org> bison-2.4.2.ebuild:
Stable on amd64 wrt bug #331577
12 Aug 2010; Mike Frysinger <vapier@gentoo.org>
files/bison-2.4.2-gcc45_testsuite.patch:
Add patch to generated testsuite to avoid autotools #331577.
10 Aug 2010; Jeroen Roovers <jer@gentoo.org> bison-2.4.2.ebuild:
Stable for HPPA (bug #331577).
10 Aug 2010; Christian Faulhammer <fauli@gentoo.org> bison-2.4.2.ebuild:
stable x86, bug 331577
*bison-2.4.3 (07 Aug 2010)
07 Aug 2010; Mike Frysinger <vapier@gentoo.org> +bison-2.4.3.ebuild:
Version bump #331549 by Arfrever Frehtes Taifersar Arahesis.
24 May 2010; Raúl Porcel <armin76@gentoo.org> bison-2.4.1.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #311867
11 May 2010; Brent Baude <ranger@gentoo.org> bison-2.4.1.ebuild:
Marking bison-2.4.1 ppc64 for bug 311867
22 Apr 2010; Ryan Hill <dirtyepic@gentoo.org> bison-2.4.2.ebuild,
+files/bison-2.4.2-gcc45_testsuite.patch:
Add patch from upstream to fix testsuite w/ gcc-4.5.
16 Apr 2010; Brent Baude <ranger@gentoo.org> bison-2.4.1.ebuild:
stable ppc, bug 311867
12 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> bison-2.4.1.ebuild:
x86 stable wrt bug #311867
04 Apr 2010; Javier Villavicencio <the_paya@gentoo.org>
bison-2.4.2.ebuild, +files/bison-2.4.2-gnulib_spawn.patch:
Add patch to fix gnulib's spawn, fixes bug #312697.
04 Apr 2010; Markos Chandras <hwoarang@gentoo.org> bison-2.4.1.ebuild:
Stable on amd64 wrt bug #311867
29 Mar 2010; Jeroen Roovers <jer@gentoo.org> bison-2.4.1.ebuild:
Stable for HPPA (bug #311867).
*bison-2.4.2 (29 Mar 2010)
29 Mar 2010; Mike Frysinger <vapier@gentoo.org> +bison-2.4.2.ebuild:
Version bump #311727 by Lars Wendler.
24 Jan 2010; Jonathan Callen <abcd@gentoo.org> bison-2.4.1.ebuild:
Remove old, unused build-dep on flex; cleanup (no patches => no need to
clean up after them)
*bison-2.4.1 (22 Dec 2008)
22 Dec 2008; Mike Frysinger <vapier@gentoo.org> +bison-2.4.1.ebuild:
Version bump #250848 by Arfrever Frehtes Taifersar Arahesis.
14 Nov 2008; Mike Frysinger <vapier@gentoo.org>
files/bison-2.4-compat.patch, bison-2.4-r1.ebuild:
Dont patch parse-gram.y since we patch parse-gram.c already as pointed out
by Ryan Hill #246572 by Alexandre Rostovtsev.
14 Nov 2008; Mike Frysinger <vapier@gentoo.org>
-files/bison-2.4.0-compat.patch, +files/bison-2.4-compat.patch,
bison-2.4-r1.ebuild:
Document patch properly and make sure we dont regen doc files #246583 by
Alex Guensche.
*bison-2.4-r1 (12 Nov 2008)
12 Nov 2008; Doug Goldstein <cardoe@gentoo.org>
+files/bison-2.4.0-compat.patch, -bison-2.4.ebuild, +bison-2.4-r1.ebuild:
apply upstream fix for compatibility issue with older bison's. Thanks
Peter Alfredsen <loki_val@gentoo.org>. Fixes bugs #246266, #246193,
#246196, and #246262
09 Nov 2008; Zac Medico <zmedico@gentoo.org> bison-2.4.ebuild:
Bug #246184 - Rename the yacc.1 man page to avoid collision with
dev-util/yacc.
09 Nov 2008; Mike Frysinger <vapier@gentoo.org> +bison-2.4.ebuild:
Version bump #245990 by Arfrever Frehtes Taifersar Arahesis.
*bison-2.4 (09 Nov 2008)
09 Nov 2008; Mike Frysinger <vapier@gentoo.org> +bison-2.4.ebuild:
Version bump.
27 Dec 2007; Mike Frysinger <vapier@gentoo.org> bison-2.3.ebuild:
Fixup dodoc #203390 by Arfrever Frehtes Taifersar Arahesis.
28 Jun 2007; Joshua Kinard <kumba@gentoo.org> bison-2.3.ebuild:
Stable on mips, per #183254.
27 Jun 2007; Markus Rothe <corsair@gentoo.org> bison-2.3.ebuild:
Stable on ppc64; bug #183254
27 Jun 2007; Jeroen Roovers <jer@gentoo.org> bison-2.3.ebuild:
Stable for HPPA (bug #183254).
26 Jun 2007; Lars Weiler <pylon@gentoo.org> bison-2.3.ebuild:
Stable on ppc; bug #183254.
26 Jun 2007; Raúl Porcel <armin76@gentoo.org> bison-2.3.ebuild:
alpha/ia64/x86 stable wrt #183254
26 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> bison-2.3.ebuild:
Stable on sparc wrt #183254
26 Jun 2007; Christoph Mende <angelos@gentoo.org> bison-2.3.ebuild:
Stable on amd64 wrt bug 183254
05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> bison-1.875.ebuild,
bison-2.0.ebuild, bison-2.1.ebuild, bison-2.2.ebuild:
Remove gnuconfig inherit.
*bison-2.3 (26 Oct 2006)
26 Oct 2006; Mike Frysinger <vapier@gentoo.org> +bison-2.3.ebuild:
Version bump #152812 by Bernd Buschinski.
17 Oct 2006; Roy Marples <uberlord@gentoo.org> bison-2.2.ebuild:
Added ~sparc-fbsd keyword.
27 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org> bison-2.2.ebuild:
Stable on alpha as per bug #149049
26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> bison-2.2.ebuild:
Stable on sparc wrt #149049
26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> bison-2.2.ebuild:
Stable on hppa wrt #149049
26 Sep 2006; Simon Stelling <blubb@gentoo.org> bison-2.2.ebuild:
stable on amd64
26 Sep 2006; Joshua Jackson <tsunam@gentoo.org> bison-2.2.ebuild:
Stable x86; bug #149049
25 Sep 2006; <nixnut@gentoo.org> bison-2.2.ebuild:
Stable on ppc wrt bug 149049
25 Sep 2006; Markus Rothe <corsair@gentoo.org> bison-2.2.ebuild:
Stable on ppc64; bug #149048
01 Jun 2006; Joshua Kinard <kumba@gentoo.org> bison-2.1.ebuild,
bison-2.2.ebuild:
Move sys-devel/m4 from DEPEND to RDEPEND so stage1 builds via catalyst pull
it into the stage1root correctly.
*bison-2.2 (23 May 2006)
23 May 2006; Mike Frysinger <vapier@gentoo.org> +bison-2.2.ebuild:
Version bump.
29 Apr 2006; Joshua Kinard <kumba@gentoo.org> bison-2.1.ebuild:
Marked stable on mips.
30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> bison-2.1.ebuild:
Add ~x86-fbsd keyword.
19 Mar 2006; Luis Medinas <metalgod@gentoo.org> bison-2.1.ebuild:
Stable on amd64. Bug #126364.
19 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> bison-2.1.ebuild:
Stable on alpha wrt bug #126364
17 Mar 2006; Tobias Scherbaum <dertobi123@gentoo.org> bison-2.1.ebuild:
ppc stable, bug #126364
16 Mar 2006; Torsten Veller <tove@gentoo.org> bison-2.1.ebuild:
Stable on x86 (#126364)
16 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> bison-2.1.ebuild:
Stable on sparc wrt #126364
16 Mar 2006; Markus Rothe <corsair@gentoo.org> bison-2.1.ebuild:
Stable on ppc64; bug #126364
*bison-2.1 (21 Sep 2005)
21 Sep 2005; Mike Frysinger <vapier@gentoo.org> +bison-2.1.ebuild:
Version bump #106803 by Michael Cramer.
15 Sep 2005; Mike Frysinger <vapier@gentoo.org>
+files/bison-2.0-token-name-translate.patch, bison-2.0.ebuild:
Fix from upstream for segfault in error reporting #106014 by postmodern.
04 Mar 2005; Kito <kito@gentoo.org> bison-1.875d.ebuild:
~ppc-macos keyword. closes Bug 65957
06 Feb 2005; Joshua Kinard <kumba@gentoo.org> bison-1.875d.ebuild:
Marked stable on mips.
13 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> bison-1.875d.ebuild:
Stable on alpha, bug 77437.
12 Jan 2005; Karol Wojtaszek <sekretarz@gentoo.org> bison-1.875d.ebuild:
Marked stable on amd64, bug #77438
11 Jan 2005; Markus Rothe <corsair@gentoo.org> bison-1.875d.ebuild:
Stable on ppc64; bug #77434
11 Jan 2005; Luca Barbato <lu_zero@gentoo.org> bison-1.875d.ebuild:
Marked ppc
*bison-2.0 (10 Jan 2005)
10 Jan 2005; Mike Frysinger <vapier@gentoo.org> +bison-2.0.ebuild:
Version bump #77407 by Michael Cramer.
10 Jan 2005; Jason Wever <weeve@gentoo.org> bison-1.875d.ebuild:
Marked stable on sparc wrt bug #77435 so Spanky can't spank us
*bison-1.875d (31 Oct 2004)
31 Oct 2004; Aron Griffis <agriffis@gentoo.org> +bison-1.875d.ebuild:
Update to 1.875d for the sake of toolchain.org builds
14 Oct 2004; Mike Frysinger <vapier@gentoo.org> bison-1.875.ebuild:
Dont install bison as yacc, but if yacc doesnt exist, create a symlink
#49331 by Bruno Redondi.
19 Jul 2004; <solar@gentoo.org> bison-1.875.ebuild:
updated bison to use gnuconfig.eclass. Needed for uclibc and maybe others.
23 Jun 2004; Aron Griffis <agriffis@gentoo.org> bison-1.34-r1.ebuild,
bison-1.35.ebuild, bison-1.75.ebuild:
QA - fix use invocation
16 Jun 2004; Daniel Black <dragonheart@gentoo.org> bison-1.875.ebuild:
syntax fix on 3.4 compare condition
16 Jun 2004; Daniel Black <dragonheart@gentoo.org> bison-1.875.ebuild:
uclibc fixes thanks to Peter S. Mazinger <ps.m@gmx.net>
06 Feb 2004; <gustavoz@gentoo.org> bison-1.875.ebuild:
stable on sparc
06 Feb 2004; Aron Griffis <agriffis@gentoo.org> bison-1.875.ebuild:
k6 replacement in the ebuild was resulting in -march=i586-3, fix and make more
stringent
04 Feb 2004; Aron Griffis <agriffis@gentoo.org> bison-1.875.ebuild:
Fix bug 29017 by replacing -march=k6 and -march=k6-2 with -march=i586. Fix bug
39842 by restricting optimization on amd64 to -O0. Mark stable on x86.
Remove icc cruft (leftover from 2002) and remove IUSE="build" since it isn't
true.
01 Feb 2004; Joshua Kinard <kumba@gentoo.org> bison-1.34-r1.ebuild,
bison-1.35.ebuild, bison-1.75.ebuild, bison-1.875.ebuild:
Bump to mips stable (needed for upcoming stageballs)
20 Nov 2003; Aron Griffis <agriffis@gentoo.org> bison-1.875.ebuild:
Stable on alpha
17 Sep 2003; Jon Portnoy <avenj@gentoo.org> bison-1.875.ebuild :
ia64 keywords.
08 Sep 2003; Martin Schlemmer <azarah@gentoo.org> bison-1.34-r1.ebuild,
bison-1.35.ebuild, bison-1.75.ebuild, bison-1.875.ebuild:
Add m4 DEPEND (bug #28119), with some other cleanups to older
ebuilds than 1.875.
07 Sep 2003; Martin Schlemmer <azarah@gentoo.org> bison-1.875.ebuild:
Fix DEPEND for when we have 'build' in USE.
*bison-1.875 (07 Sep 2003)
08 Dec 2003; Guy Martin <gmsoft@gentoo.org> bison-1.875.ebuild :
Marked stable on hppa.
07 Sep 2003; Martin Schlemmer <azarah@gentoo.org> bison-1.875.ebuild,
files/bison-1.32-extfix.patch, files/bison-1.875-gccerror.patch:
Update version.
02 Sep 2003; Martin Holzer <mholzer@gentoo.org> bison-1.34-r1.ebuild,
bison-1.35.ebuild, bison-1.75.ebuild:
Now uses mirror://gnu.
18 Feb 2003; Zach Welch <zwelch@gentoo.org> bison-1.35.ebuild :
Added arm to keywords.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> bison-1.35.ebuild :
Added hppa to keywords.
19 Dec 2002; Martin Schlemmer <azarah@gentoo.org> bison-1.35.ebuild :
Ripp out the icc stuff, as it cause problem, bug #12357.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
20 Oct 2002; Maik Schreiber <blizzy@gentoo.org> bison-1.75.ebuild:
Fixed KEYWORDS.
*bison-1.75 (20 Oct 2002)
20 Oct 2002; Martin Schlemmer <azarah@gentoo.org> : Update version.
09 Dec 2002; Jon Portnoy <avenj@gentoo.org> :
Update to be icc-able with USE=icc.
09 Dec 2002; Jon Portnoy <avenj@gentoo.org> :
Fixed dependencies for USE="icc".
*bison-1.35 (09 Aug 2002)
18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to keywords
16 Aug 2002; Seemant Kulleen <seemant@gentoo.org> bison-1.35.ebuild :
It turns out that yannick.koehler@colubris.com (Yannick Koehler) had
actually submitted the ebuild in bug #5178, and I didn't even see it.
Apologies :(
09 Aug 2002; Seemant Kulleen <seemant@gentoo.org> bison-1.35.ebuild
files/digest-bison-1.35 :
Version bump to newest stable, which fixes issues with the spanish
language environment.
09 Dec 2002; Jon Portnoy <avenj@gentoo.org> bison-1.35.ebuild :
Update to be icc-able with USE=icc.
09 Dec 2002; Jon Portnoy <avenj@gentoo.org> :
Fixed dependencies for USE="icc".
*bison-1.34-r1 (2 Apr 2002)
2 Apr 2002; M.Schlemmer <azarah@gentoo.org> :
Change "make install" in src_install() to use $DESTDIR and not
$prefix, as some packages have the nasty habit of hardcoding
$prefix in "make install". Hopefully this will fix an invalid
search patch for bison.{hairy,simple} some users experienced
(${D}/usr/...).
*bison-1.28-r3 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.

View File

@ -0,0 +1,543 @@
# ChangeLog for sys-devel/bison
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.137 2015/07/11 16:54:51 klausman Exp $
11 Jul 2015; Tobias Klausmann <klausman@gentoo.org> bison-3.0.4-r1.ebuild:
Stable on alpha, bug 530654
08 May 2015; Mike Frysinger <vapier@gentoo.org> bison-3.0.4-r1.ebuild,
files/bison-3.0.4-optional-perl.patch:
Patch generated autotools to avoid breaking prefix bootstrap #538300#9 by
Michael Haubenwallner.
11 Apr 2015; Markos Chandras <hwoarang@gentoo.org> bison-3.0.4-r1.ebuild:
Depend on automake >= 1.14. Bug #545610
*bison-3.0.4-r1 (03 Apr 2015)
03 Apr 2015; Mike Frysinger <vapier@gentoo.org> +bison-3.0.4-r1.ebuild,
+files/bison-3.0.4-optional-perl.patch:
Make examples optional and fix perl dependency #538300 by Ben Kohler.
*bison-3.0.4 (23 Jan 2015)
23 Jan 2015; Lars Wendler <polynomial-c@gentoo.org> -bison-3.0.2.ebuild,
+bison-3.0.4.ebuild:
Version bump. Removed old.
*bison-3.0.3-r1 (15 Jan 2015)
15 Jan 2015; Lars Wendler <polynomial-c@gentoo.org> -bison-3.0.3.ebuild,
+bison-3.0.3-r1.ebuild:
Fixed self foozled bad docdir path fix with a revbump.
15 Jan 2015; Lars Wendler <polynomial-c@gentoo.org> bison-3.0.3.ebuild:
Fixed docdir.
*bison-3.0.3 (15 Jan 2015)
15 Jan 2015; Lars Wendler <polynomial-c@gentoo.org> +bison-3.0.3.ebuild:
Version bump.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> bison-1.875d.ebuild,
bison-2.4.3.ebuild, bison-2.7.1.ebuild, bison-3.0.2.ebuild:
Add arm64 love.
07 Jan 2014; Lars Wendler <polynomial-c@gentoo.org> -bison-2.4.2.ebuild,
-bison-2.5.1.ebuild, -bison-2.6.5.ebuild, -bison-2.7.ebuild,
-bison-3.0.ebuild, -bison-3.0.1.ebuild,
-files/bison-2.4.2-gcc45_testsuite.patch,
-files/bison-2.4.2-gnulib_spawn.patch:
Removed old versions and files.
*bison-3.0.2 (16 Dec 2013)
16 Dec 2013; Tim Harder <radhermit@gentoo.org> +bison-3.0.2.ebuild:
Version bump.
*bison-3.0.1 (13 Nov 2013)
13 Nov 2013; Tim Harder <radhermit@gentoo.org> +bison-3.0.1.ebuild:
Version bump.
*bison-3.0 (26 Jul 2013)
26 Jul 2013; Tim Harder <radhermit@gentoo.org> +bison-3.0.ebuild:
Version bump.
*bison-2.7.1 (17 Apr 2013)
17 Apr 2013; Tim Harder <radhermit@gentoo.org> +bison-2.7.1.ebuild:
Version bump.
19 Feb 2013; Zac Medico <zmedico@gentoo.org> bison-2.7.ebuild:
Add ~arm-linux keyword.
13 Dec 2012; Tim Harder <radhermit@gentoo.org> bison-2.6.5.ebuild:
Revert to EAPI 4.
13 Dec 2012; Tim Harder <radhermit@gentoo.org> -bison-2.5.ebuild,
-bison-2.6.ebuild, -bison-2.6.1.ebuild, -bison-2.6.2.ebuild,
-bison-2.6.4.ebuild:
Remove old.
*bison-2.7 (13 Dec 2012)
13 Dec 2012; Tim Harder <radhermit@gentoo.org> +bison-2.7.ebuild:
Version bump.
*bison-2.6.5 (11 Nov 2012)
11 Nov 2012; Tim Harder <radhermit@gentoo.org> +bison-2.6.5.ebuild:
Version bump.
*bison-2.6.4 (23 Oct 2012)
23 Oct 2012; Tim Harder <radhermit@gentoo.org> +bison-2.6.4.ebuild:
Version bump.
07 Sep 2012; Mike Frysinger <vapier@gentoo.org>
+files/bison-2.4.3-no-gets.patch, bison-2.4.3.ebuild:
Fix glibc-2.16/gets issue in stable version.
24 Aug 2012; Mike Frysinger <vapier@gentoo.org> bison-2.5.1.ebuild,
bison-2.6.1.ebuild, bison-2.6.2.ebuild, bison-2.6.ebuild:
Drop useless -v flag to mv #432486 by Joshua B. Kahlenberg.
*bison-2.6.2 (03 Aug 2012)
03 Aug 2012; Tim Harder <radhermit@gentoo.org> +bison-2.6.2.ebuild:
Version bump.
03 Aug 2012; Jeremy Olexa <darkside@gentoo.org> bison-2.5.1.ebuild,
bison-2.6.ebuild, bison-2.6.1.ebuild:
add Gentoo Prefix keywords as tested, bug 429620
*bison-2.6.1 (02 Aug 2012)
02 Aug 2012; Tim Harder <radhermit@gentoo.org> +bison-2.6.1.ebuild:
Version bump.
*bison-2.6 (20 Jul 2012)
20 Jul 2012; Tim Harder <radhermit@gentoo.org> +bison-2.6.ebuild:
Version bump.
*bison-2.5.1 (06 Jun 2012)
06 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> +bison-2.5.1.ebuild:
Version bump.
24 May 2012; Mike Frysinger <vapier@gentoo.org> bison-2.4.2.ebuild,
bison-2.5.ebuild:
Inherit eutils for epatch, and flag-o-matic for append-ldflags.
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> bison-2.5.ebuild:
keyword ~amd64-fbsd
17 Aug 2011; Matt Turner <mattst88@gentoo.org> bison-2.4.2.ebuild,
bison-2.4.3.ebuild, bison-2.5.ebuild:
In fact, m4 should be in DEPEND as well, bug 379351.
07 Aug 2011; Mike Frysinger <vapier@gentoo.org> bison-2.5.ebuild:
Clean up dead yacc symlink on unmerge #377469 by Michael.
31 Jul 2011; Matt Turner <mattst88@gentoo.org> bison-2.5.ebuild:
Bump m4 requirement to 1.4.16, bug 375637. Also move it from RDEPEND back to
DEPEND. It was originally moved in 2006 as a hack.
08 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> bison-2.4.3.ebuild:
ppc64 stable wrt #367575
05 Jun 2011; Raúl Porcel <armin76@gentoo.org> bison-2.4.3.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #367575
24 May 2011; Brent Baude <ranger@gentoo.org> bison-2.4.3.ebuild:
Marking bison-2.4.3 ppc for bug 367575
22 May 2011; Markus Meier <maekke@gentoo.org> bison-2.4.3.ebuild:
arm stable, bug #367575
19 May 2011; Markos Chandras <hwoarang@gentoo.org> bison-2.4.3.ebuild:
Stable on amd64 wrt bug #367575
18 May 2011; Jeroen Roovers <jer@gentoo.org> bison-2.4.3.ebuild:
Stable for HPPA (bug #367575).
17 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> bison-2.4.3.ebuild:
x86 stable wrt bug #367575
*bison-2.5 (16 May 2011)
16 May 2011; Mike Frysinger <vapier@gentoo.org> +bison-2.5.ebuild:
Version bump #367459 by taaroa.
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> bison-1.875d.ebuild,
bison-2.3.ebuild:
Drop to ~mips
12 Dec 2010; Mike Frysinger <vapier@gentoo.org> bison-2.4.2.ebuild,
bison-2.4.3.ebuild, +files/bison-2.4.3-uclibc-sched_param-def.patch:
Add fix from upstream gnulib for uClibc.
12 Sep 2010; Raúl Porcel <armin76@gentoo.org> bison-2.4.2.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #331577
23 Aug 2010; Markus Meier <maekke@gentoo.org> bison-2.4.2.ebuild:
arm stable, bug #331577
13 Aug 2010; Joseph Jezak <josejx@gentoo.org> bison-2.4.2.ebuild:
Marked ppc/ppc64 stable for bug #331577.
12 Aug 2010; Markos Chandras <hwoarang@gentoo.org> bison-2.4.2.ebuild:
Stable on amd64 wrt bug #331577
12 Aug 2010; Mike Frysinger <vapier@gentoo.org>
files/bison-2.4.2-gcc45_testsuite.patch:
Add patch to generated testsuite to avoid autotools #331577.
10 Aug 2010; Jeroen Roovers <jer@gentoo.org> bison-2.4.2.ebuild:
Stable for HPPA (bug #331577).
10 Aug 2010; Christian Faulhammer <fauli@gentoo.org> bison-2.4.2.ebuild:
stable x86, bug 331577
*bison-2.4.3 (07 Aug 2010)
07 Aug 2010; Mike Frysinger <vapier@gentoo.org> +bison-2.4.3.ebuild:
Version bump #331549 by Arfrever Frehtes Taifersar Arahesis.
24 May 2010; Raúl Porcel <armin76@gentoo.org> bison-2.4.1.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #311867
11 May 2010; Brent Baude <ranger@gentoo.org> bison-2.4.1.ebuild:
Marking bison-2.4.1 ppc64 for bug 311867
22 Apr 2010; Ryan Hill <dirtyepic@gentoo.org> bison-2.4.2.ebuild,
+files/bison-2.4.2-gcc45_testsuite.patch:
Add patch from upstream to fix testsuite w/ gcc-4.5.
16 Apr 2010; Brent Baude <ranger@gentoo.org> bison-2.4.1.ebuild:
stable ppc, bug 311867
12 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> bison-2.4.1.ebuild:
x86 stable wrt bug #311867
04 Apr 2010; Javier Villavicencio <the_paya@gentoo.org>
bison-2.4.2.ebuild, +files/bison-2.4.2-gnulib_spawn.patch:
Add patch to fix gnulib's spawn, fixes bug #312697.
04 Apr 2010; Markos Chandras <hwoarang@gentoo.org> bison-2.4.1.ebuild:
Stable on amd64 wrt bug #311867
29 Mar 2010; Jeroen Roovers <jer@gentoo.org> bison-2.4.1.ebuild:
Stable for HPPA (bug #311867).
*bison-2.4.2 (29 Mar 2010)
29 Mar 2010; Mike Frysinger <vapier@gentoo.org> +bison-2.4.2.ebuild:
Version bump #311727 by Lars Wendler.
24 Jan 2010; Jonathan Callen <abcd@gentoo.org> bison-2.4.1.ebuild:
Remove old, unused build-dep on flex; cleanup (no patches => no need to
clean up after them)
*bison-2.4.1 (22 Dec 2008)
22 Dec 2008; Mike Frysinger <vapier@gentoo.org> +bison-2.4.1.ebuild:
Version bump #250848 by Arfrever Frehtes Taifersar Arahesis.
14 Nov 2008; Mike Frysinger <vapier@gentoo.org>
files/bison-2.4-compat.patch, bison-2.4-r1.ebuild:
Dont patch parse-gram.y since we patch parse-gram.c already as pointed out
by Ryan Hill #246572 by Alexandre Rostovtsev.
14 Nov 2008; Mike Frysinger <vapier@gentoo.org>
-files/bison-2.4.0-compat.patch, +files/bison-2.4-compat.patch,
bison-2.4-r1.ebuild:
Document patch properly and make sure we dont regen doc files #246583 by
Alex Guensche.
*bison-2.4-r1 (12 Nov 2008)
12 Nov 2008; Doug Goldstein <cardoe@gentoo.org>
+files/bison-2.4.0-compat.patch, -bison-2.4.ebuild, +bison-2.4-r1.ebuild:
apply upstream fix for compatibility issue with older bison's. Thanks
Peter Alfredsen <loki_val@gentoo.org>. Fixes bugs #246266, #246193,
#246196, and #246262
09 Nov 2008; Zac Medico <zmedico@gentoo.org> bison-2.4.ebuild:
Bug #246184 - Rename the yacc.1 man page to avoid collision with
dev-util/yacc.
09 Nov 2008; Mike Frysinger <vapier@gentoo.org> +bison-2.4.ebuild:
Version bump #245990 by Arfrever Frehtes Taifersar Arahesis.
*bison-2.4 (09 Nov 2008)
09 Nov 2008; Mike Frysinger <vapier@gentoo.org> +bison-2.4.ebuild:
Version bump.
27 Dec 2007; Mike Frysinger <vapier@gentoo.org> bison-2.3.ebuild:
Fixup dodoc #203390 by Arfrever Frehtes Taifersar Arahesis.
28 Jun 2007; Joshua Kinard <kumba@gentoo.org> bison-2.3.ebuild:
Stable on mips, per #183254.
27 Jun 2007; Markus Rothe <corsair@gentoo.org> bison-2.3.ebuild:
Stable on ppc64; bug #183254
27 Jun 2007; Jeroen Roovers <jer@gentoo.org> bison-2.3.ebuild:
Stable for HPPA (bug #183254).
26 Jun 2007; Lars Weiler <pylon@gentoo.org> bison-2.3.ebuild:
Stable on ppc; bug #183254.
26 Jun 2007; Raúl Porcel <armin76@gentoo.org> bison-2.3.ebuild:
alpha/ia64/x86 stable wrt #183254
26 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> bison-2.3.ebuild:
Stable on sparc wrt #183254
26 Jun 2007; Christoph Mende <angelos@gentoo.org> bison-2.3.ebuild:
Stable on amd64 wrt bug 183254
05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> bison-1.875.ebuild,
bison-2.0.ebuild, bison-2.1.ebuild, bison-2.2.ebuild:
Remove gnuconfig inherit.
*bison-2.3 (26 Oct 2006)
26 Oct 2006; Mike Frysinger <vapier@gentoo.org> +bison-2.3.ebuild:
Version bump #152812 by Bernd Buschinski.
17 Oct 2006; Roy Marples <uberlord@gentoo.org> bison-2.2.ebuild:
Added ~sparc-fbsd keyword.
27 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org> bison-2.2.ebuild:
Stable on alpha as per bug #149049
26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> bison-2.2.ebuild:
Stable on sparc wrt #149049
26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> bison-2.2.ebuild:
Stable on hppa wrt #149049
26 Sep 2006; Simon Stelling <blubb@gentoo.org> bison-2.2.ebuild:
stable on amd64
26 Sep 2006; Joshua Jackson <tsunam@gentoo.org> bison-2.2.ebuild:
Stable x86; bug #149049
25 Sep 2006; <nixnut@gentoo.org> bison-2.2.ebuild:
Stable on ppc wrt bug 149049
25 Sep 2006; Markus Rothe <corsair@gentoo.org> bison-2.2.ebuild:
Stable on ppc64; bug #149048
01 Jun 2006; Joshua Kinard <kumba@gentoo.org> bison-2.1.ebuild,
bison-2.2.ebuild:
Move sys-devel/m4 from DEPEND to RDEPEND so stage1 builds via catalyst pull
it into the stage1root correctly.
*bison-2.2 (23 May 2006)
23 May 2006; Mike Frysinger <vapier@gentoo.org> +bison-2.2.ebuild:
Version bump.
29 Apr 2006; Joshua Kinard <kumba@gentoo.org> bison-2.1.ebuild:
Marked stable on mips.
30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> bison-2.1.ebuild:
Add ~x86-fbsd keyword.
19 Mar 2006; Luis Medinas <metalgod@gentoo.org> bison-2.1.ebuild:
Stable on amd64. Bug #126364.
19 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> bison-2.1.ebuild:
Stable on alpha wrt bug #126364
17 Mar 2006; Tobias Scherbaum <dertobi123@gentoo.org> bison-2.1.ebuild:
ppc stable, bug #126364
16 Mar 2006; Torsten Veller <tove@gentoo.org> bison-2.1.ebuild:
Stable on x86 (#126364)
16 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> bison-2.1.ebuild:
Stable on sparc wrt #126364
16 Mar 2006; Markus Rothe <corsair@gentoo.org> bison-2.1.ebuild:
Stable on ppc64; bug #126364
*bison-2.1 (21 Sep 2005)
21 Sep 2005; Mike Frysinger <vapier@gentoo.org> +bison-2.1.ebuild:
Version bump #106803 by Michael Cramer.
15 Sep 2005; Mike Frysinger <vapier@gentoo.org>
+files/bison-2.0-token-name-translate.patch, bison-2.0.ebuild:
Fix from upstream for segfault in error reporting #106014 by postmodern.
04 Mar 2005; Kito <kito@gentoo.org> bison-1.875d.ebuild:
~ppc-macos keyword. closes Bug 65957
06 Feb 2005; Joshua Kinard <kumba@gentoo.org> bison-1.875d.ebuild:
Marked stable on mips.
13 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> bison-1.875d.ebuild:
Stable on alpha, bug 77437.
12 Jan 2005; Karol Wojtaszek <sekretarz@gentoo.org> bison-1.875d.ebuild:
Marked stable on amd64, bug #77438
11 Jan 2005; Markus Rothe <corsair@gentoo.org> bison-1.875d.ebuild:
Stable on ppc64; bug #77434
11 Jan 2005; Luca Barbato <lu_zero@gentoo.org> bison-1.875d.ebuild:
Marked ppc
*bison-2.0 (10 Jan 2005)
10 Jan 2005; Mike Frysinger <vapier@gentoo.org> +bison-2.0.ebuild:
Version bump #77407 by Michael Cramer.
10 Jan 2005; Jason Wever <weeve@gentoo.org> bison-1.875d.ebuild:
Marked stable on sparc wrt bug #77435 so Spanky can't spank us
*bison-1.875d (31 Oct 2004)
31 Oct 2004; Aron Griffis <agriffis@gentoo.org> +bison-1.875d.ebuild:
Update to 1.875d for the sake of toolchain.org builds
14 Oct 2004; Mike Frysinger <vapier@gentoo.org> bison-1.875.ebuild:
Dont install bison as yacc, but if yacc doesnt exist, create a symlink
#49331 by Bruno Redondi.
19 Jul 2004; <solar@gentoo.org> bison-1.875.ebuild:
updated bison to use gnuconfig.eclass. Needed for uclibc and maybe others.
23 Jun 2004; Aron Griffis <agriffis@gentoo.org> bison-1.34-r1.ebuild,
bison-1.35.ebuild, bison-1.75.ebuild:
QA - fix use invocation
16 Jun 2004; Daniel Black <dragonheart@gentoo.org> bison-1.875.ebuild:
syntax fix on 3.4 compare condition
16 Jun 2004; Daniel Black <dragonheart@gentoo.org> bison-1.875.ebuild:
uclibc fixes thanks to Peter S. Mazinger <ps.m@gmx.net>
06 Feb 2004; <gustavoz@gentoo.org> bison-1.875.ebuild:
stable on sparc
06 Feb 2004; Aron Griffis <agriffis@gentoo.org> bison-1.875.ebuild:
k6 replacement in the ebuild was resulting in -march=i586-3, fix and make more
stringent
04 Feb 2004; Aron Griffis <agriffis@gentoo.org> bison-1.875.ebuild:
Fix bug 29017 by replacing -march=k6 and -march=k6-2 with -march=i586. Fix bug
39842 by restricting optimization on amd64 to -O0. Mark stable on x86.
Remove icc cruft (leftover from 2002) and remove IUSE="build" since it isn't
true.
01 Feb 2004; Joshua Kinard <kumba@gentoo.org> bison-1.34-r1.ebuild,
bison-1.35.ebuild, bison-1.75.ebuild, bison-1.875.ebuild:
Bump to mips stable (needed for upcoming stageballs)
20 Nov 2003; Aron Griffis <agriffis@gentoo.org> bison-1.875.ebuild:
Stable on alpha
17 Sep 2003; Jon Portnoy <avenj@gentoo.org> bison-1.875.ebuild :
ia64 keywords.
08 Sep 2003; Martin Schlemmer <azarah@gentoo.org> bison-1.34-r1.ebuild,
bison-1.35.ebuild, bison-1.75.ebuild, bison-1.875.ebuild:
Add m4 DEPEND (bug #28119), with some other cleanups to older
ebuilds than 1.875.
07 Sep 2003; Martin Schlemmer <azarah@gentoo.org> bison-1.875.ebuild:
Fix DEPEND for when we have 'build' in USE.
*bison-1.875 (07 Sep 2003)
08 Dec 2003; Guy Martin <gmsoft@gentoo.org> bison-1.875.ebuild :
Marked stable on hppa.
07 Sep 2003; Martin Schlemmer <azarah@gentoo.org> bison-1.875.ebuild,
files/bison-1.32-extfix.patch, files/bison-1.875-gccerror.patch:
Update version.
02 Sep 2003; Martin Holzer <mholzer@gentoo.org> bison-1.34-r1.ebuild,
bison-1.35.ebuild, bison-1.75.ebuild:
Now uses mirror://gnu.
18 Feb 2003; Zach Welch <zwelch@gentoo.org> bison-1.35.ebuild :
Added arm to keywords.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> bison-1.35.ebuild :
Added hppa to keywords.
19 Dec 2002; Martin Schlemmer <azarah@gentoo.org> bison-1.35.ebuild :
Ripp out the icc stuff, as it cause problem, bug #12357.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
20 Oct 2002; Maik Schreiber <blizzy@gentoo.org> bison-1.75.ebuild:
Fixed KEYWORDS.
*bison-1.75 (20 Oct 2002)
20 Oct 2002; Martin Schlemmer <azarah@gentoo.org> : Update version.
09 Dec 2002; Jon Portnoy <avenj@gentoo.org> :
Update to be icc-able with USE=icc.
09 Dec 2002; Jon Portnoy <avenj@gentoo.org> :
Fixed dependencies for USE="icc".
*bison-1.35 (09 Aug 2002)
18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to keywords
16 Aug 2002; Seemant Kulleen <seemant@gentoo.org> bison-1.35.ebuild :
It turns out that yannick.koehler@colubris.com (Yannick Koehler) had
actually submitted the ebuild in bug #5178, and I didn't even see it.
Apologies :(
09 Aug 2002; Seemant Kulleen <seemant@gentoo.org> bison-1.35.ebuild
files/digest-bison-1.35 :
Version bump to newest stable, which fixes issues with the spanish
language environment.
09 Dec 2002; Jon Portnoy <avenj@gentoo.org> bison-1.35.ebuild :
Update to be icc-able with USE=icc.
09 Dec 2002; Jon Portnoy <avenj@gentoo.org> :
Fixed dependencies for USE="icc".
*bison-1.34-r1 (2 Apr 2002)
2 Apr 2002; M.Schlemmer <azarah@gentoo.org> :
Change "make install" in src_install() to use $DESTDIR and not
$prefix, as some packages have the nasty habit of hardcoding
$prefix in "make install". Hopefully this will fix an invalid
search patch for bison.{hairy,simple} some users experienced
(${D}/usr/...).
*bison-1.28-r3 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.

View File

@ -1,33 +1,18 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
AUX bison-1.32-extfix.patch 1170 SHA256 a47285e1b6f1ee53b8def53380068ad6a86ccd09e3338481f6d3d14c7e8b31c4 SHA512 6f98d6ea4d6564c3890ede54994654af87d79a87e615e03856a71f3470876fe42768deeabe31f9393531a35619a7e00844ff2a3d87214754cfd04a25d591cc57 WHIRLPOOL 800744be43d9dc39ba4c7cba4342ee5c2360cf9792c0ff5971da91fe78df85358ac1b7cab5c32244898b69ced352ce159685daa80cf32317db4ab92610b2153d
AUX bison-2.4.3-no-gets.patch 780 SHA256 aae4bb53fa827685a1005b48b3149cb96b83feb43ba104d5da6ef223676cef70 SHA512 cf7d60c143bf27a546c6fa04f08b58b0c297996f25fe28e85863795f51040772a85316ca1464204a84630322df16893d636331b7e4953f6c1718d680a5bc827b WHIRLPOOL 4415b7eebe6df47638df1c7f5c864a4296af0eddc18d56ccc24f926db48fb78699d3a864d08648867f06cfea88a3fc745bbd87865469c559f96b2b199cf24a75
AUX bison-2.4.3-uclibc-sched_param-def.patch 580 SHA256 b111051eaaa15ce6e53ae168d06e0fb9688c70141060abfe0a15c5d1400fbaf9 SHA512 87a49e69aec0b36313132fc7a9fb520016e4dc4399a9af9a91636a588326825de3a65dd6bcdda8de20e364ec163afcb41b0453f09ce4102d179ce04279c8654d WHIRLPOOL 5f0d690078d004231d31adcbdea98c3f3059c60265595ac46cbb0d4e45638ae9e54c9ee08040842d278a4ddadd5744a6bce19753475978cf7360ce8bf2be9d7b
DIST bison-1.875d.tar.bz2 882745 SHA256 37ff8d673e35838c195d614bc402573d1268c997796e79b831053f4a22e03808
AUX bison-3.0.4-optional-perl.patch 21963 SHA256 9fc611ebc3714aa9d517909f1ca49ada6786569e1a816cb2a71991f122033dbb SHA512 d118dcf8a104edf5d81b7f96254b15f6fef1332c7957c5cc3a484d3295436afa166c249acf4fa8834c5f194daa3fbfae79c0168b0fa980a4cb8de537c5b3e3cf WHIRLPOOL 3207d2396ef2dbcb5eb0a283a45cc64e84f79443921260008de783693e84894a877ec1f073aebcb19586ce76eeffab5498a57441c4b5266b06ee680317b0d46b
DIST bison-1.875d.tar.bz2 882745 SHA256 37ff8d673e35838c195d614bc402573d1268c997796e79b831053f4a22e03808 SHA512 f84c6cf41a289ea7e0805cf9b0da6fe2d77f2e03a35c3db7d2e36e5186bba7c0853c3d518bd89f6cfa1030e346e046aa03b33974bb892dbd8f040e5ea2de1126 WHIRLPOOL 213e02b33b4cd65c4c8ad5a37b77cce75a366e1d5ad0837887763c75c5e30eb3d85b7ba8eb71ed86bb86fb3e23624a7c627558f492778ec29e6e79fd30e7c902
DIST bison-2.4.3.tar.bz2 1652612 SHA256 935302ef194c7f0974fed913eaac8100be512094eab573cf0b67bdf7db1d3a05 SHA512 b789f55d9cb95c1b4fba004691ed9f79b76da55020c9b202e1704a02aab1ba43b9fc1015e29843ed552e6df6165cef9c6ebc8a29d15a21c6e194cad8a42ab055 WHIRLPOOL 0e0e61970a791e53afc6cc85f53cebf0050d885077dd9b2394d79549bac389ffa7e477e003525556858b6fa64c11ce93653bba1c861bd2acd67f85181e167558
DIST bison-2.7.1.tar.xz 1781068 SHA256 b409adcbf245baadb68d2f66accf6fdca5e282cafec1b865f4b5e963ba8ea7fb SHA512 ac0c7ca57142bcb84af498f606acb86091984a00359294fbf721a4ca8112f9fcf26497f7dd2e65f527e04a6e1de94142ecb76602d407e548475970e5a566d370 WHIRLPOOL 171f6b18c3f205d746092bdd37bf113ab83944db468f81cbf5004573584c717b6fc1a10d112fe7178be222b51b746fed9da58a9065b7f2f7e65a15851500779e
DIST bison-3.0.2.tar.xz 1927296 SHA256 a2c3e8528bdb50567d6fa26deeb493dc5ccd7e277b865251608a9e43ac928f3c SHA512 d0234a890c6e6d18f7ce67a44c61ce2726d18155b7074d45a8f27e6f4ef34f3eafc0a8f88d3fd2437be9c9a45e48c044a0f1098e55229dd8a6e49845f4f59317 WHIRLPOOL f6df564786baf53c8945eaadc12c342cd36699b1b3b4bc0e29336760b7f9abcc903640c5154231e46aa391aa31ac28daefe77d6b28b835c7f8e7f1ea44fac90e
EBUILD bison-1.875d.ebuild 1788 SHA256 ee4e4834a116f01d6d351a887fa4f61e5329191c85a8f9b61bd17832f5cc51d1 SHA512 cb4c556f9310914288d1714238e82ef9cfa37c0fd59930be03e52b65a8c9ec82dbf3397f92f3c8aa673a325f1966fe343da32d904a26ad75c2b8a841c1456848 WHIRLPOOL b827e8352dcb1cbec07c652dd694d6c658eedd4c32f126958a55184ca941e63b6c819af78c1001f4f9d11f88b0869bfc73579293b451769f90beab0c613528f9
EBUILD bison-2.4.3.ebuild 1241 SHA256 a84880274c634458eee4cbb0da2032cc2ee76cd2c3a66feb1cf001ad014ff00b SHA512 1f2721e2d5e3b8d944b4b3dee52e1a837d47fd634dcdb4cf7bde170b34057dd969f8d29e35c7a400b640f081cac9ab3cc53e90cab149ed84962350dc1ccf0da4 WHIRLPOOL dbcabb586ed41f9bebe10feae2a73ffaf2d71f6f4a7187033ee0df3062f7ba26b20c380d0c77f3343fc2d3190396fbaa433df76d0fbdcc7fdaf26a1a2d84827c
EBUILD bison-2.7.1.ebuild 1733 SHA256 b15bf954418ce7289b2f671777dc6c3d7b90c0d397d956902a2e1284402c5bcb SHA512 758fa2c215f1bfe60a72f3ac51d948a59a8628d8c843f95af33e721749e2ff398b2285c30babe5f93529561d1582f66fcaf9f9a5a54ecb270fe90432b668d984 WHIRLPOOL a560dfa203c2f394fbdc90b8f140a0e16bb18f57b442bc2bbe2b29c83ae17c515cca5be96df7e78ba4b8d7a427ef71986685940f64b64d8a3e85670a6da9fab6
EBUILD bison-3.0.2.ebuild 1735 SHA256 351cde4228239e952671d9577193adc77fea602e12de1e7a7db739d3485f4efc SHA512 a09d60ffeb10eb61924c3d31c6f74b2080a8e6a880f03c36c0d4a7894df8cbd126f8dd4aad7a3c105120fecf233e0f29ee4dc3c926f408a9609100858f4861c7 WHIRLPOOL e5f4cbc710a93032077cebcd5fc543dfd14be9853e84c6cb2c6d9ecd2c4a2403ff9c4976a76ed1cbd4dec10793a8db27c9cf276f7f048b24cfe4474460d9ef04
MISC ChangeLog 17282 SHA256 6947cb079373791792cce12793f77dbd14c56459017b5b4ae28121345865fdb5 SHA512 bf455689a307168d44b6925c406711aaf837d1e2cebd82c53d25a000b3731e4f8b809983e93890b0abd7e45e76cd7b31690521ecd2fe4bf07d5a38ff7d8ce084 WHIRLPOOL 44475faa9ea04c232c05829d9dca5e1baa01d9140dc293aec9434c915785c7b650506ac2d95a15d06792a11e64eded8cb9ed1cb5855cad550777090652ed9270
MISC metadata.xml 164 SHA256 f5f2891f2a4791cd31350bb2bb572131ad7235cd0eeb124c9912c187ac10ce92 SHA512 8eb0d5153d388f6ea069c64b93882244816a0a09aecc0d73cb872121ce0eb24c5ccafa96aad0b620b2300f319e1af101fa7fa6c5d0d561719d49bb07da0a2eca WHIRLPOOL 11a1441bddb7a6c69653c663902b7da5767ae6ad515ac2aabfc42fe37927a1ccc21472deeee454009ff720201a41c3e4a912df42661a0a87150fb46126da2d52
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAEBCAAGBQJS2fLVAAoJEPGu1DbS6WIAkh4P/1u2rwIHYpaALcovFlWpAo+4
2qeUwXlzmgJ5ZqoeyWO+d0r9b8UT3XiaHmVqTB7QUbq79TcDfIRDz32bSwpYDIvF
A/YaLFcIw8UZOXWTTvZXqkigGhcBwoHlvYIyIJZaCIMDk4CbUDPuAphVDlUMNf8B
cUG2LWIHjRh5cT+BgOw8S4bKcvbzZbCO7KIVcHhASS9ZZMa3RteDoi7VXmn9BaEH
AlCq9q7li4KjR2/U2kIWnimCMqQ4dR5SfM5Jt0OiT9mU9OgjCiEOrtT8SefC5/PZ
jXpr0SLArHCYfEJmmxrig67aC003lvF6Z5/Ktk2BftfZpXYowS6M04N8r+/yLwdP
W+6wU+A0iG8v3CrdvJkbtAAm/2VLDVCXEe+WKKxubfB8kgCRTRtMZ/ZkBRYrxRZA
X1Zgvwd+5za9X+fvvoTc8zFAjIOFFkpP5kWWcBazgcJjjF9oRTJvWqYUxcsHiHKl
gfaRCuqpNzmQvqrVYxBq1HduSm9hmey9Tl0ORy4LNFpijf1DVty4R/06oRjzPQiU
srcEy1qAZkwHSv45Zt8/WGyOxwvdMmebEP82i9LQhzT7lrQu0ruq23ZS+4bMNJdz
PTjS1Cdk1Oy6KYSZZ66fMBSNcAiukcbbVxISatCje/3CnGJgL2Wh8RQKw1x1TYVP
qCgTqM5T+p09x9f4EzW/
=pOJj
-----END PGP SIGNATURE-----
DIST bison-3.0.3.tar.xz 1971372 SHA256 5940efbdd6b5d80e55ec16a01d2322e2892da21863391049b9b692570649177c SHA512 6639ca0b2b5eb6862c97eb3d568267e417ebd24e78cd197e5770b217fb51fb26418703db25f38fd066a898085c30f1055e1a7d335a43f2d17c82bea64d09b54a WHIRLPOOL 59ac9cf65492e743e84443a245084501ee6c7a6c1616dfb71d9e5a382c492617980f991d1d174c078e6c56e9a947dcd4061a27d72c46b8fef27034961f0ef140
DIST bison-3.0.4.tar.xz 1973796 SHA256 a72428c7917bdf9fa93cb8181c971b6e22834125848cf1d03ce10b1bb0716fe1 SHA512 bbdc23e7772e49da1c7c47e66d4e4efbfbfe9b21dbc59bf3ad9a6e573eecac6c9f52c7f11a64be9897e8deb99ef7ba015164aa8232aa391b901dd7db03632412 WHIRLPOOL 41da7b0aa18bf61f621d59d372dc2ca9e116f6fa0d5c8891b51a01dda6d9393005c76773dbefbadeb30884bb328379197d2026809d62d49d8e2022b9b49da244
EBUILD bison-1.875d.ebuild 1685 SHA256 29ec093cefe8aaaad129cd3913761c4e4770cf37613fcbf045fc4fb238bbf6ee SHA512 679575a2fb643b72dab49cc259f3c5836ba95651b4bf1425774b79748c5cd08ee91b780e17e9b36bc0ea2ec1404dae56d5b79df8683e47c8810cef34659d16b3 WHIRLPOOL a90ff4b2e690e78baa95f03a13ecc037a2746a599247757760f4bf8fdd1c1784e49fcf6cd4ae793d8c5453df047ad8e6122a0dd5e9f84a7f73f8d712c9082817
EBUILD bison-2.4.3.ebuild 1139 SHA256 afbe099b21c578b4e77bec240787f8643e425768f4a474fad840c26d46d8d915 SHA512 fb259b2271662e33cda2688c8beb1f32e0df820d3098cc8a5167ead1bab735acf41664cf2871345cf55d3c4797d2d5ef8f8b878da82e2da21fdd2d4e51aebc50 WHIRLPOOL 635f18ef9a8d39f4f7d3e062d95546b1011c1148a8b0d1c052e9ca49f22203b54ac0b12516102cb74bd8c5fed21004261456e50b83aa33971751918ce9175c47
EBUILD bison-2.7.1.ebuild 1733 SHA256 4ade51e3972920355c33884310ac4d9491f06cd055f232790ef31f94917ab4d1 SHA512 ba565bec445cb7ecf184f71ff3493374a986840ec42e70bc91d93ca1846343c62cb1a1e23ac4f7e43171647f542de9440f2e091f79c6d9ce38218774964ced8e WHIRLPOOL 24fce21e9c6730da575c4056fc6d183da6d4d110286ddb0a0a88dafd641598748a1104d994f3f3d956457525457f00c16a46183d670c638770e436dc8e869342
EBUILD bison-3.0.3-r1.ebuild 1680 SHA256 be90527156f776117ee84d53acf5c92700bfbc32e991cdd6ba6ecf109ec5ec22 SHA512 08483d8f3c723a47a753c239ebea24d6498d43c24bbf4b07c5c905e137bf6712e175fef88e5dcfd0fe70bafe7b0b85bfc8016d5f0eb80a76498ca3e5a0e2bfca WHIRLPOOL cbf61c195cb414b89f5bf49f84672226badb631f1f24bd3ff8964ffea46c20392161f8ccb0f907a0b96d692b6291573a4b61b85e781d828dc0114bf0a16a1519
EBUILD bison-3.0.4-r1.ebuild 1960 SHA256 76d3881086ea639ee6b4f518732a8c1514bc9496a774aa2e5a376f9c5224eac2 SHA512 1aed32385e760db655c66939645f69cb10dff6362f15ff62a755517c72d2c6ca85711650b46827c0fa6a381f81ca405d402bc024e1e44d3892af6211aa28bbd3 WHIRLPOOL 7a316222ca4b66eed322af1578fe14681c5891dd6c1851060a1fddf9395e153648bb679c1791854c2d1e02b490f4527ecb2575668db115382035b7c475d638a7
EBUILD bison-3.0.4.ebuild 1680 SHA256 be90527156f776117ee84d53acf5c92700bfbc32e991cdd6ba6ecf109ec5ec22 SHA512 08483d8f3c723a47a753c239ebea24d6498d43c24bbf4b07c5c905e137bf6712e175fef88e5dcfd0fe70bafe7b0b85bfc8016d5f0eb80a76498ca3e5a0e2bfca WHIRLPOOL cbf61c195cb414b89f5bf49f84672226badb631f1f24bd3ff8964ffea46c20392161f8ccb0f907a0b96d692b6291573a4b61b85e781d828dc0114bf0a16a1519
MISC ChangeLog 5013 SHA256 c41e80e7759751c6f6a0b0c8453730529e5b586bda09f0b52d7450b5e8549b43 SHA512 b97f2a76703b82e832321a952e1cdd8667dd497b5b99b533e7e0cd8b4bf93342185c54db2648e9c4067167a21f09bdc5dc06de6a1ffc13083e33c22311ced34f WHIRLPOOL bd97137eefdf9215a1c8c537f3a99d861f0f237340642e78da5604897d4a953a9f7bfd59e8485d049f3ef862df2f4692402d87190cb364733d5de777fa1cdea6
MISC ChangeLog-2015 18504 SHA256 4b44263ef1e0376eb0eeac6c870eeea6edc802ceaf8a7fdaca666243421826f2 SHA512 30f97a294909375d34890968330bf433eea7a160468c2b4281925d4d3697b5acb5616fd7398cc4b14652f68c3c1889ba2fb2605dbd931112ad1dc0aaf37c25d6 WHIRLPOOL c45485beb8745ba15fd261d9c25e548c9a2c1fe129e4e1614c59291d1b859a30221dadc1efb042220a47eb662ed75a3f9bd208e4fe8628178eceec595536c433
MISC metadata.xml 253 SHA256 d82c33ef453113a5c1ebe250dcba373c22934a69b0a86c6ab15a5ca589c25b91 SHA512 54a9069aeb4165d2dff3d473c8001bc51613aac9dff3f7f5e9971a9891a737a31511ffa11cbd523febe581ac1d9de2bdf2f40410f0c4239138f2ccca3ef15555 WHIRLPOOL e5aee23acff864609953a1e4de768f0e4aef704b44c53c021f28573e1ca5c99f1a46d92935ecec2449f7b4419a36d8373127d0ecfa8d7bae72d835e1839eb3f8

View File

@ -1,11 +1,11 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875d.ebuild,v 1.14 2014/01/18 03:19:42 vapier Exp $
# $Id$
inherit toolchain-funcs flag-o-matic eutils
DESCRIPTION="A yacc-compatible parser generator"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
HOMEPAGE="https://www.gnu.org/software/bison/bison.html"
SRC_URI="ftp://alpha.gnu.org/pub/gnu/bison/${P}.tar.bz2"
LICENSE="GPL-2"

View File

@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.4.3.ebuild,v 1.12 2014/01/18 03:19:42 vapier Exp $
# $Id$
EAPI="2"
inherit flag-o-matic eutils
DESCRIPTION="A yacc-compatible parser generator"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
HOMEPAGE="https://www.gnu.org/software/bison/bison.html"
SRC_URI="mirror://gnu/bison/${P}.tar.bz2"
LICENSE="GPL-2"

View File

@ -1,30 +1,33 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.7.1.ebuild,v 1.2 2014/01/18 03:19:42 vapier Exp $
# $Id$
EAPI=4
inherit flag-o-matic
DESCRIPTION="A general-purpose (yacc-compatible) parser generator"
HOMEPAGE="http://www.gnu.org/software/bison/"
HOMEPAGE="https://www.gnu.org/software/bison/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="nls static"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="nls static test"
RDEPEND=">=sys-devel/m4-1.4.16"
DEPEND="${RDEPEND}
sys-devel/flex
nls? ( sys-devel/gettext )"
nls? ( sys-devel/gettext )
test? ( dev-lang/perl )"
DOCS="AUTHORS ChangeLog-2012 NEWS README THANKS TODO" # ChangeLog-1998 PACKAGING README-alpha README-release
src_configure() {
use static && append-ldflags -static
# We don't need perl unless we run tests.
use test || export ac_cv_path_PERL=true
econf \
$(use_enable nls)
}

View File

@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-3.0.2.ebuild,v 1.2 2014/01/18 03:19:42 vapier Exp $
# $Id$
EAPI=5
inherit flag-o-matic
DESCRIPTION="A general-purpose (yacc-compatible) parser generator"
HOMEPAGE="http://www.gnu.org/software/bison/"
HOMEPAGE="https://www.gnu.org/software/bison/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
@ -26,6 +26,7 @@ src_configure() {
use static && append-ldflags -static
econf \
--docdir="${EPREFIX}"/usr/share/doc/${PF} \
$(use_enable nls)
}

View File

@ -0,0 +1,70 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit flag-o-matic eutils
DESCRIPTION="A general-purpose (yacc-compatible) parser generator"
HOMEPAGE="https://www.gnu.org/software/bison/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="examples nls static test"
RDEPEND=">=sys-devel/m4-1.4.16"
DEPEND="${RDEPEND}
sys-devel/flex
examples? ( dev-lang/perl )
nls? ( sys-devel/gettext )
test? ( dev-lang/perl )"
DOCS=( AUTHORS ChangeLog-2012 NEWS README THANKS TODO ) # ChangeLog-1998 PACKAGING README-alpha README-release
src_prepare() {
epatch "${FILESDIR}"/${P}-optional-perl.patch #538300
touch doc/bison.1 #548778
}
src_configure() {
use static && append-ldflags -static
# We don't need perl unless we run tests.
use test || export ac_cv_path_PERL=true
econf \
--docdir='$(datarootdir)'/doc/${PF} \
$(use_enable examples) \
$(use_enable nls)
}
src_install() {
default
# This one is installed by dev-util/yacc
mv "${ED}"/usr/bin/yacc{,.bison} || die
mv "${ED}"/usr/share/man/man1/yacc{,.bison}.1 || die
# We do not need liby.a
rm -r "${ED}"/usr/lib* || die
# Move to documentation directory and leave compressing for EAPI>=4
mv "${ED}"/usr/share/${PN}/README "${ED}"/usr/share/doc/${PF}/README.data
}
pkg_postinst() {
local f="${EROOT}/usr/bin/yacc"
if [[ ! -e ${f} ]] ; then
ln -s yacc.bison "${f}"
fi
}
pkg_postrm() {
# clean up the dead symlink when we get unmerged #377469
local f="${EROOT}/usr/bin/yacc"
if [[ -L ${f} && ! -e ${f} ]] ; then
rm -f "${f}"
fi
}

View File

@ -0,0 +1,60 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit flag-o-matic
DESCRIPTION="A general-purpose (yacc-compatible) parser generator"
HOMEPAGE="https://www.gnu.org/software/bison/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="nls static"
RDEPEND=">=sys-devel/m4-1.4.16"
DEPEND="${RDEPEND}
sys-devel/flex
nls? ( sys-devel/gettext )"
DOCS=( AUTHORS ChangeLog-2012 NEWS README THANKS TODO ) # ChangeLog-1998 PACKAGING README-alpha README-release
src_configure() {
use static && append-ldflags -static
econf \
--docdir="${EPREFIX}"/usr/share/doc/${PF} \
$(use_enable nls)
}
src_install() {
default
# This one is installed by dev-util/yacc
mv "${ED}"/usr/bin/yacc{,.bison} || die
mv "${ED}"/usr/share/man/man1/yacc{,.bison}.1 || die
# We do not need liby.a
rm -r "${ED}"/usr/lib* || die
# Move to documentation directory and leave compressing for EAPI>=4
mv "${ED}"/usr/share/${PN}/README "${ED}"/usr/share/doc/${PF}/README.data
}
pkg_postinst() {
local f="${EROOT}/usr/bin/yacc"
if [[ ! -e ${f} ]] ; then
ln -s yacc.bison "${f}"
fi
}
pkg_postrm() {
# clean up the dead symlink when we get unmerged #377469
local f="${EROOT}/usr/bin/yacc"
if [[ -L ${f} && ! -e ${f} ]] ; then
rm -f "${f}"
fi
}

View File

@ -0,0 +1,500 @@
https://bugs.gentoo.org/538300
From 3da25ddd011c169b9857ed2f6a2e82988f059ba5 Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Fri, 3 Apr 2015 02:39:21 -0400
Subject: [PATCH] make perl & examples optional
The normal bison program does not require perl to build or run, so lets
soften that requirement in the configure script. We now warn if its not
found, and we make the examples logic depend on that.
* configure.ac: Change AC_MSG_ERROR to AC_MSG_WARN for perl.
Add an --enable-examples flag.
* Makefile.am: Only include examples/local.mk when ENABLE_EXAMPLES.
---
Makefile.am | 2 ++
configure.ac | 21 ++++++++++++++++++++-
2 files changed, 22 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index b6135cb..50ea0a0 100644
#--- a/Makefile.am
#+++ b/Makefile.am
@@ -59,7 +59,9 @@ include data/local.mk
include djgpp/local.mk
include doc/local.mk
include etc/local.mk
+if ENABLE_EXAMPLES
include examples/local.mk
+endif
include lib/local.mk
include src/local.mk
include tests/local.mk
diff --git a/configure.ac b/configure.ac
index 6f20040..e67249b 100644
#--- a/configure.ac
#+++ b/configure.ac
@@ -179,12 +179,31 @@ AC_DEFINE_UNQUOTED([M4_GNU_OPTION], ["$M4_GNU"], [Define to "-g" if GNU M4
supports -g, otherwise to "".])
AC_PATH_PROG([PERL], [perl])
if test -z "$PERL"; then
- AC_MSG_ERROR([perl not found])
+ AC_MSG_WARN([perl required for the testsuites])
fi
AM_MISSING_PROG([HELP2MAN], [help2man])
AC_PATH_PROG([XSLTPROC], [xsltproc])
AC_SUBST([XSLTPROC])
+AC_ARG_ENABLE([examples],
+ [AC_HELP_STRING([--disable-examples],
+ [do not build and install examples])])
+# Enable the examles by default if perl is available.
+case $enable_examples in
+no) ;;
+yes)
+ if test -z "$PERL"; then
+ AC_MSG_ERROR([perl required for the examples])
+ fi
+ ;;
+*)
+ if test -n "$PERL"; then
+ enable_examples=yes
+ fi
+ ;;
+esac
+AM_CONDITIONAL([ENABLE_EXAMPLES], [test "xenable_examples" = xyes])
+
# Checks for header files.
AC_CHECK_HEADERS_ONCE([locale.h])
--- a/Makefile.in
+++ b/Makefile.in
@@ -248,13 +248,29 @@
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
-check_PROGRAMS = $(am__EXEEXT_1) examples/mfcalc/mfcalc$(EXEEXT) \
- examples/rpcalc/rpcalc$(EXEEXT)
+check_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2)
@CROSS_COMPILING_FALSE@am__append_1 = $(top_srcdir)/doc/bison.help
-@FLEX_CXX_WORKS_TRUE@am__append_2 = examples/calc++/calc++
-@FLEX_CXX_WORKS_TRUE@am__append_3 = examples/calc++/calc++.test
-@FLEX_CXX_WORKS_FALSE@am__append_4 = examples/calc++/calc++.test
-@LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE@am__append_5 = lib/uniwidth/width.c
+@ENABLE_EXAMPLES_TRUE@am__append_2 = $(extracted) \
+@ENABLE_EXAMPLES_TRUE@ examples/extracted.stamp \
+@ENABLE_EXAMPLES_TRUE@ $(calcxx_sources_generated) \
+@ENABLE_EXAMPLES_TRUE@ examples/calc++/calc++-parser.output \
+@ENABLE_EXAMPLES_TRUE@ examples/calc++/calc++-parser.stamp \
+@ENABLE_EXAMPLES_TRUE@ examples/calc++/calc++-scanner.cc \
+@ENABLE_EXAMPLES_TRUE@ examples/mfcalc/mfcalc.[ch] \
+@ENABLE_EXAMPLES_TRUE@ examples/mfcalc/mfcalc.output \
+@ENABLE_EXAMPLES_TRUE@ examples/rpcalc/rpcalc.[ch] \
+@ENABLE_EXAMPLES_TRUE@ examples/rpcalc/rpcalc.output
+@ENABLE_EXAMPLES_TRUE@am__append_3 = .yy .stamp
+@ENABLE_EXAMPLES_TRUE@@FLEX_CXX_WORKS_TRUE@am__append_4 = examples/calc++/calc++
+@ENABLE_EXAMPLES_TRUE@@FLEX_CXX_WORKS_TRUE@am__append_5 = examples/calc++/calc++.test
+@ENABLE_EXAMPLES_TRUE@@FLEX_CXX_WORKS_FALSE@am__append_6 = examples/calc++/calc++.test
+@ENABLE_EXAMPLES_TRUE@am__append_7 = $(mfcalc_sources) \
+@ENABLE_EXAMPLES_TRUE@ $(rpcalc_sources)
+@ENABLE_EXAMPLES_TRUE@am__append_8 = examples/mfcalc/mfcalc \
+@ENABLE_EXAMPLES_TRUE@ examples/rpcalc/rpcalc
+@ENABLE_EXAMPLES_TRUE@am__append_9 = examples/mfcalc/mfcalc.test \
+@ENABLE_EXAMPLES_TRUE@ examples/rpcalc/rpcalc.test
+@LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE@am__append_10 = lib/uniwidth/width.c
bin_PROGRAMS = src/bison$(EXEEXT)
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
@@ -356,7 +372,7 @@
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
- $(am__configure_deps) $(dist_noinst_SCRIPTS) \
+ $(am__configure_deps) $(am__dist_noinst_SCRIPTS_DIST) \
$(srcdir)/doc/version.texi $(srcdir)/doc/stamp-vti \
$(dist_doc_DATA) $(dist_m4sugar_DATA) $(dist_pkgdata_DATA) \
$(dist_xslt_DATA) $(am__DIST_COMMON)
@@ -473,15 +489,18 @@
@ENABLE_YACC_TRUE@am_lib_liby_a_OBJECTS = lib/main.$(OBJEXT) \
@ENABLE_YACC_TRUE@ lib/yyerror.$(OBJEXT)
lib_liby_a_OBJECTS = $(am_lib_liby_a_OBJECTS)
-@FLEX_CXX_WORKS_TRUE@am__EXEEXT_1 = examples/calc++/calc++$(EXEEXT)
+@ENABLE_EXAMPLES_TRUE@@FLEX_CXX_WORKS_TRUE@am__EXEEXT_1 = examples/calc++/calc++$(EXEEXT)
+@ENABLE_EXAMPLES_TRUE@am__EXEEXT_2 = examples/mfcalc/mfcalc$(EXEEXT) \
+@ENABLE_EXAMPLES_TRUE@ examples/rpcalc/rpcalc$(EXEEXT)
PROGRAMS = $(bin_PROGRAMS)
-am__objects_2 = examples/calc++/examples_calc___calc__-calc++-driver.$(OBJEXT) \
- examples/calc++/examples_calc___calc__-calc++-scanner.$(OBJEXT) \
- examples/calc++/examples_calc___calc__-calc++.$(OBJEXT)
-am__objects_3 = examples/calc++/examples_calc___calc__-calc++-parser.$(OBJEXT)
-am__objects_4 = $(am__objects_2) $(am__objects_3)
-@FLEX_CXX_WORKS_TRUE@nodist_examples_calc___calc___OBJECTS = \
-@FLEX_CXX_WORKS_TRUE@ $(am__objects_4)
+@ENABLE_EXAMPLES_TRUE@am__objects_2 = examples/calc++/examples_calc___calc__-calc++-driver.$(OBJEXT) \
+@ENABLE_EXAMPLES_TRUE@ examples/calc++/examples_calc___calc__-calc++-scanner.$(OBJEXT) \
+@ENABLE_EXAMPLES_TRUE@ examples/calc++/examples_calc___calc__-calc++.$(OBJEXT)
+@ENABLE_EXAMPLES_TRUE@am__objects_3 = examples/calc++/examples_calc___calc__-calc++-parser.$(OBJEXT)
+@ENABLE_EXAMPLES_TRUE@am__objects_4 = $(am__objects_2) \
+@ENABLE_EXAMPLES_TRUE@ $(am__objects_3)
+@ENABLE_EXAMPLES_TRUE@@FLEX_CXX_WORKS_TRUE@nodist_examples_calc___calc___OBJECTS = \
+@ENABLE_EXAMPLES_TRUE@@FLEX_CXX_WORKS_TRUE@ $(am__objects_4)
examples_calc___calc___OBJECTS = \
$(nodist_examples_calc___calc___OBJECTS)
examples_calc___calc___LDADD = $(LDADD)
@@ -490,17 +509,17 @@
examples_calc___calc___LINK = $(CXXLD) \
$(examples_calc___calc___CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
$(LDFLAGS) -o $@
-am__objects_5 = \
- examples/mfcalc/examples_mfcalc_mfcalc-mfcalc.$(OBJEXT)
-am__objects_6 = $(am__objects_5)
-nodist_examples_mfcalc_mfcalc_OBJECTS = $(am__objects_6)
+@ENABLE_EXAMPLES_TRUE@am__objects_5 = examples/mfcalc/examples_mfcalc_mfcalc-mfcalc.$(OBJEXT)
+@ENABLE_EXAMPLES_TRUE@am__objects_6 = $(am__objects_5)
+@ENABLE_EXAMPLES_TRUE@nodist_examples_mfcalc_mfcalc_OBJECTS = \
+@ENABLE_EXAMPLES_TRUE@ $(am__objects_6)
examples_mfcalc_mfcalc_OBJECTS = \
$(nodist_examples_mfcalc_mfcalc_OBJECTS)
examples_mfcalc_mfcalc_DEPENDENCIES =
-am__objects_7 = \
- examples/rpcalc/examples_rpcalc_rpcalc-rpcalc.$(OBJEXT)
-am__objects_8 = $(am__objects_7)
-nodist_examples_rpcalc_rpcalc_OBJECTS = $(am__objects_8)
+@ENABLE_EXAMPLES_TRUE@am__objects_7 = examples/rpcalc/examples_rpcalc_rpcalc-rpcalc.$(OBJEXT)
+@ENABLE_EXAMPLES_TRUE@am__objects_8 = $(am__objects_7)
+@ENABLE_EXAMPLES_TRUE@nodist_examples_rpcalc_rpcalc_OBJECTS = \
+@ENABLE_EXAMPLES_TRUE@ $(am__objects_8)
examples_rpcalc_rpcalc_OBJECTS = \
$(nodist_examples_rpcalc_rpcalc_OBJECTS)
examples_rpcalc_rpcalc_DEPENDENCIES =
@@ -528,6 +547,7 @@
src_bison_DEPENDENCIES = lib/libbison.a $(am__DEPENDENCIES_1)
src_bison_LINK = $(CCLD) $(src_bison_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
$(LDFLAGS) -o $@
+am__dist_noinst_SCRIPTS_DIST = examples/extexi examples/test
SCRIPTS = $(bin_SCRIPTS) $(dist_noinst_SCRIPTS) \
$(nodist_noinst_SCRIPTS)
AM_V_P = $(am__v_P_@AM_V@)
@@ -2145,7 +2165,7 @@
djgpp/subpipe.h djgpp/testsuite.sed doc/refcard.tex \
$(top_srcdir)/doc/bison.help $(dist_man_MANS:.1=.x) $(FIGS_GV) \
$(FIGS_GV:.gv=.txt) $(FIGS_GV:.gv=.eps) $(FIGS_GV:.gv=.pdf) \
- $(FIGS_GV:.gv=.png) doc/Doxyfile.in $(am__append_4) \
+ $(FIGS_GV:.gv=.png) doc/Doxyfile.in $(am__append_6) \
lib/alignof.h lib/alloca.in.h \
$(top_srcdir)/build-aux/announce-gen lib/argmatch.h \
lib/c-strcaseeq.h lib/calloc.c lib/cloexec.h lib/close.c \
@@ -2249,27 +2269,20 @@
# a developer might naively reference .version in a test case while the bison
# executable still compiles with VERSION, and so the test case might fail or
# pass incorrectly.
-BUILT_SOURCES = $(mfcalc_sources) $(rpcalc_sources) $(ALLOCA_H) \
- lib/configmake.h $(ERRNO_H) lib/fcntl.h $(FLOAT_H) $(GETOPT_H) \
- lib/inttypes.h lib/math.h $(SCHED_H) lib/signal.h \
- lib/arg-nonnull.h lib/c++defs.h lib/warn-on-use.h lib/spawn.h \
- $(STDBOOL_H) $(STDDEF_H) $(STDINT_H) lib/stdio.h lib/stdlib.h \
- lib/string.h lib/sys/stat.h lib/sys/time.h lib/sys/types.h \
- lib/sys/wait.h lib/time.h lib/unistd.h \
- $(LIBUNISTRING_UNITYPES_H) $(LIBUNISTRING_UNIWIDTH_H) \
- lib/wchar.h lib/wctype.h src/parse-gram.c src/parse-gram.h \
- src/scan-code.c src/scan-gram.c src/scan-skel.c \
- $(top_srcdir)/.version
+BUILT_SOURCES = $(am__append_7) $(ALLOCA_H) lib/configmake.h \
+ $(ERRNO_H) lib/fcntl.h $(FLOAT_H) $(GETOPT_H) lib/inttypes.h \
+ lib/math.h $(SCHED_H) lib/signal.h lib/arg-nonnull.h \
+ lib/c++defs.h lib/warn-on-use.h lib/spawn.h $(STDBOOL_H) \
+ $(STDDEF_H) $(STDINT_H) lib/stdio.h lib/stdlib.h lib/string.h \
+ lib/sys/stat.h lib/sys/time.h lib/sys/types.h lib/sys/wait.h \
+ lib/time.h lib/unistd.h $(LIBUNISTRING_UNITYPES_H) \
+ $(LIBUNISTRING_UNIWIDTH_H) lib/wchar.h lib/wctype.h \
+ src/parse-gram.c src/parse-gram.h src/scan-code.c \
+ src/scan-gram.c src/scan-skel.c $(top_srcdir)/.version
CLEANFILES = doc/refcard.pdf $(FIGS_GV:.gv=.eps) $(FIGS_GV:.gv=.pdf) \
- $(FIGS_GV:.gv=.png) doc/Doxyfile $(extracted) \
- examples/extracted.stamp $(calcxx_sources_generated) \
- examples/calc++/calc++-parser.output \
- examples/calc++/calc++-parser.stamp \
- examples/calc++/calc++-scanner.cc examples/mfcalc/mfcalc.[ch] \
- examples/mfcalc/mfcalc.output examples/rpcalc/rpcalc.[ch] \
- examples/rpcalc/rpcalc.output lib/configmake.h \
- lib/configmake.h-t lib/charset.alias lib/ref-add.sed \
- lib/ref-del.sed
+ $(FIGS_GV:.gv=.png) doc/Doxyfile $(am__append_2) \
+ lib/configmake.h lib/configmake.h-t lib/charset.alias \
+ lib/ref-add.sed lib/ref-del.sed
DISTCLEANFILES = tests/atconfig $(check_SCRIPTS)
MOSTLYCLEANDIRS = lib/sys lib/sys
MOSTLYCLEANFILES = $(top_srcdir)/doc/*.t lib/core lib/*.stackdump \
@@ -2289,10 +2302,9 @@
lib/unistd.h-t lib/unitypes.h lib/unitypes.h-t lib/uniwidth.h \
lib/uniwidth.h-t lib/wchar.h lib/wchar.h-t lib/wctype.h \
lib/wctype.h-t src/yacc
-SUFFIXES = .gv .eps .pdf .png .yy .stamp
+SUFFIXES = .gv .eps .pdf .png $(am__append_3)
TESTS = $(dist_TESTS)
-dist_TESTS = $(am__append_3) examples/mfcalc/mfcalc.test \
- examples/rpcalc/rpcalc.test
+dist_TESTS = $(am__append_5) $(am__append_9)
noinst_LIBRARIES = lib/libbison.a
dist_pkgdata_DATA = \
data/README \
@@ -2364,59 +2376,59 @@
-e 's,@top_srcdir\@,$(top_srcdir),g'
nodist_noinst_SCRIPTS = etc/bench.pl
-dist_noinst_SCRIPTS = examples/extexi examples/test
-TEST_LOG_COMPILER = $(top_srcdir)/examples/test
-AM_CXXFLAGS = \
- $(WARN_CXXFLAGS) $(WARN_CXXFLAGS_TEST) $(WERROR_CXXFLAGS)
-
-doc = $(top_srcdir)/doc/bison.texi
-extexi = $(top_srcdir)/examples/extexi
-@ENABLE_GCC_WARNINGS_TRUE@extexiFLAGS = --synclines
-extract = VERSION="$(VERSION)" $(PERL) $(extexi) $(extexiFLAGS) $(doc) --
-extracted = $(calcxx_extracted) $(mfcalc_extracted) \
- $(rpcalc_extracted)
-calcxx_sources_extracted = \
- examples/calc++/calc++-driver.cc \
- examples/calc++/calc++-driver.hh \
- examples/calc++/calc++-scanner.ll \
- examples/calc++/calc++.cc
-
-calcxx_extracted = \
- $(calcxx_sources_extracted) \
- examples/calc++/calc++-parser.yy
-
-calcxx_sources_generated = \
- examples/calc++/calc++-parser.cc \
- examples/calc++/calc++-parser.hh \
- examples/calc++/location.hh \
- examples/calc++/position.hh \
- examples/calc++/stack.hh
-
-calcxx_sources = \
- $(calcxx_sources_extracted) \
- $(calcxx_sources_generated)
-
-@FLEX_CXX_WORKS_TRUE@nodist_examples_calc___calc___SOURCES = \
-@FLEX_CXX_WORKS_TRUE@ $(calcxx_sources)
-
-@FLEX_CXX_WORKS_TRUE@examples_calc___calc___CPPFLAGS = -I$(top_builddir)/examples/calc++
-@FLEX_CXX_WORKS_TRUE@examples_calc___calc___CXXFLAGS = $(AM_CXXFLAGS) $(FLEX_SCANNER_CXXFLAGS)
-calcxxdir = $(docdir)/examples/calc++
-calcxx_DATA = $(calcxx_extracted)
-mfcalc_extracted = examples/mfcalc/calc.h examples/mfcalc/mfcalc.y
-mfcalc_sources = $(mfcalc_extracted)
-examples_mfcalc_mfcalc_LDADD = -lm
-nodist_examples_mfcalc_mfcalc_SOURCES = $(mfcalc_sources)
-examples_mfcalc_mfcalc_CPPFLAGS = -I$(top_builddir)/examples/mfcalc
-mfcalcdir = $(docdir)/examples/mfcalc
-mfcalc_DATA = $(mfcalc_extracted)
-rpcalc_extracted = examples/rpcalc/rpcalc.y
-rpcalc_sources = $(rpcalc_extracted)
-examples_rpcalc_rpcalc_LDADD = -lm
-nodist_examples_rpcalc_rpcalc_SOURCES = $(rpcalc_sources)
-examples_rpcalc_rpcalc_CPPFLAGS = -I$(top_builddir)/examples/rpcalc
-rpcalcdir = $(docdir)/examples/rpcalc
-rpcalc_DATA = $(rpcalc_extracted)
+@ENABLE_EXAMPLES_TRUE@dist_noinst_SCRIPTS = examples/extexi examples/test
+@ENABLE_EXAMPLES_TRUE@TEST_LOG_COMPILER = $(top_srcdir)/examples/test
+@ENABLE_EXAMPLES_TRUE@AM_CXXFLAGS = \
+@ENABLE_EXAMPLES_TRUE@ $(WARN_CXXFLAGS) $(WARN_CXXFLAGS_TEST) $(WERROR_CXXFLAGS)
+
+@ENABLE_EXAMPLES_TRUE@doc = $(top_srcdir)/doc/bison.texi
+@ENABLE_EXAMPLES_TRUE@extexi = $(top_srcdir)/examples/extexi
+@ENABLE_EXAMPLES_TRUE@@ENABLE_GCC_WARNINGS_TRUE@extexiFLAGS = --synclines
+@ENABLE_EXAMPLES_TRUE@extract = VERSION="$(VERSION)" $(PERL) $(extexi) $(extexiFLAGS) $(doc) --
+@ENABLE_EXAMPLES_TRUE@extracted = $(calcxx_extracted) \
+@ENABLE_EXAMPLES_TRUE@ $(mfcalc_extracted) $(rpcalc_extracted)
+@ENABLE_EXAMPLES_TRUE@calcxx_sources_extracted = \
+@ENABLE_EXAMPLES_TRUE@ examples/calc++/calc++-driver.cc \
+@ENABLE_EXAMPLES_TRUE@ examples/calc++/calc++-driver.hh \
+@ENABLE_EXAMPLES_TRUE@ examples/calc++/calc++-scanner.ll \
+@ENABLE_EXAMPLES_TRUE@ examples/calc++/calc++.cc
+
+@ENABLE_EXAMPLES_TRUE@calcxx_extracted = \
+@ENABLE_EXAMPLES_TRUE@ $(calcxx_sources_extracted) \
+@ENABLE_EXAMPLES_TRUE@ examples/calc++/calc++-parser.yy
+
+@ENABLE_EXAMPLES_TRUE@calcxx_sources_generated = \
+@ENABLE_EXAMPLES_TRUE@ examples/calc++/calc++-parser.cc \
+@ENABLE_EXAMPLES_TRUE@ examples/calc++/calc++-parser.hh \
+@ENABLE_EXAMPLES_TRUE@ examples/calc++/location.hh \
+@ENABLE_EXAMPLES_TRUE@ examples/calc++/position.hh \
+@ENABLE_EXAMPLES_TRUE@ examples/calc++/stack.hh
+
+@ENABLE_EXAMPLES_TRUE@calcxx_sources = \
+@ENABLE_EXAMPLES_TRUE@ $(calcxx_sources_extracted) \
+@ENABLE_EXAMPLES_TRUE@ $(calcxx_sources_generated)
+
+@ENABLE_EXAMPLES_TRUE@@FLEX_CXX_WORKS_TRUE@nodist_examples_calc___calc___SOURCES = \
+@ENABLE_EXAMPLES_TRUE@@FLEX_CXX_WORKS_TRUE@ $(calcxx_sources)
+
+@ENABLE_EXAMPLES_TRUE@@FLEX_CXX_WORKS_TRUE@examples_calc___calc___CPPFLAGS = -I$(top_builddir)/examples/calc++
+@ENABLE_EXAMPLES_TRUE@@FLEX_CXX_WORKS_TRUE@examples_calc___calc___CXXFLAGS = $(AM_CXXFLAGS) $(FLEX_SCANNER_CXXFLAGS)
+@ENABLE_EXAMPLES_TRUE@calcxxdir = $(docdir)/examples/calc++
+@ENABLE_EXAMPLES_TRUE@calcxx_DATA = $(calcxx_extracted)
+@ENABLE_EXAMPLES_TRUE@mfcalc_extracted = examples/mfcalc/calc.h examples/mfcalc/mfcalc.y
+@ENABLE_EXAMPLES_TRUE@mfcalc_sources = $(mfcalc_extracted)
+@ENABLE_EXAMPLES_TRUE@examples_mfcalc_mfcalc_LDADD = -lm
+@ENABLE_EXAMPLES_TRUE@nodist_examples_mfcalc_mfcalc_SOURCES = $(mfcalc_sources)
+@ENABLE_EXAMPLES_TRUE@examples_mfcalc_mfcalc_CPPFLAGS = -I$(top_builddir)/examples/mfcalc
+@ENABLE_EXAMPLES_TRUE@mfcalcdir = $(docdir)/examples/mfcalc
+@ENABLE_EXAMPLES_TRUE@mfcalc_DATA = $(mfcalc_extracted)
+@ENABLE_EXAMPLES_TRUE@rpcalc_extracted = examples/rpcalc/rpcalc.y
+@ENABLE_EXAMPLES_TRUE@rpcalc_sources = $(rpcalc_extracted)
+@ENABLE_EXAMPLES_TRUE@examples_rpcalc_rpcalc_LDADD = -lm
+@ENABLE_EXAMPLES_TRUE@nodist_examples_rpcalc_rpcalc_SOURCES = $(rpcalc_sources)
+@ENABLE_EXAMPLES_TRUE@examples_rpcalc_rpcalc_CPPFLAGS = -I$(top_builddir)/examples/rpcalc
+@ENABLE_EXAMPLES_TRUE@rpcalcdir = $(docdir)/examples/rpcalc
+@ENABLE_EXAMPLES_TRUE@rpcalc_DATA = $(rpcalc_extracted)
# Implementation of bitsets.
@@ -2441,7 +2453,7 @@
lib/progname.c lib/quotearg.c lib/sig-handler.c lib/size_max.h \
lib/spawn-pipe.h lib/spawn-pipe.c lib/w32spawn.h \
lib/glthread/threadlib.c lib/unistd.c lib/dup-safer.c \
- lib/fd-safer.c lib/pipe-safer.c $(am__append_5) \
+ lib/fd-safer.c lib/pipe-safer.c $(am__append_10) \
lib/wait-process.h lib/wait-process.c lib/wctype-h.c \
lib/xmalloc.c lib/xalloc-die.c lib/xconcat-filename.c \
lib/xsize.h lib/xsize.c lib/xstrndup.h lib/xstrndup.c \
@@ -5328,31 +5340,31 @@
# configure, because the former is way faster than the latter.
doc/Doxyfile: $(top_srcdir)/doc/Doxyfile.in
$(AM_V_GEN) $(edit) $(top_srcdir)/doc/Doxyfile.in >doc/Doxyfile
-examples/extracted.stamp: $(doc) $(extexi)
- $(AM_V_GEN)rm -f $@ $@.tmp
- $(AM_V_at)touch $@.tmp
- $(AM_V_at)$(extract) $(extracted)
- $(AM_V_at)mv $@.tmp $@
-
-$(extracted): examples/extracted.stamp
- @test -f $@ || rm -f examples/extracted.stamp
- @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) examples/extracted.stamp
+@ENABLE_EXAMPLES_TRUE@examples/extracted.stamp: $(doc) $(extexi)
+@ENABLE_EXAMPLES_TRUE@ $(AM_V_GEN)rm -f $@ $@.tmp
+@ENABLE_EXAMPLES_TRUE@ $(AM_V_at)touch $@.tmp
+@ENABLE_EXAMPLES_TRUE@ $(AM_V_at)$(extract) $(extracted)
+@ENABLE_EXAMPLES_TRUE@ $(AM_V_at)mv $@.tmp $@
+
+@ENABLE_EXAMPLES_TRUE@$(extracted): examples/extracted.stamp
+@ENABLE_EXAMPLES_TRUE@ @test -f $@ || rm -f examples/extracted.stamp
+@ENABLE_EXAMPLES_TRUE@ @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) examples/extracted.stamp
# Don't depend on $(BISON) otherwise we would rebuild these files
# in srcdir, including during distcheck, which is forbidden.
-examples/calc++/calc++-parser.stamp: $(BISON_IN)
-.yy.stamp:
- $(AM_V_YACC)rm -f $@
- $(AM_V_at)touch $@.tmp
- $(AM_V_at)$(YACCCOMPILE) -o $*.cc $<
- $(AM_V_at)mv -f $@.tmp $@
-
-$(calcxx_sources_generated): examples/calc++/calc++-parser.stamp
- @test -f $@ || rm -f examples/calc++/calc++-parser.stamp
- @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) examples/calc++/calc++-parser.stamp
+@ENABLE_EXAMPLES_TRUE@examples/calc++/calc++-parser.stamp: $(BISON_IN)
+@ENABLE_EXAMPLES_TRUE@.yy.stamp:
+@ENABLE_EXAMPLES_TRUE@ $(AM_V_YACC)rm -f $@
+@ENABLE_EXAMPLES_TRUE@ $(AM_V_at)touch $@.tmp
+@ENABLE_EXAMPLES_TRUE@ $(AM_V_at)$(YACCCOMPILE) -o $*.cc $<
+@ENABLE_EXAMPLES_TRUE@ $(AM_V_at)mv -f $@.tmp $@
+
+@ENABLE_EXAMPLES_TRUE@$(calcxx_sources_generated): examples/calc++/calc++-parser.stamp
+@ENABLE_EXAMPLES_TRUE@ @test -f $@ || rm -f examples/calc++/calc++-parser.stamp
+@ENABLE_EXAMPLES_TRUE@ @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) examples/calc++/calc++-parser.stamp
# Avoid using BUILT_SOURCES which is too global.
-$(examples_calc___calc___OBJECTS): $(calcxx_sources_generated)
+@ENABLE_EXAMPLES_TRUE@$(examples_calc___calc___OBJECTS): $(calcxx_sources_generated)
# We need the following in order to create <alloca.h> when the system
# doesn't have one that works with the given compiler.
--- a/configure
+++ b/configure
@@ -1693,6 +1693,8 @@
ALLOCA
GL_COND_LIBTOOL_FALSE
GL_COND_LIBTOOL_TRUE
+ENABLE_EXAMPLES_FALSE
+ENABLE_EXAMPLES_TRUE
XSLTPROC
HELP2MAN
PERL
@@ -1837,6 +1839,7 @@
enable_threads
enable_gcc_warnings
enable_yacc
+enable_examples
enable_assert
with_gnu_ld
enable_rpath
@@ -2493,6 +2496,7 @@
Also, issue synclines from the examples/ to
the corresponding source in the Texinfo doc.
--disable-yacc do not build a yacc command or an -ly library
+ --disable-examples do not build and install examples
--disable-assert turn off assertions
--disable-rpath do not hardcode runtime library paths
--disable-nls do not use Native Language Support
@@ -8935,7 +8939,8 @@
if test -z "$PERL"; then
- as_fn_error $? "perl not found" "$LINENO" 5
+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: perl required for the testsuites" >&5
+$as_echo "$as_me: WARNING: perl required for the testsuites" >&2;}
fi
HELP2MAN=${HELP2MAN-"${am_missing_run}help2man"}
@@ -8982,6 +8987,34 @@
+# Check whether --enable-examples was given.
+if test "${enable_examples+set}" = set; then :
+ enableval=$enable_examples;
+fi
+
+# Enable the examles by default if perl is available.
+case $enable_examples in
+no) ;;
+yes)
+ if test -z "$PERL"; then
+ as_fn_error $? "perl required for the examples" "$LINENO" 5
+ fi
+ ;;
+*)
+ if test -n "$PERL"; then
+ enable_examples=yes
+ fi
+ ;;
+esac
+ if test "xenable_examples" = xyes; then
+ ENABLE_EXAMPLES_TRUE=
+ ENABLE_EXAMPLES_FALSE='#'
+else
+ ENABLE_EXAMPLES_TRUE='#'
+ ENABLE_EXAMPLES_FALSE=
+fi
+
+
# Checks for header files.
@@ -38129,6 +38162,10 @@
as_fn_error $? "conditional \"FLEX_CXX_WORKS\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${ENABLE_EXAMPLES_TRUE}" && test -z "${ENABLE_EXAMPLES_FALSE}"; then
+ as_fn_error $? "conditional \"ENABLE_EXAMPLES\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
if test -z "${GL_COND_LIBTOOL_TRUE}" && test -z "${GL_COND_LIBTOOL_FALSE}"; then
as_fn_error $? "conditional \"GL_COND_LIBTOOL\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
--
2.3.4

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>base-system</herd>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
</pkgmetadata>