diff options
Diffstat (limited to 'dev-lang')
124 files changed, 40876 insertions, 0 deletions
diff --git a/dev-lang/R/ChangeLog b/dev-lang/R/ChangeLog new file mode 100644 index 00000000..20573db4 --- /dev/null +++ b/dev-lang/R/ChangeLog @@ -0,0 +1,1039 @@ +# ChangeLog for dev-lang/R +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.245 2015/05/01 13:35:41 gienah Exp $ + +*R-3.2.0-r1 (01 May 2015) + + 01 May 2015; Mark Wright <gienah@gentoo.org> +R-3.2.0-r1.ebuild, + +files/R-3.2.0-omitted-extern-R_running_as_main_program.patch, + -R-3.2.0.ebuild: + Fix bug 547478 upstream R bug + https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=15899 thanks to Kobboi + for reporting. Revbump R-3.2.0 to R-3.2.0-r1 dropping the broken R-3.2.0 to + force the upgrade of R. + +*R-3.2.0 (21 Apr 2015) + + 21 Apr 2015; Denis Dupeyron <calchan@gentoo.org> +R-3.2.0.ebuild: + Version bump, bug #547050. + + 07 Apr 2015; Justin Lecher <jlec@gentoo.org> R-3.0.1.ebuild: + Fix Slot operators + + 07 Feb 2015; Andreas K. Huettel <dilfridge@gentoo.org> R-3.0.1.ebuild: + Add slot operator on icu dependency + +*R-3.1.2 (03 Nov 2014) + + 03 Nov 2014; Denis Dupeyron <calchan@gentoo.org> +R-3.1.2.ebuild: + Version bump, thanks to Grischa Toedt (bug #527834). + + 01 Sep 2014; Michał Górny <mgorny@gentoo.org> R-3.0.3.ebuild, R-3.1.0.ebuild, + R-3.1.1.ebuild: + Remove := subslot operator from || () block since it is meaningless and + broken. + + 28 Aug 2014; Michał Górny <mgorny@gentoo.org> R-3.1.1.ebuild: + Remove USE=bash-completion, install the completion file unconditionally + following the Council decision. + +*R-3.1.1 (28 Jul 2014) + + 28 Jul 2014; Denis Dupeyron <calchan@gentoo.org> +R-3.1.1.ebuild: + Version bump, bug #517098. + + 16 Apr 2014; Sébastien Fabbro <bicatali@gentoo.org> R-3.0.1.ebuild, + R-3.0.3.ebuild, R-3.1.0.ebuild: + Do not compress NEWS.rds, bug #507800, thanks Bernd Feige + +*R-3.1.0 (15 Apr 2014) + + 15 Apr 2014; Sébastien Fabbro <bicatali@gentoo.org> +R-3.1.0.ebuild, + -R-3.0.1-r1.ebuild, -R-3.0.2.ebuild: + Version bump + + 07 Apr 2014; Benda Xu <heroxbd@gentoo.org> R-3.0.2.ebuild, R-3.0.3.ebuild: + bug 505904 by Robert McGehee: revert the blas library configure update for bug + 499356. I missunderstood the purpose of this option. + + 19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> R-3.0.3.ebuild: + Re-added the autoconf since we modify the configure.ac + +*R-3.0.3 (19 Mar 2014) + + 19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> +R-3.0.3.ebuild, + R-3.0.1-r1.ebuild, files/R-2.11.1-parallel.patch, + files/R-2.13.1-zlib_header_fix.patch, files/R-3.0.0-rmath-shared.patch: + Version bump + + 02 Mar 2014; Andreas K. Huettel <dilfridge@gentoo.org> R-3.0.2.ebuild: + Add subslot dependency on dev-libs/icu + + 17 Feb 2014; Benda Xu <heroxbd@gentoo.org> R-3.0.2.ebuild: + Pass correct blas path to configure, pass {tk,tcl}-config scripts to configure + explicitly for Prefix. Credits to Michael Schubert, bug 499356. + + 15 Jan 2014; Justin Lecher <jlec@gentoo.org> -R-2.10.1.ebuild, + -R-2.15.3.ebuild: + Drop old; fixes #478572 (EAPI <4 should be removed), #476010 & #476008 + (Respect AR and LDFLAGS), #438544 (Installation Problems with version 2), + #425708 (stack smashing) + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild: + Stable for ia64, wrt bug #437508 + + 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild: + Stable for ppc64, wrt bug #437508 + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild: + Stable for ppc, wrt bug #437508 + + 13 Dec 2013; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild: + Stable for sparc, wrt bug #437508 + + 03 Nov 2013; Matt Turner <mattst88@gentoo.org> R-2.10.1.ebuild, + R-2.15.3.ebuild, R-3.0.1-r1.ebuild, R-3.0.1.ebuild, R-3.0.2.ebuild: + Dropped alpha keywords, bug 437508. + + 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild: + Stable for x86, wrt bug #437508 + + 28 Sep 2013; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild: + Stable for amd64, wrt bug #437508 + + 27 Sep 2013; Patrick Lauer <patrick@gentoo.org> R-3.0.2.ebuild: + Fix realpath dependency for #486086 + + 26 Sep 2013; Jeroen Roovers <jer@gentoo.org> R-3.0.1.ebuild: + Stable for HPPA (bug #437508). + +*R-3.0.2 (26 Sep 2013) + + 26 Sep 2013; Justin Lecher <jlec@gentoo.org> +R-3.0.2.ebuild, metadata.xml: + Version Bump, #486064 + +*R-3.0.1-r1 (24 Sep 2013) + + 24 Sep 2013; Sébastien Fabbro <bicatali@gentoo.org> +R-3.0.1-r1.ebuild, + -R-2.15.2-r2.ebuild, -R-2.15.2.ebuild, -R-3.0.0.ebuild, + -files/R-2.14.1-tiff.patch, -files/R-2.14.1-warnings-buffer-overflow.patch, + -files/R-2.15.2-cairo.patch, R-3.0.1.ebuild, metadata.xml: + Use R blas internals to pass tests for stable candidate (it does work with + other blas than blas-reference), remove old + + 27 Aug 2013; Michael Palimaka <kensington@gentoo.org> R-2.10.1.ebuild, + R-2.15.2-r2.ebuild, R-2.15.2.ebuild, R-2.15.3.ebuild, R-3.0.0.ebuild, + R-3.0.1.ebuild: + Pin virtual/jpeg SLOT to 0. + +*R-3.0.1 (23 May 2013) + + 23 May 2013; Justin Lecher <jlec@gentoo.org> +R-3.0.1.ebuild: + Version Bump, #470858 + + 10 Apr 2013; Patrick Lauer <patrick@gentoo.org> R-3.0.0.ebuild: + Force emake install to -j1 to avoid spurious failures #465352 + +*R-3.0.0 (04 Apr 2013) + + 04 Apr 2013; Denis Dupeyron <calchan@gentoo.org> +R-3.0.0.ebuild, + +files/R-3.0.0-rmath-shared.patch: + Version bump. + +*R-2.15.3 (04 Mar 2013) + + 04 Mar 2013; Sébastien Fabbro <bicatali@gentoo.org> +R-2.15.3.ebuild: + Version bump + + 19 Feb 2013; Justin Lecher <jlec@gentoo.org> R-2.10.1.ebuild, + R-2.15.2.ebuild, metadata.xml: + Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of plain pkg-config + + 18 Feb 2013; Denis Dupeyron <calchan@gentoo.org> R-2.15.2-r2.ebuild: + Fix ar being called directly (bug #457758). + +*R-2.15.2-r2 (13 Feb 2013) + + 13 Feb 2013; Denis Dupeyron <calchan@gentoo.org> -R-2.15.2-r1.ebuild, + +R-2.15.2-r2.ebuild: + Fix R_HOME warning when R is started up. + + 29 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> R-2.15.2-r1.ebuild: + Fixed bash completion spaces (bug #417951, thanks Marco Poletti) and parallel + build (bug #395403) + +*R-2.15.2-r1 (28 Jan 2013) + + 28 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> +R-2.15.2-r1.ebuild, + +files/R-2.15.2-cairo.patch, -R-2.14.1.ebuild, -R-2.14.2.ebuild, + -R-2.15.0.ebuild, -R-2.15.1.ebuild, -files/R-2.14.1-pcre830.patch, + -files/R-2.14.2-library-writability.patch, + -files/R-2.14.2-prune-package-update.patch, metadata.xml: + Fixed for cairo graphics (bug #453048), use generic pkg-config, make sure + Rexec links to libR.so on prefix. Removed old. + +*R-2.15.2 (26 Oct 2012) + + 26 Oct 2012; Denis Dupeyron <calchan@gentoo.org> +R-2.15.2.ebuild: + Version bump. + + 07 Oct 2012; Justin Lecher <jlec@gentoo.org> R-2.10.1.ebuild, + R-2.14.2.ebuild, R-2.15.0.ebuild, R-2.15.1.ebuild, metadata.xml: + virtual/fortran is now in *DEPEND of fortran-2.eclass + + 04 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> R-2.15.1.ebuild: + keyword amd64-linux, x86-linux, x64-darwin, added prefix stuff for darwin + +*R-2.15.1 (29 Jun 2012) + + 29 Jun 2012; Denis Dupeyron <calchan@gentoo.org> +R-2.15.1.ebuild: + Version bump. + + 22 Jun 2012; Denis Dupeyron <calchan@gentoo.org> R-2.15.0.ebuild: + Removed debugging code which stayed behind by mistake. Many thanks to Gabriel + Marcano in bug #419761. + + 20 Jun 2012; Denis Dupeyron <calchan@gentoo.org> R-2.15.0.ebuild: + Fix bug #419761 + + 19 Jun 2012; Sébastien Fabbro <bicatali@gentoo.org> R-2.15.0.ebuild: + commented patches with upstream reports + + 19 Jun 2012; Sébastien Fabbro <bicatali@gentoo.org> R-2.15.0.ebuild: + Update bash completion file with newer one and fix installation + + 06 Jun 2012; Zac Medico <zmedico@gentoo.org> R-2.10.1.ebuild, R-2.14.1.ebuild, + R-2.14.2.ebuild, R-2.15.0.ebuild: + inherit multilib for get_libdir + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> R-2.10.1.ebuild, + R-2.14.1.ebuild, R-2.14.2.ebuild, R-2.15.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig + +*R-2.15.0 (30 Mar 2012) + + 30 Mar 2012; Denis Dupeyron <calchan@gentoo.org> +R-2.15.0.ebuild: + Version bump. + +*R-2.14.2 (05 Mar 2012) + + 05 Mar 2012; Denis Dupeyron <calchan@gentoo.org> +R-2.14.2.ebuild, + +files/R-2.14.2-library-writability.patch, + +files/R-2.14.2-prune-package-update.patch, metadata.xml: + Version bump. Add patches to fix handling of library writability and package + updates. + + 27 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> R-2.14.1.ebuild, + +files/R-2.14.1-warnings-buffer-overflow.patch: + Fixed crash caused by too many warnings, bug #405463, thanks Sebastian Luther + + 09 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> R-2.14.1.ebuild, + +files/R-2.14.1-pcre830.patch: + Fixed for pcre-8.30, thanks Rainer 'Siju' Sigl for his initial work + + 06 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> R-2.14.1.ebuild, + files/R-2.14.1-tiff.patch: + Fixed libtiff syntax in patch (bug #402327), remove + bash_completion_post_install (bug #402329) + +*R-2.14.1 (02 Jan 2012) + + 02 Jan 2012; Sébastien Fabbro <bicatali@gentoo.org> + files/R-2.11.1-parallel.patch, files/R-2.12.1-ldflags.patch, + -R-2.13.0.ebuild, -R-2.13.1-r1.ebuild, files/R-2.13.1-zlib_header_fix.patch, + -R-2.14.0.ebuild, +R-2.14.1.ebuild, +files/R-2.14.1-rmath-shared.patch, + +files/R-2.14.1-tiff.patch: + Version bump. Fixed automagic dependencies on icu and tiff. Added required + dependency on pango when cairo is set. Fixed as-needed on standalone math + library. Added required use flags for graphics capabilities (bug #373649). + Removed glibc hacks, applied on glibc package. Commented patches for another + attempt to submit them upstream. Removed older unstable versions, fixing bugs + #353545, bug #357077, bug #382687, bug #384493, bug #384723. + +*R-2.14.0 (21 Nov 2011) + + 21 Nov 2011; Justin Lecher <jlec@gentoo.org> R-2.10.1.ebuild, + -R-2.12.1.ebuild, -R-2.12.2.ebuild, R-2.13.0.ebuild, R-2.13.1-r1.ebuild, + +R-2.14.0.ebuild, metadata.xml: + Version Bump, #391045, cleaned old, moved to bashcompletion-r1.eclass, sorted + minor things in ebuild (adopt changes in between versions) + + 17 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> R-2.10.1.ebuild: + Fix building with libpng15 wrt #366223. Fix building with sys-libs/zlib >= + 1.2.5.1-r1 (OF). + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> R-2.10.1.ebuild, + R-2.12.1.ebuild, R-2.12.2.ebuild, R-2.13.0.ebuild, R-2.13.1-r1.ebuild: + remove ptex dep as it is going away + +*R-2.13.1-r1 (25 Sep 2011) + + 25 Sep 2011; Steve Arnold <nerdboy@gentoo.org> -R-2.13.1.ebuild, + +R-2.13.1-r1.ebuild, +files/R-2.13.1-zlib_header_fix.patch: + Updated for zlib header changes (closes bug #383431). + + 04 Aug 2011; Naohiro Aota <naota@gentoo.org> R-2.13.1.ebuild: + Fix dependency for FreeBSD. We have rpc related functions in freebsd-lib. + +*R-2.13.1 (20 Jul 2011) + + 20 Jul 2011; Sébastien Fabbro <bicatali@gentoo.org> +R-2.13.1.ebuild: + Version bump. Added fix for glibc-2.14 (bug #373051). Fixed missing libs + during linking libRmath (bug #359249). More EAPI4 simplifications. + +*R-2.13.0 (23 Jun 2011) + + 23 Jun 2011; Justin Lecher <jlec@gentoo.org> R-2.10.1.ebuild, + R-2.12.1.ebuild, R-2.12.2.ebuild, +R-2.13.0.ebuild: + Version Bump, #372197 + + 22 Jun 2011; Justin Lecher <jlec@gentoo.org> R-2.10.1.ebuild, + R-2.12.1.ebuild, R-2.12.2.ebuild: + Added fortran-2.eclass support + +*R-2.12.2 (01 Mar 2011) + + 01 Mar 2011; Sébastien Fabbro <bicatali@gentoo.org> +R-2.12.2.ebuild: + Version bump. Switched to EAPI3. + + 04 Jan 2011; Sébastien Fabbro <bicatali@gentoo.org> R-2.12.1.ebuild: + Profiling is now turn on with a use flag + +*R-2.12.1 (22 Dec 2010) + + 22 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> -R-2.12.0.ebuild, + +R-2.12.1.ebuild, +files/R-2.12.1-ldflags.patch: + Version bump. This fix some test failures as well + + 08 Nov 2010; Kacper Kowalik <xarthisius@gentoo.org> R-2.10.1.ebuild, + -R-2.11.1.ebuild, R-2.12.0.ebuild: + media-libs/jpeg -> virtual/jpeg. Drop old. + +*R-2.12.0 (25 Oct 2010) + + 25 Oct 2010; Sébastien Fabbro <bicatali@gentoo.org> +R-2.12.0.ebuild: + Version bump + + 16 Jun 2010; Sébastien Fabbro <bicatali@gentoo.org> -R-2.11.0.ebuild, + R-2.11.1.ebuild, +files/R-2.11.1-parallel.patch: + Fix occasional failures with parallel install, bug #322965 + +*R-2.11.1 (01 Jun 2010) + + 01 Jun 2010; Sébastien Fabbro <bicatali@gentoo.org> +R-2.11.1.ebuild: + Version bump + + 25 May 2010; Sébastien Fabbro <bicatali@gentoo.org> + -files/R-2.7.1-test-fix.patch, -R-2.9.2.ebuild, -files/R-javareconf.patch: + Removed old, does not access docs, fixing bug #305641 + + 23 May 2010; Pacho Ramos <pacho@gentoo.org> R-2.10.1.ebuild: + stable amd64, bug 306747 + + 13 May 2010; Joseph Jezak <josejx@gentoo.org> R-2.10.1.ebuild: + Marked ppc stable for bug #306747. + +*R-2.11.0 (28 Apr 2010) + + 28 Apr 2010; Sébastien Fabbro <bicatali@gentoo.org> -R-2.7.2.ebuild, + -R-2.8.1.ebuild, -R-2.10.0.ebuild, +R-2.11.0.ebuild: + Version bump + + 16 Apr 2010; Raúl Porcel <armin76@gentoo.org> R-2.10.1.ebuild: + alpha/ia64/sparc stable wrt #306747 + + 02 Apr 2010; Jeroen Roovers <jer@gentoo.org> R-2.10.1.ebuild: + Stable for HPPA (bug #306747). + + 23 Mar 2010; Brent Baude <ranger@gentoo.org> R-2.10.1.ebuild: + stable ppc64, bug 306747 + + 21 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> R-2.10.1.ebuild: + x86 stable wrt bug #306747 + + 18 Mar 2010; Sébastien Fabbro <bicatali@gentoo.org> R-2.10.1.ebuild: + Restricting test when minimal flag is on (upstream recommendation), some + ebuild cleaning + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> R-2.7.2.ebuild, R-2.8.1.ebuild, + R-2.9.2.ebuild, R-2.10.0.ebuild, R-2.10.1.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. + +*R-2.10.1 (14 Dec 2009) + + 14 Dec 2009; Sébastien Fabbro <bicatali@gentoo.org> -R-2.9.1.ebuild, + +R-2.10.1.ebuild: + Version bump + + 18 Nov 2009; Brent Baude <ranger@gentoo.org> R-2.9.2.ebuild: + Marking R-2.9.2 ppc64 for bug 289381 + +*R-2.10.0 (03 Nov 2009) + + 03 Nov 2009; Sébastien Fabbro <bicatali@gentoo.org> +R-2.10.0.ebuild: + Version bump + + 03 Nov 2009; Raúl Porcel <armin76@gentoo.org> R-2.9.2.ebuild: + ia64 stable wrt #289381 + + 29 Oct 2009; Markus Meier <maekke@gentoo.org> R-2.9.2.ebuild: + amd64/x86 stable, bug #289381 + + 27 Oct 2009; Tobias Klausmann <klausman@gentoo.org> R-2.9.2.ebuild: + Stable on alpha, bug #289381 + + 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> R-2.9.2.ebuild: + Stable for SPARC (bug #289381). + + 25 Oct 2009; Jeroen Roovers <jer@gentoo.org> R-2.9.2.ebuild: + Stable for HPPA (bug #289381). + + 24 Oct 2009; nixnut <nixnut@gentoo.org> R-2.9.2.ebuild: + ppc stable #289381 + +*R-2.9.2 (08 Sep 2009) + + 08 Sep 2009; Sébastien Fabbro <bicatali@gentoo.org> +R-2.9.2.ebuild: + Version bump + + 07 Aug 2009; Sébastien Fabbro <bicatali@gentoo.org> R-2.7.2.ebuild, + R-2.8.1.ebuild, -R-2.9.0.ebuild, -files/R-2.9.0-without-x.patch, + R-2.9.1.ebuild: + Fixed perl 5 path, thanks to Guenther Brunthaler, closing bug #278258 + + 16 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org> R-2.9.1.ebuild: + Added symlinking for docs, thanks to Martin von Gagern, closing bug + #273957 + +*R-2.9.1 (07 Jul 2009) + + 07 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org> R-2.9.0.ebuild, + +files/R-2.9.0-without-x.patch, +R-2.9.1.ebuild: + Bump and fixed bug #268362 (thanks Andrew Savchenko) and bug #269511 + + 30 May 2009; Ulrich Mueller <ulm@gentoo.org> R-2.7.2.ebuild, + R-2.8.1.ebuild, R-2.9.0.ebuild: + Remove app-text/tetex from dependencies, bug 227443. + + 23 Apr 2009; Raúl Porcel <armin76@gentoo.org> R-2.8.1.ebuild: + ia64 stable wrt #265338 + +*R-2.9.0 (21 Apr 2009) + + 21 Apr 2009; Sébastien Fabbro <bicatali@gentoo.org> -R-2.7.1.ebuild, + +R-2.9.0.ebuild: + Bump + + 18 Apr 2009; Markus Meier <maekke@gentoo.org> R-2.8.1: + amd64/x86 stable, bug #265338 + + 15 Apr 2009; Brent Baude <ranger@gentoo.org> R-2.7.2.ebuild, + R-2.8.1.ebuild: + Marking R-2.7.2 | 2.8.1 ppc64 stable for bugs 244621 and 265338 respectively + + 12 Apr 2009; Tobias Klausmann <klausman@gentoo.org> R-2.8.1.ebuild: + Stable on alpha, bug #265338 + + 11 Apr 2009; nixnut <nixnut@gentoo.org> R-2.8.1.ebuild: + ppc stable #265338 + + 10 Apr 2009; Jeroen Roovers <jer@gentoo.org> R-2.8.1.ebuild: + Stable for HPPA (bug #265338). + + 07 Apr 2009; Ferris McCormick <fmccor@gentoo.org> R-2.8.1.ebuild: + Sparc stable, Bug #265338. + + 29 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org> + -files/R-2.8.0-without-X.patch, R-2.7.2.ebuild, -R-2.8.0.ebuild, + R-2.8.1.ebuild: + Move 2.7.2 to EAPI=2 and close bug #252661 + +*R-2.8.1 (02 Jan 2009) + + 02 Jan 2009; Markus Dittrich <markusle@gentoo.org> +R-2.8.1.ebuild: + Version bump (fixes bug #253117). + + 09 Nov 2008; nixnut <nixnut@gentoo.org> R-2.7.2.ebuild: + Stable on ppc wrt bug 244621 + + 31 Oct 2008; Markus Dittrich <markusle@gentoo.org> + +files/R-2.8.0-without-X.patch, R-2.8.0.ebuild: + Fixed bug in source code preventing building with USE="-X" (see bug + #245027). Thanks much to Andrew Savchenko for his patch. + + 30 Oct 2008; Raúl Porcel <armin76@gentoo.org> R-2.7.2.ebuild: + alpha/ia64 stable #244621 + + 28 Oct 2008; Jeroen Roovers <jer@gentoo.org> R-2.7.2.ebuild: + Stable for HPPA (bug #244621). + + 27 Oct 2008; Markus Meier <maekke@gentoo.org> R-2.7.2.ebuild: + amd64/x86 stable, bug #244621 + + 27 Oct 2008; Ferris McCormick <fmccor@gentoo.org> R-2.7.2.ebuild: + Sparc stable --- Bug #244621 --- has been around for 2 months. + +*R-2.8.0 (27 Oct 2008) + + 27 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org> R-2.7.1.ebuild, + R-2.7.2.ebuild, +R-2.8.0.ebuild: + Version bump and get rid of virtual/tetex + + 07 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml, + -R-2.2.1-r1.ebuild, -R-2.6.1-r1.ebuild, R-2.7.2.ebuild: + Added soname to libRmath, closing bug #235830. Changed herd from sci to + sci-mathematics. Removed older versions. + + 06 Sep 2008; Tobias Scherbaum <dertobi123@gentoo.org> R-2.7.1.ebuild: + ppc stable, bug #235822 + + 02 Sep 2008; Tobias Heinlein <keytoaster@gentoo.org> R-2.7.1.ebuild: + amd64 stable wrt security bug #235822 + + 02 Sep 2008; Jeroen Roovers <jer@gentoo.org> R-2.7.1.ebuild: + Stable for HPPA (bug #235822). + + 01 Sep 2008; Raúl Porcel <armin76@gentoo.org> R-2.7.1.ebuild: + alpha/ia64/x86 stable wrt #235822 + + 01 Sep 2008; Markus Rothe <corsair@gentoo.org> R-2.7.1.ebuild: + Stable on ppc64; bug #235822 + + 31 Aug 2008; Ferris McCormick <fmccor@gentoo.org> R-2.7.1.ebuild: + Sparc stable, security Bug #235822. + + 31 Aug 2008; Markus Dittrich <markusle@gentoo.org> + files/R-javareconf.patch: + Re-added R-javareconf.patch description. + + 31 Aug 2008; Markus Dittrich <markusle@gentoo.org> + files/R-javareconf.patch: + Added further enhancements to R-javareconf.patch (see bug #235822). + +*R-2.7.2 (27 Aug 2008) + + 27 Aug 2008; Markus Dittrich <markusle@gentoo.org> + +files/R-javareconf.patch, +files/R-2.7.1-test-fix.patch, + -2.6.1-r1.ebuild, -R-2.6.2.ebuild, -R-2.7.0.ebuild, + R-2.7.1.ebuild, +R-2.7.2.ebuild: + Added patch from Debian to fix insecure tempfile handling in + javareconf (fixes bug #235822). NOTE: R-2.2.1-r1.ebuild is not + vulnerable since it does not include the javereconf script. + Also removed old ebuilds and removed two tests from the test + suite since they fail with portage. + + 18 Jul 2008; Markus Dittrich <markusle@gentoo.org> R-2.7.1.ebuild: + Added missing cairo use flag (see bug #231970). + +*R-2.7.1 (10 Jul 2008) + + 10 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> +R-2.7.1.ebuild: + Version bump. Removed std=gnu99, added upstream. + + 10 May 2008; Markus Dittrich <markusle@gentoo.org> R-2.7.0.ebuild: + Fixed improper binary path in Rscript (see bug #221061). + +*R-2.7.0 (23 Apr 2008) + + 23 Apr 2008; Markus Dittrich <markusle@gentoo.org> +R-2.7.0.ebuild: + Version bump. + + 15 Apr 2008; Raúl Porcel <armin76@gentoo.org> R-2.6.1-r1.ebuild: + alpha stable + + 26 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> +R-2.2.1-r1.ebuild: + Re-add old R-2.2.1-r1.ebuild for old rpy dependency until rpy-1.0.1 is stable + + 26 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> -R-2.2.1-r1.ebuild, + -R-2.6.1.ebuild, R-2.6.1-r1.ebuild, R-2.6.2.ebuild: + Removed older versions, and duplicate license files (see bug #211534) + + 19 Feb 2008; Brent Baude <ranger@gentoo.org> R-2.6.1-r1.ebuild: + stable ppc64, bug 210229 + + 19 Feb 2008; Markus Dittrich <markusle@gentoo.org> R-2.6.1-r1.ebuild: + Added -mminimal-toc on ppc64 to fix linking errors (see bug #210229). + + 17 Feb 2008; Raúl Porcel <armin76@gentoo.org> R-2.6.1-r1.ebuild: + ia64 stable wrt #210229 + + 16 Feb 2008; Markus Meier <maekke@gentoo.org> R-2.6.1-r1.ebuild: + x86 stable, bug #210229 + + 15 Feb 2008; nixnut <nixnut@gentoo.org> R-2.6.1-r1.ebuild: + Stable on ppc wrt bug 210229 + + 15 Feb 2008; Jeroen Roovers <jer@gentoo.org> R-2.6.1-r1.ebuild: + Stable for HPPA (bug #210229). + + 15 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> R-2.6.1-r1.ebuild: + amd64 stable wrt bug #210229 + + 15 Feb 2008; Ferris McCormick <fmccor@gentoo.org> R-2.6.1-r1.ebuild: + Sparc stable, Bug #210229. Working since 18 January. + +*R-2.6.2 (13 Feb 2008) + + 13 Feb 2008; Markus Dittrich <markusle@gentoo.org> +R-2.6.2.ebuild: + Version bump (fixes bug #209648). + + 11 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> -R-2.6.0-r1.ebuild, + -R-2.6.0-r2.ebuild, R-2.6.1-r1.ebuild: + Removed old versions. Added R_HOME environment variable + +*R-2.6.1-r1 (17 Jan 2008) + + 17 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org> +R-2.6.1-r1.ebuild: + Added bash-completion, also install standalone math library, added zip/unzip + run dependencies to build R packages, and really fixed docs directory, bug + #205103. + + 16 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml, + R-2.6.1.ebuild: + Forced blas dependency (bug #176755), fixed documentation directory (bug + #205103), more concise descriptions + +*R-2.6.1 (26 Nov 2007) + + 26 Nov 2007; Markus Dittrich <markusle@gentoo.org> +R-2.6.1.ebuild: + Version bump. + +*R-2.6.0-r2 (21 Nov 2007) + + 21 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> -R-2.2.1.ebuild, + -R-2.6.0.ebuild, +R-2.6.0-r2.ebuild: + Major cleaning of dependencies and ebuild in general, add/remove USE flags + making more sense, export pdf and html viewers with xdg-open + + 21 Nov 2007; Joe Peterson <lavajoe@gentoo.org> R-2.6.0-r1.ebuild: + Add elibtoolize + + 21 Nov 2007; Joe Peterson <lavajoe@gentoo.org> R-2.6.0-r1.ebuild: + Added ~x86-fbsd keyword (bug #199368) + + 21 Nov 2007; Raúl Porcel <armin76@gentoo.org> R-2.6.0-r1.ebuild: + Add ~alpha/~ia64 wrt #199368 + + 20 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> R-2.2.1-r1.ebuild: + Stable on amd64 wrt bug #198976. + + 18 Nov 2007; Jeroen Roovers <jer@gentoo.org> R-2.6.0-r1.ebuild: + Marked ~hppa (bug #199368). + + 18 Nov 2007; Tobias Scherbaum <dertobi123@gentoo.org> R-2.2.1-r1.ebuild: + ppc stable, bug #198976 + + 18 Nov 2007; Markus Rothe <corsair@gentoo.org> R-2.2.1-r1.ebuild: + Stable on ppc64; bug #198976 + + 17 Nov 2007; Raúl Porcel <armin76@gentoo.org> R-2.2.1-r1.ebuild: + ia64 stable wrt security #198976 + + 17 Nov 2007; Markus Meier <maekke@gentoo.org> R-2.2.1-r1.ebuild: + x86 stable, security bug #198976 + + 15 Nov 2007; Ferris McCormick <fmccor@gentoo.org> R-2.2.1-r1.ebuild: + Sparc stable, security bug #198976. + + 15 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> R-2.2.1-r1.ebuild: + Oops, reverting to unstable + +*R-2.6.0-r1 (15 Nov 2007) +*R-2.2.1-r1 (15 Nov 2007) + + 15 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> -files/R.desktop, + -files/R-logo.png, metadata.xml, +R-2.2.1-r1.ebuild, -R-2.5.1.ebuild, + +R-2.6.0-r1.ebuild: + Security fix with pcre (bug #198385), now use system libs. New ebuild on + soon to be commited. + +*R-2.6.0 (06 Oct 2007) + + 06 Oct 2007; Markus Dittrich <markusle@gentoo.org> -R-2.4.1.ebuild, -R-2.5.0.ebuild, -files/R-2.4.0-as-needed-gentoo.patch, -files/R-2.4.1-as-needed-gentoo.patch, -files/R-2.2.0-ifc-configure.patch, +R-2.6.0.ebuild: + Version bump (fixes bug #194767). Also removed obsolete versions + and patches. + + 11 Sep 2007; Markus Dittrich <markusle@gentoo.org> R-2.5.1.ebuild: + Fixed messed up paths in libR.pc pkgconfig file (see bug #191986). + + 22 Jul 2007; Hans de Graaff <graaff@gentoo.org> R-2.2.1.ebuild, + R-2.4.1.ebuild, R-2.5.0.ebuild, R-2.5.1.ebuild: + Drop virtual/x11 references. + +*R-2.5.1 (30 Jun 2007) + + 30 Jun 2007; Markus Dittrich <markusle@gentoo.org> +R-2.5.1.ebuild: + Version bump. + + 11 May 2007; Markus Dittrich <markusle@gentoo.org> R-2.5.0.ebuild: + Added gd useflag to allow users to install the GDD module (this + fixes bug #177846). Thanks much to Neil <nshephard@gmail.com> + for bringing this to our attention. + + 30 Apr 2007; Markus Dittrich <markusle@gentoo.org> R-2.5.0.ebuild: + Fixed improper path in Rscript (closes bug #176546). + + 27 Apr 2007; Danny van Dyk <kugelfang@gentoo.org> R-2.5.0.ebuild: + Forgot to copy ebuild after final testing. Sandbox violations is fixed now. + +*R-2.5.0 (27 Apr 2007) + + 27 Apr 2007; Danny van Dyk <kugelfang@gentoo.org> +R-2.5.0.ebuild: + New version. As-needed patches have been applied upstream. This version + can't be build in parallel anymore. + + 13 Jan 2007; Markus Dittrich <markusle@gentoo.org> -R-2.1.1.ebuild, + -R-2.2.0-r1.ebuild, R-2.2.1.ebuild, -R-2.3.0.ebuild, -R-2.3.1.ebuild, + -R-2.4.0.ebuild: + Removed obsolete ebuilds and finally got rid of the tcltk flag + in R-2.2.1 (see bug #17808). + +*R-2.4.1 (19 Dec 2006) + + 19 Dec 2006; Markus Dittrich <markusle@gentoo.org> + +files/R-2.4.1-as-needed-gentoo.patch, +R-2.4.1.ebuild: + New version (fixes bug #158346). + + 24 Oct 2006; Markus Dittrich <markusle@gentoo.org> + +files/R-2.4.0-as-needed-gentoo.patch, R-2.4.0.ebuild: + Fixed linking problems with as-needed. See bug #151908. + + 22 Oct 2006; Markus Dittrich <markusle@gentoo.org> R-2.4.0.ebuild: + Append -std=gnu99 to CFLAGS since it is needed to compile + several additional R packages via its custom makefile + (this fixes bug #152379). Thanks to Aarre Laakso <aarre@pair.com> + for pointing this out. + +*R-2.4.0 (05 Oct 2006) + + 05 Oct 2006; Danny van Dyk <kugelfang@gentoo.org> +R-2.4.0.ebuild: + Added 2.4.0 release. + + 07 Aug 2006; Ferris McCormick <fmccor@gentoo.org> R-2.2.1.ebuild: + Stable on sparc --- Bug #135318 --- has been running fine since last January. + (But note that on some systems, FEATURES=test fails: Compare Comments 5, 8, + 9, 10, and 11.) + + 28 Jun 2006; Luca Barbato <lu_zero@gentoo.org> R-2.3.1.ebuild: + Made it use -fPIC instead of -fpic + + 17 Jun 2006; Danny van Dyk <kugelfang@gentoo.org> R-2.2.1.ebuild: + Marked stable on ia64. + + 10 Jun 2006; Michael Hanselmann <hansmi@gentoo.org> R-2.2.1.ebuild: + Stable on ppc. + + 07 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> R-2.2.1.ebuild: + Stable on x86 wrt bug #135318. + + 06 Jun 2006; Markus Rothe <corsair@gentoo.org> R-2.2.1.ebuild: + Stable on ppc64; bug #135318 + + 02 Jun 2006; Danny van Dyk <kugelfang@gentoo.org> R-2.1.1.ebuild, + R-2.2.0-r1.ebuild, R-2.2.1.ebuild, R-2.3.0.ebuild, R-2.3.1.ebuild: + Added inheritance of flag-o-matic for filter-ldflags calls. + +*R-2.3.1 (02 Jun 2006) + + 02 Jun 2006; Danny van Dyk <kugelfang@gentoo.org> R-2.2.1.ebuild, + +R-2.3.1.ebuild: + Added R-2.3.1. Marked R-2.2.1 stable on amd64. + +*R-2.3.0 (10 May 2006) + + 10 May 2006; Danny van Dyk <kugelfang@gentoo.org> R-2.1.1.ebuild, + R-2.2.0-r1.ebuild, R-2.2.1.ebuild, +R-2.3.0.ebuild: + Added version 2.3.0: Fixes bug #127818. Added filter for -Bdirect LDFLAG: + Fixes bug #122465. + + 01 Apr 2006; Aron Griffis <agriffis@gentoo.org> R-2.2.1.ebuild: + Mark 2.2.1 ~ia64 + + 16 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> R-2.2.1.ebuild: + Ported deps for modular X. + + 16 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> R-2.2.1.ebuild: + Add gfortran to the list of allowed Fortran compilers, closes bug 118147. + +*R-2.2.1 (03 Jan 2006) + + 03 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> +R-2.2.1.ebuild: + Version bump, closes bug 115304. + +*R-2.2.0-r1 (12 Dec 2005) + + 12 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-2.1.0-r1.ebuild, + -R-2.2.0.ebuild, +R-2.2.0-r1.ebuild: + Added some extra seds to get rid of temp paths, closes bug 115140. Pruned + old versions. + + 23 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> files/digest-R-2.2.0, + Manifest: + Fixed bad digest, closes bug 113319. + +*R-2.2.0 (22 Nov 2005) + + 22 Nov 2005; Danny van Dyk <kugelfang@gentoo.org> + +files/R-2.2.0-ifc-configure.patch, R-2.1.0-r1.ebuild, R-2.1.1.ebuild, + +R-2.2.0.ebuild: + Added version 2.2.0 with support for compilation with Intel(R) Fortran + Compiler. Removed obsolete version 2.0.1. Fixed stale file Bug by running + 64bit test in ${T} now. + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> R-2.1.1.ebuild: + Stable on ppc64 + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> R-2.1.1.ebuild: + Stable on ppc. + + 22 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> R-2.1.1.ebuild: + Stable on sparc + + 22 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-2.0.1.ebuild, + R-2.1.1.ebuild: + Removed old version. Stable on amd64 and x86. + + 13 Aug 2005; Danny van Dyk <kugelfang@gentoo.org> R-2.0.1.ebuild, + R-2.1.0-r1.ebuild, R-2.1.1.ebuild: + Changed SRC_URI to new 'cran' thirdparty mirror. + +*R-2.1.1 (01 Jul 2005) + + 01 Jul 2005; Danny van Dyk <kugelfang@gentoo.org> R-2.0.1.ebuild, + R-2.1.0-r1.ebuild, +R-2.1.1.ebuild: + Moved 64bit check to pkg_setup() to make fortran.eclass work again. Bumped + to version 2.1.1 + + 18 Jun 2005; Markus Rothe <corsair@gentoo.org> R-2.1.0-r1.ebuild: + Stable on ppc64 + + 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> R-2.1.0-r1.ebuild: + Stable on ppc. + + 13 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> R-2.1.0-r1.ebuild: + Stable on sparc + + 12 Jun 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-1.9.0-r1.ebuild: + Removing old version. Closes bug 91512. + + 11 Jun 2005; Marcus D. Hanwell <cryos@gentoo.org> R-2.1.0-r1.ebuild: + Stable on amd64 and x86. + + 07 Jun 2005; Patrick Kursawe <phosphan@gentoo.org> R-2.0.1.ebuild, + R-2.1.0-r1.ebuild: + Added LDPATH to R libs, bug #90601 + + 01 Jun 2005; Mike Frysinger <vapier@gentoo.org> R-1.9.0-r1.ebuild, + R-2.0.1.ebuild: + Change USE=bzlib to USE=bzip2. + +*R-1.9.0-r1 (25 May 2005) + + 25 May 2005; Marcus D. Hanwell <cryos@gentoo.org> +R-1.9.0-r1.ebuild: + Bring back R-1.9.0-r1 until <=dev-python/rpy-0.3.5-r1 are removed from + portage. + + 25 May 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-1.9.0-r1.ebuild: + Removed old version. + + 25 May 2005; Luca Barbato <lu_zero@gentoo.org> R-2.0.1.ebuild: + Marked ppc + + 24 May 2005; Marcus D. Hanwell <cryos@gentoo.org> R-2.0.1.ebuild: + Updated 64 bit detection code. + + 10 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> R-2.0.1.ebuild: + Stable on sparc + + 08 May 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-1.9.1.ebuild, + -R-2.0.0.ebuild, R-2.0.1.ebuild, -R-2.1.0.ebuild, R-2.1.0-r1.ebuild: + Marked 2.0.1 stable on amd64 and x86, cleaned out old ebuilds. Added new 64 + bit detection code to 2.1.0-r1 as per bug 91512. + +*R-2.1.0-r1 (29 Apr 2005) + + 29 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> +R-2.1.0-r1.ebuild: + Get rid of obsolete USE flags, tidy up deps a little. Thanks to MATSUU + Takuto <matsuu@gentoo.org> in bug 67834 for the patch. + + 21 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> R-2.1.0.ebuild: + Update deps to reflect new USE flags. + +*R-2.1.0 (20 Apr 2005) + + 20 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> +R-2.1.0.ebuild: + Version bump, ebuild cleanups and some additional USE flags. Thanks to + matsuu for some of the suggestions in bug 67834. + +*R-2.0.1 (21 Feb 2005) + + 21 Feb 2005; Danny van Dyk <kugelfang@gentoo.org> R-2.0.0.ebuild, + +R-2.0.1.ebuild: + Fixed a sandbox violation in R-2.0.0 (BUG #79004) and marked stabled on + amd64. Added R-2.0.1 (BUG #72313). + + 17 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> R-1.9.1.ebuild: + ~alpha keyword. + + 02 Feb 2005; Danny van Dyk <kugelfang@gentoo.org> R-2.0.0.ebuild: + GNU Fortran 77 profile name changed to g77 in fortran.eclass + + 17 Nov 2004; Markus Rothe <corsair@gentoo.org> R-2.0.0.ebuild: + stable on ppc64 + + 10 Oct 2004; Danny van Dyk <kugelfang@gentoo.org> -R-1.8.1.ebuild, + R-1.9.0-r1.ebuild, R-2.0.0.ebuild: + R-2.0.0 now in testing on x86,sparc,amd64,ppc and ppc64; using new + fortran.eclass. R-1.9.0-r1 stable on all arches. Removed obsolete R-1.8.1. + +*R-2.0.0 (07 Oct 2004) + + 07 Oct 2004; George Shapovalov <george@gentoo.org> R-2.0.0 : + new version, masked with KEYWORDS="-*" to get a bit more testing + + 30 Sep 2004; Ferris McCormick <fmccor@gentoo.org> R-1.9.0-r1.ebuild: + Stable for sparc. + + 12 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> R-1.9.0-r1.ebuild, + R-1.9.1.ebuild: + Removed f2c support for dev-lang/R on 64-bit arches. This is entirely R's + fault. f2c works perfectly right. Future versions of dev-lang/R will check for + this in ./configure. For R-1.9.{0,1} the ebuild checks for it. Fixes BUG + #61042. + +*R-1.9.1 (22 Aug 2004) + + 09 Sep 2004; Philippe Trottier <tchiwam@gentoo.org> R-1.9.1.ebuild, + marked ~ppc64 + + 22 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> -R-1.9.0.ebuild, + +R-1.9.1.ebuild: + Version bump to 1.9.1 (current stable). Removed obsolete 1.9.0. + + 06 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> R-1.9.0-r1.ebuild: + Marked stable on amd64. + + 11 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> R-1.8.1.ebuild, + R-1.9.0-r1.ebuild, R-1.9.0.ebuild: + Fixed BUG #56616. Tidied up g77/f2c check in >=R-1.9.0. Added f2c USE flag. + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> R-1.8.1.ebuild, + R-1.9.0-r1.ebuild, R-1.9.0.ebuild: + virtual/glibc -> virtual/libc + + 01 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> R-1.8.1.ebuild, + R-1.9.0-r1.ebuild, R-1.9.0.ebuild: + Fixed BUG #55386 for amd64. Pending for rest of arches. + +*R-1.9.0-r1 (05 Jun 2004) + + 05 Jun 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.9.0-r1.ebuild: + Added a few USE flags according to suggestions by Leo Chen <lcheu@cs.sfu.ca> + + 28 May 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.9.0.ebuild: + Removing the f77 USE flag check - just giving a hint when no g77 found. + + 17 May 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.9.0.ebuild: + adding f77 to IUSE + + 11 May 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.9.0.ebuild: + pkg_setup checks for g77 presence now. + + 20 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.9.0.ebuild: + Changed dependency - works also with current libglade, see bug #47825 + +*R-1.9.0 (13 Apr 2004) + + 13 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.8.1.ebuild, + R-1.9.0.ebuild: + Version bump, added write permission for /var/cache/fonts + + 01 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.8.0.ebuild, + R-1.8.1.ebuild: + 1.8.1 is stable + + 22 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.8.1.ebuild: + Fixing bug #40100 (problems with newer Xfree) + + 25 Feb 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.4.1-r1.ebuild, + R-1.4.1.ebuild, R-1.5.1.ebuild, R-1.6.1.ebuild, R-1.6.2.ebuild, + R-1.7.0.ebuild, R-1.7.1.ebuild, R-1.8.0.ebuild, files/R-1.5.1-tcltk.diff: + Big cleanup, marking 1.8.0 as stable + +*R-1.8.1 (17 Feb 2004) + + 17 Feb 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.8.1.ebuild: + Version bump + + 21 Oct 2003; David Holm <dholm@gentoo.org> R-1.8.0.ebuild: + Added to ~ppc. + +*R-1.8.0 (16 Oct 2003) + + 16 Oct 2003; George Shapovalov <george@gentoo.org> R-1.8.0 : + new version (#30784), fixes gnome? dependencies + thanks to kdh <bolter111@hotmail.com> for an update + +*R-1.7.1 (19 Jun 2003) + + 19 Jun 2003; George Shapovalov <george@gentoo.org> R-1.7.1 : + new version (#23012), now correctly builds tcltk support + fix and update by Tristan Henderson <T.Henderson@cs.ucl.ac.uk> + +*R-1.7.0 (29 May 2003) + + 29 May 2003; Grant Goodyear <g2boojum@gentoo.org> R-1.7.0.ebuild: + Version update. Thanks to Stuart Luppescu for the heads-up. + +*R-1.6.2 (12 Apr 2003) + + 12 Apr 2003; Grant Goodyear <g2boojum@gentoo.org> Manifest, R-1.6.2.ebuild: + Version bump + +*R-1.6.1 (12 Dec 2002) + + 12 Dec 2002; George Shapovalov <george@gentoo.org> R-1.6.1.ebuild : + + version update, patching is unnecessary now. + Update subitted by Sam Wouters <sam.wouters@esat.kuleuven.ac.be>, see #11313 + +* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*R-1.5.1 (11 July 2002) + + 09 Aug 2002; George Shapovalov <george@gentoo.org> R-1.5.1.ebuild : + + fixed the wrappers: + R installs two identical wrappers (R that invoke R.bin) under /usr/bin and + /usr/lib/R/bin/. Only one of these was modified to have correct R_HOME_DIR + Changed ebuild to modify R under /usr/lib/R/bin and symlink it into /usr/bin + + 11 July 2002; George Shapovalov <george@gentoo.org> R-1.5.1.ebuild, files/digest-R-1.5.1 : + + upped version + new version submitted by Tristan Henderson <T.Henderson@cs.ucl.ac.uk> + +*R-1.4.1-r1 (11 Apr 2002) + 11 Apr 2002; Spider <spider@gentoo.org> + Forcing an upgrade due to libpng upgrade. + + +*R-1.4.1 (19 Feb 2002) + + 19 Feb 2002; T.Neidt <tod@gentoo.org> ChangeLog, R-1.4.1.ebuild : + + Initial commit. R is GNU S - A language and environment for statistical + computing and graphics. Gnome and tcltk gui's are available if in USE. + + If gnome, a rudimentary menu entry is made under Applications. + However, it has the annoying tendency to pop up a terminal window to start + the gui. (todo 1) + + Also, the html files are not accessible from the toolbar menu entry unless + you happen to be running netscape. (todo 2) + + This ebuild makes use of a new USE variable, 'atlas', which will compile + R using the auto-tuned blas libraries provided by atlas. NOTE: atlas ebuild + currently only provides static libraries. Shared libraries are in the works. diff --git a/dev-lang/ats/ChangeLog b/dev-lang/ats/ChangeLog new file mode 100644 index 00000000..fb733c54 --- /dev/null +++ b/dev-lang/ats/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for dev-lang/ats +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ats/ChangeLog,v 1.1 2013/06/11 03:54:55 patrick Exp $ + +*ats-0.2.9 (11 Jun 2013) + + 11 Jun 2013; Patrick Lauer <patrick@gentoo.org> +ats-0.2.9.ebuild, + +metadata.xml: + Initial import, ebuild by me diff --git a/dev-lang/bas/ChangeLog b/dev-lang/bas/ChangeLog new file mode 100644 index 00000000..b8a47802 --- /dev/null +++ b/dev-lang/bas/ChangeLog @@ -0,0 +1,36 @@ +# ChangeLog for dev-lang/bas +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/bas/ChangeLog,v 1.7 2014/06/26 14:05:01 kensington Exp $ + + 26 Jun 2014; Michael Palimaka <kensington@gentoo.org> -bas-2.2.ebuild, + -bas-2.3.ebuild, -files/bas-2.1-configure.patch, + -files/bas-2.3-configure.patch: + Remove old. + +*bas-2.4 (26 Aug 2013) + + 26 Aug 2013; Patrick Lauer <patrick@gentoo.org> +bas-2.4.ebuild: + Bump + +*bas-2.3 (30 Jan 2013) + + 30 Jan 2013; Patrick Lauer <patrick@gentoo.org> +bas-2.3.ebuild, + +files/bas-2.3-configure.patch: + Bump + + 15 Dec 2011; Pacho Ramos <pacho@gentoo.org> -bas-2.1.ebuild, metadata.xml: + Drop maintainer due retirement, bug #353461; drop old. + +*bas-2.2 (19 Apr 2011) + + 19 Apr 2011; Kevin McCarthy <signals@gentoo.org> +bas-2.2.ebuild: + Version bump. + + 21 Feb 2011; Kevin McCarthy <signals@gentoo.org> metadata.xml: + Take direct maintainership and remove proxy maintainers. + +*bas-2.1 (02 Feb 2011) + + 02 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> +bas-2.1.ebuild, + +files/bas-2.1-configure.patch, +files/bas-2.1-makefile.patch: + Initial commit wrt #353356 by Kevin McCarthy. diff --git a/dev-lang/bashforth/ChangeLog b/dev-lang/bashforth/ChangeLog new file mode 100644 index 00000000..cbfc09a1 --- /dev/null +++ b/dev-lang/bashforth/ChangeLog @@ -0,0 +1,43 @@ +# ChangeLog for dev-lang/bashforth +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/bashforth/ChangeLog,v 1.11 2015/07/22 13:31:26 mrueg Exp $ + + 22 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -bashforth-0.55.ebuild: + Remove old. + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> bashforth-0.55.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 01 Nov 2012; Anthony G. Basile <blueness@gentoo.org> metadata.xml: + Fix white spaces + + 01 Nov 2012; Anthony G. Basile <blueness@gentoo.org> metadata.xml: + This package is too cute to pass up, I'm adopting it. + + 01 Nov 2012; Anthony G. Basile <blueness@gentoo.org> bashforth-0.58a.ebuild: + keyword ~arm ~mips ~ppc ~ppc64, bug #440674 + +*bashforth-0.58a (01 Nov 2012) + + 01 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> +bashforth-0.58a.ebuild: + Version bump: EAPI 4, add ~amd64 keyword + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -bashforth-0.54a.ebuild: + Remove old + + 19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: + Remove mkennedy from metadata.xml due to retirement. + + 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + +*bashforth-0.55 (26 May 2006) + + 26 May 2006; Matthew Kennedy <mkennedy@gentoo.org> +bashforth-0.55.ebuild: + New upstream version. + +*bashforth-0.54a (17 Feb 2006) + + 17 Feb 2006; Matthew Kennedy <mkennedy@gentoo.org> +metadata.xml, + +bashforth-0.54a.ebuild: + Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>. diff --git a/dev-lang/bff/ChangeLog b/dev-lang/bff/ChangeLog new file mode 100644 index 00000000..bf0c3b0a --- /dev/null +++ b/dev-lang/bff/ChangeLog @@ -0,0 +1,28 @@ +# ChangeLog for dev-lang/bff +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/bff/ChangeLog,v 1.7 2007/04/08 11:12:21 blubb Exp $ + + 08 Apr 2007; Simon Stelling <blubb@gentoo.org> metadata.xml: + reassign to maintainer-needed + + 30 Dec 2006; Mike Frysinger <vapier@gentoo.org> bff-1.0.3.1.ebuild: + Respect user LDFLAGS, add src_test, and add more KEYWORDS. + + 09 Sep 2006; <blubb@gentoo.org> bff-1.0.3.1.ebuild: + bug 146887 + + 25 May 2006; <blubb@gentoo.org> bff-1.0.3.1.ebuild: + marking stable on x86 with permissions from the x86 team + + 13 Mar 2006; Simon Stelling <blubb@gentoo.org> bff-1.0.3.1.ebuild: + seems to work well on x86 + + 30 Jan 2006; Simon Stelling <blubb@gentoo.org> bff-1.0.3.1.ebuild: + stable on amd64 + +*bff-1.0.3.1 (30 Dec 2005) + + 30 Dec 2005; Simon Stelling <blubb@gentoo.org> +metadata.xml, + +bff-1.0.3.1.ebuild: + Initial import + diff --git a/dev-lang/blassic/ChangeLog b/dev-lang/blassic/ChangeLog new file mode 100644 index 00000000..210bb820 --- /dev/null +++ b/dev-lang/blassic/ChangeLog @@ -0,0 +1,130 @@ +# ChangeLog for dev-lang/blassic +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/blassic/ChangeLog,v 1.34 2015/02/06 13:42:34 ago Exp $ + + 06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> blassic-0.10.2.ebuild: + Stable for amd64, wrt bug #539084 + + 10 Nov 2014; Jeroen Roovers <jer@gentoo.org> blassic-0.10.2.ebuild, + +files/blassic-0.10.2-tinfo.patch: + Fix building against sys-libs/ncurses[tinfo] (bug #527112). + + 04 Jul 2014; Michael Sterrett <mr_bones_@gentoo.org> blassic-0.10.2.ebuild: + EAPI=5; simplify + + 03 Nov 2012; Agostino Sarubbo <ago@gentoo.org> blassic-0.10.2.ebuild: + Add ~amd64, wrt bug #440676 + + 04 Mar 2010; Jeroen Roovers <jer@gentoo.org> blassic-0.10.2.ebuild: + Stable for HPPA (bug #306667). + + 02 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + blassic-0.10.2.ebuild: + x86 stable wrt bug #306667 + + 28 Feb 2010; nixnut <nixnut@gentoo.org> blassic-0.10.2.ebuild: + ppc stable #306667 + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + blassic-0.10.2.ebuild: + Transfer Prefix keywords + +*blassic-0.10.2 (24 Apr 2009) + + 24 Apr 2009; Michael Sterrett <mr_bones_@gentoo.org> + +blassic-0.10.2.ebuild: + version bump + + 17 Dec 2008; Michael Sterrett <mr_bones_@gentoo.org> + +files/blassic-0.10.0-gcc43.patch, blassic-0.10.0.ebuild: + add patch to enable building with gcc43 submitted by Yaroslav Gorbunov via bug + #250832 + + 11 Jan 2008; Fabian Groffen <grobian@gentoo.org> blassic-0.10.0.ebuild: + Dropped ppc-macos keyword, see you in prefix + + 21 Mar 2007; Michael Sterrett <mr_bones_@gentoo.org> + blassic-0.10.0.ebuild: + dump virtual/x11 + + 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 12 Mar 2006; Aron Griffis <agriffis@gentoo.org> blassic-0.10.0.ebuild: + Add deps for modular X + + 30 Oct 2005; Fabian Groffen <grobian@gentoo.org> blassic-0.10.0.ebuild: + Marked ~ppc-macos (bug #110815) + + 24 Mar 2005; Michael Sterrett <mr_bones_@gentoo.org> -blassic-0.5.4.ebuild, + -blassic-0.8.1.ebuild: + clean out old versions + + 21 Mar 2005; Guy Martin <gmsoft@gentoo.org> blassic-0.10.0.ebuild: + Stable on hppa. + + 17 Mar 2005; Joseph Jezak <josejx@gentoo.org> blassic-0.10.0.ebuild: + Marked ppc for bug #84754. + + 10 Mar 2005; Michael Sterrett <mr_bones_@gentoo.org> blassic-0.10.0.ebuild: + Stable for x86 + +*blassic-0.10.0 (12 Feb 2005) + + 12 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> +blassic-0.10.0.ebuild: + version bump (bug #81760) + + 24 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> -blassic-0.7.2.ebuild, + -blassic-0.8.0.ebuild: + clean out older ebuilds + + 20 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> blassic-0.5.4.ebuild: + IUSE; tidy + + 16 Apr 2004; Guy Martin <gmsoft@gentoo.org> blassic-0.8.1.ebuild: + Marked stable on hppa. + +*blassic-0.8.1 (09 Feb 2004) + + 09 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org> blassic-0.5.4.ebuild, + blassic-0.7.2.ebuild, blassic-0.8.1.ebuild: + version bump + +*blassic-0.8.0 (22 Jan 2004) + + 22 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> blassic-0.8.0.ebuild: + version bump + + 22 Jan 2003; Guy Martin <gmsoft@gentoo.org> blassic-0.7.2.ebuild : + Marked stable on hppa. + + 28 Sep 2003; Michael Sterrett <msterret@gentoo.org> blassic-0.7.2.ebuild: + mark stable for x86 + + 22 Sep 2003; <paul@gentoo.org> metadata.xml: + Fix metadata.xml + +*blassic-0.7.2 (21 Sep 2003) + + 21 Sep 2003; Michael Sterrett <msterret@gentoo.org> blassic-0.7.2.ebuild: + version bump + +*blassic-0.7.1 (07 Sep 2003) + + 07 Sep 2003; Michael Sterrett <msterret@gentoo.org> blassic-0.7.1.ebuild: + version bump + +*blassic-0.7.0 (28 Aug 2003) + + 28 Aug 2003; Michael Sterrett <msterret@gentoo.org> blassic-0.7.0.ebuild: + version bump + +*blassic-0.6.1 (22 Aug 2003) + + 22 Aug 2003; Michael Sterrett <msterret@gentoo.org> blassic-0.6.1.ebuild: + version bump + +*blassic-0.5.4 (31 Jul 2003) + + 31 Jul 2003; Ryan Phillips <rphillips@gentoo.org> blassic-0.5.4.ebuild : + Package created by Ivan-Benjamin Garcia Tora. Fixes #20860 diff --git a/dev-lang/c-intercal/ChangeLog b/dev-lang/c-intercal/ChangeLog new file mode 100644 index 00000000..a2a93112 --- /dev/null +++ b/dev-lang/c-intercal/ChangeLog @@ -0,0 +1,43 @@ +# ChangeLog for dev-lang/c-intercal +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/c-intercal/ChangeLog,v 1.6 2012/02/03 09:05:59 ulm Exp $ + + 03 Feb 2012; Ulrich Müller <ulm@gentoo.org> + -files/c-intercal-28.0-fix-64bit.patch, + -files/c-intercal-28.0-fix-install-info.patch, + -files/c-intercal-28.0-parallel-make.patch, + -c-intercal-28.65535.65534.0.ebuild: + Remove old. + +*c-intercal-29.0 (26 Jun 2011) + + 26 Jun 2011; Ulrich Mueller <ulm@gentoo.org> -c-intercal-28.0-r1.ebuild, + c-intercal-28.65535.65534.0.ebuild, +c-intercal-29.0.ebuild: + Version bump. Don't use versionator.eclass. Remove old. + +*c-intercal-28.65535.65534.0 (11 Sep 2010) + + 11 Sep 2010; Ulrich Mueller <ulm@gentoo.org> + +c-intercal-28.65535.65534.0.ebuild: + Version bump, fixes build problem with gcc-4.4. + + 18 Mar 2009; Ulrich Mueller <ulm@gentoo.org> c-intercal-28.0-r1.ebuild: + Add pkg_postinst and pkg_postrm functions. + +*c-intercal-28.0-r1 (15 Dec 2008) + + 15 Dec 2008; Ulrich Mueller <ulm@gentoo.org> + +files/50c-intercal-gentoo.el, -c-intercal-28.0.ebuild, + +c-intercal-28.0-r1.ebuild: + Add site-init file for Emacs. + +*c-intercal-28.0 (08 Oct 2008) + + 08 Oct 2008; Ulrich Mueller <ulm@gentoo.org> + +files/c-intercal-28.0-fix-64bit.patch, + +files/c-intercal-28.0-fix-install-info.patch, + +files/c-intercal-28.0-parallel-make.patch, +metadata.xml, + +c-intercal-28.0.ebuild: + Initial import, ebuild contributed by Arvid Norlander <anmaster@tele2.se> + in bug 228563. Fixed parallel make; added emacs and examples USE flags. + diff --git a/dev-lang/cfortran/ChangeLog b/dev-lang/cfortran/ChangeLog new file mode 100644 index 00000000..5b7ec624 --- /dev/null +++ b/dev-lang/cfortran/ChangeLog @@ -0,0 +1,99 @@ +# ChangeLog for dev-lang/cfortran +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/cfortran/ChangeLog,v 1.27 2013/09/23 13:04:51 jlec Exp $ + +*cfortran-4.4-r3 (23 Sep 2013) + + 23 Sep 2013; Justin Lecher <jlec@gentoo.org> +cfortran-4.4-r3.ebuild, + metadata.xml: + Bump to EAPI=5 and fix QA issues + + 08 May 2012; Christoph Junghans <ottxor@gentoo.org> cfortran-4.4-r2.ebuild: + added ~x86-macos keyword + + 19 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> cfortran-4.4-r2.ebuild: + Updating Debian patchset (only changes docs) + + 17 Jul 2010; Raúl Porcel <armin76@gentoo.org> cfortran-4.4-r2.ebuild: + ia64 stable + + 15 Feb 2010; Justin Lecher <jlec@gentoo.org> + cfortran-4.4-r2.ebuild: + Keyworded for ~amd64-linux ~x86-linux per 305123 + + 07 Dec 2009; Sébastien Fabbro <bicatali@gentoo.org> + cfortran-4.4-r2.ebuild: + Keyworded ia64 (only install) + + 17 Apr 2009; Sébastien Fabbro <bicatali@gentoo.org> -cfortran-4.4.ebuild, + -cfortran-4.4-r1.ebuild: + Removed older revisions + + 22 Mar 2009; Jeremy Olexa <darkside@gentoo.org> cfortran-4.4-r2.ebuild: + amd64 stable, bug 245875 + + 20 Mar 2009; Brent Baude <ranger@gentoo.org> cfortran-4.4-r2.ebuild: + stable ppc, bug 256681 + + 03 Mar 2009; Ferris McCormick <fmccor@gentoo.org> cfortran-4.4-r2.ebuild: + Sparc stable, part of Bug #245875. + + 27 Feb 2009; Brent Baude <ranger@gentoo.org> ChangeLog: + stable ppc64, bug 256681 + + 27 Feb 2009; Brent Baude <ranger@gentoo.org> cfortran-4.4-r2.ebuild: + stable ppc64, bug 256681 + + 09 Feb 2009; Markus Meier <maekke@gentoo.org> cfortran-4.4-r2.ebuild: + amd64/x86 stable, bug #256681 + + 09 Feb 2009; Tobias Klausmann <klausman@gentoo.org> + cfortran-4.4-r2.ebuild: + Stable on alpha, bug #256681 + + 09 Feb 2009; Jeroen Roovers <jer@gentoo.org> cfortran-4.4-r2.ebuild: + Stable for HPPA (bug #256681). + +*cfortran-4.4-r2 (08 Dec 2008) + + 08 Dec 2008; Sébastien Fabbro <bicatali@gentoo.org> + +cfortran-4.4-r2.ebuild: + Bump for new debian patch + + 13 Jun 2008; Stephanie Lockwood-Childs <wormo@gentoo.org> + cfortran-4.4-r1.ebuild: + mark ~ppc (bug #224583) + + 04 Jun 2008; Raúl Porcel <armin76@gentoo.org> cfortran-4.4-r1.ebuild: + Add ~alpha wrt #224583 + + 04 Jun 2008; Markus Rothe <corsair@gentoo.org> cfortran-4.4-r1.ebuild: + Added ~ppc64; bug #224583 + +*cfortran-4.4-r1 (02 Jun 2008) + + 02 Jun 2008; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml, + +cfortran-4.4-r1.ebuild: + Add new patch from Debebian, few trivial qa fixes + + 03 Apr 2008; Jeroen Roovers <jer@gentoo.org> cfortran-4.4.ebuild: + Marked ~hppa too. + + 23 Nov 2007; Samuli Suominen <drac@gentoo.org> cfortran-4.4.ebuild: + amd64 stable wrt #196304 + + 24 Oct 2007; Christian Faulhammer <opfer@gentoo.org> cfortran-4.4.ebuild: + stable x86, bug 196282 + + 18 Oct 2007; Ferris McCormick <fmccor@gentoo.org> cfortran-4.4.ebuild: + Sparc stable --- Required for Bug #196304 + + 28 Aug 2007; Ferris McCormick <fmccor@gentoo.org> cfortran-4.4.ebuild: + Add ~sparc keyword (headers only, test works, and needed for general testing). + +*cfortran-4.4 (07 Feb 2007) + + 07 Feb 2007; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml, + +cfortran-4.4.ebuild: + Initial import. Close bug #147465. + diff --git a/dev-lang/cilk/ChangeLog b/dev-lang/cilk/ChangeLog new file mode 100644 index 00000000..f349d86e --- /dev/null +++ b/dev-lang/cilk/ChangeLog @@ -0,0 +1,29 @@ +# ChangeLog for dev-lang/cilk +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/cilk/ChangeLog,v 1.5 2013/03/04 19:58:28 bicatali Exp $ + + 04 Mar 2013; Sébastien Fabbro <bicatali@gentoo.org> cilk-5.4.6-r1.ebuild: + Added extra precompiler options to help runtime + + 13 Nov 2012; Sébastien Fabbro <bicatali@gentoo.org> cilk-5.4.6-r1.ebuild, + files/cilk-5.4.6-autotools.patch: + Respect CFLAGS, but force CILKFLAGS + +*cilk-5.4.6-r1 (28 Jun 2012) + + 28 Jun 2012; Sébastien Fabbro <bicatali@gentoo.org> +cilk-5.4.6-r1.ebuild, + +files/cilk-5.4.6-autotools.patch, -cilk-5.4.6.ebuild: + Fixed for automake-1.12, disable force tests, force CFLAGS=-O1 (bug #423553) + + 22 Jan 2011; Sébastien Fabbro <bicatali@gentoo.org> cilk-5.4.6.ebuild: + Fixed for glibc-2.12. Added static-libs flag, moved to EAPI=2 + +*cilk-5.4.6 (27 Oct 2008) + + 27 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml, + +cilk-5.4.6.ebuild: + Initial import to the main tree. Only minor modifications from the overlay + + 20 Feb 2008; Michał Kiedrowicz (esqualante) <esqualante@o2.pl> + +metadata.xml, +cilk-5.4.6.ebuild: + New Ebuild for bug #210816 thanks to Tommy[D], Ken69267 and tcunha diff --git a/dev-lang/cll1h/ChangeLog b/dev-lang/cll1h/ChangeLog new file mode 100644 index 00000000..0f5b2f1b --- /dev/null +++ b/dev-lang/cll1h/ChangeLog @@ -0,0 +1,43 @@ +# ChangeLog for dev-lang/cll1h +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/cll1h/ChangeLog,v 1.12 2013/03/02 22:46:26 pinkbyte Exp $ + + 02 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> -cll1h-0.6.ebuild: + Drop old revision + + 02 Dec 2012; Fabian Groffen <grobian@gentoo.org> cll1h-0.6-r1.ebuild: + Marked ~x{86,64}-macos, bug #440678 + + 12 Nov 2012; Anthony G. Basile <blueness@gentoo.org> cll1h-0.6-r1.ebuild: + keyword ~arm, bug #440678 + + 12 Nov 2012; Anthony G. Basile <blueness@gentoo.org> cll1h-0.6-r1.ebuild: + keyword ~ppc64, bug #440678 + +*cll1h-0.6-r1 (02 Nov 2012) + + 02 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> +cll1h-0.6-r1.ebuild: + Revision bump: EAPI 4, add ~amd64 and ~amd64-linux keywords wrt bug #440678 + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> cll1h-0.6.ebuild: + Transfer Prefix keywords + + 29 Jan 2008; Fabian Groffen <grobian@gentoo.org> cll1h-0.6.ebuild: + Dropped ppc-macos keyword, see you in prefix + + 15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: + add <herd>no-herd</herd> + + 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 30 Oct 2005; Fabian Groffen <grobian@gentoo.org> cll1h-0.6.ebuild: + Marked ~ppc-macos (bug #110816) + + 07 Jul 2005; David Holm <dholm@gentoo.org> cll1h-0.6.ebuild: + Added to ~ppc. + +*cll1h-0.6 (06 Jul 2005) + + 06 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> +cll1h-0.6.ebuild: + Initial commit of a crazy language to program in... diff --git a/dev-lang/clojure/ChangeLog b/dev-lang/clojure/ChangeLog new file mode 100644 index 00000000..dba8a8de --- /dev/null +++ b/dev-lang/clojure/ChangeLog @@ -0,0 +1,84 @@ +# ChangeLog for dev-lang/clojure +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/clojure/ChangeLog,v 1.22 2015/06/07 08:44:05 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + + 30 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> clojure-1.5.1.ebuild: + EAPI=5 + + 23 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> -clojure-1.4.0.ebuild: + old + + 19 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> -clojure-1.2.0.ebuild, + -clojure-1.3.0.ebuild: + old + + 11 Aug 2014; Chema Alonso <nimiux@gentoo.org> clojure-1.6.0.ebuild: + Stable for amd64 wrt bug #517216 + + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> clojure-1.6.0.ebuild: + x86 stable wrt bug #517216 + +*clojure-1.6.0 (04 Apr 2014) + + 04 Apr 2014; Michael Sterrett <mr_bones_@gentoo.org> +clojure-1.6.0.ebuild: + version bump + + 01 May 2013; Agostino Sarubbo <ago@gentoo.org> clojure-1.5.1.ebuild: + Stable for x86, wrt bug #466304 + + 18 Apr 2013; Chema Alonso <nimiux@gentoo.org> clojure-1.5.1.ebuild: + Stable for amd64 wrt bug #466304 + +*clojure-1.5.1 (14 Mar 2013) + + 14 Mar 2013; Michael Sterrett <mr_bones_@gentoo.org> +clojure-1.5.1.ebuild: + version bump (bug #461690) + + 29 May 2012; Agostino Sarubbo <ago@gentoo.org> clojure-1.4.0.ebuild: + Stable for amd64, wrt bug #418001 + + 29 May 2012; Jeff Horelick <jdhore@gentoo.org> clojure-1.4.0.ebuild: + marked x86 per bug 418001 + +*clojure-1.4.0 (24 Apr 2012) + + 24 Apr 2012; Michael Sterrett <mr_bones_@gentoo.org> +clojure-1.4.0.ebuild: + version bump with updated ebuild from Justin Foote (bug #412965) + + 17 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> clojure-1.3.0.ebuild: + x86 stable wrt bug #390557 + + 15 Nov 2011; Markos Chandras <hwoarang@gentoo.org> clojure-1.3.0.ebuild: + Stable on amd64 wrt bug #390557 + +*clojure-1.3.0 (14 Oct 2011) + + 14 Oct 2011; Michael Sterrett <mr_bones_@gentoo.org> +clojure-1.3.0.ebuild: + version bump (bug #387073) + + 24 Nov 2010; Jeremy Olexa <darkside@gentoo.org> clojure-1.2.0.ebuild: + Add ~x86-linux, as tested in bug 346557 + + 05 Oct 2010; Markus Meier <maekke@gentoo.org> clojure-1.2.0.ebuild: + x86 stable, bug #338386 + + 27 Sep 2010; Markos Chandras <hwoarang@gentoo.org> clojure-1.2.0.ebuild: + Stable on amd64 wrt bug #338386 + + 20 Aug 2010; Michael Sterrett <mr_bones_@gentoo.org> clojure-1.2.0.ebuild: + make it a new slot to allow the older version to be installed as well. + +*clojure-1.2.0 (20 Aug 2010) + + 20 Aug 2010; Michael Sterrett <mr_bones_@gentoo.org> clojure-1.1.0.ebuild, + +clojure-1.2.0.ebuild: + version bump + +*clojure-1.1.0 (20 Jul 2010) + + 20 Jul 2010; Michael Sterrett <mr_bones_@gentoo.org> + +clojure-1.1.0.ebuild, +metadata.xml: + initial commit - ebuild submitted by Daniel Solano Gómez via bug #255140 diff --git a/dev-lang/closure-compiler-bin/ChangeLog b/dev-lang/closure-compiler-bin/ChangeLog new file mode 100644 index 00000000..38e5158e --- /dev/null +++ b/dev-lang/closure-compiler-bin/ChangeLog @@ -0,0 +1,39 @@ +# ChangeLog for dev-lang/closure-compiler-bin +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/closure-compiler-bin/ChangeLog,v 1.7 2015/06/06 18:50:26 jlec Exp $ + + 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + +*closure-compiler-bin-20150126 (11 Mar 2015) + + 11 Mar 2015; Mike Frysinger <vapier@gentoo.org> + +closure-compiler-bin-20150126.ebuild: + Version bump #542802 by gromalle. + + 15 May 2013; Dirkjan Ochtman <djc@gentoo.org> metadata.xml: + Remove python herd from closure-compiler-bin. + +*closure-compiler-bin-20130411 (15 Apr 2013) + + 15 Apr 2013; Patrick Lauer <patrick@gentoo.org> + +closure-compiler-bin-20130411.ebuild: + Bump + +*closure-compiler-bin-20130227 (01 Mar 2013) + + 01 Mar 2013; Mike Frysinger <vapier@gentoo.org> + +closure-compiler-bin-20130227.ebuild: + Version bump. + +*closure-compiler-bin-20121212 (08 Feb 2013) + + 08 Feb 2013; Patrick Lauer <patrick@gentoo.org> + +closure-compiler-bin-20121212.ebuild: + Bump + +*closure-compiler-bin-20120305 (18 Apr 2012) + + 18 Apr 2012; Mike Frysinger <vapier@gentoo.org> + +closure-compiler-bin-20120305.ebuild, +metadata.xml: + Initial ebuild for ChromiumOS. diff --git a/dev-lang/coffee-script/ChangeLog b/dev-lang/coffee-script/ChangeLog new file mode 100644 index 00000000..2cc83b6d --- /dev/null +++ b/dev-lang/coffee-script/ChangeLog @@ -0,0 +1,16 @@ +# ChangeLog for dev-lang/coffee-script +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/coffee-script/ChangeLog,v 1.2 2015/07/10 14:44:19 mjo Exp $ + +*coffee-script-1.9.3-r1 (10 Jul 2015) + + 10 Jul 2015; Michael Orlitzky <mjo@gentoo.org> +coffee-script-1.9.3-r1.ebuild, + -coffee-script-1.9.3.ebuild: + Revbump to install cake, bug #554308 thanks to Peter Cai. + +*coffee-script-1.9.3 (03 Jul 2015) + + 03 Jul 2015; Michael Orlitzky <mjo@gentoo.org> +coffee-script-1.9.3.ebuild, + +metadata.xml: + New package: dev-lang/coffee-script, the official CoffeeScript language + compiler. diff --git a/dev-lang/confluence/ChangeLog b/dev-lang/confluence/ChangeLog new file mode 100644 index 00000000..5d76874d --- /dev/null +++ b/dev-lang/confluence/ChangeLog @@ -0,0 +1,51 @@ +# ChangeLog for dev-lang/confluence +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/confluence/ChangeLog,v 1.12 2014/03/12 02:52:03 patrick Exp $ + + 12 Mar 2014; Patrick Lauer <patrick@gentoo.org> confluence-0.10.6.ebuild: + Shorten description for improved repoman happy + + 07 Dec 2009; Alexis Ballier <aballier@gentoo.org> + -confluence-0.9.1.ebuild: + remove old + + 30 Oct 2009; Raúl Porcel <armin76@gentoo.org> confluence-0.10.6.ebuild: + ia64 stable wrt #285603 + + 21 Oct 2009; Markus Meier <maekke@gentoo.org> confluence-0.10.6.ebuild: + x86 stable, bug #285603 + + 03 Oct 2009; Tobias Klausmann <klausman@gentoo.org> + confluence-0.10.6.ebuild: + Stable on alpha, bug #285603 + + 19 Sep 2009; Petteri Räty <betelgeuse@gentoo.org> + confluence-0.10.6.ebuild: + Migrate to EAPI 2 in order to remove built_with_use usage. + +*confluence-0.10.6 (06 Jan 2008) + + 06 Jan 2008; Alexis Ballier <aballier@gentoo.org> + +confluence-0.10.6.ebuild: + version bump, allow to build without ocamlopt, install machine independant + stuff in /usr/share + + 20 Jun 2006; Mike Doty <kingtaco@gentoo.org> confluence-0.9.1.ebuild: + ~amd64 added + + 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> confluence-0.9.1.ebuild: + Mark 0.9.1 stable on alpha + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> confluence-0.9.1.ebuild: + stable on ia64 + + 09 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> + confluence-0.9.1.ebuild: + header fix; tidy + +*confluence-0.9.1 (09 Aug 2004) + + 09 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> +metadata.xml, + +confluence-0.9.1.ebuild: + Confluence is a high-level language for synchronous reactive system design. + Ebuild submitted by Tom Hawkins <tomahawkins@yahoo.com> (bug #56447). diff --git a/dev-lang/dmd-bin/ChangeLog b/dev-lang/dmd-bin/ChangeLog new file mode 100644 index 00000000..2d786c39 --- /dev/null +++ b/dev-lang/dmd-bin/ChangeLog @@ -0,0 +1,96 @@ +# ChangeLog for dev-lang/dmd-bin +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/dmd-bin/ChangeLog,v 1.20 2014/09/05 11:05:12 ulm Exp $ + + 05 Sep 2014; Ulrich Müller <ulm@gentoo.org> dmd-bin-1.016.ebuild, + dmd-bin-2.008-r1.ebuild: + QA: Remove unnecessary dependencies on app-emulation/emul-linux-x86-compat + and virtual/libstdc++, bug 522046. + + 23 Aug 2009; William Hubbs <williamh@gentoo.org> dmd-bin-1.016.ebuild, + dmd-bin-2.008-r1.ebuild: + updated dependencies for bug 231870. + + 20 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + metadata.xml: + Removing anant as a maintainer since he was retired. + + 29 Dec 2008; Santiago M. Mola <coldwind@gentoo.org> dmd-bin-1.016.ebuild, + dmd-bin-2.008-r1.ebuild: + Add app-arch/unzip unzip dependency and fix quoting (bug #208861), define + IUSE. + + 22 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> + dmd-bin-2.008-r1.ebuild: + ~amd64 added wrt bug #201781 + +*dmd-bin-2.008-r1 (18 Jan 2008) + + 18 Jan 2008; <anant@gentoo.org> -dmd-bin-2.008.ebuild, + +dmd-bin-2.008-r1.ebuild: + Cleanup ebuild, and install only what's neccessary. Fixes bugs #206346 and + #203350 + +*dmd-bin-2.008 (24 Dec 2007) + + 24 Dec 2007; <anant@gentoo.org> -dmd-bin-1.022.ebuild, + -dmd-bin-1.023.ebuild, +dmd-bin-2.008.ebuild: + Bump to version 2, still keeping 1.016 from (yet to be stabled) 1.x series + +*dmd-bin-1.023 (03 Nov 2007) + + 03 Nov 2007; Anant Narayanan <anant@gentoo.org> +dmd-bin-1.023.ebuild: + bump to 1.023, closes #197919 + + 08 Oct 2007; Anant Narayanan <anant@gentoo.org> dmd-bin-1.022.ebuild: + QA fixes (quoting) + +*dmd-bin-1.022 (06 Oct 2007) + + 06 Oct 2007; Anant Narayanan <anant@gentoo.org> -dmd-bin-1.020.ebuild, + +dmd-bin-1.022.ebuild: + bump to 1.0.22 (bug #194936) + +*dmd-bin-1.020 (26 Jul 2007) + + 26 Jul 2007; Anant Narayanan <anant@gentoo.org> -dmd-bin-1.018.ebuild, + +dmd-bin-1.020.ebuild: + bump to 1.020 (bug #186631) + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> dmd-bin-1.016.ebuild, + dmd-bin-1.018.ebuild: + (QA) RESTRICT clean up. + +*dmd-bin-1.018 (02 Jul 2007) +*dmd-bin-1.016 (02 Jul 2007) + + 02 Jul 2007; Anant Narayanan <anant@gentoo.org> -dmd-bin-1.0.0.ebuild, + -dmd-bin-1.010.ebuild, -dmd-bin-1.014.ebuild, -dmd-bin-1.015.ebuild, + +dmd-bin-1.016.ebuild, +dmd-bin-1.018.ebuild: + bump to stable 1.016 and development 1.018 versions, per bug #183962 + +*dmd-bin-1.015 (16 Jun 2007) + + 16 Jun 2007; Anant Narayanan <anant@gentoo.org> +dmd-bin-1.015.ebuild: + vBump to 1.015, closes bug #181663 + +*dmd-bin-1.014 (21 May 2007) + + 21 May 2007; Anant Narayanan <anant@gentoo.org> +dmd-bin-1.014.ebuild: + vBump to 1.014. + +*dmd-bin-1.010 (21 May 2007) + + 21 May 2007; Anant Narayanan <anant@gentoo.org> +dmd-bin-1.010.ebuild: + vBump to 1.010 and make Phobos compile instead of using the bundled binary + + 08 Mar 2007; Anant Narayanan <anant@gentoo.org> dmd-bin-1.0.0.ebuild: + Change incorrect dependency on libstdc++ and update post-install message. + +*dmd-bin-1.0.0 (08 Mar 2007) + + 08 Mar 2007; Anant Narayanan <anant@gentoo.org> +files/25dmd, +metadata.xml, + +dmd-bin-1.0.0.ebuild: + Introduce version 1.0 of the D compiler from Digital Mars. Thanks go to Thomas + Kuhne for inputs (bug #46806) + diff --git a/dev-lang/ekopath/ChangeLog b/dev-lang/ekopath/ChangeLog new file mode 100644 index 00000000..39d5bc83 --- /dev/null +++ b/dev-lang/ekopath/ChangeLog @@ -0,0 +1,214 @@ +# ChangeLog for dev-lang/ekopath +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ChangeLog,v 1.32 2015/08/04 16:35:58 mgorny Exp $ + +*ekopath-6.0.468_p20150803 (04 Aug 2015) + + 04 Aug 2015; Michał Górny <mgorny@gentoo.org> + +ekopath-6.0.468_p20150803.ebuild: + New snapshot + +*ekopath-6.0.439_p20150707 (08 Jul 2015) + + 08 Jul 2015; Michał Górny <mgorny@gentoo.org> + +ekopath-6.0.439_p20150707.ebuild: + Snapshot bump. + +*ekopath-6.0.430_p20150629 (30 Jun 2015) + + 30 Jun 2015; Michał Górny <mgorny@gentoo.org> + +ekopath-6.0.430_p20150629.ebuild, -ekopath-5.0.1_pre20131115.ebuild, + -ekopath-5.0.5_pre20150226.ebuild, -ekopath-6.0.373_p20150519.ebuild, + -ekopath-6.0.396_p20150605.ebuild: + Bump. Remove old. + +*ekopath-6.0.396_p20150605 (06 Jun 2015) + + 06 Jun 2015; Michał Górny <mgorny@gentoo.org> + +ekopath-6.0.396_p20150605.ebuild, -ekopath-6.0.357_p20150511.ebuild, + -ekopath-6.0.383_p20150526.ebuild: + Snapshot bump. Improve sanity checks a little. + +*ekopath-6.0.373_p20150526 (27 May 2015) +*ekopath-6.0.383_p20150526 (27 May 2015) + + 27 May 2015; Michał Górny <mgorny@gentoo.org> + +ekopath-6.0.373_p20150526.ebuild, +ekopath-6.0.383_p20150526.ebuild: + Snapshot bump + +*ekopath-6.0.373_p20150519 (23 May 2015) + + 23 May 2015; Michał Górny <mgorny@gentoo.org> + +ekopath-6.0.373_p20150519.ebuild, -ekopath-6.0.334_p20150421.ebuild, + -ekopath-6.0.348_p20150502.ebuild: + Snapshot bump. Remove old. + +*ekopath-6.0.357_p20150511 (12 May 2015) + + 12 May 2015; Michał Górny <mgorny@gentoo.org> + +ekopath-6.0.357_p20150511.ebuild: + Snapshot bump + +*ekopath-6.0.348_p20150502 (04 May 2015) + + 04 May 2015; Michał Górny <mgorny@gentoo.org> + +ekopath-6.0.348_p20150502.ebuild: + Snapshot bump + +*ekopath-6.0.334_p20150421 (22 Apr 2015) + + 22 Apr 2015; Michał Górny <mgorny@gentoo.org> + +ekopath-6.0.334_p20150421.ebuild, metadata.xml: + Version bump. Upstream fixed a few irritating bugs, including the sandbox + violations and lack of AMD k8 support. Cleaned up the ebuild a bit, added + RESTRICT=bindist per bug #536262. + +*ekopath-5.0.5_pre20150226 (28 Feb 2015) + + 28 Feb 2015; Michał Górny <mgorny@gentoo.org> + +ekopath-5.0.5_pre20150226.ebuild: + Version bump. Correct LICENSE. + + 04 Jan 2015; <anarchy@gentoo.org> ekopath-5.0.1_pre20131115.ebuild: + Use XT_PAX for marking the installer as EI_PAX is obsolete and PT_PAX breaks + the installer. + + 22 May 2014; Sébastien Fabbro <bicatali@gentoo.org> + -ekopath-4.0.12.1_pre20121102.ebuild, -ekopath-5.0.0_pre20130113.ebuild, + ekopath-5.0.1_pre20131115.ebuild: + Removed old versions with non-existing upstream tar balls. Add horrible hacks + for sandbox violations, bug #511016 + +*ekopath-5.0.1_pre20131115 (20 May 2014) + + 20 May 2014; Sébastien Fabbro <bicatali@gentoo.org> + +ekopath-5.0.1_pre20131115.ebuild, metadata.xml: + Version bump, keyworded amd64-linux + + 17 Mar 2014; Kacper Kowalik <xarthisius@gentoo.org> metadata.xml: + Remove myself from metadata.xml + + 24 Mar 2013; Kacper Kowalik <xarthisius@gentoo.org> + ekopath-4.0.12.1_pre20121102.ebuild, ekopath-5.0.0_pre20130113.ebuild: + Install docs unconditionally, add proper dir to MANPATH. Thanks to + nanikata@gmail.com for the patch. Fixes bug 460428 + +*ekopath-5.0.0_pre20130113 (14 Jan 2013) + + 14 Jan 2013; Kacper Kowalik <xarthisius@gentoo.org> + +ekopath-5.0.0_pre20130113.ebuild, -ekopath-4.0.12.1_pre20120308.ebuild, + -ekopath-4.0.12.1_pre20120430.ebuild, -ekopath-4.0.12.1_pre20120530.ebuild: + Version bump, first release of 5.0, drop old + +*ekopath-4.0.12.1_pre20121102 (03 Jan 2013) + + 03 Jan 2013; Kacper Kowalik <xarthisius@gentoo.org> + +ekopath-4.0.12.1_pre20121102.ebuild: + Version bump, install docs conditionally wrt #411383 by Andrew Savchenko + <bircoph@gmail.com> + + 25 Jun 2012; Kacper Kowalik <xarthisius@gentoo.org> + ekopath-4.0.12.1_pre20120530.ebuild: + Use blocker for app-arch/rpm rather than pkg_pretend/ewarn. Thanks to Diego + Pettenò <flameeyes@gentoo.org> for suggestion. Remove hardcoded PV + +*ekopath-4.0.12.1_pre20120530 (14 Jun 2012) + + 14 Jun 2012; Kacper Kowalik <xarthisius@gentoo.org> + +ekopath-4.0.12.1_pre20120530.ebuild: + Version bump + +*ekopath-4.0.12.1_pre20120430 (30 Apr 2012) + + 30 Apr 2012; Kacper Kowalik <xarthisius@gentoo.org> + +ekopath-4.0.12.1_pre20120430.ebuild, -ekopath-4.0.10_pre20110728.ebuild, + -ekopath-4.0.11_pre20110804-r1.ebuild, -ekopath-4.0.12.1_pre20120205.ebuild, + -ekopath-4.0.12_pre20111108.ebuild: + Version bump, drop old + +*ekopath-4.0.12.1_pre20120308 (08 Mar 2012) + + 08 Mar 2012; Kacper Kowalik <xarthisius@gentoo.org> + +ekopath-4.0.12.1_pre20120308.ebuild: + Version bump + +*ekopath-4.0.12.1_pre20120205 (09 Feb 2012) + + 09 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> + +ekopath-4.0.12.1_pre20120205.ebuild: + Version bump + + 13 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> Manifest: + Bump manifest due to upstream silently switching binaries + +*ekopath-4.0.12_pre20111108 (08 Nov 2011) + + 08 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> + +ekopath-4.0.12_pre20111108.ebuild: + Version bump with bulldozer support + +*ekopath-4.0.11_pre20110804-r1 (04 Aug 2011) + + 04 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + -ekopath-4.0.11_pre20110804.ebuild, +ekopath-4.0.11_pre20110804-r1.ebuild: + License manager was temporary removed by upstream + +*ekopath-4.0.11_pre20110804 (04 Aug 2011) + + 04 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + -ekopath-4.0.10_pre20110803.ebuild, +ekopath-4.0.11_pre20110804.ebuild: + Fix sandbox violation and bump + +*ekopath-4.0.10_pre20110803 (04 Aug 2011) + + 04 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + -ekopath-4.0.10_pre20110717-r1.ebuild, +ekopath-4.0.10_pre20110803.ebuild: + Version bump, fixes missing symbols in funclookup + + 03 Aug 2011; Anthony G. Basile <blueness@gentoo.org> + ekopath-4.0.10_pre20110728.ebuild: + Fix a) paxmarkings on installer and b) RWX GNU STACK on libstl.so + This is for pax enabled kernels, but tested and safe on vanilla. + +*ekopath-4.0.10_pre20110728 (31 Jul 2011) + + 31 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + +ekopath-4.0.10_pre20110728.ebuild: + Version bump + +*ekopath-4.0.10_pre20110717-r1 (31 Jul 2011) + + 31 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + -ekopath-4.0.10_pre20110717.ebuild, +ekopath-4.0.10_pre20110717-r1.ebuild: + Use PN rather than P in path, in order not to break things relying on + compiler location on every update. Fixes bug 377113 by Diego Elio Pettenò + <flameeyes@gentoo.org> + + 27 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + ekopath-4.0.10_pre20110717.ebuild: + Add missing LDPATH to env file + + 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + -ekopath-4.0.10_pre20110612.ebuild, + ekopath-4.0.10_pre20110717.ebuild: + Drop old, restrict mirror + + 21 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + ekopath-4.0.10_pre20110717.ebuild: + Workaround fperms issues + +*ekopath-4.0.10_pre20110717 (20 Jul 2011) + + 20 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + +ekopath-4.0.10_pre20110717.ebuild: + Version bump + + 15 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> + ekopath-4.0.10_pre20110612.ebuild: + Workaround failure with latest rpm. Thanks to joi for the report + +*ekopath-4.0.10_pre20110612 (15 Jun 2011) + + 15 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> + +ekopath-4.0.10_pre20110612.ebuild, +metadata.xml: + Initial import diff --git a/dev-lang/elixir/ChangeLog b/dev-lang/elixir/ChangeLog new file mode 100644 index 00000000..701a9079 --- /dev/null +++ b/dev-lang/elixir/ChangeLog @@ -0,0 +1,140 @@ +# ChangeLog for dev-lang/elixir +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/elixir/ChangeLog,v 1.27 2015/06/29 23:01:24 hasufell Exp $ + +*elixir-1.0.5 (29 Jun 2015) + + 29 Jun 2015; Julian Ospald <hasufell@gentoo.org> +elixir-1.0.5.ebuild: + version bump + +*elixir-1.0.4 (18 Apr 2015) + + 18 Apr 2015; Julian Ospald <hasufell@gentoo.org> +elixir-1.0.4.ebuild: + version bump to 1.0.4 + +*elixir-1.0.3 (16 Feb 2015) + + 16 Feb 2015; Julian Ospald <hasufell@gentoo.org> +elixir-1.0.3.ebuild: + version bump + +*elixir-1.0.2 (29 Oct 2014) + + 29 Oct 2014; Julian Ospald <hasufell@gentoo.org> +elixir-1.0.2.ebuild, + metadata.xml: + version bump wrt #527210, add Mikhail as maintainer + +*elixir-1.0.1 (17 Oct 2014) + + 17 Oct 2014; Julian Ospald <hasufell@gentoo.org> +elixir-1.0.1.ebuild: + version bump + +*elixir-1.0.0 (10 Sep 2014) + + 10 Sep 2014; Julian Ospald <hasufell@gentoo.org> -elixir-0.12.0.ebuild, + -elixir-0.12.1.ebuild, -elixir-0.12.2.ebuild, -elixir-0.12.4.ebuild, + -elixir-0.13.0.ebuild, -elixir-0.13.1.ebuild, -elixir-0.14.1.ebuild, + -elixir-0.14.2.ebuild, +elixir-1.0.0.ebuild: + version bump, rm old + +*elixir-0.15.1 (24 Aug 2014) + + 24 Aug 2014; Julian Ospald <hasufell@gentoo.org> +elixir-0.15.1.ebuild: + version bump + +*elixir-0.14.3 (20 Jul 2014) + + 20 Jul 2014; Julian Ospald <hasufell@gentoo.org> +elixir-0.14.3.ebuild: + version bump + +*elixir-0.14.2 (01 Jul 2014) + + 01 Jul 2014; Julian Ospald <hasufell@gentoo.org> +elixir-0.14.2.ebuild: + version bump + +*elixir-0.14.1 (20 Jun 2014) + + 20 Jun 2014; Julian Ospald <hasufell@gentoo.org> +elixir-0.14.1.ebuild: + version bump + + 29 May 2014; Julian Ospald <hasufell@gentoo.org> + -files/elixir-0.9.3-makefile.patch: + rm obsolete patch + +*elixir-0.13.3 (29 May 2014) + + 29 May 2014; Julian Ospald <hasufell@gentoo.org> +elixir-0.13.3.ebuild, + -elixir-0.10.0.ebuild, -elixir-0.10.1.ebuild, -elixir-0.10.2.ebuild, + -elixir-0.10.3.ebuild, -elixir-0.9.3.ebuild: + version bump, remove old + +*elixir-0.13.1 (10 May 2014) + + 10 May 2014; Julian Ospald <hasufell@gentoo.org> +elixir-0.13.1.ebuild: + version bump + +*elixir-0.13.0 (21 Apr 2014) + + 21 Apr 2014; Julian Ospald <hasufell@gentoo.org> +elixir-0.13.0.ebuild: + version bump wrt #508316 + +*elixir-0.12.5 (10 Mar 2014) + + 10 Mar 2014; Julian Ospald <hasufell@gentoo.org> +elixir-0.12.5.ebuild: + version bump + +*elixir-0.12.4 (04 Mar 2014) + + 04 Mar 2014; Julian Ospald <hasufell@gentoo.org> +elixir-0.12.4.ebuild: + version bump + +*elixir-0.12.2 (17 Jan 2014) + + 17 Jan 2014; Julian Ospald <hasufell@gentoo.org> +elixir-0.12.2.ebuild: + version bump + +*elixir-0.12.1 (07 Jan 2014) + + 07 Jan 2014; Julian Ospald <hasufell@gentoo.org> +elixir-0.12.1.ebuild: + version bump + + 19 Dec 2013; Julian Ospald <hasufell@gentoo.org> metadata.xml: + update metadata.xml + +*elixir-0.12.0 (19 Dec 2013) + + 19 Dec 2013; Julian Ospald <hasufell@gentoo.org> +elixir-0.12.0.ebuild: + version bump + +*elixir-0.11.2 (17 Nov 2013) + + 17 Nov 2013; Julian Ospald <hasufell@gentoo.org> +elixir-0.11.2.ebuild: + version bump + +*elixir-0.10.3 (03 Oct 2013) + + 03 Oct 2013; Julian Ospald <hasufell@gentoo.org> +elixir-0.10.3.ebuild: + version bump + +*elixir-0.10.2 (03 Sep 2013) + + 03 Sep 2013; Julian Ospald <hasufell@gentoo.org> +elixir-0.10.2.ebuild: + version bump + +*elixir-0.10.1 (04 Aug 2013) + + 04 Aug 2013; Julian Ospald <hasufell@gentoo.org> +elixir-0.10.1.ebuild: + version bump + +*elixir-0.10.0 (17 Jul 2013) + + 17 Jul 2013; Julian Ospald <hasufell@gentoo.org> +elixir-0.10.0.ebuild: + version bump + + 13 Jul 2013; Julian Ospald <hasufell@gentoo.org> elixir-0.9.3.ebuild: + add x86 arch + +*elixir-0.9.3 (13 Jul 2013) + + 13 Jul 2013; Julian Ospald <hasufell@gentoo.org> +elixir-0.9.3.ebuild, + +files/elixir-0.9.3-makefile.patch, +metadata.xml: + initial import wrt #476288 diff --git a/dev-lang/epic/ChangeLog b/dev-lang/epic/ChangeLog new file mode 100644 index 00000000..48a8b298 --- /dev/null +++ b/dev-lang/epic/ChangeLog @@ -0,0 +1,39 @@ +# ChangeLog for dev-lang/epic +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/epic/ChangeLog,v 1.7 2015/06/01 21:29:09 slyfox Exp $ + +*epic-0.9.3.3 (01 Jun 2015) + + 01 Jun 2015; Sergei Trofimovich <slyfox@gentoo.org> +epic-0.9.3.3.ebuild: + Version bump. + +*epic-0.9.3.2 (14 Dec 2014) + + 14 Dec 2014; Mark Wright <gienah@gentoo.org> +epic-0.9.3.2.ebuild, + +files/respect-user-cflags.patch: + Bump epic to 0.9.3.2. Thanks to Michael Orlitzky <mjo@gentoo.org> for the + patch to respect CFLAGS + + 18 Nov 2012; Mark Wright <gienah@gentoo.org> +files/epic-0.9.3-ghc-7.6.patch, + epic-0.9.3.ebuild: + Patch epic 0.9.3 to build with ghc 7.6.1 + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> epic-0.9.2.ebuild, + epic-0.9.3.ebuild: + move dev-lang/epic/epic-0.9.3.ebuild ebuild to mirror://hackage + + 13 Apr 2012; Mark Wright <gienah@gentoo.org> epic-0.9.2.ebuild, + epic-0.9.3.ebuild: + epic build requires happy + +*epic-0.9.3 (25 Mar 2012) + + 25 Mar 2012; Mark Wright <gienah@gentoo.org> epic-0.9.2.ebuild, + +epic-0.9.3.ebuild: + Bump to 0.9.3, EAPI=4, [profile?] for haskell lib depends + +*epic-0.9.2 (23 Jan 2012) + + 23 Jan 2012; Mark Wright <gienah@gentoo.org> +epic-0.9.2.ebuild, + +metadata.xml: + Add epic diff --git a/dev-lang/erlang/ChangeLog b/dev-lang/erlang/ChangeLog new file mode 100644 index 00000000..23d9d08e --- /dev/null +++ b/dev-lang/erlang/ChangeLog @@ -0,0 +1,1152 @@ +# ChangeLog for dev-lang/erlang +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v 1.274 2015/08/06 07:20:01 ago Exp $ + + 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> erlang-17.5.ebuild: + Stable for x86, wrt bug #552444 + + 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> erlang-17.5.ebuild: + Stable for amd64, wrt bug #552444 + + 02 Aug 2015; Pacho Ramos <pacho@gentoo.org> erlang-17.5.ebuild: + sparc stable wrt bug #552444 + + 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> erlang-17.5.ebuild: + ppc stable wrt bug #552444 + + 19 Jul 2015; Dirkjan Ochtman <djc@gentoo.org> erlang-18.0.ebuild: + Remove dependency on perl (bug 551796) + + 16 Jul 2015; Tobias Klausmann <klausman@gentoo.org> erlang-17.5.ebuild: + Stable on alpha, bug 552444 + + 12 Jul 2015; Dirkjan Ochtman <djc@gentoo.org> -erlang-16.3.1.ebuild, + -erlang-17.4.ebuild: + Remove old versions + +*erlang-18.0 (01 Jul 2015) + + 01 Jul 2015; Zac Medico <zmedico@gentoo.org> +erlang-18.0.ebuild: + 18.0 version bump for bug 553200 + +*erlang-17.5 (04 Apr 2015) + + 04 Apr 2015; Dirkjan Ochtman <djc@gentoo.org> +erlang-17.5.ebuild: + Version bump erlang to 17.5 + + 09 Jan 2015; Tobias Klausmann <klausman@gentoo.org> erlang-17.3.ebuild: + Stable on alpha, bug 499876 + + 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> erlang-17.3.ebuild: + Stable for sparc, wrt bug #499876 + + 24 Dec 2014; Agostino Sarubbo <ago@gentoo.org> erlang-17.3.ebuild: + Stable for ppc64, wrt bug #499876 + + 24 Dec 2014; Agostino Sarubbo <ago@gentoo.org> erlang-17.3.ebuild: + Stable for ppc, wrt bug #499876 + + 23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> erlang-17.3.ebuild: + Stable for x86, wrt bug #499876 + + 23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> erlang-17.3.ebuild: + Stable for amd64, wrt bug #499876 + + 22 Dec 2014; Dirkjan Ochtman <djc@gentoo.org> -erlang-17.0-r1.ebuild, + -erlang-17.1.ebuild: + Remove old versions of erlang + +*erlang-17.4 (22 Dec 2014) + + 22 Dec 2014; Dirkjan Ochtman <djc@gentoo.org> +erlang-17.4.ebuild: + Version bump erlang to 17.4 + +*erlang-17.3 (23 Sep 2014) + + 23 Sep 2014; Dirkjan Ochtman <djc@gentoo.org> +erlang-17.3.ebuild: + Version bump erlang to 17.3 (bug 523434) + + 19 Jul 2014; Tobias Klausmann <klausman@gentoo.org> erlang-16.3.1.ebuild: + Stable on alpha, bug #506274 + + 05 Jul 2014; Dirkjan Ochtman <djc@gentoo.org> -erlang-16.2-r1.ebuild, + -erlang-17.0.ebuild: + Remove old versions + +*erlang-17.1 (05 Jul 2014) + + 05 Jul 2014; Dirkjan Ochtman <djc@gentoo.org> +erlang-17.1.ebuild: + Version bump erlang to 17.1 (fixes bug 515998) + +*erlang-17.0-r1 (08 May 2014) + + 08 May 2014; Dirkjan Ochtman <djc@gentoo.org> +erlang-17.0-r1.ebuild, + +files/17.0-systemd.patch: + Fix erlang systemd dependency (bug 508366). + + 24 Apr 2014; Dirkjan Ochtman <djc@gentoo.org> erlang-17.0.ebuild: + Remove now-useless elogs for 17.0. + +*erlang-17.0 (21 Apr 2014) + + 21 Apr 2014; Dirkjan Ochtman <djc@gentoo.org> +erlang-17.0.ebuild: + Version bump erlang to 17.0 (bug 507362). + + 05 Apr 2014; Dirkjan Ochtman <djc@gentoo.org> erlang-16.3.1.ebuild: + Port erlang-16.3.1 ebuild to EAPI=4. + +*erlang-16.3.1 (05 Apr 2014) + + 05 Apr 2014; Dirkjan Ochtman <djc@gentoo.org> +erlang-16.3.1.ebuild: + Version bump erlang to 16.3.1 (fixes #506830). + + 30 Mar 2014; Dirkjan Ochtman <djc@gentoo.org> -erlang-16.1-r1.ebuild, + -erlang-16.1.ebuild, -erlang-16.2.ebuild, -erlang-16.ebuild: + Remove old versions. + +*erlang-16.2-r1 (08 Feb 2014) + + 08 Feb 2014; Dirkjan Ochtman <djc@gentoo.org> +erlang-16.2-r1.ebuild: + Actually pull in 16B02 sources (bug 492552). Thanks to Luis Ressel + <aranea@aixah.de> for the patch to help MY_PV transformation. + + 16 Nov 2013; Ryan Hill <dirtyepic@gentoo.org> erlang-15.2.3.1.ebuild, + erlang-16.ebuild, erlang-16.1.ebuild, erlang-16.1-r1.ebuild, + erlang-16.2.ebuild: + Add a USE dep instead of calling wxwidgets_pkg_setup. + + 04 Nov 2013; Dirkjan Ochtman <djc@gentoo.org> erlang-16.1-r1.ebuild, + erlang-16.2.ebuild: + Properly use autotools, fix tinfo for 16.1-r1 (bug 475800). + +*erlang-16.2 (04 Nov 2013) + + 04 Nov 2013; Dirkjan Ochtman <djc@gentoo.org> +erlang-16.2.ebuild, + +files/16.2-tinfo.patch: + Version bump erlang to 16.2 (R16B02). + +*erlang-16.1-r1 (08 Sep 2013) + + 08 Sep 2013; Pacho Ramos <pacho@gentoo.org> +erlang-16.1-r1.ebuild: + Change unit file installation (#482446#c5) + + 26 Aug 2013; Dirkjan Ochtman <djc@gentoo.org> -erlang-15.2.2.ebuild, + -erlang-15.2.ebuild: + Remove old versions. + +*erlang-16.1 (26 Aug 2013) + + 26 Aug 2013; Dirkjan Ochtman <djc@gentoo.org> +erlang-16.1.ebuild, + +files/epmd.service: + Version bump to 16.1, include epmd.service (fixes 482446, 474778). + + 07 May 2013; Agostino Sarubbo <ago@gentoo.org> erlang-15.2.3.1.ebuild: + Stable for ppc64, wrt bug #468374 + + 07 May 2013; Agostino Sarubbo <ago@gentoo.org> erlang-15.2.3.1.ebuild: + Stable for sparc, wrt bug #468374 + + 05 May 2013; Agostino Sarubbo <ago@gentoo.org> erlang-15.2.3.1.ebuild: + Stable for alpha, wrt bug #468374 + + 03 May 2013; Agostino Sarubbo <ago@gentoo.org> erlang-15.2.3.1.ebuild: + Stable for ppc, wrt bug #468374 + +*erlang-16 (03 May 2013) + + 03 May 2013; Dirkjan Ochtman <djc@gentoo.org> +erlang-16.ebuild: + Version bump erlang to 16. + + 03 May 2013; Agostino Sarubbo <ago@gentoo.org> erlang-15.2.3.1.ebuild: + Stable for x86, wrt bug #468374 + + 03 May 2013; Agostino Sarubbo <ago@gentoo.org> erlang-15.2.3.1.ebuild: + Stable for amd64, wrt bug #468374 + + 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> erlang-15.2.2.ebuild: + Stable for alpha, wrt bug #449416 + + 05 Jan 2013; Agostino Sarubbo <ago@gentoo.org> erlang-15.2.2.ebuild: + Stable for sparc, wrt bug #449416 + + 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> erlang-15.2.2.ebuild: + Stable for ppc64, wrt bug #449416 + + 02 Jan 2013; Agostino Sarubbo <ago@gentoo.org> erlang-15.2.2.ebuild: + Stable for x86, wrt bug #449416 + + 02 Jan 2013; Agostino Sarubbo <ago@gentoo.org> erlang-15.2.2.ebuild: + Stable for amd64, wrt bug #449416 + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> erlang-15.2.2.ebuild: + Stable for ppc, wrt bug #449416 + + 31 Dec 2012; Dirkjan Ochtman <djc@gentoo.org> erlang-15.2.ebuild, + erlang-15.2.2.ebuild, erlang-15.2.3.1.ebuild: + Add dependency on virtual/glu for USE=wxwidgets (bug 445136). + + 31 Dec 2012; Dirkjan Ochtman <djc@gentoo.org> -erlang-15.2.1.ebuild: + Remove old version. + + 31 Dec 2012; Dirkjan Ochtman <djc@gentoo.org> files/epmd.init: + Changed license on the Gentoo-owned init script to ErlPL-1.1 (bug 425928). + +*erlang-15.2.3.1 (26 Dec 2012) + + 26 Dec 2012; Dirkjan Ochtman <djc@gentoo.org> +erlang-15.2.3.1.ebuild: + Version bump to 15.2.3.1 (bug 445372). + + 05 Oct 2012; Dirkjan Ochtman <djc@gentoo.org> -erlang-13.2.4.ebuild, + -files/erlang-14.2.2-interface.patch, -erlang-14.2.4.ebuild: + Remove old versions. + +*erlang-15.2.2 (05 Oct 2012) + + 05 Oct 2012; Dirkjan Ochtman <djc@gentoo.org> +erlang-15.2.2.ebuild: + Version bump to 15.2.2, fix bugs 434870, 434832, 434150 (thanks to + billiob@gmail.com). + + 17 Jun 2012; Raúl Porcel <armin76@gentoo.org> erlang-15.2.ebuild: + alpha/sparc stable wrt #413825 + + 21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> erlang-15.2.ebuild: + x86 stable wrt bug #413825 + + 19 May 2012; Samuli Suominen <ssuominen@gentoo.org> erlang-15.2.ebuild: + ppc/ppc64 stable wrt #413825 + + 18 May 2012; Agostino Sarubbo <ago@gentoo.org> erlang-15.2.ebuild: + Stable for amd64, wrt bug #413825 + +*erlang-15.2.1 (14 May 2012) + + 14 May 2012; Dirkjan Ochtman <djc@gentoo.org> +erlang-15.2.1.ebuild: + Version bump to 15.2.1. + + 29 Apr 2012; Fabian Groffen <grobian@gentoo.org> erlang-15.2.ebuild: + Fixed compilation for x64-macos, keyworded, thanks to Jan Rieger in bug + #413961 + + 01 Mar 2012; Dirkjan Ochtman <djc@gentoo.org> -erlang-14.2.2-r1.ebuild, + -erlang-14.2.3.ebuild: + Remove old versions. + +*erlang-15.2 (01 Mar 2012) + + 01 Mar 2012; Dirkjan Ochtman <djc@gentoo.org> +erlang-15.2.ebuild, + metadata.xml: + Version bump to 15.2 (bug 399155) and include compat-ethread USE flag (bug + 392669). + + 07 Dec 2011; Ulrich Mueller <ulm@gentoo.org> erlang-13.2.4.ebuild, + erlang-14.2.2-r1.ebuild, erlang-14.2.3.ebuild, erlang-14.2.4.ebuild: + The Erlang Public License file has been renamed from EPL to ErlPL-1.1, + in order to avoid confusion with the Eclipse Public License, bug 389705. + +*erlang-14.2.4 (30 Nov 2011) + + 30 Nov 2011; Dirkjan Ochtman <djc@gentoo.org> +erlang-14.2.4.ebuild: + Version bump to 14.2.4, fix bug 383697, remove blocker. + +*erlang-14.2.3 (06 Jun 2011) + + 06 Jun 2011; Dirkjan Ochtman <djc@gentoo.org> +erlang-14.2.3.ebuild: + Version bump erlang to 14.2.3. + + 06 Jun 2011; Dirkjan Ochtman <djc@gentoo.org> -erlang-14.2.1.ebuild, + -files/erlang-14.2.1-fortify.patch, -erlang-14.2.2.ebuild: + Remove old versions. + +*erlang-14.2.2-r1 (04 May 2011) + + 04 May 2011; Dirkjan Ochtman <djc@gentoo.org> +erlang-14.2.2-r1.ebuild, + metadata.xml: + Add halfword useflag for 14.2.2-r1 (bug 365629). + +*erlang-14.2.2 (29 Apr 2011) + + 29 Apr 2011; Dirkjan Ochtman <djc@gentoo.org> +erlang-14.2.2.ebuild, + +files/erlang-14.2.2-interface.patch: + Version bump to 14B02. + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + files/erlang-14.2.1-fortify.patch: + Update fix for FORTIFY_SOURCE failure on 64bit as taken from upstream + + 12 Jan 2011; Christian Faulhammer <fauli@gentoo.org> metadata.xml: + Dropping maintainership and handing over to djc + + 12 Jan 2011; Christian Faulhammer <fauli@gentoo.org> erlang-14.2.1.ebuild, + +files/erlang-14.2.1-fortify.patch: + Add fix from PLD Linux for buffer overflow detected by FORTIFY_SOURCE=2 in + on 64bit arches. Research done by Arkadiusz Miskiewicz <arekm AT pld-linux DOT + org> for bug 348559 + +*erlang-14.2.1 (12 Dec 2010) + + 12 Dec 2010; Christian Faulhammer <fauli@gentoo.org> + +erlang-14.2.1.ebuild: + version bump for bug 348365 by Boris Faure <billiob AT gmail DOT com> + + 24 Nov 2010; Christian Faulhammer <fauli@gentoo.org> + erlang-14.2-r1.ebuild: + Remove warning for HiPE as it seems to be ok on hardened these days, + update some comments + +*erlang-14.2-r1 (24 Nov 2010) + + 24 Nov 2010; Christian Faulhammer <fauli@gentoo.org> + +erlang-14.2-r1.ebuild, +files/erlang-14.2-respect_LDFLAGS-wx.patch: + Fix runtime issues with --as-needed and wxWidgets interface as reported by + Andrian Nord <NightNord AT gmail DOT com> in bug 338664. With help by + dirtyepic. + + 11 Nov 2010; <fauli@gentoo.org> erlang-14.2.ebuild: + block app-accessibility/speech-dispatcher to avoid file collisions as + reported in bug 344643 by Alexander Koryushkin <madcored AT gmail DOT com> + + 08 Nov 2010; Christian Faulhammer <fauli@gentoo.org> -erlang-14.1.ebuild, + -files/erlang-14.1-lm.patch: + clean up + +*erlang-14.2 (08 Nov 2010) + + 08 Nov 2010; Christian Faulhammer <fauli@gentoo.org> +erlang-14.2.ebuild, + +files/epmd.init: + version bump to fix 325073, some hints by Boris Faure <billiob AT gmail + DOT com>; this also fixes 263129 for LDFLAGS (again, reported + upstream...again) and bug 334979 which provides an init script for epmd. + This release seems to incorporate an upstream fix for bug 338664 + + 30 Sep 2010; Fabian Groffen <grobian@gentoo.org> erlang-13.2.4.ebuild, + erlang-14.1.ebuild: + Prevent configure from injecting -m32 by default on Darwin, bug #334155 + Marked ~x64-macos. + + 03 Jul 2010; Christian Faulhammer <fauli@gentoo.org> erlang-14.1.ebuild: + add comment about upstreamed patch + + 30 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> erlang-14.1.ebuild, + +files/erlang-14.1-lm.patch: + Fix building with -Wl,--as-needed wrt #325969 by Christian Faulhammer. + +*erlang-14.1 (28 Jun 2010) + + 28 Jun 2010; Christian Faulhammer <fauli@gentoo.org> +erlang-14.1.ebuild: + Beta version bump for bug 325073, still has --as-needed issues + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + -erlang-13.2.2.ebuild, -erlang-13.2.3.ebuild: + clean up + + 26 Jun 2010; <nixnut@gentoo.org> erlang-13.2.4.ebuild: + ppc stable #313849 + + 21 May 2010; Peter Volkov <pva@gentoo.org> erlang-13.2.4.ebuild: + amd64 stable, bug 313849 + + 11 May 2010; Brent Baude <ranger@gentoo.org> erlang-13.2.4.ebuild: + stable ppc64, bug 313849 + + 07 May 2010; Raúl Porcel <armin76@gentoo.org> erlang-13.2.4.ebuild: + alpha/sparc stable wrt #313849 + + 08 Apr 2010; Christian Faulhammer <fauli@gentoo.org> erlang-13.2.4.ebuild: + stable x86, bug 313849 + + 09 Mar 2010; Jonathan Callen <abcd@gentoo.org> erlang-13.2.4.ebuild: + Use ED instead of D in a couple more places + + 05 Mar 2010; Christian Faulhammer <fauli@gentoo.org> erlang-13.2.4.ebuild: + fix sed lines to really modify the file + + 04 Mar 2010; Christian Faulhammer <fauli@gentoo.org> erlang-13.2.4.ebuild: + use system zlib, thanks to Frej Drejhammar <frej AT sics DOT se> in bug + 307599 + + 04 Mar 2010; Christian Faulhammer <fauli@gentoo.org> erlang-13.2.4.ebuild: + port Prefix changes, add some dies + + 04 Mar 2010; Christian Faulhammer <fauli@gentoo.org> erlang-13.2.3.ebuild: + port Prefix changes + +*erlang-13.2.4 (02 Mar 2010) + + 02 Mar 2010; Christian Faulhammer <fauli@gentoo.org> + +erlang-13.2.4.ebuild: + version bump for bug 307089 + + 21 Feb 2010; Christian Faulhammer <fauli@gentoo.org> erlang-13.2.2.ebuild, + erlang-13.2.3.ebuild: + use the wxwidgets USE flag instead of wxwindows, see bug 305349 by Ciprian + Ciubotariu <cheepeero AT gmx DOT net> + + 29 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + -erlang-12.2.5-r1.ebuild, -files/erlang-12.2.5-amd64_segfault.patch, + -files/erlang-12.2.5-remove_execstack.patch, + -files/erlang-13.1-LDFLAGS.patch, -erlang-13.2.1.ebuild: + Clean up + + 29 Dec 2009; Raúl Porcel <armin76@gentoo.org> erlang-13.2.2.ebuild: + sparc stable wrt #291742 + + 11 Dec 2009; Brent Baude <ranger@gentoo.org> erlang-13.2.2.ebuild: + Marking erlang-13.2.2 ppc64 for bug 291742 + +*erlang-13.2.3 (10 Dec 2009) + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + +erlang-13.2.3.ebuild: + version bump, bug 295320; install man pages even if USE=doc is not set, + bug 296346 by Priit Laes <plaes AT plaes DOT org> + + 06 Dec 2009; Tobias Klausmann <klausman@gentoo.org> erlang-13.2.2.ebuild: + Stable on alpha, bug #291742 + + 25 Nov 2009; Markus Meier <maekke@gentoo.org> erlang-13.2.2.ebuild: + amd64 stable, bug #291742 + + 19 Nov 2009; Christian Faulhammer <fauli@gentoo.org> erlang-13.2.2.ebuild: + stable x86, bug 291742 + + 08 Nov 2009; nixnut <nixnut@gentoo.org> erlang-13.2.2.ebuild: + ppc stable #291742 + + 05 Nov 2009; Raúl Porcel <armin76@gentoo.org> erlang-13.2.1.ebuild, + erlang-13.2.2.ebuild: + Add ~arm/~ia64 wrt #270500 + +*erlang-13.2.2 (30 Sep 2009) + + 30 Sep 2009; Christian Faulhammer <fauli@gentoo.org> + +erlang-13.2.2.ebuild: + version bump, bug 286645 + + 27 Sep 2009; nixnut <nixnut@gentoo.org> erlang-13.2.1.ebuild: + ppc stable #284691 + + 17 Aug 2009; Christian Faulhammer <fauli@gentoo.org> -erlang-13.2.ebuild, + -erlang-13.2-r1.ebuild, -files/erlang-13.2-eunit_fix.patch: + clean up + + 17 Aug 2009; Christian Faulhammer <fauli@gentoo.org> erlang-13.2.1.ebuild: + readd patch to respect LDFLAGS, hasn't been fixed for 13B1 as promised + + 24 Jun 2009; Christian Faulhammer <fauli@gentoo.org> erlang-13.2.1.ebuild: + add symlink for beam.smp when building with multi-processor support, see + bug 274954 by caleb + +*erlang-13.2.1 (15 Jun 2009) + + 15 Jun 2009; Christian Faulhammer <fauli@gentoo.org> + +erlang-13.2.1.ebuild: + version bump for bug 273714 by Holger Hoffstätte <holger DOT hoffstaette + AT googlemail DOT com> + + 29 Apr 2009; Christian Faulhammer <fauli@gentoo.org> + erlang-13.2-r1.ebuild: + only call pkg_setup from wxwidgets.eclass when USE=wxwindows is set + + 29 Apr 2009; Christian Faulhammer <fauli@gentoo.org> + erlang-13.2-r1.ebuild: + properly choose the wxGTK version with the wxwidgets eclass, also remove + flag-o-matic, not used anymore, bug 267260 by Arvid Norlander <anmaster AT + tele2 DOT se> + +*erlang-13.2-r1 (29 Apr 2009) + + 29 Apr 2009; Christian Faulhammer <fauli@gentoo.org> + +files/erlang-13.2-eunit_fix.patch, +erlang-13.2-r1.ebuild: + fix runtime crash with eunit, patch found and reported by Sergey Sinkovskiy + <glorybox DOT away AT gmail.com> on bug 267329 + + 22 Apr 2009; Christian Faulhammer <fauli@gentoo.org> + -erlang-13.1-r1.ebuild: + remove beta version + +*erlang-13.2 (22 Apr 2009) + + 22 Apr 2009; Christian Faulhammer <fauli@gentoo.org> +erlang-13.2.ebuild: + version bump + + 20 Apr 2009; Christian Faulhammer <fauli@gentoo.org> erlang-13.1-r1: + Note in comment, that the LDFLAGS patch has been accepted upstream + +*erlang-13.1-r1 (08 Apr 2009) + + 08 Apr 2009; Christian Faulhammer <fauli@gentoo.org> + +files/erlang-13.1-LDFLAGS.patch, -erlang-13.1.ebuild, + +erlang-13.1-r1.ebuild: + revision bump to make all modules respect LDFLAGS, patch provided by + Davide Pesavento <davidepesa AT gmail DOT com> in bug 263129 + +*erlang-13.1 (07 Apr 2009) + + 07 Apr 2009; Christian Faulhammer <fauli@gentoo.org> +erlang-13.1.ebuild: + version bump for 13A beta version, brings in WxWindows bindings, ported + ebuild to EAPI 2 + + 24 Mar 2009; Christian Faulhammer <fauli@gentoo.org> + -erlang-12.2.5.ebuild: + clean up + + 18 Mar 2009; Brent Baude <ranger@gentoo.org> erlang-12.2.5-r1.ebuild: + stable ppc, bug 261673 + + 15 Mar 2009; Tobias Klausmann <klausman@gentoo.org> + erlang-12.2.5-r1.ebuild: + Stable on alpha, bug #261673 + + 15 Mar 2009; Brent Baude <ranger@gentoo.org> erlang-12.2.5-r1.ebuild: + stable ppc64, bug 261673 + + 09 Mar 2009; Ferris McCormick <fmccor@gentoo.org> erlang-12.2.5-r1.ebuild: + Sparc stable, Bug #261673. + + 08 Mar 2009; Markus Meier <maekke@gentoo.org> erlang-12.2.5-r1.ebuild: + amd64/x86 stable, bug #261673 + +*erlang-12.2.5-r1 (05 Feb 2009) + + 05 Feb 2009; Christian Faulhammer <fauli@gentoo.org> + +files/erlang-12.2.5-amd64_segfault.patch, + +files/erlang-12.2.5-remove_execstack.patch, +erlang-12.2.5-r1.ebuild: + revbump to fix executable stacks (see bug 249328 by Lars Strojny <lars AT + strojny DOT net>) and a segfault on amd64; both taken from upstream, hint + and inspiration by Davide Pesavento <davidepesa AT gmail DOT com> + + 18 Dec 2008; Christian Faulhammer <fauli@gentoo.org> + -files/erlang-12.2.3-gethostbyname.patch, + -files/erlang-12.2.3-glibc28.patch, -files/erlang-12.2.4-inet_drv.patch, + -erlang-12.2.3-r1.ebuild, -erlang-12.2.4-r1.ebuild: + clean up + + 17 Dec 2008; Markus Meier <maekke@gentoo.org> erlang-12.2.5.ebuild: + amd64 stable, bug #249960 + + 09 Dec 2008; Raúl Porcel <armin76@gentoo.org> erlang-12.2.5.ebuild: + alpha/sparc/x86 stable wrt #249960 + + 08 Dec 2008; Brent Baude <ranger@gentoo.org> erlang-12.2.5.ebuild: + stable ppc64, bug 249960 + + 06 Dec 2008; nixnut <nixnut@gentoo.org> erlang-12.2.5.ebuild: + Stable on ppc wrt bug 249960 + + 28 Nov 2008; Christian Faulhammer <fauli@gentoo.org> metadata.xml: + change my email address + + 06 Nov 2008; Christian Faulhammer <opfer@gentoo.org> erlang-12.2.5.ebuild: + fix the HiPE warning...sounded really retarded and nobody noticed for ages + +*erlang-12.2.5 (06 Nov 2008) + + 06 Nov 2008; Christian Faulhammer <opfer@gentoo.org> + +erlang-12.2.5.ebuild: + version bump: bug fixes without end + + 06 Nov 2008; Christian Faulhammer <opfer@gentoo.org> + -erlang-12.2.4.ebuild: + clean up + + 17 Oct 2008; Markus Meier <maekke@gentoo.org> metadata.xml: + smp USE-flag is global now + +*erlang-12.2.4-r1 (03 Oct 2008) + + 03 Oct 2008; Christian Faulhammer <opfer@gentoo.org> + +files/erlang-12.2.4-inet_drv.patch, +erlang-12.2.4-r1.ebuild: + fix severe runtime issues with get_tcp function, taken from upstream as + reported in bug 239173 by Oscar Hellström <oscar AT oscarh DOT net> + +*erlang-12.2.4 (03 Sep 2008) + + 03 Sep 2008; Christian Faulhammer <opfer@gentoo.org> + +erlang-12.2.4.ebuild: + version bump for bug 236573 + + 29 Aug 2008; Christian Faulhammer <opfer@gentoo.org> + erlang-12.2.3-r1.ebuild: + don't add symlink for ear binary...not shipped anymore, thanks to Arvid + Norlander <anmaster AT tele2 DOT se> in bug 235840 + + 25 Aug 2008; Christian Faulhammer <opfer@gentoo.org> + -files/erlang-12.2.2-as-needed.patch, -erlang-12.2.2.ebuild, + -erlang-12.2.3.ebuild: + clean up + + 24 Aug 2008; Markus Rothe <corsair@gentoo.org> erlang-12.2.3-r1.ebuild: + Stable on ppc64; bug #231553 + + 19 Aug 2008; Peter Volkov <pva@gentoo.org> erlang-12.2.3-r1.ebuild: + amd64 stable, bug #231553 + + 16 Aug 2008; Raúl Porcel <armin76@gentoo.org> erlang-12.2.3-r1.ebuild: + alpha/sparc/x86 stable wrt #231553 + + 16 Aug 2008; Christian Faulhammer <opfer@gentoo.org> metadata.xml: + incorporate local USE flags in metadata.xml + + 14 Aug 2008; nixnut <nixnut@gentoo.org> erlang-12.2.3-r1.ebuild: + Stable on ppc wrt bug 231553 + +*erlang-12.2.3-r1 (12 Aug 2008) + + 12 Aug 2008; Christian Faulhammer <opfer@gentoo.org> + +erlang-12.2.3-r1.ebuild: + fix SSL support finally for bug 231553 + + 21 Jul 2008; Alexis Ballier <aballier@gentoo.org> erlang-12.2.3.ebuild: + keyword ~x86-fbsd + + 21 Jul 2008; Christian Faulhammer <opfer@gentoo.org> + +files/erlang-12.2.3-gethostbyname.patch, erlang-12.2.3.ebuild: + fix building on Gentoo/FreeBSD + + 12 Jul 2008; Christian Faulhammer <opfer@gentoo.org> erlang-12.2.3.ebuild: + stable x86, bug 231553 + + 19 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> erlang-12.2.3.ebuild: + Re-add ~sparc keyword, drop ~x86-fbsd keyword, bug #226085 + + 15 Jun 2008; Tobias Klausmann <klausman@gentoo.org> erlang-12.2.3.ebuild: + Keyworded on alpha, bug #226085 + + 13 Jun 2008; Christian Faulhammer <opfer@gentoo.org> + +files/erlang-12.2.3-glibc28.patch, erlang-12.2.3.ebuild: + fix build failure with Glibc 2.8, see bug 226063, patch provided by Holger + Hoffstätte <holger AT wizards DOT de> + + 12 Jun 2008; Brent Baude <ranger@gentoo.org> erlang-12.2.3.ebuild: + Marking erlang-12.2.3 ~ppc64 for bug 226085 + +*erlang-12.2.3 (12 Jun 2008) + + 12 Jun 2008; Christian Faulhammer <opfer@gentoo.org> + +erlang-12.2.3.ebuild: + version bump: A bugfix release. Ebuild has been cleaned up a bit: some die + statements, added support for USE=sctp (see bug 223555 by Maxim Treskin + <zerthurd AT gmail DOT com>) + + 29 May 2008; Christian Faulhammer <opfer@gentoo.org> + -files/erlang-10.2.6-export-TARGET.patch, + -files/erlang-11.2.5-build.patch, + -files/erlang-11.2.5-gethostbyname.patch, -files/erlang-11.2.5-hipe.patch, + -files/erlang-11.2.5-odbc-support-amd64.patch, -erlang-11.2.5-r3.ebuild, + -erlang-12.2.1.ebuild: + clean up + + 28 May 2008; Peter Volkov <pva@gentoo.org> erlang-12.2.2.ebuild: + amd64 stable, bug #223707. + + 27 May 2008; Raúl Porcel <armin76@gentoo.org> erlang-12.2.2.ebuild: + alpha/sparc stable wrt #223707 + + 27 May 2008; Markus Rothe <corsair@gentoo.org> erlang-12.2.2.ebuild: + Stable on ppc64; bug #223707 + + 26 May 2008; nixnut <nixnut@gentoo.org> erlang-12.2.2.ebuild: + Stable on ppc wrt bug 223707 + + 26 May 2008; Christian Faulhammer <opfer@gentoo.org> erlang-12.2.2.ebuild: + stable x86, bug 223707 + + 24 May 2008; Christian Faulhammer <opfer@gentoo.org> + files/erlang-11.2.5-odbc-support-amd64.patch: + patch had DOS encoding which might fail on some systems, reported by + Артем Навроцкий <artnav AT mail DOT ru> by mail + + 29 Apr 2008; Christian Faulhammer <opfer@gentoo.org> erlang-12.2.2.ebuild: + make previous patch really work by regenerating needed files, pointed out by + Holger Hoffstätte <holger AT wizards DOT de> + + 29 Apr 2008; Christian Faulhammer <opfer@gentoo.org> + +files/erlang-12.2.2-as-needed.patch, erlang-12.2.2.ebuild: + make building with --as-needed possible, patch provided by pva in bug 203157 + + 28 Apr 2008; Christian Faulhammer <opfer@gentoo.org> erlang-12.2.2.ebuild: + use variable instead of fixed string so I won't continually forget to adjust + the fixed one...as suggested by ulm on bug 2194012 reported by Dennis + Schridde <lindevel AT gmx DOT net> + +*erlang-12.2.2 (25 Apr 2008) + + 25 Apr 2008; Christian Faulhammer <opfer@gentoo.org> + +erlang-12.2.2.ebuild: + version bump + + 01 Apr 2008; Christian Faulhammer <opfer@gentoo.org> erlang-12.2.1.ebuild: + shorten die message + + 31 Mar 2008; Christian Faulhammer <opfer@gentoo.org> erlang-12.2.1.ebuild: + check for --as-neeeded in LDFLAGS if use with USE=ssl and die, see bug 203157 + + 11 Mar 2008; Christian Faulhammer <opfer@gentoo.org> + -files/erlang-12.2.0-binary-append.patch, -erlang-12.2.0.ebuild: + clean up + + 11 Mar 2008; Brent Baude <ranger@gentoo.org> erlang-12.2.1.ebuild: + stable ppc64, bug 212684 + + 09 Mar 2008; Raúl Porcel <armin76@gentoo.org> erlang-12.2.1.ebuild: + alpha stable wrt #212684 + + 08 Mar 2008; Ferris McCormick <fmccor@gentoo.org> erlang-12.2.1.ebuild: + Sparc stable, Bug #212684. + + 08 Mar 2008; nixnut <nixnut@gentoo.org> erlang-12.2.1.ebuild: + Stable on ppc wrt bug 212684 + + 08 Mar 2008; Christian Faulhammer <opfer@gentoo.org> erlang-12.2.1.ebuild: + stable x86/amd64, bug 212684 + + 07 Feb 2008; Christian Faulhammer <opfer@gentoo.org> erlang-12.2.1.ebuild: + fix a typo pointed out by Holger Hoffstätte <holger AT wizards DOT de> in + bug 209272 + +*erlang-12.2.1 (07 Feb 2008) + + 07 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + +erlang-12.2.1.ebuild: + version bump + + 25 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + +files/erlang-11.2.5-hipe.patch, + +files/erlang-11.2.5-odbc-support-amd64.patch, +erlang-11.2.5-r3.ebuild: + readd 11.2.5, so ejabberd is not broken anymore + + 23 Jan 2008; Christian Faulhammer <opfer@gentoo.org> metadata.xml: + removing emacs team and adding myself alone + + 23 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + -files/erlang-11.2.5-hipe.patch, + -files/erlang-11.2.5-odbc-support-amd64.patch, -erlang-11.2.5-r3.ebuild: + clean up + + 22 Jan 2008; Raúl Porcel <armin76@gentoo.org> erlang-12.2.0.ebuild: + alpha/sparc stable wrt #206882 + + 22 Jan 2008; Christian Faulhammer <opfer@gentoo.org> erlang-12.2.0.ebuild: + stable amd64, bug 206882 + + 22 Jan 2008; Brent Baude <ranger@gentoo.org> erlang-12.2.0.ebuild: + Marking erlang-12.2.0 ppc for bug 206882 + + 22 Jan 2008; Brent Baude <ranger@gentoo.org> erlang-12.2.0.ebuild: + Marking erlang-12.2.0 ppc64 for bug 206882 + + 21 Jan 2008; Markus Meier <maekke@gentoo.org> erlang-12.2.0.ebuild: + x86 stable, bug #206882 + + 14 Jan 2008; Christian Faulhammer <opfer@gentoo.org> erlang-12.2.0.ebuild: + don't filter --as-needed anymore + + 11 Jan 2008; Christian Faulhammer <opfer@gentoo.org> erlang-12.2.0.ebuild: + filter --as-needed from LDFLAGS, reported by Santiago Gala <sgala AT apache + DOT org> in bug 203157 + + 09 Jan 2008; Christian Faulhammer <opfer@gentoo.org> erlang-12.2.0.ebuild: + comment on patch which has been accepted upstream + + 04 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + -erlang-11.2.5.ebuild: + clean up + + 21 Dec 2007; nixnut <nixnut@gentoo.org> erlang-11.2.5-r3.ebuild: + Stable on ppc wrt bug 202552 + + 18 Dec 2007; Christian Faulhammer <opfer@gentoo.org> + erlang-11.2.5-r3.ebuild, erlang-12.2.0.ebuild: + comment on patches and stable amd64, bug 202552 + + 17 Dec 2007; Ferris McCormick <fmccor@gentoo.org> erlang-11.2.5-r3.ebuild: + Sparc stable, Bug #202552. + + 17 Dec 2007; Christian Faulhammer <opfer@gentoo.org> + erlang-11.2.5-r3.ebuild: + stable x86, bug 202552 + + 17 Dec 2007; Christian Faulhammer <opfer@gentoo.org> erlang-12.2.0.ebuild: + comment on patches sent to upstream + +*erlang-12.2.0 (10 Dec 2007) + + 10 Dec 2007; Christian Faulhammer <opfer@gentoo.org> + +files/erlang-12.2.0-binary-append.patch, +erlang-12.2.0.ebuild: + version bump, fixes bug 201598 + + 10 Dec 2007; Christian Faulhammer <opfer@gentoo.org> + -erlang-11.2.5-r2.ebuild: + clean up + + 21 Nov 2007; Christian Faulhammer <opfer@gentoo.org> + erlang-11.2.5-r3.ebuild: + amd64 not x86 needs the patch + +*erlang-11.2.5-r3 (21 Nov 2007) + + 21 Nov 2007; Christian Faulhammer <opfer@gentoo.org> + +files/erlang-11.2.5-odbc-support-amd64.patch, -erlang-11.2.4-r1.ebuild, + -erlang-11.2.5-r1.ebuild, +erlang-11.2.5-r3.ebuild: + clean up; add patch to enable ODBC support on amd64, thanks to Alexander T + <spam AT ndl DOT kiev DOT ua> in bug 198302 + + 23 Sep 2007; Christian Faulhammer <opfer@gentoo.org> + +files/erlang-11.2.5-hipe.patch, erlang-11.2.5-r2.ebuild: + add patch provided by Paul Bonser <misterpib@gmail.com> in bug193452 to + prevent a doubled statement in hipe installation + + 26 Aug 2007; Christian Faulhammer <opfer@gentoo.org> + erlang-11.2.5-r2.ebuild: + comment about fix done here taken upstream (caps in man page sections); + correct path for correction of man pages, so they are processed + + 26 Aug 2007; Mike Frysinger <vapier@gentoo.org> erlang-11.2.5-r2.ebuild: + Make sure we force linking with ssl dynamically #184419. + + 26 Aug 2007; Mike Frysinger <vapier@gentoo.org> + +files/erlang-11.2.5-build.patch, erlang-11.2.5-r2.ebuild: + Make sure failures in subdirs are not ignored #184419. + + 25 Aug 2007; Christian Faulhammer <opfer@gentoo.org> + erlang-11.2.5-r2.ebuild: + ferdy suggested in bug 189639 to extend MANPATH, so the normal man command + can find the man pages, not only the erl -man command + + 22 Aug 2007; Christian Faulhammer <opfer@gentoo.org> + +erlang-11.2.4-r1.ebuild: + restore old version because of ejabberd + +*erlang-11.2.5-r2 (21 Aug 2007) + + 21 Aug 2007; Christian Faulhammer <opfer@gentoo.org> + +erlang-11.2.5-r2.ebuild: + install man files in own hierarchy in ERL_LIBDIR not in systemsystem-wide + location, thus erl -man can find it; reported by Samuel Tesla + <samuel.tesla@gmail.com> in bug 189639 + + 15 Aug 2007; Christian Faulhammer <opfer@gentoo.org> + files/50erlang-gentoo.el: + fix Emacs support file...really + +*erlang-11.2.5-r1 (15 Aug 2007) + + 15 Aug 2007; Christian Faulhammer <opfer@gentoo.org> + files/50erlang-gentoo.el, -files/10.2.6-manpage-emacs-gentoo.patch, + -erlang-11.2.1.ebuild, -erlang-11.2.4-r1.ebuild, +erlang-11.2.5-r1.ebuild: + clean up; let erl binary use several CPUs if USE=smp is set. Reported by + astro@spaceboyz.net on bug 188858; don't install license file; add a lot of + quotes around variables; fix Emacs support file to use require and not + load-library + + 06 Aug 2007; Roy Marples <uberlord@gentoo.org> + +files/erlang-11.2.5-gethostbyname.patch, erlang-11.2.5.ebuild: + Fix gethostbyname problem on FreeBSD and keyword ~x86-fbsd, #182001 thanks + to Pierre Guinoiseau. + + 17 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> erlang-11.2.5.ebuild: + Stable on sparc wrt security #184592 + + 15 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org> + erlang-11.2.5.ebuild: + ppc stable, bug #184592 + + 14 Jul 2007; Christian Faulhammer <opfer@gentoo.org> erlang-11.2.5.ebuild: + stable x86, security bug 184592 + +*erlang-11.2.5 (05 Jul 2007) + + 05 Jul 2007; Christian Faulhammer <opfer@gentoo.org> + -files/glibc-2.4-fix.patch, -files/erl_process_dump_R11B-3.patch, + -erlang-10.2.10.ebuild, -erlang-11.2.2-r1.ebuild, -erlang-11.2.3.ebuild, + -erlang-11.2.3-r1.ebuild, -erlang-11.2.4.ebuild, +erlang-11.2.5.ebuild: + version bump; clean-up + +*erlang-11.2.4-r1 (21 May 2007) + + 21 May 2007; Christian Faulhammer <opfer@gentoo.org> + +erlang-11.2.4-r1.ebuild: + remove internal copy of zlib, so the header files from the system are used. + Fixes bug #178996, reported by Diego Pettenò <flameeyes@gmail.com> + + 20 Apr 2007; Christian Faulhammer <opfer@gentoo.org> erlang-11.2.4.ebuild: + remove unneeded symlinks + + 19 Apr 2007; Fernando J. Pereda <ferdy@gentoo.org> erlang-11.2.4.ebuild: + Remove useless cd + + 17 Apr 2007; Christian Faulhammer <opfer@gentoo.org> erlang-11.2.4.ebuild: + add -j1 for emake in src_install to prevent installation failures, fixes + bugs 174073 and 174492 + + 12 Apr 2007; Markus Rothe <corsair@gentoo.org> erlang-11.2.4.ebuild: + Added ~ppc64 + +*erlang-11.2.4 (06 Apr 2007) + + 06 Apr 2007; Christian Faulhammer <opfer@gentoo.org> + +erlang-11.2.4.ebuild: + version bump + +*erlang-11.2.3-r1 (24 Feb 2007) + + 24 Feb 2007; Christian Faulhammer <opfer@gentoo.org> + +erlang-11.2.3-r1.ebuild: + added smp and kpoll USE flags to enable/disable those features, adjusted + some bits; thanks to Max Loparyev <max@city.veganet.ru> + + 22 Feb 2007; Simon Stelling <blubb@gentoo.org> erlang-11.2.3.ebuild: + put back the export-TARGET patch; bug 167909 + +*erlang-11.2.3 (20 Feb 2007) + + 20 Feb 2007; Christian Faulhammer <opfer@gentoo.org> + +files/erl_process_dump_R11B-3.patch, +erlang-11.2.3.ebuild: + version bump which needs fewer patches and fixes, as reported by Christopher + Covington <covracer@gmail.com> in bug 167335 + + 31 Jan 2007; Marius Mauch <genone@gentoo.org> erlang-11.2.1.ebuild, + erlang-11.2.2-r1.ebuild: + Replacing einfo with elog + + 22 Jan 2007; Christian Faulhammer <opfer@gentoo.org> + erlang-11.2.2-r1.ebuild: + added info about what this version is called upstream + + 04 Jan 2007; Christian Faulhammer <opfer@gentoo.org> + erlang-11.2.2-r1.ebuild: + changed elisp.eclass to elisp-common.eclass as it was before. Thanks to + ferdy for pointing out. + + 30 Dec 2006; Christian Faulhammer <opfer@gentoo.org> -files/9c.patch, -erlang-9c-r2.ebuild, + -erlang-10.2.5.ebuild, -erlang-11.2.0.ebuild: + clean-up old versions + + 29 Dec 2006; Christian Faulhammer <opfer@gentoo.org> erlang-11.2.2-r1.ebuild: + inherit elisp instead of elisp-common; order inherited eclasses + alphabetically; add quotes around definition of $S + + 22 Dec 2006; Matti Bickel <mabi@gentoo.org> erlang-11.2.1.ebuild: + ppc stable (bug #151612) + +*erlang-11.2.2-r1 (12 Dec 2006) + + 12 Dec 2006; Christian Faulhammer <opfer@gentoo.org> + -erlang-11.2.2.ebuild, +erlang-11.2.2-r1.ebuild: + added hipe USE flag to give users control about that feature + + 06 Dec 2006; Christian Faulhammer <opfer@gentoo.org> erlang-11.2.2.ebuild: + repaired the ebuild + + 06 Dec 2006; Christian Faulhammer <opfer@gentoo.org> erlang-11.2.2.ebuild: + corrected a directory change to a more generic version + +*erlang-11.2.2 (06 Dec 2006) + + 06 Dec 2006; Christian Faulhammer <opfer@gentoo.org> + +erlang-11.2.2.ebuild: + version bump; revamped the ebuild, nearly all the work was done by Fernando + J. Pereda <ferdy@gentoo.org>, so hail to him; enables HiPE to test on + hardened systems + + 04 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> erlang-11.2.1.ebuild: + Stable on sparc wrt #151612 + + 04 Dec 2006; Christian Faulhammer <opfer@gentoo.org> erlang-11.2.1.ebuild: + stable x86, bug #151612 + + 04 Dec 2006; Christian Faulhammer <opfer@gentoo.org> erlang-11.2.1.ebuild: + added correct path for cd command, reported by Markus Meier + <meier_markus@bluewin.ch> in bug #151612 comment 19 + + 23 Nov 2006; Christian Faulhammer <opfer@gentoo.org> erlang-11.2.1.ebuild: + Added einfo about symlinks so users will read it + + 17 Nov 2006; Christian Faulhammer <opfer@gentoo.org> +files/9c.patch: + that patch needs to stay + + 17 Nov 2006; Christian Faulhammer <opfer@gentoo.org> -files/9c.patch, + -erlang-8b.ebuild, -erlang-9c.ebuild, -erlang-9c-r1.ebuild, + -erlang-10.2.0.ebuild, -erlang-10.2.7.ebuild: + clean up old versions, including a stray patch + + 17 Nov 2006; Christian Faulhammer <opfer@gentoo.org> erlang-11.2.1.ebuild: + added comments to warn anyone from maintaining it, added symlinks for + erl_call (bug #155229 by Pupeno <pupeno@pupeno.com>) and beam (requested by + Chainsaw <chainsaw@gentoo.org> on IRC. Prettyprinted some lines. + + 08 Nov 2006; Christian Faulhammer <opfer@gentoo.org> erlang-11.2.1.ebuild: + disable High Performance Erlang (HiPE) because it breaks some systems, + especially hardened. Also fix an glibc error. Thanks to Alexander Gabert + <a.gabert@fh-trier.de>, Kenny Bentley <seriousmoose@yahoo.com>, Chris Carlin + <ccarlin@physics.tamu.edu>, Chainsaw and nattfodd. Bugs #119753, #154338 and + # 151612 + + 08 Nov 2006; Christian Faulhammer <opfer@gentoo.org> erlang-11.2.1.ebuild: + fix compilation on hardened systems by filtering SSP, see bug #154338. + Thanks to pappy-_ on IRC who provided advice and test hardware. + + 02 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + -files/10.2.7-manpage-emacs-gentoo.patch, -files/erlang-9c.patch, + -files/erlang-10.2.7-export-TARGET.patch, erlang-10.2.7.ebuild, + erlang-10.2.10.ebuild, erlang-11.2.0.ebuild, erlang-11.2.1.ebuild: + remove unnecessary patches and adjust ebuilds to use the correct ones + + 02 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + -erlang-10.2.6.ebuild: + remove it, because it is masked and newer versions are available + + 02 Nov 2006; Christian Faulhammer <opfer@gentoo.org> -erlang-9c-r3.ebuild: + remove that version, as it has no keywords + +*erlang-11.2.1 (02 Nov 2006) + + 02 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + +erlang-11.2.1.ebuild: + version bump, reported by Conrad Kostecki <ConiKost@gmx.de> in + bug #145633 + + 02 Nov 2006; Christian Faulhammer <opfer@gentoo.org> erlang-10.2.7.ebuild, + erlang-10.2.10.ebuild, erlang-11.2.0.ebuild: + changed USE flag tcltk -> tk, see bug #17808 + +*erlang-11.2.0 (27 May 2006) + + 27 May 2006; Matthew Kennedy <mkennedy@gentoo.org> +erlang-11.2.0.ebuild: + New upstream version. + +*erlang-10.2.10 (10 Apr 2006) + + 10 Apr 2006; Matthew Kennedy <mkennedy@gentoo.org> + +files/glibc-2.4-fix.patch, +erlang-10.2.10.ebuild: + Include GLIBC 2.4 build fix; Resolves Bug #122383; Please see + http://www.erlang.org/ml-archive/erlang-questions/200601/msg00500.html for + more information on the GLIBC build fix. + + 07 Mar 2006; Mike Frysinger <vapier@gentoo.org> erlang-8b.ebuild, + erlang-9c.ebuild, erlang-9c-r1.ebuild, erlang-9c-r2.ebuild, + erlang-9c-r3.ebuild, erlang-10.2.0.ebuild, erlang-10.2.5.ebuild, + erlang-10.2.6.ebuild, erlang-10.2.7.ebuild: + Add support for modular X #121067. + + 28 Jan 2006; Simon Stelling <blubb@gentoo.org> +files/erlang-9c.patch, + -files/erlang-9c.patch.gz, erlang-9c-r1.ebuild: + no need to gzip smallish patches + + 03 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> erlang-10.2.7.ebuild: + marked ~alpha wrt bug #91132 + +*erlang-10.2.7 (29 Oct 2005) + + 29 Oct 2005; Matthew Kennedy <mkennedy@gentoo.org> + +files/erlang-10.2.7-export-TARGET.patch, + +files/10.2.7-manpage-emacs-gentoo.patch, +erlang-10.2.7.ebuild: + New upstream version; Added epoll support and condition support for + dev-lang/tk via X USE flag; Resolves Bug #106208. + + 05 Sep 2005; Jason Wever <weeve@gentoo.org> erlang-10.2.5.ebuild: + Stable on SPARC. + + 03 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> erlang-10.2.5.ebuild: + Stable on ppc. + +*erlang-10.2.5 (24 Aug 2005) + + 24 Aug 2005; Mike Frysinger <vapier@gentoo.org> +erlang-10.2.5.ebuild: + Add a version which works with wings #97798. + + 18 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org> + +files/10.2.6-manpage-emacs-gentoo.patch, files/50erlang-gentoo.el, + metadata.xml, erlang-10.2.6.ebuild: + Added Emacs Herd to metadata.xml. + + 18 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org> + +files/10.2.6-manpage-emacs-gentoo.patch, files/50erlang-gentoo.el, + erlang-10.2.6.ebuild: + Support man-page documentation in Emacs erlang-mode; Install Erlang + man-pages and HTML documentation via "doc" USE flag; Add missing + dependencies for Java and ODBC support via "odbc" and "java" USE flags; + Rename Erlang man-pages with "erl" suffix to avoid namespace collision; New + upstream version. + +*erlang-10.2.6 (02 Jul 2005) + + 02 Jul 2005; Mike Frysinger <vapier@gentoo.org> +erlang-10.2.6.ebuild: + Version bump. + + 02 Jul 2005; Mike Frysinger <vapier@gentoo.org> + +files/erlang-10.2.6-export-TARGET.patch, erlang-10.2.0.ebuild: + Fix host detection #94090 by Matthew Kennedy. + + 30 May 2005; Sven Wegener <swegener@gentoo.org> erlang-9c-r2.ebuild, + erlang-9c-r3.ebuild, erlang-10.2.0.ebuild: + Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745. + + 21 Apr 2005; Herbie Hopkins <herbs@gentoo.org> erlang-10.2.0.ebuild: + Small multilib issue, fixes bug #89938 + + 20 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> + +files/50erlang-gentoo.el, erlang-10.2.0.ebuild: + USE support for "emacs"; Resolves Bug #78557 + +*erlang-10.2.0 (07 Oct 2004) + + 07 Oct 2004; George Shapovalov <george@gentoo.org> erlang-10.2.0.ebuild : + new version out, adjusted versioning scheme as was previously discussed + (retaining 1st number, then letters A->1, B->2, ... and adding the "revision") + thus this corresponds to R10B-0 + also adjusted openssl dependency to point to >=0.9.7d + +*erlang-9c-r3 (02 Aug 2004) + + 02 Aug 2004; George Shapovalov <george@gentoo.org> erlang-9c-r3.ebuild : + fixed some stray ${D}'s in wrappers (#58901), added support for ~amd64 + + 30 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>; erlang-8b.ebuild, + erlang-9c-r1.ebuild, erlang-9c-r2.ebuild, erlang-9c.ebuild: + Change x11-base/xfree dependency to virtual/x11. + +*erlang-9c-r2 (21 Feb 2004) + + 21 Feb 2004; Mike Frysinger <vapier@gentoo.org> : + Version bump #26420. + +*erlang-9c-r1 (01 Jul 2003) + + 28 Jul 2003; Mike Frysinger <vapier@gentoo.org> : + Added 'addpredict' to /dev/pts to fix issues w/emerging in XTerm #25366. + + 03 Jul 2003; George Shapovalov <george@gentoo.org> erlang-9c-r1.ebuild : + incorporated fix for weird install on some systems from #20625 + Thanks to Claes Wikstrom <klacke@hyber.org> for the patch + + 01 Jul 2003; George Shapovalov <george@gentoo.org> erlang-9c-r1.ebuild : + incorporated patch to make erlang read nsswitch.conf in + addition to host.conf (#22836) + Thanks to Claes Wikstrom <klacke@hyber.org> for the patch + +*erlang-9c (09 May 2003) + + 19 Jun 2003; Mike Frysinger <vapier@gentoo.org> : + Cleaned up and made the ebuild more 'portage' like ... changed sed cmds to dosed + + 09 May 2003; George Shapovalov <george@gentoo.org> erlang-9c.ebuild : + new version (#20625), original versio n is R9B-1, 9c seems to be the only approximation + that works and is considered newer by portage + (anyway, 'B' seems to be invariant in upstream naming scheme) + Thanks to Claes Wikstrom <klacke@hyber.org> for an update. + +*erlang-9b (07 Jan 2003) + + 07 Jan 2003; George Shapovalov <george@gentoo.org> erlang-8b.ebuild, erlang-9b.ebuild : + new version, + cleaned up erlang-8b.ebuild and added IUSE + +*erlang-8b (01 Nov 2002) + + 19 Jun 2003; Mike Frysinger <vapier@gentoo.org> : + Cleaned up and made the ebuild more 'portage' like ... changed sed cmds to dosed + + 01 Nov 2002; George Shapovalov <george@gentoo.org> erlang-8b.ebuild : + Erlang is a programming language, runtime environment and a large collection of + libraries. Ebuild submitted by Charlie Mac <charzilla@yahoo.com> diff --git a/dev-lang/esco/ChangeLog b/dev-lang/esco/ChangeLog new file mode 100644 index 00000000..5f9e02d0 --- /dev/null +++ b/dev-lang/esco/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for dev-lang/esco +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/esco/ChangeLog,v 1.2 2015/06/09 14:07:14 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + +*esco-0.512 (01 Feb 2013) + + 01 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> +esco-0.512.ebuild, + +metadata.xml: + Initial commit, wrt bug #198060 diff --git a/dev-lang/execline/ChangeLog b/dev-lang/execline/ChangeLog new file mode 100644 index 00000000..9c3fdda3 --- /dev/null +++ b/dev-lang/execline/ChangeLog @@ -0,0 +1,34 @@ +# ChangeLog for dev-lang/execline +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/execline/ChangeLog,v 1.7 2015/06/24 16:15:03 williamh Exp $ + + 24 Jun 2015; William Hubbs <williamh@gentoo.org> execline-2.1.1.0.ebuild: + stable on amd64 wrt #553160 + + 19 Jun 2015; William Hubbs <williamh@gentoo.org> -execline-2.0.2.1.ebuild: + remove old version + +*execline-2.1.1.0 (16 Mar 2015) + + 16 Mar 2015; William Hubbs <williamh@gentoo.org> +execline-2.1.1.0.ebuild: + version bump + + 24 Feb 2015; William Hubbs <williamh@gentoo.org> -execline-1.2.3.ebuild, + -execline-1.3.1.1.ebuild, execline-2.0.2.1.ebuild: + Fix #541092 thanks to felix.janda@posteo.de and remove old versions + +*execline-2.0.2.1 (21 Feb 2015) + + 21 Feb 2015; William Hubbs <williamh@gentoo.org> +execline-2.0.2.1.ebuild: + version bump for #540566 + +*execline-1.3.1.1 (04 Nov 2014) + + 04 Nov 2014; William Hubbs <williamh@gentoo.org> +execline-1.3.1.1.ebuild: + version bump + +*execline-1.2.3 (02 Oct 2013) + + 02 Oct 2013; William Hubbs <williamh@gentoo.org> +execline-1.2.3.ebuild, + +metadata.xml: + initial commit diff --git a/dev-lang/f2c/ChangeLog b/dev-lang/f2c/ChangeLog new file mode 100644 index 00000000..a7b9f8e3 --- /dev/null +++ b/dev-lang/f2c/ChangeLog @@ -0,0 +1,104 @@ +# ChangeLog for dev-lang/f2c +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/ChangeLog,v 1.31 2012/12/06 19:57:42 bicatali Exp $ + + 06 Dec 2012; Sébastien Fabbro <bicatali@gentoo.org> f2c-20100827.ebuild: + Keyword amd64-linux and x86-linux + + 06 Nov 2012; Ulrich Müller <ulm@gentoo.org> f2c-20060507.ebuild, + f2c-20100827.ebuild: + LICENSE is "HPND" according to src/notice in tarball. + + 31 Aug 2012; Justin Lecher <jlec@gentoo.org> f2c-20100827.ebuild, + metadata.xml: + Respect CC + +*f2c-20100827 (19 Jun 2012) + + 19 Jun 2012; Sébastien Fabbro <bicatali@gentoo.org> +f2c-20100827.ebuild, + metadata.xml: + Version bump. libf2c only needed at run time. + + 30 Apr 2011; Raúl Porcel <armin76@gentoo.org> f2c-20060507.ebuild: + Drop alpha/sparc keywords + + 24 Feb 2011; Ulrich Mueller <ulm@gentoo.org> f2c-20060507.ebuild: + Correct license to as-is, bug 356271. + + 26 Nov 2008; Sébastien Fabbro <bicatali@gentoo.org> + -files/f2c-20030320-CAN-2005-0017.patch, -f2c-20030320-r1.ebuild: + Removed old and buggy version + + 26 Nov 2008; Brent Baude <ranger@gentoo.org> f2c-20060507.ebuild: + stable ppc64, bug 245832 + + 14 Nov 2008; Raúl Porcel <armin76@gentoo.org> f2c-20060507.ebuild: + alpha/sparc stable wrt #245832 + + 08 Nov 2008; Markus Meier <maekke@gentoo.org> f2c-20060507.ebuild: + amd64/x86 stable, bug #245832 + + 08 Nov 2008; nixnut <nixnut@gentoo.org> f2c-20060507.ebuild: + Stable on ppc wrt bug 245832 + + 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml: + Removing kugelfang from metadata.xml as per #46972. + + 23 Aug 2007; Roy Marples <uberlord@gentoo.org> f2c-20060507.ebuild: + Keyworded ~x86-fbsd. + + 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 22 May 2006; Danny van Dyk <kugelfang@gentoo.org> -f2c-20030320.ebuild: + Removed vulnerable (GLSA-200501-43) and outdated version. + +*f2c-20060507 (14 May 2006) + + 14 May 2006; Donnie Berkholz <spyderous@gentoo.org>; +f2c-20060507.ebuild: + Bump. Incorporates security fix from 20030320-r1, adds some fixes for + unusual situations and adds --help and --version. + + 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> f2c-20030320-r1.ebuild: + Mark 20030320-r1 stable on alpha + + 17 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> f2c-20030320-r1.ebuild: + ~alpha keyword. + + 29 Jan 2005; Yuta SATOH <nigoro@gentoo.org> f2c-20030320-r1.ebuild: + Stable on ppc64 + + 27 Jan 2005; Ferris McCormick <fmccor@gentoo.org> f2c-20030320-r1.ebuild: + Stable for sparc (Security Bugs 79725, 77570). + +*f2c-20030320-r1 (27 Jan 2005) + + 27 Jan 2005; Danny van Dyk <kugelfang@gentoo.org> + +files/f2c-20030320-CAN-2005-0017.patch, +f2c-20030320-r1.ebuild: + Fixing security BUG #77570 (CAN-2005-0017). Stable on amd64, ppc and x86. + + 10 Jan 2005; Markus Rothe <corsair@gentoo.org> f2c-20030320.ebuild: + Stable on ppc64 + + 09 Sep 2004; Philippe Trottier <tchiwam@gentoo.org> f2c-20030320.ebuild: + Marked ~ppc64 + + 06 Aug 2004; Ferris McCormick <fmccor@gentoo.org> f2c-20030320.ebuild: + Stable for sparc (part of bug 55386). + + 06 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> f2c-20030320.ebuild: + Marked stable on amd64 and ppc. + + 01 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> +metadata.xml, + f2c-20030320.ebuild: + Marked ~sparc on behalf of ciaranm. + + 01 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> f2c-20030320.ebuild: + Marked ~ppc + +*f2c-20030320 (12 Apr 2003) + + 12 Apr 2003; George Shapovalov <george@gentoo.org> f2c-20030320.ebuild, files/digest-f2c-20030320 : + initial release (#17451) + Fortran to C converter + ebuild submitted by Tyler Trafford <ttrafford@acm.org> diff --git a/dev-lang/falcon/ChangeLog b/dev-lang/falcon/ChangeLog new file mode 100644 index 00000000..9a5ac306 --- /dev/null +++ b/dev-lang/falcon/ChangeLog @@ -0,0 +1,27 @@ +# ChangeLog for dev-lang/falcon +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/falcon/ChangeLog,v 1.5 2015/07/22 13:35:06 mrueg Exp $ + + 22 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -falcon-0.9.4.4.ebuild: + Remove old. + + 02 Jun 2010; Torsten Veller <tove@gentoo.org> metadata.xml: + Remove omp from metadata.xml (#147119) + +*falcon-0.9.6.4 (25 May 2010) + + 25 May 2010; Maciej Mrozowski <reavertm@gentoo.org> + +falcon-0.9.6.4.ebuild: + Version bump 0.9.6.4, also fix bug 312401 + +*falcon-0.9.4.4 (11 Nov 2009) + + 11 Nov 2009; Víctor Ostorga <vostorga@gentoo.org> -falcon-0.8.8.ebuild, + +falcon-0.9.4.4.ebuild: + Version bump to 0.9.4.4 , Fixes cmake compilation, bug #279785 + +*falcon-0.8.8 (21 Jan 2008) + + 21 Jan 2008; David Shakaryan <omp@gentoo.org> +metadata.xml, + +falcon-0.8.8.ebuild: + New ebuild for the Falcon Programming Language. (bug #206837) diff --git a/dev-lang/ferite/ChangeLog b/dev-lang/ferite/ChangeLog new file mode 100644 index 00000000..8f4dd239 --- /dev/null +++ b/dev-lang/ferite/ChangeLog @@ -0,0 +1,132 @@ +# ChangeLog for dev-lang/ferite +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ferite/ChangeLog,v 1.40 2015/06/09 14:07:34 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + + 14 Mar 2013; Michael Palimaka <kensington@gentoo.org> -ferite-1.0.2.ebuild: + Remove old. + + 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ferite-1.0.2.ebuild, + ferite-1.1.17-r1.ebuild: + Drop sparc, wrt to bug #461720 + + 12 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ferite-1.1.17-r1.ebuild: + Stable for ppc, wrt bug #461090 + + 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ferite-1.1.17-r1.ebuild: + Stable for x86, wrt bug #461090 + + 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ferite-1.1.17-r1.ebuild: + Stable for amd64, wrt bug #461090 + +*ferite-1.1.17-r1 (04 Feb 2013) + + 04 Feb 2013; Patrick Lauer <patrick@gentoo.org> +ferite-1.1.17-r1.ebuild, + +files/ferite-pcre.patch, -ferite-1.1.17.ebuild: + Fix for #454058 + +*ferite-1.1.17 (30 Jan 2013) + + 30 Jan 2013; Patrick Lauer <patrick@gentoo.org> +ferite-1.1.17.ebuild: + Bump + + 26 Nov 2012; Ulrich Müller <ulm@gentoo.org> ferite-1.0.2.ebuild: + Fix LICENSE, BSD (3-clause) according to LICENSE file in tarball. + + 20 Jun 2012; Justin Lecher <jlec@gentoo.org> ferite-1.0.2.ebuild, + metadata.xml: + Handle libtool files; remove serial build in install phase, #244871 + + 06 Apr 2010; Jonathan Callen <abcd@gentoo.org> ferite-1.0.2.ebuild: + Bump to EAPI=3, add prefix keywords, many QA fixes + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> ferite-1.0.2.ebuild: + Remove virtual/libc + + 29 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> ferite-1.0.2.ebuild: + Force -j1, see bug #244871. + + 29 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + -ferite-0.99.6.ebuild: + clean up + + 29 Jan 2008; Christian Faulhammer <opfer@gentoo.org> ferite-1.0.2.ebuild: + quote variables + + 29 Jan 2008; Christian Faulhammer <opfer@gentoo.org> ferite-1.0.2.ebuild: + stable amd64, bug 204382 + + 28 Aug 2007; Christoph Mende <angelos@gentoo.org> ferite-1.0.2.ebuild: + Fixed multilib paths + + 15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: + add <herd>no-herd</herd> + + 22 Apr 2007; Matti Bickel <mabi@gentoo.org> ferite-1.0.2.ebuild: + ppc stable (bug #169458) + + 07 Apr 2007; Christian Faulhammer <opfer@gentoo.org> ferite-1.0.2.ebuild: + keyworded ~amd64, fixed multilib issues, bug 169458 + + 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> ferite-1.0.2.ebuild: + x86 stable + + 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> ferite-1.0.2.ebuild: + Stable on sparc wrt #169458 + +*ferite-1.0.2 (05 Mar 2007) + + 05 Mar 2007; Anant Narayanan <anant@gentoo.org> +ferite-1.0.2.ebuild: + vBump to 1.0.2, ebuild thanks to Dean Baender. Closes bug #124197 + + 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 06 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -ferite-0.99.4.ebuild, + -ferite-0.99.5.ebuild: + QA: Removed unused versions. + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ferite-0.99.6.ebuild: + Stable on ppc. + + 22 Apr 2005; Simon Stelling <blubb@gentoo.org> ferite-0.99.6.ebuild: + stable on amd64 + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ferite-0.99.4.ebuild, + ferite-0.99.5.ebuild, ferite-0.99.6.ebuild: + virtual/glibc -> virtual/libc + + 05 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> ferite-0.99.6.ebuild: + stable on sparc + +*ferite-0.99.6 (09 Jan 2003) + + 09 Jan 2003; Martin Holzer <mholzer@gentoo.org> ferrite-0.99.6.ebuild + files/digest-ferite-0.99.6 ChangeLog : + Version bumped. Submitted by alex@linuxhacker.org in #13571. + +*ferite-0.99.5 (17 Aug 2002) + + 24 Jan 2003; Mike Frysinger <vapier@gentoo.org> : + Added econf in place of configure. Fix for #14463. + + 09 Jan 2003; Martin Holzer <mholzer@gentoo.org> ferrite-0.99.5.ebuild : + Changed SRC_URI to mirror://sf + + 17 Nov 2002; Jon Nall <nall@gentoo.org> ferrite-0.99.5.ebuild : + added ~ppc to KEYWORDS + + 17 Aug 2002; G.Shapovalov <george@gentoo.org> ChangeLog : + new version + also modified ebuild to fix sandbox violation + +*ferite-0.99.4 (1 May 2002) + + 24 Jan 2003; Mike Frysinger <vapier@gentoo.org> : + Added econf in place of configure. Fix for #14463. + + 1 May 2002; G.Saraber <gsaraber@rarcoa.com> ChangeLog : + modified the glib ebuild into ferite :) + original by Achim Gottinger <achim@gentoo.org> diff --git a/dev-lang/fpc/ChangeLog b/dev-lang/fpc/ChangeLog new file mode 100644 index 00000000..06b39c18 --- /dev/null +++ b/dev-lang/fpc/ChangeLog @@ -0,0 +1,275 @@ +# ChangeLog for dev-lang/fpc +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.74 2015/06/09 14:07:55 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + + 01 Nov 2014; Agostino Sarubbo <ago@gentoo.org> fpc-2.6.4.ebuild: + Stable for ppc, wrt bug #525416 + + 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> fpc-2.6.4.ebuild: + Stable for x86, wrt bug #525416 + + 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> fpc-2.6.4.ebuild: + Stable for amd64, wrt bug #525416 + + 05 Aug 2014; Raúl Porcel <armin76@gentoo.org> fpc-2.6.2.ebuild, + fpc-2.6.4.ebuild: + Drop sparc keywords + + 12 May 2014; Tim Harder <radhermit@gentoo.org> fpc-2.6.4.ebuild: + Update amd64 and arm initial bootstrapping compilers. + + 26 Apr 2014; Tim Harder <radhermit@gentoo.org> -fpc-2.2.0.ebuild, + -fpc-2.2.0-r1.ebuild, -fpc-2.2.2-r1.ebuild, -fpc-2.2.4-r2.ebuild, + -fpc-2.4.0.ebuild, -fpc-2.4.4.ebuild, -fpc-2.6.0.ebuild, + -fpc-2.6.0-r1.ebuild, -files/fpc-2.2.0-unneeded-symbols.patch, + -files/fpc-2.2.2-execstack.patch, -files/fpc-2.2.2-unneeded-symbols.patch, + -files/fpc-2.2.4-execstack.patch: + Remove old. + +*fpc-2.6.4 (26 Apr 2014) + + 26 Apr 2014; Tim Harder <radhermit@gentoo.org> +fpc-2.6.4.ebuild: + Version bump. + + 26 Oct 2013; Julian Ospald <hasufell@gentoo.org> fpc-2.6.2.ebuild: + stable on x86 wrt #478690 + + 06 Sep 2013; Tim Harder <radhermit@gentoo.org> fpc-2.6.2.ebuild: + Update sparc bootstrap compiler (bug #483980). + + 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> fpc-2.6.2.ebuild: + Stable for ppc, wrt bug #478690 + + 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> fpc-2.6.2.ebuild: + Stable for amd64, wrt bug #478690 + + 30 Jul 2013; Tim Harder <radhermit@gentoo.org> fpc-2.6.2.ebuild: + Respect AS (bug #478792). + + 29 Jul 2013; Julian Ospald <hasufell@gentoo.org> fpc-2.6.2.ebuild: + die hard on gnu gold linker wrt #475210 + +*fpc-2.6.0-r1 (26 Jun 2013) + + 26 Jun 2013; Julian Ospald <hasufell@gentoo.org> +fpc-2.6.0-r1.ebuild: + revbump: backport fix for configuration files, use EAPI=5 + +*fpc-2.6.2 (26 Jun 2013) + + 26 Jun 2013; Tim Harder <radhermit@gentoo.org> +fpc-2.6.2.ebuild: + Version bump, fix configuration files (bug #416641). + + 09 Jul 2012; Ulrich Müller <ulm@gentoo.org> fpc-2.2.0-r1.ebuild, + fpc-2.2.0.ebuild, fpc-2.2.2-r1.ebuild, fpc-2.2.4-r2.ebuild, fpc-2.4.0.ebuild, + fpc-2.4.4.ebuild, fpc-2.6.0.ebuild: + Update LICENSE, bug 425140. + +*fpc-2.6.0 (03 Jan 2012) + + 03 Jan 2012; Tim Harder <radhermit@gentoo.org> +fpc-2.6.0.ebuild: + Version bump (bug #396695 by Merlijn Wajer). Add arm keyword. + + 12 Dec 2011; Tim Harder <radhermit@gentoo.org> fpc-2.4.4.ebuild: + Remove deprecated external fpc-ide related setup (fixes bug #394475). + +*fpc-2.4.4 (11 Dec 2011) + + 11 Dec 2011; Tim Harder <radhermit@gentoo.org> +fpc-2.4.4.ebuild, + metadata.xml: + Version bump (bug #363677 by Michal Janke). Add the ide USE flag to replace + the fpc-ide package. + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> fpc-2.4.0.ebuild: + sparc stable wrt #345663 + + 13 Jan 2011; Brent Baude <ranger@gentoo.org> fpc-2.4.0.ebuild: + stable ppc, bug 345663 + + 20 Nov 2010; Markos Chandras <hwoarang@gentoo.org> fpc-2.4.0.ebuild: + Stable on amd64 wrt bug #345663 + + 18 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> fpc-2.4.0.ebuild: + x86 stable wrt bug #345663 + +*fpc-2.4.0 (16 Jan 2010) + + 16 Jan 2010; Harald van Dijk <truedfx@gentoo.org> +fpc-2.4.0.ebuild: + Version bump, bug #299525 + +*fpc-2.2.4-r2 (22 Jul 2009) + + 22 Jul 2009; Harald van Dijk <truedfx@gentoo.org> -fpc-2.2.4.ebuild, + -fpc-2.2.4-r1.ebuild, +fpc-2.2.4-r2.ebuild: + Re-add RESTRICT=strip (#269221); drop FEATURES misuse (#278740) + +*fpc-2.2.4-r1 (09 Jun 2009) + + 09 Jun 2009; Harald van Dijk <truedfx@gentoo.org> +fpc-2.2.4-r1.ebuild: + Install HTML documentation instead of PDF files, so that fpc-ide can + display it. Drop warning about -Xs. + +*fpc-2.2.4 (23 Apr 2009) + + 23 Apr 2009; Harald van Dijk <truedfx@gentoo.org> + +files/fpc-2.2.4-execstack.patch, +fpc-2.2.4.ebuild: + Version bump (bug #266988) + +*fpc-2.2.2-r1 (10 Mar 2009) + + 14 Mar 2009; Harald van Dijk <truedfx@gentoo.org> + +files/fpc-2.2.2-execstack.patch, -fpc-2.0.0-r1.ebuild, -fpc-2.0.2.ebuild, + -fpc-2.0.4.ebuild, -fpc-2.2.2.ebuild, +fpc-2.2.2-r1.ebuild: + Drop RESTRICT=strip, now that binutils is fixed (#183725) + Pick noexecstack bits from upstream (#228867) + Remove older versions + + 16 Dec 2008; Harald van Dijk <truedfx@gentoo.org> fpc-2.0.4.ebuild, + fpc-2.2.0.ebuild, fpc-2.2.0-r1.ebuild, fpc-2.2.2.ebuild: + Remove mention of virtual/tetex (#222501) + + 06 Oct 2008; Harald van Dijk <truedfx@gentoo.org> fpc-2.2.2.ebuild: + Don't look for bootstrap compiler in the wrong path on ppc/sparc (#240303 + by Konrad Karczewski) + +*fpc-2.2.2 (05 Oct 2008) +*fpc-2.2.0-r1 (05 Oct 2008) + + 05 Oct 2008; Harald van Dijk <truedfx@gentoo.org> + +files/fpc-2.2.0-unneeded-symbols.patch, + +files/fpc-2.2.2-unneeded-symbols.patch, +fpc-2.2.0-r1.ebuild, + +fpc-2.2.2.ebuild: + Version bump (bug #234981 by Mihai Moldovan) + Drop references to functions removed from gtk (bug #239264 by Renato Caldas) + + 25 Jun 2008; nixnut <nixnut@gentoo.org> fpc-2.2.0.ebuild: + Stable on ppc wrt bug 194646 + + 22 Jun 2008; <welp@gentoo.org> fpc-2.2.0.ebuild: + Stable on amd64; bug 194646 + + 20 Jun 2008; Christian Faulhammer <opfer@gentoo.org> fpc-2.2.0.ebuild: + quote variables + + 20 Jun 2008; Christian Faulhammer <opfer@gentoo.org> fpc-2.2.0.ebuild: + stable x86, bug 194646 + +*fpc-2.2.0 (13 Sep 2007) + + 13 Sep 2007; Harald van Dijk <truedfx@gentoo.org> +fpc-2.2.0.ebuild: + Version bump + + 30 Jun 2007; Harald van Dijk <truedfx@gentoo.org> fpc-2.0.4.ebuild: + Add RESTRICT=strip, #183604 + + 20 Jun 2007; Harald van Dijk <truedfx@gentoo.org> fpc-2.0.4.ebuild: + Don't install documentation with dodoc; compressed PDFs are not readable + + 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 31 Jan 2007; Marius Mauch <genone@gentoo.org> fpc-2.0.0-r1.ebuild, + fpc-2.0.2.ebuild: + Replacing einfo with elog + + 03 Jan 2007; Harald van Dijk <truedfx@gentoo.org> fpc-2.0.4.ebuild: + Block older findutils to avoid having more people run into problems (#148570) + + 09 Sep 2006; Harald van Dijk <truedfx@gentoo.org> fpc-2.0.4.ebuild: + Use pregenerated docs to avoid sandbox violations (#146804) + + 31 Aug 2006; Harald van Dijk <truedfx@gentoo.org> fpc-2.0.4.ebuild: + Fix set_pp for amd64 & ppc + +*fpc-2.0.4 (30 Aug 2006) + + 30 Aug 2006; Harald van Dijk <truedfx@gentoo.org> metadata.xml, + +fpc-2.0.4.ebuild: + Version bump + + 05 Aug 2006; Harald van Dijk <truedfx@gentoo.org> fpc-2.0.2.ebuild: + Build & install FreeVision library + + 19 Apr 2006; Carsten Lohrke <carlo@gentoo.org> fpc-2.0.2.ebuild: + Do not install .svn directories, bug #119597. + + 22 Dec 2005; Herbie Hopkins <herbs@gentoo.org> files/digest-fpc-2.0.2: + fix digest on fpc-2.0.0.x86_64-linux.tar, bug 116370. + + 17 Dec 2005; Carsten Lohrke <carlo@gentoo.org> +fpc-2.0.0-r1.ebuild: + restore ebuild for dev-lang/lazarus + +*fpc-2.0.2 (17 Dec 2005) + + 17 Dec 2005; Carsten Lohrke <carlo@gentoo.org> + -fpc-1.9.5_pre20040820.ebuild, -fpc-2.0.0_rc2.ebuild, -fpc-2.0.0.ebuild, + -fpc-2.0.0-r1.ebuild, +fpc-2.0.2.ebuild: + version bump + + 14 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> fpc-2.0.0-r1.ebuild: + Added sparc support and keyworded accordingly + + 15 Sep 2005; Marcelo Goes <vanquirius@gentoo.org> + fpc-1.9.5_pre20040820.ebuild: + Add app-arch/unzip to DEPEND for bug 69831. + + 24 Jul 2005; Herbie Hopkins <herbs@gentoo.org> fpc-2.0.0-r1.ebuild: + Added amd64 support thanks to Matthias Jansen. + +*fpc-2.0.0-r1 (03 Jul 2005) + + 03 Jul 2005; Carsten Lohrke <carlo@gentoo.org> +fpc-2.0.0-r1.ebuild: + added optional documentation + + 27 Jun 2005; Aron Griffis <agriffis@gentoo.org> fpc-2.0.0_rc2.ebuild, + fpc-2.0.0.ebuild: + Fix src_compile to call set_pp instead of set_compiler + + 26 Jun 2005; David Holm <dholm@gentoo.org> fpc-2.0.0.ebuild: + Added to ~ppc. + + 25 Jun 2005; Aron Griffis <agriffis@gentoo.org> fpc-2.0.0.ebuild: + Install the man-pages too + +*fpc-2.0.0 (25 Jun 2005) + + 25 Jun 2005; Aron Griffis <agriffis@gentoo.org> + fpc-1.9.5_pre20040820.ebuild, fpc-2.0.0_rc2.ebuild, +fpc-2.0.0.ebuild: + Update to 2.0.0 and clean up these ebuilds #93233 + + 19 Apr 2005; Elfyn McBratney <beu@gentoo.org> metadata.xml: + Remove retired developer from metadata.xml. + + 31 Mar 2005; Chris White <chriswhite@gentoo.org> fpc-2.0.0_rc2.ebuild: + Wasn't supposed to be stable marked when imported. + +*fpc-2.0.0_rc2 (31 Mar 2005) + + 31 Mar 2005; Chris White <chriswhite@gentoo.org> +fpc-2.0.0_rc2.ebuild: + Closing part 1 of 2 for Bug #87337. Thanks to expose for the ebuild. + +*fpc-1.9.5_pre20040820 (21 Jan 2005) + + 21 Jan 2005; Chris White <chriswhite@gentoo.org> +metadata.xml, + +fpc-1.9.5_pre20040820.ebuild: + Fixing bug #71677. Renaming fpc-source to fpc. + + 26 Aug 2004; Chris White <chriswhite@gentoo.org> + fpc-source-1.9.5_pre20040820.ebuild: + FPC asm doesn't go too well with amd64. -arch marking. Used zhen's dev box to verify this. + + 22 Aug 2004; Chris White <chriswhite@gentoo.org> + fpc-source-1.9.5_pre20040820.ebuild: + Changed to emake -j1 since the makefile apparently doesn't like parallel makes. + + 22 Aug 2004; Chris White <chriswhite@gentoo.org> + fpc-source-1.9.5_pre20040820.ebuild: + Added fpc blocker. + +*fpc-source-1.9.5_pre20040820 (22 Aug 2004) + + 22 Aug 2004; Chris White <chriswhite@gentoo.org> +metadata.xml, + +fpc-source-1.9.5_pre20040820.ebuild: + Initial package import. Adding myself as maintainer. diff --git a/dev-lang/fsharp/ChangeLog b/dev-lang/fsharp/ChangeLog new file mode 100644 index 00000000..0caf40bf --- /dev/null +++ b/dev-lang/fsharp/ChangeLog @@ -0,0 +1,67 @@ +# ChangeLog for dev-lang/fsharp +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fsharp/ChangeLog,v 1.14 2015/06/06 18:50:43 jlec Exp $ + + 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + +*fsharp-3.1.1.31 (28 Dec 2014) + + 28 Dec 2014; Heather Cynede <cynede@gentoo.org> +fsharp-3.1.1.31.ebuild, + -fsharp-3.1.1.26.ebuild: + F# bump + +*fsharp-3.1.1.26 (19 Sep 2014) + + 19 Sep 2014; Heather Cynede <cynede@gentoo.org> +fsharp-3.1.1.26.ebuild, + -fsharp-3.1.1.14.ebuild: + bump F# + +*fsharp-3.1.1.14 (17 May 2014) + + 17 May 2014; Heather Cynede <cynede@gentoo.org> +fsharp-3.1.1.14.ebuild, + -fsharp-3.1.0.ebuild: + fsharp bump + + 01 Jan 2014; Heather Cynede <cynede@gentoo.org> -fsharp-3.0.30.ebuild: + clean older F# ebuilds 2 + +*fsharp-3.1.0 (01 Jan 2014) + + 01 Jan 2014; Heather Cynede <cynede@gentoo.org> +fsharp-3.1.0.ebuild: + F# bump to 3.1 + + 14 Nov 2013; Heather Cynede <cynede@gentoo.org> -fsharp-3.0.27.ebuild, + -fsharp-3.0.28.ebuild, -fsharp-3.0.29.ebuild: + clean previous versions of fsharp + + 05 Nov 2013; Heather Cynede <cynede@gentoo.org> fsharp-3.0.30.ebuild: + fix fsc conflict with scala, remove fsc symlink from fsharp + + 09 Oct 2013; Heather Cynede <cynede@gentoo.org> fsharp-3.0.30.ebuild: + fix src_install + +*fsharp-3.0.30 (09 Oct 2013) + + 09 Oct 2013; Heather Cynede <cynede@gentoo.org> +fsharp-3.0.30.ebuild: + fsharp bump + +*fsharp-3.0.29 (07 Oct 2013) + + 07 Oct 2013; Heather Cynede <cynede@gentoo.org> +fsharp-3.0.29.ebuild: + fsharp bump + +*fsharp-3.0.28 (29 Sep 2013) + + 29 Sep 2013; Heather Cynede <cynede@gentoo.org> +fsharp-3.0.28.ebuild: + fsharp bump + + 24 Sep 2013; Heather Cynede <cynede@gentoo.org> fsharp-3.0.27.ebuild, + metadata.xml: + QA: dev-lang/fsharp + +*fsharp-3.0.27 (24 Sep 2013) + + 24 Sep 2013; Heather Cynede <cynede@gentoo.org> +fsharp-3.0.27.ebuild, + +metadata.xml: + new package: dev-lang/fsharp diff --git a/dev-lang/gdl/ChangeLog b/dev-lang/gdl/ChangeLog new file mode 100644 index 00000000..74d31eee --- /dev/null +++ b/dev-lang/gdl/ChangeLog @@ -0,0 +1,271 @@ +# ChangeLog for dev-lang/gdl +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gdl/ChangeLog,v 1.50 2015/06/09 14:08:12 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + + 10 May 2015; Justin Lecher <jlec@gentoo.org> +files/0.9.5-plplot.patch, + -files/0.9.5-testsuite.patch, gdl-0.9.5.ebuild: + Add fedora patch for compatibility to plplot-5.11, bug #548902 + +*gdl-0.9.5 (07 May 2015) + + 07 May 2015; Justin Lecher <jlec@gentoo.org> +files/0.9.4-plplot.patch, + +files/0.9.4-python2.patch, +files/0.9.5-antlr.patch, +files/0.9.5-png.patch, + +files/0.9.5-proj4.patch, +files/0.9.5-testsuite.patch, +gdl-0.9.5.ebuild, + gdl-0.9.4.ebuild, metadata.xml: + Version Bump; fix compatibility with latest plplot, bug #547380; fix python + support bug #530774 + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> gdl-0.9.4.ebuild: + Drop old Python implementations + + 05 Feb 2015; Michał Górny <mgorny@gentoo.org> metadata.xml: + Fix USE=eigen description. + + 27 Jun 2014; Sébastien Fabbro <bicatali@gentoo.org> gdl-0.9.4.ebuild: + Using sub-slots + + 09 Apr 2014; Sébastien Fabbro <bicatali@gentoo.org> -files/0.9.2-numpy.patch, + -files/0.9.2-tests.patch, -files/0.9.3-netcdf-cxx.patch, + -files/0.9.3-sstream.patch, -gdl-0.9.2-r2.ebuild, -gdl-0.9.3-r2.ebuild: + Removed old + +*gdl-0.9.4 (20 Nov 2013) + + 20 Nov 2013; Sébastien Fabbro <bicatali@gentoo.org> + +files/0.9.3-plwidth.patch, +files/0.9.4-gsl.patch, +files/0.9.4-python.patch, + +files/0.9.4-reorder.patch, +gdl-0.9.4.ebuild, gdl-0.9.3-r2.ebuild, + metadata.xml: + Version bump, and backport fix to newer plplot (bug #491024) for older version + + 16 Nov 2013; Ryan Hill <dirtyepic@gentoo.org> gdl-0.9.2-r2.ebuild, + gdl-0.9.3-r2.ebuild: + Remove wxwidgets_pkg_setup call (unnecessary with USE deps). + +*gdl-0.9.3-r2 (10 Jan 2013) + + 10 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> +gdl-0.9.3-r2.ebuild, + -gdl-0.9.3-r1.ebuild, files/0.9.3-netcdf-cxx.patch: + Make sure we build an exec when python is not selected (bug #451070). Trim the + netcdf patch, depend on netcdf-cxx-4.2-r1 to avoid underlinking + +*gdl-0.9.3-r1 (08 Jan 2013) + + 08 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> +gdl-0.9.3-r1.ebuild, + -gdl-0.9.3.ebuild: + Removed unused patch, revision bump for the few last changes + + 04 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> -files/0.9.3-numpy.patch, + gdl-0.9.3.ebuild: + Reestricting python-3 per bug #450066 + + 04 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> +files/0.9.3-numpy.patch, + gdl-0.9.3.ebuild: + Added a patch for python-3 at configure time + + 03 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> + +files/0.9.3-netcdf-cxx.patch, gdl-0.9.3.ebuild: + Added a patch for netcdf-4 support, bug #449984 + + 03 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> gdl-0.9.2-r2.ebuild, + gdl-0.9.3.ebuild: + java is needed for antlr, bug #449462 + +*gdl-0.9.3 (02 Jan 2013) + + 02 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> + +files/0.9.3-sstream.patch, +gdl-0.9.3.ebuild: + Version bump. Added a patch to overcome buffer overflows in integer to string + conversions + + 11 Dec 2012; Sébastien Fabbro <bicatali@gentoo.org> gdl-0.9.2-r2.ebuild: + Keyword amd64-linux and x86-linux + + 29 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> gdl-0.9.2-r2.ebuild: + Impose -odbc for wxGTK because of conflicting types between GDL types and SQL + types + +*gdl-0.9.2-r2 (21 Jun 2012) + + 21 Jun 2012; Sébastien Fabbro <bicatali@gentoo.org> +gdl-0.9.2-r2.ebuild, + -gdl-0.9.2-r1.ebuild, files/0.9.2-include.patch: + Re-generate sources with local antlr. Patch for include now uses original + grammar antlr source files + + 20 Jun 2012; Sébastien Fabbro <bicatali@gentoo.org> + +files/0.9.2-semaphore.patch, -gdl-0.9.2.ebuild, files/0.9.2-tests.patch, + gdl-0.9.2-r1.ebuild: + Fix for newer netcdf (bug #421213), fix conditional tests and add a patch to + link posix semaphore when openmp is not set + + 16 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> gdl-0.9.2.ebuild, + gdl-0.9.2-r1.ebuild, metadata.xml: + Use global USE flag "postscript" instead of local USE flag "ps" for + PostScript support + + 16 Mar 2012; Sébastien Fabbro <bicatali@gentoo.org> gdl-0.9.2-r1.ebuild: + Restrict pypy + + 05 Feb 2012; Mike Gilbert <floppym@gentoo.org> gdl-0.9.2-r1.ebuild: + Inherit toolchain-funcs. + +*gdl-0.9.2-r1 (01 Feb 2012) + + 01 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> +gdl-0.9.2-r1.ebuild: + Added a test for openmp, install pro routines in default directory + (/usr/shared/gnudatalanguage/lib), bug #401703 thanks Ben Kohler, and force + libX11 dependency since it does not compile without + +*gdl-0.9.2 (27 Dec 2011) + + 27 Dec 2011; Sébastien Fabbro <bicatali@gentoo.org> + +files/0.9.2-antlr.patch, -files/gdl-0.9_rc2-gcc4.4.patch, + +files/0.9.2-include.patch, -files/gdl-0.9_rc4-gcc4.3.patch, + +files/0.9.2-numpy.patch, -gdl-0.9-r1.ebuild, +gdl-0.9.2.ebuild, + +files/0.9.2-proj4.patch, -files/gdl-0.9_rc4-gcc4.5.patch, -gdl-0.9.1.ebuild, + +files/0.9.2-tests.patch, -files/gdl-0.9.1-antlr.patch, + -files/gdl-0.9-configure.patch, -files/gdl-0.9-numpy.patch, metadata.xml: + Version bump. Rewrote from scratch and switched to cmake since the configure + scripts are not well maintained. Added a few patches to allow projections + from gshhs and proj. Added a few more use flags. Fix bug #380323, bug + #391667, and bug #393193. + + 20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml: + Drop maintainer due retirement, bug #105599 + +*gdl-0.9.1 (08 Apr 2011) + + 08 Apr 2011; Sébastien Fabbro <bicatali@gentoo.org> gdl-0.9-r1.ebuild, + +gdl-0.9.1.ebuild, +files/gdl-0.9.1-antlr.patch: + Version bump. Now really unbundle antlr + +*gdl-0.9-r1 (04 Jan 2011) + + 04 Jan 2011; Sébastien Fabbro <bicatali@gentoo.org> -gdl-0.9.ebuild, + +gdl-0.9-r1.ebuild, -files/gdl-0.9_rc4-antlr.patch, + -files/gdl-0.9_rc4-wxwidgets.patch: + Install both python with gdl as a library and regular gdl exec. Also now uses + bundled antlr to make it work on amd64. + +*gdl-0.9 (21 Dec 2010) + + 21 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> -gdl-0.9_rc4.ebuild, + +gdl-0.9.ebuild, +files/gdl-0.9-configure.patch, +files/gdl-0.9-numpy.patch, + metadata.xml: + Version bump, replaced numarray by numpy support + + 25 Aug 2010; Kacper Kowalik <xarthisius@gentoo.org> gdl-0.9_rc4.ebuild, + +files/gdl-0.9_rc4-gcc4.5.patch: + Fix build with GCC-4.5 wrt bug 334415. Thanks to Diego for report. + + 04 Jul 2010; Justin Lecher <jlec@gentoo.org> -gdl-0.9_rc2.ebuild, + -gdl-0.9_rc3.ebuild, gdl-0.9_rc4.ebuild, -files/gdl-0.9_rc1-gcc4.3.patch, + -files/gdl-0.9_rc1-magick.patch, -files/gdl-0.9_rc1-proj4.patch, + -files/gdl-0.9_rc2-antlr.patch, -files/gdl-0.9_rc3-proj4.patch, + +files/gdl-0.9_rc4-wxwidgets.patch: + Removed python support untils numarray -> numpy is changed by upstream, + #326781; removed old, #286634; correcting RDEPEND for imagemagick support, + #314237 + + 27 Feb 2010; Markus Dittrich <markusle@gentoo.org> gdl-0.9_rc4.ebuild, + files/gdl-0.9_rc4-antlr.patch: + Fixed libantlr issue (see bug #286630). + Thanks much to Jan Kohnert for tracking this down. + + 27 Feb 2010; Markus Dittrich <markusle@gentoo.org> gdl-0.9_rc4.ebuild, + +files/gdl-0.9_rc4-gcc4.3.patch: + Added patch for missing gcc headers (fixes #306437). + Thanks much to Kacper Kowalik for the patch. + + 27 Feb 2010; Markus Dittrich <markusle@gentoo.org> gdl-0.9_rc4.ebuild: + Significant ebuild cleanup. Removed libproj option for now since + this requires libproj4 which is currently missing from portage. + Thanks much to Sylwester Arabas for his help and support. + + 18 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> gdl-0.9_rc4.ebuild: + Adding an mpi hack when hdf5 has mpi support, see bug #302621 + +*gdl-0.9_rc4 (05 Feb 2010) + + 05 Feb 2010; Markus Dittrich <markusle@gentoo.org> -gdl-0.9_rc1.ebuild, + +files/gdl-0.9_rc4-antlr.patch, +gdl-0.9_rc4.ebuild: + Version bump. + +*gdl-0.9_rc3 (12 Jan 2010) + + 12 Jan 2010; Markus Dittrich <markusle@gentoo.org> +gdl-0.9_rc3.ebuild, + +files/gdl-0.9_rc3-proj4.patch: + Version bump. This will hopefully also fix bug #286634. + + 04 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> gdl-0.9_rc2.ebuild: + Replace -Wl,--no-as-needed with function from flag-o-matic eclass. + +*gdl-0.9_rc2 (25 Aug 2009) + + 25 Aug 2009; Markus Dittrich <markusle@gentoo.org> +gdl-0.9_rc2.ebuild, + +files/gdl-0.9_rc2-gcc4.4.patch, +files/gdl-0.9_rc2-antlr.patch: + Version bump and fixed hdf5-1.8 issue (see bug #275388). + Also, the ebuild now compiles against the system antlr fixing + the file collision with dev-java/antlr (see bug #267671). + + 02 Sep 2008; Sébastien Fabbro <bicatali@gentoo.org> + -files/gdl-0.8.11-gcc4-gentoo.patch, -files/gdl-0.9_pre5-proj4.patch, + -files/gdl-0.9_pre6-magick.patch, -files/gdl-0.9_pre6-plplot-5.9.patch, + -files/gdl-0.9_pre6-proj4.patch, -gdl-0.8.11.ebuild, -gdl-0.9_pre6.ebuild: + Cleaning from old versions + + 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: + Add GLEP 56 USE flag descriptions. + + 06 Jun 2008; Markus Dittrich <markusle@gentoo.org> gdl-0.9_rc1.ebuild: + Make gdl backward compatible to <plplot-5.9 (fixes bug #225027). + + 24 May 2008; Markus Dittrich <markusle@gentoo.org> + +files/gdl-0.9_rc1-magick.patch, +files/gdl-0.9_rc1-gcc4.3.patch, + gdl-0.9_rc1.ebuild: + Replaced imagemagick patch which broke due to additiona autoconf step + (fixes bug #223321). Added gcc4.3 compile patch. + +*gdl-0.9_rc1 (22 May 2008) + + 22 May 2008; Sébastien Fabbro <bicatali@gentoo.org> + +files/gdl-0.9_rc1-proj4.patch, -gdl-0.9_pre5.ebuild, +gdl-0.9_rc1.ebuild: + Version bump + + 13 Apr 2008; Markus Dittrich <markusle@gentoo.org> + +files/gdl-0.9_pre6-plplot-5.9.patch, gdl-0.9_pre6.ebuild: + Added patch for plplot-5.9 support (fixes bug #217361). + + 21 Mar 2008; Markus Dittrich <markusle@gentoo.org> + +files/gdl-0.9_pre6-magick.patch, gdl-0.9_pre5.ebuild, + gdl-0.9_pre6.ebuild: + Added patch to fix compilation issues with imagemagick-6.3.9* + (see bug #214040). + +*gdl-0.9_pre6 (05 Nov 2007) + + 05 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> + +files/gdl-0.9_pre6-proj4.patch, +gdl-0.9_pre6.ebuild: + Version bump + +*gdl-0.9_pre5 (21 Aug 2007) + + 21 Aug 2007; Sébastien Fabbro <bicatali@gentoo.org> + +files/gdl-0.9_pre5-proj4.patch, metadata.xml, +gdl-0.9_pre5.ebuild: + Version bump. + + 29 Sep 2006; Markus Dittrich <markusle@gentoo.org> + +files/gdl-0.8.11-gcc4-gentoo.patch, gdl-0.8.11.ebuild: + Added patch to fix compile problems with gcc4.x. This fixes + bug #149299. + +*gdl-0.8.11 (21 Dec 2005) + + 21 Dec 2005; Markus Dittrich <markusle@gentoo.org> +metadata.xml, + +gdl-0.8.11.ebuild: + Initial import (fixes bug #82660). Thanks to Sebastien Fabbro + <seb@ist.utl.pt>, Jose Marino <braket@hotmail.com>, Steven Rieder + <steven@rieder.nl>, and Daniel Veillette <danielv@snet.net> for + their ebuilds and testing. diff --git a/dev-lang/gforth/ChangeLog b/dev-lang/gforth/ChangeLog new file mode 100644 index 00000000..cf4b69a1 --- /dev/null +++ b/dev-lang/gforth/ChangeLog @@ -0,0 +1,161 @@ +# ChangeLog for dev-lang/gforth +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.39 2014/09/04 10:08:32 pinkbyte Exp $ + +*gforth-0.7.3 (04 Sep 2014) + + 04 Sep 2014; Sergey Popov <pinkbyte@gentoo.org> -gforth-0.7.0.ebuild, + +gforth-0.7.3.ebuild: + Version bump, fix bugs #414967, #426980 and #498032. Drop old and broken + version + + 02 Sep 2014; Pacho Ramos <pacho@gentoo.org> metadata.xml: + Carsten will take care of this + + 15 May 2013; Patrick Lauer <patrick@gentoo.org> metadata.xml: + Fix metadata.xml + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -gforth-0.6.2-r1.ebuild, + -gforth-0.6.2.ebuild: + Remove old + + 24 Apr 2012; Michał Górny <mgorny@gentoo.org> gforth-0.7.0.ebuild: + Update to use mirror://. + + 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + gforth-0.7.0.ebuild: + keyword ~sparc-solaris + + 11 Sep 2010; Ulrich Mueller <ulm@gentoo.org> gforth-0.7.0.ebuild, + +files/gforth-0.7.0-make-elc.patch: + With USE=-emacs, don't byte-compile emacs lisp files. Fixes bug 336708. + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> gforth-0.7.0.ebuild: + Transfer Prefix keywords + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> gforth-0.6.2.ebuild, + gforth-0.6.2-r1.ebuild, gforth-0.7.0.ebuild: + Remove virtual/libc + + 02 May 2009; nixnut <nixnut@gentoo.org> gforth-0.7.0.ebuild: + ppc stable #267031 + + 29 Apr 2009; Markus Meier <maekke@gentoo.org> gforth-0.7.0.ebuild: + amd64/x86 stable, bug #267031 + + 08 Jan 2009; Patrick Lauer <patrick@gentoo.org> gforth-0.7.0.ebuild: + Readding arches that were accidentally dropped + +*gforth-0.7.0 (04 Jan 2009) + + 04 Jan 2009; Patrick Lauer <patrick@gentoo.org> +gforth-0.7.0.ebuild: + Bumping to 0.7. Fixes #180918. Thanks to Scott McClung for the ebuild + + 06 Sep 2008; Ulrich Mueller <ulm@gentoo.org> files/gforth.el-gentoo.patch, + gforth-0.6.2-r1.ebuild: + Use elisp-compile instead of elisp-comp, bug 235576. Fix compile failure + with USE=emacs, bug 227523 comment 2. + + 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: + Add GLEP 56 USE flag descriptions. + + 17 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> + gforth-0.6.2-r1.ebuild: + Fix quoting. + + 11 Jan 2008; Fabian Groffen <grobian@gentoo.org> gforth-0.6.2.ebuild, + gforth-0.6.2-r1.ebuild: + Dropped ppc-macos keyword, see you in prefix + + 19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: + Remove mkennedy from metadata.xml due to retirement. + + 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 14 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> gforth-0.6.2-r1.ebuild: + Add ~x86-fbsd keyword + + 12 May 2006; Matthew Kennedy <mkennedy@gentoo.org> + +files/0.6.2-ppc-configure-gentoo.patch, gforth-0.6.2-r1.ebuild: + Include a new USE flag "force-reg" and don't --enable-force-reg by default; + Filter some CFLAGS known to cause build failures; Resolves Bug #120159; + Include PPC specific build patch; Resolves Bug #131931. + + 17 Feb 2006; Matthew Kennedy <mkennedy@gentoo.org> + files/gforth.el-gentoo.patch: + Fixed Emacs Lisp patch so that gforth is provided instead of forth-mode. + +*gforth-0.6.2-r1 (15 Feb 2006) + + 15 Feb 2006; Matthew Kennedy <mkennedy@gentoo.org> + +files/0.6.2-c-to-forth-to-c.patch, +metadata.xml, + +gforth-0.6.2-r1.ebuild: + Added metadata.xml; Added self to it as new maintainer; Applied patch + described in Bug #113296; Added dependency on dev-libs/ffcall which resolves + Bug #113211. + + 30 Oct 2005; Fabian Groffen <grobian@gentoo.org> gforth-0.6.2.ebuild: + Marked ~ppc-macos (bug #110818) + + 16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog: + Converted to UTF-8, fixed encoding screwups + + 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> gforth-0.6.2.ebuild: + Stable on ppc. + + 22 Apr 2005; Simon Stelling <blubb@gentoo.org> gforth-0.6.2.ebuild: + stable on amd64 + + 03 Sep 2004; David Holm <dholm@gentoo.org> gforth-0.6.2.ebuild: + Added to ~ppc. + + 06 Aug 2004; Malcolm Lashley <malc@gentoo.org> gforth-0.6.2.ebuild: + Add ~amd64, closes bug #57634 + +*gforth-0.5.0-r1 (28 Jul 2004) + + 28 Jul 2004; Jeremy Maitin-Shepard <jbms@gentoo.org> gforth-0.5.0-r1.ebuild: + Fixed sandbox violation, and added proper handling for Emacs support + Resolves Bug #54084 + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> gforth-0.5.0.ebuild, + gforth-0.6.1-r1.ebuild, gforth-0.6.1.ebuild, gforth-0.6.2.ebuild: + virtual/glibc -> virtual/libc + + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> gforth-0.6.1-r1.ebuild, + gforth-0.6.2.ebuild: + Add die following econf for bug 48950 + + 13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> gforth-0.5.0.ebuild, + gforth-0.6.1-r1.ebuild, gforth-0.6.1.ebuild, gforth-0.6.2.ebuild: + strip-flags into src_compile; don't assign default to S; header fix + + 15 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> + files/gforth.el-gentoo.patch: + generate epatch compatible patch + +*gforth-0.6.2 (14 Oct 2003) + + 14 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> gforth-0.6.1-r1.ebuild, + gforth-0.6.2.ebuild: + minor version bump and fix for bug 31089 + +*gforth-0.6.1-r1 (14 Oct 2003) + + 14 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> gforth-0.6.1-r1.ebuild, + gforth-0.6.2.ebuild: + minor version bump and fix for bug 31089 + +*gforth-0.6.1 (02 Apr 2003) + + 02 Apr 2003; Matthew Kennedy <mkennedy@gentoo.org> gforth-0.6.1.ebuild, + files/50gforth-gentoo.el, files/gforth.el-gentoo.patch: + minor version bump, ebuild clean up, support for emacs USE flag + +*gforth-0.5.0.ebuild (04 Jan 2003) + + 04 Jan 2003; George Shapovalov <george@gentoo.org> ChangeLog, gforth-0.5.0.ebuild, files/digest-gforth-0.5.0 : + initial release (#11677) + GNU Forth is a fast and portable implementation of the ANS Forth language + ebuild submitted by Rafael R. Sevilla <dido@imperium.ph> diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog new file mode 100644 index 00000000..f81a0e98 --- /dev/null +++ b/dev-lang/ghc/ChangeLog @@ -0,0 +1,1272 @@ +# ChangeLog for dev-lang/ghc +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.281 2015/08/01 21:22:03 slyfox Exp $ + +*ghc-7.10.2 (01 Aug 2015) + + 01 Aug 2015; Sergei Trofimovich <slyfox@gentoo.org> + +files/ghc-7.10.1-T10590-dequeue.patch, + +files/ghc-7.10.1-rc3-ghc-7.10-bootstrap.patch, +ghc-7.10.2.ebuild: + Version bump, bug #544668 by Jonas Jelten + + 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> ghc-7.6.3-r1.ebuild: + ppc stable wrt bug #480568 + + 18 Mar 2015; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.4.2.ebuild, + ghc-7.6.3-r1.ebuild, ghc-7.8.3.ebuild, ghc-7.8.4.ebuild: + fix package cache regeneration on upgrade/reinstall (bug #543008 by Kobboi) by + restoring pkg_postrm() + + 19 Jan 2015; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.8.4.ebuild: + added ia64 binary + + 18 Jan 2015; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.4.2.ebuild, + ghc-7.6.3-r1.ebuild, ghc-7.8.3.ebuild, ghc-7.8.4.ebuild: + Drop build-tile dependency on alex and happy. Released tarballs already + comtain pregenerated parsers and lexers to ease bootstrap. + + 17 Jan 2015; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.8.4.ebuild: + Regenerate .cmm parser against ia64-CLOSUREs patch. + + 17 Jan 2015; Sergei Trofimovich <slyfox@gentoo.org> + +files/ghc-7.8.4-ia64-CLOSUREs.patch, ghc-7.8.4.ebuild: + Fix threaded runtime on ia64 (sm_mutex import). + + 13 Jan 2015; Sergei Trofimovich <slyfox@gentoo.org> + +files/ghc-7.8.4-gold.patch, ghc-7.8.4.ebuild: + Backported gold linker support (bug #536426 and fix by Eric Siegel). + + 02 Jan 2015; Sergei Trofimovich <slyfox@gentoo.org> + -files/ghc-6.10.4-autoconf.patch, -files/ghc-6.10.4-disable-strip.patch, + -files/ghc-6.10.4-ia64-fixed-relax.patch, + -files/ghc-6.10.4-ia64-storage-manager-fix.patch, + -files/ghc-6.10.4-libm-detection.patch, + -files/ghc-6.10.4-ppc64-always-minimal-toc.patch, + -files/ghc-6.10.4-propagate-hc-options-to-all-libraries.patch, + -files/ghc-6.12.1-configure-CHOST.patch, + -files/ghc-6.12.2-configure-CHOST-part2.patch, + -files/ghc-6.12.3-alpha-use-libffi-for-foreign-import-wrapper.patch, + -files/ghc-6.12.3-autoconf-2.66-4252.patch, + -files/ghc-6.12.3-configure-CHOST-freebsd.patch, + -files/ghc-6.12.3-configure-CHOST-prefix.patch, + -files/ghc-6.12.3-darwin8.patch, + -files/ghc-6.12.3-ghciless-haddock-3558.patch, + -files/ghc-6.12.3-ia64-fixed-relax.patch, + -files/ghc-6.12.3-ia64-storage-manager-fix.patch, + -files/ghc-6.12.3-ia64-use-libffi-for-foreign-import-wrapper.patch, + -files/ghc-6.12.3-libffi-incorrect-detection-of-selinux.patch, + -files/ghc-6.12.3-mach-o-relocation-limit.patch, + -files/ghc-6.12.3-pic-powerpc.patch, + -files/ghc-6.12.3-powerpc-darwin-no-mmap.patch, + -files/ghc-6.12.3-ppc-use-libffi-for-foreign-import-wrapper.patch, + -files/ghc-6.12.3-ticket-2615-linker-script.patch, + -files/ghc-7.0.2-CHOST.patch, -files/ghc-7.0.4-CHOST-softfloat.patch, + -files/ghc-7.0.4-fix-ppc-linker.patch, -files/ghc-7.0.4-nxstack.patch, + -files/ghc-apply-gmp-hack, -ghc-6.12.3-r2.ebuild, -ghc-7.0.4.ebuild, + -ghc-7.4.1-r1.ebuild, -ghc-7.4.1.ebuild, -ghc-7.6.2.ebuild, -ghc-7.6.3.ebuild, + ghc-7.6.3-r1.ebuild, ghc-7.8.3.ebuild, ghc-7.8.4.ebuild: + Drop old. Seek kids: those were Great Folks to deal with. The older 6.12 + brought us The Rise of Arches where we got back long lost lore of having + haskell on alpha, ppc64, ia64 and sparc. While younger one 7.0 was The Herald + of Haskell2010. So far ... Good luck! + + 26 Dec 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.8.4.ebuild: + Added alpha binary. + + 26 Dec 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.8.4.ebuild: + Add binaries for ppc/ppc64/sparc; drop -Os from CFLAGS on ia64 to enable vital + reorder gcc optimisation. + +*ghc-7.8.4 (23 Dec 2014) + + 23 Dec 2014; Sergei Trofimovich <slyfox@gentoo.org> + +files/ghc-7.8.3-ppc32-fPIC.patch, +ghc-7.8.4.ebuild: + Version bump. + + 07 Sep 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.12.3-r2.ebuild, + ghc-7.0.4.ebuild: + Disable bitrot bfd code (bug #522268 by Sebastian Pipping). + + 05 Sep 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.8.3.ebuild: + Allow USE=gmp on ia64 (fixed by ghc-7.8.3-ia64-prim.patch). + + 04 Sep 2014; Sergei Trofimovich <slyfox@gentoo.org> + +files/ghc-7.8.3-cc-lang.patch, +files/ghc-7.8.3-deRefStablePtr.patch, + +files/ghc-7.8.3-ia64-prim.patch, +files/ghc-7.8.3-linker-warn.patch, + +files/ghc-7.8.3-pic-asm.patch, +files/ghc-7.8.3-pic-sparc.patch, + -files/ghc-7.8.2-ia64-no-shared.patch, files/ghc-7.8.3-prim-lm.patch, + ghc-7.8.3.ebuild: + A bunch of UNREG backports (fixes sparc dynamic libraries, ia64 gmp support). + + 23 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml: + Drop redundant maintainer in favour of herd. + + 23 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + +files/ghc-7.8.3-unreg-lit.patch, ghc-7.8.3.ebuild: + Fix integer-gmp crashes and miscomputations in UNREG builds. + + 11 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.8.3.ebuild: + Keyword amd64/x86 where we have bianries. + + 01 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + +files/ghc-7.6.3-preserve-inplace-xattr.patch, ghc-7.6.3-r1.ebuild, + ghc-7.8.3.ebuild: + Fix hardened installation in PAX_MARKINGS=XT mode (bug #518734). + + 01 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.6.3-r1.ebuild, + ghc-7.8.3.ebuild: + fix installation on PaX kernels (thanks to yangjay) + + 30 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.8.3.ebuild: + Fix pax-marking command for final ghc binary. + + 30 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> + +files/ghc-7.8.3-prim-lm.patch, ghc-7.8.3.ebuild: + Fix underlinking of ghc-prim. Workarounds ghc-stage2 ld.so SIGSEGV on hardened + (reported by aranea). + + 12 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.8.3.ebuild: + Added amd64 and x86 binaries. + +*ghc-7.8.3 (10 Jul 2014) + + 10 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> + +files/ghc-7.8.1_rc1-libbfd.patch, +files/ghc-7.8.2-cgen-constify.patch, + +files/ghc-7.8.2-ia64-no-shared.patch, +ghc-7.8.3.ebuild: + Version bump. + + 05 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.6.3-r1.ebuild: + pax-mark ghc-stage2 before it's used first time. Fixes bootstrap failure on + hardened (bug #516430 by Markus Oehme). + + 27 Jun 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.6.3-r1.ebuild: + Ignore flags '--with-compiler/--with-gcc' passed by cabal with + 'QA_CONFIGURE_OPTIONS'. Bug #515354 by Patrick Lauer, bug #469618 by Roman + Žilka. + + 22 Apr 2014; Michael Orlitzky <mjo@gentoo.org> metadata.xml: + Fix typo in llvm USE flag description, fixes bug #508398. + + 03 Apr 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.6.3-r1.ebuild: + Disable ghci relinking hack on prefix. Found out by Wilfred Hughes on RHEL5 + with glibc-2.7. + + 15 Feb 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.12.3-r2.ebuild, + ghc-7.0.4.ebuild, ghc-7.4.1-r1.ebuild, ghc-7.4.1.ebuild, ghc-7.4.2.ebuild, + ghc-7.6.2.ebuild, ghc-7.6.3-r1.ebuild, ghc-7.6.3.ebuild: + Mark as QA_PREBUILT everything in USE=binary mode (bug #431650 by Agostino + Sarubbo). + + 12 Feb 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.12.3-r2.ebuild, + ghc-7.0.4.ebuild, ghc-7.4.1-r1.ebuild, ghc-7.4.1.ebuild, ghc-7.4.2.ebuild, + ghc-7.6.2.ebuild, ghc-7.6.3-r1.ebuild, ghc-7.6.3.ebuild: + Demote -ggdb3+ down to -ggdb2 (CMM parser currently can't handle line + numbers). Bug #482086 by Alexis Ballier. + + 29 Sep 2013; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.6.3-r1.ebuild: + Disable ghci linker hack on x86-hardened (bug #486140 by Anton Kochkov). + + 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ghc-7.6.3-r1.ebuild: + Stable for x86, wrt bug #483462 + + 10 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ghc-7.6.3-r1.ebuild: + Stable for amd64, wrt bug #483462 + + 09 Sep 2013; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.6.3-r1.ebuild: + Add prebuilt binary for alpha/ia64/ppc/ppc64/sparc. + + 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ghc-7.6.3-r1.ebuild: + Stable for amd64, wrt bug #483462 + + 02 Aug 2013; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.6.3-r1.ebuild: + unbreak ghci on 7.6.3-r1 on x86 arch. libc_nonshared.a contains PIC objects + while ghci needs non-PIC. They are in libc.a. Picked that. + +*ghc-7.6.3-r1 (01 Aug 2013) + + 01 Aug 2013; Sergei Trofimovich <slyfox@gentoo.org> + +files/ghc-7.6.3-trac-3333-weak-syms.patch, +ghc-7.6.3-r1.ebuild: + Fixed CFLAGS=-Os ghci failure (bug #452442 by Jason Mours). Added weak symbol + processing into ghci. Limit maximum parallel job count down to 4 workers (-j1 + is too slow on mmodern boxes, but -j12 kills the build almost always). Does + not eliminate failures completely, but reduces them significantly (bug + #456386). + + 19 Jul 2013; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.6.3.ebuild: + Fix building on systems where libdir differs from the one we have built GHC + (it case of bug #476998 it was an amd64-linux). Thanks to tamiko and Christoph + Junghans. + +*ghc-7.6.3 (01 Jun 2013) + + 01 Jun 2013; Sergei Trofimovich <slyfox@gentoo.org> +ghc-7.6.3.ebuild: + Version bump. With x86 and amd64 binaries for now. + + 25 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ghc-7.4.2.ebuild: + Stable for sparc, wrt bug #457780 + + 18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ghc-7.4.2.ebuild: + Stable for ia64, wrt bug #457780 + + 18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ghc-7.4.2.ebuild: + Stable for alpha, wrt bug #457780 + + 14 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ghc-7.4.2.ebuild: + Stable for ppc64, wrt bug #457780 + + 14 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ghc-7.4.2.ebuild: + Stable for ppc, wrt bug #457780 + + 14 Apr 2013; Sergei Trofimovich <slyfox@gentoo.org> + +files/ghc-7.6.2-integer-simple-div-mod.patch, ghc-7.4.2.ebuild, + ghc-7.6.2.ebuild: + Disabled usage of system's libffi workaround on unregisterised arches (fixes + bug #463814 by Agostino Sarubbo). Added USE=gmp (using ineteger-simple + restores ia64 support). + + 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ghc-7.4.2.ebuild: + Stable for x86, wrt bug #457780 + + 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ghc-7.4.2.ebuild: + Stable for amd64, wrt bug #457780 + + 28 Mar 2013; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.4.2.ebuild: + Allow haddock-2.10 (ghc has incorrect version in it's source). + + 27 Mar 2013; <qnikst@gentoo.org> ghc-7.4.2.ebuild: + fix haddock dependency, thanks to ago + + 26 Mar 2013; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.4.2.ebuild: + Add ia64 binary. + + 13 Feb 2013; Sergei Trofimovich <slyfox@gentoo.org> + +files/terminfo-0.3.2.5-tinfo.patch, ghc-7.4.2.ebuild: + Fix ghc build failure against 'USE=tinfo ncurses' (bug #454216). + +*ghc-7.6.2 (09 Feb 2013) + + 09 Feb 2013; Sergei Trofimovich <slyfox@gentoo.org> + +files/ghc-7.5.20120505-system-libffi.patch, +ghc-7.6.2.ebuild, + -ghc-6.10.4-r1.ebuild, -ghc-6.12.3.ebuild: + Bump up to 7.6.2. Removed old. + +*ghc-7.4.2 (14 Nov 2012) + + 14 Nov 2012; Sergei Trofimovich <slyfox@gentoo.org> + +files/ghc-7.4.1-ticket-7339-fix-unaligned-unreg.patch, +ghc-7.4.2.ebuild, + metadata.xml: + Version bump up to 7.4.2. + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> ghc-6.12.3-r2.ebuild: + move dev-lang/ghc/ghc-6.12.3-r2.ebuild ebuild to mirror://hackage + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> ghc-7.4.1.ebuild: + move dev-lang/ghc/ghc-7.4.1.ebuild ebuild to mirror://hackage + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> ghc-7.0.4.ebuild: + move dev-lang/ghc/ghc-7.0.4.ebuild ebuild to mirror://hackage + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> ghc-6.12.3.ebuild: + move dev-lang/ghc/ghc-6.12.3.ebuild ebuild to mirror://hackage + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> ghc-6.10.4-r1.ebuild: + move dev-lang/ghc/ghc-6.10.4-r1.ebuild ebuild to mirror://hackage + + 03 May 2012; Fabian Groffen <grobian@gentoo.org> ghc-7.0.4.ebuild: + Drop *-macos and *-solaris keywords from 7.0.4, it's not tested/prepared, + 7.4.1 is. + + 03 May 2012; Fabian Groffen <grobian@gentoo.org> ghc-7.4.1-r1.ebuild: + Drop ppc-macos keyword, upstream dropped support for building on 10.5. Up the + bootstrap binaries to >6.12.3, as requested by configure. + + 01 May 2012; Fabian Groffen <grobian@gentoo.org> + +files/ghc-7.4.1-darwin-CHOST.patch, ghc-7.4.1-r1.ebuild: + Restore and fix support for darwin and solaris keywords, introduced and marked + ~x64-macos support + + 30 Apr 2012; Fabian Groffen <grobian@gentoo.org> ghc-6.12.3-r2.ebuild: + Avoid errors for platforms we don't use Gentoo's binaries + +*ghc-7.4.1-r1 (27 Apr 2012) + + 27 Apr 2012; Sergei Trofimovich <slyfox@gentoo.org> + +files/ghc-7.4.2-system-libffi.patch, +ghc-7.4.1-r1.ebuild: + Switched to using system's libffi. Thanks for the fix to Martin von Gagern + (bug #411925). Added new variable to override disabled parallel build: + 'I_DEMAND_MY_CORES_LOADED' (Brave Hearts only). + + 13 Apr 2012; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.10.4-r1.ebuild, + ghc-6.12.3-r2.ebuild, ghc-6.12.3.ebuild, ghc-7.4.1.ebuild: + Disable parallel make due to build system failures: bug #409631 by Anton + Kochkov, bug #409873 by Todd Goodman. + + 04 Apr 2012; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.12.3-r2.ebuild: + alpha/ia64/ppc/ppc64/sparc stable wrt bug #407835 + + 24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ghc-6.12.3-r2.ebuild: + x86 stable wrt bug #407835 + + 20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> ghc-6.12.3-r2.ebuild: + Stable for amd64, wrt bug #407835 + + 11 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.4.1.ebuild: + Added binaries for alpha/amd64/ppc/ppc64/x86 platforms. Dropped dev- + haskell/random and dev-haskell/syb from PDEPEND. Removed 'apply-gmp-hack' call + as all binaries are against gmp-5 ABI. + + 09 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.0.4.ebuild: + Added prebuild ppc64 binary (bug #394361). + + 04 Mar 2012; Mark Wright <gienah@gentoo.org> ghc-7.4.1.ebuild: + Fix QA Notice: dobashcompletion: command not found + +*ghc-7.4.1 (04 Mar 2012) + + 04 Mar 2012; Mark Wright <gienah@gentoo.org> ghc-7.0.4.ebuild, + +files/ghc-7.2.1-freebsd-CHOST.patch, + +files/ghc-7.4-rc2-macos-prefix-respect-gcc.patch, +ghc-7.4.1.ebuild: + Bump ghc to 7.4.1 + + 28 Dec 2011; Joseph Jezak <josejx@gentoo.org> ghc-7.0.4.ebuild, + +files/ghc-7.0.4-fix-ppc-linker.patch: + Added patch for compilation on ppc32 and added binary build. + + 23 Aug 2011; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.0.4.ebuild, + +files/ghc-7.0.4-nxstack.patch: + QA: Fixed executable stack in AdjustorAsm.o + + 23 Aug 2011; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.0.4.ebuild: + Once again USE=unicode for ncurses is a required depend (bug #380241 by + Michael 'gentoo at scribeofthenile.com') + +*ghc-7.0.4 (03 Aug 2011) + + 03 Aug 2011; Sergei Trofimovich <slyfox@gentoo.org> + +files/ghc-7.0.2-CHOST.patch, +ghc-7.0.4.ebuild, + +files/ghc-7.0.4-CHOST-prefix.patch, +files/ghc-7.0.4-CHOST-softfloat.patch, + +files/ghc-7.0.4-darwin8.patch, metadata.xml: + Version bump. Bump request by Alexandru Scvortov (bug #352498) + + 05 Jul 2011; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.12.3.ebuild, + ghc-6.12.3-r2.ebuild: + Disable doc building when user didn't request it (bug #368195 by Valentin + David). + + 05 Jun 2011; Sergei Trofimovich <slyfox@gentoo.org> -files/10ghc, + -ghc-6.2.2.ebuild, -ghc-6.4.2.ebuild, -files/ghc-6.4.2-sparc32plus.patch, + -files/ghc-6.4.2-sparcmangler.patch, -files/ghc-6.5-norelax.patch, + -ghc-6.6.ebuild, -ghc-6.6.1.ebuild, -files/ghc-6.6-nothreadedrts.patch, + -ghc-6.8.2.ebuild, -ghc-6.8.2-r1.ebuild, -files/ghc-6.10.2-readline.patch, + -files/depsort.py, -files/ghc-updater: + Remove old ghc versions. Many of them are very hard to impossible to + build/use. + +*ghc-6.12.3-r2 (25 Apr 2011) + + 25 Apr 2011; Sergei Trofimovich <slyfox@gentoo.org> -ghc-6.12.3-r1.ebuild, + +ghc-6.12.3-r2.ebuild, +files/ghc-6.12.3-configure-CHOST-prefix.patch, + +files/ghc-6.12.3-darwin8.patch, + +files/ghc-6.12.3-mach-o-relocation-limit.patch, + +files/ghc-6.12.3-pic-powerpc.patch, + +files/ghc-6.12.3-powerpc-darwin-no-mmap.patch, files/ghc-apply-gmp-hack: + Added support for x86-macos/ppc-macos/x85-solaric/ppc-solaris systems by + Fabian Groffen <grobian@gentoo.org>. + +*ghc-6.12.3-r1 (27 Mar 2011) + + 27 Mar 2011; Sergei Trofimovich <slyfox@gentoo.org> +ghc-6.12.3-r1.ebuild, + +files/ghc-6.12.3-ticket-2615-linker-script.patch: + Migrated to EAPI=3: initial PREFIX support (based on work of grobian); + USE=unicode for ncurses is a required depend (bug #326237 by Josh + Cartwright and others). Added linker script support to workaround bug + #311361 by Maciej Piechotka. + + 25 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> ghc-6.12.3.ebuild: + ppc/ppc64 stable wrt #338652 + + 05 Feb 2011; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.12.3.ebuild, + +files/ghc-6.12.3-libffi-incorrect-detection-of-selinux.patch: + Backported libffi fix from upstream. It fixes GHCi operation on GRSEC + kernel for TPE restricted users. Thanks to klondike! + + 27 Nov 2010; Lennart Kolmodin <kolmodin@gentoo.org> -ghc-6.12.1.ebuild: + Remove masked GHC 6.12.1. + + 14 Nov 2010; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.12.3.ebuild: + alpha/ia64 stable (bug #338652) + + 06 Nov 2010; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.10.4-r1.ebuild: + Fixed failure when building against autoconf-2.66+ (bug #343111 by + Jean-Francis Roy <jeanfrancisroy@gmail.com>) + + 01 Nov 2010; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.12.3.ebuild: + sparc stable (bug #338652) + + 19 Oct 2010; Thomas Kahle <tomka@gentoo.org> ghc-6.12.3.ebuild: + x86 stable per bug 338652 + + 09 Oct 2010; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.12.3.ebuild: + Updated binaries for alpha and ia64 (export typechecker API for haddock) + + 04 Oct 2010; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.12.3.ebuild, + +files/ghc-6.12.3-ghciless-haddock-3558.patch: + Export typechecker internals for haddock (alpha, ia64, ppc64). Allow + ghc-ia64 to link very large applications (haddock). + + 26 Sep 2010; Markos Chandras <hwoarang@gentoo.org> ghc-6.12.3.ebuild: + Stable on amd64 wrt bug #338652 + + 19 Sep 2010; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.10.4-r1.ebuild, + ghc-6.12.3.ebuild: + Make ghc usable on hardened. Disabled enforced memory protection (bug + #299709). Thanks to Hongjiu Zhang for the report and proposed solution. + + 16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> ghc-6.2.2.ebuild, + ghc-6.4.2.ebuild: + virtual/glut -> media-libs/glut + + 13 Sep 2010; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.12.3.ebuild, + +files/ghc-6.12.3-autoconf-2.66-4252.patch: + Fixed configure regeneration failure (bug #337025). Thanks to Andrew + Savchenko for the report and found solution. + + 09 Sep 2010; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.12.3.ebuild: + Added sparc build for 6.12.3. Marked ~sparc (bug #283531) + + 21 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.2.2.ebuild, + ghc-6.4.2.ebuild, ghc-6.6.ebuild, ghc-6.6.1.ebuild, ghc-6.8.2.ebuild, + ghc-6.8.2-r1.ebuild, ghc-6.10.4-r1.ebuild, ghc-6.12.1.ebuild, + ghc-6.12.3.ebuild, + +files/ghc-6.12.3-ppc-use-libffi-for-foreign-import-wrapper.patch: + Fixed build faiures on 'es' locale (bug #202212). Thanks to Jesús + Guerrero <i92guboj@gentoo.org> and Francisco Lloret <fcolloret@terra.es> + for the report. Fixed f.i.w on ppc this time. Thanks to Joseph Jezak + <josejx@gentoo.org> for the failure report. + + 20 Jul 2010; Joseph Jezak <josejx@gentoo.org> ghc-6.12.3.ebuild: + Added ppc build for 6.12.3. Marked ~ppc. + + 16 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.10.4-r1.ebuild, + +files/ghc-6.10.4-disable-strip.patch: + Disable stripping of compiled ghc (and related) binary. Fixes bug #299492. + Thanks to Davide Pesavento <davidepesa@gmail.com> for the report. + + 15 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.12.3.ebuild, + +files/ghc-6.12.3-configure-CHOST-freebsd.patch: + Restored ~x86-fbsd (bug #283531). Built and tested by Naohiro Aota (naota + at freenode://#gentoo-haskell) on i686-gentoo-freebsd8. + + 14 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.2.2.ebuild, + ghc-6.4.2.ebuild, ghc-6.6.ebuild, ghc-6.6.1.ebuild, ghc-6.8.2.ebuild, + ghc-6.8.2-r1.ebuild, ghc-6.10.4-r1.ebuild, ghc-6.12.1.ebuild, + ghc-6.12.3.ebuild, +files/ghc-apply-gmp-hack: + Added ability to bootstrap ghc on systems with gmp-5. Thanks to David + Brown (davidbCaf at freenode://#gentoo-haskell) for the report. + + 10 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.12.3.ebuild, + +files/ghc-6.12.3-ia64-use-libffi-for-foreign-import-wrapper.patch: + Fixed darcs-2.4.4 miscompilation on ia64. Rebuilt ia64 binary with the + patch. + + 09 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.10.4-r1.ebuild, + +files/ghc-6.10.4-ia64-fixed-relax.patch, + +files/ghc-6.10.4-ia64-storage-manager-fix.patch, ghc-6.12.3.ebuild, + +files/ghc-6.12.3-ia64-fixed-relax.patch, + +files/ghc-6.12.3-ia64-storage-manager-fix.patch: + Added binaries for ia64 so readded ~ia64 keywords for 6.10.4 and 6.12.3 + + 07 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> -ghc-6.10.4.ebuild, + ghc-6.10.4-r1.ebuild, ghc-6.12.3.ebuild, + +files/ghc-6.12.3-alpha-use-libffi-for-foreign-import-wrapper.patch: + Added alpha binary for ghc-6.10.4-r1 (thanks to Martin Rosenberg + <mjrosenb@andrew.cmu.edu>); + added alpha binary for ghc-6.12.3, removed old ghc-6.10.4 in favour of + -r1. + + 01 Jul 2010; Jeroen Roovers <jer@gentoo.org> ghc-6.4.2.ebuild, + ghc-6.6.ebuild, ghc-6.6.1.ebuild, ghc-6.8.2.ebuild, ghc-6.8.2-r1.ebuild, + ghc-6.10.4.ebuild, ghc-6.10.4-r1.ebuild, ghc-6.12.1.ebuild, + ghc-6.12.3.ebuild: + Drop support for ghc and darcs. + + 17 Jun 2010; Lennart Kolmodin <kolmodin@gentoo.org> ghc-6.12.3.ebuild: + Change SRC_URI to use ghc-bins from the mirroring system for ghc 6.12.3. + + 17 Jun 2010; Lennart Kolmodin <kolmodin@gentoo.org> ghc-6.6.1.ebuild: + Remove the post dependency on dev-haskell/filepath, as this package is + actually already part of ghc since version 6.6.1. + See bug #324411. + +*ghc-6.12.3 (16 Jun 2010) + + 16 Jun 2010; Lennart Kolmodin <kolmodin@gentoo.org> ghc-6.12.1.ebuild, + +files/ghc-6.12.2-configure-CHOST-part2.patch, +ghc-6.12.3.ebuild: + Version bump to 6.12.3. + So far we've got binaries for amd64, ppc64 and x86. + Also changed so that the masked ghc 6.12.1 ebuild uses haskell-updater-1*. + + 12 Jun 2010; Lennart Kolmodin <kolmodin@gentoo.org> ghc-6.10.4-r1.ebuild: + Edit the ghc-wrapper installed by USE=binary to include GHC_CFLAGS from + the user's compilation. + This solves problems for hardend users, as the ghc binaries are not build + on hardend systems. See bug #313635 for details. + Patch by xake@rymdraket.net. + + 31 May 2010; Joseph Jezak <josejx@gentoo.org> ghc-6.10.4-r1.ebuild, + ghc-6.12.1.ebuild: + Added ghc 6.10.4 and 6.12.1 binaries for ppc, marked ~ppc. + + 25 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org> + files/ghc-6.12.1-configure-CHOST.patch: + Fix building with CHOST="i486-pc-linux-gnu". + Issue reported by Sergey Mironov <ierton@gmail.com>, + patch contributed by Sergei Trofimovich <slyfox@inbox.ru>. + For details, see bug #310963. + +*ghc-6.12.1 (26 Jan 2010) + + 26 Jan 2010; <kolmodin@gentoo.org> +ghc-6.12.1.ebuild: + Version bump, currently masked for testing. + +*ghc-6.10.4-r1 (05 Dec 2009) + + 05 Dec 2009; <kolmodin@gentoo.org> +ghc-6.10.4-r1.ebuild, + +files/ghc-6.10.4-autoconf.patch, +files/ghc-6.10.4-libm-detection.patch: + Attempt to fix a lot of recent trouble with building ghc-6.10.4; + * bug #295487, could not build with >=autoconf-2.64; + patch by int-e, reported by Tobias Hommel <tobi@keksbude.net> + * bug #292772, add CFLAGS to ghc wrapper enables hardended to build; + reported and fixed by Zhang, Hongjiu <secludedsage@gmail.com> with the + help of ivanm, trofi, dcoutts and igloo. + * bug #293208, undefined reference to `sqrt', libm detection trouble; + Roie Kerstein and Renato Gallo found and tracked down the bug, + asuffield suggested the fix and Sergei Trofimovich <slyfox@inbox.ru> + patched. + + 31 Oct 2009; <kolmodin@gentoo.org> -ghc-6.10.2.ebuild, -ghc-6.10.3.ebuild, + metadata.xml: + Remove previous ghc versions 6.10.2 and 6.10.3 as 6.10.4 now is unmasked. + Remove ghcmakebinary USE flag from metadata, it was unused. + + 16 Sep 2009; Lennart Kolmodin <kolmodin@gentoo.org> ghc-6.10.4.ebuild, + +files/ghc-6.10.4-ppc64-always-minimal-toc.patch, + +files/ghc-6.10.4-propagate-hc-options-to-all-libraries.patch: + Add blocker on <haddock-2.4.2. Older versions will not work with this + version of ghc. We add the block in ghc rather than in haddock, as blocks + can't be trusted to be retroactive. + + Also add ppc64 binary and patches, + work done by Sergei Trofimovich <slyfox@community.haskell.org>. + + 10 Sep 2009; Christian Faulhammer <fauli@gentoo.org> ghc-6.8.2-r1.ebuild: + stable x86/amd64, bug 283155 + + 02 Aug 2009; Lennart Kolmodin <kolmodin@gentoo.org> ghc-6.8.2.ebuild: + Make ppc work in pkg_setup. + + 02 Aug 2009; Lennart Kolmodin <kolmodin@gentoo.org> ghc-6.10.4.ebuild: + Add sparc binary for ghc 6.10.4. Binary compiled by + Duncan Coutts <duncan.coutts@worc.ox.ac.uk>. + + 01 Aug 2009; <mabi@gentoo.org> ghc-6.8.2.ebuild: + ~ppc added back + + 29 Jul 2009; Lennart Kolmodin <kolmodin@gentoo.org> Manifest: + Fix broken manifest, ghc-6.8.2-ia64. Reported by Jeremy Olexa (darkside). + + 22 Jul 2009; Lennart Kolmodin <kolmodin@gentoo.org> ghc-6.10.4.ebuild: + Add amd64 binary for ghc-6.10.4. + +*ghc-6.10.4 (22 Jul 2009) + + 22 Jul 2009; Lennart Kolmodin <kolmodin@gentoo.org> +ghc-6.10.4.ebuild: + Version bump, GHC 6.10.4 is masked for testing. + +*ghc-6.10.3 (10 May 2009) + + 10 May 2009; Lennart Kolmodin <kolmodin@gentoo.org> +ghc-6.10.3.ebuild: + Version bump, ghc 6.10.3, masked for testing. + + 19 Apr 2009; Lennart Kolmodin <kolmodin@gentoo.org> ghc-6.10.2.ebuild: + Minor QA. + +*ghc-6.10.2 (19 Apr 2009) + + 19 Apr 2009; Lennart Kolmodin <kolmodin@gentoo.org> +ghc-6.10.2.ebuild: + Add ghc-6.10.2, currently masked for testing. + +*ghc-6.8.2-r1 (17 Apr 2009) + + 17 Apr 2009; Lennart Kolmodin <kolmodin@gentoo.org> +ghc-6.8.2-r1.ebuild: + Add a restricted version of ghc 6.8.2 (-r1), but that can handle + >=sys-libs/readline-6. Previous ghc versions depends on =readline-5, which + gives problems now that readline-6 is in the tree. To allow other readline + versions we have bundled a precompiled readline-5 package, making the ghc + bootstrap process work. Thus, this also forced us to remove the USE=binary + flag. See bug #259867. + + 04 Oct 2008; Raúl Porcel <armin76@gentoo.org> ghc-6.8.2.ebuild: + alpha/ia64 stable + + 02 Oct 2008; Ferris McCormick <fmccor@gentoo.org> ghc-6.8.2.ebuild: + Sparc stable, originally part of Bug #230919, and now suggested by Bug #239368. + + 26 Aug 2008; Raúl Porcel <armin76@gentoo.org> ghc-6.8.2.ebuild: + Make ia64 an unregistered arch, as it breaks some stuff + + 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: + Add GLEP 56 USE flag descriptions. + + 15 Jul 2008; Jeroen Roovers <jer@gentoo.org> ghc-6.8.2.ebuild: + Stable for HPPA (bug #230919). + + 06 Jul 2008; Markus Meier <maekke@gentoo.org> ghc-6.8.2.ebuild: + amd64/x86 stable, bug #230919 + + 28 Apr 2008; Raúl Porcel <armin76@gentoo.org> ghc-6.8.2.ebuild: + Upload again the binaries for alpha, and add ~ia64 wrt #206643 + + 01 Mar 2008; Raúl Porcel <armin76@gentoo.org> ghc-6.6.1.ebuild, + ghc-6.8.2.ebuild: + Add ~alpha + + 29 Jan 2008; Jeroen Roovers <jer@gentoo.org> ghc-6.8.2.ebuild: + Marked ~hppa (bug #206643). + + 26 Jan 2008; Duncan Coutts <dcoutts@gentoo.org> ghc-6.8.2.ebuild: + Drop ~alpha ~hppa ~ia64 ~ppc ~ppc64 keywords as per bug #206643. + They will have to wait for new binaries. Also fix a few minor QA bugs. + + 23 Dec 2007; Luis F. Araujo <araujo@gentoo.org> ghc-6.4.2.ebuild: + Droping the last reference to virtual/x11 + + 24 Dec 2007; Lennart Kolmodin <kolmodin@gentoo.org> files/ghc-updater: + Fix ghc-updater to be baselayout independent wrt functions.sh. + Fixes bug #190043, thanks to Jakub Moc <jakub@gentoo.org>. + +*ghc-6.8.2 (19 Dec 2007) + + 19 Dec 2007; Lennart Kolmodin <kolmodin@gentoo.org> +ghc-6.8.2.ebuild: + First version of the 6.8 branch. It's currently package.mask'ed. + + 16 Dec 2007; nixnut <nixnut@gentoo.org> ghc-6.6.1.ebuild: + Stable on ppc wrt bug 201984 + + 13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> files/ghc-updater, + ghc-6.2.2.ebuild, ghc-6.4.2.ebuild, ghc-6.6.ebuild, ghc-6.6.1.ebuild: + Stop providing virtual/ghc. Nothing in portage has depended on it for some + time. + + 12 Dec 2007; Ferris McCormick <fmccor@gentoo.org> ghc-6.6.1.ebuild: + Sparc stable --- needed for Bug #201984 generally. + + 26 Nov 2007; Jeroen Roovers <jer@gentoo.org> ghc-6.6.1.ebuild: + Stable for HPPA. Do not install LICENSE. + + 15 Nov 2007; Steve Dibb <beandog@gentoo.org> ghc-6.6.1.ebuild: + amd64 stable, bug 196616 + + 05 Nov 2007; Duncan Coutts <dcoutts@gentoo.org> ghc-6.2.2.ebuild, + ghc-6.4.2.ebuild: + Use new unified ghc ebuild for 6.2.2 and 6.4.2. This merges the + functionality of ghc-bin into the ghc ebuild and eliminates virtual/ghc. + To get the binary version emerge with the "binary" USE flag. + + 05 Nov 2007; Duncan Coutts <dcoutts@gentoo.org> ghc-6.6.1.ebuild: + Add sparc and ppc binaries. Also fix some var quoting QA warnings. + + 23 Oct 2007; Christian Faulhammer <opfer@gentoo.org> ghc-6.6.1.ebuild: + stable x86, bug 196616 + + 29 Aug 2007; Jeroen Roovers <jer@gentoo.org> ghc-6.6.1.ebuild: + Marked ~hppa (bug #187147). + + 26 Aug 2007; Lennart Kolmodin <kolmodin@gentoo.org> files/ghc-updater: + Update ghc-updater to new baselayout. + Thanks to Jeroen Roovers <jer@gentoo.org>, bug #190043. + + 17 Aug 2007; Lennart Kolmodin <kolmodin@gentoo.org> + +files/ghc-bash-completion, ghc-6.6.1.ebuild: + Add optional bash completion support for ghc-pkg. + Fixes to properly remove the leftover package.conf{,.old} files upon + uninstall of this package. + Tweaking mk/build.mk regarding arches we don't yet support for this GHC + version. + + 08 Aug 2007; Lennart Kolmodin <kolmodin@gentoo.org> ghc-6.6.ebuild: + Set SplitObjs=NO if >=gcc-4.2 is used. + + 28 Jul 2007; Lennart Kolmodin <kolmodin@gentoo.org> ghc-6.6.1.ebuild: + Disable the split objects feature when using >=gcc-4.2. + + 25 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> +ghc-6.6.ebuild: + Add ghc-6.6 back since it has binaries for alpha, ppc and sparc that we do + not have yet for 6.6.1. + + 25 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> -ghc-6.6.ebuild, + ghc-6.6.1.ebuild: + Update 6.6.1 and remove 6.6 ebuilds. + + 22 Jul 2007; Hans de Graaff <graaff@gentoo.org> ghc-6.4.2.ebuild: + Drop virtual/x11 references. + + 11 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> ghc-6.6.1.ebuild: + Add ia64 binary for ghc-6.6.1. Added ~ia64 to keywords. + + 10 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> + files/ghc-6.5-norelax.patch: + Fix sparc "norelax" patch. + + 10 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> + -files/ghc-6.2.hardened.patch, -files/ghc-6.4.1-configure.patch, + -files/ghc-6.4.1-gcc41.patch, -files/ghc-6.4.1-openal.patch, + files/ghc-6.5-norelax.patch, files/ghc-updater, ghc-6.2.2.ebuild, + -ghc-6.4.1-r2.ebuild, -ghc-6.4.1-r3.ebuild, ghc-6.4.2.ebuild, + ghc-6.6.ebuild, ghc-6.6.1.ebuild: + Remove ghc-6.4.1. Now that we have 6.4.2, we don't need an older version + on the 6.4.x branch. Remove old ia64 hacks that are no longer necessary. + Make the ghc-6.2.2 ebuild work again by taking many of the improvements + from the 6.4.2 ebuild. + + 09 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> ghc-6.6.1.ebuild: + Oops, alpha doesnt have a binary yet, so cant mark ~alpha yet. + + 08 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> ghc-6.6.1.ebuild: + Bump dep on cabal and no longer hide ghc's built-in cabal. + +*ghc-6.6.1 (06 Jul 2007) + + 06 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> +ghc-6.6.1.ebuild: + Add new version, ghc-6.6.1. So far only binaries for x86 and amd64. More + arches to follow. + + 06 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> ghc-6.6.ebuild: + Fix mirror url for the docs. + + 06 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> ghc-6.6.ebuild: + Add ~sparc and ~alpha to KEYWORDS. Both were included for old ghc-bin-6.6. + + 05 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> +files/10ghc, + ghc-6.6.ebuild: + Merge ghc and ghc-bin ebuilds. emerge ghc with USE="binary" to get a binary + version. The ghc-bin ebuild will not be used anymore. This ghc ebuild is + able to bootstrap without a separate ghc-bin ebuild by downloading a binary + version specially for the purpose. + + 06 Apr 2007; Chris Parrott <cparrott@gentoo.org> + +files/ghc-6.6-nothreadedrts.patch, ghc-6.6.ebuild: + added patches to workaround RTS problem on sparc + + 29 Mar 2007; Markus Rothe <corsair@gentoo.org> ghc-6.4.2.ebuild, + ghc-6.6.ebuild: + Build unregisterised on ppc64; bug #145466 + + 10 Mar 2007; <kolmodin@gentoo.org> +files/ghc-6.5-norelax.patch: + Add missing ghc-6.6 patch. + +*ghc-6.6 (07 Mar 2007) + + 07 Mar 2007; <kolmodin@gentoo.org> +ghc-6.6.ebuild: + Bump version. Big changes ahead... wrt ghc-extra-libs, etc + + 06 Jan 2007; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.2.ebuild, + ghc-6.4.1-r2.ebuild, ghc-6.4.1-r3.ebuild, ghc-6.4.2.ebuild: + Fixed elog / einfo usage. + + 03 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> + +files/ghc-6.4.2-sparcmangler.patch, ghc-6.4.2.ebuild: + Add fmccor's sparc mangler patch. Fixes bug #144752. + + 03 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.1-r3.ebuild, + ghc-6.4.2.ebuild: + Use ${T} rather than ${TMP} + + 28 Aug 2006; Jeroen Roovers <jer@gentoo.org> ghc-6.4.2.ebuild: + Stable for HPPA (bug #140369). + + 21 Aug 2006; Daniel Gryniewicz <dang@gentoo.org> ghc-6.4.2.ebuild: + Marked stable on amd64 for bug #140369 + + 16 Aug 2006; Joshua Jackson <tsunam@gentoo.org> ghc-6.4.2.ebuild: + Stable x86; bug #140369 + + 02 Aug 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.2.ebuild: + Dont strip binaries on install. See QA warnings in bug #140369. + Also dep on freealut now that it's been split out of openal. + + 24 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> ghc-6.4.2.ebuild: + Stable on sparc wrt #140369 + + 23 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> ghc-6.4.2.ebuild: + ppc stable, bug #140369 + + 20 Jul 2006; Markus Rothe <corsair@gentoo.org> ghc-6.4.2.ebuild: + Stable on ppc64; bug #140369 + + 15 Jun 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.1-r3.ebuild, + ghc-6.4.2.ebuild: + Patch to fix a mis-compilation in the rts due to strict aliasing, + should be fixed upstream for 6.4.3 and 6.6. Fixes bug #135651. + + 21 May 2006; Markus Rothe <corsair@gentoo.org> ghc-6.4.1-r2.ebuild: + Stable on ppc64 + + 19 May 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.1-r3.ebuild, + ghc-6.4.2.ebuild: + Add note to users of hardened gcc-3.x + + 18 May 2006; Duncan Coutts <dcoutts@gentoo.org> + +files/ghc-6.4.2-sparc32plus.patch, ghc-6.4.1-r3.ebuild, ghc-6.4.2.ebuild: + Support gcc-4.x better at the expense of hardened gcc-3.x. + Switching between gcc-3.x and gcc-4.x will now just work. Switching between + vanilla and hardened gcc will now require re-emerging rather than just + working. It should also enable anyone who has broken their ghc installation + by upgrading to gcc-4.x to get things working again by re-emerging ghc-6.4.2, + ghc-6.4.1-r3 or ghc-bin-6.4.1-r1. + Only build OpenAL/ALUT bindings if the OpenGL bindings will also be built + (since one depends on the other). + Fix GHCi on sparc when using the V8+ ABI (eg CFLAGS="-march=ultrasparc"). + + 12 May 2006; Duncan Coutts <dcoutts@gentoo.org> + +files/ghc-6.4.2-alut.patch, ghc-6.4.2.ebuild: + Re-enable alut package and add hack for ia64 + + 05 May 2006; Chris Parrott <cparrott@gentoo.org> ghc-6.4.2.ebuild: + Temporarily disabled openal USE flag, pending fix to openal bindings. + + 03 May 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.1-r3.ebuild, + ghc-6.4.2.ebuild: + Ignore debugging CFLAGS (they don't help and just cause problems). Update to + PDEPEND on cabal-1.1.4. Disable ALUT bindings (because media-libs/freealut + is not available on sufficient arches). Add ~x86-fbsd to KEYWORDS. + + 02 May 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.1-r2.ebuild, + ghc-6.4.1-r3.ebuild: + Patch to fix make-3.81 hanging (backport of the fix in ghc-6.4.2) + + 27 Apr 2006; Duncan Coutts <dcoutts@gentoo.org> + -files/ghc-6.4-powerpc.patch, +ghc-6.4.2.ebuild: + Remove old unused patch + +*ghc-6.4.2 (27 Apr 2006) + + 27 Apr 2006; Duncan Coutts <dcoutts@gentoo.org> +ghc-6.4.2.ebuild: + New minor version + + 27 Apr 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.1-r3.ebuild: + We dont need the java/fop stuff since were only building html docs + + 27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-ghc-6.2.2, + files/digest-ghc-6.4.1-r2, Manifest: + Fixing SHA256 digest, pass four + + 06 Apr 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.1-r3.ebuild: + -O* flags (from the users CFLAGS) breaks ghc on too many systems so don't + add it to ghc's CFLAGS. Also remove ia64 GOT patch that didn't help. + + 28 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.1-r2.ebuild: + Enable SplitObjs on ppc. This gives much smaller binaries. + + 28 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.1-r3.ebuild: + Change the use of CFLAGS again. Filter out -O2 on arches where it breaks. + + 27 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> -ghc-6.4.ebuild: + Remove 6.4 since 6.4.1 is stable and 6.4 was rather buggy anyway. + + 27 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> + +files/ghc-6.4.1-gcc41.patch: + Add missing patch file + +*ghc-6.4.1-r3 (26 Mar 2006) + + 26 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> +ghc-6.4.1-r3.ebuild: + Add support for ia64. Change the way we do the CFLAGS and GHC_CFLAGS again. + Make limited use of users CFLAGS. Support gcc-4.1. Fix parallel make. + + 23 Mar 2006; Chris White <chriswhite@gentoo.org> ghc-6.4.1-r2.ebuild: + Marked ghc-6.4.1-r2 amd64/x86 stable for bug #126134. + + 21 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> ghc-6.4.1-r2.ebuild: + Stable on sparc wrt #126134 + + 20 Mar 2006; <nixnut@gentoo.org> ghc-6.4.1-r2.ebuild: + Stable on ppc. Bug #126134 + + 18 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.1-r2.ebuild: + Enable SplitObjs on sparc. This means that a stripped hello world binary is + now 500K rather than 2.5Mb. It may work on ppc too, this needs testing. + + 15 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.1-r2.ebuild: + A further fix for the executable stack issue. + (It seems we need -Wa,--noexecstack in SRC_CC_OPTS as well as SRC_HC_OPTS) + + 13 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> files/ghc-updater, + ghc-6.4.1-r2.ebuild: + Improvements to ghc-updater thanks to kosmikus and with help from ferdy + + 13 Mar 2006; Jeroen Roovers <jer@gentoo.org> ghc-6.4.1-r2.ebuild: + Marked ~hppa (bug #125389). + + 13 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.1-r2.ebuild: + Fix omission in hppa support. + + 10 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.1-r2.ebuild: + Change what flags we use to disable hardened gcc and how we set them. We now + use one set of flags rather than picking them conditionally. + Use an option which should fix the executable-stack problem (bug #123698). + Prepare for hppa arch support and misc minor tidy-ups. + + 01 Mar 2006; Markus Rothe <corsair@gentoo.org> ghc-6.4.1-r2.ebuild: + Added ~ppc64; bug #88362 + + 24 Feb 2006; Duncan Coutts <dcoutts@gentoo.org> + -files/ghc-6.0.1.haddock.patch: + Remove old unused patch. + +*ghc-6.4.1-r2 (16 Feb 2006) + + 16 Feb 2006; Luis F. Araujo <araujo@gentoo.org> +ghc-6.4.1-r2.ebuild: + Added support for modular X. New flags support to enable/disable X, hgl and + openal + + 10 Feb 2006; <dcoutts@gentoo.org> -ghc-6.0.1.ebuild: + Remove the last ghc-6.0.x version. (There's no way to bootstrap it anyway) + + 10 Feb 2006; <dcoutts@gentoo.org> ghc-6.4.1-r1.ebuild: + Marked ~alpha with permission of ferdy. + + 16 Nov 2005; Andres Loeh <kosmikus@gentoo.org> ghc-6.4.1-r1.ebuild: + Reduced the amount of output during the build slightly to work around bug + #111183. + +*ghc-6.4.1-r1 (21 Oct 2005) + + 21 Oct 2005; <dcoutts@gentoo.org> +ghc-6.4.1-r1.ebuild: + Add new revision ghc-6.4.1-r1 which now PDEPENDs on cabal. + + 06 Oct 2005; <dcoutts@gentoo.org> ghc-6.4.1.ebuild: + Revert to using virtual/ghc in DEPEND since the other method had no advantages. + + 06 Oct 2005; <dcoutts@gentoo.org> +files/depsort.py, files/ghc-updater: + Make the ghc-updater script work better. + + 04 Oct 2005; Luis F. Araujo <araujo@gentoo.org> ghc-6.2.2.ebuild: + Blocked ghc6.4 in ghc6.2.2 + + 04 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> ghc-6.4.1.ebuild: + Back to the ~ppc + + 04 Oct 2005; <dcoutts@gentoo.org> ghc-6.4.1.ebuild: + Add ~sparc to KEYWORDS and enable GHCi on sparc. + + 23 Sep 2005; <dcoutts@gentoo.org> ghc-6.4.1.ebuild: + Disabled java USE flag due to bug #106992 + +*ghc-6.4.1 (22 Sep 2005) + + 22 Sep 2005; <dcoutts@gentoo.org> +ghc-6.4.1.ebuild: + Version bump. + + 01 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> ghc-6.2.2.ebuild: + Stable on sparc + + 31 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> ghc-6.4.ebuild: + Fixed to build on ppc for real + + 17 Aug 2005; <dcoutts@gentoo.org> ghc-6.4.ebuild: + Add ~sparc to KEYWORDS since it was missing and we've already got ghc-bin-6.4 + + 17 Aug 2005; Andres Loeh <loeh@gentoo.org> -files/ghc-5.04.3-r1.patch, + -files/ghc-6.2.1-linker.patch.bz2, -files/ghc-6.2.documentation.patch, + -files/ghc-6.2.hardened.patch.bz2, -files/lndir.c, -ghc-6.2.ebuild, + -ghc-6.2-r1.ebuild, -ghc-6.2.1-r1.ebuild, ghc-6.2.2.ebuild: + Removed ~amd64 keyword for ghc-6.2.2, because ghc-6.2.2 is broken on this + arch. Cleaned up old versions. + + 20 May 2005; <dcoutts@gentoo.org> ghc-6.2.2.ebuild: + Add ~sparc to KEYWORDS and disable GHCi support on sparc since it does not + work reliably. + + 11 May 2005; Andres Loeh <kosmikus@gentoo.org> ghc-6.4.ebuild: + Removing ~ppc64 from ghc-6.4 again (hopefully temporarily), see comment #24 + of bug #68930. + + 11 May 2005; Andres Loeh <kosmikus@gentoo.org> files/ghc-updater: + Changes to ghc-updater, to make it a bit more useful for the update to ghc-6.4. + + 09 May 2005; Markus Rothe <corsair@gentoo.org> + +files/ghc-6.4-powerpc.patch, ghc-6.4.ebuild: + Added patch for ppc64 and added ~ppc64 to KEYWORDS + + 09 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ghc-6.2.2.ebuild: + Stable on ppc. + + 25 Mar 2005; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.2.ebuild, + ghc-6.4.ebuild: + ghc-6.4 supports registered builds on amd64. ghci is still not supported on + amd64, but it fails with a more informative error message now (bug #82541). + + 23 Mar 2005; Andres Loeh <kosmikus@gentoo.org> ghc-6.4.ebuild: + Added dependency on haddock. + + 23 Mar 2005; Andres Loeh <kosmikus@gentoo.org> ghc-6.4.ebuild: + Added missing dependency on libxslt, and slightly cleaned up the ebuild. + +*ghc-6.4 (11 Mar 2005) + + 11 Mar 2005; Andres Loeh <kosmikus@gentoo.org> +ghc-6.4.ebuild, + -ghc-6.4_pre20050308.ebuild: + Updated ghc-6.4 snapshot to ghc-6.4 release. This version is still masked + for testing. + +*ghc-6.4_pre20050308 (09 Mar 2005) + + 09 Mar 2005; Andres Loeh <kosmikus@gentoo.org> ghc-6.4_pre20050308.ebuild: + Added a ghc-6.4 snapshot for testing purposes. + + 19 Feb 2005; Jason Wever <weeve@gentoo.org> ghc-6.0.1.ebuild, + ghc-6.2-r1.ebuild, ghc-6.2.1-r1.ebuild, ghc-6.2.2.ebuild, ghc-6.2.ebuild: + Masked on SPARC as it doesn't build. + + 25 Jan 2005; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.2.ebuild: + Dependency resolution for virtuals changed in portage. Temporily adapted the + ebuild to quit with an informative error message until a real solution comes + to mind. (Bug #79509) + + 19 Jan 2005; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.2.ebuild: + Marked stable on x86. + + 25 Nov 2004; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.2.ebuild: + The amd64 build is unregistered (bug #58588). + + 24 Nov 2004; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.2.ebuild: + Added ~amd64 flag, cf. bug #58588. + + 22 Nov 2004; Andres Loeh <kosmikus@gentoo.org> +files/ghc-updater, + ghc-6.2.2.ebuild: + Modified ebuild to use ghc-package.eclass (bug #69270) and to include + ghc-updater script (bug #69142). + + 26 Oct 2004; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.2.ebuild: + Modified CFLAG testing code, following discussion in bug #59709. + + 24 Oct 2004; Matthieu Sozeau <mattam@gentoo.org> ghc-6.2.2.ebuild: + Tested on ppc. + +*ghc-6.2.2 (18 Oct 2004) + + 18 Oct 2004; Andres Loeh <kosmikus@gentoo.org> ghc-6.0.ebuild, + ghc-6.2.1-r1.ebuild, ghc-6.2.1.ebuild, ghc-6.2.2.ebuild: + New version. Included mattam's fix for #59709. Removed some old versions. + + 19 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> ghc-6.0.1.ebuild, + ghc-6.0.ebuild, ghc-6.2-r1.ebuild, ghc-6.2.1-r1.ebuild, ghc-6.2.1.ebuild, + ghc-6.2.ebuild: + Fixed missing dependencies; bug #68021. + + 24 Sep 2004; <SeJo@gentoo.org> ghc-6.2.ebuild: + stable bump due to bug 59753 + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ghc-6.0.1.ebuild, + ghc-6.0.ebuild, ghc-6.2-r1.ebuild, ghc-6.2.1-r1.ebuild, ghc-6.2.1.ebuild, + ghc-6.2.ebuild: + virtual/glibc -> virtual/libc + +*ghc-6.2.1-r1 (15 Jun 2004) + + 15 Jun 2004; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.1-r1.ebuild, + files/ghc-6.2.1-linker.patch.bz2: + Patch for ghci's linker to help loading HOpenGL. Thanks to Sven Panne. + + 03 Jun 2004; Aron Griffis <agriffis@gentoo.org> ghc-6.0.1.ebuild, + ghc-6.0.ebuild, ghc-6.2-r1.ebuild, ghc-6.2.1.ebuild, ghc-6.2.ebuild: + Fix use invocation + + 18 May 2004; Mamoru KOMACHI <usata@gentoo.org> ghc-6.0.1.ebuild, + ghc-6.0.ebuild, ghc-6.2-r1.ebuild, ghc-6.2.1.ebuild, ghc-6.2.ebuild: + Changed app-text/tetex to virtual/tetex. + + 13 May 2004; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.1.ebuild: + fixed patch for ghc-6.2.1; threaded rts now enabled by default (#50758) + + 12 May 2004; Alexander Gabert <pappy@gentoo.org> ghc-6.2.1.ebuild: + added new hardened PIE SSP switches + + 12 May 2004; Alexander Gabert <pappy@gentoo.org> + -files/ghc-6.2.hardened-gcc.patch.bz2, +files/ghc-6.2.hardened.patch.bz2, + ghc-6.0.1.ebuild, ghc-6.2-r1.ebuild, ghc-6.2.ebuild: + added new hardened switches for nonPIE and nonSSP building + + 02 Apr 2004; Matthieu Sozeau <mattam@gentoo.org> ghc-6.2.1.ebuild: + Add support for ppc on ghc-6.2.1. + + 31 Mar 2004; Andres Loeh <kosmikus@gentoo.org> ghc-5.04.3-r1.ebuild, + ghc-6.2-r1.ebuild: + Marked ghc-6.2-r1 stable on x86. Removed 5 series due to bug #46212. + + 23 Mar 2004; Matthieu Sozeau <mattam@gentoo.org> ghc-6.2.ebuild: + Added ~ppc keyword, highly experimental build (linux-ppc is not entirely + supported yet). + +*ghc-6.2.1 (22 Mar 2004) + + 22 Mar 2004; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.1.ebuild: + Version bump. + +*ghc-6.2-r1 (11 Mar 2004) + + 11 Mar 2004; Andres Loeh <kosmikus@gentoo.org> ghc-6.2-r1.ebuild, + files/ghc-6.2.hardened-gcc.patch.bz2: + Disabling propolice in the resulting ghc when using gcc-hardened (cf. bug + #36154). + + 20 Feb 2004; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.ebuild: + Fixed a problem building libraries using recent binutils (#40128). + + 11 Jan 2004; Andres Loeh <kosmikus@gentoo.org> ghc-5.04.3-r1.ebuild: + moved setup checks to pkg_setup (bug #33962). + + 22 Dec 2003; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.ebuild: + Haddock got called even with USE=-doc. + + 19 Dec 2003; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.ebuild: + GHC 6.2 needs haddock-0.6 (bug #36108) + +*ghc-6.2 (17 Dec 2003) + + 17 Dec 2003; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.ebuild, + files/ghc-6.2.documentation.patch: + New GHC version 6.2. + + 17 Dec 2003: Andres Loeh <kosmikus@gentoo.org> ghc-6.0.1.ebuild, + files/ghc-6.0.1.haddock.patch: + Added patch needed to compile documentation with haddock-0.6. + + 11 Nov 2003; Alexander Gabert <pappy@gentoo.org> ghc-5.04.3-r1.ebuild, + ghc-6.0.1.ebuild: + added ghc-6.0.1 bugfix from ghc-5.04.3-r1 bug30789 + + 22 Oct 2003; Andres Loeh <kosmikus@gentoo.org> ghc-5.04.3-r1.ebuild, + ghc-6.0.1.ebuild, ghc-6.0.ebuild: + Added libgmp to runtime dependencies, closing bug #31321. + + 12 Oct 2003; Alexander Gabert <pappy@gentoo.org> ghc-5.04.3-r1.ebuild: + added hardened-gcc -yet_exec flag mechanism and CFLAGS for ghc if hardened-gcc + is used + +*ghc-6.0.1 (31 Jul 2003) + + 31 Jul 2003; Andres Loeh <kosmikus@gentoo.org> ghc-6.0.1.ebuild: + Version bump. + + 30 Jul 2003; Andres Loeh <kosmikus@gentoo.org> ghc-6.0.ebuild: + Fixed bug that caused ghc to be built with HOpenGL despite -opengl being set. + + 29 Jul 2003; Andres Loeh <kosmikus@gentoo.org> ghc-5.04.3-r1.ebuild: + Marked 5.04.3-r1 stable. It fixes a couple of problems that keep appearing + with 5.04.3. + + 02 Jul 2003; Andres Loeh <kosmikus@gentoo.org> ghc-5.04.3-r1.ebuild: + Removed implicit X11 dependency (bug 23708). Thanks to Aaron Son + <aaron@clamp.net> for discovering the problem. + +*ghc-6.0 (01 Jun 2003) + + 01 Jun 2003; Andres Loeh <kosmikus@gentoo.org> ghc-6.0.ebuild: + Version bump. Will probably remain in testing until new version is released, + as this version is considered to be beta by the developers. The ebuild has + been somewhat simplified: GHC's build system now supports bootstrapping to get + GHCi running automatically if necessary. + + 21 May 2003; Andres Loeh <kosmikus@gentoo.org> ghc-5.04.3-r1.ebuild, + files/ghc-5.04.3-r1.patch: + Added a dependency to haddock when generating docs. This should fix bug + #20989. Thanks to Mikael A <snikkt@yahoo.com> and Peter Lennartz + <peterl@cs.uu.nl> for identifying the problem. + +*ghc-5.04.3-r1 (09 May 2003) + + 09 May 2003; Andres Loeh <kosmikus@gentoo.org> ghc-5.04.3-r1.ebuild: + Fixed bug that caused ghci to fail with glibc-2.3.2 (reported by Ralf Hinze + <ralf@informatik.uni-bonn.de>). Also added the generation of documentation + again (had been missing for a while). To get full documentation, set the "doc" + USE flag. + +*ghc-5.04.2 (21 Mar 2003) + + 21 Mar 2003; George Shapovalov <george@gentoo.org> ghc-5.04.3.ebuild : + new version + Now with all virtuals in place should build off existing ghc nicely.. + + 21 Mar 2003; George Shapovalov <george@gentoo.org> ghc-5.04.2.ebuild : + created new virtual: virtual/ghc. + Made ghc depend on virtual/ghc (and provide one) instead of on dev-lang/ghc-bin + ghc-bin in turn now also provides virtual/ghc, this closes #10155 + + 13 Mar 2003; George Shapovalov <george@gentoo.org> ghc-5.04.2.ebuild : + fix for when ghc gets bootstrapped off different version. + Thanks to Andres Loeh <andres@cs.uu.nl> and Ralf Hinze <ralf@informatik.uni-bonn.de>. + + 08 Mar 2003; George Shapovalov <george@gentoo.org> ghc-5.04.2.ebuild : + + updated the ebuild to correctly build (namely to build ghci) if bootstrapped off different (older) + version. See #10155 for details. + +*ghc-5.04i.2 (12 Feb 2003) + + 12 Feb 2003; George Shapovalov <george@gentoo.org> ghc-5.04.2.ebuild, files/digest-ghc-5.04.2 : + + The long awaited update. (#10155) + Fixes things on x86. !!!Needs testing on sparc!!! (has good chances to work on sparc, + provided ghc-bin-5.04.2 works) + ebuild bootstraps ghc from ghc-bin and contains remarks + on how to "maintain" it correctly (in short: for general purpose no special attention required) + + 17 Jan 2003; Matthew Turk <satai@gentoo.org> : + Looks like it didn't take... Trying again! + + 09 Jan 2003; Matthew Turk <satai@gentoo.org> : + Changed the docbook-sgml-dtd dependency to one that *exists*. + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*ghc-5.04.ebuild (08 Aug 2002) + + 19 Aug 2002; George Shapovalov <george@gentoo.org> ghc-5.04.ebuild : + + fixed header, added >=dev-libs/gmp-4.1 dependency + + 08 Jul 2002; George Shapovalov <george@gentoo.org> ghc-5.04.ebuild, files/ghc-5.04-gentoo.patch.bz2 : + + new version, + bzipped patched (too large otherwise), + will keep uncompressed for 5.02.3 anc compressed for 5.04 until new version + is tested (to have one working meanwhile) + + ebuild (and large patching work) submitted by: + Sven Moritz Hallberg <pesco@gmx.de> + +*ghc-5.02.3.ebuild (09 Jun 2002) + + 18 Jun 2002; George Shapovalov <george@gentoo.org> ghc-5.02.3.ebuild : + + Few improvements by Sven Moritz Hallberg : + Build DocBook documentation only if USEing 'doc'. Require DocBook DTD 3.1 in + that case. + + Thanks to a bug report by Matthew Walton I've noticed that GHC requires the + DocBook DTD 3.1, not 4.1. + + 09 Jun 2002; George Shapovalov <george@gentoo.org> all : + + First submission + From the home page: + + The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler + and interactive environment for Haskell 98, GHC compiles Haskell to either + native code or C. It implements numerous experimental language extensions + to Haskell 98; for example: concurrency, a foreign language interface, + multi-parameter type classes, scoped type variables, existential and universal + quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes + with a generational garbage collector, and a space and time profiler. diff --git a/dev-lang/gnat-gcc/ChangeLog b/dev-lang/gnat-gcc/ChangeLog new file mode 100644 index 00000000..5ed6083d --- /dev/null +++ b/dev-lang/gnat-gcc/ChangeLog @@ -0,0 +1,316 @@ +# ChangeLog for dev-lang/gnat-gcc +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/ChangeLog,v 1.71 2015/05/15 14:15:58 pacho Exp $ + + 15 May 2015; Pacho Ramos <pacho@gentoo.org> gnat-gcc-4.3.6.ebuild, + gnat-gcc-4.5.4.ebuild, gnat-gcc-4.6.4.ebuild: + amd64/x86 stable, bug #379983 + + 14 May 2015; Pacho Ramos <pacho@gentoo.org> gnat-gcc-4.3.6.ebuild, + gnat-gcc-4.4.7.ebuild, gnat-gcc-4.5.4.ebuild, gnat-gcc-4.6.4.ebuild: + Reverse previous stabilization done by error + + 13 May 2015; Pacho Ramos <pacho@gentoo.org> -gnat-gcc-4.4.3.ebuild, + -gnat-gcc-4.4.5.ebuild: + Drop old + + 13 May 2015; Pacho Ramos <pacho@gentoo.org> gnat-gcc-4.3.6.ebuild, + gnat-gcc-4.4.7.ebuild, gnat-gcc-4.5.4.ebuild, gnat-gcc-4.6.4.ebuild: + Add doc and lto USEs as they are used from eclass for this version (#515408) + + 05 Aug 2014; Raúl Porcel <armin76@gentoo.org> gnat-gcc-4.3.5.ebuild, + gnat-gcc-4.4.3.ebuild, gnat-gcc-4.4.5.ebuild, gnat-gcc-4.4.7.ebuild, + gnat-gcc-4.5.4.ebuild, gnat-gcc-4.6.4.ebuild: + Drop sparc keywords + + 25 Nov 2013; Steve Arnold <nerdboy@gentoo.org> gnat-gcc-4.5.4.ebuild, + gnat-gcc-4.6.4.ebuild, +files/gnat-gcc-4.5.4-tex-version-workaround.patch: + Updates (and a patch from Martin von Gagern) for texinfo borkage. Closes + bug #483192). Upstream patches only go back to 4.6.4 so the workaround + uses the aforementioned patch to disable info docs if texinfo-5.x is + installed and the doc USE flag is enabled. + + 20 Nov 2013; Steve Arnold <nerdboy@gentoo.org> gnat-gcc-4.6.4.ebuild: + Adding openmp USE flag for updated gnatbuild.eclass. + +*gnat-gcc-4.6.4 (14 Nov 2013) + + 14 Nov 2013; Steve Arnold <nerdboy@gentoo.org> +gnat-gcc-4.6.4.ebuild, + metadata.xml: + Adding new 4.6.4 version to go with updated gnatbuild.eclass (arm + updates to come later). Yay, I'm still alive... + + 08 Oct 2013; George Shapovalov <george@gentoo.org> gnat-gcc-4.4.7.ebuild: + propagating texinfo fix to 4.4, should resolve #484794 + + 03 Aug 2013; George Shapovalov <george@gentoo.org> gnat-gcc-4.3.5.ebuild, + gnat-gcc-4.3.6.ebuild: + adding ~ppc to fixed versions, as per #479582 + + 02 Aug 2013; George Shapovalov <george@gentoo.org> +files/patches/4.3/01-siginfo.patch: + added patch fixing linux-unwind.h problem - #468112. Thanks to Alexander + Vershilov (qnikst) for submitted patch + + 02 Aug 2013; George Shapovalov <george@gentoo.org> + -files/patches/51_all_gcc-3.4-libiberty-pic.patch, + -files/patches/74_all_sh-pr24836.patch: + removing stale patches + + 02 Aug 2013; George Shapovalov <george@gentoo.org> -gnat-gcc-4.3.2.ebuild, + -gnat-gcc-4.3.3.ebuild: + removed stale versions + + 02 Aug 2013; George Shapovalov <george@gentoo.org> gnat-gcc-3.4.6.ebuild, + gnat-gcc-4.3.5.ebuild, gnat-gcc-4.3.6.ebuild: + old gcc does not play kindly with new texinfo. Fixing #468108 + +*gnat-gcc-4.5.4 (26 Sep 2012) + + 26 Sep 2012; George Shapovalov <george@gentoo.org> +gnat-gcc-4.5.4.ebuild: + major update + +*gnat-gcc-4.4.7 (25 Sep 2012) + + 25 Sep 2012; George Shapovalov <george@gentoo.org> +gnat-gcc-4.4.7.ebuild: + minor update + + 02 Mar 2012; George Shapovalov <george@gentoo.org> Manifest: + adjusted Manifest to correct reuploaded bootstrap for amd64 (#372179) + + 14 Feb 2012; George Shapovalov <george@gentoo.org> gnat-gcc-3.4.6.ebuild, + gnat-gcc-4.3.5.ebuild, gnat-gcc-4.3.6.ebuild: + changed SRC_URIs to reflect recent discussion on -dev and avoid mirrors + losing stuff + + 20 Sep 2011; George Shapovalov <george@gentoo.org> gnat-gcc-4.4.3.ebuild, + gnat-gcc-4.4.5.ebuild: + removed inherit autotools - the eauto-specific code was moved to a relevant + ebuild + + 20 Sep 2011; George Shapovalov <george@gentoo.org> gnat-gcc-4.3.6.ebuild: + updated bootstrap/keyworded for 4.3 on x86 + + 14 Sep 2011; George Shapovalov <george@gentoo.org> gnat-gcc-4.3.2.ebuild, + gnat-gcc-4.3.3.ebuild: + cleaned up (cosmetic) last ppc versions. Actually made 4.3.3 ppc only + + 14 Sep 2011; George Shapovalov <george@gentoo.org> gnat-gcc-4.3.3.ebuild, + -gnat-gcc-4.3.3-r2.ebuild, -gnat-gcc-4.3.4.ebuild: + removed old and broken versions, made 4.3.3 ppc only + +*gnat-gcc-4.3.6 (14 Sep 2011) + + 14 Sep 2011; George Shapovalov <george@gentoo.org> +gnat-gcc-4.3.6.ebuild: + overdue update to 4.3 using new bootstrap; ref bug #372179 + amd64 only atm. x86 is coming up next. Can't simply change 4.3.5, as + some changes to ebuild are needed to match a new bootstrap. + + 26 Aug 2011; Markos Chandras <hwoarang@gentoo.org> gnat-gcc-4.3.5.ebuild: + Stable on amd64 wrt bug #317971 + + 20 Aug 2011; Thomas Kahle <tomka@gentoo.org> gnat-gcc-4.3.5.ebuild: + x86 stable per bug 379983 + + 19 Jun 2011; George Shapovalov <george@gentoo.org> gnat-gcc-4.4.5.ebuild: + new bootstrap for x86 + + 24 May 2011; George Shapovalov <george@gentoo.org> gnat-gcc-4.4.5.ebuild: + new bootstrap for sparc + +*gnat-gcc-4.4.5 (23 May 2011) + + 23 May 2011; George Shapovalov <george@gentoo.org> +gnat-gcc-4.4.5.ebuild: + new version; using new bootstrap, should fix buig #327043 + +*gnat-gcc-4.4.3 (10 Mar 2011) + + 10 Mar 2011; George Shapovalov <george@gentoo.org> +gnat-gcc-4.3.5.ebuild, + +gnat-gcc-4.4.3.ebuild: + an overdue major bump. Finally got 4.4 working. Homefully more to follow + soon.. + +*gnat-gcc-4.3.5 (04 Jan 2011) + + 04 Jan 2011; George Shapovalov <george@gentoo.org> +gnat-gcc-4.3.5.ebuild: + a quick bump, finally coming through buiild failure in new (yet uncommitted) + versions + + 12 Apr 2010; George Shapovalov <george@gentoo.org> gnat-gcc-4.3.4.ebuild: + updated the bootstrap + +*gnat-gcc-4.3.4 (06 Apr 2010) + + 06 Apr 2010; George Shapovalov <george@gentoo.org> +gnat-gcc-4.3.4.ebuild: + new version + + 08 Mar 2010; George Shapovalov <george@gentoo.org> + gnat-gcc-4.3.3-r2.ebuild: + added ~sparc as per #301446 + +*gnat-gcc-4.3.3-r2 (09 Feb 2010) + + 09 Feb 2010; George Shapovalov <george@gentoo.org> + +gnat-gcc-4.3.3-r2.ebuild: + fixed bootstrap for sparc and repacked one for x86. Issuing -r2 to force + mirror pick up proper bootstraps. + + 04 Feb 2010; George Shapovalov <george@gentoo.org> + gnat-gcc-4.3.3-r1.ebuild: + added bootstrap for sparc (#301446) + + 25 Jan 2010; George Shapovalov <george@gentoo.org> + gnat-gcc-4.3.3-r1.ebuild: + added bootstrap for x86 (#276568) + +*gnat-gcc-4.3.3-r1 (21 Jan 2010) + + 21 Jan 2010; George Shapovalov <george@gentoo.org> + +gnat-gcc-4.3.3-r1.ebuild: + new revision, uses new bootstrap, based on gcc-4.3 + + 28 Mar 2009; nixnut <nixnut@gentoo.org> gnat-gcc-4.3.2.ebuild: + ppc stable #257800 + + 08 Feb 2009; Markus Meier <maekke@gentoo.org> gnat-gcc-4.3.2.ebuild: + amd64/x86 stable, bug #257800 + + 05 Feb 2009; George Shapovalov <george@gentoo.org> ChangeLog: + removed old versions + +*gnat-gcc-4.3.3 (05 Feb 2009) + + 05 Feb 2009; George Shapovalov <george@gentoo.org> +gnat-gcc-4.3.3.ebuild: + new version + + 23 Oct 2008; George Shapovalov <george@gentoo.org> gnat-gcc-3.4.6.ebuild: + fixed repoman complaint about not using inherited autotools + +*gnat-gcc-4.3.2 (23 Oct 2008) + + 23 Oct 2008; George Shapovalov <george@gentoo.org> +gnat-gcc-4.3.2.ebuild: + new version + + 25 Jun 2008; George Shapovalov <george@gentoo.org> gnat-gcc-4.3.0.ebuild, + gnat-gcc-4.3.1.ebuild: + added gmp and mpfr to DEPEND per #223751 (thanks to Dirk Heinrichs for + spotting this) + +*gnat-gcc-4.3.1 (10 Jun 2008) + + 10 Jun 2008; George Shapovalov <george@gentoo.org> +gnat-gcc-4.3.1.ebuild: + new version out + + 17 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> gnat-gcc-3.4.6.ebuild, + gnat-gcc-4.2.2.ebuild: + amd64 stable wrt bugs #209000 and #208997 + + 12 Mar 2008; George Shapovalov <george@gentoo.org> ChangeLog: + finally the 4.3 release. This one should have the best Ada-2005 support atm. + +*gnat-gcc-4.3_pre20080208 (15 Feb 2008) + + 15 Feb 2008; George Shapovalov <george@gentoo.org> + +gnat-gcc-4.3_pre20080208.ebuild: + added the 4.3 snapshot in preparison for release + + 10 Feb 2008; Markus Meier <maekke@gentoo.org> gnat-gcc-3.4.6.ebuild: + x86 stable, bug #209000 + + 08 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> + gnat-gcc-4.2.2.ebuild: + ppc stable, bug #208997 + + 07 Feb 2008; George Shapovalov <george@gentoo.org> gnat-gcc-3.4.6.ebuild: + fixed autotools version mismatch issue (#209000) + + 05 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + gnat-gcc-4.2.2.ebuild: + stable x86, bug 208997 + +*gnat-gcc-4.2.3 (05 Feb 2008) + + 05 Feb 2008; George Shapovalov <george@gentoo.org> +gnat-gcc-4.2.3.ebuild: + new version out + +*gnat-gcc-4.2.2 (11 Oct 2007) + + 11 Oct 2007; George Shapovalov <george@gentoo.org> +gnat-gcc-4.2.2.ebuild: + new version + +*gnat-gcc-4.2.1 (10 Oct 2007) + + 10 Oct 2007; George Shapovalov <george@gentoo.org> + gnat-gcc-3.4.5-r2.ebuild, gnat-gcc-3.4.6.ebuild, gnat-gcc-4.1.1.ebuild, + gnat-gcc-4.1.2.ebuild, gnat-gcc-4.2.0.ebuild, +gnat-gcc-4.2.1.ebuild: + added new version. Fixed env (no longer) leaking issue in gnatbuild.eclass. + Quoted ${S} + + 29 May 2007; George Shapovalov <george@gentoo.org> gnat-gcc-4.2.0.ebuild: + QA_EXECSTACK marked + + 18 May 2007; user account for gentoo cvs access <portage-cvs@gentoo.org> + gnat-gcc-4.1.1.ebuild, gnat-gcc-4.1.2.ebuild, gnat-gcc-3.4.5-r2.ebuild, gnat-gcc-3.4.6.ebuild: + added QA_EXECSTACK bypass (#141315) + + 18 May 2007; George Shapovalov <george@gentoo.org> + -gnat-gcc-3.4.5-r1.ebuild, -gnat-gcc-4.1.0.ebuild: + removed stale versions + +*gnat-gcc-4.2.0 (18 May 2007) + + 18 May 2007; George Shapovalov <george@gentoo.org> +gnat-gcc-4.2.0.ebuild: + added new version + +*gnat-gcc-4.1.2 (15 Feb 2007) + + 15 Feb 2007; George Shapovalov <george@gentoo.org> +gnat-gcc-4.1.2.ebuild: + new version out + + 25 Oct 2006; George Shapovalov <george@gentoo.org> gnat-gcc-3.4.6.ebuild, + gnat-gcc-4.1.0.ebuild, gnat-gcc-4.1.1.ebuild: + changed SRC_URIs to point to mirrors (now that the sources had ample time to + propagate) + + 24 Sep 2006; David Holm <dholm@gentoo.org> gnat-gcc-4.1.1.ebuild: + Added to ~ppc. + + 05 Sep 2006; George Shapovalov <george@gentoo.org> gnat-gcc-3.4.6.ebuild, gnat-gcc-4.1.1.ebuild: + added SRC_URI's for ppc bootstraps + +*gnat-gcc-4.1.1 (30 May 2006) + + 30 May 2006; George Shapovalov <george@gentoo.org> +gnat-gcc-4.1.1.ebuild: + new version + +*gnat-gcc-3.4.6 (27 Mar 2006) + + 27 Mar 2006; George Shapovalov <george@gentoo.org> +gnat-gcc-3.4.6.ebuild: + new version, following the gcc release + + 26 Mar 2006; George Shapovalov <george@gentoo.org> -gnat-gcc-3.4.5.ebuild: + removed stale and (any more) nonworking version + +*gnat-gcc-4.1.0 (26 Mar 2006) +*gnat-gcc-3.4.5-r2 (26 Mar 2006) + + 26 Mar 2006; George Shapovalov <george@gentoo.org> + +files/patches/74_all_sh-pr24836.patch, + +files/patches/51_all_gcc-3.4-libiberty-pic.patch, + +files/gcc-configure-LANG.patch, +gnat-gcc-3.4.5-r2.ebuild, + +gnat-gcc-4.1.0.ebuild: + added new versions to accompany a much revorked gnatbuild.eclass. Now + handles multilib better, uses i386 bootstraps on x86 and fixes some misc + stuff. 4.1.0 has been added too.. + +*gnat-gcc-3.4.5-r1 (23 Jan 2006) + + 23 Jan 2006; George Shapovalov <george@gentoo.org> + +gnat-gcc-3.4.5-r1.ebuild: + new revision to force use of new bootstrap and to match new eselect-gnat + locations + +*gnat-gcc-3.4.5 (17 Jan 2006) + + 17 Jan 2006; George Shapovalov <george@gentoo.org> + +files/gnat-Make-lang.in.patch, +metadata.xml, +gnat-gcc-3.4.5.ebuild: + initial commit. Split gnat package - gcc version (#111340) diff --git a/dev-lang/gnat-gpl/ChangeLog b/dev-lang/gnat-gpl/ChangeLog new file mode 100644 index 00000000..5fa975c3 --- /dev/null +++ b/dev-lang/gnat-gpl/ChangeLog @@ -0,0 +1,154 @@ +# ChangeLog for dev-lang/gnat-gpl +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/ChangeLog,v 1.30 2014/05/30 14:13:12 george Exp $ + + 30 May 2014; George Shapovalov <george@gentoo.org> gnat-gpl-4.1.3.2007.ebuild, + gnat-gpl-4.1.3.2008-r2.ebuild: + added virtual/{blas,atlas} to RDEPEND per #183643 + + 18 Apr 2013; George Shapovalov <george@gentoo.org> + -gnat-gpl-4.1.3.2008-r1.ebuild, -gnat-gpl-4.1.3.2008.ebuild: + pulling cruft from the tree (in prep to new versions) + + 18 Apr 2013; George Shapovalov <george@gentoo.org> gnat-gpl-4.1.3.2007.ebuild, + gnat-gpl-4.1.3.2008-r2.ebuild: + changed SRC_URI from mirror://gentoo to proper links under gentoo.org + + 06 Jun 2012; Zac Medico <zmedico@gentoo.org> gnat-gpl-4.1.3.2008-r2.ebuild: + inherit autotools for eautoconf + +*gnat-gpl-4.1.3.2008-r2 (21 Jan 2010) + + 21 Jan 2010; George Shapovalov <george@gentoo.org> + +gnat-gpl-4.1.3.2008-r2.ebuild: + added new revision, removing alt SLOTting, as qtada seems less picky now + and needs updating anyway. Also, eautoconf fix was moved from eclass to + ebuild as it is specific for this gnat and this version. + + 23 Sep 2008; George Shapovalov <george@gentoo.org> + gnat-gpl-4.1.3.2008-r1.ebuild: + fixed some stupid misspelling issue (#238453) + +*gnat-gpl-4.1.3.2008-r1 (19 Aug 2008) + + 19 Aug 2008; George Shapovalov <george@gentoo.org> + +gnat-gpl-4.1.3.2008-r1.ebuild: + made -2008 go into a different SLOT from -2007, as they have incompatible + bugs. Revbumping to force this + +*gnat-gpl-4.1.3.2008 (06 Jul 2008) + + 06 Jul 2008; George Shapovalov <george@gentoo.org> + +gnat-gpl-4.1.3.2008.ebuild: + added new version + + 17 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> + gnat-gpl-4.1.3.2007.ebuild: + amd64 stable wrt bug #209001 + + 08 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> + gnat-gpl-4.1.3.2007.ebuild: + ppc stable, bug #209001 + + 05 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + gnat-gpl-4.1.3.2007.ebuild: + stable x86, bug 209001 + + 25 May 2007; user account for gentoo cvs access <portage-cvs@gentoo.org> + -gnat-gpl-3.4.6.2006.ebuild: + removed unneeded version + +*gnat-gpl-4.1.3.2007 (25 May 2007) + + 25 May 2007; user account for gentoo cvs access <portage-cvs@gentoo.org> + +gnat-gpl-4.1.3.2007.ebuild: + new version by ACT out + + 19 May 2007; user account for gentoo cvs access <portage-cvs@gentoo.org> + gnat-gpl-3.4.6.2006-r1.ebuild: + reverted the ${D}${D} trickery that was in place to work around sandbox violation. + No longer necessary. (#178140) + + 16 May 2007; user account for gentoo cvs access <portage-cvs@gentoo.org> + gnat-gpl-3.4.6.2006.ebuild, gnat-gpl-3.4.6.2006-r1.ebuild: + added QA_EXECSTACK bypass. See #119382 + +*gnat-gpl-3.4.6.2006-r1 (15 Feb 2007) + + 15 Feb 2007; George Shapovalov <george@gentoo.org> + +gnat-gpl-3.4.6.2006-r1.ebuild: + fixed installation (ACT's weird makefiles again). Now gprmake is installed, + so issuing a revbump + + 06 Feb 2007; Marius Mauch <genone@gentoo.org> gnat-gpl-3.4.5.1-r1.ebuild, + gnat-gpl-3.4.5.2005.ebuild, gnat-gpl-3.4.6.1.ebuild, + gnat-gpl-3.4.6.2006.ebuild: + Replacing einfo with elog + + 24 Sep 2006; David Holm <dholm@gentoo.org> gnat-gpl-3.4.6.2006.ebuild: + Added to ~ppc. + + 10 Sep 2006; George Shapovalov <george@gentoo.org> + gnat-gpl-3.4.6.2006.ebuild: + reverted versions in SRC_URI so as not to upload the same (renamed) source (#147072) + +*gnat-gpl-3.4.6.2006 (08 Sep 2006) +*gnat-gpl-3.4.5.2005 (08 Sep 2006) + + 08 Sep 2006; George Shapovalov <george@gentoo.org> + -gnat-gpl-3.4.5.1-r2.ebuild, +gnat-gpl-3.4.5.2005.ebuild, + +gnat-gpl-3.4.6.2006.ebuild: + renamed 3.4.5.1 to 3.4.5.2005 and 3.4.6.1 to 3.4.6.2006 as per discussion in + #111340 (3.4.6.1 was only copied, will remove soon upon testing) + + 22 Aug 2006; George Shapovalov <george@gentoo.org> Manifest: + looks like I need to touch something to force Manifest update (#143129) + +*gnat-gpl-3.4.6.1 (25 Jun 2006) + + 25 Jun 2006; George Shapovalov <george@gentoo.org> + +gnat-gpl-3.4.6.1.ebuild: + new version (#111340) + + 05 Jun 2006; George Shapovalov <george@gentoo.org> + gnat-gpl-3.4.5.1-r2.ebuild: + fixed creation of symlink to nonexistent info file + + 27 Apr 2006; Marien Zwart <marienz@gentoo.org> + files/digest-gnat-gpl-3.4.5.1-r1, files/digest-gnat-gpl-3.4.5.1-r2, + Manifest: + Fixing SHA256 digest, pass four + + 27 Mar 2006; George Shapovalov <george@gentoo.org> + gnat-gpl-3.4.5.1-r2.ebuild: + redid the big patch since the original one was complaining a lot and even + asking questions with new eclass + + 27 Mar 2006; George Shapovalov <george@gentoo.org> + -gnat-gpl-3.4.5.1.ebuild: + removed stale (and no longer wrking with new gnatbuild.eclass) revision + +*gnat-gpl-3.4.5.1-r2 (27 Mar 2006) + + 27 Mar 2006; George Shapovalov <george@gentoo.org> + +files/patches/51_all_gcc-3.4-libiberty-pic.patch, + +files/gcc-configure-LANG.patch, +files/patches/74_all_sh-pr24836.patch, + +gnat-gpl-3.4.5.1-r2.ebuild: + new revision to match updated gnatbuild.eclass. Misc fixes, better multilib.. + + 19 Mar 2006; Mark Loeser <halcy0n@gentoo.org> gnat-gpl-3.4.5.1.ebuild, + gnat-gpl-3.4.5.1-r1.ebuild: + Add DEPEND on app-arch/unzip + +*gnat-gpl-3.4.5.1-r1 (23 Jan 2006) + + 23 Jan 2006; George Shapovalov <george@gentoo.org> + +gnat-gpl-3.4.5.1-r1.ebuild: + new revision to force use of new bootstrap and to match new eselect-gnat + locations + +*gnat-gpl-3.4.5.1 (17 Jan 2006) + + 17 Jan 2006; George Shapovalov <george@gentoo.org> + +files/gnat-Make-lang.in.patch, +metadata.xml, +gnat-gpl-3.4.5.1.ebuild: + initial commit. Split gnat package - AdaCore version (#111340) diff --git a/dev-lang/gnu-smalltalk/ChangeLog b/dev-lang/gnu-smalltalk/ChangeLog new file mode 100644 index 00000000..34026103 --- /dev/null +++ b/dev-lang/gnu-smalltalk/ChangeLog @@ -0,0 +1,262 @@ +# ChangeLog for dev-lang/gnu-smalltalk +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog,v 1.52 2013/01/02 22:48:16 pchrist Exp $ + + 02 Jan 2013; Panagiotis Christopoulos <pchrist@gentoo.org> metadata.xml: + I'm taking it from m-n@g.o, araujo, I hope you'll come back and take it again + + 20 Dec 2012; Pacho Ramos <pacho@gentoo.org> -gnu-smalltalk-3.2.1.ebuild, + -gnu-smalltalk-3.2.2.ebuild, -gnu-smalltalk-3.2.3.ebuild, metadata.xml: + Drop maintainer, bug #81411 + + 06 Jun 2012; Zac Medico <zmedico@gentoo.org> gnu-smalltalk-3.2.1.ebuild, + gnu-smalltalk-3.2.2.ebuild, gnu-smalltalk-3.2.3.ebuild, + gnu-smalltalk-3.2.4.ebuild: + inherit multilib for get_libdir + + 24 Apr 2012; Michał Górny <mgorny@gentoo.org> gnu-smalltalk-3.2.1.ebuild, + gnu-smalltalk-3.2.2.ebuild, gnu-smalltalk-3.2.3.ebuild, + gnu-smalltalk-3.2.4.ebuild: + Update to use mirror://. + + 10 Oct 2011; Luis F. Araujo <araujo@gentoo.org> gnu-smalltalk-3.2.4.ebuild: + Use newer EAPI features. Add EAPI=3 + +*gnu-smalltalk-3.2.4 (09 Oct 2011) + + 09 Oct 2011; Luis F. Araujo <araujo@gentoo.org> +gnu-smalltalk-3.2.4.ebuild, + +files/SequenceableCollection-size-3.2.4.patch: + Fix: dev-lang/gnu-smalltalk should DEPEND on app-arch/zip (bug#364731). + dev-lang/gnu-smalltalk crashes by SequenceableCollection new (bug#364733). + dev-lang/gnu-smalltalk-3.2.4 has been released (bug#381609) + +*gnu-smalltalk-3.2.3 (21 Dec 2010) + + 21 Dec 2010; Luis F. Araujo <araujo@gentoo.org> + +gnu-smalltalk-3.2.3.ebuild: + Updating to 3.2.3 + +*gnu-smalltalk-3.2.2 (12 Dec 2010) + + 12 Dec 2010; Luis F. Araujo <araujo@gentoo.org> + +gnu-smalltalk-3.2.2.ebuild: + Updating to version 3.2.2 + + 27 Jul 2010; Jeroen Roovers <jer@gentoo.org> -gnu-smalltalk-3.2.ebuild: + Remove version that collides with sys-devel/autogen (bug #326917). + +*gnu-smalltalk-3.2.1 (27 Jul 2010) + + 27 Jul 2010; Jeroen Roovers <jer@gentoo.org> +gnu-smalltalk-3.2.1.ebuild: + Version bump. + + 06 May 2010; Víctor Ostorga <vostorga@gentoo.org> + gnu-smalltalk-3.2.ebuild: + Specifying EAPI version, dropping redundant econf option, using emake + install + +*gnu-smalltalk-3.2 (06 May 2010) + + 06 May 2010; Víctor Ostorga <vostorga@gentoo.org> + +gnu-smalltalk-3.2.ebuild: + Version bump, using econf in place of ./configure, fixes bundled copies of + libltdl bug 277089 + +*gnu-smalltalk-3.1 (04 Jan 2010) + + 04 Jan 2010; Luis F. Araujo <araujo@gentoo.org> +gnu-smalltalk-3.1.ebuild: + Version bump. Fixing bugs #252253 , #251007 + +*gnu-smalltalk-3.0.5 (01 Jun 2009) + + 01 Jun 2009; Luis F. Araujo <araujo@gentoo.org> + +gnu-smalltalk-3.0.5.ebuild: + Version bump + + 21 Apr 2008; Luis F. Araujo <araujo@gentoo.org> + -files/gst-stack-2.3.1.patch, -files/gst-stack-2.3.2.patch, + -gnu-smalltalk-2.3.1.ebuild, -gnu-smalltalk-2.3.2.ebuild: + Removing old versions. + +*gnu-smalltalk-3.0.2 (21 Apr 2008) + + 21 Apr 2008; Luis F. Araujo <araujo@gentoo.org> + +gnu-smalltalk-3.0.2.ebuild: + Adding new release and fixing bugs #217777 and #217508 + +*gnu-smalltalk-3.0.1-r1 (08 Apr 2008) + + 08 Apr 2008; Luis F. Araujo <araujo@gentoo.org> + +gnu-smalltalk-3.0.1-r1.ebuild: + Fixing bug #212436 + +*gnu-smalltalk-3.0.1 (04 Mar 2008) + + 04 Mar 2008; Luis F. Araujo <araujo@gentoo.org> + +gnu-smalltalk-3.0.1.ebuild: + Version bumping #212238 + + 13 Jan 2008; Luis F. Araujo <araujo@gentoo.org> + gnu-smalltalk-2.3.1.ebuild, gnu-smalltalk-2.3.2.ebuild, + gnu-smalltalk-2.3.3.ebuild, gnu-smalltalk-2.3.6.ebuild: + Fixing some quotes + + 13 Jan 2008; Luis F. Araujo <araujo@gentoo.org> + -gnu-smalltalk-2.1.12.ebuild, -gnu-smalltalk-2.2-r1.ebuild: + Removing very old keyworded versions. + +*gnu-smalltalk-3.0 (13 Jan 2008) + + 13 Jan 2008; Luis F. Araujo <araujo@gentoo.org> +gnu-smalltalk-3.0.ebuild: + Adding new version and fixing libsigsegv collision. Fixing bugs #197251 , + #205342 + +*gnu-smalltalk-2.3.6 (23 Sep 2007) + + 23 Sep 2007; Luis F. Araujo <araujo@gentoo.org> + +files/gst-stack-2.3.6.patch, +gnu-smalltalk-2.3.6.ebuild: + Added new version. + + 12 Apr 2007; <welp@gentoo.org> gnu-smalltalk-2.3.3.ebuild: + Multilib fix, stable on amd64 wrt bug 158434 + + 19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: + Remove mkennedy from metadata.xml due to retirement. + + 22 Feb 2007; Christian Faulhammer <opfer@gentoo.org> + gnu-smalltalk-2.3.3.ebuild: + stable x86; bug 158434 + +*gnu-smalltalk-2.3.3 (22 Feb 2007) + + 22 Feb 2007; Luis F. Araujo <araujo@gentoo.org> + +files/gst-stack-2.3.3.patch, +gnu-smalltalk-2.3.3.ebuild: + New package version. This version fixes bug #158434 + +*gnu-smalltalk-2.3.2 (05 Feb 2007) + + 05 Feb 2007; Luis F. Araujo <araujo@gentoo.org> + +files/gst-stack-2.3.2.patch, +gnu-smalltalk-2.3.2.ebuild: + New gnu-smalltalk release. + + 04 Feb 2007; Steve Dibb <beandog@gentoo.org> gnu-smalltalk-2.3.1.ebuild: + amd64 stable, bug 158434 + + 25 Dec 2006; Luis F. Araujo <araujo@gentoo.org> + gnu-smalltalk-2.1.12.ebuild, gnu-smalltalk-2.2-r1.ebuild, + gnu-smalltalk-2.3.1.ebuild: + Fixed multilib path + +*gnu-smalltalk-2.3.1 (18 Dec 2006) + + 18 Dec 2006; Luis F. Araujo <araujo@gentoo.org> + +files/gst-stack-2.3.1.patch, +gnu-smalltalk-2.3.1.ebuild: + Adding new version. Stack patched included. + + 08 Dec 2006; Luis F. Araujo <araujo@gentoo.org> + gnu-smalltalk-2.1.12.ebuild, gnu-smalltalk-2.2-r1.ebuild, + gnu-smalltalk-2.3.ebuild: + fixed use_with operation + +*gnu-smalltalk-2.3 (07 Dec 2006) + + 07 Dec 2006; Luis F. Araujo <araujo@gentoo.org> +gnu-smalltalk-2.3.ebuild: + Updated gnu-smalltalk version + + 01 Dec 2006; Luis F. Araujo <araujo@gentoo.org> + gnu-smalltalk-2.1.12.ebuild, gnu-smalltalk-2.2-r1.ebuild: + Tweaking a bit the tcltk -> tcl, tk use flag bug #17808 + + 29 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + gnu-smalltalk-2.1.12.ebuild, gnu-smalltalk-2.2-r1.ebuild: + moved tcltk USE flag over to separate tk and tcl flags, see bug #17808 + + 05 Nov 2006; Luis F. Araujo <araujo@gentoo.org> -gnu-smalltalk-2.2.ebuild: + Removing broken version. + +*gnu-smalltalk-2.2-r1 (05 Nov 2006) + + 05 Nov 2006; Luis F. Araujo <araujo@gentoo.org> + +gnu-smalltalk-2.2-r1.ebuild: + Fixing bug #150313 + + 16 Dec 2005; Mark Loeser <halcy0n@gentoo.org> gnu-smalltalk-2.1.12.ebuild: + Stable on x86; bug #115378 + +*gnu-smalltalk-2.2 (13 Dec 2005) + + 13 Dec 2005; Luis f. Araujo <araujo@gentoo.org> +gnu-smalltalk-2.2.ebuild: + Added new GST version. + + 07 Oct 2005; Matthew Kennedy <mkennedy@gentoo.org> + gnu-smalltalk-2.1.12.ebuild: + Keywording ~amd64. + + 13 Sep 2005; Ferris McCormick <fmccor@gentoo.org> + gnu-smalltalk-2.1.12.ebuild: + Add ~sparc keyword. Appears to build and run fine. + +*gnu-smalltalk-2.1.12 (05 Sep 2005) + + 05 Sep 2005; Luis F. Araujo <araujo@gentoo.org> + +gnu-smalltalk-2.1.12.ebuild: + Added new version of GST. Many bugs fixed in the package and the ebuild. + (proper amd64 support now, recreate an image with the right kernel path). + + 22 Aug 2005; Ferris McCormick <fmccor@gentoo.org> + gnu-smalltalk-2.1.11.ebuild: + Add ~sparc keyword. Builds and runs all tests successfully, and + gst has run well on sparc systems for years. + +*gnu-smalltalk-2.1.11 (18 Aug 2005) + + 18 Aug 2005; Luis F. Araujo <araujo@gentoo.org> + +files/2.1.11-gst-image-temp.patch, +gnu-smalltalk-2.1.11.ebuild: + Added new version of GNU SmallTalk. Changed some commands to use + ebuilds-scripts + + 17 May 2005; Luis F. Araujo <araujo@gentoo.org> + gnu-smalltalk-2.1.10-r1.ebuild: + Change inheriting gcc by toolchain-funcs + +*gnu-smalltalk-2.1.10-r1 (09 Apr 2005) + + 09 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + -files/2.1.8-gst-package-mktemp-gentoo.patch, -gnu-smalltalk-2.1.8.ebuild, + -gnu-smalltalk-2.1.10.ebuild, +gnu-smalltalk-2.1.10-r1.ebuild: + Corrected permissions on installed packages.xml (was previously root user + read/write) + + 03 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + files/50gnu-smalltalk-gentoo.el: + Autoload for gst + + 03 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + files/50gnu-smalltalk-gentoo.el, gnu-smalltalk-2.1.10.ebuild: + Correct messy Emacs Lisp installation; Include autoload for Emacs + interactive function: smalltalk-mode. + + 31 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> + gnu-smalltalk-2.1.10.ebuild: + Fixed tcltk typo + +*gnu-smalltalk-2.1.10 (31 Mar 2005) + + 31 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> + +files/2.1.10-gst-image-temp.patch, metadata.xml, + +gnu-smalltalk-2.1.10.ebuild: + New upstream version; Resolves Bug #78880; Update contributed by Luis F. + Araujo <araujo@gentoo.org>; Created Luis maintainer entry to metadata.xml. + + 18 Aug 2004; <mkennedy@gentoo.org> gnu-smalltalk-2.1.8.ebuild: + Fixed problem with configuration parameters when tcltk is not in USE + + 16 Jul 2004; David Holm <dholm@gentoo.org> gnu-smalltalk-2.1.8.ebuild: + Added to ~ppc. + +*gnu-smalltalk-2.1.8 (08 Jul 2004) + + 08 Jul 2004; <mkennedy@gentoo.org> +metadata.xml, + +files/2.1.8-gst-package-mktemp-gentoo.patch, + +files/50gnu-smalltalk-gentoo.el, +gnu-smalltalk-2.1.8.ebuild: + Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org> diff --git a/dev-lang/go-bootstrap/ChangeLog b/dev-lang/go-bootstrap/ChangeLog new file mode 100644 index 00000000..92d7d72f --- /dev/null +++ b/dev-lang/go-bootstrap/ChangeLog @@ -0,0 +1,20 @@ +# ChangeLog for dev-lang/go-bootstrap +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/go-bootstrap/ChangeLog,v 1.3 2015/06/16 17:08:42 williamh Exp $ + + 16 Jun 2015; William Hubbs <williamh@gentoo.org> -go-bootstrap-1.4.1.ebuild: + remove old version + +*go-bootstrap-1.4.2 (18 Mar 2015) + + 18 Mar 2015; William Hubbs <williamh@gentoo.org> +go-bootstrap-1.4.2.ebuild: + version bump + +*go-bootstrap-1.4.1 (20 Jan 2015) + + 20 Jan 2015; William Hubbs <williamh@gentoo.org> +go-bootstrap-1.4.1.ebuild, + +metadata.xml: + Initial commit of go-bootstrap for bug #536960. + go-bootstrap is intended only as a build time dependency used to build + newer versions of go. + See https://golang.org/s/go15bootstrap for how this works. diff --git a/dev-lang/go/ChangeLog b/dev-lang/go/ChangeLog new file mode 100644 index 00000000..3d45cc3e --- /dev/null +++ b/dev-lang/go/ChangeLog @@ -0,0 +1,301 @@ +# ChangeLog for dev-lang/go +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.78 2015/07/06 16:21:21 williamh Exp $ + + 06 Jul 2015; William Hubbs <williamh@gentoo.org> go-9999.ebuild: + re-add subslot. We do need this, and we will need all Go packages in the tree + to use it in DEPEND. + + 03 Jul 2015; William Hubbs <williamh@gentoo.org> go-9999.ebuild: + remove subslot + + 23 Jun 2015; William Hubbs <williamh@gentoo.org> go-9999.ebuild: + Add PV as a subslot to allow packages to be rebuilt when the go version + changes + + 09 Jun 2015; William Hubbs <williamh@gentoo.org> go-1.4.2.ebuild, + go-9999.ebuild: + stop warnings about writable and executable sections + + 02 Jun 2015; William Hubbs <williamh@gentoo.org> + -files/go-1.2-no-Werror.patch, -go-1.4.1.ebuild: + remove old version + + 02 Jun 2015; William Hubbs <williamh@gentoo.org> go-9999.ebuild: + Remove include directory for #549814 thanks to Bohdan Trach + + 27 May 2015; Mikle Kolyada <zlogene@gentoo.org> go-1.4.2.ebuild: + arm stable wrt bug #543666 + + 08 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> go-1.4.2.ebuild: + x86 stable wrt bug #543666 + + 18 Mar 2015; William Hubbs <williamh@gentoo.org> go-1.4.2.ebuild: + amd64 stable for #543666 + +*go-1.4.2 (18 Feb 2015) + + 18 Feb 2015; William Hubbs <williamh@gentoo.org> +go-1.4.2.ebuild: + version bump + + 18 Feb 2015; William Hubbs <williamh@gentoo.org> -go-1.3.3.ebuild, + -go-1.4.ebuild: + remove old versions + + 17 Feb 2015; Markus Meier <maekke@gentoo.org> go-1.4.1.ebuild: + arm stable, bug #539280 + + 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> go-1.4.1.ebuild: + Stable for x86, wrt bug #539280 + + 08 Feb 2015; Agostino Sarubbo <ago@gentoo.org> go-1.4.1.ebuild: + Stable for amd64, wrt bug #539280 + + 20 Jan 2015; William Hubbs <williamh@gentoo.org> go-9999.ebuild: + Add a dependency on dev-lang/go-bootstrap for #536960. For now, we can build + our own bootstrap compiler, so we dont + +*go-1.4.1 (16 Jan 2015) + + 16 Jan 2015; William Hubbs <williamh@gentoo.org> +go-1.4.1.ebuild: + version bump for #536754. + + 08 Jan 2015; Markus Meier <maekke@gentoo.org> go-1.4.ebuild: + arm stable, bug #534656 + + 04 Jan 2015; William Hubbs <williamh@gentoo.org> go-1.4.ebuild: + amd64 stable wrt #534656 + + 31 Dec 2014; William Hubbs <williamh@gentoo.org> go-9999.ebuild: + Install README.md instead of README for bug #533994 + + 13 Dec 2014; William Hubbs <williamh@gentoo.org> go-9999.ebuild: + migrate the live ebuild to git instead of mercurial to follow upstream + + 12 Dec 2014; William Hubbs <williamh@gentoo.org> go-1.3.3.ebuild, + go-1.4.ebuild, go-9999.ebuild: + fix references to upstream issues + + 11 Dec 2014; William Hubbs <williamh@gentoo.org> go-9999.ebuild: + sync live ebuild + + 11 Dec 2014; William Hubbs <williamh@gentoo.org> go-1.4.ebuild: + Fix #532246 -- remove all optional support for editors, plugins, IDES, etc. + +*go-1.4 (11 Dec 2014) + + 11 Dec 2014; Patrick Lauer <patrick@gentoo.org> +go-1.4.ebuild: + Bump + + 21 Nov 2014; Tim Harder <radhermit@gentoo.org> go-1.3.3.ebuild: + Rename zsh-completion to gentoo-zsh-completions. + + 03 Nov 2014; Fabian Groffen <grobian@gentoo.org> go-1.3.3.ebuild, + go-9999.ebuild: + Darwin: make sure we build with GCC by default instead of Clang, bug #528076 + + 24 Oct 2014; Michał Górny <mgorny@gentoo.org> go-1.3.3.ebuild: + Alias additional commands for bash-completion, bug #526240. + + 17 Oct 2014; William Hubbs <williamh@gentoo.org> -go-1.3.1.ebuild, + -go-1.3.ebuild: + remove old versions wrt bug #523848 + + 17 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> go-1.3.3.ebuild: + arm stable wrt bug #523848 + + 12 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> go-1.3.3.ebuild: + x86 stable wrt bug #523848 + + 12 Oct 2014; William Hubbs <williamh@gentoo.org> go-1.3.3.ebuild: + amd64 stable wrt #523848 + +*go-1.3.3 (07 Oct 2014) + + 07 Oct 2014; William Hubbs <williamh@gentoo.org> +go-1.3.3.ebuild: + version bump + + 28 Aug 2014; Michał Górny <mgorny@gentoo.org> go-1.3.1.ebuild: + Remove USE=bash-completion, install the completion file unconditionally + following the Council decision. + + 15 Aug 2014; William Hubbs <williamh@gentoo.org> go-9999.ebuild: + sync live ebuild + +*go-1.3.1 (15 Aug 2014) + + 15 Aug 2014; William Hubbs <williamh@gentoo.org> +go-1.3.1.ebuild: + version bump for #519892. + + 14 Aug 2014; William Hubbs <williamh@gentoo.org> -go-1.2.ebuild: + remove old version + + 14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> go-1.3.ebuild: + x86 stable wrt bug #517432 + + 04 Aug 2014; Fabian Groffen <grobian@gentoo.org> go-1.3.ebuild: + Marked ~x86-macos + + 29 Jul 2014; Markus Meier <maekke@gentoo.org> go-1.3.ebuild: + arm stable, bug #517432 + + 18 Jul 2014; William Hubbs <williamh@gentoo.org> go-1.3.ebuild: + stable on amd64 for bug #517432 + + 18 Jul 2014; William Hubbs <williamh@gentoo.org> go-9999.ebuild: + install editors document to point people to the go wiki page about editor and + shell support + + 17 Jul 2014; William Hubbs <williamh@gentoo.org> go-9999.ebuild: + remove editor and shell support use flags for bug #516070 + + 22 Jun 2014; William Hubbs <william@gentoo.org> -go-1.2.2.ebuild: + remove old + +*go-1.3 (19 Jun 2014) + + 19 Jun 2014; Patrick Lauer <patrick@gentoo.org> +go-1.3.ebuild: + Bump + +*go-1.2.2 (05 Jun 2014) + + 05 Jun 2014; Patrick Lauer <patrick@gentoo.org> +go-1.2.2.ebuild: + Bump + + 28 Mar 2014; Fabian Groffen <grobian@gentoo.org> go-1.2.ebuild, + go-9999.ebuild: + Fix for Prefix, marked ~x64-macos + + 11 Feb 2014; William Hubbs <williamh@gentoo.org> go-1.2.ebuild, + go-9999.ebuild: + add ~amd64-fbsd for bug #494418 + + 11 Feb 2014; William Hubbs <williamh@gentoo.org> + -files/go-1.1.1-no-Werror.patch, -files/go-1.1.2-no-Werror.patch, + -go-1.1.2.ebuild: + remove old versions + + 31 Jan 2014; Markus Meier <maekke@gentoo.org> go-1.2.ebuild: + arm stable, bug #499278 + + 28 Jan 2014; William Hubbs <williamh@gentoo.org> go-1.2.ebuild, + go-9999.ebuild: + Fix strip mask for *bsd for #494418, thanks to Uta Satoh. + + 25 Jan 2014; William Hubbs <williamh@gentoo.org> go-1.2.ebuild: + amd64 and x86 stable wrt #499278 + + 17 Dec 2013; William Hubbs <williamh@gentoo.org> go-9999.ebuild: + sync live ebuild + + 16 Dec 2013; Naohiro Aota <naota@gentoo.org> go-1.2.ebuild: + Add ~x86-fbsd. #494418 + +*go-1.2 (14 Dec 2013) + + 14 Dec 2013; William Hubbs <williamh@gentoo.org> + +files/go-1.2-no-Werror.patch, +go-1.2.ebuild: + version bump for #493088. + + 28 Oct 2013; William Hubbs <williamh@gentoo.org> -go-1.1.1.ebuild: + remove old version + + 23 Oct 2013; William Hubbs <williamh@gentoo.org> go-1.1.2.ebuild: + amd64 and x86 stable for #487112, approved by ago. + + 20 Oct 2013; Markus Meier <maekke@gentoo.org> go-1.1.2.ebuild: + arm stable, bug #487112 + + 15 Aug 2013; William Hubbs <williamh@gentoo.org> + -files/go-1.1-no-Werror.patch, -go-1.1.ebuild: + remove old version + +*go-1.1.2 (15 Aug 2013) + + 15 Aug 2013; William Hubbs <williamh@gentoo.org> + +files/go-1.1.2-no-Werror.patch, +go-1.1.2.ebuild: + version bump for #480842 + + 06 Aug 2013; William Hubbs <williamh@gentoo.org> go-1.1.1.ebuild: + Stable for x86 wrt #476564 + + 14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> go-1.1.1.ebuild: + Stable for arm, wrt bug #476564 + + 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> go-1.1.1.ebuild: + Stable for amd64, wrt bug #476564 + +*go-1.1.1 (14 Jun 2013) + + 14 Jun 2013; William Hubbs <williamh@gentoo.org> +go-1.1.1.ebuild, + +files/go-1.1.1-no-Werror.patch: + version bump for #473150 + + 20 May 2013; William Hubbs <williamh@gentoo.org> + -files/go-1.0.3-hardened.patch, -files/go-1.0.3-no-Werror.patch, + -go-1.0.3.ebuild: + remove old version + + 20 May 2013; William Hubbs <williamh@gentoo.org> go-1.1.ebuild, + go-9999.ebuild: + fix QA_MULTILIB_PATHS for bug #463546, thanks to Peter Volkov <pva@gentoo.org> + +*go-1.1 (17 May 2013) + + 17 May 2013; William Hubbs <williamh@gentoo.org> +go-1.1.ebuild, + go-9999.ebuild, +files/go-1.1-no-Werror.patch: + version bump for bug #469762. Also sync live ebuild. + + 16 Apr 2013; William Hubbs <williamh@gentoo.org> go-9999.ebuild: + sync live ebuild + + 16 Apr 2013; William Hubbs <williamh@gentoo.org> ChangeLog: + Add tool directory to QA_MULTILIB_PATHS for #463546 + + 16 Apr 2013; William Hubbs <williamh@gentoo.org> go-1.0.3.ebuild, + go-9999.ebuild: + repoman fixes + + 16 Apr 2013; William Hubbs <williamh@gentoo.org> ChangeLog: + Add patch to remove -Werror for #465046 thanks to Ryan Hill. + Remove go-1.0.2 since it is an old version. + +*go-1.0.3 (29 Oct 2012) + + 29 Oct 2012; William Hubbs <williamh@gentoo.org> +go-1.0.3.ebuild, + +files/go-1.0.3-hardened.patch, go-9999.ebuild: + version bump and sync live ebuild + + 14 Sep 2012; Markus Meier <maekke@gentoo.org> go-1.0.2.ebuild: + add ~arm, bug #416133 + + 01 Sep 2012; William Hubbs <williamh@gentoo.org> go-1.0.2.ebuild, + go-9999.ebuild: + Fix arm5 detection thanks to Markus Meier. + +*go-1.0.2 (30 Jul 2012) + + 30 Jul 2012; William Hubbs <williamh@gentoo.org> +go-1.0.2.ebuild, + +files/go-1.0.2-hardened.patch, go-9999.ebuild: + Version bump and sync live ebuild. + This also includes a patch from upstream to add the pax flags header to + binaries. + + 12 Jun 2012; William Hubbs <williamh@gentoo.org> go-1.0.1.ebuild, + go-9999.ebuild: + Add optional depend on gvim for bug #419957 thanks to + michel.boaventura@gmail.com. + + 16 May 2012; William Hubbs <williamh@gentoo.org> go-9999.ebuild: + sync live ebuild and test repoman commit + +*go-9999 (15 May 2012) +*go-1.0.1 (15 May 2012) + + 15 May 2012; William Hubbs <williamh@gentoo.org> +go-1.0.1.ebuild, + +files/go-1.0.1-hardened.patch, +go-9999.ebuild, +metadata.xml: + Initial commit for bug #342505. + I would like to thank johnny@9souldier.org for the initial report and + ebuild. Also, I would like to thank powerman-asdf@yandex.ru for the + original hardened patch and everyone else who worked with me on the bug + so we could get this into the tree. diff --git a/dev-lang/gpc/ChangeLog b/dev-lang/gpc/ChangeLog new file mode 100644 index 00000000..bd0510ff --- /dev/null +++ b/dev-lang/gpc/ChangeLog @@ -0,0 +1,105 @@ +# ChangeLog for dev-lang/gpc +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gpc/ChangeLog,v 1.27 2012/02/06 15:32:10 george Exp $ + + 06 Feb 2012; george <george@gentoo.org> gpc-20051104.ebuild, + gpc-20070904.ebuild: + removed manual env-update (has been automated some time ago; #402339) + + 04 Feb 2010; Harald van Dijk <truedfx@gentoo.org> gpc-20070904.ebuild: + Don't try to replace -m*=native, it's not necessary and it was done wrong + (#303453) + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> gpc-20051104.ebuild, + gpc-20070904.ebuild: + Remove virtual/libc + + 27 Dec 2008; George Shapovalov <george@gentoo.org> gpc-20070904.ebuild: + fixed toolchain issue (#243872) + +*gpc-20070904 (27 Dec 2008) + + 27 Dec 2008; George Shapovalov <george@gentoo.org> +gpc-20070904.ebuild: + new version, staying with the 3.4 backend, as 4.1 has performace + regressions (#252323). Thanks to Andrew for testing different backends. + + 27 Dec 2008; George Shapovalov <george@gentoo.org> gpc-20051104.ebuild: + forcing env-update and added elog to ask user to source /etc/profile + (#244314) + + 21 Dec 2008; Jeremy Olexa <darkside@gentoo.org> gpc-20051104.ebuild: + (non maintainer commit) add amd64 specific configure flag to allow + compilation, bug #205638 + + 06 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> gpc-20051104.ebuild: + Added ~ppc, bug #154116 + + 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 10 Jun 2006; George Shapovalov <george@gentoo.org> -gpc-20040516.ebuild, + -gpc-20050331.ebuild: + pulled old version for which matching gcc has been removed + + 26 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> gpc-20051104.ebuild: + Added ROOTPATH in env.d/56gpc, keyworded ~sparc wrt #119138 + +*gpc-20051104 (17 Jan 2006) + + 17 Jan 2006; George Shapovalov <george@gentoo.org> +gpc-20051104.ebuild: + new version, dependency on gcc is no longer necessary (slightly different + build, #119138) + +*gpc-20050331 (17 Apr 2005) + + 17 Apr 2005; George Shapovalov <george@gentoo.org> gpc-20050331.ebuild : + new version, works with gcc-3.4.3 (#74887, #87619) + will remove 20040516 when this one is tested + + 11 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> -gpc-20030209.ebuild: + removed - old and with QA issues. + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> gpc-20030209.ebuild, + gpc-20040516.ebuild: + virtual/glibc -> virtual/libc + + 14 Jun 2004; George Shapovalov <george@gentoo.org> gpc-20040516.ebuild : + parallel build fails, fixed to use "emake -j1" + + 12 Jun 2004; George Shapovalov <george@gentoo.org> gpc-20040516.ebuild : + new beta out (this package does not have releases at all :), even betas are one a few years) + much cleaned and improved ebuild (#48377); + removed gpc-2.1 + + 07 Jun 2004; Aron Griffis <agriffis@gentoo.org> gpc-20030209.ebuild: + Fix use invocation + +*gpc-20030209 (14 Feb 2003) + + 14 Feb 2003; George Shapovalov <george@gentoo.org> gpc-20030209.ebuild, files/digest-gpc-20030209 : + + new version, now works with gcc-3.x + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*gpc-2.1 (10 May 2002) + + gpc-2.1 has been released. Updated ebuild and removed pre-release versions + (otherwise naming conflict is developed - 2.1 is seen as older version + than daily builds) + +*gpc-20020410, (13 Apr 2002) + + 10 Apr 2002; G Shapovalov <george@gentoo.org> ChangeLog : + + gpc-r6 has been released. Updated ebuild to use this version (ebuild rename sufficed). + +*gpc-20020402, (10 Apr 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. diff --git a/dev-lang/gprolog/ChangeLog b/dev-lang/gprolog/ChangeLog new file mode 100644 index 00000000..fdf5c019 --- /dev/null +++ b/dev-lang/gprolog/ChangeLog @@ -0,0 +1,301 @@ +# ChangeLog for dev-lang/gprolog +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gprolog/ChangeLog,v 1.75 2013/09/10 08:42:26 grobian Exp $ + + 10 Sep 2013; Fabian Groffen <grobian@gentoo.org> gprolog-1.4.4.ebuild: + Fix out of Prefix install, bug #482978 + + 29 Jul 2013; <keri@gentoo.org> -files/gprolog-1.4.0-ldflags.patch, + -files/gprolog-1.4.0-links.patch, -files/gprolog-1.4.0-ma2asm-pllong.patch, + -files/gprolog-1.4.0-nodocs.patch, -files/gprolog-1.4.0-txt-file.patch, + -files/gprolog-1.4.1-ldflags.patch, -files/gprolog-1.4.1-links.patch, + -files/gprolog-1.4.1-nodocs.patch, -files/gprolog-1.4.1-txt-file.patch, + -gprolog-1.4.2.ebuild, -files/gprolog-1.4.2-ldflags.patch, + -files/gprolog-1.4.2-links.patch, -files/gprolog-1.4.2-nodocs.patch, + -files/gprolog-1.4.2-txt-file.patch, -gprolog-1.4.3.ebuild, + -files/gprolog-1.4.3-ldflags.patch, -files/gprolog-1.4.3-links.patch, + -files/gprolog-1.4.3-nodocs.patch, -files/gprolog-1.4.3-txt-file.patch: + Remove old versions + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> gprolog-1.4.4.ebuild: + Stable for amd64, wrt bug #473778 + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> gprolog-1.4.4.ebuild: + Stable for x86, wrt bug #473778 + + 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> gprolog-1.4.4.ebuild: + Stable for ppc, wrt bug #473778 + +*gprolog-1.4.4 (15 May 2013) + + 15 May 2013; <keri@gentoo.org> +gprolog-1.4.4.ebuild, + +files/gprolog-1.4.4-ldflags.patch, +files/gprolog-1.4.4-links.patch, + +files/gprolog-1.4.4-nodocs.patch, +files/gprolog-1.4.4-txt-file.patch: + Version bump + +*gprolog-1.4.3 (12 May 2013) + + 12 May 2013; <keri@gentoo.org> +gprolog-1.4.3.ebuild, + +files/gprolog-1.4.3-ldflags.patch, +files/gprolog-1.4.3-links.patch, + +files/gprolog-1.4.3-nodocs.patch, +files/gprolog-1.4.3-txt-file.patch: + Version bump + + 01 Apr 2013; <keri@gentoo.org> -gprolog-1.4.0.ebuild, -gprolog-1.4.1.ebuild: + Remove old versions + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gprolog-1.4.2.ebuild: + Stable for ppc, wrt bug #457288 + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gprolog-1.4.2.ebuild: + Stable for x86, wrt bug #457288 + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gprolog-1.4.2.ebuild: + Stable for amd64, wrt bug #457288 + + 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gprolog-1.4.1.ebuild: + Stable for x86, wrt bug #433219 + + 10 Jan 2013; <keri@gentoo.org> gprolog-1.4.1.ebuild, gprolog-1.4.2.ebuild: + Restrict gprolog compile to single instance of gplc as it cannot safely be + run in parallel + +*gprolog-1.4.2 (09 Jan 2013) + + 09 Jan 2013; <keri@gentoo.org> +gprolog-1.4.2.ebuild, + +files/gprolog-1.4.2-ldflags.patch, +files/gprolog-1.4.2-links.patch, + +files/gprolog-1.4.2-nodocs.patch, +files/gprolog-1.4.2-txt-file.patch: + Version bump + + 04 Oct 2012; Christoph Junghans <ottxor@gentoo.org> gprolog-1.4.1.ebuild: + added prefix support (bug #433830) + + 22 Sep 2012; Anthony G. Basile <blueness@gentoo.org> gprolog-1.4.1.ebuild: + stable ppc, bug #433219 + + 13 Sep 2012; Agostino Sarubbo <ago@gentoo.org> gprolog-1.4.1.ebuild: + Stable for amd64, wrt bug #433219 + + 04 Jul 2012; <keri@gentoo.org> gprolog-1.4.0.ebuild, + +files/gprolog-1.4.0-links.patch, files/gprolog-1.4.0-nodocs.patch: + Fix up binary symlinks in gprolog install. Closes #424323 + +*gprolog-1.4.1 (02 Jul 2012) + + 02 Jul 2012; <keri@gentoo.org> +gprolog-1.4.1.ebuild, + +files/gprolog-1.4.1-ldflags.patch, +files/gprolog-1.4.1-links.patch, + +files/gprolog-1.4.1-nodocs.patch, +files/gprolog-1.4.1-txt-file.patch: + Version bump + + 06 Jun 2012; Zac Medico <zmedico@gentoo.org> gprolog-1.4.0.ebuild: + inherit multilib for get_libdir + + 05 May 2012; <keri@gentoo.org> gprolog-1.4.0.ebuild: + gplc generates its own native ASM; disable PIE. Closes #403693 + + 01 Mar 2012; <keri@gentoo.org> -gprolog-1.3.1.ebuild, + -gprolog-1.3.1-r1.ebuild, -files/gprolog-1.3.1-CFLAGS_MACHINE.patch, + -files/gprolog-1.3.1-LDFLAGS.patch, -files/gprolog-1.3.1-TXT_FILES.patch: + Remove old versions + + 01 Feb 2012; Brent Baude <ranger@gentoo.org> gprolog-1.4.0.ebuild: + Marking gprolog-1.4.0 ppc for bug 398837 + + 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gprolog-1.4.0.ebuild: + x86 stable wrt bug #398837 + + 14 Jan 2012; <keri@gentoo.org> gprolog-1.4.0.ebuild: + Use emake in src_install instead of make. Closes bug #398865 + + 14 Jan 2012; Agostino Sarubbo <ago@gentoo.org> gprolog-1.4.0.ebuild: + Stable for AMD64, wrt bug #398837 + + 05 Jul 2011; <keri@gentoo.org> gprolog-1.4.0.ebuild, + +files/gprolog-1.4.0-ma2asm-pllong.patch: + Fix Ma2Asm PlLong calls on ppc. Reported by Laurent G. in bug #373881 + + 01 Jul 2011; <keri@gentoo.org> gprolog-1.4.0.ebuild, + +files/gprolog-1.4.0-nodocs.patch: + Simplify install - docs and examples are installed based on use_with() + parameters in src_configure() + + 01 Jul 2011; <keri@gentoo.org> gprolog-1.4.0.ebuild: + Split docs and html targets from system targets + +*gprolog-1.4.0 (01 Jul 2011) + + 01 Jul 2011; <keri@gentoo.org> +gprolog-1.4.0.ebuild, + +files/gprolog-1.4.0-ldflags.patch, +files/gprolog-1.4.0-txt-file.patch: + Version bump + + 08 Nov 2010; <keri@gentoo.org> gprolog-1.3.1-r1.ebuild: + QA - add die to dodoc function calls; remove die from econf call + +*gprolog-1.3.1-r1 (21 Aug 2010) + + 21 Aug 2010; <keri@gentoo.org> +gprolog-1.3.1-r1.ebuild, + +files/gprolog-1.3.1-LDFLAGS.patch: + Revbump to respect LDFLAGS. Closes #332477 + + 12 Mar 2010; <keri@gentoo.org> gprolog-1.3.1.ebuild: + Use mirror://gnu in SRC_URI + + 10 Dec 2009; <keri@gentoo.org> -gprolog-1.3.0-r2.ebuild, + -files/gprolog-1.3.0-CFLAGS_MACHINE.patch, + -files/gprolog-1.3.0-TXT_FILES.patch, -files/gprolog-1.3.0-linedit.patch, + -files/gprolog-1.3.0-test.patch: + remove old versions + + 09 Dec 2009; nixnut <nixnut@gentoo.org> gprolog-1.3.1.ebuild: + ppc stable #295151 + + 30 Nov 2009; Markus Meier <maekke@gentoo.org> gprolog-1.3.1.ebuild: + amd64/x86 stable, bug #295151 + + 03 Oct 2009; <keri@gentoo.org> gprolog-1.3.1.ebuild: + Add -fno-strict-aliasing to CFLAGS. Fixes #277646 + +*gprolog-1.3.1 (12 Feb 2009) + + 12 Feb 2009; <keri@gentoo.org> +files/gprolog-1.3.1-CFLAGS_MACHINE.patch, + +files/gprolog-1.3.1-TXT_FILES.patch, +gprolog-1.3.1.ebuild: + Version bump. + + 18 Jan 2009; <keri@gentoo.org> -gprolog-1.3.0-r1.ebuild: + Remove old version + + 18 Jan 2009; Markus Meier <maekke@gentoo.org> gprolog-1.3.0-r2.ebuild: + amd64/x86 stable, bug #254606 + + 17 Jan 2009; nixnut <nixnut@gentoo.org> gprolog-1.3.0-r2.ebuild: + ppc stable #254606 + +*gprolog-1.3.0-r2 (22 Sep 2008) + + 22 Sep 2008; <keri@gentoo.org> +gprolog-1.3.0-r2.ebuild: + Revbump for machine register fixups. Closes bug #227527. + + 28 Apr 2008; keri <keri@gentoo.org> -files/gprolog-1.2.19-CFLAGS.patch, + -files/gprolog-1.2.19-bootstrap.patch, -files/gprolog-1.2.19-gcc4.patch, + -files/gprolog-1.2.19-noexecstack.patch, -files/gprolog-1.2.19-test.patch, + -gprolog-1.2.19.ebuild, -gprolog-1.3.0.ebuild: + Remove old versions. + + 27 Apr 2008; Markus Meier <maekke@gentoo.org> gprolog-1.3.0-r1.ebuild: + amd64 stable, bug #210293 + + 17 Feb 2008; nixnut <nixnut@gentoo.org> gprolog-1.3.0-r1.ebuild: + Stable on ppc wrt bug 210293 + + 16 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + gprolog-1.3.0-r1.ebuild: + stable x86, bug 210293 + + 15 Feb 2008; keri <keri@gentoo.org> gprolog-1.3.0-r1.ebuild: + Strip -ftree-dce from CFLAGS on amd64 since it interferes with top-level + Prolog tracing. + + 14 Feb 2008; keri <keri@gentoo.org> gprolog-1.2.19.ebuild: + Move eautoconf to src_unpack. Closes #207439. + + 03 Mar 2007; keri <keri@gentoo.org> gprolog-1.3.0-r1.ebuild: + Add debug support. + +*gprolog-1.3.0-r1 (03 Mar 2007) + + 03 Mar 2007; keri <keri@gentoo.org> +files/gprolog-1.3.0-linedit.patch, + +gprolog-1.3.0-r1.ebuild: + Fix 64bit trace failure. + + 27 Feb 2007; Fabian Groffen <grobian@gentoo.org> gprolog-1.2.19.ebuild, + gprolog-1.3.0.ebuild: + Dropped ppc-macos keyword, see you in prefix + + 18 Feb 2007; nixnut <nixnut@gentoo.org> gprolog-1.3.0.ebuild: + Stable on ppc wrt bug 166961 + + 15 Feb 2007; Christian Faulhammer <opfer@gentoo.org> gprolog-1.3.0.ebuild: + stable x86; bug 166961 + + 02 Feb 2007; keri <keri@gentoo.org> -gprolog-1.3.0_pre20061215.ebuild: + Remove old -1.3.0 prerelease. + +*gprolog-1.3.0 (05 Jan 2007) + + 05 Jan 2007; keri <keri@gentoo.org> + +files/gprolog-1.3.0-CFLAGS_MACHINE.patch, +gprolog-1.3.0.ebuild: + Version bump. + +*gprolog-1.3.0_pre20061215 (31 Dec 2006) + + 31 Dec 2006; keri <keri@gentoo.org> +files/gprolog-1.3.0-TXT_FILES.patch, + +files/gprolog-1.3.0-test.patch, +gprolog-1.3.0_pre20061215.ebuild: + Add pre-release which supports gcc-4.x + + 25 Sep 2006; keri <keri@gentoo.org> + files/gprolog-1.2.19-noexecstack.patch: + Generate GNU.stack section on amd64. + + 19 Sep 2006; Daniel Gryniewicz <dang@gentoo.org> gprolog-1.2.19.ebuild: + Marked ~amd64 bug #146269 + + 10 Sep 2006; keri <keri@gentoo.org> gprolog-1.2.19.ebuild: + Add examples USE flag. + + 21 May 2006; Keri Harris <keri@gentoo.org> + -files/gprolog-1.2.16-gcc4.patch, -gprolog-1.2.13.ebuild, + -gprolog-1.2.16.ebuild: + Remove horribly broken and outdated versions from the tree. + + 30 Apr 2006; Mark Loeser <halcy0n@gentoo.org> gprolog-1.2.19.ebuild: + Stable on x86; bug #131201 + + 29 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> + gprolog-1.2.19.ebuild: + ppc stable, bug #131201 + + 27 Apr 2006; Marien Zwart <marienz@gentoo.org> + files/digest-gprolog-1.2.13, files/digest-gprolog-1.2.16, Manifest: + Fixing SHA256 digest, pass four + + 31 Mar 2006; Keri Harris <keri@gentoo.org> + files/gprolog-1.2.19-noexecstack.patch, gprolog-1.2.19.ebuild: + Add ~ppc-macos keyword. We do not generate the GNU.stack section on macos. + Reported by Fabian Groffen <grobian@gentoo.org> in #87184 + + 24 Mar 2006; Keri Harris <keri@gentoo.org> gprolog-1.2.19.ebuild: + Updated install paths to respect ${PF}. Thanks to TGL in bug #127299. + +*gprolog-1.2.19 (21 Mar 2006) + + 21 Mar 2006; Keri Harris <keri@gentoo.org> + +files/gprolog-1.2.19-CFLAGS.patch, +files/gprolog-1.2.19-bootstrap.patch, + +files/gprolog-1.2.19-gcc4.patch, +files/gprolog-1.2.19-noexecstack.patch, + +files/gprolog-1.2.19-test.patch, +gprolog-1.2.19.ebuild: + Version bump. Closes #116843 + + 30 Oct 2005; Fabian Groffen <grobian@gentoo.org> + +files/gprolog-1.2.16-gcc4.patch, gprolog-1.2.16.ebuild: + Adding patch to fix GCC4 compilation bugs. Package doesn't compile due to + prolog bugs though. + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + gprolog-1.2.13.ebuild, gprolog-1.2.16.ebuild: + virtual/glibc -> virtual/libc + + 20 Sep 2003; David Holm <dholm@gentoo.org> gprolog-1.2.16.ebuild: + Added to ~ppc. + +*gprolog-1.2.16 (15 Apr 2003) + + 15 Apr 2003; Tom Payne <twp@gentoo.org> gprolog-1.2.16.ebuild : + Version bump. Fixed homepage. + +*gprolog-1.2.13 + + 26 Oct 2002; George Shapovalov <george@gentoo.org> gprolog-1.2.13.ebuild : + + new package: GNU Prolog + + ebuilod submitted by Rigo Ketelings <rigo@home.nl> + modified by me for FHS compatibility + diff --git a/dev-lang/gwydion-dylan-bin/ChangeLog b/dev-lang/gwydion-dylan-bin/ChangeLog new file mode 100644 index 00000000..ae74f722 --- /dev/null +++ b/dev-lang/gwydion-dylan-bin/ChangeLog @@ -0,0 +1,30 @@ +# ChangeLog for dev-lang/gwydion-dylan-bin +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gwydion-dylan-bin/ChangeLog,v 1.7 2012/12/20 21:51:01 pacho Exp $ + + 20 Dec 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: + Drop maintainer, bug #81411 + +*gwydion-dylan-bin-2.4.0-r1 (09 Mar 2008) + + 09 Mar 2008; Luis F. Araujo <araujo@gentoo.org> -files/20gwydion-dylan, + +files/20gwydion-dylan-bin, -gwydion-dylan-bin-2.4.0.ebuild, + +gwydion-dylan-bin-2.4.0-r1.ebuild: + Adding new revision + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> + gwydion-dylan-bin-2.4.0.ebuild: + (QA) RESTRICT clean up. + + 28 Apr 2007; Sven Wegener <swegener@gentoo.org> + gwydion-dylan-bin-2.4.0.ebuild: + Fix *initd, *confd and *envd calls (#17388, #174266) + + 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: + Regenerate digest in Manifest2 format. + +*gwydion-dylan-bin-2.4.0 (02 Aug 2005) + + 02 Aug 2005; Luis F. Araujo <araujo@gentoo.org> +files/20gwydion-dylan, + +metadata.xml, +gwydion-dylan-bin-2.4.0.ebuild: + Added The Gwydion-Dylan Compiler for the Dylan Programming Language diff --git a/dev-lang/helium/ChangeLog b/dev-lang/helium/ChangeLog new file mode 100644 index 00000000..1f320e41 --- /dev/null +++ b/dev-lang/helium/ChangeLog @@ -0,0 +1,116 @@ +# ChangeLog for dev-lang/helium +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/helium/ChangeLog,v 1.28 2015/08/01 11:58:49 slyfox Exp $ + +*helium-1.8.1 (01 Aug 2015) + + 01 Aug 2015; Sergei Trofimovich <slyfox@gentoo.org> +helium-1.8.1.ebuild: + Version bump. + + 05 Jun 2011; Sergei Trofimovich <slyfox@gentoo.org> -helium-1.2-r1.ebuild, + -files/helium-1.2-libraries.patch, -files/helium-1.2-readline.patch, + -files/helium-wrapper: + Removed old (requires ancient ghc). + + 29 Aug 2010; Sergei Trofimovich <slyfox@gentoo.org> -helium-1.1.ebuild, + -files/helium-1.1-readline.patch: + Removed old version + + 29 Aug 2010; Sergei Trofimovich <slyfox@gentoo.org> helium-1.6.ebuild, + +files/helium-1.6-respect-cflags-ldflags-nostrip.patch: + Fixed build failure with forced --as-needed (bug #334403). Thanks to Diego + E. 'Flameeyes' Pettenò <flameeyes@gentoo.org> who reported it. Removed + binary stripping, CFLAGS are now respected too. + + 24 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> helium-1.6.ebuild: + Fixed build breakage against ghc-6.8+ (bug #247044). Thanks to Diego E. + 'Flameeyes' Pettenò <flameeyes@gentoo.org> for the report. + + 17 Apr 2009; Vlastimil Babka <caster@gentoo.org> helium-1.1, + helium-1.2-r1: + Migrate to gen-2 java eclasses, bug #161426. + + 12 Mar 2008; Christian Heim <phreak@gentoo.org> metadata.xml: + Removing Andres Loeh (kosmikus, #200333) from metadata.xml. + + 31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> helium-1.1.ebuild, + helium-1.2-r1.ebuild, helium-1.6.ebuild: + Drop virtual/ghc in favour of dev-lang/ghc + + 10 Apr 2007; <kolmodin@gentoo.org> helium-1.1.ebuild: + Fix deps, identical to bug 161424. + + 10 Apr 2007; Lennart Kolmodin <kolmodin@gentoo.org> helium-1.2-r1.ebuild: + Fix dependencies wrt bug 161424, i.e. dep+block overlap. + Thanks to Bram Schoenmakers <bramschoenmakers@xs4all.nl> for the patch. + +*helium-1.6 (06 Apr 2007) + + 06 Apr 2007; Andres Loeh <kosmikus@gentoo.org> +files/helium-wrapper-1.6, + +helium-1.6.ebuild: + Added new version 1.6, which is going to replace the broken older ebuilds. + + 06 Jan 2007; Andres Loeh <kosmikus@gentoo.org> helium-1.1.ebuild: + Fixed elog / einfo usage. + + 19 Sep 2006; Duncan Coutts <dcoutts@gentoo.org> helium-1.1.ebuild, + helium-1.2-r1.ebuild: + Block on ghc-6.4 rather than forcing a downgrade. + + 24 Jul 2005; <duncan@gentoo.org> helium-1.1.ebuild, helium-1.2-r1.ebuild: + Change the ghc dependency to a form that portage can cope with better. + + 04 May 2005; David Holm <dholm@gentoo.org> helium-1.2-r1.ebuild: + Added to ~ppc. + + 19 Mar 2005; Andres Loeh <kosmikus@gentoo.org> helium-1.1.ebuild, + helium-1.2-r1.ebuild: + Marked helium-1.2 stable on x86. Currently, helium cannot be compiled with + ghc-6.4 and is thus blocked by this version. + + 19 Feb 2005; Jason Wever <weeve@gentoo.org> helium-1.1.ebuild, + helium-1.2-r1.ebuild: + Masked on SPARC as dependencies cannot be met. + +*helium-1.2-r1 (18 Nov 2004) + + 18 Nov 2004; Andres Loeh <kosmikus@gentoo.org> + +files/helium-1.2-libraries.patch, files/helium-wrapper, + +helium-1.2-r1.ebuild: + Made compatible with gcc-3.4 and fixed a bug that caused the wrong set of + libraries to be used by default (both bug #71183). + + 17 Oct 2004; Thomas Matthijs <axxo@gentoo.org> helium-1.1.ebuild, + helium-1.2.ebuild: + dojar --> java-pkg_dojar + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> helium-1.1.ebuild, + helium-1.2.ebuild: + virtual/glibc -> virtual/libc + + 03 Jun 2004; Aron Griffis <agriffis@gentoo.org> helium-1.1.ebuild, + helium-1.2.ebuild: + Fix use invocation + + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> helium-1.1.ebuild, + helium-1.2.ebuild: + Add die following econf for bug 48950 + +*helium-1.2 (18 Feb 2004) + + 18 Feb 2004; Andres Loeh <kosmikus@gentoo.org> : + New version (#40365). + + 02 Dec 2003; Andres Loeh <kosmikus@gentoo.org> helium-1.1.ebuild: + Corrected source URI's according to bug #34849. + + 06 Jun 2003; Andres Loeh <kosmikus@gentoo.org> helium-1.1.ebuild: + adapted to GHC 6.0 + +*helium-1.1 (09 May 2003) + + 09 May 2003; Andres Loeh <kosmikus@gentoo.org> helium-1.1.ebuild, + files/helium-1.1-readline.patch, files/helium-wrapper: + Initial import. Helium is a pure functional programming language that provides + a subset of Haskell. It is designed to be simple and easy to learn. The + compiler has excellent error messages. diff --git a/dev-lang/hy/ChangeLog b/dev-lang/hy/ChangeLog new file mode 100644 index 00000000..979cb625 --- /dev/null +++ b/dev-lang/hy/ChangeLog @@ -0,0 +1,39 @@ +# ChangeLog for dev-lang/hy +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/hy/ChangeLog,v 1.9 2015/06/07 08:44:36 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + +*hy-0.11.0 (18 May 2015) + + 18 May 2015; Patrick Lauer <patrick@gentoo.org> +hy-0.11.0.ebuild: + Bump + + 25 Nov 2014; Pacho Ramos <pacho@gentoo.org> hy-0.10.1.ebuild: + Support python 3.4 + +*hy-0.10.1 (18 Oct 2014) + + 18 Oct 2014; Patrick Lauer <patrick@gentoo.org> +hy-0.10.1.ebuild: + Bump + + 23 Sep 2014; Dirkjan Ochtman <djc@gentoo.org> metadata.xml: + Remove python, not a python library + +*hy-0.10.0 (22 Apr 2014) + + 22 Apr 2014; Patrick Lauer <patrick@gentoo.org> +hy-0.10.0.ebuild: + Bump + + 10 Apr 2014; Michał Górny <mgorny@gentoo.org> hy-0.9.12.ebuild: + Add a lot of missing ${PYTHON_USEDEP}. + + 21 Feb 2014; Patrick Lauer <patrick@gentoo.org> hy-0.9.12.ebuild: + Fix astor dependency #501724 + +*hy-0.9.12 (14 Feb 2014) + + 14 Feb 2014; Patrick Lauer <patrick@gentoo.org> +hy-0.9.12.ebuild, + +metadata.xml: + Initial import, ebuild by me diff --git a/dev-lang/icc/ChangeLog b/dev-lang/icc/ChangeLog new file mode 100644 index 00000000..f720129e --- /dev/null +++ b/dev-lang/icc/ChangeLog @@ -0,0 +1,537 @@ +# ChangeLog for dev-lang/icc +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/ChangeLog,v 1.107 2015/06/24 09:39:49 jlec Exp $ + +*icc-15.0.3.187 (24 Jun 2015) + + 24 Jun 2015; Justin Lecher <jlec@gentoo.org> +icc-15.0.3.187.ebuild: + Version Bump, bug #552296 + +*icc-15.0.2.164 (12 Feb 2015) + + 12 Feb 2015; Justin Lecher <jlec@gentoo.org> +icc-15.0.2.164.ebuild: + Version Bump + +*icc-15.0.1.133 (30 Nov 2014) + + 30 Nov 2014; Justin Lecher <jlec@gentoo.org> +icc-15.0.1.133.ebuild: + Version Bump + +*icc-15.0.0.090 (15 Sep 2014) + + 15 Sep 2014; Justin Lecher <jlec@gentoo.org> +icc-15.0.0.090.ebuild: + Version Bump + +*icc-14.0.3.174 (02 Jun 2014) + + 02 Jun 2014; Justin Lecher <jlec@gentoo.org> +icc-14.0.3.174.ebuild: + Version Bump + +*icc-14.0.2.144 (24 Mar 2014) + + 24 Mar 2014; Justin Lecher <jlec@gentoo.org> +icc-14.0.2.144.ebuild: + Version Bump + + 22 Mar 2014; Justin Lecher <jlec@gentoo.org> icc-13.0.0.079.ebuild, + icc-13.0.1.117.ebuild, icc-13.1.2.146.ebuild, icc-13.1.3.163.ebuild, + icc-13.1.5.192.ebuild, icc-14.0.0.080.ebuild, icc-14.0.1.106.ebuild: + Fix multilib dependency for intel-commons dep + +*icc-14.0.1.106 (21 Feb 2014) + + 21 Feb 2014; Justin Lecher <jlec@gentoo.org> +icc-14.0.1.106.ebuild: + Version Bump, #500386 + + 05 Feb 2014; Justin Lecher <jlec@gentoo.org> metadata.xml: + Drop maintainer + +*icc-14.0.0.080 (02 Oct 2013) + + 02 Oct 2013; Justin Lecher <jlec@gentoo.org> +icc-14.0.0.080.ebuild: + Version Bump + + 10 Jul 2013; Justin Lecher <jlec@gentoo.org> icc-13.1.5.192.ebuild: + Remove ja_JP locale more completely + +*icc-13.1.5.192 (10 Jul 2013) + + 10 Jul 2013; Justin Lecher <jlec@gentoo.org> +icc-13.1.5.192.ebuild: + Version Bump; fix collision 476330 + +*icc-13.1.3.163 (02 May 2013) + + 02 May 2013; Justin Lecher <jlec@gentoo.org> +icc-13.1.3.163.ebuild: + Version Bump + + 14 Feb 2013; Justin Lecher <jlec@gentoo.org> icc-13.1.2.146.ebuild: + Correct min freespace value + +*icc-13.1.2.146 (14 Feb 2013) + + 14 Feb 2013; Justin Lecher <jlec@gentoo.org> +icc-13.1.2.146.ebuild: + Version Bump + + 14 Feb 2013; Justin Lecher <jlec@gentoo.org> icc-13.0.0.079.ebuild, + icc-13.0.1.117.ebuild: + Add KEYWORDS, #342185 + + 10 Dec 2012; Justin Lecher <jlec@gentoo.org> -icc-10.0.026.ebuild: + Drop old version + +*icc-13.0.1.117 (10 Dec 2012) + + 10 Dec 2012; Justin Lecher <jlec@gentoo.org> +icc-13.0.1.117.ebuild, + metadata.xml: + Version Bump + + 14 Nov 2012; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml: + Removing myself from maintainer + + 16 Sep 2012; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add package to sci herd + +*icc-13.0.0.079 (16 Sep 2012) + + 16 Sep 2012; Justin Lecher <jlec@gentoo.org> -icc-11.1.072-r1.ebuild, + +icc-13.0.0.079.ebuild, metadata.xml: + Version bump, #347375; Drop oldwhich can't be fetch anymore; update HOMPAGE, + #420321 + + 06 Jun 2012; Zac Medico <zmedico@gentoo.org> icc-11.1.072-r1.ebuild: + inherit multilib for get_libdir + + 12 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> -icc-10.1.017-r1.ebuild, + -icc-10.1.018.ebuild, -icc-11.1.046-r2.ebuild, -icc-11.1.056.ebuild, + -icc-11.1.056-r1.ebuild, -icc-11.1.072.ebuild, icc-11.1.072-r1.ebuild: + Removed obsoletes + + 03 Dec 2010; Patrick Lauer <patrick@gentoo.org> icc-11.1.056.ebuild, + icc-11.1.056-r1.ebuild, icc-11.1.072.ebuild, icc-11.1.072-r1.ebuild: + Typo fix for #347648 + +*icc-11.1.072-r1 (26 Nov 2010) + + 26 Nov 2010; Justin Lecher <jlec@gentoo.org> +icc-11.1.072-r1.ebuild: + Adding missing LIBRARY/LDPATH for idb, QA check fixes #330211 + + 28 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org> + icc-11.1.046-r2.ebuild, icc-11.1.056.ebuild, icc-11.1.056-r1.ebuild, + icc-11.1.072.ebuild: + Remove binchecks restriction on the package, it _does_ install ELF files. + + 30 May 2010; Raúl Porcel <armin76@gentoo.org> icc-11.1.046-r2.ebuild, + icc-11.1.056.ebuild, icc-11.1.056-r1.ebuild, icc-11.1.072.ebuild: + Add ~ia64 + +*icc-11.1.072 (28 May 2010) + + 28 May 2010; Justin Lecher <jlec@gentoo.org> +icc-11.1.072.ebuild: + Version Bump #316663 + + 23 Apr 2010; Justin Lecher <jlec@gentoo.org> icc-11.1.056-r1.ebuild: + Fix Sandbox Violations on non prefixed arches + +*icc-11.1.056-r1 (22 Apr 2010) + + 22 Apr 2010; Justin Lecher <jlec@gentoo.org> +icc-11.1.056-r1.ebuild: + Bumped to EAPI=3, keyworded ~amd64-linux ~x86-linux + + 08 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> icc-11.1.056.ebuild: + Changed to bash brackets + + 07 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> icc-11.1.056.ebuild: + Remove a flex file to avoid collision with icc (bug #288038) + + 07 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> icc-11.1.056.ebuild: + Install env file in case of absent older one + + 07 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> icc-11.1.056.ebuild: + Install env file in case of absent older one + +*icc-11.1.056 (06 Oct 2009) + + 06 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> +icc-11.1.056.ebuild, + metadata.xml: + Version bump. Completely rewritten. Now ship with mkl, ipp, and idb. Added + eclipse plugin, thanks to Jacek Szafarkiewicz. No more rpm dependency + (fixing bug #282095), no more env-update in pkg_postinstall (bug #284212). + Merging icc and ifc environment files. dev-lang/idb, sci-libs/mkl and + sci-libs/ipp will follow icc version numbering + +*icc-11.1.046-r2 (23 Aug 2009) + + 23 Aug 2009; Andrey Kislyuk <weaver@gentoo.org> -icc-11.1.046-r1.ebuild, + +icc-11.1.046-r2.ebuild: + Fix env.d file and workaround for bug 282146 for amd64. Re-keyword ~amd64 only + + 22 Aug 2009; William Hubbs <williamh@gentoo.org> icc-10.0.026.ebuild, + icc-10.1.017-r1.ebuild, icc-10.1.018.ebuild, icc-11.1.046-r1.ebuild: + fixed dependencies for bug 231870. + + 21 Aug 2009; Andrey Kislyuk <weaver@gentoo.org> -icc-11.1.046.ebuild, + icc-11.1.046-r1.ebuild: + Un-keyword icc-11.1 until bug 282146 is resolved + +*icc-11.1.046-r1 (21 Aug 2009) + + 21 Aug 2009; Andrey Kislyuk <weaver@gentoo.org> +icc-11.1.046-r1.ebuild: + Reinstate env.d file + +*icc-11.1.046 (19 Aug 2009) + + 19 Aug 2009; Andrey Kislyuk <weaver@gentoo.org> +icc-11.1.046.ebuild: + Version bump, bug 246516. Adding myself to maintainers. + + 07 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org> icc-10.1.018.ebuild: + Fixed for limits.h inclusion on amd64, bug #239313 + +*icc-10.1.018 (02 Sep 2008) + + 02 Sep 2008; Sébastien Fabbro <bicatali@gentoo.org> -icc-10.1.017.ebuild, + +icc-10.1.018.ebuild: + Version bump + + 23 Aug 2008; Sébastien Fabbro <bicatali@gentoo.org> + -files/icc-add-amd64-preprocessor-directives.patch, + icc-10.1.017-r1.ebuild: + Changed wrong patch to a conditional one, thanks to Harald van Dijk, bug + #235496 + +*icc-10.1.017-r1 (22 Aug 2008) + + 22 Aug 2008; Sébastien Fabbro <bicatali@gentoo.org> + +files/icc-add-amd64-preprocessor-directives.patch, -icc-10.1.013.ebuild, + +icc-10.1.017-r1.ebuild: + Added amd64 directive for better compatibility with gcc. Thanks Matt + Turner, bug #233739 + + 10 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> icc-10.1.017.ebuild: + Removed slotting, not ready yet. + +*icc-10.1.017 (10 Jul 2008) + + 10 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> -icc-10.1.012.ebuild, + +icc-10.1.017.ebuild: + Version bump + +*icc-10.1.013 (13 Mar 2008) + + 13 Mar 2008; Sébastien Fabbro <bicatali@gentoo.org> +icc-10.1.013.ebuild: + Version bump + + 26 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> -icc-10.1.008.ebuild: + Removing incompatible version with gcc (see bug #201596) + +*icc-10.1.012 (01 Feb 2008) + + 01 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> +icc-10.1.012.ebuild: + Version bump + + 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml: + Fixing the unsigned Manifest. + + 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml: + Removing karltk from metadata.xml as per #200332. + + 24 Dec 2007; Raúl Porcel <armin76@gentoo.org> icc-10.0.026.ebuild, + icc-10.1.008.ebuild: + Re-add ia64 + + 05 Dec 2007; Raúl Porcel <armin76@gentoo.org> icc-10.0.026.ebuild, + icc-10.1.008.ebuild: + Drop ia64 keyword because gcc-3.3.2-r7 is missing + + 25 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> icc-10.0.026.ebuild, + icc-10.1.008.ebuild: + Added eutils + +*icc-10.1.008 (15 Nov 2007) + + 15 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> + -files/7.1.006/05icc-ifc-ia32, -files/7.1.006/05icc-ifc-ia64, + -files/7.1.006/icc-ia32, -files/7.1.029/05icc-ifc-ia32, + -files/7.1.029/05icc-ifc-ia64, -files/7.1.029/icc-ia32, + -files/8.0.055/05icc-ifc, -files/8.0.055/icc, -files/8.0.055/iccifc.conf, + -files/8.0.055/icpc, -files/8.1.028/05icc-ifc, -files/8.1.028/icc, + -files/8.1.028/iccifc.conf, -files/8.1.028/icpc, -files/9.0.021/05icc-ifc, + -files/9.0.021/icc, -files/9.0.021/iccifc.conf, -files/9.0.021/icpc, + -files/9.1.042/05icc-ifc, -files/9.1.042/icc, -files/9.1.042/icpc, + -files/9.1.045/05icc-ifc, -files/9.1.045/icc, -files/9.1.045/icpc, + -icc-9.1.045.ebuild, icc-10.0.026.ebuild, +icc-10.1.008.ebuild: + Version bump, removed old release, removed INCLUDE env variable. + + 08 Nov 2007; Raúl Porcel <armin76@gentoo.org> icc-10.0.026.ebuild: + ia64 stable wrt #197980 + + 08 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> icc-10.0.026.ebuild: + removed bash specific 'export -n' in script execs. + + 08 Nov 2007; Christoph Mende <angelos@gentoo.org> icc-10.0.026.ebuild: + Stable on amd64 wrt bug #197980 + + 07 Nov 2007; Christian Faulhammer <opfer@gentoo.org> icc-10.0.026.ebuild: + stable x86, bug 197980 + + 06 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> icc-10.0.026.ebuild: + Added a comment if previous version installed. + + 06 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> icc-9.1.045.ebuild: + Disabling slots in 9.* + + 05 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> icc-10.0.026.ebuild: + added virtual/libstdc++ as a dep for all arches, closing bug #194728. + + 02 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> icc-10.0.026.ebuild: + Fixed icpc INSTALL_DIR (bug #194513) and added emul-linux-x86-compat as run + dependency. + +*icc-10.0.026 (02 Oct 2007) + + 02 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml, + +icc-10.0.026.ebuild: + Version bump. Restructured ebuild with newer package. Debugger now in + dev-lang/idb. Added myself as maintainer and added longdescription. + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> icc-9.1.045.ebuild: + (QA) RESTRICT clean up. + + 28 Apr 2007; Sven Wegener <swegener@gentoo.org> icc-9.1.045.ebuild: + Fix *initd, *confd and *envd calls (#17388, #174266) + + 28 Mar 2007; Raúl Porcel <armin76@gentoo.org> icc-9.1.045.ebuild: + ia64 stable wrt bug 169468 + + 06 Mar 2007; Christian Faulhammer <opfer@gentoo.org> icc-9.1.045.ebuild: + stable x86; bug 169468 + + 05 Mar 2007; Caleb Tennis <caleb@gentoo.org> -files/7.0.065-r1/05icc-ifc, + -files/7.0.065-r1/icc, -files/7.0.065-r2/05icc-ifc, -files/7.0.065-r2/icc, + -files/7.0.065/icc, -files/9.0.023/05icc-ifc, -files/9.0.023/icc, + -files/9.0.023/iccifc.conf, -files/9.0.023/icpc, -files/9.0.030/05icc-ifc, + -files/9.0.030/icc, -files/9.0.030/icpc, -files/9.1.044/05icc-ifc, + -files/9.1.044/icc, -files/6.0-r1/05icc-ifc, -files/6.0/05icc, + -files/7.0.065/05icc-ifc, -files/9.1.044/icpc, -icc-6.0.ebuild, + -icc-6.0-r1.ebuild, -icc-7.0.065.ebuild, -icc-7.0.065-r1.ebuild, + -icc-7.0.065-r2.ebuild, -icc-7.1.006.ebuild, -icc-7.1.029.ebuild, + -icc-7.1.030.ebuild, -icc-8.0.055.ebuild, -icc-8.1.028.ebuild, + -icc-9.0.021.ebuild, -icc-9.0.023.ebuild, -icc-9.0.030.ebuild, + -icc-9.1.042.ebuild, -icc-9.1.044.ebuild: + removing more versions + + 05 Mar 2007; Caleb Tennis <caleb@gentoo.org> -files/7.0.065-r1/05icc-ifc, + -files/7.0.065-r1/icc, -files/7.0.065-r2/05icc-ifc, + -files/6.0-r1/05icc-ifc, -files/7.0.065-r2/icc, -files/7.0.065/05icc-ifc, + -files/6.0/05icc, -files/7.0.065/icc, -icc-6.0.ebuild, -icc-6.0-r1.ebuild, + -icc-7.0.065.ebuild, -icc-7.0.065-r1.ebuild, -icc-7.0.065-r2.ebuild, + -icc-9.0.023.ebuild: + removing other old package masked versions + + 05 Mar 2007; Caleb Tennis <caleb@gentoo.org> -icc-9.0.023.ebuild: + removing an old masked version + + 01 Jan 2007; Timothy Redaelli <drizzt@gentoo.org> icc-9.1.045.ebuild: + Added virtual/libstdc++ to RDEPENDS, acknowledged by Kugelfang. + +*icc-9.1.045 (16 Nov 2006) + + 16 Nov 2006; Donnie Berkholz <dberkholz@gentoo.org>; + +files/9.1.045/05icc-ifc, +files/9.1.045/icc, +files/9.1.045/icpc, + +icc-9.1.045.ebuild: + Bump again. + +*icc-9.1.044 (14 Nov 2006) + + 14 Nov 2006; Matthew Snelham <zeypher@gentoo.org> +files/9.1.044/05icc-ifc, + +files/9.1.044/icc, +files/9.1.044/icpc, +icc-9.1.044.ebuild: + Version bump. Added pkg_nofetch, closes #66514 + +*icc-9.1.042 (28 Aug 2006) + + 28 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>; + +files/9.1.042/05icc-ifc, +files/9.1.042/icc, +files/9.1.042/icpc, + +icc-9.1.042.ebuild: + Bump to latest noncommercial version. Attempt to remove most hardcoded + versions from ebuild, although some still exist in filesdir. + +*icc-9.0.030 (05 Jun 2006) + + 05 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + +files/9.0.030/05icc-ifc, +files/9.0.030/icc, +files/9.0.030/icpc, + +icc-9.0.030.ebuild: + New public version. + + 16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> icc-9.0.023.ebuild: + Remove GNUish cp -a call. Bug #103487. + + 30 Jul 2005; Karl Trygve Kalleberg <karltk@gentoo.org> icc-9.0.021.ebuild: + -m Regened digest. Fixed a few minor details. Fixes #100757. + +*icc-8.1.028 (24 Jul 2005) + + 24 Jul 2005; Karl Trygve Kalleberg <karltk@gentoo.org> + +files/8.1.028/icpc, -files/8.1.030/05icc-ifc, -files/8.1.030/icc, + -files/8.1.030/iccifc.conf, -files/8.1.030/icpc, +files/8.1.028/05icc-ifc, + +files/8.1.028/icc, +files/8.1.028/iccifc.conf, -files/8.1.032/05icc-ifc, + -files/8.1.032/icc, -files/8.1.032/iccifc.conf, -files/8.1.032/icpc, + +icc-8.1.028.ebuild, -icc-8.1.030.ebuild, -icc-8.1.032.ebuild: + Removed unavailable 8.1.x versions, added the publicly available + 8.1.028 version. + +*icc-9.0.021 (05 Jul 2005) + + 05 Jul 2005; Karl Trygve Kalleberg <karltk@gentoo.org> + +files/9.0.021/05icc-ifc, +files/9.0.021/iccifc.conf, +files/9.0.021/icc, + +files/9.0.021/icpc, +icc-9.0.021.ebuild: + Old upstream release. But this one is generally available. + + 04 Jul 2005; Danny van Dyk <kugelfang@gentoo.org> icc-9.0.023.ebuild: + Fixed to work on amd64 and marked accordingly. + +*icc-9.0.023 (04 Jul 2005) + + 04 Jul 2005; Karl Trygve Kalleberg <karltk@gentoo.org> +files/9.0.023/icc, + +files/9.0.023/05icc-ifc, +files/9.0.023/iccifc.conf, +files/9.0.023/icpc, + +icc-9.0.023.ebuild: + New upstream release. Tip of the hat to Ed Presutti <epresutti@comcast.net>, + even though I didn't take his patch. Fixes #96741. + +*icc-8.1.032 (31 May 2005) + + 31 May 2005; Karl Trygve Kalleberg <karltk@gentoo.org> + files/8.1.030/05icc-ifc, files/8.1.030/icpc, files/8.1.030/icc, + +files/8.1.032/05icc-ifc, +files/8.1.032/icc, +files/8.1.032/iccifc.conf, + +files/8.1.032/icpc, icc-8.1.030.ebuild, +icc-8.1.032.ebuild: + New upstream release. Minor path modifications to script files and + old 8.1.x ebuilds: 8.1 now lives in /opt/intel/compiler81 + +*icc-8.1.030 (26 May 2005) + + 26 May 2005; Karl Trygve Kalleberg <karltk@gentoo.org> +files/8.1.030/icc, + +files/8.1.030/05icc-ifc, +files/8.1.030/iccifc.conf, +files/8.1.030/icpc, + +icc-8.1.030.ebuild: + New upstream release. + +*icc-8.0.055 (07 Feb 2004) + + 13 May 2004; Thomas Veith <xtv@gentoo.org> icc-8.0.055.ebuild: + Added DEPEND to sys-libs/lib-compat, bug 48350 + + 07 Feb 2004; Daniel Robbins <drobbins@gentoo.org> icc-8.0.055.ebuild: + New ebuild, partially rewritten from bug #35602. This ebuild is still + "iffy" and needs some work as I'm trying to get back to the rpm eclass + but haven't incorporated fixes from the most recent ebuild submission + on bugzilla. Thanks to Jeremy Warren for this ebuild as well as + everyone who helped. + + 15 Oct 2003; Jon Portnoy <avenj@gentoo.org> icc-7.1.030.ebuild : + Fix rpm_unpack call again. + +*icc-7.1.030 (13 Oct 2003) + + 13 May 2004; Thomas Veith <xtv@gentoo.org> icc-8.0.055.ebuild: + Added DEPEND to sys-libs/lib-compat, bug 48350 + + 13 Oct 2003; Daniel Robbins <drobbins@gentoo.org> icc-7.1.030.ebuild: + New icc version for people with a premier.intel.com account. ~ on + x86 and ia64. + + 24 Sep 2003; Jon Portnoy <avenj@gentoo.org> icc-7.1.006.ebuild : + Fix rpm_unpack call, bug 29484. + + 18 Sep 2003; Jon Portnoy <avenj@gentoo.org> icc-7.1.006.ebuild, + icc-7.1.029.ebuild : + _Much_ faster unpacking thanks to rpm.eclass and Georgi Georgiev. + See bug 23179 for more information. + +*icc-7.1.029 (18 Sep 2003) + + 13 May 2004; Thomas Veith <xtv@gentoo.org> icc-8.0.055.ebuild: + Added DEPEND to sys-libs/lib-compat, bug 48350 + + 18 Sep 2003; Daniel Robbins <drobbins@gentoo.org> icc-7.1.029.ebuild: + new version marked stable for ia64, unstable for x86. ia64 support + integrated into this ebuild. Also switched to slower rpm2targz simply + because it doesn't require "rpm" to be merged. + +*icc-7.1.006 (11 April 2003) + + 13 May 2004; Thomas Veith <xtv@gentoo.org> icc-8.0.055.ebuild: + Added DEPEND to sys-libs/lib-compat, bug 48350 + + 11 April 2003; Jon Portnoy <avenj@gentoo.org> icc-7.1.006.ebuild : + + Version bump. + + 25 May 2003; Jon Portnoy <avenj@gentoo.org> icc-7.1.006.ebuild : + + Added icpc wrapper. + +*icc-7.0.065-r2 (20 Dec 2002) + + 20 Dec 2002; Jon Portnoy <avenj@gentoo.org> icc-7.0.065-r2.ebuild : + + Fixed 05icc-ifc to include INTEL_LICENSE_FILE. Bug found by Zadeh + (garen@garen.net). + +*icc-7.0.065-r1 (11 Dec 2002) + + 11 Dec 2002; Jon Portnoy <avenj@gentoo.org> icc-7.0.065-r1.ebuild : + + Changed the "icc" wrapper script to properly translate gcc CFLAGS into + icc CFLAGS. + +*icc-7.0.065 (10 Dec 2002) + + 10 Dec 2002; Jon Portnoy <avenj@gentoo.org> icc-7.0.065.ebuild : + + Changed the naming to more accurately reflect the current ICC + version number. Also fixed the primary executable and added a warning + about compiling important applications with icc. + + 8 Dec 2002 Jon Portnoy <avenj@gentoo.org> icc-7.0.ebuild : + + Added a warning about the behavior of the main executable. + 'icc' will return errors; 'iccbin' works fine. + + Fixed the warning messages to fit a standard terminal. + + Fixed the old version checking statement to avoid matching + the current version. + + 5 Dec 2002 William McArthur <sandymac@gentoo.org> icc-7.0.ebuild : + + Included some improvments from Jon Portnoy from http://bugs.gentoo.org/show_bug.cgi?id=11211 + +*icc-7.0 + 25 Nov 2002 William McArthur <sandymac@gentoo.org> icc-7.0.ebuild : + + Basicly just updated the icc-6.0-r1 with new urls and changed the message at the end. + +*icc-6.0-r1 (13 May 2002) + + 13 May 2002 William McArthur <sandymac@gentoo.org> icc-6.0-r1.ebuild : + + Fixed a problem where I missed a place a file needs to be sed'ed during the + install. Change 05icc to 05icc-ifc because both the icc-6 and ifc-6 packages + used the same env info and I didn't want duplicate data. + +*icc-6.0 (24 Apr 2002) + + 24 Apr 2002 William McArthur <sandymac@gentoo.org> icc-6.0.ebuild : + + The icc-6.0.ebuild is functionally identical to the icc-5.0.1.ebuild . A few + tweaks were made for the minor differeces in Intel's package. + +*icc-5.0.1 (12 Apr 2002) + + 12 Apr 2002; William McArthur <sandymac@gentoo.org> ChangeLog : + + Initial Gentoo package. The install from Intel is RPM based so I extract + the i386 RPMs manually using rpm2cpio and cpio. (Idea taken from the + realplayer ebuild) Other than running rpm for you the install script just + replaces some stings in a few files with sed, so I copied and mangled the + relavent lines from their install and use them. I also correct a typo + descriped on Intel's web site. This fix should be removed at next icc upgrade. + The install is a simple copy and adding one file to /etc/env.d to set up a few + enviroment settings icc needs. After the package is merged I inform the user + where to get a license key and where to put it. diff --git a/dev-lang/icon/ChangeLog b/dev-lang/icon/ChangeLog new file mode 100644 index 00000000..4f58624f --- /dev/null +++ b/dev-lang/icon/ChangeLog @@ -0,0 +1,214 @@ +# ChangeLog for dev-lang/icon +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icon/ChangeLog,v 1.58 2014/06/19 16:19:18 klausman Exp $ + + 19 Jun 2014; Tobias Klausmann <klausman@gentoo.org> icon-9.5.0.ebuild: + Stable on alpha, bug #470260 + + 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> icon-9.5.0.ebuild: + Stable for sparc, wrt bug #470260 + + 06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> icon-9.5.0.ebuild: + Stable for ppc64, wrt bug #470260 + + 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> icon-9.5.0.ebuild: + Stable for ppc, wrt bug #470260 + + 01 Mar 2014; Pacho Ramos <pacho@gentoo.org> icon-9.5.0.ebuild: + amd64 stable, bug #470260 + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> icon-9.5.0.ebuild: + x86 stable wrt bug #470260 + + 11 Feb 2014; Akinori Hattori <hattya@gentoo.org> icon-9.5.0.ebuild: + ia64 stable wrt bug #470260 + + 08 Feb 2014; Jeroen Roovers <jer@gentoo.org> icon-9.5.0.ebuild: + Stable for HPPA (bug #470260). + + 09 Feb 2013; Fabian Groffen <grobian@gentoo.org> icon-9.5.0.ebuild: + Fix install location for Prefix + + 02 Dec 2012; Tim Harder <radhermit@gentoo.org> icon-9.4.3-r5.ebuild, + icon-9.5.0.ebuild: + Fix LICENSE (bug #444980 by ulm). + + 02 Dec 2012; Tim Harder <radhermit@gentoo.org> -icon-9.4.2.ebuild, + -icon-9.4.3.ebuild, -icon-9.4.3-r1.ebuild, -icon-9.4.3-r2.ebuild, + -icon-9.4.3-r3.ebuild: + Remove old. + + 04 Oct 2012; Christoph Junghans <ottxor@gentoo.org> icon-9.5.0.ebuild: + added prefix support (bug #433832) + + 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> icon-9.5.0.ebuild: + Add ~s390 wrt #316195 + + 19 May 2010; Raúl Porcel <armin76@gentoo.org> icon-9.4.3-r5.ebuild: + alpha/ia64/sparc stable wrt #274174 + + 13 May 2010; Jeroen Roovers <jer@gentoo.org> icon-9.4.3-r5.ebuild: + Stable for HPPA (bug #274174). + + 13 May 2010; Markos Chandras <hwoarang@gentoo.org> icon-9.4.3-r5.ebuild: + Stable on amd64 wrt bug #274174 + + 11 May 2010; Joseph Jezak <josejx@gentoo.org> icon-9.4.3-r5.ebuild: + Marked ppc/ppc64 stable for bug #274174. + + 28 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> icon-9.4.3-r5.ebuild: + x86 stable wrt bug #274174 + +*icon-9.5.0 (18 Apr 2010) + + 18 Apr 2010; Harald van Dijk <truedfx@gentoo.org> +icon-9.5.0.ebuild, + +files/icon-9.5.0-flags.patch: + Version bump, bug #314949 + + 14 Apr 2010; Harald van Dijk <truedfx@gentoo.org> + files/icon-9.4.3-flags.patch: + Use LDFLAGS when linking + +*icon-9.4.3-r5 (03 Jan 2010) + + 03 Jan 2010; Harald van Dijk <truedfx@gentoo.org> -icon-9.4.3-r4.ebuild, + +icon-9.4.3-r5.ebuild: + Add -fno-strict-aliasing to CFLAGS, bug #299333 + +*icon-9.4.3-r4 (06 Oct 2008) + + 06 Oct 2008; Harald van Dijk <truedfx@gentoo.org> + +files/icon-9.4.3-flags.patch, +icon-9.4.3-r4.ebuild: + Use CC/CFLAGS/LDFLAGS variables (#240234 by Diego Pettenò) + + 27 Aug 2008; Raúl Porcel <armin76@gentoo.org> icon-9.4.3-r3.ebuild: + alpha/ia64/sparc/x86 stable + + 25 Aug 2008; Markus Meier <maekke@gentoo.org> icon-9.4.3-r3.ebuild: + amd64 stable, bug #234191 + +*icon-9.4.3-r3 (24 Aug 2008) + + 24 Aug 2008; Markus Meier <maekke@gentoo.org> +icon-9.4.3-r3.ebuild: + fix multilib-strict (bug #209558) and prestripped files (bug #209560) + + 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: + Add GLEP 56 USE flag descriptions. + + 08 Aug 2008; nixnut <nixnut@gentoo.org> icon-9.4.3-r2.ebuild: + Stable on ppc wrt bug 234162 + + 05 Apr 2008; Joseph Jezak <josejx@gentoo.org> icon-9.4.3-r2.ebuild: + Marked ~ppc. + + 24 Feb 2008; Brent Baude <ranger@gentoo.org> icon-9.4.3-r2.ebuild: + Marking icon-9.4.3-r2 ppc64 for bug 209465 + + 14 Feb 2008; Raúl Porcel <armin76@gentoo.org> icon-9.4.3-r2.ebuild: + ia64 stable + + 14 Feb 2008; Jeroen Roovers <jer@gentoo.org> icon-9.4.3-r2.ebuild: + Stable for HPPA (bug #209465). Fixed quoting issues. + + 18 Dec 2007; Jeroen Roovers <jer@gentoo.org> icon-9.4.3-r2.ebuild: + Marked ~hppa (bug #195815). + + 26 Oct 2007; Raúl Porcel <armin76@gentoo.org> icon-9.4.3-r2.ebuild: + Add ~ia64 + + 22 Jul 2007; Hans de Graaff <graaff@gentoo.org> icon-9.4.2.ebuild, + icon-9.4.3.ebuild, icon-9.4.3-r1.ebuild, icon-9.4.3-r2.ebuild: + Drop virtual/x11 references. Drop ppc-macos keyword due to missing keyword + with X dependencies. + + 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 25 Sep 2006; Markus Rothe <corsair@gentoo.org> icon-9.4.3-r2.ebuild: + Added ~ppc64; bug #149013 + + 15 May 2006; Thomas Cort <tcort@gentoo.org> icon-9.4.3-r2.ebuild: + Stable on alpha. + + 11 May 2006; Fabian Groffen <grobian@gentoo.org> icon-9.4.3-r2.ebuild: + Changed config name to macintosh as upstream seems to have changed it into + that, thanks to Cheyenne Wills in bug #131271 + + 29 Apr 2006; George Shapovalov <george@gentoo.org> + -files/icon-9.40-gentoo.diff, -icon-9.40.ebuild: + removed old and broken 9.40 version + + 29 Apr 2006; Mark Loeser <halcy0n@gentoo.org> icon-9.40.ebuild: + Mark -x86; bug #130810 + + 15 Apr 2006; Ferris McCormick <fmccor@gentoo.org> icon-9.4.3-r2.ebuild: + Stable on sparc (Bug #125258). Still fails one test (general/table), + but is a little better than before. + + 14 Apr 2006; Mark Loeser <halcy0n@gentoo.org> icon-9.4.3-r2.ebuild: + Stable on x86; bug #125258 + +*icon-9.4.3-r2 (11 Apr 2006) + + 11 Apr 2006; George Shapovalov <george@gentoo.org> +files/tests-943.patch, + +icon-9.4.3-r2.ebuild: + bug #125258 added fixes for the test failures, reenabled experimental + features (now fixed). Thanks to Cheyenne Wills for supplying patches + + 01 Apr 2006; George Shapovalov <george@gentoo.org> icon-9.40.ebuild: + removed sparc and ~amd64 from 9.40, will mask when 9.4.3 is stabilized on x86 + +*icon-9.4.3-r1 (01 Apr 2006) + + 01 Apr 2006; George Shapovalov <george@gentoo.org> +icon-9.4.3-r1.ebuild: + falling back to stable CFLAGS, disabled experimental features, as they are + causing some tests to fail + + 27 Mar 2006; Ferris McCormick <fmccor@gentoo.org> icon-9.4.3.ebuild: + Add sparc keyword (Bug #114944). This seems the least bad of several options: + For me, the "stable" version 9.40 flat out won't build; instead, it goes into + a '/bin/sh: line 0: cd: gpacks/README: Not a directory' loop. The requested + version --- 9.4.3 --- builds and installs, but a couple of its tests fail with + FEATURES=test enabled. But in this case, I'll mark it stable, just to help + get rid of 9.40. (Note that my system is x11-base/xorg-x11-7.0-r1.) + +*icon-9.4.3 (27 Mar 2006) + + 27 Mar 2006; George Shapovalov <george@gentoo.org> +icon-9.4.3.ebuild: + new version. Install is more FHS and upstream frendly and fixes possible + collisions. Updated modular X dependencies. See #125258 for more details. + Thanks to Cheyenne Wills for sorting out many issues. + + 16 Mar 2006; Caleb Tennis <caleb@gentoo.org> icon-9.4.2.ebuild, + icon-9.40.ebuild: + Fix X dep to modular X + + 03 Nov 2005; Fabian Groffen <grobian@gentoo.org> icon-9.4.2.ebuild: + Note: 9.4.2 is newer than 9.40. Marked 9.4.2 ~ppc-macos (bug #110834) + + 22 Apr 2005; Simon Stelling <blubb@gentoo.org> icon-9.40.ebuild: + re-added ~amd64 + + 01 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> icon-9.4.2.ebuild: + Added to ~alpha. + +*icon-9.4.2 (30 Jul 2004) + + 30 Jul 2004; George Shapovalov <george@gentoo.org> icon-9.4.2.ebuild : + new version (#56013), thanks to Jens Troeger <jens.troeger@light-speed.de> for the report + cleaned up and modernized the ebuild. Changed versioning to match upstream. + + 03 Jun 2004; Aron Griffis <agriffis@gentoo.org> icon-9.40.ebuild: + Fix use invocation + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*icon-9.40 (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. diff --git a/dev-lang/idb/ChangeLog b/dev-lang/idb/ChangeLog new file mode 100644 index 00000000..620e1eca --- /dev/null +++ b/dev-lang/idb/ChangeLog @@ -0,0 +1,155 @@ +# ChangeLog for dev-lang/idb +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/idb/ChangeLog,v 1.34 2015/04/07 14:09:13 jlec Exp $ + +*idb-14.0.3.174 (02 Jun 2014) + + 02 Jun 2014; Justin Lecher <jlec@gentoo.org> +idb-14.0.3.174.ebuild: + Version Bump + +*idb-14.0.2.144 (24 Mar 2014) + + 24 Mar 2014; Justin Lecher <jlec@gentoo.org> +idb-14.0.2.144.ebuild: + Version Bump + +*idb-14.0.1.106 (21 Feb 2014) + + 21 Feb 2014; Justin Lecher <jlec@gentoo.org> +idb-14.0.1.106.ebuild: + Version Bump, #500386 + +*idb-14.0.0.080 (10 Oct 2013) + + 10 Oct 2013; Justin Lecher <jlec@gentoo.org> -idb-13.0.0.080.ebuild, + +idb-14.0.0.080.ebuild: + Bump to correct version, thanks Arfrever for pinging me + +*idb-13.0.0.080 (02 Oct 2013) + + 02 Oct 2013; Justin Lecher <jlec@gentoo.org> +idb-13.0.0.080.ebuild: + Version Bump + +*idb-13.0.5.192 (14 Jul 2013) + + 14 Jul 2013; Justin Lecher <jlec@gentoo.org> +idb-13.0.5.192.ebuild: + Version Bump + +*idb-13.0.3.163 (02 May 2013) + + 02 May 2013; Justin Lecher <jlec@gentoo.org> +idb-13.0.3.163.ebuild: + Version Bump + +*idb-13.0.2.146 (14 Feb 2013) + + 14 Feb 2013; Justin Lecher <jlec@gentoo.org> idb-13.0.1.117-r1.ebuild, + +idb-13.0.2.146.ebuild: + Version Bump + + 14 Feb 2013; Justin Lecher <jlec@gentoo.org> idb-13.0.0.079.ebuild, + idb-13.0.1.117-r1.ebuild: + Add KEYWORDS, #342185 + +*idb-13.0.1.117-r1 (10 Dec 2012) + + 10 Dec 2012; Justin Lecher <jlec@gentoo.org> -idb-13.0.1.117.ebuild, + +idb-13.0.1.117-r1.ebuild: + Fix launcher script; add missing dep + + 10 Dec 2012; Justin Lecher <jlec@gentoo.org> metadata.xml: + Clean unused local USE from metadata.xml + + 10 Dec 2012; Justin Lecher <jlec@gentoo.org> -idb-10.0.026.ebuild: + Drop old + +*idb-13.0.1.117 (10 Dec 2012) + + 10 Dec 2012; Justin Lecher <jlec@gentoo.org> +idb-13.0.1.117.ebuild, + metadata.xml: + Version Bump + + 14 Nov 2012; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml: + Removing myself from maintainer + +*idb-13.0.0.079 (09 Oct 2012) + + 09 Oct 2012; Justin Lecher <jlec@gentoo.org> +idb-13.0.0.079.ebuild, + metadata.xml: + Version Bump + + 16 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> -idb-10.1.017.ebuild, + -idb-10.1.018.ebuild, -idb-11.1.056.ebuild: + Removed versions conflicting with non-existing icc/ifc + + 20 Apr 2010; Sébastien Fabbro <bicatali@gentoo.org> idb-11.1.056.ebuild: + Include missing inherit, bug #315187 + +*idb-11.1.056 (06 Oct 2009) + + 06 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> +idb-11.1.056.ebuild, + metadata.xml: + Version bump. Completely rewritten. It is no merely a wrapper to what is + shipped with either dev-lang/icc or dev-lang/ifc. Added eclipse plugin, + thanks to Jacek Szafarkiewicz. + + 05 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> idb-10.0.026.ebuild, + idb-10.1.017.ebuild, idb-10.1.018.ebuild: + Fixed unpacking with newer rpm eclass, closing bug #287748, thanks to + Martin Kyncl + + 22 Aug 2009; William Hubbs <williamh@gentoo.org> idb-10.0.026.ebuild, + idb-10.1.017.ebuild, idb-10.1.018.ebuild: + updated rdepend for bug 231870. + + 13 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org> + +files/50idb-gentoo.el, idb-10.1.018.ebuild: + Fixed emacs site file installation, thanks to ulm, closing bug #241594. + +*idb-10.1.018 (02 Sep 2008) + + 02 Sep 2008; Sébastien Fabbro <bicatali@gentoo.org> -idb-10.1.013.ebuild, + +idb-10.1.018.ebuild: + Version bump + + 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: + Add GLEP 56 USE flag descriptions. + + 10 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> idb-10.1.017.ebuild: + Removed slotting, not ready. + +*idb-10.1.017 (10 Jul 2008) + + 10 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> -idb-10.1.012.ebuild, + idb-10.1.013.ebuild, +idb-10.1.017.ebuild: + Version bump + +*idb-10.1.012 (28 Feb 2008) + + 28 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml, + -idb-10.1.008.ebuild, +idb-10.1.012.ebuild: + Version bump + + 05 Dec 2007; Raúl Porcel <armin76@gentoo.org> idb-10.0.026.ebuild, + idb-10.1.008.ebuild: + Drop ia64 keyword because gcc-3.3.2-r7 is missing + +*idb-10.1.008 (21 Nov 2007) + + 21 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> +idb-10.1.008.ebuild: + Version bump + + 14 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> idb-10.0.026.ebuild: + amd64 stable wrt bug #197983, with kingtaco's green light. + + 09 Nov 2007; Raúl Porcel <armin76@gentoo.org> idb-10.0.026.ebuild: + ia64 stable wrt #197983 + + 07 Nov 2007; Christian Faulhammer <opfer@gentoo.org> idb-10.0.026.ebuild: + stable x86, bug 197983 + + 06 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> idb-10.0.026.ebuild: + Fix multiple rpm unpacking + +*idb-10.0.026 (02 Oct 2007) + + 02 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml, + +idb-10.0.026.ebuild: + Intial import, split from dev-lang/icc or dev-lang/ifc diff --git a/dev-lang/ifc/ChangeLog b/dev-lang/ifc/ChangeLog new file mode 100644 index 00000000..2d4bd82f --- /dev/null +++ b/dev-lang/ifc/ChangeLog @@ -0,0 +1,302 @@ +# ChangeLog for dev-lang/ifc +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.82 2015/06/24 09:45:54 jlec Exp $ + +*ifc-15.0.3.187 (24 Jun 2015) + + 24 Jun 2015; Justin Lecher <jlec@gentoo.org> +ifc-15.0.3.187.ebuild: + Version Bump, bug #552296 + + 12 Feb 2015; Justin Lecher <jlec@gentoo.org> ifc-15.0.2.164.ebuild: + Avoid file collisions + +*ifc-15.0.2.164 (12 Feb 2015) + + 12 Feb 2015; Justin Lecher <jlec@gentoo.org> +ifc-15.0.2.164.ebuild: + Version Bump + +*ifc-15.0.1.133 (30 Nov 2014) + + 30 Nov 2014; Justin Lecher <jlec@gentoo.org> +ifc-15.0.1.133.ebuild: + Version Bump + +*ifc-15.0.0.090 (15 Sep 2014) + + 15 Sep 2014; Justin Lecher <jlec@gentoo.org> +ifc-15.0.0.090.ebuild: + Version Bump + +*ifc-14.0.3.174 (02 Jun 2014) + + 02 Jun 2014; Justin Lecher <jlec@gentoo.org> +ifc-14.0.3.174.ebuild: + Version Bump + +*ifc-14.0.2.144 (24 Mar 2014) + + 24 Mar 2014; Justin Lecher <jlec@gentoo.org> +ifc-14.0.2.144.ebuild: + Version Bump + + 22 Mar 2014; Justin Lecher <jlec@gentoo.org> ifc-13.0.0.079-r1.ebuild, + ifc-13.0.1.117.ebuild, ifc-13.1.2.146.ebuild, ifc-13.1.3.163.ebuild, + ifc-13.1.5.192.ebuild, ifc-14.0.0.080.ebuild, ifc-14.0.1.106.ebuild: + Fix multilib dependency for intel-commons dep + +*ifc-14.0.1.106 (21 Feb 2014) + + 21 Feb 2014; Justin Lecher <jlec@gentoo.org> +ifc-14.0.1.106.ebuild: + Version Bump, #500386 + +*ifc-14.0.0.080 (02 Oct 2013) + + 02 Oct 2013; Justin Lecher <jlec@gentoo.org> +ifc-14.0.0.080.ebuild: + Version Bump + +*ifc-13.1.5.192 (10 Jul 2013) + + 10 Jul 2013; Justin Lecher <jlec@gentoo.org> +ifc-13.1.5.192.ebuild: + Version Bump; fix collision 476330 + +*ifc-13.1.3.163 (02 May 2013) + + 02 May 2013; Justin Lecher <jlec@gentoo.org> +ifc-13.1.3.163.ebuild: + Version Bump + +*ifc-13.1.2.146 (14 Feb 2013) + + 14 Feb 2013; Justin Lecher <jlec@gentoo.org> +ifc-13.1.2.146.ebuild: + Version Bump + + 14 Feb 2013; Justin Lecher <jlec@gentoo.org> ifc-13.0.0.079-r1.ebuild, + ifc-13.0.1.117.ebuild: + Add KEYWORDS, #342185 + + 10 Dec 2012; Justin Lecher <jlec@gentoo.org> -ifc-10.0.026-r1.ebuild: + Drop old version + +*ifc-13.0.1.117 (10 Dec 2012) + + 10 Dec 2012; Justin Lecher <jlec@gentoo.org> +ifc-13.0.1.117.ebuild, + metadata.xml: + Version Bump + +*ifc-13.0.0.079-r1 (20 Sep 2012) + + 20 Sep 2012; Justin Lecher <jlec@gentoo.org> -ifc-13.0.0.079.ebuild, + +ifc-13.0.0.079-r1.ebuild: + Avoid file collision + +*ifc-13.0.0.079 (16 Sep 2012) + + 16 Sep 2012; Justin Lecher <jlec@gentoo.org> -ifc-11.1.072.ebuild, + +ifc-13.0.0.079.ebuild, metadata.xml: + Version Bump, #361539; Drop old, #410815 + + 29 Dec 2011; Justin Lecher <jlec@gentoo.org> ifc-10.0.026-r1.ebuild, + ifc-11.1.072.ebuild: + Run check-reqs_pkg_setup + + 03 Nov 2011; Justin Lecher <jlec@gentoo.org> ifc-11.1.072.ebuild: + Fixed again the usage of check-reqs.eclass at EAPI=4, #389401 + + 17 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> ifc-10.0.026-r1.ebuild: + Drop stable keywords as that version is buggy, ancient and it's causing + people to hit bug #332657 due to pms interpretation of one-of-many dependency + in virtual/fortran + + 03 Sep 2011; Andreas K. Huettel <dilfridge@gentoo.org> + ifc-10.0.026-r1.ebuild, ifc-10.1.017.ebuild, ifc-10.1.018.ebuild, + ifc-11.1.056.ebuild, ifc-11.1.056-r1.ebuild, ifc-11.1.072.ebuild: + Fix HOMEPAGE + + 26 Nov 2010; Justin Lecher <jlec@gentoo.org> ifc-11.1.072.ebuild: + Adding missing LIBRARY/LDPATH for idb + +*ifc-11.1.072 (28 May 2010) + + 28 May 2010; Justin Lecher <jlec@gentoo.org> +ifc-11.1.072.ebuild: + Version Bump #319793 + + 25 Apr 2010; Justin Lecher <jlec@gentoo.org> ifc-11.1.056-r1.ebuild: + Additional QA_ fixes including PREFIX + +*ifc-11.1.056-r1 (22 Apr 2010) + + 22 Apr 2010; Justin Lecher <jlec@gentoo.org> +ifc-11.1.056-r1.ebuild: + Bumped to EAPI=3, keyworded ~amd64-linux ~x86-linux + + 18 Apr 2010; Justin Lecher <jlec@gentoo.org> ifc-10.1.017.ebuild, + ifc-10.1.018.ebuild: + Using QA_ instead of RESTRICT + + 17 Apr 2010; Justin Lecher <jlec@gentoo.org> ifc-11.1.056.ebuild: + Fixing QA warnings, #315711 + + 04 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> ifc-11.1.056.ebuild: + Remove invalid restrictions. Please use QA_* variables. + + 08 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> ifc-11.1.056.ebuild: + Changed to bash brackets + + 07 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> ifc-11.1.056.ebuild: + Install env file in case of absent older one, and remove a flex file to + avoid collision with icc (bug #288038 + +*ifc-11.1.056 (06 Oct 2009) + + 06 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> +ifc-11.1.056.ebuild, + metadata.xml: + Version bump. Completely rewritten. Now ship with mkl, and idb. + Synchronize env files with dev-lang/icc + + 22 Aug 2009; William Hubbs <williamh@gentoo.org> ifc-10.0.026-r1.ebuild, + ifc-10.1.017.ebuild, ifc-10.1.018.ebuild: + fixed rdepends for bug 231870. + +*ifc-10.1.018 (02 Sep 2008) + + 02 Sep 2008; Sébastien Fabbro <bicatali@gentoo.org> -ifc-10.1.013.ebuild, + +ifc-10.1.018.ebuild: + Version bump + + 10 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> ifc-10.1.017.ebuild: + Removed slotting, not ready. + +*ifc-10.1.017 (10 Jul 2008) + + 10 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> -ifc-10.1.012.ebuild, + +ifc-10.1.017.ebuild: + Version bump + +*ifc-10.1.013 (13 Mar 2008) + + 13 Mar 2008; Sébastien Fabbro <bicatali@gentoo.org> +ifc-10.1.013.ebuild: + Version bump + + 28 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> -ifc-10.1.008.ebuild: + Removed old version + +*ifc-10.1.012 (01 Feb 2008) + + 01 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml, + +ifc-10.1.012.ebuild: + Version bump + + 08 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org> + ifc-10.0.026-r1.ebuild: + Removed INCLUDE variable for good. + + 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml: + Removing kugelfang from metadata.xml as per #46972. + + 24 Dec 2007; Raúl Porcel <armin76@gentoo.org> ifc-10.0.026-r1.ebuild, + ifc-10.1.008.ebuild: + Re-add ia64 + + 05 Dec 2007; Raúl Porcel <armin76@gentoo.org> ifc-10.0.026-r1.ebuild, + ifc-10.1.008.ebuild: + Drop ia64 keyword because gcc-3.3.2-r7 is missing + + 25 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> + ifc-10.0.026-r1.ebuild, ifc-10.1.008.ebuild: + Added eutils + +*ifc-10.1.008 (15 Nov 2007) + + 15 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> -files/9.1/05ifc, + -ifc-9.1.040.ebuild, +ifc-10.1.008.ebuild: + Version bump, removed old release, removed INCLUDE env variable. + + 08 Nov 2007; Raúl Porcel <armin76@gentoo.org> ifc-10.0.026-r1.ebuild: + ia64 stable wrt #197977 + + 08 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> + ifc-10.0.026-r1.ebuild: + removed bash specific 'export -n' in script execs. + + 07 Nov 2007; Christoph Mende <angelos@gentoo.org> ifc-10.0.026-r1.ebuild: + Stable on amd64 wrt bug #197977 + + 07 Nov 2007; Christian Faulhammer <opfer@gentoo.org> + ifc-10.0.026-r1.ebuild: + stable x86, bug 197977 + + 06 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> + ifc-10.0.026-r1.ebuild: + Added a comment if previous version installed. + + 06 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> ifc-9.1.040.ebuild: + Disabling slots in 9.* + + 05 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> + ifc-10.0.026-r1.ebuild: + added virtual/libstdc++ as a dep for all arches. + + 02 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> + ifc-10.0.026-r1.ebuild: + added emul-linux-x86-compat as run dependency for amd64. + +*ifc-10.0.026-r1 (02 Oct 2007) + + 02 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml, + -ifc-10.0.026.ebuild, +ifc-10.0.026-r1.ebuild: + Split debugger into dev-lang/idb, remove IA32ROOT env, added more log comments. + +*ifc-10.0.026 (30 Sep 2007) + + 30 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml, + +ifc-10.0.026.ebuild: + Version bump. Refactored the ebuild. Install debugger with USE flag and + extra deps. No more slotted until we have some utility to switch between + versions. + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> ifc-9.1.040.ebuild: + (QA) RESTRICT clean up. + + 28 Apr 2007; Sven Wegener <swegener@gentoo.org> ifc-9.1.040.ebuild: + Fix *initd, *confd and *envd calls (#17388, #174266) + + 28 Mar 2007; Raúl Porcel <armin76@gentoo.org> ifc-9.1.040.ebuild: + ia64 stable wrt bug 169468 + + 06 Mar 2007; Christian Faulhammer <opfer@gentoo.org> ifc-9.1.040.ebuild: + stable x86; bug 169467 + + 05 Mar 2007; Caleb Tennis <caleb@gentoo.org> -files/6.0/05icc-ifc, + -files/7.0.064-r1/05icc-ifc, -files/7.0.064-r1/ifc, + -files/7.0.064/05icc-ifc, -files/7.1.008/05icc-ifc, -files/7.1.008/ifc, + -files/9.0/05ifc, -ifc-6.0.ebuild, -ifc-7.0.064-r1.ebuild, + -ifc-7.1.008.ebuild, -ifc-8.1.026.ebuild, -ifc-8.1.027.ebuild, + -ifc-9.0.021.ebuild, -ifc-9.0.026.ebuild, -ifc-9.0.031.ebuild, + -ifc-9.1.036.ebuild: + big time cleanup, see icc for related cleanup + +*ifc-9.1.040 (16 Nov 2006) + + 16 Nov 2006; Donnie Berkholz <dberkholz@gentoo.org>; +ifc-9.1.040.ebuild: + Bump. + +*ifc-9.1.036 (28 Aug 2006) + + 28 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>; +files/9.1/05ifc, + +ifc-9.1.036.ebuild: + Bump to latest noncommercial version. Attempt to remove most hardcoded + versions from ebuild, although some still exist in filesdir. + +*ifc-9.0.031 (05 Jun 2006) + + 05 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; +ifc-9.0.031.ebuild: + New public version. + + 01 Oct 2005; Olivier Fisette <ribosome@gentoo.org> ifc-6.0.ebuild, + ifc-7.0.064-r1.ebuild, ifc-9.0.021.ebuild, ifc-9.0.026.ebuild: + Replaced GNUish "cp -a" by "cp -pPR" (bug #103487). + + 06 Sep 2005; Danny van Dyk <kugelfang@gentoo.org> ifc-9.0.021.ebuild: + Fixed a typo (Bug #104941). Thanks to Martin Mokrejs for spotting this. + +*ifc-9.0.026 (02 Sep 2005) +*ifc-9.0.021 (02 Sep 2005) + + 02 Sep 2005; Danny van Dyk <kugelfang@gentoo.org> +files/9.0/05ifc, + -ifc-7.0.064.ebuild, +ifc-9.0.021.ebuild, +ifc-9.0.026.ebuild: + Added ifc-9.0.021 (public) and ifc-9.0.026 (only available via + premier.intel.com). Removed obsolete version 7.0.064. diff --git a/dev-lang/inform/ChangeLog b/dev-lang/inform/ChangeLog new file mode 100644 index 00000000..2977293c --- /dev/null +++ b/dev-lang/inform/ChangeLog @@ -0,0 +1,84 @@ +# ChangeLog for dev-lang/inform +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/inform/ChangeLog,v 1.23 2015/03/26 17:59:56 mr_bones_ Exp $ + + 26 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> -inform-6.31.1.ebuild: + old + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> inform-6.33.1_p2.ebuild: + Stable for x86, wrt bug #542564 + + 09 Mar 2015; Agostino Sarubbo <ago@gentoo.org> inform-6.33.1_p2.ebuild: + Stable for amd64, wrt bug #542564 + + 22 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org> -inform-6.32.1.ebuild: + old + +*inform-6.33.1_p2 (12 Dec 2014) + + 12 Dec 2014; Michael Sterrett <mr_bones_@gentoo.org> +inform-6.33.1_p2.ebuild: + version bump + +*inform-6.32.1 (18 Feb 2013) + + 18 Feb 2013; Michael Sterrett <mr_bones_@gentoo.org> +inform-6.32.1.ebuild: + version bump + + 04 Oct 2012; Christoph Junghans <ottxor@gentoo.org> inform-6.31.1.ebuild: + added prefix support (bug #433836) + + 02 Dec 2009; Markus Meier <maekke@gentoo.org> inform-6.31.1.ebuild: + amd64/x86 stable, bug #295237 + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> inform-6.21.4.ebuild: + Remove virtual/libc + + 29 Jan 2008; Fabian Groffen <grobian@gentoo.org> inform-6.30.2.ebuild, + inform-6.31.1.ebuild: + Dropped ppc-macos keyword, see you in prefix + + 14 Jan 2008; Christian Faulhammer <opfer@gentoo.org> inform-6.31.1.ebuild: + add USE flag emacs for dependency on corresponding GNU Emacs mode, see bug + 202232 + +*inform-6.31.1 (17 Mar 2007) + + 17 Mar 2007; Tristan Heaven <nyhm@gentoo.org> +inform-6.31.1.ebuild: + Version bump + + 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 31 Mar 2006; Fabian Groffen <grobian@gentoo.org> inform-6.30.2.ebuild: + Marked ~ppc-macos (bug #110832) + +*inform-6.30.2 (29 Mar 2006) + + 29 Mar 2006; <Tupone@gentoo.org> +inform-6.30.2.ebuild: + Bump version, bug #94297 by Quintin Pan, ebuild by Nickolay Kolchin-Semyonov + + 04 May 2005; David Holm <dholm@gentoo.org> inform-6.21.4.ebuild: + Added to ~ppc. + + 22 Apr 2005; Simon Stelling <blubb@gentoo.org> inform-6.21.4.ebuild: + stable on amd64 + + 12 Dec 2004; Jason Wever <weeve@gentoo.org> inform-6.21.4.ebuild: + Added ~sparc keyword. + + 06 Aug 2004; Malcolm Lashley <malc@gentoo.org> inform-6.21.4.ebuild: + Add ~amd64 closes bug #57637 + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> inform-6.21.3.ebuild, + inform-6.21.4.ebuild: + virtual/glibc -> virtual/libc + +*inform-6.21.4 (17 Aug 2003) + + 17 Aug 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump + touch up symlinks for header files #26646. + +*inform-6.21.3 (02 Mar 2003) + + 02 Mar 2003; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by Marshall T. Vandegrift <vandem2@rpi.edu> #10487. diff --git a/dev-lang/interprolog/ChangeLog b/dev-lang/interprolog/ChangeLog new file mode 100644 index 00000000..6caee38b --- /dev/null +++ b/dev-lang/interprolog/ChangeLog @@ -0,0 +1,21 @@ +# ChangeLog for dev-lang/interprolog +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/interprolog/ChangeLog,v 1.4 2008/06/03 06:33:32 keri Exp $ + + 03 Jun 2008; keri <keri@gentoo.org> files/build.xml, + interprolog-2.1.2.ebuild: + Fix ups deps and javadoc classpath. + + 10 Jan 2008; Vlastimil Babka <caster@gentoo.org> interprolog-2.1.2.ebuild: + Restrict junit dependency. + + 03 Feb 2007; keri <keri@gentoo.org> interprolog-2.1.2.ebuild: + Add ~amd64 to KEYWORDS. + +*interprolog-2.1.2 (02 Feb 2007) + + 02 Feb 2007; keri <keri@gentoo.org> + +files/interprolog-2.1.2-java1.4.patch, +files/build.xml, +metadata.xml, + +interprolog-2.1.2.ebuild: + New ebuild for InterProlog. + diff --git a/dev-lang/io/ChangeLog b/dev-lang/io/ChangeLog new file mode 100644 index 00000000..1274592a --- /dev/null +++ b/dev-lang/io/ChangeLog @@ -0,0 +1,83 @@ +# ChangeLog for dev-lang/io +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/io/ChangeLog,v 1.18 2015/05/11 20:42:13 pacho Exp $ + + 11 May 2015; Pacho Ramos <pacho@gentoo.org> io-2011.09.12-r2.ebuild: + Rename sqlite3 to sqlite (#548652) and jabber to xmpp + + 28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> + io-2011.09.12-r2.ebuild: + Rename virtual/postgresql to dev-db/postgresql + + 03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> + io-2011.09.12-r2.ebuild: + Update PostgreSQL dependencies and/or checks to virtual/postgresql. + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> io-2011.09.12-r2.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 18 Apr 2014; Pacho Ramos <pacho@gentoo.org> -io-2011.09.12-r1.ebuild: + Drop old + + 27 Feb 2013; Michael Sterrett <mr_bones_@gentoo.org> io-2011.09.12-r1.ebuild, + io-2011.09.12-r2.ebuild: + header fix + +*io-2011.09.12-r2 (24 Dec 2012) + + 24 Dec 2012; Luis F. Araujo <araujo@gentoo.org> +io-2011.09.12-r2.ebuild, + metadata.xml: + Fix multi-lib strict test (bug #430496) + + 20 Dec 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: + Drop maintainer, bug #81411 + +*io-2011.09.12-r1 (06 May 2012) + + 06 May 2012; Luis Araujo <araujo@gentoo.org> -io-2009.01.02-r2.ebuild, + -io-2011.09.12.ebuild, +io-2011.09.12-r1.ebuild: + Revision bump. Fix bug #414421. Remove old version. + +*io-2011.09.12 (29 Apr 2012) + + 29 Apr 2012; Luis Araujo <araujo@gentoo.org> +io-2011.09.12.ebuild, + +files/io-2011.09.12-gentoo-fixes.patch, metadata.xml: + Update version. Fix bug #243876 , bug #339458 , bug #372659 , bug #372665 , + bug #409639 + +*io-2009.01.02-r2 (19 Mar 2012) + + 19 Mar 2012; Pacho Ramos <pacho@gentoo.org> +io-2009.01.02-r2.ebuild, + -io-2006.12.07.ebuild, -io-2008.01.17.ebuild, -io-2009.01.02-r1.ebuild: + Drop sqlite2 dependencies. + + 08 Jul 2011; Samuli Suominen <ssuominen@gentoo.org> io-2009.01.02-r1.ebuild: + Convert from "useq" to "use". + + 17 Jun 2010; Patrick Lauer <patrick@gentoo.org> io-2009.01.02-r1.ebuild: + Migrating away from deprecated postgres virtuals + + 17 Oct 2009; Markus Meier <maekke@gentoo.org> metadata.xml: + remove dbi description as it is global now + +*io-2009.01.02-r1 (02 Jan 2009) + + 02 Jan 2009; Luis F. Araujo <araujo@gentoo.org> -io-2009.01.02.ebuild, + +io-2009.01.02-r1.ebuild: + Improving USE flag deps. + +*io-2009.01.02 (02 Jan 2009) + + 02 Jan 2009; Luis F. Araujo <araujo@gentoo.org> +io-2009.01.02.ebuild: + New and improved io release. Fixing bug #252901. Thanks upstream for help. + +*io-2008.01.17 (20 Jan 2008) + + 20 Jan 2008; Luis F. Araujo <araujo@gentoo.org> +io-2008.01.17.ebuild: + Adding new version + +*io-2006.12.07 (09 Dec 2006) + + 09 Dec 2006; Luis F. Araujo <araujo@gentoo.org> +metadata.xml, + +io-2006.12.07.ebuild: + Added the Io programming language implementation. diff --git a/dev-lang/ispc/ChangeLog b/dev-lang/ispc/ChangeLog new file mode 100644 index 00000000..e7156d13 --- /dev/null +++ b/dev-lang/ispc/ChangeLog @@ -0,0 +1,102 @@ +# ChangeLog for dev-lang/ispc +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ispc/ChangeLog,v 1.22 2015/07/12 17:57:48 ottxor Exp $ + +*ispc-1.8.2 (12 Jul 2015) + + 12 Jul 2015; Christoph Junghans <ottxor@gentoo.org> +ispc-1.8.2.ebuild: + version bump + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> ispc-1.8.1.ebuild: + Drop old Python implementations + + 13 Jan 2015; Christoph Junghans <ottxor@gentoo.org> + -files/ispc-1.7.0-llvm-version.patch, -ispc-1.7.0.ebuild, -ispc-1.8.0.ebuild: + removed old + +*ispc-1.8.1 (13 Jan 2015) + + 13 Jan 2015; Christoph Junghans <ottxor@gentoo.org> +ispc-1.8.1.ebuild: + version bump + +*ispc-1.8.0 (25 Oct 2014) + + 25 Oct 2014; Christoph Junghans <ottxor@gentoo.org> +ispc-1.8.0.ebuild: + version bump + + 26 Jun 2014; Christoph Junghans <ottxor@gentoo.org> + +files/ispc-1.7.0-llvm-version.patch, ispc-1.7.0.ebuild: + fix build with llvm-3.4.2 (bug #515114) + + 26 Jun 2014; Christoph Junghans <ottxor@gentoo.org> -ispc-1.4.4.ebuild, + -ispc-1.5.0.ebuild, -ispc-1.6.0.ebuild: + remove old + +*ispc-1.7.0 (12 May 2014) + + 12 May 2014; Christoph Junghans <ottxor@gentoo.org> +ispc-1.7.0.ebuild: + version bump + +*ispc-1.6.0 (22 Dec 2013) + + 22 Dec 2013; Christoph Junghans <ottxor@gentoo.org> +ispc-1.6.0.ebuild: + version bump + +*ispc-1.5.0 (08 Nov 2013) +*ispc-1.4.4 (08 Nov 2013) + + 08 Nov 2013; Christoph Junghans <ottxor@gentoo.org> +ispc-1.4.4.ebuild, + +ispc-1.5.0.ebuild, -ispc-1.4.3.ebuild: + version bump + +*ispc-1.4.3 (26 Jun 2013) + + 26 Jun 2013; Christoph Junghans <ottxor@gentoo.org> +ispc-1.4.3.ebuild, + -ispc-1.4.1.ebuild: + version bump + +*ispc-1.4.1 (31 May 2013) + + 31 May 2013; Christoph Junghans <ottxor@gentoo.org> +ispc-1.4.1.ebuild, + -ispc-1.3.1.ebuild: + version bump (thx to alexxy) + + 11 Jan 2013; Christoph Junghans <ottxor@gentoo.org> ispc-1.3.1.ebuild: + update SRC_URI + +*ispc-1.3.1 (10 Jan 2013) + + 10 Jan 2013; Christoph Junghans <ottxor@gentoo.org> +ispc-1.3.1.ebuild, + -files/ispc-1.3.0-gcc-4.7.patch, -ispc-1.3.0.ebuild: + version bump (fixes bug #450786, thx to upstream) + + 08 Jan 2013; Christoph Junghans <ottxor@gentoo.org> -ispc-1.2.2.ebuild, + ispc-1.3.0.ebuild: + fix llvm deps (bug #450786), python dep, remove old + + 10 Sep 2012; Christoph Junghans <ottxor@gentoo.org> metadata.xml: + updated metadata.xml + + 26 Aug 2012; Christoph Junghans <ottxor@gentoo.org> ispc-1.3.0.ebuild: + switch to vcs-snapshot + + 20 Jul 2012; Christoph Junghans <ottxor@gentoo.org> + +files/ispc-1.3.0-gcc-4.7.patch, ispc-1.3.0.ebuild: + fix build with gcc-4.7 (bug #427376) + +*ispc-1.3.0 (07 Jul 2012) + + 07 Jul 2012; Christoph Junghans <ottxor@gentoo.org> +ispc-1.3.0.ebuild: + version bump + + 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> ispc-1.2.2.ebuild: + Add ~amd64 + + 17 Jun 2012; Christoph Junghans <ottxor@gentoo.org> ispc-1.2.2.ebuild: + fixed redundant license (bug #421401) + +*ispc-1.2.2 (14 Jun 2012) + + 14 Jun 2012; Christoph Junghans <ottxor@gentoo.org> +ispc-1.2.2.ebuild, + +metadata.xml: + initial commit diff --git a/dev-lang/j/ChangeLog b/dev-lang/j/ChangeLog new file mode 100644 index 00000000..1b1434bd --- /dev/null +++ b/dev-lang/j/ChangeLog @@ -0,0 +1,20 @@ +# ChangeLog for dev-lang/j +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/j/ChangeLog,v 1.3 2013/09/12 06:32:07 qnikst Exp $ + +*j-701-r2 (12 Sep 2013) + + 12 Sep 2013; Alexander Vershilov <qnikst@gentoo.org> +j-701-r2.ebuild, + -j-701-r1.ebuild: + fix building of libj.so (bug #484592) + +*j-701-r1 (26 Nov 2012) + + 26 Nov 2012; Patrick Lauer <patrick@gentoo.org> +j-701-r1.ebuild, + -j-701.ebuild: + Rename jconsole to jc because of java-config, #444220 + +*j-701 (19 Nov 2012) + + 19 Nov 2012; Patrick Lauer <patrick@gentoo.org> +j-701.ebuild, +metadata.xml: + Initial commit, ebuild by me diff --git a/dev-lang/jimtcl/ChangeLog b/dev-lang/jimtcl/ChangeLog new file mode 100644 index 00000000..f5e9a896 --- /dev/null +++ b/dev-lang/jimtcl/ChangeLog @@ -0,0 +1,87 @@ +# ChangeLog for dev-lang/jimtcl +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v 1.20 2015/06/09 18:31:03 maekke Exp $ + + 09 Jun 2015; Markus Meier <maekke@gentoo.org> jimtcl-0.76.ebuild: + arm stable, bug #535104 + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> jimtcl-0.76.ebuild: + Stable for x86, wrt bug #535104 + + 21 May 2015; Agostino Sarubbo <ago@gentoo.org> jimtcl-0.76.ebuild: + Stable for amd64, wrt bug #535104 + +*jimtcl-0.76 (22 Feb 2015) + + 22 Feb 2015; Markos Chandras <hwoarang@gentoo.org> +jimtcl-0.76.ebuild: + version bump + +*jimtcl-0.75-r1 (14 Aug 2014) + + 14 Aug 2014; Mike Frysinger <vapier@gentoo.org> + +files/jimtcl-0.75-bootstrap.patch, +jimtcl-0.75-r1.ebuild, + jimtcl-9999.ebuild: + Rewrite ebuild to fix many errors & merge the live/release versions. + + 10 Jun 2014; Mike Frysinger <vapier@gentoo.org> jimtcl-0.73.ebuild, + jimtcl-0.74-r1.ebuild, jimtcl-0.75.ebuild: + Add arm64/m68k/s390/sh love. + + 09 May 2014; Markos Chandras <hwoarang@gentoo.org> jimtcl-0.75.ebuild: + Add ~mips + +*jimtcl-0.75 (09 May 2014) + + 09 May 2014; Markos Chandras <hwoarang@gentoo.org> +jimtcl-0.75.ebuild: + Version bump + +*jimtcl-0.74-r1 (17 Sep 2013) + + 17 Sep 2013; Markos Chandras <hwoarang@gentoo.org> +jimtcl-0.74-r1.ebuild, + -jimtcl-0.74.ebuild, jimtcl-9999.ebuild: + Fix shared library symlink. Bug #485064 + + 28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> jimtcl-0.73.ebuild: + Stable for x86, wrt bug #479834 + + 24 Aug 2013; Markus Meier <maekke@gentoo.org> jimtcl-0.73.ebuild: + arm stable, bug #479834 + + 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> jimtcl-0.73.ebuild: + Stable for amd64, wrt bug #479834 + + 04 Aug 2013; Markus Meier <maekke@gentoo.org> jimtcl-0.73.ebuild: + add ~arm, bug #474626 + +*jimtcl-0.73 (17 Aug 2012) + + 17 Aug 2012; Markos Chandras <hwoarang@gentoo.org> +jimtcl-0.73.ebuild, + jimtcl-9999.ebuild: + Version bump. Bug #417465 + + 05 May 2012; Markos Chandras <hwoarang@gentoo.org> + jimtcl-0.70_pre20110317.ebuild, jimtcl-9999.ebuild: + Fix build with static-libs thanks to Peter Stuge <peter@stuge.se>. Bug #411413 + + 30 Dec 2011; Markos Chandras <hwoarang@gentoo.org> jimtcl-9999.ebuild: + Drop --with-jim-ext configuration option. Bug #394649. Thanks to Alexander + Stein <alexander.stein@informatik.tu-chemnitz.de> + + 04 Aug 2011; Sergei Trofimovich <slyfox@gentoo.org> jimtcl-9999.ebuild, + -files/jimtcl-9999-more-autobits.patch: + With help of Steve Bennett patch gone upstream. + + 14 Jul 2011; Sergei Trofimovich <slyfox@gentoo.org> jimtcl-9999.ebuild, + +files/jimtcl-9999-more-autobits.patch: + Unbreak live ebuild (spell EGIT_REPO_URI properly). + +*jimtcl-9999 (17 Mar 2011) +*jimtcl-0.70_pre20110317 (17 Mar 2011) + + 17 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + +jimtcl-0.70_pre20110317.ebuild, +jimtcl-9999.ebuild, +metadata.xml: + Initial commit of jimtcl package. Required for newer openocd packages. Thanks + to Peter Stuge <peter@stuge.se> for the initial ebuild. Bug #346473 diff --git a/dev-lang/julia/ChangeLog b/dev-lang/julia/ChangeLog new file mode 100644 index 00000000..3f45bed1 --- /dev/null +++ b/dev-lang/julia/ChangeLog @@ -0,0 +1,72 @@ +# ChangeLog for dev-lang/julia +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v 1.16 2015/06/07 08:45:20 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + +*julia-0.3.0 (21 Aug 2014) + + 21 Aug 2014; Patrick Lauer <patrick@gentoo.org> +julia-0.3.0.ebuild, + julia-0.2.1-r2.ebuild: + Bump, some new dependencies, some more makefile breakage ... + +*julia-0.2.1-r2 (04 Jul 2014) + + 04 Jul 2014; Patrick Lauer <patrick@gentoo.org> +julia-0.2.1-r2.ebuild, + -julia-0.2.1-r1.ebuild, -julia-0.2.1.ebuild: + Remove things that break compilation #515068 + + 03 Jul 2014; Sébastien Fabbro <bicatali@gentoo.org> julia-0.2.1-r1.ebuild: + Install properly for prefix + + 25 Jun 2014; Patrick Lauer <patrick@gentoo.org> julia-0.2.1-r1.ebuild: + Fix llvm dependency #515062 + + 25 Jun 2014; Patrick Lauer <patrick@gentoo.org> julia-0.2.1-r1.ebuild: + Add missing camd dependency + +*julia-0.2.1-r1 (25 Jun 2014) + + 25 Jun 2014; Patrick Lauer <patrick@gentoo.org> + +files/julia-0.2.1-patchelf.patch, +julia-0.2.1-r1.ebuild: + Fix patchelf detection #515058 + + 25 Jun 2014; Patrick Lauer <patrick@gentoo.org> julia-0.2.1.ebuild: + Restrict parallel building #514882 + +*julia-0.2.1 (02 Apr 2014) + + 02 Apr 2014; Sébastien Fabbro <bicatali@gentoo.org> +files/63julia-gentoo.el, + +files/julia-0.2.1-readline63.patch, +julia-0.2.1.ebuild, metadata.xml: + Version bump. Refactored ebuild to use more system dependencies, cleanup, add + emacs support, readline-6.3 patch, better prefix support. Add sci as herd and + longdescription. + + 14 Mar 2014; Denis Dupeyron <calchan@gentoo.org> julia-0.2.0-r1.ebuild: + Fixed confusing comment, bug #502482. + + 26 Feb 2014; Mark Wright <gienah@gentoo.org> julia-0.2.0-r1.ebuild: + Fix for bug #501868 requires pkg-config --libs-only-l blas + +*julia-0.2.0-r1 (26 Feb 2014) + + 26 Feb 2014; Mark Wright <gienah@gentoo.org> +julia-0.2.0-r1.ebuild: + Add 0.2.0-r1 with calchan's fix for bug #501868 and USE_BLAS64=0. paxmark m + executables during build for Gentoo hardened. Tweak for multilib-strict. + + 26 Feb 2014; Patrick Lauer <patrick@gentoo.org> julia-0.2.0.ebuild: + Revert changes that break build #501868 + + 25 Feb 2014; Denis Dupeyron <calchan@gentoo.org> julia-0.2.0.ebuild: + Fixed bug #501868 as well as general brokenness. + + 09 Jan 2014; Patrick Lauer <patrick@gentoo.org> julia-0.2.0.ebuild: + Fix homepage + +*julia-0.2.0 (25 Nov 2013) + + 25 Nov 2013; Patrick Lauer <patrick@gentoo.org> +julia-0.2.0.ebuild, + +metadata.xml: + Initial import, ebuild by me. Needs some more cleanups, but is kinda mostly + working diff --git a/dev-lang/jwasm/ChangeLog b/dev-lang/jwasm/ChangeLog new file mode 100644 index 00000000..96d3c816 --- /dev/null +++ b/dev-lang/jwasm/ChangeLog @@ -0,0 +1,24 @@ +# ChangeLog for dev-lang/jwasm +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/jwasm/ChangeLog,v 1.3 2013/11/04 12:28:39 slyfox Exp $ + +*jwasm-2.11 (04 Nov 2013) + + 04 Nov 2013; Sergei Trofimovich <slyfox@gentoo.org> + +files/jwasm-2.11-types-test.patch, +jwasm-2.11.ebuild: + Version bump. + +*jwasm-2.10-r1 (16 May 2013) + + 16 May 2013; Sergei Trofimovich <slyfox@gentoo.org> + +files/jwasm-2.10-types-test.patch, +files/jwasm-2.10-uint_32-on-amd64.patch, + +jwasm-2.10-r1.ebuild, -jwasm-2.10.ebuild: + Fix 'uint_32' type size (otherwise final binaries are completely broken on + amd64). + +*jwasm-2.10 (16 May 2013) + + 16 May 2013; Sergei Trofimovich <slyfox@gentoo.org> + +files/jwasm-2.10-gcc-4.8-fwdecl.patch, +jwasm-2.10.ebuild, +metadata.xml: + Initial import. MASM-compatible TASM-similar assembler (Wasm fork). Bug + #431706 by Anton Kochkov and others. diff --git a/dev-lang/lazarus/ChangeLog b/dev-lang/lazarus/ChangeLog new file mode 100644 index 00000000..745d38da --- /dev/null +++ b/dev-lang/lazarus/ChangeLog @@ -0,0 +1,230 @@ +# ChangeLog for dev-lang/lazarus +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/lazarus/ChangeLog,v 1.47 2015/05/23 15:46:54 mrueg Exp $ + + 23 May 2015; Manuel Rüger <mrueg@gentoo.org> -lazarus-1.0.10.ebuild: + Remove old. + +*lazarus-1.2.6 (24 Nov 2014) + + 24 Nov 2014; Tim Harder <radhermit@gentoo.org> +lazarus-1.2.6.ebuild: + Version bump. + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> lazarus-1.0.10.ebuild, + lazarus-1.0.12.ebuild: + QA: drop trailing '.' from DESCRIPTION + +*lazarus-1.2.4 (22 Jun 2014) + + 22 Jun 2014; Tim Harder <radhermit@gentoo.org> +lazarus-1.2.4.ebuild: + Version bump. + +*lazarus-1.2.2 (29 Apr 2014) + + 29 Apr 2014; Tim Harder <radhermit@gentoo.org> +lazarus-1.2.2.ebuild: + Version bump (bug #508950). + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> lazarus-1.0.12.ebuild: + Stable for x86, wrt bug #491544 + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> lazarus-1.0.12.ebuild: + Stable for ppc, wrt bug #491544 + + 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> lazarus-1.0.12.ebuild: + amd64 stable, bug #491544 + + 26 Oct 2013; Julian Ospald <hasufell@gentoo.org> lazarus-1.0.12.ebuild, + metadata.xml: + add minimal useflag wrt #349674 + + 27 Sep 2013; Tim Harder <radhermit@gentoo.org> -lazarus-0.9.26-r4.ebuild, + -lazarus-0.9.28.2-r1.ebuild, -lazarus-1.0.4.ebuild, + -files/lazarus-0.9.26-clipboard-crash.patch, + -files/lazarus-0.9.28.2-bug0015627.patch: + Remove old. + +*lazarus-1.0.12 (13 Sep 2013) + + 13 Sep 2013; Patrick Lauer <patrick@gentoo.org> +lazarus-1.0.12.ebuild: + Bump + +*lazarus-1.0.10 (26 Jun 2013) + + 26 Jun 2013; Julian Ospald <hasufell@gentoo.org> +lazarus-1.0.10.ebuild: + version bump + +*lazarus-1.0.4 (31 Jan 2013) + + 31 Jan 2013; Patrick Lauer <patrick@gentoo.org> +lazarus-1.0.4.ebuild: + Bump for #364261 + + 09 Jul 2012; Ulrich Müller <ulm@gentoo.org> lazarus-0.9.26-r4.ebuild, + lazarus-0.9.28.2-r1.ebuild: + Update LICENSE, bug 425140. + + 29 Mar 2011; Christoph Mende <angelos@gentoo.org> lazarus-0.9.26-r4.ebuild, + lazarus-0.9.28.2-r1.ebuild: + Fixed slot deps + + 21 Aug 2010; Harald van Dijk <truedfx@gentoo.org> + -lazarus-0.9.28.2.ebuild, +lazarus-0.9.28.2-r1.ebuild, + +files/lazarus-0.9.28.2-bug0015627.patch: + Fix access violation in TGtk2WSCustomListBox with some GTK+ versions + (#333761 by suilenroc1183@yahoo.de) + +*lazarus-0.9.28.2-r1 (21 Aug 2010) + + 21 Aug 2010; Harald van Dijk <truedfx@gentoo.org> + -lazarus-0.9.28.2.ebuild, +lazarus-0.9.28.2-r1.ebuild, + +files/lazarus-0.9.28.2-bug0015627.patch: + Fix access violation in TGtk2WSCustomListBox with recent GTK+ (#333761 by + suilenroc1183@yahoo.de) + +*lazarus-0.9.28.2 (06 Feb 2010) + + 06 Feb 2010; Harald van Dijk <truedfx@gentoo.org> + +lazarus-0.9.28.2.ebuild: + Version bump (#292561) + +*lazarus-0.9.26-r4 (22 Jul 2009) + + 22 Jul 2009; Harald van Dijk <truedfx@gentoo.org> + -lazarus-0.9.26-r3.ebuild, +lazarus-0.9.26-r4.ebuild: + Re-add RESTRICT=strip (#269221) + + 25 Jun 2009; Harald van Dijk <truedfx@gentoo.org> + lazarus-0.9.26-r3.ebuild: + Don't try to create fp config files in /usr during build (bug #274518 by + Paul Hartman) + + 09 Jun 2009; Harald van Dijk <truedfx@gentoo.org> + lazarus-0.9.26-r3.ebuild: + Build with clean fpc config + +*lazarus-0.9.26-r3 (12 May 2009) + + 12 May 2009; Harald van Dijk <truedfx@gentoo.org> + -lazarus-0.9.26-r1.ebuild, -lazarus-0.9.26-r2.ebuild, + +lazarus-0.9.26-r3.ebuild, +files/lazarus-0.9.26-clipboard-crash.patch: + Fix crashes on clipboard operations, bug #269221 + +*lazarus-0.9.26-r2 (23 Apr 2009) + + 23 Apr 2009; Harald van Dijk <truedfx@gentoo.org> + +lazarus-0.9.26-r2.ebuild: + Revision bump to build with fpc 2.2.4 + +*lazarus-0.9.26-r1 (14 Mar 2009) + + 14 Mar 2009; Harald van Dijk <truedfx@gentoo.org> -lazarus-0.9.26.ebuild, + +lazarus-0.9.26-r1.ebuild: + Drop RESTRICT=strip, now that binutils is fixed + + 07 Mar 2009; Christian Faulhammer <fauli@gentoo.org> + lazarus-0.9.26.ebuild: + use EAPI 2 for USE flag check + + 07 Mar 2009; Christian Faulhammer <fauli@gentoo.org> + -files/lazarus-0.9.20-fpcsrc.patch, -files/lazarus-0.9.24-cputarget.patch, + -lazarus-0.9.22-r1.ebuild, -lazarus-0.9.24.ebuild: + clean up + + 17 Oct 2008; Harald van Dijk <truedfx@gentoo.org> lazarus-0.9.26.ebuild: + Fix desktop entry icon (#242468 by Renato Caldas) + +*lazarus-0.9.26 (15 Oct 2008) + + 15 Oct 2008; Harald van Dijk <truedfx@gentoo.org> + +files/lazarus-0.9.26-fpcsrc.patch, +lazarus-0.9.26.ebuild: + Version bump (#242200 by Renato Caldas) + + 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> lazarus-0.9.22-r1.ebuild, + lazarus-0.9.24.ebuild: + Remove icon extension from desktop entry to match Icon Theme Specification. + + 09 Dec 2007; Harald van Dijk <truedfx@gentoo.org> + +files/lazarus-0.9.24-cputarget.patch, lazarus-0.9.24.ebuild: + Restore part of Makefile so that non-x86 can build lazarus + +*lazarus-0.9.24 (08 Dec 2007) + + 08 Dec 2007; Harald van Dijk <truedfx@gentoo.org> +lazarus-0.9.24.ebuild: + Version bump (#201576) + + 01 Jul 2007; Harald van Dijk <truedfx@gentoo.org> + lazarus-0.9.22-r1.ebuild: + Add RESTRICT=strip, #183604 + +*lazarus-0.9.22-r1 (06 Apr 2007) + + 06 Apr 2007; <truedfx@gentoo.org> -files/lazarus-iconcrash.patch, + -lazarus-0.9.22.ebuild, +lazarus-0.9.22-r1.ebuild: + Remove the workaround for bug #168168, and depend on a fixed librsvg + +*lazarus-0.9.22 (06 Apr 2007) + + 06 Apr 2007; <truedfx@gentoo.org> -files/lazarus-0.9.20-lcl-handle.patch, + -files/lazarus-0.9.20-lclintf.patch, +files/lazarus-iconcrash.patch, + -lazarus-0.9.20-r1.ebuild, +lazarus-0.9.22.ebuild: + Version bump with a workaround for bug #168168 + + 22 Mar 2007; Harald van Dijk <truedfx@gentoo.org> + +files/lazarus-0.9.20-lcl-handle.patch, lazarus-0.9.20-r1.ebuild: + Avoid storing pointers in 32-bit variables on amd64 + +*lazarus-0.9.20-r1 (10 Mar 2007) + + 10 Mar 2007; Harald van Dijk <truedfx@gentoo.org> + +files/lazarus-0.9.20-fpcsrc.patch, +files/lazarus-0.9.20-lclintf.patch, + -lazarus-0.9.20.ebuild, +lazarus-0.9.20-r1.ebuild: + Automatically find fpc source directory, preventing a crash on amd64 + (#168168). Also, set default LCL interface to gtk2. + + 02 Dec 2006; Harald van Dijk <truedfx@gentoo.org> -lazarus-0.9.10.ebuild, + -lazarus-0.9.12.ebuild, -lazarus-0.9.16.ebuild: + Remove older versions + + 22 Nov 2006; Harald van Dijk <truedfx@gentoo.org> lazarus-0.9.20.ebuild: + Add a warning to change the LCL interface (#155564) + +*lazarus-0.9.20 (17 Nov 2006) + + 17 Nov 2006; Hanno Boeck <hanno@gentoo.org> +lazarus-0.9.20.ebuild: + Bump and preliminary gtk2 support. + + 28 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> lazarus-0.9.16.ebuild: + Moved built_with_use to pkg_setup since it's a moot point to use lazarus + without the source. Thanks to welp on #gentoo-dev + +*lazarus-0.9.16 (22 Sep 2006) + + 22 Sep 2006; Harald van Dijk <truedfx@gentoo.org> +lazarus-0.9.16.ebuild: + Version bump + +*lazarus-0.9.12 (23 Feb 2006) + + 23 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> + +lazarus-0.9.12.ebuild: + New upstream version to match fpc 2.0.2 + + 17 Dec 2005; Carsten Lohrke <carlo@gentoo.org> lazarus-0.9.10.ebuild: + clean up a bit + + 17 Nov 2005; Herbie Hopkins <herbs@gentoo.org> lazarus-0.9.10.ebuild: + Marked ~amd64. + +*lazarus-0.9.10 (06 Oct 2005) + + 06 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> + +lazarus-0.9.10.ebuild: + Revbump for fpc 2.0.0, added ~ppc, solves bugs #103903, #102889, #99480, #90078 + + 19 Apr 2005; Elfyn McBratney <beu@gentoo.org> metadata.xml: + Remove retired developer from metadata.xml. + +*lazarus-0.9.6 (02 Apr 2005) + + 02 Apr 2005; Chris White <chriswhite@gentoo.org> +metadata.xml, + +lazarus-0.9.6.ebuild: + Initial import into the tree. Closes bug #87486. Thanks to expose for the + ebuild! diff --git a/dev-lang/lfe/ChangeLog b/dev-lang/lfe/ChangeLog new file mode 100644 index 00000000..37802c9a --- /dev/null +++ b/dev-lang/lfe/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for dev-lang/lfe +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/lfe/ChangeLog,v 1.2 2015/06/07 08:45:38 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + +*lfe-0.7 (13 Mar 2014) + + 13 Mar 2014; Patrick Lauer <patrick@gentoo.org> +lfe-0.7.ebuild, + +metadata.xml: + Initial import, ebuild by me diff --git a/dev-lang/lisaac/ChangeLog b/dev-lang/lisaac/ChangeLog new file mode 100644 index 00000000..97a5e1dc --- /dev/null +++ b/dev-lang/lisaac/ChangeLog @@ -0,0 +1,42 @@ +# ChangeLog for dev-lang/lisaac +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/lisaac/ChangeLog,v 1.9 2012/06/21 12:05:40 jlec Exp $ + +*lisaac-0.13.1-r2 (21 Jun 2012) + + 21 Jun 2012; Justin Lecher <jlec@gentoo.org> -lisaac-0.13.1-r1.ebuild, + +lisaac-0.13.1-r2.ebuild, files/lisaac-0.13.1-makefile.patch: + Respect *FLAGS, #342135 + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -lisaac-0.13.1.ebuild: + Remove old + +*lisaac-0.13.1-r1 (12 Feb 2012) + + 12 Feb 2012; Pacho Ramos <pacho@gentoo.org> + +files/lisaac-0.13.1-makefile.patch, +lisaac-0.13.1-r1.ebuild: + Install docs at proper place (bug #241270 by Boris Fersing) and respect CC + (bug #243878 by flameeyes). + + 06 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> lisaac-0.13.1.ebuild, + metadata.xml: + Use USE=vim-syntax instead of USE=vim, bug #352099 by Dan Wallis. + + 28 Sep 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml: + Drop maintainer as talked with him. + + 07 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> lisaac-0.13.1.ebuild: + Remove KDE3 support. + + 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: + Add GLEP 56 USE flag descriptions. + + 28 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml: + Remove Wulf C. Krueger (philantrop) from metadata.xml (as per #168573). + +*lisaac-0.13.1 (01 Mar 2008) + + 01 Mar 2008; Wulf C. Krueger <philantrop@gentoo.org> + +files/50lisaac-gentoo.el, +metadata.xml, +lisaac-0.13.1.ebuild: + Initial ebuild. Proxy-maintained by kernelsensei through myself. + diff --git a/dev-lang/logtalk/ChangeLog b/dev-lang/logtalk/ChangeLog new file mode 100644 index 00000000..4a081a4c --- /dev/null +++ b/dev-lang/logtalk/ChangeLog @@ -0,0 +1,65 @@ +# ChangeLog for dev-lang/logtalk +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/logtalk/ChangeLog,v 1.13 2015/01/08 16:16:41 keri Exp $ + + 08 Jan 2015; <keri@gentoo.org> metadata.xml: + miknix has stepped down as maintainer of logtalk + + 08 Jan 2015; <keri@gentoo.org> -logtalk-2.34.1.ebuild, + -logtalk-2.35.1.ebuild, -logtalk-2.37.1.ebuild, -logtalk-2.37.4.ebuild: + Remove old versions + +*logtalk-3.00.0 (08 Jan 2015) + + 08 Jan 2015; <keri@gentoo.org> +logtalk-3.00.0.ebuild, + +files/logtalk-3.00.0-no-user-docs.patch: + Bump version + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> logtalk-2.34.1.ebuild, + logtalk-2.35.1.ebuild, logtalk-2.37.1.ebuild, logtalk-2.37.4.ebuild, + logtalk-2.41.0.ebuild, logtalk-2.42.2.ebuild: + QA: drop trailing '.' from DESCRIPTION + +*logtalk-2.42.2 (27 Jan 2011) + + 27 Jan 2011; Angelo Arrifano <miknix@gentoo.org> +logtalk-2.42.2.ebuild: + Version bump. + +*logtalk-2.41.0 (03 Oct 2010) + + 03 Oct 2010; Angelo Arrifano <miknix@gentoo.org> +logtalk-2.41.0.ebuild: + Version bump + + Users should now set the LOGTALKUSER environment variable according to + their wishes. + This version features man pages and a freedesktop mime definition. + +*logtalk-2.37.4 (23 Sep 2009) + + 23 Sep 2009; Angelo Arrifano <miknix@gentoo.org> +logtalk-2.37.4.ebuild: + Version bump. + +*logtalk-2.37.1 (03 Jun 2009) + + 03 Jun 2009; Angelo Arrifano <miknix@gentoo.org> +logtalk-2.37.1.ebuild: + Version bump. + +*logtalk-2.35.1 (01 Mar 2009) + + 01 Mar 2009; <miknix@gentoo.org> metadata.xml, +logtalk-2.35.1.ebuild: + Version bump. Add support for bundled doc generation scripts. + + 17 Jan 2009; <keri@gentoo.org> logtalk-2.34.1.ebuild: + Use doenvd function rather than doins function for /etc/env.d/99logtalk file + + 13 Jan 2009; <keri@gentoo.org> logtalk-2.34.1.ebuild: + Fix up local USE flag typo. + + 10 Jan 2009; <miknix@gentoo.org> metadata.xml: + Add myself as maintainer with Keri permission. + +*logtalk-2.34.1 (10 Jan 2009) + + 10 Jan 2009; <keri@gentoo.org> +metadata.xml, +logtalk-2.34.1.ebuild: + Initial port. Ebuild contributed by Angelo Arrifano <miknix@gentoo.org>. + Closes #248791 diff --git a/dev-lang/lua/ChangeLog b/dev-lang/lua/ChangeLog new file mode 100644 index 00000000..8401ff47 --- /dev/null +++ b/dev-lang/lua/ChangeLog @@ -0,0 +1,807 @@ +# ChangeLog for dev-lang/lua +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/ChangeLog,v 1.199 2015/05/01 18:25:13 jer Exp $ + + 01 May 2015; Jeroen Roovers <jer@gentoo.org> lua-5.1.5-r3.ebuild: + Stable for PPC64 (bug #520864). + + 31 Mar 2015; Ulrich Müller <ulm@gentoo.org> lua-5.1.5-r2.ebuild, + lua-5.1.5-r100.ebuild, lua-5.2.3.ebuild, lua-5.2.3-r1.ebuild: + Update dependency after package move of eselect modules to app-eselect. + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> lua-5.1.5-r3.ebuild: + Stable for ppc, wrt bug #520864 + + 15 Jan 2015; Raúl Porcel <armin76@gentoo.org> lua-5.1.5-r3.ebuild: + ia64/s390/sh/sparc stable wrt #520864 + + 21 Nov 2014; Tobias Klausmann <klausman@gentoo.org> lua-5.1.5-r3.ebuild: + Stable on alpha, bug 520864 + + 04 Nov 2014; Markus Meier <maekke@gentoo.org> lua-5.1.5-r3.ebuild: + arm stable, bug #520864 + + 23 Oct 2014; Pacho Ramos <pacho@gentoo.org> lua-5.1.5-r3.ebuild: + x86 stable, bug #520864 + + 13 Oct 2014; Tobias Klausmann <klausman@gentoo.org> lua-5.1.5-r3.ebuild: + Stable on amd64, bug 520864 + + 04 Sep 2014; Jeroen Roovers <jer@gentoo.org> lua-5.1.5-r3.ebuild: + Stable for HPPA (bug #520864). + + 04 Jul 2014; Matti Bickel <mabi@gentoo.org> -lua-5.2.0-r1.ebuild, + -lua-5.2.0.ebuild, -lua-5.2.1.ebuild: + remove unslotted, masked versions of lua-5.2 (#513776) + + 18 Jun 2014; Michał Górny <mgorny@gentoo.org> lua-5.1.5-r100.ebuild, + lua-5.1.5-r3.ebuild: + Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug + #513718. + +*lua-5.1.5-r100 (12 Jun 2014) +*lua-5.1.5-r3 (12 Jun 2014) +*lua-5.2.3-r1 (12 Jun 2014) + + 12 Jun 2014; Michał Górny <mgorny@gentoo.org> +lua-5.1.5-r100.ebuild, + +lua-5.1.5-r3.ebuild, +lua-5.2.3-r1.ebuild: + Enable multilib support. + + 29 May 2014; Matti Bickel <mabi@gentoo.org> -lua-5.1.4-r4.ebuild: + remove stale EAPI1 ebuild + + 24 May 2014; Matti Bickel <mabi@gentoo.org> lua-5.2.3.ebuild: + omit broken tests, bug #510360 + +*lua-5.2.3 (22 Apr 2014) +*lua-5.1.5-r2 (22 Apr 2014) + + 22 Apr 2014; Matti Bickel <mabi@gentoo.org> +files/lua-5.1-make-r2.patch, + +files/lua-5.2-make-r1.patch, +lua-5.1.5-r2.ebuild, +lua-5.2.3.ebuild: + Introduce slotted versions of lua. Use with eselect to define the "main" + version. + +*lua-5.1.5-r1 (28 Mar 2014) + + 28 Mar 2014; Mike Frysinger <vapier@gentoo.org> +lua-5.1.5-r1.ebuild: + Fix libdir setting in luaconf.h #493646 by Aleksey Kunitskiy. + + 26 May 2013; Matti Bickel <mabi@gentoo.org> lua-5.2.1.ebuild: + fix incorrect sed usage (bug #463416) + + 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> lua-5.1.5.ebuild: + Stable for s390, wrt bug #457882 + + 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> lua-5.1.5.ebuild: + Stable for ia64, wrt bug #457882 + + 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> lua-5.1.5.ebuild: + Stable for alpha, wrt bug #457882 + + 08 Mar 2013; Agostino Sarubbo <ago@gentoo.org> lua-5.1.5.ebuild: + Stable for arm, wrt bug #457882 + + 08 Mar 2013; Jeroen Roovers <jer@gentoo.org> lua-5.1.5.ebuild: + Stable for HPPA (bug #457882). + + 05 Mar 2013; Agostino Sarubbo <ago@gentoo.org> lua-5.1.5.ebuild: + Stable for sh, wrt bug #457882 + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> lua-5.1.5.ebuild: + Stable for sparc, wrt bug #457882 + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> lua-5.1.5.ebuild: + Stable for ppc64, wrt bug #457882 + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> lua-5.1.5.ebuild: + Stable for ppc, wrt bug #457882 + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> lua-5.1.5.ebuild: + Stable for x86, wrt bug #457882 + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> lua-5.1.5.ebuild: + Stable for amd64, wrt bug #457882 + + 20 Feb 2013; Zac Medico <zmedico@gentoo.org> lua-5.1.5.ebuild, + lua-5.2.1.ebuild: + Fix for prefix and add ~arm-linux + ~x86-linux keywords. + + 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> lua-5.1.4-r8.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #430752 + + 05 Sep 2012; Justin Lecher <jlec@gentoo.org> lua-5.1.4-r4.ebuild, + lua-5.1.4-r8.ebuild, lua-5.1.5.ebuild: + Use doicon instead insinto + doins to install icon files + + 15 Aug 2012; Jeroen Roovers <jer@gentoo.org> lua-5.1.4-r8.ebuild: + Stable for HPPA (bug #430752). + + 14 Aug 2012; Anthony G. Basile <blueness@gentoo.org> lua-5.1.4-r8.ebuild: + Stable ppc, bug #430752 + + 13 Aug 2012; Anthony G. Basile <blueness@gentoo.org> lua-5.1.4-r8.ebuild: + Stable arm, bug #430752 + + 13 Aug 2012; Anthony G. Basile <blueness@gentoo.org> lua-5.1.4-r8.ebuild: + Stable ppc64, bug #430752 + + 13 Aug 2012; Johannes Huber <johu@gentoo.org> lua-5.1.4-r8.ebuild: + Stable for x86, wrt bug #430752 + + 12 Aug 2012; Agostino Sarubbo <ago@gentoo.org> lua-5.1.4-r8.ebuild: + Stable for amd64, wrt bug #430752 + +*lua-5.2.1 (04 Jul 2012) + + 04 Jul 2012; Matti Bickel <mabi@gentoo.org> +lua-5.2.1.ebuild: + version bump (fixes bug #422369) + + 29 May 2012; Alexis Ballier <aballier@gentoo.org> lua-5.1.5.ebuild, + lua-5.2.0.ebuild, lua-5.2.0-r1.ebuild: + keyword ~amd64-fbsd + + 19 Mar 2012; Matti Bickel <mabi@gentoo.org> lua-5.1.5.ebuild: + deprecated patch from 5.1.4 applies to 5.1.5, too (bug #408827) + +*lua-5.2.0-r1 (17 Mar 2012) + + 17 Mar 2012; Matti Bickel <mabi@gentoo.org> + +files/5.2.0/01_all_memory_hoarding.upstream.patch, + +files/5.2.0/02_all_hex_number_handling.upstream.patch, +lua-5.2.0-r1.ebuild: + new patches for lua-5.2, see http://www.lua.org/bugs.html#5.2.0 for details + +*lua-5.1.5 (17 Mar 2012) + + 17 Mar 2012; Matti Bickel <mabi@gentoo.org> +lua-5.1.5.ebuild: + version bump for lua-5.1 + + 05 Mar 2012; Zac Medico <zmedico@gentoo.org> lua-5.2.0.ebuild: + Add missing newline escape in src_compile emake command. + + 05 Mar 2012; Matti Bickel <mabi@gentoo.org> lua-5.2.0.ebuild: + make lua respect LDFLAGS (bug #406997) + + 05 Mar 2012; Matti Bickel <mabi@gentoo.org> + -files/5.1.3/01_all_LUAI_MAXCSTACK.upstream.patch, + -files/5.1.3/02_all_coroutine.resume.upstream.patch, + -files/5.1.3/03_all_lua_checkstack.upstream.patch, + -files/5.1.3/04_all_unpack.upstream.patch, + -files/5.1.3/05_all_validator.upstream.patch, + -files/5.1.3/06_all_c_stack.upstream.patch, + -files/5.1.3/07_all_validator2.upstream.patch, + -files/5.1.3/08_all_code_injection.upstream.patch, + -files/5.1.3/09_all_string_byte_fix_upstream.patch, + -files/5.1.3/10_all_gc_loop_fix.upstream.patch, + -files/5.1.3/11_all_module.upstream.patch, + -files/5.1.3/12_all_svalue.upstream.patch, -lua-5.1.4.ebuild: + cleanup + +*lua-5.2.0 (04 Mar 2012) + + 04 Mar 2012; Matti Bickel <mabi@gentoo.org> +files/configure.in, + +files/lua-5.2-make.patch, +files/lua.pc, +lua-5.2.0.ebuild: + version bump (bug #395057). also now uses local libtool (bug #336167) + +*lua-5.1.4-r8 (24 Jan 2012) + + 24 Jan 2012; Matti Bickel <mabi@gentoo.org> + +files/5.1.4/07_all_boolean_expression.upstream.patch, + +files/5.1.4/08_all_metatable.upstream.patch, + +files/5.1.4/09_all_prototype_collection.upstream.patch, +lua-5.1.4-r8.ebuild, + -lua-5.1.4-r6.ebuild, -lua-5.1.4-r7.ebuild: + add three patches (see http://www.lua.org/bugs.html), bump to EAPI4, fix bug + #387771 + + 17 Sep 2011; Diego E. Pettenò <flameeyes@gentoo.org> lua-5.1.4.ebuild, + lua-5.1.4-r4.ebuild, lua-5.1.4-r6.ebuild, lua-5.1.4-r7.ebuild: + QA: do not add libtool to _runtime_ dependencies. + + 11 Sep 2011; Rafael G. Martins <rafaelmartins@gentoo.org> lua-5.1.4.ebuild, + lua-5.1.4-r4.ebuild, lua-5.1.4-r6.ebuild, lua-5.1.4-r7.ebuild: + Added missing DEPEND sys-devel/libtool (bug #382501). + +*lua-5.1.4-r7 (09 Jan 2011) + + 09 Jan 2011; Matti Bickel <mabi@gentoo.org> +lua-5.1.4-r7.ebuild: + eapi bump to 3, fixes path annoyances (bug #347717) + + 11 Nov 2010; Rafael G. Martins <rafaelmartins@gentoo.org> metadata.xml: + Added myself to metadata.xml + +*lua-5.1.4-r6 (19 Jun 2010) + + 19 Jun 2010; Matti Bickel <mabi@gentoo.org> + +files/5.1.4/05_all_string_format.upstream.patch, -lua-5.1.4-r1.ebuild, + -lua-5.1.4-r3.ebuild, +files/5.1.4/06_all_io_read.upstream.patch, + -lua-5.1.4-r2.ebuild, -lua-5.1.4-r5.ebuild, +lua-5.1.4-r6.ebuild: + add two upstream patches, remove old ebuilds + + 10 Apr 2010; Raúl Porcel <armin76@gentoo.org> lua-5.1.4-r4.ebuild: + ia64/s390/sh stable + + 05 Mar 2010; Matti Bickel <mabi@gentoo.org> lua-5.1.4-r5.ebuild: + fix bug #306869 + +*lua-5.1.4-r5 (23 Feb 2010) + + 23 Feb 2010; <mabi@gentoo.org> + +files/5.1.4/03_all_debug_getfenv.upstream.patch, +lua-5.1.4-r5.ebuild, + +files/5.1.4/04_all_gc_performance.upstream.patch: + add upstream patches + + 10 Jan 2010; nixnut <nixnut@gentoo.org> lua-5.1.4-r4.ebuild: + ppc stable #295134 + + 01 Jan 2010; Tobias Klausmann <klausman@gentoo.org> lua-5.1.4-r4.ebuild: + Stable on alpha, bug #295698 + + 08 Dec 2009; Brent Baude <ranger@gentoo.org> lua-5.1.4-r4.ebuild: + Marking lua-5.1.4-r4 ppc64 for bug 295134 + + 07 Dec 2009; Markus Meier <maekke@gentoo.org> lua-5.1.4-r4.ebuild: + arm stable, bug #295134 + + 07 Dec 2009; Tiago Cunha <tcunha@gentoo.org> lua-5.1.4-r4.ebuild: + stable sparc, bug 295134 + + 07 Dec 2009; Markus Meier <maekke@gentoo.org> lua-5.1.4-r4.ebuild: + amd64/x86 stable, bug #295134 + + 04 Dec 2009; Jeroen Roovers <jer@gentoo.org> lua-5.1.4-r4.ebuild: + Stable for HPPA (bug #295134). + +*lua-5.1.4-r4 (26 Nov 2009) + + 26 Nov 2009; Robin H. Johnson <robbat2@gentoo.org> +lua-5.1.4-r4.ebuild: + jer's earlier fix missed some of the pkgconfig calls for the INSTALL_LIB + and libdir settings. Fixup so I can do Lua SWIG bindings. + +*lua-5.1.4-r3 (24 Nov 2009) + + 24 Nov 2009; Jeroen Roovers <jer@gentoo.org> +lua-5.1.4-r3.ebuild: + Fix libdir path for CMOD in pkgconfig file (bug #294368). + + 29 Sep 2009; Ulrich Mueller <ulm@gentoo.org> lua-5.1.4-r2.ebuild: + Depend on app-emacs/lua-mode with USE=emacs, fixes bug 263249. Explicitly + assign RDEPEND to make RepoMan happy. + +*lua-5.1.4-r2 (10 Jul 2009) + + 10 Jul 2009; <mabi@gentoo.org> -files/lua-5.1.3-deprecated.patch, + -files/lua-5.1.3-test.patch, + +files/5.1.4/01_all_boolean_expression.upstream.patch, + +files/5.1.4/02_all_table.upstream.patch, -lua-5.1.1-r2.ebuild, + -lua-5.1.3-r3.ebuild, +lua-5.1.4-r2.ebuild: + cleanup and introduce new upstream patches (see http://www.lua.org/bugs.html + for more) + + 15 Apr 2009; Brent Baude <ranger@gentoo.org> lua-5.1.4.ebuild: + Marking lua-5.1.4 ppc64 for bug 255191 + + 13 Apr 2009; Matti Bickel <mabi@gentoo.org> + files/lua-5.1-make_static-r1.patch: + fixed patch, once more + + 05 Apr 2009; Matti Bickel <mabi@gentoo.org> files/lua-5.1-make-r1.patch, + files/lua-5.1-make_static-r1.patch, -lua-5.1.3-r4.ebuild: + fix broken patches, cleanup + + 04 Apr 2009; Matti Bickel <mabi@gentoo.org> lua-5.1.4.ebuild: + ppc stable (bug #255191) + + 04 Apr 2009; Tiago Cunha <tcunha@gentoo.org> lua-5.1.4.ebuild: + stable amd64, bug 255191 + + 04 Apr 2009; Matti Bickel <mabi@gentoo.org> + files/lua-5.1-make_static.patch: + fixed missing $(LDFLAGS) that was added to make.patch but not make_static.patch + + 30 Mar 2009; Raúl Porcel <armin76@gentoo.org> lua-5.1.4.ebuild: + arm/ia64/s390/sh/sparc/x86 stable wrt #255191 + + 23 Mar 2009; Matti Bickel <mabi@gentoo.org> lua-5.1.4-r1.ebuild: + removed useless (for now) emacs use flags + + 23 Mar 2009; Jeroen Roovers <jer@gentoo.org> lua-5.1.4.ebuild: + Stable for HPPA (bug #255191). + + 22 Mar 2009; Tobias Klausmann <klausman@gentoo.org> lua-5.1.4.ebuild: + Stable on alpha, bug #255191 + + 22 Mar 2009; Matti Bickel <mabi@gentoo.org> +files/lua-5.1-make-r1.patch, + +files/lua-5.1-make_static-r1.patch, +lua-5.1.4-r1.ebuild: + fix bug #260008 (new makefile!) + + 21 Mar 2009; Matti Bickel <mabi@gentoo.org> files/lua-5.1-make.patch, + lua-5.1.4.ebuild: + fixed bug #253594, removed useless variable + + 17 Oct 2008; Matti Bickel <mabi@gentoo.org> -lua-5.1.4-r1.ebuild: + rolled back the -r1 ebuild b/c it breaks several packages (see bug #242174 + for example). The cxx USE is gone as the risks and failures outweigh the + chances. Nothing else is changed. + +*lua-5.1.4-r1 (09 Oct 2008) + + 09 Oct 2008; Matti Bickel <mabi@gentoo.org> +lua-5.1.4-r1.ebuild: + add cxx use flag for compilation with g++ (fixes bug #234622) + + 01 Oct 2008; Matti Bickel <mabi@gentoo.org> + +files/lua-5.1.4-deprecated.patch, +files/lua-5.1.4-test.patch: + add missing patch files, closes bug #239134, thanks to Rajat Vig for the report + +*lua-5.1.4 (28 Sep 2008) + + 28 Sep 2008; Matti Bickel <mabi@gentoo.org> -lua-5.1.3-r1.ebuild, + -lua-5.1.3-r2.ebuild, +lua-5.1.4.ebuild: + rev bump, this is a bugfix release including all fixes from lua-5.1.3-r*, + removed old versions + + 13 Sep 2008; <solar@gentoo.org> lua-5.1.3-r4.ebuild: + - make lua partially cross compile aware. More work might be needed + + 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml, + lua-5.1.3-r3.ebuild: + Stable for HPPA (bug #210517). Added GLEP 56 USE flag description. + + 14 Aug 2008; Alexis Ballier <aballier@gentoo.org> lua-5.1.3-r4.ebuild: + keyword ~x86-fbsd + + 12 Aug 2008; Matti Bickel <mabi@gentoo.org> lua-5.1.3-r3.ebuild: + ppc stable (bug #210517) + + 12 Aug 2008; Brent Baude <ranger@gentoo.org> lua-5.1.3-r3.ebuild: + stable ppc64, bug 210517 + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> lua-5.1.3-r3.ebuild: + alpha/ia64/x86 stable wrt #210517 + + 11 Aug 2008; Ricardo Mendoza <ricmm@gentoo.org> lua-5.1.3-r4.ebuild: + Add ~mips, bug #222243 + + 10 Aug 2008; Santiago M. Mola <coldwind@gentoo.org> lua-5.1.3-r3.ebuild: + amd64 stable wrt bug #210517 + + 10 Aug 2008; Ferris McCormick <fmccor@gentoo.org> lua-5.1.3-r3.ebuild: + Sparc stable, Bug #210517. All as expected. + +*lua-5.1.3-r4 (10 Aug 2008) + + 10 Aug 2008; Matti Bickel <mabi@gentoo.org> + +files/5.1.3/09_all_string_byte_fix_upstream.patch, + +files/5.1.3/10_all_gc_loop_fix.upstream.patch, + +files/5.1.3/11_all_module.upstream.patch, + +files/5.1.3/12_all_svalue.upstream.patch, +lua-5.1.3-r4.ebuild: + bump to include more upstream patches + +*lua-5.1.3-r3 (27 May 2008) + + 27 May 2008; Matti Bickel <mabi@gentoo.org> -lua-5.1.2-r2.ebuild, + -lua-5.1.3.ebuild, +lua-5.1.3-r3.ebuild: + clean old versions, add EAPI 1 ebuild with default for deprecated USE + + 18 May 2008; Markus Meier <maekke@gentoo.org> lua-5.1.3-r1.ebuild: + amd64/x86 stable, bug #210517 + + 18 May 2008; Raúl Porcel <armin76@gentoo.org> lua-5.1.3-r2.ebuild: + ia64 stable wrt #210517 + + 18 May 2008; Markus Rothe <corsair@gentoo.org> lua-5.1.3-r1.ebuild: + Stable on ppc64; bug #210517 + + 17 May 2008; Tobias Klausmann <klausman@gentoo.org> lua-5.1.3-r2.ebuild: + Stable on alpha, bug #210517 + + 16 May 2008; Ferris McCormick <fmccor@gentoo.org> lua-5.1.3-r1.ebuild: + Sparc stable, Bug #210517, nothing unexpected. + + 16 May 2008; Jeroen Roovers <jer@gentoo.org> lua-5.1.3-r1.ebuild: + Stable for HPPA (bug #210517). + + 16 May 2008; Matti Bickel <mabi@gentoo.org> + -files/5.1.3/05_validator.upstream.patch, + -files/5.1.3/06_c_stack.upstream.patch, + +files/5.1.3/06_all_c_stack.upstream.patch, + +files/5.1.3/07_all_validator2.upstream.patch, + +files/lua-5.1.3-test.patch, +files/5.1.3/05_all_validator.upstream.patch, + -files/5.1.3/07_validator2.upstream.patch, + +files/5.1.3/08_all_code_injection.upstream.patch, + -files/5.1.3/08_code_injection.upstream.patch, lua-5.1.3-r1.ebuild, + lua-5.1.3-r2.ebuild: + patch fixing test by oliver huber (bug #210904), fix patch naming, so the + new patches finally apply + +*lua-5.1.3-r2 (15 May 2008) + + 15 May 2008; Matti Bickel <mabi@gentoo.org> + +files/5.1.3/05_validator.upstream.patch, + +files/5.1.3/06_c_stack.upstream.patch, + +files/5.1.3/07_validator2.upstream.patch, + +files/5.1.3/08_code_injection.upstream.patch, +lua-5.1.3-r2.ebuild: + bump including some serious crash fixes. see http://www.lua.org/bugs.html + + 21 Feb 2008; Jeroen Roovers <jer@gentoo.org> lua-5.1.2-r2.ebuild: + Stable for HPPA (bug #210517). + + 19 Feb 2008; Matti Bickel <mabi@gentoo.org> lua-5.1.2-r2.ebuild: + ppc stable + + 19 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> lua-5.1.2-r2.ebuild: + amd64 stable wrt bug #210517 + + 19 Feb 2008; Raúl Porcel <armin76@gentoo.org> lua-5.1.2-r2.ebuild: + alpha/ia64/sparc stable wrt #210517 + + 18 Feb 2008; Matti Bickel <mabi@gentoo.org> lua-5.1.3-r1.ebuild: + rip out reintroduced ppc-macos conditional code (thanks fabian for reminding + me) + + 18 Feb 2008; Christian Faulhammer <opfer@gentoo.org> lua-5.1.2-r2.ebuild: + stable x86, bug 210517 + + 18 Feb 2008; Brent Baude <ranger@gentoo.org> lua-5.1.2-r2.ebuild: + stable ppc64, bug 210517 + + 17 Feb 2008; Matti Bickel <mabi@gentoo.org> + files/5.1.3/03_all_lua_checkstack.upstream.patch, lua-5.1.3-r1.ebuild: + fixed whitespace error in patch, inconsistent patch naming + + 17 Feb 2008; Matti Bickel <mabi@gentoo.org> files/lua-5.1-make.patch: + fix bug #204308 + + 17 Feb 2008; Matti Bickel <mabi@gentoo.org> + -files/lua-5.0.2-LDFLAGS_and_as-needed.patch, -files/lua-5.0.2-pic.patch, + -files/lua-5.0.3-asneeded.patch, -files/lua-5.0.3-destdir.patch, + -files/lua-5.0.3-dylib.patch, -files/lua-5.0.3-ldflags.patch, + -files/lua-5.0.3-shared.patch, -files/lua-ppc-macos-Makefile.patch, + -lua-5.0.2.ebuild, -lua-5.0.3.ebuild: + remove old 5.0 version + +*lua-5.1.3-r1 (17 Feb 2008) + + 17 Feb 2008; Matti Bickel <mabi@gentoo.org> + +files/5.1.3/01_all_LUAI_MAXCSTACK.upstream.patch, + +files/5.1.3/03_all_lua_checkstack.upstream.patch, + +files/lua-5.1.3-deprecated.patch, + +files/5.1.3/02_all_coroutine.resume.upstream.patch, + +files/5.1.3/04_all_unpack.upstream.patch, +lua-5.1.3-r1.ebuild: + fixed bug #210461 (thanks for spotting this), added upstream patches, added + patch to remove deprecated code (thanks to polarina on bug #209883) + + 13 Feb 2008; Fabian Groffen <grobian@gentoo.org> lua-5.1.3.ebuild: + Stop adding back ppc-macos, it's gone -- accept it + +*lua-5.1.3 (11 Feb 2008) + + 11 Feb 2008; Matti Bickel <mabi@gentoo.org> files/lua-5.1-make.patch, + lua-5.1.1-r2.ebuild, -lua-5.1.2.ebuild, -lua-5.1.2-r1.ebuild, + lua-5.1.2-r2.ebuild, +lua-5.1.3.ebuild: + version bump, reduced make patch due to upstream now shipping a more + friendly Makefile + +*lua-5.1.2-r2 (18 Sep 2007) + + 18 Sep 2007; Matti Bickel <mabi@gentoo.org> +lua-5.1.2-r2.ebuild: + new revision fixing bug #191333 + + 24 Apr 2007; Alexander Færøy <eroyf@gentoo.org> lua-5.1.1-r2.ebuild: + Marked ~mips. + + 17 Apr 2007; Jose Luis Rivero <yoswink@gentoo.org> lua-5.1.1-r2.ebuild: + Marked stable on alpha + + 15 Apr 2007; Raúl Porcel <armin76@gentoo.org> lua-5.1.1-r2.ebuild: + ia64 stable + + 08 Apr 2007; Matti Bickel <mabi@gentoo.org> lua-5.1.1-r2.ebuild: + Fix bug #173699 + +*lua-5.1.2-r1 (07 Apr 2007) + + 07 Apr 2007; Matti Bickel <mabi@gentoo.org> +lua-5.1.2-r1.ebuild: + Fix liblua.so naming (bug #173611) + +*lua-5.1.2 (05 Apr 2007) + + 05 Apr 2007; Matti Bickel <mabi@gentoo.org> -files/lua-5.1.1-make.patch, + -files/lua-5.1.1-make_static.patch, -files/lua-5.1.1-module_paths.patch, + -files/lua-5.1.1-readline.patch, +files/lua-5.1-make.patch, + +files/lua-5.1-make_static.patch, +files/lua-5.1-module_paths.patch, + +files/lua-5.1-readline.patch, -lua-5.1.1.ebuild, lua-5.1.1-r2.ebuild, + +lua-5.1.2.ebuild: + Version bump. Changed patching to use same patches across minor versions. + Cleanup. + + 05 Apr 2007; Markus Rothe <corsair@gentoo.org> lua-5.1.1-r2.ebuild: + Stable on ppc64 + + 04 Apr 2007; Fernando J. Pereda <ferdy@gentoo.org> lua-5.1.1-r2.ebuild: + Re-add ~alpha keyword as per bug #155518 + + 29 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> lua-5.1.1-r2.ebuild: + Stable on sparc + + 28 Mar 2007; Jeroen Roovers <jer@gentoo.org> : + Stable for HPPA too. + + 26 Mar 2007; Christian Faulhammer <opfer@gentoo.org> lua-5.1.1-r2.ebuild: + stable x86, bug 168792 + + 25 Mar 2007; Raúl Porcel <armin76@gentoo.org> lua-5.1.1-r2.ebuild: + Add ~ia64 wrt bug 155518 + + 25 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org> lua-5.1.1-r2.ebuild: + Stable on ppc wrt bug #168792. + + 17 Mar 2007; Steve Dibb <beandog@gentoo.org> lua-5.1.1-r2.ebuild: + amd64 stable, bug 168792 + + 15 Mar 2007; Jeroen Roovers <jer@gentoo.org> lua-5.1.1.ebuild: + Stable for HPPA (bug #168792). + + 15 Mar 2007; Markus Rothe <corsair@gentoo.org> lua-5.1.1.ebuild: + Stable on ppc64; bug #168792 + + 13 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> lua-5.1.1.ebuild: + Stable on sparc wrt #168792 + +*lua-5.1.1-r2 (06 Mar 2007) + + 06 Mar 2007; Matti Bickel <mabi@gentoo.org> +lua-5.1.1-r2.ebuild: + fix to the .pc file + + 03 Feb 2007; Jason Wever <weeve@gentoo.org> lua-5.1.1.ebuild: + Added ~sparc keyword wrt bugs #155518 and 162985. + + 25 Jan 2007; Matti Bickel <mabi@gentoo.org> lua-5.1.1.ebuild: + fixing multilib-strict issue (bug #156153) + + 24 Jan 2007; Steve Dibb <beandog@gentoo.org> lua-5.1.1.ebuild: + Add ~amd64, bug 155518 + + 23 Jan 2007; Matti Bickel <mabi@gentoo.org> files/lua-5.1.1-make.patch: + Fixing slotted fallout in make.patch + + 22 Jan 2007; Matti Bickel <mabi@gentoo.org> + -files/lua-5.1.1-Makefile.patch, -lua-5.0.3-r1.ebuild, + -lua-5.1.1-r1.ebuild: + Slotted lua officially dead + + 16 Jan 2007; Matti Bickel <mabi@gentoo.org> + files/lua-5.1.1-Makefile.patch: + correct path problems with Makefile.patch (justin in bug #155518) + + 14 Jan 2007; Matti Bickel <mabi@gentoo.org> lua-5.0.3-r1.ebuild, + lua-5.1.1-r1.ebuild: + fixing pkg-config data (bug #162036) + +*lua-5.1.1-r1 (10 Jan 2007) +*lua-5.0.3-r1 (10 Jan 2007) + + 10 Jan 2007; Matti Bickel <mabi@gentoo.org> -files/lua-4.0-config.patch, + +files/lua-5.1.1-Makefile.patch, files/lua-5.1.1-make_static.patch, + -lua-4.0.1.ebuild, +lua-5.0.3-r1.ebuild, +lua-5.1.1-r1.ebuild: + Remove old version, add slotted versions of lua + + 27 Dec 2006; Stuart Longland <redhatter@gentoo.org> lua-5.0.2.ebuild: + Marked v5.0.2 stable on mips as per bug #150072 + + 05 Dec 2006; Jeroen Roovers <jer@gentoo.org> lua-5.1.1.ebuild: + Marked ~hppa (bug #155518). + + 01 Dec 2006; Matti Bickel <mabi@gentoo.org> files/lua-5.1.1-make.patch, + lua-5.0.2.ebuild, lua-5.1.1.ebuild: + Made lua -5.0.2 and -5.1.1 use dlopen_lib for BSD, changed the name of + liblua back to the old liblualib, seems we're slowly getting into a usable + state :) + + 27 Nov 2006; Matti Bickel <mabi@gentoo.org> files/lua-5.1.1-make.patch, + files/lua-5.1.1-make_static.patch, lua-5.1.1.ebuild: + Build static library too, do tests with static lua + + 24 Nov 2006; Markus Rothe <corsair@gentoo.org> lua-5.1.1.ebuild: + Added ~ppc64; bug #155518 + + 21 Nov 2006; Matti Bickel <mabi@gentoo.org> files/lua-5.1.1-make.patch, + +files/lua-5.1.1-make_static.patch, lua-5.1.1.ebuild: + Added static useflag to allow to be closer to upstreams recommendations + + 18 Nov 2006; Christian Faulhammer <opfer@gentoo.org> lua-5.1.1.ebuild: + keyworded ~x86, bug #155518 + + 17 Nov 2006; Matti Bickel <mabi@gentoo.org> +files/lua-5.1.1-make.patch, + +files/lua-5.1.1-readline.patch, +file/lua-5.1.1-module_paths.patch, + +lua-5.1.1.ebuild, Changelog, metadata.xml: + Version bump (bug #124719); exg is retired, i'll try to help out + + 16 Oct 2006; Emanuele Giaquinta <exg@gentoo.org> + -files/lua-5.0.2-gentoo.patch, +files/lua-5.0.3-destdir.patch, + +files/lua-5.0.3-dylib.patch, -lua-5.0.2-r1.ebuild, lua-5.0.3.ebuild: + Add patch for ppc-macos. Cleanup. + + 15 Oct 2006; Emanuele Giaquinta <exg@gentoo.org> + files/lua-ppc-macos-Makefile.patch, lua-5.0.2.ebuild: + Clean up ppc-macos patch. Disable as-needed patch, it is broken. + + 15 Oct 2006; Emanuele Giaquinta <exg@gentoo.org> + files/lua-5.0.3-asneeded.patch, files/lua-5.0.3-ldflags.patch, + -files/lua-5.0.3-linking.patch, +files/lua-5.0.3-shared.patch, + lua-5.0.3.ebuild: + Proper support for PIC. + + 14 Oct 2006; Emanuele Giaquinta <exg@gentoo.org> + files/lua-5.0.3-asneeded.patch, lua-5.0.3.ebuild: + Fix patch for as-needed, see comment #7 in bug #122128. Remove useless -l + directives when using readline. + + 07 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> lua-5.0.3.ebuild: + Add ~x86-fbsd keyword. + +*lua-5.0.3 (07 Oct 2006) + + 07 Oct 2006; Emanuele Giaquinta <exg@gentoo.org> + +files/lua-5.0.3-asneeded.patch, +files/lua-5.0.3-ldflags.patch, + +files/lua-5.0.3-linking.patch, +lua-5.0.3.ebuild: + Version bump, fixes bugs #132417, #137582, #149911. + + 09 Jul 2006; Joshua Kinard <kumba@gentoo.org> lua-4.0.1.ebuild: + Marking stable to satisfy elinks dep. + + 25 Jun 2006; Stefan Schweizer <genstef@gentoo.org> + +files/lua-5.0.2-LDFLAGS_and_as-needed.patch, lua-5.0.2.ebuild: + as-needed patch thanks to TGL <degrenier@easyconnect.fr> in bug 122128 from + Benjamin Schindler <config@gentoo.org> + + 01 Mar 2006; Tom Payne <twp@gentoo.org> -lua-4.0.ebuild, -lua-5.0.ebuild, + -lua-5.0.1_beta20031003-r2.ebuild: + Remove old versions. + + 11 Feb 2006; Joshua Kinard <kumba@gentoo.org> lua-5.0.2-r1.ebuild: + Marked stable on mips. + + 19 Aug 2005; Tom Payne <twp@gentoo.org> lua-5.0.1_beta20031003-r2.ebuild, + lua-5.0.2.ebuild, lua-5.0.2-r1.ebuild: + Don't install /etc/magic. Bug # 102970. + + 28 Jul 2005; Lina Pezzella <j4rg0n@gentoo.org> lua-5.0.2-r1.ebuild: + Ported patch from 5.0.2 version to this version. Only affects ppc-macos + environment. + + 22 Apr 2005; Herbie Hopkins <herbs@gentoo.org> lua-5.0.2.ebuild, + lua-5.0.2-r1.ebuild: + Fixed multilib strict issue, bug #88120 + + 21 Apr 2005; Aron Griffis <agriffis@gentoo.org> lua-5.0.2.ebuild, + lua-5.0.2-r1.ebuild: + Add ia64 keywords + + 22 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> lua-5.0.2.ebuild: + Fix to use more of the options used on x86 + + 07 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> lua-5.0.2.ebuild: + Stable ppc-macos. + + 15 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> lua-5.0.2.ebuild: + Fixed find statement to be arch independent. + + 05 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> + +files/lua-ppc-macos-Makefile.patch, lua-5.0.2.ebuild: + Unstable ppc-macos + Fix for Bug #65591 + + 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance + + 05 Sep 2004; Guy Martin <gmsoft@gentoo.org> lua-5.0.2.ebuild: + Stable on hppa. + +*lua-5.0.2-r1 (05 Aug 2004) + + 05 Aug 2004; <twp@gentoo.org> +files/lua-5.0.2-gentoo.patch, + +lua-5.0.2-r1.ebuild: + Hopefully fixed linking problems. Bugs 49309 & 59487. + + 17 Jul 2004; Tom Gall <tgall@gentoo.org> lua-5.0.2.ebuild: + stable on ppc64, bug #55680 + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> lua-4.0.1.ebuild, + lua-4.0.ebuild: + virtual/glibc -> virtual/libc + + 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> lua-5.0.2.ebuild: + Marked stable on amd64. + + 15 May 2004; Bryan Østergaard <kloeri@gentoo.org> lua-5.0.2.ebuild: + Stable on alpha. + + 05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> lua-5.0.ebuild: + Marking stable on hppa + + 29 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> lua-5.0.2.ebuild: + stable on sparc + + 26 Mar 2004; Tom Payne <twp@gentoo.org> lua-5.0.2.ebuild : + Marked stable on x86. Bug # 45739. + + 26 Mar 2004; Tom Payne <twp@gentoo.org> lua-4.0.ebuild, lua-4.0.1.ebuild, lua-5.0.ebuild : + Added IUSE. + +*lua-5.0.2 (16 Mar 2004) + + 16 Mar 2004; Tom Payne <twp@gentoo.org> lua-5.0.2.ebuild : + Version bump. + + 15 Mar 2004; Tom Payne <twp@gentoo.org> lua-5.0.1_beta20031003-r1.ebuild, lua-5.0.1_beta20031003.ebuild, lua-5.0_beta.ebuild : + Removed old versions. Lua 4.0*: inherit eutils, use epatch. + + 05 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> lua-5.0.ebuild: + stable on sparc + + 06 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> + lua-5.0.1_beta20031003-r2.ebuild: + Apply existing pic patch, makes it build on amd64. Should close #35675. + + 26 Jan 2004; Tom Payne <twp@gentoo.org> lua-5.0.1_beta20031003-r2.ebuild : + New tarball location. Bug # 39211. + + 03 Jan 2004; Jon Portnoy <avenj@gentoo.org> lua-5.0.1_beta20031003-r1.ebuild : + AMD64 keywords. Copyright date fixes to make repoman happy. + +*lua-5.0.1_beta20031003-r2 (08 Jan 2003) + + 08 Jan 2003; Tom Payne <twp@gentoo.org> lua-5.0.1_beta20031003.ebuild-r2 : + Added compiler and interpreter variables to lua.pc. + + 21 Dec 2003; Tom Payne <twp@gentoo.org> lua-5.0.1_beta20031003-r1.ebuild, metadata.xml : + Install all READMEs. Use dl and readline. Install various bits from etc/. + Add pkg-config script. Added metadata.xml. + + 20 Dec 2003; Guy Martin <gmsoft@gentoo.org> lua-5.0.1_beta20031003.ebuild, + files/lua-5.0.1-pic.patch : + Added a pic patch to use -fPIC flag correctly. This fix hppa compilation. + +*lua-5.0.1_beta20031003 (21 Nov 2003) + + 21 Nov 2003; Tom Payne <twp@gentoo.org> lua-5.0.1_beta20031003.ebuild : + Version bump using patches from http://lua-users.org/lists/lua-l/2003-10/msg00039.html. + Marked ~x86. + + 05 Sep 2003; Michael Sterrett <msterret@gentoo.org> lua-5.0.ebuild: + use sed -i; add error messages + +*lua-5.0 (14 Apr 2003) + + 14 Apr 2003; Tom Payne <twp@gentoo.org> lua-5.0.ebuild : + + Version bump. Added ~arch keywords. + +*lua-5.0_beta (09 Apr 2003) + + 09 Apr 2003; Tom Payne <twp@gentoo.org> lua-5.0_beta.ebuild : + + Version bump. Install docs. Tidied ebuild. + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*lua-4.0.1 (07 Feb 2003) + + 07 Feb 2003; Ryan Phillips <rphillips@gentoo.org> lua-4.0.1.ebuild : + new version + +*lua-4.0 (09 June 2002) + + 04 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> lua-4.0.ebuild : + + Added ppc to KEYWORDS. + + 09 June 2002; Ryan Phillips <rphillips@gentoo.org> lua-4.0.ebuild : + + Fixed ebuild since package has changed. + + 23 Apr 2002; Ryan Phillips <rphillips@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. diff --git a/dev-lang/luajit/ChangeLog b/dev-lang/luajit/ChangeLog new file mode 100644 index 00000000..b7add98c --- /dev/null +++ b/dev-lang/luajit/ChangeLog @@ -0,0 +1,136 @@ +# ChangeLog for dev-lang/luajit +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/luajit/ChangeLog,v 1.29 2015/06/27 12:41:48 zlogene Exp $ + + 27 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> luajit-2.0.3-r1.ebuild: + x86 stable wrt bug #537370 + + 27 Jun 2015; Agostino Sarubbo <ago@gentoo.org> luajit-2.0.3-r1.ebuild: + Stable for amd64, wrt bug #537370 + + 11 Jun 2015; Markus Meier <maekke@gentoo.org> luajit-2.0.3-r1.ebuild: + arm stable, bug #537370 + +*luajit-2.0.4 (21 May 2015) + + 21 May 2015; Patrice Clement <monsieurp@gentoo.org> +luajit-2.0.4.ebuild: + Version bump. + + 02 Apr 2015; Markus Meier <maekke@gentoo.org> luajit-2.0.2.ebuild: + arm stable, bug #538720 + +*luajit-2.0.3-r1 (17 Mar 2015) + + 17 Mar 2015; Mike Frysinger <vapier@gentoo.org> +luajit-2.0.3-r1.ebuild: + Fix multilib handling #533686 by Thomas Sachau. + + 16 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> + -files/LuaJIT-2.0.0-beta10-gentoo.patch, + -files/LuaJIT-2.0.0-beta8-gentoo.patch, -files/LuaJIT-2.0.0-gentoo.patch, + -luajit-2.0.0.ebuild, -luajit-2.0.0_beta10.ebuild, -luajit-2.0.0_beta7.ebuild, + -luajit-2.0.0_beta8_p1.ebuild: + clean old + +*luajit-2.0.3 (31 Aug 2014) + + 31 Aug 2014; Patrick Lauer <patrick@gentoo.org> +luajit-2.0.3.ebuild: + Bump + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> luajit-1.1.6.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> luajit-2.0.2.ebuild: + Add ~ppc, wrt bug #517842 + + 09 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> luajit-2.0.2.ebuild: + x86 stable wrt bug #509074 + + 13 Jun 2014; Chema Alonso <nimiux@gentoo.org> luajit-2.0.2.ebuild: + Stable for amd64 wrt bug #509074 + + 01 Mar 2014; Markus Meier <maekke@gentoo.org> luajit-2.0.2.ebuild: + add ~arm for dev-libs/efl as requested by tommy + +*luajit-2.0.2 (21 Oct 2013) + + 21 Oct 2013; Rafael G. Martins <rafaelmartins@gentoo.org> + +luajit-2.0.2.ebuild, -luajit-2.0.1_p1-r1.ebuild: + Version bump. + + 12 Aug 2013; Sébastien Fabbro <bicatali@gentoo.org> luajit-2.0.1_p1-r1.ebuild: + Re-add prefix variables + +*luajit-2.0.1_p1-r1 (31 May 2013) + + 31 May 2013; Rafael G. Martins <rafaelmartins@gentoo.org> + +luajit-2.0.1_p1-r1.ebuild, -luajit-2.0.1_p1.ebuild: + Fix bugs #471698 and #471596. Thanks to hasufell and mva + + 28 May 2013; Rafael G. Martins <rafaelmartins@gentoo.org> + luajit-2.0.0_beta7.ebuild: + Enable verbose build. Thanks to hasufell (#449516) + +*luajit-2.0.1_p1 (28 May 2013) + + 28 May 2013; Rafael G. Martins <rafaelmartins@gentoo.org> + +luajit-2.0.1_p1.ebuild, metadata.xml: + Version bump. Clean ebuild for now. + + 05 Mar 2013; Sébastien Fabbro <bicatali@gentoo.org> luajit-2.0.0.ebuild: + Keyword amd64-linux and x86-linux + +*luajit-2.0.0 (10 Feb 2013) + + 10 Feb 2013; Rafael G. Martins <rafaelmartins@gentoo.org> + +luajit-2.0.0.ebuild, +files/LuaJIT-2.0.0-gentoo.patch: + Version bump. Bug #446114. Patch from hasufell. + +*luajit-2.0.0_beta10 (13 May 2012) + + 13 May 2012; Rafael G. Martins <rafaelmartins@gentoo.org> + +luajit-2.0.0_beta10.ebuild, +files/LuaJIT-2.0.0-beta10-gentoo.patch: + Version bump. Thanks to Paulo Matias. + +*luajit-2.0.0_beta8_p1 (30 Oct 2011) + + 30 Oct 2011; Diego E. Pettenò <flameeyes@gentoo.org> + +luajit-2.0.0_beta8_p1.ebuild, +files/LuaJIT-2.0.0-beta8-gentoo.patch: + As discussed with Rafael: version bump with a twist: cleanup versioning so + that it's more reliable. Consider this experimental as it breaks compatibility + with about everything, and it might just be dropped if upstream takes a + different road. + +*luajit-2.0.0_beta7 (07 May 2011) + + 07 May 2011; Rafael G. Martins <rafaelmartins@gentoo.org> + -luajit-2.0.0_beta6.ebuild, +luajit-2.0.0_beta7.ebuild: + Version bump. + +*luajit-2.0.0_beta6 (09 Mar 2011) + + 09 Mar 2011; Rafael G. Martins <rafaelmartins@gentoo.org> + -files/2.0.0_beta5_hotfix1.patch, -luajit-2.0.0_beta5-r1.ebuild, + +luajit-2.0.0_beta6.ebuild: + Version bump. + +*luajit-2.0.0_beta5-r1 (07 Nov 2010) + + 07 Nov 2010; Rafael G. Martins <rafaelmartins@gentoo.org> + -luajit-2.0.0_beta5.ebuild, +luajit-2.0.0_beta5-r1.ebuild: + revbump + + 07 Nov 2010; Rafael G. Martins <rafaelmartins@gentoo.org> + luajit-2.0.0_beta5.ebuild: + Fixed multilib, DESTDIR and PREFIX paths for luajit:2 + +*luajit-2.0.0_beta5 (13 Oct 2010) + + 13 Oct 2010; Rafael G. Martins <rafaelmartins@gentoo.org> + +files/2.0.0_beta5_hotfix1.patch, +luajit-2.0.0_beta5.ebuild: + Initial version for the branch 2.0. (bug #313005). Thanks to Paulo Matias. + +*luajit-1.1.6 (13 Oct 2010) + + 13 Oct 2010; Rafael G. Martins <rafaelmartins@gentoo.org> + +luajit-1.1.6.ebuild, +metadata.xml: + Initial commit. (bugs #313005 and #317707) diff --git a/dev-lang/maude/ChangeLog b/dev-lang/maude/ChangeLog new file mode 100644 index 00000000..750eeb14 --- /dev/null +++ b/dev-lang/maude/ChangeLog @@ -0,0 +1,83 @@ +# ChangeLog for dev-lang/maude +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/maude/ChangeLog,v 1.16 2013/11/06 18:01:37 bicatali Exp $ + +*maude-2.6-r1 (06 Nov 2013) + + 06 Nov 2013; Sébastien Fabbro <bicatali@gentoo.org> + +files/maude-2.6-gcc47.patch, +files/maude-2.6-search-datadir.patch, + +maude-2.6-r1.ebuild, -files/2.1.1-gcc3.4.patch, -files/23maude, + -files/maude-2.3.0-gcc43.patch, -maude-2.3.0.ebuild, -maude-2.5.0.ebuild, + -maude-2.6.ebuild, metadata.xml: + Fixed with newer gcc (bug #454072), build in source fixing bug #488450, switch + to EAPI5, separate doc and examples flags, include patch from Debian to look + for datadir at compile time removing the need to define MAUDE_LIB system-wide, + removed older ebuilds which do not build anymore + +*maude-2.6 (26 Jan 2012) + + 26 Jan 2012; Justin Lecher <jlec@gentoo.org> +maude-2.6.ebuild: + Version Bump, #399379 + +*maude-2.5.0 (23 Jun 2010) + + 23 Jun 2010; Justin Lecher <jlec@gentoo.org> -maude-2.1.1-r2.ebuild, + maude-2.3.0.ebuild, +maude-2.5.0.ebuild, +files/maude-2.5.0-prll.patch: + Version Bump, #250655 + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> maude-2.1.1-r2.ebuild: + Remove virtual/libc + + 10 Feb 2009; Ryan Hill <dirtyepic@gentoo.org> + +files/maude-2.3.0-gcc43.patch, maude-2.3.0.ebuild: + Fix building with GCC 4.3 for bug #227529 + +*maude-2.3.0 (04 Jun 2008) + + 04 Jun 2008; Markus Dittrich <markusle@gentoo.org> maude-2.1.1-r2.ebuild, + +maude-2.3.0.ebuild: + Version bump and general QA fixes (see bug #119583). + + 28 Apr 2007; Sven Wegener <swegener@gentoo.org> maude-2.1.1-r2.ebuild: + Fix *initd, *confd and *envd calls (#17388, #174266) + + 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: + Regenerate digest in Manifest2 format. + + 17 Jan 2005; Patrick Kursawe <phosphan@gentoo.org> maude-2.1.1-r2.ebuild: + Changed DEPEND and added pkg_setup gcc version check because of bug #77856 + + 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> maude-2.1.1-r2.ebuild: + Dependency update: dev-libs/buddy -> sci-libs/buddy. + +*maude-2.1.1-r2 (11 Oct 2004) + + 11 Oct 2004; Patrick Kursawe <phosphan@gentoo.org> + +files/2.1.1-gcc3.4.patch, +maude-2.1.1-r2.ebuild, -maude-2.1.ebuild: + Much better patch provided by Steven Eker. Thanks! + +*maude-2.1.1-r1 (04 Oct 2004) + + 04 Oct 2004; Patrick Kursawe <phosphan@gentoo.org> +maude-2.1.1-r1.ebuild, + -maude-2.1.ebuild: + Patched for gcc 3.4, but still masked - current gcc does not yet have + http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17259 + fixed. Should work with gcc 3.4.3. + + 30 Aug 2004; David Holm <dholm@gentoo.org> maude-2.1.1.ebuild: + Added to ~ppc. + +*maude-2.1.1 (11 Aug 2004) + + 11 Aug 2004; Olivier Fisette <ribosome@gentoo.org> maude-2.1.1.ebuild: + Version bump; revised ebuild, added primer examples and regression test. + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> maude-2.1.ebuild: + virtual/glibc -> virtual/libc + +*maude-2.1 (27 May 2004) + + 27 May 2004; Patrick Kursawe <phosphan@gentoo.org> maude-2.1.ebuild, + metadata.xml, files/23maude: + Initial import, ebuild by Peter Simons <simons+gentoo@cryp.to> and + olivier.fisette@sympatico.ca - see bug #39399 diff --git a/dev-lang/mercury-extras/ChangeLog b/dev-lang/mercury-extras/ChangeLog new file mode 100644 index 00000000..056815fc --- /dev/null +++ b/dev-lang/mercury-extras/ChangeLog @@ -0,0 +1,766 @@ +# ChangeLog for dev-lang/mercury-extras +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury-extras/ChangeLog,v 1.113 2015/03/21 11:41:50 jlec Exp $ + + 21 Mar 2015; Justin Lecher <jlec@gentoo.org> mercury-extras-11.01.ebuild, + mercury-extras-11.07.1.ebuild, mercury-extras-11.07.2.ebuild, + mercury-extras-11.07.ebuild, mercury-extras-13.05.1.ebuild, + mercury-extras-13.05.2.ebuild, mercury-extras-13.05.ebuild: + use ecvs_clean + + 20 Mar 2015; Justin Lecher <jlec@gentoo.org> mercury-extras-11.01.ebuild, + mercury-extras-11.07.1.ebuild, mercury-extras-11.07.2.ebuild, + mercury-extras-11.07.ebuild, mercury-extras-13.05.1.ebuild, + mercury-extras-13.05.2.ebuild, mercury-extras-13.05.ebuild: + Fix tcl/tk slotting + +*mercury-extras-13.05.2 (18 Feb 2014) + + 18 Feb 2014; <keri@gentoo.org> +mercury-extras-13.05.2.ebuild: + Version bump + +*mercury-extras-13.05.1 (27 Jun 2013) + + 27 Jun 2013; <keri@gentoo.org> +mercury-extras-13.05.1.ebuild: + Version bump + + 18 Jun 2013; <keri@gentoo.org> mercury-extras-13.05.ebuild: + Compiling mercury submodules using mgnuc is not threadsafe. Closes #472458 + +*mercury-extras-13.05 (03 Jun 2013) + + 03 Jun 2013; <keri@gentoo.org> +mercury-extras-13.05.ebuild: + Version bump + + 03 May 2013; <keri@gentoo.org> mercury-extras-11.07.2.ebuild: + Do not install lex module for non-C grades + + 23 Apr 2013; <keri@gentoo.org> mercury-extras-11.07.2.ebuild: + Do not build lex modules for non-C grades + + 22 Apr 2013; <keri@gentoo.org> mercury-extras-11.07.2.ebuild: + Do not conflate MGNUCFLAGS and CFLAGS + +*mercury-extras-11.07.2 (21 Apr 2013) + + 21 Apr 2013; <keri@gentoo.org> +mercury-extras-11.07.2.ebuild: + Version bump + + 06 Jun 2012; Zac Medico <zmedico@gentoo.org> mercury-extras-11.01.ebuild, + mercury-extras-11.07.1.ebuild, mercury-extras-11.07.ebuild: + inherit multilib for get_libdir + + 09 Mar 2012; <keri@gentoo.org> -mercury-extras-11.07_beta1.ebuild: + Remove old beta version + +*mercury-extras-11.07.1 (09 Mar 2012) + + 09 Mar 2012; <keri@gentoo.org> +mercury-extras-11.07.1.ebuild: + Version bump + +*mercury-extras-11.07 (09 Jan 2012) + + 09 Jan 2012; <keri@gentoo.org> +mercury-extras-11.07.ebuild: + Version bump + + 12 Aug 2011; <keri@gentoo.org> -mercury-extras-10.04.2.ebuild, + -mercury-extras-10.04.2-r1.ebuild: + Remove old versions + + 12 Aug 2011; <keri@gentoo.org> -mercury-extras-0.13.1-r1.ebuild, + -files/mercury-extras-0.13.1-curs.patch, + -files/mercury-extras-0.13.1-dynamic_linking.patch, + -files/mercury-extras-0.13.1-iodbc.patch, + -files/mercury-extras-0.13.1-lex.patch, + -files/mercury-extras-0.13.1-mercury_glut.patch, + -files/mercury-extras-0.13.1-mercury_opengl.patch, + -files/mercury-extras-0.13.1-mercury_tcltk.patch, + -files/mercury-extras-0.13.1-odbc.patch, + -files/mercury-extras-0.13.1-posix.patch, -mercury-extras-10.04.ebuild, + -mercury-extras-10.04-r1.ebuild, -mercury-extras-10.04.1.ebuild, + -mercury-extras-11.01_beta1.ebuild: + Remove old versions + + 12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + mercury-extras-0.13.1-r1.ebuild, mercury-extras-10.04.ebuild, + mercury-extras-10.04-r1.ebuild, mercury-extras-10.04.1.ebuild, + mercury-extras-10.04.2.ebuild, mercury-extras-10.04.2-r1.ebuild, + mercury-extras-11.01_beta1.ebuild, mercury-extras-11.01.ebuild, + mercury-extras-11.07_beta1.ebuild: + Dropped ppc keywords wrt #346451 + +*mercury-extras-11.07_beta1 (30 Jun 2011) + + 30 Jun 2011; <keri@gentoo.org> +mercury-extras-11.07_beta1.ebuild: + Version bump + + 29 Jun 2011; Markus Meier <maekke@gentoo.org> mercury-extras-11.01.ebuild: + x86 stable, bug #371557 + + 20 Jun 2011; Markos Chandras <hwoarang@gentoo.org> + mercury-extras-11.01.ebuild: + Stable on amd64 wrt bug #371557 + + 18 Jun 2011; <keri@gentoo.org> mercury-extras-11.01.ebuild: + Tidy up samples directory only when USE=examples. Reported by Agostino + Sarubbo in bug #372149 + + 11 Jun 2011; <keri@gentoo.org> mercury-extras-11.01.ebuild: + Restrict mercury_cairo package to non-debug grades when default grade != + asm_fast + + 05 Jun 2011; <keri@gentoo.org> mercury-extras-11.01.ebuild: + Restrict mercury_cairo package to non-debug grades + +*mercury-extras-11.01 (30 Apr 2011) + + 30 Apr 2011; <keri@gentoo.org> +mercury-extras-11.01.ebuild: + Version bump + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> + mercury-extras-0.13.1-r1.ebuild, mercury-extras-10.04.ebuild, + mercury-extras-10.04-r1.ebuild, mercury-extras-10.04.1.ebuild, + mercury-extras-10.04.2.ebuild, mercury-extras-10.04.2-r1.ebuild, + mercury-extras-11.01_beta1.ebuild: + Drop sparc keywords + + 21 Jan 2011; <keri@gentoo.org> mercury-extras-11.01_beta1.ebuild: + Ensure the mercury-cairo packages has an install target + + 12 Jan 2011; <keri@gentoo.org> mercury-extras-10.04.2-r1.ebuild: + Add explicit RDEPEND + +*mercury-extras-11.01_beta1 (12 Jan 2011) + + 12 Jan 2011; <keri@gentoo.org> +mercury-extras-11.01_beta1.ebuild: + Version bump + + 07 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + mercury-extras-10.04.2-r1.ebuild: + stable x86, bug 346451 + + 22 Dec 2010; Markos Chandras <hwoarang@gentoo.org> + mercury-extras-10.04.2-r1.ebuild: + Stable on amd64 wrt bug #346451 + + 16 Nov 2010; <keri@gentoo.org> mercury-extras-10.04.2-r1.ebuild: + Ensure lex patch can be applied from Mercury top-level + + 03 Nov 2010; <keri@gentoo.org> mercury-extras-10.04.ebuild, + mercury-extras-10.04-r1.ebuild, mercury-extras-10.04.1.ebuild, + -files/mercury-extras-10.04.1-curs.patch, + -files/mercury-extras-10.04.1-dynamic-linking.patch, + -files/mercury-extras-10.04.1-iodbc.patch, + -files/mercury-extras-10.04.1-lex.patch, + -files/mercury-extras-10.04.1-mercury-glut.patch, + -files/mercury-extras-10.04.1-mercury-opengl.patch, + -files/mercury-extras-10.04.1-mercury-tcltk.patch, + -files/mercury-extras-10.04.1-no-java-grade-no-erlang-grade.patch, + -files/mercury-extras-10.04.1-odbc.patch, + -files/mercury-extras-10.04.1-posix.patch, mercury-extras-10.04.2.ebuild, + mercury-extras-10.04.2-r1.ebuild, + -files/mercury-extras-10.04.2-curs.patch, + -files/mercury-extras-10.04.2-dynamic-linking.patch, + -files/mercury-extras-10.04.2-iodbc.patch, + -files/mercury-extras-10.04.2-lex.patch, + -files/mercury-extras-10.04.2-mercury-glut.patch, + -files/mercury-extras-10.04.2-mercury-opengl.patch, + -files/mercury-extras-10.04.2-mercury-tcltk.patch, + -files/mercury-extras-10.04.2-no-java-grade-no-erlang-grade.patch, + -files/mercury-extras-10.04.2-odbc.patch, + -files/mercury-extras-10.04.2-posix.patch, + -files/mercury-extras-10.04-curs.patch, + -files/mercury-extras-10.04-dynamic-linking.patch, + -files/mercury-extras-10.04-iodbc.patch, + -files/mercury-extras-10.04-lex.patch, + -files/mercury-extras-10.04-mercury_glut.patch, + -files/mercury-extras-10.04-mercury_opengl.patch, + -files/mercury-extras-10.04-mercury_tcltk.patch, + -files/mercury-extras-10.04-no-java-grade-no-erlang-grade.patch, + -files/mercury-extras-10.04-odbc.patch, + -files/mercury-extras-10.04-posix.patch: + Bundle patches into distfiles tarball. + + 03 Nov 2010; <keri@gentoo.org> -mercury-extras-10.04_beta1.ebuild, + -files/mercury-extras-10.04_beta1-curs.patch, + -files/mercury-extras-10.04_beta1-dynamic-linking.patch, + -files/mercury-extras-10.04_beta1-iodbc.patch, + -files/mercury-extras-10.04_beta1-lex.patch, + -files/mercury-extras-10.04_beta1-mercury_glut.patch, + -files/mercury-extras-10.04_beta1-mercury_opengl.patch, + -files/mercury-extras-10.04_beta1-mercury_tcltk.patch, + -files/mercury-extras-10.04_beta1-no-java-grade.patch, + -files/mercury-extras-10.04_beta1-odbc.patch, + -files/mercury-extras-10.04_beta1-posix.patch: + Remove old beta version + + 30 Oct 2010; <keri@gentoo.org> mercury-extras-10.04.2-r1.ebuild: + QA - add die to do... function calls, add die to sed calls + + 23 Oct 2010; <keri@gentoo.org> + files/mercury-extras-10.04.2-no-java-grade-no-erlang-grade.patch: + Do not compile solver_types java and erlang grades as there are no non-C + bindings + +*mercury-extras-10.04.2-r1 (22 Oct 2010) + + 22 Oct 2010; <keri@gentoo.org> +mercury-extras-10.04.2-r1.ebuild: + Install non-compilable packages + +*mercury-extras-10.04.2 (10 Oct 2010) + + 10 Oct 2010; <keri@gentoo.org> +mercury-extras-10.04.2.ebuild, + +files/mercury-extras-10.04.2-curs.patch, + +files/mercury-extras-10.04.2-dynamic-linking.patch, + +files/mercury-extras-10.04.2-iodbc.patch, + +files/mercury-extras-10.04.2-lex.patch, + +files/mercury-extras-10.04.2-mercury-glut.patch, + +files/mercury-extras-10.04.2-mercury-opengl.patch, + +files/mercury-extras-10.04.2-mercury-tcltk.patch, + +files/mercury-extras-10.04.2-no-java-grade-no-erlang-grade.patch, + +files/mercury-extras-10.04.2-odbc.patch, + +files/mercury-extras-10.04.2-posix.patch: + Version bump + + 16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> + mercury-extras-0.13.1-r1.ebuild, mercury-extras-10.04_beta1.ebuild, + mercury-extras-10.04.ebuild, mercury-extras-10.04-r1.ebuild, + mercury-extras-10.04.1.ebuild: + virtual/glut -> media-libs/glut + +*mercury-extras-10.04.1 (06 Sep 2010) + + 06 Sep 2010; <keri@gentoo.org> +mercury-extras-10.04.1.ebuild, + +files/mercury-extras-10.04.1-curs.patch, + +files/mercury-extras-10.04.1-dynamic-linking.patch, + +files/mercury-extras-10.04.1-iodbc.patch, + +files/mercury-extras-10.04.1-lex.patch, + +files/mercury-extras-10.04.1-mercury-glut.patch, + +files/mercury-extras-10.04.1-mercury-opengl.patch, + +files/mercury-extras-10.04.1-mercury-tcltk.patch, + +files/mercury-extras-10.04.1-no-java-grade-no-erlang-grade.patch, + +files/mercury-extras-10.04.1-odbc.patch, + +files/mercury-extras-10.04.1-posix.patch: + Version bump + +*mercury-extras-10.04-r1 (22 Aug 2010) + + 22 Aug 2010; <keri@gentoo.org> +mercury-extras-10.04-r1.ebuild: + Respect LDFLAGS + + 23 Jul 2010; <keri@gentoo.org> mercury-extras-10.04.ebuild, + files/mercury-extras-10.04-lex.patch, + -files/mercury-extras-10.04-no-java-grade.patch, + +files/mercury-extras-10.04-no-java-grade-no-erlang-grade.patch: + Disable erlang-grade in install_libgrades + +*mercury-extras-10.04 (19 Jul 2010) + + 19 Jul 2010; <keri@gentoo.org> +mercury-extras-10.04.ebuild, + +files/mercury-extras-10.04-curs.patch, + +files/mercury-extras-10.04-dynamic-linking.patch, + +files/mercury-extras-10.04-iodbc.patch, + +files/mercury-extras-10.04-lex.patch, + +files/mercury-extras-10.04-mercury_glut.patch, + +files/mercury-extras-10.04-mercury_opengl.patch, + +files/mercury-extras-10.04-mercury_tcltk.patch, + +files/mercury-extras-10.04-no-java-grade.patch, + +files/mercury-extras-10.04-odbc.patch, + +files/mercury-extras-10.04-posix.patch: + Version bump + + 20 Feb 2010; <keri@gentoo.org> mercury-extras-10.04_beta1.ebuild, + files/mercury-extras-10.04_beta1-lex.patch, + +files/mercury-extras-10.04_beta1-no-java-grade.patch: + Disable java-grade in install_libgrades + +*mercury-extras-10.04_beta1 (13 Feb 2010) + + 13 Feb 2010; <keri@gentoo.org> +mercury-extras-10.04_beta1.ebuild, + +files/mercury-extras-10.04_beta1-curs.patch, + +files/mercury-extras-10.04_beta1-dynamic-linking.patch, + +files/mercury-extras-10.04_beta1-iodbc.patch, + +files/mercury-extras-10.04_beta1-lex.patch, + +files/mercury-extras-10.04_beta1-mercury_glut.patch, + +files/mercury-extras-10.04_beta1-mercury_opengl.patch, + +files/mercury-extras-10.04_beta1-mercury_tcltk.patch, + +files/mercury-extras-10.04_beta1-odbc.patch, + +files/mercury-extras-10.04_beta1-posix.patch: + Version bump + + 25 Dec 2008; <keri@gentoo.org> + -files/mercury-extras-0.12.2-concurrency.patch, + -files/mercury-extras-0.12.2-curs.patch, + -files/mercury-extras-0.12.2-dynamic_linking.patch, + -files/mercury-extras-0.12.2-gcc4.patch, + -files/mercury-extras-0.12.2-lex.patch, + -files/mercury-extras-0.12.2-mercury_glut.patch, + -files/mercury-extras-0.12.2-mercury_opengl.patch, + -files/mercury-extras-0.12.2-mercury_tcltk.patch, + -files/mercury-extras-0.12.2-odbc.patch, + -files/mercury-extras-0.12.2-posix.patch, + -files/mercury-extras-0.12.2-references.patch, + -files/mercury-extras-0.12.2-trailed_update.patch, + -files/mercury-extras-0.13.1-concurrency.patch, + -files/mercury-extras-0.13.1-references.patch, + -files/mercury-extras-0.13.1-trailed_update.patch, + -mercury-extras-0.12.2-r2.ebuild, -mercury-extras-0.13.1.ebuild: + Remove old versions + + 14 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> + mercury-extras-0.13.1-r1.ebuild: + Stable on sparc, bug #249575 + + 14 Dec 2008; Markus Meier <maekke@gentoo.org> + mercury-extras-0.13.1-r1.ebuild: + amd64/x86 stable, bug #249575 + + 06 Dec 2008; nixnut <nixnut@gentoo.org> mercury-extras-0.13.1-r1.ebuild: + Stable on ppc wrt bug 249575 + +*mercury-extras-0.13.1-r1 (22 Aug 2008) + + 22 Aug 2008; <keri@gentoo.org> +files/mercury-extras-0.13.1-iodbc.patch, + files/mercury-extras-0.13.1-odbc.patch, +mercury-extras-0.13.1-r1.ebuild: + Support hlc.gc libgrade. + + 12 Mar 2008; keri <keri@gentoo.org> mercury-extras-0.12.2-r2.ebuild, + mercury-extras-0.13.1.ebuild: + Do not limit tcl-tk bindings to -8.4 + + 13 Jan 2007; keri <keri@gentoo.org> + files/mercury-extras-0.13.1-mercury_opengl.patch: + Mercury opengl fix: declare predicate mtogl.destroy/3 with impure purity. + + 13 Jan 2007; keri <keri@gentoo.org> + files/mercury-extras-0.12.2-posix.patch, + files/mercury-extras-0.13.1-posix.patch: + Multilib fix for additional posix headers. + + 13 Jan 2007; keri <keri@gentoo.org> mercury-extras-0.12.2-r2.ebuild, + mercury-extras-0.13.1.ebuild: + Do no parallelize generation of .dep and .dv files. + + 13 Jan 2007; keri <keri@gentoo.org> + -files/mercury-extras-0.13.0-concurrency.patch, + -files/mercury-extras-0.13.0-curs.patch, + -files/mercury-extras-0.13.0-dynamic_linking.patch, + -files/mercury-extras-0.13.0-lex.patch, + -files/mercury-extras-0.13.0-mercury_glut.patch, + -files/mercury-extras-0.13.0-mercury_opengl.patch, + -files/mercury-extras-0.13.0-mercury_tcltk.patch, + -files/mercury-extras-0.13.0-odbc.patch, + -files/mercury-extras-0.13.0-posix.patch, + -files/mercury-extras-0.13.0-references.patch, + -files/mercury-extras-0.13.0-trailed_update.patch, + -mercury-extras-0.13.0.ebuild: + Remove old -0.13.0 version. + + 09 Jan 2007; keri <keri@gentoo.org> mercury-extras-0.12.2-r2.ebuild, + mercury-extras-0.13.1.ebuild: + Add ~amd64 to KEYWORDS. + +*mercury-extras-0.13.1 (04 Dec 2006) + + 04 Dec 2006; keri <keri@gentoo.org> + +files/mercury-extras-0.13.1-concurrency.patch, + +files/mercury-extras-0.13.1-curs.patch, + +files/mercury-extras-0.13.1-dynamic_linking.patch, + +files/mercury-extras-0.13.1-lex.patch, + +files/mercury-extras-0.13.1-mercury_glut.patch, + +files/mercury-extras-0.13.1-mercury_opengl.patch, + +files/mercury-extras-0.13.1-mercury_tcltk.patch, + +files/mercury-extras-0.13.1-odbc.patch, + +files/mercury-extras-0.13.1-posix.patch, + +files/mercury-extras-0.13.1-references.patch, + +files/mercury-extras-0.13.1-trailed_update.patch, + +mercury-extras-0.13.1.ebuild: + Version bump. + + 10 Nov 2006; keri <keri@gentoo.org> + files/mercury-extras-0.13.0-mercury_opengl.patch: + Include tkInt.h in the mercury Tk OpenGL widget. + + 24 Oct 2006; keri <keri@gentoo.org> -mercury-extras-0.12.2.ebuild, + -mercury-extras-0.12.2-r1.ebuild: + Remove old revisions that don't support parallel builds. + + 23 Oct 2006; keri <keri@gentoo.org> mercury-extras-0.12.2-r2.ebuild, + mercury-extras-0.13.0.ebuild: + Parallelize mmake depend and mmake install targets. This will significantly + speed up compilation on multi-way boxes. + + 23 Oct 2006; keri <keri@gentoo.org> + +files/mercury-extras-0.12.2-curs.patch, + -files/mercury-extras-0.12.2-parallel-mmake.patch, + +files/mercury-extras-0.13.0-curs.patch, mercury-extras-0.12.2-r2.ebuild, + mercury-extras-0.13.0.ebuild: + Split curs.m into two modules in order to handle parallel builds. + + 23 Oct 2006; keri <keri@gentoo.org> mercury-extras-0.13.0.ebuild: + Add ~sparc to KEYWORDS. + + 22 Oct 2006; keri <keri@gentoo.org> mercury-extras-0.13.0.ebuild: + Copy additional posix headers to correct inc directory. + + 22 Oct 2006; keri <keri@gentoo.org> files/mercury-extras-0.12.2-lex.patch, + files/mercury-extras-0.13.0-lex.patch: + Install lex libgrade targets sequentially. + + 19 Oct 2006; keri <keri@gentoo.org> mercury-extras-0.12.2.ebuild, + mercury-extras-0.12.2-r1.ebuild, mercury-extras-0.12.2-r2.ebuild, + mercury-extras-0.13.0.ebuild: + Update SRC_URI. + + 18 Oct 2006; Joshua Jackson <tsunam@gentoo.org> + mercury-extras-0.12.2-r2.ebuild: + Stable x86; bug #149924 + + 16 Oct 2006; keri <keri@gentoo.org> mercury-extras-0.13.0.ebuild: + Remove deprecated clpr library. + + 15 Oct 2006; keri <keri@gentoo.org> mercury-extras-0.13.0.ebuild: + Respect MAKEOPTS. + + 11 Oct 2006; keri <keri@gentoo.org> mercury-extras-0.12.2-r2.ebuild: + Use default MMAKEFLAGS in src_install. + + 10 Oct 2006; keri <keri@gentoo.org> + +files/mercury-extras-0.12.2-parallel-mmake.patch, + mercury-extras-0.12.2-r2.ebuild: + Parallelize mmake + + 06 Oct 2006; keri <keri@gentoo.org> mercury-extras-0.12.2-r2.ebuild: + Do not pre-strip binaries. + + 06 Oct 2006; keri <keri@gentoo.org> mercury-extras-0.12.2-r2.ebuild: + Do not install mercury header softlinks. Reported by Christian Faulhammer + <gentoo@faulhammer.org> and Markus Meier <meier_markus@bluewin.ch> in + #149924. + + 06 Oct 2006; keri <keri@gentoo.org> mercury-extras-0.12.2-r2.ebuild: + Add ~sparc to KEYWORDS + + 05 Oct 2006; <nixnut@gentoo.org> mercury-extras-0.12.2-r2.ebuild: + Stable on ppc wrt bug 149924 + + 05 Oct 2006; keri <keri@gentoo.org> mercury-extras-0.12.2-r2.ebuild, + mercury-extras-0.13.0.ebuild: + Do not install interface softlinks. Reported by Christian Faulhammer + <gentoo@faulhammer.org> in #149924. + + 17 Sep 2006; keri <keri@gentoo.org> mercury-extras-0.12.2.ebuild, + mercury-extras-0.12.2-r1.ebuild, mercury-extras-0.12.2-r2.ebuild, + mercury-extras-0.13.0.ebuild: + Split tcltk USE flag. Bug #17808. + + 16 Sep 2006; keri <keri@gentoo.org> + -files/mercury-extras-0.13.0_beta-concurrency-r1.patch, + -files/mercury-extras-0.13.0_beta-dynamic_linking.patch, + -files/mercury-extras-0.13.0_beta-lex.patch, + -files/mercury-extras-0.13.0_beta-mercury_glut.patch, + -files/mercury-extras-0.13.0_beta-mercury_opengl.patch, + -files/mercury-extras-0.13.0_beta-mercury_tcltk.patch, + -files/mercury-extras-0.13.0_beta-odbc-r1.patch, + -files/mercury-extras-0.13.0_beta-posix.patch, + -files/mercury-extras-0.13.0_beta-references.patch, + -files/mercury-extras-0.13.0_beta-trailed_update-r1.patch, + -mercury-extras-0.13.0_beta20060907.ebuild: + Remove 0.13.0_beta development snapshot. + +*mercury-extras-0.13.0 (16 Sep 2006) + + 16 Sep 2006; keri <keri@gentoo.org> + +files/mercury-extras-0.13.0-concurrency.patch, + +files/mercury-extras-0.13.0-dynamic_linking.patch, + +files/mercury-extras-0.13.0-lex.patch, + +files/mercury-extras-0.13.0-mercury_glut.patch, + +files/mercury-extras-0.13.0-mercury_opengl.patch, + +files/mercury-extras-0.13.0-mercury_tcltk.patch, + +files/mercury-extras-0.13.0-odbc.patch, + +files/mercury-extras-0.13.0-posix.patch, + +files/mercury-extras-0.13.0-references.patch, + +files/mercury-extras-0.13.0-trailed_update.patch, + +mercury-extras-0.13.0.ebuild: + Version bump. + +*mercury-extras-0.12.2-r2 (09 Sep 2006) + + 09 Sep 2006; keri <keri@gentoo.org> +mercury-extras-0.12.2-r2.ebuild, + mercury-extras-0.13.0_beta20060907.ebuild: + Add ncurses and xml USE flags. + +*mercury-extras-0.13.0_beta20060907 (09 Sep 2006) + + 09 Sep 2006; keri <keri@gentoo.org> + -mercury-extras-0.13.0_beta20060811.ebuild, + +mercury-extras-0.13.0_beta20060907.ebuild: + New development snapshot. + +*mercury-extras-0.13.0_beta20060811 (12 Aug 2006) + + 12 Aug 2006; Keri Harris <keri@gentoo.org> + -mercury-extras-0.13.0_beta20060623.ebuild, + +mercury-extras-0.13.0_beta20060811.ebuild: + New development snapshot. + +*mercury-extras-0.13.0_beta20060623 (25 Jun 2006) + + 25 Jun 2006; Keri Harris <keri@gentoo.org> + -mercury-extras-0.13.0_beta20060615.ebuild, + +mercury-extras-0.13.0_beta20060623.ebuild: + New development snapshot. + +*mercury-extras-0.13.0_beta20060615 (17 Jun 2006) + + 17 Jun 2006; Keri Harris <keri@gentoo.org> + -mercury-extras-0.13.0_beta20060609.ebuild, + +mercury-extras-0.13.0_beta20060615.ebuild: + New development snapshot. + +*mercury-extras-0.13.0_beta20060609 (12 Jun 2006) + + 12 Jun 2006; Keri Harris <keri@gentoo.org> + -mercury-extras-0.13.0_beta20060601.ebuild, + +mercury-extras-0.13.0_beta20060609.ebuild: + New development snapshot. + + 11 Jun 2006; Keri Harris <keri@gentoo.org> + mercury-extras-0.12.2-r1.ebuild, + mercury-extras-0.13.0_beta20060601.ebuild: + Fixing typo in DEPEND. Thanks to Jakub Moc <jakub@gentoo.org>. + + 09 Jun 2006; Keri Harris <keri@gentoo.org> + mercury-extras-0.13.0_beta20060601.ebuild: + Do not build trailed grades with a minimal mercury compiler. + +*mercury-extras-0.12.2-r1 (09 Jun 2006) + + 09 Jun 2006; Keri Harris <keri@gentoo.org> + +files/mercury-extras-0.12.2-posix.patch, + +mercury-extras-0.12.2-r1.ebuild: + Append ${PV} to install_libdir so we can install when mercury interfaces + change. + + 08 Jun 2006; Keri Harris <keri@gentoo.org> mercury-extras-0.12.2.ebuild, + mercury-extras-0.13.0_beta20060601.ebuild: + Fixed DEPEND typo. Reported by Jakub Moc <jakub@gentoo.org> + + 06 Jun 2006; Keri Harris <keri@gentoo.org> mercury-extras-0.12.2.ebuild: + Update SRC_URI. + + 04 Jun 2006; Keri Harris <keri@gentoo.org> + -mercury-extras-0.13.0_beta20060517.ebuild, + -mercury-extras-0.13.0_beta20060525.ebuild: + Remove old development snapshots. + +*mercury-extras-0.13.0_beta20060601 (04 Jun 2006) + + 04 Jun 2006; Keri Harris <keri@gentoo.org> + +mercury-extras-0.13.0_beta20060601.ebuild: + New development snapshot. + +*mercury-extras-0.13.0_beta20060525 (27 May 2006) + + 27 May 2006; Keri Harris <keri@gentoo.org> + +mercury-extras-0.13.0_beta20060525.ebuild: + New development snapshot. + + 20 May 2006; Keri Harris <keri@gentoo.org> mercury-extras-0.12.2.ebuild, + mercury-extras-0.13.0_beta20060517.ebuild: + Add virtual/x11 dependency for xorg-6.x + + 20 May 2006; Keri Harris <keri@gentoo.org> + -mercury-extras-0.13.0_beta20060501.ebuild, + -mercury-extras-0.13.0_beta20060511.ebuild: + Remove old development snapshots from the tree. + +*mercury-extras-0.13.0_beta20060517 (20 May 2006) + + 20 May 2006; Keri Harris <keri@gentoo.org> + +mercury-extras-0.13.0_beta20060517.ebuild: + New development snapshot. + +*mercury-extras-0.13.0_beta20060511 (13 May 2006) + + 13 May 2006; Keri Harris <keri@gentoo.org> + +mercury-extras-0.13.0_beta20060511.ebuild: + New development snapshot. + + 13 May 2006; Keri Harris <keri@gentoo.org> + mercury-extras-0.13.0_beta20060501.ebuild: + Change upstream SRC_URI. + + 13 May 2006; Keri Harris <keri@gentoo.org> + -files/mercury-extras-0.13.0_beta-trailed_update.patch, + -files/mercury-extras-0.13.0_beta5-concurrency.patch, + -files/mercury-extras-0.13.0_beta5-odbc.patch, + -files/mercury-extras-0.13.0_beta5-trailed_update.patch, + -files/mercury-extras-0.13.0_beta6-concurrency.patch, + -files/mercury-extras-0.13.0_beta6-odbc.patch, + -files/mercury-extras-0.13.0_beta6-trailed_update.patch, + -files/mercury-extras-0.13.0_beta7-concurrency.patch, + -files/mercury-extras-0.13.0_beta7-odbc.patch, + -files/mercury-extras-0.13.0_beta7-trailed_update.patch, + -files/mercury-extras-0.13.0_beta8-concurrency.patch, + -files/mercury-extras-0.13.0_beta8-odbc.patch, + -files/mercury-extras-0.13.0_beta8-trailed_update.patch, + -mercury-extras-0.13.0_beta5.ebuild, -mercury-extras-0.13.0_beta6.ebuild, + -mercury-extras-0.13.0_beta7.ebuild, -mercury-extras-0.13.0_beta8.ebuild: + Remove old development snapshots from the tree. + +*mercury-extras-0.13.0_beta20060501 (13 May 2006) + + 13 May 2006; Keri Harris <keri@gentoo.org> + +files/mercury-extras-0.13.0_beta-concurrency-r1.patch, + +files/mercury-extras-0.13.0_beta-odbc-r1.patch, + +files/mercury-extras-0.13.0_beta-trailed_update-r1.patch, + +mercury-extras-0.13.0_beta20060501.ebuild: + New development snapshot. + +*mercury-extras-0.13.0_beta8 (02 May 2006) + + 02 May 2006; Keri Harris <keri@gentoo.org> + +files/mercury-extras-0.13.0_beta8-concurrency.patch, + +files/mercury-extras-0.13.0_beta8-odbc.patch, + +files/mercury-extras-0.13.0_beta8-trailed_update.patch, + +mercury-extras-0.13.0_beta8.ebuild: + New development snapshot. + +*mercury-extras-0.13.0_beta7 (29 Apr 2006) + + 29 Apr 2006; Keri Harris <keri@gentoo.org> + +files/mercury-extras-0.13.0_beta7-concurrency.patch, + +files/mercury-extras-0.13.0_beta7-odbc.patch, + +files/mercury-extras-0.13.0_beta7-trailed_update.patch, + +mercury-extras-0.13.0_beta7.ebuild: + New development snapshot. + +*mercury-extras-0.13.0_beta6 (26 Apr 2006) + + 26 Apr 2006; Keri Harris <keri@gentoo.org> + +files/mercury-extras-0.13.0_beta6-concurrency.patch, + +files/mercury-extras-0.13.0_beta6-odbc.patch, + +files/mercury-extras-0.13.0_beta6-trailed_update.patch, + +mercury-extras-0.13.0_beta6.ebuild: + New development snapshot. + + 25 Apr 2006; Keri Harris <keri@gentoo.org> + -files/mercury-extras-0.13.0_beta-concurrency.patch, + -files/mercury-extras-0.13.0_beta-gcc4.patch, + -files/mercury-extras-0.13.0_beta-odbc.patch, + -files/mercury-extras-0.13.0_beta-r1-gcc4.patch, + -files/mercury-extras-0.13.0_beta-r1-odbc.patch, + -files/mercury-extras-0.13.0_beta-r1-trailed_update.patch, + -files/mercury-extras-0.13.0_beta2-gcc4.patch, + -files/mercury-extras-0.13.0_beta2-odbc.patch, + -files/mercury-extras-0.13.0_beta2-trailed_update.patch, + -files/mercury-extras-0.13.0_beta3-gcc4.patch, + -files/mercury-extras-0.13.0_beta3-odbc.patch, + -files/mercury-extras-0.13.0_beta3-trailed_update.patch, + -files/mercury-extras-0.13.0_beta4-concurrency.patch, + -files/mercury-extras-0.13.0_beta4-odbc.patch, + -files/mercury-extras-0.13.0_beta4-trailed_update.patch, + -mercury-extras-0.13.0_beta.ebuild, -mercury-extras-0.13.0_beta-r1.ebuild, + -mercury-extras-0.13.0_beta2.ebuild, -mercury-extras-0.13.0_beta3.ebuild, + -mercury-extras-0.13.0_beta4.ebuild: + Remove old development snapshots from the tree. + +*mercury-extras-0.13.0_beta5 (25 Apr 2006) + + 25 Apr 2006; Keri Harris <keri@gentoo.org> + +files/mercury-extras-0.13.0_beta5-concurrency.patch, + +files/mercury-extras-0.13.0_beta5-odbc.patch, + +files/mercury-extras-0.13.0_beta5-trailed_update.patch, + +mercury-extras-0.13.0_beta5.ebuild: + New development snapshot. + + 23 Apr 2006; Keri Harris <keri@gentoo.org> + +files/mercury-extras-0.12.2-dynamic_linking.patch, + mercury-extras-0.12.2.ebuild: + Do not override glibc when extras are already installed. + + 23 Apr 2006; Keri Harris <keri@gentoo.org> + +files/mercury-extras-0.13.0_beta-dynamic_linking.patch, + files/mercury-extras-0.13.0_beta4-odbc.patch, + mercury-extras-0.13.0_beta4.ebuild: + Do not override glibc when extras are already installed. + +*mercury-extras-0.13.0_beta4 (22 Apr 2006) + + 22 Apr 2006; Keri Harris <keri@gentoo.org> + +files/mercury-extras-0.13.0_beta4-concurrency.patch, + +files/mercury-extras-0.13.0_beta4-odbc.patch, + +files/mercury-extras-0.13.0_beta4-trailed_update.patch, + +mercury-extras-0.13.0_beta4.ebuild: + New development snapshot. + +*mercury-extras-0.13.0_beta3 (20 Apr 2006) + + 20 Apr 2006; Keri Harris <keri@gentoo.org> + +files/mercury-extras-0.13.0_beta3-gcc4.patch, + +files/mercury-extras-0.13.0_beta3-odbc.patch, + +files/mercury-extras-0.13.0_beta3-trailed_update.patch, + +mercury-extras-0.13.0_beta3.ebuild: + New development snapshot. + +*mercury-extras-0.13.0_beta2 (19 Apr 2006) + + 19 Apr 2006; Keri Harris <keri@gentoo.org> + +files/mercury-extras-0.13.0_beta2-gcc4.patch, + +files/mercury-extras-0.13.0_beta2-odbc.patch, + +files/mercury-extras-0.13.0_beta2-trailed_update.patch, + +mercury-extras-0.13.0_beta2.ebuild: + New development snapshot. + + 13 Apr 2006; Keri Harris <keri@gentoo.org> + files/mercury-extras-0.13.0_beta-mercury_opengl.patch: + Update mercury_opengl patch to build mtogl + +*mercury-extras-0.13.0_beta-r1 (13 Apr 2006) + + 13 Apr 2006; Keri Harris <keri@gentoo.org> + +files/mercury-extras-0.13.0_beta-posix.patch, + +files/mercury-extras-0.13.0_beta-r1-gcc4.patch, + +files/mercury-extras-0.13.0_beta-r1-odbc.patch, + +files/mercury-extras-0.13.0_beta-r1-trailed_update.patch, + +mercury-extras-0.13.0_beta-r1.ebuild: + Revbump to new development snapshot. + +*mercury-extras-0.13.0_beta (07 Apr 2006) + + 07 Apr 2006; Keri Harris <keri@gentoo.org> + +files/mercury-extras-0.13.0_beta-concurrency.patch, + +files/mercury-extras-0.13.0_beta-gcc4.patch, + +files/mercury-extras-0.13.0_beta-lex.patch, + +files/mercury-extras-0.13.0_beta-mercury_glut.patch, + +files/mercury-extras-0.13.0_beta-mercury_opengl.patch, + +files/mercury-extras-0.13.0_beta-mercury_tcltk.patch, + +files/mercury-extras-0.13.0_beta-odbc.patch, + +files/mercury-extras-0.13.0_beta-references.patch, + +files/mercury-extras-0.13.0_beta-trailed_update.patch, + +mercury-extras-0.13.0_beta.ebuild: + Version bump to development release. + + 01 Apr 2006; Keri Harris <keri@gentoo.org> + +files/mercury-extras-0.12.2-gcc4.patch, + +files/mercury-extras-0.12.2-lex.patch, + files/mercury-extras-0.12.2-odbc.patch, + +files/mercury-extras-0.12.2-references.patch, + mercury-extras-0.12.2.ebuild: + Update gcc patchset to gcc-4.x + + 27 Mar 2006; Keri Harris <keri@gentoo.org> mercury-extras-0.12.2.ebuild: + Add ~ppc keyword. + +*mercury-extras-0.12.2 (27 Mar 2006) + + 27 Mar 2006; Keri Harris <keri@gentoo.org> + +files/mercury-extras-0.12.2-concurrency.patch, + +files/mercury-extras-0.12.2-mercury_glut.patch, + +files/mercury-extras-0.12.2-mercury_opengl.patch, + +files/mercury-extras-0.12.2-mercury_tcltk.patch, + +files/mercury-extras-0.12.2-odbc.patch, + +files/mercury-extras-0.12.2-trailed_update.patch, +metadata.xml, + +mercury-extras-0.12.2.ebuild: + Initial import. diff --git a/dev-lang/mercury/ChangeLog b/dev-lang/mercury/ChangeLog new file mode 100644 index 00000000..f5dd4df7 --- /dev/null +++ b/dev-lang/mercury/ChangeLog @@ -0,0 +1,846 @@ +# ChangeLog for dev-lang/mercury +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/ChangeLog,v 1.154 2014/02/18 10:34:16 keri Exp $ + +*mercury-13.05.2 (18 Feb 2014) + + 18 Feb 2014; <keri@gentoo.org> +mercury-13.05.2.ebuild: + Version bump + +*mercury-13.05.1 (27 Jun 2013) + + 27 Jun 2013; <keri@gentoo.org> +mercury-13.05.1.ebuild: + Version bump + +*mercury-13.05 (03 Jun 2013) + + 03 Jun 2013; <keri@gentoo.org> +mercury-13.05.ebuild: + Version bump + +*mercury-11.07.2 (21 Apr 2013) + + 21 Apr 2013; <keri@gentoo.org> +mercury-11.07.2.ebuild: + Version bump + + 25 Jun 2012; <keri@gentoo.org> mercury-11.07.1.ebuild: + Ensure debugger/completion test passes with --force-readline ml option + + 24 Jun 2012; <keri@gentoo.org> mercury-11.07.1.ebuild: + Check mmc is sufficiently recent when bootstrapping with installed mercury + compiler + + 22 Jun 2012; <keri@gentoo.org> mercury-11.07.1.ebuild: + Include missing testsuite patches. Closes #422477 + + 09 Mar 2012; <keri@gentoo.org> mercury-11.07.1.ebuild: + Update Mmake.vars to set INSTALL_LIBDIR + + 09 Mar 2012; <keri@gentoo.org> -mercury-11.07_beta1.ebuild: + Remove old beta version + +*mercury-11.07.1 (09 Mar 2012) + + 09 Mar 2012; <keri@gentoo.org> +mercury-11.07.1.ebuild: + Version bump + +*mercury-11.07 (09 Jan 2012) + + 09 Jan 2012; <keri@gentoo.org> +mercury-11.07.ebuild: + Version bump + + 12 Aug 2011; <keri@gentoo.org> -mercury-0.13.1-r2.ebuild, + -files/mercury-0.13.1-docs.patch, -files/mercury-0.13.1-libgrades.patch, + -files/mercury-0.13.1-mmake-params.patch, + -files/mercury-0.13.1-multilib.patch, -files/mercury-0.13.1-no-reconf.patch, + -files/mercury-0.13.1-rebuild-mslice.patch, + -files/mercury-0.13.1-tests-dir_test.patch, + -files/mercury-0.13.1-tests-ho_and_type_spec_bug.patch, + -files/mercury-0.13.1-tests-string_format.patch, + -files/mercury-0.13.1-tests-workspace.patch, -mercury-10.04.ebuild, + -mercury-10.04-r1.ebuild, -mercury-10.04.1.ebuild, -mercury-10.04.2.ebuild, + -mercury-10.04.2-r1.ebuild, -mercury-11.01_beta1.ebuild: + Remove old versions + + 12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> mercury-0.13.1-r2.ebuild, + mercury-10.04.ebuild, mercury-10.04-r1.ebuild, mercury-10.04.1.ebuild, + mercury-10.04.2.ebuild, mercury-10.04.2-r1.ebuild, + mercury-11.01_beta1.ebuild, mercury-11.01.ebuild, mercury-11.07_beta1.ebuild: + Dropped ppc keywords wrt #346451 + + 05 Jul 2011; <keri@gentoo.org> mercury-11.07_beta1.ebuild: + Provide upstream workaround for mgnuc problems with GCC 4.4-4.6 on x86 + +*mercury-11.07_beta1 (30 Jun 2011) + + 30 Jun 2011; <keri@gentoo.org> +mercury-11.07_beta1.ebuild: + Version bump + + 29 Jun 2011; Markus Meier <maekke@gentoo.org> mercury-11.01.ebuild: + x86 stable, bug #371557 + + 20 Jun 2011; Markos Chandras <hwoarang@gentoo.org> mercury-11.01.ebuild: + Stable on amd64 wrt bug #371557 + + 05 Jun 2011; <keri@gentoo.org> mercury-11.01.ebuild: + Ensure we can bootstrap with a version of mmc supporting require_dep() + +*mercury-11.01 (29 Apr 2011) + + 29 Apr 2011; <keri@gentoo.org> +mercury-11.01.ebuild: + Version bump + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> mercury-0.13.1-r2.ebuild, + mercury-10.04.ebuild, mercury-10.04-r1.ebuild, mercury-10.04.1.ebuild, + mercury-10.04.2.ebuild, mercury-10.04.2-r1.ebuild, + mercury-11.01_beta1.ebuild: + Drop sparc keywords + + 13 Jan 2011; <keri@gentoo.org> mercury-11.01_beta1.ebuild: + Fix patching mercury testsuite + +*mercury-11.01_beta1 (12 Jan 2011) + + 12 Jan 2011; <keri@gentoo.org> +mercury-11.01_beta1.ebuild: + Version bump + + 07 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + mercury-10.04.2-r1.ebuild: + stable x86, bug 346451 + + 29 Dec 2010; <keri@gentoo.org> mercury-10.04.2-r1.ebuild: + Run tests in C locale since output is compared against hard-coded + errors/warnings. Closes #350030 + + 22 Dec 2010; Markos Chandras <hwoarang@gentoo.org> mercury-10.04.2-r1.ebuild: + Stable on amd64 wrt bug #346451 + + 25 Nov 2010; <keri@gentoo.org> mercury-10.04.2-r1.ebuild: + Disable mono library checks as they attempt to scribble outside of the + sandbox + + 06 Nov 2010; <keri@gentoo.org> mercury-10.04.2-r1.ebuild: + Add bootstrap_depend step to stop race condition in mmc dependency + generation; document src_compile() steps + + 06 Nov 2010; <keri@gentoo.org> mercury-10.04.2-r1.ebuild: + Use 2-pass mercury_compiler bootstrap to allow patching .m files; closes + #341793. Support building with MMAKE_USE_MMC_MAKE and GNU make 3.82 + + 03 Nov 2010; <keri@gentoo.org> mercury-10.04-r1.ebuild: + Bundle patches into distfiles tarball. + + 03 Nov 2010; <keri@gentoo.org> mercury-10.04.ebuild, + mercury-10.04.1.ebuild, -files/mercury-10.04.1-boehm_gc.patch, + -files/mercury-10.04.1-bootstrap-depend.patch, + -files/mercury-10.04.1-char-det-from-int.patch, + -files/mercury-10.04.1-default-grade.patch, + -files/mercury-10.04.1-docs.patch, + -files/mercury-10.04.1-linker-flags.patch, + -files/mercury-10.04.1-multilib.patch, + -files/mercury-10.04.1-no-reconf.patch, + -files/mercury-10.04.1-sparc-llds-base-grade.patch, + -files/mercury-10.04.1-tests-sandbox.patch, + -files/mercury-10.04.1-tests-static-link.patch, + -files/mercury-10.04.1-tests-workspace.patch, mercury-10.04.2.ebuild, + mercury-10.04.2-r1.ebuild, -files/mercury-10.04.2-boehm_gc.patch, + -files/mercury-10.04.2-bootstrap-depend.patch, + -files/mercury-10.04.2-char-det-from-int.patch, + -files/mercury-10.04.2-default-grade.patch, + -files/mercury-10.04.2-docs.patch, + -files/mercury-10.04.2-linker-flags.patch, + -files/mercury-10.04.2-multilib.patch, + -files/mercury-10.04.2-no-reconf.patch, + -files/mercury-10.04.2-prepare-install-dir.patch, + -files/mercury-10.04.2-sparc-llds-base-grade.patch, + -files/mercury-10.04.2-tests-sandbox.patch, + -files/mercury-10.04.2-tests-static-link.patch, + -files/mercury-10.04.2-tests-workspace.patch, + -files/mercury-10.04-boehm_gc.patch, + -files/mercury-10.04-default-grade.patch, -files/mercury-10.04-docs.patch, + -files/mercury-10.04-linker-flags.patch, + -files/mercury-10.04-multilib.patch, -files/mercury-10.04-no-reconf.patch, + -files/mercury-10.04-sparc-llds-base-grade.patch, + -files/mercury-10.04-tests-mercury-float.patch, + -files/mercury-10.04-tests-sandbox.patch, + -files/mercury-10.04-tests-static-link.patch, + -files/mercury-10.04-tests-workspace.patch: + Bundle patches into distfiles tarball. Closes #343731 + + 03 Nov 2010; <keri@gentoo.org> -mercury-10.04_beta1.ebuild, + -files/mercury-10.04_beta1-atomic-ops.patch, + -files/mercury-10.04_beta1-boehm_gc.patch, + -files/mercury-10.04_beta1-docs.patch, + -files/mercury-10.04_beta1-multilib.patch, + -files/mercury-10.04_beta1-no-reconf.patch, + -files/mercury-10.04_beta1-ppc-lexer.patch, + -files/mercury-10.04_beta1-tests-sandbox.patch, + -files/mercury-10.04_beta1-tests-subdir.patch, + -files/mercury-10.04_beta1-tests-workspace.patch: + Remove old beta version + + 31 Oct 2010; <keri@gentoo.org> mercury-10.04.2-r1.ebuild, + +files/mercury-10.04.2-prepare-install-dir.patch: + Ensure libgrade boehm_gc doesnt run automake called by mainter-mode. + Closes + + 30 Oct 2010; <keri@gentoo.org> mercury-10.04.2-r1.ebuild: + QA - add die to do... function calls, add die to sed calls, remove die + from econf call + +*mercury-10.04.2-r1 (22 Oct 2010) + + 22 Oct 2010; <keri@gentoo.org> +mercury-10.04.2-r1.ebuild: + Support installing Mercury code samples + + 22 Oct 2010; <keri@gentoo.org> files/mercury-10.04.2-no-reconf.patch: + Tidy up no-reconf target in Mercury toplevel + +*mercury-10.04.2 (10 Oct 2010) + + 10 Oct 2010; <keri@gentoo.org> +mercury-10.04.2.ebuild, + +files/mercury-10.04.2-boehm_gc.patch, + +files/mercury-10.04.2-bootstrap-depend.patch, + +files/mercury-10.04.2-char-det-from-int.patch, + +files/mercury-10.04.2-default-grade.patch, + +files/mercury-10.04.2-docs.patch, + +files/mercury-10.04.2-linker-flags.patch, + +files/mercury-10.04.2-multilib.patch, + +files/mercury-10.04.2-no-reconf.patch, + +files/mercury-10.04.2-sparc-llds-base-grade.patch, + +files/mercury-10.04.2-tests-sandbox.patch, + +files/mercury-10.04.2-tests-static-link.patch, + +files/mercury-10.04.2-tests-workspace.patch: + Version bump + + 10 Oct 2010; <keri@gentoo.org> files/mercury-10.04.1-linker-flags.patch: + Fix multilib support for mercury runtime + + 09 Oct 2010; <keri@gentoo.org> mercury-10.04.1.ebuild, + +files/mercury-10.04.1-bootstrap-depend.patch, + files/mercury-10.04.1-char-det-from-int.patch, + files/mercury-10.04.1-sparc-llds-base-grade.patch, + files/mercury-10.04.1-tests-workspace.patch: + Run mmake depend when bootstrapping mercury_compile + + 12 Sep 2010; <keri@gentoo.org> mercury-10.04.1.ebuild, + +files/mercury-10.04.1-char-det-from-int.patch: + Test char.det_from_char() when checking for bootstrappable mmc + +*mercury-10.04.1 (05 Sep 2010) + + 05 Sep 2010; <keri@gentoo.org> +mercury-10.04.1.ebuild, + +files/mercury-10.04.1-boehm_gc.patch, + +files/mercury-10.04.1-default-grade.patch, + +files/mercury-10.04.1-docs.patch, + +files/mercury-10.04.1-linker-flags.patch, + +files/mercury-10.04.1-multilib.patch, + +files/mercury-10.04.1-no-reconf.patch, + +files/mercury-10.04.1-sparc-llds-base-grade.patch, + +files/mercury-10.04.1-tests-sandbox.patch, + +files/mercury-10.04.1-tests-static-link.patch, + +files/mercury-10.04.1-tests-workspace.patch: + Version bump + + 05 Sep 2010; <keri@gentoo.org> files/mercury-10.04-multilib.patch: + Install runtime jars into mercury libdir + +*mercury-10.04-r1 (22 Aug 2010) + + 22 Aug 2010; <keri@gentoo.org> +mercury-10.04-r1.ebuild, + +files/mercury-10.04-linker-flags.patch: + Respect LDFLAGS + + 28 Jul 2010; <keri@gentoo.org> mercury-10.04.ebuild, + +files/mercury-10.04-tests-static-link.patch: + Disable hard-coded static link tests + + 26 Jul 2010; <keri@gentoo.org> mercury-10.04.ebuild, + +files/mercury-10.04-sparc-llds-base-grade.patch: + Specify llds-base-grade for sparc + + 25 Jul 2010; <keri@gentoo.org> mercury-10.04.ebuild, + +files/mercury-10.04-default-grade.patch, + -files/mercury-10.04-libgrades.patch: + Compile default-grade after default llds grade in case default llds grade + != default grade (used in testsuite). Only default-grade and default llds + grade are needed prior to running src_test() and src_install(). + + 25 Jul 2010; <keri@gentoo.org> mercury-10.04.ebuild, + +files/mercury-10.04-libgrades.patch: + Compile libgrades after default llds grade in case default llds grade != + default grade (used in testsuite) + + 24 Jul 2010; <keri@gentoo.org> files/mercury-10.04-boehm_gc.patch: + Update generic mach_dep for ASM_CLEAR_CODE targets + + 24 Jul 2010; <keri@gentoo.org> mercury-10.04.ebuild, + +files/mercury-10.04-tests-mercury-float.patch: + Update hlc grade testsuites for MR_sprintf_float fix + + 22 Jul 2010; <keri@gentoo.org> +files/50mercury-gentoo.el: + Add mercury site-lisp configuration + + 20 Jul 2010; <keri@gentoo.org> files/mercury-10.04-tests-sandbox.patch, + files/mercury-10.04-tests-workspace.patch: + Remove all beta references in testsuite patches + +*mercury-10.04 (19 Jul 2010) + + 19 Jul 2010; <keri@gentoo.org> +mercury-10.04.ebuild, + +files/mercury-10.04-boehm_gc.patch, +files/mercury-10.04-docs.patch, + +files/mercury-10.04-multilib.patch, +files/mercury-10.04-no-reconf.patch, + +files/mercury-10.04-tests-sandbox.patch, + +files/mercury-10.04-tests-workspace.patch, metadata.xml: + Version bump + + 25 Apr 2010; <keri@gentoo.org> files/mercury-10.04_beta1-ppc-lexer.patch: + Move MGNUCFLAGS-lexer definition to library/Mmakefile to allow mmc to + parse Mercury.options. Closes #317051 + + 11 Apr 2010; <keri@gentoo.org> mercury-10.04_beta1.ebuild, + +files/mercury-10.04_beta1-ppc-lexer.patch: + Fix ppc computed gotos in lexer library + + 18 Feb 2010; <keri@gentoo.org> mercury-10.04_beta1.ebuild: + Add WORKSPACE slice to PATH + + 16 Feb 2010; <keri@gentoo.org> ChangeLog: + Do not run install_config mmake rule + + 15 Feb 2010; <keri@gentoo.org> mercury-10.04_beta1.ebuild, + +files/mercury-10.04_beta1-tests-sandbox.patch: + Disable dir_test testsuite in sandbox + + 15 Feb 2010; <keri@gentoo.org> mercury-10.04_beta1.ebuild, + +files/mercury-10.04_beta1-atomic-ops.patch, + +files/mercury-10.04_beta1-tests-subdir.patch: + gcc atomic ops fix; die on subdir mmake failure + + 14 Feb 2010; <keri@gentoo.org> mercury-10.04_beta1.ebuild, + +files/mercury-10.04_beta1-boehm_gc.patch: + Add generic mach_dep for ASM_CLEAR_CODE targets + +*mercury-10.04_beta1 (13 Feb 2010) + + 13 Feb 2010; <keri@gentoo.org> +mercury-10.04_beta1.ebuild, + +files/mercury-10.04_beta1-docs.patch, + +files/mercury-10.04_beta1-multilib.patch, + +files/mercury-10.04_beta1-no-reconf.patch, + +files/mercury-10.04_beta1-tests-workspace.patch: + Version bump + + 25 Dec 2008; <keri@gentoo.org> -files/mercury-0.12.2-CFLAGS.patch, + -files/mercury-0.12.2-MAKEOPTS.patch, + -files/mercury-0.12.2-bootstrap.patch, + -files/mercury-0.12.2-deep_profiler.patch, + -files/mercury-0.12.2-docs.patch, -files/mercury-0.12.2-libgrades.patch, + -files/mercury-0.12.2-multilib.patch, + -files/mercury-0.12.2-parallel-install_grades.patch, + -files/mercury-0.12.2-pic_o-dependencies.patch, + -files/mercury-0.12.2-portage-r3.patch, + -files/mercury-0.12.2-profdeep-builtin_throw.patch, + -files/mercury-0.12.2-tests.patch, + -files/mercury-0.12.2-tests-dir_test.patch, + -files/mercury-0.12.2-tests-foreign_decl_line_number.patch, + -files/mercury-0.12.2-tests-ho_and_type_spec_bug.patch, + -files/mercury-0.12.2-tests-mdbrc.patch, + -files/mercury-0.12.2-tests-string_format.patch, + -files/mercury-0.12.2-tests-tabling_inf_recursion.patch, + -files/mercury-0.13.1-CFLAGS.patch, -files/mercury-0.13.1-LIBDIR.patch, + -files/mercury-0.13.1-MAKEOPTS.patch, + -files/mercury-0.13.1-bootstrap.patch, + -files/mercury-0.13.1-deep_profiler.patch, + -files/mercury-0.13.1-parallel-install_grades.patch, + -files/mercury-0.13.1-portage.patch, + -files/mercury-0.13.1-profdeep-builtin_throw.patch, + -files/mercury-0.13.1-tests.patch, + -files/mercury-0.13.1-tests-declarative-throw.patch, + -files/mercury-0.13.1-tests-mdbrc.patch, -mercury-0.12.2-r3.ebuild, + -mercury-0.12.2-r4.ebuild, -mercury-0.13.1.ebuild, + -mercury-0.13.1-r1.ebuild: + Remove old versions. + + 14 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> + mercury-0.13.1-r2.ebuild: + Stable on sparc, bug #249575 + + 14 Dec 2008; Markus Meier <maekke@gentoo.org> mercury-0.13.1-r2.ebuild: + amd64/x86 stable, bug #249575 + + 06 Dec 2008; nixnut <nixnut@gentoo.org> mercury-0.13.1-r2.ebuild: + Stable on ppc wrt bug 249575 + + 30 Nov 2008; <keri@gentoo.org> files/mercury-0.13.1-no-reconf.patch: + Do not install redundant reconf script + + 29 Nov 2008; <keri@gentoo.org> mercury-0.13.1-r2.ebuild: + Remove redundant mdbrc patching + + 29 Nov 2008; <keri@gentoo.org> mercury-0.13.1-r2.ebuild: + Use libgrade MERCURY_CONFIG_DIR in src_test() + + 28 Nov 2008; <keri@gentoo.org> files/mercury-0.13.1-mmake-params.patch: + Bootstrap using GRADE=none.gc + + 21 Nov 2008; <keri@gentoo.org> mercury-0.12.2-r3.ebuild, + mercury-0.12.2-r4.ebuild, mercury-0.13.1.ebuild, mercury-0.13.1-r1.ebuild, + mercury-0.13.1-r2.ebuild: + Block against dev-util/mono-debugger. Bug #247432. + + 21 Nov 2008; <keri@gentoo.org> mercury-0.12.2-r3.ebuild, + mercury-0.12.2-r4.ebuild, mercury-0.13.1.ebuild, mercury-0.13.1-r1.ebuild, + mercury-0.13.1-r2.ebuild: + Block dev-libs/mpatrol. Bug #247070. + + 23 Sep 2008; <keri@gentoo.org> +files/mercury-0.13.1-rebuild-mslice.patch, + mercury-0.13.1-r2.ebuild: + Rebuild mslice C files when bootstrap grade != best grade for mmc + +*mercury-0.13.1-r2 (21 Aug 2008) + + 21 Aug 2008; <keri@gentoo.org> +files/mercury-0.13.1-mmake-params.patch, + +files/mercury-0.13.1-no-reconf.patch, + files/mercury-0.13.1-tests-workspace.patch, +mercury-0.13.1-r2.ebuild: + Simplify bootstrap; mmc re-conf update; MCFLAGS fixups. Closes #201828 and + #206144. + + 09 May 2008; keri <keri@gentoo.org> mercury-0.12.2-r3.ebuild, + mercury-0.12.2-r4.ebuild, mercury-0.13.1.ebuild, mercury-0.13.1-r1.ebuild: + Remove redundant calls to cd ${S} + + 04 Apr 2008; keri <keri@gentoo.org> mercury-0.13.1-r1.ebuild: + Reduce CFLAGS to those which do not interfere with mdb. + + 20 Oct 2007; keri <keri@gentoo.org> + +files/mercury-0.13.1-tests-declarative-throw.patch, + mercury-0.13.1-r1.ebuild: + Fix missing trace path on declarative debugging tests. + + 15 Oct 2007; keri <keri@gentoo.org> files/mercury-0.13.1-bootstrap.patch: + Regenerate slice C files when bootstrap stage1 grade is different from + bootstrap stage2 grade. + + 02 Mar 2007; keri <keri@gentoo.org> + -files/mercury-0.13.1-tests-tabling_inf_recursion.patch, + mercury-0.13.1-r1.ebuild: + Run test-suite with MERCURY_SUPPRESS_STACK_TRACE=yes + + 16 Jan 2007; keri <keri@gentoo.org> + files/mercury-0.13.1-tests-workspace.patch: + Enable default bootstrap MCFLAGS in Mercury testsuite. + + 13 Jan 2007; keri <keri@gentoo.org> files/mercury-0.13.1-multilib.patch, + mercury-0.12.2-r3.ebuild, mercury-0.12.2-r4.ebuild, mercury-0.13.1.ebuild, + mercury-0.13.1-r1.ebuild: + Do not parallelize generation of .dev and .dv files. + + 13 Jan 2007; keri <keri@gentoo.org> -files/mercury-0.13.0-CFLAGS.patch, + -files/mercury-0.13.0-LIBDIR.patch, -files/mercury-0.13.0-MAKEOPTS.patch, + -files/mercury-0.13.0-bootstrap.patch, + -files/mercury-0.13.0-deep_profiler.patch, + -files/mercury-0.13.0-docs.patch, -files/mercury-0.13.0-libgrades.patch, + -files/mercury-0.13.0-parallel-install_grades.patch, + -files/mercury-0.13.0-pic_o-dependencies.patch, + -files/mercury-0.13.0-portage.patch, -files/mercury-0.13.0-tests.patch, + -mercury-0.13.0.ebuild: + Remove old -0.13.0 version. + + 13 Jan 2007; keri <keri@gentoo.org> -files/mercury-0.12.2-LIBDIR.patch, + +files/mercury-0.12.2-multilib.patch, + +files/mercury-0.13.1-multilib.patch, mercury-0.12.2-r3.ebuild, + mercury-0.12.2-r4.ebuild, mercury-0.13.1-r1.ebuild: + Multilib support of libgrades. + + 11 Jan 2007; keri <keri@gentoo.org> + +files/mercury-0.13.1-tests-workspace.patch, mercury-0.13.1-r1.ebuild: + Handle workspace flags when running against the Mercury test-suite. + + 09 Jan 2007; keri <keri@gentoo.org> mercury-0.13.1-r1.ebuild: + Add ~amd64 to KEYWORDS. + + 08 Jan 2007; keri <keri@gentoo.org> files/mercury-0.12.2-bootstrap.patch: + Merge unboxed_float fix into bootstrap patch. + + 08 Jan 2007; keri <keri@gentoo.org> files/mercury-0.12.2-bootstrap.patch, + -files/mercury-0.12.2-unboxed_floats.patch, + files/mercury-0.13.1-bootstrap.patch, + -files/mercury-0.13.1-unboxed_floats.patch, mercury-0.12.2-r4.ebuild, + mercury-0.13.1-r1.ebuild: + Do not rebuild C files in a stage1 bootstrap without a Mercury compiler handy. + + 07 Jan 2007; keri <keri@gentoo.org> + +files/mercury-0.12.2-unboxed_floats.patch, + +files/mercury-0.13.1-unboxed_floats.patch, mercury-0.12.2-r4.ebuild, + mercury-0.13.1-r1.ebuild: + Unboxed float fix on stage1 bootstrap. + + 07 Jan 2007; keri <keri@gentoo.org> + +files/mercury-0.13.1-tests-dir_test.patch, + +files/mercury-0.13.1-tests-ho_and_type_spec_bug.patch, + +files/mercury-0.13.1-tests-mdbrc.patch, + +files/mercury-0.13.1-tests-string_format.patch, + +files/mercury-0.13.1-tests-tabling_inf_recursion.patch, + mercury-0.13.1-r1.ebuild: + Mercury testcase shakeup. + + 07 Jan 2007; keri <keri@gentoo.org> + +files/mercury-0.12.2-tests-dir_test.patch, + +files/mercury-0.12.2-tests-foreign_decl_line_number.patch, + +files/mercury-0.12.2-tests-ho_and_type_spec_bug.patch, + +files/mercury-0.12.2-tests-mdbrc.patch, + +files/mercury-0.12.2-tests-string_format.patch, + +files/mercury-0.12.2-tests-tabling_inf_recursion.patch, + mercury-0.12.2-r4.ebuild: + Fix 64bit string_format_o test. + +*mercury-0.13.1-r1 (30 Dec 2006) + + 30 Dec 2006; keri <keri@gentoo.org> + +files/mercury-0.13.1-profdeep-builtin_throw.patch, + +mercury-0.13.1-r1.ebuild: + Ensure the proc_layout structure for builtin_throw in exception.m is + externally visible. + +*mercury-0.12.2-r4 (30 Dec 2006) + + 30 Dec 2006; keri <keri@gentoo.org> + +files/mercury-0.12.2-profdeep-builtin_throw.patch, + +mercury-0.12.2-r4.ebuild: + Enable the mercury deep-profiler. + +*mercury-0.13.1 (04 Dec 2006) + + 04 Dec 2006; keri <keri@gentoo.org> +files/mercury-0.13.1-CFLAGS.patch, + +files/mercury-0.13.1-LIBDIR.patch, +files/mercury-0.13.1-MAKEOPTS.patch, + +files/mercury-0.13.1-bootstrap.patch, + +files/mercury-0.13.1-deep_profiler.patch, + +files/mercury-0.13.1-docs.patch, +files/mercury-0.13.1-libgrades.patch, + +files/mercury-0.13.1-parallel-install_grades.patch, + +files/mercury-0.13.1-portage.patch, +files/mercury-0.13.1-tests.patch, + +mercury-0.13.1.ebuild: + Version bump. + + 23 Nov 2006; keri <keri@gentoo.org> + +files/mercury-0.12.2-pic_o-dependencies.patch, + +files/mercury-0.13.0-pic_o-dependencies.patch, mercury-0.12.2-r3.ebuild, + mercury-0.13.0.ebuild: + Generate dependencies on .mh files for both .o and .pic_o files. Reported by + M. Edward Borasky <znmeb@cesmail.net> in #154523. + + 10 Nov 2006; keri <keri@gentoo.org> mercury-0.13.0.ebuild: + Generate _init.c files after all C files have been generated. + + 06 Nov 2006; keri <keri@gentoo.org> mercury-0.13.0.ebuild: + Disable profdeep grades. + + 24 Oct 2006; keri <keri@gentoo.org> -files/mercury-0.12.2-portage.patch, + -files/mercury-0.12.2-portage-r1.patch, + -files/mercury-0.12.2-portage-r2.patch, + -files/mercury-0.13.0-mkinit.patch, -mercury-0.12.2.ebuild, + -mercury-0.12.2-r1.ebuild, -mercury-0.12.2-r2.ebuild: + Remove old revisions that don't support parallel build. + + 23 Oct 2006; keri <keri@gentoo.org> + +files/mercury-0.12.2-parallel-install_grades.patch, + +files/mercury-0.13.0-parallel-install_grades.patch, + mercury-0.12.2-r3.ebuild, mercury-0.13.0.ebuild: + Parallelize install_grades target in Mmake.rules. + + 19 Oct 2006; keri <keri@gentoo.org> mercury-0.12.2.ebuild, + mercury-0.12.2-r1.ebuild, mercury-0.12.2-r2.ebuild, + mercury-0.12.2-r3.ebuild, mercury-0.13.0.ebuild: + Update SRC_URI. + + 18 Oct 2006; Joshua Jackson <tsunam@gentoo.org> mercury-0.12.2-r3.ebuild: + Stable x86; bug #149924 + + 15 Oct 2006; keri <keri@gentoo.org> files/mercury-0.13.0-tests.patch: + Do not use the set command in mdbrc. + + 14 Oct 2006; keri <keri@gentoo.org> mercury-0.13.0.ebuild: + Add ~sparc keyword. + + 14 Oct 2006; keri <keri@gentoo.org> mercury-0.13.0.ebuild: + Add $(MakeVarName.cs) to InitFile target in dep files for stage2 bootstrap. + + 14 Oct 2006; keri <keri@gentoo.org> +files/mercury-0.13.0-mkinit.patch, + mercury-0.13.0.ebuild: + Ensure mmc generates .c files before mkinit is run. + + 12 Oct 2006; keri <keri@gentoo.org> mercury-0.13.0.ebuild: + Do not pre-strip binaries. + + 12 Oct 2006; keri <keri@gentoo.org> files/mercury-0.13.0-libgrades.patch: + Update libgrades compilation. + + 07 Oct 2006; keri <keri@gentoo.org> mercury-0.12.2-r3.ebuild: + Do not pre-strip binaries. + + 05 Oct 2006; <nixnut@gentoo.org> mercury-0.12.2-r3.ebuild: + Stable on ppc wrt bug 149924 + + 04 Oct 2006; keri <keri@gentoo.org> mercury-0.12.2-r3.ebuild: + Add ~sparc keyword. + + 03 Oct 2006; keri <keri@gentoo.org> files/mercury-0.12.2-tests.patch: + Fix string_format tests for 64bit architectures. + + 03 Oct 2006; keri <keri@gentoo.org> mercury-0.12.2-r3.ebuild: + Add ~amd64 keyword. + + 18 Sep 2006; keri <keri@gentoo.org> mercury-0.12.2-r3.ebuild: + Disable deepprof libgrades. + + 17 Sep 2006; keri <keri@gentoo.org> + +files/mercury-0.12.2-deep_profiler.patch, + +files/mercury-0.13.0-deep_profiler.patch, mercury-0.12.2-r3.ebuild, + mercury-0.13.0.ebuild: + Add support for Mercury deep profiler. + + 16 Sep 2006; keri <keri@gentoo.org> + -files/mercury-0.13.0_beta-CFLAGS.patch, + -files/mercury-0.13.0_beta-LIBDIR.patch, + -files/mercury-0.13.0_beta-MAKEOPTS.patch, + -files/mercury-0.13.0_beta-bootstrap.patch, + -files/mercury-0.13.0_beta-docs.patch, + -files/mercury-0.13.0_beta-libgrades.patch, + -files/mercury-0.13.0_beta-portage.patch, + -files/mercury-0.13.0_beta-tests.patch, + -mercury-0.13.0_beta20060907.ebuild: + Remove 0.13.0_beta development snapshot. + + 16 Sep 2006; keri <keri@gentoo.org> files/mercury-0.12.2-MAKEOPTS.patch, + files/mercury-0.12.2-libgrades.patch, files/mercury-0.13.0-MAKEOPTS.patch, + files/mercury-0.13.0-libgrades.patch: + Run mmake depend in stage 2 bootstrap. + + 16 Sep 2006; keri <keri@gentoo.org> files/mercury-0.12.2-libgrades.patch, + files/mercury-0.13.0-libgrades.patch: + Parallelize compilation of libgrades. + +*mercury-0.13.0 (16 Sep 2006) + + 16 Sep 2006; keri <keri@gentoo.org> +files/mercury-0.13.0-CFLAGS.patch, + +files/mercury-0.13.0-LIBDIR.patch, +files/mercury-0.13.0-MAKEOPTS.patch, + +files/mercury-0.13.0-bootstrap.patch, +files/mercury-0.13.0-docs.patch, + +files/mercury-0.13.0-libgrades.patch, + +files/mercury-0.13.0-portage.patch, +files/mercury-0.13.0-tests.patch, + +mercury-0.13.0.ebuild: + Version bump. The mercury-0.13.0 BOOTSTRAP_GRADE supports gcc4. + + 11 Sep 2006; keri <keri@gentoo.org> +files/mercury-0.12.2-MAKEOPTS.patch, + +files/mercury-0.13.0_beta-MAKEOPTS.patch, mercury-0.12.2-r3.ebuild, + mercury-0.13.0_beta20060907.ebuild: + Parallelize compilation. + + 10 Sep 2006; keri <keri@gentoo.org> files/mercury-0.12.2-bootstrap.patch, + files/mercury-0.13.0_beta-bootstrap.patch: + Ensure PIC and non-PIC code is not mixed on x86. + +*mercury-0.13.0_beta20060907 (09 Sep 2006) + + 09 Sep 2006; keri <keri@gentoo.org> + files/mercury-0.13.0_beta-portage.patch, + -mercury-0.13.0_beta20060811.ebuild, +mercury-0.13.0_beta20060907.ebuild: + New development snapshot. + + 14 Aug 2006; Keri Harris <keri@gentoo.org> + files/mercury-0.12.2-tests.patch, mercury-0.12.2-r3.ebuild: + Run test-suite with DEFAULT_GRADE. + + 12 Aug 2006; Keri Harris <keri@gentoo.org> + +files/mercury-0.13.0_beta-LIBDIR.patch, + +files/mercury-0.13.0_beta-bootstrap.patch, + +files/mercury-0.13.0_beta-libgrades.patch, + files/mercury-0.13.0_beta-portage.patch, + mercury-0.13.0_beta20060811.ebuild: + Add two-stage bootstrap support. + + 12 Aug 2006; Keri Harris <keri@gentoo.org> + -mercury-0.13.0_beta20060623.ebuild: + Remove old development snapshot. + +*mercury-0.13.0_beta20060811 (12 Aug 2006) + + 12 Aug 2006; Keri Harris <keri@gentoo.org> + +mercury-0.13.0_beta20060811.ebuild: + New development snapshot. + +*mercury-0.12.2-r3 (12 Aug 2006) + + 12 Aug 2006; Keri Harris <keri@gentoo.org> + +files/mercury-0.12.2-bootstrap.patch, + +files/mercury-0.12.2-libgrades.patch, + +files/mercury-0.12.2-portage-r3.patch, +mercury-0.12.2-r3.ebuild: + Add two-stage bootstrap support. + +*mercury-0.13.0_beta20060623 (25 Jun 2006) + + 25 Jun 2006; Keri Harris <keri@gentoo.org> + -mercury-0.13.0_beta20060615.ebuild, +mercury-0.13.0_beta20060623.ebuild: + New development snapshot. + +*mercury-0.13.0_beta20060615 (17 Jun 2006) + + 17 Jun 2006; Keri Harris <keri@gentoo.org> + -files/mercury-0.13.0_beta-LIBDIR.patch, + files/mercury-0.13.0_beta-portage.patch, + +files/mercury-0.13.0_beta-tests.patch, mercury-0.12.2-r2.ebuild, + -mercury-0.13.0_beta20060609.ebuild, +mercury-0.13.0_beta20060615.ebuild: + New development snapshot incorporating support for threaded libgrades and + src_test. + + 17 Jun 2006; Keri Harris <keri@gentoo.org> + +files/mercury-0.12.2-portage-r2.patch, mercury-0.12.2-r2.ebuild: + Enable hlc.par.gc libgrade on a minimal install if threading is enabled. + +*mercury-0.12.2-r2 (16 Jun 2006) + + 16 Jun 2006; Keri Harris <keri@gentoo.org> +mercury-0.12.2-r2.ebuild: + Add thread-safe libgrade support. + + 14 Jun 2006; Keri Harris <keri@gentoo.org> + +files/mercury-0.12.2-portage-r1.patch, +files/mercury-0.12.2-tests.patch, + mercury-0.12.2-r1.ebuild: + Add src_test support for default libgrade. + +*mercury-0.13.0_beta20060609 (12 Jun 2006) + + 12 Jun 2006; Keri Harris <keri@gentoo.org> + -mercury-0.13.0_beta20060601.ebuild, +mercury-0.13.0_beta20060609.ebuild: + New development snapshot. + + 09 Jun 2006; Keri Harris <keri@gentoo.org> + +files/mercury-0.13.0_beta-LIBDIR.patch, + mercury-0.13.0_beta20060601.ebuild: + Add debug support to libgrades. + +*mercury-0.12.2-r1 (09 Jun 2006) + + 09 Jun 2006; Keri Harris <keri@gentoo.org> + +files/mercury-0.12.2-LIBDIR.patch, files/mercury-0.12.2-portage.patch, + +mercury-0.12.2-r1.ebuild: + Add debug support to libgrades. Append ${P} to install_libdir so that + mercury-extras can be upgraded. + + 04 Jun 2006; Keri Harris <keri@gentoo.org> + -mercury-0.13.0_beta20060517.ebuild, -mercury-0.13.0_beta20060525.ebuild: + Remove old development snapshots. + +*mercury-0.13.0_beta20060601 (04 Jun 2006) + + 04 Jun 2006; Keri Harris <keri@gentoo.org> + +mercury-0.13.0_beta20060601.ebuild: + New development snapshot. + +*mercury-0.13.0_beta20060525 (27 May 2006) + + 27 May 2006; Keri Harris <keri@gentoo.org> + +mercury-0.13.0_beta20060525.ebuild: + New development snapshot. + + 20 May 2006; Keri Harris <keri@gentoo.org> + -mercury-0.13.0_beta20060501.ebuild, -mercury-0.13.0_beta20060511.ebuild: + Remove old development snapshots from the tree. + +*mercury-0.13.0_beta20060517 (20 May 2006) + + 20 May 2006; Keri Harris <keri@gentoo.org> + +mercury-0.13.0_beta20060517.ebuild: + New development snapshot. + +*mercury-0.13.0_beta20060511 (13 May 2006) + + 13 May 2006; Keri Harris <keri@gentoo.org> + +mercury-0.13.0_beta20060511.ebuild: + New development snapshot. + + 13 May 2006; Keri Harris <keri@gentoo.org> + mercury-0.13.0_beta20060501.ebuild: + Change upstream SRC_URI. + + 13 May 2006; Keri Harris <keri@gentoo.org> -mercury-0.13.0_beta5.ebuild, + -mercury-0.13.0_beta6.ebuild, -mercury-0.13.0_beta7.ebuild, + -mercury-0.13.0_beta8.ebuild: + Remove old development snapshots from the tree. + +*mercury-0.13.0_beta20060501 (13 May 2006) + + 13 May 2006; Keri Harris <keri@gentoo.org> + +mercury-0.13.0_beta20060501.ebuild: + New development snapshot. + +*mercury-0.13.0_beta8 (02 May 2006) + + 02 May 2006; Keri Harris <keri@gentoo.org> +mercury-0.13.0_beta8.ebuild: + New development snapshot. + +*mercury-0.13.0_beta7 (29 Apr 2006) + + 29 Apr 2006; Keri Harris <keri@gentoo.org> +mercury-0.13.0_beta7.ebuild: + New development snapshot. + + 27 Apr 2006; Marien Zwart <marienz@gentoo.org> Manifest: + Fixing SHA256 digest, pass four + +*mercury-0.13.0_beta6 (26 Apr 2006) + + 26 Apr 2006; Keri Harris <keri@gentoo.org> +mercury-0.13.0_beta6.ebuild: + New development snapshot. + + 25 Apr 2006; Keri Harris <keri@gentoo.org> -mercury-0.13.0_beta.ebuild, + -mercury-0.13.0_beta-r1.ebuild, -mercury-0.13.0_beta2.ebuild, + -mercury-0.13.0_beta3.ebuild, -mercury-0.13.0_beta4.ebuild: + Remove old development snapshots from the tree. + +*mercury-0.13.0_beta5 (25 Apr 2006) + + 25 Apr 2006; Keri Harris <keri@gentoo.org> +mercury-0.13.0_beta5.ebuild: + New development snapshot. + +*mercury-0.13.0_beta4 (22 Apr 2006) + + 22 Apr 2006; Keri Harris <keri@gentoo.org> +mercury-0.13.0_beta4.ebuild: + New development snapshot. + +*mercury-0.13.0_beta3 (20 Apr 2006) + + 20 Apr 2006; Keri Harris <keri@gentoo.org> +mercury-0.13.0_beta3.ebuild: + New development snapshot. + +*mercury-0.13.0_beta2 (19 Apr 2006) + + 19 Apr 2006; Keri Harris <keri@gentoo.org> +mercury-0.13.0_beta2.ebuild: + New development snapshot. + +*mercury-0.13.0_beta-r1 (13 Apr 2006) + + 13 Apr 2006; Keri Harris <keri@gentoo.org> +mercury-0.13.0_beta-r1.ebuild: + Revbump to new development snapshot. + +*mercury-0.13.0_beta (07 Apr 2006) + + 07 Apr 2006; Keri Harris <keri@gentoo.org> + +files/mercury-0.13.0_beta-CFLAGS.patch, + +files/mercury-0.13.0_beta-docs.patch, + +files/mercury-0.13.0_beta-portage.patch, +mercury-0.13.0_beta.ebuild: + Version bump to development release. + + 27 Mar 2006; Keri Harris <keri@gentoo.org> mercury-0.12.2.ebuild: + Explicitly disable building dotnet grades. Thanks to Brian Danilko + <brian@likeablesoftware.com> in bug #127673 + + 25 Mar 2006; Keri Harris <keri@gentoo.org> mercury-0.12.2.ebuild: + Add ~ppc keyword. + + 24 Mar 2006; Keri Harris <keri@gentoo.org> mercury-0.12.2.ebuild: + Updated install paths to respect ${PF}. + +*mercury-0.12.2 (23 Mar 2006) + + 23 Mar 2006; Keri Harris <keri@gentoo.org> + +files/mercury-0.12.2-CFLAGS.patch, +files/mercury-0.12.2-docs.patch, + +files/mercury-0.12.2-portage.patch, +metadata.xml, + +mercury-0.12.2.ebuild: + New ebuild. Based on an ebuild submitted by Ryan Kelly in bug #121234 + diff --git a/dev-lang/mlton/ChangeLog b/dev-lang/mlton/ChangeLog new file mode 100644 index 00000000..71df977f --- /dev/null +++ b/dev-lang/mlton/ChangeLog @@ -0,0 +1,79 @@ +# ChangeLog for dev-lang/mlton +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mlton/ChangeLog,v 1.17 2015/06/09 14:08:26 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + + 23 May 2015; Manuel Rüger <mrueg@gentoo.org> + -files/mlton-20100608-gmp-const.patch, -mlton-20100608.ebuild: + Remove old. + +*mlton-20130715 (15 Jan 2014) + + 15 Jan 2014; Mark Wright <gienah@gentoo.org> + +files/mlton-20070826-no-execmem.patch, +files/mlton-20130715-no-PIE.patch, + +files/mlton-20130715-split-make-for-pax-mark.patch, +mlton-20130715.ebuild: + Bump to mlton-20130715, fixes bug 480750. Thanks to David Brown, jer and Jason + Mours for testing and suggestions. + + 25 Apr 2013; Mark Wright <gienah@gentoo.org> + +files/mlton-20100608-gmp-const.patch, mlton-20100608.ebuild: + Fix Bug 452558 - dev-lang/mlton-20100608 fails to build, unknown type name + '__gmp_const'. Fixed by upstream: + https://github.com/MLton/mlton/commit/a658a1f4a76a01f568116598800f49b80cf8ee1a + + 14 Dec 2012; Ulrich Müller <ulm@gentoo.org> mlton-20100608.ebuild: + Fix LICENSE, see files in doc/license directory, bug 444982. + +*mlton-20100608 (16 Oct 2012) + + 16 Oct 2012; Marijn Schouten <hkBst@gentoo.org> + -files/mlton-20040227-obsolete-flags.patch, -mlton-20070826-r1.ebuild, + +mlton-20100608.ebuild: + bump (fixes bug 378497) + + 11 Jul 2010; Markos Chandras <hwoarang@gentoo.org> + mlton-20070826-r1.ebuild: + add QA_PRESTRIPPED for binary files. Bug #295110 + +*mlton-20070826-r1 (10 Nov 2009) + + 10 Nov 2009; Heath Caldwell <hncaldwell@gentoo.org> + -mlton-20070826.ebuild, +mlton-20070826-r1.ebuild: + Make man pages install to proper location. Fixes bug #292616. + + 22 Mar 2009; Marijn Schouten <hkBst@gentoo.org> -mlton-20040227.ebuild: + rm old ebuild + + 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: + Add GLEP 56 USE flag descriptions. + + 06 Aug 2008; Alexis Ballier <aballier@gentoo.org> mlton-20070826.ebuild: + Set VARTEXFONTS to prevent potential problems with latex font generation, + bug #223077 + + 24 Apr 2008; Raúl Porcel <armin76@gentoo.org> + -files/digest-mlton-20070826: + Remove digests + +*mlton-20070826 (14 Apr 2008) + + 14 Apr 2008; Marijn Schouten <hkBst@gentoo.org> +mlton-20070826.ebuild: + bump, bug 110233 + + 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: + Regenerate digest in Manifest2 format. + + 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: + Regenerate digest in Manifest2 format. + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + mlton-20040227.ebuild: + virtual/glibc -> virtual/libc + +*mlton-20040227 (10 Jun 2004) + + 10 Jun 2004; Matthieu Sozeau <mattam@gentoo.org> metadata.xml, + mlton-20040227.ebuild, files/mlton-20040227-obsolete-flags.patch: + New ebuild for source version of mlton (requires mlton-bin to compile). diff --git a/dev-lang/mmix/ChangeLog b/dev-lang/mmix/ChangeLog new file mode 100644 index 00000000..b04505fc --- /dev/null +++ b/dev-lang/mmix/ChangeLog @@ -0,0 +1,123 @@ +# ChangeLog for dev-lang/mmix +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mmix/ChangeLog,v 1.28 2014/12/28 10:10:28 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> mmix-20131017.ebuild: + Stable for x86, wrt bug #532450 + + 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> mmix-20131017.ebuild: + Stable for amd64, wrt bug #532450 + + 13 Dec 2014; Matthias Maier <tamiko@gentoo.org> -mmix-20110605.ebuild, + mmix-20131017.ebuild: + update SRC_URI; drop old + + 13 Oct 2014; Matthias Maier <tamiko@gentoo.org> + -files/mmix-20060324-includes.patch, -files/mmix-20060324-makefile.patch, + metadata.xml, mmix-20110605.ebuild, mmix-20131017.ebuild: + fix build time dependencies for +doc; remove obsolete patch files; update + metadata.xml + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> mmix-20110605.ebuild, + mmix-20131017.ebuild: + QA: drop trailing '.' from DESCRIPTION + +*mmix-20131017 (30 Dec 2013) + + 30 Dec 2013; Tom Wijsman <TomWij@gentoo.org> +mmix-20131017.ebuild, + metadata.xml: + Version bump to 20131017; fixes bug #493538, proxied commit by Matthias Maier + (tamiko) whom will maintain this package. + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -mmix-20060324-r1.ebuild, + -mmix-20060324.ebuild, -mmix-20100311.ebuild, -mmix-20110420.ebuild: + Remove old + + 10 Mar 2012; Brent Baude <ranger@gentoo.org> mmix-20110605.ebuild: + Marking mmix-20110605 ppc for bug 400003 + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> mmix-20110605.ebuild: + x86 stable wrt bug #400003 + +*mmix-20110605 (27 Jul 2011) + + 27 Jul 2011; Michael Weber <xmw@gentoo.org> + files/mmix-20110420-makefile.patch, +mmix-20110605.ebuild: + Version bump + +*mmix-20110420 (10 May 2011) + + 10 May 2011; Michael Weber <xmw@gentoo.org> mmix-20100311.ebuild, + +mmix-20110420.ebuild, +files/mmix-20110420-makefile.patch: + Version bump + +*mmix-20100311 (18 Sep 2010) +*mmix-20060324-r1 (18 Sep 2010) + + 18 Sep 2010; Jeroen Roovers <jer@gentoo.org> +mmix-20060324-r1.ebuild, + +files/mmix-20060324-includes.patch, +files/mmix-20060324-makefile.patch, + +mmix-20100311.ebuild: + Version bump. Respect LDFLAGS (bug #335415), CC. Fix some compiler + warnings. Fix parallel make. + + 03 Sep 2008; Christian Faulhammer <opfer@gentoo.org> mmix-20060324.ebuild: + fix dependency to virtual/tex-base, this fixes bug 185637 and bug 222501 + + 03 Sep 2008; Christian Faulhammer <opfer@gentoo.org> + -mmix-20020216.ebuild: + clean up + + 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 02 Jan 2007; Andrej Kacian <ticho@gentoo.org> mmix-20060324.ebuild: + Stable on x86, bug #136559. + + 23 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> + mmix-20060324.ebuild: + Stable on ppc wrt bug #136559. + + 12 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> mmix-20020216.ebuild, + mmix-20060324.ebuild: + Unkeywording sparc, see #136559 + + 08 Dec 2006; Charlie Shepherd <masterdriverz@gentoo.org> + mmix-20060324.ebuild: + Fix tetex dependency, thanks to David Klempner for reporting; bug 136559 + +*mmix-20060324 (20 Apr 2006) + + 20 Apr 2006; Carsten Lohrke <carlo@gentoo.org> +metadata.xml, + +mmix-20060324.ebuild: + Version bump. + + 04 May 2005; David Holm <dholm@gentoo.org> mmix-20020216.ebuild: + Added to ~ppc. + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> mmix-20020216.ebuild: + virtual/glibc -> virtual/libc + + 18 Dec 2003; Chuck Short <zul@gentoo.org> mmix-20020216.ebuild: + Added dependcy, need ghostscript to read the manual. Closes #35559. + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*mmix-20020216 (04 May 2002) + + 04 May 2002; Karl Trygve Kalleberg <karltk@gentoo.org> mmix-20020216.ebuild files/digest-mmix-20020216 : + + From Knuth's page: + + MMIX is a machine that operates primarily on 64-bit words. It has 256 + general-purpose 64-bit registers that each can hold either fixed-point or + floating-point numbers. Most instructions have the 4-byte form `OP X Y Z', + where each of OP, X, Y, and Z is a single 8-bit byte. For example, if OP is + the code for ADD the meaning is ``X=Y+Z''; i.e., ``Set register X to the + contents of register Y plus the contents of register Z.'' The 256 possible + OP codes fall into a dozen or so easily remembered categories. + + The designers of important real-world processor chips (e.g., MIPS and + ALPHA) have helped me with the design of MMIX. So I'm excited about the + prospects. + + Ebuild provided by Hanno Boeck <hanno@gmx.de>. diff --git a/dev-lang/moarvm/ChangeLog b/dev-lang/moarvm/ChangeLog new file mode 100644 index 00000000..7cebe26d --- /dev/null +++ b/dev-lang/moarvm/ChangeLog @@ -0,0 +1,153 @@ +# ChangeLog for dev-lang/moarvm +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/moarvm/ChangeLog,v 1.31 2015/07/27 07:06:13 patrick Exp $ + +*moarvm-2015.07 (27 Jul 2015) + + 27 Jul 2015; Patrick Lauer <patrick@gentoo.org> +moarvm-2015.07.ebuild: + Bump + +*moarvm-2015.06 (19 Jun 2015) + + 19 Jun 2015; Patrick Lauer <patrick@gentoo.org> +moarvm-2015.06.ebuild: + Bump + + 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + + 23 May 2015; Mikle Kolyada <zlogene@gentoo.org> -moarvm-2014.07.ebuild, + -moarvm-2014.08.ebuild, -moarvm-2014.09.ebuild, -moarvm-2014.10.ebuild, + -moarvm-2014.11.ebuild, -moarvm-2014.12.ebuild: + Drop old 2014.x series + +*moarvm-2015.05 (22 May 2015) + + 22 May 2015; Patrick Lauer <patrick@gentoo.org> +moarvm-2015.05.ebuild: + Bump + +*moarvm-2015.04 (24 Apr 2015) + + 24 Apr 2015; Patrick Lauer <patrick@gentoo.org> +moarvm-2015.04.ebuild: + Bump + +*moarvm-2015.03 (20 Mar 2015) + + 20 Mar 2015; Patrick Lauer <patrick@gentoo.org> +moarvm-2015.03.ebuild: + Bump + +*moarvm-2015.02 (22 Feb 2015) + + 22 Feb 2015; Patrick Lauer <patrick@gentoo.org> +moarvm-2015.02.ebuild: + Bump + +*moarvm-2015.01 (26 Jan 2015) + + 26 Jan 2015; Patrick Lauer <patrick@gentoo.org> +moarvm-2015.01.ebuild: + Bump + +*moarvm-2014.12 (20 Dec 2014) + + 20 Dec 2014; Patrick Lauer <patrick@gentoo.org> +moarvm-2014.12.ebuild: + Bump + +*moarvm-2014.11 (23 Nov 2014) + + 23 Nov 2014; Patrick Lauer <patrick@gentoo.org> +moarvm-2014.11.ebuild: + Bump + +*moarvm-2014.10 (25 Oct 2014) + + 25 Oct 2014; Patrick Lauer <patrick@gentoo.org> +moarvm-2014.10.ebuild: + Bump + +*moarvm-2014.09 (19 Sep 2014) + + 19 Sep 2014; Patrick Lauer <patrick@gentoo.org> +moarvm-2014.09.ebuild: + Bump + +*moarvm-2014.08 (25 Aug 2014) + + 25 Aug 2014; Patrick Lauer <patrick@gentoo.org> +moarvm-2014.08.ebuild: + Bump + + 21 Jul 2014; Patrick Lauer <patrick@gentoo.org> -moarvm-2013.10.1.ebuild, + -moarvm-2013.10.ebuild, -moarvm-2014.01.ebuild, -moarvm-2014.02-r1.ebuild, + -moarvm-2014.02.ebuild, -moarvm-2014.03.ebuild, -moarvm-2014.04.ebuild, + -moarvm-2014.05.ebuild, -moarvm-2014.06.ebuild: + Remove old + +*moarvm-2014.07 (21 Jul 2014) + + 21 Jul 2014; Patrick Lauer <patrick@gentoo.org> +moarvm-2014.07.ebuild: + Bump + +*moarvm-2014.06 (26 Jun 2014) + + 26 Jun 2014; Patrick Lauer <patrick@gentoo.org> +moarvm-2014.06.ebuild: + Bump + +*moarvm-2014.05 (26 May 2014) + + 26 May 2014; Patrick Lauer <patrick@gentoo.org> +moarvm-2014.05.ebuild: + Bump + +*moarvm-2014.04 (18 Apr 2014) + + 18 Apr 2014; Patrick Lauer <patrick@gentoo.org> +moarvm-2014.04.ebuild: + Bump + + 02 Apr 2014; Patrick Lauer <patrick@gentoo.org> moarvm-2013.10.1.ebuild, + moarvm-2013.10.ebuild, moarvm-2014.01.ebuild, moarvm-2014.02-r1.ebuild, + moarvm-2014.02.ebuild, moarvm-2014.03.ebuild, moarvm-9999.ebuild: + Add perl dep #504708 + +*moarvm-2014.03 (31 Mar 2014) + + 31 Mar 2014; Patrick Lauer <patrick@gentoo.org> +moarvm-2014.03.ebuild: + Bump + +*moarvm-2014.02-r1 (17 Mar 2014) + + 17 Mar 2014; Patrick Lauer <patrick@gentoo.org> +moarvm-2014.02-r1.ebuild: + Improve src_install #504712 + +*moarvm-2014.02 (26 Feb 2014) + + 26 Feb 2014; Patrick Lauer <patrick@gentoo.org> +moarvm-2014.02.ebuild: + Bump + +*moarvm-2014.01 (18 Feb 2014) + + 18 Feb 2014; Patrick Lauer <patrick@gentoo.org> +moarvm-2014.01.ebuild: + Bump, new homepage and proper tarballs + + 15 Jan 2014; Patrick Lauer <patrick@gentoo.org> moarvm-2013.10.ebuild, + moarvm-9999.ebuild: + Whitespace, silence repoman + + 09 Jan 2014; Patrick Lauer <patrick@gentoo.org> +files/Configure-9999.patch, + moarvm-9999.ebuild: + Hack up -9999 ebuild to have a chance of working with nqp + +*moarvm-9999 (09 Jan 2014) + + 09 Jan 2014; Patrick Lauer <patrick@gentoo.org> +moarvm-9999.ebuild: + Add -9999 ebuild + + 09 Jan 2014; Patrick Lauer <patrick@gentoo.org> moarvm-2013.10.1.ebuild, + moarvm-2013.10.ebuild: + Fix homepage + + 06 Dec 2013; Patrick Lauer <patrick@gentoo.org> moarvm-2013.10.1.ebuild: + Hack in version so that build system doesn't make us sad + +*moarvm-2013.10.1 (06 Dec 2013) + + 06 Dec 2013; Patrick Lauer <patrick@gentoo.org> +moarvm-2013.10.1.ebuild: + Bump to current HEAD as nqp relies on newer features + +*moarvm-2013.10 (06 Dec 2013) + + 06 Dec 2013; Patrick Lauer <patrick@gentoo.org> +files/Configure.patch, + +metadata.xml, +moarvm-2013.10.ebuild: + Initial commit, dependency of nqp/rakudo diff --git a/dev-lang/mono-basic/ChangeLog b/dev-lang/mono-basic/ChangeLog new file mode 100644 index 00000000..1c87e3b8 --- /dev/null +++ b/dev-lang/mono-basic/ChangeLog @@ -0,0 +1,188 @@ +# ChangeLog for dev-lang/mono-basic +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/ChangeLog,v 1.39 2011/07/08 10:01:13 pacho Exp $ + + 08 Jul 2011; Pacho Ramos <pacho@gentoo.org> -mono-basic-2.6.2.ebuild, + -mono-basic-2.8.ebuild: + Remove old. + + 11 May 2011; Christoph Mende <angelos@gentoo.org> mono-basic-2.10.ebuild: + Stable on amd64 wrt bug #359651 + + 07 May 2011; Thomas Kahle <tomka@gentoo.org> mono-basic-2.10.ebuild: + x86 stable per bug 359651 + + 21 Mar 2011; Brent Baude <ranger@gentoo.org> mono-basic-2.10.ebuild: + Marking mono-basic-2.10 ppc stable for bug 359651 + +*mono-basic-2.10 (27 Feb 2011) + + 27 Feb 2011; Pacho Ramos <pacho@gentoo.org> +mono-basic-2.10.ebuild, + -mono-basic-9999.ebuild: + Version bump for mono-2.10, remove 9999 as we don't maintain neither support + it. + + 29 Jan 2011; Markos Chandras <hwoarang@gentoo.org> mono-basic-2.8.ebuild: + Stable on amd64 wrt bug #352808 + + 29 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + mono-basic-2.8.ebuild: + stable x86, bug 352808 + +*mono-basic-2.8 (08 Oct 2010) + + 08 Oct 2010; Alistair Bush <ali_bush@gentoo.org> +mono-basic-2.8.ebuild: + Version Bump + + 07 Oct 2010; Pacho Ramos <pacho@gentoo.org> -mono-basic-1.2.4.ebuild, + -mono-basic-1.2.6.ebuild, -mono-basic-2.0.ebuild, + -mono-basic-2.0.9999.ebuild, -mono-basic-2.4.2.ebuild, + -mono-basic-2.4.9999.ebuild: + Remove old. + + 12 Sep 2010; Joseph Jezak <josejx@gentoo.org> mono-basic-2.6.2.ebuild: + Marked ppc for bug #327279. + + 12 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + mono-basic-2.6.2.ebuild: + stable x86, bug 327279 + + 09 Jul 2010; Pacho Ramos <pacho@gentoo.org> mono-basic-2.6.2.ebuild: + amd64 stable, bug 327279 + +*mono-basic-2.6.2 (04 Jul 2010) + + 04 Jul 2010; Pacho Ramos <pacho@gentoo.org> -mono-basic-2.6.ebuild, + +mono-basic-2.6.2.ebuild: + Version bump, remove old. + +*mono-basic-2.6 (27 Feb 2010) + + 27 Feb 2010; Patrick Lauer <patrick@gentoo.org> +mono-basic-2.6.ebuild: + Bump + + 11 Feb 2010; Ulrich Mueller <ulm@gentoo.org> mono-basic-1.2.4.ebuild, + mono-basic-1.2.6.ebuild, mono-basic-2.0.ebuild: + Replace license X11 by MIT, bug 298556. + + 27 Sep 2009; nixnut <nixnut@gentoo.org> mono-basic-2.4.2.ebuild: + ppc stable #284306 + + 19 Sep 2009; Markus Meier <maekke@gentoo.org> mono-basic-2.4.2.ebuild: + amd64/x86 stable, bug #284306 + + 02 Sep 2009; Peter Alfredsen <loki_val@gentoo.org> -mono-basic-2.2.ebuild, + -mono-basic-2.2.9999.ebuild, -mono-basic-2.4.ebuild: + Drop old + +*mono-basic-2.4.2 (30 Jun 2009) + + 30 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> + -mono-basic-2.4.2_rc1.ebuild, +mono-basic-2.4.2.ebuild: + Bump to 2.4.2 + +*mono-basic-2.4.2_rc1 (22 Jun 2009) + + 22 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> + -mono-basic-2.4.2_pre2.ebuild, +mono-basic-2.4.2_rc1.ebuild: + Bump + +*mono-basic-2.4.2_pre2 (17 Jun 2009) + + 17 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> + -mono-basic-2.4.2_pre1.ebuild, +mono-basic-2.4.2_pre2.ebuild: + Bump + +*mono-basic-2.4.2_pre1 (09 Jun 2009) + + 09 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> + +mono-basic-2.4.2_pre1.ebuild: + Add 2.4.2 preview 1 + + 09 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> + mono-basic-2.0.9999.ebuild, mono-basic-2.2.9999.ebuild, + mono-basic-2.4.9999.ebuild, mono-basic-9999.ebuild: + Drop keywords for all *9999 ebuilds instead of maintaining a huge + package.mask + + 20 May 2009; Brent Baude <ranger@gentoo.org> mono-basic-2.4.ebuild: + Marking mono-basic-2.4 ~ppc for bug 268517 + +*mono-basic-9999 (05 May 2009) +*mono-basic-2.4.9999 (05 May 2009) +*mono-basic-2.2.9999 (05 May 2009) +*mono-basic-2.0.9999 (05 May 2009) + + 05 May 2009; Peter Alfredsen <loki_val@gentoo.org> + +mono-basic-2.0.9999.ebuild, +mono-basic-2.2.9999.ebuild, + +mono-basic-2.4.9999.ebuild, +mono-basic-9999.ebuild: + Add live ebuilds for trunk and >=2.0 branches + +*mono-basic-2.4 (30 Mar 2009) + + 30 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> +mono-basic-2.4.ebuild: + Bump to mono-2.4 version. + +*mono-basic-2.2 (18 Jan 2009) + + 18 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> -mono-basic-1.9.ebuild, + +mono-basic-2.2.ebuild: + Bump to 2.2, bug 254929. + + 15 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> metadata.xml: + Compnerd retired. + + 23 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> mono-basic-2.0.ebuild: + Kill libdir cruft + +*mono-basic-2.0 (19 Nov 2008) + + 19 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> + -mono-basic-1.2.3.ebuild, -mono-basic-1.2.5.ebuild, + +mono-basic-2.0.ebuild: + Bump for mono-2, remove crufty slag. + +*mono-basic-1.9 (31 May 2008) + + 31 May 2008; Jurek Bartuszek <jurek@gentoo.org> +mono-basic-1.9.ebuild: + Version bump + +*mono-basic-1.2.6 (14 Dec 2007) + + 14 Dec 2007; Jurek Bartuszek <jurek@gentoo.org> +mono-basic-1.2.6.ebuild: + Version bump + +*mono-basic-1.2.5 (10 Sep 2007) + + 10 Sep 2007; Jurek Bartuszek <jurek@gentoo.org> +mono-basic-1.2.5.ebuild: + Version bump + + 03 Aug 2007; Christian Faulhammer <opfer@gentoo.org> + mono-basic-1.2.4.ebuild: + stable x86, bug 186771 + + 02 Aug 2007; Jurek Bartuszek <jurek@gentoo.org> mono-basic-1.2.4.ebuild: + Added test restriction + + 01 Aug 2007; <metalgod@gentoo.org> mono-basic-1.2.4.ebuild: + Added ~amd64 keyword. Closes bug #186133 + +*mono-basic-1.2.4 (21 Jun 2007) + + 21 Jun 2007; Jurek Bartuszek <jurek@gentoo.org> mono-basic-1.2.3.ebuild, + +mono-basic-1.2.4.ebuild: + - Version bump (1.2.4) + - Ebuild coding style cleanup + - Fixed mono dependency (fixing bug #182805) + + 07 Apr 2007; Saleem Abdulrasool <compnerd@gentoo.org> + mono-basic-1.2.3.ebuild: + Bump dependency on mono to 1.2.3 as per bug #173656 + +*mono-basic-1.2.3 (11 Feb 2007) + + 11 Feb 2007; Saleem Abdulrasool <compnerd@gentoo.org> +metadata.xml, + +mono-basic-1.2.3.ebuild: + Initial import of mono-basic, ebuild by Saleem Abdulrasool + <compnerd@gentoo.org> + diff --git a/dev-lang/mono/ChangeLog b/dev-lang/mono/ChangeLog new file mode 100644 index 00000000..e9feea2f --- /dev/null +++ b/dev-lang/mono/ChangeLog @@ -0,0 +1,1471 @@ +# ChangeLog for dev-lang/mono +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.262 2015/07/10 07:22:59 patrick Exp $ + +*mono-3.12.1 (10 Jul 2015) + + 10 Jul 2015; Patrick Lauer <patrick@gentoo.org> +mono-3.12.1.ebuild: + Bump, ebuild borrowed from dotnet overlay + + 11 Dec 2014; Matthew Thode <prometheanfire@gentoo.org> mono-2.10.9-r2.ebuild: + fixing stable mono for bug 467238 + + 18 Nov 2014; Rick Farina <zerochaos@gentoo.org> mono-2.10.9-r2.ebuild, + mono-3.2.3.ebuild, mono-3.2.8.ebuild: + fix for bug #513852, kernel checks should not be fatal + + 19 Mar 2014; Tom Wijsman <TomWij@gentoo.org> + +files/mono-3.2.8-disable-missing-test.patch, mono-3.2.8.ebuild: + Temporarily remove broken test 883; fixes bug #504108, reported by eroen. + +*mono-3.2.8 (27 Feb 2014) + + 27 Feb 2014; Heather Cynede <cynede@gentoo.org> +mono-3.2.8.ebuild: + mono 3.2.8 + + 26 Sep 2013; Tom Wijsman <TomWij@gentoo.org> mono-3.2.3.ebuild: + Change to the right directory before running test checks, fixes bug #485900. + +*mono-3.2.3 (24 Sep 2013) + + 24 Sep 2013; Heather Cynede <cynede@gentoo.org> +mono-3.2.3.ebuild: + mono version bump + + 26 Aug 2013; Patrick Lauer <patrick@gentoo.org> mono-3.0.7.ebuild: + Neuter futile kernel check so that things make a little more sense + + 24 May 2013; Pacho Ramos <pacho@gentoo.org> mono-3.0.7.ebuild: + Drop all .la files again + +*mono-3.0.7 (24 May 2013) + + 24 May 2013; Pacho Ramos <pacho@gentoo.org> +mono-3.0.7.ebuild, + -mono-2.10.9-r1.ebuild, -mono-2.11.1.ebuild, -mono-2.11.4.ebuild: + Version bump, remove old + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mono-2.10.9-r2.ebuild: + Add ~ppc64, wrt bug #455960 + + 30 Nov 2012; Agostino Sarubbo <ago@gentoo.org> mono-2.10.9-r2.ebuild: + Stable for ppc, wrt bug #433768 + +*mono-2.11.4 (09 Oct 2012) + + 09 Oct 2012; Patrick Lauer <patrick@gentoo.org> +mono-2.11.4.ebuild: + Bump + + 17 Sep 2012; Andreas Schuerch <nativemad@gentoo.org> mono-2.10.9-r2.ebuild: + x86 stable, see bug 433768 + + 16 Sep 2012; Agostino Sarubbo <ago@gentoo.org> mono-2.10.9-r2.ebuild: + Stable for amd64, wrt bug #433768 + +*mono-2.10.9-r2 (15 Sep 2012) + + 15 Sep 2012; Pacho Ramos <pacho@gentoo.org> + +files/mono-2.10.9-CVE-2012-3543.patch, + +files/mono-2.10.9-CVE-2012-3543_2.patch, +mono-2.10.9-r2.ebuild, + -mono-2.10.5.ebuild, -mono-2.10.8.ebuild: + Fix CVE-2012-3543, drop old. + + 24 Aug 2012; Michael Weber <xmw@gentoo.org> mono-2.10.9-r1.ebuild: + ppc stable (bug 426688). + + 20 Aug 2012; Christoph Junghans <ottxor@gentoo.org> mono-2.11.1.ebuild: + added prefix keywords + + 18 Aug 2012; Michael Weber <xmw@gentoo.org> mono-2.10.8.ebuild: + ppc stable (bug 407701) + + 28 Jul 2012; Agostino Sarubbo <ago@gentoo.org> mono-2.10.9-r1.ebuild: + Stable for amd64, wrt bug #426688 + + 22 Jul 2012; Jeff Horelick <jdhore@gentoo.org> mono-2.10.9-r1.ebuild: + marked x86 per bug 426688 + +*mono-2.10.9-r1 (21 Jul 2012) + + 21 Jul 2012; Pacho Ramos <pacho@gentoo.org> + +files/mono-2.10.9-CVE-2012-3382.patch, +mono-2.10.9-r1.ebuild, + -mono-2.10.9.ebuild: + Fix CVE-2012-3382 (#426688), drop old. + + 22 May 2012; Agostino Sarubbo <ago@gentoo.org> mono-2.10.8.ebuild: + Stable for amd64, wrt bug #407701 + +*mono-2.11.1 (10 May 2012) + + 10 May 2012; Alistair Bush <ali_bush@gentoo.org> +mono-2.11.1.ebuild: + Add alpha version of mono to tree + +*mono-2.10.9 (04 May 2012) + + 04 May 2012; Alistair Bush <ali_bush@gentoo.org> +mono-2.10.9.ebuild: + Version bump to mac-only release due to bug #414393. + + 09 Apr 2012; Markus Meier <maekke@gentoo.org> mono-2.10.8.ebuild: + x86 stable, bug #407701 + + 18 Mar 2012; Pacho Ramos <pacho@gentoo.org> -mono-2.10.6.ebuild, + mono-2.10.8.ebuild: + Drop gluezilla references. + +*mono-2.10.8 (22 Jan 2012) + + 22 Jan 2012; Pacho Ramos <pacho@gentoo.org> +mono-2.10.8.ebuild, + -mono-2.10.2-r1.ebuild: + Version bump, drop old. + + 10 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> mono-2.10.5.ebuild: + ppc stable wrt #389181 + + 05 Nov 2011; Markos Chandras <hwoarang@gentoo.org> mono-2.10.5.ebuild: + Stable on amd64 wrt bug #389181 + + 04 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> mono-2.10.5.ebuild: + x86 stable wrt bug #389181 + +*mono-2.10.6 (01 Nov 2011) + + 01 Nov 2011; Pacho Ramos <pacho@gentoo.org> +mono-2.10.6.ebuild: + Version bump. + + 16 Sep 2011; Pacho Ramos <pacho@gentoo.org> mono-2.10.5.ebuild: + Add virtual/yacc to DEPEND per bug #382911 by bay. + + 10 Sep 2011; Pacho Ramos <pacho@gentoo.org> mono-2.10.5.ebuild, metadata.xml: + Use and DEPEND on pax tools only when people wants to use mono on hardened + kernels (bug #375799 by Anthony Basile). + +*mono-2.10.5 (10 Sep 2011) + + 10 Sep 2011; Pacho Ramos <pacho@gentoo.org> -mono-2.10.1-r2.ebuild, + -mono-2.10.2.ebuild, -mono-2.10.4.ebuild, +mono-2.10.5.ebuild: + Version bump (also fixes bug 382291 by mori rámar), drop old and broken + versions. + +*mono-2.10.4 (18 Aug 2011) + + 18 Aug 2011; Alistair Bush <ali_bush@gentoo.org> +mono-2.10.4.ebuild: + Version Bump. + + 14 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> mono-2.10.2-r1.ebuild: + ppc stable wrt #372983 + + 06 Jul 2011; Markos Chandras <hwoarang@gentoo.org> mono-2.10.2-r1.ebuild: + Stable on amd64 wrt bug #372983 + + 05 Jul 2011; Thomas Kahle <tomka@gentoo.org> mono-2.10.2-r1.ebuild: + x86 stable per bug 372983 + +*mono-2.10.2-r1 (04 Jul 2011) + + 04 Jul 2011; Pacho Ramos <pacho@gentoo.org> -files/mono-2.2-libdir126.patch, + -files/mono-2.2-ppc-threading.patch, -files/mono-2.2-uselibdir.patch, + -files/mono-2.6.4-require-glib.patch, -mono-2.6.7.ebuild, + -files/mono-2.8.1-radegast-crash.patch, -mono-2.8.2-r1.ebuild, + -files/mono-2.8-libdir.patch, -mono-2.10.1-r1.ebuild, + -files/mono-2.10.1-libdir.patch, +mono-2.10.2-r1.ebuild, + +files/mono-2.10.2-threads-access.patch: + Fix security problem, bug #372983 by Tim Sammut. Remove old. + + 30 Jun 2011; Christoph Mende <angelos@gentoo.org> mono-2.10.2.ebuild: + Stable on amd64 wrt bug #371163 + + 21 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> mono-2.10.2.ebuild: + x86 stable wrt bug #371163 + + 11 May 2011; Christoph Mende <angelos@gentoo.org> mono-2.10.1-r2.ebuild: + Stable on amd64 wrt bug #359651 + + 07 May 2011; Thomas Kahle <tomka@gentoo.org> mono-2.10.1-r2.ebuild: + x86 stable per bug 359651 + +*mono-2.10.2 (06 May 2011) + + 06 May 2011; Alistair Bush <ali_bush@gentoo.org> +mono-2.10.2.ebuild: + Version Bump. + + 21 Mar 2011; Brent Baude <ranger@gentoo.org> mono-2.10.1-r2.ebuild: + Marking mono-2.10.1-r2 ppc stable for bug 359651 + +*mono-2.10.1-r2 (21 Mar 2011) + + 21 Mar 2011; Pacho Ramos <pacho@gentoo.org> +mono-2.10.1-r2.ebuild, + +files/mono-2.10.1-ppc-len.patch: + Remove old patches as recommended by upstream, they also look unneeded. + Include upstream fix to allow mono-basic compilation on ppc. + + 20 Mar 2011; Pacho Ramos <pacho@gentoo.org> mono-2.10.1-r1.ebuild: + Fix building on ppc (bug #359515 by Brent Baude). + + 05 Mar 2011; Pacho Ramos <pacho@gentoo.org> mono-2.10.1-r1.ebuild: + Drop again unneeded depend. + + 05 Mar 2011; Pacho Ramos <pacho@gentoo.org> mono-2.8.2-r1.ebuild, + mono-2.10.1-r1.ebuild: + Fix building on hardened (bug #347365 by onox). Thanks a lot to Anders + Hellgren and Magnus Granberg for their help. + +*mono-2.10.1-r1 (27 Feb 2011) + + 27 Feb 2011; Pacho Ramos <pacho@gentoo.org> -mono-2.10.1.ebuild, + +mono-2.10.1-r1.ebuild: + Build again against internal gc as boehm causes banshee to crash a lot. + +*mono-2.10.1 (27 Feb 2011) + + 27 Feb 2011; Pacho Ramos <pacho@gentoo.org> +mono-2.10.1.ebuild, + +files/mono-2.10.1-libdir.patch: + Version bump to 2.10, build against system boehm (bug #252547 by Diego Elio + Pettenò), drop some no longer needed changes at src_install. + + 29 Jan 2011; Markos Chandras <hwoarang@gentoo.org> mono-2.8.2-r1.ebuild: + Stable on amd64 wrt bug #352808 + + 29 Jan 2011; Christian Faulhammer <fauli@gentoo.org> mono-2.8.2-r1.ebuild: + stable x86, bug 352808 + +*mono-2.8.2-r1 (26 Jan 2011) + + 26 Jan 2011; Pacho Ramos <pacho@gentoo.org> -mono-2.8.2.ebuild, + +mono-2.8.2-r1.ebuild: + Remove files not respecting LDFLAGS and that we are not supposed to provide. + +*mono-2.8.2 (25 Jan 2011) + + 25 Jan 2011; Pacho Ramos <pacho@gentoo.org> -mono-2.8.1-r1.ebuild, + +mono-2.8.2.ebuild, -mono-9999.ebuild, -files/mono-9999-libdir.patch: + Version bump, remove old testing and 9999 version since it's not really + maintained downstream. + + 17 Dec 2010; Alistair Bush <ali_bush@gentoo.org> + files/mono-9999-libdir.patch: + Fix -9999 patch. + +*mono-2.8.1-r1 (27 Nov 2010) + + 27 Nov 2010; Pacho Ramos <pacho@gentoo.org> -mono-2.8.1.ebuild, + +mono-2.8.1-r1.ebuild, +files/mono-2.8.1-radegast-crash.patch: + Backport upstream patch to fix radegast crash (bug #341435 by tman). + +*mono-2.8.1 (26 Nov 2010) + + 26 Nov 2010; Pacho Ramos <pacho@gentoo.org> -mono-2.8-r1.ebuild, + +mono-2.8.1.ebuild: + Version bump, remove old. + + 28 Oct 2010; Pacho Ramos <pacho@gentoo.org> mono-2.8-r1.ebuild: + Mono.Data.SqliteClient was dropped by upstream in 2.8, thanks to Bernard + Cafarelli for reporting. + +*mono-2.8-r1 (15 Oct 2010) + + 15 Oct 2010; Pacho Ramos <pacho@gentoo.org> -mono-2.8.ebuild, + +mono-2.8-r1.ebuild: + Force building with profile4 support (as it's used by default and + disabling it causes problems like reported in bug #340641 by Kamen Dokov + and tman) and building without moonlight configure option since it simply + strips mono from anything not used by www-plugins/moonlight (that is not + suitable for us since we need to support many other mono apps, thanks to + Miguel de Icaza for the explanation and Alistair Bush for tracking this + upstream and giving me a heads up when needed). + +*mono-2.8 (08 Oct 2010) + + 08 Oct 2010; Alistair Bush <ali_bush@gentoo.org> +mono-2.8.ebuild, + +files/mono-2.8-libdir.patch: + Version Bump to mono-2.8 + + 07 Oct 2010; Pacho Ramos <pacho@gentoo.org> -files/mono-1.2-glibc28.patch, + -files/mono-1.2.4-pic.patch, -mono-1.2.5.1-r1.ebuild, + -mono-1.2.6-r3.ebuild, -files/mono-1.2.6-bug-347359.patch, + -files/mono-1.2.6-threads-types-private-prototypes.patch, + -mono-2.0.1-r1.ebuild, + -files/mono-2.0.1-fix-wsdl-troubles-with-muine.patch, + -files/mono-2.0.1-fix_implicit_pointer_conversions.patch, + -mono-2.0.9999.ebuild, -files/mono-2.0-fix-headless.patch, + -files/mono-2.0-mimeicon.patch, -files/mono-2.0-ppc-threading.patch, + -files/mono-2.2-freebsd-elf_common.patch, + -files/mono-2.2-r121596-work-around-runtime-crash.patch, + -files/mono-2.2-r123987-bless-crash.patch, -mono-2.4.2.3.ebuild, + -mono-2.4.3.1.ebuild, -mono-2.4.9999.ebuild, + -files/mono-2.4-openoffice.patch, -files/mono-2.4-ppcbuild-fix.patch, + -mono-2.6.4-r1.ebuild, -files/mono-biginteger_overflow.diff: + Remove old. + + 05 Oct 2010; Pacho Ramos <pacho@gentoo.org> mono-9999.ebuild, + +files/mono-9999-libdir.patch: + Update 9999 ebuild for using git (bug #339230), thanks a lot to Alistair + Bush for his help. + + 23 Sep 2010; Markos Chandras <hwoarang@gentoo.org> mono-2.6.7.ebuild: + Stable on amd64 wrt bug #336851 + + 12 Sep 2010; Joseph Jezak <josejx@gentoo.org> mono-2.6.7.ebuild: + Marked ppc for bug #336851. + + 12 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> mono-2.6.7.ebuild: + x86 stable wrt bug #336851 + + 07 Sep 2010; Pacho Ramos <pacho@gentoo.org> mono-2.6.7.ebuild, + metadata.xml: + Drop PDEPEND on pe-format (bug #333907 by Michał Górny), fix build on + hardened (bug #286280 by Jason Mattax and fix by Magnus Granberg) and + allow people to enable .NET 4.0 profile if they want (bug #326497 by Ron + MacNeil). + +*mono-2.6.7 (21 Jul 2010) + + 21 Jul 2010; Pacho Ramos <pacho@gentoo.org> +mono-2.6.7.ebuild: + Version bump + + 12 Jul 2010; Christian Faulhammer <fauli@gentoo.org> mono-2.6.4-r1.ebuild: + stable x86, bug 327279 + + 11 Jul 2010; Raúl Porcel <armin76@gentoo.org> mono-1.2.5.1-r1.ebuild, + mono-1.2.6-r3.ebuild, mono-2.0.1-r1.ebuild: + Drop sparc keywords + + 09 Jul 2010; Pacho Ramos <pacho@gentoo.org> mono-2.6.4-r1.ebuild: + amd64 stable, bug 327279 + +*mono-2.6.4-r1 (03 Jul 2010) + + 03 Jul 2010; Pacho Ramos <pacho@gentoo.org> -mono-2.4.3.ebuild, + -mono-2.6.1.ebuild, -mono-2.6.3.ebuild, -mono-2.6.4.ebuild, + +mono-2.6.4-r1.ebuild, +files/mono-2.6.4-require-glib.patch: + Revision bump to fix openoffice building problem against mono-2.6.4 (bug + #321139 by Brian Beardall, Aaron Haviland and others). Remove old. + +*mono-2.6.4 (19 May 2010) + + 19 May 2010; Patrick Lauer <patrick@gentoo.org> +mono-2.6.4.ebuild: + Bump for #318991 + +*mono-2.6.3 (19 Mar 2010) + + 19 Mar 2010; Patrick Lauer <patrick@gentoo.org> +mono-2.6.3.ebuild: + Bump + +*mono-2.4.3.1 (20 Feb 2010) + + 20 Feb 2010; Patrick Lauer <patrick@gentoo.org> +mono-2.4.3.1.ebuild: + Bump for #296373 + +*mono-2.6.1 (20 Feb 2010) + + 20 Feb 2010; Patrick Lauer <patrick@gentoo.org> +mono-2.6.1.ebuild: + Bump for #296373 + + 11 Feb 2010; Ulrich Mueller <ulm@gentoo.org> mono-1.2.5.1-r1.ebuild, + mono-1.2.6-r3.ebuild, mono-2.0.1-r1.ebuild: + Replace license X11 by MIT, bug 298556. + +*mono-2.4.3 (06 Feb 2010) + + 06 Feb 2010; Arun Raghavan <ford_prefect@gentoo.org> +mono-2.4.3.ebuild: + Bump to 2.4.3. Pretty much a bugfix release. + + 31 Jan 2010; Torsten Veller <tove@gentoo.org> mono-1.2.5.1-r1.ebuild, + mono-1.2.6-r3.ebuild, mono-2.0.1-r1.ebuild, mono-2.0.9999.ebuild, + mono-2.4.2.3.ebuild, mono-2.4.9999.ebuild, mono-9999.ebuild: + Change vecho to echo + + 27 Sep 2009; nixnut <nixnut@gentoo.org> mono-2.4.2.3.ebuild: + ppc stable #284306 + + 19 Sep 2009; Markus Meier <maekke@gentoo.org> mono-2.4.2.3.ebuild: + amd64/x86 stable, bug #284306 + + 02 Sep 2009; Peter Alfredsen <loki_val@gentoo.org> -mono-2.2-r5.ebuild, + -mono-2.2.9999.ebuild, -mono-2.4.2.ebuild: + Drop old + +*mono-2.4.2.3 (23 Aug 2009) + + 23 Aug 2009; Peter Alfredsen <loki_val@gentoo.org> -mono-2.4.ebuild, + -mono-2.4-r3.ebuild, +mono-2.4.2.3.ebuild: + Bump to 2.4.2.3, remove 2.4, 2.4-r3. Fixes bug 282012. Contains fix for + 277878. + +*mono-2.4.2 (30 Jun 2009) + + 30 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> -mono-2.4.2_rc1.ebuild, + +mono-2.4.2.ebuild: + Bump to 2.4.2 + +*mono-2.4.2_rc1 (22 Jun 2009) + + 22 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> + -mono-2.4.2_pre2.ebuild, +mono-2.4.2_rc1.ebuild: + Bump + +*mono-2.4.2_pre2 (17 Jun 2009) + + 17 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> + -mono-2.4.2_pre1.ebuild, +mono-2.4.2_pre2.ebuild: + Bump + +*mono-2.4.2_pre1 (09 Jun 2009) + + 09 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> + +mono-2.4.2_pre1.ebuild: + Add 2.4.2 preview 1 + + 09 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> mono-2.0.9999.ebuild, + mono-2.2.9999.ebuild, mono-2.4.9999.ebuild, mono-9999.ebuild: + Drop keywords for all *9999 ebuilds instead of maintaining a huge + package.mask + + 21 May 2009; Peter Alfredsen <loki_val@gentoo.org> mono-2.4-r3.ebuild: + Add ~ppc keyword for -r3, seems it was missed. + + 20 May 2009; Brent Baude <ranger@gentoo.org> mono-2.4.ebuild: + Marking mono-2.4 ~ppc for bug 268517 + +*mono-2.4-r3 (14 May 2009) + + 14 May 2009; Peter Alfredsen <loki_val@gentoo.org> -mono-2.4-r2.ebuild, + +mono-2.4-r3.ebuild: + Bump for one-character fix for bug 269790. + +*mono-2.4-r2 (12 May 2009) + + 12 May 2009; Peter Alfredsen <loki_val@gentoo.org> -mono-2.4-r1.ebuild, + +mono-2.4-r2.ebuild, +files/mono-2.4-openoffice.patch: + Revbump with fix for bug 257313, OOM bug when compiling openoffice. + + 09 May 2009; Peter Alfredsen <loki_val@gentoo.org> mono-2.4.9999.ebuild: + Switch back to 2-4 branch + +*mono-2.4-r1 (08 May 2009) + + 08 May 2009; Diego E. Pettenò <flameeyes@gentoo.org> +mono-2.4-r1.ebuild: + Add a -r1 version of mono that skips installing jay. See bug #265912. + + 05 May 2009; Peter Alfredsen <loki_val@gentoo.org> mono-2.4.9999.ebuild: + Change to 2-4-1 branch. + +*mono-9999 (05 May 2009) +*mono-2.4.9999 (05 May 2009) +*mono-2.2.9999 (05 May 2009) +*mono-2.0.9999 (05 May 2009) + + 05 May 2009; Peter Alfredsen <loki_val@gentoo.org> +mono-2.0.9999.ebuild, + +mono-2.2.9999.ebuild, +mono-2.4.9999.ebuild, +mono-9999.ebuild: + Add live ebuilds for trunk and >=2.0 branches + + 20 Apr 2009; Peter Alfredsen <loki_val@gentoo.org> mono-2.0.1-r1, + mono-2.2-r5, mono-2.4: + Do not require kernel sources, warn if sources not found. + + 17 Apr 2009; Peter Alfredsen <loki_val@gentoo.org> mono-2.0.1-r1.ebuild, + mono-2.2-r5.ebuild, mono-2.4.ebuild: + Check for CONFIG_SYSVIPC, see bug 261869. Thanks to Sergey Zolotorev + <sergey.zolotorev@gmail.com> for finding the cause. + + 10 Apr 2009; Peter Alfredsen <loki_val@gentoo.org> + +files/mono-2.4-ppcbuild-fix.patch, mono-2.4.ebuild: + Add fix for build on ppc/ppc64 from upstream CVS + + 06 Apr 2009; Brent Baude <ranger@gentoo.org> mono-2.2-r5.ebuild: + Marking mono-2.2-r5 ~ppc for bug 255410 + +*mono-2.2-r5 (04 Apr 2009) + + 04 Apr 2009; Peter Alfredsen <loki_val@gentoo.org> -mono-2.2-r4.ebuild, + +mono-2.2-r5.ebuild, mono-2.4.ebuild: + Fix bug 264566, nunit-console2 not using the 2.0 runtime. Thanks to Mike + Mazur <mmazur@gmail.com> for reporting. + + 04 Apr 2009; Markus Meier <maekke@gentoo.org> mono-2.0.1-r1.ebuild: + amd64/x86 stable, bug #234305 + +*mono-2.4 (30 Mar 2009) + + 30 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> +mono-2.4.ebuild: + Bump to mono-2.4 version. + + 28 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> + +files/mono-2.2-freebsd-elf_common.patch, mono-2.2-r4.ebuild: + Fix bug 258722, mono fails to build on solaris. Fix bug 262429, dodoc not + finding target files. + + 27 Mar 2009; Brent Baude <ranger@gentoo.org> mono-2.0.1-r1.ebuild: + Marking mono-2.0.1-r1 ppc stable for bug 234305 + +*mono-2.2-r4 (22 Mar 2009) + + 22 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> -mono-2.2-r3.ebuild, + +mono-2.2-r4.ebuild: + Fix bug 256264, mono-debugger-2.2 doesn't work. It seems mono-debugger + uses some symbols that are only available if mono is compiled statically. + Do --enable-static so we can debug our progams finally. Thanks to Jan + Oravec <jan.oravec@6com.sk> for the fix and ikelos for the report. + + 12 Feb 2009; Ryan Hill <dirtyepic@gentoo.org> + +files/mono-1.2-glibc28.patch, mono-1.2.5.1-r1.ebuild: + Add patch to allow 1.2.5 to build against glibc-2.8. Required for + glibc-2.8 stabilization since mono-2 can't yet go stable. + + 29 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> mono-2.2-r3.ebuild: + Add postinst message pointing to the additional packages that must be + installed to support all mono namespaces w.r.t. bug 151315 and bug 256506. + Further investigation has revealed that the gluezilla package is not a + build-time dependency. The same is true for the Oracle instantclient. The + mono dlls for these will be built regardless, one only has to install the + packages to get support for them. + +*mono-2.2-r3 (25 Jan 2009) + + 25 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> + +files/mono-2.2-r123987-bless-crash.patch, -mono-2.2-r2.ebuild, + +mono-2.2-r3.ebuild: + Add fix for bug 256153, bless crash upstream bug 469213 + +*mono-2.2-r2 (20 Jan 2009) + + 20 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> + +files/mono-2.2-r121596-work-around-runtime-crash.patch, + -mono-2.2-r1.ebuild, +mono-2.2-r2.ebuild: + Fix bug 255610, /usr/bin/mod doesn't work. Also include patch for upstream + bug 458168, crasher bug that could be triggered during compilation. + +*mono-2.2-r1 (19 Jan 2009) + + 19 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> -mono-2.2.ebuild, + +mono-2.2-r1.ebuild: + Install nunit symlinks properly. This fixes bug 255450. + +*mono-2.2 (18 Jan 2009) + + 18 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> + -files/mono-1.9.1-glibc-2.8-deprecated-arg-max.patch, + +files/mono-2.2-libdir126.patch, +files/mono-2.2-ppc-threading.patch, + +files/mono-2.2-uselibdir.patch, metadata.xml, -mono-1.9.1.ebuild, + -mono-2.0.1.ebuild, mono-2.0.1-r1.ebuild, +mono-2.2.ebuild: + Bump to 2.2, bug 254929. Drop old versions. Fix a couple of repoman nits. + +*mono-2.0.1-r1 (25 Dec 2008) + + 25 Dec 2008; Peter Alfredsen <loki_val@gentoo.org> + +files/mono-2.0-fix-headless.patch, +mono-2.0.1-r1.ebuild: + Bump, fixing bug 249608, bug 249985 and hopefully fixing bug 249542. + + 24 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> + +files/mono-2.0.1-fix_implicit_pointer_conversions.patch, + mono-2.0.1.ebuild: + Go eapi-2, libgdiplus needs it anyway. Tweak sigaltstack usage so we don't + have to send segfaults to the kernel all the time. Prepare for ia64 and + arm by making the options they'll need ready. + + 23 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> mono-2.0.1.ebuild: + Drop libdir patches, lib64 isn't really needed for platform independent + code. + +*mono-2.0.1 (19 Nov 2008) + + 19 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> + -files/mono-1.1.13-pathfix.diff, -files/mono-1.2.4-make-check.patch, + -files/mono-1.2.5-make-check.patch, -files/mono-1.2.5-remoting.patch, + +files/mono-2.0.1-fix-wsdl-troubles-with-muine.patch, + +files/mono-2.0-mimeicon.patch, +files/mono-2.0-ppc-threading.patch, + -mono-1.1.16.1.ebuild, -mono-1.2.2.1.ebuild, -mono-1.2.3.1.ebuild, + -mono-1.2.4.ebuild, -mono-1.2.5.ebuild, -mono-1.2.5.1.ebuild, + -mono-1.2.6.ebuild, -mono-1.2.6-r1.ebuild, -mono-1.2.6-r2.ebuild, + -mono-1.9.ebuild, +mono-2.0.1.ebuild: + Bump for mono-2, remove crufty slag. + + 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> + files/mono-1.2.5-make-check.patch: + Fix patch with absolute paths. + + 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> + files/mono-1.2.4-make-check.patch: + Fix patch with absolute paths. + + 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: + Add GLEP 56 USE flag descriptions. + + 18 Jun 2008; Saleem Abdulrasool <compnerd@gentoo.org> + +files/mono-1.9.1-glibc-2.8-deprecated-arg-max.patch, mono-1.9.1.ebuild: + Add patch for building against glibc 2.8 + + 31 May 2008; Jurek Bartuszek <jurek@gentoo.org> mono-1.9.ebuild, + mono-1.9.1.ebuild: + Fixed path to BigInteger patch + +*mono-1.9.1 (31 May 2008) +*mono-1.9 (31 May 2008) + + 31 May 2008; Jurek Bartuszek <jurek@gentoo.org> +mono-1.9.ebuild, + +mono-1.9.1.ebuild: + Version bump (bug #213381) + +*mono-1.2.6-r3 (31 May 2008) + + 31 May 2008; Jurek Bartuszek <jurek@gentoo.org> +mono-1.2.6-r3.ebuild: + Added moonlight USE flag support (bug #213381) + + 19 May 2008; Samuli Suominen <drac@gentoo.org> mono-1.1.16.1.ebuild: + Move pkgconfig to DEPEND. + + 02 Mar 2008; Saleem Abdulrasool <compnerd@gentoo.org> + mono-1.1.16.1.ebuild, mono-1.2.2.1.ebuild, mono-1.2.3.1.ebuild, + mono-1.2.4.ebuild, mono-1.2.5.ebuild, mono-1.2.5.1.ebuild, + mono-1.2.5.1-r1.ebuild: + fix some quoting issues + + 02 Mar 2008; Saleem Abdulrasool <compnerd@gentoo.org> + mono-1.2.6-r2.ebuild: + Fix patch naming issue (bug #212083) + +*mono-1.2.6-r2 (02 Mar 2008) + + 02 Mar 2008; Saleem Abdulrasool <compnerd@gentoo.org> + +files/mono-1.2.6-bug-347359.patch, +mono-1.2.6-r2.ebuild: + Revbump with a minor patch from svn for bug #210429 + +*mono-1.2.6-r1 (02 Jan 2008) + + 02 Jan 2008; Jurek Bartuszek <jurek@gentoo.org> + +files/mono-1.2.6-threads-types-private-prototypes.patch, + +mono-1.2.6-r1.ebuild: + Added patch fixing bug #202358 + +*mono-1.2.6 (14 Dec 2007) + + 14 Dec 2007; Jurek Bartuszek <jurek@gentoo.org> +mono-1.2.6.ebuild: + Version bump (bug #202191) + + 06 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> + mono-1.2.5.1-r1.ebuild: + Stable on amd64 wrt bug #197067. + + 06 Nov 2007; Tobias Scherbaum <dertobi123@gentoo.org> + mono-1.2.5.1-r1.ebuild: + ppc stable, bug #197067 + + 04 Nov 2007; Dawid Węgliński <cla@gentoo.org> mono-1.2.5.1-r1.ebuild: + Stable on x86 (bug #197067) + +*mono-1.2.5.1-r1 (03 Nov 2007) + + 03 Nov 2007; Jurek Bartuszek <jurek@gentoo.org> + +files/mono-biginteger_overflow.diff, +mono-1.2.5.1-r1.ebuild: + Version bump (bug #197067) + +*mono-1.2.5.1 (20 Sep 2007) + + 20 Sep 2007; Jurek Bartuszek <jurek@gentoo.org> -mono-1.2.5-r1.ebuild, + +mono-1.2.5.1.ebuild: + Version bump + +*mono-1.2.5-r1 (11 Sep 2007) + + 11 Sep 2007; Jurek Bartuszek <jurek@gentoo.org> + +files/mono-1.2.5-remoting.patch, +mono-1.2.5-r1.ebuild: + Fixed issues with remoting (bug #192120) + + 11 Sep 2007; Jurek Bartuszek <jurek@gentoo.org> mono-1.2.5.ebuild: + Added -j1 to MAKEOPTS (bug #192059) + +*mono-1.2.5 (10 Sep 2007) + + 10 Sep 2007; Jurek Bartuszek <jurek@gentoo.org> + +files/mono-1.2.4-pic.patch, +files/mono-1.2.5-make-check.patch, + mono-1.2.4.ebuild, +mono-1.2.5.ebuild: + - Version bump (bug #191541) + - Fix ppc compilation with PIC (bug #165547) + + 22 Aug 2007; Saleem Abdulrasool <compnerd@gentoo.org> ChangeLog: + Add restrict=test back as it still fails for some people + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> mono-1.1.16.1.ebuild: + (QA) RESTRICT clean up. + + 27 Jun 2007; Jurek Bartuszek <jurek@gentoo.org> mono-1.1.16.1.ebuild, + mono-1.2.2.1.ebuild, mono-1.2.3.1.ebuild, mono-1.2.4.ebuild: + LC_ALL=C is now being set in mono.eclass + + 26 Jun 2007; Jurek Bartuszek <jurek@gentoo.org> + +files/mono-1.2.4-make-check.patch, mono-1.1.16.1.ebuild, + mono-1.2.2.1.ebuild, mono-1.2.3.1.ebuild, mono-1.2.4.ebuild: + Added patch that allows mono-1.2.4 to pass make check, other versions received + test restriction (fixing bugs #140561, #168345) + + 25 Jun 2007; Jurek Bartuszek <jurek@gentoo.org> mono-1.1.16.1.ebuild, + mono-1.2.2.1.ebuild, mono-1.2.3.1.ebuild, mono-1.2.4.ebuild: + Added warnings regarding build failures on systems with active + SELinux/PIE+SSP/grsec/PAX and other security enhancements + (addressing bug #153781) + + 16 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> mono-1.2.4.ebuild: + ppc stable, bug #181921 + + 16 Jun 2007; Christian Faulhammer <opfer@gentoo.org> mono-1.2.4.ebuild: + stable x86, security bug 181921 + + 31 May 2007; Jurek Bartuszek <jurek@gentoo.org> mono-1.1.16.1.ebuild, + mono-1.2.3.1.ebuild, mono-1.2.4.ebuild: + Fixed mono re-emerging bug (#146424). Credit goes to Raja R Harinath + <rharinath@novell.com> for proposing the solution. + + 29 May 2007; Jurek Bartuszek <jurek@gentoo.org> mono-1.2.4.ebuild: + Fixed typo (bug #180192) + + 17 May 2007; Jurek Bartuszek <jurek@gentoo.org> mono-1.2.4.ebuild: + Adding -j1 to emake in 1.2.4 (fixing bug #178820). + + 17 May 2007; Saleem Abdulrasool <compnerd@gentoo.org> mono-1.2.4.ebuild: + Apparently the build was a fluke, still parallel build unfriendly + + 16 May 2007; Saleem Abdulrasool <compnerd@gentoo.org> -mono-1.2.3.ebuild: + prune unused version + +*mono-1.2.4 (16 May 2007) + + 16 May 2007; Saleem Abdulrasool <compnerd@gentoo.org> +mono-1.2.4.ebuild: + Version bump from upstream + + 30 Apr 2007; Roy Marples <uberlord@gentoo.org> mono-1.2.3.1.ebuild: + Added ~x86-fbsd keyword. + +*mono-1.2.3.1 (24 Feb 2007) + + 24 Feb 2007; Saleem Abdulrasool <compnerd@gentoo.org> + +mono-1.2.3.1.ebuild: + Version bump from upstream with a few bug fixes (bug #168090) + + 14 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> mono-1.2.3.ebuild: + Keyworded ~sparc + +*mono-1.2.3 (11 Feb 2007) + + 11 Feb 2007; Saleem Abdulrasool <compnerd@gentoo.org> +mono-1.2.3.ebuild: + Version bump from upstream + + 10 Feb 2007; Saleem Abdulrasool <compnerd@gentoo.org> + -files/mono-1.1.13.8-dynamic-assembly-get-types.diff, + -files/mono-1.1.13-resource-manager.diff, + -files/mono-1.1.18-mcs-crasher-fix.diff, + -files/mono-1.2.1-zombie-processes.diff, -files/dotnet.conf, + -files/dotnet.init, -mono-1.1.13.8.1.ebuild, -mono-1.1.18.ebuild, + -mono-1.1.18-r1.ebuild, -mono-1.2.ebuild, -mono-1.2.1.ebuild: + Long overdue cleaning of mono ebuilds. 1.1.16.1 left for visual basic + + 14 Jan 2007; Olivier Crête <tester@gentoo.org> mono-1.2.2.1.ebuild: + Stable on amd64 per bug #159886 + + 08 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> mono-1.2.2.1.ebuild: + Stable on ppc wrt bug #159886. + + 06 Jan 2007; Christian Faulhammer <opfer@gentoo.org> mono-1.2.2.1.ebuild: + stable x86, security bug #159886 + + 21 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org> mono-1.2.2.1.ebuild: + Add dep on dev-dotnet/pe-format to register the format with binfmt_misc + + 08 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org> mono-1.2.2.1.ebuild: + Add warning that regen takes time, thanks to Anarchy for noticing + +*mono-1.2.2.1 (07 Dec 2006) + + 07 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org> + +mono-1.2.2.1.ebuild: + Version bump from upstream + +*mono-1.2.1 (24 Nov 2006) + + 24 Nov 2006; Peter Johanson <latexer@gentoo.org> + +files/mono-1.2.1-zombie-processes.diff, +mono-1.2.1.ebuild: + Bump. + + 04 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org> ChangeLog: + ppc stable, bug #150264 + + 31 Oct 2006; Danny van Dyk <kugelfang@gentoo.org> mono-1.1.13.8.1.ebuild: + Marked stable on amd64. + +*mono-1.1.18-r1 (28 Oct 2006) + + 28 Oct 2006; Peter Johanson <latexer@gentoo.org> +mono-1.1.18-r1.ebuild: + Revbump to push out mcs fix. D'oh. + + 27 Oct 2006; Christian Faulhammer <opfer@gentoo.org> + mono-1.1.13.8.1.ebuild: + x86 stable due to security bug #150264 + + 27 Oct 2006; Peter Johanson <latexer@gentoo.org> + +files/mono-1.1.18-mcs-crasher-fix.diff, mono-1.1.18.ebuild: + Fix nasty bug in mcs cause banshee not to compile. See bug #152843. + + 22 Oct 2006; Jurek Bartuszek <jurek@gentoo.org> mono-1.1.18.ebuild: + Updated dependency for libgdiplus (was >=1.1.17, is >=1.1.18). + +*mono-1.1.18 (15 Oct 2006) +*mono-1.1.13.8.1 (15 Oct 2006) + + 15 Oct 2006; Peter Johanson <latexer@gentoo.org> +mono-1.1.13.8.1.ebuild, + +mono-1.1.18.ebuild: + Bump for bug #150264. + +*mono-1.1.17.1 (04 Sep 2006) + + 04 Sep 2006; Saleem Abdulrasool <compnerd@gentoo.org> + +mono-1.1.17.1.ebuild: + version bump from upstream + + 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> mono-1.1.13.6.ebuild: + Marked stable on amd64 for bug #139612 + + 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + mono-1.1.13.6.ebuild: + ppc stable, bug #139612 + + 12 Jul 2006; Peter Johanson <latexer@gentoo.org> mono-1.1.16.1.ebuild: + Fix incorrect path bug only hit building on multilib systems. See bug #140153. + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> mono-1.1.13.6.ebuild: + Stable on x86 wrt bug #139612. + +*mono-1.1.16.1 (12 Jul 2006) + + 12 Jul 2006; Peter Johanson <latexer@gentoo.org> -mono-1.1.16.ebuild, + +mono-1.1.16.1.ebuild: + Minor bump, and remove one obsoleted version. + +*mono-1.1.16 (12 Jul 2006) + + 12 Jul 2006; Peter Johanson <latexer@gentoo.org> +mono-1.1.16.ebuild: + Bump. + +*mono-1.1.13.8 (01 Jul 2006) + + 01 Jul 2006; Peter Johanson <latexer@gentoo.org> + +files/mono-1.1.13.8-dynamic-assembly-get-types.diff, + +mono-1.1.13.8.ebuild: + Bump. + + 28 Apr 2006; Hanno Boeck <hanno@gentoo.org> Manifest: + Fixing Manifest. + +*mono-1.1.13.6 (28 Apr 2006) + + 28 Apr 2006; Peter Johanson <latexer@gentoo.org> +mono-1.1.13.6.ebuild: + Bumpity bump. + + 27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-mono-1.0.5-r5, + files/digest-mono-1.1.8.3, Manifest: + Fixing SHA256 digest, pass four + + 08 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> + mono-1.1.13.2.ebuild: + ppc stable, bug #126119 + + 22 Mar 2006; Mark Loeser <halcy0n@gentoo.org> mono-1.1.13.2.ebuild: + Stable on x86; bug #126119 + + 20 Mar 2006; Luis Medinas <metalgod@gentoo.org> mono-1.1.13.2.ebuild: + Stable on amd64 to remove mono use flag mask on amd64. See bug #126119. + +*mono-1.1.13.4 (15 Mar 2006) + + 15 Mar 2006; Peter Johanson <latexer@gentoo.org> mono-1.1.8.3.ebuild, + mono-1.1.12.1-r1.ebuild, mono-1.1.13.1.ebuild, mono-1.1.13.2.ebuild, + +mono-1.1.13.4.ebuild: + Bump, and add autotools related fixes from Diego in bug #125949 + +*mono-1.1.13.2 (20 Feb 2006) + + 20 Feb 2006; Peter Johanson <latexer@gentoo.org> +mono-1.1.13.2.ebuild: + Bumpity bump. + + 20 Feb 2006; Peter Johanson <latexer@gentoo.org> -mono-1.1.9.1.ebuild, + -mono-1.1.9.2.ebuild, -mono-1.1.10.1.ebuild, mono-1.1.12.1-r1.ebuild, + mono-1.1.13.1.ebuild: + Remove some unneeded versions, and add a small fix to make sure we build + using bundled mcs/classlibs. Fixes bug #118062. + + 30 Jan 2006; Herbie Hopkins <herbs@gentoo.org> mono-1.1.12.1-r1.ebuild, + mono-1.1.13.1.ebuild: + Update multilib fixes (small problem in mono-cairo.pc). + + 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> mono-1.1.8.3.ebuild: + Marked ppc stable + +*mono-1.1.13.1 (15 Jan 2006) +*mono-1.1.12.1-r1 (15 Jan 2006) + + 15 Jan 2006; Peter Johanson <latexer@gentoo.org> + +files/mono-1.1.13-pathfix.diff, +files/mono-1.1.13-resource-manager.diff, + -mono-1.1.10.ebuild, -mono-1.1.12.ebuild, -mono-1.1.12.1.ebuild, + +mono-1.1.12.1-r1.ebuild, +mono-1.1.13.1.ebuild: + Bump to new release, revision bump older release to include fix for problem + with boo, and remove some older releases. + +*mono-1.1.12.1 (23 Dec 2005) + + 23 Dec 2005; Peter Johanson <latexer@gentoo.org> +mono-1.1.12.1.ebuild: + Small bugfix bump. + +*mono-1.1.12 (22 Dec 2005) + + 22 Dec 2005; Peter Johanson <latexer@gentoo.org> +mono-1.1.12.ebuild: + Bumpity bump. + +*mono-1.1.10.1 (15 Dec 2005) + + 15 Dec 2005; Peter Johanson <latexer@gentoo.org> +mono-1.1.10.1.ebuild: + Tiny bump. + + 14 Nov 2005; Herbie Hopkins <herbs@gentoo.org> mono-1.1.10.ebuild: + Update multilib fixes + +*mono-1.1.10 (14 Nov 2005) + + 14 Nov 2005; Peter Johanson <latexer@gentoo.org> +mono-1.1.10.ebuild: + Bump. + + 18 Oct 2005; Herbie Hopkins <herbs@gentoo.org> mono-1.1.9.2.ebuild: + Remove amd64 replace-flags, this issue seems to be fixed in 1.1.9*. + + 15 Oct 2005; Peter Johanson <latexer@gentoo.org> -mono-1.0.6.ebuild, + mono-1.1.8.3.ebuild: + Mark stable on x86, and remove the old 1.0.6 version. + +*mono-1.1.9.2 (15 Oct 2005) + + 15 Oct 2005; Peter Johanson <latexer@gentoo.org> +mono-1.1.9.2.ebuild: + Bumpity bump. + + 28 Sep 2005; Peter Johanson <latexer@gentoo.org> -mono-1.1.7-r1.ebuild, + -mono-1.1.8.1.ebuild, -mono-1.1.8.2.ebuild, mono-1.1.8.3.ebuild, + -mono-1.1.9.ebuild, mono-1.1.9.1.ebuild: + Add missing sys-devel/bc dep from bug #107519. Remove some older 1.1.x ebuilds. + + 24 Sep 2005; Peter Johanson <latexer@gentoo.org> + +files/mono-1.1.9.1-io-layer-fix.diff, mono-1.1.9.1.ebuild: + Add fix for bug #106971, and remove some unneeded '|| die' text. + +*mono-1.1.9.1 (22 Sep 2005) + + 22 Sep 2005; Peter Johanson <latexer@gentoo.org> +mono-1.1.9.1.ebuild: + Bump. Minor bugfix release. + + 17 Sep 2005; Peter Johanson <latexer@gentoo.org> mono-1.1.8.3.ebuild, + mono-1.1.9.ebuild: + Fix replace-flags usage. + + 16 Sep 2005; Peter Johanson <latexer@gentoo.org> mono-1.1.8.3.ebuild: + Add flag fix for amd64. See bug #96719. + +*mono-1.1.9 (16 Sep 2005) + + 16 Sep 2005; Peter Johanson <latexer@gentoo.org> +mono-1.1.9.ebuild: + Bump to new release. + +*mono-1.1.8.3 (04 Aug 2005) + + 04 Aug 2005; Peter Johanson <latexer@gentoo.org> + +files/mono-1.1.8.3-array-getvalue.diff, +files/mono-1.1.8.3-icall.diff, + -mono-1.1.6.ebuild, -mono-1.1.6-r1.ebuild, -mono-1.1.7.ebuild, + +mono-1.1.8.3.ebuild: + Bump to new release, including fix for bug #100515. Remove some older 1.1.x + versions. + +*mono-1.1.8.2 (06 Jul 2005) + + 06 Jul 2005; Peter Johanson <latexer@gentoo.org> +mono-1.1.8.2.ebuild: + Bump. + +*mono-1.1.8.1 (21 Jun 2005) + + 21 Jun 2005; Peter Johanson <latexer@gentoo.org> -mono-1.1.8.ebuild, + +mono-1.1.8.1.ebuild: + Bump with some key fixes to the 1.1.8 release, and remove the duff 1.1.8 + release. + +*mono-1.1.8 (17 Jun 2005) + + 17 Jun 2005; Peter Johanson <latexer@gentoo.org> +mono-1.1.8.ebuild: + Bump. + + 03 Jun 2005; Peter Johanson <latexer@gentoo.org> -mono-1.1.4.ebuild, + -mono-1.1.5-r1.ebuild: + Remove some older versions. + + 03 Jun 2005; Peter Johanson <latexer@gentoo.org> + +files/mono-1.1.7-ppc-tls.diff, mono-1.1.7-r1.ebuild: + Add patch to fix PPC issues. See bug #93765. + +*mono-1.1.7-r1 (26 May 2005) + + 26 May 2005; Peter Johanson <latexer@gentoo.org> +mono-1.1.7-r1.ebuild: + Revision bump with multilib fixes from Herbs. + + 18 May 2005; Peter Johanson <latexer@gentoo.org> : + Fix the digest, hopefully for real this time. + + 17 May 2005; Peter Johanson <latexer@gentoo.org> mono-1.1.7.ebuild: + Fix SRC_URI. See bug #92959. + + 17 May 2005; David Holm <dholm@gentoo.org> mono-1.1.4.ebuild, + mono-1.1.5-r1.ebuild, mono-1.1.6.ebuild, mono-1.1.6-r1.ebuild, + mono-1.1.7.ebuild: + Masked Mono 1.1.x on ppc since none of them work right now + + 13 May 2005; Peter Johanson <latexer@gentoo.org> mono-1.0.5-r5.ebuild, + mono-1.0.6.ebuild, mono-1.1.4.ebuild, mono-1.1.5-r1.ebuild, + mono-1.1.6.ebuild, mono-1.1.6-r1.ebuild, mono-1.1.7.ebuild: + have_NPTL is going the way of the dodo. + + 06 May 2005; Peter Johanson <latexer@gentoo.org> mono-1.1.7.ebuild: + Force tls=__thread on amd64. See bug #83770. + +*mono-1.1.7 (05 May 2005) + + 05 May 2005; Peter Johanson <latexer@gentoo.org> +mono-1.1.7.ebuild: + Bump. + + 29 Apr 2005; Peter Johanson <latexer@gentoo.org> mono-1.1.4.ebuild, + mono-1.1.5-r1.ebuild, mono-1.1.6.ebuild, mono-1.1.6-r1.ebuild: + Make the libgdiplus dep optional, using the X use flag, as libgdiplus pulls + that in. + +*mono-1.1.6-r1 (14 Apr 2005) + + 14 Apr 2005; Peter Johanson <latexer@gentoo.org> + +files/mono-1.1.6-r42300.diff, +mono-1.1.6-r1.ebuild: + Add a fix for amd64 as exposed by muine. See bug #88041. + + 08 Apr 2005; Peter Johanson <latexer@gentoo.org> mono-1.1.4.ebuild, + mono-1.1.5-r1.ebuild, mono-1.1.6.ebuild: + Add an RDEPEND on libgdiplus, so installs of mono have a working + System.Drawing (and SWF correspondingly). See bug #86733. Thanks to Scott + Paul Robertson <spr5@email.byu.edu> for pointing it out. + + 07 Apr 2005; Peter Johanson <latexer@gentoo.org> -mono-1.0.4.ebuild, + -mono-1.0.4-r1.ebuild: + Remove the 1.0.4* mono ebuilds. + +*mono-1.1.6 (31 Mar 2005) + + 31 Mar 2005; Peter Johanson <latexer@gentoo.org> mono-1.1.4.ebuild, + mono-1.1.5-r1.ebuild, -mono-1.1.5.ebuild, +mono-1.1.6.ebuild: + Bump, remove the older sigaltstack 1.1.5 ebuild, and clean up a few comments + that had been left in accidentally. + +*mono-1.1.5-r1 (30 Mar 2005) + + 30 Mar 2005; Peter Johanson <latexer@gentoo.org> +mono-1.1.5-r1.ebuild: + Revision bump to disable sigaltstack. It's broken horribly, and definitely + doesn't warrant a local USE flag. + + 27 Mar 2005; Peter Johanson <latexer@gentoo.org> + +files/mono-1.1.5-icu-linking.diff, mono-1.1.5.ebuild: + Fix for linking against ICU when USE=icu. See bug #86723. + +*mono-1.1.5 (25 Mar 2005) + + 25 Mar 2005; Peter Johanson <latexer@gentoo.org> + +files/mono-1.1.5-pathfix.diff, +files/mono-1.1.5-r42108.diff, + +files/mono-1.1.5-r42122.diff, +mono-1.1.5.ebuild: + Bump, includes a few important fixes from SVN since the release, and the + pathfix stuff from the 1.0.x mono ebuilds. + + 21 Mar 2005; David Holm <dholm@gentoo.org> mono-1.0.5-r5.ebuild: + Stable on ppc. + + 14 Mar 2005; Peter Johanson <latexer@gentoo.org> mono-1.0.4.ebuild: + Mark a 1.0.4 mono stable too. + + 14 Mar 2005; Peter Johanson <latexer@gentoo.org> -files/mono-1.0-segv.diff, + -mono-0.28.ebuild, -mono-1.0.2-r1.ebuild, -mono-1.0.2.ebuild, + -mono-1.0.5-r2.ebuild, -mono-1.0.5-r3.ebuild, -mono-1.0.5-r4.ebuild, + mono-1.0.5-r5.ebuild: + Mark stable on x86, and remove a *bunch* of old cruft. + +*mono-1.0.5-r4 (10 Mar 2005) + + 10 Mar 2005; Peter Johanson <latexer@gentoo.org> +metadata.xml, + +files/dotnet.conf, +files/dotnet.init, +files/mcs-1.0.5-pathfix.diff, + +files/mono-1.0-segv.diff, +mono-0.28.ebuild, +mono-1.0.2-r1.ebuild, + +mono-1.0.2.ebuild, +mono-1.0.4-r1.ebuild, +mono-1.0.4.ebuild, + +mono-1.0.5-r2.ebuild, +mono-1.0.5-r3.ebuild, +mono-1.0.5-r4.ebuild, + +mono-1.0.5-r5.ebuild, +mono-1.0.6.ebuild, +mono-1.1.4.ebuild: + Moved from dev-dotnet to dev-lang. + +*mono-1.0.5-r5 (07 Mar 2005) + + 07 Mar 2005; Peter Johanson <latexer@gentoo.org> +mono-1.0.5-r5.ebuild: + Revision bump to remove gmcs script when installing mono-1.0.5. We don't + install the 2.0 profile stuff, including gmcs, on mono-1.0.x. + + 22 Feb 2005; Peter Johanson <latexer@gentoo.org> mono-1.1.4.ebuild: + Change pnet blocker to allow people to install a new enough pnet along side + mono-1.1.4 + +*mono-1.0.5-r4 (21 Feb 2005) + + 21 Feb 2005; Peter Johanson <latexer@gentoo.org> -mono-1.0.1-r1.ebuild, + -mono-1.0.1-r2.ebuild, -mono-1.0.1.ebuild, -mono-1.0.5-r1.ebuild, + +mono-1.0.5-r4.ebuild, -mono-1.0.5.ebuild, +mono-1.1.4.ebuild: + Add 1.0.5-r4, which now works for NPTL glibc using only gcc-3.3.5. This is + hopefully the new target for stabalization. Also add in new mono-1.1.4, which + will remain p.masked but in portage for amd64 folks. Removed some older + ebuilds as well. + + 19 Feb 2005; Peter Johanson <latexer@gentoo.org> mono-1.0.6.ebuild: + Remove the gmcs wrapper script, as on mono-1.0.x, we don't install gmcs + +*mono-1.0.6 (18 Feb 2005) + + 18 Feb 2005; Peter Johanson <latexer@gentoo.org> +mono-1.0.6.ebuild: + Bump. NPTL problem seems no longer to rely on gcc-3.4 to work. See bug #63734 + for the long, painful details. + + 18 Jan 2005; Rainer Groesslinger <scandium@gentoo.org> mono-0.28.ebuild, + mono-1.0.1-r1.ebuild, mono-1.0.1-r2.ebuild, mono-1.0.1.ebuild, + mono-1.0.2-r1.ebuild, mono-1.0.2.ebuild, mono-1.0.4-r1.ebuild, + mono-1.0.4.ebuild, mono-1.0.5-r1.ebuild, mono-1.0.5-r2.ebuild, + mono-1.0.5-r3.ebuild, mono-1.0.5.ebuild: + only block older versions of dev-dotnet/pnet (bug #39369) + + 04 Jan 2005; Peter Johanson <latexer@gentoo.org> mono-1.0.5-r2.ebuild, + mono-1.0.5-r3.ebuild: + Fixes for installations on systems without mono already installed. See bug + #75560 + + 02 Jan 2005; Peter Johanson <latexer@gentoo.org> mono-1.0.5-r2.ebuild, + mono-1.0.5-r3.ebuild: + Add PLATFORM=linux fix to one more spot. + + 23 Dec 2004; Peter Johanson <latexer@gentoo.org> mono-1.0.5-r2.ebuild, + mono-1.0.5-r3.ebuild: + Make sure PLATFORM=linux, since this is borking on some architectures somehow. + See bug #75272. + + 21 Dec 2004; Peter Johanson <latexer@gentoo.org> mono-1.0.5-r2.ebuild, + mono-1.0.5-r3.ebuild: + Remove the amd64 keywords from these, as they now require the JIT to build, + and amd64 has no working JIT in 1.0.x + + 20 Dec 2004; Peter Johanson <latexer@gentoo.org> mono-1.0.5-r2.ebuild, + mono-1.0.5-r3.ebuild: + Fix for upgrades from 0.28 era mono versions. Thanks to dma` + + 20 Dec 2004; Peter Johanson <latexer@gentoo.org> + +files/mcs-1.0.5-pathfix.diff: + Add a missing patch. Oops. + +*mono-1.0.5-r3 (20 Dec 2004) + + 20 Dec 2004; Peter Johanson <latexer@gentoo.org> +mono-1.0.5-r2.ebuild, + +mono-1.0.5-r3.ebuild: + Revision bump pthreads and nptl mono versions that now build mcs and class + libs as well. Includes fix for bug #72770/66528. Thanks to foser + <foser@gentoo.org> for the corlib fix. + +*mono-1.0.5 (13 Dec 2004) + + 13 Dec 2004; Peter Johanson <latexer@gentoo.org> +mono-1.0.5-r1.ebuild, + +mono-1.0.5.ebuild: + Bump. + + 03 Nov 2004; Peter Johanson <latexer@gentoo.org> -mono-0.30.1.ebuild, + -mono-0.30.ebuild, -mono-0.31.ebuild, -mono-0.91.ebuild, -mono-0.95.ebuild, + -mono-0.96.ebuild, -mono-0.97.ebuild, -mono-1.0.ebuild: + Long needed house cleaning. + +*mono-1.0.4 (03 Nov 2004) + + 03 Nov 2004; Peter Johanson <latexer@gentoo.org> +mono-1.0.4-r1.ebuild, + +mono-1.0.4.ebuild: + Bump. + + 29 Oct 2004; Peter Johanson <latexer@gentoo.org> mono-0.28.ebuild, mono-0.30.1.ebuild, + mono-0.30.ebuild, mono-0.31.ebuild, mono-0.91.ebuild, mono-0.95.ebuild, + mono-0.96.ebuild, mono-0.97.ebuild, mono-1.0.1-r1.ebuild, + mono-1.0.1-r2.ebuild, mono-1.0.1.ebuild, mono-1.0.2-r1.ebuild, + mono-1.0.2.ebuild, mono-1.0.ebuild: + Change the masked mono to include a fix for NPTL systems available for + gcc-3.4. Please test. Also fixed the LICENSE syntax. + + 23 Sep 2004; Peter Johanson <latexer@gentoo.org> mono-1.0.2.ebuild: + Fix a small typo. + +*mono-1.0.2 (22 Sep 2004) + + 22 Sep 2004; Peter Johanson <latexer@gentoo.org> +mono-1.0.2-r1.ebuild, + +mono-1.0.2.ebuild: + Bump. Includes both a non-NPTL enabled and NPTL version. NPTL version masked + pending a resolution to issues in GC. + + 18 Aug 2004; Peter Johanson <latexer@gentoo.org> mono-1.0.1-r1.ebuild: + Explicitly setting the threading implementation. Was sometimes choosing + __thread over pthread. Thanks to JohanH in #muine on freenode. + + 18 Aug 2004; Peter Johanson <latexer@gentoo.org> mono-1.0.1-r1.ebuild: + Better check for requested NPTL support in the NPTL-unsupported 1.0.1-r1 + release. + +*mono-1.0.1-r1 (17 Aug 2004) + + 17 Aug 2004; Peter Johanson <latexer@gentoo.org> +mono-1.0.1-r1.ebuild, + +mono-1.0.1-r2.ebuild: + Two new versions. One removes all NPTL support, in hopes of being marked + stable soon. -r2 keeps the support, and is package.masked. + +*mono-1.0.1 (05 Aug 2004) + + 05 Aug 2004; Peter Johanson <latexer@gentoo.org> +mono-1.0.1.ebuild: + Bump. New bugfix release. Only minimal changes. + + 10 Jul 2004; Peter Johanson <latexer@gentoo.org> +files/mono-1.0-segv.diff, + mono-1.0.ebuild: + Fix for amd64. See bug #55722 + +*mono-1.0 (30 Jun 2004) + + 30 Jun 2004; Peter Johanson <latexer@gentoo.org> +mono-1.0.ebuild: + 1.0. Nuff said. + + 29 Jun 2004; Peter Johanson <latexer@gentoo.org> mono-0.97.ebuild: + Fix for installation for first time installs. See bug #55229 and #55393. + + 28 Jun 2004; Peter Johanson <latexer@gentoo.org> mono-0.97.ebuild: + Build fix. See bug #55393. + + 27 Jun 2004; Peter Johanson <latexer@gentoo.org> : + Fix the digest. + +*mono-0.97 (27 Jun 2004) + + 27 Jun 2004; Peter Johanson <latexer@gentoo.org> +mono-0.97.ebuild: + Release candidate goodness. + +*mono-0.96 (16 Jun 2004) + + 16 Jun 2004; Peter Johanson, <latexer@gentoo.org> mono-0.96.ebuild: + Beta3 loves you. + + 02 Jun 2004; Aron Griffis <agriffis@gentoo.org> mono-0.31.ebuild, + mono-0.91.ebuild, mono-0.95.ebuild: + Fix use invocation + + 02 Jun 2004; David Holm <dholm@gentoo.org> mono-0.91.ebuild, + mono-0.95.ebuild: + Closed bug #51171. + + 02 Jun 2004; David Holm <dholm@gentoo.org> mono-0.95.ebuild: + Added to ~ppc. + +*mono-0.95 (02 Jun 2004) + + 02 Jun 2004; Peter Johanson <latexer@gentoo.org> mono-0.95.ebuild: + Beta2. You know you love it. + + 10 May 2004; Travis Tilley <lv@gentoo.org> mono-0.91.ebuild: + ~amd64 keyword added + + 05 May 2004; David Holm <dholm@gentoo.org> mono-0.91.ebuild: + Added to ~ppc. + +*mono-0.91 (05 May 2004) + + 05 May 2004; Peter Johanson <latexer@gentoo.org> mono-0.91.ebuild: + Beta1 baby! Now with fun-filled GAC! + + 29 Mar 2004; Peter Johanson <latexer@gentoo.org> mono-0.31.ebuild: + Added nptl support behind a nptl USE flag and using have_NPTL from eutils. + Blame tberman if things break, he said he'd take the bugs. + + 20 Mar 2004; Todd Berman <tberman@gentoo.org> mono-0.31.ebuild: + adding --with-nptl=no + +*mono-0.31 (19 Mar 2004) + + 19 Mar 2004; Todd Berman <tberman@gentoo.org> mono-0.31.ebuild: + version bump + +*mono-0.30.1 (14 Feb 2004) + + 14 Feb 2004; Todd Berman <tberman@gentoo.org> mono-0.30.1.ebuild: + version bump + +*mono-0.30 (13 Feb 2004) + + 13 Feb 2004; Todd Berman <tberman@gentoo.org> mono-0.26-r1.ebuild, + mono-0.30.ebuild: + Adding 0.30, removing 0.26 + +*mono-0.28 (04 Oct 2003) + + 04 Oct 2003; Rainer Groesslinger <scandium@gentoo.org> mono-0.28.ebuild: + new version + +*mono-0.26-r1 (29 Sep 2003) + + 29 Sep 2003; Rainer Groesslinger <scandium@gentoo.org> mono-0.26-r1.ebuild: + fix for building mcs + provided by pcgod@gmx.net (bug #26839) + + 26 Aug 2003; Rainer Groesslinger <scandium@gentoo.org> mono-0.23-r1.ebuild, + mono-0.24-r1.ebuild, mono-0.25-r1.ebuild, mono-0.25.ebuild, + mono-0.26.ebuild: + Add a block for dev-dotnet/pnet because both are using + /usr/bin/ilasm for converting IL assembly source files into an IL binary + +*mono-0.26 (26 Aug 2003) + + 26 Aug 2003; Rainer Groesslinger <scandium@gentoo.org> mono-0.26.ebuild: + new version, minor fixes because of the new build system + compilation of mcs is disabled for now (see bug #26839) + +*mono-0.25 (24 Jul 2003) + + 24 Jul 2003; Todd Berman <tberman@gentoo.org> metadata.xml, + mono-0.23-r1.ebuild, mono-0.24-r1.ebuild, mono-0.25-r1.ebuild, + mono-0.25.ebuild, files/dotnet.conf, files/dotnet.init: + Moving to dev-dotnet + + 20 Jul 2003; Todd Berman <tberman@gentoo.org> mono-0.23-r1.ebuild, + mono-0.24-r1.ebuild, mono-0.25-r1.ebuild, mono-0.25.ebuild: + Fixing licenses for mono, added GPL-2 and X11 + + 20 Jul 2003; Todd Berman <tberman@gentoo.org> metadata.xml, mono-0.25-r1.ebuild: + Fixed up depend issues, thanks liquidx :) + + 16 Jul 2003; Todd Berman <tberman@gentoo.org> mono-0.25-r1.ebuild: + Changing to blocking libxml2-2.5.8, portage version with this fully working is + masked, but it will hopefully be stable soon, before 1.4 for sure. + + 16 Jul 2003; Todd Berman <tberman@gentoo.org> mono-0.25-r1.ebuild: + libxml2-2.5.8 breaks xslt on mono, and until ! blocker deps work, masking it + like this. + +*mono-0.25-r1 (13 Jul 2003) + + 13 Jul 2003; Todd Berman <tberman@gentoo.org> mono-0.25-r1.ebuild: + Changed gc to included (modified boehm), its required by the debugger (next + piece to enter portage). + +*mono-0.25 (27 Jun 2003) + + 27 Jun 2003; foser <foser@gentoo.org> mono-0.25.ebuild : + New version + +*mono-0.24-r1 (12 May 2003) + + 12 May 2003; Rainer Groesslinger <scandium@gentoo.org> mono-0.23-r1.ebuild, + mono-0.24-r1.ebuild, files/dotnet.conf, files/dotnet.init: + init script provided by + Per Wigren <wigren@home.se> in bug #19617 + with some enhancements added + +*mono-0.24 (08 May 2003) + + 08 May 2003; foser <foser@gentoo.org> mono-0.24.ebuild : + New version, use new compiler for mcs compilation and path fixes (#17614) + +*mono-0.23-r1 (12 May 2003) + + 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + +*mono-0.23 (08 Mar 2003) + + 12 Mar 2003; foser <foser@gentoo.org> mono-0.23.ebuild : + Install icons as requested/done by mathias.hasselmann@gmx.de + + 08 Mar 2003; foser <foser@gentoo.org> mono-0.23.ebuild : + New version + +*mono-0.22 (06 Mar 2003) + + 06 Mar 2003; foser <foser@gentoo.org> mono-0.22.ebuild : + New version + +*mono-0.21 (28 Feb 2003) + + 28 Feb 2003; foser <foser@gentoo.org> mono-0.21.ebuild : + New version + +*mono-0.20-r1 (27 Feb 2003) + + 28 Feb 2003; foser <foser@gentoo.org> mono-0.20-r1.ebuild : + Removed redundant patch, there was another way to do this duh :/ + + 27 Feb 2003; foser <foser@gentoo.org> mono-0.20-r1.ebuild : + Compiles mcs from scratch now + Initial work done by Artur Brodowski <bzdurqa@wp.pl> in #16316 + Hacked on a lot by me to get it right + Now also uses mono eclass + +*mono-0.20 (24 Feb 2003) + + 24 Feb 2003; foser <foser@gentoo.org> mono-0.20.ebuild : + New version + +*mono-0.19 (22 Jan 2003) + + 22 Jan 2003; Brandon Low <lostlogic@gentoo.org> mono-0.19.ebuild : + New version + +*mono-0.18 (13 jan 2003) + + 13 Jan 2003; foser <foser@gentoo.org> mono-0.18.ebuild : + New version + +*mono-0.17 (10 Dec 2002) + + 10 Dec 2002; foser <foser@gentoo.org> mono-0.17.ebuild : + New version + +*mono-0.16 (24 Oct 2002) + + 24 Oct 2002; foser <foser@gentoo.org> mono-0.16.ebuild : + + New version, now depends on boehm-gc + +*mono-0.13 (29 Jul 2002) + + 29 Jul 2002; Kevyn Shortell <trance@gentoo.org> mono-0.13.ebuild, ChangeLog: + Added >=glib-2.x as a dependency, closing bug #5708. Many thanks to Nathan + Sharfi <nisharfi@csupomona.edu> for testing ebuild on glib-1.3 machine to + find the bug =). + +*mono-0.13 (28 Jul 2002) + + 28 Jul 2002; Phil Bordelon <sunflare@gentoo.org> mono-0.13.ebuild, ChangeLog: + Added pkgconfig as a dependency, closing bug #5665. Thanks to Nathan + Sharfi <nisharfi@csupomona.edu> for pointing this out. + + 27 Jul 2002: Kevyn Shortell <trance@gentoo.org> mono-0.13.ebuild, ChangLog: + updated to mono-0.13.ebuild. The ebuild was submitted by Luis Mayoral <satriani@okulto.net>. + Tested on PPC and X86, failed PPC. repo'd and submitted. + +*mono-0.12 (28 Jul 2002) + + 28 Jul 2002; Phil Bordelon <sunflare@gentoo.org> mono-0.12.ebuild, ChangeLog: + Added pkgconfig as a dependency, closing bug #5665. Thanks to Nathan + Sharfi <nisharfi@csupomona.edu> for pointing this out. + + 24 Jul 2002: Brandon Low <lostlogic@gentoo.org> mono-0.12.ebuild, ChangeLog: + Doesn't like parallel make, and .keep a dir that it might need (othewise why did + it create it?) + + 23 Jul 2002; Phil Bordelon <sunflare@gentoo.org> ChangeLog: Unmasking the ebuild. + PLEASE NOTE that the build has been known to bomb on at least one machine, although + it worked on all of the rest of them that we tested it on. This is very much + work-in-progress software, so please take that into account before you start to + post bugs. + + 23 Jul 2002; Phil Bordelon <sunflare@gentoo.org> mono-0.12.ebuild: dodoc should + grab 'ChangeLog,' not 'Changelog.' Fixed. + + 23 Jul 2002; Phil Bordelon <sunflare@gentoo.org> mono-0.12.ebuild, ChangeLog: + Original release. The ebuild was submitted by Luis Mayoral <satriani@okulto.net>. + Lintool'd and repoman'd by me. diff --git a/dev-lang/mozart-stdlib/ChangeLog b/dev-lang/mozart-stdlib/ChangeLog new file mode 100644 index 00000000..0b6e9b1d --- /dev/null +++ b/dev-lang/mozart-stdlib/ChangeLog @@ -0,0 +1,76 @@ +# ChangeLog for dev-lang/mozart-stdlib +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart-stdlib/ChangeLog,v 1.17 2015/05/23 15:42:43 mrueg Exp $ + + 23 May 2015; Manuel Rüger <mrueg@gentoo.org> -mozart-stdlib-1.3.2-r1.ebuild, + -mozart-stdlib-1.3.2.ebuild, -mozart-stdlib-1.4.0.ebuild: + Remove old. + + 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mozart-stdlib-1.4.0-r1.ebuild: + Stable for x86, wrt bug #441176 + + 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mozart-stdlib-1.4.0-r1.ebuild: + Stable for ppc, wrt bug #441176 + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> mozart-stdlib-1.3.2.ebuild, + mozart-stdlib-1.3.2-r1.ebuild, mozart-stdlib-1.4.0.ebuild, + mozart-stdlib-1.4.0-r1.ebuild: + Drop sparc keywords + +*mozart-stdlib-1.4.0-r1 (20 Nov 2010) + + 20 Nov 2010; <keri@gentoo.org> +mozart-stdlib-1.4.0-r1.ebuild, + +files/mozart-stdlib-1.4.0-docroot.patch: + Drop doc USE flag since ozmake always installs docs; install docs into + /usr/share/doc + + 20 Nov 2010; <keri@gentoo.org> mozart-stdlib-1.4.0.ebuild: + QA - remove die from econf call; add die to do... function calls + + 27 Nov 2008; <keri@gentoo.org> mozart-stdlib-1.3.2.ebuild, + mozart-stdlib-1.3.2-r1.ebuild, mozart-stdlib-1.4.0.ebuild: + Add -amd64 -ppc64 to KEYWORDS. Bug #248276. + +*mozart-stdlib-1.4.0 (06 Jul 2008) + + 06 Jul 2008; keri <keri@gentoo.org> + +files/mozart-stdlib-1.4.0-ozload.patch, +mozart-stdlib-1.4.0.ebuild: + Version bump. + + 23 Feb 2008; keri <keri@gentoo.org> mozart-stdlib-1.3.2.ebuild, + mozart-stdlib-1.3.2-r1.ebuild: + QA: remove redundant call to cd ${S} in src_compile. + +*mozart-stdlib-1.3.2-r1 (23 Feb 2008) + + 23 Feb 2008; keri <keri@gentoo.org> + +files/mozart-stdlib-1.3.2-r1-ozmake.patch, + +mozart-stdlib-1.3.2-r1.ebuild: + Install binaries into Mozart bin dir. + + 16 Nov 2007; nixnut <nixnut@gentoo.org> mozart-stdlib-1.3.2.ebuild: + Stable on ppc wrt bug 199091 + + 15 Nov 2007; Christian Faulhammer <opfer@gentoo.org> + mozart-stdlib-1.3.2.ebuild: + stable x86, bug 199019 + + 14 Nov 2007; Ferris McCormick <fmccor@gentoo.org> + mozart-stdlib-1.3.2.ebuild: + Sparc stable, bug #199019. + + 17 Feb 2007; keri <keri@gentoo.org> mozart-stdlib-1.3.2.ebuild: + Parallelize build. + + 17 Feb 2007; keri <keri@gentoo.org> mozart-stdlib-1.3.2.ebuild: + Add ~sparc to KEYWORDS. + + 17 Feb 2007; keri <keri@gentoo.org> mozart-stdlib-1.3.2.ebuild: + Add ~ppc to KEYWORDS + +*mozart-stdlib-1.3.2 (16 Feb 2007) + + 16 Feb 2007; keri <keri@gentoo.org> +files/mozart-stdlib-1.3.2-doc.patch, + +files/mozart-stdlib-1.3.2-ozmake.patch, +metadata.xml, + +mozart-stdlib-1.3.2.ebuild: + Initial import. diff --git a/dev-lang/mozart/ChangeLog b/dev-lang/mozart/ChangeLog new file mode 100644 index 00000000..e1f27fd2 --- /dev/null +++ b/dev-lang/mozart/ChangeLog @@ -0,0 +1,190 @@ +# ChangeLog for dev-lang/mozart +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/ChangeLog,v 1.42 2015/05/15 12:03:51 pacho Exp $ + + 15 May 2015; Pacho Ramos <pacho@gentoo.org> mozart-1.4.0-r3.ebuild: + ppc stable wrt bug #548688 + +*mozart-1.4.0-r3 (25 Mar 2015) + + 25 Mar 2015; Justin Lecher <jlec@gentoo.org> +mozart-1.4.0-r3.ebuild, + mozart-1.4.0-r2.ebuild: + Fix tcl/tk slotting; bump to EAPI=5 + + 27 Aug 2012; <keri@gentoo.org> -files/mozart-1.3.2-const-cast.patch, + -files/mozart-1.3.2-contrib.patch, -files/mozart-1.3.2-emubin.patch, + -files/mozart-1.3.2-gcc4.patch, -files/mozart-1.3.2-nostrip.patch, + -files/mozart-1.3.2-ozplatform.patch, -files/mozart-1.3.2-portage.patch, + -files/mozart-1.3.2-ri-fpe.patch: + Remove old patch files + + 26 Aug 2012; <keri@gentoo.org> -mozart-1.3.2.ebuild, -mozart-1.3.2-r1.ebuild, + -mozart-1.4.0.ebuild, -mozart-1.4.0-r1.ebuild: + Remove old versions + + 22 Aug 2012; Michael Weber <xmw@gentoo.org> mozart-1.4.0-r2.ebuild: + ppc stable (bug 396885). + + 15 Jun 2012; <keri@gentoo.org> mozart-1.4.0-r2.ebuild: + Support building mozart on PPC with 3.x kernels. Reported and investigated by + Michael Weber. Closes #421055 + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> mozart-1.3.2.ebuild, + mozart-1.3.2-r1.ebuild, mozart-1.4.0.ebuild, mozart-1.4.0-r1.ebuild, + mozart-1.4.0-r2.ebuild: + Drop sparc keywords + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> mozart-1.4.0-r2.ebuild: + x86 stable wrt bug #396885 + + 02 Dec 2010; <keri@gentoo.org> mozart-1.4.0-r2.ebuild: + Respect CFLAGS in dss + +*mozart-1.4.0-r2 (21 Nov 2010) + + 21 Nov 2010; <keri@gentoo.org> +mozart-1.4.0-r2.ebuild: + Add examples to IUSE; install demo+examples to /usr/share/doc; install DSS + library with platform libs + +*mozart-1.4.0-r1 (19 Nov 2010) + + 19 Nov 2010; <keri@gentoo.org> +mozart-1.4.0-r1.ebuild: + Revbump - only install oz when USE="emacs"; gcc4 fixes for DSS + + 19 Nov 2010; <keri@gentoo.org> mozart-1.4.0.ebuild: + Enable DP tests to load DSS library. See #298155. + + 19 Nov 2010; <keri@gentoo.org> mozart-1.4.0.ebuild: + QA - remove die from econf call; add die to do... function calls + + 18 Nov 2010; <keri@gentoo.org> mozart-1.4.0.ebuild, + -files/mozart-1.4.0-const-cast.patch, -files/mozart-1.4.0-contrib.patch, + -files/mozart-1.4.0-cstdio.patch, -files/mozart-1.4.0-dss-ldflags.patch, + -files/mozart-1.4.0-dss-libpath.patch, -files/mozart-1.4.0-dss-pic.patch, + -files/mozart-1.4.0-dss-prefix.patch, + -files/mozart-1.4.0-mkinstalldirs.patch, + -files/mozart-1.4.0-nostrip.patch, + -files/mozart-1.4.0-ozbison-string.patch, + -files/mozart-1.4.0-ozhome.patch, + -files/mozart-1.4.0-ozplatform-amd64.patch, + -files/mozart-1.4.0-ozplatform-sparc.patch, + -files/mozart-1.4.0-parallel-make.patch: + Bundle patches into distfiles tarball + + 26 Aug 2010; <keri@gentoo.org> mozart-1.4.0.ebuild, + +files/mozart-1.4.0-ozbison-string.patch: + Mozart ozbison QA tidyups; mention Mozart tests can only be run + single-threaded + + 25 Aug 2010; <keri@gentoo.org> mozart-1.4.0.ebuild, + +files/mozart-1.4.0-dss-ldflags.patch: + Respect LDFLAGS + + 25 Aug 2010; <keri@gentoo.org> mozart-1.4.0.ebuild, + +files/mozart-1.4.0-mkinstalldirs.patch: + Add threadsafe mkinstalldirs patch + + 11 Aug 2009; <keri@gentoo.org> mozart-1.3.2.ebuild, + mozart-1.3.2-r1.ebuild, +files/mozart-1.3.2-const-cast.patch, + files/mozart-1.3.2-ozplatform.patch: + glibc2.10 fixes; amd64 chroot fixes + + 10 Aug 2009; <keri@gentoo.org> mozart-1.4.0.ebuild, + +files/mozart-1.4.0-const-cast.patch, + +files/mozart-1.4.0-ozplatform-amd64.patch: + glibc2.10 fixes; amd64 chroot fixes + + 27 Nov 2008; <keri@gentoo.org> mozart-1.3.2.ebuild, + mozart-1.3.2-r1.ebuild, mozart-1.4.0.ebuild: + Add -amd64 -ppc64 to KEYWORDS. Bug #248276. + + 29 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> mozart-1.4.0.ebuild: + Force -j1 during install, see bug #244872. + + 26 Aug 2008; <keri@gentoo.org> +files/mozart-1.4.0-dss-libpath.patch, + mozart-1.4.0.ebuild: + Ensure compiled libdss is used during src_test + + 23 Aug 2008; <keri@gentoo.org> +files/mozart-1.4.0-cstdio.patch, + mozart-1.4.0.ebuild: + Add upstream cstdio fixes + +*mozart-1.4.0 (06 Jul 2008) + + 06 Jul 2008; keri <keri@gentoo.org> +files/mozart-1.4.0-contrib.patch, + +files/mozart-1.4.0-dss-pic.patch, +files/mozart-1.4.0-dss-prefix.patch, + +files/mozart-1.4.0-nostrip.patch, +files/mozart-1.4.0-ozhome.patch, + +files/mozart-1.4.0-ozplatform-sparc.patch, + +files/mozart-1.4.0-parallel-make.patch, +mozart-1.4.0.ebuild: + Version bump. + + 01 Jun 2008; keri <keri@gentoo.org> files/mozart-1.3.2-portage.patch: + Make Unnester.ozf depend on Builtins.ozf. Closes #212558. + + 11 May 2008; keri <keri@gentoo.org> mozart-1.3.2.ebuild, + mozart-1.3.2-r1.ebuild: + Move flex and bison to RDEPEND. Closes #221321 and #221589. + + 24 Feb 2008; keri <keri@gentoo.org> files/mozart-1.3.2-portage.patch, + mozart-1.3.2-r1.ebuild: + Parallelize emake in src_compile and src_install. + + 23 Feb 2008; keri <keri@gentoo.org> mozart-1.3.2.ebuild, + mozart-1.3.2-r1.ebuild: + QA: update DESCRIPTION. + +*mozart-1.3.2-r1 (22 Feb 2008) + + 22 Feb 2008; keri <keri@gentoo.org> +mozart-1.3.2-r1.ebuild: + Install binaries into Mozart bin dir. Closes #210987 reported by Andrés + Becerra Sandoval. + + 16 Nov 2007; nixnut <nixnut@gentoo.org> mozart-1.3.2.ebuild: + Stable on ppc wrt bug 199091 + + 15 Nov 2007; Christian Faulhammer <opfer@gentoo.org> mozart-1.3.2.ebuild: + stable x86, bug 199019 + + 14 Nov 2007; Ferris McCormick <fmccor@gentoo.org> mozart-1.3.2.ebuild: + Sparc stable --- Bug #199019 --- all tests good. + + 14 Nov 2007; keri <keri@gentoo.org> mozart-1.3.2.ebuild: + Run bootstrapping checks in src_test() + + 04 Oct 2007; keri <keri@gentoo.org> +files/50mozart-gentoo.el, + mozart-1.3.2.ebuild: + Add proper support for emacs. Reported and fixed by Ulrich Mueller in bug + #194604 + + 29 Sep 2007; keri <keri@gentoo.org> +files/mozart-1.3.2-ri-fpe.patch, + mozart-1.3.2.ebuild: + Handle fpe in ri contrib package. Closes bug #193683 reported by kaouete + + 17 Feb 2007; keri <keri@gentoo.org> files/mozart-1.3.2-contrib.patch, + files/mozart-1.3.2-portage.patch, mozart-1.3.2.ebuild: + Parallelize compile + + 17 Feb 2007; keri <keri@gentoo.org> files/mozart-1.3.2-ozplatform.patch, + mozart-1.3.2.ebuild: + Add ~sparc to KEYWORDS. + + 17 Feb 2007; keri <keri@gentoo.org> mozart-1.3.2.ebuild: + Add ~ppc to KEYWORDS + + 17 Feb 2007; keri <keri@gentoo.org> files/mozart-1.3.2-gcc4.patch: + Include stdlib in ri contrib package. + + 16 Feb 2007; keri <keri@gentoo.org> files/mozart-1.3.2-ozplatform.patch: + Set OZHOME in oz script. + + 16 Feb 2007; keri <keri@gentoo.org> +files/mozart-1.3.2-emubin.patch, + mozart-1.3.2.ebuild: + Respect platform emulator directory in src_install. + +*mozart-1.3.2 (14 Feb 2007) + + 14 Feb 2007; keri <keri@gentoo.org> +files/mozart-1.3.2-contrib.patch, + +files/mozart-1.3.2-gcc4.patch, +files/mozart-1.3.2-nostrip.patch, + +files/mozart-1.3.2-ozplatform.patch, +files/mozart-1.3.2-portage.patch, + +metadata.xml, +mozart-1.3.2.ebuild: + Initial import. diff --git a/dev-lang/mujs/ChangeLog b/dev-lang/mujs/ChangeLog new file mode 100644 index 00000000..6fe1517f --- /dev/null +++ b/dev-lang/mujs/ChangeLog @@ -0,0 +1,16 @@ +# ChangeLog for dev-lang/mujs +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mujs/ChangeLog,v 1.3 2015/06/01 12:30:38 xmw Exp $ + + 01 Jun 2015; Michael Weber <xmw@gentoo.org> mujs-0_p20150202.ebuild: + Add keywords + + 01 Jun 2015; Michael Weber <xmw@gentoo.org> mujs-0_p20150202.ebuild: + Add -fPIC to CFLAGS for mupdf. + +*mujs-0_p20150202 (01 Jun 2015) + + 01 Jun 2015; Michael Weber <xmw@gentoo.org> + +files/mujs-0_p20150202-Makefile.patch, +metadata.xml, + +mujs-0_p20150202.ebuild: + Initial import for app-text/mupdf diff --git a/dev-lang/nacl-toolchain-newlib/ChangeLog b/dev-lang/nacl-toolchain-newlib/ChangeLog new file mode 100644 index 00000000..824be86d --- /dev/null +++ b/dev-lang/nacl-toolchain-newlib/ChangeLog @@ -0,0 +1,136 @@ +# ChangeLog for dev-lang/nacl-toolchain-newlib +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nacl-toolchain-newlib/ChangeLog,v 1.26 2014/11/02 15:38:58 floppym Exp $ + + 02 Nov 2014; Mike Gilbert <floppym@gentoo.org> + nacl-toolchain-newlib-0_p9093.ebuild: + Apply texinfo-5.1 fixes to stable ebuild, bug 528000. + +*nacl-toolchain-newlib-0_p11846 (25 Jul 2013) + + 25 Jul 2013; Pawel Hajdan jr <phajdan.jr@gentoo.org> + +nacl-toolchain-newlib-0_p11846.ebuild: + Version bump. + + 03 Apr 2013; Mike Gilbert <floppym@gentoo.org> + +files/binutils-texinfo-r0.patch, +files/gcc-texinfo-r0.patch, + nacl-toolchain-newlib-0_p10915.ebuild: + Add patches to fix compatibility with texinfo-5.1. Bug 464168. + +*nacl-toolchain-newlib-0_p10915 (28 Feb 2013) + + 28 Feb 2013; Pawel Hajdan jr <phajdan.jr@gentoo.org> + +nacl-toolchain-newlib-0_p10915.ebuild: + Version bump. + +*nacl-toolchain-newlib-0_p10520 (30 Dec 2012) + + 30 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + +nacl-toolchain-newlib-0_p10520.ebuild: + Version bump. + + 11 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + +files/gcc-parallel-build-r0.patch, nacl-toolchain-newlib-0_p9093.ebuild: + Fix parallel build failure, bug #437048 by Kai Krakow. + + 26 Sep 2012; Agostino Sarubbo <ago@gentoo.org> + -nacl-toolchain-newlib-0_p7311.ebuild, -nacl-toolchain-newlib-0_p8034.ebuild, + -nacl-toolchain-newlib-0_p8989.ebuild: + Remove old + + 26 Sep 2012; Agostino Sarubbo <ago@gentoo.org> + nacl-toolchain-newlib-0_p9093.ebuild: + Stable for x86, wrt bug #436234 + + 26 Sep 2012; Agostino Sarubbo <ago@gentoo.org> + nacl-toolchain-newlib-0_p9093.ebuild: + Stable for amd64, wrt bug #436234 + +*nacl-toolchain-newlib-0_p9093 (17 Jul 2012) + + 17 Jul 2012; Mike Gilbert <floppym@gentoo.org> + +nacl-toolchain-newlib-0_p9093.ebuild: + Version bump required by chromium-22. + +*nacl-toolchain-newlib-0_p8989 (21 Jun 2012) + + 21 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + +nacl-toolchain-newlib-0_p8989.ebuild: + Version bump. + + 03 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + nacl-toolchain-newlib-0_p8034.ebuild: + Unset environment variables known to break the build; bug #413995 by Tim + Press. + +*nacl-toolchain-newlib-0_p8034 (16 Mar 2012) + + 16 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + -nacl-toolchain-newlib-0_p6869-r1.ebuild, + +nacl-toolchain-newlib-0_p8034.ebuild: + Version bump. Remove old. + + 18 Jan 2012; Agostino Sarubbo <ago@gentoo.org> + nacl-toolchain-newlib-0_p7311.ebuild: + Stable for amd64, wrt bug #399271 + + 18 Jan 2012; Agostino Sarubbo <ago@gentoo.org> + nacl-toolchain-newlib-0_p7311.ebuild: + Stable for X86, wrt bug #399271 + + 13 Dec 2011; Agostino Sarubbo <ago@gentoo.org> + nacl-toolchain-newlib-0_p6869-r1.ebuild: + Stable for X86, wrt bug #390299 + +*nacl-toolchain-newlib-0_p7311 (02 Dec 2011) + + 02 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + +nacl-toolchain-newlib-0_p7311.ebuild: + Version bump to fix bug #392389 by Julien Sanchez. + + 27 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + nacl-toolchain-newlib-0_p6869-r1.ebuild: + RESTRICT tests, bug #391761 by Nikoli. + + 18 Nov 2011; Tony Vroon <chainsaw@gentoo.org> + nacl-toolchain-newlib-0_p6869-r1.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & + Michael "n0idx80" Harrison in bug #390299. + + 15 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + nacl-toolchain-newlib-0_p6869-r1.ebuild: + Strip breaking CFLAGS, bug #390589 by Steffen Hau. + + 15 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + nacl-toolchain-newlib-0_p6869-r1.ebuild: + Suppress QA execstack warnings, bug #390383 by Agostino Sarubbo, solution by + vapier. + +*nacl-toolchain-newlib-0_p6869-r1 (19 Oct 2011) + + 19 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + -nacl-toolchain-newlib-0_p6852.ebuild, -nacl-toolchain-newlib-0_p6869.ebuild, + +nacl-toolchain-newlib-0_p6869-r1.ebuild: + Do not strip the toolchain with a non-NaCl strip, this breaks it (bug #386931 + by Kamen Dokov). Big thanks to Victor Khimenko for identifying the issue and + the solution. Removed old, broken versions. + + 11 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + nacl-toolchain-newlib-0_p6869.ebuild: + Fix files being installed with non-executable permissions. + + 11 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + nacl-toolchain-newlib-0_p6869.ebuild: + Fix runtime dependencies, reported by Victor Khimenko. + +*nacl-toolchain-newlib-0_p6869 (07 Oct 2011) + + 07 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + +nacl-toolchain-newlib-0_p6869.ebuild: + Version bump, applied upstream suggestions. It's simpler now. + +*nacl-toolchain-newlib-0_p6852 (06 Oct 2011) + + 06 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + +nacl-toolchain-newlib-0_p6852.ebuild, +metadata.xml: + Initial import. diff --git a/dev-lang/nasm/ChangeLog b/dev-lang/nasm/ChangeLog new file mode 100644 index 00000000..a3e670d2 --- /dev/null +++ b/dev-lang/nasm/ChangeLog @@ -0,0 +1,517 @@ +# ChangeLog for dev-lang/nasm +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.126 2015/05/28 17:50:05 mr_bones_ Exp $ + + 28 May 2015; Michael Sterrett <mr_bones_@gentoo.org> -nasm-2.11.06.ebuild: + old + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> nasm-2.11.08.ebuild: + Stable for x86, wrt bug #550200 + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> nasm-2.11.08.ebuild: + Stable for amd64, wrt bug #550200 + +*nasm-2.11.08 (22 Apr 2015) + + 22 Apr 2015; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.11.08.ebuild: + version bump + + 05 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> -nasm-2.10.07.ebuild: + old + + 01 Feb 2015; Agostino Sarubbo <ago@gentoo.org> nasm-2.11.06.ebuild: + Stable for x86, wrt bug #538258 + + 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> nasm-2.11.06.ebuild: + Stable for amd64, wrt bug #538258 + + 22 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org> -nasm-2.11.05.ebuild: + old + +*nasm-2.11.06 (31 Dec 2014) + + 31 Dec 2014; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.11.06.ebuild: + version bump (bug #533486) + + 16 Jul 2014; Michael Sterrett <mr_bones_@gentoo.org> -nasm-2.10.09.ebuild: + old + +*nasm-2.11.05 (16 Jul 2014) + + 16 Jul 2014; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.11.05.ebuild, + -nasm-2.11.03.ebuild: + version bump + +*nasm-2.11.03 (06 May 2014) + + 06 May 2014; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.11.03.ebuild, + -nasm-2.10.05.ebuild, -nasm-2.11.02.ebuild, -nasm-2.11.ebuild: + version bump; clean old + +*nasm-2.11.02 (14 Apr 2014) + + 14 Apr 2014; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.11.02.ebuild: + version bump + + 30 Jan 2014; Mike Frysinger <vapier@gentoo.org> nasm-2.11.ebuild: + Drop -* as this package can run on any target (it is all C code). It only + generates for x86 systems. + +*nasm-2.11 (17 Jan 2014) + + 17 Jan 2014; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.11.ebuild: + version bump + +*nasm-2.10.09 (15 Dec 2013) + + 15 Dec 2013; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.10.09.ebuild: + version bump + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> nasm-2.10.07.ebuild: + Stable for x86, wrt bug #457116 + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> nasm-2.10.07.ebuild: + Stable for amd64, wrt bug #457116 + + 22 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -nasm-2.10.01.ebuild: + old + + 11 Jan 2013; Rick Farina <zerochaos@gentoo.org> nasm-2.10.05.ebuild, + nasm-2.10.07.ebuild: + backpeddling arm keyword because even though it works fine everyone thinks + it's not needed and it's too late for me to test right now + + 11 Jan 2013; Rick Farina <zerochaos@gentoo.org> nasm-2.10.05.ebuild, + nasm-2.10.07.ebuild: + not sure why -* is there, seems to work fine on arm, adding keyword + +*nasm-2.10.07 (02 Jan 2013) + + 02 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.10.07.ebuild: + version bump + + 31 Dec 2012; Michael Sterrett <mr_bones_@gentoo.org> -nasm-2.10.06.ebuild: + punt buggy version (bug #448630) + +*nasm-2.10.06 (20 Dec 2012) + + 20 Dec 2012; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.10.06.ebuild: + version bump (bug #447982) + + 30 Oct 2012; Agostino Sarubbo <ago@gentoo.org> nasm-2.10.05.ebuild: + Stable for amd64, wrt bug #440152 + + 29 Oct 2012; Jeff Horelick <jdhore@gentoo.org> nasm-2.10.05.ebuild: + marked x86 per bug 440152 + + 17 Oct 2012; Michael Sterrett <mr_bones_@gentoo.org> -nasm-2.09.10.ebuild, + -nasm-2.10.04.ebuild, -nasm-2.10.ebuild: + old + +*nasm-2.10.05 (25 Sep 2012) + + 25 Sep 2012; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.10.05.ebuild: + version bump + +*nasm-2.10.04 (06 Sep 2012) + + 06 Sep 2012; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.10.04.ebuild: + version bump + + 19 Jul 2012; Markos Chandras <hwoarang@gentoo.org> nasm-2.10.01.ebuild: + Stable on amd64 wrt bug #426776 + + 16 Jul 2012; Jeff Horelick <jdhore@gentoo.org> nasm-2.10.01.ebuild: + marked x86 per bug 426776 + +*nasm-2.10.01 (12 Jun 2012) + + 12 Jun 2012; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.10.01.ebuild: + version bump + + 05 May 2012; Markos Chandras <hwoarang@gentoo.org> nasm-2.10.ebuild: + Stable on amd64 wrt bug #413301 + + 02 May 2012; Agostino Sarubbo <ago@gentoo.org> nasm-2.10.ebuild: + Stable for amd64, wrt bug #413411 + + 02 May 2012; Jeff Horelick <jdhore@gentoo.org> nasm-2.10.ebuild: + marked x86 per bug 413301 + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> nasm-2.10.ebuild: + keyword ~amd64-fbsd + +*nasm-2.10 (20 Mar 2012) + + 20 Mar 2012; Michael Sterrett <mr_bones_@gentoo.org> -nasm-2.10_rc14.ebuild, + +nasm-2.10.ebuild: + version bump + +*nasm-2.10_rc14 (06 Mar 2012) + + 06 Mar 2012; Michael Sterrett <mr_bones_@gentoo.org> -nasm-2.10_rc8.ebuild, + +nasm-2.10_rc14.ebuild: + masked dev bump + +*nasm-2.10_rc8 (07 Nov 2011) + + 07 Nov 2011; Michael Sterrett <mr_bones_@gentoo.org> -nasm-2.09.04.ebuild, + -nasm-2.09.07.ebuild, -nasm-2.09.08.ebuild, -nasm-2.09.09.ebuild, + -nasm-2.10_rc4.ebuild, -nasm-2.10_rc6.ebuild, +nasm-2.10_rc8.ebuild: + masked development release version bump + + 08 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> nasm-2.09.10.ebuild: + x86 stable wrt bug #385901 + + 06 Oct 2011; Steve Dibb <beandog@gentoo.org> nasm-2.09.10.ebuild: + amd64 stable, bug 385901 + +*nasm-2.09.10 (14 Aug 2011) + + 14 Aug 2011; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.09.10.ebuild: + version bump + +*nasm-2.10_rc6 (13 Jul 2011) + + 13 Jul 2011; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.10_rc6.ebuild: + masked development release version bump + +*nasm-2.09.09 (13 Jul 2011) + + 13 Jul 2011; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.09.09.ebuild: + version bump + + 14 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> nasm-2.09.08.ebuild: + x86 stable wrt bug #367121 + + 13 May 2011; Markos Chandras <hwoarang@gentoo.org> nasm-2.09.08.ebuild: + Stable on amd64 wrt bug #367121 + +*nasm-2.09.08 (11 Apr 2011) + + 11 Apr 2011; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.09.08.ebuild: + version bump + +*nasm-2.10_rc4 (27 Mar 2011) + + 27 Mar 2011; Michael Sterrett <mr_bones_@gentoo.org> + +nasm-2.10_rc4.ebuild: + masked rc version bump + +*nasm-2.09.07 (27 Mar 2011) + + 27 Mar 2011; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.09.07.ebuild: + version bump + +*nasm-2.10_rc3 (17 Jan 2011) + + 17 Jan 2011; Michael Sterrett <mr_bones_@gentoo.org> + +nasm-2.10_rc3.ebuild: + masked rc version bump + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> nasm-2.09.04.ebuild: + Stable on amd64 wrt bug #350427 + + 04 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> nasm-2.09.04.ebuild: + x86 stable wrt bug #350427 + +*nasm-2.09.04 (29 Nov 2010) + + 29 Nov 2010; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.09.04.ebuild: + version bump + + 28 Oct 2010; Michael Sterrett <mr_bones_@gentoo.org> -nasm-2.09.02.ebuild: + clean older, buggy version + +*nasm-2.10_rc1 (28 Oct 2010) +*nasm-2.09.03 (28 Oct 2010) + + 28 Oct 2010; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.09.03.ebuild, + +nasm-2.10_rc1.ebuild: + version bump; add rc for testing + +*nasm-2.09.02 (28 Sep 2010) + + 28 Sep 2010; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.09.02.ebuild: + version bump + +*nasm-2.09.01 (14 Sep 2010) + + 14 Sep 2010; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.09.01.ebuild: + version bump + + 21 Aug 2010; Markos Chandras <hwoarang@gentoo.org> nasm-2.08.02.ebuild: + Stable on amd64 wrt bug #333683 + + 21 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> nasm-2.08.02.ebuild: + x86 stable wrt bug #333683 + +*nasm-2.08.02 (22 Jul 2010) + + 22 Jul 2010; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.08.02.ebuild: + version bump + + 23 Jun 2010; Michael Sterrett <mr_bones_@gentoo.org> nasm-2.07.ebuild, + nasm-2.08.01.ebuild: + fix LICENSE + + 23 Jun 2010; Markos Chandras <hwoarang@gentoo.org> nasm-2.08.01.ebuild: + Stable on amd64 wrt bug #322695 + + 12 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> nasm-2.08.01.ebuild: + x86 stable wrt bug #322695 + +*nasm-2.08.01 (31 Mar 2010) + + 31 Mar 2010; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.08.01.ebuild: + version bump + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> nasm-2.07.ebuild: + Transfer Prefix keywords + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> nasm-2.07.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. + + 12 Sep 2009; Michael Sterrett <mr_bones_@gentoo.org> nasm-2.07.ebuild: + work around parallel-build issues and use the upstream makefiles for more + (bug #284535) + + 14 Aug 2009; Michael Sterrett <mr_bones_@gentoo.org> -nasm-2.04.ebuild, + -nasm-2.05.01.ebuild: + clean out old versions + + 14 Aug 2009; Markus Meier <maekke@gentoo.org> nasm-2.07.ebuild: + amd64/x86 stable, bug #280723 + +*nasm-2.07 (21 Jul 2009) + + 21 Jul 2009; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.07.ebuild: + version bump + + 11 Jan 2009; Markus Meier <maekke@gentoo.org> nasm-2.05.01.ebuild: + amd64/x86 stable, bug #254511 + + 07 Dec 2008; Mike Frysinger <vapier@gentoo.org> nasm-0.98.39-r3.ebuild, + nasm-2.03.01.ebuild, nasm-2.04.ebuild, nasm-2.05.01.ebuild: + Remove pointless USE=build support. + +*nasm-2.05.01 (30 Oct 2008) + + 30 Oct 2008; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.05.01.ebuild: + version bump + + 09 Oct 2008; Markus Meier <maekke@gentoo.org> nasm-2.04.ebuild: + x86 stable, bug #240542 + + 09 Oct 2008; Jeremy Olexa <darkside@gentoo.org> nasm-2.04.ebuild: + amd64 stable, bug #240542 + +*nasm-2.04 (26 Sep 2008) + + 26 Sep 2008; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.04.ebuild: + version bump + +*nasm-2.03.01 (17 Jun 2008) + + 17 Jun 2008; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.03.01.ebuild: + version bump + +*nasm-2.03 (10 Jun 2008) + + 10 Jun 2008; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.03.ebuild: + version bump + +*nasm-2.02 (28 Feb 2008) + + 28 Feb 2008; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.02.ebuild: + version bump + +*nasm-2.01 (21 Jan 2008) + + 21 Jan 2008; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.01.ebuild: + version bump + +*nasm-2.00 (29 Nov 2007) + + 29 Nov 2007; Michael Sterrett <mr_bones_@gentoo.org> +nasm-2.00.ebuild: + version bump + + 24 Feb 2007; Danny van Dyk <kugelfang@gentoo.org> nasm-0.98.39-r3.ebuild: + Marked stable on amd64. + + 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 12 May 2006; Diego Pettenò <flameeyes@gentoo.org> nasm-0.98.39-r3.ebuild: + Add ~x86-fbsd keyword. + + 06 May 2006; Michael Sterrett <mr_bones_@gentoo.org> + nasm-0.98.39-r3.ebuild: + stable for x86 + + 26 Mar 2006; Michael Sterrett <mr_bones_@gentoo.org> + nasm-0.98.39-r3.ebuild: + strip-flags since ricer cflags can cause problems (bug #127529) + +*nasm-0.98.39-r3 (05 Jan 2006) + + 05 Jan 2006; Mike Frysinger <vapier@gentoo.org> + files/nasm-0.98.39-elf-visibility.patch, -nasm-0.98.39-r2.ebuild, + +nasm-0.98.39-r3.ebuild: + Fix building of xvid with elf-visibility patch #116398. + +*nasm-0.98.39-r2 (17 Dec 2005) + + 17 Dec 2005; Mike Frysinger <vapier@gentoo.org> + +files/nasm-0.98.39-elf-visibility.patch, +nasm-0.98.39-r2.ebuild: + Add support for ELF visibility markings. + +*nasm-0.98.39-r1 (17 May 2005) + + 17 May 2005; Michael Sterrett <mr_bones_@gentoo.org> + +nasm-0.98.39-r1.ebuild: + rev bump to force out security fix + + 17 May 2005; Michael Sterrett <mr_bones_@gentoo.org> nasm-0.98.39.ebuild: + security fix for bug #92991 + + 17 May 2005; Michael Sterrett <mr_bones_@gentoo.org> + -files/0.98.38-overflow.patch, -nasm-0.98.38-r1.ebuild: + clean older version + + 11 May 2005; Marcus D. Hanwell <cryos@gentoo.org> nasm-0.98.39.ebuild: + Stable on amd64. + + 09 May 2005; Michael Sterrett <mr_bones_@gentoo.org> + nasm-0.98.38-r1.ebuild, nasm-0.98.39.ebuild: + tidy; sed in src_unpack, not src_compile + + 11 Apr 2005; Michael Sterrett <mr_bones_@gentoo.org> nasm-0.98.39.ebuild: + stable for x86 + + 20 Feb 2005; Martin Schlemmer <azarah@gentoo.org> nasm-0.98.39.ebuild: + Remove -std=c99 from CFLAGS set by configure if we build with gcc-2.95.3. + +*nasm-0.98.39 (01 Feb 2005) + + 01 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> +nasm-0.98.39.ebuild: + version bump + + 16 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org> nasm-0.98.38-r1.ebuild: + fix parallel make + +*nasm-0.98.38-r1 (16 Dec 2004) + + 16 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org> + +files/0.98.38-overflow.patch, -files/nasm-0.98.36-remove-doc-target.diff, + -nasm-0.98.36.ebuild, +nasm-0.98.38-r1.ebuild, -nasm-0.98.38.ebuild: + add patch from bug #74477 to address overflow; clean older version; tidy + + 05 Jun 2004; Aron Griffis <agriffis@gentoo.org> nasm-0.98.38.ebuild: + Use make rules instead of applying a useless patch. + + 11 May 2004; Travis Tilley <lv@gentoo.org> nasm-0.98.38.ebuild: + added ~amd64 keyword + + 15 Apr 2004; <coxj@gentoo.org> nasm-0.98.36.ebuild: + Fix typo + + 30 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> nasm-0.98.38.ebuild: + inherit eutils for epatch + + 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> nasm-0.98.36.ebuild, + nasm-0.98.38.ebuild: + changed app-text/ghostscript to virtual/ghostscript + + 11 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> nasm-0.98.38.ebuild: + mark stable + + 06 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> metadata.xml: + add metadata.xml + +*nasm-0.98.38 (13 Sep 2003) + + 13 Sep 2003; Martin Holzer <mholzer@gentoo.org> nasm-0.98.38.ebuild: + Version bumped. + +*nasm-0.98.37 (30 Aug 2003) + + 30 Aug 2003; Hanno Boeck <hanno@gentoo.org> nasm-0.98.37.ebuild: + Version bump. + +*nasm-0.98.36 (24 Mar 2003) + + 25 Mar 2003; Nicholas Jones <carpaski@gentoo.org> .ebuild: + Fixing improper dependencies. build? in this case. + + 24 Mar 2003; Aron Griffis <agriffis@gentoo.org> nasm-0.98.35.ebuild, + nasm-0.98.36.ebuild: + Update to recent version. Thanks to Michael Sterrett for the heads-up in bug + #16266 + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*nasm-0.98.35 (25 Mar 2003) + + 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + +*nasm-0.98.34 (08 Sep 2002) + + 25 Mar 2003; Nicholas Jones <carpaski@gentoo.org> .ebuild: + Fixing improper dependencies. build? in this case. + + 15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> nasm-0.98.34.ebuild : + Add -alpha to KEYWORDS + + 08 Sep 2002; Doug Goldstein <cardoe@gentoo.org> nasm-0.98.34.ebuild, nasm-0.98.34-remove-doc-target.diff : + Updated to new version and creates new patches + +*nasm-0.98.31-r1 (18 May 2002) + + 25 Mar 2003; Nicholas Jones <carpaski@gentoo.org> .ebuild: + Fixing improper dependencies. build? in this case. + + 05 Sep 2002; Seemant Kulleen <seemant@gentoo.org> *.ebuild : + cleaned out old ebuilds, and tagged the remaining ones x86 only. + + 18 May 2002; Dan Armak <danarmak@gentoo.org> changelog : + Only create ps, pdf etc. docs if USE doc is enabled. Closes bug #2824. + +*nasm-0.98.31 (17 May 2002) + + 25 Mar 2003; Nicholas Jones <carpaski@gentoo.org> .ebuild: + Fixing improper dependencies. build? in this case. + + 20 Sep 2002; Mike Frysinger <vapier@gentoo.org> : + Updated HOMEPAGE variable + + 16 Aug 2002; Mark Guertin <gerk@gentoo.org> : + Updated to new web page and added -ppc to keywords. Note + to sparc guys, you may wanna rethink your keywords ;) + + 17 May 2002; Dan Armak <danarmak@gentoo.org> changelog : + New upstream version, has some minute fixes. Close #2784. + +*nasm-0.98.30 (06 May 2002) + + 06 May 2002; Kain <kain@kain.org> nasm-0.98.30.ebuild : + New NASM releases are being made off SourceForge. 0.98.30 fixes a number of + compatibility bugs in 0.98 and also has various enhancements. + +*nasm-0.98-r4 (21 Mar 2002) + + 21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> nasm-0.98-r4.ebuild : + HTML documentation will no longer be gzipped because it is being handled by + dohtml instead of dodoc. Thanks to stefan@mdy.univie.ac.at for pointing it + out. + +*nasm-0.98-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. diff --git a/dev-lang/niecza-bin/ChangeLog b/dev-lang/niecza-bin/ChangeLog new file mode 100644 index 00000000..4a3b79ea --- /dev/null +++ b/dev-lang/niecza-bin/ChangeLog @@ -0,0 +1,36 @@ +# ChangeLog for dev-lang/niecza-bin +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/niecza-bin/ChangeLog,v 1.7 2015/06/06 18:52:07 jlec Exp $ + + 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> niecza-bin-20.ebuild, + niecza-bin-21.ebuild, niecza-bin-22.ebuild, niecza-bin-24.ebuild: + QA: Fix unquoted 'D' variable. + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> niecza-bin-20.ebuild, + niecza-bin-21.ebuild, niecza-bin-22.ebuild, niecza-bin-24.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> niecza-bin-20.ebuild, + niecza-bin-21.ebuild, niecza-bin-22.ebuild, niecza-bin-24.ebuild: + QA: Move download URL to mirror://github/. + +*niecza-bin-24 (05 Dec 2012) + + 05 Dec 2012; Patrick Lauer <patrick@gentoo.org> +niecza-bin-24.ebuild: + Bump + +*niecza-bin-21 (05 Oct 2012) +*niecza-bin-22 (05 Oct 2012) + + 05 Oct 2012; Patrick Lauer <patrick@gentoo.org> +niecza-bin-21.ebuild, + +niecza-bin-22.ebuild: + Bump + +*niecza-bin-20 (22 Aug 2012) + + 22 Aug 2012; Patrick Lauer <patrick@gentoo.org> +metadata.xml, + +niecza-bin-20.ebuild: + Initial import, ebuilds by me diff --git a/dev-lang/niecza/ChangeLog b/dev-lang/niecza/ChangeLog new file mode 100644 index 00000000..dfc7b799 --- /dev/null +++ b/dev-lang/niecza/ChangeLog @@ -0,0 +1,42 @@ +# ChangeLog for dev-lang/niecza +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/niecza/ChangeLog,v 1.8 2015/06/06 18:51:44 jlec Exp $ + + 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> niecza-19.ebuild, + niecza-21.ebuild, niecza-22.ebuild, niecza-24.ebuild, niecza-9999.ebuild: + QA: drop trailing '.' from DESCRIPTION + +*niecza-24 (05 Dec 2012) + + 05 Dec 2012; Patrick Lauer <patrick@gentoo.org> +files/fix-bootstrap-24.patch, + +niecza-24.ebuild, niecza-22.ebuild: + Bump + +*niecza-22 (05 Oct 2012) + + 05 Oct 2012; Patrick Lauer <patrick@gentoo.org> +files/fix-bootstrap-22.patch, + +niecza-22.ebuild: + Bump + +*niecza-21 (28 Aug 2012) + + 28 Aug 2012; Patrick Lauer <patrick@gentoo.org> +files/fix-bootstrap-21.patch, + +files/fix-bootstrap-9999.patch, +niecza-21.ebuild, niecza-9999.ebuild: + Bump + +*niecza-9999 (22 Aug 2012) + + 22 Aug 2012; Patrick Lauer <patrick@gentoo.org> +niecza-9999.ebuild: + Add live ebuild + + 22 Aug 2012; Patrick Lauer <patrick@gentoo.org> niecza-19.ebuild: + Make repoman happy + +*niecza-19 (22 Aug 2012) + + 22 Aug 2012; Patrick Lauer <patrick@gentoo.org> +files/fix-bootstrap.patch, + +metadata.xml, +niecza-19.ebuild: + Initial import, ebuilds by me diff --git a/dev-lang/nqc/ChangeLog b/dev-lang/nqc/ChangeLog new file mode 100644 index 00000000..9fa91077 --- /dev/null +++ b/dev-lang/nqc/ChangeLog @@ -0,0 +1,90 @@ +# ChangeLog for dev-lang/nqc +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqc/ChangeLog,v 1.26 2013/07/31 13:49:55 kensington Exp $ + + 31 Jul 2013; Michael Palimaka <kensington@gentoo.org> + -files/nqc-2.5.1-gcc34-fix.patch, -files/nqc-3.1_p4-amd64.patch, + -files/nqc-3.1_p4-usb.patch, -nqc-2.5.1.ebuild: + Remove old. + + 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> nqc-3.1_p6.ebuild: + Stable for ppc, wrt bug #477156 + + 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> nqc-3.1_p6.ebuild: + Stable for x86, wrt bug #477156 + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> nqc-3.1_p6.ebuild: + Stable for amd64, wrt bug #477156 + + 21 Aug 2012; Julian Ospald <hasufell@gentoo.org> nqc-3.1_p6.ebuild, + +files/nqc-3.1_p6-flags.patch: + respect flags wrt #432200 + + 04 Jul 2012; Justin Lecher <jlec@gentoo.org> nqc-3.1_p6.ebuild, + +files/nqc-3.1_p6-gcc-4.7.patch: + Fix for gcc-4.7, #424661 + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -nqc-3.1_p4.ebuild: + Remove old + + 10 Jan 2011; Jeroen Roovers <jer@gentoo.org> nqc-3.1_p6.ebuild: + Fix a && b || die error (bug #351028). + + 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> nqc-3.1_p6.ebuild: + Replace patches (that should have been applied unconditionally anyway and do + not apply to this version). + +*nqc-3.1_p6 (30 Dec 2010) + + 30 Dec 2010; Jeroen Roovers <jer@gentoo.org> nqc-3.1_p4.ebuild, + +nqc-3.1_p6.ebuild: + Version bump. Respect LDFLAGS (bug #338168), CXX. Marked ~ppc again. Set + RDEPEND. + + 23 Oct 2009; Víctor Ostorga <vostorga@gentoo.org> nqc-2.5.1.ebuild: + Adding die to make install + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> nqc-2.5.1.ebuild, + nqc-3.1_p4.ebuild: + Remove virtual/libc + + 29 May 2008; Christian Heim <phreak@gentoo.org> metadata.xml: + Removing Lars Weiler (Pylon) from metadata.xml (as per #215644). Assigning + to maintainer-needed. + + 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 31 Jan 2007; Marius Mauch <genone@gentoo.org> nqc-2.5.1.ebuild, + nqc-3.1_p4.ebuild: + Replacing einfo with elog + +*nqc-3.1_p4 (18 Jun 2006) + + 18 Jun 2006; Lars Weiler <pylon@gentoo.org> +files/nqc-3.1_p4-amd64.patch, + +files/nqc-3.1_p4-usb.patch, +metadata.xml, +nqc-3.1_p4.ebuild: + Version bump; thanks to all contributors in bug #89257. + + 14 Dec 2005; Maurice van der Pot <griffon26@gentoo.org> + +files/nqc-2.5.1-gcc34-fix.patch, nqc-2.5.1.ebuild: + Fixed compilation with gcc 3.4.4, closing bug #115474. What this package + really needs is an up-to-date ebuild (see bug #89257). + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> nqc-2.5.1.ebuild: + Stable on ppc. + + 22 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> nqc-2.5.1.ebuild: + Fix einfo, bug #70854 + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> nqc-2.5.1.ebuild: + virtual/glibc -> virtual/libc + + 01 Jan 2004; Luca Barbato <lu_zero@gentoo.org> nqc-2.5.1.ebuild: + Marked ~ppc + +*nqc-2.5.1 (20 Jun 2003) + + 20 Jun 2003; George Shapovalov <george@gentoo.org> Manifest, nqc-2.5.1.ebuild, files/{digest-nqc-2.5.1} : + initial release (#12343) + Not Quite C - C-like compiler for Lego Mindstorms + ebuild submitted by Alexander Holler <aholler@gentoo.de> diff --git a/dev-lang/nqp/ChangeLog b/dev-lang/nqp/ChangeLog new file mode 100644 index 00000000..6ecfb6e5 --- /dev/null +++ b/dev-lang/nqp/ChangeLog @@ -0,0 +1,338 @@ +# ChangeLog for dev-lang/nqp +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqp/ChangeLog,v 1.70 2015/07/27 07:20:35 patrick Exp $ + +*nqp-2015.07.2 (27 Jul 2015) + + 27 Jul 2015; Patrick Lauer <patrick@gentoo.org> +nqp-2015.07.2.ebuild: + Bump + +*nqp-2015.06 (20 Jun 2015) + + 20 Jun 2015; Patrick Lauer <patrick@gentoo.org> +nqp-2015.06.ebuild: + Bump + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + + 29 May 2015; Patrick Lauer <patrick@gentoo.org> nqp-2015.05.ebuild: + Switch default to moarvm + + 23 May 2015; Mikle Kolyada <zlogene@gentoo.org> -nqp-2014.12.ebuild: + Drop old 2014.x series + +*nqp-2015.05 (23 May 2015) + + 23 May 2015; Patrick Lauer <patrick@gentoo.org> +nqp-2015.05.ebuild: + Bump + +*nqp-2015.04 (24 Apr 2015) + + 24 Apr 2015; Patrick Lauer <patrick@gentoo.org> +nqp-2015.04.ebuild: + Bump + +*nqp-2015.03 (20 Mar 2015) + + 20 Mar 2015; Patrick Lauer <patrick@gentoo.org> +nqp-2015.03.ebuild: + Bump + +*nqp-2015.02 (22 Feb 2015) + + 22 Feb 2015; Patrick Lauer <patrick@gentoo.org> +nqp-2015.02.ebuild: + Bump + + 31 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> -nqp-2014.07.ebuild, + -nqp-2014.08.ebuild, -nqp-2014.09.ebuild, -nqp-2014.10.ebuild, + -nqp-2014.11-r1.ebuild: + Drop old + + 26 Jan 2015; Patrick Lauer <patrick@gentoo.org> nqp-2014.12.ebuild, + nqp-2015.01.ebuild: + Remove libffi hackery, this was caused by stale parrot config + +*nqp-2015.01 (26 Jan 2015) + + 26 Jan 2015; Patrick Lauer <patrick@gentoo.org> +nqp-2015.01.ebuild: + Bump + + 23 Jan 2015; Patrick Lauer <patrick@gentoo.org> nqp-2014.12.ebuild: + Work around weird build system failure with libffi, add missing dep on libffi + +*nqp-2014.12 (20 Dec 2014) + + 20 Dec 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2014.12.ebuild: + Bump + +*nqp-2014.11-r1 (25 Nov 2014) + + 25 Nov 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2014.11-r1.ebuild, + -nqp-2014.11.ebuild: + Fixed build with newer gcc, re-enabling parrot backend + +*nqp-2014.11 (24 Nov 2014) + + 24 Nov 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2014.11.ebuild: + Bump, parrot backend is disabled as it doesn't work + +*nqp-2014.10 (25 Oct 2014) + + 25 Oct 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2014.10.ebuild: + Bump + + 16 Oct 2014; Patrick Lauer <patrick@gentoo.org> nqp-2014.07.ebuild: + Fix parrot dep + +*nqp-2014.09 (19 Sep 2014) + + 19 Sep 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2014.09.ebuild: + Bump + +*nqp-2014.08 (25 Aug 2014) + + 25 Aug 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2014.08.ebuild: + Bump + + 21 Jul 2014; Patrick Lauer <patrick@gentoo.org> -nqp-2014.01-r1.ebuild, + -nqp-2014.01.ebuild, -nqp-2014.02.ebuild, -nqp-2014.03.ebuild, + -nqp-2014.04.ebuild, -nqp-2014.05.ebuild, -nqp-2014.06.ebuild: + Remove old + +*nqp-2014.07 (21 Jul 2014) + + 21 Jul 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2014.07.ebuild: + Bump, hackfix for 3rdparty/dyncall compilation + +*nqp-2014.06 (27 Jun 2014) + + 27 Jun 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2014.06.ebuild: + Bump, temporarily disable nqp-parrot as it fails to build + + 26 May 2014; Patrick Lauer <patrick@gentoo.org> nqp-2014.05.ebuild: + Whitespace + +*nqp-2014.05 (26 May 2014) + + 26 May 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2014.05.ebuild: + Bump + +*nqp-2014.04 (18 Apr 2014) + + 18 Apr 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2014.04.ebuild, + nqp-2014.03.ebuild: + Bump, fix parrot dep + + 31 Mar 2014; Patrick Lauer <patrick@gentoo.org> nqp-2014.01-r1.ebuild, + nqp-2014.01.ebuild, nqp-2014.02.ebuild: + Whitespace + +*nqp-2014.03 (31 Mar 2014) + + 31 Mar 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2014.03.ebuild, + nqp-2014.01-r1.ebuild, nqp-2014.01.ebuild, nqp-2014.02.ebuild: + Bump, restrict parrot dep #505894 + + 06 Mar 2014; Patrick Lauer <patrick@gentoo.org> nqp-2014.02.ebuild: + Tighten java deps #503520 + + 26 Feb 2014; Patrick Lauer <patrick@gentoo.org> -nqp-2013.08.ebuild, + -nqp-2013.09.ebuild, -nqp-2013.11-r1.ebuild, -nqp-2013.11.ebuild, + -nqp-2013.12.1-r1.ebuild, -nqp-2013.12.1.ebuild: + Cleanup old + +*nqp-2014.02 (26 Feb 2014) + + 26 Feb 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2014.02.ebuild: + Bump + +*nqp-2014.01-r1 (18 Feb 2014) + + 18 Feb 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2014.01-r1.ebuild: + Enable moarvm backend. Still experimental, but passes tests and looks neat + +*nqp-2014.01 (11 Feb 2014) + + 11 Feb 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2014.01.ebuild: + Bump + +*nqp-2013.12.1-r1 (09 Jan 2014) + + 09 Jan 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2013.12.1-r1.ebuild, + metadata.xml: + Add not-yet-working support for MoarVM backend + +*nqp-2013.12.1 (09 Jan 2014) + + 09 Jan 2014; Patrick Lauer <patrick@gentoo.org> +nqp-2013.12.1.ebuild: + Bump + + 11 Dec 2013; Patrick Lauer <patrick@gentoo.org> nqp-2013.11-r1.ebuild: + Fix build for USE=doc + +*nqp-2013.11-r1 (06 Dec 2013) + + 06 Dec 2013; Patrick Lauer <patrick@gentoo.org> +nqp-2013.11-r1.ebuild, + metadata.xml: + Add nqp-j support, moarvm will follow when it's working well enough + +*nqp-2013.11 (01 Dec 2013) + + 01 Dec 2013; Patrick Lauer <patrick@gentoo.org> +nqp-2013.11.ebuild: + Bump + + 24 Sep 2013; Patrick Lauer <patrick@gentoo.org> -nqp-2013.05.ebuild, + -nqp-2013.06.ebuild, -nqp-2013.07.ebuild: + Remove old + +*nqp-2013.09 (24 Sep 2013) + + 24 Sep 2013; Patrick Lauer <patrick@gentoo.org> +nqp-2013.09.ebuild: + Bump + +*nqp-2013.08 (03 Sep 2013) + + 03 Sep 2013; Patrick Lauer <patrick@gentoo.org> +nqp-2013.08.ebuild: + Bump + + 01 Aug 2013; Patrick Lauer <patrick@gentoo.org> -nqp-2013.01.ebuild, + -nqp-2013.02.1.ebuild, -nqp-2013.02.ebuild, -nqp-2013.03.ebuild, + -nqp-2013.04.ebuild: + Remove old + +*nqp-2013.07 (19 Jul 2013) + + 19 Jul 2013; Patrick Lauer <patrick@gentoo.org> +nqp-2013.07.ebuild: + Bump + + 26 Jun 2013; Patrick Lauer <patrick@gentoo.org> nqp-2013.06.ebuild: + Upgrade parrot dep #474704 + +*nqp-2013.06 (25 Jun 2013) + + 25 Jun 2013; Patrick Lauer <patrick@gentoo.org> +nqp-2013.06.ebuild: + Bump + +*nqp-2013.05 (31 May 2013) + + 31 May 2013; Patrick Lauer <patrick@gentoo.org> +nqp-2013.05.ebuild: + Bump + +*nqp-2013.04 (22 Apr 2013) + + 22 Apr 2013; Patrick Lauer <patrick@gentoo.org> +nqp-2013.04.ebuild: + Bump + +*nqp-2013.03 (26 Mar 2013) + + 26 Mar 2013; Patrick Lauer <patrick@gentoo.org> +nqp-2013.03.ebuild, + -nqp-2012.05.ebuild, -nqp-2012.06.ebuild, -nqp-2012.07.ebuild, + -nqp-2012.08.ebuild, -nqp-2012.09.1.ebuild, -nqp-2012.09.ebuild, + -nqp-2012.10.ebuild, -nqp-2012.11.ebuild, -nqp-2012.12.ebuild: + Bump, prune old + +*nqp-2013.02.1 (17 Mar 2013) + + 17 Mar 2013; Patrick Lauer <patrick@gentoo.org> +nqp-2013.02.1.ebuild: + Bump + +*nqp-2013.02 (01 Mar 2013) + + 01 Mar 2013; Patrick Lauer <patrick@gentoo.org> +nqp-2013.02.ebuild: + Bump + +*nqp-2013.01 (25 Jan 2013) + + 25 Jan 2013; Patrick Lauer <patrick@gentoo.org> +nqp-2013.01.ebuild: + Bump + +*nqp-2012.12 (06 Jan 2013) + + 06 Jan 2013; Patrick Lauer <patrick@gentoo.org> +nqp-2012.12.ebuild: + Bump + +*nqp-2012.11 (23 Nov 2012) + + 23 Nov 2012; Patrick Lauer <patrick@gentoo.org> +nqp-2012.11.ebuild: + Bump + +*nqp-2012.10 (19 Oct 2012) + + 19 Oct 2012; Patrick Lauer <patrick@gentoo.org> +nqp-2012.10.ebuild: + Bump + +*nqp-2012.09.1 (09 Oct 2012) + + 09 Oct 2012; Patrick Lauer <patrick@gentoo.org> +nqp-2012.09.1.ebuild: + Bump + +*nqp-2012.09 (05 Oct 2012) + + 05 Oct 2012; Patrick Lauer <patrick@gentoo.org> +nqp-2012.09.ebuild: + Bump + +*nqp-2012.08 (24 Aug 2012) + + 24 Aug 2012; Patrick Lauer <patrick@gentoo.org> +nqp-2012.08.ebuild: + Bump + +*nqp-2012.07 (26 Jul 2012) + + 26 Jul 2012; Patrick Lauer <patrick@gentoo.org> +nqp-2012.07.ebuild: + Bump + + 25 Jun 2012; Patrick Lauer <patrick@gentoo.org> -nqp-2012.02.ebuild, + -nqp-2012.03.ebuild, -nqp-2012.04.1.ebuild, -nqp-2012.04.ebuild: + Remove old + +*nqp-2012.06 (25 Jun 2012) + + 25 Jun 2012; Patrick Lauer <patrick@gentoo.org> +nqp-2012.06.ebuild: + Bump + +*nqp-2012.05 (18 May 2012) + + 18 May 2012; Patrick Lauer <patrick@gentoo.org> +nqp-2012.05.ebuild: + Bump + + 26 Apr 2012; Patrick Lauer <patrick@gentoo.org> nqp-2012.04.1.ebuild, + nqp-2012.04.ebuild: + fix parrot deps a bit + +*nqp-2012.04.1 (26 Apr 2012) + + 26 Apr 2012; Patrick Lauer <patrick@gentoo.org> +nqp-2012.04.1.ebuild: + Bump + +*nqp-2012.04 (20 Apr 2012) + + 20 Apr 2012; Patrick Lauer <patrick@gentoo.org> +nqp-2012.04.ebuild: + Bump + +*nqp-2012.03 (24 Mar 2012) + + 24 Mar 2012; Patrick Lauer <patrick@gentoo.org> +nqp-2012.03.ebuild, + -nqp-2011.10.ebuild, -nqp-2011.12.ebuild, -nqp-2012.01.ebuild: + Bump + +*nqp-2012.02 (08 Mar 2012) + + 08 Mar 2012; Patrick Lauer <patrick@gentoo.org> +nqp-2012.02.ebuild: + Bump + +*nqp-2012.01 (16 Feb 2012) + + 16 Feb 2012; Patrick Lauer <patrick@gentoo.org> +nqp-2012.01.ebuild: + Bump + + 28 Dec 2011; Patrick Lauer <patrick@gentoo.org> nqp-2011.12.ebuild: + Restrict makeopts to fix #396183 + +*nqp-2011.12 (27 Dec 2011) + + 27 Dec 2011; Patrick Lauer <patrick@gentoo.org> +nqp-2011.12.ebuild: + Bump + +*nqp-2011.10 (28 Oct 2011) + + 28 Oct 2011; Patrick Lauer <patrick@gentoo.org> +nqp-2011.10.ebuild, + +metadata.xml: + Initial import for #388173, ebuild by Martin von Gagern diff --git a/dev-lang/nwcc/ChangeLog b/dev-lang/nwcc/ChangeLog new file mode 100644 index 00000000..88c77b19 --- /dev/null +++ b/dev-lang/nwcc/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for dev-lang/nwcc +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nwcc/ChangeLog,v 1.1 2013/06/15 06:20:36 patrick Exp $ + +*nwcc-0.8.2 (15 Jun 2013) + + 15 Jun 2013; Patrick Lauer <patrick@gentoo.org> +metadata.xml, + +nwcc-0.8.2.ebuild: + Initial import, ebuild by me diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog new file mode 100644 index 00000000..188c1dfb --- /dev/null +++ b/dev-lang/ocaml/ChangeLog @@ -0,0 +1,964 @@ +# ChangeLog for dev-lang/ocaml +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.226 2015/07/31 08:44:59 aballier Exp $ + +*ocaml-4.02.3 (31 Jul 2015) + + 31 Jul 2015; Alexis Ballier <aballier@gentoo.org> +ocaml-4.02.3.ebuild: + version bump + +*ocaml-4.02.2 (18 Jun 2015) + + 18 Jun 2015; Alexis Ballier <aballier@gentoo.org> +ocaml-4.02.2.ebuild: + version bump + + 25 May 2015; Manuel Rüger <mrueg@gentoo.org> -ocaml-3.11.2.ebuild: + Remove old. + + 25 May 2015; Jeroen Roovers <jer@gentoo.org> ocaml-3.12.1.ebuild: + Stable for PPC64 (bug #361767). + + 01 Dec 2014; Alexis Ballier <aballier@gentoo.org> ocaml-4.02.1.ebuild: + specify host & target to help cross-compiling, unfortunately it is not + sufficient due to tryrun like constructs + + 01 Dec 2014; Alexis Ballier <aballier@gentoo.org> -ocaml-4.00.1-r1.ebuild: + remove old + +*ocaml-4.02.1 (28 Nov 2014) + + 28 Nov 2014; Alexis Ballier <aballier@gentoo.org> +ocaml-4.02.1.ebuild: + version bump + + 18 Jan 2014; Mark Wright <gienah@gentoo.org> + +files/ocaml-3.11.2-Fix-ocamlopt-w.r.t.-binutils-2.21.patch, + +files/ocaml-4.01.0-pkg-config-ncurses.patch, ocaml-3.11.2.ebuild, + ocaml-3.12.1.ebuild, ocaml-4.00.1-r1.ebuild, ocaml-4.01.0.ebuild: + Fix bug #459512 - dev-lang/ocaml with sys-libs/ncurses[tinfo] - + .../work/ocaml-4.00.1/byterun/terminfo.c:54: undefined reference to 'tgetent', + thanks to Reinis Danne for reporting (patch by me). Add virtual/pkg-config to + DEPEND as the ocaml configure script calls pkg-config. Apply patch from + upstream for upstream bug http://caml.inria.fr/mantis/view.php?id=5237 to + ocaml-3.11.2. + + 15 Jan 2014; Sébastien Fabbro <bicatali@gentoo.org> ocaml-4.01.0.ebuild: + Prefixified and keyworded amd64-linux, x86-linux + + 14 Sep 2013; Alexis Ballier <aballier@gentoo.org> -ocaml-4.00.0.ebuild, + -ocaml-4.00.1.ebuild, -ocaml-4.01.0_beta1.ebuild, -ocaml-4.01.0_rc1.ebuild: + remove old + +*ocaml-4.01.0 (14 Sep 2013) + + 14 Sep 2013; Alexis Ballier <aballier@gentoo.org> +ocaml-4.01.0.ebuild: + bump to 4.01.0 + +*ocaml-4.01.0_rc1 (03 Sep 2013) + + 03 Sep 2013; Alexis Ballier <aballier@gentoo.org> +ocaml-4.01.0_rc1.ebuild: + bump to rc1 + +*ocaml-4.01.0_beta1 (16 Aug 2013) + + 16 Aug 2013; Alexis Ballier <aballier@gentoo.org> +ocaml-4.01.0_beta1.ebuild: + version bump + + 19 Jun 2013; Alexis Ballier <aballier@gentoo.org> ocaml-4.00.1-r1.ebuild: + fix dosym warning, bug #470106 + +*ocaml-4.00.1-r1 (02 Mar 2013) + + 02 Mar 2013; Alexis Ballier <aballier@gentoo.org> +ocaml-4.00.1-r1.ebuild: + Import a patch from archlinux to build against tk8.6, drop a useless patch + for LDFLAGS and set the right variable + + 18 Feb 2013; Alexis Ballier <aballier@gentoo.org> ocaml-4.00.1.ebuild: + stop installing compiler-libs manually, let it be the standard way + + 07 Feb 2013; Alexis Ballier <aballier@gentoo.org> ocaml-4.00.1.ebuild: + Do not suggest emerge @ocaml-rebuild if portage 2.2 is not used, it is not + going to work, bug #444254 + + 07 Feb 2013; Alexis Ballier <aballier@gentoo.org> ocaml-4.00.1.ebuild: + Bump to EAPI 5, use PV subslot because we want to rebuild everything + everytime ocaml is updated + +*ocaml-4.00.1 (07 Oct 2012) + + 07 Oct 2012; Alexis Ballier <aballier@gentoo.org> +ocaml-4.00.1.ebuild: + version bump + + 27 Jul 2012; Alexis Ballier <aballier@gentoo.org> -ocaml-4.00.0_beta2.ebuild, + -ocaml-4.00.0_rc1.ebuild: + remove old + +*ocaml-4.00.0 (27 Jul 2012) + + 27 Jul 2012; Alexis Ballier <aballier@gentoo.org> +ocaml-4.00.0.ebuild: + bump to 4.00.0 final + +*ocaml-4.00.0_rc1 (19 Jul 2012) + + 19 Jul 2012; Alexis Ballier <aballier@gentoo.org> +ocaml-4.00.0_rc1.ebuild: + version bump + +*ocaml-4.00.0_beta2 (10 Jun 2012) + + 10 Jun 2012; Alexis Ballier <aballier@gentoo.org> +ocaml-4.00.0_beta2.ebuild: + version bump + + 24 May 2012; Alexis Ballier <aballier@gentoo.org> ocaml-3.12.1.ebuild: + keyword ~amd64-fbsd + + 15 May 2012; Benda Xu <heroxbd@gentoo.org> ocaml-3.12.1.ebuild: + on arm, use user -O flags instead of hard coding -O0, as per bug 340607. + Thanks to Josh Parsons for investigating the issue. + + 06 Nov 2011; Brent Baude <ranger@gentoo.org> ocaml-3.12.1.ebuild: + Marking ocaml-3.12.1 ppc for bug 361767 + + 17 Oct 2011; Jeroen Roovers <jer@gentoo.org> ocaml-3.12.1.ebuild: + Stable for HPPA (bug #361767). + + 09 Oct 2011; Raúl Porcel <armin76@gentoo.org> ocaml-3.12.1.ebuild: + alpha/ia64/sparc stable wrt #361767 + + 20 Sep 2011; Tony Vroon <chainsaw@gentoo.org> ocaml-3.12.1.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & + Agostino "ago" Sarubbo in bug #361767. + + 19 Sep 2011; Markus Meier <maekke@gentoo.org> ocaml-3.12.1.ebuild: + arm stable, bug #361767 + + 18 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> ocaml-3.12.1.ebuild: + x86 stable, thanks JD, bug 361767 + + 06 Sep 2011; Alexis Ballier <aballier@gentoo.org> ocaml-3.12.1.ebuild: + suggest how to rebuild ocaml packages without the set + + 11 Jul 2011; Matt Turner <mattst88@gentoo.org> ocaml-3.12.1.ebuild: + Added ~mips, bug 319649 + + 06 Jul 2011; Alexis Ballier <aballier@gentoo.org> -ocaml-3.12.0.ebuild, + -ocaml-3.12.0-r1.ebuild, -ocaml-3.12.1_rc1.ebuild: + remove old + +*ocaml-3.12.1 (04 Jul 2011) + + 04 Jul 2011; Alexis Ballier <aballier@gentoo.org> +ocaml-3.12.1.ebuild: + bump to 3.12.1 + +*ocaml-3.12.1_rc1 (26 Jun 2011) + + 26 Jun 2011; Alexis Ballier <aballier@gentoo.org> +ocaml-3.12.1_rc1.ebuild: + bump to rc + +*ocaml-3.12.0-r1 (11 Jun 2011) + + 11 Jun 2011; Alexis Ballier <aballier@gentoo.org> +ocaml-3.12.0-r1.ebuild, + +files/ocaml.conf: + Install a portage set for @ocaml-rebuild to replace ocaml-rebuild.sh + + 27 Feb 2011; Alexis Ballier <aballier@gentoo.org> ocaml-3.12.0.ebuild: + Add a patch to pass libs as last argument to the linker when linking, fixes + our as-needed problems: bug #331377 and bug #331075 + + 24 Jan 2011; Alexis Ballier <aballier@gentoo.org> + -files/ocaml-3.10.0-automagic.patch, + -files/ocaml-3.10.0-call-ld-with-proper-ldflags.patch, + -files/ocaml-3.10.0-configure.patch, + -files/ocaml-3.10.0-exec-stack-fixes.patch, -ocaml-3.10.2.ebuild, + -files/ocaml-3.10.2-tk85.patch: + remove old + + 22 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> ocaml-3.11.2.ebuild: + ppc/ppc64 stable wrt #343751 + + 04 Dec 2010; Raúl Porcel <armin76@gentoo.org> ocaml-3.11.2.ebuild: + alpha/ia64/sparc stable wrt #343751 + + 15 Nov 2010; Thomas Kahle <tomka@gentoo.org> ocaml-3.11.2.ebuild: + x86 stable per bug 343751 + + 06 Nov 2010; Markus Meier <maekke@gentoo.org> ocaml-3.11.2.ebuild: + arm stable, bug #343751 + + 05 Nov 2010; Markos Chandras <hwoarang@gentoo.org> ocaml-3.11.2.ebuild: + Stable on amd64 wrt bug #343751 + + 05 Nov 2010; Jeroen Roovers <jer@gentoo.org> ocaml-3.11.2.ebuild: + Stable for HPPA (bug #343751). + + 04 Aug 2010; Alexis Ballier <aballier@gentoo.org> files/ocaml-rebuild.sh: + exit nicely if no ocaml package is installed in ocaml-rebuild.sh, by Diego + E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>, bug #319553 + +*ocaml-3.12.0 (02 Aug 2010) + + 02 Aug 2010; Alexis Ballier <aballier@gentoo.org> + -ocaml-3.12.0_rc1.ebuild, +ocaml-3.12.0.ebuild: + version bump + +*ocaml-3.12.0_rc1 (25 Jul 2010) + + 25 Jul 2010; Alexis Ballier <aballier@gentoo.org> + -ocaml-3.12.0_beta1.ebuild, +ocaml-3.12.0_rc1.ebuild: + bump to rc1 + +*ocaml-3.12.0_beta1 (17 Jun 2010) + + 17 Jun 2010; Alexis Ballier <aballier@gentoo.org> + +ocaml-3.12.0_beta1.ebuild: + Add the first beta of ocaml 3.12 + + 19 Apr 2010; Raúl Porcel <armin76@gentoo.org> ocaml-3.10.2.ebuild, + ocaml-3.11.2.ebuild: + Force -O0 on arm + + 12 Apr 2010; Alexis Ballier <aballier@gentoo.org> -ocaml-3.11.1.ebuild: + remove old + +*ocaml-3.11.2 (20 Jan 2010) + + 20 Jan 2010; Alexis Ballier <aballier@gentoo.org> + -ocaml-3.11.2_rc1.ebuild, +ocaml-3.11.2.ebuild: + bump to final release + +*ocaml-3.11.2_rc1 (03 Jan 2010) + + 03 Jan 2010; Alexis Ballier <aballier@gentoo.org> + +ocaml-3.11.2_rc1.ebuild: + bump to 3.11.2_rc1 + + 12 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> ocaml-3.11.1.ebuild: + Use -j1 for build as per bug #279968. + + 27 Sep 2009; Alexis Ballier <aballier@gentoo.org> ocaml-3.11.1.ebuild: + Filter mfpmath=sse, it causes ocamlc.opt to segfault. Bug #285993 + + 19 Sep 2009; Alexis Ballier <aballier@gentoo.org> ocaml-3.11.1.ebuild: + Filter fomit-frame-pointer, ocaml builds some programs with -pg which + causes build failures with fomit-frame-pointer, bug #270920 + + 02 Aug 2009; Diego E. Pettenò <flameeyes@gentoo.org> ocaml-3.10.2.ebuild: + Use serial make everywhere until fixed. + + 01 Aug 2009; Diego E. Pettenò <flameeyes@gentoo.org> ocaml-3.10.2.ebuild: + Use -j1 for make. Bug #279968. + + 20 Jun 2009; Alexis Ballier <aballier@gentoo.org> ocaml-3.11.1.ebuild: + use CHOST prefixed toolchain for building, this does not give us cross + compile support though + + 20 Jun 2009; Alexis Ballier <aballier@gentoo.org> + -files/ocaml-3.11.0_beta1-configure.patch, + -files/ocaml-3.11.0_beta1-exec-stack-fixes.patch, + -files/ocaml-3.11.0_beta1-yaccldflags.patch, ocaml-3.11.1.ebuild: + Make a tarball from the various patches + + 19 Jun 2009; Alexis Ballier <aballier@gentoo.org> -ocaml-3.11.0.ebuild: + remove old + +*ocaml-3.11.1 (15 Jun 2009) + + 15 Jun 2009; Alexis Ballier <aballier@gentoo.org> + -ocaml-3.11.1_rc1.ebuild, +ocaml-3.11.1.ebuild: + bump to final 3.11.1 + + 03 Jun 2009; Alexis Ballier <aballier@gentoo.org> -ocaml-3.08.4.ebuild: + remove old + +*ocaml-3.11.1_rc1 (03 Jun 2009) + + 03 Jun 2009; Alexis Ballier <aballier@gentoo.org> + -ocaml-3.11.1_rc0.ebuild, +ocaml-3.11.1_rc1.ebuild: + version bump + +*ocaml-3.11.1_rc0 (19 May 2009) + + 19 May 2009; Alexis Ballier <aballier@gentoo.org> ocaml-3.10.2.ebuild, + ocaml-3.11.0.ebuild, +ocaml-3.11.1_rc0.ebuild: + bump to 3.11.1rc0 and define eapi before inherit + + 09 Apr 2009; Raúl Porcel <armin76@gentoo.org> ocaml-3.10.2.ebuild: + arm stable + + 20 Jan 2009; Alexis Ballier <aballier@gentoo.org> ocaml-3.08.4.ebuild, + ocaml-3.10.2.ebuild, ocaml-3.11.0.ebuild: + explicitly set RDEPEND to DEPEND + + 20 Jan 2009; Alexis Ballier <aballier@gentoo.org> + files/ocaml-3.11.0_beta1-yaccldflags.patch: + include upstream bug report link in the patch + + 20 Jan 2009; Alexis Ballier <aballier@gentoo.org> ocaml-3.10.2.ebuild, + ocaml-3.11.0.ebuild: + Set LC_ALL to C because there are many a-z A-Z regexps that may cause + build failures, bug #255379 + + 11 Dec 2008; Alexis Ballier <aballier@gentoo.org> files/ocaml-rebuild.sh: + Simplify ocaml-rebuild.sh: dont clean first and let portage handle the + deps, use --oneshot to not pollute world file, bug #250192 + +*ocaml-3.11.0 (08 Dec 2008) + + 08 Dec 2008; Alexis Ballier <aballier@gentoo.org> + -ocaml-3.11.0_rc1.ebuild, +ocaml-3.11.0.ebuild: + bump to final 3.11.0 + + 27 Nov 2008; Alexis Ballier <aballier@gentoo.org> ocaml-3.11.0_rc1.ebuild: + Dont try to install native code compiler libs when not building native + code, reported by Jeroen Roovers <jer@gentoo.org> in bug #248929 + +*ocaml-3.11.0_rc1 (25 Nov 2008) + + 25 Nov 2008; Alexis Ballier <aballier@gentoo.org> + -ocaml-3.11.0_beta1.ebuild, +ocaml-3.11.0_rc1.ebuild: + bump to rc1 + + 14 Nov 2008; Alexis Ballier <aballier@gentoo.org> + files/ocaml-3.11.0_beta1-configure.patch: + respect ldflags when building shared libs too + + 14 Nov 2008; Alexis Ballier <aballier@gentoo.org> + +files/ocaml-3.11.0_beta1-yaccldflags.patch, ocaml-3.11.0_beta1.ebuild: + respect ldflags for ocamlyacc + + 07 Nov 2008; Alexis Ballier <aballier@gentoo.org> + -files/ocaml-3.11.0_beta1-call-ld-with-proper-ldflags.patch, + files/ocaml-3.11.0_beta1-configure.patch, ocaml-3.11.0_beta1.ebuild: + merge similar patches and make it honour better ldflags + +*ocaml-3.11.0_beta1 (15 Oct 2008) + + 15 Oct 2008; Alexis Ballier <aballier@gentoo.org> + +files/ocaml-3.11.0_beta1-call-ld-with-proper-ldflags.patch, + +files/ocaml-3.11.0_beta1-configure.patch, + +files/ocaml-3.11.0_beta1-exec-stack-fixes.patch, + +ocaml-3.11.0_beta1.ebuild: + New upstream beta release + + 22 Sep 2008; Raúl Porcel <armin76@gentoo.org> ocaml-3.10.2.ebuild: + Re-add ~arm wrt #178256 + + 16 Jun 2008; Alexis Ballier <aballier@gentoo.org> ocaml-3.08.4.ebuild, + ocaml-3.10.2.ebuild: + shorten description to please repoman + + 16 Jun 2008; Alexis Ballier <aballier@gentoo.org> + -files/ocaml-3.09.3-Makefile.patch, -files/ocaml-3.09.3-automagic.patch, + -files/ocaml-3.09.3-call_ld_with_proper_flags.patch, + -files/ocaml-3.09.3-configure.patch, + -files/ocaml-3.09.3-exec-stack-fixes.patch, + -files/ocaml-3.09.3-execheap.patch, + -files/ocaml-3.09.3-hppa-optimize-for-size-ocamlp4.patch, + -ocaml-3.09.3-r1.ebuild: + remove old version + + 09 Jun 2008; Raúl Porcel <armin76@gentoo.org> ocaml-3.10.2.ebuild: + alpha/ia64/sparc stable wrt #224893 + + 08 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> ocaml-3.10.2.ebuild: + amd64 stable, bug #224893 + + 07 Jun 2008; Alexis Ballier <aballier@gentoo.org> files/ocaml-rebuild.sh: + Tune up a bit ocaml-rebuild.sh so that it does not give syntax errors on + non integer slots. + + 07 Jun 2008; nixnut <nixnut@gentoo.org> ocaml-3.10.2.ebuild: + Stable on ppc wrt bug 224893 + + 07 Jun 2008; Jeroen Roovers <jer@gentoo.org> ocaml-3.10.2.ebuild: + Stable for HPPA (bug #224893). + + 05 Jun 2008; Christian Faulhammer <opfer@gentoo.org> ocaml-3.10.2.ebuild: + stable x86, bug 224893 + + 04 Jun 2008; Markus Rothe <corsair@gentoo.org> ocaml-3.10.2.ebuild: + Stable on ppc64; bug #224893 + + 09 Mar 2008; Alexis Ballier <aballier@gentoo.org> -ocaml-3.09.3-r2.ebuild, + -ocaml-3.10.1.ebuild: + remove unused versions + + 09 Mar 2008; Alexis Ballier <aballier@gentoo.org> + +files/ocaml-3.10.2-tk85.patch, ocaml-3.10.2.ebuild: + Add a patch initially from mandriva modified by me to handle tk up to 8.5 + +*ocaml-3.10.2 (29 Feb 2008) + + 29 Feb 2008; Alexis Ballier <aballier@gentoo.org> + -ocaml-3.10.2_rc1.ebuild, +ocaml-3.10.2.ebuild: + bump to release 3.10.2, remove the rc + +*ocaml-3.10.2_rc1 (24 Feb 2008) + + 24 Feb 2008; Alexis Ballier <aballier@gentoo.org> + +ocaml-3.10.2_rc1.ebuild: + bump release candidate under pmask + + 24 Feb 2008; Alexis Ballier <aballier@gentoo.org> -ocaml-3.09.2.ebuild, + -ocaml-3.09.3.ebuild, -ocaml-3.10.0.ebuild: + remove unused versions + +*ocaml-3.10.1 (11 Jan 2008) + + 11 Jan 2008; Alexis Ballier <aballier@gentoo.org> + -ocaml-3.10.1_rc2.ebuild, +ocaml-3.10.1.ebuild: + bump to final 3.10.1 + + 03 Jan 2008; Alexis Ballier <aballier@gentoo.org> ocaml-3.10.0.ebuild, + ocaml-3.10.1_rc2.ebuild: + Allow to disable ocamlopt via an useflag + + 02 Jan 2008; Alexis Ballier <aballier@gentoo.org> ocaml-3.08.4.ebuild, + ocaml-3.09.2.ebuild, ocaml-3.09.3.ebuild: + Please repoman warnings, thanks to zmedico for the hint + +*ocaml-3.10.1_rc2 (02 Jan 2008) + + 02 Jan 2008; Alexis Ballier <aballier@gentoo.org> + -ocaml-3.10.1_rc1.ebuild, +ocaml-3.10.1_rc2.ebuild: + bump to rc2 + + 20 Dec 2007; Alexis Ballier <aballier@gentoo.org> + -files/ocaml-3.10.0-execheap.patch, ocaml-3.10.0.ebuild, + ocaml-3.10.1_rc1.ebuild: + clean up unused patch + +*ocaml-3.10.1_rc1 (20 Dec 2007) + + 20 Dec 2007; Alexis Ballier <aballier@gentoo.org> + +ocaml-3.10.1_rc1.ebuild: + Add ocaml 3.10.1 release candidate 1, for testing purposes + + 19 Dec 2007; Alexis Ballier <aballier@gentoo.org> ocaml-3.10.0.ebuild: + make the information about the need to run ocaml-rebuild.sh a warning + because it is really needed to run it after an upgrade + + 19 Dec 2007; Alexis Ballier <aballier@gentoo.org> ocaml-3.08.4.ebuild, + ocaml-3.09.2.ebuild, ocaml-3.09.3.ebuild: + quote directory variables + + 19 Dec 2007; Alexis Ballier <aballier@gentoo.org> ocaml-3.08.4.ebuild, + ocaml-3.09.2.ebuild, ocaml-3.09.3.ebuild, ocaml-3.09.3-r1.ebuild, + ocaml-3.09.3-r2.ebuild, ocaml-3.10.0.ebuild: + no need to dodoc the license + + 19 Dec 2007; Alexis Ballier <aballier@gentoo.org> + files/ocaml-3.10.0-exec-stack-fixes.patch, ocaml-3.10.0.ebuild: + Fix hardenend build by telling gcc to not generate PIE executables with + ocaml objects; remove again exec stacks due to some variables renaming in + the build system + +*ocaml-3.09.3-r2 (29 Oct 2007) + + 29 Oct 2007; Ulrich Mueller <ulm@gentoo.org> +ocaml-3.09.3-r2.ebuild, + ocaml-3.10.0.ebuild: + Add app-emacs/ocaml-mode and app-xemacs/ocaml to PDEPEND, bug #43128. + + 15 Oct 2007; Markus Rothe <corsair@gentoo.org> ocaml-3.09.3-r1.ebuild: + Stable on ppc64 + + 12 Sep 2007; Raúl Porcel <armin76@gentoo.org> ocaml-3.09.3-r1.ebuild: + Re-add forced LDFLAGS for alpha, since it still needs it + + 10 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org> + ocaml-3.09.3-r1.ebuild: + Marked stable on amd64 as requested by aballier. + + 23 Aug 2007; Alexis Ballier <aballier@gentoo.org> files/ocaml-rebuild.sh: + fix usage of deprecated emerge unmerge in ocaml-rebuild.sh, thanks to Jack + Kelly <weldingmaskman@hotmail.com>, bug #189032 + + 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + ocaml-3.09.3-r1.ebuild: + ppc. stable + + 22 Jul 2007; Jeroen Roovers <jer@gentoo.org> ocaml-3.09.3-r1.ebuild: + Stable for HPPA too. + + 12 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + ocaml-3.09.3-r1.ebuild: + Stable on sparc + + 11 Jul 2007; Raúl Porcel <armin76@gentoo.org> ocaml-3.09.3-r1.ebuild: + alpha/ia64/x86 stable and drop append-ldflags for alpha, not needed anymore + + 26 May 2007; Raúl Porcel <armin76@gentoo.org> ocaml-3.09.3-r1.ebuild, + ocaml-3.10.0.ebuild: + Add no-relax to LDFLAGS for alpha, and keyword latest version ~alpha + + 26 May 2007; Raúl Porcel <armin76@gentoo.org> ocaml-3.09.3-r1.ebuild: + Readd ~alpha wrt #178256 + + 26 May 2007; Alexis Ballier <aballier@gentoo.org> + +files/ocaml-3.10.0-execheap.patch, ocaml-3.10.0.ebuild: + merge paxmarking of the compilers and makefile patch to replace multiple + occurences of @compiler@ in ocamlcomp.sh.in that allows building with an + hardened kernel + +*ocaml-3.10.0 (26 May 2007) + + 26 May 2007; Alexis Ballier <aballier@gentoo.org> + +files/ocaml-3.10.0-automagic.patch, + +files/ocaml-3.10.0-call-ld-with-proper-ldflags.patch, + +files/ocaml-3.10.0-configure.patch, + +files/ocaml-3.10.0-exec-stack-fixes.patch, +ocaml-3.10.0.ebuild: + New upstream release + + 15 May 2007; Jeroen Roovers <jer@gentoo.org> ocaml-3.09.3-r1.ebuild: + Marked ~hppa (bug #178256). + + 15 May 2007; Alexis Ballier <aballier@gentoo.org> + +files/ocaml-3.09.3-hppa-optimize-for-size-ocamlp4.patch, + ocaml-3.09.3-r1.ebuild: + Optimize ocamlp4 for size on hppa, bug #178256 + + 14 May 2007; Alexis Ballier <aballier@gentoo.org> + +files/ocaml-3.09.3-call_ld_with_proper_flags.patch, + ocaml-3.09.3-r1.ebuild: + Call ld with proper flags to prevent compilation failures of some other + ocaml packages + + 14 May 2007; Jeroen Roovers <jer@gentoo.org> ocaml-3.09.3-r1.ebuild: + Reverting ~hppa keywording due to build failure. + + 14 May 2007; Jeroen Roovers <jer@gentoo.org> ocaml-3.09.3-r1.ebuild: + Marked ~hppa (bug #178256). + + 13 May 2007; Raúl Porcel <armin76@gentoo.org> ocaml-3.09.3-r1.ebuild: + Readd ~ia64 wrt bug 178256 + + 12 May 2007; Alexis Ballier <aballier@gentoo.org> + +files/ocaml-3.09.3-automagic.patch, ocaml-3.09.3-r1.ebuild: + Fix X and gdbm automagics + + 12 May 2007; Alexis Ballier <aballier@gentoo.org> ocaml-3.09.3-r1.ebuild: + Add ncurses useflag (was automagic) + + 12 May 2007; Alexis Ballier <aballier@gentoo.org> + files/ocaml-3.09.3-configure.patch: + Do not ignore cflags/ldflags for native compiler + + 12 May 2007; Alexis Ballier <aballier@gentoo.org> ocaml-3.09.3-r1.ebuild: + Install ocaml-rebuild.sh in /usr/sbin rather than keeping it in PORTDIR, fix + bug #175668 + + 11 May 2007; Alexis Ballier <aballier@gentoo.org> ocaml-3.09.3.ebuild, + ocaml-3.09.3-r1.ebuild: + Dont run make bootstrap for src_test, it deletes ocamlopt, upstream does not + provide a clean test suite, if we want one we definitely should not use make + bootstrap, closes bug #159237 and bug #177706 + + 11 May 2007; Alexis Ballier <aballier@gentoo.org> + -files/ocaml-3.08.3-gcc4.patch, -ocaml-3.08.3.ebuild, ocaml-3.08.4.ebuild, + ocaml-3.09.2.ebuild, ocaml-3.09.3.ebuild, ocaml-3.09.3-r1.ebuild: + Fix bug #135641 again, remove unused version, drop virtual/libc dep as it is + in system anyway + + 22 Apr 2007; Christian Heim <phreak@gentoo.org> ocaml-3.09.3-r1.ebuild: + Restricting FEATURES=test for now, make bootstrap deletes the *.opt files + (thanks Matti); Removing the QA_TEXTREL definition, which is only intended + for binary packages; Provide a way to compile ocaml on AMD64/hardened. + +*ocaml-3.09.3-r1 (22 Apr 2007) + + 22 Apr 2007; Christian Heim <phreak@gentoo.org> + +files/ocaml-3.09.3-Makefile.patch, +files/ocaml-3.09.3-configure.patch, + +files/ocaml-3.09.3-exec-stack-fixes.patch, + +files/ocaml-3.09.3-execheap.patch, +ocaml-3.09.3-r1.ebuild: + Revision bump, fixing #153382 (ocaml produces binaries contain executable + stacks), #134403 (dev-lang/ocaml-3.08.4 emerge failed on hardened amd64) and + #110541 (ERROR: dev-lang/ocaml-3.08.3 failed.) - this makes dev-lang/ocaml + "useable" on hardened boxes. + + 15 Apr 2007; Markus Rothe <corsair@gentoo.org> ocaml-3.09.3.ebuild: + Stable on ppc64 + + 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> ocaml-3.09.3.ebuild: + x86 stable + + 17 Feb 2007; Fabian Groffen <grobian@gentoo.org> ocaml-3.08.3.ebuild, + ocaml-3.08.4.ebuild: + Dropped ppc-macos keyword, see you in prefix + + 06 Feb 2007; Marius Mauch <genone@gentoo.org> ocaml-3.08.3.ebuild, + ocaml-3.08.4.ebuild, ocaml-3.09.2.ebuild, ocaml-3.09.3.ebuild: + Replacing einfo with elog + + 14 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> ocaml-3.09.3.ebuild: + Add ~x86-fbsd keyword + + 03 Dec 2006; Markus Rothe <corsair@gentoo.org> ocaml-3.09.2.ebuild: + Stable on ppc64 + + 07 Nov 2006; Alexandre Buisse <nattfodd@gentoo.org> ocaml-3.08.3.ebuild, + ocaml-3.08.4.ebuild, ocaml-3.09.2.ebuild, ocaml-3.09.3.ebuild: + Disable native code generation on ppc64 (and probably hppa soon), see bug + #149014. + + 05 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> ocaml-3.09.2.ebuild: + Marked stable on amd64. + + 04 Nov 2006; Christian Faulhammer <opfer@gentoo.org> ocaml-3.09.2.ebuild: + stabled x86, bug #153506 + + 03 Nov 2006; Alexandre Buisse <nattfodd@gentoo.org> ocaml-3.08.3.ebuild, + ocaml-3.08.4.ebuild, ocaml-3.09.2.ebuild, ocaml-3.09.3.ebuild: + Change tcltk USE to tk (bug #17808). + + 02 Nov 2006; Alexandre Buisse <nattfodd@gentoo.org> ocaml-3.09.3.ebuild: + Fix stupid quoting problem which was deleting the -host switch to configure + (bug #153738). + + 31 Oct 2006; Chris White <chriswhite@gentoo.org> ocaml-3.09.2.ebuild: + PPC stable for bug #153506. + + 20 Sep 2006; Alexandre Buisse <nattfodd@gentoo.org> ocaml-3.09.3.ebuild: + Add fix for finding correct arch in cases where kernel_arch != system_arch + (bug #135641). + + 14 Sep 2006; Matthieu Sozeau <mattam@gentoo.org> files/ocaml-rebuild.sh: + Add a test for slots + + 12 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> ocaml-3.09.2.ebuild: + Fast track stable on sparc since it fixes obvious issues + + 05 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> ocaml-3.09.2.ebuild: + Keyworded ~sparc wrt #139014 + + 16 Jun 2006; Scott Stoddard <deltacow@gentoo.org> ocaml-3.09.2.ebuild: + Added ~amd64 re bug #126724 + + 21 May 2006; Markus Rothe <corsair@gentoo.org> ocaml-3.08.3.ebuild: + Stable on ppc64 + +*ocaml-3.09.2 (27 Apr 2006) + + 27 Apr 2006; Matthieu Sozeau <mattam@gentoo.org> +ocaml-3.09.2.ebuild: + Bug fix release 3.09.2. + + 18 Mar 2006; Markus Rothe <corsair@gentoo.org> ocaml-3.08.3.ebuild, + ocaml-3.08.4.ebuild, ocaml-3.09.1.ebuild: + Added ~ppc64 + + 06 Feb 2006; Aron Griffis <agriffis@gentoo.org> ocaml-3.08.4.ebuild: + Mark 3.08.4 stable on ia64 + + 04 Feb 2006; Aron Griffis <agriffis@gentoo.org> ocaml-3.08.4.ebuild: + Mark 3.08.4 stable on alpha + + 04 Feb 2006; Matthieu Sozeau <mattam@gentoo.org> + -files/ocaml-3.06-sparc-configure.patch, + -files/ocaml-3.06-tcltk-8.4compat-patch.bz2, -files/ocaml-3.07-hppa.patch, + -ocaml-3.06-r2.ebuild, -ocaml-3.07-r1.ebuild, -ocaml-3.08.1.ebuild: + Remove old, no longer used versions. + +*ocaml-3.09.1 (04 Feb 2006) + + 04 Feb 2006; Matthieu Sozeau <mattam@gentoo.org> -ocaml-3.09.0.ebuild, + +ocaml-3.09.1.ebuild: + Bumped to 3.09.1, bugfix release of 3.09.0 which i removed. All ocaml packages + should support it from now. + + 21 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> ocaml-3.08.4.ebuild: + Stable on amd64, bug 106837. + + 19 Nov 2005; Rene Nussbaumer <killerfox@gentoo.org> ocaml-3.08.4.ebuild: + Stable on hppa. + +*ocaml-3.09.0 (10 Nov 2005) + + 10 Nov 2005; Matthieu Sozeau <mattam@gentoo.org> +ocaml-3.09.0.ebuild: + Version bump, marked -* as it breaks some packages in gentoo which i'm trying + to get up-to-date , but the ebuild can be useful as it is for experienced + people. + + 09 Nov 2005; Jason Wever <weeve@gentoo.org> ocaml-3.08.4.ebuild: + Marked stable on SPARC wrt bug #106837. + + 16 Oct 2005; Rene Nussbaumer <killerfox@gentoo.org> ocaml-3.08.3.ebuild: + Stable on hppa. + + 27 Sep 2005; Jason Wever <weeve@gentoo.org> ocaml-3.08.3.ebuild: + Stable on SPARC. + +*ocaml-3.08.4 (21 Sep 2005) + + 21 Sep 2005; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.08.3.ebuild, + +ocaml-3.08.4.ebuild, -ocaml-3.08.ebuild: + Add latest version, remove unused one. Version .3 is stable on x86 and + amd64. + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> ocaml-3.08.3.ebuild: + Mark 3.08.3 stable on ia64 + + 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> ocaml-3.08.3.ebuild: + Mark 3.08.3 stable on alpha + + 26 Jul 2005; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.08.3.ebuild: + Added gcc4 patch, thanks to Peter Hjalmarsson <xake@telia.com> (fixes bug + #97186). + + 06 Jul 2005; Herbie Hopkins <herbs@gentoo.org> ocaml-3.08.3.ebuild: + Multilib fixes. + + 11 May 2005; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.08.3.ebuild: + Stable on ppc. + + 01 Apr 2005; Simon Stelling <blubb@gentoo.org> ocaml-3.08.1.ebuild: + stable on amd64 + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> ocaml-3.08.1.ebuild: + stable on ia64 + +*ocaml-3.08 (19 Mar 2005) +*ocaml-3.07-r1 (19 Mar 2005) + + 19 Mar 2005; Michael Sterrett <mr_bones_@gentoo.org> + +files/ocaml-3.07-hppa.patch, +ocaml-3.07-r1.ebuild, +ocaml-3.08.ebuild: + resurrect versions to fix dep breakage + + 18 Mar 2005; Matthieu Sozeau <mattam@gentoo.org> + -files/ocaml-3.07-hppa.patch, files/ocaml-rebuild.sh, -ocaml-3.07-r1.ebuild, + -ocaml-3.08.2.ebuild, -ocaml-3.08.ebuild, +ocaml-3.08.3.ebuild: + Adding latest version. It's a bugfix release, hence i keeped the ~ flags. I + cleaned up the dir, keeping the most stable versions. I reworked the rebuild + script a little, it should not miss any package now. I tested the last version + of ocaml and the script with all ocaml packages on x86 and ppc. + + 07 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.08.1.ebuild: + Stable on ppc. + + 04 Jan 2005; Guy Martin <gmsoft@gentoo.org> ocaml-3.08.1.ebuild: + Stable on hppa. + + 02 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> ocaml-3.08.1.ebuild: + Stable ppc-macos + + 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance + + 20 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> ocaml-3.08.1.ebuild: + Stable on alpha. + + 07 Dec 2004; Jason Wever <weeve@gentoo.org> ocaml-3.08.1.ebuild: + Stable on sparc. + +*ocaml-3.08.2 (29 Nov 2004) + + 29 Nov 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.08.1.ebuild, + +ocaml-3.08.2.ebuild: + Move 3.08.1 to x86 and add 3.08.2 release. + + 20 Oct 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.07-r1.ebuild, + ocaml-3.08.1.ebuild, ocaml-3.08.ebuild: + Changed strip-flags to replace-flags, as advised by Carsten Tschense in bug + #65327. + + 12 Oct 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.07-r1.ebuild, + ocaml-3.08.1.ebuild, ocaml-3.08.ebuild: + Add strip-flags to remove -O3 and other unsupported ones etc.. + + 22 Aug 2004; Travis Tilley <lv@gentoo.org> ocaml-3.08.ebuild: + stable on amd64 + +*ocaml-3.08.1 (19 Aug 2004) + + 19 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> +ocaml-3.08.1.ebuild: + Version bump. + + 18 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.07-r1.ebuild, + ocaml-3.08.ebuild: + Add handling of CFLAGS, use with care! + + 16 Aug 2004; Guy Martin <gmsoft@gentoo.org> ocaml-3.08.ebuild: + Yay, my port to hppa-linux is in the mainstream ! Marking stable ! + + 13 Aug 2004; Jason Wever <weeve@gentoo.org> ocaml-3.07-r1.ebuild: + Stable on sparc. + + 08 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.07-r1.ebuild: + Move 3.07 to stable on ppc. + + 08 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.06-r2.ebuild, + ocaml-3.07-r1.ebuild, ocaml-3.08.ebuild: + Add support for ocamldoc and latex via a new use flag. + +*ocaml-3.08 (08 Aug 2004) + + 08 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> +ocaml-3.08.ebuild: + Version bump. + + 21 Jul 2004; Matthieu Sozeau <mattam@gentoo.org> files/ocaml-rebuild.sh, + ocaml-3.07-r1.ebuild: + Yet a little more robustness in the rebuild script. + + 21 Jul 2004; Matthieu Sozeau <mattam@gentoo.org> files/ocaml-rebuild.sh: + Fixed bug in the rebuild script. see #56597. + + 13 Jul 2004; Travis Tilley <lv@gentoo.org> ocaml-3.07-r1.ebuild: + adding back ~amd64 keyword + + 06 Jul 2004; Matthieu Sozeau <mattam@gentoo.org> -ocaml-3.06-r1.ebuild, + ocaml-3.06-r2.ebuild, -ocaml-3.06.ebuild, -ocaml-3.07.ebuild, + -ocaml-3.07_beta2.ebuild: + remove old, no longer needed versions. + + 06 Jul 2004; Matthieu Sozeau <mattam@gentoo.org> +files/ocaml-rebuild.sh, + ocaml-3.07-r1.ebuild: + Move to stable on x86, adding a rebuilding script. + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ocaml-3.06-r1.ebuild, + ocaml-3.06-r2.ebuild, ocaml-3.06.ebuild, ocaml-3.07-r1.ebuild, + ocaml-3.07.ebuild, ocaml-3.07_beta2.ebuild: + virtual/glibc -> virtual/libc + + 27 Jun 2004; Alexander Plank <alexander@gentoo.org> ocaml-3.07-r1.ebuild + change keyword from macos to ~macos (because of ranlib work) + + 26 Jun 2004; Alexander Plank <alexander@gentoo.org> ocaml-3.07-r1.ebuild + add ranlib bit to ebuild and rekeyword macos (i tested it with unison) (thanks + Philippe Bouamriou for bug #57917 )) + + 25 Jun 2004; Alexander Plank <alexander@gentoo.org> ocaml-3.07-r1.ebuild + ~macos keyword (unison fails and cites ocaml problems) + + 25 Jun 2004; Alexander Plank <alexander@gentoo.org> ocaml-3.07-r1.ebuild + add macos keyword + + 28 May 2004; Danny van Dyk <kugelfang@gentoo.org> ocaml-3.07-r1.ebuild, + ocaml-3.07.ebuild, ocaml-3.07_beta2.ebuild: + Marked ocaml -amd64. Produces bad object code that causes segfaults under + certain conditions. This happens only on amd64. + + 15 May 2004; Bryan Østergaard <kloeri@gentoo.org> ocaml-3.07-r1.ebuild: + Stable on alpha. + + 11 May 2004; Guy Martin <gmsoft@gentoo.org> ocaml-3.07-r1.ebuild: + Marked stable on hppa. + + 08 May 2004; Guy Martin <gmsoft@gentoo.org> ocaml-3.07-r1.ebuild: + Added support for native hppa compiler. Marked ~hppa. + + 22 Apr 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.07-r1.ebuild: + Fix unpacking of patch file (bug #48485). + + 19 Apr 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.07-r1.ebuild: + Add fix for bug #46703 + + 17 Apr 2004; Travis Tilley <lv@gentoo.org> ocaml-3.07-r1.ebuild, + ocaml-3.07.ebuild: + added missing ~amd64 keyword + + 27 Feb 2004; Seemant Kulleen <seemant@gentoo.org> ocaml-3.06-r1.ebuild, + ocaml-3.06-r2.ebuild, ocaml-3.06.ebuild, ocaml-3.07-r1.ebuild, + ocaml-3.07.ebuild, ocaml-3.07_beta2.ebuild: + move the filter-flags statement into src_compile + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> ocaml-3.07-r1.ebuild: + add ~ia64 + + 03 Feb 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.06-r2.ebuild: + Mark stable/tested on ppc. + +*ocaml-3.07-r1 (17 Oct 2003) + + 17 Oct 2003; Martin Holzer <mholzer@gentoo.org> ocaml-3.07-r1.ebuild: + Adding patch. Closes #31265. + + 06 Oct 2003; Jason Wever <weeve@gentoo.org> ocaml-3.07.ebuild: + Fixed up sparc specific parts as the patch is no longer needed in the new rev, + but the -host arg is. + +*ocaml-3.07 (06 Oct 2003) + + 06 Oct 2003; George Shapovalov <george@gentoo.org> ocaml-3.07.ebuild : + 3.07 is out, this outdates the beta that was fixing #28025 + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> ocaml-3.06-r2.ebuild, + ocaml-3.07_beta2.ebuild: + 3.06-r2 is stable; 3.07_beta2 is testing on alpha + +*ocaml-3.07_beta2 (11 Sep 2003) + + 11 Sep 2003; George Shapovalov <george@gentoo.org> ocaml-3.07_beta2.ebuild : + added new beta as it seems to fix some rare problem in #28025 + +*ocaml-3.06-r2 (09 Sep 2003) + + 09 Sep 2003; George Shapovalov <george@gentoo.org> ocaml-3.06-r2.ebuild, metadata.xml : + ocaml was using uotdated "head -1" construct throughout. Changed this to "head -n 1", + see #27835 for details. Also added metadata.xml + + 06 Sep 2003; Jason Wever <weeve@gentoo.org> ocaml-3.06-r1.ebuild, + ocaml-3.06.ebuild, files/ocaml-3.06-sparc-configure.patch: + Added patch and myconf fix to fix bug #23767. + +*ocaml-3.06-r1 (01 May 2003) + + 01 May 2003; George Shapovalov <george@gentoo.org> ocaml-3.06-r1.ebuild : + updated the ebuild to incorporate the fix for tk-8.4 necessary for lablgl. + Thanks to Rick Harris <rickharris@mightylegends.zapto.org> for the note and the patch. + +*ocaml-3.06 (28 Jan 2003) + + 11 Apr 2003; Joshua Brindle <method@gentoo.org> ocaml-3.04-r1.ebuild, + ocaml-3.06.ebuild: + added filter-flags -fstack-protector + + 28 Jan 2003; Jon Nall <nall@gentoo.org> ocaml-3.06 : + who made this build? i didn't. i just added ~ppc to it. + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*ocaml-3.05 (07 Aug 2002) + + 06 Aug 2002; George Shapovalov <george@gentoo.org> ocaml-3.04-r2.ebuild, files/digest-ocaml-3.05 : + + new version + removed ppc patch as it was supposed to be unnecessary + ebuild is masked now, please test, especially ppc people. + tk dependency is optional, should build now without tcltk or X + + related ebuild submissions: + Bardur Arantsson <bardur-gta@odense.kollegienet.dk>, bug#5786 + ?Larry Cow <larrycow@free.fr>, bug# 5799 + +*ocaml-3.04-r2 (01 Aug 2002) + + 02 Aug 2002; George Shapovalov <george@gentoo.org> ocaml-3.04-r2.ebuild : + + tk dependence is reported (by Tim Hobbs <rectrix@rectrix.cx>) to be optional, + made it depend on tcltk use flag. + Created and masked new revision to give this some testing without interuption + to the working package. + Core devs (cvs access people): please do not unmask it on server! Instead please + let me know that it tested Ok. I will do necessary modifications to the -r1 + and delete -r2. This way we will not force everybody to rebuild perfectly + working package. + +*ocaml-3.04-r1 (24 Jun 2002) + + 24 Jun 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ocaml-3.04-r1.ebuild files/digest-ocaml-3.04-r1: + + ocaml library paths are now properly added to /etc/ld.so.conf. + + Removed ocaml-3.04.ebuild files/digest-ocaml-3.04 + +*ocaml-3.04 ( 7 Feb 2002 ) + + 7 June 2002; David Chamberlain <daybird@gentoo.org> Changelog + ocaml-3.04.ebuild files/ocaml-3.04-ppc.diff: + + Added patch from cvs so that ocaml will build on ppc. Closes out bug #2984 + + 7 Feb 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ChangeLog ocaml-3.04.ebuild files/digest-ocaml-3.04 : + + Objective Caml is a fast modern type-inferring functional programming + language descended from the ML (Meta Language) family. + + This builds a runtime environment and native compiler for ocaml. + + Submitted by Sean Mitchell. diff --git a/dev-lang/open-cobol/ChangeLog b/dev-lang/open-cobol/ChangeLog new file mode 100644 index 00000000..127087a5 --- /dev/null +++ b/dev-lang/open-cobol/ChangeLog @@ -0,0 +1,60 @@ +# ChangeLog for dev-lang/open-cobol +# Copyright 2002-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/open-cobol/ChangeLog,v 1.16 2015/07/22 13:34:29 mrueg Exp $ + + 22 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -open-cobol-1.0.ebuild: + Remove old. + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + +*open-cobol-1.1 (30 Jan 2013) + + 30 Jan 2013; Patrick Lauer <patrick@gentoo.org> +open-cobol-1.1.ebuild, + metadata.xml: + Bump + + 06 Sep 2008; Panagiotis Christopoulos <pchrist@gentoo.org> + open-cobol-1.0.ebuild: + Fix broken HOMEPAGE + +*open-cobol-1.0 (17 Mar 2008) + + 17 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> + +open-cobol-1.0.ebuild: + Version bump for #213602, thanks to Chi-Thanh Christopher Nguyen <chithanh + at cs.tu-berlin.de>. + + 17 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> metadata.xml: + Add maintainer-needed to metadata.xml. + +*open-cobol-0.32 (01 Sep 2007) + + 01 Sep 2007; Christian Faulhammer <opfer@gentoo.org> + +files/open-cobol-0.32-gmp-configure.patch, +open-cobol-0.32.ebuild: + vvesion bump plus fix for configure issue, see bug 157815, fix by Chi-Thanh + Christopher Nguyen <chithanh@cs.tu-berlin.de> + + 04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: + Regenerate digest in Manifest2 format. + +*open-cobol-0.30 (03 Jan 2005) + + 03 Jan 2005; MATSUU Takuto <matsuu@gentoo.org> +open-cobol-0.30.ebuild: + Version bumped. + + 15 Jun 2004; David Holm <dholm@gentoo.org> open-cobol-0.23.ebuild: + Added to ~ppc. + + 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> open-cobol-0.23.ebuild: + Add die following econf for bug 48950 + + 13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> open-cobol-0.23.ebuild: + Don't assign default to S; header fix + +*open-cobol-0.23 (19 Jun 2003) + + 19 Jun 2003; George Shapovalov <george@gentoo.org> Manifest, open-cobol-0.23.ebuild, files/{digest-open-cobol-0.23} : + initial release (#21481) + an open-source COBOL compiler + ebuild submitted by MATSUU Takuto <matsuu@7501.net> diff --git a/dev-lang/opendylan-bin/ChangeLog b/dev-lang/opendylan-bin/ChangeLog new file mode 100644 index 00000000..56882eaf --- /dev/null +++ b/dev-lang/opendylan-bin/ChangeLog @@ -0,0 +1,39 @@ +# ChangeLog for dev-lang/opendylan-bin +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan-bin/ChangeLog,v 1.8 2015/01/07 04:14:47 patrick Exp $ + +*opendylan-bin-2014.1 (07 Jan 2015) + + 07 Jan 2015; Patrick Lauer <patrick@gentoo.org> +opendylan-bin-2014.1.ebuild: + Bump + +*opendylan-bin-2013.2 (07 Jan 2014) + + 07 Jan 2014; Patrick Lauer <patrick@gentoo.org> +opendylan-bin-2013.2.ebuild: + Bump + + 12 Jul 2013; Patrick Lauer <patrick@gentoo.org> opendylan-bin-2012.1.ebuild, + opendylan-bin-2013.1.ebuild: + Small path fix + +*opendylan-bin-2013.1 (11 Jul 2013) + + 11 Jul 2013; Patrick Lauer <patrick@gentoo.org> +opendylan-bin-2013.1.ebuild: + Bump + +*opendylan-bin-2012.1 (24 Dec 2012) + + 24 Dec 2012; Patrick Lauer <patrick@gentoo.org> +opendylan-bin-2012.1.ebuild: + Bump + + 21 Aug 2012; Patrick Lauer <patrick@gentoo.org> opendylan-bin-2011.1.ebuild: + Minor cleanups + + 20 Aug 2012; Patrick Lauer <patrick@gentoo.org> opendylan-bin-2011.1.ebuild: + Fixing quoting oopsie + +*opendylan-bin-2011.1 (20 Aug 2012) + + 20 Aug 2012; Patrick Lauer <patrick@gentoo.org> +metadata.xml, + +opendylan-bin-2011.1.ebuild: + Initial import, ebuilds by me diff --git a/dev-lang/opendylan/ChangeLog b/dev-lang/opendylan/ChangeLog new file mode 100644 index 00000000..d4a1164d --- /dev/null +++ b/dev-lang/opendylan/ChangeLog @@ -0,0 +1,87 @@ +# ChangeLog for dev-lang/opendylan +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v 1.20 2015/01/29 05:41:37 patrick Exp $ + + 29 Jan 2015; Patrick Lauer <patrick@gentoo.org> opendylan-9999.ebuild: + Small fixes to live ebuild + +*opendylan-2014.1 (07 Jan 2015) + + 07 Jan 2015; Patrick Lauer <patrick@gentoo.org> +opendylan-2014.1.ebuild: + Bump + + 29 Oct 2014; Patrick Lauer <patrick@gentoo.org> opendylan-2013.2.ebuild: + Fix cc detection #527108 + + 23 Jun 2014; Patrick Lauer <patrick@gentoo.org> opendylan-2013.2.ebuild: + Fix dependencies #514630 + + 08 Jan 2014; Patrick Lauer <patrick@gentoo.org> opendylan-2013.2.ebuild, + opendylan-9999.ebuild: + Whitespace + +*opendylan-2013.2 (07 Jan 2014) + + 07 Jan 2014; Patrick Lauer <patrick@gentoo.org> +opendylan-2013.2.ebuild: + Bump + + 07 Jan 2014; Patrick Lauer <patrick@gentoo.org> opendylan-9999.ebuild: + Fixing -9999 ebuild for 2013.2 release + + 20 Dec 2013; Patrick Lauer <patrick@gentoo.org> opendylan-9999.ebuild: + Whitespace + + 20 Dec 2013; Patrick Lauer <patrick@gentoo.org> opendylan-9999.ebuild: + Fix -9999 ebuild a bit + +*opendylan-2013.1-r1 (19 Nov 2013) + + 19 Nov 2013; Patrick Lauer <patrick@gentoo.org> +opendylan-2013.1-r1.ebuild, + -opendylan-2013.1.ebuild: + Fix up boehm-gc dependency, build system fix was applied already upstream + + 01 Aug 2013; Patrick Lauer <patrick@gentoo.org> -opendylan-2011.1-r1.ebuild, + -opendylan-2012.1.ebuild: + Remove old + +*opendylan-2013.1 (12 Jul 2013) + + 12 Jul 2013; Patrick Lauer <patrick@gentoo.org> +opendylan-2013.1.ebuild, + opendylan-2012.1.ebuild: + Bump + + 08 Feb 2013; Patrick Lauer <patrick@gentoo.org> opendylan-2011.1-r1.ebuild, + opendylan-2012.1.ebuild, opendylan-9999.ebuild: + Make repoman more happy + +*opendylan-2012.1 (08 Feb 2013) + + 08 Feb 2013; Patrick Lauer <patrick@gentoo.org> +opendylan-2012.1.ebuild, + opendylan-2011.1-r1.ebuild: + Bump + + 22 Oct 2012; Patrick Lauer <patrick@gentoo.org> opendylan-2011.1-r1.ebuild: + Restricting mps dep + + 22 Aug 2012; Patrick Lauer <patrick@gentoo.org> opendylan-2011.1-r1.ebuild: + Adding x86, with lots of buildsystem hackery to make mps integration work + + 22 Aug 2012; Patrick Lauer <patrick@gentoo.org> opendylan-9999.ebuild: + Remove keywords from live ebuild + + 21 Aug 2012; Patrick Lauer <patrick@gentoo.org> opendylan-2011.1-r1.ebuild, + opendylan-9999.ebuild: + Minor cleanups + +*opendylan-9999 (21 Aug 2012) +*opendylan-2011.1-r1 (21 Aug 2012) + + 21 Aug 2012; Patrick Lauer <patrick@gentoo.org> +opendylan-2011.1-r1.ebuild, + +opendylan-9999.ebuild, -opendylan-2011.1.ebuild: + Changing install path, adding live ebuild + +*opendylan-2011.1 (20 Aug 2012) + + 20 Aug 2012; Patrick Lauer <patrick@gentoo.org> +metadata.xml, + +opendylan-2011.1.ebuild: + Initial import, ebuilds by me diff --git a/dev-lang/orc/ChangeLog b/dev-lang/orc/ChangeLog new file mode 100644 index 00000000..23702c1b --- /dev/null +++ b/dev-lang/orc/ChangeLog @@ -0,0 +1,217 @@ +# ChangeLog for dev-lang/orc +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v 1.52 2015/07/29 12:51:04 tetromino Exp $ + + 29 Jul 2015; Alexandre Rostovtsev <tetromino@gentoo.org> orc-0.4.23.ebuild, + orc-0.4.24.ebuild: + Fix sandbox violation when USE=examples and XDG_RUNTIME_DIR doesn't match + portage user (bug #556160, thanks to Kobboi and Pacho Ramos). + + 05 Jul 2015; Manuel Rüger <mrueg@gentoo.org> orc-0.4.24.ebuild: + Use less blank line. + +*orc-0.4.24 (05 Jul 2015) + + 05 Jul 2015; Pacho Ramos <pacho@gentoo.org> +orc-0.4.24.ebuild, + -orc-0.4.19.ebuild, metadata.xml: + Version bump, pax marking is needed (#470842 by Nikoli and Anthony Basile), + drop old + + 07 Jun 2015; Markus Meier <maekke@gentoo.org> orc-0.4.23.ebuild: + arm stable, bug #534012 + + 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> orc-0.4.23.ebuild: + Stable for HPPA (bug #534012). + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> orc-0.4.23.ebuild: + x86 stable, bug 534012 + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> orc-0.4.23.ebuild: + ppc stable, bug 534012 + + 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> orc-0.4.23.ebuild: + amd64 stable, bug 534012 + +*orc-0.4.23 (24 Dec 2014) + + 24 Dec 2014; Mart Raudsepp <leio@gentoo.org> -orc-0.4.16-r1.ebuild, + -orc-0.4.17.ebuild, -orc-0.4.17-r1.ebuild, -orc-0.4.18.ebuild, + +orc-0.4.23.ebuild, -files/orc-0.4.17-AM_CONFIG_HEADER.patch: + Version bump. Many bug fixes since last bump. Performance improvements, in + particular to ARM NEON and x86 SSE3, but also generic improvement in machine + instruction count and register usage. Remove obsolete versions. + + 11 Oct 2014; Markus Meier <maekke@gentoo.org> orc-0.4.19.ebuild: + arm stable, bug #512012 + + 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> orc-0.4.19.ebuild: + Stable for HPPA (bug #512012). + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> orc-0.4.19.ebuild: + Stable for ppc, wrt bug #512012 + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> orc-0.4.19.ebuild: + Stable for x86, wrt bug #512012 + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> orc-0.4.19.ebuild: + Stable for amd64, wrt bug #512912 + +*orc-0.4.19 (23 Apr 2014) + + 23 Apr 2014; Mart Raudsepp <leio@gentoo.org> +orc-0.4.19.ebuild: + Version bump. Fixes many memory leaks, compiler and static code analysis + warnings. + + 21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> orc-0.4.18.ebuild: + Stable for arm, wrt bug #507568 + + 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> orc-0.4.18.ebuild: + Stable for HPPA (bug #499954). + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> orc-0.4.18.ebuild: + x86 stable, bug 499954 + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> orc-0.4.18.ebuild: + amd64 stable, bug 499954 + +*orc-0.4.18 (25 Aug 2013) + + 25 Aug 2013; Gilles Dartiguelongue <eva@gentoo.org> +orc-0.4.18.ebuild: + Version bump. + +*orc-0.4.17-r1 (10 Aug 2013) + + 10 Aug 2013; Alexis Ballier <aballier@gentoo.org> +orc-0.4.17-r1.ebuild: + convert to multilib, bug #479936 + +*orc-0.4.17 (29 Apr 2013) + + 29 Apr 2013; Alexandre Rostovtsev <tetromino@gentoo.org> -orc-0.4.9.ebuild, + -orc-0.4.10.ebuild, -orc-0.4.11.ebuild, -orc-0.4.14.ebuild, + -orc-0.4.16.ebuild, orc-0.4.16-r1.ebuild, +orc-0.4.17.ebuild, + -files/orc-0.4.9-make-valgrind-optional.patch, + +files/orc-0.4.17-AM_CONFIG_HEADER.patch: + Version bump. Remove obsolete versions. Fix building with automake-1.13 (bug + #466956, thanks to Alphat-PC). + + 04 Dec 2012; <ago@gentoo.org> orc-0.4.16-r1.ebuild: + Stable for x86, wrt bug #442438 + + 14 Nov 2012; Agostino Sarubbo <ago@gentoo.org> orc-0.4.16-r1.ebuild: + Stable for amd64, wrt bug #442438 + + 14 Nov 2012; Anthony G. Basile <blueness@gentoo.org> orc-0.4.16-r1.ebuild: + stable arm, bug #442438 + + 12 Nov 2012; Jeroen Roovers <jer@gentoo.org> orc-0.4.16-r1.ebuild: + Stable for HPPA (bug #442438). + +*orc-0.4.16-r1 (09 Nov 2012) + + 09 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org> orc-0.4.9.ebuild, + orc-0.4.10.ebuild, orc-0.4.11.ebuild, orc-0.4.14.ebuild, orc-0.4.16.ebuild, + +orc-0.4.16-r1.ebuild: + Install gtk-doc API documentation in the location where standard tools like + devhelp expect it. Make DESCRIPTION a bit more descriptive. + + 21 May 2012; Kacper Kowalik <xarthisius@gentoo.org> orc-0.4.9.ebuild: + Add missing inheritance of eutils.eclass + + 15 May 2012; Alexis Ballier <aballier@gentoo.org> orc-0.4.16.ebuild: + keyword ~amd64-fbsd + +*orc-0.4.16 (15 Feb 2012) + + 15 Feb 2012; Tim Harder <radhermit@gentoo.org> +orc-0.4.16.ebuild: + Version bump. Update to EAPI 4. + + 24 Nov 2011; Naohiro Aota <naota@gentoo.org> orc-0.4.14.ebuild: + Add ~x86-fbsd + + 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> orc-0.4.14.ebuild: + Stable for HPPA (bug #385703). + + 03 Oct 2011; Jeroen Roovers <jer@gentoo.org> orc-0.4.14.ebuild: + Marked ~hppa (bug #373639). + + 06 Aug 2011; Zac Medico <zmedico@gentoo.org> orc-0.4.14.ebuild: + Add ~x86-linux keyword. + +*orc-0.4.14 (03 May 2011) + + 03 May 2011; Arun Raghavan <ford_prefect@gentoo.org> -orc-0.4.13.ebuild, + +orc-0.4.14.ebuild: + Another bug fix release, so replacing previous version. + +*orc-0.4.13 (19 Apr 2011) + + 19 Apr 2011; Arun Raghavan <ford_prefect@gentoo.org> -orc-0.4.12.ebuild, + +orc-0.4.13.ebuild: + Bmp to 0.4.13. Fixes serious code generation issues in SSE, Altivec, so + remove 0.4.12. + +*orc-0.4.12 (16 Apr 2011) + + 16 Apr 2011; Arun Raghavan <ford_prefect@gentoo.org> orc-0.4.9.ebuild, + +orc-0.4.12.ebuild: + Bump to 0.4.12. gcc 4.6 warning fixes and some minor fixes/enhancements. + + 18 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> orc-0.4.11.ebuild, + metadata.xml: + Add ~arm, tested by steev on armv7, add gstreamer as herd + + 05 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> orc-0.4.11.ebuild: + x86 stable wrt bug #353321 + + 31 Jan 2011; Markos Chandras <hwoarang@gentoo.org> orc-0.4.11.ebuild: + Stable on amd64 wrt bug #353321 + + 30 Oct 2010; Fabian Groffen <grobian@gentoo.org> orc-0.4.11.ebuild: + Also drop any optimisation flags on Intel/Darwin, because of a similar + problem as with PPC + + 26 Oct 2010; Fabian Groffen <grobian@gentoo.org> orc-0.4.11.ebuild: + Fix compilation on PPC/Darwin by dropping any optimisation level + + 15 Oct 2010; Arun Raghavan <ford_prefect@gentoo.org> -orc-0.4.7.ebuild: + Prune older version. + +*orc-0.4.11 (15 Oct 2010) + + 15 Oct 2010; Arun Raghavan <ford_prefect@gentoo.org> +orc-0.4.11.ebuild: + Bump to 0.4.11. Bunch of bug fixes. Still has some problems on armv6, etc. + +*orc-0.4.10 (08 Oct 2010) + + 08 Oct 2010; Arun Raghavan <ford_prefect@gentoo.org> +orc-0.4.10.ebuild: + Bump to 0.4.10. Bunch of 64-bit and SSE improvements amongst other fixes. + +*orc-0.4.9 (08 Sep 2010) + + 08 Sep 2010; Arun Raghavan <ford_prefect@gentoo.org> +orc-0.4.9.ebuild, + +files/orc-0.4.9-make-valgrind-optional.patch: + Bump to 0.4.9 + +*orc-0.4.7 (21 Aug 2010) + + 21 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> +orc-0.4.7.ebuild: + Version bump. + +*orc-0.4.5 (16 Jun 2010) + + 16 Jun 2010; Markos Chandras <hwoarang@gentoo.org> +orc-0.4.5.ebuild: + Version bump. Added examples use flag. Fixes bug #317447 + + 30 May 2010; Fabian Groffen <grobian@gentoo.org> orc-0.4.4.ebuild: + Marked *-macos, *-solaris + + 15 May 2010; Samuli Suominen <ssuominen@gentoo.org> orc-0.4.4.ebuild: + USE static-libs wrt #317447 by Toffanin Mauro. + + 26 Apr 2010; Jeremy Olexa <darkside@gentoo.org> orc-0.4.4.ebuild: + Move to EAPI3, tested on ~amd64-linux + +*orc-0.4.4 (21 Apr 2010) + + 21 Apr 2010; Samuli Suominen <ssuominen@gentoo.org> +orc-0.4.4.ebuild: + Initial commit. diff --git a/dev-lang/parrot/ChangeLog b/dev-lang/parrot/ChangeLog new file mode 100644 index 00000000..82a21535 --- /dev/null +++ b/dev-lang/parrot/ChangeLog @@ -0,0 +1,468 @@ +# ChangeLog for dev-lang/parrot +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/ChangeLog,v 1.95 2015/07/17 07:29:22 patrick Exp $ + +*parrot-7.5.0 (17 Jul 2015) + + 17 Jul 2015; Patrick Lauer <patrick@gentoo.org> +parrot-7.5.0.ebuild, + -parrot-6.10.0.ebuild, -parrot-6.11.0.ebuild, -parrot-6.7.0-r1.ebuild, + -parrot-6.8.0-r1.ebuild, -parrot-6.9.0.ebuild: + Bump + +*parrot-7.3.0 (24 Apr 2015) + + 24 Apr 2015; Patrick Lauer <patrick@gentoo.org> +parrot-7.3.0.ebuild: + Bump + +*parrot-7.2.0 (20 Mar 2015) + + 20 Mar 2015; Patrick Lauer <patrick@gentoo.org> +parrot-7.2.0.ebuild: + Bump + +*parrot-7.1.0 (02 Mar 2015) + + 02 Mar 2015; Patrick Lauer <patrick@gentoo.org> +parrot-7.1.0.ebuild: + Bump + +*parrot-7.0.2 (15 Feb 2015) + + 15 Feb 2015; Patrick Lauer <patrick@gentoo.org> +parrot-7.0.2.ebuild, + -parrot-6.2.0-r1.ebuild, -parrot-6.3.0-r1.ebuild, -parrot-6.4.0-r1.ebuild, + -parrot-6.5.0-r1.ebuild, -parrot-6.6.0-r1.ebuild: + Bump, remove old + + 26 Jan 2015; Patrick Lauer <patrick@gentoo.org> parrot-6.11.0.ebuild: + Add libffi dep + +*parrot-6.11.0 (16 Dec 2014) + + 16 Dec 2014; Patrick Lauer <patrick@gentoo.org> +parrot-6.11.0.ebuild: + Bump + +*parrot-6.10.0 (23 Nov 2014) + + 23 Nov 2014; Patrick Lauer <patrick@gentoo.org> +parrot-6.10.0.ebuild: + Bump + +*parrot-6.9.0 (25 Oct 2014) + + 25 Oct 2014; Patrick Lauer <patrick@gentoo.org> +parrot-6.9.0.ebuild: + Bump + +*parrot-6.2.0-r1 (10 Oct 2014) +*parrot-6.4.0-r1 (10 Oct 2014) +*parrot-6.3.0-r1 (10 Oct 2014) +*parrot-6.5.0-r1 (10 Oct 2014) +*parrot-6.6.0-r1 (10 Oct 2014) +*parrot-6.8.0-r1 (10 Oct 2014) +*parrot-6.7.0-r1 (10 Oct 2014) + + 10 Oct 2014; Patrick Lauer <patrick@gentoo.org> +parrot-6.2.0-r1.ebuild, + +parrot-6.3.0-r1.ebuild, +parrot-6.4.0-r1.ebuild, +parrot-6.5.0-r1.ebuild, + +parrot-6.6.0-r1.ebuild, +parrot-6.7.0-r1.ebuild, +parrot-6.8.0-r1.ebuild, + -parrot-6.1.0.ebuild, -parrot-6.2.0.ebuild, -parrot-6.3.0.ebuild, + -parrot-6.4.0.ebuild, -parrot-6.5.0.ebuild, -parrot-6.6.0.ebuild, + -parrot-6.7.0.ebuild, -parrot-6.8.0.ebuild: + Fix subslot + +*parrot-6.8.0 (19 Sep 2014) + + 19 Sep 2014; Patrick Lauer <patrick@gentoo.org> +parrot-6.8.0.ebuild: + Bump + +*parrot-6.7.0 (25 Aug 2014) + + 25 Aug 2014; Patrick Lauer <patrick@gentoo.org> +parrot-6.7.0.ebuild: + Bump + +*parrot-6.6.0 (21 Jul 2014) +*parrot-6.4.0 (21 Jul 2014) + + 21 Jul 2014; Patrick Lauer <patrick@gentoo.org> +parrot-6.4.0.ebuild, + +parrot-6.6.0.ebuild: + Bump + +*parrot-6.5.0 (27 Jun 2014) + + 27 Jun 2014; Patrick Lauer <patrick@gentoo.org> +parrot-6.5.0.ebuild: + Bump + +*parrot-6.3.0 (18 Apr 2014) + + 18 Apr 2014; Patrick Lauer <patrick@gentoo.org> +parrot-6.3.0.ebuild: + Bump + +*parrot-6.2.0 (26 Mar 2014) + + 26 Mar 2014; Patrick Lauer <patrick@gentoo.org> +parrot-6.2.0.ebuild: + Bump + + 25 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> -files/perldoc-5.10.patch, + -files/perldoc.patch, -parrot-5.10.0.ebuild, -parrot-5.7.0.ebuild, + -parrot-6.0.0.ebuild: + Drop old. + + 02 Mar 2014; Andreas K. Huettel <dilfridge@gentoo.org> parrot-6.1.0.ebuild: + Add subslot dependency on dev-libs/icu + + 26 Feb 2014; Patrick Lauer <patrick@gentoo.org> -parrot-5.6.0.ebuild: + Cleanup old + +*parrot-6.1.0 (26 Feb 2014) + + 26 Feb 2014; Patrick Lauer <patrick@gentoo.org> +parrot-6.1.0.ebuild: + Bump + +*parrot-6.0.0 (27 Jan 2014) + + 27 Jan 2014; Patrick Lauer <patrick@gentoo.org> +parrot-6.0.0.ebuild: + Bump + + 11 Dec 2013; Patrick Lauer <patrick@gentoo.org> parrot-5.10.0.ebuild: + Add missing dep for USE=doc + +*parrot-5.10.0 (01 Dec 2013) + + 01 Dec 2013; Patrick Lauer <patrick@gentoo.org> +files/perldoc-5.10.patch, + +parrot-5.10.0.ebuild: + Bump for #492648 + + 24 Sep 2013; Patrick Lauer <patrick@gentoo.org> -parrot-5.4.0.ebuild, + -parrot-5.5.0.ebuild: + Remove old + +*parrot-5.7.0 (24 Sep 2013) + + 24 Sep 2013; Patrick Lauer <patrick@gentoo.org> +parrot-5.7.0.ebuild: + Bump + + 03 Sep 2013; Patrick Lauer <patrick@gentoo.org> +files/perldoc.patch, + parrot-5.6.0.ebuild: + Fix for #454058, at last + + 01 Aug 2013; Patrick Lauer <patrick@gentoo.org> -parrot-4.10.0.ebuild, + -parrot-4.11.0.ebuild, -parrot-5.0.0.ebuild, -parrot-5.1.0.ebuild, + -parrot-5.3.0.ebuild: + Remove old + +*parrot-5.6.0 (18 Jul 2013) + + 18 Jul 2013; Patrick Lauer <patrick@gentoo.org> +parrot-5.6.0.ebuild: + Bump + +*parrot-5.5.0 (25 Jun 2013) + + 25 Jun 2013; Patrick Lauer <patrick@gentoo.org> +parrot-5.5.0.ebuild: + Bump + +*parrot-5.4.0 (31 May 2013) + + 31 May 2013; Patrick Lauer <patrick@gentoo.org> +parrot-5.4.0.ebuild: + Bump + +*parrot-5.3.0 (19 Apr 2013) + + 19 Apr 2013; Patrick Lauer <patrick@gentoo.org> +parrot-5.3.0.ebuild: + Bump + +*parrot-5.1.0 (20 Feb 2013) + + 20 Feb 2013; Patrick Lauer <patrick@gentoo.org> +parrot-5.1.0.ebuild: + Bump + +*parrot-5.0.0 (24 Jan 2013) + + 24 Jan 2013; Patrick Lauer <patrick@gentoo.org> +parrot-5.0.0.ebuild, + -parrot-4.4.0.ebuild, -parrot-4.5.0.ebuild, -parrot-4.6.0.ebuild, + -parrot-4.7.0.ebuild, -parrot-4.8.0.ebuild, -parrot-4.9.0.ebuild: + Bump + +*parrot-4.11.0 (06 Jan 2013) + + 06 Jan 2013; Patrick Lauer <patrick@gentoo.org> +parrot-4.11.0.ebuild: + Bump + +*parrot-4.10.0 (23 Nov 2012) + + 23 Nov 2012; Patrick Lauer <patrick@gentoo.org> +parrot-4.10.0.ebuild: + Bump + +*parrot-4.9.0 (30 Oct 2012) + + 30 Oct 2012; Patrick Lauer <patrick@gentoo.org> +parrot-4.9.0.ebuild: + Bump + +*parrot-4.8.0 (05 Oct 2012) + + 05 Oct 2012; Patrick Lauer <patrick@gentoo.org> +parrot-4.8.0.ebuild: + Bump + + 20 Sep 2012; Tim Harder <radhermit@gentoo.org> metadata.xml: + Remove redundant maintainer from metadata. + +*parrot-4.7.0 (23 Aug 2012) + + 23 Aug 2012; Patrick Lauer <patrick@gentoo.org> +parrot-4.7.0.ebuild: + Bump + +*parrot-4.6.0 (19 Jul 2012) + + 19 Jul 2012; Patrick Lauer <patrick@gentoo.org> +parrot-4.6.0.ebuild, + -parrot-4.0.0.ebuild, -parrot-4.1.0.ebuild, -parrot-4.2.0.ebuild, + -parrot-4.3.0.ebuild: + Bump, clean up old + +*parrot-4.5.0 (20 Jun 2012) + + 20 Jun 2012; Patrick Lauer <patrick@gentoo.org> +parrot-4.5.0.ebuild: + Bump + +*parrot-4.4.0 (18 May 2012) + + 18 May 2012; Patrick Lauer <patrick@gentoo.org> +parrot-4.4.0.ebuild: + Bump + +*parrot-4.3.0 (20 Apr 2012) + + 20 Apr 2012; Patrick Lauer <patrick@gentoo.org> +parrot-4.3.0.ebuild: + Bump + +*parrot-4.2.0 (21 Mar 2012) + + 21 Mar 2012; Patrick Lauer <patrick@gentoo.org> +parrot-4.2.0.ebuild: + Bump + +*parrot-4.1.0 (08 Mar 2012) + + 08 Mar 2012; Patrick Lauer <patrick@gentoo.org> +parrot-4.1.0.ebuild, + -parrot-2.11.0.ebuild, -parrot-3.11.0-r1.ebuild, -parrot-3.3.0.ebuild, + -parrot-3.6.0.ebuild, -parrot-3.9.0.ebuild: + Bump, remove old, partial fix for #404195 + +*parrot-4.0.0 (16 Feb 2012) + + 16 Feb 2012; Patrick Lauer <patrick@gentoo.org> +parrot-4.0.0.ebuild: + Bump + +*parrot-3.11.0-r1 (27 Dec 2011) + + 27 Dec 2011; Patrick Lauer <patrick@gentoo.org> +parrot-3.11.0-r1.ebuild, + -parrot-3.11.0.ebuild: + REQUIRED_USE fix for #377389, eapi4 + +*parrot-3.11.0 (27 Dec 2011) + + 27 Dec 2011; Patrick Lauer <patrick@gentoo.org> +parrot-3.11.0.ebuild: + Bump + +*parrot-3.9.0 (22 Oct 2011) + + 22 Oct 2011; Patrick Lauer <patrick@gentoo.org> +parrot-3.9.0.ebuild: + Bump + + 29 Aug 2011; Fabian Groffen <grobian@gentoo.org> parrot-3.6.0.ebuild: + Transfer Prefix keywords, fix building on Darwin by disabling checks for Fink + and MacPorts + + 30 Jul 2011; Patrick Lauer <patrick@gentoo.org> -parrot-2.6.0.ebuild, + -parrot-2.7.0.ebuild, -parrot-2.9.1.ebuild, -parrot-3.0.0.ebuild: + Remove old + +*parrot-3.6.0 (30 Jul 2011) + + 30 Jul 2011; Patrick Lauer <patrick@gentoo.org> +parrot-3.6.0.ebuild: + Bump + +*parrot-3.3.0 (05 May 2011) + + 05 May 2011; Patrick Lauer <patrick@gentoo.org> +parrot-3.3.0.ebuild: + Bump + + 26 Mar 2011; Fabian Groffen <grobian@gentoo.org> parrot-2.6.0.ebuild, + parrot-2.7.0.ebuild, parrot-2.9.1.ebuild, parrot-2.11.0.ebuild, + parrot-3.0.0.ebuild: + make install: don't use ${ROOT} for install locations + configure: don't use ${ROOT} for install locations + offset: don't use ED with DESTDIR in make install + insinto: don't use ${ROOT} with helpers + +*parrot-3.0.0 (19 Jan 2011) + + 19 Jan 2011; Patrick Lauer <patrick@gentoo.org> +parrot-3.0.0.ebuild: + Bump to 3.0, still pcre troubles + +*parrot-2.11.0 (16 Jan 2011) + + 16 Jan 2011; Patrick Lauer <patrick@gentoo.org> +parrot-2.11.0.ebuild: + Bump, still has issues with pcre #349297 + +*parrot-2.9.1 (01 Nov 2010) + + 01 Nov 2010; Patrick Lauer <patrick@gentoo.org> +parrot-2.9.1.ebuild: + Bump for #343267 + + 16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> parrot-2.6.0.ebuild, + parrot-2.7.0.ebuild: + virtual/glut -> media-libs/glut + +*parrot-2.7.0 (11 Sep 2010) + + 11 Sep 2010; Torsten Veller <tove@gentoo.org> +parrot-2.7.0.ebuild: + Version bump + + 11 Sep 2010; Torsten Veller <tove@gentoo.org> -parrot-2.4.0.ebuild, + -parrot-2.5.0.ebuild, parrot-2.6.0.ebuild: + Configure mandir (#336785). Cleanup + +*parrot-2.6.0 (23 Jul 2010) + + 23 Jul 2010; Torsten Veller <tove@gentoo.org> +parrot-2.6.0.ebuild: + Version bump + + 18 Jun 2010; Patrick Lauer <patrick@gentoo.org> -parrot-1.3.0.ebuild, + -parrot-1.4.0.ebuild, -parrot-1.7.0.ebuild, -parrot-1.9.0.ebuild, + -parrot-2.1.1.ebuild, -parrot-2.3.0.ebuild: + Remove old + +*parrot-2.5.0 (18 Jun 2010) + + 18 Jun 2010; Patrick Lauer <patrick@gentoo.org> +parrot-2.5.0.ebuild: + Bump + +*parrot-2.4.0 (19 May 2010) + + 19 May 2010; Patrick Lauer <patrick@gentoo.org> +parrot-2.4.0.ebuild: + Bump + +*parrot-2.3.0 (25 Apr 2010) + + 25 Apr 2010; Torsten Veller <tove@gentoo.org> +parrot-2.3.0.ebuild: + Version bump. Thanks to Alexandre Rostovtsev (#307203) + +*parrot-2.1.1 (28 Feb 2010) + + 28 Feb 2010; Luca Barbato <lu_zero@gentoo.org> +parrot-2.1.1.ebuild: + New version + +*parrot-1.9.0 (08 Jan 2010) + + 08 Jan 2010; Patrick Lauer <patrick@gentoo.org> +parrot-1.9.0.ebuild: + Bump to 1.9.0. Tests finally pass. + +*parrot-1.7.0 (02 Nov 2009) + + 02 Nov 2009; Patrick Lauer <patrick@gentoo.org> +parrot-1.7.0.ebuild: + Bump to 1.7.0 + + 16 Aug 2009; Torsten Veller <tove@gentoo.org> + -files/parrot-0.4.5-pod-test.patch, -files/mod_parrot.patch, + -files/parrot-config.patch, -files/parrot-hints.patch, + -files/root.in.patch: + Remove unused patches + + 25 Jul 2009; Patrick Lauer <patrick@gentoo.org> -parrot-0.4.0.ebuild, + -parrot-0.4.3.ebuild, -parrot-0.4.5.ebuild, -parrot-0.4.6.ebuild, + -parrot-0.6.1.ebuild: + Removing old + +*parrot-1.4.0 (25 Jul 2009) + + 25 Jul 2009; Patrick Lauer <patrick@gentoo.org> +parrot-1.4.0.ebuild: + Bump to 1.4.0, fixes #278626 + + 27 Jun 2009; Patrick Lauer <patrick@gentoo.org> parrot-1.3.0.ebuild: + Fixing license, thanks to tove for noticing + + 27 Jun 2009; Patrick Lauer <patrick@gentoo.org> parrot-1.3.0.ebuild: + Adding accidentally dropped arches x86 and sparc back + +*parrot-1.3.0 (27 Jun 2009) + + 27 Jun 2009; Patrick Lauer <patrick@gentoo.org> +parrot-1.3.0.ebuild: + Bump to 1.3.0. Closes #247125 + +*parrot-0.6.1 (29 Apr 2008) + + 29 Apr 2008; Yuval Yaari <yuval@gentoo.org> +parrot-0.6.1.ebuild: + Version bump + + 29 Jan 2008; Fabian Groffen <grobian@gentoo.org> parrot-0.4.0.ebuild, + parrot-0.4.3.ebuild, parrot-0.4.5.ebuild, parrot-0.4.6.ebuild: + Dropped ppc-macos keyword, see you in prefix + +*parrot-0.4.6 (18 Oct 2006) + + 18 Oct 2006; Yuval Yaari <yuval@gentoo.org> +parrot-0.4.6.ebuild: + Version bump, mainly to satisfy dev-lang/pugs-6.2.13 + + 13 Aug 2006; <yuval@gentoo.org> parrot-0.4.5.ebuild: + Fixed a stupid problem - amd64 can emerge now :) + + 13 Aug 2006; <yuval@gentoo.org> +files/parrot-0.4.5-pod-test.patch, + parrot-0.4.5.ebuild: + Added a patch so parrot's tests will run smoothly -- this is a known issue + upstream... + +*parrot-0.4.5 (13 Aug 2006) + + 13 Aug 2006; <yuval@gentoo.org> +parrot-0.4.5.ebuild: + Version bump + + 22 May 2006; <mcummings@gentoo.org> -parrot-0.2.3.ebuild: + Cleaning up upld parrot ebuilds. Yuval has a copy of the new one coming + +*parrot-0.4.3 (04 Apr 2006) + + 04 Apr 2006; <mcumming@gentoo.org> +parrot-0.4.3.ebuild: + Bug 120263, parrot bumpage. also needed for newer pugs. + + 20 Feb 2006; Michael Cummings <mcummings@gentoo.org> parrot-0.2.3.ebuild, + parrot-0.4.0.ebuild: + bug 122904, uses not in IUSE + +*parrot-0.4.0 (06 Dec 2005) + + 06 Dec 2005; <mcumming@gentoo.org> +parrot-0.4.0.ebuild: + Parrot update + + 02 Oct 2005; Fabian Groffen <grobian@gentoo.org> parrot-0.2.3.ebuild: + Marking ~ppc-macos (side effect of bug #107641) + + 15 Aug 2005; Michael Cummings <mcummings@gentoo.org> files/root.in.patch, + parrot-0.2.3.ebuild: + Fix to header of root.in.patch + +*parrot-0.2.3 (15 Aug 2005) + + 15 Aug 2005; Michael Cummings <mcummings@gentoo.org> + files/mod_parrot.patch, +files/parrot-config.patch, +files/root.in.patch, + -parrot-0.1.1.ebuild, -parrot-0.1.2.ebuild, -parrot-0.2.1.ebuild, + +parrot-0.2.3.ebuild: + Version bump, bug 101858, thanks Adrian + +*parrot-0.2.1 (01 Jul 2005) + + 01 Jul 2005; Michael Cummings <mcummings@gentoo.org> + +files/mod_parrot.patch, +parrot-0.2.1.ebuild: + Bug 92192 - Adrian continues to provide great parrot/pugs ebuilds :) + + 04 May 2005; David Holm <dholm@gentoo.org> parrot-0.1.2.ebuild: + Added to ~ppc. + +*parrot-0.1.2 (21 Apr 2005) + + 21 Apr 2005; Michael Cummings <mcummings@gentoo.org> +parrot-0.1.2.ebuild: + Bug 82444, ebuild courtesy Adrian Lambeck <adrian@basicsedv.de> + + 27 Dec 2004; Michael Cummings <mcummings@gentoo.org> parrot-0.1.1.ebuild: + An "I'm amazed it even worked" typo in the SRC_URI - S instead of P + + 21 Dec 2004; Michael Cummings <mcummings@gentoo.org> parrot-0.1.1.ebuild: + Keyword for sparc (works great) + +*parrot-0.1.1 (20 Dec 2004) + + 20 Dec 2004; Michael Cummings <mcummings@gentoo.org> +parrot-0.1.1.ebuild: + Long overdue, the ebuild for parrot. Original version submitted in bug 74405 + by Adrian Lambeck <adrian.lambeck@basicsedv.de>, cleaned up for a better + install. diff --git a/dev-lang/pasm/ChangeLog b/dev-lang/pasm/ChangeLog new file mode 100644 index 00000000..4c5a7dce --- /dev/null +++ b/dev-lang/pasm/ChangeLog @@ -0,0 +1,34 @@ +# ChangeLog for dev-lang/pasm +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/ChangeLog,v 1.8 2012/03/03 12:29:01 pacho Exp $ + + 03 Mar 2012; Pacho Ramos <pacho@gentoo.org> pasm-1.7.ebuild: + Fix HOMEPAGE + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> pasm-1.7.ebuild: + Transfer Prefix keywords + + 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml: + Removing dholm from metadata.xml as per #24623. Assigning to maintainer-needed. + + 15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: + add <herd>no-herd</herd> + + 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: + Regenerate digest in Manifest2 format. + + 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: + Regenerate digest in Manifest2 format. + +*pasm-1.7 (25 Apr 2004) + + 25 Apr 2004; David Holm <dholm@gentoo.org> pasm-1.6c.ebuild, + pasm-1.7.ebuild: + Version bump. + +*pasm-1.6c (28 Feb 2004) + + 28 Feb 2004; David Holm <dholm@gentoo.org> pasm-1.6c.ebuild, + files/pasm-1.6c-ppc.patch: + Initial import. + diff --git a/dev-lang/path64/ChangeLog b/dev-lang/path64/ChangeLog new file mode 100644 index 00000000..80398ce9 --- /dev/null +++ b/dev-lang/path64/ChangeLog @@ -0,0 +1,46 @@ +# ChangeLog for dev-lang/path64 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/path64/ChangeLog,v 1.8 2014/03/17 06:52:54 xarthisius Exp $ + + 17 Mar 2014; Kacper Kowalik <xarthisius@gentoo.org> metadata.xml: + Remove myself from metadata.xml + +*path64-1.0.0_pre20120223 (23 Feb 2012) + + 23 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> + +path64-1.0.0_pre20120223.ebuild: + Version bump + +*path64-1.0.0_pre20111108 (08 Nov 2011) + + 08 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> + +path64-1.0.0_pre20111108.ebuild: + Version bump bringing support for latest AMD procs + +*path64-1.0.0_pre20110924 (24 Sep 2011) + + 24 Sep 2011; Kacper Kowalik <xarthisius@gentoo.org> + -path64-1.0.0_pre20110729.ebuild, +path64-1.0.0_pre20110924.ebuild: + Version bump, drop old + + 29 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + path64-1.0.0_pre20110729.ebuild, path64-1.0.0_pre20110821.ebuild: + remove epause + +*path64-1.0.0_pre20110821 (21 Aug 2011) + + 21 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + +path64-1.0.0_pre20110821.ebuild: + Version bump + + 31 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + path64-1.0.0_pre20110729.ebuild: + Make search for linker more resilient. Fixes bug 377111. Thanks to Diego Elio + Pettenò <flameeyes@gentoo.org> + +*path64-1.0.0_pre20110729 (29 Jul 2011) + + 29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + +path64-1.0.0_pre20110729.ebuild, +metadata.xml: + Initial import, fixes bug 374739. Thanks to DaggyStyle + <stompdagger1@yahoo.com> for his work. diff --git a/dev-lang/pcc/ChangeLog b/dev-lang/pcc/ChangeLog new file mode 100644 index 00000000..4fa1ade8 --- /dev/null +++ b/dev-lang/pcc/ChangeLog @@ -0,0 +1,78 @@ +# ChangeLog for dev-lang/pcc +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pcc/ChangeLog,v 1.16 2015/05/23 15:41:46 mrueg Exp $ + + 23 May 2015; Manuel Rüger <mrueg@gentoo.org> -pcc-1.0.0.ebuild, + -pcc-1.0.1_pre20121112.ebuild, -pcc-1.0.1_pre20131013.ebuild: + Remove old. + +*pcc-9999 (13 May 2015) + + 13 May 2015; Patrick Lauer <patrick@gentoo.org> +pcc-9999.ebuild: + Add live ebuild #549204 + + 09 Mar 2015; Patrick Lauer <patrick@gentoo.org> pcc-1.1.0-r1.ebuild: + Fix ebuild paths + +*pcc-1.1.0-r1 (09 Mar 2015) + + 09 Mar 2015; Patrick Lauer <patrick@gentoo.org> + +files/pcc-1.1.0-multiarch.patch, +pcc-1.1.0-r1.ebuild, -pcc-1.1.0.ebuild: + Fix multiarch logic #542606 + +*pcc-1.1.0 (29 Dec 2014) + + 29 Dec 2014; Patrick Lauer <patrick@gentoo.org> +pcc-1.1.0.ebuild: + Bump #533754 + +*pcc-1.0.1_pre20131013 (13 Oct 2013) + + 13 Oct 2013; Patrick Lauer <patrick@gentoo.org> +pcc-1.0.1_pre20131013.ebuild: + Bump + + 12 Oct 2013; Patrick Lauer <patrick@gentoo.org> pcc-1.0.1_pre20121112.ebuild: + Minor cleanups + + 13 Nov 2012; Patrick Lauer <patrick@gentoo.org> -pcc-1.0.0_pre100604.ebuild, + -pcc-1.0.0_pre100830.ebuild, -pcc-1.0.0_pre101124.ebuild, + -pcc-1.0.0_pre20110116.ebuild: + Clean out old + +*pcc-1.0.1_pre20121112 (12 Nov 2012) + + 12 Nov 2012; Patrick Lauer <patrick@gentoo.org> +pcc-1.0.1_pre20121112.ebuild: + Bump, works a lot better now + + 11 Jun 2012; Richard Yao <ryao@gentoo.org> pcc-1.0.0.ebuild: + keyword ~amd64-fbsd + + 25 Apr 2012; Justin Lecher <jlec@gentoo.org> pcc-1.0.0_pre100604.ebuild: + Drop unnessecary die + +*pcc-1.0.0 (04 Apr 2011) + + 04 Apr 2011; Patrick Lauer <patrick@gentoo.org> +pcc-1.0.0.ebuild: + Bump + +*pcc-1.0.0_pre20110116 (16 Jan 2011) + + 16 Jan 2011; Patrick Lauer <patrick@gentoo.org> + +pcc-1.0.0_pre20110116.ebuild: + Bump + +*pcc-1.0.0_pre101124 (24 Nov 2010) + + 24 Nov 2010; Patrick Lauer <patrick@gentoo.org> +pcc-1.0.0_pre101124.ebuild: + Bump + +*pcc-1.0.0_pre100830 (30 Aug 2010) + + 30 Aug 2010; Patrick Lauer <patrick@gentoo.org> + pcc-1.0.0_pre100604.ebuild, +pcc-1.0.0_pre100830.ebuild: + Bump, fixing stripping #335274 + +*pcc-1.0.0_pre100604 (04 Jun 2010) + + 04 Jun 2010; Patrick Lauer <patrick@gentoo.org> + +pcc-1.0.0_pre100604.ebuild, +metadata.xml: + Initial commit of pcc compiler, ebuild by me diff --git a/dev-lang/perl/ChangeLog b/dev-lang/perl/ChangeLog new file mode 100644 index 00000000..49a603d8 --- /dev/null +++ b/dev-lang/perl/ChangeLog @@ -0,0 +1,101 @@ +# ChangeLog for dev-lang/perl +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.488 2015/06/16 13:20:30 dilfridge Exp $ + + 16 Jun 2015; Andreas K. Hüttel <dilfridge@gentoo.org> perl-5.20.2-r1.ebuild, + perl-5.20.2.ebuild, perl-5.22.0.ebuild: + Any db slot works + + 16 Jun 2015; Andreas K. Hüttel <dilfridge@gentoo.org> + +files/eblits/pkg_postinst-v50220001.eblit, + +files/eblits/pkg_postrm-v50220001.eblit, + +files/eblits/pkg_setup-v50220001.eblit, perl-5.22.0.ebuild: + Update bundled module numbers, use new eblits for updated perl-cleaner message + +*perl-5.22.0 (15 Jun 2015) + + 15 Jun 2015; Vladimir Smirnov <civil@gentoo.org> +perl-5.22.0.ebuild: + Version bump + + 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> + -perl-5.18.2-r2.ebuild: + Remove Perl 5.18 + + 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> + -perl-5.20.1-r4.ebuild: + Remove Perl 5.20.1 + +*perl-5.20.2-r1 (09 May 2015) + + 09 May 2015; Andreas K. Huettel <dilfridge@gentoo.org> + +perl-5.20.2-r1.ebuild: + Revision bump adding fixes for gcc-5.1, bug 548094 + + 11 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> perl-5.20.2.ebuild: + ppc64 stable wrt bug #545510 + + 11 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> perl-5.20.2.ebuild: + ppc stable wrt bug #545510 + + 08 Apr 2015; Jeroen Roovers <jer@gentoo.org> perl-5.20.2.ebuild: + Stable for HPPA (bug #545510). + + 05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> perl-5.20.2.ebuild: + sparc stable wrt bug #545510 + + 05 Apr 2015; Mike Frysinger <vapier@gentoo.org> perl-5.18.2-r2.ebuild, + perl-5.20.1-r4.ebuild, perl-5.20.2.ebuild: + Mark arm64/ia64/m68k/s390/sh stable. + + 05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> perl-5.20.2.ebuild: + arm stable wrt bug #545510 + + 05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> perl-5.20.2.ebuild: + x86 stable wrt bug #545510 + + 04 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> perl-5.20.2.ebuild: + alpha stable wrt bug #545510 + + 04 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> perl-5.20.2.ebuild: + amd64 stable wrt bug #545510 + + 12 Mar 2015; Mikle Kolyada <zlogene@gentoo.org> perl-5.20.1-r4.ebuild: + Mark arm64/m68k/s390/sh stable + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-5.20.1-r4.ebuild: + Stable for alpha, wrt bug #536790 + + 17 Feb 2015; Markus Meier <maekke@gentoo.org> perl-5.20.1-r4.ebuild: + arm stable, bug #536790 + + 17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-5.20.1-r4.ebuild: + Stable for ia64, wrt bug #536790 + + 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-5.20.1-r4.ebuild: + Stable for sparc, wrt bug #536790 + + 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-5.20.1-r4.ebuild: + Stable for ppc64, wrt bug #536790 + +*perl-5.20.2 (14 Feb 2015) + + 14 Feb 2015; Andreas K. Huettel <dilfridge@gentoo.org> +perl-5.20.2.ebuild: + Version bump + + 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-5.20.1-r4.ebuild: + Stable for ppc, wrt bug #536790 + + 13 Feb 2015; Jeroen Roovers <jer@gentoo.org> perl-5.20.1-r4.ebuild: + Stable for HPPA (bug #536790). + + 13 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-5.20.1-r4.ebuild: + Stable for x86, wrt bug #536790 + + 08 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> perl-5.20.1-r4.ebuild: + amd64 stable wrt bug #536790 + + 02 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> -perl-5.20.1-r3.ebuild: + Drop old. + + 01 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> +ChangeLog-2014: + Split ChangeLog. For previous entries, please see ChangeLog-2014. diff --git a/dev-lang/perl/ChangeLog-2014 b/dev-lang/perl/ChangeLog-2014 new file mode 100644 index 00000000..243642eb --- /dev/null +++ b/dev-lang/perl/ChangeLog-2014 @@ -0,0 +1,2279 @@ +# ChangeLog for dev-lang/perl +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog-2014,v 1.1 2015/01/01 16:53:27 zlogene Exp $ + +*perl-5.20.1-r4 (19 Dec 2014) + + 19 Dec 2014; Andreas K. Huettel <dilfridge@gentoo.org> + -perl-5.20.1-r2.ebuild, +perl-5.20.1-r4.ebuild, + +files/eblits/src_install-v50200001.eblit: + Make perl5.20.1 a symlink to perl, not the other way around, bug 527380 + + 29 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> perl-5.18.2-r2.ebuild, + perl-5.20.1-r2.ebuild, perl-5.20.1-r3.ebuild: + Enforce recent Data::Dumper, bug 523624 + +*perl-5.20.1-r3 (28 Nov 2014) + + 28 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +perl-5.20.1-r3.ebuild: + Disable extra optimizations in Digest-SHA, breaks multilib; bug 506818 + + 28 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> + -files/perl-5.8.7-MakeMaker-RUNPATH.patch, + -files/perl-5.8.8-CAN-2005-0448-rmtree-2.patch, + -files/perl-5.8.8-CVE-2008-1927.patch, + -files/perl-5.8.8-USE_MM_LD_RUN_PATH.patch, + -files/perl-5.8.8-asm-page-h-compile-failure.patch, + -files/perl-5.8.8-ccld-cflags.patch, -files/perl-5.8.8-cplusplus.patch, + -files/perl-5.8.8-darwin-cc-ld.patch, + -files/perl-5.8.8-dragonfly-clean.patch, -files/perl-5.8.8-fbsdhints.patch, + -files/perl-5.8.8-fix_file_path_chdir.patch, + -files/perl-5.8.8-gcc42-command-line.patch, -files/perl-5.8.8-lib32.patch, + -files/perl-5.8.8-lib64.patch, -files/perl-5.8.8-libnet-hostname.patch, + -files/perl-5.8.8-links.patch, -files/perl-5.8.8-makedepend-syntax.patch, + -files/perl-5.8.8-perlcc.patch, -files/perl-5.8.8-reorder-INC.patch, + -files/perl-5.8.8-solaris-relocation.patch, + -files/perl-5.8.8-solaris11.patch, -files/perl-5.8.8-usr-local.patch, + -files/perl-5.8.8-utf8-boundary.patch, + -files/perl-5.10.1-cleanup-paths.patch, -files/perl-5.10.1-hpux.patch, + -files/perl-5.12.3-aix-soname.patch, -files/perl-5.12.3-interix.patch, + -files/perl-5.12.3-mint.patch, -files/perl-5.12.5-rehash-5.12.5.patch, + -files/perl-5.14.1-cleanup-paths.patch, + -files/perl-fix_h2ph_include_quote.patch, -files/perl-h2ph-ansi-header.patch, + -files/perl-hppa-pa7200-configure.patch, -files/perl-noksh.patch, + -files/perl-perldoc-emptydirs.patch, -files/perl-picdl.patch, + -files/perl-prelink-lpthread.patch, -files/perl-regexp-nossp.patch: + Remove unused patches (well, actually, all of them... :) + + 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> + -files/eblits/src_configure-v50160001.eblit, + -files/eblits/src_prepare-v50180002.eblit: + Remove unused eblits + + 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> + -perl-5.20.0-r2.ebuild: + Remove old + + 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> -perl-5.16.3.ebuild: + Remove Perl 5.16 + + 26 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org> + -perl-5.20.1-r1.ebuild: + Drop old + +*perl-5.20.1-r2 (25 Oct 2014) + + 25 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +perl-5.20.1-r2.ebuild: + Revision bump: fix bundled version numbers, add 5.20.0 to oldversion list + + 24 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org> + -perl-5.18.2-r1.ebuild: + Remove old, now really... + + 22 Oct 2014; Markus Meier <maekke@gentoo.org> perl-5.18.2-r2.ebuild: + arm stable, bug #390719 + + 21 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +perl-5.18.2-r1.ebuild: + Restore, since vapier forgot to stabilize on arm + + 21 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org> + -perl-5.18.2-r1.ebuild: + Remove old + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> perl-5.18.2-r2.ebuild: + Stable for sparc, wrt bug #390719 + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> perl-5.18.2-r2.ebuild: + Stable for ia64, wrt bug #390719 + + 17 Oct 2014; Agostino Sarubbo <ago@gentoo.org> perl-5.18.2-r2.ebuild: + Stable for ppc64, wrt bug #390719 + + 17 Oct 2014; Agostino Sarubbo <ago@gentoo.org> perl-5.18.2-r2.ebuild: + Stable for ppc, wrt bug #390719 + + 16 Oct 2014; Jeroen Roovers <jer@gentoo.org> perl-5.18.2-r2.ebuild: + Stable for HPPA (bug #390719). + + 16 Oct 2014; Mike Frysinger <vapier@gentoo.org> perl-5.18.2-r2.ebuild: + Mark arm64/m68k/s390/sh stable. + + 16 Oct 2014; Tobias Klausmann <klausman@gentoo.org> perl-5.18.2-r2.ebuild: + Stable on alpha, bug 390719 + + 16 Oct 2014; Agostino Sarubbo <ago@gentoo.org> perl-5.18.2-r2.ebuild: + Stable for x86, wrt bug #390719 + + 16 Oct 2014; Agostino Sarubbo <ago@gentoo.org> perl-5.18.2-r2.ebuild: + Stable for amd64, wrt bug #390719 + +*perl-5.20.1-r1 (15 Oct 2014) +*perl-5.20.0-r2 (15 Oct 2014) +*perl-5.18.2-r2 (15 Oct 2014) + + 15 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +perl-5.18.2-r2.ebuild, -perl-5.20.0-r1.ebuild, +perl-5.20.0-r2.ebuild, + -perl-5.20.1.ebuild, +perl-5.20.1-r1.ebuild: + Add a PDEPEND for bug 390719 + + 28 Sep 2014; Andreas K. Huettel <dilfridge@gentoo.org> perl-5.16.3.ebuild: + Make sure that an upgraded Locale::Maketext is installed, bug 446376 + + 26 Sep 2014; Fabian Groffen <grobian@gentoo.org> + files/eblits/src_configure-v50180002.eblit: + Fix linking on Darwin, bug #523730 + + 23 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-5.18.2-r1.ebuild: + Stable for sparc, wrt bug #504786 + + 22 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-5.18.2-r1.ebuild: + Stable for x86, wrt bug #504786 + + 22 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-5.18.2-r1.ebuild: + Stable for ia64, wrt bug #504786 + + 21 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-5.18.2-r1.ebuild: + Stable for ppc, wrt bug #504786 + + 21 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-5.18.2-r1.ebuild: + Stable for ppc64, wrt bug #504786 + + 17 Sep 2014; Jeroen Roovers <jer@gentoo.org> perl-5.18.2-r1.ebuild: + Stable for HPPA (bug #504786). + + 16 Sep 2014; <civil@gentoo.org> perl-5.20.1.ebuild: + Replace patchset's extention to xz. Fixes #522896 + +*perl-5.20.1 (15 Sep 2014) + + 15 Sep 2014; <civil@gentoo.org> +perl-5.20.1.ebuild: + Version bump + + 31 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> perl-5.18.2-r1.ebuild: + arm stable wrt bug #504786 + + 28 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> perl-5.18.2-r1.ebuild: + amd64 stable wrt bug #381424 + + 24 Jul 2014; Tobias Klausmann <klausman@gentoo.org> perl-5.18.2-r1.ebuild: + Stable on alpha, bug #381424 + +*perl-5.20.0-r1 (07 Jul 2014) +*perl-5.18.2-r1 (07 Jul 2014) + + 07 Jul 2014; Sergey Popov <pinkbyte@gentoo.org> -perl-5.18.2.ebuild, + +perl-5.18.2-r1.ebuild, -perl-5.20.0.ebuild, +perl-5.20.0-r1.ebuild, + files/eblits/src_configure-v50180002.eblit: + Revision bump: apply workaround for bug #157774 - do not build gdbm stuff + when USE='-gdbm'. Drop old revisions + + 04 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + -perl-5.12.4-r1.ebuild: + Remove old + + 29 Jun 2014; Andreas K. Huettel <dilfridge@gentoo.org> -perl-5.14.1.ebuild, + -perl-5.14.1-r1.ebuild, -perl-5.14.2.ebuild, -perl-5.16.0.ebuild, + -perl-5.16.1.ebuild, -perl-5.16.2.ebuild, -perl-5.16.2-r1.ebuild: + Remove old + + 29 Jun 2014; Andreas K. Huettel <dilfridge@gentoo.org> + -perl-5.12.3-r1.ebuild, -perl-5.12.4.ebuild, -perl-5.12.4-r2.ebuild, + -perl-5.12.5.ebuild: + Remove old + +*perl-5.20.0 (27 May 2014) + + 27 May 2014; Vladimir Smirnov +perl-5.20.0.ebuild: + Version bump. Should not be used until unmasked. + + 30 Apr 2014; Vladimir Smirnov +files/eblits/src_prepare-v50180002.eblit, + perl-5.18.2.ebuild: + Add fixes for gentoo-freebsd prefix and freemint prefix. Should fix 464784 and + 507182 + + 11 Mar 2014; Vladimir Smirnov <civil@gentoo.org> + +files/eblits/src_configure-v50180002.eblit, + files/eblits/src_configure-v50160001.eblit, perl-5.18.2.ebuild: + Replace prefix-specific hack to find valid libdirs with saner autotool-ish + library check. Thanks to Ruud Koolen (redlizard@gentoo.org) + + 10 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> -perl-5.18.1.ebuild: + Drop old + + 09 Mar 2014; Vladimir Smirnov <civil@gentoo.org> perl-5.18.2.ebuild: + Add first version of patchset for perl 5.18.2 + +*perl-5.18.2 (05 Mar 2014) + + 05 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> +perl-5.18.2.ebuild: + Version bump + + 25 Jan 2014; Mike Frysinger <vapier@gentoo.org> perl-5.16.3.ebuild: + Mark m68k/s390/sh stable. + + 20 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> perl-5.16.3.ebuild: + Downgrade m68k/s390/sh to ~arch + + 19 Jan 2014; Mike Frysinger <vapier@gentoo.org> perl-5.16.3.ebuild, + perl-5.18.1.ebuild: + Add arm64 love. + + 16 Jan 2014; Mike Frysinger <vapier@gentoo.org> perl-5.16.3.ebuild: + Mark m68k/s390/sh stable. + + 01 Jan 2014; Andreas K. Huettel <dilfridge@gentoo.org> metadata.xml: + Remove unused useflag description + + 01 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> -perl-5.10.1.ebuild, + -perl-5.8.8-r8.ebuild: + Remove old versions wrt bug #350785 + + 19 Dec 2013; Jeroen Roovers <jer@gentoo.org> perl-5.16.3.ebuild: + Stable for HPPA (bug #461898). + + 16 Dec 2013; Sergey Popov <pinkbyte@gentoo.org> perl-5.16.3.ebuild: + Stable on arm, wrt bug #461898 + + 15 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> perl-5.16.3.ebuild: + ia64 stable wrt bug #461898 + + 15 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> perl-5.16.3.ebuild: + ppc64 stable wrt bug #461898 + + 15 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> perl-5.16.3.ebuild: + ppc stable wrt bug #461898 + + 15 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> perl-5.16.3.ebuild: + sparc stable wrt bug #461898 + + 14 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> perl-5.16.3.ebuild: + amd64 stable wrt bug #461898 + + 14 Dec 2013; Johannes Huber <johu@gentoo.org> perl-5.16.3.ebuild: + x86 stable, bug #461898 + + 13 Dec 2013; Matt Turner <mattst88@gentoo.org> perl-5.16.3.ebuild: + alpha stable, bug 461898. + + 22 Nov 2013; Michael Haubenwallner <haubi@gentoo.org> + files/eblits/pkg_setup-v50160001.eblit, + files/eblits/src_configure-v50160001.eblit: + Support AIX platform (ppc-aix keyword). + + 10 Sep 2013; Patrick Lauer <patrick@gentoo.org> perl-5.12.5.ebuild: + Whitespace + +*perl-5.18.1 (14 Aug 2013) + + 14 Aug 2013; Patrick Lauer <patrick@gentoo.org> +perl-5.18.1.ebuild: + Initial perl-5.18.1 ebuild borrowed from the perl-experimental overlay + + 09 Aug 2013; Matt Turner <mattst88@gentoo.org> perl-5.16.2-r1.ebuild, + perl-5.16.2.ebuild, perl-5.16.3.ebuild: + Drop useless build USE flag, bug 407841. + + 14 Mar 2013; Torsten Veller <tove@gentoo.org> + files/eblits/src_install-v50160001.eblit: + Use ED to remove empty directory in /usr/local (#455926) + +*perl-5.16.3 (12 Mar 2013) + + 12 Mar 2013; Torsten Veller <tove@gentoo.org> +perl-5.16.3.ebuild: + Version bump + +*perl-5.16.2-r1 (04 Mar 2013) +*perl-5.12.5 (04 Mar 2013) + + 04 Mar 2013; Torsten Veller <tove@gentoo.org> +perl-5.12.5.ebuild, + +files/perl-5.12.5-rehash-5.12.5.patch, +perl-5.16.2-r1.ebuild: + Bump. Fixes CVE-2013-1667 and adds subslots. + + 18 Feb 2013; Zac Medico <zmedico@gentoo.org> perl-5.16.2.ebuild: + Add ~arm-linux keyword. + + 21 Jan 2013; Mike Gilbert <floppym@gentoo.org> perl-5.16.2.ebuild: + Add IUSE=build as a workaround for bug 453268. + +*perl-5.16.2 (20 Jan 2013) + + 20 Jan 2013; Torsten Veller <tove@gentoo.org> + files/eblits/src_install-v50160001.eblit, +perl-5.16.2.ebuild: + Version bump (#449640). + * Does not create directories in /usr/local (#422981) + * CGI: Newline injection due to improper CRLF escaping in Set-Cookie and P3P + headers (#443446,CVE-2012-5526) + * Locale::Maketext: Two Code Injection Vulnerabilities (#446376,SA51498) + + 20 Sep 2012; Tim Harder <radhermit@gentoo.org> metadata.xml: + Remove redundant maintainer from metadata. + + 16 Aug 2012; Fabian Groffen <grobian@gentoo.org> + files/eblits/src_configure-v50160001.eblit: + Handle libdir detection when libdir is a symlink, such as /lib/64 on Solaris + + 15 Aug 2012; Fabian Groffen <grobian@gentoo.org> + files/eblits/src_configure-v50160001.eblit: + Improve libdir detection for Prefix platforms, in particular Solaris, bug + #427072 + + 13 Aug 2012; Fabian Groffen <grobian@gentoo.org> + files/eblits/src_configure-v50160001.eblit: + Fix misdetection of lib dirs on certain Prefix hosts, bug #425538 + +*perl-5.16.1 (09 Aug 2012) + + 09 Aug 2012; Torsten Veller <tove@gentoo.org> +perl-5.16.1.ebuild: + Version bump + + 08 Jul 2012; Fabian Groffen <grobian@gentoo.org> + files/eblits/src_configure-v50160001.eblit: + Adapt library path searching on Prefix for Ubuntu, bug #400839 + + 07 Jun 2012; Torsten Veller <tove@gentoo.org> perl-5.16.0.ebuild: + Inherit new multiprocessing for makeopts_jobs. + + 06 Jun 2012; Torsten Veller <tove@gentoo.org> perl-5.16.0.ebuild: + Fix IO-Compress version in dual_scripts + +*perl-5.16.0 (05 Jun 2012) + + 05 Jun 2012; Torsten Veller <tove@gentoo.org> + +files/eblits/common-v50160001.eblit, + +files/eblits/pkg_postinst-v50160001.eblit, + +files/eblits/pkg_postrm-v50160001.eblit, + +files/eblits/pkg_setup-v50160001.eblit, + +files/eblits/src_configure-v50160001.eblit, + +files/eblits/src_install-v50160001.eblit, + +files/eblits/src_prepare-v50160001.eblit, + +files/eblits/src_test-v50160001.eblit, +perl-5.16.0.ebuild: + Version bump. + - Use eblits + - Move prefix patches to the patchset. + - Use debian patch list for -V + - Fix Dsiteprefix, Dsiteman1dir and Dsiteman3dir + - Move perllocal.pod from site_install to DESTINSTALLSITEARCH + - Remove the rebuild-modules-before-system-is-usable-again warning from + pkg-pretend again (#389771) + - Drop the build useflag + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> perl-5.12.4-r2.ebuild: + keyword ~amd64-fbsd + +*perl-5.12.4-r2 (03 Mar 2012) + + 03 Mar 2012; Fabian Groffen <grobian@gentoo.org> + +files/perl-5.10.1-cleanup-paths.patch, +files/perl-5.10.1-hpux.patch, + +files/perl-5.12.3-aix-soname.patch, +files/perl-5.12.3-interix.patch, + +files/perl-5.12.3-mint.patch, +files/perl-5.14.1-cleanup-paths.patch, + +files/perl-5.8.8-darwin-cc-ld.patch, + +files/perl-5.8.8-solaris-relocation.patch, +files/perl-5.8.8-solaris11.patch, + +files/perl-5.8.8-usr-local.patch, +perl-5.12.4-r2.ebuild, perl-5.14.2.ebuild: + Revbump of 5.12.4 for Prefix changes, same changes in 5.14.2, transferred + Prefix keywords, bug #395685 + + 02 Jan 2012; Zac Medico <zmedico@gentoo.org> perl-5.10.1.ebuild, + perl-5.12.3-r1.ebuild, perl-5.12.4-r1.ebuild, perl-5.12.4.ebuild, + perl-5.14.1-r1.ebuild, perl-5.14.1.ebuild, perl-5.14.2.ebuild, + perl-5.8.8-r8.ebuild: + Bug #394091 - Handle invalid COLUMNS. + + 07 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> perl-5.12.4-r1.ebuild: + ppc/ppc64 stable wrt #384593 + + 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> perl-5.12.4-r1.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #384593 + + 16 Oct 2011; Matt Turner <mattst88@gentoo.org> perl-5.12.4-r1.ebuild, + perl-5.14.2.ebuild: + Remove mips d_u32align hack from the gcc-3.3 days (circa 2003) + + 10 Oct 2011; Markus Meier <maekke@gentoo.org> perl-5.12.4-r1.ebuild: + arm/x86 stable, bug #384593 + + 05 Oct 2011; Jeroen Roovers <jer@gentoo.org> perl-5.12.4-r1.ebuild: + Stable for HPPA (bug #384593). + + 27 Sep 2011; Tony Vroon <chainsaw@gentoo.org> perl-5.12.4-r1.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & + Elijah "Armageddon" El Lazkani in bug #384593. + +*perl-5.14.2 (27 Sep 2011) + + 27 Sep 2011; Torsten Veller <tove@gentoo.org> +perl-5.14.2.ebuild: + Version bump + +*perl-5.14.1-r1 (09 Aug 2011) +*perl-5.12.4-r1 (09 Aug 2011) + + 09 Aug 2011; Torsten Veller <tove@gentoo.org> -perl-5.12.2-r6.ebuild, + -perl-5.12.3.ebuild, +perl-5.12.4-r1.ebuild, +perl-5.14.1-r1.ebuild: + Add xsubpp to the dual-life scripts list. Cleanup + +*perl-5.12.4 (24 Jun 2011) + + 24 Jun 2011; Torsten Veller <tove@gentoo.org> +perl-5.12.4.ebuild: + Version bump + +*perl-5.14.1 (18 Jun 2011) + + 18 Jun 2011; Torsten Veller <tove@gentoo.org> +perl-5.14.1.ebuild: + Version bump (tracker bug #356171) + + 07 May 2011; Raúl Porcel <armin76@gentoo.org> perl-5.12.3-r1.ebuild: + arm/ia64/m68k/s390/sh/sparc stable wrt #362025 + + 02 May 2011; Tobias Klausmann <klausman@gentoo.org> perl-5.12.3-r1.ebuild: + Stable on alpha, bug #362025 + + 27 Apr 2011; Jeroen Roovers <jer@gentoo.org> perl-5.12.3-r1.ebuild: + Stable for HPPA (bug #362025). + + 26 Apr 2011; Christoph Mende <angelos@gentoo.org> perl-5.12.3-r1.ebuild: + Stable on amd64 wrt bug #362025 + + 26 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + perl-5.12.3-r1.ebuild: + x86 stable wrt security bug #362025 + + 26 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> perl-5.12.3-r1.ebuild: + ppc/ppc64 stable wrt #362025 + +*perl-5.12.3-r1 (25 Apr 2011) + + 25 Apr 2011; Torsten Veller <tove@gentoo.org> +perl-5.12.3-r1.ebuild: + Fix unwanted taint laundering in lc(), uc() et al. CVE-2011-1487 (#362025) + + 07 Mar 2011; Torsten Veller <tove@gentoo.org> perl-5.8.8-r8.ebuild, + perl-5.10.1.ebuild, -perl-5.12.2-r4.ebuild, -perl-5.12.2-r5.ebuild, + perl-5.12.2-r6.ebuild, perl-5.12.3.ebuild: + Drop -Dusrinc=$(get_ml_incdir) (#357737). Cleanup + + 22 Jan 2011; Raúl Porcel <armin76@gentoo.org> perl-5.12.2-r6.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #351699 + +*perl-5.12.3 (22 Jan 2011) + + 22 Jan 2011; Torsten Veller <tove@gentoo.org> +perl-5.12.3.ebuild: + Version bump + + 18 Jan 2011; Jeroen Roovers <jer@gentoo.org> perl-5.12.2-r6.ebuild: + Stable for HPPA (bug #351699). + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + perl-5.12.2-r6.ebuild: + stable x86, security bug 351699 + + 15 Jan 2011; Markos Chandras <hwoarang@gentoo.org> perl-5.12.2-r6.ebuild: + Stable on amd64 wrt bug #351699 + + 15 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> perl-5.12.2-r6.ebuild: + ppc/ppc64 stable wrt #351699 + +*perl-5.12.2-r6 (15 Jan 2011) + + 15 Jan 2011; Torsten Veller <tove@gentoo.org> +perl-5.12.2-r6.ebuild: + Bump core CGI-3.51 (#351699) + + 13 Dec 2010; Torsten Veller <tove@gentoo.org> -perl-5.12.2-r1.ebuild, + -perl-5.12.2-r2.ebuild, -perl-5.12.2-r3.ebuild: + Cleanup + +*perl-5.12.2-r5 (13 Dec 2010) + + 13 Dec 2010; Torsten Veller <tove@gentoo.org> +perl-5.12.2-r5.ebuild: + Don't force -fstack-protector on everyone (#348557) + + 10 Dec 2010; Brent Baude <ranger@gentoo.org> perl-5.12.2-r4.ebuild: + Marking perl-5.12.2-r4 ppc64 for bug 345845 + + 04 Dec 2010; Raúl Porcel <armin76@gentoo.org> perl-5.12.2-r4.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #345845 + + 01 Dec 2010; Markus Meier <maekke@gentoo.org> perl-5.12.2-r4.ebuild: + arm stable, bug #345845 + + 29 Nov 2010; Jeroen Roovers <jer@gentoo.org> perl-5.12.2-r4.ebuild: + Stable for HPPA (bug #345845). + + 29 Nov 2010; Jeroen Roovers <jer@gentoo.org> perl-5.12.2-r4.ebuild: + Stable for PPC (bug #345845). + + 29 Nov 2010; Markos Chandras <hwoarang@gentoo.org> perl-5.12.2-r4.ebuild: + Stable on amd64 wrt bug #345845 + + 29 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + perl-5.12.2-r4.ebuild: + x86 stable wrt security bug #345845 + +*perl-5.12.2-r4 (28 Nov 2010) + + 28 Nov 2010; Torsten Veller <tove@gentoo.org> +perl-5.12.2-r4.ebuild: + Bump core CGI-3.50 (#345845) + + 15 Nov 2010; Torsten Veller <tove@gentoo.org> -perl-5.12.1-r1.ebuild, + -perl-5.12.1-r2.ebuild, -perl-5.12.2.ebuild: + Cleanup + + 13 Nov 2010; Raúl Porcel <armin76@gentoo.org> perl-5.12.2-r2.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #340023 + +*perl-5.12.2-r3 (08 Nov 2010) + + 08 Nov 2010; Torsten Veller <tove@gentoo.org> +perl-5.12.2-r3.ebuild: + Remove the unneeded autoload section from Compress::Zlib (#344553) + + 06 Nov 2010; Markus Meier <maekke@gentoo.org> perl-5.12.2-r2.ebuild: + arm stable, bug #343795 + + 05 Nov 2010; Markos Chandras <hwoarang@gentoo.org> perl-5.12.2-r2.ebuild: + Stable on amd64 wrt bug #343795 + + 05 Nov 2010; Jeroen Roovers <jer@gentoo.org> perl-5.12.2-r2.ebuild: + Stable for HPPA PPC (bug #343795). + + 04 Nov 2010; Christian Faulhammer <fauli@gentoo.org> + perl-5.12.2-r2.ebuild: + stable x86, bug 343795 + +*perl-5.12.2-r2 (31 Oct 2010) + + 31 Oct 2010; Torsten Veller <tove@gentoo.org> +perl-5.12.2-r2.ebuild: + Fix regression: Add /usr/local/lib/site_perl and /etc/perl to INC + (#343225). enc2xs ignores missing @INC directories (#338802). Cleanup + MINIMAL_PERL_INSTALL. Backport patch for deprecated use of "goto" to jump + into a construct in h2ph + + 28 Oct 2010; Torsten Veller <tove@gentoo.org> perl-5.12.2-r1.ebuild: + Add Tie::Hash to MINIMAL_PERL_INSTALL + + 24 Oct 2010; Markus Meier <maekke@gentoo.org> perl-5.12.2-r1.ebuild: + arm stable, bug #340023 + + 24 Oct 2010; Jeroen Roovers <jer@gentoo.org> perl-5.12.2-r1.ebuild: + Stable for HPPA (bug #340023). + + 24 Oct 2010; Brent Baude <ranger@gentoo.org> perl-5.12.2-r1.ebuild: + Marking perl-5.12.2-r1 ppc for bug 340023 + + 22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> perl-5.12.2-r1.ebuild: + ppc64 stable wrt #340023 + + 22 Oct 2010; Markos Chandras <hwoarang@gentoo.org> perl-5.12.2-r1.ebuild: + Stable on amd64 wrt bug #340023 + + 22 Oct 2010; Christian Faulhammer <fauli@gentoo.org> + perl-5.12.2-r1.ebuild: + stable x86, bug 340023 + + 07 Oct 2010; Torsten Veller <tove@gentoo.org> perl-5.12.2-r1.ebuild: + Create VENDOR_ARCH to shut up a enc2xs file not found warning (#338802). + Raise perl-cleaner version + + 24 Sep 2010; Torsten Veller <tove@gentoo.org> perl-5.12.2-r1.ebuild: + Disable tests if run as root until there is a solution (#328793). Don't + try to create a link for missing cpan-run-perl manpage (#307179) + +*perl-5.12.2-r1 (21 Sep 2010) + + 21 Sep 2010; Torsten Veller <tove@gentoo.org> +perl-5.12.2-r1.ebuild: + Add LDFLAGS to ldflags and to lddlflags via config.over. Fixes bug #181435 + + 20 Sep 2010; Mart Raudsepp <leio@gentoo.org> perl-5.12.2.ebuild: + Add back ~mips wrt #288028 + +*perl-5.12.2 (07 Sep 2010) + + 07 Sep 2010; Torsten Veller <tove@gentoo.org> +perl-5.12.2.ebuild: + Version bump + +*perl-5.12.1-r2 (30 Aug 2010) + + 30 Aug 2010; Torsten Veller <tove@gentoo.org> +perl-5.12.1-r2.ebuild: + Only add debugging code if USE=debug is set. See bug 335213 + + 28 Jul 2010; Torsten Veller <tove@gentoo.org> -perl-5.12.1.ebuild, + perl-5.12.1-r1.ebuild: + Set scriptdir (#330119,#13920) + +*perl-5.12.1-r1 (20 Jul 2010) + + 20 Jul 2010; Torsten Veller <tove@gentoo.org> +perl-5.12.1-r1.ebuild: + Bump patchset. Fixes #329021 - Unquoted string "c" may clash with future + reserved word + + 15 Jul 2010; Torsten Veller <tove@gentoo.org> perl-5.12.1.ebuild: + Raise perl-cleaner version + +*perl-5.12.1 (19 Jun 2010) + + 19 Jun 2010; Torsten Veller <tove@gentoo.org> +perl-5.12.1.ebuild: + Version bump + + 31 Mar 2010; Raúl Porcel <armin76@gentoo.org> perl-5.8.8-r8.ebuild, + perl-5.10.1.ebuild: + Drop -O1 on arm/ia64 as it works fine + + 14 Mar 2010; Alexis Ballier <aballier@gentoo.org> perl-5.10.1.ebuild: + keyword ~x86-fbsd + + 15 Feb 2010; Torsten Veller <tove@gentoo.org> perl-5.10.1.ebuild: + Remind to run perl-cleaner (#305139) + + 13 Feb 2010; Torsten Veller <tove@gentoo.org> perl-5.10.1.ebuild: + Define man{1,3}{dir,ext} again + + 03 Feb 2010; Hanno Boeck <hanno@gentoo.org> perl-5.8.8-r8.ebuild, + perl-5.10.1.ebuild: + Change license, Perl is Artistic or GPL-1 or later. We can't express or + later for now, so adding all GPL-1/2/3. + + 24 Jan 2010; Brent Baude <ranger@gentoo.org> perl-5.10.1.ebuild: + Marking perl-5.10.1 ~ppc64 for bug 288028 + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-5.8.8-r5.ebuild, + -perl-5.8.8-r6.ebuild, -files/perl-5.8.8-CAN-2005-0448-rmtree.patch: + Cleanup + + 10 Dec 2009; Brent Baude <ranger@gentoo.org> perl-5.8.8-r8.ebuild: + Marking perl-5.8.8-r8 ppc64 for bug 295028 + + 10 Dec 2009; Raúl Porcel <armin76@gentoo.org> perl-5.8.8-r8.ebuild: + alpha/ia64/m68k/s390/sh stable wrt #295028 + + 09 Dec 2009; nixnut <nixnut@gentoo.org> perl-5.8.8-r8.ebuild: + ppc stable #295028 + + 09 Dec 2009; Raúl Porcel <armin76@gentoo.org> perl-5.10.1.ebuild: + Add ~sh wrt #288028 + + 08 Dec 2009; Jeroen Roovers <jer@gentoo.org> perl-5.8.8-r8.ebuild: + Stable for HPPA (bug #295028). + + 08 Dec 2009; Tiago Cunha <tcunha@gentoo.org> perl-5.8.8-r8.ebuild: + stable sparc, bug 295028 + + 03 Dec 2009; Markus Meier <maekke@gentoo.org> perl-5.8.8-r8.ebuild: + amd64/arm/x86 stable, bug #295028 + + 16 Nov 2009; Raúl Porcel <armin76@gentoo.org> perl-5.10.1.ebuild: + Add ~alpha/~ia64/~s390/~sparc wrt #288028 + + 15 Nov 2009; Torsten Veller <tove@gentoo.org> perl-5.10.1.ebuild: + Add patch for ICE on ia64 (#293312) + + 15 Nov 2009; Raúl Porcel <armin76@gentoo.org> perl-5.10.1.ebuild: + Add ~m68k wrt #288028, thanks to kolla for testing + + 15 Nov 2009; Torsten Veller <tove@gentoo.org> perl-5.10.1.ebuild: + Disable parallel tests (#293241) + + 15 Nov 2009; Torsten Veller <tove@gentoo.org> perl-5.8.8-r8.ebuild, + +files/perl-5.8.8-libnet-hostname.patch: + Add libnet hostname patch from perl-core/libnet + + 14 Nov 2009; Torsten Veller <tove@gentoo.org> perl-5.8.8-r8.ebuild, + perl-5.10.1.ebuild: + Check for alternative scripts in ROOT + +*perl-5.8.8-r8 (14 Nov 2009) + + 14 Nov 2009; Torsten Veller <tove@gentoo.org> +perl-5.8.8-r8.ebuild: + Add alternatives script linking to perl-5.8.8 + + 11 Nov 2009; Christian Ruppert <idl0r@gentoo.org> + -files/perl-5.8.8-libbits.patch: + Remove obsolete patch. + + 04 Nov 2009; Michael Haubenwallner <haubi@gentoo.org> + files/perl-5.8.8-ccld-cflags.patch: + Respect CFLAGS also when linking executables, not just for libperl + + 04 Nov 2009; Michael Haubenwallner <haubi@gentoo.org> + perl-5.8.8-r6.ebuild, +files/perl-5.8.8-ccld-cflags.patch: + Respect CFLAGS even for linking when done with compiler + + 27 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> perl-5.10.1.ebuild: + Keywording for ppc, bug 288028 + + 27 Oct 2009; Torsten Veller <tove@gentoo.org> perl-5.10.1.ebuild: + Fix RT69973: disable non-unicode case insensitive trie matching (#290194) + + 22 Oct 2009; Torsten Veller <tove@gentoo.org> perl-5.10.1.ebuild: + Fix warning: Rebuild packages linking libperl.so after toggling use flags + + 21 Oct 2009; Markus Meier <maekke@gentoo.org> perl-5.10.1.ebuild: + add ~amd64/~arm/~x86, bug #288028 + + 13 Oct 2009; Jeroen Roovers <jer@gentoo.org> perl-5.10.1.ebuild: + Marked ~hppa (bug #288028). + + 29 Sep 2009; Torsten Veller <tove@gentoo.org> perl-5.10.1.ebuild: + Rename and link the scripts from podlators too: pod2man and pod2text (#286962) + + 28 Sep 2009; Torsten Veller <tove@gentoo.org> perl-5.10.1.ebuild: + Bump perl patchset. Fixes bugs #286840, #286841 + + 28 Sep 2009; Torsten Veller <tove@gentoo.org> perl-5.8.8-r5.ebuild, + perl-5.8.8-r6.ebuild, perl-5.10.1.ebuild: + Bump perl-5.10.1 patchset. + Fix asm/page.h failure. Thanks to Alon Bar-Lev and Diego Pettenò. + (#259923, #286656, #249827, #265268) + +*perl-5.10.1 (27 Sep 2009) + + 27 Sep 2009; Torsten Veller <tove@gentoo.org> +perl-5.10.1.ebuild: + Version bump + + 30 Jul 2009; Torsten Veller <tove@gentoo.org> -perl-5.8.8-r7.ebuild: + Remove 5.8.8-r7 again + + 29 May 2009; Torsten Veller <tove@gentoo.org> perl-5.8.8-r6.ebuild, + perl-5.8.8-r7.ebuild, +files/perl-5.8.8-fix_file_path_chdir.patch: + Add another File-Path fix + + 27 May 2009; Torsten Veller <tove@gentoo.org> -perl-5.8.8-r2.ebuild, + -perl-5.8.8-r3.ebuild, -perl-5.8.8-r4.ebuild: + Cleanup + +*perl-5.8.8-r7 (27 May 2009) + + 27 May 2009; Torsten Veller <tove@gentoo.org> +perl-5.8.8-r7.ebuild: + PDEPENDS on CPAN, Encode, ExtUtils-MakeMaker + + 08 May 2009; Torsten Veller <tove@gentoo.org> + +files/perl-fix_h2ph_include_quote.patch, perl-5.8.8-r6.ebuild: + Fix h2ph to handle system headers with quotes + + 26 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + +files/perl-5.8.8-lib32.patch, files/perl-5.8.8-lib64.patch, + perl-5.8.8-r5, perl-5.8.8-r6: + Install libraries into the correct directory if libdir is lib32, simplify + the patches, bug #266052 + + 11 Mar 2009; Diego E. Pettenò <flameeyes@gentoo.org> + perl-5.8.8-r5.ebuild: + Backport to stable, too. + + 11 Mar 2009; Diego E. Pettenò <flameeyes@gentoo.org> + perl-5.8.8-r6.ebuild: + Fix logic for applying the lib64 patch, use get_libdir to decide (should + fix 32-bit userland profiles). + +*perl-5.8.8-r6 (28 Jan 2009) + + 28 Jan 2009; Torsten Veller <tove@gentoo.org> + +files/perl-5.8.8-CAN-2005-0448-rmtree-2.patch, +perl-5.8.8-r6.ebuild: + Fix #249629 - File::Path multiple symlink attack vulnerabilities + + 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: + Add GLEP 56 USE flag descriptions. Remove empty tag. + + 18 Jul 2008; Javier Villavicencio <the_paya@gentoo.org> + files/perl-5.8.8-fbsdhints.patch: + Updated fbsdhints patch, bug 225323. + + 05 Jul 2008; Stephanie Lockwood-Childs <wormo@gentoo.org> + perl-5.8.8-r2.ebuild, perl-5.8.8-r3.ebuild, perl-5.8.8-r4.ebuild, + perl-5.8.8-r5.ebuild: + Replaced reference to dead site http://perldoc.com with an equivalent + http://search.cpan.org url (bug #230881) + + 16 May 2008; Tobias Scherbaum <dertobi123@gentoo.org> + perl-5.8.8-r5.ebuild: + ppc stable, bug #219203 + + 15 May 2008; Raúl Porcel <armin76@gentoo.org> perl-5.8.8-r5.ebuild: + alpha/ia64 stable wrt security #219203 + + 14 May 2008; Markus Meier <maekke@gentoo.org> perl-5.8.8-r5.ebuild: + amd64 stable, bug #219203 + + 14 May 2008; Christian Faulhammer <opfer@gentoo.org> perl-5.8.8-r5.ebuild: + stable x86, security bug 219203 + + 14 May 2008; Markus Rothe <corsair@gentoo.org> perl-5.8.8-r5.ebuild: + Stable on ppc64; bug #219203 + + 14 May 2008; Ferris McCormick <fmccor@gentoo.org> perl-5.8.8-r5.ebuild: + Sparc stable, Security Bug #219203 (UTF regex problem) --- all tests good. + + 14 May 2008; Jeroen Roovers <jer@gentoo.org> perl-5.8.8-r5.ebuild: + Stable for HPPA (bug #219203). + +*perl-5.8.8-r5 (09 May 2008) + + 09 May 2008; Torsten Veller <tove@gentoo.org> + +files/perl-5.8.8-CVE-2008-1927.patch, +perl-5.8.8-r5.ebuild: + #219203 - Fix for CVE-2008-1927 + +*perl-5.8.8-r4 (19 Nov 2007) + + 19 Nov 2007; Christian Hartmann <ian@gentoo.org> +perl-5.8.8-r4.ebuild: + Revbump to make sure everybody got a working perl as suggested in bug + #199518 in comment 22; keeping keywords to speed up the progress for bug + #198196 + + 18 Nov 2007; Christian Hartmann <ian@gentoo.org> + +files/perl-5.8.8-lib64.patch: + Readding perl-5.8.8-lib64.patch; thanks angelos + + 18 Nov 2007; Christian Hartmann <ian@gentoo.org> perl-5.8.8-r2.ebuild, + perl-5.8.8-r3.ebuild: + Reverting solars changes; bug #199518 + + 18 Nov 2007; <solar@gentoo.org> -files/perl-5.8.8-lib64.patch, + +files/perl-5.8.8-libbits.patch, perl-5.8.8-r2.ebuild, + perl-5.8.8-r3.ebuild: + - fixed the lib64 patch that was breaking on amd64 32ul. + + 14 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> perl-5.8.8-r3.ebuild: + Stable on amd64 wrt bug #198196. + + 13 Nov 2007; Tobias Scherbaum <dertobi123@gentoo.org> + perl-5.8.8-r3.ebuild: + ppc stable, bug #198196 + + 13 Nov 2007; Markus Rothe <corsair@gentoo.org> perl-5.8.8-r3.ebuild: + Stable on ppc64; bug #198196 + + 13 Nov 2007; Raúl Porcel <armin76@gentoo.org> perl-5.8.8-r3.ebuild: + alpha/ia64 stable wrt security #198196 + + 13 Nov 2007; Markus Meier <maekke@gentoo.org> perl-5.8.8-r3.ebuild: + x86 stable, security bug #198196 + + 13 Nov 2007; Jeroen Roovers <jer@gentoo.org> perl-5.8.8-r3.ebuild: + Stable for HPPA (bug #198196). Fixed many quoting issues. + + 12 Nov 2007; Ferris McCormick <fmccor@gentoo.org> perl-5.8.8-r3.ebuild: + Sparc stable --- Security Bug #198196 --- All tests and autotools good. + +*perl-5.8.8-r3 (12 Nov 2007) + + 12 Nov 2007; <cab@gentoo.org> +files/perl-5.8.8-utf8-boundary.patch, + +perl-5.8.8-r3.ebuild: + patch for bug #198196 + + 17 Oct 2007; Christian Hartmann <ian@gentoo.org> perl-5.8.8-r2.ebuild: + Fixed bug #194384 + + 19 Aug 2007; Christian Hartmann <ian@gentoo.org> + +files/perl-5.8.8-perlcc.patch, perl-5.8.8-r2.ebuild: + Fixed bug #181229 + + 16 Aug 2007; Zac Medico <zmedico@gentoo.org> perl-5.8.8-r2.ebuild: + Bug #187866 - Block Test-Harness, PodParser, and Locale-gettext when + the "build" flag is enabled since perl needs to be rebuilt first. + + 08 Aug 2007; Mike Frysinger <vapier@gentoo.org> perl-5.8.8-r2.ebuild: + Apply gcc-4.2 patch to everyone. + + 06 Aug 2007; Harald van Dijk <truedfx@gentoo.org> + +files/perl-5.8.8-makedepend-syntax.patch, perl-5.8.8-r2.ebuild: + Fix syntax error in makedepend.SH + + 06 Aug 2007; Christian Hartmann <ian@gentoo.org> perl-5.8.8-r2.ebuild: + Bug #187866 - added suggested fix + + 30 Apr 2007; <solar@gentoo.org> perl-5.8.8-r2.ebuild: + - filter ssp on ia64 due to ICE in compiler. revisit when we have a working + hardened gcc-4.x + + 30 Mar 2007; Michael Cummings <mcummings@gentoo.org> perl-5.8.8-r2.ebuild: + Bug 147184, thanks to jweckhart for the patch :) + + 08 Mar 2007; Michael Cummings <mcummings@gentoo.org> perl-5.8.8-r2.ebuild: + Change to the call for the lib64 patch to enable it for ppc64 - helps with + stage 1 building problems. Thanks ranger :) + + 07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> perl-5.8.8-r2.ebuild: + Change all instances of [ to [[. + + 04 Mar 2007; Michael Cummings <mcummings@gentoo.org> + +files/perl-5.8.8-asm-page-h-compile-failure.patch, perl-5.8.8-r2.ebuild: + Bug 168312, patch from Peter for >=2.6.20 kernel headers. + + 11 Feb 2007; Fabian Groffen <grobian@gentoo.org> perl-5.8.8-r2.ebuild: + Dropped ppc-macos keyword, see you in prefix + + 11 Jan 2007; Michael Cummings <mcummings@gentoo.org> perl-5.8.8-r2.ebuild: + Reverting changes made for bug 59328 until we can figure out why this breaks + under catalyst + + 09 Jan 2007; Michael Cummings <mcummings@gentoo.org> perl-5.8.8-r2.ebuild: + Bug 144965, adjusted gcc patch line + + 07 Jan 2007; Michael Cummings <mcummings@gentoo.org> perl-5.8.8-r2.ebuild: + Bug 160623, mistakenly removed the else block for noman + + 05 Jan 2007; Michael Cummings <mcummings@gentoo.org> perl-5.8.8-r2.ebuild: + Bug 59328, features=noman support + + 19 Nov 2006; Michael Cummings <mcummings@gentoo.org> + +files/perl-5.8.8-gcc42-command-line.patch, perl-5.8.8-r2.ebuild: + Bug 144965, gcc-4.2 bug/patch, patch provided by dirtyepic + + 18 Nov 2006; Michael Cummings <mcummings@gentoo.org> + -files/perl-5.8.7-CAN-2005-0448-rmtree.patch, + -files/perl-5.8.7-regexp-nossp.patch, -files/perl-5.8.7-tempfiles.patch, + -files/perl-exp_intwrap.patch, -files/perl-nonblock.patch, + -files/perl-reorder-INC.patch, perl-5.8.8-r2.ebuild: + Bug 150702; also cleaned up unused patches + + 23 Oct 2006; Michael Cummings <mcummings@gentoo.org> + -perl-5.8.7-r3.ebuild: + Removing old perl + + 17 Oct 2006; Roy Marples <uberlord@gentoo.org> perl-5.8.8-r2.ebuild: + Added ~sparc-fbsd keyword. + + 07 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> perl-5.8.8-r2.ebuild: + Add a dependency on freebsd-mk-defs on FreeBSD. + + 18 Aug 2006; Michael Cummings <mcummings@gentoo.org> + -perl-5.8.7-r2.ebuild, perl-5.8.7-r3.ebuild, perl-5.8.8-r2.ebuild: + Cleaning up; bug 142940, updating h2ph options for multilib boxes + + 15 Aug 2006; Christian Hartmann <ian@gentoo.org> perl-5.8.8-r2.ebuild: + Fix bug #143895 + + 13 Aug 2006; <yuval@gentoo.org> perl-5.8.7-r2.ebuild, + perl-5.8.7-r3.ebuild, perl-5.8.8-r2.ebuild: + Bug #139478 - changed description. Thanks Marko Horvat for 'reporting'! ;) + + 11 Jul 2006; Michael Cummings <mcummings@gentoo.org> -perl-5.8.8.ebuild, + -perl-5.8.8-r1.ebuild: + Cleaning up + + 25 Jun 2006; Christian Hartmann <ian@gentoo.org> Manifest: + Removed obsolete patchfiles + + 24 Jun 2006; Michael Cummings <mcummings@gentoo.org> perl-5.8.7-r2.ebuild, + perl-5.8.7-r3.ebuild, perl-5.8.8.ebuild, perl-5.8.8-r1.ebuild, + perl-5.8.8-r2.ebuild: + Removing perl-core/ExtUtils-MakeMaker + + 18 Jun 2006; Bryan Østergaard <kloeri@gentoo.org> perl-5.8.8-r2.ebuild: + Stable on ia64. + + 14 Jun 2006; Michael Cummings <mcummings@gentoo.org> -files/perl-cleaner, + -perl-5.8.6-r5.ebuild, -perl-5.8.6-r6.ebuild, -perl-5.8.6-r7.ebuild, + -perl-5.8.6-r8.ebuild, -perl-5.8.7.ebuild, -perl-5.8.7-r1.ebuild: + Cleaning up + + 08 Jun 2006; Michael Cummings <mcummings@gentoo.org> perl-5.8.8-r2.ebuild: + Fixed pdepend to exclude build folks + + 07 Jun 2006; Joshua Kinard <kumba@gentoo.org> perl-5.8.8-r2.ebuild: + Marked stable on mips. + + 07 Jun 2006; <mcummings@gentoo.org> perl-5.8.8-r2.ebuild: + Following a conversation with agaffney, removed code that is dup'd from + libperl that was causing a loop in catalyst building - fixes help2man bugs - + bug 130248 in particular + + 03 Jun 2006; Guy Martin <gmsoft@gentoo.org> + +files/perl-hppa-pa7200-configure.patch, perl-5.8.8-r2.ebuild: + On PA7200, uname -a contains a single quote and we need to filter it + otherwise configure fails. See #125535. + + 30 May 2006; <mcummings@gentoo.org> perl-5.8.8-r2.ebuild: + Bug 134859, fixed USE=build removals on lib64 + + 27 May 2006; Bryan Østergaard <kloeri@gentoo.org> perl-5.8.8-r2.ebuild: + Stable on alpha. + + 27 May 2006; <mcummings@gentoo.org> perl-5.8.8-r2.ebuild: + Marking sparc stable + + 26 May 2006; Tobias Scherbaum <dertobi123@gentoo.org> + perl-5.8.8-r2.ebuild: + hppa stable + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> perl-5.8.8-r2.ebuild: + Stable on amd64 and x86 wrt bug #133989. + + 26 May 2006; Diego Pettenò <flameeyes@gentoo.org> perl-5.8.8-r2.ebuild: + Re-add ~x86-fbsd keyword. + + 26 May 2006; Markus Rothe <corsair@gentoo.org> perl-5.8.8-r2.ebuild: + Stable on ppc64; bug #133989 + + 26 May 2006; <nixnut@gentoo.org> perl-5.8.8-r2.ebuild: + Stable on ppc. Bug #133989 + + 26 May 2006; <mcummings@gentoo.org> perl-5.8.8-r2.ebuild: + Bug 134359, -Dusenm + +*perl-5.8.8-r2 (26 May 2006) + + 26 May 2006; <mcummings@gentoo.org> +perl-5.8.8-r2.ebuild: + Bug 134363 - pdepends got lost. + + 25 May 2006; Guy Martin <gmsoft@gentoo.org> perl-5.8.8-r1.ebuild: + Stable on hppa. + + 24 May 2006; <nixnut@gentoo.org> perl-5.8.8-r1.ebuild: + Stable on ppc. bug #133989 + + 23 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> perl-5.8.8-r1.ebuild: + Stable on x86 wrt bug #133989. + + 23 May 2006; <mcummings@gentoo.org> perl-5.8.8-r1.ebuild: + Marking stable sparc, bug 133989 + + 23 May 2006; Markus Rothe <corsair@gentoo.org> perl-5.8.8-r1.ebuild: + Stable on ppc64; bug #133989 + + 20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> perl-5.8.8-r1.ebuild: + Use realpath when available, rather than readlink -f, to support + Gentoo/FreeBSD. + + 31 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> perl-5.8.8-r1.ebuild: + Add ~x86-fbsd keyword. + +*perl-5.8.8-r1 (29 Mar 2006) + + 29 Mar 2006; <mcumming@gentoo.org> +files/perl-5.8.8-cplusplus.patch, + +perl-5.8.8-r1.ebuild: + Patch 27203 in blead - fixes c++ problems in XS code :) + + 20 Feb 2006; Michael Cummings <mcummings@gentoo.org> + +files/perl-5.8.8-fbsdhints.patch, perl-5.8.8.ebuild: + Bug 122780, freebsd hints via flameeyes + + 20 Feb 2006; Michael Cummings <mcummings@gentoo.org> + +files/perl-5.8.8-dragonfly-clean.patch, perl-5.8.8.ebuild: + Bug 122706, dragonfly patches. Patch submitted upstream and here by + Robert Sebastian Gerus, should be available in blead now. + + 20 Feb 2006; Michael Cummings <mcummings@gentoo.org> perl-5.8.8.ebuild: + Updated perl-cleaner dep + + 15 Feb 2006; Michael Cummings <mcummings@gentoo.org> perl-5.8.8.ebuild: + Dropping PROVIDE, repoman rejoices, people return to normalcy + + 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> perl-5.8.8.ebuild: + Updated virtuals per ciarnm's input + + 07 Feb 2006; Aron Griffis <agriffis@gentoo.org> perl-5.8.8.ebuild: + Prefer to avoid eval and use a bash array for myconf instead, it's less + error-prone + + 07 Feb 2006; Michael Cummings <mcummings@gentoo.org> perl-5.8.8.ebuild: + src update + + 07 Feb 2006; <mcumming@gentoo.org> perl-5.8.8.ebuild: + Style fixes to 5.8.8, thanks az + +*perl-5.8.8 (07 Feb 2006) + + 07 Feb 2006; Michael Cummings <mcummings@gentoo.org> + +files/perl-5.8.8-CAN-2005-0448-rmtree.patch, + +files/perl-5.8.8-USE_MM_LD_RUN_PATH.patch, +files/perl-5.8.8-lib64.patch, + +files/perl-5.8.8-links.patch, +files/perl-5.8.8-reorder-INC.patch, + -files/perl-5.8.8_rc1-CAN-2005-0448-rmtree.patch, + -files/perl-5.8.8_rc1-reorder-INC.patch, -perl-5.8.8_rc1.ebuild, + +perl-5.8.8.ebuild: + Perl 5.8.8, with amd64 fixes, RUNPATH fixes, a completely reversed INC, and + a shiny set of changes. + + 24 Jan 2006; Michael Cummings <mcummings@gentoo.org> + +files/perl-5.8.8_rc1-reorder-INC.patch, perl-5.8.8_rc1.ebuild: + Some tweaks to perl-5.8.8 installation + +*perl-5.8.8_rc1 (22 Jan 2006) + + 22 Jan 2006; Michael Cummings <mcummings@gentoo.org> + +files/perl-5.8.8_rc1-CAN-2005-0448-rmtree.patch, + +files/perl-regexp-nossp.patch, +perl-5.8.8_rc1.ebuild: + RC1 of perl 5.8.8 + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> perl-5.8.7-r3.ebuild: + Stable on ppc64 + + 16 Jan 2006; Michael Cummings <mcummings@gentoo.org> perl-5.8.6-r8.ebuild, + perl-5.8.7-r3.ebuild: + Minor addition of enc2xs, doesn't impact anything, just placing into ebuild + for later reference + + 15 Jan 2006; Michael Cummings <mcummings@gentoo.org> perl-5.8.7-r3.ebuild: + Bug 110363, thanks to Nathan and Rene for noting the typo in the minimal + section + + 14 Jan 2006; Torsten Veller <tove@gentoo.org> perl-5.8.7-r3.ebuild: + Stable on x86 (#118938) + + 25 Dec 2005; Joshua Kinard <kumba@gentoo.org> perl-5.8.6-r8.ebuild, + perl-5.8.7-r3.ebuild: + Mark 5.8.6-r8 && 5.8.7-r3 stable on mips. + + 14 Dec 2005; <mcumming@gentoo.org> perl-5.8.7-r3.ebuild: + Bug 115503, better if-clause for nossp patch + + 07 Dec 2005; Jason Wever <weeve@gentoo.org> perl-5.8.7-r3.ebuild: + Stable on SPARC wrt bug #114113. + + 07 Dec 2005; Mark Loeser <halcy0n@gentoo.org> perl-5.8.6-r8.ebuild: + Stable on x86; bug #114113 + + 07 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> perl-5.8.7-r3.ebuild: + Stable on alpha wrt security bug #114113 + + 06 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> perl-5.8.7-r3.ebuild: + Stable on hppa, ppc. + + 06 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> perl-5.8.7-r3.ebuild: + Stable on amd64, bug 114113. + + 06 Dec 2005; Markus Rothe <corsair@gentoo.org> perl-5.8.6-r8.ebuild: + Stable on ppc64; bug #114113 + +*perl-5.8.7-r3 (06 Dec 2005) + + 06 Dec 2005; <mcumming@gentoo.org> files/perl-exp_intwrap.patch, + +perl-5.8.7-r3.ebuild: + More bug 114113 work. Patch updated, segfaults are all handled now with + cleaner exit/messages. test with perl -e 'printf("%2147483647$n");' or perl + -e 'printf "%4294967295d"' before and after upgrading to demonstrate + + 05 Dec 2005; <mcumming@gentoo.org> perl-5.8.6-r5.ebuild, + perl-5.8.6-r6.ebuild, perl-5.8.6-r7.ebuild, perl-5.8.7-r1.ebuild, + perl-5.8.7-r2.ebuild, perl-5.8.7.ebuild: + Bug 113930, case statement for non-linux. Also (finally) a fix for the + installmanpaths (personal bug) + + 05 Dec 2005; <mcummings@gentoo.org> perl-5.8.6-r7.ebuild, + perl-5.8.7-r2.ebuild: + Mistaken commit missed the picdl patch (was working on bug 65624, which this + patch appears to cause a seg fault with) + + 02 Dec 2005; Joseph Jezak <josejx@gentoo.org> perl-5.8.6-r7.ebuild: + Marked ppc stable for bug #114113. + + 01 Dec 2005; Andrej Kacian <ticho@gentoo.org> perl-5.8.6-r7.ebuild: + Stable on x86, bug #114113. + + 01 Dec 2005; <dang@gentoo.org> perl-5.8.7-r2.ebuild: + Marked stable on amd64 + + 01 Dec 2005; Markus Rothe <corsair@gentoo.org> perl-5.8.7-r2.ebuild: + Stable on ppc64; bug #114113 + + 01 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> perl-5.8.7-r2.ebuild: + Stable on sparc wrt security #114113 + +*perl-5.8.7-r2 (01 Dec 2005) + + 01 Dec 2005; <mcumming@gentoo.org> +files/perl-exp_intwrap.patch, + +perl-5.8.6-r7.ebuild, +perl-5.8.7-r2.ebuild: + Bug 114113, perl-exp_intwrap patch + + 14 Nov 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.6-r5.ebuild, + perl-5.8.6-r6.ebuild, perl-5.8.7.ebuild, perl-5.8.7-r1.ebuild: + NetBSD for osname per thunder + + 12 Nov 2005; Chris White <chriswhite@gentoo.org> perl-5.8.6-r6.ebuild: + Backported some get_libdir functionality from 5.8.7 to 5.8.6-r6 to resolve + bug #112243. This is mainly a multi-lib support fix it seems. + + 02 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> perl-5.8.7-r1.ebuild: + Stable on ia64, bug 106678. + + 29 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> perl-5.8.6-r6.ebuild: + Stable on mips for bug #106678. + + 23 Sep 2005; Bryan Østergaard <kloeri@gentoo.org> perl-5.8.7-r1.ebuild: + Stable on alpha, bug 106678. + + 21 Sep 2005; Seemant Kulleen <seemant@gentoo.org> perl-5.8.6-r6.ebuild: + stable on amd64 wrt bug #106678 + + 21 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> perl-5.8.7-r1.ebuild: + Stable on sparc wrt #106678 + + 20 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> perl-5.8.6-r6.ebuild: + Marking stable on x86 for bug #106678. + + 20 Sep 2005; Rene Nussbaumer <killerfox@gentoo.org> perl-5.8.6-r6.ebuild: + Stable on hppa. bug #106678 + + 20 Sep 2005; Markus Rothe <corsair@gentoo.org> perl-5.8.7-r1.ebuild: + Stable on ppc64 (bug #106678) + + 20 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> perl-5.8.6-r6.ebuild: + Stable on ppc. + +*perl-5.8.7-r1 (20 Sep 2005) +*perl-5.8.6-r6 (20 Sep 2005) + + 20 Sep 2005; Martin Schlemmer <azarah@gentoo.org> + +files/perl-5.8.7-MakeMaker-RUNPATH.patch, +perl-5.8.6-r6.ebuild, + +perl-5.8.7-r1.ebuild: + We do not want the build root in the linked perl module's RUNPATH, so + strip paths containing PORTAGE_TMPDIR if its set. This is for the + MakeMaker module, bug #105054. + + 05 Sep 2005; Herbie Hopkins <herbs@gentoo.org> perl-5.8.7.ebuild: + More multilib fixes thanks to Christophe Saout, bug 104509. + + 04 Sep 2005; Elfyn McBratney <beu@gentoo.org> + files/perl-5.8.7-regexp-nossp.patch: + Fix patch to cflags.SH (don't assume /bin/sh is bash). + + 04 Sep 2005; Elfyn McBratney <beu@gentoo.org> perl-5.8.6-r5.ebuild, + perl-5.8.7.ebuild: + Drop DEPEND on sys-apps/groff. + + 01 Sep 2005; Joseph Jezak <josejx@gentoo.org> perl-5.8.6-r5.ebuild, + perl-5.8.7.ebuild: + Filtered -mpowerpc-gpopt on ppc to fix bug #97645. + + 14 Aug 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.7.ebuild: + The rest of the patch for bug 58931 + + 14 Aug 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.6-r5.ebuild, + perl-5.8.7.ebuild: + Bug #97894 - added note regarding minimal means minimal + + 12 Aug 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.7.ebuild: + Further bug #58931 - mistake on my part for the LIBPERL= syntax + + 12 Aug 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.7.ebuild: + getlibdir changes for 5.8.7, bug #58931 + + 08 Aug 2005; Thierry Carrez <koon@gentoo.org> perl-5.8.6-r5.ebuild, + perl-5.8.7.ebuild: + Reverting vapier's features_noman change on the groff dependency, which + results in bug 101088. + + 28 Jul 2005; Michael Cummings <mcummings@gentoo.org> + files/perl-reorder-INC.patch, -perl-5.8.5-r5.ebuild, -perl-5.8.6-r4.ebuild: + Update to reorder patch, tested with 5.8.6 and 5.8.7, resolves bug 95770 + + 28 Jul 2005; Michael Cummings <mcummings@gentoo.org> -perl-5.8.5-r5.ebuild, + -perl-5.8.6-r4.ebuild: + Cleaning up now that we have keywords up to date + + 28 Jul 2005; Herbie Hopkins <herbs@gentoo.org> perl-5.8.6-r5.ebuild: + Stable on amd64. + + 07 Jul 2005; Markus Rothe <corsair@gentoo.org> perl-5.8.6-r5.ebuild: + Stable on ppc64 + + 06 Jul 2005; <plasmaroo@gentoo.org> perl-5.8.6-r5.ebuild: + Stable on IA64. + + 06 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org> perl-5.8.6-r5.ebuild: + Stable on arm, m68k, s390, and sh. + + 05 Jul 2005; Hardave Riar <hardave@gentoo.org> perl-5.8.6-r5.ebuild: + Stable on mips. + + 03 Jul 2005; Michael Hanselmann <hansmi@gentoo.org> perl-5.8.6-r5.ebuild: + Stable on ppc. + + 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> perl-5.8.6-r5.ebuild: + Stable on alpha. + + 02 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> perl-5.8.6-r5.ebuild: + Stable on hppa. + +*perl-5.8.6-r5 (30 Jun 2005) + + 30 Jun 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.6-r4.ebuild, + +perl-5.8.6-r5.ebuild: + Sorry folks, there was a typo in libperl-5.8.6s ebuild that made this + necessary. + +*perl-5.8.7 (29 Jun 2005) + + 29 Jun 2005; Michael Cummings <mcummings@gentoo.org> + -files/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patc + h, -files/perl-5.8.2-perldoc-emptydirs.patch, + -files/perl-5.8.2-picdl.patch, -files/perl-5.8.2-prelink-lpthread.patch, + -files/perl-5.8.2-reorder-INC.patch, -files/perl-5.8.2-uclibc.patch, + -files/perl-5.8.4-noksh.patch, -files/perl-5.8.4-nonblock.patch, + -files/perl-5.8.4-perldoc-emptydirs.patch, -files/perl-5.8.4-picdl.patch, + -files/perl-5.8.4-prelink-lpthread.patch, + -files/perl-5.8.4-reorder-INC.patch, -files/perl-5.8.5-noksh.patch, + -files/perl-5.8.5-nonblock.patch, + -files/perl-5.8.5-perldoc-emptydirs.patch, -files/perl-5.8.5-picdl.patch, + -files/perl-5.8.5-prelink-lpthread.patch, + -files/perl-5.8.5-reorder-INC.patch, -files/perl-5.8.6-noksh.patch, + -files/perl-5.8.6-perldoc-emptydirs.patch, -files/perl-5.8.6-picdl.patch, + -files/perl-5.8.6-prelink-lpthread.patch, + -files/perl-5.8.6-reorder-INC.patch, + +files/perl-5.8.7-CAN-2005-0448-rmtree.patch, + +files/perl-5.8.7-tempfiles.patch, -files/libperl_rebuilder, + +files/perl-h2ph-ansi-header.patch, +files/perl-noksh.patch, + +files/perl-nonblock.patch, +files/perl-perldoc-emptydirs.patch, + +files/perl-picdl.patch, +files/perl-prelink-lpthread.patch, + +files/perl-reorder-INC.patch, +files/perl-tempfiles.patch, + +files/perl-uclibc.patch, -files/stat.t, -perl-5.8.2-r4.ebuild, + -perl-5.8.4-r4.ebuild, perl-5.8.5-r5.ebuild, perl-5.8.6-r4.ebuild, + +perl-5.8.7.ebuild: + Perl 5.8.6 unmasking, perl 5.8.7 addition + + 05 Jun 2005; Michael Cummings <mcummings@gentoo.org> files/perl-cleaner: + Bug 90502 - don't leave behind empty log files if nothing has been done + + 30 May 2005; Michael Cummings <mcummings@gentoo.org> files/perl-cleaner, + perl-5.8.2-r4.ebuild, perl-5.8.4-r4.ebuild, perl-5.8.5-r5.ebuild, + perl-5.8.6-r4.ebuild: + Updated perl-cleaner to remove the emptied dirs after a .ph purge + + 29 May 2005; <solar@gentoo.org> perl-5.8.2-r4.ebuild, perl-5.8.4-r4.ebuild, + perl-5.8.5-r5.ebuild, perl-5.8.6-r4.ebuild: + - update perl to use libc expanded variable elibc_uclibc vs uclibc so USE=-* + works + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.6-r4.ebuild: + dev-perl/ExtUtils-MakeMaker => perl-core/ExtUtils-MakeMaker migration + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.5-r5.ebuild: + dev-perl/ExtUtils-MakeMaker => perl-core/ExtUtils-MakeMaker migration + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.4-r4.ebuild: + dev-perl/ExtUtils-MakeMaker => perl-core/ExtUtils-MakeMaker migration + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.2-r4.ebuild: + dev-perl/ExtUtils-MakeMaker => perl-core/ExtUtils-MakeMaker migration + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.6-r4.ebuild: + dev-perl/Test-Simple => perl-core/Test-Simple migration + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.5-r5.ebuild: + dev-perl/Test-Simple => perl-core/Test-Simple migration + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.4-r4.ebuild: + dev-perl/Test-Simple => perl-core/Test-Simple migration + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.2-r4.ebuild: + dev-perl/Test-Simple => perl-core/Test-Simple migration + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.6-r4.ebuild: + dev-perl/File-Spec => perl-core/File-Spec migration + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.5-r5.ebuild: + dev-perl/File-Spec => perl-core/File-Spec migration + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.4-r4.ebuild: + dev-perl/File-Spec => perl-core/File-Spec migration + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.2-r4.ebuild: + dev-perl/File-Spec => perl-core/File-Spec migration + + 23 May 2005; Herbie Hopkins <herbs@gentoo.org> perl-5.8.6-r4.ebuild: + More get_libdir-ization, fixes compilation on amd64's no-lib32 profile. + + 16 May 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.2-r4.ebuild, + perl-5.8.4-r4.ebuild, perl-5.8.5-r5.ebuild, perl-5.8.6-r4.ebuild: + Last toolchain-funcs fix + + 15 May 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.2-r4.ebuild, + perl-5.8.4-r4.ebuild, perl-5.8.5-r5.ebuild, perl-5.8.6-r4.ebuild: + Changed to toolchain-funcs + + 20 Mar 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.2-r4.ebuild, + perl-5.8.4-r4.ebuild, perl-5.8.5-r5.ebuild, perl-5.8.6-r4.ebuild: + bug 81947 - replaced filesdir with generic cat/pkg + + 11 Mar 2005; Michael Cummings <mcummings@gentoo.org> + files/CAN-2005-0448-rmtree.patch, perl-5.8.2-r4.ebuild, + perl-5.8.4-r4.ebuild, perl-5.8.5-r5.ebuild, perl-5.8.6-r4.ebuild: + Patch is in the right place and works on any arch. Yay. + + 11 Mar 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.2-r4.ebuild, + perl-5.8.4-r4.ebuild, perl-5.8.5-r5.ebuild, perl-5.8.6-r4.ebuild: + The last rmtree patch contains a line that checks <archname>/Errno.pm in + your existing perl install. If your kernel changes between perl installs, it + dies horribly. Need to find a cleaner solution first. For everyone that just + bumped their perls, I am terribly sorry that this wasn't realized earlier. + + 11 Mar 2005; Michael Cummings <mcummings@gentoo.org> -perl-5.8.2-r2.ebuild, + -perl-5.8.2-r3.ebuild, -perl-5.8.4-r2.ebuild, -perl-5.8.4-r3.ebuild, + -perl-5.8.5-r3.ebuild, -perl-5.8.5-r4.ebuild, -perl-5.8.6-r2.ebuild, + -perl-5.8.6-r3.ebuild: + Cleaning out old ebuilds - no keyword changes :) + +*perl-5.8.6-r4 (11 Mar 2005) + + 11 Mar 2005; Michael Cummings <mcummings@gentoo.org> + +files/CAN-2005-0448-rmtree.patch, perl-5.8.2-r2.ebuild, + perl-5.8.2-r3.ebuild, +perl-5.8.2-r4.ebuild, perl-5.8.4-r2.ebuild, + perl-5.8.4-r3.ebuild, +perl-5.8.4-r4.ebuild, perl-5.8.5-r3.ebuild, + perl-5.8.5-r4.ebuild, +perl-5.8.5-r5.ebuild, perl-5.8.6-r2.ebuild, + perl-5.8.6-r3.ebuild, +perl-5.8.6-r4.ebuild: + Version bump to finalize patch + + 11 Mar 2005; Michael Cummings <mcummings@gentoo.org> + +files/CAN-2005-0448-rmtree.patch, perl-5.8.2-r2.ebuild, + perl-5.8.2-r3.ebuild, perl-5.8.4-r2.ebuild, perl-5.8.4-r3.ebuild, + perl-5.8.5-r3.ebuild, perl-5.8.5-r4.ebuild, perl-5.8.6-r2.ebuild, + perl-5.8.6-r3.ebuild: + Changed file_path_rmtree to CAN-2005-0448-rmtree.patch per bug 79685 + + 08 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org> + perl-5.8.6-r3.ebuild: + More multilib fixes. + +*perl-5.8.5-r4 (11 Feb 2005) + + 11 Feb 2005; Michael Cummings <mcummings@gentoo.org> perl-5.8.2-r2.ebuild, + +perl-5.8.2-r3.ebuild, perl-5.8.4-r2.ebuild, +perl-5.8.4-r3.ebuild, + perl-5.8.5-r3.ebuild, +perl-5.8.5-r4.ebuild, perl-5.8.6-r2.ebuild, + +perl-5.8.6-r3.ebuild: + Bug 80460 - CAN-2005-015{5,6} - perlsuid patch. Bug 62321, 65317 - Removal of + old .ph files after an upgrade. Bug 72977 - modifications to allow for perl + 5.8.0 and multithreaded perls to use the perl-inc patch. In addition, modified + the perl-cleaner message to display only if @INC included more than the + current install's perl (ie, only if this was an upgrade that left files + behind). + + 05 Feb 2005; Michael Cummings <mcummings@gentoo.org> + +files/CAN-2005-0156-suid.patch, perl-5.8.2-r2.ebuild, + perl-5.8.4-r2.ebuild, perl-5.8.5-r3.ebuild, perl-5.8.6-r2.ebuild: + Bug 80460, perlsuid vulnerability + + 05 Feb 2005; Michael Cummings <mcummings@gentoo.org> + -perl-5.8.2-r1.ebuild, -perl-5.8.4-r1.ebuild, -perl-5.8.5-r1.ebuild, + -perl-5.8.5-r2.ebuild, -perl-5.8.5.ebuild, -perl-5.8.6-r1.ebuild, + -perl-5.8.6.ebuild: + Cleaning up old, unused ebuilds + + 31 Jan 2005; Michael Cummings <mcummings@gentoo.org> files/perl-cleaner: + swtaylor came up with a quicker way to generate the module list, plus a more + secure call for making the tmp files + + 27 Jan 2005; Michael Cummings <mcummings@gentoo.org> files/perl-cleaner: + Code cleanup thanks to Mr.B. *MAJOR* typo in the filename for the prelist of + ebuilds to re-emerge resulted in no ebuilds getting re-emerged... + + 26 Jan 2005; Michael Cummings <mcummings@gentoo.org> files/perl-cleaner: + tmpdir fix - thanks Mr. B. + +*perl-5.8.4-r2 (26 Jan 2005) + + 26 Jan 2005; Michael Cummings <mcummings@gentoo.org> + +files/file_path_rmtree.patch, files/libperl_rebuilder, files/perl-cleaner, + +perl-5.8.2-r2.ebuild, +perl-5.8.4-r2.ebuild, +perl-5.8.5-r3.ebuild, + +perl-5.8.6-r2.ebuild: + Bump for bug 75696 involving temporary file perms in File::Path. Includes + fixes for h2ph conversion, bug 75955 Includes change over to perl-cleaner from + libperl_rebuilder, bugs 60447, 62301, 62669, 66688, 73932, 71287 + + 16 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org> + perl-5.8.5-r2.ebuild, perl-5.8.6-r1.ebuild, perl-5.8.6.ebuild: + multilib fixes for amd64's 2005.0. + + 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance + + 07 Dec 2004; Hardave Riar <hardave@gentoo.org> perl-5.8.5-r2.ebuild: + Stable on mips, bug #66360 + + 06 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> perl-5.8.5-r2.ebuild: + Stable on sparc wrt #66360 + + 05 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> perl-5.8.5-r2.ebuild: + Stable on alpha, bug 66360. + + 05 Dec 2004; Markus Rothe <corsair@gentoo.org> perl-5.8.5-r2.ebuild: + Stable on ppc64; bug #66360 + +*perl-5.8.5-r2 (04 Dec 2004) + + 04 Dec 2004; Robert Coie <rac@gentoo.org> + +files/perl-5.8.5-tempfiles.patch, +files/perl-5.8.6-tempfiles.patch, + -perl-5.8.4.ebuild, +perl-5.8.5-r2.ebuild, +perl-5.8.6-r1.ebuild: + Add the few relevant bits from bug 66360, keyword 5.8.5-r2 x86, amd64 and ppc + + 01 Dec 2004; Robert Coie <rac@gentoo.org> perl-5.8.6.ebuild: + back makemaker block to 6.17 + +*perl-5.8.6 (30 Nov 2004) + + 30 Nov 2004; Robert Coie <rac@gentoo.org> +files/perl-5.8.6-noksh.patch, + +files/perl-5.8.6-perldoc-emptydirs.patch, +files/perl-5.8.6-picdl.patch, + +files/perl-5.8.6-prelink-lpthread.patch, + +files/perl-5.8.6-reorder-INC.patch, +perl-5.8.6.ebuild: + New upstream + + 13 Nov 2004; Robert Coie <rac@gentoo.org> perl-5.8.5-r1.ebuild: + Go ahead and use the myarch that exists + +*perl-5.8.5-r1 (12 Nov 2004) + + 12 Nov 2004; Robert Coie <rac@gentoo.org> -perl-5.8.3.ebuild, + +perl-5.8.5-r1.ebuild: + Allow the maketest FEATURE to determine whether tests are run. Guide + Configure to attempt to pick up old 5.8.2 and 5.8.4 directories in @INC + + 25 Oct 2004; Michael Cummings <mcummings@gentoo.org> perl-5.8.2-r1.ebuild, + perl-5.8.3.ebuild, perl-5.8.4-r1.ebuild, perl-5.8.4.ebuild, + perl-5.8.5.ebuild: + Cleaner h2ph, should reduce build time but leave us with something still + usable. + + 06 Oct 2004; Guy Martin <gmsoft@gentoo.org> perl-5.8.4-r1.ebuild: + Stable on hppa. + + 28 Sep 2004; Michael Cummings <mcummings@gentoo.org> perl-5.8.2-r1.ebuild, + perl-5.8.3.ebuild, perl-5.8.4-r1.ebuild, perl-5.8.4.ebuild, + perl-5.8.5.ebuild: + Added back perlsuid/sperl based on local use flag. Bug 64823. Users should + read http://perldoc.com/perl5.8.4/INSTALL.html#suidperl before enabling. + + 27 Sep 2004; Mike Frysinger <vapier@gentoo.org> perl-5.8.2-r1.ebuild, + perl-5.8.3.ebuild, perl-5.8.4-r1.ebuild, perl-5.8.4.ebuild, + perl-5.8.5.ebuild: + Add libperl to RDEPEND (since pkg_setup will die otherwise) and make sure + pkg_setup() respects $ROOT. + + 27 Sep 2004; Michael Cummings <mcummings@gentoo.org> perl-5.8.2-r1.ebuild, + perl-5.8.3.ebuild, perl-5.8.4-r1.ebuild, perl-5.8.4.ebuild, + perl-5.8.5.ebuild: + Added perl debugging support, bug 60775 + + 24 Sep 2004; Robert Coie <rac@gentoo.org> perl-5.8.4-r1.ebuild, + perl-5.8.5.ebuild: + Make gdbm patch conditional on having 1.8.3, because libgdbm_compat isn't + there otherwise, should not affect people who have already built. Made 5.8.5 + depend on 1.8.3 instead. Again, should not affect installed people. + + 22 Sep 2004; Robert Coie <rac@gentoo.org> perl-5.8.2-r1.ebuild, + perl-5.8.3.ebuild, perl-5.8.4-r1.ebuild, perl-5.8.4.ebuild, + perl-5.8.5.ebuild: + USE threads -> ithreads + + 21 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> perl-5.8.4-r1.ebuild: + Marked stable on amd64. + + 09 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> perl-5.8.4-r1.ebuild: + Stable on sparc to finally solve #36478 + + 08 Sep 2004; Robert Coie <rac@gentoo.org> perl-5.8.4-r1.ebuild: + keyword x86 and arm for uclibc folks + + 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> perl-5.8.2-r1.ebuild, + perl-5.8.3.ebuild, perl-5.8.4-r1.ebuild, perl-5.8.4.ebuild, + perl-5.8.5.ebuild: + Switch to use epause and ebeep, bug #62950 + + 31 Aug 2004; Guy Martin <gmsoft@gentoo.org> perl-5.8.4.ebuild, + perl-5.8.5.ebuild: + Removed useless -fPIC for hppa. + + 21 Aug 2004; Joshua Kinard <kumba@gentoo.org> perl-5.8.4-r1.ebuild: + Marked stable on mips. + + 18 Aug 2004; Aron Griffis <agriffis@gentoo.org> perl-5.8.4-r1.ebuild: + stable on alpha + + 13 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> perl-5.8.4.ebuild: + Stable on alpha. + + 07 Aug 2004; Robert Coie <rac@gentoo.org> perl-5.8.2-r1.ebuild, + perl-5.8.3.ebuild, perl-5.8.4-r1.ebuild, perl-5.8.4.ebuild: + convert SHORT_PV and MY_P to bash + +*perl-5.8.5 (06 Aug 2004) + + 06 Aug 2004; Robert Coie <rac@gentoo.org> +files/perl-5.8.5-noksh.patch, + +files/perl-5.8.5-nonblock.patch, +files/perl-5.8.5-perldoc-emptydirs.patch, + +files/perl-5.8.5-picdl.patch, +files/perl-5.8.5-prelink-lpthread.patch, + +files/perl-5.8.5-reorder-INC.patch, +perl-5.8.5.ebuild: + 5.8.5 + + 02 Aug 2004; Robert Coie <rac@gentoo.org> +files/perl-5.8.4-nonblock.patch, + perl-5.8.4-r1.ebuild: + add nonblock.patch, primarily for sparc64 + + 29 Jul 2004; Guy Martin <gmsoft@gentoo.org> perl-5.8.4.ebuild: + Stable on hppa. + +*perl-5.8.4-r1 (29 Jul 2004) + + 29 Jul 2004; Robert Coie <rac@gentoo.org> +perl-5.8.4-r1.ebuild: + Move make test to src_test, but still call it if the maketest + FEATURE is not enabled. If maketest ever becomes a default, this + can be reconsidered. The NDBM-GDBM patch in bug 52660 is in here, + and gdbm is allowed to provide ndbm, as it works for me with either + 1.8.0-r5 (so2) or 1.8.3 (so3). So to get ndbm, one must either + USE=berkdb and have db1 installed, or USE=gdbm in which case gdbm + will come in. The man page fixes from bug 58620 are in. + src_configure has been split out of src_compile in preparation for + making compiles more easily resumable. An issue genone brought up + where hardlinks aren't making it through portage's staging image has + been addressed by making /usr/bin/perl a symlink to perl5.8.4 + instead of a hardlink. The same issue was faced with suidperl, + which has been removed completely to preemptively avoid security + issues. sperl${PV} is gone too, in favor of the perl recommendation + to use sudo instead of having setuid perl executables. I hope this + will help security, but it can be restored if there is enough + demand. + + 23 Jul 2004; Robert Coie <rac@gentoo.org> perl-5.8.4.ebuild: + keywording x86 and sparc + + 02 Jul 2004; <solar@gentoo.org> perl-5.8.4.ebuild: + don't call perl to install manfiles when FEATURES=noman is set. testing of the + perl can be disable now with restrictions + + 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> perl-5.8.2-r1.ebuild, + perl-5.8.3.ebuild, perl-5.8.4.ebuild: + kill sparc64 use flag + + 25 Jun 2004; <solar@gentoo.org> perl-5.8.4.ebuild: + uclibc update + + 24 Jun 2004; <solar@gentoo.org> perl-5.8.4.ebuild: + added uclibc update for 5.8.4 + + 15 Jun 2004; <solar@gentoo.org> perl-5.8.2-r1.ebuild, + files/perl-5.8.2-uclibc.patch: + basic initial uclibc support needed for bootstrapping + + 09 Jun 2004; Robert Coie <rac@gentoo.org> +files/perl-5.8.4-noksh.patch, + perl-5.8.4.ebuild: + Add noksh.patch, bug 42665 + + 03 Jun 2004; Aron Griffis <agriffis@gentoo.org> perl-5.8.2-r1.ebuild, + perl-5.8.3.ebuild, perl-5.8.4.ebuild: + Fix use invocation + + 02 Jun 2004; Travis Tilley <lv@gentoo.org> perl-5.8.4.ebuild: + stable on amd64 + + 31 May 2004; Robert Coie <rac@gentoo.org> perl-5.8.2-r1.ebuild, + perl-5.8.3.ebuild, perl-5.8.4.ebuild: + Update makemaker blocks to <6.17, not worth making everybody recompile + + 10 May 2004; Michael McCabe <randy@gentoo.org> perl-5.8.4.ebuild: + Stable on s390 + + 08 May 2004; Robert Coie <rac@gentoo.org> perl-5.8.4.ebuild, + files/perl-5.8.4-prelink-lpthread.patch: + Add back the -lpthread patch, frozen-bubble segfaults otherwise + +*perl-5.8.4 (03 May 2004) + + 03 May 2004; Robert Coie <rac@gentoo.org> perl-5.8.4.ebuild, + files/5.6.1-builtin-fixup.diff, files/5.6.1-op-test-fix.diff, + files/perl-5.8.4-perldoc-emptydirs.patch, files/perl-5.8.4-picdl.patch, + files/perl-5.8.4-reorder-INC.patch: + Add 5.8.4 + + 28 Apr 2004; Mike Frysinger <vapier@gentoo.org> : + Clean up `use` syntax and remove ${CC} usage. + + 27 Feb 2004; Michael Cummings <mcummings@gentoo.org> perl-5.6.1-r10.ebuild, + perl-5.6.1-r11.ebuild, perl-5.6.1-r12.ebuild: + 5.6.1 is no longer a requirement/needed in the tree + + 21 Feb 2004; Michael Cummings <mcummings@gentoo.org> perl-5.8.0-r11.ebuild, + perl-5.8.0-r12.ebuild, perl-5.8.0-r9.ebuild, perl-5.8.2.ebuild, + files/libperl-5.8.0-create-libperl-soname.patch, + files/perl-5.8.0-perldoc-emptydirs.patch, + files/perl-5.8.0-prelink-lpthread.patch, files/perl-5.8.0-reorder-INC.patch, + files/perl-5.8.0-sockatmark-should-__THROW.patch: + Massive clean up. With 5.8.2 now marked stable on all platforms, we are + removing the older 5.8.0 ebuilds, which are no longer available upstream + anymore. I also cleaned out the files dir of any patches that were being + specifically used by 5.8.0 and not the other versions. + + 19 Feb 2004; Aron Griffis <agriffis@gentoo.org> perl-5.8.2-r1.ebuild: + stable on alpha and ia64 + + 18 Feb 2004; Joshua Kinard <kumba@gentoo.org> perl-5.8.2-r1.ebuild: + Marking stable on mips + + 09 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> perl-5.8.2-r1.ebuild: + set ppc in keywords + + 06 Feb 2004; <gustavoz@gentoo.org> perl-5.8.2-r1.ebuild: + stable on sparc + + 03 Feb 2004; <gustavoz@gentoo.org> perl-5.8.2-r1.ebuild: + stable on hppa + + 01 Feb 2004; <rac@gentoo.org> perl-5.8.2-r1.ebuild: + mark x86 + +*perl-5.8.3 (17 Jan 2004) + + 17 Jan 2004; <rac@gentoo.org> perl-5.8.1-r1.ebuild, perl-5.8.1-r2.ebuild, + perl-5.8.3.ebuild, files/perl-5.8.1-perldoc-emptydirs.patch, + files/perl-5.8.1-prelink-lpthread.patch, files/perl-5.8.1-reorder-INC.patch, + files/perl-5.8.1_rc1-reorder-INC.patch, + files/perl-5.8.1_rc1-sockatmark-should-__THROW.patch, + files/perl-5.8.1_rc2-reorder-INC.patch, + files/perl-5.8.1_rc2-sockatmark-should-__THROW.patch, + files/perl-5.8.3-perldoc-emptydirs.patch, files/perl-5.8.3-picdl.patch, + files/perl-5.8.3-prelink-lpthread.patch, files/perl-5.8.3-reorder-INC.patch: + Upstream bump, housecleaning + + 06 Jan 2004; Luca Barbato <lu_zero@gentoo.org> perl-5.8.0-r12.ebuild: + Marked ~arm to let me commit ppc related changes (it is as wierd as it sound) + +*perl-5.8.2-r1 (29 Nov 2003) + + 29 Nov 2003; <rac@gentoo.org> perl-5.8.2-r1.ebuild, + files/perl-5.8.2-picdl.patch: + Make CCCDLFLAGS apply to static archives like DynaLoader.a as well, even + though we are not building a shared libperl here, because we do have a shared + library elsewhere. Should make it so that arches like amd64 and hppa no longer + have to add -fPIC to all cflags blindly. + + 26 Nov 2003; <rac@gentoo.org> perl-5.8.2.ebuild: + Make perl depend on exact same libperl version, so that upgrading perl will + bring libperl along. Solves problems where new modules go into directories in + @INC too new for libperl to know about + + 16 Nov 2003; Brad House <brad_mssw@gentoo.org> perl-5.8.2.ebuild: + mark stable on amd64 + +*perl-5.8.2 (08 Nov 2003) + + 08 Nov 2003; <rac@gentoo.org> perl-5.8.2.ebuild, + files/perl-5.8.2-perldoc-emptydirs.patch, + files/perl-5.8.2-prelink-lpthread.patch, files/perl-5.8.2-reorder-INC.patch: + new upstream version + + 22 Oct 2003; <rac@gentoo.org> perl-5.8.1-r2.ebuild, + files/perl-5.8.1-perldoc-emptydirs.patch: + Forward-port the perldoc emptydirs patch + + 20 Oct 2003; Michael Cummings <mcummings@gentoo.org> perl-5.8.1-r1.ebuild, + perl-5.8.1-r2.ebuild: + Changed how h2ph grabs its list of files; relying on h2ph to efficiently + recurse was resulting a looping condition when there is a symlink in + /usr/include/* (libxml was the sample case - thanks DarkSpecter!). Using find + isolates the list to only .h files. + + 14 Oct 2003; <rac@gentoo.org> perl-5.8.1-r2.ebuild: + Allow building even when db-1 is not present, but let ndbm_file use it if it's + there + +*perl-5.8.1-r2 (02 Oct 2003) + + 02 Oct 2003; <rac@gentoo.org> perl-5.8.1-r2.ebuild, perl-5.8.1.ebuild, + perl-5.8.1_rc1.ebuild, perl-5.8.1_rc2.ebuild, perl-5.8.1_rc3.ebuild, + perl-5.8.1_rc4.ebuild, files/perl-5.8.1-prelink-lpthread.patch: + Clean house, readd pthread prelink patch to avoid reported sdl segfaulting. + Thanks to lisa for the report. + +*perl-5.8.1-r1 (29 Sep 2003) + + 29 Sep 2003; <rac@gentoo.org> perl-5.8.1-r1.ebuild: + Change destdir handling in a couple of places + +*perl-5.8.1 (27 Sep 2003) + + 27 Sep 2003; <rac@gentoo.org> perl-5.8.1.ebuild, + files/perl-5.8.1-reorder-INC.patch: + New upstream revision + + 17 Sep 2003; Jon Portnoy <avenj@gentoo.org> perl-5.8.0-r12.ebuild : + ia64 keywords. + + 22 Aug 2003; Michael Cummings <mcummings@gentoo.org> perl-5.6.1-r10.ebuild, + perl-5.6.1-r11.ebuild, perl-5.6.1-r12.ebuild, perl-5.8.0-r10.ebuild, + perl-5.8.0-r11.ebuild, perl-5.8.0-r12.ebuild, perl-5.8.0-r9.ebuild, + perl-5.8.1_rc1.ebuild, perl-5.8.1_rc2.ebuild, perl-5.8.1_rc3.ebuild: + Corrected h2ph behaviour to now run -r -l -- recursively :) + Also fixes bug 14461 + +*perl-5.8.1_rc3 (30 Jul 2003) + + 30 Jul 2003; Michael Cummings <mcummings@gentoo.org> perl-5.8.1_rc3.ebuild: + Latest release candidate for 5.8.1 + + 25 Jul 2003; <rac@gentoo.org> perl-5.8.1_rc1.ebuild, perl-5.8.1_rc2.ebuild: + Forward-port alpha and hppa fixes from 5.8.0-r9 + + 25 Jul 2003; <rac@gentoo.org> perl-5.8.0-r12.ebuild: + Remove ~arch protection on all but hppa + +*perl-5.8.1_rc2 (23 Jul 2003) + + 23 Jul 2003; <rac@gentoo.org> perl-5.8.1_rc2.ebuild, + files/perl-5.8.1_rc2-reorder-INC.patch, + files/perl-5.8.1_rc2-sockatmark-should-__THROW.patch: + Add 5.8.1-rc2 + + 18 Jul 2003; <rac@gentoo.org> perl-5.8.0-r12.ebuild, perl-5.8.1_rc1.ebuild: + Add blocker on Test-Simple versions that overwrite the core + + 18 Jul 2003; <rac@gentoo.org> perl-5.8.0-r12.ebuild, perl-5.8.1_rc1.ebuild: + Portage depends to >=2.0.48-r4. This is important for blocking depends + + 16 Jul 2003; <rac@gentoo.org> perl-5.8.0-r12.ebuild, perl-5.8.1_rc1.ebuild: + Add portage depend on version that fixes bug 23546, so the blocking depends + will be guaranteed to work even if people are upgrading + + 15 Jul 2003; <rac@gentoo.org> perl-5.8.0-r12.ebuild, perl-5.8.1_rc1.ebuild: + Fiddle with the module block depends a bit, largely to ensure that File-Spec + 0.84 doesn't fall through the cracks + +*perl-5.8.1_rc1 (10 Jul 2003) + + 10 Jul 2003; <rac@gentoo.org> perl-5.8.1_rc1.ebuild, + files/perl-5.8.1_rc1-reorder-INC.patch, + files/perl-5.8.1_rc1-sockatmark-should-__THROW.patch: + Add 5.8.1_rc1. Experimental. + + 01 Jul 2003; Todd Sunderlin <todd@gentoo.org> perl-5.8.0-r11.ebuild: + set stable on sparc + + 26 Jun 2003; <rac@gentoo.org> perl-5.8.0-r10.ebuild, perl-5.8.0-r11.ebuild, + perl-5.8.0-r12.ebuild: + Add -Dd_u32align on mips to work around a gcc 3.3 kernel compiling bug + + 26 Jun 2003; <rac@gentoo.org> perl-5.8.0-r12.ebuild: + Add block depends on ExtUtils-MakeMaker and File-Spec, because we need to get + those uninstalled before they steal our files again + +*perl-5.8.0-r12 (25 Jun 2003) + + 25 Jul 2003; Guy Martin <gmsoft@gentoo.org> perl-5.8.0-r12.ebuild : + Marked stable on hppa. + + 25 Jun 2003; <rac@gentoo.org> perl-5.8.0-r12.ebuild, + files/perl-5.8.0-reorder-INC.patch: + Reorder @INC so that site modules can override vendor modules, which can in + turn override core modules. + + 24 Jun 2003; Aron Griffis <agriffis@gentoo.org> perl-5.8.0-r10.ebuild: + Mark stable on alpha + + 10 Jun 2003; <rac@gentoo.org> perl-5.6.1-r12.ebuild: + Mark stable on x86 + + 06 Jun 2003; <rac@gentoo.org> perl-5.6.1-r12.ebuild: + Add sed-4 dependency to use sed -i + + 04 Jun 2003; <rac@gentoo.org> perl-5.8.0-r11.ebuild: + Relax db DEPEND as well as RDEPEND. Thanks to mcummings for the catch. + +*perl-5.8.0-r11 (03 Jun 2003) + + 03 Jun 2003; <rac@gentoo.org> perl-5.8.0-r11.ebuild: + Clean out libperl bits from ebuild. Grab newer version of Safe.pm from CPAN + for security reasons, DB_File for db 4.1 compatibility. + +*perl-5.6.1-r12 (02 Jun 2003) + + 02 Jun 2003; <rac@gentoo.org> perl-5.6.1-r12.ebuild: + Replace PDEPEND strategy for ExtUtils::MakeMaker and Safe.pm with the approach + of injecting newer versions directly into the core + +*perl-5.6.1-r11 (31 May 2003) + + 31 May 2003; Alastair Tse <liquidx@gentoo.org> perl-5.6.1-r10.ebuild, + perl-5.6.1-r11.ebuild, files/5.6.1-builtin-fixup.diff, + files/5.6.1-op-test-fix.diff, files/stat.t: + Putting perl-5.6.1 back in because it breaks the default-1.0 profile. + + 30 May 2003; <rac@gentoo.org> perl-5.6.1-r10.ebuild, perl-5.6.1-r11.ebuild, + perl-5.8.0-r10.ebuild, files/5.6.1-builtin-fixup.diff, + files/5.6.1-op-test-fix.diff: + Marking stable on mips, thanks to dragon and kumba for verification and + mcummings for coordination. Also cleaning 5.6.1 ebuilds, as all marked + arches now have a stable 5.8 version + + 27 May 2003; <rac@gentoo.org> perl-5.8.0-r10.ebuild, perl-5.8.0-r9.ebuild: + Add threads to IUSE, thanks to liquidx for the catch + + 20 May 2003; Tavis Ormandy <taviso@gentoo.org> perl-5.8.0-r10.ebuild: + removing gcc hardcodes. + + 18 May 2003; Tavis Ormandy <taviso@gentoo.org> perl-5.8.0-r9.ebuild: + removing hardcoded compiler. + +*perl-5.8.0-r10 (30 Mar 2003) + + 23 Apr 2003; <rac@gentoo.org> perl-5.8.0-r10.ebuild: + Only build extra HTML documentation if USE="doc" is set - thanks to + msterret@gentoo.org - bug #16401 + + 07 Apr 2003; Martin Holzer <mholzer@gentoo.org> perl-5.6.1-r10.ebuild, + perl-5.6.1-r11.ebuild, perl-5.8.0-r10.ebuild, perl-5.8.0-r9.ebuild: + Changes portage version depend. Closes #13339. + + 30 Mar 2003; <rac@gentoo.org> perl-5.8.0-r10.ebuild: + marking stable again on x86 and ppc - previous sparc keyword commit undid this + and broke things + + 30 Mar 2003; Rodney Rees <manson@gentoo.org> perl-5.8.0-r10.ebuild, + marked stable for sparc + +*perl-5.8.0-r10 (11 Mar 2003) + + 27 Mar 2003; <rac@gentoo.org> perl-5.8.0-r10.ebuild: + Marking stable for x86 and ppc, no problems reported from ~arch testers + + 11 Mar 2003; Seemant Kulleen <seemant@gentoo.org> perl-5.6.1-r10.ebuild, + perl-5.6.1-r11.ebuild, perl-5.8.0-r10.ebuild, perl-5.8.0-r9.ebuild, + files/5.6.1-builtin-fixup.diff, files/5.6.1-op-test-fix.diff, + files/libperl-5.8.0-create-libperl-soname.patch, files/libperl_rebuilder, + files/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch, + files/perl-5.8.0-perldoc-emptydirs.patch, + files/perl-5.8.0-prelink-lpthread.patch, + files/perl-5.8.0-sockatmark-should-__THROW.patch, files/stat.t: + moved to dev-lang from sys-devel + +*perl-5.8.0-r10 (28 Feb 2003) + + 01 Mar 2003; Brandon Low <lostlogic@gentoo.org> perl-5.8.0-r10.ebuild, + perl-5.8.0-r9.ebuild: + Make use emake instead of make, but still use 1 process build where needed + + 28 Feb 2003; <rac@gentoo.org> perl-5.8.0-r10.ebuild: + Ensure that libpthread is linked against by perl, so that runtime + signal handling works correctly (bug #14380). + + Patch perldoc to not abort when it attempts to search nonexistent + directories (bug #16589). + +*perl-5.6.1-r11 (14 Feb 2003) + + 24 Mar 2003; <rac@gentoo.org> perl-5.6.1-r10.ebuild, perl-5.6.1-r11.ebuild: + Remove spurious '$' from head of SRC_URI + + 16 Mar 2003; Jan Seidel <tuxus@gentoo.org> : + Added mips to KEYWORDS + + 14 Feb 2003; Mark Guertin <gerk@gentoo.org> perl-5.6.1-r11.ebuild : + Set to ppc stable + + 14 Feb 2003; Mark Guertin <gerk@gentoo.org> perl-5.6.1-r11.ebuild files/5.6.1-builtin-fixup.diff files/5.6.1-op-test-fix.diff files/digest-perl-5.6.1-r11 : + built-in sed fixups, placed in makefile.SH instead of randomly thru the build. Thanks to rac for all his help and an lfs patch + + 11 Feb 2003; Guy Martin <gmsoft@gentoo.org> perl-5.8.0-r9.ebuild : + Added hppa to keywords. + +*perl-5.8.0-r9 (15 Jan 2003) + + 23 Feb 2003; Guy Martin <gmsoft@gentoo.org> perl-5.8.0-r9.ebuild : + Added -fPIC to CFLAGS on hppa. It's needed by apps linking to some perl libs. + + 18 Feb 2003; Zach Welch <zwelch@gentoo.org> perl-5.8.0-r9.ebuild : + Added arm to keywords. + + 10 Feb 2003; Seemant Kulleen <seemant@gentoo.org> *.ebuild : + + removed old and crusty ebuilds, there were just way too many in here. + Also, changed sed statements to use : instead of / + + 05 Feb 2003; J Robert Ray <jrray@gentoo.org> perl-5.8.0-r9.ebuild; Changed to strip + "-malign-double" from CFLAGS, fixing bug 14608. + + 17 Jan 2003;Michael Cummings <mcummings@gentoo.org> perl-5.8.0-r9; + + Another blundered typo. The flag-o-matic include had a "0" instead of a "O" + + 16 Jan 2003; Michael Cummings <mcummings@gentoo.org> perl-5.8.0-r9; + + Typo fix, this one in an einfo. + Incorporate flag-o-matic per bug 13952 - the -Os flag doesn't work with perl + + 15 Jan 2003; Michael Cummings <mcummings@gentoo.org> perl-5.8.0-r9; + + Major typo corrections that affected the placement of scripts and the man + pages. There was a typo introduced into the 5.8 ebuilds early on that was + not caught until now that left the location of the man pages blank and that + misset the /usr call for scripts placement from perl modules. This was caught + in bugs 13886 and 13920 + + 15 Jan 2003; J Robert Ray <jrray@gentoo.org> libperl_rebuilder : Fixed + unfortunate typo. + +*perl-5.8.0-r8 (06 Jan 2003) + + 12 Jan 2003; Michael Cummings <mcummings@gentoo.org> perl-5.8.0-r8, + libperl_rebuilder: + + ebuild - Put a sleep where we had one in the else block so that there is a + pause before emerging (notice regarding threads). Added a sleep at the tail + end of the ebuild so that there is a pause for folks doing an emerge -u world + so that they at leat have an opportunity to see the notice. + libperl_rebuilder - Removed the unmerge section, that's really overkill for + our needs and only complicates things. Added new syntax to check for files + installed into /usr/lib/perl* that weren't picked up previously. Changed the + name of the log file to perl-update.log (makes more sense ;) ) Added mask + check earlier in the sanity phase. + + 08 Jan 2003; Seemant Kulleen <seemant@gentoo.org> perl-5.8.0-r8.ebuild : + + Unmasked for sparc. + + 08 Jan 2003; Brandon Low <lostlogic@gentoo.org> perl-5.8.0-r8: + Later that day: dosed smells funny, switch some of it + to use just sed and a for loop, this smells better + to me, and fixed the problems I was having with + ${D} staying in the files. + + 08 Jan 2003; Martin Schlemmer <azarah@gentoo.org> perl-5.8.0-r8: + Remove a wild 'test' from comments =) + + 08 Jan 2003; Michael Cummings <mcummings@gentoo.org> perl-5.8.0-r8: + Unmasking for x86. + + 08 Jan 2003; Brandon Low <lostlogic@gentoo.org> perl-5.8.0-r8: + Updated ewarn at the top so that it makes sense (was telling a user + they could use threads when they already were) + + 06 Jan 2003; Michael Cummings <mcummings@gentoo.org> perl-5.8.0-r8: + Updated einfo, added libperl ebuild. I've placed the libperl rebuilder + in the filesdir and added a note about it to the pkg_postinstall. Thanks + go to Azarah for the new set of ebuilds. + + 03 Jan 2002; Michael Cummings <mcummings@gentoo.org> perl-5.6.1-r10: + small fix to regex of x2p/makefile - cp'ied the process further down the + ebuild since this is rebuilt at each stage. This is for gcc-3.2 users + in particular and should take care of bug 12853 + + 27 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r7.ebuild: + + Added depend for automake + + 27 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.6.1-r10: + + Added depend for automake + + 27 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r7.ebuild: + + Note for remerging perl modules added. Unmasked for x86. + +*perl-5.8.0-r7 (22 Dec 2002) + + 22 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r7.ebuild: + + PLEASE READ. There was a problem introduced for non threaded perl + 5.8's - a correction introduced earlier for threaded perls was adding + -thread to the name of your arch. THIS CAUSES PROBLEMS FOR SOME + MODULES. For instance, the DBI module checks to see what the name of + your Config.pm has listed for $Config{archname} - if it had thread in + it *anywhere*, it assumed you had threading enabled, but since your + perl was failing to use threads, would fail. This will version of the + ebuild will correct that. You will need to re-emerge modules installed + with perl 5.8. A tool for this is forthcoming. + + + 20 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r6.ebuild: + + Finished what Lostlogic started - finished path corrections for + threading vs unthreaded perl 5.8 + + 20 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.6.1-r10.ebuild: + + new ebuild confirmed by arch devs - Gerk did ppc, Alron did sparc + +*perl-5.6.1-r10 (19 Dec 2002) + + 07 Feb 2003; Guy Martin <gmsoft@gentoo.org> perl-5.6.1-r9.ebuild perl-5.6.1-r10.ebuild : + Added hppa to keywords. + + 19 Jan 2003; Jan Seidel <tuxus@gentoo.org> : + Unmasking for mips + + 19 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.6.1-r10.ebuild: + + Contains patch for safe.pm - security bug, see bug 12190. + + 19 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r6.ebuild: + + Same name, different ebuild. This is for the safe.pm fix. + +*perl-5.8.0-r6 (17 Dec 2002) + + 17 Dec 2002; Brandon Low <lostlogic@gentoo.org> perl-5.8.0-r6.ebuild : + -arch this bad boy, it reb0rk what I unb0rk last night, stick with -r5 + will probably skip -r6 for the moment and go to -r7 with some more + fixage when we know what to refix more :) + + 17 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r6.ebuild: + + Further fixes to path writing. If the user asks for threading, the + dirs are $[arch]-linux-thread-multi. If not, the paths are + $[arch]-linux - this is correct behaviour!! Installation with + threading is *not* supported by all apps that dep perl. + +*perl-5.8.0-r5 (17 Dec 2002) + + 17 Dec 2002; Brandon Low <lostlogic@gentoo.org> perl-5.8.0-r5.ebuild: + + Fix threading use flag thingus, it doesn't put things in ${D}/${D} later + now. Fix messages to only display if needed. You will need to remerge + all your perl modules after you install this with threads. + +*perl-5.8.0-r4 (15 Dec 2002) + + 15 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r4.ebuild: + + Made threading an internal use flag. This is to be used with caution. + Added eerror messages to warn users of potential probs. + + 13 Dec 2002; Martin Schlemmer <azarah@gentoo.org> perl-5.6.1-r9.ebuild : + + Fix screwup in DEPEND, RDEPEND and PDEPEND. + + 12 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.6.1-r9.ebuild: + + PDEPEND is in portage now, can unmask this. This -r installs the + makemaker fix after installing perl - finally fixed. Thanks carpaski! + + 11 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r3.ebuild: + + Busy day =:) Added LC_ALL=C into 5.8 (a fix made for 5.6.1, but lost) + + 11 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r3.ebuild: + + Changed emake back to make. bcowan pointed out that the parallel + make fails for him, which is legit + + 11 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.6.1-r9.ebuild: + + Pulled until PDEPEND is in. This worked only for those not behind + firewalls, and unfortunately perl needs to work across the board. + +*perl-5.6.1-r9 (10 Dec 2002) + + 10 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.6.1-r9.ebuild: + + Major fixes, including the inclusion of the ExtUtils-MakeMaker fix + directly into perl's ebuild (thanks seemant!). + +* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + + 26 Nov 2002; Michael Cummings <mcummings@gentoo.org>: + + Corrected deps in perl-5.6.1-r8 per bugs 4116 and 9314 + +*perl-5.6.1-r8 (13 Oct 2002) + + 22 Nov 2002; <mcummings@gentoo.org> + + Added einfo note (finally) to instruct users to install MakeMaker + patch. Also added catch for cases where -gdbm and -berkdb are in + the use flags - perl requires at least one of them to be available + + Second incantation of -r8. This time, it is for LC_ALL=C being added to + the ebuild itself. Perl won't compile correctly otherwise and handles + internationaliztion post install. + + 13 Oct 2002; Seemant Kulleen <seemant@gentoo.org> perl-5.6.1-r8.ebuild + files/digest-perl-5.6.1-r8 : + + The fixes from -r7 didn't seem to make it into portage. So this version + has those, plus the updated MakeMaker. should close bug #8998 by + rac@intrigue.com (Robert Coie) + +*perl-5.6.1-r7 (02 Oct 2002) + + 02 Oct 2002; mcummings <mcummings@gentoo.org> : Thanks entirely to seemant, + this release incorporates the MakeMaker fix directly into perl ebuild process. + +*perl-5.8.0-r3 (13 Sep 2002) + + 13 Sep 2002; <mcummings@gentoo.org> : r3 is a cleaner ebuild that should have added support for other platforms. + +*perl-5.8.0-r2 (16 Aug 2002) + + 16 Aug 2002; Michael Cummings <mcummings@gentoo.org> : added + fix for gcc compile flags that corrects problems with apps + compiling against perl. + +*perl-5.8.0-r1 (10 Aug 2002) + + 05 Aug 2002; Michael Cummings <mcummings@gentoo.org> : added + threading, fixed hard coded architecture prefix, cleaned up + ebuild + +*perl-5.8.0 (28 Jul 2002) + + 05 Aug 2002; pvdabeel <pvdabeel@gentoo.org> : fix header + + 28 Jul 2002; Maik Schreiber <blizzy@gentoo.org> : version bump + +*perl-5.6.1-r6 (04 Aug 2002) + + 27 Aug 2002; mcummings <mcummings@gentoo.org> : Added stat.t fix, + fixes compile problems on boxes with no suid's in the */bin's + bug 7120, affects fresh installs only + + 05 Aug 2002; pvdabeel <pvdabee@gentoo.org> : Added ppc keyword + + 05 Aug 2002; pvdabeel <pvdabee@gentoo.org> : changelog entry + +*perl-5.6.1-r5 (25 Jul 2002) + + 05 Aug 2002; pvdabeel <pvdabeel@gentoo.org> : + fix header + + 26 Jul 2002; Spider <spider@gentoo.org> : + fix SRC_URI to become pub/CPAN instead of pub/perl/CPAN + + 25 Jul 2002; Spider <spider@gentoo.org> perl-5.6.1-r5.ebuild + minor patch to make it build on my gcc 3.1-r8 system + +*perl-5.6.1-r4 (20 May 2002) + + 05 Aug 2002; pvdabeel <pvdabeel@gentoo.org> : + fix header + + 26 Jul 2002; Spider <spider@gentoo.org> : + fix SRC_URI to become pub/CPAN instead of pub/perl/CPAN + + 20 May 2002; Preston A. Elder <prez@gentoo.org> perl-5.6.1-r4.ebuild + files/digest-perl-5.6.1-r4 : + + Added ebuild that works with gcc 3.1. + +*perl-5.6.1-r3 (5 May 2002) + + 5 May 2002; Seemant Kulleen <seemant@gentoo.org> perl-5.6.1-r4.ebuild + files/digest-perl-5.6.1-r4 : + + Added an eclass called perl-post.eclass, which this ebuild now inherits, + so that the .pod file in ${libarchdir} gets updated cleanly with + emerging and unmerging. + +*perl-5.6.1-r3 (21 Mar 2002) + + 21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> perl-5.6.1-r3.ebuild : + + HTML documentation no longer gets gzipped, but a revision upgrade wasn't + absolutely necessary, I don't think. Thanks to stefan@mdy.univie.ac.at + for pointing it out. + +*perl-5.6.1-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. diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog new file mode 100644 index 00000000..b51eca25 --- /dev/null +++ b/dev-lang/php/ChangeLog @@ -0,0 +1,1494 @@ +# ChangeLog for dev-lang/php +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.1006 2015/08/08 15:30:03 olemarkus Exp $ + +*php-5.5.28 (08 Aug 2015) +*php-5.6.12 (08 Aug 2015) +*php-5.4.44 (08 Aug 2015) + + 08 Aug 2015; Ole Markus With <olemarkus@gentoo.org> +php-5.4.44.ebuild, + +php-5.5.28.ebuild, +php-5.6.12.ebuild: + Version bumps + + 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> php-5.6.9.ebuild: + Stable for sparc, wrt bug #550164 + + 24 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> php-5.5.26.ebuild, + php-5.6.10.ebuild: + ia64 stable wrt bug #552408 + + 23 Jul 2015; Agostino Sarubbo <ago@gentoo.org> php-5.5.26.ebuild, + php-5.6.10.ebuild: + Stable for sparc, wrt bug #552408 + + 23 Jul 2015; Agostino Sarubbo <ago@gentoo.org> php-5.5.26.ebuild, + php-5.6.10.ebuild: + Stable for ppc, wrt bug #552408 + + 15 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> php-5.5.26.ebuild, + php-5.6.10.ebuild: + arm stable wrt bug #552408 + + 14 Jul 2015; Tobias Klausmann <klausman@gentoo.org> php-5.6.10.ebuild: + Stable on alpha, bug 552408 + + 14 Jul 2015; Tobias Klausmann <klausman@gentoo.org> php-5.5.26.ebuild: + Stable on alpha, bug 552408 + + 12 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> php-5.5.26.ebuild, + php-5.6.10.ebuild: + x86 stable wrt bug #552408 + + 11 Jul 2015; Ole Markus With <olemarkus@gentoo.org> -php-5.4.39.ebuild, + -php-5.4.40.ebuild, -php-5.5.22.ebuild, -php-5.5.23.ebuild, + -php-5.5.24.ebuild, -php-5.5.25.ebuild, -php-5.6.7.ebuild, -php-5.6.8.ebuild, + -php-7.0.0_alpha1.ebuild, -php-7.0.0_alpha2.ebuild: + Cleanup of old ebuilds + +*php-7.0.0_beta1 (11 Jul 2015) + + 11 Jul 2015; Ole Markus With <olemarkus@gentoo.org> +php-7.0.0_beta1.ebuild: + PHP 7 beta1 + +*php-5.5.27 (11 Jul 2015) +*php-5.6.11 (11 Jul 2015) +*php-5.4.43 (11 Jul 2015) + + 11 Jul 2015; Ole Markus With <olemarkus@gentoo.org> +php-5.4.43.ebuild, + +php-5.5.27.ebuild, +php-5.6.11.ebuild: + Version bumps + + 11 Jul 2015; Jeroen Roovers <jer@gentoo.org> php-5.5.26.ebuild, + php-5.6.10.ebuild: + Stable for HPPA PPC64 (bug #552408). + + 09 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> php-5.5.26.ebuild, + php-5.6.10.ebuild: + amd64 stable wrt bug #552408 + + 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> php-5.6.9.ebuild: + Stable for alpha, wrt bug #550164 + + 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.41.ebuild, + php-5.5.25-r1.ebuild: + Stable for alpha, wrt bug #549538 + +*php-7.0.0_alpha2 (29 Jun 2015) + + 29 Jun 2015; Ole Markus With <olemarkus@gentoo.org> +php-7.0.0_alpha2.ebuild: + Bump of PHP7 alpha + + 24 Jun 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.41.ebuild, + php-5.5.25-r1.ebuild: + Stable for ppc, wrt bug #549538 + + 21 Jun 2015; Markus Meier <maekke@gentoo.org> php-5.6.9.ebuild: + arm stable, bug #550164 + + 13 Jun 2015; Ole Markus With <olemarkus@gentoo.org> php-7.0.0_alpha1.ebuild: + Fix apache2 build error for php-7 + +*php-7.0.0_alpha1 (12 Jun 2015) + + 12 Jun 2015; Ole Markus With <olemarkus@gentoo.org> +php-7.0.0_alpha1.ebuild: + Add initial version of the php 7 ebuilds + +*php-5.6.10 (12 Jun 2015) +*php-5.5.26 (12 Jun 2015) +*php-5.4.42 (12 Jun 2015) + + 12 Jun 2015; Ole Markus With <olemarkus@gentoo.org> +php-5.4.42.ebuild, + +php-5.5.26.ebuild, +php-5.6.10.ebuild: + Version bumps + + 11 Jun 2015; Markus Meier <maekke@gentoo.org> php-5.5.25-r1.ebuild: + arm stable, bug #549538 + + 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> php-5.6.9.ebuild: + Stable for ppc, wrt bug #550164 + + 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.41.ebuild, + php-5.5.25-r1.ebuild: + Stable for x86, wrt bug #549538 + + 02 Jun 2015; Jack Morgan <jmorgan@gentoo.org> php-5.4.41.ebuild, + php-5.5.25-r1.ebuild: + sparc stable wrt bug #549538 + + 01 Jun 2015; Jack Morgan <jmorgan@gentoo.org> php-5.4.41.ebuild, + php-5.5.25-r1.ebuild: + ia64 stable wrt bug #549538 + + 28 May 2015; Jeroen Roovers <jer@gentoo.org> php-5.6.9.ebuild: + Stable for HPPA (bug #550164). + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.41.ebuild, + php-5.5.25.ebuild: + Stable for arm, wrt bug #549538 + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.40.ebuild, + php-5.5.24.ebuild: + Stable for arm, wrt bug #546872 + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> php-5.6.9.ebuild: + Stable for x86, wrt bug #550164 + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> php-5.6.9.ebuild: + Stable for amd64, wrt bug #550164 + + 26 May 2015; Richard Freeman <rich0@gentoo.org> php-5.5.25-r1.ebuild: + amd64 stable - 549538 + + 26 May 2015; Jeroen Roovers <jer@gentoo.org> php-5.4.41.ebuild, + php-5.5.25-r1.ebuild: + Stable for PPC64 (bug #549538). + + 25 May 2015; Jeroen Roovers <jer@gentoo.org> php-5.6.9.ebuild: + Stable for PPC64 (bug #550164). + + 25 May 2015; Jeroen Roovers <jer@gentoo.org> php-5.5.25-r1.ebuild: + Stable for HPPA (bug #549538). + +*php-5.5.25-r1 (24 May 2015) + + 24 May 2015; Ole Markus With <olemarkus@gentoo.org> +php-5.5.25-r1.ebuild: + Revision bump. Add patch for bug #547310 + + 22 May 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.41.ebuild, + php-5.5.25.ebuild: + Stable for x86, wrt bug #549538 + + 22 May 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.41.ebuild, + php-5.5.25.ebuild: + Stable for amd64, wrt bug #549538 + + 22 May 2015; Jeroen Roovers <jer@gentoo.org> php-5.4.41.ebuild, + php-5.5.25.ebuild: + Stable for HPPA (bug #549538). + +*php-5.6.9 (19 May 2015) +*php-5.5.25 (19 May 2015) +*php-5.4.41 (19 May 2015) + + 19 May 2015; Ole Markus With <olemarkus@gentoo.org> +php-5.4.41.ebuild, + +php-5.5.25.ebuild, +php-5.6.9.ebuild: + Version bumps + + 05 May 2015; Brian Evans <grknight@gentoo.org> -php-5.3.29.ebuild, + metadata.xml: + Drop 5.3 slot and remove sqlite2 USE description + + 29 Apr 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.40.ebuild, + php-5.5.24.ebuild: + Stable for sparc, wrt bug #546872 + + 29 Apr 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.40.ebuild, + php-5.5.24.ebuild: + Stable for ppc, wrt bug #546872 + + 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.40.ebuild, + php-5.5.24.ebuild: + Stable for ia64, wrt bug #546872 + + 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.40.ebuild, + php-5.5.24.ebuild: + Stable for alpha, wrt bug #546872 + + 23 Apr 2015; Jeroen Roovers <jer@gentoo.org> php-5.4.40.ebuild, + php-5.5.24.ebuild: + Stable for HPPA PPC64 (bug #546872). + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.40.ebuild, + php-5.5.24.ebuild: + Stable for x86, wrt bug #546872 + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.40.ebuild, + php-5.5.24.ebuild: + Stable for amd64, wrt bug #546872 + +*php-5.5.24 (18 Apr 2015) +*php-5.4.40 (18 Apr 2015) +*php-5.6.8 (18 Apr 2015) + + 18 Apr 2015; Ole Markus With <olemarkus@gentoo.org> +php-5.4.40.ebuild, + +php-5.5.24.ebuild, +php-5.6.8.ebuild: + Version bumps + + 17 Apr 2015; Agostino Sarubbo <ago@gentoo.org> -php-5.4.36.ebuild, + -php-5.4.37.ebuild, -php-5.4.38.ebuild, -php-5.5.20.ebuild, + -php-5.5.21.ebuild, -php-5.6.4.ebuild, -php-5.6.5.ebuild, -php-5.6.6.ebuild: + Remove old + + 17 Apr 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.39.ebuild, + php-5.5.23.ebuild: + Stable for ppc, wrt bug #544186 + + 17 Apr 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.39.ebuild, + php-5.5.23.ebuild: + Stable for ia64, wrt bug #544186 + + 17 Apr 2015; Pawel Hajdan jr <phajdan.jr@gentoo.org> php-5.6.7.ebuild, + +files/php-libvpx.patch: + Fix build with libvpx-1.4.0, bug #545952. Patch by Canarau Constantin. + + 05 Apr 2015; Sebastian Pipping <sping@gentoo.org> php-5.3.29.ebuild, + php-5.4.36.ebuild, php-5.4.37.ebuild, php-5.4.38.ebuild, php-5.4.39.ebuild, + php-5.5.20.ebuild, php-5.5.21.ebuild, php-5.5.22.ebuild, php-5.5.23.ebuild, + php-5.6.4.ebuild, php-5.6.5.ebuild, php-5.6.6.ebuild, php-5.6.7.ebuild, + -files/70_mod_php5.conf-apache2: + Resolve unused and misleading files/70_mod_php5.conf-apache2, add note about + /etc/apache2/modules.d/70_mod_php5.conf actually being provided by + app-eselect/eselect-php by now (bug #544564) + + 02 Apr 2015; Markus Meier <maekke@gentoo.org> php-5.5.23.ebuild: + arm stable, bug #544186 + + 02 Apr 2015; Markus Meier <maekke@gentoo.org> php-5.4.39.ebuild: + arm stable, bug #544186 + + 31 Mar 2015; Ulrich Müller <ulm@gentoo.org> php-5.3.29.ebuild, + php-5.4.36.ebuild, php-5.4.37.ebuild, php-5.4.38.ebuild, php-5.4.39.ebuild, + php-5.5.20.ebuild, php-5.5.21.ebuild, php-5.5.22.ebuild, php-5.5.23.ebuild, + php-5.6.4.ebuild, php-5.6.5.ebuild, php-5.6.6.ebuild, php-5.6.7.ebuild: + Update dependency after package move of eselect modules to app-eselect. + + 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.39.ebuild, + php-5.5.23.ebuild: + Stable for ppc64, wrt bug #544186 + + 30 Mar 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.39.ebuild, + php-5.5.23.ebuild: + Stable for alpha, wrt bug #544186 + + 30 Mar 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.39.ebuild, + php-5.5.23.ebuild: + Stable for sparc, wrt bug #544186 + + 29 Mar 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.39.ebuild, + php-5.5.23.ebuild: + Stable for x86, wrt bug #544186 + + 28 Mar 2015; Jeroen Roovers <jer@gentoo.org> php-5.4.39.ebuild, + php-5.5.23.ebuild: + Stable for HPPA (bug #544186). + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.39.ebuild, + php-5.5.23.ebuild: + Stable for amd64, wrt bug #544186 + + 26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.38.ebuild, + php-5.5.22.ebuild: + Stable for ppc64, wrt bug #541098 + + 26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.38.ebuild, + php-5.5.22.ebuild: + Stable for ppc, wrt bug #541098 + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.38.ebuild, + php-5.5.22.ebuild: + Stable for ia64, wrt bug #541098 + +*php-5.4.39 (20 Mar 2015) +*php-5.5.23 (20 Mar 2015) +*php-5.6.7 (20 Mar 2015) + + 20 Mar 2015; Ole Markus With <olemarkus@gentoo.org> +php-5.4.39.ebuild, + +php-5.5.23.ebuild, +php-5.6.7.ebuild: + Version bumps + + 17 Mar 2015; Andreas Schuerch <nativemad@gentoo.org> php-5.4.38.ebuild, + php-5.5.22.ebuild: + x86 stable, see bug 541098 + + 04 Mar 2015; Markus Meier <maekke@gentoo.org> php-5.5.22.ebuild: + arm stable, bug #541098 + + 04 Mar 2015; Markus Meier <maekke@gentoo.org> php-5.4.38.ebuild: + arm stable, bug #541098 + + 02 Mar 2015; Yixun Lan <dlan@gentoo.org> php-5.6.6.ebuild: + add arm64 support, tested on A53 board + + 26 Feb 2015; Jeroen Roovers <jer@gentoo.org> php-5.4.38.ebuild, + php-5.5.22.ebuild: + Stable for HPPA (bug #541098). + + 25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.38.ebuild, + php-5.5.22.ebuild: + Stable for amd64, wrt bug #541098 + + 23 Feb 2015; Tobias Klausmann <klausman@gentoo.org> php-5.5.21.ebuild: + Stable on alpha, bug 533998 + + 23 Feb 2015; Tobias Klausmann <klausman@gentoo.org> php-5.4.37.ebuild: + Stable on alpha, bug 533998 + + 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.37.ebuild, + php-5.5.21.ebuild: + Stable for ia64, wrt bug #533998 + +*php-5.4.38 (20 Feb 2015) +*php-5.5.22 (20 Feb 2015) +*php-5.6.6 (20 Feb 2015) + + 20 Feb 2015; Ole Markus With <olemarkus@gentoo.org> +php-5.4.38.ebuild, + +php-5.5.22.ebuild, +php-5.6.6.ebuild: + Version bumps + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.37.ebuild, + php-5.5.21.ebuild: + Stable for ppc64, wrt bug #533998 + + 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.37.ebuild, + php-5.5.21.ebuild: + Stable for sparc, wrt bug #533998 + + 01 Feb 2015; Markus Meier <maekke@gentoo.org> php-5.4.37.ebuild, + php-5.5.21.ebuild: + arm stable, bug #533998 + + 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.37.ebuild, + php-5.5.21.ebuild: + Stable for ppc, wrt bug #533998 + + 25 Jan 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.37.ebuild, + php-5.5.21.ebuild: + Stable for x86, wrt bug #533998 + + 25 Jan 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.37.ebuild, + php-5.5.21.ebuild: + Stable for amd64, wrt bug #533998 + + 25 Jan 2015; Jeroen Roovers <jer@gentoo.org> php-5.4.37.ebuild, + php-5.5.21.ebuild: + Stable for HPPA (bug #533998). + +*php-5.6.5 (23 Jan 2015) +*php-5.5.21 (23 Jan 2015) +*php-5.4.37 (23 Jan 2015) + + 23 Jan 2015; Ole Markus With <olemarkus@gentoo.org> +php-5.4.37.ebuild, + +php-5.5.21.ebuild, +php-5.6.5.ebuild: + Version bump + + 28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> php-5.3.29.ebuild, + php-5.4.36.ebuild, php-5.5.20.ebuild, php-5.6.4.ebuild: + Rename virtual/postgresql to dev-db/postgresql + + 26 Dec 2014; Ole Markus With <olemarkus@gentoo.org> -php-5.4.34.ebuild, + -php-5.4.35.ebuild, -php-5.5.18.ebuild, -php-5.5.19.ebuild, -php-5.6.2.ebuild, + -php-5.6.3.ebuild: + Removing older versions + + 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.36.ebuild, + php-5.5.20.ebuild: + Stable for sparc, wrt bug #532914 + + 25 Dec 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.36.ebuild, + php-5.5.20.ebuild: + Stable for ia64, wrt bug #532914 + + 24 Dec 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.36.ebuild, + php-5.5.20.ebuild: + Stable for ppc64, wrt bug #532914 + + 24 Dec 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.36.ebuild, + php-5.5.20.ebuild: + Stable for ppc, wrt bug #532914 + + 23 Dec 2014; Markus Meier <maekke@gentoo.org> php-5.4.36.ebuild, + php-5.5.20.ebuild: + arm stable, bug #532914 + + 23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.36.ebuild, + php-5.5.20.ebuild: + Stable for alpha, wrt bug #532914 + + 21 Dec 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.36.ebuild, + php-5.5.20.ebuild: + Stable for x86, wrt bug #532914 + + 21 Dec 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.36.ebuild, + php-5.5.20.ebuild: + Stable for amd64, wrt bug #532914 + + 21 Dec 2014; Jeroen Roovers <jer@gentoo.org> php-5.4.36.ebuild, + php-5.5.20.ebuild: + Stable for HPPA (bug #532914). + +*php-5.5.20 (19 Dec 2014) +*php-5.4.36 (19 Dec 2014) +*php-5.6.4 (19 Dec 2014) + + 19 Dec 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.4.36.ebuild, + +php-5.5.20.ebuild, +php-5.6.4.ebuild: + Version bump + +*php-5.4.35 (14 Nov 2014) +*php-5.5.19 (14 Nov 2014) +*php-5.6.3 (14 Nov 2014) + + 14 Nov 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.4.35.ebuild, + +php-5.5.19.ebuild, +php-5.6.3.ebuild: + Version bump of php 5.{4,5,6} + + 03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> php-5.3.29.ebuild, + php-5.4.34.ebuild, php-5.5.18.ebuild, php-5.6.2.ebuild: + Update PostgreSQL dependencies and/or checks to virtual/postgresql. + + 02 Nov 2014; Ole Markus With <olemarkus@gentoo.org> -php-5.4.32.ebuild, + -php-5.5.16.ebuild: + cleaning up + + 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.34.ebuild, + php-5.5.18.ebuild: + Stable for ia64, wrt bug #525960 + + 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.34.ebuild, + php-5.5.18.ebuild: + Stable for ppc64, wrt bug #525960 + + 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.34.ebuild, + php-5.5.18.ebuild: + Stable for ppc, wrt bug #525960 + + 30 Oct 2014; Markus Meier <maekke@gentoo.org> php-5.5.18.ebuild: + arm stable, bug #525960 + + 30 Oct 2014; Markus Meier <maekke@gentoo.org> php-5.4.34.ebuild: + arm stable, bug #525960 + + 29 Oct 2014; Tobias Klausmann <klausman@gentoo.org> php-5.5.18.ebuild: + Stable on alpha, bug 525960 + + 29 Oct 2014; Tobias Klausmann <klausman@gentoo.org> php-5.4.34.ebuild: + Stable on alpha, bug 525960 + + 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.34.ebuild, + php-5.5.18.ebuild: + Stable for sparc, wrt bug #525960 + + 27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.34.ebuild, + php-5.5.18.ebuild: + Stable for x86, wrt bug #525960 + + 27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.34.ebuild, + php-5.5.18.ebuild: + Stable for amd64, wrt bug #525960 + + 25 Oct 2014; Jeroen Roovers <jer@gentoo.org> php-5.4.34.ebuild, + php-5.5.18.ebuild: + Stable for HPPA (bug #525960). + + 17 Oct 2014; Ole Markus With <olemarkus@gentoo.org> -php-5.4.33.ebuild, + -php-5.5.17.ebuild, -php-5.6.0.ebuild, -php-5.6.1.ebuild: + Removing older versions + +*php-5.4.34 (17 Oct 2014) +*php-5.6.2 (17 Oct 2014) +*php-5.5.18 (17 Oct 2014) + + 17 Oct 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.4.34.ebuild, + +php-5.5.18.ebuild, +php-5.6.2.ebuild: + Version bump + + 10 Oct 2014; Brian Evans <grknight@gentoo.org> php-5.3.29.ebuild, + php-5.4.32.ebuild, php-5.4.33.ebuild, php-5.5.16.ebuild, php-5.5.17.ebuild, + php-5.6.0.ebuild, php-5.6.1.ebuild: + Update elog messages to /etc/portage/make.conf + +*php-5.6.1 (03 Oct 2014) + + 03 Oct 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.6.1.ebuild: + Version bump + +*php-5.4.33 (19 Sep 2014) +*php-5.5.17 (19 Sep 2014) + + 19 Sep 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.4.33.ebuild, + +php-5.5.17.ebuild: + Version bump of php:5.5 and php:5.4 + +*php-5.6.0 (28 Aug 2014) + + 28 Aug 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.6.0.ebuild, + -php-5.6.0_alpha1-r1.ebuild, -php-5.6.0_alpha1.ebuild, + -php-5.6.0_beta1.ebuild, -php-5.6.0_beta2.ebuild, -php-5.6.0_rc1.ebuild: + Add final version of php 5.6.0 + + 26 Aug 2014; Agostino Sarubbo <ago@gentoo.org> -php-5.3.28-r3.ebuild, + -php-5.4.30.ebuild, -php-5.4.31.ebuild, -php-5.5.15.ebuild: + Remove old + + 26 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.32.ebuild, + php-5.5.16.ebuild: + Stable for ppc64, wrt bug #513032 + + 26 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.32.ebuild, + php-5.5.16.ebuild: + Stable for ppc, wrt bug #513032 + + 25 Aug 2014; Raúl Porcel <armin76@gentoo.org> php-5.3.29.ebuild, + php-5.4.32.ebuild, php-5.5.16.ebuild: + ia64/sparc stable wrt #519932, #513032 + + 24 Aug 2014; Jeroen Roovers <jer@gentoo.org> php-5.4.32.ebuild: + Stable for HPPA (bug #513032). + + 24 Aug 2014; Jeroen Roovers <jer@gentoo.org> php-5.5.16.ebuild: + Stable for HPPA (bug #513032). + + 24 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.29.ebuild: + Stable for arm, wrt bug #519932 + + 24 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.32.ebuild, + php-5.5.16.ebuild: + Stable for arm, wrt bug #513032 + + 24 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.29.ebuild: + Stable for alpha, wrt bug #519932 + + 24 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.32.ebuild, + php-5.5.16.ebuild: + Stable for alpha, wrt bug #513032 + + 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.32.ebuild, + php-5.5.16.ebuild: + Stable for x86, wrt bug #513032 + + 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.32.ebuild, + php-5.5.16.ebuild: + Stable for amd64, wrt bug #513032 + +*php-5.5.16 (22 Aug 2014) + + 22 Aug 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.5.16.ebuild, + metadata.xml: + Version bump of php 5.5. Added webp support + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.29.ebuild: + Stable for ppc, wrt bug #519932 + + 19 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.29.ebuild: + Stable for ppc64, wrt bug #519932 + + 19 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.29.ebuild: + Stable for ia64, wrt bug #519932 + + 19 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.29.ebuild: + Stable for x86, wrt bug #519932 + + 19 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.29.ebuild: + Stable for amd64, wrt bug #519932 + + 16 Aug 2014; Ole Markus With <olemarkus@gentoo.org> -php-5.4.28.ebuild, + -php-5.4.29.ebuild, -php-5.5.12.ebuild, -php-5.5.13.ebuild, + -php-5.5.14.ebuild: + Remove older ebuilds + + 15 Aug 2014; Jeroen Roovers <jer@gentoo.org> php-5.3.29.ebuild: + Stable for HPPA (bug #519932). + +*php-5.3.29 (14 Aug 2014) + + 14 Aug 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.3.29.ebuild: + Last revbump of php 5.3 + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> php-5.3.28-r3.ebuild, + php-5.4.28.ebuild, php-5.4.29.ebuild, php-5.4.30.ebuild, php-5.4.31.ebuild, + php-5.5.12.ebuild, php-5.5.13.ebuild, php-5.5.14.ebuild, php-5.5.15.ebuild, + php-5.6.0_alpha1-r1.ebuild, php-5.6.0_alpha1.ebuild, php-5.6.0_beta1.ebuild, + php-5.6.0_beta2.ebuild, php-5.6.0_rc1.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.5.15.ebuild: + Stable for ppc64, wrt bug #516994 + + 08 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.5.15.ebuild: + Stable for ppc, wrt bug #516994 + + 04 Aug 2014; Raúl Porcel <armin76@gentoo.org> php-5.5.15.ebuild: + ia64/sparc stable wrt #516994 + + 03 Aug 2014; Markus Meier <maekke@gentoo.org> php-5.5.15.ebuild: + arm stable, bug #516994 + + 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.5.15.ebuild: + Stable for x86, wrt bug #516994 + + 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.5.15.ebuild: + Stable for amd64, wrt bug #516994 + + 31 Jul 2014; Tobias Klausmann <klausman@gentoo.org> php-5.5.15.ebuild: + Stable on alpha, bug #516994 + + 29 Jul 2014; Jeroen Roovers <jer@gentoo.org> php-5.5.15.ebuild: + Stable for HPPA (bug #516994). + +*php-5.5.15 (28 Jul 2014) +*php-5.4.31 (28 Jul 2014) + + 28 Jul 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.4.31.ebuild, + +php-5.5.15.ebuild: + Version bumps + + 05 Jul 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.30.ebuild, + php-5.5.14.ebuild: + Stable for sparc, wrt bug #512492 + + 05 Jul 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.30.ebuild, + php-5.5.14.ebuild: + Stable for ia64, wrt bug #512492 + + 05 Jul 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.30.ebuild, + php-5.5.14.ebuild: + Stable for ppc64, wrt bug #512492 + + 05 Jul 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.30.ebuild, + php-5.5.14.ebuild: + Stable for ppc, wrt bug #512492 + + 05 Jul 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.30.ebuild, + php-5.5.14.ebuild: + Stable for alpha, wrt bug #512492 + + 05 Jul 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.30.ebuild, + php-5.5.14.ebuild: + Stable for x86, wrt bug #512492 + + 29 Jun 2014; Markus Meier <maekke@gentoo.org> php-5.5.14.ebuild: + arm stable, bug #512492 + + 29 Jun 2014; Markus Meier <maekke@gentoo.org> php-5.4.30.ebuild: + arm stable, bug #512492 + + 28 Jun 2014; Jeroen Roovers <jer@gentoo.org> php-5.4.30.ebuild: + Stable for HPPA (bug #512492). + + 28 Jun 2014; Jeroen Roovers <jer@gentoo.org> php-5.5.14.ebuild: + Stable for HPPA (bug #512492). + + 28 Jun 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.30.ebuild, + php-5.5.14.ebuild: + Stable for amd64, wrt bug #512492 + +*php-5.4.30 (27 Jun 2014) +*php-5.5.14 (27 Jun 2014) + + 27 Jun 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.4.30.ebuild, + +php-5.5.14.ebuild: + Version bumps + + 25 Jun 2014; Ole Markus With <olemarkus@gentoo.org> -php-5.3.28.ebuild, + -php-5.4.26.ebuild, -php-5.4.27.ebuild, -php-5.5.10.ebuild, + -php-5.5.11.ebuild: + Removing older versions + +*php-5.6.0_rc1 (25 Jun 2014) + + 25 Jun 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.6.0_rc1.ebuild: + Added first rc for php 5.6 + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.28.ebuild, + php-5.5.12.ebuild: + Stable for x86, wrt bug #509132 + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.28.ebuild, + php-5.5.12.ebuild: + Stable for sparc, wrt bug #509132 + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.28.ebuild, + php-5.5.12.ebuild: + Stable for ppc, wrt bug #509132 + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.28.ebuild, + php-5.5.12.ebuild: + Stable for ppc64, wrt bug #509132 + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.28.ebuild, + php-5.5.12.ebuild: + Stable for ia64, wrt bug #509132 + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.28.ebuild, + php-5.5.12.ebuild: + Stable for alpha, wrt bug #509132 + +*php-5.4.29 (30 May 2014) +*php-5.5.13 (30 May 2014) + + 30 May 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.4.29.ebuild, + +php-5.5.13.ebuild: + Version bump + + 25 May 2014; Markus Meier <maekke@gentoo.org> php-5.5.12.ebuild: + arm stable, bug #509132 + + 25 May 2014; Markus Meier <maekke@gentoo.org> php-5.4.28.ebuild: + arm stable, bug #509132 + + 24 May 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.28.ebuild, + php-5.5.12.ebuild: + Stable for amd64, wrt bug #509132 + + 20 May 2014; Jeroen Roovers <jer@gentoo.org> php-5.4.28.ebuild, + php-5.5.12.ebuild: + Stable for HPPA (bug #509132). + + 17 May 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.28-r3.ebuild: + Stable for alpha, wrt bug #501376 + + 14 May 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.28-r3.ebuild: + Stable for sparc, wrt bug #501376 + + 13 May 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.28-r3.ebuild: + Stable for ia64, wrt bug #501376 + +*php-5.5.12 (03 May 2014) +*php-5.4.28 (03 May 2014) +*php-5.6.0_beta2 (03 May 2014) + + 03 May 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.4.28.ebuild, + +php-5.5.12.ebuild, +php-5.6.0_beta2.ebuild: + Version bumps + +*php-5.6.0_beta1 (23 Apr 2014) + + 23 Apr 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.6.0_beta1.ebuild: + Add php 5.6 beta 1 + + 20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.28-r3.ebuild: + Stable for ppc64, wrt bug #501376 + + 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.28-r3.ebuild: + Stable for ppc, wrt bug #501376 + + 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.28-r3.ebuild: + Stable for x86, wrt bug #501376 + + 05 Apr 2014; Ole Markus With <olemarkus@gentoo.org> -php-5.3.28-r1.ebuild, + -php-5.3.28-r2.ebuild, -php-5.4.23.ebuild, -php-5.4.24-r1.ebuild, + -php-5.4.24.ebuild, -php-5.4.25.ebuild, -php-5.5.7.ebuild, + -php-5.5.8-r1.ebuild, -php-5.5.8.ebuild, -php-5.5.9.ebuild: + Removing older, insecure versions + +*php-5.5.11 (05 Apr 2014) +*php-5.4.27 (05 Apr 2014) + + 05 Apr 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.4.27.ebuild, + +php-5.5.11.ebuild: + Version bumps + + 05 Apr 2014; Pacho Ramos <pacho@gentoo.org> php-5.3.28-r3.ebuild: + amd64 stable, bug #501376 + + 26 Mar 2014; Markus Meier <maekke@gentoo.org> php-5.3.28-r3.ebuild: + arm stable, bug #501376 + + 24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.26.ebuild, + php-5.5.10.ebuild: + Stable for ppc64, wrt bug #503630 + + 19 Mar 2014; Jeroen Roovers <jer@gentoo.org> php-5.3.28-r3.ebuild: + Stable for HPPA (bug #501376). + + 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.26.ebuild, + php-5.5.10.ebuild: + Stable for alpha, wrt bug #503630 + + 18 Mar 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.26.ebuild, + php-5.5.10.ebuild: + Stable for ia64, wrt bug #503630 + + 16 Mar 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.26.ebuild, + php-5.5.10.ebuild: + Stable for ppc, wrt bug #503630 + + 12 Mar 2014; Markus Meier <maekke@gentoo.org> php-5.5.10.ebuild: + arm stable, bug #503630 + + 12 Mar 2014; Markus Meier <maekke@gentoo.org> php-5.4.26.ebuild: + arm stable, bug #503630 + + 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.26.ebuild, + php-5.5.10.ebuild: + Stable for sparc, wrt bug #503630 + + 12 Mar 2014; Patrick Lauer <patrick@gentoo.org> php-5.3.28-r3.ebuild: + Whitespace + +*php-5.3.28-r3 (11 Mar 2014) + + 11 Mar 2014; Ole Markus With <olemarkus@gentoo.org> + +files/freetype-2.5.1-linking-fix.patch, +php-5.3.28-r3.ebuild: + Add patch for compiling against freetype-2.5.1 + + 09 Mar 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.26.ebuild, + php-5.5.10.ebuild: + Stable for x86, wrt bug #503630 + + 09 Mar 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.26.ebuild, + php-5.5.10.ebuild: + Stable for amd64, wrt bug #503630 + + 07 Mar 2014; Jeroen Roovers <jer@gentoo.org> php-5.4.26.ebuild, + php-5.5.10.ebuild: + Stable for HPPA (bug #503630). + +*php-5.4.26 (07 Mar 2014) +*php-5.5.10 (07 Mar 2014) + + 07 Mar 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.4.26.ebuild, + +php-5.5.10.ebuild: + Version bumps + + 22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> php-5.5.9.ebuild: + Stable for sparc, wrt bug #501312 + + 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> php-5.5.9.ebuild: + Stable for ppc, wrt bug #501312 + + 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> php-5.5.9.ebuild: + Stable for ppc64, wrt bug #501312 + + 17 Feb 2014; Agostino Sarubbo <ago@gentoo.org> php-5.5.9.ebuild: + Stable for arm, wrt bug #501312 + + 16 Feb 2014; Jeroen Roovers <jer@gentoo.org> php-5.5.9.ebuild: + Stable for HPPA (bug #501312). + + 16 Feb 2014; Ole Markus With <olemarkus@gentoo.org> -php-5.5.2.ebuild: + Removing old version 5.5.2 + + 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> php-5.5.9.ebuild: + Stable for ia64, wrt bug #501312 + + 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> php-5.5.9.ebuild: + Stable for alpha, wrt bug #501312 + + 15 Feb 2014; Agostino Sarubbo <ago@gentoo.org> php-5.5.9.ebuild: + Stable for x86, wrt bug #501312 + + 15 Feb 2014; Agostino Sarubbo <ago@gentoo.org> php-5.5.9.ebuild: + Stable for amd64, wrt bug #501312 + + 08 Feb 2014; Ole Markus With <olemarkus@gentoo.org> -php-5.3.27.ebuild, + -php-5.4.17.ebuild: + Remove older unsecure versions + + 08 Feb 2014; Ole Markus With <olemarkus@gentoo.org> php-5.3.27.ebuild, + php-5.3.28-r1.ebuild, php-5.3.28-r2.ebuild, php-5.3.28.ebuild, + php-5.4.17.ebuild, php-5.4.23.ebuild, php-5.4.24-r1.ebuild, php-5.4.24.ebuild, + php-5.4.25.ebuild, php-5.5.2.ebuild: + Remove frontbase keyword, which does nothing + +*php-5.5.8-r1 (02 Feb 2014) +*php-5.4.24-r1 (02 Feb 2014) +*php-5.6.0_alpha1-r1 (02 Feb 2014) +*php-5.3.28-r2 (02 Feb 2014) + + 02 Feb 2014; Pacho Ramos <pacho@gentoo.org> +files/php-fpm_at-simple.service, + +files/php-fpm_at.service, +php-5.3.28-r2.ebuild, +php-5.4.24-r1.ebuild, + +php-5.5.8-r1.ebuild, +php-5.6.0_alpha1-r1.ebuild: + Rework systemd support (#439918) + +*php-5.6.0_alpha1 (28 Jan 2014) + + 28 Jan 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.6.0_alpha1.ebuild: + Adding first alpha of php 5.6 + + 17 Jan 2014; Richard Freeman <rich0@gentoo.org> php-5.3.28-r1.ebuild: + amd64 stable - 494249,492784 + +*php-5.5.7 (13 Jan 2014) + + 13 Jan 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.5.7.ebuild: + Restoring php-5.5.7 + + 13 Jan 2014; Ole Markus With <olemarkus@gentoo.org> -php-5.4.18.ebuild, + -php-5.4.19.ebuild, -php-5.4.20.ebuild, -php-5.4.21.ebuild, + -php-5.4.22.ebuild, -php-5.5.3-r1.ebuild, -php-5.5.3.ebuild, + -php-5.5.4.ebuild, -php-5.5.5.ebuild, -php-5.5.6.ebuild, -php-5.5.7.ebuild: + Removing old versions + +*php-5.5.8 (13 Jan 2014) +*php-5.4.24 (13 Jan 2014) + + 13 Jan 2014; Ole Markus With <olemarkus@gentoo.org> +php-5.4.24.ebuild, + +php-5.5.8.ebuild: + Version bump + + 12 Jan 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.28.ebuild, + php-5.4.23.ebuild, php-5.5.7.ebuild: + Stable for ia64, wrt bug #492784 + + 10 Jan 2014; Jeroen Roovers <jer@gentoo.org> php-5.3.28-r1.ebuild: + Stable for HPPA (bug #492784). + + 10 Jan 2014; Ole Markus With <olemarkus@gentoo.org> php-5.3.28-r1.ebuild: + Fix for building with USE=threads. Bug #494240 + + 05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.28.ebuild, + php-5.4.23.ebuild, php-5.5.7.ebuild: + Stable for alpha, wrt bug #492784 + + 05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.28.ebuild, + php-5.4.23.ebuild, php-5.5.7.ebuild: + Stable for arm, wrt bug #492784 + + 04 Jan 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.28.ebuild, + php-5.4.23.ebuild, php-5.5.7.ebuild: + Stable for sparc, wrt bug #492784 + + 04 Jan 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.28.ebuild, + php-5.4.23.ebuild, php-5.5.7.ebuild: + Stable for ppc64, wrt bug #492784 + + 04 Jan 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.28.ebuild, + php-5.4.23.ebuild, php-5.5.7.ebuild: + Stable for ppc, wrt bug #492784 + + 03 Jan 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.28.ebuild, + php-5.4.23.ebuild, php-5.5.7.ebuild: + Stable for x86, wrt bug #492784 + + 03 Jan 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.28.ebuild, + php-5.4.23.ebuild, php-5.5.7.ebuild: + Stable for amd64, wrt bug #492784 + + 30 Dec 2013; Jeroen Roovers <jer@gentoo.org> php-5.4.23.ebuild, + php-5.5.7.ebuild: + Stable for HPPA (bug #492784). + +*php-5.4.23 (13 Dec 2013) +*php-5.5.7 (13 Dec 2013) +*php-5.3.28 (13 Dec 2013) + + 13 Dec 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.3.28.ebuild, + +php-5.4.23.ebuild, +php-5.5.7.ebuild: + Version bump of all minor versions + +*php-5.4.22 (15 Nov 2013) + + 15 Nov 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.4.22.ebuild: + Version bump + +*php-5.5.6 (14 Nov 2013) + + 14 Nov 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.5.6.ebuild: + Version bump + +*php-5.4.21 (29 Oct 2013) + + 29 Oct 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.4.21.ebuild: + Version bump + +*php-5.5.5 (18 Oct 2013) + + 18 Oct 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.5.5.ebuild: + Version bump + + 14 Oct 2013; Naohiro Aota <naota@gentoo.org> php-5.5.4.ebuild: + Rekeyword ~x86-fbsd + + 13 Oct 2013; Agostino Sarubbo <ago@gentoo.org> php-5.4.20.ebuild, + php-5.5.4.ebuild: + Stable for sparc, wrt bug #483212 + + 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> php-5.4.20.ebuild, + php-5.5.4.ebuild: + Stable for alpha, wrt bug #483212 + + 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> php-5.4.20.ebuild, + php-5.5.4.ebuild: + Stable for ia64, wrt bug #483212 + + 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> php-5.4.20.ebuild, + php-5.5.4.ebuild: + Stable for arm, wrt bug #483212 + + 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> php-5.4.20.ebuild, + php-5.5.4.ebuild: + Stable for ppc, wrt bug #483212 + + 28 Sep 2013; Agostino Sarubbo <ago@gentoo.org> php-5.4.20.ebuild, + php-5.5.4.ebuild: + Stable for x86, wrt bug #483212 + + 28 Sep 2013; Agostino Sarubbo <ago@gentoo.org> php-5.4.20.ebuild, + php-5.5.4.ebuild: + Stable for amd64, wrt bug #483212 + + 28 Sep 2013; Jeroen Roovers <jer@gentoo.org> php-5.4.20.ebuild, + php-5.5.4.ebuild: + Stable for HPPA (bug #483212). + +*php-5.4.20 (22 Sep 2013) +*php-5.5.4 (22 Sep 2013) + + 22 Sep 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.4.20.ebuild, + +php-5.5.4.ebuild: + Version bump + + 22 Sep 2013; Ole Markus With <olemarkus@gentoo.org> + -files/eblits/common-v2.eblit, -files/eblits/pkg_setup-v2.eblit, + -files/eblits/pkg_setup-v3.eblit, -files/eblits/src_compile-v1.eblit, + -files/eblits/src_compile-v2.eblit, -files/eblits/src_configure-v53.eblit, + -files/eblits/src_configure-v54.eblit, -files/eblits/src_install-v2.eblit, + -files/eblits/src_install-v3.eblit, -files/eblits/src_prepare-v2.eblit, + -files/eblits/src_prepare-v3.eblit, -files/eblits/src_prepare-v4.eblit, + -files/eblits/src_test-v1.eblit: + Removing the eblits that are not in use + + 10 Sep 2013; Patrick Lauer <patrick@gentoo.org> php-5.5.2.ebuild, + php-5.5.3-r1.ebuild, php-5.5.3.ebuild: + Whitespace + + 27 Aug 2013; Michael Palimaka <kensington@gentoo.org> php-5.3.27.ebuild, + php-5.4.17.ebuild, php-5.4.18.ebuild, php-5.4.19.ebuild, php-5.5.2.ebuild, + php-5.5.3-r1.ebuild, php-5.5.3.ebuild: + Pin virtual/jpeg SLOT to 0. + + 24 Aug 2013; Ole Markus With <olemarkus@gentoo.org> php-5.5.3-r1.ebuild: + Fix bug 482310, use the correct patch + +*php-5.5.3-r1 (24 Aug 2013) + + 24 Aug 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.5.3-r1.ebuild: + Readding systemd-enabled ebuild + + 23 Aug 2013; Jeroen Roovers <jer@gentoo.org> php-5.5.2.ebuild: + Stable for HPPA (bug #480460). + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> -php-5.5.1-r1.ebuild, + -php-5.5.1.ebuild: + Remove old + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.5.2.ebuild: + Stable for x86, wrt bug #481004 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.5.2.ebuild: + Stable for amd64, wrt bug #481004 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.5.2.ebuild: + Stable for sparc, wrt bug #480460 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.5.2.ebuild: + Stable for sh, wrt bug #480460 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.5.2.ebuild: + Stable for alpha, wrt bug #480460 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.5.2.ebuild: + Stable for arm, wrt bug #480460 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.5.2.ebuild: + Stable for ppc64, wrt bug #480460 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.5.2.ebuild: + Stable for ppc, wrt bug #480460 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.5.2.ebuild: + Stable for ia64, wrt bug #480460 + +*php-5.4.19 (23 Aug 2013) +*php-5.5.3 (23 Aug 2013) + + 23 Aug 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.4.19.ebuild, + +php-5.5.3.ebuild: + Version bumps + + 18 Aug 2013; Patrick Lauer <patrick@gentoo.org> php-5.3.27.ebuild, + php-5.4.17.ebuild, php-5.4.18.ebuild, php-5.5.1-r1.ebuild, php-5.5.1.ebuild, + php-5.5.2.ebuild: + Whitespace + +*php-5.5.2 (17 Aug 2013) + + 17 Aug 2013; Ole Markus With <olemarkus@gentoo.org> + +files/iodbc-pkgconfig-r1.patch, +php-5.5.2.ebuild: + php5.5 version bump + + 16 Aug 2013; Agostino Sarubbo <ago@gentoo.org> -php-5.3.23.ebuild, + -php-5.4.13.ebuild, -php-5.4.16.ebuild, -php-5.5.0.ebuild, + -php-5.5.0_rc3.ebuild: + Remove old + + 16 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.4.17.ebuild: + Stable for s390, wrt bug #472558 + +*php-5.4.18 (16 Aug 2013) + + 16 Aug 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.4.18.ebuild: + Verion bump + + 14 Aug 2013; Patrick Lauer <patrick@gentoo.org> php-5.5.0.ebuild, + php-5.5.0_rc3.ebuild, php-5.5.1-r1.ebuild, php-5.5.1.ebuild: + Whitespace + + 13 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.5.1.ebuild: + Stable for x86, wrt bug #480460 + + 13 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.5.1.ebuild: + Stable for amd64, wrt bug #480460 + + 06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.27.ebuild, + php-5.4.16.ebuild: + Stable for s390, wrt bug #472558 + + 31 Jul 2013; Jeroen Roovers <jer@gentoo.org> php-5.3.27.ebuild, + php-5.4.17.ebuild: + Stable for HPPA (bug #472558). + +*php-5.4.13 (28 Jul 2013) +*php-5.3.23 (28 Jul 2013) + + 28 Jul 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.3.23.ebuild, + +php-5.4.13.ebuild: + Revert a really bad cleanup + +*php-5.4.16 (28 Jul 2013) + + 28 Jul 2013; Patrick Lauer <patrick@gentoo.org> +php-5.4.16.ebuild: + QA: Restore stable hppa keyword + +*php-5.5.1-r1 (27 Jul 2013) + + 27 Jul 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.5.1-r1.ebuild: + Revbump providing preliminary systemd support + +*php-5.5.1-r1 (27 Jul 2013) + + 27 Jul 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.5.1-r1.ebuild, + -php-5.3.23.ebuild, -php-5.3.26.ebuild, -php-5.4.13.ebuild, + -php-5.4.16.ebuild: + Removing older ebuilds + + 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.27.ebuild, + php-5.4.17.ebuild: + Stable for sparc, wrt bug #472558 + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.27.ebuild, + php-5.4.17.ebuild: + Stable for sh, wrt bug #472558 + +*php-5.5.1 (19 Jul 2013) + + 19 Jul 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.5.1.ebuild: + Version bump + + 14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.27.ebuild, + php-5.4.17.ebuild: + Stable for arm, wrt bug #472558 + + 14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.27.ebuild, + php-5.4.17.ebuild: + Stable for alpha, wrt bug #472558 + + 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.27.ebuild: + Stable for amd64 x86 ia64 ppc ppc64 wrt to bug #472558 + + 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.26.ebuild, + php-5.4.17.ebuild: + Stable for ppc64, wrt bug #472558 + +*php-5.3.27 (13 Jul 2013) + + 13 Jul 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.3.27.ebuild: + Version bump + + 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.26.ebuild, + php-5.4.17.ebuild: + Stable for ppc, wrt bug #472558 + + 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.26.ebuild, + php-5.4.17.ebuild: + Stable for ia64, wrt bug #472558 + + 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> php-5.4.17.ebuild: + Stable for x86, wrt bug #472558 + + 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> php-5.4.17.ebuild: + Stable for amd64, wrt bug #472558 + + 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.26.ebuild, + php-5.4.16.ebuild: + Stable for x86, wrt bug #472558 + + 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.26.ebuild, + php-5.4.16.ebuild: + Stable for amd64, wrt bug #472558 + + 06 Jul 2013; Jeroen Roovers <jer@gentoo.org> php-5.3.26.ebuild, + php-5.4.16.ebuild: + Stable for HPPA (bug #472558). + +*php-5.4.17 (05 Jul 2013) + + 05 Jul 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.4.17.ebuild: + Version bump + +*php-5.5.0 (20 Jun 2013) + + 20 Jun 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.5.0.ebuild: + Version bump + + 07 Jun 2013; Ole Markus With <olemarkus@gentoo.org> -php-5.3.24.ebuild, + -php-5.3.25.ebuild, -php-5.4.14.ebuild, -php-5.4.15.ebuild, + -php-5.5.0_beta4.ebuild, -php-5.5.0_rc1.ebuild, -php-5.5.0_rc2.ebuild: + Removing older versions + +*php-5.3.26 (07 Jun 2013) +*php-5.4.16 (07 Jun 2013) +*php-5.5.0_rc3 (07 Jun 2013) + + 07 Jun 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.3.26.ebuild, + +php-5.4.16.ebuild, +php-5.5.0_rc3.ebuild, php-5.3.25.ebuild: + Version bump + +*php-5.5.0_rc2 (05 Jun 2013) + + 05 Jun 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.5.0_rc2.ebuild: + Version bump + + 15 May 2013; Patrick Lauer <patrick@gentoo.org> metadata.xml: + Fix metadata.xml + +*php-5.5.0_rc1 (13 May 2013) +*php-5.3.25 (13 May 2013) +*php-5.4.15 (13 May 2013) + + 13 May 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.3.25.ebuild, + +php-5.4.15.ebuild, +php-5.5.0_rc1.ebuild, metadata.xml: + Version bumps. xsl USE flag has been renamed to xslt. + + 28 Apr 2013; Zac Medico <zmedico@gentoo.org> php-5.3.23.ebuild, + php-5.3.24.ebuild, php-5.4.13.ebuild, php-5.4.14.ebuild, + php-5.5.0_beta4.ebuild: + Bug #467648 - Refer to /etc/portage/make.conf, not /etc/make.conf. + + 25 Apr 2013; Ian Stakenvicius <axs@gentoo.org> ChangeLog: + updated manifest for php-5.5.0_beta4 , per bug #467232 + + 25 Apr 2013; Ole Markus With <olemarkus@gentoo.org> -php-5.3.18.ebuild, + -php-5.4.8.ebuild, -php-5.5.0_beta3.ebuild: + Removing older versions + +*php-5.5.0_beta4 (25 Apr 2013) + + 25 Apr 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.5.0_beta4.ebuild: + Bump php 5.5 beta + + 13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.23.ebuild, + php-5.4.13.ebuild: + Stable for s390, wrt bug #459904 + + 11 Apr 2013; Ole Markus With <olemarkus@gentoo.org> -php-5.3.23-r1.ebuild, + -php-5.3.23-r2.ebuild, -php-5.4.13-r2.ebuild, -php-5.4.13-r3.ebuild: + Removing older unstable versions + +*php-5.4.14 (11 Apr 2013) +*php-5.3.24 (11 Apr 2013) + + 11 Apr 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.3.24.ebuild, + +php-5.4.14.ebuild: + Version bump for 5.4 and 5.3 + + 11 Apr 2013; Ole Markus With <olemarkus@gentoo.org> + -php-5.5.0_beta1-r1.ebuild, -php-5.5.0_beta1-r2.ebuild, + -php-5.5.0_beta1-r3.ebuild, -php-5.5.0_beta1.ebuild, + -php-5.5.0_beta2-r1.ebuild, -php-5.5.0_beta2-r2.ebuild, + -php-5.5.0_beta2-r3.ebuild, -php-5.5.0_beta2-r4.ebuild, + -php-5.5.0_beta2.ebuild: + Removing betas + +*php-5.5.0_beta3 (11 Apr 2013) + + 11 Apr 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.5.0_beta3.ebuild: + Bump of 5.5 beta + +*php-5.5.0_beta2-r4 (06 Apr 2013) + + 06 Apr 2013; Ole Markus With <olemarkus@gentoo.org> + +files/iodbc-pkgconfig.patch, +php-5.5.0_beta2-r4.ebuild: + Use pkg-config for iodbc dependencies. Bug 464300 + + 02 Apr 2013; Fabian Groffen <grobian@gentoo.org> php-5.4.13-r3.ebuild, + php-5.5.0_beta2-r3.ebuild: + Fix compilation with USE=iconv for non-glibc platforms, bug #419525 + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.23.ebuild, + php-5.4.13.ebuild: + Stable for sparc, wrt bug #459904 + + 02 Apr 2013; Ole Markus With <olemarkus@gentoo.org> + +files/fix-libstdc++-underlinking.patch, php-5.3.23-r2.ebuild: + Fix underlinking of libstdc++. Bug 463498 + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.23.ebuild, + php-5.4.13.ebuild: + Stable for ia64, wrt bug #459904 + +*php-5.3.23-r2 (01 Apr 2013) +*php-5.5.0_beta2-r3 (01 Apr 2013) +*php-5.4.13-r3 (01 Apr 2013) + + 01 Apr 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.3.23-r2.ebuild, + +php-5.4.13-r3.ebuild, +php-5.5.0_beta2-r3.ebuild: + Revbump removing the doc USE flag + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.23.ebuild, + php-5.4.13.ebuild: + Stable for sh, wrt bug #459904 + +*php-5.5.0_beta2-r2 (31 Mar 2013) + + 31 Mar 2013; Ole Markus With <olemarkus@gentoo.org> + +php-5.5.0_beta2-r2.ebuild, php-5.5.0_beta2-r1.ebuild: + Fixed using mysqlnd by default also for mysqli. (Bug 463950) + + 30 Mar 2013; Ole Markus With <olemarkus@gentoo.org> + +files/stricter-libc-client-symlink-check.patch, php-5.5.0_beta2-r1.ebuild: + Bugfix for 463800 + +*php-5.5.0_beta2-r1 (29 Mar 2013) + + 29 Mar 2013; Ole Markus With <olemarkus@gentoo.org> + +php-5.5.0_beta2-r1.ebuild, metadata.xml: + Flip libmysqlclient and mysqlnd so that mysqlnd is enabed by default + +*php-5.5.0_beta2 (28 Mar 2013) + + 28 Mar 2013; Ole Markus With <olemarkus@gentoo.org> + +files/all_mysql_socket_location-gentoo.patch, + +files/all_strict_aliasing.patch, +php-5.5.0_beta2.ebuild: + Bumping php 5.5 to beta2. Also does proper install of opcache using ext and + ext-active + +*php-5.5.0_beta1-r3 (25 Mar 2013) + + 25 Mar 2013; Ole Markus With <olemarkus@gentoo.org> + +files/bison_any_version.patch, +files/bison_build_2.patch, + +php-5.5.0_beta1-r3.ebuild: + Revbump that possibly fixes bug 462652 + + 23 Mar 2013; Ole Markus With <olemarkus@gentoo.org> metadata.xml: + Removing suhosin USE flag description from metadata.xml + +*php-5.4.13-r2 (23 Mar 2013) +*php-5.5.0_beta1-r2 (23 Mar 2013) +*php-5.3.23-r1 (23 Mar 2013) + + 23 Mar 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.3.23-r1.ebuild, + +php-5.4.13-r2.ebuild, +php-5.5.0_beta1-r2.ebuild: + Revbumps. Resolving bug 323783, 389805 and 412913 + + 23 Mar 2013; Jeroen Roovers <jer@gentoo.org> php-5.3.23.ebuild, + php-5.4.13.ebuild: + Stable for HPPA (bug #459904). + + 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.23.ebuild, + php-5.4.13.ebuild: + Stable for arm, wrt bug #459904 + + 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.23.ebuild, + php-5.4.13.ebuild: + Stable for alpha, wrt bug #459904 + + 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.23.ebuild, + php-5.4.13.ebuild: + Stable for ppc64, wrt bug #459904 + + 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.23.ebuild, + php-5.4.13.ebuild: + Stable for ppc, wrt bug #459904 + + 23 Mar 2013; Ole Markus With <olemarkus@gentoo.org> + +files/missing-openssl-include.patch, php-5.3.23.ebuild, php-5.4.13.ebuild: + Added patch for bug 455040 + + 23 Mar 2013; Ole Markus With <olemarkus@gentoo.org> -php-5.3.20.ebuild, + -php-5.3.21-r1.ebuild, -php-5.3.21-r2.ebuild, -php-5.3.22.ebuild, + -php-5.4.10.ebuild, -php-5.4.11-r1.ebuild, -php-5.4.11-r2.ebuild, + -php-5.4.12.ebuild: + Removing older versions + +*php-5.5.0_beta1-r1 (23 Mar 2013) + + 23 Mar 2013; Ole Markus With <olemarkus@gentoo.org> + +php-5.5.0_beta1-r1.ebuild: + Revbump fixing bug 462724 + + 22 Mar 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.23.ebuild, + php-5.4.13.ebuild: + Stable for x86, wrt bug #459904 + + 22 Mar 2013; Agostino Sarubbo <ago@gentoo.org> php-5.3.23.ebuild, + php-5.4.13.ebuild: + Stable for amd64, wrt bug #459904 + + 21 Mar 2013; Ole Markus With <olemarkus@gentoo.org> -php-5.5.0_alpha2.ebuild, + -php-5.5.0_alpha4.ebuild, -php-5.5.0_alpha6.ebuild: + Removing php 5.5 alphas + +*php-5.5.0_beta1 (21 Mar 2013) + + 21 Mar 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.5.0_beta1.ebuild, + metadata.xml, php-5.5.0_alpha6.ebuild: + First beta of php 5.5 + +*php-5.5.0_alpha6 (15 Mar 2013) +*php-5.4.13 (15 Mar 2013) +*php-5.3.23 (15 Mar 2013) + + 15 Mar 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.3.23.ebuild, + +php-5.4.13.ebuild, +php-5.5.0_alpha6.ebuild: + Version bump. Removes kolab support (bug #416859). Pic built unconditionally + for all shared objects (bug 354695) + +*php-5.3.22 (04 Mar 2013) +*php-5.4.12 (04 Mar 2013) + + 04 Mar 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.3.22.ebuild, + +php-5.4.12.ebuild: + 5.4 and 5.3 version bump + +*php-5.5.0_alpha4 (07 Feb 2013) +*php-5.4.11-r2 (07 Feb 2013) +*php-5.3.21-r2 (07 Feb 2013) + + 07 Feb 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.3.21-r2.ebuild, + +php-5.4.11-r2.ebuild, +php-5.5.0_alpha4.ebuild: + Add subslot dependency of dev-lang/icu. Bug #455900 + +*php-5.4.11-r1 (28 Jan 2013) +*php-5.3.21-r1 (28 Jan 2013) + + 28 Jan 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.3.21-r1.ebuild, + +php-5.4.11-r1.ebuild: + Let USE='-mysql mysqlnd pdo' build pdo extension without building the to-be- + deprecated mysql extension. Bug 454020 + + 09 Jan 2013; Ole Markus With <olemarkus@gentoo.org> -php-5.3.15.ebuild, + -php-5.3.19.ebuild, -php-5.4.5.ebuild, -php-5.4.6.ebuild, -php-5.4.9.ebuild, + -php-5.5.0_alpha1.ebuild: + Cleanup of php versions + + 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> php-5.3.18.ebuild: + s390/sh stable wrt #447012 + + 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> php-5.4.6.ebuild, + php-5.4.8.ebuild: + s390/sh stable wrt #427024 + +*php-5.5.0_alpha2 (01 Jan 2013) +*php-5.4.10 (01 Jan 2013) +*php-5.3.20 (01 Jan 2013) + + 01 Jan 2013; Ole Markus With <olemarkus@gentoo.org> +php-5.3.20.ebuild, + +php-5.4.10.ebuild, +php-5.5.0_alpha2.ebuild: + Version bumps + + 01 Jan 2013; Andreas K. Huettel <dilfridge@gentoo.org> +ChangeLog-2012: + Split ChangeLog. + + For previous entries, please see ChangeLog-2012. diff --git a/dev-lang/php/ChangeLog-2012 b/dev-lang/php/ChangeLog-2012 new file mode 100644 index 00000000..f2bf49fa --- /dev/null +++ b/dev-lang/php/ChangeLog-2012 @@ -0,0 +1,2899 @@ +# ChangeLog for dev-lang/php +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog-2012,v 1.1 2013/01/01 13:33:17 dilfridge Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild: + Stable for alpha, wrt bug #447012 + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild: + Stable for alpha, wrt bug #447012 + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild: + Stable for sparc, wrt bug #447012 + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild: + Stable for sparc, wrt bug #447012 + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.6.ebuild: + Stable for alpha, wrt bug #427024 + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.6.ebuild: + Stable for sparc, wrt bug #427024 + + 29 Dec 2012; Jeroen Roovers <jer@gentoo.org> php-5.3.18.ebuild, + php-5.4.8.ebuild: + Stable for HPPA (bug #447012). + + 26 Dec 2012; Markus Meier <maekke@gentoo.org> php-5.4.8.ebuild: + arm stable, bug #447012 + + 26 Dec 2012; Markus Meier <maekke@gentoo.org> php-5.3.18.ebuild: + arm stable, bug #447012 + + 23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild: + Stable for ppc64, wrt bug #447012 + + 23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild: + Stable for ppc64, wrt bug #447012 + + 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild: + Stable for ppc, wrt bug #447012 + + 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild: + Stable for ppc, wrt bug #447012 + + 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild: + Stable for ia64, wrt bug #447012 + + 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild: + Stable for ia64, wrt bug #447012 + + 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.6.ebuild: + Stable for ia64, wrt bug #427024 + + 14 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild: + Stable for x86, wrt bug #447012 + + 14 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild: + Stable for x86, wrt bug #440864 + + 14 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild: + Stable for amd64, wrt bug #447012 + + 14 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild: + Stable for amd64, wrt bug #440864 + + 27 Nov 2012; Ole Markus With <olemarkus@gentoo.org> + files/eblits/src_test-v1.eblit, php-5.3.18.ebuild, php-5.3.19.ebuild, + php-5.4.8.ebuild, php-5.4.9.ebuild, php-5.5.0_alpha1.ebuild: + Fixed ancient typo in all ebuilds. Bug #444916 + + 15 Nov 2012; Ole Markus With <olemarkus@gentoo.org> -php-5.3.16-r1.ebuild, + -php-5.3.16-r2.ebuild, -php-5.3.17.ebuild, -php-5.4.6-r2.ebuild, + -php-5.4.7.ebuild: + Removing older ebuilds + + 25 Oct 2012; Ole Markus With <olemarkus@gentoo.org> php-5.3.18.ebuild: + Merged eblits into ebuild so we do not break stable anymore + +*php-5.4.8 (23 Oct 2012) +*php-5.3.18 (23 Oct 2012) + + 23 Oct 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.3.18.ebuild, + +php-5.4.8.ebuild: + Version bump. Also merged eblits into ebuild so we do not break stable anymore + + 21 Oct 2012; Markus Meier <maekke@gentoo.org> php-5.4.6.ebuild: + x86 stable, bug #427024 + + 17 Oct 2012; <naota@gentoo.org> php-5.4.7.ebuild: + Add ~x86-fbsd. + + 20 Sep 2012; Ole Markus With <olemarkus@gentoo.org> + files/eblits/src_configure-v54.eblit: + Fixed configure issue with cdb. Bug 435532 + +*php-5.4.7 (17 Sep 2012) +*php-5.3.17 (17 Sep 2012) + + 17 Sep 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.3.17.ebuild, + +php-5.4.7.ebuild: + PHP bumps + + 16 Sep 2012; Anthony G. Basile <blueness@gentoo.org> php-5.3.15.ebuild: + stable ppc64, bug #427354 + + 13 Sep 2012; Ole Markus With <olemarkus@gentoo.org> + files/eblits/src_configure-v54.eblit, php-5.4.6-r2.ebuild, php-5.4.6.ebuild: + Use bundled xmlrpc-whatnot. System did not work all that well + + 13 Sep 2012; Ole Markus With <olemarkus@gentoo.org> metadata.xml: + Added gd USE flag description to reflect that we are using bundled gd, not + system + + 11 Sep 2012; Ole Markus With <olemarkus@gentoo.org> + files/eblits/src_configure-v54.eblit: + Fix for #419519 + + 11 Sep 2012; Christoph Junghans <ottxor@gentoo.org> + files/eblits/common-v2.eblit, files/eblits/src_configure-v54.eblit, + files/eblits/src_install-v3.eblit, php-5.4.6-r2.ebuild: + added prefix support part 2 (bug #433842) + +*php-5.3.16-r2 (09 Sep 2012) + + 09 Sep 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.3.16-r2.ebuild, + -files/eblits/src_configure-v2.eblit, -files/eblits/src_configure-v521.eblit, + files/eblits/src_configure-v53.eblit, metadata.xml: + Revbump renaming sqlite USE flag to sqlite2 + + 06 Sep 2012; Anthony G. Basile <blueness@gentoo.org> php-5.4.6.ebuild: + Stable ppc64 + + 04 Sep 2012; Christoph Junghans <ottxor@gentoo.org> php-5.4.6-r2.ebuild: + added prefix support (bug #433842) + + 04 Sep 2012; Ole Markus With <olemarkus@gentoo.org> -php-5.3.13.ebuild, + -php-5.3.14.ebuild, -php-5.3.14_rc2.ebuild, -php-5.3.16.ebuild, + -php-5.4.3.ebuild, -php-5.4.4.ebuild, -php-5.4.4_rc2.ebuild, + -php-5.4.6-r1.ebuild: + Removed older php ebuilds + + 04 Sep 2012; Ole Markus With <olemarkus@gentoo.org> + files/eblits/src_install-v3.eblit: + Fixed a bug where the ini files were not dodoced for php:5.4 + +*php-5.4.6-r2 (29 Aug 2012) + + 29 Aug 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.4.6-r2.ebuild: + Revbump with some changes to postinst info and added some prerm. Bug #432962 + + 24 Aug 2012; Jeroen Roovers <jer@gentoo.org> php-5.4.6.ebuild: + Stable for HPPA (bug #427024). + + 24 Aug 2012; Michael Weber <xmw@gentoo.org> php-5.4.6.ebuild: + ppc stable (bug 427024). + + 22 Aug 2012; Ole Markus With <olemarkus@gentoo.org> + files/eblits/src_compile-v1.eblit, files/eblits/src_compile-v2.eblit, + files/eblits/src_configure-v53.eblit, files/eblits/src_configure-v54.eblit: + Adding more addpredicts, bug 432248 + + 22 Aug 2012; Michael Weber <xmw@gentoo.org> php-5.3.15.ebuild: + ppc stable (bug 427354). + + 22 Aug 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.6.ebuild: + Stable for amd64, wrt bug #427024 + + 19 Aug 2012; Ole Markus With <olemarkus@gentoo.org> php-5.3.16-r1.ebuild, + php-5.4.6-r1.ebuild: + Added the selinux USE flag to IUSE + +*php-5.3.16-r1 (19 Aug 2012) +*php-5.4.6-r1 (19 Aug 2012) + + 19 Aug 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.3.16-r1.ebuild, + +php-5.4.6-r1.ebuild: + Revbumps that will pull in SELinux policy files for php-fpm when needed + +*php-5.3.16 (17 Aug 2012) +*php-5.4.6 (17 Aug 2012) + + 17 Aug 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.3.16.ebuild, + +php-5.4.6.ebuild: + Version bump + + 11 Aug 2012; Markus Meier <maekke@gentoo.org> php-5.4.5.ebuild: + arm stable, bug #427354 + + 02 Aug 2012; Markus Meier <maekke@gentoo.org> php-5.4.4.ebuild: + arm stable, bug #427024 + + 28 Jul 2012; Raúl Porcel <armin76@gentoo.org> php-5.3.15.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #427354 + + 24 Jul 2012; Richard Freeman <rich0@gentoo.org> php-5.3.15.ebuild: + amd64 stable - 427354 + + 23 Jul 2012; Markus Meier <maekke@gentoo.org> php-5.3.15.ebuild: + arm stable, bug #427354 + + 23 Jul 2012; Jeroen Roovers <jer@gentoo.org> php-5.3.15.ebuild: + Stable for HPPA (bug #427354). + + 22 Jul 2012; Jeff Horelick <jdhore@gentoo.org> php-5.3.15.ebuild: + marked x86 per bug 427354 + +*php-5.4.5 (20 Jul 2012) + + 20 Jul 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.4.5.ebuild: + PHP 5.4 version bump + +*php-5.3.15 (20 Jul 2012) + + 20 Jul 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.3.15.ebuild: + PHP 5.3 version bump + + 11 Jul 2012; Anthony G. Basile <blueness@gentoo.org> php-5.3.14.ebuild, + php-5.4.4.ebuild: + Keyword ~mips + + 03 Jul 2012; Brent Baude <ranger@gentoo.org> php-5.3.14.ebuild: + Marking php-5.3.14 ppc for bug 421489 + + 23 Jun 2012; Raúl Porcel <armin76@gentoo.org> php-5.3.14.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #421489 + + 21 Jun 2012; Markus Meier <maekke@gentoo.org> php-5.3.14.ebuild: + arm stable, bug #421489 + + 19 Jun 2012; Jeroen Roovers <jer@gentoo.org> php-5.3.14.ebuild: + Stable for HPPA (bug #421489). + + 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.14.ebuild: + Stable for amd64, wrt bug #421489 + + 19 Jun 2012; Jeff Horelick <jdhore@gentoo.org> php-5.3.14.ebuild: + marked x86 per bug 421489 + +*php-5.3.14 (14 Jun 2012) +*php-5.4.4 (14 Jun 2012) + + 14 Jun 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.3.14.ebuild, + +php-5.4.4.ebuild: + Version bump + + 14 Jun 2012; Naohiro Aota <naota@gentoo.org> php-5.3.14_rc2.ebuild, + php-5.4.4_rc2.ebuild: + Add ~x86-fbsd. #364139 + + 06 Jun 2012; Ole Markus With <olemarkus@gentoo.org> -php-5.3.10.ebuild: + Removing old 5.3 ebuild + + 06 Jun 2012; Ole Markus With <olemarkus@gentoo.org> php-5.3.14_rc2.ebuild: + Remove dependency on <libpcre-8.30 + +*php-5.4.4_rc2 (05 Jun 2012) + + 05 Jun 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.4.4_rc2.ebuild: + Added 5.4 RC 2 for testing + +*php-5.3.14_rc2 (05 Jun 2012) + + 05 Jun 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.3.14_rc2.ebuild: + Added 5.3.13 RC 2 for testing + + 29 May 2012; Alexis Ballier <aballier@gentoo.org> php-5.3.13.ebuild: + keyword ~amd64-fbsd + + 29 May 2012; Alexis Ballier <aballier@gentoo.org> php-5.4.3.ebuild: + keyword ~amd64-fbsd + + 21 May 2012; Brent Baude <ranger@gentoo.org> php-5.3.13.ebuild: + Marking php-5.3.13 ppc for bug 414553 + + 12 May 2012; Raúl Porcel <armin76@gentoo.org> php-5.3.13.ebuild: + ia64/s390/sh/sparc stable wrt #414553 + + 12 May 2012; Markus Meier <maekke@gentoo.org> php-5.3.13.ebuild: + arm stable, bug #414553 + + 12 May 2012; Tobias Klausmann <klausman@gentoo.org> php-5.3.13.ebuild: + Stable on alpha, bug #414553 + + 10 May 2012; Brent Baude <ranger@gentoo.org> php-5.3.13.ebuild: + Marking php-5.3.13 ppc64 for bug 414553 + + 10 May 2012; Jeroen Roovers <jer@gentoo.org> php-5.3.13.ebuild: + Stable for HPPA (bug #414553). + + 09 May 2012; Jeff Horelick <jdhore@gentoo.org> php-5.3.13.ebuild: + marked x86 per security bug 414553 + + 08 May 2012; Markos Chandras <hwoarang@gentoo.org> php-5.3.13.ebuild: + Stable on amd64 wrt bug #414553 + +*php-5.4.3 (08 May 2012) +*php-5.3.13 (08 May 2012) + + 08 May 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.3.13.ebuild, + +php-5.4.3.ebuild: + Version bump. Hopefully fixing the CGI SAPI vulnerability … Bug #414553 + + 03 May 2012; Markus Meier <maekke@gentoo.org> php-5.3.11.ebuild: + arm stable, bug #410957 + +*php-5.3.12 (03 May 2012) +*php-5.4.2 (03 May 2012) + + 03 May 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.3.12.ebuild, + +php-5.4.2.ebuild: + Version bump. Fixes recently found security issue with the CGI SAPI + + 01 May 2012; Jeroen Roovers <jer@gentoo.org> php-5.3.11.ebuild: + Stable for HPPA (bug #410957). + + 30 Apr 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.11.ebuild: + Stable for amd64, wrt bug #410957 + + 29 Apr 2012; Andreas Schuerch <nativemad@gentoo.org> php-5.3.11.ebuild: + x86 stable, see bug 410957 + + 28 Apr 2012; Matti Bickel <mabi@gentoo.org> php-5.3.11.ebuild: + custom suhosin patch no longer needed, revert back to upstream one (fixes + #413785) + +*php-5.4.1 (26 Apr 2012) + + 26 Apr 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.4.1.ebuild: + Version bump of PHP 5.4 + +*php-5.3.11 (26 Apr 2012) + + 26 Apr 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.3.11.ebuild: + Version bump of PHP 5.3.11 + + 24 Apr 2012; Matti Bickel <mabi@gentoo.org> php-5.3.11_rc2.ebuild: + current suhosin patch misapplies in 5.3.11; use a custom patch with changed + offsets to fix this (based on and fixes #411935) + +*php-5.4.1_rc2 (13 Apr 2012) +*php-5.3.11_rc2 (13 Apr 2012) + + 13 Apr 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.3.11_rc2.ebuild, + +php-5.4.1_rc2.ebuild: + Bumping rc versions + + 30 Mar 2012; Ole Markus With <olemarkus@gentoo.org> Manifest: + Manifest fix + + 06 Mar 2012; Ole Markus With <olemarkus@gentoo.org> php-5.3.10-r2.ebuild, + php-5.3.10.ebuild, php-5.4.0.ebuild: + Changing patchset location. Bug #405823 + + 03 Mar 2012; Ole Markus With <olemarkus@gentoo.org> -php-5.3.9.ebuild, + -php-5.4.0_rc8.ebuild: + Removed older versions + + 03 Mar 2012; Brent Baude <ranger@gentoo.org> php-5.3.10.ebuild: + Marking php-5.3.10 ppc64 for bug 401997 + + 02 Mar 2012; Ole Markus With <olemarkus@gentoo.org> + files/eblits/src_configure-v53.eblit, php-5.4.0.ebuild: + Adding runtime dependencies + +*php-5.4.0 (01 Mar 2012) + + 01 Mar 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.4.0.ebuild, + files/eblits/src_configure-v53.eblit: + PHP 5.4 final released + + 28 Feb 2012; Ole Markus With <olemarkus@gentoo.org> + files/eblits/src_configure-v53.eblit, files/eblits/src_configure-v54.eblit: + Fixed another bad mabi. Issue 406107 + + 28 Feb 2012; Matti Bickel <mabi@gentoo.org> + files/eblits/src_configure-v53.eblit: + fix typo in src_configure-v53.eblit (bug #406107), thanks to Matthew for + catching this + + 27 Feb 2012; Matti Bickel <mabi@gentoo.org> + files/eblits/src_configure-v53.eblit, files/eblits/src_configure-v54.eblit: + rely on /etc/env.d/50oracle-instantclient-basic to provide oci configuration + for php (bug #380581) + + 18 Feb 2012; Raúl Porcel <armin76@gentoo.org> php-5.3.10.ebuild: + ia64/s390/sh/sparc stable wrt #401997 + + 18 Feb 2012; Ole Markus With <olemarkus@gentoo.org> -php-5.4.0_rc7-r1.ebuild, + -php-5.4.0_rc7.ebuild, metadata.xml: + Cleaned up metadata.xml and removed some old versions + + 17 Feb 2012; Tobias Klausmann <klausman@gentoo.org> php-5.3.10.ebuild: + Stable on alpha, bug #401997 + + 17 Feb 2012; Ole Markus With <olemarkus@gentoo.org> php-5.4.0_rc8.ebuild: + Remove rc8 dep on <libpcre-8.30 + +*php-5.4.0_rc8 (16 Feb 2012) + + 16 Feb 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.4.0_rc8.ebuild, + php-5.3.10-r2.ebuild: + Bumping RC + + 13 Feb 2012; Markus Meier <maekke@gentoo.org> php-5.3.10.ebuild: + arm stable, bug #401997 + +*php-5.4.0_rc7-r1 (09 Feb 2012) + + 09 Feb 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.4.0_rc7-r1.ebuild, + php-5.3.10.ebuild, php-5.4.0_rc7.ebuild: + Revbump making php build against libpcre-8.30 + + 09 Feb 2012; Thomas Kahle <tomka@gentoo.org> php-5.3.10.ebuild: + marked x86 per bug 401997 + +*php-5.3.10-r2 (06 Feb 2012) + + 06 Feb 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.3.10-r2.ebuild, + -php-5.3.10-r1.ebuild: + Another fix for bug 402357. Should be somewhat safer than the previous fix + + 06 Feb 2012; Brent Baude <ranger@gentoo.org> php-5.3.10.ebuild: + Marking php-5.3.10 ppc for bug 401997 + + 06 Feb 2012; Ole Markus With <olemarkus@gentoo.org> + files/eblits/src_test-v1.eblit: + Fixed FEATURES="test", which apparently has not been working for a while. + +*php-5.3.10-r1 (06 Feb 2012) + + 06 Feb 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.3.10-r1.ebuild, + -php-5.4.0_rc6.ebuild, php-5.3.10.ebuild, php-5.3.9.ebuild, + php-5.4.0_rc7.ebuild: + Fixed compile fail against libpcre. Bug 402357 Non-fixed versions block + libpcre-8.30+ + + 06 Feb 2012; Jeroen Roovers <jer@gentoo.org> php-5.3.10.ebuild: + Stable for HPPA (bug #401997). + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.10.ebuild: + Stable for AMD64, wrt security bug #401997 + +*php-5.4.0_rc7 (03 Feb 2012) + + 03 Feb 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.4.0_rc7.ebuild: + RC version bump + + 02 Feb 2012; Matti Bickel <mabi@gentoo.org> php-5.3.10.ebuild: + use upstream suhosin patch instead of our own with php-5.3.10 + +*php-5.3.10 (02 Feb 2012) + + 02 Feb 2012; Matti Bickel <mabi@gentoo.org> +php-5.3.10.ebuild: + security bump, this closes a remote code execution possibility (see #401997); + this version can still use unchanged gentoo patchset/suhosin from php-5.3.9 + + 26 Jan 2012; Ole Markus With <olemarkus@gentoo.org> -php-5.3.8.ebuild, + -php-5.3.9_rc1.ebuild, -php-5.3.9_rc2.ebuild, -php-5.3.9_rc3.ebuild, + -php-5.3.9_rc4.ebuild, -php-5.4.0_rc3.ebuild, -php-5.4.0_rc4.ebuild, + -php-5.4.0_rc5.ebuild: + Removed older versions + + 21 Jan 2012; Ole Markus With <olemarkus@gentoo.org> -php-5.2.17.ebuild: + Removing PHP 5.2. Bye bye + +*php-5.4.0_rc6 (20 Jan 2012) + + 20 Jan 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.4.0_rc6.ebuild: + Bump of 5.4 RC + + 17 Jan 2012; Jeroen Roovers <jer@gentoo.org> php-5.3.9.ebuild: + Stable for HPPA (bug #384301). + + 16 Jan 2012; Mark Loeser <halcy0n@gentoo.org> php-5.3.9.ebuild: + Stable for ppc/ppc64; bug #384301 + + 14 Jan 2012; Raúl Porcel <armin76@gentoo.org> php-5.3.9.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #384301 + + 12 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> php-5.3.9.ebuild: + x86 stable wrt bug #384301 + + 11 Jan 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.9.ebuild: + Stable for AMD64, wrt security bug #384301 + + 11 Jan 2012; Ole Markus With <olemarkus@gentoo.org> php-5.3.9.ebuild: + Added support for suhosin again. Thanks a bunch to Hanno Boeck (bug 398495) + + 11 Jan 2012; Ole Markus With <olemarkus@gentoo.org> php-5.3.9.ebuild: + Removed suhosin for 5.3.9 as it has not been released yet (bug #398495) + +*php-5.3.9 (11 Jan 2012) + + 11 Jan 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.3.9.ebuild: + Version bump + +*php-5.4.0_rc5 (06 Jan 2012) + + 06 Jan 2012; Ole Markus With <olemarkus@gentoo.org> +php-5.4.0_rc5.ebuild: + Added 5.4.0 RC5 + +*php-5.4.0_rc4 (24 Dec 2011) +*php-5.3.9_rc4 (24 Dec 2011) + + 24 Dec 2011; Ole Markus With <olemarkus@gentoo.org> +php-5.3.9_rc4.ebuild, + +php-5.4.0_rc4.ebuild: + Bumping php release candidates + + 23 Dec 2011; Ole Markus With <olemarkus@gentoo.org> + files/eblits/src_configure-v53.eblit: + Fixed a typo leading to bug 395725 + + 18 Dec 2011; Ole Markus With <olemarkus@gentoo.org> + +files/eblits/src_configure-v54.eblit, -files/eblits/src_configure-v3.eblit, + php-5.4.0_rc3.ebuild: + Changed src_config eblit versions to make it easier to figure out which eblit + is used where + + 17 Dec 2011; Ole Markus With <olemarkus@gentoo.org> php-5.3.9_rc3.ebuild: + Removed other REQUIRED_USE entries referencing USE flags not in IUSE + + 17 Dec 2011; Zac Medico <zmedico@gentoo.org> php-5.3.9_rc3.ebuild: + Bug #394995 - Remove invalid birdstep? conditionals from RDEPEND and + REQUIRED_USE, since the birdstep flag is no longer listed in IUSE. + +*php-5.3.9_rc3 (16 Dec 2011) + + 16 Dec 2011; Ole Markus With <olemarkus@gentoo.org> + +files/eblits/src_configure-v53.eblit, files/eblits/src_install-v2.eblit, + +php-5.3.9_rc3.ebuild, php-5.4.0_rc3.ebuild: + Bumping rc of 5.3.9. Contains a bunch of fixes backported from the 5.4 + ebuilds. + + 14 Dec 2011; Matti Bickel <mabi@gentoo.org> php-5.2.17.ebuild, + php-5.3.8.ebuild, php-5.3.9_rc1.ebuild, php-5.3.9_rc2.ebuild, + php-5.4.0_rc3.ebuild: + Merging categories dev-php5 and dev-php (bug #324665) + + 09 Dec 2011; Ole Markus With <olemarkus@gentoo.org> + -files/eblits/pkg_postinst-v2.eblit, php-5.2.17.ebuild, php-5.3.8.ebuild, + -php-5.4.0_rc1.ebuild, -php-5.4.0_rc2.ebuild, php-5.4.0_rc3.ebuild: + Removed pkg_postinst and all references due to bug #380845 + + 09 Dec 2011; Ole Markus With <olemarkus@gentoo.org> + -files/eblits/common-v1.eblit, php-5.2.17.ebuild, php-5.3.8.ebuild, + php-5.3.9_rc1.ebuild, php-5.3.9_rc2.ebuild: + Remove referenes to common v1 eblit + +*php-5.4.0_rc3 (09 Dec 2011) + + 09 Dec 2011; Ole Markus With <olemarkus@gentoo.org> +php-5.4.0_rc3.ebuild: + Version bump of 5.4 RC. 5.3 will follow, but I want to backport some ebuild + changes first + + 06 Dec 2011; Ole Markus With <olemarkus@gentoo.org> -files/php-fpm.init, + files/php-fpm-r4.init: + Migrated changes from issue 390307 + +*php-5.4.0_rc2 (25 Nov 2011) +*php-5.3.9_rc2 (25 Nov 2011) + + 25 Nov 2011; Ole Markus With <olemarkus@gentoo.org> +php-5.3.9_rc2.ebuild, + +php-5.4.0_rc2.ebuild: + Bump of the release candidates + + 18 Nov 2011; Ole Markus With <olemarkus@gentoo.org> files/php-fpm.init: + Fixed init script for multislotting. Bug 390307. Thanks to Guillaume + Castagnino and Piotr Karbowski for input + + 11 Nov 2011; Ole Markus With <olemarkus@gentoo.org> -php-5.4.0_beta2.ebuild: + Removed beta of 5.4 + +*php-5.4.0_rc1 (11 Nov 2011) + + 11 Nov 2011; Ole Markus With <olemarkus@gentoo.org> +php-5.4.0_rc1.ebuild: + Added php 5.4 RC1 + + 08 Nov 2011; Ole Markus With <olemarkus@gentoo.org> + -files/70_mod_php5.conf-apache2-r1, -files/eblits/src_install-v1.eblit, + php-5.4.0_beta2.ebuild, -files/eblits/pkg_postinst-v1.eblit, + -files/eblits/pkg_setup-v1.eblit, -files/php-fpm-gentooified-5.3.4.patch, + -php-5.4.0_beta1.ebuild, -files/eblits/src_configure-snapshots.eblit, + -files/eblits/src_configure-v1.eblit, + -files/eblits/src_prepare-snapshots.eblit, -files/php-fpm.conf, + -files/php-fpm-gentooified.patch, -files/php-fpm-r0.conf, + -files/php-fpm-r3.init, files/eblits/src_install-v3.eblit: + Major cleanup of the ./files. Hopefully I did not break anything + +*php-5.3.9_rc1 (04 Nov 2011) + + 04 Nov 2011; Ole Markus With <olemarkus@gentoo.org> +php-5.3.9_rc1.ebuild: + Added 5.3.9 RC1. The PHP release candidates are now released directly to + ~arch + + 31 Oct 2011; Matti Bickel <mabi@gentoo.org> + +files/eblits/src_compile-v2.eblit, files/eblits/src_install-v3.eblit, + php-5.4.0_beta2.ebuild: + Simplify src_compile and grab binaries/apache modules directly from + sapis-build directory, circumventing make install-sapi to fix bug #351266 + +*php-5.4.0_beta2 (20 Oct 2011) + + 20 Oct 2011; Ole Markus With <olemarkus@gentoo.org> +php-5.4.0_beta2.ebuild: + Bump beta version of 5.4.0 + + 22 Sep 2011; Ole Markus With <olemarkus@gentoo.org> php-5.3.8.ebuild: + Enabling xml USE flag by default + + 16 Sep 2011; Ole Markus With <olemarkus@gentoo.org> -php-5.3.6.ebuild, + -php-5.3.6-r1.ebuild, -php-5.3.7_rc5.ebuild, -php-5.4.0_alpha3.ebuild: + Removed older versions + +*php-5.4.0_beta1 (16 Sep 2011) + + 16 Sep 2011; Ole Markus With <olemarkus@gentoo.org> +php-5.4.0_beta1.ebuild: + Bump 5.4 to beta1 + + 16 Sep 2011; Ole Markus With <olemarkus@gentoo.org> + files/eblits/src_configure-v3.eblit, files/eblits/src_install-v3.eblit, + php-5.4.0_alpha3.ebuild: + Remove deps on phpconfutils and php-common-r1 + + 03 Sep 2011; Raúl Porcel <armin76@gentoo.org> php-5.3.8.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #372745 + + 28 Aug 2011; Markus Meier <maekke@gentoo.org> php-5.3.8.ebuild: + arm stable, bug #372745 + + 26 Aug 2011; Markos Chandras <hwoarang@gentoo.org> php-5.3.8.ebuild: + Stable on amd64 wrt bug #372745 + + 26 Aug 2011; Ole Markus With <olemarkus@gentoo.org> metadata.xml: + Removed older versions + + 26 Aug 2011; Thomas Kahle <tomka@gentoo.org> php-5.3.8.ebuild: + x86 stable per bug 372745 + + 25 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> php-5.3.8.ebuild: + ppc/ppc64 stable wrt #372745 + + 25 Aug 2011; Jeroen Roovers <jer@gentoo.org> php-5.3.8.ebuild: + Stable for HPPA (bug #372745). + +*php-5.3.8 (24 Aug 2011) + + 24 Aug 2011; Ole Markus With <olemarkus@gentoo.org> +php-5.3.8.ebuild: + Version bump + + 22 Aug 2011; Ole Markus With <olemarkus@gentoo.org> + files/eblits/pkg_postinst-v1.eblit, php-5.2.17.ebuild: + Disable installing suhosin extension on use suhosin for 5.2.17. Should always + be installed manually. Same behaviour as all other versions of php + + 21 Aug 2011; Ole Markus With <olemarkus@gentoo.org> -php-5.3.7_rc2.ebuild, + -php-5.3.7_rc3.ebuild, -php-5.3.7.ebuild, -php-5.4.0_alpha1.ebuild, + -php-5.5.0_pre201105211430.ebuild: + Removed older alphas and rcs + + 21 Aug 2011; Ole Markus With <olemarkus@gentoo.org> + -files/eblits/src_configure-v52.eblit, -php-5.2.14.ebuild, + -php-5.3.3-r1.ebuild, +php-5.3.7.ebuild, -files/eblits/src_prepare-v1.eblit: + Removed all php:5 ebuilds (bug 363809) + +*php-5.3.7 (18 Aug 2011) + + 18 Aug 2011; Ole Markus With <olemarkus@gentoo.org> +php-5.3.7.ebuild: + Version bump + +*php-5.3.7_rc5 (12 Aug 2011) + + 12 Aug 2011; Ole Markus With <olemarkus@gentoo.org> +php-5.3.7_rc5.ebuild: + Bumped RC for 5.3.7 + +*php-5.4.0_alpha3 (08 Aug 2011) + + 08 Aug 2011; Ole Markus With <olemarkus@gentoo.org> +php-5.4.0_alpha3.ebuild: + Bumping 5.4 to alpha3 + + 26 Jul 2011; <olemarkus@gentoo.org> files/eblits/pkg_postinst-v2.eblit: + Removed some unnecessary warnings + +*php-5.3.7_rc3 (23 Jul 2011) + + 23 Jul 2011; Ole Markus With <olemarkus@gentoo.org> +files/php-fpm-r0.conf, + +files/php-fpm-r1.conf, +files/php-fpm-r4.init, + files/eblits/src_install-v2.eblit, +php-5.3.7_rc3.ebuild: + New rc. Includes new init script with better pid handling + + 20 Jul 2011; <olemarkus@gentoo.org> files/eblits/src_install-v3.eblit: + Removed some 'security' fixes for php.ini. + + 02 Jul 2011; Ole Markus With <olemarkus@gentoo.org> + +files/eblits/pkg_setup-v3.eblit, files/eblits/src_configure-v3.eblit, + php-5.4.0_alpha1.ebuild: + Removed call to silly phpconfutils_init. Added addpredict to src_configure + (also silly) + +*php-5.3.7_rc2 (01 Jul 2011) + + 01 Jul 2011; Ole Markus With <olemarkus@gentoo.org> -php-5.3.7_rc1.ebuild, + +php-5.3.7_rc2.ebuild: + Bumped 5.3.7 rc version + + 29 Jun 2011; Ole Markus With <olemarkus@gentoo.org> -php-5.3.5.ebuild, + -php-5.3.5-r1.ebuild, -php-5.4.0_pre201105211430.ebuild: + Removed older versions + +*php-5.4.0_alpha1 (29 Jun 2011) + + 29 Jun 2011; Ole Markus With <olemarkus@gentoo.org> + +files/eblits/src_configure-v3.eblit, +files/eblits/src_prepare-v4.eblit, + +php-5.4.0_alpha1.ebuild: + Added php 5.4 alpha 1 + +*php-5.3.7_rc1 (17 Jun 2011) + + 17 Jun 2011; Ole Markus With <olemarkus@gentoo.org> + files/eblits/src_install-v2.eblit, +php-5.3.7_rc1.ebuild: + Added php-5.3.7_rc1 + Fixed bug 359905 + +*php-5.5.0_pre201105211430 (22 May 2011) +*php-5.4.0_pre201105211430 (22 May 2011) + + 22 May 2011; Ole Markus With <olemarkus@gentoo.org> + -php-5.4.0_pre201105151030.ebuild, +php-5.4.0_pre201105211430.ebuild, + +php-5.5.0_pre201105211430.ebuild: + Bumped snapshot versions and added a snapshot from the 5.4 branch (5.5 being + trunk now) + +*php-5.4.0_pre201105151030 (15 May 2011) + + 15 May 2011; <olemarkus@gentoo.org> -php-5.4.0_pre201104301030.ebuild, + +php-5.4.0_pre201105151030.ebuild, + +files/eblits/src_configure-snapshots.eblit: + Bumped the php snapshot version + + 08 May 2011; <olemarkus@gentoo.org> php-5.4.0_pre201104301030.ebuild, + +files/eblits/src_configure-snapshots.eblit: + Remove sqlite2 support and the sqlite3 USE flag. sqlite USE flag now enabled + sqlite3 + +*php-5.4.0_pre201104301030 (01 May 2011) + + 01 May 2011; <olemarkus@gentoo.org> +php-5.4.0_pre201104301030.ebuild, + +files/eblits/src_prepare-snapshots.eblit: + Added SVN snapshot ebuild + +*php-5.3.6-r1 (19 Apr 2011) + + 19 Apr 2011; <olemarkus@gentoo.org> php-5.2.14.ebuild, php-5.2.17.ebuild, + +php-5.3.6-r1.ebuild: + Added an EAPI4 version + + 09 Apr 2011; Raúl Porcel <armin76@gentoo.org> php-5.3.6.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #358791 + + 05 Apr 2011; Markus Meier <maekke@gentoo.org> php-5.3.6.ebuild: + arm stable, bug #358791 + + 02 Apr 2011; Christoph Mende <angelos@gentoo.org> php-5.3.6.ebuild: + Stable on amd64 wrt bug #358791 + + 02 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> php-5.3.6.ebuild: + x86 stable wrt security bug #358791 + + 02 Apr 2011; Jeroen Roovers <jer@gentoo.org> php-5.3.6.ebuild: + Stable for HPPA (bug #358791). + + 01 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> php-5.3.6.ebuild: + ppc/ppc64 stable wrt #358791 + + 20 Mar 2011; <olemarkus@gentoo.org> -php-5.3.6_rc3.ebuild: + Removed RC as PHP 5.3.6 is now released + + 18 Mar 2011; <olemarkus@gentoo.org> +php-5.2.14.ebuild: + Readded 5.2.14 to unbreak a few neglected packages + +*php-5.3.6 (17 Mar 2011) + + 17 Mar 2011; Ole Markus With <olemarkus@gentoo.org> +php-5.3.6.ebuild: + Version bump + + 17 Mar 2011; Ole Markus With <olemarkus@gentoo.org> + files/eblits/pkg_setup-v1.eblit, php-5.2.17.ebuild, php-5.3.3-r1.ebuild, + php-5.3.5.ebuild, php-5.3.5-r1.ebuild, files/eblits/pkg_setup-v2.eblit, + php-5.3.6_rc3.ebuild: + Removed use of php_check_imap. #359221 + + 17 Mar 2011; Ole Markus With <olemarkus@gentoo.org> -php-5.2.14.ebuild, + -php-5.2.16.ebuild, -php-5.3.4.ebuild: + Removed older versions + + 16 Mar 2011; <olemarkus@gentoo.org> php-5.3.6_rc3.ebuild: + Reordered the SAPIs so that embed is always the first sapi to be built if + selected. Fixes #358687 + + 13 Mar 2011; <olemarkus@gentoo.org> +files/eblits/src_prepare-v3.eblit, + php-5.3.6_rc3.ebuild: + Added epatch_user. #357637 + +*php-5.3.6_rc3 (10 Mar 2011) + + 10 Mar 2011; <olemarkus@gentoo.org> -php-5.3.6_rc1.ebuild, + -php-5.3.6_rc2.ebuild, +php-5.3.6_rc3.ebuild: + Another RC added + +*php-5.3.6_rc2 (03 Mar 2011) + + 03 Mar 2011; Ole Markus With <olemarkus@gentoo.org> +php-5.3.6_rc2.ebuild: + New 5.3.6 RC2 + + 25 Feb 2011; Kevin McCarthy <signals@gentoo.org> php-5.2.14.ebuild, + php-5.2.16.ebuild, php-5.2.17.ebuild, php-5.3.3-r1.ebuild: + Updated depends from media-libs/jpeg to virtual/jpeg + + 25 Feb 2011; Ole Markus With <olemarkus@gentoo.org> php-5.3.5.ebuild, + php-5.3.6_rc1.ebuild: + Remove dependency on libevent + + 17 Feb 2011; Ole Markus With <olemarkus@gentoo.org> +php-5.3.6_rc1.ebuild, + metadata.xml: + Added an ebuild for 5.3.6 RC1 + The suhosin USE flag no longer installs the extension, only the suhosin + patch + +*php-5.3.6_rc1 (17 Feb 2011) + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> php-5.2.16.ebuild, + php-5.2.17.ebuild, php-5.3.3-r1.ebuild, php-5.3.4.ebuild, php-5.3.5.ebuild, + php-5.3.5-r1.ebuild: + alpha/ia64/s390/sh/sparc stable + +*php-5.3.5-r1 (29 Jan 2011) + + 29 Jan 2011; Matti Bickel <mabi@gentoo.org> php-5.2.17.ebuild, + +php-5.3.5-r1.ebuild: + fixed bugs #327049 (phar locale failure), #348567 (crypt_r typo), #352560 + (suhosin caused circular dep), #329071 (disable phpize autoconf checks) + + 11 Jan 2011; Jeroen Roovers <jer@gentoo.org> php-5.2.17.ebuild, + php-5.3.5.ebuild: + Stable for HPPA (bug #350908). + + 10 Jan 2011; Kacper Kowalik <xarthisius.kk@gmail.com> php-5.2.17.ebuild, + php-5.3.5.ebuild: + ppc64 stable wrt #350908 + + 09 Jan 2011; Brent Baude <ranger@gentoo.org> php-5.3.5.ebuild: + Marking php-5.3.5 ppc for bug 350908 + + 08 Jan 2011; Markus Meier <maekke@gentoo.org> php-5.3.5.ebuild: + arm stable, bug #350908 + + 08 Jan 2011; Markus Meier <maekke@gentoo.org> php-5.2.17.ebuild: + arm stable, bug #350908 + + 08 Jan 2011; Brent Baude <ranger@gentoo.org> php-5.3.5.ebuild: + Marking php-5.3.5 ~ppc for bug 349659 + + 08 Jan 2011; Brent Baude <ranger@gentoo.org> php-5.2.17.ebuild: + Marking php-5.2.17 ppc for bug 350908 + + 07 Jan 2011; Christian Faulhammer <fauli@gentoo.org> php-5.3.5.ebuild: + stable x86, security bug 350908 + + 07 Jan 2011; Christian Faulhammer <fauli@gentoo.org> php-5.2.17.ebuild: + stable x86, security bug 350908 + + 07 Jan 2011; Markos Chandras <hwoarang@gentoo.org> php-5.2.17.ebuild, + php-5.3.5.ebuild: + Stable on amd64 wrt bug #350908 + +*php-5.3.5 (06 Jan 2011) +*php-5.2.17 (06 Jan 2011) + + 06 Jan 2011; Matti Bickel <mabi@gentoo.org> + files/eblits/pkg_postinst-v2.eblit, -php-5.2.16-r1.ebuild, + +php-5.2.17.ebuild, -php-5.3.4-r1.ebuild, +php-5.3.5.ebuild: + security version bump, remove old + + 05 Jan 2011; Matti Bickel <mabi@gentoo.org> php-5.2.16-r1.ebuild, + php-5.3.4-r1.ebuild: + restore ~alpha and ~ppc64 keywords + +*php-5.3.4-r1 (05 Jan 2011) +*php-5.2.16-r1 (05 Jan 2011) + + 05 Jan 2011; Matti Bickel <mabi@gentoo.org> + files/eblits/pkg_postinst-v2.eblit, +php-5.2.16-r1.ebuild, + files/eblits/src_configure-v2.eblit, +php-5.3.4-r1.ebuild, + files/eblits/src_prepare-v2.eblit: + now includes new suhosin patch, mhash is usable again, interbase/firebird + configure fixed, now includes a warning about stale config dirs + + 02 Jan 2011; Tobias Klausmann <klausman@gentoo.org> php-5.2.16.ebuild: + Stable on alpha, bug #340807 + + 02 Jan 2011; Tobias Klausmann <klausman@gentoo.org> php-5.3.4.ebuild: + Stable on alpha, bug #340807 + + 28 Dec 2010; Brent Baude <ranger@gentoo.org> php-5.2.16.ebuild, + php-5.3.4.ebuild: + Marking -5.2.16 and -5.3.4 ppc64 for bug 340807 + + 27 Dec 2010; <olemarkus@gentoo.org> -php-5.2.14-r2.ebuild, + -php-5.3.3-r3.ebuild: + Removed vulnerable versions from 5.2 and 5.3 slots + + 27 Dec 2010; <olemarkus@gentoo.org> php-5.2.16.ebuild, php-5.3.4.ebuild: + Readded some keywords that was dropped without reason + + 25 Dec 2010; Jeroen Roovers <jer@gentoo.org> php-5.2.16.ebuild, + php-5.3.4.ebuild: + Stable for HPPA (bug #340807). + + 25 Dec 2010; <olemarkus@gentoo.org> php-5.3.4.ebuild: + Prevented the fpm sapi from force-enabling the cli sapi (bug 349122) + + 21 Dec 2010; Matti Bickel <mabi@gentoo.org> +files/php-fpm.conf, + files/eblits/src_configure-v2.eblit, files/php-fpm-r3.init: + fixed missing php-fpm.conf (bug #349179), removed unused configure option, + simplified php-fpm path (you need to use eselect php set php-fpm php5.3 + before starting!) + + 20 Dec 2010; Brent Baude <ranger@gentoo.org> php-5.2.14-r2.ebuild, + php-5.3.3-r3.ebuild: + Marking -5.3.3-r3 and -5.2.14-r2 ~ppc64 for bug 343597 + + 20 Dec 2010; Markos Chandras <hwoarang@gentoo.org> php-5.2.16.ebuild, + php-5.3.4.ebuild: + Stable on amd64 wrt bug #340807 + + 19 Dec 2010; Matti Bickel <mabi@gentoo.org> + +files/php-fpm-gentooified-5.3.4.patch, +files/php-fpm-r3.init, + -files/php-fpm-r1.init, files/eblits/src_install-v2.eblit: + somehow managed to miss the fpm part of the src_install update: new init/conf + files fix bugs #343649, #348507 + + 19 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> php-5.2.16.ebuild, + php-5.3.4.ebuild: + x86 stable wrt security bug #340807 + +*php-5.3.4 (19 Dec 2010) +*php-5.2.16 (19 Dec 2010) + + 19 Dec 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_install-v2.eblit, files/eblits/src_prepare-v2.eblit, + +php-5.2.16.ebuild, +php-5.3.4.ebuild: + new upstream version with security fixes (bug #340807), also provide complete + fpm config/init file instead of patching upstream (thanks to Ole Markus) + + 22 Nov 2010; Ole Markus With <olemarkus@gentoo.org> + files/eblits/pkg_postinst-v1.eblit, files/eblits/pkg_postinst-v2.eblit: + Added link to upgrade guide + + 09 Nov 2010; Jeroen Roovers <jer@gentoo.org> php-5.2.14-r2.ebuild, + php-5.3.3-r3.ebuild: + Marked ~hppa (bug #343597). + + 05 Nov 2010; Markus Meier <maekke@gentoo.org> php-5.2.14-r2.ebuild: + add ~arm, bug #343597 + + 05 Nov 2010; Markus Meier <maekke@gentoo.org> php-5.3.3-r3.ebuild: + add ~arm, bug #343597 + + 05 Nov 2010; Jeroen Roovers <jer@gentoo.org> php-5.3.3-r1.ebuild: + Stable for HPPA (bug #336869). + + 04 Nov 2010; Matti Bickel <mabi@gentoo.org> php-5.3.3-r3.ebuild: + do not block versions of pecl-fileinfo supporting minor version slotting + + 02 Nov 2010; <olemarkus@gentoo.org> files/eblits/pkg_postinst-v2.eblit, + files/eblits/src_install-v2.eblit: + Added abit more information to postinst + + 01 Nov 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/pkg_postinst-v2.eblit: + fix typo causing skip of eselect (bug #343723) + +*php-5.3.3-r3 (31 Oct 2010) +*php-5.2.14-r2 (31 Oct 2010) + + 31 Oct 2010; <olemarkus@gentoo.org> -php-5.2.14-r1.ebuild, + +php-5.2.14-r2.ebuild, -php-5.3.3-r2.ebuild, +php-5.3.3-r3.ebuild: + Revbumping with a new patchset (bug 342397) + + 31 Oct 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_configure-v2.eblit: + properly fix bug #281316 (thanks to Alex Kiesel for noticing) + + 31 Oct 2010; <olemarkus@gentoo.org> files/eblits/pkg_postinst-v2.eblit: + Fixed a QA issue related to nonexisting SAPIs + + 30 Oct 2010; <olemarkus@gentoo.org> files/eblits/pkg_postinst-v2.eblit, + php-5.2.14-r1.ebuild, files/eblits/src_install-v2.eblit, + php-5.3.3-r2.ebuild: + Changed ebuild to use php.ini-development by default + Also made ebuilds add symlink to php-cgi if the cgi SAPI is installed + + 27 Oct 2010; <olemarkus@gentoo.org> files/eblits/src_install-v1.eblit, + files/eblits/src_install-v2.eblit: + Corrected typo in the src_install eblit (#342769) + + 24 Oct 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_install-v2.eblit: + install apache module config file into standard directory + + 24 Oct 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_configure-v1.eblit, files/eblits/src_configure-v2.eblit: + enable pdo-sqlite via USE="sqlite3" not USE="sqlite" + + 21 Oct 2010; <olemarkus@gentoo.org> files/eblits/pkg_postinst-v1.eblit: + Added an additional warning about extension_dir to pkg_postinst + + 20 Oct 2010; Markos Chandras <hwoarang@gentoo.org> php-5.3.3-r1.ebuild: + Stable on amd64 wrt bug #336869 + + 19 Oct 2010; <olemarkus@gentoo.org> -php-5.2.13.ebuild: + Removing old version + + 19 Oct 2010; <olemarkus@gentoo.org> files/eblits/src_install-v2.eblit, + +files/php-fpm-r1.init: + Added new fpm.init script that works with minor version slotting + + 17 Oct 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_install-v1.eblit, files/eblits/src_install-v2.eblit: + change allow_url_fopen back to Off (bug #332763) + + 14 Oct 2010; Christian Faulhammer <fauli@gentoo.org> php-5.3.3-r1.ebuild: + x86 stable, bug 336869 + +*php-5.3.3-r2 (06 Oct 2010) +*php-5.2.14-r1 (06 Oct 2010) + + 06 Oct 2010; <olemarkus@gentoo.org> +php-5.2.14-r1.ebuild, + +php-5.3.3-r2.ebuild: + Added PHP ebuilds with minor version slotting support + + 19 Sep 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_configure-v1.eblit, files/eblits/src_configure-v52.eblit: + fix building against IBM DB2, you now can use your DB2_HOME env variable + again (bug #337512, thanks reavertm for the patch) + + 07 Sep 2010; Matti Bickel <mabi@gentoo.org> php-5.2.14.ebuild: + enable spl and reflection by default, following upstream (bug #310383) + + 22 Aug 2010; Mark Loeser <halcy0n@gentoo.org> php-5.3.3-r1.ebuild: + Add back ~arm. It was dropped during the bump + + 16 Aug 2010; Jeroen Roovers <jer@gentoo.org> php-5.2.14.ebuild: + Stable for HPPA (bug #332039). + + 14 Aug 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_compile-v1.eblit: + snmp causes sandbox errors in src_compile, too (bug #324739) + + 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> php-5.2.14.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #332039 + + 12 Aug 2010; Matti Bickel <mabi@gentoo.org> php-5.2.14.ebuild: + patch tarball now includes the correctly named kolab patch (bug #332423) + + 11 Aug 2010; Joseph Jezak <josejx@gentoo.org> php-5.2.14.ebuild, + php-5.3.3-r1.ebuild: + Marked ppc/ppc64 stable for bug #332039. Marked ~ppc/~ppc64 for bug + #321743. + + 11 Aug 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_configure-v52.eblit, php-5.3.3-r1.ebuild: + 5.3 does not need flex; also fix a compile error with + -Wimplicit-function-declaration (bug #332273) + + 11 Aug 2010; Matti Bickel <mabi@gentoo.org> -php-5.3.2.ebuild: + remove php-5.3.2 due to security issues (bug #332039) + + 11 Aug 2010; Matti Bickel <mabi@gentoo.org> php-5.2.14.ebuild, + php-5.3.3-r1.ebuild: + enable xml, xmlreader and xmlwriter per default, as upstream does, too + (bug #332311) + + 11 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> php-5.2.14.ebuild: + x86 stable wrt security bug #332039 + + 10 Aug 2010; Markos Chandras <hwoarang@gentoo.org> php-5.2.14.ebuild: + Stable on amd64 wrt bug #332039 + + 09 Aug 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_configure-v1.eblit, files/eblits/src_configure-v52.eblit: + configure sapi build dirs in 5.2, too (bug #331751); use proper path for + libevent, fix sharedext, fpm config file install (bug #331735) + + 09 Aug 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_test-v1.eblit: + run from cli sapi build dir (bug #330023) + + 09 Aug 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_install-v1.eblit: + cd to sapi dirs to make fpm config patches apply again (bug #331735) + +*php-5.3.3-r1 (08 Aug 2010) + + 08 Aug 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_compile-v1.eblit, -php-5.3.3.ebuild, + files/eblits/src_configure-v1.eblit, files/eblits/src_install-v1.eblit, + +php-5.3.3-r1.ebuild: + fix QA warnings by building each SAPI in its own dir, add patch to fix bug + #327589 (thanks to Martin von Gagern) + + 03 Aug 2010; Matti Bickel <mabi@gentoo.org> php-5.2.14.ebuild: + added missing mhash in IUSE + +*php-5.2.14 (02 Aug 2010) + + 02 Aug 2010; Matti Bickel <mabi@gentoo.org> + +files/eblits/src_configure-v52.eblit, +php-5.2.14.ebuild: + version bump; this is a security update - see + http://www.php.net/archive/2010.php#id2010-07-22-1 for details + + 29 Jul 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_install-v1.eblit: + use /tmp for session.save_path (bug #282768) + + 29 Jul 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_install-v1.eblit: + add addpredict to work-around bug #324739 + + 28 Jul 2010; Markus Meier <maekke@gentoo.org> php-5.3.3.ebuild: + add ~arm, bug #321743 + + 26 Jul 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_compile-v1.eblit, files/eblits/src_configure-v1.eblit, + files/eblits/src_install-v1.eblit, +files/php-fpm.init, + +files/php-fpm-gentooified.patch, metadata.xml: + update fpm description, actually support fpm in the eblits + +*php-5.3.3 (26 Jul 2010) + + 26 Jul 2010; Matti Bickel <mabi@gentoo.org> php-5.3.2.ebuild, + +php-5.3.3.ebuild, metadata.xml: + version bump, simplify postgres deps (bug #326967), fixes strict aliasing + issues (#329753), version bump is a security update + + 25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> php-5.3.2.ebuild: + Keyworded on alpha, bug #321743 + + 19 Jul 2010; Jeroen Roovers <jer@gentoo.org> php-5.3.2.ebuild: + Marked ~hppa (bug #321743). + + 08 Jul 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/pkg_setup-v1.eblit, php-5.3.2.ebuild: + can not have use-deps on old style virtuals + + 05 Jul 2010; Matti Bickel <mabi@gentoo.org> + files/eblits/src_configure-v1.eblit: + fix compilation on x64 systems (bug #327025) + + 05 Jul 2010; Matti Bickel <mabi@gentoo.org> php-5.2.13.ebuild: + introduced new style virtual httpd-php (bug #319623) + + 05 Jul 2010; Matti Bickel <mabi@gentoo.org> -php-5.2.9-r2.ebuild, + -php-5.2.10.ebuild, -php-5.2.10-r1.ebuild, -php-5.2.10-r2.ebuild, + -php-5.2.11.ebuild, -php-5.2.11-r1.ebuild, -php-5.2.12.ebuild: + remove old + + 05 Jul 2010; Matti Bickel <mabi@gentoo.org> php-5.3.2.ebuild: + introduced new style virtual httpd-php (bug #319623) + + 04 Jul 2010; Matti Bickel <mabi@gentoo.org> php-5.3.2.ebuild: + include patch to compile with gmp-5* (bug #322303) + + 14 Jun 2010; <mabi@gentoo.org> files/eblits/src_install-v1.eblit, + php-5.3.2.ebuild: + sync with overlay: repair apache2 USE dep, cli SAPI on by default (bug + #310383), show all SAPIs in php-config (bug #278439) + + 12 Jun 2010; <mabi@gentoo.org> php-5.3.2.ebuild, metadata.xml: + USE="mbstring" already covered by USE="unicode"; set USE-defaults to match + upstream defaults (bug #285816) + + 11 Jun 2010; <mabi@gentoo.org> files/eblits/src_compile-v1.eblit, + php-5.3.2.ebuild, files/eblits/src_configure-v1.eblit: + make USE="iodbc" independant from USE="odbc", fix embed SAPI compile + failure + + 01 Jun 2010; <mabi@gentoo.org> -files/eblits/common-v2.eblit, + -files/eblits/src_compile-v2.eblit, -files/eblits/src_install-v2.eblit, + files/eblits/src_prepare-v1.eblit, php-5.3.2.ebuild, metadata.xml: + align more closely with original php-5.3 work from hoffie@gentoo.org, fix + missing mbstring use description, remove unneeded -v2 eblits, remove + dangling mcve references + + 30 May 2010; <mabi@gentoo.org> -files/20php4-envd, php-5.3.2.ebuild, + -files/php4-ldvs: + fix iodbc USE dep (bug #285419), remove unneeded php4 files + + 28 May 2010; <mabi@gentoo.org> php-5.3.2.ebuild: + add flex dependency (bug #221357) + + 28 May 2010; <mabi@gentoo.org> files/eblits/src_prepare-v1.eblit: + use portable find command (bug #321781) + +*php-5.3.2 (27 May 2010) + + 27 May 2010; <mabi@gentoo.org> files/70_mod_php5_concurr.conf-apache2, + files/70_mod_php5.conf-apache2, +files/eblits/common-v1.eblit, + +files/eblits/common-v2.eblit, +files/eblits/pkg_postinst-v1.eblit, + +files/eblits/pkg_setup-v1.eblit, +files/eblits/src_compile-v1.eblit, + +files/eblits/src_compile-v2.eblit, +files/eblits/src_configure-v1.eblit, + +files/eblits/src_install-v1.eblit, +files/eblits/src_install-v2.eblit, + +files/eblits/src_prepare-v1.eblit, +files/eblits/src_test-v1.eblit, + +php-5.3.2.ebuild: + version bump (bug #274512, #312775); see + http://www.php.net/ChangeLog-5.php#5.3.2 for a list of changes and the + migration guide for an update from 5.2: + http://www.php.net/manual/en/migration53.php; expect more bumps as we fix + open bugs + thanks to GiDis and olemarkus for providing patches and a lot of testing + + 29 Mar 2010; Markus Meier <maekke@gentoo.org> php-5.2.13.ebuild: + amd64 stable, bug #306939 + + 26 Mar 2010; Raúl Porcel <armin76@gentoo.org> php-5.2.13.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #306939 + + 24 Mar 2010; Jeroen Roovers <jer@gentoo.org> php-5.2.13.ebuild: + Stable for HPPA (bug #306939). + + 23 Mar 2010; Brent Baude <ranger@gentoo.org> php-5.2.13.ebuild: + Marking php-5.2.13 ppc for bug 306939 + + 22 Mar 2010; Christian Faulhammer <fauli@gentoo.org> php-5.2.13.ebuild: + stable x86, security bug 306939 + + 21 Mar 2010; Brent Baude <ranger@gentoo.org> php-5.2.13.ebuild: + Marking php-5.2.13 ppc64 for bug 306939 + +*php-5.2.13 (20 Mar 2010) + + 20 Mar 2010; Tobias Heinlein <keytoaster@gentoo.org> +php-5.2.13.ebuild: + Non-maintainer commit; Version bump, security bug #306939, patch by Bernd + Lommerzheim + + 13 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> php-5.2.12.ebuild, + +files/php-5.2.12-libpng14.patch: + Fix building with libpng14. + + 31 Jan 2010; Torsten Veller <tove@gentoo.org> php-5.2.9-r2.ebuild, + php-5.2.10.ebuild, php-5.2.10-r1.ebuild, php-5.2.10-r2.ebuild, + php-5.2.11.ebuild, php-5.2.11-r1.ebuild, php-5.2.12.ebuild: + Change vecho to echo + + 05 Jan 2010; Raúl Porcel <armin76@gentoo.org> php-5.2.12.ebuild: + ia64/s390/sh/sparc stable wrt #293888 + + 05 Jan 2010; Joseph Jezak <josejx@gentoo.org> php-5.2.12.ebuild: + Marked ppc stable for bug #293888. + + 01 Jan 2010; Tobias Klausmann <klausman@gentoo.org> php-5.2.12.ebuild: + Stable on alpha, bug #293888 + + 31 Dec 2009; Markus Meier <maekke@gentoo.org> php-5.2.12.ebuild: + amd64/arm stable, bug #293888 + + 31 Dec 2009; Christian Faulhammer <fauli@gentoo.org> php-5.2.12.ebuild: + stable x86, security bug 293888 + + 31 Dec 2009; Jeroen Roovers <jer@gentoo.org> php-5.2.12.ebuild: + Stable for HPPA (bug #293888). + + 31 Dec 2009; Brent Baude <ranger@gentoo.org> php-5.2.12.ebuild: + Marking php-5.2.12 ppc64 for bug 293888 + +*php-5.2.12 (30 Dec 2009) + + 30 Dec 2009; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.12.ebuild: + version bump to 5.2.12 wrt security bug 297399, please note that + USE=concurrentmodphp is broken (but should not be needed at the moment + anyway), bug 298969 + + 16 Dec 2009; Christian Hoffmann <hoffie@gentoo.org> php-5.2.11.ebuild, + php-5.2.11-r1.ebuild: + trying to fix the circular dependency we are seeing with suhosin since + 5.2.11 (where I added a version dependency without much thinking), bug + 295871, thanks to Oleg Gawriloff <barzog@telecom.by> + + 21 Nov 2009; nixnut <nixnut@gentoo.org> php-5.2.11-r1.ebuild: + ppc stable #292132 + + 17 Nov 2009; Raúl Porcel <armin76@gentoo.org> php-5.2.11-r1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #292132 + + 17 Nov 2009; Brent Baude <ranger@gentoo.org> php-5.2.11-r1.ebuild: + Marking php-5.2.11-r1 ppc64 for bug 292132 + + 15 Nov 2009; Jeroen Roovers <jer@gentoo.org> php-5.2.11-r1.ebuild: + Stable for HPPA (bug #292132). + + 14 Nov 2009; Markus Meier <maekke@gentoo.org> php-5.2.11-r1.ebuild: + arm stable, bug #292132 + + 14 Nov 2009; Markus Meier <maekke@gentoo.org> php-5.2.11-r1.ebuild: + amd64/x86 stable, bug #292132 + +*php-5.2.11-r1 (13 Nov 2009) + + 13 Nov 2009; Dawid Węgliński <cla@gentoo.org> +php-5.2.11-r1.ebuild: + Revision bump with fix for gdMaxColors (security bug #292132) + + 19 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> php-5.2.11.ebuild: + Stabilizing for ppc, bug 285434 (also fixing bug 278064) + + 18 Oct 2009; Brent Baude <ranger@gentoo.org> php-5.2.11.ebuild: + Marking php-5.2.11 ppc64 for bug 285434 + + 09 Oct 2009; Christian Hoffmann <hoffie@gentoo.org> php-5.2.11.ebuild: + adding dependency on recent enough suhosin per bug 276583 + + 07 Oct 2009; <chainsaw@gentoo.org> php-5.2.11.ebuild: + Marked stable on AMD64 as requested by Bernd Marienfeldt in security bug + #285434. Tested with USE="apache2 berkdb bzip2 calendar cgi cli crypt + ctype curl gd iconv imap ipv6 mhash mysql ncurses nls pcre pic posix + readline session snmp spl ssl threads tokenizer truetype unicode xml + xmlrpc zlib" serving www.linx.net on hardened AMD64 non-multilib system. + + 07 Oct 2009; Raúl Porcel <armin76@gentoo.org> php-5.2.11.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #285434 + + 07 Oct 2009; Jeroen Roovers <jer@gentoo.org> php-5.2.11.ebuild: + Stable for HPPA (bug #285434). + + 06 Oct 2009; Christian Faulhammer <fauli@gentoo.org> php-5.2.11.ebuild: + stable x86, security bug 285434 + +*php-5.2.11 (29 Sep 2009) + + 29 Sep 2009; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.11.ebuild: + version bump per bug 285434 (security) + +*php-5.2.10-r2 (24 Sep 2009) + + 24 Sep 2009; Dawid Węgliński <cla@gentoo.org> +php-5.2.10-r2.ebuild, + +files/php-5.2.10-pdo_dblib.patch: + Add quick fix for bug #279576 and remove tests/lang/bug45392.phpt which is + not included in 5.2.10 + +*php-5.2.10-r1 (05 Jul 2009) + + 05 Jul 2009; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.10-r1.ebuild: + revbump with the latest suhosin patch (might fix suhosin-related + segfaults, reported in bug 276583), also fixing a curl regression, both + might be the reason for bug 276135 + + 30 Jun 2009; Raúl Porcel <armin76@gentoo.org> php-5.2.10.ebuild: + arm/ia64/s390/sh/sparc stable wrt #274670 + + 27 Jun 2009; Brent Baude <ranger@gentoo.org> php-5.2.10.ebuild: + Marking php-5.2.10 ppc64 and ppc for bug 274670 + + 26 Jun 2009; Tobias Klausmann <klausman@gentoo.org> php-5.2.10.ebuild: + Stable on alpha, bug #274670 + + 26 Jun 2009; Tobias Heinlein <keytoaster@gentoo.org> php-5.2.10.ebuild: + amd64 stable, security bug #274670 + + 25 Jun 2009; Christian Faulhammer <fauli@gentoo.org> php-5.2.10.ebuild: + stable x86, security bug 274670 + + 24 Jun 2009; Christian Hoffmann <hoffie@gentoo.org> metadata.xml: + restoring metadata.xml with zip-external description, somehow repoman + complains otherwise + + 23 Jun 2009; Jeroen Roovers <jer@gentoo.org> php-5.2.10.ebuild, + metadata.xml: + Stable for HPPA (bug #274670). + + 21 Jun 2009; Christian Hoffmann <hoffie@gentoo.org> metadata.xml: + removing traces of USE=zip-external + +*php-5.2.10 (19 Jun 2009) + + 19 Jun 2009; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.10.ebuild: + version bump per security bug 274670, fixes at least one security problem + (DoS) and introduces getopt long support for Gentoo users as requested + + 19 Jun 2009; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.8-r2.ebuild, + -php-5.2.9.ebuild, -php-5.2.9-r1.ebuild: + clean up old and vulnerable + + 26 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + ChangeLog: + Call depend.apache_pkg_setup() in pkg_setup() (bug #268371). + + 26 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + php-5.2.8-r2.ebuild, php-5.2.9.ebuild, php-5.2.9-r1.ebuild, + php-5.2.9-r2.ebuild: + Call depend.apache_pkg_setup() in pkg_setup() (bug #268371). + + 20 Apr 2009; Raúl Porcel <armin76@gentoo.org> php-5.2.9-r2.ebuild: + arm/ia64/s390/sh/sparc stable wrt #260576 + + 18 Apr 2009; Tobias Klausmann <klausman@gentoo.org> php-5.2.9-r2.ebuild: + Stable on alpha, bug #260576 + + 18 Apr 2009; Brent Baude <ranger@gentoo.org> php-5.2.9-r2.ebuild: + Marking php-5.2.9-r2 ppc64 for bug 260576 + + 18 Apr 2009; Markus Meier <maekke@gentoo.org> php-5.2.9-r2.ebuild: + x86 stable, bug #260576 + + 18 Apr 2009; nixnut <nixnut@gentoo.org> php-5.2.9-r2.ebuild: + ppc stable #260576 + + 17 Apr 2009; Jeroen Roovers <jer@gentoo.org> php-5.2.9-r2.ebuild: + Stable for HPPA (bug #260576). + + 17 Apr 2009; Tobias Heinlein <keytoaster@gentoo.org> php-5.2.9-r2.ebuild: + amd64 stable wrt security bug #260576 + +*php-5.2.9-r2 (16 Apr 2009) + + 16 Apr 2009; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.6-r7.ebuild, + -php-5.2.8-r1.ebuild, +php-5.2.9-r2.ebuild: + cleaning old; revision bump to fix yet three possible security issues, see + bug 260576 for details + +*php-5.2.9-r1 (10 Apr 2009) +*php-5.2.9 (10 Apr 2009) + + 10 Apr 2009; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.9.ebuild, + +php-5.2.9-r1.ebuild: + version bump to fix several possible security issues, details to follow, + bug 260576 (5.2.9 is more or less vanilla php, 5.2.9-r1 has lots of + additional backported patches) + + 07 Apr 2009; Christian Faulhammer <fauli@gentoo.org> php-5.2.8-r1.ebuild, + php-5.2.8-r2.ebuild: + revert from EAPI 2 to 0 again, see bug 265245 + + 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> php-5.2.8-r1.ebuild, + php-5.2.8-r2.ebuild: + arm/ia64/s390/sh stable + + 07 Mar 2009; Christian Faulhammer <fauli@gentoo.org> php-5.2.8-r1.ebuild, + php-5.2.8-r2.ebuild: + use EAPI 2 for USE flag check + + 02 Feb 2009; Mike Frysinger <vapier@gentoo.org> metadata.xml: + Document local USE=pic flag. + + 01 Feb 2009; Tobias Klausmann <klausman@gentoo.org> php-5.2.8-r2.ebuild: + Stable on alpha, bug #249703 + + 31 Jan 2009; Tiago Cunha <tcunha@gentoo.org> php-5.2.8-r2.ebuild: + stable sparc, bug 249703 + + 25 Jan 2009; Markus Meier <maekke@gentoo.org> php-5.2.8-r2.ebuild: + x86 stable, bug #249703 + + 24 Jan 2009; Tobias Scherbaum <dertobi123@gentoo.org> php-5.2.8-r2.ebuild: + ppc stable, bug #249703 + + 23 Jan 2009; Brent Baude <ranger@gentoo.org> php-5.2.8-r2.ebuild: + Marking php-5.2.8-r2 ppc64 for bug 249703 + + 20 Jan 2009; Tobias Heinlein <keytoaster@gentoo.org> php-5.2.8-r2.ebuild: + amd64 stable wrt security bug 249703 + + 20 Jan 2009; Jeroen Roovers <jer@gentoo.org> php-5.2.8-r2.ebuild: + Stable for HPPA (bug #249703). + +*php-5.2.8-r2 (11 Jan 2009) + + 11 Jan 2009; Christian Hoffmann <hoffie@gentoo.org> + -files/70_mod_php.conf-apache2, + +files/70_mod_php5_concurr.conf-apache2-r1, + +files/70_mod_php5.conf-apache2-r1, + -files/70_mod_php_concurr.conf-apache2, -php-5.2.8.ebuild, + +php-5.2.8-r2.ebuild: + revision bump to fix bug 162478 (dropping usage of AddType apache config + directive) and bug 249703 (libxml2-2.7 breakage) and an upstream fix for + bug 217392; removing old and unused files + + 24 Dec 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.8-r1.ebuild: + alpha/ia64 stable wrt #249875 + + 23 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> php-5.2.8-r1.ebuild: + Stable on sparc, security bug #249875 + + 22 Dec 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.8-r1.ebuild: + Stable for HPPA (bug #249875). + + 21 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> php-5.2.8-r1.ebuild: + ppc stable, bug #249875 + + 20 Dec 2008; Markus Meier <maekke@gentoo.org> php-5.2.8-r1.ebuild: + amd64/x86 stable, bug #249875 + + 19 Dec 2008; Brent Baude <ranger@gentoo.org> php-5.2.8-r1.ebuild: + Marking php-5.2.8-r1 ppc64 for bug 249875 + + 19 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> php-5.2.8-r1.ebuild: + Fix die message when libpcre is not built with unicode support. + +*php-5.2.8-r1 (18 Dec 2008) + + 18 Dec 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.8-r1.ebuild: + revbump for security bug 249875, shipping several new security fixes; + incorporate suggestion from Bernd Lommerzheim <bernd@lommerzheim.com> in + bug 238127 to check libpcre for USE=unicode; adding patch for interbase + precision improvements as suggested by Viesturs <viesturs@dps.lv> in bug + 250640 + +*php-5.2.8 (08 Dec 2008) + + 08 Dec 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.8.ebuild: + version bump wrt security bug 249875; also attempting to make the build + failure fix for bug 217392 more portable; using system pcre now to avoid + problems with apache/mod_php (bug 238127) + + 10 Nov 2008; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.5-r1.ebuild, + -php-5.2.6-r6.ebuild: + dropping old and vulnerable + + 22 Sep 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6-r7.ebuild: + Stable for HPPA (bug #231528). + + 21 Sep 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6-r7.ebuild: + alpha/ia64/sparc stable wrt #231528 + + 20 Sep 2008; Markus Meier <maekke@gentoo.org> php-5.2.6-r7.ebuild: + x86 stable, bug #231528 + + 16 Sep 2008; Brent Baude <ranger@gentoo.org> php-5.2.6-r7.ebuild: + Marking php-5.2.6-r7 ppc64 and ppc for bug 231528 + + 16 Sep 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r7.ebuild: + stable on amd64 wrt bug 231528 + +*php-5.2.6-r7 (06 Sep 2008) + + 06 Sep 2008; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.6.ebuild, + -php-5.2.6-r2.ebuild, +php-5.2.6-r7.ebuild: + importing -r7 (patchset: r8) from php-testing overlay, including the snmp + memory leak fix from bug 231528; no need to upgrade for users with + USE=-snmp + + 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: + Add GLEP 56 USE flag descriptions. + + 15 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.6.ebuild, + -php-5.2.6-r2.ebuild: + removing old and vulnerable + + 09 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> -php-4.4.8.ebuild: + Removing php-4 (bug 189172); use the php-4 (layman) overlay instead, if + you really insist on keeping it installed + + 08 Aug 2008; Tobias Scherbaum <dertobi123@gentoo.org> php-5.2.6-r6.ebuild: + ppc stable, bug #234102 + + 08 Aug 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6-r6.ebuild: + alpha/ia64/sparc stable wrt #234102 + + 07 Aug 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6-r6.ebuild: + Stable for HPPA (bug #234102). + + 07 Aug 2008; Markus Meier <maekke@gentoo.org> php-5.2.6-r6.ebuild: + x86 stable, bug #234102 + + 07 Aug 2008; Markus Rothe <corsair@gentoo.org> php-5.2.6-r6.ebuild: + Stable on ppc64; bug #234102 + + 07 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r6.ebuild: + stable on amd64 wrt security bug 234102 + + 07 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r6.ebuild: + patchset bump (without rev bump) which changes the new-memory-corruption + patch to fix a build issue (it used to contain the bison-generated .c + version of zend_language_parser.y, we now rely on configure to invoke + bison, which seems to work better) + +*php-5.2.6-r6 (07 Aug 2008) + + 07 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.6_rc4.ebuild, + -php-5.2.6-r1.ebuild, -php-5.2.6-r5.ebuild, +php-5.2.6-r6.ebuild: + lots of new security/crash fixes, bug 234102 (CVE-2008-2665, CVE-2008-2666 + and other issues); dropping old + + 24 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r2.ebuild, + php-5.2.6-r5.ebuild: + changing explicit depend on c-client back to the virtual, now that a + recent enough uw-imap version is in the tree; stable dependencies are + still broken in case of uw-imap, as the needed version is not stable + + 20 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r5.ebuild: + previous commit replaced CXXFLAGS by CFLAGS by accident, thanks to Rafał + Mużyło <galtgendo@o2.pl> in bug 230809 + + 20 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r5.ebuild: + yet another attempt at fixing _GNU_SOURCE-related build problems + (configure screws up FFLAGS which isn't used at all, so we stop + manipulating it now), bug 230809 + + 19 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r5.ebuild: + build-time-specific (no revbump): fixing warnings (which sometimes seem to + be fatal) regarding to missing function prototypes because of _GNU_SOURCE + being defined too late (bug 230809) + +*php-5.2.6-r5 (17 Jul 2008) + + 17 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.6-r5.ebuild: + Fixing USE=suhosin on sparc and maybe other 'exotic' archs (gave SIGBUS, + bug 209501), adding >=freetds-0.82 compatibility patch for ext/mssql and + ext/pdo_dblib (thanks to matthias@dsx.at in bug 223891); other users don't + need to update [imported from php-testing overlay] + + 11 Jul 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6-r2.ebuild: + Stable for HPPA (bug #230575). + + 10 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r2.ebuild: + d'oh, the DEPEND on c-client was supposed to only show up for USE=imap, + thanks to Cardoe for noticing that + + 10 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r2.ebuild: + the ext/imap security patch introduced in php-5.2.6-r2 raises the + dependency on c-client to version 2006k, fixing DEPEND accordingly, bug + 231258 + + 08 Jul 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6-r2.ebuild: + alpha/ia64/sparc stable wrt security #230575 + + 07 Jul 2008; Markus Meier <maekke@gentoo.org> php-5.2.6-r2.ebuild: + x86 stable, bug #230575 + + 07 Jul 2008; Thomas Anderson <gentoofan23@gentoo.org> php-5.2.6-r2.ebuild: + stable amd64, security bug 230575 + + 07 Jul 2008; Brent Baude <ranger@gentoo.org> php-5.2.6-r2.ebuild: + Marking php-5.2.6-r2 ppc64 and ppc for bug 230575 + +*php-5.2.6-r2 (02 Jul 2008) + + 02 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.6-r2.ebuild: + revbump to include newer patchset, employing lots of security/crash fixes, + bug 230575 + +*php-5.2.6-r1 (05 May 2008) + + 05 May 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.6-r1.ebuild: + using official suhosin for version 5.2.6 now, adding patch to fix bug + 212679 (ext/ldap build failure with --as-needed, thanks to Peter Volkov) + + 01 May 2008; Christian Hoffmann <hoffie@gentoo.org> + -php-4.4.8_pre20070816.ebuild: + removing php-4.4.8_pre, 4.4.8 still left; yes, it was latest stable for + all arches, but php-4* and everything depending on it are hardmasked + anyway and one shouldn't continue using it either... + + 01 May 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6.ebuild: + only try to fix the open_basedir test cases when suhosin is enabled, + otherwise it breaks for non-suhosin + +*php-5.2.6 (01 May 2008) + + 01 May 2008; Christian Hoffmann <hoffie@gentoo.org> + -php-5.2.6_rc1-r1.ebuild, -php-5.2.6_rc3.ebuild, -php-5.2.6_rc3-r1.ebuild, + +php-5.2.6.ebuild: + version bump to 5.2.6, including kolab support (bug 210977, thanks to + wrobel and jakub), fixing bug 215623 in the same go; removing + old/vulnerable + + 16 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org> + php-5.2.6_rc4.ebuild: + ppc stable, bug #215266 + + 16 Apr 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6_rc4.ebuild: + workaround autoconf-2.62 behavior change which made build fail w/ + USE=posix (bug 217392), no revbump + + 15 Apr 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6_rc4.ebuild: + Stable for HPPA (bug #215266). + + 15 Apr 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6_rc4.ebuild: + alpha/ia64/sparc stable wrt security #215266 + + 14 Apr 2008; Markus Meier <maekke@gentoo.org> php-5.2.6_rc4.ebuild: + amd64/x86 stable, security bug #215266 + + 14 Apr 2008; Markus Rothe <corsair@gentoo.org> php-5.2.6_rc4.ebuild: + Stable on ppc64; bug #215266 + +*php-5.2.6_rc4 (05 Apr 2008) + + 05 Apr 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.6_rc4.ebuild: + bump to rc4 to address even more possible security issues (stack overflow + in fastcgi handling, several imap-related crashes) + +*php-5.2.6_rc3-r1 (30 Mar 2008) + + 30 Mar 2008; Christian Hoffmann <hoffie@gentoo.org> + +php-5.2.6_rc3-r1.ebuild: + revbump with a patch to fix a regression in escapeshell{arg,cmd}() + functions in regards to multi-byte handling, phpbug 44564 + + 29 Mar 2008; Markus Meier <maekke@gentoo.org> php-5.2.6_rc3.ebuild: + x86 stable, security bug #215266 + + 29 Mar 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6_rc3.ebuild: + alpha/ia64/sparc stable wrt security #215266 + + 29 Mar 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6_rc3.ebuild: + stable on amd64, bug 215266 + + 29 Mar 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6_rc3.ebuild: + Stable for HPPA (bug #215266). + + 29 Mar 2008; Brent Baude <ranger@gentoo.org> php-5.2.6_rc3.ebuild: + Marking php-5.2.6_rc3 ppc64 and ppc for bug 215266 + +*php-5.2.6_rc3 (28 Mar 2008) + + 28 Mar 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.6_rc3.ebuild: + bump, mainly to address the issues listed in security bug 215266 + + 23 Mar 2008; Benedikt Böhm <hollow@gentoo.org> + php-4.4.8_pre20070816.ebuild, php-4.4.8.ebuild, php-5.2.5-r1.ebuild, + php-5.2.6_rc1-r1.ebuild: + fix depend.apache usage wrt #208033 + + 19 Mar 2008; Christian Hoffmann <hoffie@gentoo.org> + -php-5.2.4_pre200708051230-r2.ebuild, -php-5.2.5_p20080206-r3.ebuild, + -php-5.2.6_rc1.ebuild: + removing old and/or vulnerable versions + + 09 Mar 2008; Tobias Scherbaum <dertobi123@gentoo.org> + php-5.2.6_rc1-r1.ebuild: + ppc stable, bug #212211 + + 08 Mar 2008; <pva@gentoo.org> php-5.2.6_rc1-r1.ebuild: + amd64 stable, security bug #212211. + + 07 Mar 2008; Dawid Węgliński <cla@gentoo.org> php-5.2.6_rc1-r1.ebuild: + Stable on x86 (bug #212211) + + 06 Mar 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6_rc1-r1.ebuild: + alpha/ia64/sparc stable wrt #212211 + + 06 Mar 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6_rc1-r1.ebuild: + Stable for HPPA (bug #212211). + + 06 Mar 2008; Brent Baude <ranger@gentoo.org> php-5.2.6_rc1-r1.ebuild: + Marking php-5.2.6_rc1-r1 ppc64 for bug 212211 + +*php-5.2.6_rc1-r1 (05 Mar 2008) + + 05 Mar 2008; Christian Hoffmann <hoffie@gentoo.org> + +php-5.2.6_rc1-r1.ebuild: + revbump to -r1 to include new patchset which fixes a mysql_(p)connect crash + (introduced in >5.2.5-r1), several memory corruption issues, a crash in the + soap extension and several test failures + + 04 Mar 2008; Markus Rothe <corsair@gentoo.org> php-5.2.6_rc1.ebuild: + Stable on ppc64; bug #212211 + + 04 Mar 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6_rc1.ebuild: + alpha/ia64/sparc stable wrt security #212211 + + 03 Mar 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6_rc1.ebuild: + Stable for HPPA (bug #212211). + + 03 Mar 2008; Markus Meier <maekke@gentoo.org> php-5.2.6_rc1.ebuild: + x86 stable, security bug #212211 + +*php-5.2.6_rc1 (03 Mar 2008) + + 03 Mar 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.6_rc1.ebuild: + bump to 5.2.6_rc1 + + 03 Mar 2008; Christian Hoffmann <hoffie@gentoo.org> + -php-5.2.5_p20080206.ebuild, -php-5.2.5_p20080206-r2.ebuild: + removing old + + 28 Feb 2008; Steve Dibb <beandog@gentoo.org> + php-5.2.5_p20080206-r3.ebuild: + amd64 stable, bug 209148 + + 24 Feb 2008; Brent Baude <ranger@gentoo.org> + php-5.2.5_p20080206-r3.ebuild: + Marking php-5.2.5_p20080206-r3 ppc64 for bug 209148 + + 24 Feb 2008; Raúl Porcel <armin76@gentoo.org> + php-5.2.5_p20080206-r3.ebuild: + alpha/ia64/sparc stable wrt security #209148 + + 22 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> + php-5.2.5_p20080206-r3.ebuild: + ppc stable, bug #209148 + + 21 Feb 2008; Markus Meier <maekke@gentoo.org> + php-5.2.5_p20080206-r3.ebuild: + x86 stable, security bug #209148 + + 21 Feb 2008; Jeroen Roovers <jer@gentoo.org> + php-5.2.5_p20080206-r3.ebuild: + Stable for HPPA (bug #209148). + + 13 Feb 2008; Christian Hoffmann <hoffie@gentoo.org> + php-5.2.5_p20080206-r3.ebuild: + yet another attempt at fixing src_test (no revbump) + +*php-5.2.5_p20080206-r3 (12 Feb 2008) + + 12 Feb 2008; Christian Hoffmann <hoffie@gentoo.org> + +php-5.2.5_p20080206-r3.ebuild: + hopefully improved upstream patch for bug #209606 + +*php-5.2.5_p20080206-r2 (12 Feb 2008) + + 12 Feb 2008; Christian Hoffmann <hoffie@gentoo.org> + +php-5.2.5_p20080206-r2.ebuild: + revbump to fix a pretty severe crash problem: fixes bug #209606 and maybe + bug #209501; also reworking src_test so that it works more reliable + (hopefully) + + 08 Feb 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.5_p20080206.ebuild: + alpha/ia64/sparc stable wrt security #209148 + + 08 Feb 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.5_p20080206.ebuild: + Stable for HPPA (bug #209148). + + 08 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> + php-5.2.5_p20080206.ebuild: + ppc stable, bug #209148 + + 08 Feb 2008; Brent Baude <ranger@gentoo.org> php-5.2.5_p20080206.ebuild: + Marking php-5.2.5_p20080206 ppc64 for bug 209148 + + 07 Feb 2008; Dawid Węgliński <cla@gentoo.org> + php-5.2.5_p20080206.ebuild: + Stable on x86 (bug #209148) + +*php-5.2.5_p20080206 (06 Feb 2008) + + 06 Feb 2008; Christian Hoffmann <hoffie@gentoo.org> + +php-5.2.5_p20080206.ebuild: + adding new snapshot 5.2.5_p20080206 for security bug 209148 + + 31 Jan 2008; Christian Hoffmann <hoffie@gentoo.org> + files/70_mod_php.conf-apache2, files/70_mod_php5_concurr.conf-apache2, + files/70_mod_php5.conf-apache2, files/70_mod_php_concurr.conf-apache2: + changing AddDirectoryIndex to DirectoryIndex in apache configs per bug 139451 + +*php-4.4.8 (08 Jan 2008) + + 08 Jan 2008; Christian Hoffmann <hoffie@gentoo.org> +php-4.4.8.ebuild: + bumping to 4.4.8 by user request; completely untested except quick compile + test (it's hardmasked anyway, you should really switch to php-5*) + + 08 Jan 2008; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.5.ebuild: + removing php-5.2.5, -r1 is more secure and has same KEYWORDS + + 15 Dec 2007; <welp@gentoo.org> php-5.2.5-r1.ebuild: + Stable on amd64; bug 201885 + + 12 Dec 2007; Brent Baude <ranger@gentoo.org> php-5.2.5-r1.ebuild: + Marked php-5.2.5-r1 ppc & ppc64 stable for bug 201885 + + 11 Dec 2007; Jeroen Roovers <jer@gentoo.org> php-5.2.5-r1.ebuild: + Stable for HPPA (bug #201885). + + 11 Dec 2007; Raúl Porcel <armin76@gentoo.org> php-5.2.5-r1.ebuild: + alpha/ia64/sparc stable wrt security #201885 + + 11 Dec 2007; Dawid Węgliński <cla@gentoo.org> php-5.2.5-r1.ebuild: + Stable on x86 (bug #201885) + +*php-5.2.5-r1 (08 Dec 2007) + + 08 Dec 2007; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.5-r1.ebuild: + revision bump w/ updated patchset to fix most of the security issues listed + in bug 199156 + + 15 Nov 2007; Christian Hoffmann <hoffie@gentoo.org> -php-4.4.7.ebuild, + -php-5.2.4.ebuild, -php-5.2.4_p20070914-r2.ebuild: + removing old/vulnerable versions 4.4.7, 5.2.4 and 5.2.4_p20070914-r2 + + 14 Nov 2007; Alex Howells <astinus@gentoo.org> php-5.2.5.ebuild: + changing ~amd64 -> amd64 with regard to #198650 + + 13 Nov 2007; Tobias Scherbaum <dertobi123@gentoo.org> php-5.2.5.ebuild: + ppc stable, bug #198650 + + 12 Nov 2007; Markus Rothe <corsair@gentoo.org> php-5.2.5.ebuild: + Stable on ppc64; bug #198650 + + 12 Nov 2007; Jeroen Roovers <jer@gentoo.org> php-5.2.5.ebuild: + Stable for HPPA (bug #198650 ). + + 12 Nov 2007; Raúl Porcel <armin76@gentoo.org> php-5.2.5.ebuild: + alpha/ia64/sparc stable wrt #198650 + + 11 Nov 2007; Dawid Węgliński <cla@gentoo.org> php-5.2.5.ebuild: + Stable on x86 (bug #198650) + +*php-5.2.5 (09 Nov 2007) + + 09 Nov 2007; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.5.ebuild: + bump to php-5.2.5, http://www.php.net/ChangeLog-5.php#5.2.5 + Gentoo-wise improvements: zero or very little expected test failures, depending + on the USE flags + + 03 Nov 2007; Christian Hoffmann <hoffie@gentoo.org> -php-5.1.6-r11.ebuild: + removing php-5.1* + + 21 Oct 2007; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.2-r1.ebuild, + -php-5.2.4_p20070914.ebuild: + cleanup old + + 25 Sep 2007; Raúl Porcel <armin76@gentoo.org> + php-5.2.4_p20070914-r2.ebuild: + sparc stable wrt security #191034 + + 22 Sep 2007; Raúl Porcel <armin76@gentoo.org> + php-5.2.4_p20070914-r2.ebuild: + alpha/ia64 stable wrt security #191034 + + 20 Sep 2007; Brent Baude <ranger@gentoo.org> + php-5.2.4_p20070914-r2.ebuild: + MArking php-5.2.4_p20070914-r2 ppc64 stable for 191034 + + 20 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + php-5.2.4_p20070914-r2.ebuild: + Stable on amd64/x86 wrt bug #191034. + + 20 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> + php-5.2.4_p20070914-r2.ebuild: + ppc stable, bug #191034 + + 20 Sep 2007; Jeroen Roovers <jer@gentoo.org> + php-5.2.4_p20070914-r2.ebuild: + Stable for HPPA (bug #191034). + +*php-5.2.4_p20070914-r2 (19 Sep 2007) + + 19 Sep 2007; Christian Hoffmann <hoffie@gentoo.org> + +php-5.2.4_p20070914-r2.ebuild: + adding php-5.2.4_p20070914-r2 as per bug 191034 + * fix CVE-2007-4887 (dl() segfault with very long filenames) + * fix CVE-2007-4783, CVE-2007-4840 (segfault in iconv functions with very + long charset parameters); + * use almost-official suhosin again (based on the patch for 5.2.4) + * fix crashes in xmlrpc + +*php-5.2.4_p20070914 (14 Sep 2007) + + 14 Sep 2007; Christian Hoffmann <hoffie@gentoo.org> + +php-5.2.4_p20070914.ebuild: + adding php-5.2.4_p20070914, bug 191034 + +*php-5.2.4 (08 Sep 2007) + + 08 Sep 2007; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.3-r3.ebuild, + +php-5.2.4.ebuild: + adding php-5.2.4, bug 191034; removing broken php-5.2.3* + + 29 Aug 2007; Markus Rothe <corsair@gentoo.org> + php-4.4.8_pre20070816.ebuild: + Stable on ppc64; bug #189172 + + 24 Aug 2007; Raúl Porcel <armin76@gentoo.org> + php-4.4.8_pre20070816.ebuild: + alpha/ia64 stable wrt security #189172 + + 23 Aug 2007; Christoph Mende <angelos@gentoo.org> + php-4.4.8_pre20070816.ebuild: + Stable on amd64 wrt security bug #189172 + + 22 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + php-4.4.8_pre20070816.ebuild: + ppc stable, bug #189172 + + 21 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + php-4.4.8_pre20070816.ebuild: + Stable on sparc wrt security #189172 + + 20 Aug 2007; Markus Ullmann <jokey@gentoo.org> + php-4.4.8_pre20070816.ebuild: + Stable on x86 wrt security bug #189172 + + 19 Aug 2007; Jeroen Roovers <jer@gentoo.org> php-4.4.8_pre20070816.ebuild: + Stable for HPPA (bug #189172). + +*php-4.4.8_pre20070816 (18 Aug 2007) + + 18 Aug 2007; Christian Hoffmann <hoffie@gentoo.org> + +php-4.4.8_pre20070816.ebuild: + version bump to fix several security issues, see bug 189172 + + 15 Aug 2007; Jeroen Roovers <jer@gentoo.org> + php-5.2.4_pre200708051230-r2.ebuild: + Stable for HPPA (bug #180556). + + 14 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + php-5.2.4_pre200708051230-r2.ebuild: + ppc stable, bug #180556 + + 14 Aug 2007; Markus Rothe <corsair@gentoo.org> + php-5.2.4_pre200708051230-r2.ebuild: + Stable on ppc64; bug #180556 + + 13 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + php-5.2.4_pre200708051230-r2.ebuild: + Stable on sparc wrt #180556 + + 12 Aug 2007; Steve Dibb <beandog@gentoo.org> + php-5.2.4_pre200708051230-r2.ebuild: + amd64 stable, bug 180556 + + 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> + php-5.2.4_pre200708051230-r2.ebuild: + alpha/ia64/x86 stable wrt #180556 + +*php-5.2.4_pre200708051230-r2 (09 Aug 2007) + + 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + +php-5.2.4_pre200708051230-r2.ebuild: + Import from the php-testing overlay wrt security bug #180556, thanks to + Christian Hoffmann! + + 30 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> php-5.2.3-r3.ebuild: + Stable on sparc wrt security #180556 + + 30 Jul 2007; Markus Rothe <corsair@gentoo.org> php-5.2.3-r3.ebuild: + Stable on ppc64; bug #180556 + + 28 Jul 2007; Jeroen Roovers <jer@gentoo.org> php-5.2.3-r3.ebuild: + Stable for HPPA (bug #180556). + + 28 Jul 2007; Steve Dibb <beandog@gentoo.org> php-5.2.3-r3.ebuild: + amd64 stable, security bug 180556 + + 28 Jul 2007; Raúl Porcel <armin76@gentoo.org> php-5.2.3-r3.ebuild: + alpha/ia64/x86 stable wrt #180556 + + 28 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org> php-5.2.3-r3.ebuild: + ppc stable, bug #180556 + +*php-5.2.3-r3 (22 Jul 2007) + + 22 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org> + +php-5.2.3-r3.ebuild: + Import php-5.2.3-r3 from the php-experimental overlay wrt security bug + #180556, thanks to Christian Hoffmann! + + 30 Jun 2007; Luca Longinotti <chtekk@gentoo.org> -php-4.4.6.ebuild, + -php-5.2.1-r3.ebuild: + Remove old versions. + + 12 May 2007; Markus Rothe <corsair@gentoo.org> php-4.4.7.ebuild, + php-5.2.2-r1.ebuild: + Stable on ppc64; bug #169372 + + 12 May 2007; Luca Longinotti <chtekk@gentoo.org> + files/70_mod_php.conf-apache2, files/70_mod_php5_concurr.conf-apache2, + -files/70_mod_php5.conf-apache1, files/70_mod_php5.conf-apache2, + files/20php4-envd, files/20php5-envd, -files/70_mod_php.conf-apache1, + files/70_mod_php_concurr.conf-apache2, php-4.4.6.ebuild, php-4.4.7.ebuild, + php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild, php-5.2.2-r1.ebuild: + Apache 1.X masking (fix ebuilds to not require apache-1*). + + 10 May 2007; Jeroen Roovers <jer@gentoo.org> php-4.4.7.ebuild, + php-5.2.2-r1.ebuild: + Stable for HPPA (bug #169372). + + 10 May 2007; Jose Luis Rivero <yoswink@gentoo.org> php-5.2.2-r1.ebuild: + Stable on alpha wrt security bug #169372 + + 09 May 2007; Luca Longinotti <chtekk@gentoo.org> php-4.4.7.ebuild, + php-5.2.2-r1.ebuild: + AMD64 stable for security bug #169372. + + 09 May 2007; Jose Luis Rivero <yoswink@gentoo.org> php-4.4.7.ebuild: + Stable on alpha wrt security bug #169372 + + 08 May 2007; Raúl Porcel <armin76@gentoo.org> php-4.4.7.ebuild, + php-5.2.2-r1.ebuild: + ia64 + x86 stable wrt security bug 169372 + + 08 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> php-4.4.7.ebuild, + php-5.2.2-r1.ebuild: + Stable on sparc wrt security #169372 + + 08 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.7.ebuild, + php-5.2.2-r1.ebuild: + ppc stable, bug #169372 + +*php-5.2.2-r1 (07 May 2007) +*php-4.4.7 (07 May 2007) + + 07 May 2007; Luca Longinotti <chtekk@gentoo.org> +php-4.4.7.ebuild, + +php-5.2.2-r1.ebuild: + PHP 4.4.7 and 5.2.2, fixes various security issues, see bug #169372. + + 04 May 2007; Luca Longinotti <chtekk@gentoo.org> -php-4.3.11-r5.ebuild, + -php-4.4.4-r6.ebuild, php-4.4.6.ebuild, -php-5.0.5-r5.ebuild, + -php-5.1.6-r6.ebuild, php-5.1.6-r11.ebuild: + Remove 4.3 and 5.0 and old versions. + + 31 Mar 2007; Raúl Porcel <armin76@gentoo.org> php-4.4.6.ebuild, + php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild: + ia64 stable wrt bug 153911 + + 31 Mar 2007; Raúl Porcel <armin76@gentoo.org> php-4.4.6.ebuild, + php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild: + ia64 stable wrt security bug 153911 + + 10 Mar 2007; Jose Luis Rivero <yoswink@gentoo.org> php-4.4.6.ebuild, + php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild: + Stable on alpha wrt security #153911 + + 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> php-4.4.6.ebuild, + php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild: + Stable on sparc wrt security #153911 + + 06 Mar 2007; René Nussbaumer <killerfox@gentoo.org> php-5.1.6-r11.ebuild: + Stable on hppa. See bug #153911. + + 06 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.6.ebuild, + php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild: + Stable on ppc wrt bug #153911. + + 06 Mar 2007; Christian Faulhammer <opfer@gentoo.org> php-4.4.6.ebuild, + php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild: + stable x86; security bug 153911 + + 06 Mar 2007; Jeroen Roovers <jer@gentoo.org> php-5.2.1-r3.ebuild: + Stable for HPPA (bug #153911). + + 06 Mar 2007; Markus Rothe <corsair@gentoo.org> php-4.4.6.ebuild, + php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild: + Stable on ppc64; bug #153911 + + 06 Mar 2007; Jeroen Roovers <jer@gentoo.org> php-4.4.6.ebuild: + Stable for HPPA (bug #153911). + + 05 Mar 2007; Luca Longinotti <chtekk@gentoo.org> php-4.4.6.ebuild, + php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild: + Keyword on amd64 wrt bug #153911. + +*php-5.2.1-r3 (05 Mar 2007) +*php-5.1.6-r11 (05 Mar 2007) +*php-4.4.6 (05 Mar 2007) + + 05 Mar 2007; Luca Longinotti <chtekk@gentoo.org> +files/20php4-envd, + +files/20php5-envd, -php-4.4.4-r8.ebuild, +php-4.4.6.ebuild, + -php-5.1.6-r8.ebuild, +php-5.1.6-r11.ebuild, +php-5.2.1-r3.ebuild: + New PHP versions, fix lots of bugs, add Suhosin support. + + 26 Nov 2006; Luca Longinotti <chtekk@gentoo.org> -php-4.4.3-r1.ebuild, + -php-4.4.4-r4.ebuild, -php-5.1.4-r6.ebuild, -php-5.1.6-r4.ebuild: + Cleanup old versions, thanks arch-teams! + + 29 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> php-4.4.4-r6.ebuild: + Stable on ia64, bug 150261. + +*php-5.1.6-r8 (27 Oct 2006) +*php-4.4.4-r8 (27 Oct 2006) + + 27 Oct 2006; Luca Longinotti <chtekk@gentoo.org> +php-4.4.4-r8.ebuild, + +php-5.1.6-r8.ebuild: + Add new PHP revisions, fix a few issues, improve a open_basedir check. + + 24 Oct 2006; Joshua Jackson <tsunam@gentoo.org> php-4.4.4-r6.ebuild, + php-5.1.6-r6.ebuild: + Stable x86; bug #150261 + + 15 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.4-r6.ebuild, + php-5.1.6-r6.ebuild: + hppa stable, bug #150261 + + 14 Oct 2006; Aron Griffis <agriffis@gentoo.org> php-5.1.6-r6.ebuild: + Mark 5.1.6-r6 stable on ia64. #150261 + + 11 Oct 2006; Fernando J. Pereda <ferdy@gentoo.org> php-4.4.4-r6.ebuild, + php-5.1.6-r6.ebuild: + Stable on alpha as per security bug #150261 + + 11 Oct 2006; Markus Rothe <corsair@gentoo.org> php-4.4.4-r6.ebuild, + php-5.1.6-r6.ebuild: + Stable on ppc64; bug #150261 + + 11 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> php-4.4.4-r6.ebuild, + php-5.1.6-r6.ebuild: + Stable on sparc wrt security #150261 + + 11 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.4-r6.ebuild, + php-5.1.6-r6.ebuild: + ppc stable, bug #150261 + +*php-5.1.6-r6 (07 Oct 2006) +*php-4.4.4-r6 (07 Oct 2006) + + 07 Oct 2006; Luca Longinotti <chtekk@gentoo.org> +php-4.4.4-r6.ebuild, + +php-5.1.6-r6.ebuild: + Fix security bug #150261, amd64 stable. + + 16 Sep 2006; Rene Nussbaumer <killerfox@gentoo.org> php-4.4.4-r4.ebuild, + php-5.1.6-r4.ebuild: + Stable on hppa. See bug #147061. + + 14 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> php-4.4.4-r4.ebuild, + php-5.1.6-r4.ebuild: + Stable on ia64, bug 147061. + + 11 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.4-r4.ebuild, + php-5.1.6-r4.ebuild: + ppc stable, bug #147061 + + 11 Sep 2006; Thomas Cort <tcort@gentoo.org> php-4.4.4-r4.ebuild, + php-5.1.6-r4.ebuild: + Stable on alpha and amd64 wrt security Bug #147061. + + 11 Sep 2006; Markus Rothe <corsair@gentoo.org> php-4.4.4-r4.ebuild, + php-5.1.6-r4.ebuild: + Stable on ppc64; bug #147061 + + 11 Sep 2006; Jason Wever <weeve@gentoo.org> php-4.4.4-r4.ebuild, + php-5.1.6-r4.ebuild: + Stable on SPARC wrt security bug #147061. + + 10 Sep 2006; <ticho@gentoo.org> php-4.4.4-r4.ebuild, php-5.1.6-r4.ebuild: + Stable on x86, security bug #147061. + +*php-5.1.6-r4 (10 Sep 2006) +*php-4.4.4-r4 (10 Sep 2006) + + 10 Sep 2006; Luca Longinotti <chtekk@gentoo.org> -php-4.4.4-r2.ebuild, + +php-4.4.4-r4.ebuild, -php-5.1.6-r2.ebuild, +php-5.1.6-r4.ebuild: + Revision bump to fix INI restore issue and other bugs, updates Hardened-PHP + to 0.4.15. Cleanup old versions. + + 10 Sep 2006; Luca Longinotti <chtekk@gentoo.org> -php-4.4.2.ebuild, + -php-4.4.2-r2.ebuild, -php-4.4.2-r6.ebuild: + Remove old versions. + + 08 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> php-4.4.3-r1.ebuild: + Stable on ia64. + + 05 Sep 2006; Luca Longinotti <chtekk@gentoo.org> -php-5.1.4.ebuild, + -php-5.1.4-r4.ebuild: + Remove old versions. + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> php-5.1.4-r6.ebuild: + Stable on ia64. + +*php-5.1.6-r2 (30 Aug 2006) +*php-4.4.4-r2 (30 Aug 2006) + + 30 Aug 2006; Luca Longinotti <chtekk@gentoo.org> -php-4.4.4-r1.ebuild, + +php-4.4.4-r2.ebuild, -php-5.1.6-r1.ebuild, +php-5.1.6-r2.ebuild: + Revbump to force upgrading because of missing mbstring headers which can + break extension compiles. + +*php-5.1.6-r1 (29 Aug 2006) +*php-4.4.4-r1 (29 Aug 2006) + + 29 Aug 2006; Luca Longinotti <chtekk@gentoo.org> -php-4.4.4.ebuild, + +php-4.4.4-r1.ebuild, -php-5.1.6.ebuild, +php-5.1.6-r1.ebuild: + Revbump to force reverting back to bundled libpcre, the external one can + result is strange brokenness in PHP, see bug #145220 for more info. + +*php-5.1.6 (29 Aug 2006) +*php-4.4.4 (29 Aug 2006) + + 29 Aug 2006; Luca Longinotti <chtekk@gentoo.org> +php-4.4.4.ebuild, + +php-5.1.6.ebuild: + Version bump, add PHP 4.4.4 and PHP 5.1.6 with Hardened-PHP 0.4.14, fixes + bug #144297. Also switch the eclasses to use external libraries for PCRE and + SQLite support, fixes bug #145220. + + 15 Aug 2006; Joshua Jackson <tsunam@gentoo.org> php-4.4.3-r1.ebuild, + php-5.1.4-r6.ebuild: + See below for the security bug that makes this x86 stable + + 14 Aug 2006; Jose Luis Rivero <yoswink@gentoo.org> php-4.4.3-r1.ebuild, + php-5.1.4-r6.ebuild: + Stable on alpha wrt security bug #143126 + + 12 Aug 2006; Jason Wever <weeve@gentoo.org> php-4.4.3-r1.ebuild: + Updated the patchset for php-4.4.3-r1 to fix bug #143508 (with permission + from jakub). + + 12 Aug 2006; Rene Nussbaumer <killerfox@gentoo.org> php-4.4.3-r1.ebuild, + php-5.1.4-r6.ebuild: + Stable on hppa. See bug #143126. + + 12 Aug 2006; Markus Rothe <corsair@gentoo.org> php-4.4.3-r1.ebuild, + php-5.1.4-r6.ebuild: + Stable on ppc64; bug #143126 + + 10 Aug 2006; Luca Longinotti <chtekk@gentoo.org> php-4.4.3-r1.ebuild: + Retry with manually diffed patch, works here now, hopefully out there too. ;) + + 10 Aug 2006; Luca Longinotti <chtekk@gentoo.org> php-4.4.3-r1.ebuild: + Revert, now it got even worse, fails on some of my systems too. :S + + 10 Aug 2006; Luca Longinotti <chtekk@gentoo.org> php-4.4.3-r1.ebuild: + Update patchset for PHP 4.4.3, it seems one of the patches randomly failed + to apply on some systems, probably due to bad line-endings. + + 10 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> php-4.4.3-r1.ebuild, + php-5.1.4-r6.ebuild: + Stable on sparc wrt security #143126 + + 10 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.3-r1.ebuild, + php-5.1.4-r6.ebuild: + ppc stable, bug #143126 + +*php-5.1.4-r6 (10 Aug 2006) +*php-4.4.3-r1 (10 Aug 2006) + + 10 Aug 2006; Luca Longinotti <chtekk@gentoo.org> +php-4.4.3-r1.ebuild, + +php-5.1.4-r6.ebuild: + Version/revision bump, fixes security bug #143126. Add support for the PHP + test suite, activated by FEATURES="test". + + 20 Jul 2006; Luca Longinotti <chtekk@gentoo.org> php-4.3.11-r5.ebuild, + php-4.4.2.ebuild, php-4.4.2-r2.ebuild, php-4.4.2-r6.ebuild, + php-5.0.5-r5.ebuild, php-5.1.4.ebuild, php-5.1.4-r4.ebuild: + Fix bug #141098. + + 18 Jul 2006; Luca Longinotti <chtekk@gentoo.org> php-4.4.2-r6.ebuild, + php-5.1.4-r4.ebuild: + Stable on amd64 wrt bug #133524. + + 18 Jul 2006; Joshua Jackson <tsunam@gentoo.org> php-4.4.2-r6.ebuild, + php-5.1.4-r4.ebuild: + Stable x86; security bug #133524 + + 18 Jul 2006; Thomas Cort <tcort@gentoo.org> php-4.4.2-r6.ebuild, + php-5.1.4-r4.ebuild: + Stable on alpha wrt security Bug #133524. + + 17 Jul 2006; Markus Rothe <corsair@gentoo.org> php-4.4.2-r6.ebuild, + php-5.1.4-r4.ebuild: + Stable on ppc64; bug #133524 + + 17 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.2-r6.ebuild, + php-5.1.4-r4.ebuild: + ppc stable, bug #133524 + + 16 Jul 2006; Jason Wever <weeve@gentoo.org> php-4.4.2-r6.ebuild, + php-5.1.4-r4.ebuild: + Stable on SPARC wrt security bug #133524. + +*php-5.1.4-r4 (14 Jul 2006) +*php-4.4.2-r6 (14 Jul 2006) + + 14 Jul 2006; Luca Longinotti <chtekk@gentoo.org> + +files/70_mod_php5_concurr.conf-apache2, + +files/70_mod_php_concurr.conf-apache2, +files/php4-ldvs, + +files/php5-ldvs, php-4.3.11-r5.ebuild, php-4.4.2.ebuild, + php-4.4.2-r2.ebuild, -php-4.4.2-r5.ebuild, +php-4.4.2-r6.ebuild, + php-5.0.5-r5.ebuild, php-5.1.4.ebuild, -php-5.1.4-r3.ebuild, + +php-5.1.4-r4.ebuild: + Restructure PHP ebuilds and eclasses to accomodate for future expansion and + new features, cleaner separation between eclasses and ebuilds. Fixes + security related bugs #133524, #136566, #138180, #135860 and bugs #137568, + #134171, #138665. + + 13 Jul 2006; Luca Longinotti <chtekk@gentoo.org> -php-5.1.2.ebuild: + Remove PHP 5.1.2. + +*php-5.1.4-r3 (20 Jun 2006) +*php-4.4.2-r5 (20 Jun 2006) + + 20 Jun 2006; Luca Longinotti <chtekk@gentoo.org> -php-4.4.2-r3.ebuild, + +php-4.4.2-r5.ebuild, -php-5.1.4-r1.ebuild, +php-5.1.4-r3.ebuild: + Revision bumps. Fix bug #105489 and add a couple of other fixes for various + bugs. + + 18 Jun 2006; Bryan Østergaard <kloeri@gentoo.org> php-4.4.2-r2.ebuild, + php-5.1.4.ebuild: + Stable on ia64, bug 131135. + +*php-5.1.4-r1 (29 May 2006) +*php-4.4.2-r3 (29 May 2006) + + 29 May 2006; Luca Longinotti <chtekk@gentoo.org> +php-4.4.2-r3.ebuild, + +php-5.1.4-r1.ebuild: + New revisions, fix a couple of bugs, and update Hardened-PHP patch to 0.4.11. + + 18 May 2006; Diego Pettenò <flameeyes@gentoo.org> php-4.4.2-r2.ebuild: + Add ~x86-fbsd keyword to 4.4 version. + + 06 May 2006; Jason Wever <weeve@gentoo.org> php-4.4.2-r2.ebuild: + Stable on SPARC wrt security bug #131135. + + 06 May 2006; Markus Rothe <corsair@gentoo.org> php-4.4.2-r2.ebuild, + php-5.1.4.ebuild: + Stable on ppc64; bug #131135 + + 06 May 2006; Mark Loeser <halcy0n@gentoo.org> php-4.4.2-r2.ebuild, + php-5.1.4.ebuild: + Stable on x86; bug #131135 + + 05 May 2006; <tcort@gentoo.org> php-4.4.2-r2.ebuild, php-5.1.4.ebuild: + Stable on alpha wrt security Bug #131135. + + 05 May 2006; Rene Nussbaumer <killerfox@gentoo.org> php-4.4.2-r2.ebuild, + php-5.1.4.ebuild: + Stable on hppa. See bug #131135. + + 05 May 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.2-r2.ebuild, + php-5.1.4.ebuild: + ppc stable, bug #131135 + + 05 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> php-5.1.4.ebuild: + Stable on sparc wrt security #131135 + + 05 May 2006; Luca Longinotti <chtekk@gentoo.org> php-5.1.4.ebuild: + Readd ~x86-fbsd keyword to PHP 5.1.4 which I dropped accidentally, sorry! + Update digests to reflect the fixed patchset, please make sure you have the + php-patchset-4.4.2-r3.tar.bz2 with the md5sum of + eac1d9e4aa78195953e33e566a1f39ce, thanks, and sorry again. ;) + + 05 May 2006; Jon Hood <squinky86@gentoo.org> php-5.1.4.ebuild, + php-4.4.2-r2.ebuild: + Stable on amd64, #131135. + +*php-5.1.4 (05 May 2006) +*php-4.4.2-r2 (05 May 2006) + + 05 May 2006; Luca Longinotti <chtekk@gentoo.org> -php-4.4.2-r1.ebuild, + +php-4.4.2-r2.ebuild, -php-5.1.2-r1.ebuild, +php-5.1.4.ebuild: + Sync with PHP overlay, fixes various bugs and security bugs, see bug #131135 + for more details. + + 23 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> php-5.1.2-r1.ebuild: + Add ~x86-fbsd keyword. + + 20 Apr 2006; Luca Longinotti <chtekk@gentoo.org> php-4.3.11-r5.ebuild, + php-4.4.2.ebuild, php-4.4.2-r1.ebuild, php-5.0.5-r5.ebuild, + php-5.1.2.ebuild, php-5.1.2-r1.ebuild: + Don't die on USE=-*, ebuild part. + +*php-5.1.2-r1 (13 Apr 2006) +*php-4.4.2-r1 (13 Apr 2006) + + 13 Apr 2006; Luca Longinotti <chtekk@gentoo.org> +php-4.4.2-r1.ebuild, + +php-5.1.2-r1.ebuild: + Add new revisions to fix an issue with the MySQL charsets. + See bug #129761 about it. + + 28 Mar 2006; Luca Longinotti <chtekk@gentoo.org> + files/70_mod_php.conf-apache1, files/70_mod_php.conf-apache2, + files/70_mod_php5.conf-apache1, files/70_mod_php5.conf-apache2: + Revert config changes for bug #127645. + + 28 Mar 2006; Luca Longinotti <chtekk@gentoo.org> + files/70_mod_php.conf-apache1, files/70_mod_php.conf-apache2, + files/70_mod_php5.conf-apache1, files/70_mod_php5.conf-apache2: + Change config files to fix bug #127645. + + 24 Mar 2006; Luca Longinotti <chtekk@gentoo.org> + files/70_mod_php.conf-apache1, files/70_mod_php5.conf-apache1, + files/70_mod_php5.conf-apache2, php-4.3.11-r5.ebuild, + -php-4.4.1-r3.ebuild, php-4.4.2.ebuild, php-5.0.5-r5.ebuild, + php-5.1.2.ebuild: + Introduce usage of phpconfutils eclass to handle USE flag dependencies + automatically, allowing to build dev-lang/php without intervention on + default USE flags, solves bug #120088. Fix bug #122379. + + 14 Mar 2006; Joshua Jackson <tsunam@gentoo.org> php-4.4.2.ebuild, + php-5.1.2.ebuild: + Stable php-4.4.2 and 5.1.2 for x86; bug #125878 + + 13 Mar 2006; Rene Nussbaumer <killerfox@gentoo.org> php-4.4.2.ebuild, + php-5.1.2.ebuild: + Stable on hppa. See bug #125878. + + 12 Mar 2006; Markus Rothe <corsair@gentoo.org> php-4.4.2.ebuild, + php-5.1.2.ebuild: + Stable on ppc64; bug #125878 + + 12 Mar 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.2.ebuild, + php-5.1.2.ebuild: + ppc stable, bug #125878 + + 12 Mar 2006; Jason Wever <weeve@gentoo.org> php-4.4.2.ebuild, + php-5.1.2.ebuild: + Stable on SPARC wrt security bug #125878. + + 12 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> php-5.1.2.ebuild: + Stable on alpha wrt security bug #125878 + + 12 Mar 2006; Simon Stelling <blubb@gentoo.org> php-4.4.2.ebuild, + php-5.1.2.ebuild: + stable on amd64 wrt bug 125878 + + 12 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> php-4.4.2.ebuild: + Stable on alpha wrt security bug #125878 + +*php-5.1.2 (12 Mar 2006) +*php-4.4.2 (12 Mar 2006) + + 12 Mar 2006; Luca Longinotti <chtekk@gentoo.org> + -files/4-any/php4-fastbuild.patch, -files/4-any/php4-imap-symlink.diff, + -files/4-any/php4-iodbc-config.diff, +files/70_mod_php.conf-apache1, + +files/70_mod_php.conf-apache2, -files/4-any/php4-libtool-1.5.patch, + -files/4-any/php4-uClibc-have_dn_skipname.patch, + -files/4-any/php4-with-iodbc.diff, +files/70_mod_php5.conf-apache1, + +files/70_mod_php5.conf-apache2, -files/4-any/apache-1.3/70_mod_php.conf, + -files/4-any/apache-2.0/70_mod_php.conf, + -files/5.0-any/php5-imap-symlink.diff, + -files/5.0-any/php5-iodbc-config.diff, + -files/5.0-any/php5-libtool-1.5.patch, -files/5.0-any/php5-prefork.patch, + -files/5.0-any/php5-soap_persistence_session.diff, + -files/5.0-any/php5-with-iodbc.diff, + -files/5.0-any/apache-1.3/70_mod_php5.conf, + -files/5.0-any/apache-2.0/70_mod_php5.conf, + -files/5.1-any/php5-fastbuild.patch, + -files/5.1-any/php5-imap-symlink.diff, + -files/5.1-any/php5-iodbc-config.diff, -files/5.1-any/php5-prefork.patch, + -files/5.1-any/php5-soap_persistence_session.diff, + -files/5.1-any/php5-with-iodbc.diff, + -files/5.1-any/apache-1.3/70_mod_php5.conf, + -files/5.1-any/apache-2.0/70_mod_php5.conf, php-4.3.11-r5.ebuild, + php-4.4.1-r3.ebuild, +php-4.4.2.ebuild, php-5.0.5-r5.ebuild, + -php-5.1.1.ebuild, +php-5.1.2.ebuild: + Sync with PHP Overlay: reworked ebuilds, eclasses and patchsets to be easier + to maintain. Add PHP 4.4.2 and PHP 5.1.2 to the tree, fixing bugs #125878 + and #118846. Fix too bugs #120908, #123376, #122724 and #121190. + + 24 Feb 2006; Jeroen Roovers <jer@gentoo.org> php-5.0.5-r5.ebuild: + Stable on hppa (preparation for bug #119461). + + 21 Feb 2006; Jeroen Roovers <jer@gentoo.org> php-5.0.5-r5.ebuild: + Marked ~hppa. + + 26 Jan 2006; Jeroen Roovers <jer@gentoo.org> php-4.4.1-r3.ebuild: + Marked stable on hppa (bug #102649). + + 26 Jan 2006; Jeroen Roovers <jer@gentoo.org> php-5.1.1.ebuild: + Marked ~hppa (bug #119461). + + 25 Jan 2006; Bryan Østergaard <kloeri@gentoo.org php-4.4.1-r3.ebuild, + php-5.0.5-r5.ebuild: + Stable on alpha. + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> php-4.3.11-r5.ebuild, + php-4.4.1-r3.ebuild: + stable on amd64 + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> php-5.0.5-r5.ebuild: + stable on amd64 + + 22 Jan 2006; <nixnut@gentoo.org> php-4.3.11-r5.ebuild: + Added ~ppc keyword to php-4.3.11-r5 + + 21 Jan 2006; Jason Wever <weeve@gentoo.org> php-4.3.11-r5.ebuild, + php-4.4.1-r3.ebuild, php-5.0.5-r5.ebuild: + Stable on SPARC wrt bug #119461. + + 21 Jan 2006; <nixnut@gentoo.org> php-5.0.5-r5.ebuild: + Added ppc keyword to php-4.4.1-r3, php-5.0.5-r5. bug 119461 + + 19 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> php-4.3.11-r5.ebuild, + php-4.4.1-r3.ebuild, php-5.0.5-r5.ebuild: + Stable on x86. + + 18 Jan 2006; Markus Rothe <corsair@gentoo.org> php-4.4.1-r3.ebuild, + php-5.0.5-r5.ebuild: + Stable on ppc64; bug #119461 + + 10 Jan 2006; Luca Longinotti <chtekk@gentoo.org> + -files/4.3.11/php4.3.11-apache2sapi.patch, + -files/4.3.11/php4.3.11-apachesapi.patch, + -files/4.3.11/php4.3.11-curl-open_basedir.patch, + -files/4.3.11/php4.3.11-fopen_wrappers.patch, + -files/4.3.11/php4.3.11-gd-safe_mode.patch, + -files/4.3.11/php4.3.11-globals_overwrite.patch, + -files/4.3.11/php4.3.11-mbstring-header_inj.patch, + -files/4.3.11/php4.3.11-multilib-search-path.patch, + -files/4.3.11/php4.3.11-pcre-security.patch, + -files/4.3.11/php4.3.11-phpinfo_xss.patch, + -files/4.3.11/php4.3.11-pspell-ext-segf.patch, + -files/4.4.1/php4.4.1-apache2sapi.patch, + -files/4.4.1/php4.4.1-curl-open_basedir.patch, + -files/4.4.1/php4.4.1-current_key_by_reference.patch, + -files/4.4.1/php4.4.1-gd-safe_mode.patch, + -files/4.4.1/php4.4.1-mbstring-header_inj.patch, + -files/4.4.1/php4.4.1-multilib-search-path.patch, + -files/5.0.5/php5.0.5-apache2sapi.patch, + -files/5.0.5/php5.0.5-curl-open_basedir.patch, + -files/5.0.5/php5.0.5-fopen_wrappers.patch, + -files/5.0.5/php5.0.5-gd-safe_mode.patch, + -files/5.0.5/php5.0.5-globals_overwrite.patch, + -files/5.0.5/php5.0.5-mbstring-header_inj.patch, + -files/5.0.5/php5.0.5-multilib-search-path.patch, + -files/5.0.5/php5.0.5-obj-serialize.patch, + -files/5.0.5/php5.0.5-pspell-ext-segf.patch, + -files/5.0.5/php5.0.5-tsrm-gcc4.patch, + -files/5.1.1/php5.1.1-curl-gcry_threads.patch, + -files/5.1.1/php5.1.1-ming-config.patch, + -files/5.1.1/php5.1.1-multilib-search-path.patch, php-4.3.11-r5.ebuild, + php-4.4.1-r3.ebuild, php-5.0.5-r5.ebuild, php-5.1.1.ebuild: + Move version-specific patches into external tarballs. + + 05 Jan 2006; Luca Longinotti <chtekk@gentoo.org> + +files/5.1.1/php5.1.1-curl-gcry_threads.patch, php-5.1.1.ebuild: + Fix bug #117767. + +*php-5.1.1 (28 Dec 2005) +*php-5.0.5-r5 (28 Dec 2005) +*php-4.4.1-r3 (28 Dec 2005) +*php-4.3.11-r5 (28 Dec 2005) + + 28 Dec 2005; Luca Longinotti <chtekk@gentoo.org> + files/4-any/php4-imap-symlink.diff, files/4-any/php4-iodbc-config.diff, + +files/4.3.11/php4.3.11-apache2sapi.patch, + +files/4.3.11/php4.3.11-apachesapi.patch, + +files/4.3.11/php4.3.11-curl-open_basedir.patch, + -files/4.3.11/php4.3.11-curl_safemode.patch, + +files/4.3.11/php4.3.11-gd-safe_mode.patch, + -files/4.3.11/php4.3.11-gd_safe_mode.patch, + +files/4.3.11/php4.3.11-mbstring-header_inj.patch, + +files/4.3.11/php4.3.11-multilib-search-path.patch, + -files/4.3.11/php4.3.11-session_save_path-segf.patch, + -files/4.4.0/php4.4.0-curl_safemode.patch, + -files/4.4.0/php4.4.0-fopen_wrappers.patch, + -files/4.4.0/php4.4.0-gd_safe_mode.patch, + -files/4.4.0/php4.4.0-globals_overwrite.patch, + -files/4.4.0/php4.4.0-pcre-security.patch, + -files/4.4.0/php4.4.0-phpinfo_xss.patch, + -files/4.4.0/php4.4.0-pspell-ext-segf.patch, + -files/4.4.0/php4.4.0-session_save_path-segf.patch, + +files/4.4.1/php4.4.1-apache2sapi.patch, + +files/4.4.1/php4.4.1-curl-open_basedir.patch, + +files/4.4.1/php4.4.1-gd-safe_mode.patch, + +files/4.4.1/php4.4.1-mbstring-header_inj.patch, + -files/4.4.1/php4.4.1-mod_rewrite-crash.patch, + +files/4.4.1/php4.4.1-multilib-search-path.patch, + files/5.0-any/php5-iodbc-config.diff, + -files/5.0.4/php5.0.4-curl_safemode.patch, + -files/5.0.4/php5.0.4-fopen_wrappers.patch, + -files/5.0.4/php5.0.4-gd_safe_mode.patch, + -files/5.0.4/php5.0.4-globals_overwrite.patch, + -files/5.0.4/php5.0.4-pcre-security.patch, + -files/5.0.4/php5.0.4-phpinfo_xss.patch, + -files/5.0.4/php5.0.4-pspell-ext-segf.patch, + -files/5.0.4/php5.0.4-session_save_path-segf.patch, + -files/5.0.4/php5.0.4-xmlrcp-ccode.diff, + +files/5.0.5/php5.0.5-apache2sapi.patch, + +files/5.0.5/php5.0.5-curl-open_basedir.patch, + -files/5.0.5/php5.0.5-curl_safemode.patch, + +files/5.0.5/php5.0.5-gd-safe_mode.patch, + -files/5.0.5/php5.0.5-gd_safe_mode.patch, + +files/5.0.5/php5.0.5-mbstring-header_inj.patch, + +files/5.0.5/php5.0.5-multilib-search-path.patch, + -files/5.0.5/php5.0.5-session_save_path-segf.patch, + +files/5.0.5/php5.0.5-tsrm-gcc4.patch, + files/5.1-any/php5-iodbc-config.diff, + +files/5.1.1/php5.1.1-ming-config.patch, + +files/5.1.1/php5.1.1-multilib-search-path.patch, -php-4.3.11-r4.ebuild, + +php-4.3.11-r5.ebuild, -php-4.4.0-r4.ebuild, -php-4.4.1-r2.ebuild, + +php-4.4.1-r3.ebuild, -php-5.0.4-r4.ebuild, -php-5.0.5-r4.ebuild, + +php-5.0.5-r5.ebuild, +php-5.1.1.ebuild: + Sync with PHP Overlay. Delete PHP 4.4.0 and PHP 5.0.4, add PHP 5.1.1. Update + a lot of patches, update Hardened-PHP patches, add lib64 patch for multilib + systems. Fixes many bugs. + + 19 Nov 2005; Markus Rothe <corsair@gentoo.org> php-4.4.1-r2.ebuild, + php-5.0.5-r4.ebuild: + Added ~ppc64 keywords; bug #102649 + + 10 Nov 2005; Jason Wever <weeve@gentoo.org> php-4.4.1-r2.ebuild: + Added ~sparc keyword as all arches but ~x86 were dropped from the 4.4.1 + ebuilds. + +*php-5.0.5-r4 (04 Nov 2005) +*php-5.0.4-r4 (04 Nov 2005) +*php-4.4.1-r2 (04 Nov 2005) +*php-4.4.0-r4 (04 Nov 2005) +*php-4.3.11-r4 (04 Nov 2005) + + 04 Nov 2005; Luca Longinotti <chtekk@gentoo.org> + files/4.3.11/php4.3.11-session_save_path-segf.patch, + files/5.0.4/php5.0.4-session_save_path-segf.patch, + files/4.4.0/php4.4.0-session_save_path-segf.patch, + files/5.0.5/php5.0.5-session_save_path-segf.patch, -php-4.3.11-r3.ebuild, + +php-4.3.11-r4.ebuild, -php-4.4.0-r3.ebuild, +php-4.4.0-r4.ebuild, + -php-4.4.1-r1.ebuild, +php-4.4.1-r2.ebuild, -php-5.0.4-r3.ebuild, + +php-5.0.4-r4.ebuild, -php-5.0.5-r3.ebuild, +php-5.0.5-r4.ebuild: + Revbump to fix a bug in the Apache2 SAPI and a bug with key() and current(). + + 04 Nov 2005; Luca Longinotti <chtekk@gentoo.org> + files/4.3.11/php4.3.11-globals_overwrite.patch, + files/4.4.0/php4.4.0-globals_overwrite.patch, + +files/4.4.1/php4.4.1-current_key_by_reference.patch, + files/5.0.4/php5.0.4-globals_overwrite.patch, + files/5.0.5/php5.0.5-globals_overwrite.patch, php-4.4.1-r1.ebuild: + Fix for http://bugs.php.net/bug.php?id=35067. + +*php-4.4.1-r1 (03 Nov 2005) + + 03 Nov 2005; Luca Longinotti <chtekk@gentoo.org> + +files/4.4.1/php4.4.1-mod_rewrite-crash.patch, -php-4.4.1.ebuild, + +php-4.4.1-r1.ebuild: + Update Hardened-PHP to latest version for PHP 4.4.1 and 5.0.5, fix bug in + the Apache2 SAPI of PHP 4.4.1 (mentioned in bug #111032). + +*php-5.0.5-r3 (02 Nov 2005) +*php-5.0.4-r3 (02 Nov 2005) +*php-4.4.1 (02 Nov 2005) +*php-4.4.0-r3 (02 Nov 2005) +*php-4.3.11-r3 (02 Nov 2005) + + 02 Nov 2005; Luca Longinotti <chtekk@gentoo.org> + +files/4.3.11/php4.3.11-curl_safemode.patch, + +files/4.3.11/php4.3.11-globals_overwrite.patch, + +files/4.3.11/php4.3.11-phpinfo_xss.patch, + +files/4.4.0/php4.4.0-curl_safemode.patch, + +files/4.4.0/php4.4.0-globals_overwrite.patch, + +files/4.4.0/php4.4.0-phpinfo_xss.patch, + +files/5.0.4/php5.0.4-curl_safemode.patch, + +files/5.0.4/php5.0.4-globals_overwrite.patch, + +files/5.0.4/php5.0.4-phpinfo_xss.patch, + +files/5.0.5/php5.0.5-curl_safemode.patch, + +files/5.0.5/php5.0.5-globals_overwrite.patch, -php-4.3.11-r2.ebuild, + +php-4.3.11-r3.ebuild, -php-4.4.0-r2.ebuild, +php-4.4.0-r3.ebuild, + +php-4.4.1.ebuild, -php-5.0.4-r2.ebuild, +php-5.0.4-r3.ebuild, + -php-5.0.5-r2.ebuild, +php-5.0.5-r3.ebuild: + Security-update: fix bugs #111032, #111015, #111011 and bug #111014. Also + add PHP 4.4.1 to the tree, wich fixes those vulnerabilities. + +*php-5.0.5-r2 (31 Oct 2005) +*php-5.0.4-r2 (31 Oct 2005) +*php-4.4.0-r2 (31 Oct 2005) +*php-4.3.11-r2 (31 Oct 2005) + + 31 Oct 2005; Luca Longinotti <chtekk@gentoo.org> + -files/4.4.0/php4.3.11-pcre-security.patch, + +files/4.4.0/php4.4.0-fopen_wrappers.patch, + +files/4.4.0/php4.4.0-gd_safe_mode.patch, + files/4.4.0/php4.4.0-pcre-security.patch, + +files/4.4.0/php4.4.0-pspell-ext-segf.patch, + +files/4.4.0/php4.4.0-session_save_path-segf.patch, + -files/4.4.0/apache-1.3/70_mod_php.conf, + -files/4.4.0/apache-2.0/70_mod_php.conf, + +files/4-any/php4-fastbuild.patch, +files/4-any/php4-imap-symlink.diff, + +files/4-any/php4-iodbc-config.diff, + +files/5.0-any/php5-imap-symlink.diff, + +files/4-any/php4-libtool-1.5.patch, + +files/4-any/php4-uClibc-have_dn_skipname.patch, + +files/4-any/php4-with-iodbc.diff, +files/5.0-any/php5-iodbc-config.diff, + +files/4-any/apache-1.3/70_mod_php.conf, + +files/5.0-any/php5-libtool-1.5.patch, + +files/4-any/apache-2.0/70_mod_php.conf, + +files/4.3.11/php4.3.11-fopen_wrappers.patch, + +files/4.3.11/php4.3.11-gd_safe_mode.patch, + +files/4.3.11/php4.3.11-pcre-security.patch, + +files/4.3.11/php4.3.11-pspell-ext-segf.patch, + +files/4.3.11/php4.3.11-session_save_path-segf.patch, + -files/4.4.0/fastbuild.patch, -files/4.4.0/php4-imap-symlink.diff, + -files/4.4.0/php4-iodbc-config.diff, -files/4.4.0/php4-libtool-1.5.patch, + -files/4.4.0/php4-with-iodbc.diff, +files/5.0-any/php5-prefork.patch, + +files/5.0-any/php5-soap_persistence_session.diff, + +files/5.0-any/php5-with-iodbc.diff, + +files/5.0-any/apache-1.3/70_mod_php5.conf, + +files/5.0-any/apache-2.0/70_mod_php5.conf, + -files/5.0.0/php5-imap-symlink.diff, -files/5.0.0/php5-iodbc-config.diff, + -files/5.0.0/php5-libtool-1.5.patch, + -files/5.0.0/php5.0.4-pcre-security.patch, + -files/5.0.0/php5.0.4-xmlrcp-ccode.diff, + -files/5.0.0/php5.0.5-obj-serialize.patch, + +files/5.0.4/php5.0.4-fopen_wrappers.patch, + +files/5.0.4/php5.0.4-gd_safe_mode.patch, + +files/5.0.4/php5.0.4-pcre-security.patch, + +files/5.0.4/php5.0.4-pspell-ext-segf.patch, + +files/5.0.4/php5.0.4-session_save_path-segf.patch, + +files/5.0.4/php5.0.4-xmlrcp-ccode.diff, + +files/5.0.5/php5.0.5-fopen_wrappers.patch, + +files/5.0.5/php5.0.5-gd_safe_mode.patch, + +files/5.0.5/php5.0.5-obj-serialize.patch, + +files/5.0.5/php5.0.5-pspell-ext-segf.patch, + +files/5.0.5/php5.0.5-session_save_path-segf.patch, + +files/5.1-any/php5-fastbuild.patch, + +files/5.1-any/php5-imap-symlink.diff, + +files/5.1-any/php5-iodbc-config.diff, +files/5.1-any/php5-prefork.patch, + +files/5.1-any/php5-soap_persistence_session.diff, + +files/5.1-any/php5-with-iodbc.diff, + +files/5.1-any/apache-1.3/70_mod_php5.conf, + +files/5.1-any/apache-2.0/70_mod_php5.conf, + -files/5.1.0/php5-imap-symlink.diff, -files/5.1.0/php5-iodbc-config.diff, + -files/5.1.0/php5-prefork.patch, -files/5.1.0/php5-with-iodbc.diff, + -files/5.1.0/php5_soap_persistence_session.diff, + -files/5.1.0/apache-1.3/70_mod_php5.conf, + -files/5.1.0/apache-2.0/70_mod_php5.conf, -php-4.3.11-r1.ebuild, + +php-4.3.11-r2.ebuild, -php-4.4.0-r1.ebuild, +php-4.4.0-r2.ebuild, + -php-5.0.4-r1.ebuild, +php-5.0.4-r2.ebuild, -php-5.0.5-r1.ebuild, + +php-5.0.5-r2.ebuild: + New-style PHP update: fix quotation of some vars, change URI of a mirror, + change ordering of patches in the files/ directory, add 'mnogosearch' USE + flag, add 'oci8-instant-client' USE flag, add 'pic' USE flag, add 'cjk' USE + flag, delete 'png' and 'jpeg' USE flags now directly controlled by 'gd' USE + flag, change PHP extensions enabling/disabling system, fix a bug with + Apache1 + fastbuild, fix elibtoolize call (bug #106176) and fix bugs #99312, + #109669, #102943, #107602, #99225, #108834. + + 24 Sep 2005; Jason Wever <weeve@gentoo.org> php-5.0.5-r1.ebuild: + Added ~sparc keyword. + +*php-5.0.5-r1 (18 Sep 2005) +*php-5.0.4-r1 (18 Sep 2005) +*php-4.4.0-r1 (18 Sep 2005) +*php-4.3.11-r1 (18 Sep 2005) + + 18 Sep 2005; Benedikt Boehm <hollow@gentoo.org> + +files/4.4.0/php4-libtool-1.5.patch, +files/5.0.0/php5-libtool-1.5.patch, + +files/4.4.0/php4.3.11-pcre-security.patch, + +files/4.4.0/php4.4.0-pcre-security.patch, + +files/5.0.0/php5.0.4-pcre-security.patch, + +files/5.0.0/php5.0.4-xmlrcp-ccode.diff, + +files/5.0.0/php5.0.5-obj-serialize.patch, files/4.4.0/fastbuild.patch, + -files/5.0.0/php5-hphp-acinclude.patch, + -files/4.4.0/php4-hphp-acinclude.patch, -php-4.3.11.ebuild, + +php-4.3.11-r1.ebuild, -php-4.4.0.ebuild, +php-4.4.0-r1.ebuild, + -php-5.0.4.ebuild, +php-5.0.4-r1.ebuild, -php-5.0.5.ebuild, + +php-5.0.5-r1.ebuild: + Fix security issue in bundled PCRE lib for PHP 4.3.11, 4.4.0 and 5.0.4, bug #102373. + Fix object serialization bug in PHP 5.0.5, bug #105374. + Fix Hardened-PHP support for all PHP releases. + Various compilation fixes for all PHP releases. + Various dependency fixes for all PHP releases. + Deleted 'dbm' USE flag from all PHP ebuilds, it's not supported upstream. + Changed 'java' USE flag to 'java-internal' USE flag for PHP4. + + 17 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> php-5.0.4.ebuild: + Fixed up the remaining deps, tested here and looks good. Marking ~amd64, bug + 102649. + + 17 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> php-4.4.0.ebuild: + Fixed up the remaining deps, tested here and looks good. Marking ~amd64, bug + 102649. + + 17 Sep 2005; Brian Harring <ferringb@gentoo.org> php-4.4.0.ebuild, + php-5.0.4.ebuild: + Backed out ~amd64 keywording. bad deps. + + 16 Sep 2005; Christian Parpart <trapni@gentoo.org> php-4.4.0.ebuild, + php-5.0.4.ebuild: + added to ~amd64 + + 14 Sep 2005; Joseph Jezak <josejx@gentoo.org> php-5.0.4.ebuild: + Marked ~ppc for bug #105673. + + 14 Sep 2005; Joseph Jezak <josejx@gentoo.org> php-4.4.0.ebuild, + php-5.0.5.ebuild: + Marked ~ppc for bug #105673. + +*php-4.3.11 (11 Sep 2005) + + 11 Sep 2005; Benedikt Boehm <hollow@gentoo.org> +php-4.3.11.ebuild: + add 4.3.11, b/c 4.4.0 breaks compatibility + remove some archs, get your deps tested! + + 09 Sep 2005; Jason Wever <weeve@gentoo.org> php-4.4.0.ebuild, + php-5.0.4.ebuild: + Added ~sparc keyword to help fix the broken dependencies of + dev-php/PEAR-Date-1.4.3-r1. + +*php-4.4.0 (08 Sep 2005) + + 08 Sep 2005; Stuart Herbert <stuart@gentoo.org> + +files/4.4.0/php4-hphp-acinclude.patch, + +files/5.0.0/php5-hphp-acinclude.patch, php-4.4.0.ebuild, php-5.0.4.ebuild, + php-5.0.5.ebuild: + Hardened-PHP fix from the overlay + Slight change to symlink creation behaviour + + 07 Sep 2005; Konstantin Arkhipov <voxus@gentoo.org> php-5.0.4.ebuild, + php-5.0.5.ebuild: + Added to ~amd64. + +*php-5.0.5 (06 Sep 2005) + + 06 Sep 2005; Sebastian Bergmann <sebastian@gentoo.org> +php-5.0.5.ebuild: + Version bump. + + 04 Sep 2005; Stuart Herbert <stuart@gentoo.org> + +files/5.1.0/php5-imap-symlink.diff, +files/5.1.0/php5-iodbc-config.diff, + +files/5.1.0/php5-prefork.patch, +files/5.1.0/php5-with-iodbc.diff, + +files/5.1.0/php5_soap_persistence_session.diff: + Added missing patch files for PHP 5.0 from the overlay + + 05 Sep 2005; <stuart@gentoo.org> ChangeLog: + Initial version; replaces older dev-php/* packages diff --git a/dev-lang/pocl/ChangeLog b/dev-lang/pocl/ChangeLog new file mode 100644 index 00000000..32b7f240 --- /dev/null +++ b/dev-lang/pocl/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for dev-lang/pocl +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pocl/ChangeLog,v 1.2 2015/03/17 15:34:46 patrick Exp $ + + 17 Mar 2015; Patrick Lauer <patrick@gentoo.org> pocl-0.11.ebuild: + Fix typo #543618 + +*pocl-0.11 (17 Mar 2015) + + 17 Mar 2015; Patrick Lauer <patrick@gentoo.org> +metadata.xml, + +pocl-0.11.ebuild: + Initial commit, ebuild by me diff --git a/dev-lang/polyml/ChangeLog b/dev-lang/polyml/ChangeLog new file mode 100644 index 00000000..23859ee0 --- /dev/null +++ b/dev-lang/polyml/ChangeLog @@ -0,0 +1,79 @@ +# ChangeLog for dev-lang/polyml +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/polyml/ChangeLog,v 1.13 2015/07/09 09:46:32 gienah Exp $ + +*polyml-5.5.2 (09 Jul 2015) + + 09 Jul 2015; Mark Wright <gienah@gentoo.org> + +files/polyml-5.5.2-r1952-check_for_negative_sized_array.patch, +files/polyml- + 5.5.2-r1954_Fix_segfault_in_FFI_when_malloc_runs_out_of_memory.patch, +files/p + olyml-5.5.2-r2007_Ensure_the_large_object_cache_pointer_is_cleared.patch, +fil + es/polyml-5.5.2-r2009_Initialise_the_largeObjectCache_fully_in_the_constructor + .patch, +polyml-5.5.2.ebuild, -polyml-5.2.1.ebuild, polyml-5.4.1.ebuild, + polyml-5.5.0.ebuild, polyml-5.5.1.ebuild: + Bump polyml to 5.5.2 with patches from the fixes-5.5.2 branch to allow sci- + mathematics/isabelle-2015 to build. Drop obsolete polyml-5.2.1.ebuild. Specify + slot 0 on x11-libs/motif dependency. + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + +*polyml-5.5.1 (11 Feb 2014) + + 11 Feb 2014; Mark Wright <gienah@gentoo.org> + +files/polyml-5.5.1-inputN-return-for-zero-chars.patch, + +files/polyml-5.5.1-mprotect-exec.patch, + +files/polyml-5.5.1-optimize-closure.patch, +polyml-5.5.1.ebuild: + Bump polyml to 5.5.1. Fix bug 453146 - dev-lang/polyml-5.5.0: fails to build + (pax kernel?) by paxmark m poly and polyimport. + + 05 Dec 2012; Mark Wright <gienah@gentoo.org> polyml-5.4.1.ebuild, + polyml-5.5.0.ebuild: + Fix bug 443452 dev-lang/polyml-5.5.0 should depend on and use dev-libs/libffi. + EAPI=5 with subslot depends for polyml 5.4.1 and 5.5.0 to automatically + rebuild EAPI=5 dependent packages using subslot depends such as sci- + mathematics/isabelle + + 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> polyml-5.4.1.ebuild, + polyml-5.5.0.ebuild: + Update dependency after package move from x11-libs/openmotif to + x11-libs/motif. + +*polyml-5.5.0 (20 Sep 2012) + + 20 Sep 2012; Mark Wright <gienah@gentoo.org> +files/polyml-5.5.0-asm.patch, + +files/polyml-5.5.0-configure.patch, +files/polyml-5.5.0-x-it-basis.patch, + +polyml-5.5.0.ebuild: + Bump polyml to 5.5.0 (also called 5.5, the tarball calls it 5.5, poly -v says + it is 5.5.0) + + 19 Sep 2012; Mark Wright <gienah@gentoo.org> polyml-5.4.1.ebuild: + Thanks to Richard Yao for the fix to bug #398841 and #395009 + + 09 Jan 2012; Mark Wright <gienah@gentoo.org> polyml-5.4.1.ebuild, + +files/polyml-5.4.1-configure.patch: + Fix upstream bug: --without-portable was equivalent to --with-portable. Add + tests. + + 08 Jan 2012; Mark Wright <gienah@gentoo.org> polyml-5.4.1.ebuild: + Thanks to few_ and xarthisius for reviewing, remove econf repetition, - on + use flag, src_compile and src_install were just like defaults + +*polyml-5.4.1 (08 Jan 2012) + + 08 Jan 2012; Mark Wright <gienah@gentoo.org> +polyml-5.4.1.ebuild, + +files/polyml-5.4.1-asm.patch, metadata.xml: + Bump to 5.4.1 fixes bug #296797 thanks Mr. Anderson and René 'Necoro' + Neumann. Fix executable stacks in 2 of 3 files bug #256679 by Mr. Anderson. + Add portable use flag. + + 11 Jan 2009; Markus Meier <maekke@gentoo.org> polyml-5.2.1.ebuild: + add ~x86, bug #254097 + +*polyml-5.2.1 (30 Dec 2008) + + 30 Dec 2008; Marijn Schouten <hkBst@gentoo.org> +metadata.xml, + +polyml-5.2.1.ebuild: + Initial entry (bug 35548) thanks to Paulo Jorge de Oliveira Cantante de + Matos <pocmatos@gmail.com>, Martin von Gagern <Martin.vGagern@gmx.net> and + Unknown <chkno@chkno.net> diff --git a/dev-lang/python-exec/ChangeLog b/dev-lang/python-exec/ChangeLog new file mode 100644 index 00000000..b9c62517 --- /dev/null +++ b/dev-lang/python-exec/ChangeLog @@ -0,0 +1,97 @@ +# ChangeLog for dev-lang/python-exec +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/ChangeLog,v 1.22 2015/06/07 19:11:15 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add bitbucket to remote-id in metadata.xml + +*python-exec-2.0.2 (26 May 2015) + + 26 May 2015; Michał Górny <mgorny@gentoo.org> +python-exec-2.0.2.ebuild: + Version bump. The new version updates script comments (bug #524342), fixes + off-by-one error in file reading, and enables largefile support (bug #550438). + + 19 Feb 2015; Michał Górny <mgorny@gentoo.org> -python-exec-0.3.1-r1.ebuild, + -python-exec-0.9999.ebuild: + Remove python-exec:0. + + 06 Jul 2014; Michał Górny <mgorny@gentoo.org> python-exec-0.3.1-r1.ebuild, + python-exec-0.9999.ebuild, python-exec-2.0.1-r1.ebuild, + python-exec-2.9999.ebuild: + Replace obsolete mirror://bitbucket with the real URI. + + 16 May 2014; Michał Górny <mgorny@gentoo.org> -python-exec-0.3.1.ebuild, + -python-exec-2.0.1.ebuild, -python-exec-2.0.ebuild: + Drop old. + +*python-exec-2.0.1-r1 (06 Mar 2014) +*python-exec-0.3.1-r1 (06 Mar 2014) + + 06 Mar 2014; Michał Górny <mgorny@gentoo.org> +python-exec-0.3.1-r1.ebuild, + +python-exec-2.0.1-r1.ebuild, python-exec-0.9999.ebuild, + python-exec-2.9999.ebuild: + Remove dev-python/python-exec PDEP since it is going for p.mask. + + 29 Jan 2014; Mike Frysinger <vapier@gentoo.org> python-exec-0.3.1.ebuild, + python-exec-0.9999.ebuild, python-exec-2.0.1.ebuild, python-exec-2.0.ebuild, + python-exec-2.9999.ebuild: + Fix LICENSE to right value. + + 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> python-exec-0.3.1.ebuild, + python-exec-0.9999.ebuild, python-exec-2.0.1.ebuild, python-exec-2.0.ebuild, + python-exec-2.9999.ebuild: + Add arm64 love. + + 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> python-exec-0.3.1.ebuild, + python-exec-2.0.1.ebuild: + Mark m68k/s390/sh stable. + + 01 Dec 2013; Akinori Hattori <hattya@gentoo.org> python-exec-2.0.1.ebuild: + ia64 stable wrt bug #491420 + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> python-exec-2.0.1.ebuild: + Stable for x86, wrt bug #491420 + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> python-exec-2.0.1.ebuild: + Stable for sparc, wrt bug #491420 + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> python-exec-2.0.1.ebuild: + Stable for ppc, wrt bug #491420 + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> python-exec-2.0.1.ebuild: + Stable for ppc64, wrt bug #491420 + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> python-exec-2.0.1.ebuild: + Stable for arm, wrt bug #491420 + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> python-exec-2.0.1.ebuild: + Stable for alpha, wrt bug #491420 + + 23 Nov 2013; Pacho Ramos <pacho@gentoo.org> python-exec-2.0.1.ebuild: + amd64 stable, bug #491420 + + 19 Nov 2013; Jeroen Roovers <jer@gentoo.org> python-exec-2.0.1.ebuild: + Stable for HPPA (bug #491420). + +*python-exec-2.0.1 (16 Nov 2013) + + 16 Nov 2013; Michał Górny <mgorny@gentoo.org> +python-exec-2.0.1.ebuild: + Version bump. Fix unitialized memory access, bug #491410. + + 15 Nov 2013; Robin H. Johnson <robbat2@gentoo.org> python-exec-0.3.1.ebuild, + python-exec-0.9999.ebuild, python-exec-2.0.ebuild, python-exec-2.9999.ebuild: + Use PDEPEND to fix python-exec dep for all users, acked by ZeroChaos & mgorny + in #gentoo-dev. + + 09 Nov 2013; Pacho Ramos <pacho@gentoo.org> python-exec-2.0.ebuild: + amd64 stable, bug #488682 + +*python-exec-0.9999 (30 Oct 2013) +*python-exec-2.9999 (30 Oct 2013) +*python-exec-0.3.1 (30 Oct 2013) +*python-exec-2.0 (30 Oct 2013) + + 30 Oct 2013; Michał Górny <mgorny@gentoo.org> +metadata.xml, + +python-exec-0.3.1.ebuild, +python-exec-0.9999.ebuild, + +python-exec-2.0.ebuild, +python-exec-2.9999.ebuild: + Move the real ebuilds of dev-python/python-exec to dev-lang/python-exec. diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog new file mode 100644 index 00000000..5abbd55f --- /dev/null +++ b/dev-lang/python/ChangeLog @@ -0,0 +1,1050 @@ +# ChangeLog for dev-lang/python +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.820 2015/06/29 17:26:27 floppym Exp $ + + 29 Jun 2015; Mike Gilbert <floppym@gentoo.org> python-2.7.10.ebuild: + Drop semaphore-pid patch until upstream actually commits a fix, bug 552422. + +*python-2.7.10 (28 May 2015) + + 28 May 2015; Mike Gilbert <floppym@gentoo.org> + +files/python-2.7.10-semaphore-pid.patch, +python-2.7.10.ebuild: + Version bump. + + 23 Apr 2015; Mike Gilbert <floppym@gentoo.org> python-2.6.9.ebuild: + Fix dep on eselect-python. + +*python-2.6.9 (23 Apr 2015) + + 23 Apr 2015; Mike Gilbert <floppym@gentoo.org> +files/python-2.5-tcl86.patch, + +python-2.6.9.ebuild: + Restore python-2.6.9, without keywords. + + 31 Mar 2015; Ulrich Müller <ulm@gentoo.org> python-2.7.9-r1.ebuild, + python-2.7.9-r2.ebuild, python-3.2.5-r6.ebuild, python-3.3.5-r1.ebuild, + python-3.4.0.ebuild, python-3.4.1.ebuild, python-3.4.2.ebuild, + python-3.4.3.ebuild: + Update dependency after package move of eselect modules to app-eselect. + + 03 Mar 2015; Mike Frysinger <vapier@gentoo.org> + +files/python-2.7.9-ncurses-pkg-config.patch, + +files/python-3.3.5-ncurses-pkg-config.patch, + +files/python-3.4.3-ncurses-pkg-config.patch, python-2.7.9-r2.ebuild, + python-3.3.5-r1.ebuild, python-3.4.3.ebuild: + Use pkg-config to locate ncurses headers to fix cross-compiling. + +*python-3.4.3 (03 Mar 2015) + + 03 Mar 2015; Mike Gilbert <floppym@gentoo.org> +python-3.4.3.ebuild: + Version bump. + + 09 Feb 2015; Mike Frysinger <vapier@gentoo.org> python-2.7.9-r1.ebuild, + python-3.4.1.ebuild: + Mark arm64/m68k/s390/sh stable. + +*python-2.7.9-r2 (07 Feb 2015) + + 07 Feb 2015; Mike Gilbert <floppym@gentoo.org> +python-2.7.9-r2.ebuild: + Drop 61_all_process_data.patch, fixes musl build, bug 539210. + + 07 Feb 2015; Mike Gilbert <floppym@gentoo.org> -python-2.7.7.ebuild, + -python-2.7.8.ebuild: + Remove old. + + 09 Jan 2015; Tobias Klausmann <klausman@gentoo.org> python-2.7.9-r1.ebuild: + Stable on alpha, bug 532232 + + 30 Dec 2014; Markus Meier <maekke@gentoo.org> python-2.7.9-r1.ebuild: + arm stable, bug #532232 + + 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> python-2.7.9-r1.ebuild: + Stable for sparc, wrt bug #532232 + + 25 Dec 2014; Agostino Sarubbo <ago@gentoo.org> python-2.7.9-r1.ebuild: + Stable for ia64, wrt bug #532232 + +*python-2.7.9-r1 (24 Dec 2014) + + 24 Dec 2014; Mike Gilbert <floppym@gentoo.org> +python-2.7.9-r1.ebuild, + -python-2.7.9.ebuild: + Revbump for ensurepip change. + + 24 Dec 2014; Mike Gilbert <floppym@gentoo.org> python-2.7.9.ebuild: + Pass --without-ensurepip to configure. + + 24 Dec 2014; Agostino Sarubbo <ago@gentoo.org> python-2.7.9.ebuild: + Stable for ppc64, wrt bug #532232 + + 24 Dec 2014; Agostino Sarubbo <ago@gentoo.org> python-2.7.9.ebuild: + Stable for ppc, wrt bug #532232 + + 23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> python-2.7.9.ebuild: + Stable for x86, wrt bug #532232 + + 23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> python-2.7.9.ebuild: + Stable for amd64, wrt bug #532232 + + 22 Dec 2014; Jeroen Roovers <jer@gentoo.org> python-2.7.9.ebuild: + Stable for HPPA (bug #532232). + +*python-2.7.9 (14 Dec 2014) + + 14 Dec 2014; Mike Gilbert <floppym@gentoo.org> +python-2.7.9.ebuild: + Version bump. + + 11 Dec 2014; Michał Górny <mgorny@gentoo.org> python-3.2.5-r6.ebuild: + Add a postinst explaining that Python 3.2 is not supported. + + 11 Nov 2014; Markus Meier <maekke@gentoo.org> python-3.4.1.ebuild: + arm stable, bug #522322 + + 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> python-3.4.1.ebuild: + Stable for alpha, wrt bug #522322 + + 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> python-3.4.1.ebuild: + Stable for sparc, wrt bug #522322 + + 28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> python-3.4.1.ebuild: + Stable for ia64, wrt bug #522322 + + 27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> python-3.4.1.ebuild: + Stable for ppc64, wrt bug #522322 + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> python-3.4.1.ebuild: + Stable for ppc, wrt bug #522322 + +*python-3.4.2 (12 Oct 2014) + + 12 Oct 2014; Mike Gilbert <floppym@gentoo.org> +python-3.4.2.ebuild: + Version bump. Thanks to Arfrever for updating the patchset. + + 12 Oct 2014; Dirkjan Ochtman <djc@gentoo.org> files/pydoc.init: + Remove net dependency from pydoc init scripts (fixes bug 439662) + + 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> python-3.4.1.ebuild: + Stable for x86, wrt bug #522322 + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> python-3.4.1.ebuild: + Stable for amd64, wrt bug #522322 + + 26 Sep 2014; Jeroen Roovers <jer@gentoo.org> python-3.4.1.ebuild: + Stable for HPPA (bug #522322). + + 22 Sep 2014; Mike Gilbert <floppym@gentoo.org> python-2.7.8.ebuild: + New patchset, should resolve bug 523072. Thanks for Arfrever for the updates. + + 09 Sep 2014; Mike Frysinger <vapier@gentoo.org> python-2.7.7.ebuild, + python-3.3.5-r1.ebuild: + Mark m68k/s390/sh stable. + + 18 Aug 2014; Dirkjan Ochtman <djc@gentoo.org> -python-3.3.4.ebuild: + Additional cleanup for bug 514686 + + 18 Aug 2014; Dirkjan Ochtman <djc@gentoo.org> -python-2.7.5-r3.ebuild, + -python-2.7.5-r4.ebuild, -python-2.7.6-r1.ebuild, -python-2.7.6.ebuild, + -python-3.2.5-r3.ebuild, -python-3.3.2-r2.ebuild, -python-3.3.3.ebuild, + -python-3.4.0_rc1.ebuild, -python-3.4.0_rc3.ebuild: + Cleanup for bug 500518 + + 09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> python-2.7.7.ebuild, + python-3.2.5-r6.ebuild, python-3.3.5-r1.ebuild: + Stable for ppc64, wrt bug #500518 + + 08 Aug 2014; Agostino Sarubbo <ago@gentoo.org> python-2.7.7.ebuild, + python-3.2.5-r6.ebuild, python-3.3.5-r1.ebuild: + Stable for ppc, wrt bug #500518 + + 04 Aug 2014; Raúl Porcel <armin76@gentoo.org> python-2.7.7.ebuild, + python-3.2.5-r6.ebuild, python-3.3.5-r1.ebuild: + arm64/ia64/sparc stable wrt #500518 + + 03 Aug 2014; Markus Meier <maekke@gentoo.org> python-3.3.5-r1.ebuild: + arm stable, bug #500518 + + 03 Aug 2014; Markus Meier <maekke@gentoo.org> python-3.2.5-r6.ebuild: + arm stable, bug #500518 + + 03 Aug 2014; Markus Meier <maekke@gentoo.org> python-2.7.7.ebuild: + arm stable, bug #500518 + + 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> python-2.7.7.ebuild, + python-3.2.5-r6.ebuild, python-3.3.5-r1.ebuild: + Stable for x86, wrt bug #500518 + + 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> python-2.7.7.ebuild, + python-3.2.5-r6.ebuild, python-3.3.5-r1.ebuild: + Stable for amd64, wrt bug #500518 + + 31 Jul 2014; Tobias Klausmann <klausman@gentoo.org> python-3.2.5-r6.ebuild: + Stable on alpha, bug #500518 + + 31 Jul 2014; Tobias Klausmann <klausman@gentoo.org> python-2.7.7.ebuild: + Stable on alpha, bug #500518 + + 31 Jul 2014; Tobias Klausmann <klausman@gentoo.org> python-3.3.5-r1.ebuild: + Stable on alpha, bug #500518 + + 31 Jul 2014; Jeroen Roovers <jer@gentoo.org> python-3.2.5-r6.ebuild: + Stable for HPPA (bug #500518). + + 31 Jul 2014; Jeroen Roovers <jer@gentoo.org> python-3.3.5-r1.ebuild: + Stable for HPPA (bug #500518). + + 30 Jul 2014; Jeroen Roovers <jer@gentoo.org> python-2.7.7.ebuild: + Stable for HPPA (bug #500518). + +*python-2.7.8 (29 Jul 2014) + + 29 Jul 2014; Patrick McLean <chutzpah@gentoo.org> +python-2.7.8.ebuild: + Version bump. + +*python-3.2.5-r6 (29 Jul 2014) + + 29 Jul 2014; Sergey Popov <pinkbyte@gentoo.org> -python-3.2.5-r5.ebuild, + +python-3.2.5-r6.ebuild, +files/python-3.2-CVE-2014-1912.patch: + Revision bump: backport patch for CVE-2014-1912, bug #500518. Drop old + revision. Acked by Python team + +*python-3.3.5-r1 (29 Jul 2014) +*python-3.2.5-r5 (29 Jul 2014) + + 29 Jul 2014; Sergey Popov <pinkbyte@gentoo.org> -python-3.2.5-r4.ebuild, + +python-3.2.5-r5.ebuild, -python-3.3.5.ebuild, +python-3.3.5-r1.ebuild, + +files/python-3.2-CVE-2014-4616.patch, +files/python-3.3-CVE-2014-4616.patch: + Revision bump: add patch for CVE-2014-4616, bug #514686. Drop old revisions. + Acked by Python team + + 18 Jul 2014; Tobias Klausmann <klausman@gentoo.org> python-2.7.6.ebuild: + Stable on alpha, bug #504742 + + 06 Jul 2014; Michał Górny <mgorny@gentoo.org> -files/CVE-2013-4238_py26.patch, + -files/python-2.5-tcl86.patch, -python-2.6.8-r3.ebuild, -python-2.6.9.ebuild: + Remove python:2.6 and relevant patches. + +*python-2.7.7 (28 Jun 2014) +*python-3.4.1 (28 Jun 2014) + + 28 Jun 2014; Mike Gilbert <floppym@gentoo.org> +python-2.7.7.ebuild, + +python-3.4.1.ebuild: + Version bumps. + + 15 Jun 2014; Akinori Hattori <hattya@gentoo.org> python-2.7.6.ebuild: + ia64 stable wrt bug #504742 + + 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> python-2.7.6.ebuild: + x86 stable wrt bug #504742 + + 24 May 2014; Markos Chandras <hwoarang@gentoo.org> python-2.7.6.ebuild: + Stable on amd64 wrt bug #504742 + +*python-3.2.5-r4 (10 May 2014) + + 10 May 2014; Mike Gilbert <floppym@gentoo.org> +python-3.2.5-r4.ebuild, + python-2.7.6-r1.ebuild, python-3.3.5.ebuild, python-3.4.0.ebuild: + Add optional dependency on dev-tcltk/tix, bug 413393 by John Keeping. + +*python-2.7.6-r1 (25 Apr 2014) + + 25 Apr 2014; Patrick McLean <chutzpah@gentoo.org> +python-2.7.6-r1.ebuild, + +files/python-2.7.6-recvfrom_into_buffer_overflow.patch: + Revision bump, add patch for CVE-2014-1912 (bug #500518) + + 06 Apr 2014; Mike Frysinger <vapier@gentoo.org> python-2.7.6.ebuild: + Mark arm64/m68k/s390/sh stable. + + 01 Apr 2014; Markus Meier <maekke@gentoo.org> python-2.7.6.ebuild: + arm stable, bug #504742 + + 30 Mar 2014; Mike Gilbert <floppym@gentoo.org> python-3.4.0.ebuild: + Update postinst message; python.eclass does not support 3.4. + + 28 Mar 2014; Mike Gilbert <floppym@gentoo.org> python-3.2.5-r3.ebuild: + Backport readline-6.3 fixes to python-3.2.5, bug 505416. + +*python-3.4.0 (28 Mar 2014) + + 28 Mar 2014; Mike Gilbert <floppym@gentoo.org> +python-3.4.0.ebuild: + Version bump. Permanently drop the 'doc' use flag. + +*python-3.3.5 (28 Mar 2014) + + 28 Mar 2014; Mike Gilbert <floppym@gentoo.org> +python-3.3.5.ebuild: + Version bump. + + 20 Mar 2014; Jeroen Roovers <jer@gentoo.org> python-2.7.6.ebuild: + Stable for HPPA (bug #504742). + + 18 Mar 2014; Agostino Sarubbo <ago@gentoo.org> python-3.3.3.ebuild: + Stable for ia64, wrt bug #497758 + + 16 Mar 2014; Mike Gilbert <floppym@gentoo.org> python-2.6.9.ebuild: + Backport fix for bug 503180. + +*python-3.4.0_rc3 (15 Mar 2014) + + 15 Mar 2014; Mike Gilbert <floppym@gentoo.org> +python-3.4.0_rc3.ebuild: + Bump. + + 15 Mar 2014; Mike Gilbert <floppym@gentoo.org> python-2.7.6.ebuild: + Backport upstream fixes for bug 503180. + + 01 Mar 2014; Mike Gilbert <floppym@gentoo.org> python-3.4.0_rc1.ebuild: + Disable ensurepip. + +*python-3.4.0_rc1 (17 Feb 2014) + + 17 Feb 2014; Mike Gilbert <floppym@gentoo.org> +python-3.4.0_rc1.ebuild: + Version bump for testing. Thanks to Arfrever for the patches. + +*python-3.3.4 (17 Feb 2014) + + 17 Feb 2014; Mike Gilbert <floppym@gentoo.org> +python-3.3.4.ebuild: + Version bump. Thanks to Arfrever for maintaining the patchset. + + 08 Feb 2014; Mike Gilbert <floppym@gentoo.org> python-3.3.3.ebuild: + Add workaround for race condition when generating Python-ast.c and Python- + ast.h. Thanks to Arfrever. + + 05 Feb 2014; Mike Frysinger <vapier@gentoo.org> python-3.3.3.ebuild: + Mark arm64/m68k/s390/sh stable. + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> python-3.3.3.ebuild: + Stable for sparc, wrt bug #497758 + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> python-3.3.3.ebuild: + Stable for x86, wrt bug #497758 + + 20 Jan 2014; Agostino Sarubbo <ago@gentoo.org> python-3.3.3.ebuild: + Stable for ppc, wrt bug #497758 + + 19 Jan 2014; Markus Meier <maekke@gentoo.org> python-3.3.3.ebuild: + arm stable, bug #497758 + + 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> python-3.3.3.ebuild: + Stable for ppc64, wrt bug #497758 + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> python-3.3.3.ebuild: + Stable for alpha, wrt bug #497758 + + 18 Jan 2014; Pacho Ramos <pacho@gentoo.org> python-3.3.3.ebuild: + amd64 stable, bug #497758 + + 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> python-2.7.6.ebuild: + Fix cross-compiling tests that try to read /dev/ paths. + + 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> python-2.7.5-r3.ebuild, + python-2.7.5-r4.ebuild, python-2.7.6.ebuild, python-3.3.2-r2.ebuild, + python-3.3.3.ebuild: + Add arm64 love. + + 16 Jan 2014; Mike Frysinger <vapier@gentoo.org> python-3.3.2-r2.ebuild: + Mark m68k/s390/sh stable. + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> python-3.3.2-r2.ebuild: + Stable for ia64, wrt bug #474128 + + 11 Jan 2014; Jeroen Roovers <jer@gentoo.org> python-3.3.3.ebuild: + Stable for HPPA (bug #497758). + + 05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> python-3.3.2-r2.ebuild: + Stable for ppc64, wrt bug #474128 + + 05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> python-3.3.2-r2.ebuild: + Stable for ppc, wrt bug #474128 + + 30 Dec 2013; Mike Gilbert <floppym@gentoo.org> python-2.6.8-r3.ebuild, + python-2.6.9.ebuild, python-2.7.5-r3.ebuild, python-2.7.5-r4.ebuild, + python-2.7.6.ebuild, python-3.2.5-r3.ebuild, python-3.3.2-r2.ebuild, + python-3.3.3.ebuild: + Don't die on broken sem_open if threads flag is disabled. + + 30 Dec 2013; Mike Gilbert <floppym@gentoo.org> python-2.6.8-r3.ebuild, + python-2.6.9.ebuild, python-2.7.5-r3.ebuild, python-2.7.5-r4.ebuild, + python-2.7.6.ebuild, python-3.2.5-r3.ebuild, python-3.3.2-r2.ebuild, + python-3.3.3.ebuild: + Die if sem_open is detected as broken, bug 496328. + + 26 Dec 2013; Markus Meier <maekke@gentoo.org> python-3.3.2-r2.ebuild: + arm stable, bug #474128 + +*python-2.6.9 (25 Dec 2013) + + 25 Dec 2013; Mike Gilbert <floppym@gentoo.org> +python-2.6.9.ebuild: + Bump for security bug 495224. + + 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> python-3.3.2-r2.ebuild: + Stable for sparc, wrt bug #474128 + + 13 Dec 2013; Matt Turner <mattst88@gentoo.org> python-3.3.2-r2.ebuild: + alpha stable, bug 474128. + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> python-3.3.2-r2.ebuild: + x86 stable, bug #474128 + + 07 Dec 2013; Mike Frysinger <vapier@gentoo.org> python-2.7.6.ebuild, + python-3.3.3.ebuild: + Drop redundant die statements with EAPI=4. + +*python-2.7.6 (01 Dec 2013) + + 01 Dec 2013; Mike Gilbert <floppym@gentoo.org> +python-2.7.6.ebuild: + Version bump. Thanks to Arfrever for the patches. + + 30 Nov 2013; Jeroen Roovers <jer@gentoo.org> python-3.3.2-r2.ebuild: + Stable for HPPA (bug #474128). + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> python-3.3.2-r2.ebuild: + amd64 stable, bug #474128 + + 23 Nov 2013; Jeroen Roovers <jer@gentoo.org> python-3.3.2-r2.ebuild, + python-3.3.3.ebuild: + Typo. + + 23 Nov 2013; Mike Gilbert <floppym@gentoo.org> python-3.3.2-r2.ebuild, + python-3.3.3.ebuild: + Update the postinst upgrade message. + +*python-3.3.3 (21 Nov 2013) + + 21 Nov 2013; Mike Gilbert <floppym@gentoo.org> +python-3.3.3.ebuild: + Version bump. Thanks to Arfrever for maintaining the patchset. + +*python-2.7.5-r4 (26 Oct 2013) + + 26 Oct 2013; Mike Gilbert <floppym@gentoo.org> + +files/python-2.7-issue18851.patch, +python-2.7.5-r4.ebuild: + Apply patch to fix regression in subprocess module, bug 489378. + +*python-2.7.5-r3 (16 Oct 2013) +*python-3.2.5-r3 (16 Oct 2013) + + 16 Oct 2013; Mike Gilbert <floppym@gentoo.org> + +files/python-2.7-issue16248.patch, +files/python-3.2-issue16248.patch, + +python-2.7.5-r3.ebuild, +python-3.2.5-r3.ebuild, -python-2.7.5-r2.ebuild, + -python-3.2.5-r2.ebuild: + Apply upstream fix for regression in Tkinter, bug 488208 by jlec. + + 10 Oct 2013; Dirkjan Ochtman <djc@gentoo.org> -files/python-3.2.3-x32.patch, + -python-2.6.8-r1.ebuild, -python-2.6.8-r2.ebuild, -python-2.7.3-r2.ebuild, + -python-2.7.3-r3.ebuild, -python-2.7.5-r1.ebuild, -python-2.7.5.ebuild, + -python-3.2.3-r1.ebuild, -python-3.2.3-r2.ebuild, -python-3.2.3.ebuild, + -python-3.2.4.ebuild, -python-3.2.5-r1.ebuild, -python-3.2.5.ebuild, + -python-3.3.1.ebuild, -python-3.3.2-r1.ebuild, -python-3.3.2.ebuild: + Remove old versions of python. + + 26 Sep 2013; Mike Gilbert <floppym@gentoo.org> + +files/python-2.7.5-nonfatal-compileall.patch, python-2.7.5-r2.ebuild: + Apply cross-compile fixes to python-2.7.5. + + 26 Sep 2013; Mike Gilbert <floppym@gentoo.org> python-3.3.2-r2.ebuild: + Fix/simplify cross-compiles. + + 26 Sep 2013; Mike Gilbert <floppym@gentoo.org> python-3.3.2-r2.ebuild: + Depend on xz-utils (_lzma module). + + 05 Sep 2013; Mike Gilbert <floppym@gentoo.org> + -files/CVE-2013-4238_py32.patch: + Drop another patch. + + 05 Sep 2013; Michał Górny <mgorny@gentoo.org> -files/linux2.patch, + -files/python-2.4.4-test-cross.patch, -files/python-2.5-cross-printf.patch, + -files/python-2.6-chflags-cross.patch, -files/python-2.6-test-cross.patch, + -files/python-3-distutils-egg-utf8.patch, -files/python-3.2-soname_typo.patch, + -python-2.5.4-r5.ebuild, -python-2.5.4-r6.ebuild, -python-3.1.5-r1.ebuild, + -python-3.1.5.ebuild: + Remove Python 2.5 and 3.1. Purge old patches. + + 05 Sep 2013; Mike Gilbert <floppym@gentoo.org> python-3.3.2-r2.ebuild: + Disable network tests, bug 483656. + + 28 Aug 2013; Mike Gilbert <floppym@gentoo.org> python-2.7.3-r2.ebuild, + python-2.7.3-r3.ebuild, python-2.7.5-r1.ebuild, python-2.7.5-r2.ebuild, + python-2.7.5.ebuild, python-3.2.3-r1.ebuild, python-3.2.3-r2.ebuild, + python-3.2.3.ebuild, python-3.2.4.ebuild, python-3.2.5-r1.ebuild, + python-3.2.5-r2.ebuild, python-3.2.5.ebuild, python-3.3.1.ebuild, + python-3.3.2-r1.ebuild, python-3.3.2-r2.ebuild, python-3.3.2.ebuild: + Drop extensions usedep from sqlite dep; sqlite is dropping the use flag. + + 26 Aug 2013; Michał Górny <mgorny@gentoo.org> python-2.5.4-r6.ebuild: + Replace internal eclass functions with a simple sed. + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-2.6.8-r3.ebuild, + python-2.7.5-r2.ebuild, python-3.2.5-r2.ebuild: + Stable for sparc, wrt bug #480856 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-2.6.8-r3.ebuild, + python-2.7.5-r2.ebuild, python-3.2.5-r2.ebuild: + Stable for sh, wrt bug #480856 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-2.6.8-r3.ebuild, + python-2.7.5-r2.ebuild, python-3.2.5-r2.ebuild: + Stable for s390, wrt bug #480856 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-2.6.8-r3.ebuild, + python-2.7.5-r2.ebuild, python-3.2.5-r2.ebuild: + Stable for ppc, wrt bug #480856 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-2.6.8-r3.ebuild, + python-2.7.5-r2.ebuild, python-3.2.5-r2.ebuild: + Stable for ppc64, wrt bug #480856 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-2.6.8-r3.ebuild, + python-2.7.5-r2.ebuild, python-3.2.5-r2.ebuild: + Stable for ia64, wrt bug #480856 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-2.6.8-r3.ebuild, + python-2.7.5-r2.ebuild, python-3.2.5-r2.ebuild: + Stable for arm, wrt bug #480856 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-2.6.8-r3.ebuild, + python-2.7.5-r2.ebuild, python-3.2.5-r2.ebuild: + Stable for alpha, wrt bug #480856 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-2.6.8-r3.ebuild, + python-2.7.5-r2.ebuild, python-3.2.5-r2.ebuild: + Stable for x86, wrt bug #480856 + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-2.6.8-r3.ebuild, + python-2.7.5-r2.ebuild, python-3.2.5-r2.ebuild: + Stable for amd64, wrt bug #480856 + + 20 Aug 2013; Jeroen Roovers <jer@gentoo.org> python-2.6.8-r3.ebuild, + python-2.7.5-r2.ebuild, python-3.2.5-r2.ebuild: + Stable for HPPA (bug #480856). + +*python-2.7.5-r2 (18 Aug 2013) +*python-3.2.5-r2 (18 Aug 2013) +*python-2.6.8-r3 (18 Aug 2013) + + 18 Aug 2013; Mike Gilbert <floppym@gentoo.org> + +files/CVE-2013-4238_py26.patch, +files/CVE-2013-4238_py27.patch, + +files/CVE-2013-4238_py32.patch, +files/CVE-2013-4238_py33.patch, + +python-2.6.8-r3.ebuild, +python-2.7.5-r2.ebuild, +python-3.2.5-r2.ebuild, + -files/CVE-2013-4073_py33.patch, python-3.3.2-r2.ebuild: + Apply fix for CVE-2013-4238, bug 480856. + +*python-3.3.2-r2 (18 Aug 2013) + + 18 Aug 2013; Mike Gilbert <floppym@gentoo.org> + +files/CVE-2013-4073_py33.patch, +python-3.3.2-r2.ebuild: + Use Arfrever's patchset, bug 354877. Apply fix for CVS-2013-4238, bug 480856. + + 06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-2.7.5.ebuild: + Stable for s390, wrt bug #475424 + + 06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-3.2.5-r1.ebuild: + Stable for s390, wrt bug #469988 + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-2.7.5.ebuild: + Stable for sparc, wrt bug #475424 + + 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-3.2.5-r1.ebuild: + Stable for sparc, wrt bug #469988 + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-3.2.5-r1.ebuild: + Stable for sh, wrt bug #469988 + +*python-2.7.5-r1 (12 Jul 2013) + + 12 Jul 2013; Mike Gilbert <floppym@gentoo.org> + +files/python-2.7.5-re_unsigned_ptrdiff.patch, +python-2.7.5-r1.ebuild: + Apply patch to fix regex crash, bug 476426 by Fabio Rossi. + + 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-3.2.5-r1.ebuild: + Stable for ia64, wrt bug #469988 + + 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-2.7.5.ebuild: + Stable for ia64, wrt bug #475424 + + 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-3.2.5-r1.ebuild: + Stable for arm, wrt bug #469988 + + 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-2.7.5.ebuild: + Stable for arm, wrt bug #475424 + + 06 Jul 2013; Mike Gilbert <floppym@gentoo.org> -python-2.7.4.ebuild: + Remove old. + + 06 Jul 2013; Mike Gilbert <floppym@gentoo.org> python-2.7.5.ebuild: + Move uclibc test removal after everything else, bug 475972. + + 06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-3.2.5-r1.ebuild: + Stable for alpha, wrt bug #469988 + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-3.2.5-r1.ebuild: + Stable for ppc64, wrt bug #469988 + + 04 Jul 2013; Jeroen Roovers <jer@gentoo.org> python-3.2.5-r1.ebuild: + Stable for HPPA (bug #469988). + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-2.7.5.ebuild: + Stable for ppc64, wrt bug #475424 + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-3.2.5-r1.ebuild: + Stable for ppc, wrt bug #469988 + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-2.7.5.ebuild: + Stable for ppc, wrt bug #475424 + + 03 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-3.2.5-r1.ebuild: + Stable for x86, wrt bug #469988 + + 03 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-3.2.5-r1.ebuild: + Stable for amd64, wrt bug #469988 + +*python-3.2.5-r1 (03 Jul 2013) +*python-3.3.2-r1 (03 Jul 2013) + + 03 Jul 2013; Mike Gilbert <floppym@gentoo.org> + +files/python-3.2-CVE-2013-2099.patch, +files/python-3.3-CVE-2013-2099.patch, + +python-3.2.5-r1.ebuild, +python-3.3.2-r1.ebuild: + Add patch to fix CVE-2013-2099, bug 469988. + + 02 Jul 2013; Jeroen Roovers <jer@gentoo.org> python-2.7.5.ebuild: + Stable for HPPA (bug #475424). + + 02 Jul 2013; Tobias Klausmann <klausman@gentoo.org> python-2.7.5.ebuild: + Stable on alpha, bug #475424 + + 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-2.7.5.ebuild: + Stable for x86, wrt bug #475424 + + 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-2.7.5.ebuild: + Stable for amd64, wrt bug #475424 + +*python-2.6.8-r2 (30 Jun 2013) +*python-2.5.4-r6 (30 Jun 2013) + + 30 Jun 2013; Mike Gilbert <floppym@gentoo.org> +files/python-2.5-tcl86.patch, + +python-2.5.4-r6.ebuild, +python-2.6.8-r2.ebuild: + Apply patch to allow old python versions to use tk-8.6, bug 454342. Also fix + the python shebang in idle2.5 and pydoc2.5, bugs 275241 and 383009. + + 30 Jun 2013; Mike Gilbert <floppym@gentoo.org> -python-2.5.4-r4.ebuild, + -python-2.6.8.ebuild, python-2.5.4-r5.ebuild, python-2.6.8-r1.ebuild: + Place upper bound on dev-lang/tk dep, bug 454342. Also stabilize on m68k since + nobody is responding on bug 458318. + + 28 Jun 2013; Mike Gilbert <floppym@gentoo.org> + +files/python-2.7.5-library-path.patch, python-2.7.5.ebuild: + Fix library paths when not cross-compiling. Should resolve bug 474882. Thanks + to Arfrever for finding the upstream commit. + +*python-2.7.5 (25 May 2013) +*python-3.2.5 (25 May 2013) + + 25 May 2013; Mike Gilbert <floppym@gentoo.org> +python-2.7.5.ebuild, + +python-3.2.5.ebuild, python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, + python-3.2.3-r2.ebuild: + Version bump. Also resolves bug 462288 and 471124. + +*python-3.3.2 (21 May 2013) + + 21 May 2013; Patrick McLean <chutz@gentoo.org> -python-3.3.0.ebuild, + -python-3.3.0-r1.ebuild, +python-3.3.2.ebuild: + Version bump to 3.3.2, clean out old 3.3 versions preparing for unmasking. + + 18 May 2013; Magnus Granberg <zorry@gentoo.org> python-2.7.4.ebuild, + python-3.2.4.ebuild, python-3.3.1.ebuild: + Add fix to support pax emutramp on libffi + + 09 May 2013; Mike Gilbert <floppym@gentoo.org> python-2.7.4.ebuild: + Don't build the 'maninstall' target; this installs generic symlinks python.1 + and python2.1, which we manage using eselect-python. Bug 469148 by Alphat-PC. + + 09 May 2013; Michał Górny <mgorny@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.4.ebuild, python-3.1.5-r1.ebuild, + python-3.2.4.ebuild, python-3.3.1.ebuild: + Add epatch_user wrt bug #447714. + + 01 May 2013; Mike Gilbert <floppym@gentoo.org> python-3.2.4.ebuild: + Enable byte-compilation during tests. + + 01 May 2013; Mike Gilbert <floppym@gentoo.org> python-2.7.4.ebuild, + python-3.2.4.ebuild: + Use Arfrever's patches. Remove some unnecessary || die. + + 28 Apr 2013; Patrick McLean <chutzpah@gentoo.org> python-3.3.1.ebuild: + Re-add patch from Arfrever to fix compilation on non-UTF-8 platforms, drop + patches that are no longer needed. + +*python-3.3.1 (28 Apr 2013) + + 28 Apr 2013; Patrick McLean <chutzpah@gentoo.org> +python-3.3.1.ebuild: + Version bump. Add new patch to fix import tests from Arferver. + +*python-3.2.4 (27 Apr 2013) + + 27 Apr 2013; Mike Gilbert <floppym@gentoo.org> +python-3.2.4.ebuild: + Version bump. Fails tests at the moment. + + 27 Apr 2013; Mike Gilbert <floppym@gentoo.org> python-2.7.4.ebuild: + Downgrade to EAPI 4. + + 27 Apr 2013; Mike Gilbert <floppym@gentoo.org> python-2.7.4.ebuild: + Increment patchset. + + 13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.2.3-r2.ebuild: + Stable for s390, wrt bug #458318 + + 07 Apr 2013; Mike Gilbert <floppym@gentoo.org> python-2.7.4.ebuild: + Adjust the sys-libs/db dep and add some || die. + + 07 Apr 2013; Michał Górny <mgorny@gentoo.org> python-2.6.8-r1.ebuild, + python-2.7.3-r3.ebuild, python-2.7.4.ebuild: + Fix wininst removal typo. Fixes bug #462862. + +*python-2.7.4 (07 Apr 2013) + + 07 Apr 2013; Mike Gilbert <floppym@gentoo.org> +python-2.7.4.ebuild: + Version bump. + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.2.3-r2.ebuild: + Stable for sh, wrt bug #458318 + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.2.3-r2.ebuild: + Stable for sparc, wrt bug #458318 + + 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.2.3-r2.ebuild: + Stable for ia64, wrt bug #458318 + + 26 Mar 2013; Mike Frysinger <vapier@gentoo.org> python-2.6.8-r1.ebuild, + python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, python-3.2.3-r2.ebuild, + python-3.3.0-r1.ebuild: + When cross-compiling, run the configures in parallel for a nice speed up + #462264 by SpanKY. + + 24 Mar 2013; Mike Gilbert <floppym@gentoo.org> python-3.3.0-r1.ebuild, + python-3.3.0.ebuild: + Add hard blocker on <sys-apps/sandbox-2.6-r1 to ensure we don't hit bug + 364877. + + 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.2.3-r2.ebuild: + Stable for alpha, wrt bug #458318 + + 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.2.3-r2.ebuild: + Stable for arm, wrt bug #458318 + + 21 Mar 2013; Jeroen Roovers <jer@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.2.3-r2.ebuild: + Stable for HPPA (bug #458318). + + 19 Mar 2013; Mike Frysinger <vapier@gentoo.org> python-2.7.3-r3.ebuild, + python-3.2.3-r2.ebuild, python-3.3.0-r1.ebuild: + Install the python gdb module in the right place #443510 by Jan Pobrislo. + + 19 Mar 2013; Mike Frysinger <vapier@gentoo.org> python-2.7.3-r2.ebuild, + python-2.7.3-r3.ebuild, python-3.2.3-r1.ebuild, python-3.2.3-r2.ebuild, + python-3.2.3.ebuild, python-3.3.0-r1.ebuild, python-3.3.0.ebuild: + Export ac_cv_have_long_long_format=yes when cross-compiling #362945 by + Patrick. + + 19 Mar 2013; Mike Frysinger <vapier@gentoo.org> python-2.7.3-r2.ebuild, + python-2.7.3-r3.ebuild, python-3.2.3-r1.ebuild, python-3.2.3-r2.ebuild, + python-3.2.3.ebuild, python-3.3.0-r1.ebuild, python-3.3.0.ebuild: + Set ac_cv_buggy_getaddrinfo=no when cross-compiling. + + 19 Mar 2013; Mike Frysinger <vapier@gentoo.org> python-2.5.4-r4.ebuild, + python-2.5.4-r5.ebuild, python-2.6.8-r1.ebuild, python-2.6.8.ebuild, + python-2.7.3-r2.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.1.5.ebuild, python-3.2.3-r1.ebuild, python-3.2.3-r2.ebuild, + python-3.2.3.ebuild, python-3.3.0-r1.ebuild, python-3.3.0.ebuild: + Add hardened to IUSE since we `use` it #447264 by Alphat-PC. + + 18 Mar 2013; Agostino Sarubbo <ago@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.2.3-r2.ebuild: + Stable for ppc64, wrt bug #458318 + + 18 Mar 2013; Agostino Sarubbo <ago@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.2.3-r2.ebuild: + Stable for ppc, wrt bug #458318 + + 18 Mar 2013; Agostino Sarubbo <ago@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.2.3-r2.ebuild: + Stable for x86, wrt bug #458318 + + 18 Mar 2013; Agostino Sarubbo <ago@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.2.3-r2.ebuild: + Stable for amd64, wrt bug #458318 + + 19 Dec 2012; Mike Gilbert <floppym@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.2.3-r2.ebuild, python-3.3.0-r1.ebuild: + Don't depend on dev-lang/python. Bug 447752. + + 03 Dec 2012; Mike Gilbert <floppym@gentoo.org> python-2.5.4-r5.ebuild: + Copy eselect_python logic from more recent ebuilds. + + 02 Dec 2012; Michał Górny <mgorny@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.2.3-r2.ebuild, python-3.3.0-r1.ebuild: + Stop renaming python-config wrt bug #445592. Keep a symlink for compatibility. + + 01 Dec 2012; Michał Górny <mgorny@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.2.3-r2.ebuild, python-3.3.0-r1.ebuild: + Use python-any-r1 to clearly enforce build-time Python dependency. + + 30 Nov 2012; Michał Górny <mgorny@gentoo.org> python-2.5.4-r5.ebuild, + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild, + python-3.2.3-r2.ebuild, python-3.3.0-r1.ebuild: + Fix byte-compiling the installed epython module when installing a new Python + version. + +*python-2.7.3-r3 (30 Nov 2012) +*python-3.3.0-r1 (30 Nov 2012) +*python-2.6.8-r1 (30 Nov 2012) +*python-2.5.4-r5 (30 Nov 2012) +*python-3.2.3-r2 (30 Nov 2012) +*python-3.1.5-r1 (30 Nov 2012) + + 30 Nov 2012; Michał Górny <mgorny@gentoo.org> +python-2.5.4-r5.ebuild, + +python-2.6.8-r1.ebuild, +python-2.7.3-r3.ebuild, +python-3.1.5-r1.ebuild, + +python-3.2.3-r2.ebuild, +python-3.3.0-r1.ebuild: + Introduce a cleaned up, -r1-quality Python ebuilds. Stop using python.eclass, + install epython module for python-exec. + + 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> python-3.1.5.ebuild: + ia64/m68k/s390/sh/sparc stable + + 06 Oct 2012; Markus Meier <maekke@gentoo.org> python-3.1.5.ebuild: + arm stable, bug #427544 + + 02 Oct 2012; Jeroen Roovers <jer@gentoo.org> python-3.1.5.ebuild: + Stable for HPPA (bug #427548). + + 02 Oct 2012; Jeroen Roovers <jer@gentoo.org> python-3.2.3-r1.ebuild: + Stable for HPPA (bug #427548). + + 02 Oct 2012; Mike Gilbert <floppym@gentoo.org> python-3.3.0.ebuild: + Bump patchset revision for bug 436904. Drop wide-unicode use flag. + + 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> python-3.2.3.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #427548 + + 30 Sep 2012; Dirkjan Ochtman <djc@gentoo.org> python-3.3.0.ebuild: + Fix 3.3 slot. + + 30 Sep 2012; Dirkjan Ochtman <djc@gentoo.org> -python-2.6.6-r2.ebuild, + -python-2.6.7-r2.ebuild, -python-2.7.2-r3.ebuild, -python-2.7.3.ebuild, + -python-2.7.3-r1.ebuild, -python-3.1.4-r3.ebuild, -python-3.1.4-r4.ebuild, + -python-3.2.2.ebuild, -python-3.2.2-r1.ebuild: + Remove old versions. + +*python-3.3.0 (30 Sep 2012) + + 30 Sep 2012; Dirkjan Ochtman <djc@gentoo.org> +python-3.3.0.ebuild: + Add tentative python-3.3 ebuild. Some tests still fail. + + 27 Sep 2012; Matt Turner <mattst88@gentoo.org> python-3.1.5.ebuild, + python-3.2.3-r1.ebuild: + Stable on alpha, bug 427548. + + 03 Aug 2012; Anthony G. Basile <blueness@gentoo.org> python-3.2.3.ebuild: + Stable arm, bug #427548 + + 30 Jul 2012; Mike Frysinger <vapier@gentoo.org> python-2.5.4-r4.ebuild, + python-2.6.6-r2.ebuild, python-2.6.7-r2.ebuild, python-2.6.8.ebuild, + python-2.7.2-r3.ebuild, python-2.7.3-r1.ebuild, python-2.7.3-r2.ebuild, + python-2.7.3.ebuild, python-3.1.4-r3.ebuild, python-3.1.4-r4.ebuild, + python-3.1.5.ebuild, python-3.2.2-r1.ebuild, python-3.2.2.ebuild, + python-3.2.3-r1.ebuild, python-3.2.3.ebuild: + Make sure $PKG_CONFIG is respected. + + 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> python-2.7.3-r2.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #419575 + + 03 Jul 2012; Brent Baude <ranger@gentoo.org> python-2.7.3-r2.ebuild: + Marking python-2.7.3-r2 ppc for bug 419575 + + 22 Jun 2012; Brent Baude <ranger@gentoo.org> python-2.7.3-r2.ebuild: + Marking python-2.7.3-r2 ppc64 for bug 419575 + + 17 Jun 2012; Markus Meier <maekke@gentoo.org> python-2.7.3-r2.ebuild: + arm stable, bug #419575 + + 17 Jun 2012; Jeff Horelick <jdhore@gentoo.org> python-2.7.3-r2.ebuild: + marked x86 per bug 419575 + + 14 Jun 2012; Jeroen Roovers <jer@gentoo.org> python-2.7.3-r2.ebuild: + Stable for HPPA (bug #419575). + + 11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> python-2.7.3-r2.ebuild: + Stable for amd64, wrt bug #419575 + + 04 Jun 2012; Mike Frysinger <vapier@gentoo.org> +files/python-3.2.3-x32.patch, + python-3.2.3.ebuild, python-3.2.3-r1.ebuild: + Fix posix subprocess module on x32. + + 26 May 2012; Raúl Porcel <armin76@gentoo.org> python-2.6.8.ebuild, + python-2.7.3-r1.ebuild: + ia64/m68k/s390/sh/sparc stable wrt #396329 + + 26 May 2012; Markus Meier <maekke@gentoo.org> python-2.6.8.ebuild, + python-2.7.3-r1.ebuild: + arm stable, bug #396329 + + 17 May 2012; Jeff Horelick <jdhore@gentoo.org> python-2.6.8.ebuild, + python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild: + marked x86 per bug 396329 + + 15 May 2012; Jeroen Roovers <jer@gentoo.org> python-3.1.4-r3.ebuild, + python-3.1.5.ebuild, python-3.2.2.ebuild, python-3.2.3.ebuild: + Marked ~hppa until it is ready. + + 15 May 2012; Jeroen Roovers <jer@gentoo.org> python-2.6.8.ebuild, + python-3.1.5.ebuild, python-3.2.3.ebuild: + Stable for HPPA (bug #396329). + + 14 May 2012; Jeroen Roovers <jer@gentoo.org> python-2.7.3-r1.ebuild: + Stable for HPPA (bug #396329). + + 14 May 2012; Mark Loeser <halcy0n@gentoo.org> python-2.6.8.ebuild, + python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild: + Stable for ppc/ppc64; bug #369329 + + 14 May 2012; Agostino Sarubbo <ago@gentoo.org> python-2.6.8.ebuild, + python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild: + Stable for amd64, wrt bug #396329 + + 12 May 2012; Tobias Klausmann <klausman@gentoo.org> python-2.6.8.ebuild: + Stable on alpha, bug #396329 + + 12 May 2012; Tobias Klausmann <klausman@gentoo.org> python-2.7.3-r1.ebuild: + Stable on alpha, bug #396329 + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> python-2.5.4-r4.ebuild, + python-2.6.6-r2.ebuild, python-2.6.7-r2.ebuild, python-2.6.8.ebuild, + python-2.7.2-r3.ebuild, python-2.7.3.ebuild, python-2.7.3-r1.ebuild, + python-2.7.3-r2.ebuild, python-3.1.4-r3.ebuild, python-3.1.4-r4.ebuild, + python-3.1.5.ebuild, python-3.2.2.ebuild, python-3.2.2-r1.ebuild, + python-3.2.3.ebuild, python-3.2.3-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig + + 03 May 2012; Mike Gilbert <floppym@gentoo.org> python-3.2.3-r1.ebuild: + Revert to previous patchset due to bug 414333. + + 01 May 2012; Mike Gilbert <floppym@gentoo.org> +python-2.7.3-r2.ebuild, + +python-3.2.3-r1.ebuild: + Restore ebuilds now that mirrors have the files. + + 01 May 2012; Mike Gilbert <floppym@gentoo.org> -python-2.7.3-r2.ebuild, + -python-3.2.3-r1.ebuild: + Drop ebuilds until the patchsets get mirrored. + +*python-3.2.3-r1 (01 May 2012) +*python-2.7.3-r2 (01 May 2012) + + 01 May 2012; Mike Gilbert <floppym@gentoo.org> +python-2.7.3-r2.ebuild, + +python-3.2.3-r1.ebuild: + Drop several patches that upstream has not accepted. + + 28 Apr 2012; Mike Gilbert <floppym@gentoo.org> python-2.6.8.ebuild, + python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild: + Document reason for pax marking. Bug 413751. + + 28 Apr 2012; Mike Gilbert <floppym@gentoo.org> python-2.6.8.ebuild, + python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild: + Drop sys-apps/paxctl dep and restore fbsd keywords. Bug 413671 should be + resolved by not calling pax-mark on libpython. + + 28 Apr 2012; Alexis Ballier <aballier@gentoo.org> python-2.6.8.ebuild, + python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild: + remove fbsd keywords on ebuilds depending on sys-apps/paxctl which doesnt + build and isnt keyworded + + 26 Apr 2012; Mike Gilbert <floppym@gentoo.org> python-2.6.8.ebuild, + python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild: + Restore djc's fix for bug 368207. + + 26 Apr 2012; Mike Gilbert <floppym@gentoo.org> python-2.6.8.ebuild, + python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild: + Don't pax-mark libpython.so. Bug 413671. + + 26 Apr 2012; Mike Gilbert <floppym@gentoo.org> python-2.6.8.ebuild, + python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild: + Re-add dependency on sys-apps/paxctl due to bug 413671. + +*python-3.1.5 (26 Apr 2012) +*python-2.7.3-r1 (26 Apr 2012) +*python-3.2.3 (26 Apr 2012) +*python-2.6.8 (26 Apr 2012) + + 26 Apr 2012; Mike Gilbert <floppym@gentoo.org> +python-2.6.8.ebuild, + +python-2.7.3-r1.ebuild, +python-3.1.5.ebuild, +python-3.2.3.ebuild: + Version bumps for security bug 396329. Ebuilds and patchsets based on work by + Arfrever in Progress overlay. + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> python-3.2.2-r1.ebuild: + keyword ~amd64-fbsd + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> python-2.7.3.ebuild: + keyword ~amd64-fbsd + +*python-2.7.3 (12 Apr 2012) + + 12 Apr 2012; Dirkjan Ochtman <djc@gentoo.org> +python-2.7.3.ebuild: + Version bump to 2.7.3, addressing bugs 368207, 301691. + +*python-3.1.4-r4 (21 Mar 2012) +*python-3.2.2-r1 (21 Mar 2012) + + 21 Mar 2012; Mike Gilbert <floppym@gentoo.org> + +files/python-3-distutils-egg-utf8.patch, +python-3.1.4-r4.ebuild, + +python-3.2.2-r1.ebuild: + Resolve distutils issue with unicode characters in egg-info files. Patch + backported by mgorny. Bug 343721. + + 07 Mar 2012; Brent Baude <ranger@gentoo.org> python-3.2.2.ebuild: + Marking python-3.2.2 ppc for bug 403875 + + 05 Mar 2012; Jeff Horelick <jdhore@gentoo.org> python-3.2.2.ebuild: + marked x86 per bug 403875 + + 05 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> python-2.5.4-r4.ebuild: + Remove obsolete sys-devel/gcc[libffi] built_with_use check wrt #406927 by + Michael Weber + + 03 Mar 2012; Brent Baude <ranger@gentoo.org> python-3.2.2.ebuild: + Marking python-3.2.2 ppc64 for bug 403875 + + 18 Feb 2012; Jeroen Roovers <jer@gentoo.org> python-3.2.2.ebuild: + Stable for HPPA (bug #403875). + + 17 Feb 2012; Agostino Sarubbo <ago@gentoo.org> python-3.2.2.ebuild: + Stable for amd64, wrt bug #403875 + + 15 Feb 2012; Dirkjan Ochtman <djc@gentoo.org> -python-2.7.1-r1.ebuild, + -python-3.1.3-r1.ebuild: + Remove some old versions. + + 13 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> python-2.7.2-r3.ebuild, + python-3.1.4-r3.ebuild: + ppc64 stable wrt #387849 + + 10 Feb 2012; Patrick Lauer <patrick@gentoo.org> -python-2.4.6.ebuild: + Removing last python-2.4 ebuilds. Was nice having you around ... + + 01 Feb 2012; Brent Baude <ranger@gentoo.org> python-2.7.2-r3.ebuild, + python-3.1.4-r3.ebuild: + Marking -2.7.2-r3 and -3.1.4-r3 for bug 387849 + + 01 Jan 2012; Andreas K. Huettel <dilfridge@gentoo.org> +ChangeLog-2011: + Split ChangeLog. For older entries, please see ChangeLog-2011. diff --git a/dev-lang/python/ChangeLog-2011 b/dev-lang/python/ChangeLog-2011 new file mode 100644 index 00000000..7e2ecbc1 --- /dev/null +++ b/dev-lang/python/ChangeLog-2011 @@ -0,0 +1,2583 @@ +# ChangeLog for dev-lang/python +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog-2011,v 1.1 2012/01/01 20:25:25 dilfridge Exp $ + + 14 Dec 2011; Mike Gilbert <floppym@gentoo.org> python-2.5.4-r4.ebuild: + Apply linux3 platform workaround. Fixes bug 394143. + + 13 Dec 2011; Dirkjan Ochtman <djc@gentoo.org> files/linux2.patch: + Prune back linux2.patch to prevent race conditions (bug 394547). + + 09 Dec 2011; Mike Frysinger <vapier@gentoo.org> python-3.2.2.ebuild: + Replace hardcoded /lib64 searching with /<abi_libdir> paths. + + 01 Dec 2011; Dirkjan Ochtman <djc@gentoo.org> python-2.7.2-r3.ebuild, + python-3.1.4-r3.ebuild, python-3.2.2.ebuild: + Fix autogen problems (bug 355733). + + 01 Dec 2011; Dirkjan Ochtman <djc@gentoo.org> -python-2.7.2-r2.ebuild, + -python-3.1.4-r2.ebuild, -python-3.2-r2.ebuild: + Remove old versions from the tree. + + 26 Nov 2011; Mike Gilbert <floppym@gentoo.org> python-2.6.7-r2.ebuild, + python-2.7.2-r2.ebuild, python-2.7.2-r3.ebuild, python-3.1.4-r2.ebuild, + python-3.1.4-r3.ebuild: + Remove reference to snapshots in python overlay. + + 31 Oct 2011; Mike Frysinger <vapier@gentoo.org> python-2.6.7-r2.ebuild, + python-2.7.2-r2.ebuild, python-2.7.2-r3.ebuild, python-3.1.4-r2.ebuild, + python-3.1.4-r3.ebuild, python-3.2-r2.ebuild, python-3.2.2.ebuild: + Drop unnecessary USE=kernel_linux check in plat-linux3 setup. + + 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> python-2.7.2-r3.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #387849 + + 27 Oct 2011; Tony Vroon <chainsaw@gentoo.org> python-2.7.2-r3.ebuild, + python-3.1.4-r3.ebuild: + Marked stable on AMD64; objections in arch testing by Ian "idella4" Delaney & + Agostino "ago" Sarubbo in bug #387849 were overridden by request of Dirkjan + Ochtman. + + 27 Oct 2011; Jesus Rivero <neurogeek@gentoo.org> python-2.4.6.ebuild, + python-2.5.4-r4.ebuild, python-2.6.6-r2.ebuild, python-2.7.1-r1.ebuild, + python-3.1.3-r1.ebuild, python-3.2-r2.ebuild, python-3.2.2.ebuild, + files/pydoc.conf, files/pydoc.init: + Changes to pydoc conf.d and init.d files wrt bug #361867. Patch by + Arfrever + + 26 Oct 2011; Jeroen Roovers <jer@gentoo.org> python-3.1.4-r3.ebuild: + Stable for HPPA (bug #387849). + + 26 Oct 2011; Jeroen Roovers <jer@gentoo.org> python-2.7.2-r3.ebuild: + Stable for HPPA (bug #387849). + + 24 Oct 2011; Markus Meier <maekke@gentoo.org> python-2.7.2-r3.ebuild: + arm stable, bug #387849 + + 23 Oct 2011; Markus Meier <maekke@gentoo.org> python-3.1.4-r3.ebuild: + x86 stable, bug #387849 + + 23 Oct 2011; Markus Meier <maekke@gentoo.org> python-2.7.2-r3.ebuild: + x86 stable, bug #387849 + +*python-3.2.2 (16 Sep 2011) + + 16 Sep 2011; Dirkjan Ochtman <djc@gentoo.org> +python-3.2.2.ebuild: + Version bump to 3.2.2 (fixes bug 375051). + +*python-3.1.4-r3 (16 Sep 2011) +*python-2.7.2-r3 (16 Sep 2011) + + 16 Sep 2011; Dirkjan Ochtman <djc@gentoo.org> +files/linux2.patch, + +python-2.7.2-r3.ebuild, +python-3.1.4-r3.ebuild: + Set sys.platform to linux2 even on linux3 (bug 375257). + + 16 Sep 2011; Dirkjan Ochtman <djc@gentoo.org> -python-2.6.5-r3.ebuild, + -python-2.7.1-r2.ebuild: + Remove old versions. + + 27 Aug 2011; Jesus Rivero <neurogeek@gentoo.org> python-2.7.2-r2.ebuild, + python-3.1.3-r1.ebuild, python-3.1.4-r2.ebuild: + Change to generic license + + 23 Aug 2011; Jesus Rivero <neurogeek@gentoo.org> python-3.2-r2.ebuild, + +files/python-3.2-soname_typo.patch: + Applied patch from upstream, wrt bug #376303. Fixed License + + 07 Aug 2011; Naohiro Aota <naota@gentoo.org> python-2.6.7-r2.ebuild, + python-2.7.2-r2.ebuild, python-3.1.4-r2.ebuild, python-3.2-r2.ebuild: + Move more linux3 compat hack into kernel_linux check. Bug #374579 + + 05 Aug 2011; Naohiro Aota <naota@gentoo.org> python-2.6.7-r2.ebuild, + python-2.7.2-r2.ebuild, python-3.1.4-r2.ebuild, python-3.2-r2.ebuild: + Move linux3 compat hack into kernel_linux check. Bug #374579 + +*python-3.2-r2 (24 Jul 2011) +*python-3.1.4-r2 (24 Jul 2011) +*python-2.7.2-r2 (24 Jul 2011) +*python-2.6.7-r2 (24 Jul 2011) + + 24 Jul 2011; Jesus Rivero <neurogeek@gentoo.org> -python-2.6.7-r1.ebuild, + +python-2.6.7-r2.ebuild, -python-2.7.2-r1.ebuild, +python-2.7.2-r2.ebuild, + -python-3.1.4-r1.ebuild, +python-3.1.4-r2.ebuild, -python-3.2-r1.ebuild, + +python-3.2-r2.ebuild: + Revbump N. 2 for all testing versions of Python wrt bug #374579 and linux-3 + +*python-3.2-r1 (22 Jul 2011) +*python-3.1.4-r1 (22 Jul 2011) +*python-2.7.2-r1 (22 Jul 2011) +*python-2.6.7-r1 (22 Jul 2011) + + 22 Jul 2011; Jesus Rivero <neurogeek@gentoo.org> -python-2.6.7.ebuild, + +python-2.6.7-r1.ebuild, -python-2.7.2.ebuild, +python-2.7.2-r1.ebuild, + -python-3.1.4.ebuild, +python-3.1.4-r1.ebuild, -python-3.2.ebuild, + +python-3.2-r1.ebuild: + Revbump for all testing versions of Python wrt bug #374579 and linux-3 + + 27 Jun 2011; Dirkjan Ochtman <djc@gentoo.org> python-2.7.2.ebuild, + python-3.2.ebuild: + Bump required autoconf version to 2.65 (bug 372461). + +*python-3.1.4 (27 Jun 2011) +*python-2.7.2 (27 Jun 2011) +*python-2.6.7 (27 Jun 2011) + + 27 Jun 2011; Dirkjan Ochtman <djc@gentoo.org> +python-2.6.7.ebuild, + +python-2.7.2.ebuild, +python-3.1.4.ebuild: + Version bumps. Ebuilds and patchsets by Arfrever. + +*python-2.7.1-r2 (17 May 2011) + + 17 May 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.7.1-r2.ebuild: + Use PyXML only after calling xml.use_pyxml(). + + 17 May 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.4.6.ebuild, python-2.5.4-r4.ebuild, python-2.6.5-r3.ebuild, + python-2.6.6-r2.ebuild, python-2.7.1-r1.ebuild, python-3.1.3-r1.ebuild, + python-3.2.ebuild, files/pydoc.init: + Use target pydoc script in pydoc init.d script (bug #361867). + + 22 Apr 2011; Raúl Porcel <armin76@gentoo.org> python-2.7.1-r1.ebuild: + alpha/ia64/m68k/s390/sh stable wrt #358717 + + 18 Apr 2011; Thomas Kahle <tomka@gentoo.org> python-2.7.1-r1.ebuild: + x86 stable per bug 358717 + + 05 Apr 2011; Ulrich Mueller <ulm@gentoo.org> python-2.4.6.ebuild, + python-2.5.4-r4.ebuild, python-2.6.5-r3.ebuild, python-2.6.6-r1.ebuild, + python-2.6.6-r2.ebuild, python-2.7.1-r1.ebuild, python-3.1.2-r4.ebuild, + python-3.1.3-r1.ebuild, python-3.2.ebuild: + Don't PROVIDE virtual/python, bug 358849. + + 04 Apr 2011; Jeroen Roovers <jer@gentoo.org> python-2.7.1-r1.ebuild: + Stable for HPPA (bug #358717). + + 04 Apr 2011; Michael Weber <xmw@gentoo.org> python-2.7.1-r1.ebuild: + arm/sparc stable (bug 358717) + + 25 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> python-2.7.1-r1.ebuild: + ppc64 stable wrt #358717 + + 24 Mar 2011; Christoph Mende <angelos@gentoo.org> python-2.7.1-r1.ebuild: + Stable on amd64 wrt bug #358717 + + 22 Mar 2011; Brent Baude <ranger@gentoo.org> python-2.7.1-r1.ebuild: + Marking python-2.7.1-r1 ppc for bug 358717 + + 18 Mar 2011; Mike Frysinger <vapier@gentoo.org> python-2.4.6.ebuild, + python-2.5.4-r4.ebuild, python-2.6.5-r3.ebuild, python-2.6.6-r1.ebuild, + python-2.6.6-r2.ebuild, python-2.7.1-r1.ebuild, python-3.1.2-r4.ebuild, + python-3.1.3-r1.ebuild, python-3.2.ebuild: + Drop useless calls to prep_ml_includes #357727. + + 26 Feb 2011; Raúl Porcel <armin76@gentoo.org> python-2.6.6-r2.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #355927 + + 26 Feb 2011; Markos Chandras <hwoarang@gentoo.org> python-2.6.6-r2.ebuild, + python-3.1.3-r1.ebuild: + Stable on amd64 wrt bug #355927 + + 24 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + python-2.6.6-r2.ebuild, python-3.1.3-r1.ebuild: + x86 stable wrt security bug #355927 + + 23 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + python-2.6.6-r2.ebuild, python-3.1.3-r1.ebuild: + ppc/ppc64 stable wrt #355927 + + 23 Feb 2011; Jeroen Roovers <jer@gentoo.org> python-2.6.6-r2.ebuild, + python-3.1.3-r1.ebuild: + Stable for HPPA (bug #355927). + +*python-3.2 (21 Feb 2011) + + 21 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-3.2.ebuild: + Version bump. + +*python-3.1.3-r1 (21 Feb 2011) + + 21 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + -python-3.1.3.ebuild, +python-3.1.3-r1.ebuild: + Fix regression in unicodedata.normalize() (Python issue #10254). Fix + NameError in logging.handlers.TimedRotatingFileHandler.__init__() (Gentoo bug + #350400, Python issue #10810). Don't skip test_ctypes tests on hardened/PAX + (Gentoo bug #348745). + +*python-2.7.1-r1 (21 Feb 2011) + + 21 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + -python-2.7.ebuild, -python-2.7.1.ebuild, +python-2.7.1-r1.ebuild: + Fix incompatible API change in xmlrpclib.Transport.parse_response() (Gentoo + bug #347465, Python issue #8194). Fix regression in unicodedata.normalize() + (Python issue #10254). Don't skip test_ctypes tests on hardened/PAX (Gentoo + bug #348745). + +*python-2.6.6-r2 (21 Feb 2011) + + 21 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.6.6-r2.ebuild: + Fix DoS vulnerability in smtpd (Python issue #9129). Fix regression in + unicodedata.normalize() (Python issue #10254). Don't skip test_ctypes tests + on hardened/PAX (Gentoo bug #348745). + + 20 Feb 2011; Raúl Porcel <armin76@gentoo.org> python-2.6.6-r1.ebuild: + ia64/m68k/s390/sh/sparc stable wrt #342927 + + 06 Jan 2011; Brent Baude <ranger@gentoo.org> python-2.6.6-r1.ebuild: + Marking python-2.6.6-r1 ppc for bug 342927 + + 01 Jan 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + python-2.6.6-r1.ebuild: + Non-maintainer commit. + Reverting commit that broke stage generation for python-2.6.6-r1 as it wasn't + reverted before - bug 347867. + This commit was accepted by Arfrever. + + 29 Dec 2010; Markos Chandras <hwoarang@gentoo.org> python-2.6.6-r1.ebuild: + Stable on amd64 wrt bug #342927 + + 27 Dec 2010; Brent Baude <ranger@gentoo.org> python-2.6.6-r1.ebuild: + Marking python-2.6.6-r1 ppc64 for bug 342927 + + 27 Dec 2010; Brent Baude <ranger@gentoo.org> python-3.1.2-r4.ebuild: + Marking python-3.1.2-r4 ppc64 for bug 325593 + + 22 Dec 2010; Tobias Klausmann <klausman@gentoo.org> python-2.6.6-r1.ebuild: + Stable on alpha, bug #342927 + + 21 Dec 2010; Markus Meier <maekke@gentoo.org> python-2.6.6-r1.ebuild: + arm stable, bug #342927 + + 16 Dec 2010; Jesus Rivero <neurogeek@gentoo.org> python-2.4.6.ebuild, + python-2.5.4-r4.ebuild, python-2.7.ebuild, python-2.7.1.ebuild, + python-3.1.3.ebuild: + Reverting commit that broke stage generation - bug 347867. + + 14 Dec 2010; Jeroen Roovers <jer@gentoo.org> python-2.6.6-r1.ebuild: + Stable for HPPA (bug #342927). + + 07 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + python-2.6.6-r1.ebuild: + x86 stable wrt bug #342927 + + 06 Dec 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + python-2.6.5-r3.ebuild, python-3.1.2-r4.ebuild: + Non-maintainer commit. + Reverting commit that broke stage generation - bug 347867. + + 01 Dec 2010; <sping@gentoo.org> python-2.4.6.ebuild, python-2.5.4-r4.ebuild, + python-2.6.5-r3.ebuild, python-2.6.6-r1.ebuild, python-2.7.ebuild, + python-2.7.1.ebuild, python-3.1.2-r4.ebuild, python-3.1.3.ebuild: + Save/restore active Python version across calls to pkg_postrm() of the ebuild + about to be replaced. Ensure /usr/bin/python symlink. + + 29 Nov 2010; <sping@gentoo.org> python-2.7.1.ebuild, python-3.1.3.ebuild: + Remove eselect_python_update() from 2.7.1 and 3.1.3 + +*python-3.1.3 (28 Nov 2010) +*python-2.7.1 (28 Nov 2010) + + 28 Nov 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.7.1.ebuild, +python-3.1.3.ebuild: + Version bumps. 2.7: Enable loadable sqlite extensions (bug #335505). + + 27 Nov 2010; Sebastian Pipping <sping@gentoo.org> python-2.4.6.ebuild, + python-2.5.4-r4.ebuild, python-2.6.5-r3.ebuild, python-2.6.6-r1.ebuild, + python-2.7.ebuild, python-3.1.2-r4.ebuild: + Disable auto-bumping of active Python version by removing + eselect_python_update() and its invocation as explained and announced on + gentoo-dev + + 27 Oct 2010; Dirkjan Ochtman <djc@gentoo.org> -python-2.6.4-r1.ebuild, + -python-2.6.5-r2.ebuild, -python-3.1.2-r3.ebuild: + Remove old versions. + + 27 Oct 2010; Dirkjan Ochtman <djc@gentoo.org> python-2.6.6-r1.ebuild: + Disable test___all__ to fix bug 321075. + + 13 Oct 2010; Dirkjan Ochtman <djc@gentoo.org> python-2.6.6-r1.ebuild: + Use mirrors for the patch set. + +*python-2.6.6-r1 (12 Oct 2010) + + 12 Oct 2010; Dirkjan Ochtman <djc@gentoo.org> -python-2.6.6.ebuild, + +python-2.6.6-r1.ebuild: + 2.6.6-r1 actually has the rwx-mmap patch and the portage blocker. + + 11 Oct 2010; Dirkjan Ochtman <djc@gentoo.org> python-2.6.6.ebuild: + Block 2.6.6 on portage-2.1.9 (earlier portage suffers from bug 330937). + +*python-2.6.6 (08 Oct 2010) + + 08 Oct 2010; Dirkjan Ochtman <djc@gentoo.org> +python-2.6.6.ebuild: + Version bump to 2.6.6 (bug 334425). + + 15 Aug 2010; Jeroen Roovers <jer@gentoo.org> python-3.1.2-r4.ebuild: + Stable for HPPA (bug #325593). + + 11 Aug 2010; Joseph Jezak <josejx@gentoo.org> python-2.6.5-r3.ebuild, + python-3.1.2-r4.ebuild: + Marked ppc/ppc64 stable for bug #325593. + + 08 Aug 2010; Raúl Porcel <armin76@gentoo.org> python-2.6.5-r3.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #325593 + + 06 Aug 2010; Markos Chandras <hwoarang@gentoo.org> python-2.6.5-r3.ebuild, + python-3.1.2-r4.ebuild: + Stable on amd64 wrt bug #325593 + + 06 Aug 2010; Jeroen Roovers <jer@gentoo.org> python-2.6.5-r3.ebuild: + Stable for HPPA (bug #325593). + + 06 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + python-3.1.2-r4.ebuild: + stable x86, security bug 325593 + + 06 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + python-2.6.5-r3.ebuild: + stable x86, security bug 325593 + + 02 Aug 2010; Brian Harring <ferringb@gentoo.org> + -python-2.6.5_p20100801.ebuild, -python-2.7_p20100801.ebuild, + -python-3.1.2_p20100801.ebuild: + Remove untested versions, one of which flat out breaks emerge (bug 330937). + These should not be re-added without going through devrel/qa. + +*python-3.1.2_p20100801 (02 Aug 2010) +*python-2.7_p20100801 (02 Aug 2010) +*python-2.6.5_p20100801 (02 Aug 2010) + + 02 Aug 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.6.5_p20100801.ebuild, +python-2.7_p20100801.ebuild, + +python-3.1.2_p20100801.ebuild: + Improve usage of mmap in _ctypes module (bug #329499). Fix handling of + environmental variables (bug #329705). Backport some fixes from release + branches. + + 31 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.6.4-r1.ebuild, python-2.6.5-r2.ebuild, python-2.6.5-r3.ebuild, + python-2.7.ebuild, python-3.1.2-r3.ebuild, python-3.1.2-r4.ebuild: + Revert wrong change in _ctypes module (bug #329499). + + 30 Jul 2010; Jeroen Roovers <jer@gentoo.org> python-3.1.2-r3.ebuild: + Stable for HPPA (bug #320043). + + 25 Jul 2010; <solar@gentoo.org> python-2.6.4-r1.ebuild, + python-2.6.5-r2.ebuild, python-2.6.5-r3.ebuild, python-2.7.ebuild, + python-3.1.2-r3.ebuild, python-3.1.2-r4.ebuild: + - The Modules/_ctypes/malloc_closure.c misuses a mmap() call trying to set + a mem segment to rwx when it does not need it. Bug 329499 + + 22 Jul 2010; Markus Meier <maekke@gentoo.org> python-2.6.5-r2.ebuild: + arm stable, bug #319723 + + 18 Jul 2010; <nixnut@gentoo.org> python-3.1.2-r3.ebuild: + ppc stable #320043 + + 17 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-3.1.2-r4.ebuild: + Fix parallel installation (bug #328009). + + 15 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-3.1.2-r4.ebuild: + Fix building with some locales (bug #328047). + +*python-3.1.2-r4 (12 Jul 2010) + + 12 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-3.1.2-r4.ebuild: + Fix segmentation fault with non-module encodings directory on PYTHONPATH (bug #314883). + Fix building with Linux <2.6.9 headers (bug #317937). Fix httplib.HTTPResponse.read() + (bug #321545). Fix vulnerabilities in audioop module (bug #325593). Backport some + fixes from 3.1 branch. + +*python-2.6.5-r3 (12 Jul 2010) + + 12 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.6.5-r3.ebuild: + Fix building with Linux <2.6.9 headers (bug #317937). Fix httplib.HTTPResponse.read() + (bug #321545). Fix vulnerabilities in audioop module (bug #325593). Backport some + fixes from 2.6 branch. + +*python-2.7 (04 Jul 2010) + + 04 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.7.ebuild: + Version bump. + + 22 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + python-2.6.5-r2.ebuild: + stable x86, bug 319723 + + 04 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + python-3.1.2-r3.ebuild: + x86 stable wrt bug #320043 + + 04 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-3.1.2-r3.ebuild: + Disable tests with USE="-threads" (bug #322755). + + 26 May 2010; Markos Chandras <hwoarang@gentoo.org> python-3.1.2-r3.ebuild: + Stable on amd64 wrt bug #320043 + + 25 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.4.6.ebuild, python-2.5.4-r4.ebuild, python-2.6.4-r1.ebuild, + python-2.6.5-r2.ebuild, python-3.1.2-r3.ebuild: + Work around bug #321145. + + 24 May 2010; <nixnut@gentoo.org> python-2.6.5-r2.ebuild: + ppc stable #319723 + + 23 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.4.6.ebuild, python-2.5.4-r4.ebuild, python-2.6.5-r2.ebuild, + python-3.1.2-r3.ebuild: + Support FEATURES="test-fail-continue". Don't install byte-compiled Python + modules (bug #301915). + + 21 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.6.5-r2.ebuild: + amd64 stable (tested by rullzer) (bug #319723). + + 14 May 2010; Jeroen Roovers <jer@gentoo.org> python-2.6.5-r2.ebuild: + Stable for HPPA (bug #319723). + + 02 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-3.1.2-r3.ebuild: + Don't use ebeep() (bug #318091). + +*python-3.1.2-r3 (01 May 2010) + + 01 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-3.1.2-r3.ebuild: + Don't add GENTOO_PYTHON_WRAPPER_SCRIPT_PATH to os.environ (bug #315919). + Backport some fixes from 3.1 branch. Use EAPI="3". + +*python-2.6.5-r2 (01 May 2010) + + 01 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.6.5-r2.ebuild: + Don't add GENTOO_PYTHON_WRAPPER_SCRIPT_PATH to os.environ (bug #315919). + Fix failure of test_zlib with zlib 1.2.4 (Python issue #8193). Backport + some fixes from 2.6 branch. + +*python-3.1.2-r2 (11 Apr 2010) + + 11 Apr 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-3.1.2-r2.ebuild: + Use correct types of pointers. Fix failure of test_zlib with zlib 1.2.4 + (Python issue #8193). + +*python-3.1.2-r1 (25 Mar 2010) + + 25 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-3.1.2-r1.ebuild: + Allow str subclasses to override __str__ method (Python issue #1583863). + Fix argument validation in sys.setfilesystemencoding() (Python issue #8226). + +*python-2.6.5-r1 (25 Mar 2010) + + 25 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.6.5-r1.ebuild: + Allow unicode subclasses to override __unicode__ method (Python issue #1583863). + Fix thread creation in low memory condition (Python issue #7544). + Fix unicodedata.normalize (Python issue #1054943). Set sys.executable to + empty string when program name is invalid (Python issue #7774). + + 25 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.6.5.ebuild, python-3.1.2.ebuild: + Unset variables after using them to avoid affecting child processes. + +*python-3.1.2 (22 Mar 2010) + + 22 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-3.1.2.ebuild: + Version bump. Fixed bugs: #189283, #279234, #300961, #301848, #302519. + Respect GENTOO_PYTHON_PROCESS_NAME, GENTOO_PYTHON_WRAPPER_SCRIPT_PATH and + GENTOO_PYTHON_TARGET_SCRIPT_PATH environmental variables. + +*python-2.6.5 (21 Mar 2010) + + 21 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.6.5.ebuild: + Version bump. Fixed bugs: #189283, #279234, #282859, #300961, #301848. + Respect GENTOO_PYTHON_PROCESS_NAME, GENTOO_PYTHON_WRAPPER_SCRIPT_PATH and + GENTOO_PYTHON_TARGET_SCRIPT_PATH environmental variables. + + 20 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.4.6.ebuild, python-2.5.4-r4.ebuild, python-2.6.4-r1.ebuild, + python-3.1.1-r1.ebuild: + Use -fwrapv (bug #297276). Install email module with USE="build". + + 10 Mar 2010; Joseph Jezak <josejx@gentoo.org> python-2.6.4-r1.ebuild: + Marked ppc/ppc64 stable for bug #306793. + + 07 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> + python-2.6.4-r1.ebuild: + amd64 stable wrt #306793 + + 07 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.4.6.ebuild, python-2.5.4-r4.ebuild, python-2.6.4.ebuild, + python-2.6.4-r1.ebuild: + Delete no longer needed recommendation (bug #307887). + + 04 Mar 2010; Raúl Porcel <armin76@gentoo.org> python-2.6.4-r1.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #306793 + + 04 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-3.1.1-r1.ebuild: + Depend on >=app-admin/python-updater-0.8, which supports packages + installable for multiple versions of Python. + + 26 Feb 2010; Jeroen Roovers <jer@gentoo.org> python-2.6.4-r1.ebuild: + Stable for HPPA (bug #306793). + + 25 Feb 2010; Christian Faulhammer <fauli@gentoo.org> + python-2.6.4-r1.ebuild: + stable x86, bug 306793 + + 21 Feb 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.4.6.ebuild, python-2.5.4-r4.ebuild, python-2.6.4-r1.ebuild, + python-3.1.1-r1.ebuild: + Don't install idle${SLOT} and idlelib module with USE="-tk" (bug #237788). + Enable "ssl" USE flag by default via IUSE (bug #304891). + + 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> python-2.5.4-r4.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #303005 + + 10 Feb 2010; Jeroen Roovers <jer@gentoo.org> python-2.5.4-r4.ebuild: + Stable for HPPA (bug #303005). + + 10 Feb 2010; Joseph Jezak <josejx@gentoo.org> python-2.5.4-r4.ebuild: + Marked ppc stable for bug #303005. + + 07 Feb 2010; Markus Meier <maekke@gentoo.org> python-2.5.4-r4.ebuild: + arm/x86 stable, bug #303005 + + 04 Feb 2010; Brent Baude <ranger@gentoo.org> python-2.5.4-r4.ebuild: + Marking python-2.5.4-r4 ppc64 for bug 303005 + + 01 Feb 2010; Markos Chandras <hwoarang@gentoo.org> python-2.5.4-r4.ebuild: + Stable on amd64 wrt bug #303005 + +*python-2.6.4-r1 (26 Jan 2010) + + 26 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.6.4-r1.ebuild: + Respect PYTHONDONTWRITEBYTECODE / sys.dont_write_bytecode in distutils. + Check availability of nis headers before building of nis module (bug #288110). + Use pkg-config found by AC_PATH_TOOL() to avoid problem during crosscompilation + (bug #299044). Don't ignore __cmp__() of metaclasses. + + 12 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.4.6.ebuild, python-2.5.4-r3.ebuild, python-2.5.4-r4.ebuild, + python-2.6.4.ebuild, python-3.1.1-r1.ebuild: + Fix building with Portage <2.1.7 (bug #300671). + + 01 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-3.1.1-r1.ebuild: + Respect PYTHONDONTWRITEBYTECODE / sys.dont_write_bytecode in distutils. + Check availability of nis headers before building of nis module (bug #288110). + Use pkg-config found by AC_PATH_TOOL() to avoid problem during crosscompilation + (bug #299044). Depend on >=app-admin/eselect-python-20091230, which allows + wrapper scipts generated by python_generate_wrapper_scripts() and requiring + Python-2-specific target scripts to work correctly, when Python 3 is set as + main active version of Python. + +*python-2.5.4-r4 (01 Jan 2010) + + 01 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.5.4-r4.ebuild: + Use external libffi (bug #209673). Respect PYTHONDONTWRITEBYTECODE in + distutils. Check availability of nis headers before building of nis + module (bug #288110). + + 01 Jan 2010; Brent Baude <ranger@gentoo.org> python-2.6.4.ebuild: + Marking python-2.6.4 ppc64 for bug 295066 + + 20 Dec 2009; Raúl Porcel <armin76@gentoo.org> python-2.6.4.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #295066 + + 19 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.6.4.ebuild: + Restrict tests from test_httpservers (bug #293201). + + 19 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-3.1.1-r1.ebuild: + Use --with-computed-gotos (bug #296574). + + 13 Dec 2009; Raúl Porcel <armin76@gentoo.org> python-2.6.4.ebuild, + python-3.1.1-r1.ebuild: + Add ~m68k, thanks to kolla for testing + + 09 Dec 2009; nixnut <nixnut@gentoo.org> python-2.6.4.ebuild: + ppc stable #295066 + + 06 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.4.6.ebuild, python-2.5.4-r3.ebuild, python-2.6.2-r1.ebuild, + python-2.6.2-r2.ebuild, python-2.6.3.ebuild, python-2.6.4.ebuild, + python-3.1.1-r1.ebuild, metadata.xml: + Remove "ucs2" USE flag and add "wide-unicode" USE flag (bug #293135). + + 04 Dec 2009; Jeroen Roovers <jer@gentoo.org> python-2.6.4.ebuild: + Stable for HPPA (bug #295066). + + 03 Dec 2009; Markus Meier <maekke@gentoo.org> python-2.6.4.ebuild: + amd64/arm/x86 stable, bug #295066 + + 29 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.6.4.ebuild, python-3.1.1-r1.ebuild: + _ctypes module doesn't work with GCC's internal libffi. + + 07 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-3.1.1-r1.ebuild: + Make logging module ignore absence of multiprocessing module (bug + #291109). + +*python-2.6.4 (30 Oct 2009) + + 30 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.6.4.ebuild: + Version bump. + + 24 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> python-2.6.3.ebuild, + python-3.1.1-r1.ebuild: + Add ~mips keyword #287383 + + 19 Oct 2009; Raúl Porcel <armin76@gentoo.org> python-2.6.2-r1.ebuild: + s390/sh stable wrt #277645 + + 17 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.5.4-r3.ebuild, python-2.6.3.ebuild, python-3.1.1-r1.ebuild: + Fix paths passed to python_mod_optimize() and python_mod_cleanup() (bug + #288354). + + 14 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> + python-3.1.1-r1.ebuild: + Keyword ~sparc-fbsd wrt #287383. + + 14 Oct 2009; Alexis Ballier <aballier@gentoo.org> python-2.6.3.ebuild: + keyword ~sparc-fbsd + + 03 Oct 2009; Fabian Groffen <grobian@gentoo.org> python-2.4.6.ebuild, + python-2.5.4-r3.ebuild, python-2.6.2-r2.ebuild, python-2.6.3.ebuild, + python-3.1.1-r1.ebuild: + Python's _locale module needs libintl, which on non-Linux is in gettext, + depend on virtual/libintl for that case + +*python-2.6.3 (02 Oct 2009) + + 02 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.6.3.ebuild: + Version bump. + + 02 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.6.2-r2.ebuild, python-3.1.1-r1.ebuild: + Remove a workaround for missing keywords. + + 27 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.4.6.ebuild, python-2.5.4-r3.ebuild, python-2.6.2-r2.ebuild, + python-3.1.1-r1.ebuild: + Enable "ncurses" and "readline" USE flags by default. Don't activate + Python 2 when Python 3 is already active. Ensure that Python 2 is + installed. + + 27 Sep 2009; nixnut <nixnut@gentoo.org> python-2.6.2-r1.ebuild: + ppc stable #277645 + + 25 Sep 2009; Zac Medico <zmedico@gentoo.org> python-3.1.1.ebuild, + python-3.1.1-r1.ebuild: + For python 3, don't remove the encodings directory with USE=build, in + order to avoid 'Fatal Python error: Py_Initialize: can't initialize sys + standard streams ImportError: No module named encodings.utf_8'. + + 23 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.4.6.ebuild, python-2.5.4-r3.ebuild, python-2.6.2-r2.ebuild: + Fix handling of USE="-berkdb". + + 23 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.4.6.ebuild, python-2.5.4-r3.ebuild, python-2.6.2-r2.ebuild, + python-3.1.1-r1.ebuild: + Add dependency on app-misc/mime-types which is used by mimetypes module. + Reported by Dirkjan Ochtman. + +*python-3.1.1-r1 (22 Sep 2009) +*python-2.6.2-r2 (22 Sep 2009) + + 22 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.6.2-r2.ebuild, +python-3.1.1-r1.ebuild: + Use external libffi on some architectures (bug #209673). + + 22 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.4.6.ebuild, python-2.5.4-r3.ebuild, python-2.6.2-r1.ebuild: + Restrict sys-libs/db dependencies and add warnings (bug #285553). + + 21 Sep 2009; Tom Gall <tgall@gentoo.org> python-2.6.2-r1.ebuild: + stable for ppc64, bug #277645 + + 17 Sep 2009; Jeroen Roovers <jer@gentoo.org> python-2.6.2-r1.ebuild: + Stable for HPPA (bug #277645). + + 06 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + -files/python-config-2.4, -python-3.1.ebuild: + Delete old ebuild and old python-config. + + 05 Sep 2009; Raúl Porcel <armin76@gentoo.org> python-2.6.2-r1.ebuild: + ia64/sparc stable wrt #277645 + + 01 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.6.2-r1.ebuild: + Fix building on arm OABI (bug #266703). + + 30 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.4.6.ebuild, python-2.5.4-r3.ebuild, python-2.6.2-r1.ebuild, + python-3.1.1.ebuild: + Reenable test_math.py and test_pow.py on alpha (bug #282786). + + 28 Aug 2009; Raúl Porcel <armin76@gentoo.org> python-2.6.2-r1.ebuild: + arm/m68k stable wrt #277645 + + 26 Aug 2009; Tobias Klausmann <klausman@gentoo.org> + python-2.6.2-r1.ebuild: + Stable on alpha, bug #277645 + + 26 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.6.2-r1.ebuild, python-3.1.1.ebuild: + Skip test_math.py on alpha (bug #282786). + + 25 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.6.2-r1.ebuild, python-3.1.1.ebuild: + Fix building of Python 2.6.2-r1 with USE=-threads (bug #282518). Fix + building with USE=build or USE=-xml (bug #282259). Small updates. + + 21 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.5.4-r3.ebuild, python-2.6.2-r1.ebuild, python-3.1.1.ebuild: + Add missing dependency on >=dev-libs/expat-2 and non-zero exit status of + setup.py when building of extensions has failed (bug #281968). + +*python-3.1.1 (17 Aug 2009) + + 17 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-3.1.1.ebuild: + Version bump. Don't install sqlite3 and _sqlite3 modules with USE="-sqlite" + (bug #236466). + + 16 Aug 2009; Christian Faulhammer <fauli@gentoo.org> + python-2.6.2-r1.ebuild: + stable x86, bug 277645 + + 04 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-3.1.ebuild: + Fix building with sys-libs/db headers containing non-UTF-8 characters (bug + #280001). + + 02 Aug 2009; Jeremy Olexa <darkside@gentoo.org> metadata.xml: + Be more verbose about the 'threads' USE flag. + +*python-3.1 (01 Aug 2009) + + 01 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-3.1.ebuild: + Version bump (bug #250186). + + 01 Aug 2009; Zac Medico <zmedico@gentoo.org> python-2.6.2-r1.ebuild: + Bug #248081 - Fix tests not to assume that stdin is a tty. + + 31 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-2.5.4-r3.ebuild, python-2.6.2-r1.ebuild: + Skip test_ctypes on systems with PAX (bug #234498). + + 30 Jul 2009; Jeremy Olexa <darkside@gentoo.org> python-2.6.2-r1.ebuild: + amd64 stable, bug 277645 + + 19 Jul 2009; Raúl Porcel <armin76@gentoo.org> python-2.5.4-r3.ebuild: + arm/ia64/m68k/s390/sh/sparc stable wrt #275311 + + 17 Jul 2009; nixnut <nixnut@gentoo.org> python-2.5.4-r3.ebuild: + ppc stable #275311 + + 05 Jul 2009; Markus Meier <maekke@gentoo.org> python-2.5.4-r3.ebuild: + amd64 stable, bug #275311 + + 04 Jul 2009; Brent Baude <ranger@gentoo.org> python-2.5.4-r3.ebuild: + stable ppc64, bug 275311 + + 30 Jun 2009; Christian Faulhammer <fauli@gentoo.org> + python-2.5.4-r3.ebuild: + stable x86, bug 275311 + + 28 Jun 2009; Tobias Klausmann <klausman@gentoo.org> + python-2.5.4-r3.ebuild: + Stable on alpha, bug #275311 + + 26 Jun 2009; Jeroen Roovers <jer@gentoo.org> python-2.5.4-r3.ebuild: + Stable for HPPA (bug #275311). + +*python-2.6.2-r1 (28 May 2009) + + 28 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.6.2-r1.ebuild: + Install libpython2.6.a in /usr/lib instead of /usr/lib/python2.6/config + (bug #252372). Fix building with Subversion 1.7. + + 27 May 2009; Raúl Porcel <armin76@gentoo.org> python-2.4.6.ebuild: + arm/ia64/m68k/s390/sh/sparc stable wrt #252317 + + 25 May 2009; Markus Meier <maekke@gentoo.org> python-2.4.6.ebuild: + amd64 stable, bug #252317 + + 25 May 2009; Christian Faulhammer <fauli@gentoo.org> python-2.4.6.ebuild: + stable x86, security bug 252317 + +*python-2.5.4-r3 (25 May 2009) + + 25 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.5.4-r3.ebuild: + Install libpython2.5.a in /usr/lib instead of /usr/lib/python2.5/config + (bug #252372). Fix building with Subversion 1.7. Use `eselect python` + instead of alternatives.eclass. + + 25 May 2009; Brent Baude <ranger@gentoo.org> python-2.4.6.ebuild: + Marking python-2.4.6 ppc64 and ppc for bug 252317 + + 24 May 2009; Jeroen Roovers <jer@gentoo.org> python-2.4.6.ebuild: + Stable for HPPA (bug #252317). + + 24 May 2009; Tobias Klausmann <klausman@gentoo.org> python-2.4.6.ebuild: + Stable on alpha, bug #252317 + + 24 May 2009; Tobias Klausmann <klausman@gentoo.org> python-2.4.6.ebuild: + Keyworded on alpha, bug #252317 + +*python-2.4.6 (24 May 2009) + + 24 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.4.6.ebuild: + Version bump (bug #252317). + + 24 Apr 2009; Raúl Porcel <armin76@gentoo.org> python-2.5.4-r2.ebuild: + arm/ia64/m68k/s390/sh/sparc stable wrt #265790 + + 22 Apr 2009; Jeroen Roovers <jer@gentoo.org> python-2.5.4-r2: + Stable for HPPA (bug #265790). + + 19 Apr 2009; Markus Meier <maekke@gentoo.org> python-2.5.4-r2: + amd64/x86 stable, bug #265790 + + 19 Apr 2009; Brent Baude <ranger@gentoo.org> python-2.5.4-r2.ebuild: + Marking python-2.5.4-r2 ppc64 and ppc for bug 265790 + +*python-2.6.2 (18 Apr 2009) + + 18 Apr 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +python-2.6.2.ebuild: + Version bump (bug #266596). + + 18 Apr 2009; Tobias Klausmann <klausman@gentoo.org> + python-2.5.4-r2.ebuild: + Stable on alpha, bug #265790 + + 17 Apr 2009; Joshua Kinard <kumba@gentoo.org> python-2.6-r5.ebuild, + python-2.6.1-r1.ebuild: + Python 2.6 has a build failure on MIPS for now. Dropping our unstable + keywords until it's fixed by upstream or if Upstreams latest patch on + their bug is added. Refer to #266471 for Gentoo for the tracker, or + http://bugs.python.org/issue4305 for the Python issue. + + 12 Apr 2009; Mike Frysinger <vapier@gentoo.org> + +files/python-2.6-chflags-cross.patch, + +files/python-2.6-cross-patch-tweak.patch, python-2.6.1-r1.ebuild: + Fix up cross-compiling with python-2.6. + + 26 Mar 2009; Zac Medico <zmedico@gentoo.org> python-2.5.2-r7.ebuild, + python-2.5.2-r8.ebuild, python-2.5.4-r2.ebuild, python-2.6-r5.ebuild, + python-2.6.1-r1.ebuild: + In src_test, redirect stdin from /dev/tty as a workaround for bug #248081. + +*python-2.6.1-r1 (21 Mar 2009) + + 21 Mar 2009; Jesus Rivero <neurogeek@gentoo.org> -python-2.6.1.ebuild, + +python-2.6.1-r1.ebuild: + Fixed typo in sqlite3 extension. Removed old version + + 26 Feb 2009; Mike Frysinger <vapier@gentoo.org> + +files/python-2.5-cross-printf.patch, python-2.5.2-r7.ebuild, + python-2.5.2-r8.ebuild, python-2.5.4-r2.ebuild: + Fix cross-compilation with %zd printf tests #239110 by xeb and #184308 by + Joel Martin. + + 26 Feb 2009; Mike Frysinger <vapier@gentoo.org> python-2.4.4-r5.ebuild, + python-2.4.4-r6.ebuild, python-2.4.4-r14.ebuild, python-2.4.4-r15.ebuild, + python-2.5.2-r7.ebuild, python-2.5.2-r8.ebuild, python-2.5.4-r2.ebuild, + python-2.6-r5.ebuild, python-2.6.1.ebuild: + Drop host python ver check when cross-compiling since we build up a local + hostpython, and pass CBUILD to the hostpython configure so it detects the + full name of the compiler. + + 10 Feb 2009; <neurogeek@gentoo.org> python-2.6-r5.ebuild, + python-2.6.1.ebuild: + Python 2.6 series. Added +xml use flag to standarize. + + 10 Feb 2009; <neurogeek@gentoo.org> python-2.5.2-r7.ebuild, + python-2.5.2-r8.ebuild, python-2.5.4-r2.ebuild: + Python 2.5 series. Added +xml use flag to standarize. + + 10 Feb 2009; <neurogeek@gentoo.org> python-2.4.4-r5.ebuild, + python-2.4.4-r6.ebuild, python-2.4.4-r14.ebuild, python-2.4.4-r15.ebuild: + Python 2.4.4 series. Added +xml use flag to standarize. + +*python-2.5.4-r2 (24 Jan 2009) + + 24 Jan 2009; Jesus Rivero <neurogeek@gentoo.org> -python-2.5.4-r1.ebuild, + +python-2.5.4-r2.ebuild: + Fixed line breaks errors in ebuild. Removed older version. Closes Bug + #255946. Thanks Walter and Steve for helping + +*python-2.5.4-r1 (22 Jan 2009) + + 22 Jan 2009; Jesus Rivero <neurogeek@gentoo.org> + files/python-2.5.2_turkish.patch, files/python-2.6_turkish.patch, + -python-2.5.4.ebuild, +python-2.5.4-r1.ebuild: + Rev bump. Patch bundle updated to fix turkish locale patch. Updated older + patches too and removed previous version. + +*python-2.5.4 (21 Jan 2009) + + 21 Jan 2009; Jesus Rivero <neurogeek@gentoo.org> +python-2.5.4.ebuild: + Version bump. Some of the patches used in previous versions are not + needed. + + 24 Dec 2008; Jesus Rivero <neurogeek@gentoo.org> python-2.6-r5.ebuild, + python-2.6.1.ebuild: + Added dev-python/python-docs:2.6 + +*python-2.6.1 (13 Dec 2008) + + 13 Dec 2008; Jesus Rivero <neurogeek@gentoo.org> + +files/python-2.6_turkish.patch, +python-2.6.1.ebuild: + Version bump + + 09 Dec 2008; Mike Frysinger <vapier@gentoo.org> python-2.5.2-r8.ebuild, + python-2.6-r5.ebuild: + Set expat to default to on. + + 08 Dec 2008; Mike Frysinger <vapier@gentoo.org> python-2.5.2-r8.ebuild, + python-2.6-r5.ebuild: + Make dev-libs/expat optional via USE=expat. + + 06 Dec 2008; Jesus Rivero <neurogeek@gentoo.org> + +files/python-2.5.2_turkish.patch, python-2.5.2-r8.ebuild: + Fixed support for tr_TR locale. Bug #250075. Thanks to Serkan + +*python-2.6-r5 (17 Nov 2008) + + 17 Nov 2008; <neurogeek@gentoo.org> -python-2.6-r4.ebuild, + +python-2.6-r5.ebuild: + Revision bump. Fixes Bug #219238. Removed older version + + 26 Oct 2008; Ali Polatel <hawking@gentoo.org> python-2.4.4-r5.ebuild, + python-2.4.4-r6.ebuild, python-2.4.4-r14.ebuild, python-2.4.4-r15.ebuild, + python-2.5.2-r7.ebuild, python-2.5.2-r8.ebuild: + Use python_{en,dis}able_pyc. + +*python-2.6-r4 (26 Oct 2008) + + 26 Oct 2008; Ali Polatel <hawking@gentoo.org> +python-2.6-r4.ebuild: + Revbump. Updated patchset to use PYTHONDONTWRITEBYTECODE instead of + PYTHON_DONT_COMPILE. + + 25 Oct 2008; Ali Polatel <hawking@gentoo.org> python-2.5.2-r7.ebuild, + python-2.5.2-r8.ebuild, python-2.6-r3.ebuild: + Nuke the useless bootstrap USE flag for >=python-2.5. Thanks to Arfrever. + +*python-2.6-r3 (25 Oct 2008) + + 25 Oct 2008; Ali Polatel <hawking@gentoo.org> -python-2.6-r2.ebuild, + +python-2.6-r3.ebuild: + Revbump. Bump eselect-python DEPEND to fix bug 240149. Don't install empty + directories. + +*python-2.6-r2 (07 Oct 2008) + + 07 Oct 2008; Ali Polatel <hawking@gentoo.org> -python-2.6-r1.ebuild, + +python-2.6-r2.ebuild: + Revbump. Bump to EAPI 2 and some minor fixes. Drop old. + +*python-2.6-r1 (06 Oct 2008) + + 06 Oct 2008; Ali Polatel <hawking@gentoo.org> -python-2.6.ebuild, + +python-2.6-r1.ebuild: + Revbump. Use use_with for threads, remove die from econf, use emake + instead of make, remove redundant python_mod_{cleanup,optimize}. Drop old. + +*python-2.6 (05 Oct 2008) + + 05 Oct 2008; Ali Polatel <hawking@gentoo.org> + +files/python-2.6-test-cross.patch, -python-2.5.2-r6.ebuild, + +python-2.6.ebuild: + Version bump. Drop old. + +*python-2.5.2-r8 (19 Sep 2008) +*python-2.4.4-r15 (19 Sep 2008) + + 19 Sep 2008; Ali Polatel <hawking@gentoo.org> +python-2.4.4-r15.ebuild, + +python-2.5.2-r8.ebuild: + Revbumps. Updated patchset to fix bug 238124. Install examples under + /usr/share/doc/$PF/examples. + + 17 Sep 2008; Brent Baude <ranger@gentoo.org> python-2.5.2-r7.ebuild: + stable ppc64, bug 236723 + + 14 Sep 2008; Sven Wegener <swegener@gentoo.org> python-2.5.2-r6.ebuild, + python-2.5.2-r7.ebuild: + Use correct sqlite module name, when disabling it. + + 12 Sep 2008; Raúl Porcel <armin76@gentoo.org> python-2.5.2-r7.ebuild: + alpha/ia64 stable wrt #236723 + + 12 Sep 2008; Ferris McCormick <fmccor@gentoo.org> python-2.5.2-r7.ebuild: + Sparc stable --- Bug #236723 --- tests all good. + + 11 Sep 2008; Markus Meier <maekke@gentoo.org> python-2.5.2-r7.ebuild: + amd64/x86 stable, bug #236723 + + 11 Sep 2008; Jeroen Roovers <jer@gentoo.org> python-2.5.2-r7.ebuild: + Stable for HPPA (bug #236723). + + 10 Sep 2008; Brent Baude <ranger@gentoo.org> python-2.5.2-r7.ebuild: + stable ppc, bug 236723 + + 19 Aug 2008; Ali Polatel <hawking@gentoo.org> -files/python-config-2.2, + -files/python-config-2.3, -files/python-2.3.6-disable-failing-tests.patch, + metadata.xml, -python-2.3.5-r2.ebuild, -python-2.3.5-r3.ebuild, + -python-2.3.6.ebuild, -python-2.3.6-r3.ebuild, -python-2.3.6-r6.ebuild, + -python-2.4.4-r13.ebuild, -python-2.5.2-r5.ebuild: + Drop python-2.3, drop old 2.4, 2.5 ebuilds. Add local use flag + descriptions to metadata.xml. + + 31 Jul 2008; Raúl Porcel <armin76@gentoo.org> python-2.5.2-r6.ebuild: + sparc stable + +*python-2.5.2-r7 (31 Jul 2008) + + 31 Jul 2008; Tiziano Müller <dev-zero@gentoo.org> + +python-2.5.2-r7.ebuild: + Added patches for bug #218378 (thanks to Duane Griffin) and bug #233312 + (thanks to Arfrever Frehtes Taifersar Arahesis). + +*python-2.5.2-r6 (31 Jul 2008) +*python-2.4.4-r14 (31 Jul 2008) + + 31 Jul 2008; Tiziano Müller <dev-zero@gentoo.org> + +python-2.4.4-r14.ebuild, +python-2.5.2-r6.ebuild: + Revision bump to fix bug #230640 (CVE-2008-2315, CVE-2008-2316) and bug + #232137 (CVE-2008-{3142,3143,3144}). + + 18 Jul 2008; Olivier Crête <tester@gentoo.org> python-2.5.2-r5.ebuild: + Stable on amd64, bug #178800 + + 18 Jul 2008; Jeroen Roovers <jer@gentoo.org> python-2.5.2-r5.ebuild: + Stable for HPPA (bug #178800). + + 17 Jul 2008; Tobias Klausmann <klausman@gentoo.org> + python-2.5.2-r5.ebuild: + Stable on alpha, bug #178800 + + 17 Jul 2008; Raúl Porcel <armin76@gentoo.org> python-2.5.2-r5.ebuild: + ia64/sparc stable wrt #178800 + + 17 Jul 2008; Christian Faulhammer <opfer@gentoo.org> + python-2.5.2-r5.ebuild: + stable x86, bug 178800 + + 16 Jul 2008; nixnut <nixnut@gentoo.org> python-2.5.2-r5.ebuild: + Stable on ppc wrt bug 178800 + + 09 Jul 2008; Markus Rothe <corsair@gentoo.org> python-2.5.2-r5.ebuild: + Stable on ppc64; bug #178800 + + 30 Jun 2008; Ali Polatel <hawking@gentoo.org> files/pydoc.conf, + files/pydoc.init: + Fixed files/pydoc* headers + +*python-2.5.2-r5 (24 Jun 2008) + + 24 Jun 2008; Ali Polatel <hawking@gentoo.org> -python-2.3.6-r4.ebuild, + -python-2.3.6-r5.ebuild, -python-2.4.4-r9.ebuild, + -python-2.4.4-r10.ebuild, -python-2.4.4-r11.ebuild, + -python-2.4.4-r12.ebuild, -python-2.5.2-r1.ebuild, + -python-2.5.2-r2.ebuild, -python-2.5.2-r3.ebuild, -python-2.5.2-r4.ebuild, + +python-2.5.2-r5.ebuild: + Revbump. Append -fwrapv to CFLAGS if we're using gcc-4, #228905. Updated + patchset to fix memory issues with unicode objects, #222481. Drop old. + + 20 Jun 2008; Ali Polatel <hawking@gentoo.org> python-2.5.2-r4.ebuild: + Fix bsddb dependency, bug 223133. Cosmetics + + 29 May 2008; Ali Polatel <hawking@gentoo.org> python-2.3.5-r2.ebuild, + python-2.3.5-r3.ebuild, python-2.3.6.ebuild, python-2.3.6-r3.ebuild, + python-2.3.6-r4.ebuild, python-2.3.6-r5.ebuild, python-2.3.6-r6.ebuild, + python-2.4.4-r5.ebuild, python-2.4.4-r6.ebuild, python-2.4.4-r9.ebuild, + python-2.4.4-r10.ebuild, python-2.4.4-r11.ebuild, python-2.4.4-r12.ebuild, + python-2.4.4-r13.ebuild, python-2.5.2-r1.ebuild, python-2.5.2-r2.ebuild, + python-2.5.2-r3.ebuild, python-2.5.2-r4.ebuild: + Fix -x option passed to python_mod_optimize, thanks to Remy Blank, + #224137. + + 29 May 2008; Ali Polatel <hawking@gentoo.org> python-2.3.5-r2.ebuild, + python-2.3.5-r3.ebuild, python-2.3.6.ebuild, python-2.3.6-r3.ebuild, + python-2.3.6-r4.ebuild, python-2.3.6-r5.ebuild, python-2.3.6-r6.ebuild, + python-2.4.4-r5.ebuild, python-2.4.4-r6.ebuild, python-2.4.4-r9.ebuild, + python-2.4.4-r10.ebuild, python-2.4.4-r11.ebuild, python-2.4.4-r12.ebuild, + python-2.4.4-r13.ebuild, python-2.5.2-r1.ebuild, python-2.5.2-r2.ebuild, + python-2.5.2-r3.ebuild, python-2.5.2-r4.ebuild: + python_mod_optimize is ROOT aware. + + 28 May 2008; Markus Meier <maekke@gentoo.org> python-2.3.6-r6.ebuild, + python-2.4.4-r13.ebuild: + amd64/x86 stable, security bug #216673 + + 27 May 2008; Markus Rothe <corsair@gentoo.org> python-2.3.6-r6.ebuild, + python-2.4.4-r13.ebuild: + Stable on ppc64; bug #216673 + + 26 May 2008; Tobias Scherbaum <dertobi123@gentoo.org> + python-2.3.6-r6.ebuild, python-2.4.4-r13.ebuild: + ppc stable, bug #216673 + + 26 May 2008; Raúl Porcel <armin76@gentoo.org> python-2.3.6-r6.ebuild, + python-2.4.4-r13.ebuild: + ia64/sparc stable wrt security #216673 + + 25 May 2008; Tobias Klausmann <klausman@gentoo.org> + python-2.3.6-r6.ebuild: + Stable on alpha, bug #216673 + + 25 May 2008; Tobias Klausmann <klausman@gentoo.org> + python-2.4.4-r13.ebuild: + Stable on alpha, bug #216673 + + 25 May 2008; Ali Polatel <hawking@gentoo.org> + +files/python-2.3.6-disable-failing-tests.patch, python-2.3.6-r6.ebuild, + python-2.4.4-r13.ebuild, python-2.5.2-r4.ebuild: + Added patch to disable failing test_bsddb test for 2.3. Disable test_pow + on alpha until upstream comes up with a fix. + + 24 May 2008; Jeroen Roovers <jer@gentoo.org> python-2.3.6-r6.ebuild, + python-2.4.4-r13.ebuild: + Stable for HPPA (bug #216673). + +*python-2.5.2-r4 (21 May 2008) +*python-2.4.4-r13 (21 May 2008) +*python-2.3.6-r6 (21 May 2008) + + 21 May 2008; Ali Polatel <hawking@gentoo.org> +python-2.3.6-r6.ebuild, + +python-2.4.4-r13.ebuild, +python-2.5.2-r4.ebuild: + Revision bumps. Don't build the imageop module on 32 bit as well, #216673. + + 13 May 2008; Ali Polatel <hawking@gentoo.org> python-2.4.4-r12.ebuild, + python-2.5.2-r3.ebuild: + Drop dev-python/python-fchksum from PDEPEND. It's not needed anymore. + +*python-2.5.2-r3 (13 May 2008) +*python-2.4.4-r12 (13 May 2008) + + 13 May 2008; Ali Polatel <hawking@gentoo.org> +python-2.4.4-r12.ebuild, + +python-2.5.2-r3.ebuild: + Revbumps. Updated CXXFLAGS patch so packages overriding + distutils.CCompiler._compile won't fail to build, #219238. Added patch to + fix executable stack for ctypes, thanks to Sandro Bonazzola, #218753. + Added patch to build with system expat, thanks to Diego, #178921. + +*python-2.5.2-r2 (19 Apr 2008) +*python-2.4.4-r11 (19 Apr 2008) + + 19 Apr 2008; Ali Polatel <hawking@gentoo.org> +python-2.4.4-r11.ebuild, + +python-2.5.2-r2.ebuild: + Revbumps. Updated patchset to fix compilation of extensions when CXXFLAGS + is unset. + +*python-2.5.2-r1 (18 Apr 2008) + + 18 Apr 2008; Ali Polatel <hawking@gentoo.org> python-2.3.5-r2.ebuild, + python-2.3.5-r3.ebuild, python-2.3.6.ebuild, -python-2.3.6-r2.ebuild, + python-2.3.6-r3.ebuild, -python-2.4.4-r4.ebuild, python-2.4.4-r5.ebuild, + -python-2.4.4-r7.ebuild, -python-2.4.4-r8.ebuild, -python-2.5.1-r2.ebuild, + -python-2.5.1-r3.ebuild, -python-2.5.1-r4.ebuild, -python-2.5.1-r5.ebuild, + -python-2.5.2.ebuild, +python-2.5.2-r1.ebuild: + Revbump. Updated patchset. Backported upstream patch to make file objects + as thread safe as the underlying libc FILE* implementation. Backported + upstream patch fixing a bunch of infinite C recursions. Dropped old. + Quoting. + +*python-2.5.2 (18 Apr 2008) +*python-2.4.4-r10 (18 Apr 2008) +*python-2.3.6-r5 (18 Apr 2008) + + 18 Apr 2008; Ali Polatel <hawking@gentoo.org> +python-2.3.6-r5.ebuild, + +python-2.4.4-r10.ebuild, +python-2.5.2.ebuild: + Version bumps. Updated patchsets to fix buffer overflow in zlib extension + (CVE-2008-1721) bug 217221 and unsafe PyString_FromStringAndSize(). Added + patch by Mark Peloquin for distutils to respect CXXFLAGS, bug 145206. Add + wininst USE flag to conditionally install MS Windows executables, bug + 198021. Use EAPI=1, rename nothreads and nocxx USE flags to threads and + cxx. + + 11 Mar 2008; Markus Rothe <corsair@gentoo.org> python-2.4.4-r9.ebuild: + Stable on ppc64; bug #211281 + + 11 Mar 2008; Tiziano Müller <dev-zero@gentoo.org> python-2.4.4-r9.ebuild, + python-2.5.1-r5.ebuild: + Changed newinitd/newconfd for pydoc to install the init.d/conf.d scripts as + pydoc-2.x (aka don't break slotting) + + 06 Mar 2008; nixnut <nixnut@gentoo.org> python-2.4.4-r9.ebuild: + Stable on ppc wrt bug 211281 + + 03 Mar 2008; Christoph Mende <angelos@gentoo.org> python-2.4.4-r9.ebuild: + Stable on amd64, bug #211281 + + 03 Mar 2008; Raúl Porcel <armin76@gentoo.org> python-2.4.4-r9.ebuild: + alpha/ia64/sparc/x86 stable wrt #211281 + + 03 Mar 2008; Jeroen Roovers <jer@gentoo.org> python-2.4.4-r9.ebuild: + Stable for HPPA (bug #211281). + + 01 Mar 2008; Tiziano Müller <dev-zero@gentoo.org> +files/pydoc.conf, + +files/pydoc.init, python-2.4.4-r9.ebuild, python-2.5.1-r5.ebuild: + Added init.d/conf.d scripts for the integrated pydoc webserver (bug #59903, + thanks to compnerd). + +*python-2.4.4-r9 (16 Feb 2008) + + 16 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + +python-2.4.4-r9.ebuild: + fix bug 179377, with a dependency adjustment to proper slots of sys-libs/db, + provided by Petr Pisar <petr DOT pisar AT atlas DOT cz> + + 25 Jan 2008; Markus Rothe <corsair@gentoo.org> python-2.3.6-r4.ebuild: + Stable on ppc64; bug #198373 + + 23 Jan 2008; Peter Weller <welp@gentoo.org> python-2.3.6-r4.ebuild: + Stable on amd64; bug 198373 + + 23 Jan 2008; Raúl Porcel <armin76@gentoo.org> python-2.3.6-r4.ebuild: + alpha/ia64/sparc stable wrt security #198373 + + 23 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + python-2.3.6-r4.ebuild: + stable x86, security bug 198373 + + 23 Jan 2008; Jeroen Roovers <jer@gentoo.org> python-2.3.6-r4.ebuild: + Stable for HPPA (bug #198373). + + 23 Jan 2008; Brent Baude <ranger@gentoo.org> python-2.3.6-r4.ebuild: + Marking python-2.3.6-r4 ppc for bug 198373 + +*python-2.3.6-r4 (22 Jan 2008) + + 22 Jan 2008; Ali Polatel <hawking@gentoo.org> +python-2.3.6-r4.ebuild: + Revision bump. New patchset for 2.3.6 including fixes for #198373 and #204343. + Changed berkdb DEPEND, quoting. + +*python-2.5.1-r5 (07 Jan 2008) +*python-2.4.4-r8 (07 Jan 2008) + + 07 Jan 2008; Ali Polatel <hawking@gentoo.org> +python-2.4.4-r8.ebuild, + +python-2.5.1-r5.ebuild: + Revision bump(s). New patchsets for 2.4.4 and 2.5.1 wrt #204700 and #204343 + +*python-2.5.1-r4 (18 Nov 2007) +*python-2.4.4-r7 (18 Nov 2007) + + 18 Nov 2007; Ali Polatel <hawking@gentoo.org> +python-2.4.4-r7.ebuild, + +python-2.5.1-r4.ebuild: + revbump(s). don't install windows executables, bug 198021. updated patchset + to fix implicit dependency on openssl, bug 198398. fix quoting. + + 27 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> + python-2.3.6-r3.ebuild, python-2.4.4-r6.ebuild: + ppc stable, bug #192876 + + 26 Oct 2007; Ali Polatel <hawking@gentoo.org> python-2.4.4-r4.ebuild, + python-2.4.4-r5.ebuild, python-2.4.4-r6.ebuild: + Changed SRC_URI of python-gentoo-patches-2.4* to mirror://gentoo + + 25 Oct 2007; Jeroen Roovers <jer@gentoo.org> python-2.4.4-r6.ebuild: + Stable for HPPA (bug #192876). Fixed quoting issues. + + 25 Oct 2007; Jeroen Roovers <jer@gentoo.org> python-2.3.6-r3.ebuild: + Stable for HPPA (bug #192876). + + 25 Oct 2007; Raúl Porcel <armin76@gentoo.org> python-2.3.6-r3.ebuild, + python-2.4.4-r6.ebuild: + alpha/ia64/sparc stable wrt security #192876 + + 25 Oct 2007; Daniel Gryniewicz <dang@gentoo.org> python-2.3.6-r3.ebuild, + python-2.4.4-r6.ebuild: + Marked stable on amd64 for bug #192876 + + 25 Oct 2007; Markus Rothe <corsair@gentoo.org> python-2.3.6-r3.ebuild, + python-2.4.4-r6.ebuild: + Stable on ppc64; bug #192876 + + 25 Oct 2007; Christian Faulhammer <opfer@gentoo.org> + python-2.3.6-r3.ebuild: + stable x86, security bug 192876 + + 25 Oct 2007; Christian Faulhammer <opfer@gentoo.org> + python-2.4.4-r6.ebuild: + stable x86, security bug 192876 + +*python-2.5.1-r3 (24 Oct 2007) +*python-2.4.4-r6 (24 Oct 2007) +*python-2.3.6-r3 (24 Oct 2007) + + 24 Oct 2007; Ali Polatel <hawking@gentoo.org> +python-2.3.6-r3.ebuild, + +python-2.4.4-r6.ebuild, +python-2.5.1-r3.ebuild: + revbump(s). fix imageop integer overflows (CVE-2007-4965), bug 192876 + + 26 Sep 2007; Joshua Kinard <kumba@gentoo.org> python-2.4.4-r5.ebuild: + Stable on mips, per #188029. + + 24 Sep 2007; Ali Polatel <hawking@gentoo.org> python-2.5.1-r2.ebuild: + don't set LINKCC, removed nocxx use flag. don't pass --with-cxx=no to + configure. bug 193190 + + 22 Sep 2007; Jeroen Roovers <jer@gentoo.org> python-2.4.4-r5.ebuild: + Stable for HPPA (bug #188029). + + 22 Sep 2007; Ferris McCormick <fmccor@gentoo.org> python-2.4.4-r5.ebuild: + Sparc stable --- Bug #188029 --- all tests pass and portage still works. + + 22 Sep 2007; Brent Baude <ranger@gentoo.org> ChangeLog: + MArking python-2.4.4-r5 ppc64 for bug 188029 + + 22 Sep 2007; nixnut <nixnut@gentoo.org> python-2.4.4-r5.ebuild: + Stable on ppc wrt bug 188029 + + 22 Sep 2007; Tom Gall <tgall@gentoo.org> python-2.4.4-r5.ebuild: + stable on ppc64 + + 21 Sep 2007; Raúl Porcel <armin76@gentoo.org> python-2.4.4-r5.ebuild: + alpha/ia64 stable wrt #188029 + + 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + python-2.4.4-r5.ebuild: + Stable on x86 wrt bug #188029. + + 21 Sep 2007; Daniel Gryniewicz <dang@gentoo.org> python-2.4.4-r5.ebuild: + Marked stable on amd64 for bug #188029 + + 10 Sep 2007; Joel Martin <kanaka@gentoo.org> + +files/python-2.4.4-test-cross.patch, python-2.4.4-r4.ebuild, + python-2.4.4-r5.ebuild, python-2.5.1-r2.ebuild: + Fix cross-compile check and add small cross-compile patch to remove unicode + in one of the tests when cross-compiling. + + 08 Sep 2007; Zac Medico <zmedico@gentoo.org> + python-2.4.4-r4.ebuild, python-2.4.4-r5.ebuild: + Add build? ( !dev-python/pycrypto ) to RDEPEND in order to enforce + correct merge order for a stage building issue similar to bug #88777. + + 07 Sep 2007; Ali Polatel <hawking@gentoo.org> + -files/python-2.4.3-db4.patch, -files/python-2.4.3-gentoo_obsd.patch, + -files/python-2.4.3-gentoo_obsd-r1.patch, -python-2.4.3-r1.ebuild, + -python-2.4.3-r4.ebuild, -python-2.4.4.ebuild, -python-2.5-r2.ebuild: + Clean out old versions + + 03 Sep 2007; Zac Medico <zmedico@gentoo.org> python-2.4.4-r4.ebuild, + python-2.4.4-r5.ebuild, python-2.5-r2.ebuild, python-2.5.1-r2.ebuild: + Add build? ( !dev-python/python-fchksum ) to RDEPEND in order + to enforce correct merge order for bug #88777. + +*python-2.4.4-r5 (24 Aug 2007) + + 24 Aug 2007; Ali Polatel <hawking@gentoo.org> +files/python-config-2.4-r1, + +python-2.4.4-r5.ebuild: + Revision bump. Use python-config provided by python-2.5 with small changes + instead of our custom python-config-2.4. bug 188029 + + 20 Aug 2007; Roy Marples <uberlord@gentoo.org> python-2.5.1-r2.ebuild: + export LDFLAGS="-L." -> append-ldflags "-L.", #189298 + thanks to Arfrever Frehtes Taifersar Arahesis. + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> python-2.3.5-r2.ebuild, + python-2.3.5-r3.ebuild, python-2.3.6.ebuild, python-2.3.6-r2.ebuild, + python-2.4.3-r1.ebuild, python-2.4.3-r4.ebuild, python-2.4.4.ebuild, + python-2.4.4-r4.ebuild, python-2.5-r2.ebuild, python-2.5.1-r2.ebuild: + (QA) RESTRICT clean up. + + 30 Jun 2007; Lars Weiler <pylon@gentoo.org> python-2.3.6-r2.ebuild, + python-2.5.1-r2.ebuild: + Keyworded ~ppc; bug #177426. + + 31 May 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: + Remove myself as I'm retiring. + + 19 May 2007; Peter Weller <welp@gentoo.org> python-2.5.1-r2.ebuild: + Keyworded ~amd64 wrt bug 177426 + + 19 May 2007; Peter Weller <welp@gentoo.org> python-2.3.6-r2.ebuild: + Added ~amd64 to python-2.3.6-r2 + + 17 May 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: + Mark myself as maintainer. + + 16 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> + python-2.4.4-r4.ebuild: + ppc stable, bug #177804 + + 16 May 2007; Daniel Gryniewicz <dang@gentoo.org> python-2.4.4-r4.ebuild: + Marked stable on amd64 for bug #177804 + + 14 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + python-2.3.6-r2.ebuild, python-2.5.1-r2.ebuild: + Keyworded ~sparc wrt #177426 + + 14 May 2007; Bryan Østergaard <kloeri@gentoo.org> python-2.4.4-r4.ebuild: + Stable on Alpha and Mips. + + 14 May 2007; Daniel Gryniewicz <dang@gentoo.org> python-2.4.4-r4.ebuild: + Marked ~amd64 for bug #177804 + + 14 May 2007; Bryan Østergaard <kloeri@gentoo.org> python-2.4.4-r4.ebuild: + Fix 2.4.4-r4 tests always being disabled. + + 14 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + python-2.4.4-r4.ebuild: + Stable on sparc wrt security #177804 + + 14 May 2007; Bryan Østergaard <kloeri@gentoo.org> python-2.3.6-r2.ebuild, + python-2.4.4-r4.ebuild, -python-2.5.1-r1.ebuild, python-2.5.1-r2.ebuild: + Fix small bug preventing tests from running, fix manpage symlinks (bug + 177471) and filter as-needed in python-2.3.6-r2 (bug 177614). + + 14 May 2007; Jeroen Roovers <jer@gentoo.org> python-2.4.4-r4.ebuild: + Stable for HPPA (bug #177804). + + 13 May 2007; Markus Rothe <corsair@gentoo.org> python-2.4.4-r4.ebuild: + Stable on ppc64; bug #177804 + + 12 May 2007; Roy Marples <uberlord@gentoo.org> python-2.4.4-r4.ebuild: + Added ~sparc-fbsd keyword. + + 12 May 2007; Raúl Porcel <armin76@gentoo.org> python-2.4.4-r4.ebuild: + ia64 + x86 stable wrt security bug #177804 + + 12 May 2007; Markus Rothe <corsair@gentoo.org> python-2.3.6-r2.ebuild, + python-2.4.4-r4.ebuild, python-2.5.1-r2.ebuild: + Added ~ppc64; bug #177426 + + 11 May 2007; Bryan Østergaard <kloeri@gentoo.org> python-2.4.4-r4.ebuild, + python-2.5.1-r2.ebuild: + Add ~alpha and ~mips keywords. + + 11 May 2007; Bryan Østergaard <kloeri@gentoo.org> + -python-2.1.3-r1.ebuild, -python-2.2.3-r6.ebuild: + More cleanups, this time removing <python-2.3. + + 11 May 2007; Bryan Østergaard <kloeri@gentoo.org> + -python-2.3.6-r1.ebuild, -python-2.4.4-r2.ebuild, -python-2.4.4-r3.ebuild, + -python-2.5-r1.ebuild, -python-2.5.1.ebuild: + Clean out some old versions. + +*python-2.5.1-r2 (11 May 2007) +*python-2.4.4-r4 (11 May 2007) + + 11 May 2007; Bryan Østergaard <kloeri@gentoo.org> + +python-2.4.4-r4.ebuild, +python-2.5.1-r2.ebuild: + Only apply crosscompile patch conditionally, drop tests if crosscompiling + and fix PyLocale.strxfrm leak from bug 177804. srtxfrm from Debian bug + 416934 + +*python-2.5.1-r1 (10 May 2007) +*python-2.4.4-r3 (10 May 2007) +*python-2.3.6-r2 (10 May 2007) + + 10 May 2007; Bryan Østergaard <kloeri@gentoo.org> + +python-2.3.6-r2.ebuild, +python-2.4.4-r3.ebuild, +python-2.5.1-r1.ebuild: + Change threads USE flag to nothreads, fix non-linux linker issue and fix + man-page symlink. + + 08 May 2007; Roy Marples <uberlord@gentoo.org> python-2.5.1.ebuild: + Added ~sparc-fbsd keyword, #177426. + Added ~x86-fbsd keyword, #177426. + export LDFLAGS="-L." so we link modules correctly on FreeBSD and possibly + other systems where python2.5 isn't installed yet. + + 08 May 2007; Raúl Porcel <armin76@gentoo.org> python-2.3.6-r1.ebuild, + python-2.4.4-r2.ebuild, python-2.5.1.ebuild: + Add ~ia64 wrt 177426 + + 08 May 2007; Roy Marples <uberlord@gentoo.org> python-2.4.4-r2.ebuild: + Added ~x86-fbsd keyword, #177426. + + 08 May 2007; Bryan Østergaard <kloeri@gentoo.org> python-2.3.6-r1.ebuild, + python-2.4.4-r2.ebuild, python-2.5.1.ebuild: + Change nptl USE flag to threads. + + 08 May 2007; Jeroen Roovers <jer@gentoo.org> python-2.5.1.ebuild: + Marked ~hppa (bug #177426). + + 07 May 2007; Jeroen Roovers <jer@gentoo.org> python-2.4.4-r2.ebuild: + Marked ~hppa (bug #177426). + + 07 May 2007; Jeroen Roovers <jer@gentoo.org> python-2.3.6-r1.ebuild: + Marked ~hppa (bug #177426). + +*python-2.4.4-r2 (07 May 2007) + + 07 May 2007; Bryan Østergaard <kloeri@gentoo.org> + -python-2.4.4-r1.ebuild, +python-2.4.4-r2.ebuild: + Fix broken 2.4.4 patch causing wrong linking. + + 07 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> python-2.4.4.ebuild: + Stable on sparc + + 07 May 2007; Bryan Østergaard <kloeri@gentoo.org> python-2.3.6-r1.ebuild, + python-2.4.4.ebuild, python-2.4.4-r1.ebuild: + Fix 2.3.6-r1 patch (bug 177464) and disable sax test in 2.4.4. + + 07 May 2007; Bryan Østergaard <kloeri@gentoo.org> python-2.3.5-r2.ebuild, + python-2.3.5-r3.ebuild, python-2.3.6.ebuild, python-2.3.6-r1.ebuild, + python-2.4.3-r1.ebuild, python-2.4.3-r4.ebuild, python-2.4.4.ebuild, + python-2.4.4-r1.ebuild, python-2.5-r1.ebuild, python-2.5-r2.ebuild: + Stable on Alpha, IA64 and x86 + fix digest issue reported in bug 177440. + +*python-2.5.1 (06 May 2007) +*python-2.4.4-r1 (06 May 2007) +*python-2.3.6-r1 (06 May 2007) + + 06 May 2007; Bryan Østergaard <kloeri@gentoo.org> + +python-2.3.6-r1.ebuild, +python-2.4.4-r1.ebuild, +python-2.5.1.ebuild: + Build problems fixed: + bug 120099 dev-lang/python-2.4.2 builds against sys-libs/gdbm with USE="-gdbm" + bug 135239 crosscompiling python. python-2.4.1-bindir-libdir.patch + bug 138647 dev-lang/python-x.x.x distutils installer does not link libraries + bug 150595 dev-lang/python-2.5 fails to compile with LC_ALL=de_DE@euro + bug 150732 python-2.4.3-r4 does not honor ROOT + bug 159967 python doesn't add pthread to LIBS correctly on BSD + + Other problems fixed: + bug 148362 File collision between python-2.4* and python-2.5* + bug 151695 dev-python/python-docs env.d entry incorrect + bug 158383 emerging python-2.4.3-r4 segfaults with -ipv6 + bug 165268 dev-lang/python-2.4.4 fails to build the dbm module + + Test failures fixed: + bug 82469: QA issue: python-2.3.5-maketest failes with propolice + bug 124188 dev-lang/python-2.4.2 fails test_cookielib + bug 154247 dev-lang/python-2.4.4 tests failed: test_sax failed -- 1 of 42 tests failed: test_xmlgen_attr_escape + + Feature requests: + bug 131325 python 2.4.4/2.3.6 enable pthreads inconditionaly + bug 135617 dev-lang/python should install Tools/freeze + bug 176066 dev-lang/python-2.5.1 bump + + Fixed in current upstream version: + bug 90660 python-2.3.5: No module named fcntl + bug 144798 dev-lang/python-2.4.3 with TZ=Australia/Melbourne fails test + bug 151246 signed integer overflow bug in dev-lang/python-2.4.3 + bug 159553 dev-lang/python-2.4.3-r4 fails test_openpty + bug 162057 dev-lang/python fails tests in test_expanduser + +*python-2.5-r2 (31 Mar 2007) + + 31 Mar 2007; Marien Zwart <marienz@gentoo.org> +python-2.5-r2.ebuild: + Revision bump python 2.5 with distutils and execstack fixes (rebuilding + installed extensions is recommended if upgrading from an older python 2.5 + ebuild). Remove unnecessary pysqlite block. Fix python 2.3 digest problem. + + 06 Feb 2007; Marius Mauch <genone@gentoo.org> python-2.3.5-r2.ebuild, + python-2.3.5-r3.ebuild, python-2.3.6.ebuild, python-2.4.3-r1.ebuild, + python-2.4.3-r4.ebuild, python-2.4.4.ebuild, python-2.5-r1.ebuild: + Replacing einfo with elog + + 11 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> python-2.3.6.ebuild: + Fix lib64 patch, bug 154711. + +*python-2.3.6 (09 Nov 2006) + + 09 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> +python-2.3.6.ebuild: + Bump version, bug 153944. + +*python-2.4.4 (04 Nov 2006) + + 04 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> +python-2.4.4.ebuild: + Version bump. + + 18 Oct 2006; Roy Marples <uberlord@gentoo.org> python-2.4.3-r4.ebuild, + python-2.5-r1.ebuild: + Added ~sparc-fbsd keyword. + + 27 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> python-2.3.5-r3.ebuild, + python-2.4.3-r4.ebuild: + Stable on ia64. + + 27 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> python-2.3.5-r3.ebuild, + python-2.4.3-r4.ebuild: + Stable on Alpha. + + 27 Sep 2006; Joshua Jackson <tsunam@gentoo.org> python-2.3.5-r3.ebuild, + python-2.4.3-r4.ebuild: + Stable x86; bug #149065 + + 27 Sep 2006; Jason Wever <weeve@gentoo.org> python-2.3.5-r3.ebuild, + python-2.4.3-r4.ebuild: + Stable on SPARC wrt security bug #149065. + + 26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + python-2.3.5-r3.ebuild, python-2.4.3-r4.ebuild: + Stable on hppa wrt security #149065 + + 26 Sep 2006; Simon Stelling <blubb@gentoo.org> python-2.3.5-r3.ebuild: + stable on amd64; bug 149065 + + 26 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> + python-2.3.5-r3.ebuild, python-2.4.3-r4.ebuild: + ppc stable, bug #149065 + + 26 Sep 2006; Simon Stelling <blubb@gentoo.org> python-2.4.3-r4.ebuild: + stable on amd64; bug 149065 + + 26 Sep 2006; Markus Rothe <corsair@gentoo.org> python-2.3.5-r3.ebuild, + python-2.4.3-r4.ebuild: + Stable on ppc64; bug #149065 + +*python-2.4.3-r4 (26 Sep 2006) +*python-2.3.5-r3 (26 Sep 2006) + + 26 Sep 2006; Marien Zwart <marienz@gentoo.org> +python-2.3.5-r3.ebuild, + +python-2.4.3-r4.ebuild: + Revision bumps for bug #149065. + +*python-2.5-r1 (19 Sep 2006) + + 19 Sep 2006; Alastair Tse <liquidx@gentoo.org> python-2.5.ebuild + +python-2.5-r1.ebuild: + Fixed patches that still contain the zlib mistake from the 2.4 + patchset. Disabled etree tests. + +*python-2.5 (19 Sep 2006) + + 19 Sep 2006; Alastair Tse <liquidx@gentoo.org> -python-2.4.3-r2.ebuild, + +python-2.5.ebuild: + python 2.5 released. + +*python-2.4.3-r3 (28 Aug 2006) + + 28 Aug 2006; Alastair Tse <liquidx@gentoo.org> +python-2.4.3-r3.ebuild: + fix mistake introduced in 2.4.3-r2 where system zlib was used that caused + problems on certain machines (#145242) + +*python-2.4.3-r2 (26 Aug 2006) + + 26 Aug 2006; Alastair Tse <liquidx@gentoo.org> +python-2.4.3-r2.ebuild: + cleanup 2.4.3 ebuild, fix collisions with slotted versions of pydoc and + idle, fix multilib installs so that everything is installed in /usr/lib64 + rather than just the .so (#118805) + + 22 Aug 2006; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r6.ebuild, + python-2.3.5-r2.ebuild, -python-2.4.2.ebuild, -python-2.4.2-r1.ebuild, + -python-2.4.2-r2.ebuild, -python-2.4.3.ebuild, python-2.4.3-r1.ebuild: + renamed patches to have short names and version numbers to indicate when + they were introduced. patches tarballs are now generated from gentoo-svn. + cleaned up older unstable versions of python leaving the latest version for + each major release. fixed some installed file collisions between the two + version. + + 20 Jul 2006; Simon Stelling <blubb@gentoo.org> python-2.4.3-r1.ebuild: + stable on amd64 + + 11 Jul 2006; Alastair Tse <liquidx@gentoo.org> python-2.4.3-r1.ebuild: + python-2.2.3-r6.ebuild, python-2.3.5-r2.ebuild, python-2.4.2.ebuild, + python-2.4.2-r1.ebuild, python-2.4.2-r2.ebuild, python-2.4.3.ebuild, + python-2.4.3-r1.ebuild: + Typo fix in DESCRIPTION (#139463) + + 09 Jul 2006; Joshua Kinard <kumba@gentoo.org> python-2.4.3-r1.ebuild: + Marked stable on mips. + + 08 Jul 2006; Doug Goldstein <cardoe@gentoo.org> python-2.1.3-r1.ebuild, + python-2.2.3-r6.ebuild, python-2.3.5-r2.ebuild, python-2.4.2.ebuild, + python-2.4.2-r1.ebuild, python-2.4.2-r2.ebuild, python-2.4.3.ebuild, + python-2.4.3-r1.ebuild: + split USE='tcltk' to 'tcl' & 'tk' per bug #17808. Nuked X USE flag since it + was only to find tk from tcltk + + 30 Jun 2006; Joel Martin <kanaka@gentoo.org> python-2.4.3-r1.ebuild: + Cross-compile update: bindir-libdir patch is no longer needed and will break + the patching if it's there. Also, unset CC to force the native python build + to use the native compiler. + + 28 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> + python-2.4.3-r1.ebuild: + ppc stable, #138268 + + 28 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> + python-2.4.3-r1.ebuild: + Stable on sparc wrt #138268 + + 28 Jun 2006; Guy Martin <gmsoft@gentoo.org> python-2.4.3-r1.ebuild: + Stable on hppa. + + 28 Jun 2006; Markus Rothe <corsair@gentoo.org> python-2.4.3-r1.ebuild: + Stable on ppc64; bug #138268 + + 27 Jun 2006; Bryan Østergaard <kloeri@gentoo.org> python-2.4.3-r1.ebuild: + Stable on alpha, ia64 and x86. + +*python-2.4.3-r1 (04 May 2006) +*python-2.4.2-r2 (04 May 2006) + + 04 May 2006; Bryan Østergaard <kloeri@gentoo.org> + +files/python-2.4.2-gentoo_obsd-r1.patch, + +files/python-2.4.3-gentoo_obsd-r1.patch, +python-2.4.2-r2.ebuild, + +python-2.4.3-r1.ebuild: + Fix obsd patch (thanks reb) fixing bugs 117261 and 130140. + + 27 Apr 2006; Marien Zwart <marienz@gentoo.org> + files/digest-python-2.1.3-r1, files/digest-python-2.2.3-r6, Manifest: + Fixing SHA256 digest, pass four + + 14 Apr 2006; Bryan Østergaard <kloeri@gentoo.org + +files/python-2.4.2-gentoo_obsd.patch, + +files/python-2.4.3-gentoo_obsd.patch, python-2.4.2-r1.ebuild, + python-2.4.3.ebuild: + Add gentoo/obsd patch, bug 117261. + +*python-2.4.3 (13 Apr 2006) + + 13 Apr 2006; Bryan Østergaard <kloeri@gentoo.org + +files/python-2.4.3-db4.patch, +python-2.4.3.ebuild: + Version bump to 2.4.3. + + 30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> python-2.4.2-r1.ebuild: + Add ~x86-fbsd keyword. + + 16 Feb 2006; Marien Zwart <marienz@gentoo.org> + -files/python-2.2.3-db4.patch, + -files/python-2.2.3-disable_modules_and_ssl.patch, + -files/python-2.2.3-fPIC.patch, + -files/python-2.2.3-gentoo_py_dontcompile.patch, + -files/python-2.2.3-xmlrpc.patch, + -files/python-2.3.2-disable_modules_and_ssl.patch, + -files/python-2.3.4-lib64.patch, -files/python-2.3.5-st_flags.patch, + -files/python-2.3-add_portage_search_path.patch, + -files/python-2.3-add_portage_search_path_take_2.patch, + -files/python-2.3-db4.2.patch, + -files/python-2.3-gentoo_py_dontcompile.patch, + -files/python-2.3-mimetypes_apache.patch, -files/python-2.3-pcre.patch, + -files/python-2.3-readline.patch, -files/python-2.4.1-bindir-libdir.patch, + -files/python-2.4.1-crosscompile.patch, -files/python-2.4.1-db4.patch, + -files/python-2.4.1-libdir.patch, -files/python-2.4.1-st_flags.patch, + -files/python-2.4.2-mmap+fd.patch, -files/python-2.4.2-no-threads.patch, + -files/python-2.4.2-readline.patch, + -files/python-2.4-add_portage_search_path.patch, + -files/python-2.4-disable_modules_and_ssl.patch, + -files/python-2.4-gentoo_py_dontcompile.patch, + -files/python-2.4-mimetypes_apache.patch, python-2.2.3-r6.ebuild, + python-2.3.5-r2.ebuild, python-2.4.2.ebuild, python-2.4.2-r1.ebuild: + Move patches from files dir to separate tarballs. + + 16 Feb 2006; Marien Zwart <marienz@gentoo.org> -files/python-config-2.2.1, + -files/python-2.2.1-r5-gentoo.diff, -files/python-config-2.2.2, + -files/python-2.2.2-tk-8.4.x.patch, -files/python-2.3-xmlrpc.patch, + -files/python-2.4-db4.2.patch, -files/python-2.4-lib64.patch, + -files/python-2.4.1-readline.patch, -files/python-2.4-libdir.patch, + -files/python-2.4-readline.patch, -files/python-2.4-xmlrpc.patch, + -python-2.3.4-r1.ebuild, -python-2.3.5.ebuild, -python-2.3.5-r1.ebuild, + -python-2.4-r3.ebuild, -python-2.4.1.ebuild, -python-2.4.1-r1.ebuild: + Remove old versions. + + 08 Feb 2006; Marien Zwart <marienz@gentoo.org> python-2.3.5-r2.ebuild, + python-2.4.2.ebuild, python-2.4.2-r1.ebuild: + Disable confcache (breaks .so loading). + + 02 Feb 2006; Bryan Østergaard <kloeri@gentoo.org + +files/python-2.4.2-mmap+fd.patch: + Add missing python-2.4.2-mmap+fd.patch. + +*python-2.4.2-r1 (02 Feb 2006) + + 02 Feb 2006; Bryan Østergaard <kloeri@gentoo.org + +files/depreorder-topsort.py, +files/python-updater-r1, + +python-2.4.2-r1.ebuild: + No more libstdc++.so linking, fix python-updater ordering (bug #95538) + + mmap (bug #113439) and fd leak (bug #118575) fixes. + + 13 Jan 2006; Mike Frysinger <vapier@gentoo.org> + +files/python-2.4.2-no-threads.patch, python-2.4.2.ebuild: + Fix from upstream for building without threads. + + 24 Nov 2005; Markus Rothe <corsair@gentoo.org> python-2.4.2.ebuild: + Stable on ppc64 + + 17 Nov 2005; Guy Martin <gmsoft@gentoo.org> python-2.4-r3.ebuild, + python-2.4.1.ebuild, python-2.4.1-r1.ebuild, python-2.4.2.ebuild: + Readded critical fix for HPPA. + + 21 Oct 2005; Aaron Walker <ka0ttic@gentoo.org> python-2.4.2.ebuild: + Stable on mips. + + 15 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> python-2.4.2.ebuild: + Stable on sh. + + 15 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> python-2.4.2.ebuild: + Stable on hppa, ppc. + + 14 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> python-2.4.2.ebuild: + Stable on sparc + + 14 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> python-2.4.2.ebuild: + Stable on alpha. + + 13 Oct 2005; Luis Medinas <metalgod@gentoo.org> python-2.4.2.ebuild: + Marked Stable on amd64. + + 13 Oct 2005; Aron Griffis <agriffis@gentoo.org> python-2.4.2.ebuild: + Mark 2.4.2 stable on ia64 + + 13 Oct 2005; Rob Cakebread <pythonhead@gentoo.org> python-2.4.2.ebuild: + Marked x86 stable per Mr_Bones_ - memory leak in posix.access() + + 10 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> + python-2.4.1-r1.ebuild: + Stable on sparc + + 10 Oct 2005; Luis Medinas <metalgod@gentoo.org> python-2.4.1-r1.ebuild: + Marked Stable on amd64. + + 10 Oct 2005; Markus Rothe <corsair@gentoo.org> python-2.4.1-r1.ebuild: + Stable on ppc64 + + 09 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> + python-2.4.1-r1.ebuild: + Stable on hppa, ppc. + + 08 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> python-2.4.1-r1.ebuild: + Stable python-2.4 on alpha, ia64 and x86. + + 01 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> python-2.3.5-r2.ebuild, + python-2.4.1-r1.ebuild, python-2.4.2.ebuild: + Disable additional test, fixing bug 82469, 94859, 96366 and 96488. + +*python-2.4.2 (28 Sep 2005) + + 28 Sep 2005; Bryan Østergaard <kloeri@gentoo.org> + +files/python-2.4.2-readline.patch, +python-2.4.2.ebuild: + Bump version to 2.4.2. + + 14 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> python-2.3.5-r2.ebuild: + 2.3.5-r2 stable on mips for security bug #104009. + + 11 Sep 2005; Simon Stelling <blubb@gentoo.org> python-2.3.5-r2.ebuild: + stable on amd64 wrt bug 104009 + + 10 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + python-2.3.5-r2.ebuild: + Stable on ppc and hppa. + + 10 Sep 2005; MATSUU Takuto <matsuu@gentoo.org> python-2.3.5-r2.ebuild: + Stable on sh. + + 09 Sep 2005; Josh Grebe <squash@gentoo.org> python-2.3.5-r2.ebuild: + Sparc stable bump for bug #104009 + + 09 Sep 2005; Markus Rothe <corsair@gentoo.org> python-2.3.5-r2.ebuild: + Stable on ppc64 + + 08 Sep 2005; Bryan Østergaard <kloeri@gentoo.org> python-2.3.5-r2.ebuild: + Stable on x86, alpha and ia64 - bug 104009. + +*python-2.3.5-r2 (08 Sep 2005) + + 08 Sep 2005; Bryan Østergaard <kloeri@gentoo.org> + +files/python-2.3-pcre.patch, +python-2.3.5-r2.ebuild: + Version bump to fix pcre security vulnerability, bug 104009. + + 16 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> python-2.3.4-r1.ebuild, + python-2.3.5.ebuild: + Add fix for bug 88777 to arch versions. + + 15 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> python-2.3.5-r1.ebuild, + python-2.4.1-r1.ebuild: + Fix bug 88777 in ~arch versions. + + 11 Aug 2005; Mike Frysinger <vapier@gentoo.org> + +files/python-2.4.1-bindir-libdir.patch, + +files/python-2.4.1-crosscompile.patch, python-2.4.1-r1.ebuild: + Add support for cross-compiling. Grabbed patches from uClibc/OpenEmbedded. + + 19 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> + +files/python-2.4.1-st_flags.patch, python-2.4.1-r1.ebuild: + Update st_flags patch, bug 94637. + + 03 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> python-2.3.5.ebuild: + Stable on alpha. + + 27 Jun 2005; Markus Rothe <corsair@gentoo.org> python-2.3.5.ebuild: + Stable on ppc64 + + 18 Jun 2005; Markus Rothe <corsair@gentoo.org> python-2.4.1-r1.ebuild: + added ~ppc64 + +*python-2.4.1-r1 (16 Jun 2005) +*python-2.3.5-r1 (16 Jun 2005) + + 16 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> + +files/python-2.3.5-st_flags.patch, +python-2.3.5-r1.ebuild, + +python-2.4.1-r1.ebuild: + Add st_flags patch, requested in bug 94637. + + 09 Jun 2005; Herbie Hopkins <herbs@gentoo.org> + files/python-2.4.1-libdir.patch, python-2.4.1.ebuild: + Fix libdir patch to work with amd64s no-symlink profile, removed + append-flags -fPIC as this seems to no longer be necessary. + + 29 May 2005; <solar@gentoo.org> python-2.3.4-r1.ebuild, python-2.3.5.ebuild, + python-2.4-r3.ebuild, python-2.4.1.ebuild: + echangelog - update package to use libc expanded variable elibc_uclibc vs + uclibc so USE=-* works + + 29 May 2005; Alastair Tse <liquidx@gentoo.org> + files/python-2.4.1-libdir.patch: + remove zlib from libpython dependency (#90545) + + 28 May 2005; Bryan Østergaard <kloeri@gentoo.org> python-2.1.3-r1.ebuild, + python-2.2.3-r6.ebuild, python-2.3.4-r1.ebuild, python-2.3.5.ebuild, + python-2.4-r3.ebuild, python-2.4.1.ebuild: + Add missing inherit versionator. + + 21 May 2005; Bryan Østergaard <kloeri@gentoo.org> python-2.1.3-r1.ebuild: + Fix PROVIDE according to bug 93028. + + 18 May 2005; Markus Rothe <corsair@gentoo.org> python-2.3.5.ebuild: + Added ~ppc64 to KEYWORDS + + 11 May 2005; Marcus D. Hanwell <cryos@gentoo.org> python-2.3.5.ebuild: + Stable on amd64. + + 07 May 2005; Bryan Østergaard <kloeri@gentoo.org> python-2.3.5.ebuild, + python-2.4.1.ebuild: + Fix FEATURES=test using slightly modified patch by Rob Cakebread, bug 67970. + + 01 May 2005; Stephen Bennett <spb@gentoo.org> python-2.3.4-r1.ebuild, + python-2.3.5.ebuild, python-2.4.1.ebuild: + Added compile fix for when $LIBC is set. + + 30 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> python-2.3.5.ebuild: + Stable on ppc. + + 28 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> python-2.3.5.ebuild: + Stable on sparc + +*python-2.4.1 (27 Apr 2005) + + 27 Apr 2005; Alastair Tse <liquidx@gentoo.org> + +files/python-2.4.1-db4.patch, +files/python-2.4.1-libdir.patch, + +files/python-2.4.1-readline.patch, files/python-2.4-readline.patch, + -python-2.3.3-r2.ebuild, python-2.3.5.ebuild, -python-2.4-r1.ebuild, + -python-2.4-r2.ebuild, +python-2.4.1.ebuild: + version bump for 2.4.1, clean up readling, db4 and libdir patch for 2.4.1. + + 20 Apr 2005; Alastair Tse <liquidx@gentoo.org> python-2.3.5.ebuild, + python-2.4-r3.ebuild: + reverting changes to deps and adding note about why they are arranged in + that way (to remind myself never to touch them again :) + + 20 Apr 2005; Alastair Tse <liquidx@gentoo.org> + +files/python-2.3-readline.patch, +files/python-2.4-readline.patch, + python-2.3.5.ebuild, python-2.4-r3.ebuild: + fixing readline support to not require termcap (#79013). fixed DEPEND + and RDEPEND order (python-fchksum isn't a DEPEND only) + + 08 Apr 2005; Markus Rothe <corsair@gentoo.org> python-2.3.4-r1.ebuild: + Stable on ppc64 + +*python-2.4-r3 (19 Mar 2005) + + 19 Mar 2005; Rob Cakebread <pythonhead@gentoo.org> + files/python-2.4-libdir.patch, +python-2.4-r3.ebuild: + Removed multiple dirs in sys path. bug# 83109 + + 15 Mar 2005; Alastair Tse <liquidx@gentoo.org> python-2.3.5.ebuild: + more multilib fixes (#76791) + + 01 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> python-2.3.5.ebuild, + python-2.4-r1.ebuild: + Fix conditional c++ support for remaining versions. + + 27 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> python-2.3.3-r2.ebuild, + python-2.3.4-r1.ebuild, python-2.4-r2.ebuild: + Disable c++ conditionally. + +*python-2.3.5 (17 Feb 2005) + + 17 Feb 2005; Rob Cakebread <pythonhead@gentoo.org> +python-2.3.5.ebuild: + Version bump. + + 09 Feb 2005; Luca Barbato <lu_zero@gentoo.org> python-2.3.4-r1.ebuild: + Marked ppc + +*python-2.4-r2 (07 Feb 2005) + + 07 Feb 2005; Jeremy Huddleston <eradicator@gentoo.org> + +files/python-2.4-libdir.patch, files/python-updater, +python-2.4-r2.ebuild: + Multilib releated cleanup. + +*python-2.2.3-r6 (06 Feb 2005) + + 06 Feb 2005; Rob Cakebread <pythonhead@gentoo.org> + +files/python-2.2.3-xmlrpc.patch, +files/python-2.3-xmlrpc.patch, + +files/python-2.4-xmlrpc.patch, -python-2.2.3-r5.ebuild, + +python-2.2.3-r6.ebuild, -python-2.3.3-r1.ebuild, +python-2.3.3-r2.ebuild, + -python-2.3.3.ebuild, +python-2.3.4-r1.ebuild, -python-2.3.4.ebuild, + +python-2.4-r1.ebuild, -python-2.4.ebuild: + Patches and version bumps for security bug# 80592 Python bug# PSF-2005-001 xmlrpc + vulnerability. Removed obsolete versions. + + 06 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> python-2.4.ebuild: + Fix broken Manifest. + + 05 Jan 2005; Rob Cakebread <pythonhead@gentoo.org> python-2.4.ebuild: + Only apply lib64 patch on CONF_LIBDIR == lib64 + + 04 Jan 2005; Rob Cakebread <pythonhead@gentoo.org> + +files/python-2.4-lib64.patch, python-2.4.ebuild: + Added lib64 patch + +*python-2.4 (04 Jan 2005) + + 04 Jan 2005; Rob Cakebread <pythonhead@gentoo.org> + +files/python-2.4-add_portage_search_path.patch, + +files/python-2.4-db4.2.patch, + +files/python-2.4-disable_modules_and_ssl.patch, + +files/python-2.4-gentoo_py_dontcompile.patch, + +files/python-2.4-mimetypes_apache.patch, files/python-updater, + +python-2.4.ebuild: + Version bump. bug# 68775 + + 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance + + 06 Nov 2004; Joshua Kinard <kumba@gentoo.org> python-2.3.4.ebuild: + Marked stable on mips. + + 29 Oct 2004; Alastair Tse <liquidx@gentoo.org> files/python-updater: + improvements with tmp log creation with python-updater (#68843) + + 19 Oct 2004; Guy Martin <gmsoft@gentoo.org> python-2.3.4.ebuild: + Stable on hppa. + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> python-2.3.4.ebuild: + Stable on amd64. + + 19 Oct 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.4.ebuild: + fix problem with tk-inter and USE flags handing (grumble) + + 18 Oct 2004; Mike Frysinger <vapier@gentoo.org> python-2.3.3-r1.ebuild, + python-2.3.4.ebuild: + Forward part from 2.3.3-r1 the removal of directories in /usr/lib/python + based upon USE flags. + + 17 Oct 2004; Jason Wever <weeve@gentoo.org> python-2.3.4.ebuild: + Stable on sparc. + + 24 Sep 2004; Alastair Tse <liquidx@gentoo.org> -python-2.2.2.ebuild, + python-2.3.3-r1.ebuild, python-2.3.3.ebuild, python-2.3.4.ebuild, + -python-2.3.4_rc1.ebuild: + adding workaround for -fstack-protector-all (#50309) + + 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> python-2.3.3-r1.ebuild, + python-2.3.3.ebuild, python-2.3.4.ebuild, python-2.3.4_rc1.ebuild: + Switch to use epause and ebeep, bug #62950 + + 31 Aug 2004; Guy Martin <gmsoft@gentoo.org> python-2.3.4.ebuild: + Removed useless -fPIC for hppa. + + 18 Aug 2004; Aron Griffis <agriffis@gentoo.org> python-2.3.4.ebuild: + stable on alpha + + 14 Aug 2004; Travis Tilley <lv@gentoo.org> +files/python-2.3.4-lib64.patch, + python-2.3.3-r1.ebuild, python-2.3.4.ebuild: + added logic for installing to /usr/lib64, triggered by the CONF_LIBDIR + variable. proper CONF_LIBDIR support will require portage 2.0.51_pre18, soon + to be released. + + 20 Jul 2004; Lars Weiler <pylon@gentoo.org> python-2.1.3-r1.ebuild: + Made python-2.1 stable on ppc as there are still some ebuilds which require + this version. + + 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> python-2.3.3-r1.ebuild: + Stable on alpha. + + 03 Jul 2004; Grant Goodyear <g2boojum@gentoo.org> python-2.3.4.ebuild: + x86-obsd minor fix + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + python-2.1.3-r1.ebuild, python-2.2.2.ebuild, python-2.2.3-r5.ebuild, + python-2.3.3-r1.ebuild, python-2.3.3.ebuild, python-2.3.4.ebuild, + python-2.3.4_rc1.ebuild: + virtual/glibc -> virtual/libc + + 25 Jun 2004; Aron Griffis <agriffis@gentoo.org> python-2.2.2.ebuild, + python-2.2.3-r5.ebuild, python-2.3.3-r1.ebuild, python-2.3.3.ebuild, + python-2.3.4.ebuild, python-2.3.4_rc1.ebuild: + QA - fix use invocation and a bug in the 2.3.4 ebuilds: + [ -z "use X" -o -z "use tcltk" ] doesn't do what you meant it to do + + 20 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> python-2.3.3-r1.ebuild: + Sparc happy stable + + 15 Jun 2004; <solar@gentoo.org> python-2.3.3-r1.ebuild: + USE= cleanups and added uclibc + + 12 Jun 2004; Tom Gall <tgall@gentoo.org> python-2.3.3-r1.ebuild: + stable on ppc64, bug #53575 + + 06 Jun 2004; Aron Griffis <agriffis@gentoo.org> python-2.2.3-r5.ebuild, + python-2.3.3-r1.ebuild, python-2.3.4.ebuild, python-2.3.4_rc1.ebuild: + Fix use invocation + +*python-2.3.4 (04 Jun 2004) + + 04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> +python-2.3.4.ebuild: + Bump version. + + 02 Jun 2004; Travis Tilley <lv@gentoo.org> python-2.3.3-r1.ebuild: + stable on amd64 + + 30 May 2004; Guy Martin <gmsoft@gentoo.org> python-2.3.3-r1.ebuild: + Marked stable on hppa. + + 22 May 2004; Guy Martin <gmsoft@gentoo.org> python-2.3.3-r1.ebuild, + python-2.3.3.ebuild, python-2.3.4_rc1.ebuild: + Fix os.utime() on hppa. utimes it not supported but unfortunately reported as + working. + +*python-2.3.4_rc1 (15 May 2004) + + 15 May 2004; Joshua Kinard <kumba@gentoo.org> python-2.3.3-r1.ebuild, + python-2.3.4_rc1.ebuild: + Marking 2.3.3 stable on mips (someone yanked the ~mips keyword at some + point...), and 2.3.4 unstable. + + 27 Apr 2004; Michael McCabe <randy@gentoo.org> python-2.3.3-r1.ebuild: + Marked stable on s390 + +*python-2.3.3-r1 (12 Apr 2004) + + 12 Apr 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3-r1.ebuild, + files/python-2.3-add_portage_search_path_take_2.patch: + add workaround for python-2.2 to python-2.3 upgrade possibly breaking older + portage versions. make /usr/lib/portage/pym appear before + /usr/lib/python*/site-packages in sys.path (not really critical, but better be + safe than sorry). also removed c++ support to reduce gcc/glibc upgrade pain + + 11 Mar 2004; Alastair Tse <liquidx@gentoo.org> python-2.2.1-r5.ebuild: + removing 2.2.1 from tree for security reasons (#44230) + + 09 Mar 2004; <agriffis@gentoo.org> python-2.3.3.ebuild: + stable on alpha and ia64 + + 05 Mar 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3.ebuild: + added X useflag for greater tcltk seperation. now needs both X and tcltk USE + flags to enable tkinter support + + 03 Mar 2004; David Holm <dholm@gentoo.org> python-2.1.3-r1.ebuild: + Added to ~ppc. + + 27 Feb 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3.ebuild: + completely removed pkg_setup(), added note at the top of the ebuild where you + can't miss it. + + 27 Feb 2004; Jason Stubbs <jstubbs@gentoo.org> python-2.3.3.ebuild: + Removing portage version check again as it's preventing new installations. + Bug #43036 + + 25 Feb 2004; Bryan Østergaard,,, <kloeri@gentoo.org> python-2.3.3.ebuild: + Reinstating portage version check as people keep upgrading python without + upgrading portage. + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> python-2.1.3-r1.ebuild: + Fix duplicate KEYWORDS settings and mark stable on alpha and ia64 for the sake + of dev-python/PyXML-py21 + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> python-2.1.3-r1.ebuild: + add ~alpha for the sake of dev-python/Imaging-py21 + + 10 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> python-2.3.3.ebuild: + set ppc in keywords + + 10 Feb 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3.ebuild, + files/python-2.3-db4.2.patch: + add fix to make python-2.3.3 db-4.2 (gentoo flavour) aware + + 06 Feb 2004; <gustavoz@gentoo.org> python-2.3.3.ebuild: + Stable on sparc + + 03 Feb 2004; Guy Martin <gmsoft@gentoo.org> python-2.3.3.ebuild : + Marked stable on hppa. + + 02 Feb 2004; Alastair Tse <liquidx@gentoo.org> files/depreorder.py: + update python-updater thanks to a well spotted mistake by Chris Bainbridge + <chrb@dcs.ed.ac.uk> (#40198) + + 27 Jan 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3.ebuild: + disabling pkg_setup again after testing with stage2 + + 26 Jan 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3.ebuild: + re-instating pkg_setup() warning/abort message. added apache mime.types to + mime type search list. modified to use tar.bz2 (saves 1MB of downloads) + + 24 Jan 2004; Guy Martin <gmsoft@gentoo.org> python-2.3.3.ebuild: + Added ~hppa to KEYWORDS. + + 24 Jan 2004; <gustavoz@gentoo.org> python-2.3.3.ebuild: + keyworded ~sparc + + 24 Jan 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3.ebuild: + add missing doc IUSE (#39232) + + 22 Jan 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3.ebuild, + files/depreorder.py: + updated python-updater for portage-2.0.50, installed python-updater in + /usr/sbin for convienence + + 19 Jan 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r2.ebuild, + python-2.3.3.ebuild: + disable portage check because stable portage already is compatible with + python-2.3 + + 18 Jan 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3.ebuild: + make ROOT var more robust during postinst() + + 12 Jan 2004; Luca Barbato <lu_zero@gentoo.org> python-2.2.3-r5.ebuild: + Marked ppc + + 06 Jan 2004; Aron Griffis <agriffis@gentoo.org> python-2.2.3-r5.ebuild: + Stable on ia64 to enable fix for bug 36954; portage-2.0.49-r20 depends on + this revision. + + 03 Jan 2004; Jason Wever <weeve@gentoo.org> python-2.2.3-r5.ebuild: + Marked stable on sparc as portage-2.0.49-r20 really depends on this version of + python rather than what the portage ebuild says. Fixes bug #36954 on sparc. + +*python-2.3.3 (03 Jan 2004) + + 03 Jan 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r2.ebuild, + python-2.3.3.ebuild, files/python-2.3.2-disable_modules_and_ssl.patch: + version bump to 2.3.3, re-add python disable_modules_and_ssl patch and changed + ebuild to build 'socket' module under USE=build + + 28 Dec 2003; Joshua Kinard <kumba@gentoo.org> python-2.2.3-r5.ebuild: + Move to mips stable (~mips -> mips) + + 24 Dec 2003; Sven Blumenstein <bazik@gentoo.org> python-2.3.2-r2.ebuild, + files/python-2.3.2-disable_modules_and_ssl.patch: + Removed python-2.3.2-disable_modules_and_ssl.patch as + it broke python and caused 'ImportError: No module named _socket'. + More info: http://article.gmane.org/gmane.linux.gentoo.devel/14621 + + 14 Dec 2003; Guy Martin <gmsoft@gentoo.org> python-2.2.3-r5.ebuild: + Marked stable on hppa. + + 13 Dec 2003; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r2.ebuild: + clarified warning to prevent more bug reports + + 13 Dec 2003; Luca Barbato <lu_zero@gentoo.org> python-2.3.2-r2.ebuild: + Marked ~ppc + + 08 Dec 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r5.ebuild, + python-2.3.2-r2.ebuild: + fix python .pyc .pyo cleaning code + + 03 Dec 2003; Aron Griffis <agriffis@gentoo.org> python-2.2.3-r5.ebuild: + Stable on alpha + + 27 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> python-2.2.3-r5.ebuild: + Make -fPIC compilation available for all platforms and not just amd64. + + 25 Nov 2003; Brad House <brad_mssw@gentoo.org> python-2.2.3-r5.ebuild: + mark stable on amd64 + + 23 Nov 2003; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r2.ebuild: + add pkg_setup() to 2.3 as a temporary measure to stop people messing up their + own system. Also added a ucs2 local useflag just in case someone complains + loudly and knows what they're doing + +*python-2.3.2-r2 (22 Nov 2003) + + 22 Nov 2003; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r2.ebuild, + files/python-updater: + ucs4 is now default. if you previously had python-2.3 merged, you'll need to + update your packages again. (sorry, that is the price for running p.mask'ed + versions). to update your python packages if you had python-2.3 installed, + run : + + /usr/portage/dev-lang/python/files/python-updater -o 2.3 + + if you are upgrading from python-2.2, then you will need to run: + + /usr/portage/dev-lang/python/files/python-updater + + python-updater script also modified to have more robust command-line + parsing. hopefully this will be the last revision till we can go ~x86. + + 13 Nov 2003; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r1.ebuild: + fix python-config install for python-2.3 + + 12 Nov 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.2-r1.ebuild, + python-2.2.3-r2.ebuild, python-2.2.3-r3.ebuild, python-2.2.3-r4.ebuild, + python-2.3.2-r1.ebuild, python-2.3.2.ebuild, files/python-updater: + cleanup and add warning on python-updated or PORTDIR is not set + + 12 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> python-2.2.3-r5.ebuild : + Add a patch that adds CFLAGSFORSHARED variable to some extra modules defined in the Makefile. + This variable could hold -fPIC so that the compiled libraries will work on amd64 (and maybe others) + without using append-flags -fPIC. + + 03 Nov 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r5.ebuild, + python-2.3.2-r1.ebuild: + added ncurses and ssl to IUSE + + 03 Nov 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r5.ebuild: + export environment in src_install() + + 01 Nov 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r5.ebuild, + python-2.3.2-r1.ebuild, files/python-2.2.3-disable_modules_and_ssl.patch, + files/python-2.3.2-disable_modules_and_ssl.patch: + reordered deps to allow minimal python build for USE='build'. makes python + respect useflags explicitly even if the dependency exists. added support to + disable SSL. tweaked python_mod_optimize. + +*python-2.2.3-r5 (27 Oct 2003) + + 27 Oct 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r5.ebuild, + files/python-2.2.3-db4.patch: + rev bump. fixes to idle.py and bsddb with db-4.1 for 2.2.3 + + 26 Oct 2003; Rob Cakebread <pythonhead@gentoo.org> python-2.2.3-r4.ebuild: + Fixed symlink to idle.py + +*python-2.2.3-r4 (22 Oct 2003) + + 22 Oct 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r4.ebuild, + files/python-2.2.3-gentoo_py_dontcompile.patch: + Fixed PYTHON_DONTCOMPILE patch for 2.2.3 thanks to TGL + <degrenier@easyconnect.fr> (#31730) + +*python-2.2.3-r3 (17 Oct 2003) + + 17 Oct 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r3.ebuild, + files/python-2.2.3-db4.patch, + files/python-2.2.3-gentoo_py_dontcompile.patch, files/python-updater: + Add support for db-4.1, fixes for ewarn hanging for python-updater + + 14 Oct 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r3.ebuild: + new 2.2.3 version that adds PYTHON_DONTCOMPILE support + + 10 Oct 2003; Alastair Tse <liquidx@gentoo.org> files/python-updater: + fix typo in python-updater + + 09 Oct 2003; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r1.ebuild, + files/depreorder.py, files/python-2.2.3-gentoo_py_dontcompile.patch, + files/python-updater: + improved byte-compiling, fixed out-of-order python-updater and added + sys-apps/portage to exclusions + + 09 Oct 2003; <tuxus@gentoo.org> python-2.2.3-r1.ebuild: + stable on mips + +*python-2.3.2-r1 (08 Oct 2003) + + 08 Oct 2003; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r1.ebuild, + files/python-2.3-gentoo_py_dontcompile.patch: + add patch to stop automatic generation of .pyc and .pyo by setting + PYTHON_DONTCOMPILE in your environment. also moved to use the new python + eclass to automatically optimize and cleanup compiled modules. + +*python-2.3.2 (07 Oct 2003) + + 07 Oct 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r2.ebuild, + python-2.3.2.ebuild, files/python-2.2.3-db4.patch, + files/python-2.3-add_portage_search_path.patch, files/python-config-2.3, + files/python-updater: + it has been a long time coming, but finally there's a 2.3.x release in portage + along with a python-2.2.3 update that should fix some niggling issues and also + uses the new alternative class. 2.3.2 is still masked and should stay that way + until we can confirm the rebuilding script works. + + 03 Oct 2003; Alexander Gabert <pappy@gentoo.org> python-2.2.3-r1.ebuild: + filter-flags because of segfaulting with fstackprotector in CFLAGS + + 23 Sep 2003; Bartosch Pixa <darkspecter@gentoo.org> python-2.2.3-r1.ebuild: + set ppc in keywords + + 17 Sep 2003; Jon Portnoy <avenj@gentoo.org> python-2.2.3-r1.ebuild : + ia64 keywords. + + 16 Jul 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r1.ebuild, + python-2.2.3.ebuild: + marked 2.2.3 stable for x86 + + 13 Jul 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r1.ebuild: + add doc useflag to install python documentation. (#24318) + +*python-2.2.3-r1 (03 Jul 2003) + + 23 Jul 2003; Guy Martin <gmsoft@gentoo.org> python-2.2.3-r1.ebuild : + Marked stable on hppa. + + 03 Jul 2003; Alastair Tse <liquidx@gentoo.org> metadata.xml, + python-2.2.3-r1.ebuild: + added db4 support and enabled threads (pthread) support + +*python-2.2.3 (02 Jun 2003) + + 06 Jul 2003; Joshua Kinard <kumba@gentoo.org> python-2.2.3.ebuild: + Changed ~mips to mips in KEYWORDS + + 01 Jul 2003; Todd Sunderlin <todd@gentoo.org> python-2.2.3.ebuild: + set stable on sparc + + 02 Jun 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.2-r1.ebuild, + python-2.2.3.ebuild, files/python-config-2.2: + version bump to new bugfix release. fixed python-config location for unstable + versions + +*python-2.2.2-r1 (08 May 2003) + + 08 May 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.2-r1.ebuild, + files/python-2.2.2-tk-8.4.x.patch: + backported patch to fix tk-8.4.x problems (#20318) + + 23 Feb 2003; Guy Martin <gmsoft@gentoo.org> python-2.2.2.ebuild : + Added -fPIC to CFLAGS on hppa. It's needed by apps linking to some python libs. + + 21 Feb 2003; Zach Welch <zwelch@gentoo.org> python-2.2.2.ebuild : + Added arm to keywords. + + 07 Feb 2003; Guy Martin <gmsoft@gentoo.org> python-2.2.2.ebuild : + Added hppa to keywords. + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + + 29 Nov 2002; Dan Armak <danarmak@gentoo.org> ChangeLog : + + Added missing python-config for 2.2.2. + +*python-2.2.2 (20 Oct 2002) + + 07 Jan 2003; Jan Seidel <tuxus@gentoo.org> python-2.2.2.ebuild : + Added mips to keywords + + 20 Oct 2002; Jon Nelson <jnelson@gentoo.org> : + 2.2.2 is released + +*python-2.2.1-r5 (03 Oct 2002) + + 15 Oct 2002; Martin Schlemmer <azarah@gentoo.org> : + Fix the sed on /usr/lib/python<ver>/config/Makefile to change + OPT to 'OPT = -DNDEBUG', and not 'OPT = -NDEBUG' which caused + gcc warnings. + + 03 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> : + Security update. + +*python-2.2.1-r4 (7 Sep 2002) + 7 Sep 2002; Nicholas Jones <carpaski@gentoo.org> python-2.2.1-r4.ebuild + Fix for bug #7641 -- Fixes the OPT flags in Makefile so that gcc + isn't confused by conflicting build types of i386 and user set. + +*python-2.2.1-r3 (2 Sep 2002) + 2 Sep 2002; Jon Nelson <jnelson@gentoo.org> python-2.2.1-r3.ebuild + Filter -malign-double from flags + +*python-2.1.3-r1 (2 Jul 2002) + + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> python-2.1.3-r1.ebuild + Added missing KEYWORDS + + 2 Jul 2002; Jon Nelson <jnelson@gentoo.org> python-2.1.3-r1.ebuild: + Fix Makefile.pre.in install (the one we want is located in Misc) + +*python-2.1.3 (1 Jul 2002) + + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> python-2.1.3.ebuild + Added missing KEYWORDS + + 1 Jul 2002; Jon Nelson <jnelson@gentoo.org>: python-2.1.3.ebuild + This is a python 2.1.3 ebuild that does *not* conflict with + python 2.2.* + Note that 99.9% of the people out there won't use it anyway, + because 2.2 will always be selected as most recent. ;-) + +*python-2.2.1-r2 (1 Jul 2002) + + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org>: python-2.2.1-r2.ebuild + Added missing KEYWORDS + + 30 Jun 2002; Jon Nelson <jnelson@gentoo.org>: python-2.2.1-r2.ebuild + Add "-lm" to the python-config script. Closes bug #4217. + 2.2.1-r2 has a 100% identical ebuild file to 2.2.1-r1, just the + python-config file has changed. + +*python-2.2.1-r1 (29 May 2002) + + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org>: python-2.2.1-r1.ebuild + Added missing KEYWORDS + + 29 May 2002; Jon Nelson <jnelson@gentoo.org>: python-2.2.1-r1.ebuild + Add expat to build depends (except during bootstrap), use econf + and emake, and don't mess with Modules/Setup.local because modules + are build as shared on Linux as default. + +*python-2.2.1 (2 May 2002) + + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org>: python-2.2.1.ebuild + Added missing KEYWORDS + + 2 May 2002; Jon Nelson <jnelson@gentoo.org>: python-2.2.1.ebuild + Update to 2.2.1, and completely re-vamp build procedure + This should solve several build issues. + +*python-2.2-r7 (29 Apr 2002) + + 29 Apr 2002; Daniel Robbins <drobbins@gentoo.org>: New rev to fix bug #2199; + python-config should now work properly. + +*python-2.2-r6 (24 Apr 2002) + + 24 Apr 2002; Jon Nelson <jnelson@gentoo.org> python-2.2-r6.ebuild : Make + python build with shared modules. Depends on python-fchksum, as fchksum *no + longer built in* + +*python-2.2-r5 (8 Apr 2002) + + 8 Apr 2002; Jared H. Hudson <jhhudso@gentoo.org> python-2.2-r5.ebuild : + + Added include flag for compilation of tcltk with python to compile + correctly. + + -------- + + 06 Apr 2002; Daniel Robbins <drobbins@gentoo.org> : the 2.2-r4 ebuild now + disables C++ support if we are creating a new build image (since we have no + C++ in that case). + + 30 Mar 2002; Daniel Robbins <drobbins@gentoo.org> : changed PROVIDE from + virtual/python-2.2 to virtual/python. No rev bump. + +*python-2.2-r4 (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. diff --git a/dev-lang/qu-prolog/ChangeLog b/dev-lang/qu-prolog/ChangeLog new file mode 100644 index 00000000..d203680c --- /dev/null +++ b/dev-lang/qu-prolog/ChangeLog @@ -0,0 +1,416 @@ +# ChangeLog for dev-lang/qu-prolog +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/qu-prolog/ChangeLog,v 1.94 2015/05/03 09:47:21 keri Exp $ + +*qu-prolog-9.5 (03 May 2015) + + 03 May 2015; <keri@gentoo.org> +qu-prolog-9.5.ebuild, + +files/qu-prolog-9.5-cflags.patch, +files/qu-prolog-9.5-portage.patch: + Version bump + + 03 May 2015; <keri@gentoo.org> qu-prolog-9.1-r1.ebuild: + Fix installation of rl_command. Closes #547412 + +*qu-prolog-9.1-r1 (21 Mar 2015) + + 21 Mar 2015; Justin Lecher <jlec@gentoo.org> +qu-prolog-9.1-r1.ebuild, + metadata.xml, qu-prolog-9.1.ebuild: + Drop old; fix correct installation and dependencies + + 12 Apr 2013; Ulrich Müller <ulm@gentoo.org> qu-prolog-9.1.ebuild: + Fix LICENSE, bug 463876. + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> qu-prolog-9.1.ebuild: + Move Qt dependencies to the new category + + 09 Jan 2013; <keri@gentoo.org> qu-prolog-9.1.ebuild, + +files/qu-prolog-9.1-gcc.patch: + Support compiling with gcc-4.7 + + 01 Mar 2012; <keri@gentoo.org> -qu-prolog-8.12.ebuild, + -files/qu-prolog-8.12-cerr-ptr.patch, -files/qu-prolog-8.12-cflags.patch, + -files/qu-prolog-8.12-portage.patch, -qu-prolog-9.0.ebuild, + -files/qu-prolog-9.0-cerr-ptr.patch, -files/qu-prolog-9.0-cflags.patch, + -files/qu-prolog-9.0-portage.patch: + Remove old versions + + 01 Feb 2012; Brent Baude <ranger@gentoo.org> qu-prolog-9.1.ebuild: + Marking qu-prolog-9.1 ppc for bug 398815 + + 21 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> qu-prolog-9.1.ebuild: + x86 stable wrt bug #398815 + + 14 Jan 2012; Agostino Sarubbo <ago@gentoo.org> qu-prolog-9.1.ebuild: + Stable for AMD64, wrt bug #398815 + + 14 Jan 2012; <keri@gentoo.org> files/qu-prolog-9.1-cflags.patch: + Ensure CXX from configure is used to compile prolog kernel. Closes bug + #398821 + +*qu-prolog-9.1 (19 Nov 2011) + + 19 Nov 2011; <keri@gentoo.org> +qu-prolog-9.1.ebuild, + +files/qu-prolog-9.1-cerr-ptr.patch, +files/qu-prolog-9.1-cflags.patch, + +files/qu-prolog-9.1-portage.patch: + Version bump + +*qu-prolog-9.0 (18 Nov 2011) + + 18 Nov 2011; <keri@gentoo.org> +qu-prolog-9.0.ebuild, + +files/qu-prolog-9.0-cerr-ptr.patch, +files/qu-prolog-9.0-cflags.patch, + +files/qu-prolog-9.0-portage.patch: + Version bump + + 24 Jun 2011; <keri@gentoo.org> -files/qu-prolog-8.11-portage.patch, + -files/qu-prolog-8.11-print-atom.patch: + Remove old patch files + + 24 Jun 2011; <keri@gentoo.org> -qu-prolog-8.11.ebuild: + Remove old version + + 23 Jun 2011; Brent Baude <ranger@gentoo.org> qu-prolog-8.12.ebuild: + Marking qu-prolog-8.12 ppc for bug 365369 + + 29 May 2011; Raúl Porcel <armin76@gentoo.org> qu-prolog-8.11.ebuild, + qu-prolog-8.12.ebuild: + Drop sparc keywords + + 07 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> qu-prolog-8.12.ebuild: + x86 stable wrt bug #365369 + + 04 May 2011; Markos Chandras <hwoarang@gentoo.org> qu-prolog-8.12.ebuild: + Stable on amd64 wrt bug #365369 + +*qu-prolog-8.12 (04 Dec 2010) + + 04 Dec 2010; <keri@gentoo.org> +qu-prolog-8.12.ebuild, + +files/qu-prolog-8.12-cerr-ptr.patch, +files/qu-prolog-8.12-cflags.patch, + +files/qu-prolog-8.12-portage.patch: + Version bump + + 29 Oct 2010; <keri@gentoo.org> qu-prolog-8.11.ebuild: + QA - add die to do... calls + + 24 Oct 2010; <keri@gentoo.org> -qu-prolog-8.10.ebuild, + -files/qu-prolog-8.10-portage.patch, + -files/qu-prolog-8.10-print-atom.patch: + Remove old versions + + 24 Oct 2010; Brent Baude <ranger@gentoo.org> qu-prolog-8.11.ebuild: + Marking qu-prolog-8.11 ppc for bug 330967 + + 18 Sep 2010; Raúl Porcel <armin76@gentoo.org> qu-prolog-8.11.ebuild: + sparc stable wrt #330967 + + 08 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + qu-prolog-8.11.ebuild: + x86 stable wrt bug #330967 + + 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> qu-prolog-8.11.ebuild: + Stable on amd64 wrt bug #330967 + +*qu-prolog-8.11 (03 Jul 2010) + + 03 Jul 2010; <keri@gentoo.org> +qu-prolog-8.11.ebuild, + +files/qu-prolog-8.11-portage.patch, + +files/qu-prolog-8.11-print-atom.patch, metadata.xml: + Version bump + + 21 Apr 2010; <keri@gentoo.org> -qu-prolog-8.8.ebuild, + -files/qu-prolog-8.8-portage.patch, -qu-prolog-8.9.ebuild, + -files/qu-prolog-8.9-glibc2.10.patch, -files/qu-prolog-8.9-portage.patch, + -files/qu-prolog-8.9-print-atom.patch: + Remove old versions + + 18 Apr 2010; <nixnut@gentoo.org> qu-prolog-8.10.ebuild: + ppc stable #304999 + + 09 Apr 2010; Markos Chandras <hwoarang@gentoo.org> qu-prolog-8.10.ebuild: + Stable on amd64 wrt bug #304999 + + 20 Mar 2010; Raúl Porcel <armin76@gentoo.org> qu-prolog-8.10.ebuild: + sparc stable wrt #304999 + + 27 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + qu-prolog-8.10.ebuild: + x86 stable wrt bug #304999 + +*qu-prolog-8.10 (30 Nov 2009) + + 30 Nov 2009; <keri@gentoo.org> +qu-prolog-8.10.ebuild, + +files/qu-prolog-8.10-portage.patch, + +files/qu-prolog-8.10-print-atom.patch: + Version bump + + 30 Sep 2009; Dominik Kapusta <ayoy@gentoo.org> qu-prolog-8.8.ebuild, + qu-prolog-8.9.ebuild: + Removed dependency on Qt metapackage + + 07 Aug 2009; <keri@gentoo.org> qu-prolog-8.9.ebuild, + +files/qu-prolog-8.9-glibc2.10.patch, + +files/qu-prolog-8.9-print-atom.patch: + Fix compile against glibc2.10. Closes #273841 + +*qu-prolog-8.9 (04 Apr 2009) + + 04 Apr 2009; <keri@gentoo.org> +files/qu-prolog-8.9-portage.patch, + +qu-prolog-8.9.ebuild: + Version bump. + + 19 Jan 2009; <keri@gentoo.org> -files/qu-prolog-8.6-portage.patch, + -files/qu-prolog-8.7-portage.patch, -qu-prolog-8.6.ebuild, + -qu-prolog-8.7.ebuild: + Remove old versions + + 18 Jan 2009; Markus Meier <maekke@gentoo.org> qu-prolog-8.8.ebuild: + x86 stable, bug #255138 + + 17 Jan 2009; nixnut <nixnut@gentoo.org> qu-prolog-8.8.ebuild: + ppc stable #255138 + + 16 Jan 2009; Ferris McCormick <fmccor@gentoo.org> qu-prolog-8.8.ebuild: + Sparc stable, Bug #255138. + +*qu-prolog-8.8 (12 Dec 2008) + + 12 Dec 2008; <keri@gentoo.org> +files/qu-prolog-8.8-portage.patch, + +qu-prolog-8.8.ebuild: + Version bump. + + 21 Nov 2008; <keri@gentoo.org> qu-prolog-8.6.ebuild, qu-prolog-8.7.ebuild: + Block against dev-util/mpatch and dev-util/rej. Closes #247433 and #247434. + +*qu-prolog-8.7 (16 Nov 2008) + + 16 Nov 2008; <keri@gentoo.org> +files/qu-prolog-8.7-portage.patch, + +qu-prolog-8.7.ebuild: + Version bump. + + 17 Oct 2008; <keri@gentoo.org> -files/qu-prolog-8.3-configure.patch, + -files/qu-prolog-8.3-debug.patch, -files/qu-prolog-8.3-gcc4.patch, + -files/qu-prolog-8.3-portage.patch, -files/qu-prolog-8.5-gcc4.3.patch, + -files/qu-prolog-8.5-portage.patch, -qu-prolog-8.3.ebuild, + -qu-prolog-8.5.ebuild: + Remove old versions. + + 28 Sep 2008; Markus Meier <maekke@gentoo.org> qu-prolog-8.6.ebuild: + x86 stable, bug #238330 + + 27 Sep 2008; nixnut <nixnut@gentoo.org> qu-prolog-8.6.ebuild: + Stable on ppc wrt bug 238330 + + 22 Sep 2008; Ferris McCormick <fmccor@gentoo.org> qu-prolog-8.6.ebuild: + Sparc stable --- Bug #238330 --- Good since end of July. + + 03 Aug 2008; <keri@gentoo.org> qu-prolog-8.3.ebuild, qu-prolog-8.5.ebuild, + qu-prolog-8.6.ebuild: + Add -amd64 and -ppc64 to KEYWORDS; closes bug #233454 reported by Nikolay + Orlyuk + +*qu-prolog-8.6 (30 Jul 2008) + + 30 Jul 2008; keri <keri@gentoo.org> +files/qu-prolog-8.6-portage.patch, + +qu-prolog-8.6.ebuild: + Version bump. + +*qu-prolog-8.5 (02 Jul 2008) + + 02 Jul 2008; keri <keri@gentoo.org> +files/qu-prolog-8.5-gcc4.3.patch, + +files/qu-prolog-8.5-portage.patch, +qu-prolog-8.5.ebuild: + Version bump. + + 14 Apr 2008; keri <keri@gentoo.org> qu-prolog-8.3.ebuild: + Update Qt 4 dependencies. + + 24 Feb 2008; keri <keri@gentoo.org> -files/qu-prolog-8.2-configure.patch, + -files/qu-prolog-8.2-debug.patch, -files/qu-prolog-8.2-gcc4.patch, + -files/qu-prolog-8.2-portage.patch, -qu-prolog-8.2.ebuild: + Remove old version. + + 20 Feb 2008; Raúl Porcel <armin76@gentoo.org> qu-prolog-8.3.ebuild: + sparc stable wrt #210292 + + 17 Feb 2008; nixnut <nixnut@gentoo.org> qu-prolog-8.3.ebuild: + Stable on ppc wrt bug 210292 + + 16 Feb 2008; Christian Faulhammer <opfer@gentoo.org> qu-prolog-8.3.ebuild: + stable x86, bug 210292 + +*qu-prolog-8.3 (22 Dec 2007) + + 22 Dec 2007; keri <keri@gentoo.org> +files/qu-prolog-8.3-configure.patch, + +files/qu-prolog-8.3-debug.patch, +files/qu-prolog-8.3-gcc4.patch, + +files/qu-prolog-8.3-portage.patch, +qu-prolog-8.3.ebuild: + Version bump. + + 22 Nov 2007; keri <keri@gentoo.org> -files/qu-prolog-7.4-configure.patch, + -files/qu-prolog-7.4-debug.patch, -files/qu-prolog-7.4-gcc4.patch, + -files/qu-prolog-7.4-portage.patch, -files/qu-prolog-7.4-qt4.patch, + -files/qu-prolog-8.0-configure.patch, -files/qu-prolog-8.0-debug.patch, + -files/qu-prolog-8.0-gcc4.patch, -files/qu-prolog-8.0-portage.patch, + -files/qu-prolog-8.1-configure.patch, -files/qu-prolog-8.1-debug.patch, + -files/qu-prolog-8.1-gcc4.patch, -files/qu-prolog-8.1-portage.patch, + -qu-prolog-7.4.ebuild, -qu-prolog-7.4-r1.ebuild, -qu-prolog-8.0.ebuild, + -qu-prolog-8.1.ebuild: + Remove old versions. + + 21 Nov 2007; Raúl Porcel <armin76@gentoo.org> qu-prolog-8.2.ebuild: + sparc stable wrt #199014 + + 16 Nov 2007; nixnut <nixnut@gentoo.org> qu-prolog-8.2.ebuild: + Stable on ppc wrt bug 199014 + + 15 Nov 2007; Christian Faulhammer <opfer@gentoo.org> qu-prolog-8.2.ebuild: + stable x86, bug 199014 + + 27 Oct 2007; keri <keri@gentoo.org> qu-prolog-8.0.ebuild, + qu-prolog-8.1.ebuild, qu-prolog-8.2.ebuild: + Remove references to redundant qt3 USE variable. xqp sources in + qu-prolog-8.x are based on qt4. + +*qu-prolog-8.2 (13 Oct 2007) + + 13 Oct 2007; keri <keri@gentoo.org> +files/qu-prolog-8.2-configure.patch, + +files/qu-prolog-8.2-debug.patch, +files/qu-prolog-8.2-gcc4.patch, + +files/qu-prolog-8.2-portage.patch, +qu-prolog-8.2.ebuild: + Version bump. + +*qu-prolog-8.1 (25 Aug 2007) + + 25 Aug 2007; keri <keri@gentoo.org> +files/qu-prolog-8.1-configure.patch, + +files/qu-prolog-8.1-debug.patch, +files/qu-prolog-8.1-gcc4.patch, + +files/qu-prolog-8.1-portage.patch, +qu-prolog-8.1.ebuild: + Version bump. + + 12 Aug 2007; keri <keri@gentoo.org> files/qu-prolog-8.0-portage.patch: + Call bootstrap prolog assembler when compiling libraries. + + 21 Jul 2007; keri <keri@gentoo.org> files/qu-prolog-8.0-portage.patch: + Fix QPHOME export. + +*qu-prolog-8.0 (21 Jul 2007) + + 21 Jul 2007; keri <keri@gentoo.org> +files/qu-prolog-8.0-configure.patch, + +files/qu-prolog-8.0-debug.patch, +files/qu-prolog-8.0-gcc4.patch, + +files/qu-prolog-8.0-portage.patch, +qu-prolog-8.0.ebuild: + Version bump. + + 21 Jul 2007; keri <keri@gentoo.org> qu-prolog-7.4-r1.ebuild: + Update install target of qt4 xqp + + 13 Mar 2007; keri <keri@gentoo.org> qu-prolog-7.4-r1.ebuild: + Add xqp qt4 port than does not depend upon qt3support libraries. Closes + #170402 reported by Alejandro Dubrovsky. + +*qu-prolog-7.4-r1 (06 Mar 2007) + + 06 Mar 2007; keri <keri@gentoo.org> +qu-prolog-7.4-r1.ebuild: + Add examples to USE + + 20 Jan 2007; keri <keri@gentoo.org> qu-prolog-7.4.ebuild: + Remove redundant eclass calls. + + 20 Jan 2007; keri <keri@gentoo.org> -files/qu-prolog-7.2-configure.patch, + -files/qu-prolog-7.2-debug.patch, -files/qu-prolog-7.2-gcc4.patch, + -files/qu-prolog-7.2-portage.patch, -files/qu-prolog-7.2-qt4.patch, + -qu-prolog-7.2-r1.ebuild: + Remove old -7.2 version. + + 17 Jan 2007; nixnut <nixnut@gentoo.org> qu-prolog-7.4.ebuild: + Stable on ppc wrt bug 161981 + + 16 Jan 2007; Raúl Porcel <armin76@gentoo.org> qu-prolog-7.4.ebuild: + stable x86 wrt bug 161981 + + 15 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> qu-prolog-7.4.ebuild: + Stable on sparc wrt #161981 + + 14 Jan 2007; keri <keri@gentoo.org> files/qu-prolog-7.4-configure.patch: + Suppress redundant configure checks. + + 03 Oct 2006; keri <keri@gentoo.org> qu-prolog-7.2-r1.ebuild, + qu-prolog-7.4.ebuild: + Add ~sparc keyword. + + 21 Sep 2006; <nixnut@gentoo.org> qu-prolog-7.2-r1.ebuild: + Stable on ppc wrt bug 142960 + + 17 Aug 2006; Joshua Jackson <tsunam@gentoo.org> qu-prolog-7.2-r1.ebuild: + Stable x86; bug #142960 + + 10 Aug 2006; Keri Harris <keri@gentoo.org> + files/qu-prolog-7.2-portage.patch, files/qu-prolog-7.4-portage.patch: + Explicitely add cwd to QPLIBPATH. Reported by Wormo <wormo@gentoo.org> in + #142960. + + 07 Aug 2006; Keri Harris <keri@gentoo.org> + -files/qu-prolog-7.1-CXXFLAGS.patch, -files/qu-prolog-7.1-gcc4.patch, + -files/qu-prolog-7.1-portage.patch, -files/qu-prolog-7.2-CXXFLAGS.patch, + -qu-prolog-7.1.ebuild, -qu-prolog-7.2.ebuild: + Remove old versions. + + 07 Aug 2006; Keri Harris <keri@gentoo.org> + files/qu-prolog-7.4-configure.patch, files/qu-prolog-7.4-portage.patch, + qu-prolog-7.4.ebuild: + Add qem wrapper script for installed examples. + + 07 Aug 2006; Keri Harris <keri@gentoo.org> + files/qu-prolog-7.2-configure.patch, files/qu-prolog-7.2-portage.patch, + qu-prolog-7.2-r1.ebuild: + Add qem wrapper scripts for installed examples. + +*qu-prolog-7.4 (06 Aug 2006) + + 06 Aug 2006; Keri Harris <keri@gentoo.org> + +files/qu-prolog-7.4-configure.patch, +files/qu-prolog-7.4-debug.patch, + +files/qu-prolog-7.4-gcc4.patch, +files/qu-prolog-7.4-portage.patch, + +files/qu-prolog-7.4-qt4.patch, +qu-prolog-7.4.ebuild: + Version bump. + + 06 Aug 2006; Keri Harris <keri@gentoo.org> qu-prolog-7.2-r1.ebuild: + Prefer qt4 over qt3 if both USE flags are set. + + 29 Jun 2006; Keri Harris <keri@gentoo.org> qu-prolog-7.2-r1.ebuild: + Specify qt4 dependency against >=qt-4.1.0. Bug #138326. + + 25 Jun 2006; Keri Harris <keri@gentoo.org> qu-prolog-7.1.ebuild, + qu-prolog-7.2.ebuild, qu-prolog-7.2-r1.ebuild: + USE flag qt->qt3/qt4 change. Bug #137785. + + 27 May 2006; Keri Harris <keri@gentoo.org> + +files/qu-prolog-7.2-configure.patch, +files/qu-prolog-7.2-qt4.patch, + qu-prolog-7.2-r1.ebuild: + Add support for qt4. + +*qu-prolog-7.2-r1 (26 May 2006) + + 26 May 2006; Keri Harris <keri@gentoo.org> + +files/qu-prolog-7.2-debug.patch, +qu-prolog-7.2-r1.ebuild: + Add debug support to prolog engine. + + 26 May 2006; Keri Harris <keri@gentoo.org> qu-prolog-7.1.ebuild, + qu-prolog-7.2.ebuild: + Do not install INSTALL file. + +*qu-prolog-7.2 (07 Apr 2006) + + 07 Apr 2006; Keri Harris <keri@gentoo.org> + +files/qu-prolog-7.2-CXXFLAGS.patch, +files/qu-prolog-7.2-gcc4.patch, + +files/qu-prolog-7.2-portage.patch, +qu-prolog-7.2.ebuild: + Version bump. + + 01 Apr 2006; Keri Harris <keri@gentoo.org> qu-prolog-7.1.ebuild: + QT support is handled by configure. + + 25 Mar 2006; Keri Harris <keri@gentoo.org> qu-prolog-7.1.ebuild: + Add qt3 to DEPEND + + 25 Mar 2006; Keri Harris <keri@gentoo.org> qu-prolog-7.1.ebuild: + Add ~ppc keyword. + +*qu-prolog-7.1 (25 Mar 2006) + + 25 Mar 2006; Keri Harris <keri@gentoo.org> + +files/qu-prolog-7.1-CXXFLAGS.patch, +files/qu-prolog-7.1-gcc4.patch, + +files/qu-prolog-7.1-portage.patch, +metadata.xml, +qu-prolog-7.1.ebuild: + Initial import. diff --git a/dev-lang/rakudo/ChangeLog b/dev-lang/rakudo/ChangeLog new file mode 100644 index 00000000..098397ef --- /dev/null +++ b/dev-lang/rakudo/ChangeLog @@ -0,0 +1,403 @@ +# ChangeLog for dev-lang/rakudo +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/rakudo/ChangeLog,v 1.79 2015/07/27 07:41:50 patrick Exp $ + +*rakudo-2015.07.2 (27 Jul 2015) + + 27 Jul 2015; Patrick Lauer <patrick@gentoo.org> +rakudo-2015.07.2.ebuild: + Bump + +*rakudo-2015.06 (20 Jun 2015) + + 20 Jun 2015; Patrick Lauer <patrick@gentoo.org> +rakudo-2015.06.ebuild: + Bump + +*rakudo-2015.06 (20 Jun 2015) + + 20 Jun 2015; Patrick Lauer <patrick@gentoo.org> +rakudo-2015.06.ebuild: + Bump + +*rakudo-2015.05-r1 (29 May 2015) + + 29 May 2015; Patrick Lauer <patrick@gentoo.org> +files/jakudo-fix-paths.patch, + +rakudo-2015.05-r1.ebuild, -rakudo-2015.05.ebuild: + Fix compilation of jakudo with upstream patch, #550208 + + 23 May 2015; Mikle Kolyada <zlogene@gentoo.org> -rakudo-2014.12.ebuild: + Drop old 2014.x series + +*rakudo-2015.05 (23 May 2015) + + 23 May 2015; Patrick Lauer <patrick@gentoo.org> +rakudo-2015.05.ebuild: + Bump + +*rakudo-2015.04 (24 Apr 2015) + + 24 Apr 2015; Patrick Lauer <patrick@gentoo.org> +rakudo-2015.04.ebuild: + Bump + +*rakudo-2015.03 (20 Mar 2015) + + 20 Mar 2015; Patrick Lauer <patrick@gentoo.org> +rakudo-2015.03.ebuild: + Bump, remove parrot useflag + +*rakudo-2015.02 (22 Feb 2015) + + 22 Feb 2015; Patrick Lauer <patrick@gentoo.org> +rakudo-2015.02.ebuild: + Bump + + 31 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> -rakudo-2014.07.ebuild, + -rakudo-2014.08.ebuild, -rakudo-2014.09-r1.ebuild, -rakudo-2014.09.ebuild, + -rakudo-2014.10.ebuild, -rakudo-2014.11-r1.ebuild: + Drop old + +*rakudo-2015.01.1 (26 Jan 2015) + + 26 Jan 2015; Patrick Lauer <patrick@gentoo.org> +rakudo-2015.01.1.ebuild: + Bump + +*rakudo-2014.12 (20 Dec 2014) + + 20 Dec 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2014.12.ebuild: + Bump + + 26 Nov 2014; Patrick Lauer <patrick@gentoo.org> rakudo-2014.11-r1.ebuild: + Fix build with -parrot #530728 + +*rakudo-2014.11-r1 (25 Nov 2014) + + 25 Nov 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2014.11-r1.ebuild, + -rakudo-2014.11.ebuild: + Re-add parrot/nqp backend as nqp works again + +*rakudo-2014.11 (24 Nov 2014) + + 24 Nov 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2014.11.ebuild: + Bump + +*rakudo-2014.10 (25 Oct 2014) + + 25 Oct 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2014.10.ebuild: + Bump + +*rakudo-2014.09-r1 (06 Oct 2014) + + 06 Oct 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2014.09-r1.ebuild: + Fix parrot dep #524520 + +*rakudo-2014.09 (19 Sep 2014) + + 19 Sep 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2014.09.ebuild: + Bump + +*rakudo-2014.08 (25 Aug 2014) + + 25 Aug 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2014.08.ebuild: + Bump + +*rakudo-2014.07 (21 Jul 2014) + + 21 Jul 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2014.07.ebuild, + -rakudo-2014.01.ebuild, -rakudo-2014.02.ebuild, -rakudo-2014.03.01.ebuild, + -rakudo-2014.04.ebuild, -rakudo-2014.05-r1.ebuild, -rakudo-2014.06.ebuild: + Bump, remove old + +*rakudo-2014.06 (27 Jun 2014) + + 27 Jun 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2014.06.ebuild: + Bump, temporarily remove rakudo-p until nqp likes parrot again + +*rakudo-2014.05-r1 (27 May 2014) + + 27 May 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2014.05-r1.ebuild, + -rakudo-2014.05.ebuild: + Correct dependencies #511568 + +*rakudo-2014.05 (26 May 2014) + + 26 May 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2014.05.ebuild, + metadata.xml: + Bump, add moarvm support + +*rakudo-2014.04 (18 Apr 2014) + + 18 Apr 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2014.04.ebuild: + Bump + +*rakudo-2014.03.01 (31 Mar 2014) + + 31 Mar 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2014.03.01.ebuild, + -rakudo-2013.08.ebuild, -rakudo-2013.09.ebuild, -rakudo-2013.11-r1.ebuild, + -rakudo-2013.11.ebuild, -rakudo-2013.12.ebuild: + Bump + +*rakudo-2014.02 (26 Feb 2014) + + 26 Feb 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2014.02.ebuild: + Bump + +*rakudo-2014.01 (11 Feb 2014) + + 11 Feb 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2014.01.ebuild: + Bump + +*rakudo-2013.12 (09 Jan 2014) + + 09 Jan 2014; Patrick Lauer <patrick@gentoo.org> +rakudo-2013.12.ebuild: + Bump + +*rakudo-2013.11-r1 (06 Dec 2013) + + 06 Dec 2013; Patrick Lauer <patrick@gentoo.org> +rakudo-2013.11-r1.ebuild, + metadata.xml, rakudo-2013.11.ebuild: + Add jakudo support + +*rakudo-2013.11 (01 Dec 2013) + + 01 Dec 2013; Patrick Lauer <patrick@gentoo.org> +rakudo-2013.11.ebuild: + Bump + + 24 Sep 2013; Patrick Lauer <patrick@gentoo.org> -rakudo-2013.05.ebuild, + -rakudo-2013.06.ebuild, -rakudo-2013.07.ebuild: + Remove old + +*rakudo-2013.09 (24 Sep 2013) + + 24 Sep 2013; Patrick Lauer <patrick@gentoo.org> +rakudo-2013.09.ebuild: + Bump + +*rakudo-2013.08 (03 Sep 2013) + + 03 Sep 2013; Patrick Lauer <patrick@gentoo.org> +rakudo-2013.08.ebuild: + Bump + + 01 Aug 2013; Patrick Lauer <patrick@gentoo.org> -rakudo-2013.01.ebuild, + -rakudo-2013.02.1.ebuild, -rakudo-2013.02.ebuild, -rakudo-2013.03.ebuild, + -rakudo-2013.04.ebuild: + Remove old + +*rakudo-2013.07 (19 Jul 2013) + + 19 Jul 2013; Patrick Lauer <patrick@gentoo.org> +rakudo-2013.07.ebuild: + Bump + +*rakudo-2013.06 (25 Jun 2013) + + 25 Jun 2013; Patrick Lauer <patrick@gentoo.org> +rakudo-2013.06.ebuild: + Bump + +*rakudo-2013.05 (31 May 2013) + + 31 May 2013; Patrick Lauer <patrick@gentoo.org> +rakudo-2013.05.ebuild: + Bump + +*rakudo-2013.04 (22 Apr 2013) + + 22 Apr 2013; Patrick Lauer <patrick@gentoo.org> +rakudo-2013.04.ebuild: + Bump + +*rakudo-2013.03 (26 Mar 2013) + + 26 Mar 2013; Patrick Lauer <patrick@gentoo.org> +rakudo-2013.03.ebuild, + -rakudo-2012.05.ebuild, -rakudo-2012.06.ebuild, -rakudo-2012.07.ebuild, + -rakudo-2012.08.ebuild, -rakudo-2012.09.1.ebuild, -rakudo-2012.09.ebuild, + -rakudo-2012.10.ebuild, -rakudo-2012.11.ebuild, -rakudo-2012.12.ebuild: + Bump, prune old + +*rakudo-2013.02.1 (17 Mar 2013) + + 17 Mar 2013; Patrick Lauer <patrick@gentoo.org> +rakudo-2013.02.1.ebuild: + Bump + +*rakudo-2013.02 (01 Mar 2013) + + 01 Mar 2013; Patrick Lauer <patrick@gentoo.org> +rakudo-2013.02.ebuild: + Bump + +*rakudo-2013.01 (25 Jan 2013) + + 25 Jan 2013; Patrick Lauer <patrick@gentoo.org> +rakudo-2013.01.ebuild: + Bump + +*rakudo-2012.12 (06 Jan 2013) + + 06 Jan 2013; Patrick Lauer <patrick@gentoo.org> +rakudo-2012.12.ebuild: + Bump + +*rakudo-2012.11 (23 Nov 2012) + + 23 Nov 2012; Patrick Lauer <patrick@gentoo.org> +rakudo-2012.11.ebuild: + Bump + +*rakudo-2012.10 (19 Oct 2012) + + 19 Oct 2012; Patrick Lauer <patrick@gentoo.org> +rakudo-2012.10.ebuild: + Bump + +*rakudo-2012.09.1 (09 Oct 2012) + + 09 Oct 2012; Patrick Lauer <patrick@gentoo.org> +rakudo-2012.09.1.ebuild: + Bump + +*rakudo-2012.09 (05 Oct 2012) + + 05 Oct 2012; Patrick Lauer <patrick@gentoo.org> +rakudo-2012.09.ebuild: + Bump + +*rakudo-2012.08 (24 Aug 2012) + + 24 Aug 2012; Patrick Lauer <patrick@gentoo.org> +rakudo-2012.08.ebuild: + Bump + +*rakudo-2012.07 (26 Jul 2012) + + 26 Jul 2012; Patrick Lauer <patrick@gentoo.org> +rakudo-2012.07.ebuild: + Bump + + 25 Jun 2012; Patrick Lauer <patrick@gentoo.org> -rakudo-2012.02.ebuild, + -rakudo-2012.03.ebuild, -rakudo-2012.04.1.ebuild, -rakudo-2012.04.ebuild: + Remove old + +*rakudo-2012.06 (25 Jun 2012) + + 25 Jun 2012; Patrick Lauer <patrick@gentoo.org> +rakudo-2012.06.ebuild: + Bump + +*rakudo-2012.05 (18 May 2012) + + 18 May 2012; Patrick Lauer <patrick@gentoo.org> +rakudo-2012.05.ebuild: + Bump + + 26 Apr 2012; Patrick Lauer <patrick@gentoo.org> rakudo-2012.04.1.ebuild, + rakudo-2012.04.ebuild: + fix parrot deps a bit + +*rakudo-2012.04.1 (26 Apr 2012) + + 26 Apr 2012; Patrick Lauer <patrick@gentoo.org> +rakudo-2012.04.1.ebuild: + Bump + +*rakudo-2012.04 (20 Apr 2012) + + 20 Apr 2012; Patrick Lauer <patrick@gentoo.org> +rakudo-2012.04.ebuild: + Bump + +*rakudo-2012.03 (24 Mar 2012) + + 24 Mar 2012; Patrick Lauer <patrick@gentoo.org> +rakudo-2012.03.ebuild, + -rakudo-2012.01.ebuild: + Bump + +*rakudo-2012.02 (08 Mar 2012) + + 08 Mar 2012; Patrick Lauer <patrick@gentoo.org> +rakudo-2012.02.ebuild, + -rakudo-2011.04.ebuild, -rakudo-2011.07.ebuild, -rakudo-2011.10.ebuild, + -rakudo-2011.12.ebuild: + Bump + + 16 Feb 2012; Patrick Lauer <patrick@gentoo.org> rakudo-2011.04.ebuild, + rakudo-2011.07.ebuild, rakudo-2011.10.ebuild, rakudo-2011.12.ebuild, + rakudo-2012.01.ebuild: + Fixing SRC_URI + +*rakudo-2012.01 (16 Feb 2012) + + 16 Feb 2012; Patrick Lauer <patrick@gentoo.org> +rakudo-2012.01.ebuild, + rakudo-2011.04.ebuild, rakudo-2011.07.ebuild, rakudo-2011.10.ebuild, + rakudo-2011.12.ebuild: + Bump + +*rakudo-2011.12 (27 Dec 2011) + + 27 Dec 2011; Patrick Lauer <patrick@gentoo.org> +rakudo-2011.12.ebuild: + Bump + +*rakudo-2011.10 (28 Oct 2011) + + 28 Oct 2011; Patrick Lauer <patrick@gentoo.org> +rakudo-2011.10.ebuild: + Bump for #388173, ebuild mods by Martin von Gagern + + 31 Jul 2011; Patrick Lauer <patrick@gentoo.org> rakudo-2011.07.ebuild: + Fixing parrot version for #377157 + +*rakudo-2011.07 (30 Jul 2011) + + 30 Jul 2011; Patrick Lauer <patrick@gentoo.org> -rakudo-2010.07.ebuild, + -rakudo-2010.08.1.ebuild, -rakudo-2010.10.ebuild, -rakudo-2010.12.ebuild, + -rakudo-2011.01.ebuild, +rakudo-2011.07.ebuild: + Bump, remove old + +*rakudo-2011.04 (05 May 2011) + + 05 May 2011; Patrick Lauer <patrick@gentoo.org> rakudo-2011.01.ebuild, + +rakudo-2011.04.ebuild: + Bump + +*rakudo-2011.01 (09 Feb 2011) + + 09 Feb 2011; Patrick Lauer <patrick@gentoo.org> +rakudo-2011.01.ebuild: + Bump for #354217 + +*rakudo-2010.12 (16 Jan 2011) + + 16 Jan 2011; Patrick Lauer <patrick@gentoo.org> +rakudo-2010.12.ebuild: + Bump for #350626 + +*rakudo-2010.10 (01 Nov 2010) + + 01 Nov 2010; Patrick Lauer <patrick@gentoo.org> +rakudo-2010.10.ebuild: + Followup bump for #343267 + +*rakudo-2010.08.1 (11 Sep 2010) + + 11 Sep 2010; Torsten Veller <tove@gentoo.org> -rakudo-2010.08.ebuild, + +rakudo-2010.08.1.ebuild: + Version bump + +*rakudo-2010.08 (11 Sep 2010) + + 11 Sep 2010; Torsten Veller <tove@gentoo.org> +rakudo-2010.08.ebuild: + Version bump + + 11 Sep 2010; Torsten Veller <tove@gentoo.org> -rakudo-2010.05.ebuild, + -rakudo-2010.06.ebuild: + Cleanup + +*rakudo-2010.07 (23 Jul 2010) + + 23 Jul 2010; Torsten Veller <tove@gentoo.org> +rakudo-2010.07.ebuild: + Version bump + + 18 Jun 2010; Patrick Lauer <patrick@gentoo.org> -rakudo-2009.12.ebuild, + -rakudo-2010.02.ebuild, -rakudo-2010.04.ebuild: + Remove old + +*rakudo-2010.06 (18 Jun 2010) + + 18 Jun 2010; Patrick Lauer <patrick@gentoo.org> +rakudo-2010.06.ebuild: + Bump + +*rakudo-2010.05 (24 May 2010) + + 24 May 2010; Patrick Lauer <patrick@gentoo.org> +rakudo-2010.05.ebuild: + Bump for #321269 + +*rakudo-2010.04 (25 Apr 2010) + + 25 Apr 2010; Torsten Veller <tove@gentoo.org> +rakudo-2010.04.ebuild: + Version bump. Thanks to Alexandre Rostovtsev (#307203) + + 02 Mar 2010; Patrick Lauer <patrick@gentoo.org> rakudo-2010.02.ebuild: + Fixing src_install to actually install, fixes #307405 + +*rakudo-2010.02 (28 Feb 2010) + + 28 Feb 2010; Luca Barbato <lu_zero@gentoo.org> +rakudo-2010.02.ebuild: + New version on par with parrot 2.1 + +*rakudo-2009.12 (08 Jan 2010) + + 08 Jan 2010; Patrick Lauer <patrick@gentoo.org> +rakudo-2009.12.ebuild, + +metadata.xml: + Initial import. Ebuild by Christian Ludwig based on earlier work by David + Abbott and D W. Fixes #271167 diff --git a/dev-lang/rebol-bin/ChangeLog b/dev-lang/rebol-bin/ChangeLog new file mode 100644 index 00000000..cdddc02a --- /dev/null +++ b/dev-lang/rebol-bin/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for dev-lang/rebol-bin +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/rebol-bin/ChangeLog,v 1.2 2014/06/25 12:28:37 mgorny Exp $ + + 25 Jun 2014; Michał Górny <mgorny@gentoo.org> rebol-bin-3_pre111.ebuild: + Remove unnecessary dependency on emul-linux-x86-baselibs. + +*rebol-bin-3_pre111 (23 Dec 2012) + + 23 Dec 2012; Patrick Lauer <patrick@gentoo.org> +metadata.xml, + +rebol-bin-3_pre111.ebuild: + Initial import, ebuild by me diff --git a/dev-lang/rebol/ChangeLog b/dev-lang/rebol/ChangeLog new file mode 100644 index 00000000..fe7b752a --- /dev/null +++ b/dev-lang/rebol/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for dev-lang/rebol +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/rebol/ChangeLog,v 1.2 2015/06/19 11:08:38 ulm Exp $ + + 19 Jun 2015; Ulrich Müller <ulm@gentoo.org> rebol-9999.ebuild: + Remove obsolete comment mentioning emul-linux-x86-baselibs. + +*rebol-9999 (23 Dec 2012) + + 23 Dec 2012; Patrick Lauer <patrick@gentoo.org> +metadata.xml, + +rebol-9999.ebuild: + Initial import, ebuild by me diff --git a/dev-lang/regina-rexx/ChangeLog b/dev-lang/regina-rexx/ChangeLog new file mode 100644 index 00000000..4a701251 --- /dev/null +++ b/dev-lang/regina-rexx/ChangeLog @@ -0,0 +1,145 @@ +# ChangeLog for dev-lang/regina-rexx +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/regina-rexx/ChangeLog,v 1.36 2015/04/18 07:44:41 mr_bones_ Exp $ + + 18 Apr 2015; Michael Sterrett <mr_bones_@gentoo.org> -regina-rexx-3.3.ebuild: + old + + 26 Feb 2013; Michael Palimaka <kensington@gentoo.org> -regina-rexx-3.4.ebuild, + -regina-rexx-3.6-r1.ebuild, -regina-rexx-3.6.ebuild: + Remove old. + + 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> regina-rexx-3.6-r2.ebuild: + Stable for ppc, wrt bug #457290 + + 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> regina-rexx-3.6-r2.ebuild: + Stable for x86, wrt bug #457290 + +*regina-rexx-3.6-r2 (15 Dec 2012) + + 15 Dec 2012; Jeroen Roovers <jer@gentoo.org> regina-rexx-3.6.ebuild, + regina-rexx-3.6-r1.ebuild, +regina-rexx-3.6-r2.ebuild, + +files/regina-rexx-3.6-gentoo.patch: + Fix libregutil linking, fix license (bug #442112). + + 10 Dec 2012; Jeroen Roovers <jer@gentoo.org> regina-rexx-3.3.ebuild, + regina-rexx-3.4.ebuild, regina-rexx-3.6.ebuild, regina-rexx-3.6-r1.ebuild: + Drop HPPA keywording (bug #441178). + + 01 Dec 2012; Raúl Porcel <armin76@gentoo.org> regina-rexx-3.3.ebuild, + regina-rexx-3.4.ebuild, regina-rexx-3.6.ebuild, regina-rexx-3.6-r1.ebuild: + Drop s390/sparc keywords + + 05 Nov 2012; Anthony G. Basile <blueness@gentoo.org> + regina-rexx-3.6-r1.ebuild: + stable ppc, bug #441178 + + 04 Nov 2012; Agostino Sarubbo <ago@gentoo.org> regina-rexx-3.6-r1.ebuild: + respect CC/AR + +*regina-rexx-3.6-r1 (04 Nov 2012) + + 04 Nov 2012; Michael Palimaka <kensington@gentoo.org> +files/rxstack-r1, + +regina-rexx-3.6-r1.ebuild, metadata.xml: + Migrate to EAPI 4. Respect *FLAGS. Avoid bashisms in init script. Add upstream + metadata. + +*regina-rexx-3.6 (01 Sep 2012) + + 01 Sep 2012; Patrick Lauer <patrick@gentoo.org> +regina-rexx-3.6.ebuild: + Bump + + 25 Apr 2012; Justin Lecher <jlec@gentoo.org> regina-rexx-3.3.ebuild, + regina-rexx-3.4.ebuild: + Drop unnessecary die + + 23 Jul 2009; Víctor Ostorga <vostorga@gentoo.org> regina-rexx-3.3.ebuild, + regina-rexx-3.4.ebuild: + Respecting CC variable, closes bug #243884 + + 24 Jun 2008; Jeremy Olexa <darkside@gentoo.org> -regina-rexx-3.0.1.ebuild: + Remove old version, newer version marked stable on all existing ARCHs + +*regina-rexx-3.4 (24 Jun 2008) + + 24 Jun 2008; Jeremy Olexa <darkside@gentoo.org> +regina-rexx-3.4.ebuild: + Version bump, bug #214524. Removed un-needed eautoreconf line because it + wasn't needed. Dropped stable kws to ~ARCH. + + 18 Jun 2008; Jeremy Olexa <darkside@gentoo.org> regina-rexx-3.0.1.ebuild, + regina-rexx-3.3.ebuild: + Minor QA & eautoconf -> eautoreconf. bug #226551 + + 21 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml: + Fix up metadata.xml. If there's no maintainer for the package, the metadata + also needs to contain m-needed@g.o. + + 02 Dec 2007; Christian Faulhammer <opfer@gentoo.org> + regina-rexx-3.3.ebuild: + fix shebang line in example scripts, x86 stable, bug 200973 + + 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + regina-rexx-3.3.ebuild: + ppc. stable + + 02 Aug 2007; Ferris McCormick <fmccor@gentoo.org> regina-rexx-3.3.ebuild: + Stable for sparc. + + 28 Apr 2007; Sven Wegener <swegener@gentoo.org> regina-rexx-3.0.1.ebuild: + Fix *initd, *confd and *envd calls (#17388, #174266) + + 06 Feb 2007; Marius Mauch <genone@gentoo.org> regina-rexx-3.0.1.ebuild, + regina-rexx-3.3.ebuild: + Replacing einfo with elog + + 18 Dec 2006; Charlie Shepherd <masterdriverz@gentoo.org> + regina-rexx-3.3.ebuild: + Fix autotools usage; thanks to Ali Polatel for the fixed ebuild; bug 158392 + + 10 Jul 2005; Sven Wegener <swegener@gentoo.org> regina-rexx-3.0.1.ebuild, + regina-rexx-3.3.ebuild: + QA: Removed 'emake || make || die' and variants. Either a package is + parallel build safe or it is not. There's nothing like trying and falling + back. + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + regina-rexx-3.0.1.ebuild: + Stable on ppc. + + 29 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> regina-rexx-3.3.ebuild: + added ~amd64 to KEYWORDS, fixes #73948 + + 16 Oct 2004; Guy Martin <gmsoft@gentoo.org> regina-rexx-3.3.ebuild: + Stable on hppa. + +*regina-rexx-3.3 (17 May 2004) + + 17 May 2004; David Holm <dholm@gentoo.org> +metadata.xml, + +regina-rexx-3.3.ebuild: + Version bumped, and added to ~ppc. + + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> regina-rexx-3.0.1.ebuild: + Add die following econf for bug 48950 + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*regina-rexx-3.0.1 (19 Jul 2002) + + 07 Nov 2002; Seemant Kulleen <seemant@gentoo.org> regina-rexx-3.0.1.ebuild : + + Added app-arch/unzip to DEPEND to close bug #10382 by: + gaffesevens@cswebmail.com (Geoff Stevens). Also changed syntax to use + econf and einstall. + + 19 Jul 2002; George Shapovalov <george@gentoo.org> regina-rexx-3.0.1.ebuild, files/rxstack, files/digest-regina-rexx-3.0.1 : + + Initial release + + Regina is a Rexx interpreter that has been ported to most Unix platforms (Linux, + FreeBSD, Solaris, AIX, HP-UX, etc.) and also to OS/2, eCS, DOS, + Win9x/Me/NT/2k/XP, Amiga, QNX, BeOS, MacOS X, EPOC32, AtheOS, OpenVMS and + OpenEdition. Rexx is a programming language that was designed to be easy to use + for inexperienced programmers yet powerful enough for experienced users. It is + also a language ideally suited as a macro language for other applications. + + ebuild submitted by Maik Schreiber <bZ@iq-computing.de> diff --git a/dev-lang/rubinius/ChangeLog b/dev-lang/rubinius/ChangeLog new file mode 100644 index 00000000..714c4791 --- /dev/null +++ b/dev-lang/rubinius/ChangeLog @@ -0,0 +1,91 @@ +# ChangeLog for dev-lang/rubinius +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/rubinius/ChangeLog,v 1.24 2015/07/02 09:23:44 mrueg Exp $ + + 02 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -rubinius-1.2.4.20110705.ebuild: + Remove old. + +*rubinius-2.5.5 (16 May 2015) + + 16 May 2015; Hans de Graaff <graaff@gentoo.org> +rubinius-2.5.5.ebuild: + Version bump. + + 11 May 2015; Hans de Graaff <graaff@gentoo.org> rubinius-2.5.3.ebuild: + Fix rbx symlink for new file location. + + 11 May 2015; Hans de Graaff <graaff@gentoo.org> -rubinius-2.2.9.ebuild, + -rubinius-2.3.0.ebuild: + Remove old versions with issues. + +*rubinius-2.5.3 (11 May 2015) + + 11 May 2015; Hans de Graaff <graaff@gentoo.org> +rubinius-2.5.3.ebuild: + Version bump. + + 18 Nov 2014; Manuel Rüger <mrueg@gentoo.org> + -files/rubinius-2.2.7-emake-v.patch: + Cleanup unused patches. + + 10 Nov 2014; Hans de Graaff <graaff@gentoo.org> rubinius-2.3.0.ebuild: + Fix sandbox violations by logging to /dev/null during build and install. + +*rubinius-2.3.0 (04 Nov 2014) + + 04 Nov 2014; Hans de Graaff <graaff@gentoo.org> +rubinius-2.3.0.ebuild: + Version bump. + + 08 Sep 2014; Hans de Graaff <graaff@gentoo.org> -rubinius-2.2.7.ebuild, + -rubinius-2.2.7-r1.ebuild: + Cleanup. + +*rubinius-2.2.9 (12 Jun 2014) + + 12 Jun 2014; Hans de Graaff <graaff@gentoo.org> +rubinius-2.2.9.ebuild: + Version bump. + +*rubinius-2.2.7-r1 (07 Jun 2014) + + 07 Jun 2014; Hans de Graaff <graaff@gentoo.org> +rubinius-2.2.7-r1.ebuild, + +files/rubinius-2.2.7-emake-v.patch: + Backport upstream patch to support "emake V=1" for C extensions. + +*rubinius-2.2.7 (01 Jun 2014) + + 01 Jun 2014; Hans de Graaff <graaff@gentoo.org> +rubinius-2.2.7.ebuild: + Version bump. + + 23 Mar 2014; Hans de Graaff <graaff@gentoo.org> + rubinius-1.2.4.20110705.ebuild: + Update ruby dependency to ruby:1.9 since rubinius bootstraps with this + version also, fixing bug 505230. + + 21 Apr 2013; Hans de Graaff <graaff@gentoo.org> + rubinius-1.2.4.20110705.ebuild: + Remove debugging and error CFLAGS, bug 463744. + + 22 Oct 2012; Hans de Graaff <graaff@gentoo.org> + rubinius-1.2.4.20110705.ebuild: + Fix version numbers to actually allow llvm 2.9 versions. + + 20 Oct 2012; Hans de Graaff <graaff@gentoo.org> + rubinius-1.2.4.20110705.ebuild, metadata.xml: + Add a llvm USE flag to make llvm optional since it needs an old version of + llvm. + + 23 Oct 2011; Hans de Graaff <graaff@gentoo.org> + rubinius-1.2.4.20110705.ebuild: + Use the just-compiled runtime to avoid bootstrapping problems. + + 21 Oct 2011; Hans de Graaff <graaff@gentoo.org> + rubinius-1.2.4.20110705.ebuild: + Remove rubygems dependency as we will use the bundled version. + + 21 Oct 2011; Hans de Graaff <graaff@gentoo.org> metadata.xml: + Remove copy-paste USE flags. + +*rubinius-1.2.4.20110705 (21 Oct 2011) + + 21 Oct 2011; Hans de Graaff <graaff@gentoo.org> + +rubinius-1.2.4.20110705.ebuild, +files/auto_gem.rb, +metadata.xml: + Add Rubinius back as a ruby target (rbx). Fixes bug 334177, many thanks for + Judson for creating and testing the initial package. diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog new file mode 100644 index 00000000..4838a353 --- /dev/null +++ b/dev-lang/ruby/ChangeLog @@ -0,0 +1,137 @@ +# ChangeLog for dev-lang/ruby +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.725 2015/08/05 09:45:20 zlogene Exp $ + + 05 Aug 2015; Mikle Kolyada <zlogene@gentoo.org> ruby-2.1.6-r1.ebuild: + x86 stable wrt bug #518094 + + 02 Aug 2015; Pacho Ramos <pacho@gentoo.org> ruby-2.1.6-r1.ebuild: + sparc stable wrt bug #518094 + + 30 Jul 2015; Tobias Klausmann <klausman@gentoo.org> ruby-2.1.6-r1.ebuild: + Stable on alpha, bug 518094 + + 29 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> ruby-2.1.6-r1.ebuild: + amd64 stable wrt bug #518094 + + 26 Jul 2015; Markus Meier <maekke@gentoo.org> ruby-2.1.6-r1.ebuild: + arm stable, bug #518094 + + 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> ruby-2.1.6-r1.ebuild: + ppc stable wrt bug #518094 + + 27 May 2015; Hans de Graaff <graaff@gentoo.org> -ruby-1.9.3_p551.ebuild, + -ruby-2.0.0_p598.ebuild: + Cleanup vulnerable versions. + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p551-r1.ebuild, + ruby-2.0.0_p645.ebuild: + Stable for arm, wrt bug #546042 + + 24 May 2015; Hans de Graaff <graaff@gentoo.org> ruby-2.0.0_p645.ebuild, + ruby-2.1.6-r1.ebuild, ruby-2.2.2-r1.ebuild: + Fix slot operator for sys-libs/db, thanks to Arfrever Frehtes Taifersar + Arahesis in bug 549952. + + 10 May 2015; Hans de Graaff <graaff@gentoo.org> ruby-1.9.3_p551-r1.ebuild, + ruby-2.0.0_p645.ebuild, ruby-2.1.6-r1.ebuild, ruby-2.2.2-r1.ebuild: + Make slot dependencies explicit. Also fixes bug 548680. + + 10 May 2015; Hans de Graaff <graaff@gentoo.org> -ruby-2.0.0_p643.ebuild, + -ruby-2.1.5.ebuild, -ruby-2.1.6.ebuild, -ruby-2.2.0-r1.ebuild, + -ruby-2.2.1.ebuild, -ruby-2.2.2.ebuild: + Cleanup. + + 29 Apr 2015; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p551-r1.ebuild, + ruby-2.0.0_p645.ebuild: + Stable for sparc, wrt bug #546042 + + 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p551-r1.ebuild, + ruby-2.0.0_p645.ebuild: + Stable for ia64, wrt bug #546042 + + 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p551-r1.ebuild, + ruby-2.0.0_p645.ebuild: + Stable for alpha, wrt bug #546042 + + 27 Apr 2015; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p551-r1.ebuild, + ruby-2.0.0_p645.ebuild: + Stable for ppc, wrt bug #546042 + +*ruby-2.2.2-r1 (24 Apr 2015) +*ruby-2.1.6-r1 (24 Apr 2015) + + 24 Apr 2015; Hans de Graaff <graaff@gentoo.org> +ruby-2.1.6-r1.ebuild, + +ruby-2.2.2-r1.ebuild: + Backport upstream patch to compile with hardened gcc, bug 542610. Drop + unneeded sse2 patch for ruby 2.1.6, bug 546974. + + 22 Apr 2015; Jeroen Roovers <jer@gentoo.org> ruby-1.9.3_p551-r1.ebuild, + ruby-2.0.0_p645.ebuild: + Stable for PPC64 (bug #546042). + + 15 Apr 2015; Jeroen Roovers <jer@gentoo.org> ruby-1.9.3_p551-r1.ebuild, + ruby-2.0.0_p645.ebuild: + Stable for HPPA (bug #546042). + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p551-r1.ebuild, + ruby-2.0.0_p645.ebuild: + Stable for x86, wrt bug #546042 + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p551-r1.ebuild, + ruby-2.0.0_p645.ebuild: + Stable for amd64, wrt bug #546042 + +*ruby-1.9.3_p551-r1 (14 Apr 2015) + + 14 Apr 2015; Hans de Graaff <graaff@gentoo.org> +ruby-1.9.3_p551-r1.ebuild: + New revision with backported fix for security bug 546042. + +*ruby-2.2.2 (14 Apr 2015) +*ruby-2.1.6 (14 Apr 2015) +*ruby-2.0.0_p645 (14 Apr 2015) + + 14 Apr 2015; Hans de Graaff <graaff@gentoo.org> +ruby-2.0.0_p645.ebuild, + +ruby-2.1.6.ebuild, +ruby-2.2.2.ebuild: + Version bumps for security bug 546042. + + 31 Mar 2015; Ulrich Müller <ulm@gentoo.org> ruby-1.9.3_p551.ebuild, + ruby-2.0.0_p598.ebuild, ruby-2.0.0_p643.ebuild, ruby-2.1.5.ebuild, + ruby-2.2.0-r1.ebuild, ruby-2.2.1.ebuild: + Update dependency after package move of eselect modules to app-eselect. + +*ruby-2.2.1 (03 Mar 2015) + + 03 Mar 2015; Hans de Graaff <graaff@gentoo.org> +ruby-2.2.1.ebuild: + Version bump. + +*ruby-2.0.0_p643 (25 Feb 2015) + + 25 Feb 2015; Hans de Graaff <graaff@gentoo.org> +ruby-2.0.0_p643.ebuild: + Version bump. Ruby 2.0.0 is now in maintenance mode with a scheduled EOL of + 2016-02-24. + +*ruby-2.2.0-r1 (15 Feb 2015) + + 15 Feb 2015; Hans de Graaff <graaff@gentoo.org> -ruby-2.2.0.ebuild, + +ruby-2.2.0-r1.ebuild: + Revision bump to also unbundle the gems that get installed as gems, fixing + bug 539700. + + 28 Jan 2015; Michał Górny <mgorny@gentoo.org> ruby-2.0.0_p598.ebuild, + ruby-2.1.5.ebuild: + Switch to CPU_FLAGS_X86. + + 19 Jan 2015; Hans de Graaff <graaff@gentoo.org> ruby-1.9.3_p551.ebuild, + ruby-2.0.0_p598.ebuild, ruby-2.1.5.ebuild, ruby-2.2.0.ebuild: + Change the virtual/rubygems dependency to refer to the RUBY_TARGET in + preparation of removing the version-specific slots. + + 14 Jan 2015; Hans de Graaff <graaff@gentoo.org> ruby-2.2.0.ebuild: + The broken sse2 detection code is gone, so skip this patch unconditionally + for now, fixing bug 535804. + + 01 Jan 2015; Andreas K. Huettel <dilfridge@gentoo.org> +ChangeLog-2014, + ChangeLog: Split ChangeLog + + For previous entries, please see ChangeLog-2014. diff --git a/dev-lang/ruby/ChangeLog-2014 b/dev-lang/ruby/ChangeLog-2014 new file mode 100644 index 00000000..e97f5130 --- /dev/null +++ b/dev-lang/ruby/ChangeLog-2014 @@ -0,0 +1,2888 @@ +# ChangeLog for dev-lang/ruby +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog-2014,v 1.1 2015/01/01 14:46:11 dilfridge Exp $ + +*ruby-2.2.0 (27 Dec 2014) + + 27 Dec 2014; Hans de Graaff <graaff@gentoo.org> +ruby-2.2.0.ebuild, + metadata.xml: + Version bump to ruby22 series. + + 07 Dec 2014; Hans de Graaff <graaff@gentoo.org> -ruby-1.9.3_p550.ebuild, + -ruby-2.0.0_p594.ebuild, -ruby-2.0.0_p594-r1.ebuild, -ruby-2.1.4.ebuild, + -ruby-2.1.4-r1.ebuild: + Cleanup for security bug 529216. + + 06 Dec 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p551.ebuild, + ruby-2.0.0_p598.ebuild: + Stable for ia64, wrt bug #529216 + + 02 Dec 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p551.ebuild, + ruby-2.0.0_p598.ebuild: + Stable for alpha, wrt bug #529216 + + 01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p551.ebuild, + ruby-2.0.0_p598.ebuild: + Stable for sparc, wrt bug #529216 + + 29 Nov 2014; Markus Meier <maekke@gentoo.org> ruby-2.0.0_p598.ebuild: + arm stable, bug #529216 + + 29 Nov 2014; Markus Meier <maekke@gentoo.org> ruby-1.9.3_p551.ebuild: + arm stable, bug #529216 + + 28 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p551.ebuild, + ruby-2.0.0_p598.ebuild: + Stable for ppc64, wrt bug #529216 + + 28 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p551.ebuild, + ruby-2.0.0_p598.ebuild: + Stable for ppc, wrt bug #529216 + + 26 Nov 2014; Jeroen Roovers <jer@gentoo.org> ruby-1.9.3_p551.ebuild, + ruby-2.0.0_p598.ebuild: + Stable for HPPA (bug #529216). + + 26 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p551.ebuild, + ruby-2.0.0_p598.ebuild: + Stable for x86, wrt bug #529216 + + 26 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p551.ebuild, + ruby-2.0.0_p598.ebuild: + Stable for amd64, wrt bug #529216 + +*ruby-2.1.5 (14 Nov 2014) +*ruby-2.0.0_p598 (14 Nov 2014) +*ruby-1.9.3_p551 (14 Nov 2014) + + 14 Nov 2014; Hans de Graaff <graaff@gentoo.org> +ruby-1.9.3_p551.ebuild, + +ruby-2.0.0_p598.ebuild, +ruby-2.1.5.ebuild: + Version bumps for security bug 529216. + + 14 Nov 2014; Hans de Graaff <graaff@gentoo.org> -ruby-1.9.3_p484.ebuild, + -ruby-1.9.3_p547.ebuild, -ruby-2.0.0_p353.ebuild, -ruby-2.0.0_p481.ebuild, + -ruby-2.0.0_p576.ebuild, -ruby-2.1.2.ebuild, -ruby-2.1.3.ebuild: + Cleanup. + + 12 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p550.ebuild, + ruby-2.0.0_p594.ebuild: + Stable for alpha, wrt bug #527084 + + 11 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p550.ebuild, + ruby-2.0.0_p594.ebuild: + Stable for sparc, wrt bug #527084 + + 11 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p550.ebuild, + ruby-2.0.0_p594.ebuild: + Stable for ia64, wrt bug #527084 + +*ruby-2.1.4-r1 (10 Nov 2014) +*ruby-2.0.0_p594-r1 (10 Nov 2014) + + 10 Nov 2014; Hans de Graaff <graaff@gentoo.org> +ruby-2.0.0_p594-r1.ebuild, + +ruby-2.1.4-r1.ebuild: + Add sse2 patch backported by Ted Marston from the 2.1.x version, and make the + patch conditional on USE=sse2 for both the 2.0 and 2.1 series. Bug 526876. + + 10 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p550.ebuild, + ruby-2.0.0_p594.ebuild: + Stable for ppc64, wrt bug #527084 + + 10 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p550.ebuild, + ruby-2.0.0_p594.ebuild: + Stable for ppc, wrt bug #527084 + + 05 Nov 2014; Markus Meier <maekke@gentoo.org> ruby-2.0.0_p594.ebuild: + arm stable, bug #527084 + + 05 Nov 2014; Markus Meier <maekke@gentoo.org> ruby-1.9.3_p550.ebuild: + arm stable, bug #527084 + + 05 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p550.ebuild, + ruby-2.0.0_p594.ebuild: + Stable for x86, wrt bug #527084 + + 05 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p550.ebuild, + ruby-2.0.0_p594.ebuild: + Stable for amd64, wrt bug #527084 + + 02 Nov 2014; Jeroen Roovers <jer@gentoo.org> ruby-1.9.3_p550.ebuild, + ruby-2.0.0_p594.ebuild: + Stable for HPPA (bug #527084). + +*ruby-2.1.4 (27 Oct 2014) +*ruby-2.0.0_p594 (27 Oct 2014) +*ruby-1.9.3_p550 (27 Oct 2014) + + 27 Oct 2014; Hans de Graaff <graaff@gentoo.org> +ruby-1.9.3_p550.ebuild, + +ruby-2.0.0_p594.ebuild, +ruby-2.1.4.ebuild: + Version bump for security bug 527084. Note that OpenSSL defaults have changed + in these versions which may lead to incompatibilities: + https://www.ruby-lang.org/en/news/2014/10/27/changing-default-settings-of-ext + -openssl/ + + 20 Sep 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p547.ebuild, + ruby-2.0.0_p481.ebuild: + Stable for sparc, wrt bug #512904 + + 20 Sep 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p547.ebuild, + ruby-2.0.0_p481.ebuild: + Stable for ppc64, wrt bug #512904 + + 20 Sep 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p547.ebuild, + ruby-2.0.0_p481.ebuild: + Stable for ppc, wrt bug #512904 + + 20 Sep 2014; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p547.ebuild, + ruby-2.0.0_p481.ebuild: + Stable for amd64, wrt bug #512904 + +*ruby-2.1.3 (20 Sep 2014) + + 20 Sep 2014; Hans de Graaff <graaff@gentoo.org> +ruby-2.1.3.ebuild: + Version bump: + https://www.ruby-lang.org/en/news/2014/09/19/ruby-2-1-3-is-released/ + +*ruby-2.0.0_p576 (20 Sep 2014) + + 20 Sep 2014; Hans de Graaff <graaff@gentoo.org> +ruby-2.0.0_p576.ebuild: + Version bump. + + 21 Aug 2014; Hans de Graaff <graaff@gentoo.org> ruby-1.9.3_p547.ebuild, + ruby-2.0.0_p481.ebuild, ruby-2.1.2.ebuild: + Depend on the rubygems virtual with an explicit SLOT now that the specific + rubygems versions are listed in virtual/rubygems. This will make the + dependencies more explicit and should decrease resolver surprises picking the + wrong virtual/rubygems SLOT later on. + + 21 Aug 2014; Hans de Graaff <graaff@gentoo.org> -ruby-1.9.3_p545.ebuild: + Cleanup. + + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> ruby-1.9.3_p547.ebuild, + ruby-2.0.0_p481.ebuild: + x86 stable wrt bug #512904 + + 21 Jul 2014; Tobias Klausmann <klausman@gentoo.org> ruby-1.9.3_p547.ebuild: + Stable on alpha, bug #512904 + + 19 Jun 2014; Markus Meier <maekke@gentoo.org> ruby-2.0.0_p481.ebuild: + arm stable, bug #512904 + + 19 Jun 2014; Markus Meier <maekke@gentoo.org> ruby-1.9.3_p547.ebuild: + arm stable, bug #512904 + + 15 Jun 2014; Akinori Hattori <hattya@gentoo.org> ruby-1.9.3_p547.ebuild, + ruby-2.0.0_p481.ebuild: + ia64 stable wrt bug #512904 + + 11 Jun 2014; Jeroen Roovers <jer@gentoo.org> ruby-2.0.0_p481.ebuild: + Stable for HPPA (bug #512904). + + 10 Jun 2014; Jeroen Roovers <jer@gentoo.org> ruby-1.9.3_p547.ebuild: + Stable for HPPA (bug #512904). + + 10 Jun 2014; Hans de Graaff <graaff@gentoo.org> -ruby-2.0.0_p451.ebuild, + -ruby-2.1.1-r1.ebuild: + Cleanup. + + 10 Jun 2014; Hans de Graaff <graaff@gentoo.org> ruby-2.1.2.ebuild: + Depend on a version of eselect-ruby that supports ruby 2.1, fixing bug + 512848. + +*ruby-1.9.3_p547 (17 May 2014) + + 17 May 2014; Hans de Graaff <graaff@gentoo.org> +ruby-1.9.3_p547.ebuild: + Version bump. + +*ruby-2.1.2 (10 May 2014) +*ruby-2.0.0_p481 (10 May 2014) + + 10 May 2014; Hans de Graaff <graaff@gentoo.org> +ruby-2.0.0_p481.ebuild, + +ruby-2.1.2.ebuild: + Version bump. + + 21 Apr 2014; Hans de Graaff <graaff@gentoo.org> -ruby-2.0.0_p353-r1.ebuild, + -ruby-2.0.0_p353-r2.ebuild: + Cleanup. + + 21 Apr 2014; Hans de Graaff <graaff@gentoo.org> ruby-2.0.0_p451.ebuild, + ruby-2.1.1-r1.ebuild: + Remove useless libruby symlinks, bug 503584. + + 21 Apr 2014; Hans de Graaff <graaff@gentoo.org> -ruby-2.1.0.ebuild, + -ruby-2.1.1.ebuild: + Cleanup. + + 19 Apr 2014; Patrick Lauer <patrick@gentoo.org> metadata.xml: + Remove unneeded useflag descriptions from metadata.xml + + 19 Apr 2014; Manuel Rüger <mrueg@gentoo.org> -ruby-1.8.7_p374-r1.ebuild, + -ruby-1.8.7_p374.ebuild: + Remove Ruby 1.8. See bug #434064. + +*ruby-2.1.1-r1 (14 Apr 2014) + + 14 Apr 2014; Hans de Graaff <graaff@gentoo.org> +ruby-2.1.1-r1.ebuild: + Revision bump to fix bug 503804 (forced SSE2 during compilation on x86). + Thanks to Andrew Savchenko for providing a patch. + + 09 Apr 2014; Hans de Graaff <graaff@gentoo.org> ruby-1.9.3_p484.ebuild, + ruby-1.9.3_p545.ebuild, ruby-2.0.0_p353.ebuild, ruby-2.0.0_p353-r1.ebuild, + ruby-2.0.0_p353-r2.ebuild, ruby-2.0.0_p451.ebuild, ruby-2.1.0.ebuild, + ruby-2.1.1.ebuild: + Update eselect examples to not include ruby18. Thanks to ulm for noticing. + +*ruby-2.1.1 (06 Mar 2014) + + 06 Mar 2014; Hans de Graaff <graaff@gentoo.org> +ruby-2.1.1.ebuild: + Version bump. Update module selection code to fix automagic dependencies. + Remove USE=tk for bug 500894. Backport fix for readline 6.3 breakage, bug + 503106. + +*ruby-2.0.0_p451 (05 Mar 2014) + + 05 Mar 2014; Hans de Graaff <graaff@gentoo.org> +ruby-2.0.0_p451.ebuild: + Version bump. Update module selection code to fix automagic dependencies. + Remove USE=tk for bug 500894. Backport fix for readline 6.3 breakage, bug + 503106. + +*ruby-1.9.3_p545 (26 Feb 2014) + + 26 Feb 2014; Hans de Graaff <graaff@gentoo.org> +ruby-1.9.3_p545.ebuild: + Version bump. Drop tk USE flag due to bug 500894. + +*ruby-2.0.0_p353-r2 (23 Feb 2014) + + 23 Feb 2014; Hans de Graaff <graaff@gentoo.org> +ruby-2.0.0_p353-r2.ebuild: + Backport support for uclibc, fixing bug 484534. + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> ruby-2.0.0_p353.ebuild: + Stable for alpha, wrt bug #483254 + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> ruby-2.0.0_p353.ebuild: + Stable for sparc, wrt bug #483254 + + 26 Jan 2014; Justin Lecher <jlec@gentoo.org> ruby-1.9.3_p484.ebuild, + ruby-2.0.0_p353-r1.ebuild, ruby-2.1.0.ebuild, metadata.xml: + Fix slot conflicts, #498970 + + 22 Jan 2014; Hans de Graaff <graaff@gentoo.org> ruby-1.9.3_p484.ebuild, + ruby-2.0.0_p353-r1.ebuild, ruby-2.1.0.ebuild: + Ruby does not support tcl/tk 8.6 so adjust tk dependency accordingly. "Fixes" + bug 497130. + + 05 Jan 2014; Hans de Graaff <graaff@gentoo.org> -ruby-1.9.3_p448.ebuild, + -ruby-1.9.3_p448-r1.ebuild: + Remove vulnerable versions. + + 05 Jan 2014; Hans de Graaff <graaff@gentoo.org> -ruby-2.0.0_p247.ebuild, + -ruby-2.0.0_p247-r1.ebuild, -ruby-2.0.0_p247-r2.ebuild: + Remove vulnerable versions. + + 04 Jan 2014; Markus Meier <maekke@gentoo.org> ruby-2.0.0_p353.ebuild: + arm stable, bug #492282 + +*ruby-2.0.0_p353-r1 (03 Jan 2014) + + 03 Jan 2014; Hans de Graaff <graaff@gentoo.org> +ruby-2.0.0_p353-r1.ebuild, + ruby-2.1.0.ebuild: + Fix location of CAPI documentation to be version-specific, fixing bug 496086. + + 29 Dec 2013; Markus Meier <maekke@gentoo.org> ruby-2.0.0_p247-r1.ebuild: + arm stable, bug #483254 + + 29 Dec 2013; Akinori Hattori <hattya@gentoo.org> ruby-1.9.3_p484.ebuild, + ruby-2.0.0_p353.ebuild: + ia64 stable wrt bug #492282 + +*ruby-2.1.0 (26 Dec 2013) + + 26 Dec 2013; Hans de Graaff <graaff@gentoo.org> +ruby-2.1.0.ebuild: + Version bump. + + 20 Dec 2013; Akinori Hattori <hattya@gentoo.org> ruby-2.0.0_p247-r1.ebuild: + ia64 stable wrt bug #483254 + + 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p484.ebuild: + Stable for sparc, wrt bug #492282 + + 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p484.ebuild: + Stable for arm, wrt bug #492282 + + 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p484.ebuild: + Stable for alpha, wrt bug #492282 + + 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p484.ebuild, + ruby-2.0.0_p353.ebuild: + Stable for x86, wrt bug #492282 + + 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p484.ebuild, + ruby-2.0.0_p353.ebuild: + Stable for ppc64, wrt bug #492282 + + 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p484.ebuild, + ruby-2.0.0_p353.ebuild: + Stable for ppc, wrt bug #492282 + + 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ruby-2.0.0_p247-r1.ebuild: + Stable for ppc64, wrt bug #483254 + + 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ruby-2.0.0_p247-r1.ebuild: + Stable for ppc, wrt bug #483254 + + 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p484.ebuild, + ruby-2.0.0_p353.ebuild: + Stable for amd64, wrt bug #492282 + + 30 Nov 2013; Jeroen Roovers <jer@gentoo.org> ruby-2.0.0_p353.ebuild: + Stable for HPPA (bug #492282). + + 30 Nov 2013; Jeroen Roovers <jer@gentoo.org> ruby-1.9.3_p484.ebuild: + Stable for HPPA (bug #492282). + +*ruby-2.0.0_p353 (22 Nov 2013) +*ruby-1.9.3_p484 (22 Nov 2013) + + 22 Nov 2013; Hans de Graaff <graaff@gentoo.org> +ruby-1.9.3_p484.ebuild, + +ruby-2.0.0_p353.ebuild: + Version bumps for security bug 492282. + +*ruby-2.0.0_p247-r2 (14 Oct 2013) + + 14 Oct 2013; Hans de Graaff <graaff@gentoo.org> +ruby-2.0.0_p247-r2.ebuild: + Remove USE=yaml since the libyaml dependency is no longer optional in Ruby + 2.x. Fixes bug 483466. + + 14 Oct 2013; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.7_p371.ebuild, + -ruby-1.9.3_p429.ebuild: + Cleanup. + + 05 Sep 2013; Jeroen Roovers <jer@gentoo.org> ruby-2.0.0_p247-r1.ebuild: + Stable for HPPA (bug #483254). + + 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ruby-2.0.0_p247-r1.ebuild: + Stable for x86, wrt bug #483254 + + 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ruby-2.0.0_p247-r1.ebuild: + Stable for amd64, wrt bug #483254 + + 06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p374.ebuild, + ruby-1.9.3_p448.ebuild: + Stable for s390, wrt bug #475074 + +*ruby-2.0.0_p247-r1 (29 Jul 2013) +*ruby-1.9.3_p448-r1 (29 Jul 2013) +*ruby-1.8.7_p374-r1 (29 Jul 2013) + + 29 Jul 2013; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.7_p374-r1.ebuild, + +ruby-1.9.3_p448-r1.ebuild, +ruby-2.0.0_p247-r1.ebuild: + Revision bump to counter breakage introduced in portage 2.1.13 for bug + 465000. Thanks to thansen for reporting. + + 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p374.ebuild, + ruby-1.9.3_p448.ebuild: + Stable for sparc, wrt bug #475074 + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p374.ebuild, + ruby-1.9.3_p448.ebuild: + Stable for sh, wrt bug #475074 + + 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p374.ebuild, + ruby-1.9.3_p448.ebuild: + Stable for ia64, wrt bug #475074 + +*ruby-2.0.0_p247 (07 Jul 2013) + + 07 Jul 2013; Hans de Graaff <graaff@gentoo.org> +ruby-2.0.0_p247.ebuild: + Version bump. First ruby 2.0.x ebuild. Our Gentoo RUBY_TARGET for this is + ruby20. + + 06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p374.ebuild, + ruby-1.9.3_p448.ebuild: + Stable for alpha, wrt bug #475074 + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p374.ebuild, + ruby-1.9.3_p448.ebuild: + Stable for ppc64, wrt bug #475074 + + 01 Jul 2013; Jeroen Roovers <jer@gentoo.org> ruby-1.8.7_p374.ebuild, + ruby-1.9.3_p448.ebuild: + Stable for HPPA (bug #475074). + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p374.ebuild, + ruby-1.9.3_p448.ebuild: + Stable for ppc, wrt bug #475074 + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p374.ebuild, + ruby-1.9.3_p448.ebuild: + Stable for arm, wrt bug #475074 + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p374.ebuild, + ruby-1.9.3_p448.ebuild: + Stable for x86, wrt bug #475074 + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p374.ebuild, + ruby-1.9.3_p448.ebuild: + Stable for amd64, wrt bug #475074 + +*ruby-1.9.3_p448 (30 Jun 2013) +*ruby-1.8.7_p374 (30 Jun 2013) + + 30 Jun 2013; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.7_p374.ebuild, + +ruby-1.9.3_p448.ebuild: + Version bumps for security bug 475074. + + 30 Jun 2013; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.7_p370.ebuild, + -ruby-1.9.3_p125.ebuild, -ruby-1.9.3_p194-r1.ebuild, -ruby-1.9.3_p286.ebuild, + -ruby-1.9.3_p385.ebuild, -ruby-1.9.3_p392.ebuild: + Cleanup. Remove vulnerable versions. + + 09 Jun 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p429.ebuild: + Stable for sh, wrt bug #469984 + + 26 May 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p429.ebuild: + Stable for s390, wrt bug #469984 + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p429.ebuild: + Stable for ppc64, wrt bug #469984 + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p429.ebuild: + Stable for ia64, wrt bug #469984 + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p429.ebuild: + Stable for alpha, wrt bug #469984 + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p429.ebuild: + Stable for sparc, wrt bug #469984 + + 20 May 2013; Hans de Graaff <graaff@gentoo.org> ruby-1.9.3_p429.ebuild: + Remove non-functional dosym calls, bug 442462. + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p429.ebuild: + Stable for arm, wrt bug #469984 + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p429.ebuild: + Stable for ppc, wrt bug #469984 + + 19 May 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p429.ebuild: + Stable for x86, wrt bug #469984 + + 19 May 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p429.ebuild: + Stable for amd64, wrt bug #469984 + + 19 May 2013; Jeroen Roovers <jer@gentoo.org> ruby-1.9.3_p429.ebuild: + Stable for HPPA (bug #469984). + +*ruby-1.9.3_p429 (16 May 2013) + + 16 May 2013; Hans de Graaff <graaff@gentoo.org> +ruby-1.9.3_p429.ebuild: + Version bump for security bug #469984. + + 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p371.ebuild: + Stable for s390, wrt bug #437366 + + 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p371.ebuild: + Stable for sparc, wrt bug #437366 + + 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p371.ebuild: + Stable for ia64, wrt bug #437366 + + 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p371.ebuild: + Stable for alpha, wrt bug #437366 + + 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p371.ebuild: + Stable for ppc64, wrt bug #437366 + + 08 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p371.ebuild: + Stable for arm, wrt bug #437366 + + 06 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p371.ebuild: + Stable for sh, wrt bug #437366 + + 04 Mar 2013; Brent Baude <ranger@gentoo.org> ruby-1.8.7_p371.ebuild: + Marking ruby-1.8.7_p371 ppc for bug 437366 + + 04 Mar 2013; Jeroen Roovers <jer@gentoo.org> ruby-1.8.7_p371.ebuild: + Stable for HPPA (bug #437366). + + 04 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p371.ebuild: + Stable for x86, wrt bug #437366 + + 04 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p371.ebuild: + Stable for amd64, wrt bug #437366 + + 26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p392.ebuild: + Stable for sh, wrt bug #458776 + + 26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p392.ebuild: + Stable for alpha, wrt bug #458776 + + 25 Feb 2013; Diego E. Pettenò <flameeyes@gentoo.org> ruby-1.9.3_p392.ebuild: + Add patch to fix bug #459074 (parallel build). + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p392.ebuild: + Stable for arm, wrt bug #458776 + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p392.ebuild: + Stable for s390, wrt bug #458776 + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p392.ebuild: + Stable for sparc, wrt bug #458776 + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p392.ebuild: + Stable for hppa, wrt bug #458776 + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p392.ebuild: + Stable for ia64, wrt bug #458776 + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p392.ebuild: + Stable for x86, wrt bug #458776 + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p392.ebuild: + Stable for amd64, wrt bug #458776 + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p392.ebuild: + Stable for ppc64, wrt bug #458776 + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p392.ebuild: + Stable for ppc, wrt bug #458776 + +*ruby-1.9.3_p392 (22 Feb 2013) + + 22 Feb 2013; Hans de Graaff <graaff@gentoo.org> +ruby-1.9.3_p392.ebuild: + Version bump for security bug 458776. + +*ruby-1.9.3_p385 (10 Feb 2013) + + 10 Feb 2013; Hans de Graaff <graaff@gentoo.org> +ruby-1.9.3_p385.ebuild: + Version bump. Fixes security bug 442580. + + 28 Jan 2013; Alexis Ballier <aballier@gentoo.org> ruby-1.9.3_p286.ebuild: + keyword ~amd64-fbsd + +*ruby-1.8.7_p371 (06 Jan 2013) + + 06 Jan 2013; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.7_p352.ebuild, + -ruby-1.8.7_p357.ebuild, -ruby-1.8.7_p358.ebuild, +ruby-1.8.7_p371.ebuild: + Version bump for security bug 437366. + + 06 Jan 2013; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.7_p352.ebuild, + -ruby-1.8.7_p357.ebuild, -ruby-1.8.7_p358.ebuild: + Cleanup. + + 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p194-r1.ebuild: + Stable for ppc, wrt bug #427774 + + 06 Nov 2012; Jeroen Roovers <jer@gentoo.org> ruby-1.9.3_p194-r1.ebuild: + Stable for HPPA (bug #411507). + + 27 Oct 2012; Raúl Porcel <armin76@gentoo.org> ruby-1.8.7_p370.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #434480 + + 23 Oct 2012; Jeroen Roovers <jer@gentoo.org> ruby-1.9.3_p194-r1.ebuild, + ruby-1.9.3_p286.ebuild: + Remove HPPA target hack (bug #342819). + + 21 Oct 2012; Raúl Porcel <armin76@gentoo.org> ruby-1.9.3_p194-r1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #411507 + + 20 Oct 2012; Jeroen Roovers <jer@gentoo.org> ruby-1.8.7_p370.ebuild: + Stable for HPPA (bug #434480). + +*ruby-1.9.3_p286 (15 Oct 2012) + + 15 Oct 2012; Hans de Graaff <graaff@gentoo.org> +ruby-1.9.3_p286.ebuild: + Version bump. Fixes bugs #437264 and #437264. + + 19 Sep 2012; Anthony G. Basile <blueness@gentoo.org> ruby-1.8.7_p370.ebuild: + stable arm, bug #434480 + + 18 Sep 2012; Anthony G. Basile <blueness@gentoo.org> ruby-1.8.7_p370.ebuild: + stable ppc ppc64, bug #434480 + + 18 Sep 2012; Johannes Huber <johu@gentoo.org> ruby-1.8.7_p370.ebuild: + Stable for x86, wrt bug #434480 + + 16 Sep 2012; Ulrich Müller <ulm@gentoo.org> ruby-1.9.3_p125.ebuild, + ruby-1.9.3_p194-r1.ebuild: + Update LICENSE, bug 434332. + + 15 Sep 2012; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p370.ebuild: + Stable for amd64, wrt bug #434480 + + 04 Aug 2012; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p194-r1.ebuild: + Stable for amd64, wrt bug #427774 + + 02 Aug 2012; Markus Meier <maekke@gentoo.org> ruby-1.9.3_p194-r1.ebuild: + arm stable, bug #427774 + + 25 Jul 2012; Anthony G. Basile <blueness@gentoo.org> + ruby-1.9.3_p194-r1.ebuild: + Stable ppc64, bug #411507 + + 24 Jul 2012; Jeff Horelick <jdhore@gentoo.org> ruby-1.9.3_p194-r1.ebuild: + marked x86 per bug 427774 + + 23 Jul 2012; Hans de Graaff <graaff@gentoo.org> -ruby-1.9.3_p0.ebuild, + -ruby-1.9.3_p194.ebuild: + Cleanup. + + 22 Jul 2012; <nixnut@gentoo.org> ruby-1.9.3_p125.ebuild: + ppc stable #411507 + + 07 Jul 2012; Hans de Graaff <graaff@gentoo.org> ruby-1.9.3_p194-r1.ebuild: + PDEPEND on rubygems since 1.9.x won't work without it installed. Fixes bug + 424611. + +*ruby-1.8.7_p370 (07 Jul 2012) + + 07 Jul 2012; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.7_p370.ebuild: + Version bump. Fix bug 378567 thanks to slyfox. + + 25 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> ruby-1.9.3_p125.ebuild: + x86 stable, see bug 411507 + + 27 May 2012; Markus Meier <maekke@gentoo.org> ruby-1.9.3_p125.ebuild: + arm stable, bug #411507 + + 20 May 2012; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p125.ebuild: + Stable for amd64, wrt bug #411507 + +*ruby-1.9.3_p194-r1 (12 May 2012) + + 12 May 2012; Diego E. Pettenò <flameeyes@gentoo.org> + +ruby-1.9.3_p194-r1.ebuild: + Revision bump to fix mkmf for parallel build/install. Also enable verbose + build, so that the log makes sense if it fails. + +*ruby-1.9.3_p194 (30 Apr 2012) + + 30 Apr 2012; Hans de Graaff <graaff@gentoo.org> +ruby-1.9.3_p194.ebuild: + Version bump. + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> ruby-1.8.7_p358.ebuild: + keyword ~amd64-fbsd + +*ruby-1.8.7_p358 (20 Apr 2012) + + 20 Apr 2012; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.7_p358.ebuild: + Version bump. Also include p359 as a patch to fix marshall bugs exposed by + Rails 3.2. + + 01 Mar 2012; Naohiro Aota <naota@gentoo.org> ruby-1.9.3_p125.ebuild: + Add ~x86-fbsd, #332593 + +*ruby-1.9.3_p125 (18 Feb 2012) + + 18 Feb 2012; Hans de Graaff <graaff@gentoo.org> +ruby-1.9.3_p125.ebuild: + Version bump, thanks to Sven Schwyn for reporting in bug 203706. + + 05 Feb 2012; Markus Meier <maekke@gentoo.org> ruby-1.9.3_p0.ebuild: + add ~arm, bug #332593 + + 08 Jan 2012; Raúl Porcel <armin76@gentoo.org> ruby-1.8.7_p357.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #396301 + + 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ruby-1.8.7_p357.ebuild: + x86 stable wrt bug #396301 + + 30 Dec 2011; Jeroen Roovers <jer@gentoo.org> ruby-1.8.7_p357.ebuild: + Stable for HPPA (bug #396301). + + 29 Dec 2011; Mark Loeser <halcy0n@gentoo.org> ruby-1.8.7_p357.ebuild: + Stable for ppc/ppc64; bug #396301 + + 29 Dec 2011; Jeroen Roovers <jer@gentoo.org> ruby-1.9.3_p0.ebuild: + Marked ~hppa (bug #332593). + + 29 Dec 2011; Hans de Graaff <graaff@gentoo.org> ruby-1.9.3_p0.ebuild: + Add back ~alpha keyword now that rubygems is keyworded. + + 29 Dec 2011; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p357.ebuild: + Stable for AMD64, wrt security bug #396301 + +*ruby-1.8.7_p357 (28 Dec 2011) + + 28 Dec 2011; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.7_p357.ebuild: + Version bump for security bug 396301. + + 28 Dec 2011; Hans de Graaff <graaff@gentoo.org> ruby-1.9.3_p0.ebuild: + Drop alpha, arm, hppa for now since each missing a dependency, bug 332593. + + 28 Dec 2011; Hans de Graaff <graaff@gentoo.org> ruby-1.9.3_p0.ebuild: + Drop alpha keyword for now because alpha doesn't have a new enough rubygems + keyworded, bug 332593. + + 28 Dec 2011; Hans de Graaff <graaff@gentoo.org> ruby-1.9.3_p0.ebuild: + Block older versions of packages that are no longer compatible. Remove + ancient blocks on packags long gone from the tree. + + 28 Dec 2011; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.7_p334-r1.ebuild, + -ruby-1.8.7_p334-r2.ebuild, -ruby-1.9.2_p290.ebuild, -ruby-1.9.3_rc1.ebuild: + Remove old versions. + +*ruby-1.9.3_p0 (18 Dec 2011) + + 18 Dec 2011; Hans de Graaff <graaff@gentoo.org> +ruby-1.9.3_p0.ebuild: + Version bump to 1.9.3p0. Still has massive failures in the rubytests test + suite which need to be diagnosed first. + + 22 Oct 2011; Jeroen Roovers <jer@gentoo.org> ruby-1.9.3_rc1.ebuild: + Add workaround for target_arch issue (bug #342819). Marked ~hppa (bug + #332593). + + 22 Oct 2011; Jeroen Roovers <jer@gentoo.org> ruby-1.9.2_p290.ebuild: + Add workaround for target_arch issue (bug #342819). Marked ~hppa (bug + #332593). + + 22 Oct 2011; Raúl Porcel <armin76@gentoo.org> ruby-1.8.7_p352.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #386369 + +*ruby-1.9.3_rc1 (22 Oct 2011) + + 22 Oct 2011; Hans de Graaff <graaff@gentoo.org> +ruby-1.9.3_rc1.ebuild: + Version bump. + + 15 Oct 2011; Markus Meier <maekke@gentoo.org> ruby-1.8.7_p352.ebuild: + arm stable, bug #386369 + + 14 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> ruby-1.8.7_p352.ebuild: + x86 stable, bug 386369 + + 10 Oct 2011; Jeroen Roovers <jer@gentoo.org> ruby-1.8.7_p352.ebuild: + Stable for HPPA (bug #386369). + + 09 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> ruby-1.8.7_p352.ebuild: + ppc/ppc64 stable wrt #386369 + + 09 Oct 2011; Markos Chandras <hwoarang@gentoo.org> ruby-1.8.7_p352.ebuild: + Stable on amd64 wrt bug #386369 + + 09 Oct 2011; Hans de Graaff <graaff@gentoo.org> -ruby-1.9.2-r1.ebuild: + Remove vulnerable version, bug 386369. + +*ruby-1.8.7_p352 (30 Aug 2011) + + 30 Aug 2011; Alex Legler <a3li@gentoo.org> -ruby-1.8.7_p334.ebuild, + +ruby-1.8.7_p352.ebuild: + Patchlevel bump for ruby:1.8. Removing old version + +*ruby-1.9.2_p290 (30 Aug 2011) + + 30 Aug 2011; Alex Legler <a3li@gentoo.org> -ruby-1.9.2_rc2-r1.ebuild, + -ruby-1.9.2.ebuild, +ruby-1.9.2_p290.ebuild: + Patchlevel bump. Thanks to Shota Fukumori for proposing an ebuild. Removing + old patchlevels. + + 10 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + ruby-1.8.7_p334-r2.ebuild: + ppc/ppc64 stable wrt #378691 + +*ruby-1.8.7_p334-r2 (22 Jul 2011) + + 22 Jul 2011; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.7_p334-r2.ebuild: + Add patch to fix threading bug on ppc64, bug 375075. Thanks to Kacper Kowalik + for chasing down upstream and us. + + 15 Jul 2011; Matt Turner <mattst88@gentoo.org> ruby-1.9.2-r1.ebuild: + Added ~mips, bug 332593 + + 07 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> + ruby-1.8.7_p334-r1.ebuild: + ppc64 stable wrt #369141 + + 03 Jun 2011; Raúl Porcel <armin76@gentoo.org> ruby-1.8.7_p334-r1.ebuild: + ia64/s390/sh/sparc stable wrt #369141 + + 03 Jun 2011; Jeroen Roovers <jer@gentoo.org> ruby-1.8.7_p334-r1.ebuild: + Stable for HPPA (bug #369141). + + 03 Jun 2011; Brent Baude <ranger@gentoo.org> ruby-1.8.7_p334-r1.ebuild: + Marking ruby-1.8.7_p334-r1 ppc for bug 369141 + + 02 Jun 2011; Markus Meier <maekke@gentoo.org> ruby-1.8.7_p334-r1.ebuild: + arm/x86 stable, bug #369141 + + 01 Jun 2011; Markos Chandras <hwoarang@gentoo.org> ruby-1.8.7_p334-r1.ebuild: + Stable on amd64 wrt bug #369141 + + 01 Jun 2011; Tobias Klausmann <klausman@gentoo.org> + ruby-1.8.7_p334-r1.ebuild: + Stable on alpha, bug #369141 + +*ruby-1.8.7_p334-r1 (31 May 2011) + + 31 May 2011; Alex Legler <a3li@gentoo.org> +ruby-1.8.7_p334-r1.ebuild: + Revision bump for security bug 369141 (CVE-2011-0188) + +*ruby-1.9.2-r1 (16 May 2011) + + 16 May 2011; Hans de Graaff <graaff@gentoo.org> +ruby-1.9.2-r1.ebuild: + Don't remove racc files since all other ruby targets ship these files + themselves as well. Closes bug 363419. + + 13 Mar 2011; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.7_p302.ebuild, + ruby-1.8.7_p334.ebuild: + Remove old version. Remove obsolete and unused old-style virtual/ruby. + + 07 Mar 2011; Raúl Porcel <armin76@gentoo.org> ruby-1.9.2.ebuild: + Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #332593 + + 07 Mar 2011; Raúl Porcel <armin76@gentoo.org> ruby-1.9.2.ebuild: + Add append-flags -mieee on sh, bug #357559 + + 26 Feb 2011; Raúl Porcel <armin76@gentoo.org> ruby-1.8.7_p334.ebuild: + alpha/arm/ia64/s390/sh stable wrt #355439 + + 26 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> ruby-1.9.2.ebuild: + Marked ~ppc64 wrt #332593 + + 20 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + ruby-1.8.7_p334.ebuild: + x86 stable wrt security bug #355439 + + 20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + ruby-1.8.7_p334.ebuild: + ppc/ppc64 stable wrt #355439 + + 19 Feb 2011; Markos Chandras <hwoarang@gentoo.org> ruby-1.8.7_p334.ebuild: + Stable on amd64 wrt bug #355439 + + 19 Feb 2011; Jeroen Roovers <jer@gentoo.org> ruby-1.8.7_p334.ebuild: + Stable for HPPA (bug #355439). + +*ruby-1.8.7_p334 (19 Feb 2011) + + 19 Feb 2011; Alex Legler <a3li@gentoo.org> +ruby-1.8.7_p334.ebuild: + Version bump 1.8.7 series, security bug 355439 + + 31 Dec 2010; Hans de Graaff <graaff@gentoo.org> ruby-1.9.2_rc2-r1.ebuild, + ruby-1.9.2.ebuild: + Remove PROVIDE for old-style virtual/ruby per bug 265054. + + 31 Dec 2010; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.6_p399.ebuild: + Remove masked ruby 1.8.6 per bug 332597. + + 07 Sep 2010; Alex Legler <a3li@gentoo.org> -ruby-1.8.7_p249.ebuild, + -ruby-1.9.2_rc2.ebuild: + Removing old and vulnerable ebuilds + + 06 Sep 2010; Brent Baude <ranger@gentoo.org> ruby-1.8.7_p302.ebuild: + Marking ruby-1.8.7_p302 ppc64 for bug 332957 + + 28 Aug 2010; Raúl Porcel <armin76@gentoo.org> ruby-1.8.7_p302.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #332957 + +*ruby-1.9.2 (24 Aug 2010) + + 24 Aug 2010; Alex Legler <a3li@gentoo.org> +ruby-1.9.2.ebuild, + metadata.xml: + Version bump. Fixes rdoc handling wrt bug 333897 by Park Ji-in. Drop hppa + and x86-fbsd due to a new dependency on rdoc. + + 23 Aug 2010; Markus Meier <maekke@gentoo.org> ruby-1.8.7_p302.ebuild: + arm stable, bug #332957 + + 21 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + ruby-1.8.7_p302.ebuild: + x86 stable wrt security bug #332957 + + 21 Aug 2010; Markos Chandras <hwoarang@gentoo.org> ruby-1.8.7_p302.ebuild: + Stable on amd64 wrt bug #332957 + + 21 Aug 2010; Jeroen Roovers <jer@gentoo.org> ruby-1.8.7_p302.ebuild: + Stable for PPC (bug #332957). + + 21 Aug 2010; Jeroen Roovers <jer@gentoo.org> ruby-1.8.7_p302.ebuild: + Stable for HPPA (bug #332957). + +*ruby-1.8.7_p302 (21 Aug 2010) + + 21 Aug 2010; Alex Legler <a3li@gentoo.org> -ruby-1.8.7_p299.ebuild, + +ruby-1.8.7_p302.ebuild: + Revision bump to 1.8.7_p302 for security bug 332957. Fix rubytests + installation path. + +*ruby-1.8.6_p399 (19 Aug 2010) + + 19 Aug 2010; Alex Legler <a3li@gentoo.org> -ruby-1.8.6_p388.ebuild, + -ruby-1.8.6_p388-r1.ebuild, +ruby-1.8.6_p399.ebuild: + Last patchlevel bump for Ruby 1.8.6 to 399, fixes CVE-2010-0541 (bug + 332957). Also restrict Tk and OpenSSL dependencies and fix rubytests + installation path (reported by the x86 team in bug 332597) + +*ruby-1.9.2_rc2-r1 (18 Aug 2010) + + 18 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> + +ruby-1.9.2_rc2-r1.ebuild, metadata.xml: + Update ebuild; apply webrick security patch; unbundle minitest, rdoc 2 and + the rubygems loading code. Add USE flag for psych. + + 17 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> + ruby-1.9.2_rc2.ebuild: + Remove two keepdir that will try to keep an empty path, closes bug + #333163. + + 16 Aug 2010; Jeroen Roovers <jer@gentoo.org> ruby-1.9.2_rc2.ebuild: + Marked ~ppc (bug #332593). + + 15 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> + ruby-1.9.2_rc2.ebuild: + Remove libedit USE flag from 1.9.2 because of upstream bug #3698. + + 13 Aug 2010; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p388-r1.ebuild, + ruby-1.8.7_p299.ebuild: + Bump eselect-ruby dependency + + 13 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> + -ruby-1.9.1_p429.ebuild: + Remove ebuild that is not target for unmask anyway. + + 21 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org> + ruby-1.9.2_rc2.ebuild: + Try 2 to fix the berkdb 5 issue on 1.9. + + 20 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org> + ruby-1.8.6_p388-r1.ebuild, ruby-1.8.7_p299.ebuild, ruby-1.9.1_p429.ebuild, + ruby-1.9.2_rc2.ebuild: + Add a new patchset to add support for Berkeley DB 5.0 (bug #326937). Add + support for adding new patchsets without bumping the revision for all the + old ebuilds as well. + +*ruby-1.9.2_rc2 (14 Jul 2010) + + 14 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org> + +ruby-1.9.2_rc2.ebuild: + Bump to 1.9.2 release candidate, that works with OpenSSL 1. This version + might cause _further_ build failures as it changed slightly behaviour. + You're going to need to rebuild rubygems and then all the packages + previously installed after upgrading to this. + + 04 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org> + -ruby-1.8.7_p249-r1.ebuild, -ruby-1.8.7_p249-r2.ebuild, + -ruby-1.9.1_p376.ebuild: + Cleanup old versions. + +*ruby-1.9.1_p429 (04 Jul 2010) + + 04 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org> + +ruby-1.9.1_p429.ebuild: + Version bump to new 1.9.1 release. + +*ruby-1.8.7_p299 (23 Jun 2010) + + 23 Jun 2010; Diego E. Pettenò <flameeyes@gentoo.org> + +ruby-1.8.7_p299.ebuild: + Version bump. + + 19 May 2010; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p388-r1.ebuild, + ruby-1.8.7_p249-r2.ebuild, ruby-1.9.1_p376.ebuild: + remove useless comments + + 18 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> + ruby-1.8.6_p388-r1.ebuild, ruby-1.8.7_p249-r2.ebuild, + ruby-1.9.1_p376.ebuild: + Update ebuilds to be consistent with ruby-enterprise; patches are moved to + dev.gentoo.org now. + + 18 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> + ruby-1.9.1_p376.ebuild: + Use the correct RUBYLIB. + +*ruby-1.8.7_p249-r2 (18 May 2010) +*ruby-1.8.6_p388-r1 (18 May 2010) + + 18 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> + +ruby-1.8.6_p388-r1.ebuild, +ruby-1.8.7_p249-r2.ebuild, + ruby-1.9.1_p376.ebuild, metadata.xml: + Add patches to build with BerkDB 5.0 (bug #319583) and OpenSSL 1.0 (bug + #304427) to Ruby 1.8.x. Also use --no-undefined as it's done for 1.9. Also + add USE flags for ncurses, readline and libedit, and properly depend on + zlib. Drop emacs USE flag and dependency on app-emacs/ruby-mode as the new + Emacs versions support ruby-mode themselves and it should be even more + updated. + +*ruby-1.8.7_p249-r1 (06 May 2010) + + 06 May 2010; Alex Legler <a3li@gentoo.org> +ruby-1.8.7_p249-r1.ebuild: + Revbump 1.8.7 to add patch for threading/timeout-related hangs. Closes bug + 309789 by Sune Kloppenborg Jeppesen. + + 06 May 2010; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p388.ebuild, + ruby-1.8.7_p249.ebuild: + Use $PVR instead of $PV in patchset names + + 06 May 2010; Alex Legler <a3li@gentoo.org> + -files/ruby-1.8.6-memory-leak.diff, + -files/ruby18-mkmf-parallel-install.patch, + -files/ruby-1.8.6-uclibc-udp.patch, -ruby-1.9.1_p243.ebuild, + -files/auto_gem.rb, -files/ruby-mkconfig.patch: + Remove old version. Cleanup in files/ + +*ruby-1.9.1_p376 (01 May 2010) + + 01 May 2010; Alex Legler <a3li@gentoo.org> +ruby-1.9.1_p376.ebuild: + Version bump. Fixes security bugs 296052 and 300468. No longer installs + rubygems or auto_gem.rb. Use dev-ruby/rubygems[ruby_targets_ruby19] + instead. + + 13 Jan 2010; Alex Legler <a3li@gentoo.org> -ruby-1.8.6_p369.ebuild, + -ruby-1.8.7_p174-r1.ebuild: + Remove vulnerable ebuilds, 300468 + + 13 Jan 2010; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p388.ebuild, + ruby-1.8.7_p249.ebuild: + amd64 stable, security bug 300468 + + 13 Jan 2010; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p388.ebuild, + ruby-1.8.7_p249.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #300468 + + 12 Jan 2010; Jeroen Roovers <jer@gentoo.org> ruby-1.8.7_p249.ebuild: + Stable for HPPA (bug #300468). + + 12 Jan 2010; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p388.ebuild: + Stable for HPPA (bug #300468). + + 11 Jan 2010; Brent Baude <ranger@gentoo.org> ruby-1.8.7_p249.ebuild: + Marking ruby-1.8.7_p249 ppc64 and ppc for bug 300468 + + 11 Jan 2010; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p388.ebuild: + Marking ruby-1.8.6_p388 ppc64 and ppc for bug 300468 + + 11 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + ruby-1.8.6_p388.ebuild: + stable x86, security bug 300468 + + 11 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + ruby-1.8.7_p249.ebuild: + stable x86, security bug 300468 + +*ruby-1.8.6_p388 (10 Jan 2010) + + 10 Jan 2010; Alex Legler <a3li@gentoo.org> -ruby-1.8.6_p383.ebuild, + +ruby-1.8.6_p388.ebuild: + Version bump (1.8.6), security bug 300468. Remove unneded vulnerable + version. The new ebuild also has the fix for bug 168939. + +*ruby-1.8.7_p249 (10 Jan 2010) + + 10 Jan 2010; Alex Legler <a3li@gentoo.org> -ruby-1.8.7_p248.ebuild, + +ruby-1.8.7_p249.ebuild: + Version bump (1.8.7) for security bug 300468, removing unneeded vulnerable + version + + 02 Jan 2010; Brent Baude <ranger@gentoo.org> ruby-1.8.7_p174-r1.ebuild: + Marking ruby-1.8.7_p174-r1 ppc64 for bug 288699 + +*ruby-1.8.7_p248 (25 Dec 2009) + + 25 Dec 2009; Alex Legler <a3li@gentoo.org> +ruby-1.8.7_p248.ebuild: + Version bump + + 18 Dec 2009; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.7_p174.ebuild: + Remove old version. + + 18 Dec 2009; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.7_p174.ebuild: + Remove old version. + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> ruby-1.8.7_p174-r1.ebuild: + ia64/s390/sh stable wrt #288699 + + 11 Nov 2009; Tiago Cunha <tcunha@gentoo.org> ruby-1.8.7_p174-r1.ebuild: + stable sparc, bug 288699 + + 25 Oct 2009; Markus Meier <maekke@gentoo.org> ruby-1.8.7_p174-r1.ebuild: + arm stable, bug #288699 + + 25 Oct 2009; Markus Meier <maekke@gentoo.org> ruby-1.8.7_p174-r1.ebuild: + amd64/x86 stable, bug #288699 + + 24 Oct 2009; Tobias Klausmann <klausman@gentoo.org> + ruby-1.8.7_p174-r1.ebuild: + Stable on alpha, bug #288699 + + 24 Oct 2009; nixnut <nixnut@gentoo.org> ruby-1.8.7_p174-r1.ebuild: + ppc stable #288699 + + 12 Oct 2009; Jeroen Roovers <jer@gentoo.org> ruby-1.8.7_p174-r1.ebuild: + Stable for HPPA (bug #288699). + + 12 Oct 2009; Jeroen Roovers <jer@gentoo.org> ruby-1.9.1_p243.ebuild: + Marked ~hppa too. + +*ruby-1.8.7_p174-r1 (06 Oct 2009) + + 06 Oct 2009; Alex Legler <a3li@gentoo.org> +ruby-1.8.7_p174-r1.ebuild: + Revision bump. Added fix for bug 168939 (ipv6), now uses the new + eselect-ruby cleanup feature. + +*ruby-1.9.1_p243 (09 Sep 2009) + + 09 Sep 2009; Alex Legler <a3li@gentoo.org> -ruby-1.9.1_p129.ebuild, + -ruby-1.9.1_p129-r1.ebuild, +ruby-1.9.1_p243.ebuild, + -files/ruby-1.9.1_p129-gfbsd7.patch, -files/ruby19-rubygems-gentoo.patch, + -files/ruby-1.9.1_p129-no-undefined-ext.patch, + -files/ruby19-rubygems-proxy.patch, + -files/ruby-1.9.1_p129-parallelmake.patch, + -files/ruby19-mkmf-parallel-install.patch: + Version bump. Fixing bugs 278899 by Daniel Robbins, 279825, 277210 and + 168939. Cleaning up old patches. + +*ruby-1.8.6_p383 (20 Aug 2009) + + 20 Aug 2009; Alex Legler <a3li@gentoo.org> +ruby-1.8.6_p383.ebuild: + Patchlevel bump. + + 31 Jul 2009; Samuli Suominen <ssuominen@gentoo.org> + ruby-1.8.6_p369.ebuild, ruby-1.8.7_p174.ebuild, ruby-1.9.1_p129.ebuild, + ruby-1.9.1_p129-r1.ebuild: + Move USE defaults berkdb and gdbm from profiles/base/package.use to here. + + 28 Jun 2009; Alex Legler <a3li@gentoo.org> -ruby-1.8.6_p368.ebuild: + Removing vulnerable ebuild, bug 273213. + + 21 Jun 2009; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p369.ebuild: + Marking ruby-1.8.6_p369 ppc for bug 273213 + + 20 Jun 2009; Diego E. Pettenò <flameeyes@gentoo.org> + ruby-1.9.1_p129-r1.ebuild: + Prepend our library path instead of overwriting it during src_install. + Thanks to the reporter of bug #274824. + +*ruby-1.8.7_p174 (18 Jun 2009) + + 18 Jun 2009; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p369.ebuild, + -ruby-1.8.7_p173.ebuild, +ruby-1.8.7_p174.ebuild: + Replacing 187_p173 with _p174 because of a regression. Unifying the + ebuilds by adding unset RUBYOPT to the 186 ebuild. Migrated 187_p174 to + patchsets. + + 17 Jun 2009; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p369.ebuild: + Marking ruby-1.8.6_p369 ppc64 for bug 273213 + + 16 Jun 2009; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p369.ebuild: + arm/ia64/s390/sh/sparc stable wrt #273213 + + 16 Jun 2009; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p368.ebuild, + ruby-1.8.6_p369.ebuild, -ruby-1.8.7_p160.ebuild: + Removing old version, minor cleanup + + 14 Jun 2009; Alex Legler <a3li@gentoo.org> -ruby-1.8.6_p114.ebuild, + -files/ruby-1.8.6-openssl.patch, + -files/ruby-1.8.6-shortname_constants.patch, + -files/ruby-1.8.6_p111-r13657.patch, + -files/ruby-1.8.6_p287-entity_expansion_limit.diff: + Removing vulnerable old Ruby version and stale patches, bug 274108. + + 11 Jun 2009; Tobias Klausmann <klausman@gentoo.org> + ruby-1.8.6_p369.ebuild: + Stable on alpha, bug #273213 + + 10 Jun 2009; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p369.ebuild: + Stable for HPPA (bug #273213). + + 10 Jun 2009; Christian Faulhammer <fauli@gentoo.org> + ruby-1.8.6_p369.ebuild: + stable x86, security bug 273213 + + 10 Jun 2009; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p369.ebuild: + amd64 stable, security bug 273213. + +*ruby-1.8.7_p173 (10 Jun 2009) +*ruby-1.8.6_p369 (10 Jun 2009) + + 10 Jun 2009; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.6_p369.ebuild, + +ruby-1.8.7_p173.ebuild: + Version bumps for bug #273213. + +*ruby-1.9.1_p129-r1 (27 May 2009) + + 27 May 2009; Diego E. Pettenò <flameeyes@gentoo.org> + +ruby-1.9.1_p129-r1.ebuild, +files/ruby-1.9.1_p129-gfbsd7.patch, + +files/ruby-1.9.1_p129-no-undefined-ext.patch, + +files/ruby-1.9.1_p129-parallelmake.patch: + Revision bump, add patches 1) to make Ruby behave more similarly between + Linux and (Gentoo/)FreeBSD; 2) to force --no-undefined when building Ruby + extensions (undefined symbols in them will cause abort at runtime 3) to + remove a concurrency issue when building the dl extension that could + result in a broken dl.so. + + 24 May 2009; Diego E. Pettenò <flameeyes@gentoo.org> + ruby-1.8.7_p160.ebuild, ruby-1.9.1_p129.ebuild: + Don't block rdoc-2 or later (which may enter Portage one day as it's + needed by some Rakefiles). + + 15 May 2009; Diego E. Pettenò <flameeyes@gentoo.org> + ruby-1.9.1_p129.ebuild: + Add ~x86-fbsd keyword. + + 15 May 2009; Alexis Ballier <aballier@gentoo.org> ruby-1.8.7_p160.ebuild: + keyword ~sparc-fbsd, bug #252315 + +*ruby-1.9.1_p129 (15 May 2009) + + 15 May 2009; Alex Legler <a3li@gentoo.org> -ruby-1.9.1-r1.ebuild, + +ruby-1.9.1_p129.ebuild, -files/ruby-ossl_ocsp-verification.patch: + Patchlevel bump, closes bug 267453. Removing OSCP verification patch, now + included in every release. + + 10 May 2009; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p114.ebuild, + -ruby-1.8.6_p287-r5.ebuild, -ruby-1.8.6_p287-r13.ebuild, + ruby-1.8.6_p368.ebuild, -ruby-1.8.7_p72-r11.ebuild, + ruby-1.8.7_p160.ebuild: + Removing vulnerable versions (#268515), fixing license (#233747). + + 09 May 2009; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p368.ebuild: + Stable for HPPA (bug #268515). + + 09 May 2009; Alex Legler <a3li@gentoo.org> ruby-1.9.1-r1.ebuild: + Adapting rubygems notice. + + 08 May 2009; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p368.ebuild: + amd64 stable, bug #268515. + + 08 May 2009; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p368.ebuild: + arm/ia64/s390/sh/sparc stable wrt #268515 + + 07 May 2009; Christian Faulhammer <fauli@gentoo.org> + ruby-1.8.6_p368.ebuild: + stable x86, security bug 268515 + + 07 May 2009; Tobias Klausmann <klausman@gentoo.org> + ruby-1.8.6_p368.ebuild: + Stable on alpha, bug #268515 + + 07 May 2009; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p368.ebuild: + Marking ruby-1.8.6_p368 ppc64 and ppc for bug 268515 + +*ruby-1.8.7_p160 (07 May 2009) +*ruby-1.8.6_p368 (07 May 2009) + + 07 May 2009; Alex Legler <a3li@gentoo.org> +ruby-1.8.6_p368.ebuild, + +ruby-1.8.7_p160.ebuild: + Version bump as per secbug 268515. NB: These are the first ebuilds that + no longer use ruby-config. + +*ruby-1.9.1-r1 (03 Apr 2009) +*ruby-1.8.7_p72-r11 (03 Apr 2009) +*ruby-1.8.6_p287-r13 (03 Apr 2009) + + 03 Apr 2009; Alex Legler <a3li@gentoo.org> + +files/ruby-1.8.6-uclibc-udp.patch, +files/auto_gem.rb, + +files/ruby18-mkmf-parallel-install.patch, + +files/ruby19-mkmf-parallel-install.patch, -ruby-1.8.6_p287-r12.ebuild, + +ruby-1.8.6_p287-r13.ebuild, -ruby-1.8.7_p72-r10.ebuild, + +ruby-1.8.7_p72-r11.ebuild, -ruby-1.9.1.ebuild, +ruby-1.9.1-r1.ebuild: + Revbumps fixing bugs 239101 (thanks to matsuu) and 260760 (thanks to Tom + Lloyd), ruby-1.9.1 is now EAPI-2. Removing old versions. Adding fake + auto_gem.rb for Ruby 1.9.1. Removing redundant WANT_AUTO* to make repoman + happy. + +*ruby-1.9.1 (21 Mar 2009) + + 21 Mar 2009; Alex Legler <a3li@gentoo.org> + +files/ruby19-rubygems-gentoo.patch, +files/ruby19-rubygems-proxy.patch, + +ruby-1.9.1.ebuild: + Adding Ruby 1.9.1 for preliminary testing + + 20 Mar 2009; Joseph Jezak <josejx@gentoo.org> ruby-1.8.7_p72-r10.ebuild, + ruby-1.8.6_p287-r12.ebuild: + Marked ~ppc for bug #252315. + + 10 Mar 2009; Alex Legler <a3li@gentoo.org> ruby-1.8.7_p72-r10.ebuild: + Unsetting RUBYOPT in src_install, backport from Ruby 1.9 ebuilds, fixes + bug 261982. + + 09 Mar 2009; Alex Legler <a3li@gentoo.org> -ruby-1.8.6_p287-r1.ebuild, + -ruby-1.8.6_p287-r3.ebuild, -ruby-1.8.6_p287-r4.ebuild, + -ruby-1.8.6_p287-r10.ebuild, -ruby-1.8.6_p287-r11.ebuild, + -ruby-1.8.7_p72-r1.ebuild, -ruby-1.8.7_p72-r2.ebuild: + Cleanup + +*ruby-1.8.7_p72-r10 (07 Mar 2009) + + 07 Mar 2009; Diego E. Pettenò <flameeyes@gentoo.org> + +ruby-1.8.7_p72-r10.ebuild: + Add a revision of ruby 1.8.7 using eselect ruby. + + 03 Mar 2009; Peter Volkov <pva@gentoo.org> ruby-1.8.6_p287-r12.ebuild: + ~mips keyworded, bug #252315. + + 25 Feb 2009; Tobias Scherbaum <dertobi123@gentoo.org> + ruby-1.8.6_p287-r5.ebuild: + ppc stable, bug #260006 + + 25 Feb 2009; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p287-r5.ebuild: + arm/ia64/s390/sh/sparc/x86 stable wrt #260006 + + 24 Feb 2009; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p287-r5.ebuild, + ruby-1.8.6_p287-r12.ebuild, ruby-1.8.7_p72-r2.ebuild: + Fixing Tk USE flag test, bug 258893. + + 23 Feb 2009; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p287-r5.ebuild: + Marking ruby-1.8.6_p287-r5 ppc64 for bug 260006 + + 23 Feb 2009; Tobias Heinlein <keytoaster@gentoo.org> + ruby-1.8.6_p287-r5.ebuild: + amd64 stable wrt security bug #260006 + + 23 Feb 2009; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p287-r5.ebuild: + Stable for HPPA (bug #260006). + + 23 Feb 2009; Tobias Klausmann <klausman@gentoo.org> + ruby-1.8.6_p287-r5.ebuild: + Stable on alpha, bug #260006 + +*ruby-1.8.7_p72-r2 (23 Feb 2009) +*ruby-1.8.6_p287-r12 (23 Feb 2009) +*ruby-1.8.6_p287-r5 (23 Feb 2009) + + 23 Feb 2009; Alex Legler <a3li@gentoo.org> +files/ruby-mkconfig.patch, + +files/ruby-ossl_ocsp-verification.patch, +ruby-1.8.6_p287-r5.ebuild, + +ruby-1.8.6_p287-r12.ebuild, +ruby-1.8.7_p72-r2.ebuild: + Revision bumps for security bug 260006 (X.509 certificate spoofing). Also + fixing bugs 234877 (backported patch for mkconfig), 258893 (ebuild dies + now before compilation if Tk useflags don't match) and 230748 (adding + --enable-option-checking=no for newer versions of autoconf). + + 10 Feb 2009; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p287-r4.ebuild: + arm/ia64/s390/sh/sparc stable wrt #254307 + + 25 Jan 2009; Tobias Klausmann <klausman@gentoo.org> + ruby-1.8.6_p287-r4.ebuild: + Stable on alpha, bug #254307 + + 20 Jan 2009; Alexis Ballier <aballier@gentoo.org> + ruby-1.8.6_p287-r11.ebuild: + keyword ~x86-fbsd, bug #252315 + + 17 Jan 2009; nixnut <nixnut@gentoo.org> ruby-1.8.6_p287-r4.ebuild: + ppc stable #254307 + + 15 Jan 2009; Markus Meier <maekke@gentoo.org> ruby-1.8.6_p287-r4.ebuild: + amd64/x86 stable, bug #254307 + + 14 Jan 2009; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p287-r4.ebuild: + stable ppc64, bug 254307 + + 14 Jan 2009; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p287-r4.ebuild: + Stable for HPPA (bug #254307). + + 14 Jan 2009; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p287-r10.ebuild, + ruby-1.8.6_p287-r11.ebuild: + Marked ~hppa (bug #252315). + +*ruby-1.8.6_p287-r11 (11 Jan 2009) + + 11 Jan 2009; Hans de Graaff <graaff@gentoo.org> + +files/ruby-1.8.6-openssl.patch, +ruby-1.8.7_p287-r4, + +ruby-1.8.6_p287-r11.ebuild: + Backport conditional definition of missing openssl functions from ruby 1.8.7. + Fixes #254307. + + 29 Dec 2008; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p287-r10.ebuild: + Marking ruby-1.8.6_p287-r10 ~ppc64 for bug 252315 + + 26 Dec 2008; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p287-r10.ebuild: + Add ~alpha/~arm/~ia64/~s390/~sh wrt #251159 + + 24 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> + ruby-1.8.6_p287-r10.ebuild: + Add ~sparc keyword, bug #252315 + +*ruby-1.8.6_p287-r10 (23 Dec 2008) + + 23 Dec 2008; Hans de Graaff <graaff@gentoo.org> + +ruby-1.8.6_p287-r10.ebuild: + Version bump which switches from ruby-config to eselect-ruby. Dropped most + keywords since eselect-ruby does not yet have these keywords. + + 23 Dec 2008; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p114.ebuild, + ruby-1.8.6_p287-r1.ebuild, ruby-1.8.6_p287-r3.ebuild: + Revert the ruby-config changes. We can't remove them until we provide an + alternative outside the ebuilds, and eselect-ruby isn't stable yet. Apologies + for breaking things as mentioned in bug #251833. + + 22 Dec 2008; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p114.ebuild, + ruby-1.8.6_p287-r1.ebuild, ruby-1.8.6_p287-r3.ebuild, + ruby-1.8.7_p72-r1.ebuild: + Remove pkg_postinst and pkg_postrm functions now that ruby-config is gone. + Thanks for the people noticing this in bug #251833. + + 21 Dec 2008; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p114.ebuild, + ruby-1.8.6_p287-r1.ebuild, ruby-1.8.6_p287-r3.ebuild, + ruby-1.8.7_p72-r1.ebuild: + Drop dependency on ruby-config, which will be removed from the tree. We + currently only have one major version of ruby in the tree (Ruby 1.8), so there + is no need for ruby-config at this moment. For newer versions of Ruby we will + use eselect-ruby, which can be found in the ruby overlay at the moment. + + 21 Dec 2008; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p114.ebuild, + ruby-1.8.6_p287-r1.ebuild, ruby-1.8.6_p287-r3.ebuild: + Use mirror://ruby in SRC_URI, fixes #237392. + + 21 Dec 2008; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.6_p111.ebuild, + -ruby-1.8.6_p111-r1.ebuild, -ruby-1.8.6_p287-r2.ebuild, + -ruby-1.8.7_p72.ebuild: + Remove old versions. Leave one old stable version with cjk support. + +*ruby-1.8.6_p287-r3 (29 Nov 2008) + + 29 Nov 2008; Hans de Graaff <graaff@gentoo.org> + files/ruby-1.8.6_p287-entity_expansion_limit.diff, + +ruby-1.8.6_p287-r3.ebuild: + Fix our expansion limit patch according to debian bug report + http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502535 and bump the ebuild to + make sure people will pick up the fixed version. Thanks to Alex Legler for + mentioning the patch. + +*ruby-1.8.7_p72-r1 (26 Nov 2008) +*ruby-1.8.6_p287-r2 (26 Nov 2008) + + 26 Nov 2008; Hans de Graaff <graaff@gentoo.org> + +files/ruby-1.8.6-shortname_constants.patch, +ruby-1.8.6_p287-r2.ebuild, + +ruby-1.8.7_p72-r1.ebuild: + Fix problem with shortname constants #247790, already fixed in upstream SVN. + Thanks to Alex Legler for providing the patch. + + 26 Nov 2008; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.6_p286.ebuild, + -ruby-1.8.6_p287.ebuild: + Remove versions that will not become stable + + 16 Sep 2008; Tobias Scherbaum <dertobi123@gentoo.org> + ruby-1.8.6_p287-r1.ebuild: + ppc stable, bug #225465 + + 11 Sep 2008; Tobias Heinlein <keytoaster@gentoo.org> + ruby-1.8.6_p287-r1.ebuild: + amd64 stable wrt security bug #225465 + + 11 Sep 2008; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p287-r1.ebuild: + alpha/ia64/x86 stable wrt #225465 + + 11 Sep 2008; Ferris McCormick <fmccor@gentoo.org> + ruby-1.8.6_p287-r1.ebuild: + Sparc stable --- Security Bug #225465 --- good since late August. + + 11 Sep 2008; Markus Rothe <corsair@gentoo.org> ruby-1.8.6_p287-r1.ebuild: + Stable on ppc64; bug #225465 + + 11 Sep 2008; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p287-r1.ebuild: + Stable for HPPA (bug #225465). + +*ruby-1.8.6_p287-r1 (29 Aug 2008) + + 29 Aug 2008; Hans de Graaff <graaff@gentoo.org> + +files/ruby-1.8.6_p287-entity_expansion_limit.diff, + +ruby-1.8.6_p287-r1.ebuild: + Fix REXML security issues, bug #236060. + + 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: + Add GLEP 56 USE flag descriptions. + +*ruby-1.8.7_p72 (15 Aug 2008) + + 15 Aug 2008; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.7_p22.ebuild, + +ruby-1.8.7_p72.ebuild: + bump 1.8.7 to latest patch release + +*ruby-1.8.6_p287 (11 Aug 2008) + + 11 Aug 2008; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.6_p287.ebuild: + Version bump for brown paper bag relelease. + + 10 Aug 2008; Hans de Graaff <graaff@gentoo.org> + -files/ruby-1.8.6-revert-r15856.patch, -ruby-1.8.6_p230.ebuild: + Remove broken version in favor of the just-added 1.8.6_p286 + +*ruby-1.8.6_p286 (10 Aug 2008) + + 10 Aug 2008; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.6_p286.ebuild: + Version bump to latest released version of ruby 1.8.6. This version fixes the + security issues reported in #225465 and #234224. The cjk USE flag has been + dropped since no compatible patches have been released yet. + + 25 Jul 2008; Michael Sterrett <mr_bones_@gentoo.org> + ruby-1.8.6_p230.ebuild: + drop cjk from SRC_URI as well + + 15 Jul 2008; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p230.ebuild: + Drop cjk support since the most recent oniguruma patches no longer apply to + this version, #230111. + + 29 Jun 2008; Hans de Graaff <graaff@gentoo.org> + +files/ruby-1.8.6-revert-r15856.patch, +ruby-1.8.6_p230.ebuild: + Try to fix the security issues reported in #225465 for ruby 1.8.6. + Unfortunately the official p230 has a change which causes segmentation faults + for applications like Rails and RSpec, so we are reverting that specific + change. + +*ruby-1.8.7_p22 (29 Jun 2008) + + 29 Jun 2008; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.7.ebuild, + +ruby-1.8.7_p22.ebuild: + bump 1.8.7 for security fix + + 20 Jun 2008; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.6_p230.ebuild: + nevermind, don't bump this yet + +*ruby-1.8.6_p230 (20 Jun 2008) + + 20 Jun 2008; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.6_p230.ebuild: + version bump + +*ruby-1.8.7 (10 Jun 2008) + + 10 Jun 2008; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.7_pre2.ebuild, + +ruby-1.8.7.ebuild: + bump 1.8.7 to final + +*ruby-1.8.7_pre2 (21 Apr 2008) + + 21 Apr 2008; Richard Brown <rbrown@gentoo.org> -ruby-1.8.7_pre1.ebuild, + +ruby-1.8.7_pre2.ebuild: + Version Bump + +*ruby-1.8.7_pre1 (16 Apr 2008) + + 16 Apr 2008; Richard Brown <rbrown@gentoo.org> +ruby-1.8.7_pre1.ebuild: + Version bump. Drop cjk until a new version of oniguruma appears. + + 06 Mar 2008; Steve Dibb <beandog@gentoo.org> ruby-1.8.6_p114.ebuild: + amd64 stable, bug 212264 + + 06 Mar 2008; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p114.ebuild: + Stable for HPPA (bug #212264). + + 05 Mar 2008; Tobias Scherbaum <dertobi123@gentoo.org> + ruby-1.8.6_p114.ebuild: + ppc stable, bug #212264 + + 05 Mar 2008; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p114.ebuild: + alpha/ia64 stable wrt #212264 + + 05 Mar 2008; Christian Faulhammer <opfer@gentoo.org> + ruby-1.8.6_p114.ebuild: + stable x86, security bug 212264 + + 05 Mar 2008; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.6_p114.ebuild: + Sparc stable, Security Bug #212264, builds and installs, initial tests run + as expected. + + 05 Mar 2008; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p114.ebuild: + Marking ruby-1.8.6_p114 ppc64 for bug 212264 + +*ruby-1.8.6_p114 (05 Mar 2008) + + 05 Mar 2008; Richard Brown <rbrown@gentoo.org> + -files/ruby-1.8.4-glibc24-eaccess.diff, -files/ruby-1.8.4-yaml.diff, + -files/ruby-1.8.5_p113-net-http-p114.patch, -ruby-1.8.4-r3.ebuild, + -ruby-1.8.5_p113.ebuild, +ruby-1.8.6_p114.ebuild: + Version bump for #212264. Remove old ebuilds. + + 17 Feb 2008; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p111-r1.ebuild: + alpha/ia64 stable wrt #208916 + + 17 Feb 2008; nixnut <nixnut@gentoo.org> ruby-1.8.6_p111-r1.ebuild: + Stable on ppc wrt bug 208916 + + 16 Feb 2008; Markus Meier <maekke@gentoo.org> ruby-1.8.6_p111-r1.ebuild: + x86 stable, bug #208916 + + 16 Feb 2008; Ferris McCormick <fmccor@gentoo.org> + ruby-1.8.6_p111-r1.ebuild: + Sparc stable --- Bug #208916 --- working well for about 6 weeks. + + 15 Feb 2008; Richard Brown <rbrown@gentoo.org> + -files/ruby-1.8.6-exit-status.patch, + -files/ruby-1.8.6_p110-net-http-p111.patch, + -files/ruby-1.8.6_p36-rb_thread_status_prototype.patch, + -ruby-1.8.5_p2-r1.ebuild, -ruby-1.8.6-r1.ebuild, + -ruby-1.8.6_p110-r1.ebuild, -ruby-1.8.6_p110-r2.ebuild: + Remove old versions + + 05 Feb 2008; Markus Rothe <corsair@gentoo.org> ruby-1.8.6_p111-r1.ebuild: + Stable on ppc64 + + 26 Dec 2007; Peter Weller <welp@gentoo.org> ruby-1.8.6_p111.ebuild: + Stable on amd64; bug 199191 + + 24 Dec 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p111.ebuild: + alpha/ia64/sparc stable wrt #199191 + + 24 Dec 2007; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p111-r1.ebuild: + Remove now-obsolete warning about coreutils versions, #203156. + + 24 Dec 2007; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p111-r1.ebuild: + Stable for HPPA (bug #199191). + +*ruby-1.8.6_p111-r1 (23 Dec 2007) + + 23 Dec 2007; Richard Brown <rbrown@gentoo.org> +ruby-1.8.6_p111-r1.ebuild: + Remove dependencies on system packages. Add berkdb (bug #199705), gdbm and + ssl USE flags. Patch to p113. + + 23 Dec 2007; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p111.ebuild: + Marking ruby-1.8.6_p111 ppc and ppc64 for bug 199191 + + 23 Dec 2007; Markus Meier <maekke@gentoo.org> ruby-1.8.6_p111.ebuild: + x86 stable, security bug #199191 + +*ruby-1.8.6_p111 (23 Dec 2007) + + 23 Dec 2007; Richard Brown <rbrown@gentoo.org> + +files/ruby-1.8.6_p111-r13657.patch, +ruby-1.8.6_p111.ebuild: + Version bump with patch for bug #199191 + + 14 Dec 2007; Ulrich Mueller <ulm@gentoo.org> ruby-1.8.6_p110-r2.ebuild: + Move dependency on (X)Emacs modes to PDEPEND. + + 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p110-r2.ebuild: + Add back ~hppa keyword now that XEmacs support files have been keyworded, + bug 196413 + +*ruby-1.8.6_p110-r2 (21 Oct 2007) + + 21 Oct 2007; Hans de Graaff <graaff@gentoo.org> + +ruby-1.8.6_p110-r2.ebuild: + Add emacs and xemacs USE flags and use them to pull in the correct editing + mode for each. Had to drop several arch keywords as reported on bug 196413. + + 13 Oct 2007; Steve Dibb <beandog@gentoo.org> ruby-1.8.6_p110-r1.ebuild: + amd64 stable, security bug 194236 + + 11 Oct 2007; Markus Rothe <corsair@gentoo.org> ruby-1.8.5_p113.ebuild, + ruby-1.8.6_p110-r1.ebuild: + Stable on ppc64; bug #194236 + + 09 Oct 2007; Steve Dibb <beandog@gentoo.org> ruby-1.8.6-r1.ebuild: + amd64 stable, security bug 194236 + + 08 Oct 2007; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p110-r1.ebuild: + Stable for HPPA (bug #194236). + + 08 Oct 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p110-r1.ebuild: + alpha/ia64/sparc stable wrt security #194236 + + 07 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> + ruby-1.8.6_p110-r1.ebuild: + ppc stable, bug #194236 + + 07 Oct 2007; Christian Faulhammer <opfer@gentoo.org> + ruby-1.8.6_p110-r1.ebuild: + stable x86, security bug 194236 + + 07 Oct 2007; Christian Faulhammer <opfer@gentoo.org> + ruby-1.8.5_p113.ebuild: + stable x86, security bug 194236 + + 07 Oct 2007; Richard Brown <rbrown@gentoo.org> -ruby-1.8.5_p35.ebuild, + -ruby-1.8.6_p36-r3.ebuild, -ruby-1.8.6_p36-r4.ebuild, + -ruby-1.8.6_p110.ebuild: + Remove old versions + +*ruby-1.8.6_p110-r1 (30 Sep 2007) +*ruby-1.8.5_p113 (30 Sep 2007) + + 30 Sep 2007; Richard Brown <rbrown@gentoo.org> + +files/ruby-1.8.5_p113-net-http-p114.patch, + +files/ruby-1.8.6_p110-net-http-p111.patch, +ruby-1.8.5_p113.ebuild, + +ruby-1.8.6_p110-r1.ebuild: + Fix bug #194236. Bump 1.8.6 to p111 as p110-r1. Bump 1.8.5 to p114 as p113, + using 1.8.6-p110 as base ebuild. + + 24 Sep 2007; Richard Brown <rbrown@gentoo.org> ruby-1.8.6_p110.ebuild: + More fixes from gentoo-dev and graaff + + 24 Sep 2007; Richard Brown <rbrown@gentoo.org> ruby-1.8.6_p110.ebuild: + Implement suggestions from http://archives.gentoo.org/gentoo-dev/msg_147875.xml + +*ruby-1.8.6_p110 (24 Sep 2007) + + 24 Sep 2007; Richard Brown <rbrown@gentoo.org> +ruby-1.8.6_p110.ebuild: + Version bump + +*ruby-1.8.6_p36-r4 (26 Aug 2007) + + 26 Aug 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> + +ruby-1.8.6_p36-r4.ebuild: + Use user LDFLAGS, #181436 + + 17 Aug 2007; Hans de Graaff <graaff@gentoo.org> ruby-1.8.4-r3.ebuild, + ruby-1.8.5_p2-r1.ebuild, ruby-1.8.5_p35.ebuild: + MANIFEST was already gone in ruby 1.8.4, so remove it also from the old + ebuilds, including the currently stable 1.8.5_p2-r1, #189241. + + 17 Aug 2007; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.5_p2.ebuild, + -ruby-1.8.5_p12.ebuild, -ruby-1.8.6_p36-r1.ebuild, + -ruby-1.8.6_p36-r2.ebuild: + Remove some older versions that will not be promoted to stable, keeping at + least one version of each release. + + 05 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> + ruby-1.8.6_p36-r3.ebuild: + (QA) RESTRICT clean up. + +*ruby-1.8.6_p36-r3 (04 Jul 2007) + + 04 Jul 2007; Mike Doty <kingtaco@gentoo.org> + +files/ruby-1.8.6-memory-leak.diff, +ruby-1.8.6_p36-r3.ebuild: + fixed memory leak loading .so bug #182946 + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> ruby-1.8.4-r3.ebuild, + ruby-1.8.5_p2.ebuild, ruby-1.8.5_p2-r1.ebuild, ruby-1.8.5_p12.ebuild, + ruby-1.8.5_p35.ebuild, ruby-1.8.6-r1.ebuild, ruby-1.8.6_p36-r1.ebuild, + ruby-1.8.6_p36-r2.ebuild: + (QA) RESTRICT clean up. + + 21 Jun 2007; Fernando J. Pereda <ferdy@gentoo.org> ruby-1.8.6-r1.ebuild: + Re-add stable keyword for alpha as per bug #181110 + + 21 Jun 2007; Christoph Mende <angelos@gentoo.org> ruby-1.8.6-r1.ebuild: + Back to ~amd64 wrt bug 181110 + + 21 Jun 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6-r1.ebuild: + Mark 1.8.6 unstable on alpha/ia64/x86 wrt #181110 + +*ruby-1.8.6_p36-r2 (20 Jun 2007) + + 20 Jun 2007; Richard Brown <rbrown@gentoo.org> +ruby-1.8.6_p36-r2.ebuild: + Re-add cjk USE flag, thanks to Hannes Wyss, bug #182671 + +*ruby-1.8.6_p36-r1 (18 Jun 2007) + + 18 Jun 2007; Richard Brown <rbrown@gentoo.org> + +files/ruby-1.8.6_p36-rb_thread_status_prototype.patch, + -ruby-1.8.6_p36.ebuild, +ruby-1.8.6_p36-r1.ebuild: + Add prototype fix from ruby -r12567 [ruby-list:43615]. Thanks to peper and + spbecker + + 14 Jun 2007; Christoph Mende <angelos@gentoo.org> ruby-1.8.6-r1.ebuild: + Stable on amd64 wrt bug 181110 + +*ruby-1.8.6_p36 (12 Jun 2007) + + 12 Jun 2007; Richard Brown <rbrown@gentoo.org> +ruby-1.8.6_p36.ebuild: + Version Bump. Bug #181379 + + 10 Jun 2007; Joshua Kinard <kumba@gentoo.org> ruby-1.8.6-r1.ebuild: + Stable on mips, per #181110. + + 09 Jun 2007; nixnut <nixnut@gentoo.org> ruby-1.8.6-r1.ebuild: + Stable on ppc wrt bug 181110 + + 09 Jun 2007; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6-r1.ebuild: + Stable for HPPA (bug #181110). + + 09 Jun 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6-r1.ebuild: + alpha/ia64/x86 stable wrt #181110 + + 07 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.6-r1.ebuild: + Stable on sparc wrt #181110 + + 06 Jun 2007; Brent Baude <ranger@gentoo.org> ruby-1.8.6-r1.ebuild: + Marking ruby-1.8.6-r1 ppc64 stable for bug#181110 + + 24 May 2007; Richard Brown <rbrown@gentoo.org> ruby-1.8.4-r3.ebuild, + ruby-1.8.5_p2.ebuild, ruby-1.8.5_p2-r1.ebuild, ruby-1.8.5_p12.ebuild, + ruby-1.8.5_p35.ebuild: + Add RESTRICT="test" to ebuilds that have no hope of passing. + + 24 May 2007; Lars Weiler <pylon@gentoo.org> ruby-1.8.5_p2-r1.ebuild: + Stable on ppc; bug #178346. + + 19 May 2007; Markus Rothe <corsair@gentoo.org> ruby-1.8.5_p2-r1.ebuild: + Stable on ppc64; bug #178346 + + 18 May 2007; Fernando J. Pereda <ferdy@gentoo.org> + ruby-1.8.5_p2-r1.ebuild: + Stable on alpha as per bug #178346 + + 17 May 2007; Richard Brown <rbrown@gentoo.org> ruby-1.8.6-r1.ebuild: + Fix bug #128837, ruby-talk:183494 + + 16 May 2007; Richard Brown <rbrown@gentoo.org> -ruby-1.8.6_pre1.ebuild, + -ruby-1.8.6_pre3.ebuild, -ruby-1.8.6.ebuild: + Remove old 1.8.6 versions + + 16 May 2007; Steve Dibb <beandog@gentoo.org> ruby-1.8.5_p2-r1.ebuild: + amd64 stable, bug 178346 + + 13 May 2007; Jeroen Roovers <jer@gentoo.org> ruby-1.8.5_p2-r1.ebuild: + Stable for HPPA (bug #178346). + + 13 May 2007; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.5_p2-r1.ebuild: + Stable on sparc --- Bug #178346 --- fixes Bug #159922 (uses + /usr/bin/install). + + 13 May 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.5_p2-r1.ebuild: + ia64 + x86 stable wrt bug 178346 + +*ruby-1.8.5_p2-r1 (13 May 2007) + + 13 May 2007; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.5_p2-r1.ebuild: + Bump to get people to recompile ruby now that coreutils-6.7-r1 is stable + on most arches so that ruby properly picks up new location of /bin/install. + See #159922 for details. + +*ruby-1.8.6-r1 (01 May 2007) + + 01 May 2007; Richard Brown <rbrown@gentoo.org> + +files/ruby-1.8.6-exit-status.patch, +ruby-1.8.6-r1.ebuild: + Add new src_test, and add return code patch from [ruby-core:10609] and + [ruby-core:10760] + + 24 Apr 2007; Richard Brown <rbrown@gentoo.org> ruby-1.8.4-r3.ebuild, + ruby-1.8.5_p2.ebuild, ruby-1.8.5_p12.ebuild, ruby-1.8.5_p35.ebuild, + ruby-1.8.6_pre1.ebuild, ruby-1.8.6_pre3.ebuild, ruby-1.8.6.ebuild: + Fix $ROOT usage. Bug #167271 + + 07 Apr 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> + ruby-1.8.4-r3.ebuild, ruby-1.8.5_p2.ebuild, ruby-1.8.5_p12.ebuild, + ruby-1.8.5_p35.ebuild, ruby-1.8.6_pre1.ebuild, ruby-1.8.6_pre3.ebuild, + ruby-1.8.6.ebuild: + Added warning, bug #159922 + +*ruby-1.8.6 (13 Mar 2007) + + 13 Mar 2007; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.6.ebuild: + version bump + +*ruby-1.8.5_p35 (13 Mar 2007) + + 13 Mar 2007; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.5_p35.ebuild: + bump + + 06 Mar 2007; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_pre3.ebuild: + MANIFEST is no longer distributed, but NEWS is: update dodoc accordingly. + +*ruby-1.8.6_pre3 (04 Mar 2007) + + 04 Mar 2007; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.6_pre3.ebuild: + 1.8.6 pre 3 + +*ruby-1.8.6_pre1 (17 Feb 2007) + + 17 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> + +ruby-1.8.6_pre1.ebuild: + Bump to the preview version, but without CJK support for now because + Onigurama hasn't been updated yet. Thanks to M. Edward Borasky in bug + #167364. + + 11 Feb 2007; Fabian Groffen <grobian@gentoo.org> ruby-1.8.4-r3.ebuild, + ruby-1.8.5_p2.ebuild: + Dropped ppc-macos keyword, see you in prefix + + 11 Feb 2007; Christian Faulhammer <opfer@gentoo.org> ruby-1.8.4-r3.ebuild: + moved from USE flag tcltk to tk, see bug 17808 + + 31 Jan 2007; Marius Mauch <genone@gentoo.org> ruby-1.8.4-r3.ebuild, + ruby-1.8.5_p2.ebuild, ruby-1.8.5_p12.ebuild: + Replacing einfo with elog + + 28 Jan 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> + ruby-1.8.5_p2.ebuild, ruby-1.8.5_p12.ebuild: + ruby-1.8.5 should use >=ruby-config-0.3.1 for ri symlink, #164136 + + 04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4-r3.ebuild: + Get rid of debug.eclass usage. + + 01 Jan 2007; Fabian Groffen <grobian@gentoo.org> ruby-1.8.4-r3.ebuild, + ruby-1.8.5_p2.ebuild, ruby-1.8.5_p12.ebuild: + Dropped ppc-macos keyword, see you in prefix + + 29 Dec 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> + ruby-1.8.5_p12.ebuild: + keepdir /usr/lib/ruby/site_ruby, #90510 + + 25 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> + -files/ruby-1.8.5-cgi-dos-1.patch, -files/oniguruma-2.3.1-gentoo.patch, + -ruby-1.8.4-r1.ebuild, -ruby-1.8.5.ebuild, -ruby-1.8.5-r1.ebuild, + -ruby-1.8.5-r2.ebuild, -ruby-1.8.5-r3.ebuild: + Cleanup old versions. + +*ruby-1.8.5_p12 (25 Dec 2006) + + 25 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> +ruby-1.8.5_p12.ebuild: + Version bump, thanks to M. Edward Borasky in bug #158458. + + 14 Dec 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> + ruby-1.8.5_p2.ebuild: + Fixed undefined variable MY_PV causing origuruma silently failed to install. + Also upgrade to origuruma 2.5.7. Patch by Hannes Wyss <hwyss@ywesee.com> (bug + #147333) + + 05 Dec 2006; Christian Faulhammer <opfer@gentoo.org> ruby-1.8.5_p2.ebuild: + stable x86, security bug #157048 + + 04 Dec 2006; Jeroen Roovers <jer@gentoo.org> ruby-1.8.5_p2.ebuild: + Stable for HPPA (bug #157048). + + 04 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> + ruby-1.8.5_p2.ebuild: + ppc stable, bug #157048 + + 04 Dec 2006; Alexander H. Færøy <eroyf@gentoo.org> ruby-1.8.5_p2.ebuild: + Stable on Alpha; bug #157048 + + 04 Dec 2006; Brent Baude <ranger@gentoo.org> ruby-1.8.5_p2.ebuild: + Marking ruby-1.8.5_p2 ppc64 stable for bug 157048 + + 04 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.5_p2.ebuild: + Stable on sparc wrt security #157048 + + 04 Dec 2006; Luis Medinas <metalgod@gentoo.org> ruby-1.8.5_p2.ebuild: + Stable on amd64. See security bug #157048. + +*ruby-1.8.5_p2 (04 Dec 2006) + + 04 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> +ruby-1.8.5_p2.ebuild: + Version bump to fix the new security issue with cgi.rb. Bug #157048. + + 25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> ruby-1.8.5-r3.ebuild: + Stable on ia64. + + 15 Nov 2006; Markus Rothe <corsair@gentoo.org> ruby-1.8.5-r3.ebuild: + Stable on ppc64; bug #153497 + + 13 Nov 2006; René Nussbaumer <killerfox@gentoo.org> ruby-1.8.5-r3.ebuild: + Stable on hppa. See bug #153497. + + 08 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> ruby-1.8.5-r3.ebuild: + Marked stable on amd64. + + 08 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org> + ruby-1.8.5-r3.ebuild: + ppc stable, bug #153497 + + 08 Nov 2006; Joshua Jackson <tsunam@gentoo.org> ruby-1.8.5-r3.ebuild: + Stable x86; bug #153497 + + 07 Nov 2006; Alexander H. Færøy <eroyf@gentoo.org> ruby-1.8.5-r3.ebuild: + Stable on Alpha. Bug 153497 + + 07 Nov 2006; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.5-r3.ebuild: + Stable on sparc --- security Bug #153497 --- builds and runs my verification + programs. + +*ruby-1.8.5-r3 (07 Nov 2006) + + 07 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> + +files/ruby-1.8.5-cgi-dos-1.patch, +ruby-1.8.5-r3.ebuild: + Revision bump adding the patch for CVE-2006-5467. See bug #153497. + + 07 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4-r3.ebuild, + ruby-1.8.5.ebuild, ruby-1.8.5-r1.ebuild, ruby-1.8.5-r2.ebuild: + Add WANT_AUTO* variables. + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> ruby-1.8.5-r2.ebuild: + Mark 1.8.5-r2 stable on ia64 + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> ruby-1.8.5-r2.ebuild: + Mark 1.8.5-r2 stable on alpha + + 18 Oct 2006; Roy Marples <uberlord@gentoo.org> ruby-1.8.5-r2.ebuild: + Added ~sparc-fbsd keyword. + + 13 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4-r1.ebuild, + ruby-1.8.4-r3.ebuild, ruby-1.8.5.ebuild, ruby-1.8.5-r1.ebuild, + ruby-1.8.5-r2.ebuild: + Remove autoconf dependencies, and leave them to autotools eclass. + + 12 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4-r1.ebuild, + ruby-1.8.4-r3.ebuild, ruby-1.8.5.ebuild, ruby-1.8.5-r1.ebuild, + ruby-1.8.5-r2.ebuild: + Remove again gnuconfig calls, please don't add them back again. + +*ruby-1.8.5-r2 (09 Oct 2006) + + 09 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> +ruby-1.8.5-r2.ebuild: + Mask again -fomit-frame-poointer as per bug #150413 and #148965 + +*ruby-1.8.5-r1 (06 Oct 2006) + + 06 Oct 2006; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.5-r1.ebuild: + version bump to get rid of fomit-frame-pointer filtering, per bug #148965 + + 05 Oct 2006; Emanuele Giaquinta <exg@gentoo.org> ruby-1.8.5.ebuild: + tcltk -> tk, acked by Flameeyes. + + 28 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.5.ebuild: + Stable on sparc wrt security #142038 + + 27 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> ruby-1.8.5.ebuild: + hppa&&ppc stable, bug #142038 + + 27 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org> ruby-1.8.5.ebuild: + Stable on alpha wrt bug #145524 + + 27 Sep 2006; Joshua Jackson <tsunam@gentoo.org> ruby-1.8.5.ebuild: + Stable x86; bug #142038 + + 26 Sep 2006; Markus Rothe <corsair@gentoo.org> ruby-1.8.5.ebuild: + Stable on ppc64; bug #142038 + + 26 Sep 2006; Simon Stelling <blubb@gentoo.org> ruby-1.8.5.ebuild: + stable on amd64; bug 142038 + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> ruby-1.8.4-r3.ebuild: + Marked stable on mips. + + 02 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.5.ebuild: + Remove findutils dependency, again. + + 02 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.5.ebuild: + Re-add ~x86-fbsd keyword that was removed somehow. + + 30 Aug 2006; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.4.20060529.ebuild, + -ruby-1.8.5_pre1.ebuild, -ruby-1.8.5_pre4.ebuild: + remove old versions + + 30 Aug 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.4-r3.ebuild, + ruby-1.8.5.ebuild: + Add debug use flag to use debug symbols + +*ruby-1.8.5 (28 Aug 2006) + + 28 Aug 2006; <aaron@gentoo.org> +ruby-1.8.5.ebuild: + Version bump. +1.8.5 + +*ruby-1.8.5_pre4 (21 Aug 2006) + + 21 Aug 2006; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.5_pre4.ebuild: + version bump + + 07 Aug 2006; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.4-r3.ebuild: + Stable on sparc --- Bug #133002 --- builds and runs fine. (But notice + Comments 2, 16, and 20 on the referenced bug: they apply as well to sparc.) + + 21 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> ruby-1.8.4-r3.ebuild: + Stable on amd64 and x86 wrt bug #133002. + + 20 Jul 2006; Markus Rothe <corsair@gentoo.org> ruby-1.8.4-r3.ebuild: + Stable on ppc64; bug #133002 + + 09 Jul 2006; Lars Weiler <pylon@gentoo.org> ruby-1.8.4-r3.ebuild: + Stable on ppc; bug #133002. + + 02 Jul 2006; Daniel Black <dragonheart@gentoo.org> Manifest: + regen Manifest to not contain missing ruby-1.8.5_pre1.ebuild.orig + + 26 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.5_pre1.ebuild: + Cleanup by removing deprecated gnuconfig, call autoconf explicitely, update + dependencies, add -fno-strict-aliasing. + +*ruby-1.8.5_pre1 (26 Jun 2006) + + 26 Jun 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.4-r3.ebuild, + +ruby-1.8.5_pre1.ebuild: + new preview + + 06 Jun 2006; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.4.20060226.ebuild: + remove a snapshot + +*ruby-1.8.4.20060529 (30 May 2006) + + 30 May 2006; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4.20060529.ebuild: + Snapshot bump + + 28 May 2006; Diego Pettenò <flameeyes@gentoo.org> + ruby-1.8.4.20060226.ebuild: + Respect LDFLAGS but filter -Bdirect for some libraries. + + 28 May 2006; Diego Pettenò <flameeyes@gentoo.org> + ruby-1.8.4.20060226.ebuild: + Fix quoting. + + 27 May 2006; Diego Pettenò <flameeyes@gentoo.org> + ruby-1.8.4.20060226.ebuild: + Drop dependency over findutils to avoid dependency on FreeBSD (it's in system). + + 22 May 2006; Caleb Tennis <caleb@gentoo.org> -files/ruby-1.8.2-soap.diff, + -files/ruby-1.8.2-unittest.diff, + -files/ruby-1.8.2-xmlrpc-ipimethods-fix.diff, -files/re.c.182.patch, + -files/ruby-rdoc-gentoo.diff, -ruby-1.8.2-r2.ebuild, -ruby-1.8.3.ebuild, + -ruby-1.8.4.ebuild, -ruby-1.8.4-r2.ebuild: + remove old versions, particularly < 1.8.3 for GLSA 200510-05 + + 01 May 2006; Rene Nussbaumer <killerfox@gentoo.org> ruby-1.8.4-r3.ebuild: + Stable on hppa. See bug #130657. + + 29 Apr 2006; Simon Stelling <blubb@gentoo.org> ruby-1.8.4-r1.ebuild: + stable on amd64 wrt bug 130657 + + 31 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> + ruby-1.8.4.20060226.ebuild: + Add ~x86-fbsd keyword. + +*ruby-1.8.4-r3 (31 Mar 2006) + + 31 Mar 2006; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4-r3.ebuild, + ruby-1.8.4.20060226.ebuild: + Add ipv6 support per bug #128026 + + 31 Mar 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.4-r2.ebuild: + Fix Ruby 1.8.4's oniguruma per bug #127860 + +*ruby-1.8.4-r2 (21 Mar 2006) + + 21 Mar 2006; Caleb Tennis <caleb@gentoo.org> + +files/ruby-1.8.4-glibc24-eaccess.diff, +ruby-1.8.4-r2.ebuild: + Version bump for a patch that handles eaccess with new glibc2.4 (bug #126886) + +*ruby-1.8.4.20060226 (27 Feb 2006) + + 27 Feb 2006; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4.20060226.ebuild: + Adding a new 1.8.4 snapshot as of today, see if it helps with some YAML and + other bugs + + 26 Feb 2006; Joshua Kinard <kumba@gentoo.org> ruby-1.8.4-r1.ebuild: + Marked stable on mips. + + 22 Feb 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.2-r2.ebuild, + ruby-1.8.3.ebuild, ruby-1.8.4.ebuild, ruby-1.8.4-r1.ebuild: + adding RESTRICT=confcache to ebuilds per bug #122966 + + 04 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4-r1.ebuild: + Remove GNUish cp -d call. + + 31 Jan 2006; Aron Griffis <agriffis@gentoo.org> ruby-1.8.4-r1.ebuild: + Mark 1.8.4-r1 stable on ia64 + + 31 Jan 2006; Aron Griffis <agriffis@gentoo.org> ruby-1.8.4-r1.ebuild: + Mark 1.8.4-r1 stable on alpha + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> ruby-1.8.4-r1.ebuild: + Stable on ppc64 + + 21 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> ruby-1.8.4-r1.ebuild: + Stable on ppc. + + 19 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.4-r1.ebuild: + Stable on sparc + + 18 Jan 2006; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.2.ebuild, + -ruby-1.8.2-r1.ebuild: + Remove old versions + + 18 Jan 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.4-r1.ebuild: + I think this is now a good candidate for x86 stable + + 12 Jan 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.4-r1.ebuild: + Install the sample directory into DOCDIR if the examples use flag is on - + bug #118181 + + 02 Jan 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.3.ebuild, + ruby-1.8.4.ebuild, ruby-1.8.4-r1.ebuild: + add blocker on dev-ruby/rexml + + 27 Dec 2005; Caleb Tennis <caleb@gentoo.org> -files/ruby-1.8.4-yaml.diff, + -ruby-1.8.4_pre2.ebuild, -ruby-1.8.4_pre2-r1.ebuild, + -ruby-1.8.4_pre3.ebuild: + Remove _pre versions + +*ruby-1.8.4 (27 Dec 2005) + + 27 Dec 2005; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4.ebuild: + Bump to 1.8.4 final + +*ruby-1.8.4_pre3 (22 Dec 2005) + + 22 Dec 2005; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4_pre3.ebuild: + Version bump + +*ruby-1.8.4_pre2-r1 (14 Dec 2005) + + 14 Dec 2005; Caleb Tennis <caleb@gentoo.org> +files/ruby-1.8.4-yaml.diff, + +ruby-1.8.4_pre2-r1.ebuild: + Revbump and add YAML patch from bug #115388 + + 11 Dec 2005; Caleb Tennis <caleb@gentoo.org> ruby-1.8.2-r2.ebuild, + ruby-1.8.3.ebuild, ruby-1.8.4_pre2.ebuild: + Patch ebuilds to install ri docs if doc use flag is installed + + 07 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4_pre2.ebuild: + Make it multilib-strict capable. It might not be 100% complete for + non-symlinked profiles, yet, as it installs arch-independent extensions in + lib64, but currently there's no other way to improve this (sharing the + site-independent directory would trigger collision-protect when two + different ABI are installed for the same package, for the independent files, + like headers). Closes bug #89985. No-change for non-multilib users. + + 04 Dec 2005; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.3.ebuild, + ruby-1.8.4_pre2.ebuild: + Removed epatch to oniguruma (not necessary anymore) + +*ruby-1.8.4_pre2 (02 Dec 2005) + + 02 Dec 2005; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.4_pre1.ebuild, + +ruby-1.8.4_pre2.ebuild: + Version bump + +*ruby-1.8.4_pre1 (01 Nov 2005) + + 01 Nov 2005; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4_pre1.ebuild: + Pre-release version bump + + 29 Oct 2005; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.3.ebuild: + Added cjk USE flag back. This closes bug #106293. + + 08 Oct 2005; Fabian Groffen <grobian@gentoo.org> ruby-1.8.2.ebuild: + Dropping ppc-macos keyword to ~ppc-macos for bug #106996 + + 07 Oct 2005; Caleb Tennis <caleb@gentoo.org> -ruby-1.6.8-r12.ebuild: + Hope I got the 1.6 deps cleared out now + + 05 Oct 2005; Michael Sterrett <mr_bones_@gentoo.org> + +files/ruby-1.6.8-20040728-20041024.diff, + +files/ruby-1.6.8-fix-x86_64.patch, +ruby-1.6.8-r12.ebuild: + resurrect ruby-1.6 until the deps are cleaned out first + + 05 Oct 2005; Caleb Tennis <caleb@gentoo.org> + -files/ruby-1.6.8-20040728-20041024.diff, + -files/ruby-1.6.8-fix-x86_64.patch, -ruby-1.6.8-r12.ebuild: + Removing ruby 1.6 + + 02 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> ruby-1.8.3.ebuild: + Stable on sh. + + 02 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> ruby-1.8.3.ebuild: + Stable on ia64, bug 106996. + + 02 Oct 2005; Hardave Riar <hardave@gentoo.org> ruby-1.8.3.ebuild: + Stable on mips, bug #106996. + + 30 Sep 2005; Simon Stelling <blubb@gentoo.org> ruby-1.8.3.ebuild: + stable on amd64 wrt bug 106996 + + 29 Sep 2005; Jose Luis Rivero <yoswink@gentoo.org> ruby-1.8.3.ebuild: + Stable on alpha wrt security bug #106996 + + 28 Sep 2005; Markus Rothe <corsair@gentoo.org> ruby-1.8.3.ebuild: + Stable on ppc64 + + 28 Sep 2005; Andrej Kacian <ticho@gentoo.org> ruby-1.8.3.ebuild: + Stable on x86, bug #106996. + + 27 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> ruby-1.8.3.ebuild: + Stable on ppc. + + 27 Sep 2005; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.3.ebuild: + Add sparc keyword (Security Bug #106996); concerns expressed in the bug's + comments are cured by upgrading rubygems, activesupport. + + 27 Sep 2005; Rene Nussbaumer <killerfox@gentoo.org> ruby-1.8.3.ebuild: + Stable on hppa. bug #106996 + + 23 Sep 2005; Sven Wegener <swegener@gentoo.org> ruby-1.8.3.ebuild: + ${D}${ROOT} is bad. dosym doesn't use the cwd for symlinking, so we don't need + to cd here. + + 23 Sep 2005; Caleb Tennis <caleb@gentoo.org> ruby-1.8.3.ebuild: + Use relative link over absolute one + + 23 Sep 2005; Caleb Tennis <caleb@gentoo.org> ruby-1.8.2-r2.ebuild, + ruby-1.8.3.ebuild: + Add a blocker against dev-ruby/rdoc, as its now provided in ruby itself + +*ruby-1.8.3 (23 Sep 2005) + + 23 Sep 2005; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.3_pre1.ebuild, + -ruby-1.8.3_pre2.ebuild, +ruby-1.8.3.ebuild: + Verison bump + +*ruby-1.8.3_pre2 (17 Sep 2005) + + 17 Sep 2005; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.3_pre2.ebuild: + Version bump + + 23 Jul 2005; MATSUU Takuto <matsuu@gentoo.org> ruby-1.8.2-r2.ebuild: + Stable on sh. + +*ruby-1.8.2-r2 (09 Jul 2005) + + 09 Jul 2005; Caleb Tennis <caleb@gentoo.org> + +files/ruby-1.8.2-xmlrpc-ipimethods-fix.diff, +ruby-1.8.2-r2.ebuild: + Bump with patch for GLSA Bug #96784 + + 03 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> ruby-1.8.2-r1.ebuild: + Stable on alpha. + + 01 Jul 2005; Danny van Dyk <kugelfang@gentoo.org> ruby-1.8.2-r1.ebuild, + ruby-1.8.3_pre1.ebuild: + Disabled previous patch due to a strange breakage wrt to rubygems. + + 26 Jun 2005; Danny van Dyk <kugelfang@gentoo.org> ruby-1.8.2-r1.ebuild, + ruby-1.8.3_pre1.ebuild: + Fixed multlib-strict BUG #89985. + + 28 May 2005; Aron Griffis <agriffis@gentoo.org> ruby-1.8.3_pre1.ebuild: + Change ia64 to ~ia64, looks like a bump was done without running ekeyword + ~all ruby-1.8.3_pre1.ebuild + +*ruby-1.8.3_pre1 (21 May 2005) + + 21 May 2005; Mamoru KOMACHI <usata@gentoo.org> +files/re.c.182.patch, + -ruby-1.6.8-r11.ebuild, +ruby-1.8.3_pre1.ebuild: + Added preview release. + + 19 May 2005; Guy Martin <gmsoft@gentoo.org> ruby-1.6.8-r12.ebuild: + Stable on hppa. + + 18 May 2005; Markus Rothe <corsair@gentoo.org> ruby-1.8.2-r1.ebuild: + Stable on ppc64 + + 07 May 2005; Aron Griffis <agriffis@gentoo.org> ruby-1.8.2-r1.ebuild: + stable on ia64 + + 01 May 2005; Guy Martin <gmsoft@gentoo.org> ruby-1.8.2-r1.ebuild: + Stable on hppa. + + 24 Apr 2005; Tom Martin <slarti@gentoo.org> ruby-1.8.2-r1.ebuild: + Stable on amd64. + + 22 Apr 2005; Alin Nastac <mrness@gentoo.org> ruby-1.8.2.ebuild, + ruby-1.8.2-r1.ebuild: + net-misc/dante -> net-proxy/dante + + 20 Apr 2005; Herbie Hopkins <herbs@gentoo.org> ruby-1.8.2-r1.ebuild: + Fix my sed statement... bug #89736. + + 19 Apr 2005; Herbie Hopkins <herbs@gentoo.org> ruby-1.8.2-r1.ebuild: + Correct a hard-coded lib path in the configure script to close bug #76111 + (for real this time) + + 18 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ruby-1.8.2-r1.ebuild: + Stable on ppc. + + 18 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.2-r1.ebuild: + Stable on sparc + + 17 Apr 2005; Tom Martin <slarti@gentoo.org> ruby-1.8.2-r1.ebuild: + Add multilib handling. Resolves bug 76111. All the dev-ruby packages + should install on multilibbed systems now. + + 14 Apr 2005; Caleb Tennis <caleb@gentoo.org> + -files/ruby-1.8.0-CGI::Session.patch, -ruby-1.8.0-r7.ebuild, + -ruby-1.8.1-r7.ebuild, -ruby-1.8.2_pre3.ebuild, -ruby-1.8.2_pre4.ebuild: + Remove older versions + + 14 Apr 2005; Caleb Tennis <caleb@gentoo.org> ruby-1.8.2-r1.ebuild: + marking x86 stable + + 08 Apr 2005; Markus Rothe <corsair@gentoo.org> ruby-1.8.2.ebuild: + Stable on ppc64 + + 01 Apr 2005; Simon Stelling <blubb@gentoo.org> ruby-1.8.2.ebuild: + stable on amd64 + +*ruby-1.8.2-r1 (23 Mar 2005) + + 23 Mar 2005; Caleb Tennis <caleb@gentoo.org> +files/ruby-1.8.2-soap.diff, + +files/ruby-1.8.2-unittest.diff, +ruby-1.8.2-r1.ebuild: + Rev bump adding two bug fix patches (Bugs #83127 and #85905) + + 18 Mar 2005; Aron Griffis <agriffis@gentoo.org> ruby-1.8.2.ebuild: + Stable on ia64 + + 06 Feb 2005; Joshua Kinard <kumba@gentoo.org> ruby-1.8.2.ebuild: + Marked stable on mips. + + 21 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.2.ebuild: + Stable on sparc + + 21 Jan 2005; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.2.ebuild: + Stable on alpha, ppc, ppc-macos and x86. + +*ruby-1.8.2 (02 Jan 2005) + + 02 Jan 2005; Mamoru KOMACHI <usata@gentoo.org> +ruby-1.8.2.ebuild: + Version bumped. + + 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance + +*ruby-1.8.2_pre4 (22 Dec 2004) + + 22 Dec 2004; Mamoru KOMACHI <usata@gentoo.org> -ruby-1.8.2_pre2.ebuild, + +ruby-1.8.2_pre4.ebuild: + Version bumped. + + 15 Nov 2004; Hardave Riar <hardave@gentoo.org> ruby-1.6.8-r12.ebuild: + Stable on mips, bug #69985. + + 12 Nov 2004; Joshua Kinard <kumba@gentoo.org> ruby-1.8.2_pre3.ebuild: + Marked stable on mips. + + 13 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> + files/ruby-rdoc-gentoo.diff, ruby-1.8.2_pre2.ebuild, + ruby-1.8.2_pre3.ebuild: + Fixed ri installation; bug #62003. + + 11 Nov 2004; Olivier Crete <tester@gentoo.org> ruby-1.8.2_pre3.ebuild: + Stable on x86, bug 69985 + + 11 Nov 2004; Ferris McCormick <fmccor@gentoo.org> ruby-1.6.8-r12.ebuild: + Stable for sparc wrt Bug 69985. Builds, installs, and runs tests. + + 10 Nov 2004; Kito <kito@gentoo.org> ruby-1.8.2_pre3.ebuild: + stable on ppc-macos re: bug 69985 + + 10 Nov 2004; Markus Rothe <corsair@gentoo.org> ruby-1.8.2_pre3.ebuild: + Stable on ppc64; bug #69985 + + 10 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> ruby-1.8.2_pre3.ebuild: + Stable on alpha, bug 69985. + + 10 Nov 2004; <SeJo@gentoo.org> ruby-1.8.2_pre3.ebuild: + stable on ppc gsla: 69985 + + 09 Nov 2004; Simon Stelling <blubb@gentoo.org> ruby-1.6.8-r12.ebuild, + ruby-1.8.2_pre3.ebuild: + stable on amd64. bug #69985 + + 09 Nov 2004; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.2_pre3.ebuild: + Stable for sparc wrt security Bug 69985. My tests and applications work as + expected. + + 10 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> + -files/oniguruma-2.3.1-fix-ppc.patch, +files/oniguruma-2.3.1-gentoo.patch, + ruby-1.6.8-r11.ebuild, ruby-1.6.8-r12.ebuild, ruby-1.8.0-r7.ebuild, + ruby-1.8.1-r7.ebuild, ruby-1.8.2_pre2.ebuild, ruby-1.8.2_pre3.ebuild: + Apply oniguruma fix patch on all arches. + + 09 Nov 2004; Aron Griffis <agriffis@gentoo.org> ruby-1.8.2_pre3.ebuild: + On ia64 we need to build without optimization #48824. Add ~ia64 + +*ruby-1.8.2_pre3 (09 Nov 2004) + + 09 Nov 2004; Aron Griffis <agriffis@gentoo.org> +ruby-1.8.2_pre3.ebuild: + Version bumped. + +*ruby-1.6.8-r12 (05 Nov 2004) + + 05 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> + +files/ruby-1.6.8-20040728-20041024.diff, +ruby-1.6.8-r12.ebuild: + Added a patch to fix CGI issue; bug #69985. + + 27 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.2_pre2.ebuild: + Fixed bug #68901. + + 20 Oct 2004; <agriffis@gentoo.org> files/ruby-rdoc-gentoo.diff: + Fix rdoc patch to build all documentation instead of just part of it. This is + actually an upstream bug... + + 19 Oct 2004; Guy Martin <gmsoft@gentoo.org> ruby-1.6.8-r11.ebuild: + Stable on hppa. + + 17 Oct 2004; Hardave Riar <hardave@gentoo.org> ruby-1.6.8-r11.ebuild: + Stable on mips, bug #60525. + + 10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> + +files/oniguruma-2.3.1-fix-ppc.patch, ruby-1.6.8-r11.ebuild, + ruby-1.8.0-r7.ebuild, ruby-1.8.1-r7.ebuild, ruby-1.8.2_pre2.ebuild: + Fixed compilation failure on ppc with cjk USE flag. + + 09 Oct 2004; Tom Gall <tgall@gentoo.org> ruby-1.8.2_pre2.ebuild: + stable on ppc64, bug #60525 + + 06 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> -ruby-1.6.8-r6.ebuild, + ruby-1.8.2_pre2.ebuild: + Added threads local USE flag (if you compile tk with threads, you will + also need to compile ruby with threads). This will close bug #65858. + + 03 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> -ruby-1.8.1-r3.ebuild, + -ruby-1.8.1-r6.ebuild, -ruby-1.8.0-r6.ebuild, ruby-1.6.8-r11.ebuild, + ruby-1.8.1-r7.ebuild, ruby-1.8.2_pre2.ebuild: + Removed old ebuilds. Updated oniguruma patch. + + 21 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> ruby-1.8.2_pre2.ebuild: + Marked stable on amd64. + + 01 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> +files/ruby-rdoc-gentoo.diff, + ruby-1.8.2_pre2.ebuild: + Fixed build failure when installing ruby +doc for the first time. + Thanks to Phil Pennock <gentoo@spodhuis.demon.nl>, closing bug #62369. + + 31 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> -ruby-1.6.8-r10.ebuild, + ruby-1.6.8-r11.ebuild, ruby-1.8.2_pre2.ebuild: + Added doc IUSE flag to 1.8.2_pre2. Thanks to Charles Comstock + <dgtized@gmail.com>, closing bug #62003. Disabled maketest for + 1.6.8-r11 if cjk is set. Removed old ebuild. + + 25 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> ruby-1.6.8-r11.ebuild: + Marked stable on amd64. + + 22 Aug 2004; Joshua Kinard <kumba@gentoo.org> ruby-1.8.1-r7.ebuild, + ruby-1.8.2_pre2.ebuild: + Marked stable on mips. + + 21 Aug 2004; Jason Wever <weeve@gentoo.org> ruby-1.6.8-r11.ebuild, + ruby-1.8.2_pre2.ebuild: + Stable on sparc wrt security bug #60525. + + 20 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> ruby-1.6.8-r11.ebuild, + ruby-1.8.2_pre2.ebuild: + Stable on alpha, bug 60525. + + 20 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r11.ebuild, + ruby-1.8.0-r7.ebuild, ruby-1.8.2_pre2.ebuild: + Stable on x86 for the fix of CGI::Session's insecure permission issue. + See bug #60525. + +*ruby-1.8.0-r7 (19 Aug 2004) + + 19 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> + +files/ruby-1.8.0-CGI::Session.patch, +ruby-1.8.0-r7.ebuild, + ruby-1.8.2_pre2.ebuild: + Applied a patch to set safer permission when using CGI::Session and + PStore. See bug #60525. + +*ruby-1.6.8-r11 (19 Aug 2004) + + 19 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> +ruby-1.6.8-r11.ebuild, + -ruby-1.8.2_pre1.ebuild: + New snapshot and oniguruma patch. Removed previous prerelease ebuild. + + 08 Aug 2004; Tom Gall <tgall@gentoo.org> ruby-1.8.1-r7.ebuild: + stable on ppc64, bug #57676 + +*ruby-1.8.2_pre2 (01 Aug 2004) + + 01 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> +ruby-1.8.2_pre2.ebuild: + Version bumped. + + 21 Jul 2004; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.1-r7.ebuild: + Marked stable for sparc. + + 20 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.2_pre1.ebuild: + Added to ~macos. + +*ruby-1.8.2_pre1 (17 Jul 2004) + + 17 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.0-r6.ebuild, + ruby-1.8.1-r3.ebuild, ruby-1.8.1-r6.ebuild, ruby-1.8.1-r7.ebuild, + +ruby-1.8.2_pre1.ebuild: + Version bumped. Block dev-lang/ruby-cvs-1.8 + + 19 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1-r7.ebuild: + Fixed non-existent S + +*ruby-1.8.1-r7 (19 Jun 2004) + + 19 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r10.ebuild, + ruby-1.8.1-r2.ebuild, ruby-1.8.1-r7.ebuild: + Updated CVS snapshot + + 09 Jun 2004; Guy Martin <gmsoft@gentoo.org> ruby-1.8.1-r6.ebuild: + Marked stable on hppa. + + 03 Jun 2004; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8-r10.ebuild, + ruby-1.6.8-r6.ebuild, ruby-1.8.0-r6.ebuild, ruby-1.8.1-r2.ebuild, + ruby-1.8.1-r3.ebuild: + Fix use invocation + + 02 Jun 2004; Travis Tilley <lv@gentoo.org> ruby-1.8.1-r6.ebuild: + stable on amd64 + + 19 May 2004; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.1-r6.ebuild: + Marked stable for sparc, and changed line 33 from "<tab-char>-only" to just a + blank line (to keep repoman happy). + + 18 May 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r10.ebuild, + ruby-1.6.8-r9.ebuild, ruby-1.8.0-r6.ebuild, ruby-1.8.1-r2.ebuild, + ruby-1.8.1-r3.ebuild, ruby-1.8.1-r5.ebuild, ruby-1.8.1-r6.ebuild, + files/oniguruma-20040202.diff: + Added autoconf dependancy, closing bug #51301. Marked 1.6.8-r10 and + 1.8.1-r6 stable on x86, alpha and ppc. + +*ruby-1.8.1-r6 (01 May 2004) +*ruby-1.6.8-r10 (01 May 2004) + + 01 May 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r10.ebuild, + ruby-1.6.8-r8.ebuild, ruby-1.8.1-r4.ebuild, ruby-1.8.1-r6.ebuild: + Updated Oniguruma patch, removed old ebuilds. + + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8-r6.ebuild, + ruby-1.6.8-r8.ebuild, ruby-1.6.8-r9.ebuild: + Add die following econf for bug 48950 + + 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0-r6.ebuild, + ruby-1.8.1-r2.ebuild, ruby-1.8.1-r3.ebuild, ruby-1.8.1-r4.ebuild, + ruby-1.8.1-r5.ebuild: + Add die following econf for bug 48950 + +*ruby-1.8.1-r5 (24 Apr 2004) + + 24 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1-r5.ebuild: + Redo of the last patch (rexml update) + + 23 Apr 2004; Aron Griffis <agriffis@gentoo.org> ruby-1.8.1-r2.ebuild, + ruby-1.8.1-r3.ebuild, ruby-1.8.1-r4.ebuild: + Mark -ia64 until bug 48824 is resolved + +*ruby-1.6.8-r9 (24 Apr 2004) +*ruby-1.8.1-r4 (24 Apr 2004) + + 24 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r6.ebuild, + ruby-1.6.8-r8.ebuild, ruby-1.6.8-r9.ebuild, ruby-1.8.0-r6.ebuild, + ruby-1.8.1-r2.ebuild, ruby-1.8.1-r3.ebuild, ruby-1.8.1-r4.ebuild: + Updated snapshot and oniguruma patch. Closing bug #48426. Fixed ROOT. + + 22 Apr 2004; Travis Tilley <lv@gentoo.org> ruby-1.8.1-r3.ebuild: + stable on amd64 + + 18 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r7.ebuild, + ruby-1.8.0-r5.ebuild, ruby-1.8.0-r6.ebuild, ruby-1.8.1-r3.ebuild: + Marked stable to fix rdoc (see bug #48127). Removed old ebuilds. + + 17 Apr 2004; Travis Tilley <lv@gentoo.org> ruby-1.8.1-r3.ebuild: + added missing ~amd64 keyword + +*ruby-1.6.8-r8 (12 Apr 2004) + + 12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r8.ebuild: + Updated to the latest CVS snapshot + + 12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r3.ebuild, + ruby-1.6.8-r6.ebuild, ruby-1.8.0-r1.ebuild, ruby-1.8.0-r5.ebuild, + ruby-1.8.1-r2.ebuild, files/ruby-config: + Marked 1.6.8-r6, 1.8.0-r5 and 1.8.1-r2 stable on all arches. Removed old + versions. + +*ruby-1.6.8-r7 (10 Apr 2004) +*ruby-1.8.0-r6 (10 Apr 2004) +*ruby-1.8.1-r3 (10 Apr 2004) + + 10 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r3.ebuild, + ruby-1.6.8-r6.ebuild, ruby-1.6.8-r7.ebuild, ruby-1.8.0-r1.ebuild, + ruby-1.8.0-r5.ebuild, ruby-1.8.0-r6.ebuild, ruby-1.8.1-r1.ebuild, + ruby-1.8.1-r2.ebuild, ruby-1.8.1-r3.ebuild: + Updated oniguruma patch (UTF-16 support). Added PROVIDE="virtual/ruby", + see bug #46968 + + 07 Apr 2004; Brian Jackson <iggy@gentoo.org> ruby-1.8.1-r2.ebuild: + added s390 keyword + + 30 Mar 2004; Joshua Kinard <kumba@gentoo.org> ruby-1.6.8-r6.ebuild: + Marking stable on mips to remove a repoman dep. + + 25 Mar 2004; Joshua Kinard <kumba@gentoo.org> ruby-1.6.8-r3.ebuild, + ruby-1.8.0-r1.ebuild, ruby-1.8.0-r5.ebuild: + Marked stable on mips. + + 09 Mar 2004; <agriffis@gentoo.org> ruby-1.8.0-r5.ebuild: + stable on alpha and ia64 + + 29 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> ruby-1.8.0-r5.ebuild: + Stable on sparc + + 29 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r6.ebuild, + ruby-1.8.0-r5.ebuild: + Marked stable on x86 and alpha + +*ruby-1.8.1-r2 (07 Feb 2004) + + 07 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1-r2.ebuild, + ruby-1.8.1.ebuild, files/oniguruma-20040202.diff: + Added CVS snapshot + +*ruby-1.6.8-r6 (30 Jan 2004) +*ruby-1.8.0-r5 (30 Jan 2004) +*ruby-1.8.1-r1 (30 Jan 2004) + + 30 Jan 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r6.ebuild, + ruby-1.8.0-r5.ebuild, ruby-1.8.1-r1.ebuild: + Moved ruby-config script out to dev-ruby/ruby-config. Removed ruby16 + IUSE flag and let ruby-config take care of dead symlinks. + +*ruby-1.8.1 (25 Dec 2003) + + 25 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r4.ebuild, + ruby-1.6.8-r5.ebuild, ruby-1.8.0-r3.ebuild, ruby-1.8.0-r4.ebuild, + ruby-1.8.1.ebuild, ruby-1.8.1_pre3.ebuild, ruby-1.8.1_pre4.ebuild: + Version bumped, upstream source and Oniguruma patch + +*ruby-1.8.1_pre4 (22 Dec 2003) + + 22 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1_pre4.ebuild: + Version bumped + +*ruby-1.6.8-r4 (11 Dec 2003) + + 11 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r3.ebuild, + ruby-1.6.8-r4.ebuild, ruby-1.8.0-r1.ebuild, ruby-1.8.0-r2.ebuild, + ruby-1.8.0-r3.ebuild, ruby-1.8.1_pre2-r1.ebuild, + files/ruby-1.6.8-oniguruma-gentoo.diff: + Added cjk IUSE flag. Changed ruby18 local USE flag to ruby16. + (You need to set ruby16 USE flag manually to have /usr/bin/ruby + as a symlink to /usr/bin/ruby16, otherwise ruby18 is used.) + +*ruby-1.8.1_pre3 (06 Dec 2003) + + 06 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r1.ebuild, + ruby-1.6.8-r2.ebuild, ruby-1.6.8-r3.ebuild, ruby-1.6.8.ebuild, + ruby-1.8.0-r2.ebuild, ruby-1.8.0.ebuild, ruby-1.8.1_pre2-r1.ebuild, + ruby-1.8.1_pre2.ebuild, ruby-1.8.1_pre3.ebuild, files/ruby-config: + Version bumeped. Removed old ebuilds. + + 23 Nov 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8-r1.ebuild, + ruby-1.6.8-r2.ebuild: + Mark versions which don't build on ia64 as -ia64 + +*ruby-1.8.1_pre2-r1 (15 Nov 2003) +*ruby-1.6.8-r3 (15 Nov 2003) + + 15 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r3.ebuild, + ruby-1.8.0-r2.ebuild, ruby-1.8.1_pre2-r1.ebuild, files/ruby-config: + Added ruby-config. Fixed erb symlink path in ruby-1.8.0-r1.ebuild + and ruby-1.8.1_pre2.ebuild. + + 12 Nov 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0-r1.ebuild: + Mark this version stable on all arches since we've had almost-complete + coverage and want them to move forward at the same time. Additional motivation + is that 1.6.8 won't build on ia64 (see bug 33305) + + 03 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.0-r1.ebuild, + ruby-1.8.1_pre2.ebuild: + Make GC_MALLOC_LIMIT configurable. Added ruby18 IUSE flag. Fixed a + typo in pkg_postrm. NOTE: If you see 'N' when you run `emerge -uUp + world` please unmerge <=ruby-1.6.8-r1 or <=ruby-1.8.0, and then + emerge =ruby-1.6.8-r2 and/or >=ruby-1.8.0-r1. See also bug #32526. + +*ruby-1.8.1_pre2 (01 Nov 2003) + + 01 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1_pre2.ebuild: + New upstream preview release. + +*ruby-1.8.0-r1 (12 Oct 2003) + + 01 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r2.ebuild, + ruby-1.8.0-r1.ebuild: + Added warning beeps + + 12 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r2.ebuild, + ruby-1.8.0-r1.ebuild: + Added SLOT support and ruby18 local IUSE flag to ruby-1.6.8-r2. + + 16 Aug 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0.ebuild : + Added all ~ARCHs to KEYWORDS. Bug # 26570. + + 10 Aug 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0.ebuild: + Make vim message in pkg_postinst more clear + + 09 Aug 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre*.ebuild : + Removed old versions. + +*ruby-1.8.0 (05 Aug 2003) + + 05 Aug 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0.ebuild: + Update to final 1.8.0 release + +*ruby-1.8.0_pre2-r3 (31 Jul 2003) + + 31 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8-r1.ebuild, + ruby-1.6.8.ebuild, ruby-1.8.0_pre2-r1.ebuild, ruby-1.8.0_pre2-r2.ebuild, + ruby-1.8.0_pre2-r3.ebuild, ruby-1.8.0_pre2.ebuild, ruby-1.8.0_pre3.ebuild, + ruby-1.8.0_pre4.ebuild, ruby-1.8.0_pre5.ebuild, ruby-1.8.0_pre6.ebuild: + Version bump and switch to ruby mirrors. This is due to Matz's comment on + ruby-talk that his company's server was becoming overloaded with the number + of downloads. + + 29 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre5.ebuild: + Add a warning about possibly needing to remerge vim + +*ruby-1.8.0_pre5 (29 Jul 2003) + + 29 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre5.ebuild: + Version bump + +*ruby-1.8.0_pre4 (26 Jul 2003) + + 26 Jul 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre4.ebuild : + Version bump. + + 18 Jul 2003; root <root@gentoo.org> ruby-1.6.8-r1.ebuild, + files/ruby-1.6.8-fix-x86_64.patch: + Added x86_64 patch from redhat, marked stable + + 14 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre3.ebuild: + Fix compilation on newer alpha platforms + +*ruby-1.8.0_pre3 (09 Jul 2003) + + 09 Jul 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre3.ebuild : + Version bump. Bug # 24089. + + 28 May 2003; Rainer Groesslinger <scandium@gentoo.org> ruby-1.8.0_pre2-r2.ebuild: + Build shared library typo fix. See bug #21723 + + 28 May 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre2-r2.ebuild ruby-1.6.8-r1.ebuild : + Build shared library. Bug # 21723. + +*ruby-1.8.0_pre2-r1 (26 May 2003) + + 26 May 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre2-r1.ebuild, + files/ruby-1.8.0_pre2-socks.patch: + Fix bug 21719 with a local patch. Pay attention to socks5 and tcltk USE flags. + Add ~alpha to KEYWORDS + + 14 May 2003; Luca Barbato <lu_zero@gentoo.org> ruby-1.6.8.ebuild : + Added ppc to keywords. + +*ruby-1.8.0_pre2 (10 Apr 2003) + + 11 May 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre2.ebuild : + Strip -fomit-frame-pointer using flag-o-matic. Bug # 8290. + + 10 Apr 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre2.ebuild : + Version bump. + +*ruby-1.6.8 (26 Dec 2002) + + 11 May 2003; Tom Payne <twp@gentoo.org> ruby-1.6.8.ebuild : + Strip -fomit-frame-pointer using flag-o-matic. Bug # 8290. + + 16 Mar 2003; Guy Martin <gmsoft@gentoo.org> ruby-1.6.8.ebuild : + Added hppa to keywords. + + 30 Jan 2003; Jack Morgan <jmorgan@gentoo.org> ruby-1.6.8.ebuild : + Added sparc keywords as per bug #14430 (Thanks to Ferris McCormick) + + 22 Jan 2003; Will Woods <wwoods@gentoo.org> ruby-1.6.8.ebuild : + changed ~alpha to alpha + + 07 Jan 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8.ebuild : + Add ~alpha to KEYWORDS + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + + 30 Dec 2002; Ryan Phillips <rphillips@gentoo.org> ruby-1.6.8.ebuild + Remove fomit-frame-pointer from CFLAGS. It causes crashes on the compile. Fixes #12930 + + 26 Dec 2002; Ryan Phillips <rphillips@gentoo.org> ruby-1.6.8.ebuild : + version bump + +*ruby-1.6.7 (4 Mar 2002) + + 11 May 2003; Tom Payne <twp@gentoo.org> ruby-1.6.7.ebuild : + Removed. + + 14 Aug 2002; Mark Guertin <gerk@gentoo.org> ruby-1.6.7.ebuild : + Added ppc to keywords + + 4 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> all: + + Ruby is the interpreted scripting language for quick and easy + object-oriented programming. It has many features to process text files + and to do system management tasks (as in Perl). It is simple, + straight-forward, extensible, and portable. + + Moved from dev-lang/ruby to dev-ruby/ruby. + + Ebuild submitted by Tuurlijk <gentoo@tuurlijk.eu.org> + + 07 Jul 2002; Aron Griffis <agriffis@gentoo.org> ruby-1.6.7.ebuild: + + Updated with LICENSE, KEYWORDS, SLOT. diff --git a/dev-lang/rust-bin/ChangeLog b/dev-lang/rust-bin/ChangeLog new file mode 100644 index 00000000..7df80fed --- /dev/null +++ b/dev-lang/rust-bin/ChangeLog @@ -0,0 +1,60 @@ +# ChangeLog for dev-lang/rust-bin +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/rust-bin/ChangeLog,v 1.10 2015/07/04 15:05:18 jauhien Exp $ + +*rust-bin-1.1.0 (04 Jul 2015) + + 04 Jul 2015; Jauhien Piatlicki <jauhien@gentoo.org> +rust-bin-1.1.0.ebuild, + -rust-bin-1.0.0.ebuild: + version bump + + 06 Jun 2015; Jauhien Piatlicki <jauhien@gentoo.org> rust-bin-1.0.0.ebuild: + move to new SLOTs schema + +*rust-bin-1.0.0 (04 Jun 2015) + + 04 Jun 2015; Jauhien Piatlicki <jauhien@gentoo.org> +rust-bin-1.0.0.ebuild, + -rust-bin-1.0.0_beta2.ebuild, -rust-bin-1.0.0_beta3.ebuild, metadata.xml: + version bump + +*rust-bin-1.0.0_beta3 (03 May 2015) + + 03 May 2015; Jauhien Piatlicki <jauhien@gentoo.org> + +rust-bin-1.0.0_beta3.ebuild, -rust-bin-1.0.0_beta.ebuild: + version bump + +*rust-bin-1.0.0_beta2 (20 Apr 2015) + + 20 Apr 2015; Jauhien Piatlicki <jauhien@gentoo.org> + +rust-bin-1.0.0_beta2.ebuild: + version bump + +*rust-bin-1.0.0_beta (11 Apr 2015) + + 11 Apr 2015; <jauhien@gentoo.org> +rust-bin-1.0.0_beta.ebuild, + -rust-bin-1.0.0_alpha2.ebuild, metadata.xml: + version bump, sync with overlay, cargo support, close bug#541298 + + 31 Mar 2015; Ulrich Müller <ulm@gentoo.org> rust-bin-1.0.0_alpha2.ebuild: + Update dependency after package move of eselect modules to app-eselect. + +*rust-bin-1.0.0_alpha2 (24 Feb 2015) + + 24 Feb 2015; Jauhien Piatlicki <jauhien@gentoo.org> + +rust-bin-1.0.0_alpha2.ebuild, -rust-bin-1.0.0_alpha.ebuild: + version bump + +*rust-bin-1.0.0_alpha (10 Feb 2015) + + 10 Feb 2015; Jauhien Piatlicki <jauhien@gentoo.org> + +rust-bin-1.0.0_alpha.ebuild, -files/rust-bin-0.12.0-no-ldconfig.patch, + -rust-bin-0.12.0.ebuild, -rust-bin-999.ebuild: + version bump, move live ebuild to rust overlay + +*rust-bin-999 (18 Oct 2014) +*rust-bin-0.12.0 (18 Oct 2014) + + 18 Oct 2014; Jauhien Piatlicki <jauhien@gentoo.org> + +files/rust-bin-0.12.0-no-ldconfig.patch, +metadata.xml, + +rust-bin-0.12.0.ebuild, +rust-bin-999.ebuild: + initila import from the rust overlay diff --git a/dev-lang/rust/ChangeLog b/dev-lang/rust/ChangeLog new file mode 100644 index 00000000..adea8304 --- /dev/null +++ b/dev-lang/rust/ChangeLog @@ -0,0 +1,117 @@ +# ChangeLog for dev-lang/rust +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/rust/ChangeLog,v 1.21 2015/07/04 14:56:04 jauhien Exp $ + +*rust-1.1.0 (04 Jul 2015) + + 04 Jul 2015; Jauhien Piatlicki <jauhien@gentoo.org> + +files/rust-1.1.0-install.patch, +rust-1.1.0.ebuild, -rust-1.0.0.ebuild: + version bump, fix bug 553442 + + 06 Jun 2015; Jauhien Piatlicki <jauhien@gentoo.org> rust-1.0.0.ebuild: + move to new SLOTs schema + +*rust-1.0.0 (04 Jun 2015) + + 04 Jun 2015; Jauhien Piatlicki <jauhien@gentoo.org> +rust-1.0.0.ebuild, + -rust-1.0.0_beta2.ebuild, -rust-1.0.0_beta3.ebuild: + version bump (bug 550878), fix bug 549220 + +*rust-1.0.0_beta3 (03 May 2015) + + 03 May 2015; Jauhien Piatlicki <jauhien@gentoo.org> +rust-1.0.0_beta3.ebuild, + -rust-1.0.0_alpha2.ebuild, -rust-1.0.0_beta.ebuild, metadata.xml: + version bump, close bug #548128 + +*rust-1.0.0_beta2 (20 Apr 2015) + + 20 Apr 2015; Jauhien Piatlicki <jauhien@gentoo.org> +rust-1.0.0_beta2.ebuild: + version bump + +*rust-1.0.0_beta (11 Apr 2015) + + 11 Apr 2015; <jauhien@gentoo.org> +rust-1.0.0_beta.ebuild, + rust-1.0.0_alpha2.ebuild: + version bump, sync with overlay, close bug #546012 + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> rust-1.0.0_alpha2.ebuild: + Drop old Python implementations + + 31 Mar 2015; Ulrich Müller <ulm@gentoo.org> rust-1.0.0_alpha2.ebuild: + Update dependency after package move of eselect modules to app-eselect. + +*rust-1.0.0_alpha2 (24 Feb 2015) + + 24 Feb 2015; Jauhien Piatlicki <jauhien@gentoo.org> +rust-1.0.0_alpha2.ebuild, + -files/rust-0.13.0-no-ldconfig.patch, -rust-1.0.0_alpha.ebuild: + version bump, sync with rust overlay + +*rust-1.0.0_alpha (10 Feb 2015) + + 10 Feb 2015; Jauhien Piatlicki <jauhien@gentoo.org> + +files/rust-0.13.0-no-ldconfig.patch, +rust-1.0.0_alpha.ebuild, + -files/50rust-mode-gentoo.el, -files/rust-0.11.0-libdir.patch, + -files/rust-0.11.0-stage0.patch, -files/rust-0.12.0-libdir.patch, + -files/rust-0.12.0-no-ldconfig.patch, -files/rust-0.12.0-stage0.patch, + -rust-0.11.0-r2.ebuild, -rust-0.12.0.ebuild, -rust-999-r1.ebuild, + -rust-9999-r3.ebuild: + version bump, remove old versions, move all live stuff to the rust overlay + + 12 Jan 2015; William Hubbs <williamh@gentoo.org> metadata.xml: + add myself as a maintainer + + 30 Nov 2014; Jauhien Piatlicki <jauhien@gentoo.org> rust-999-r1.ebuild, + rust-9999-r3.ebuild: + support for rust-lldb symlink + + 22 Nov 2014; Jauhien Piatlicki <jauhien@gentoo.org> rust-999-r1.ebuild: + remove rust-0.12.0-libdir.patch from nightly + + 21 Nov 2014; Jauhien Piatlicki <jauhien@gentoo.org> metadata.xml, + rust-999-r1.ebuild, rust-9999-r3.ebuild: + add system-llvm USE and make it default; remove rust-0.12.0-libdir.patch from + git, as it was merged into upstream + +*rust-0.12.0 (18 Oct 2014) +*rust-999-r1 (18 Oct 2014) +*rust-9999-r3 (18 Oct 2014) +*rust-0.11.0-r2 (18 Oct 2014) + + 18 Oct 2014; Jauhien Piatlicki <jauhien@gentoo.org> + +files/rust-0.12.0-libdir.patch, +files/rust-0.12.0-stage0.patch, + +rust-0.11.0-r2.ebuild, +rust-0.12.0.ebuild, +rust-999-r1.ebuild, + +rust-9999-r3.ebuild, -files/rust-9999-libdir.patch, -rust-0.11.0-r1.ebuild, + -rust-999.ebuild, -rust-9999-r2.ebuild: + version bump, switch to new eselect version + +*rust-0.11.0-r1 (29 Aug 2014) +*rust-999 (29 Aug 2014) +*rust-9999-r2 (29 Aug 2014) + + 29 Aug 2014; Jauhien Piatlicki <jauhien@gentoo.org> + +files/rust-0.11.0-libdir.patch, +files/rust-9999-libdir.patch, + +rust-0.11.0-r1.ebuild, +rust-999.ebuild, +rust-9999-r2.ebuild, + -rust-0.10.ebuild, -rust-0.11.0.ebuild, -rust-9999.ebuild, + files/50rust-mode-gentoo.el, files/rust-0.12.0-no-ldconfig.patch, + metadata.xml: + Add slotting to rust ebuilds Add these slots: (major.minor) rust release + (nightly) nightly version (git) git master branch Remove old unslotted + versions + +*rust-9999 (31 Jul 2014) + + 31 Jul 2014; Jauhien Piatlicki <jauhien@gentoo.org> + +files/rust-0.12.0-no-ldconfig.patch, +rust-9999.ebuild: + add live version, thanks to Heather Cynede for patch + +*rust-0.11.0 (31 Jul 2014) + + 31 Jul 2014; Jauhien Piatlicki <jauhien@gentoo.org> + +files/rust-0.11.0-stage0.patch, +rust-0.11.0.ebuild, metadata.xml: + version bump, closing bug #516466 + +*rust-0.10 (18 May 2014) + + 18 May 2014; Jauhien Piatlicki <jauhien@gentoo.org> + +files/50rust-mode-gentoo.el, +metadata.xml, +rust-0.10.ebuild: + Initial import, based on the rust overlay work, thanks to Heather diff --git a/dev-lang/scala-bin/ChangeLog b/dev-lang/scala-bin/ChangeLog new file mode 100644 index 00000000..8a7b9c72 --- /dev/null +++ b/dev-lang/scala-bin/ChangeLog @@ -0,0 +1,116 @@ +# ChangeLog for dev-lang/scala-bin +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala-bin/ChangeLog,v 1.6 2015/08/06 13:34:16 monsieurp Exp $ + +*scala-bin-2.11.7 (06 Aug 2015) + + 06 Aug 2015; Patrice Clement <monsieurp@gentoo.org> +scala-bin-2.11.7.ebuild: + Version bump. + + 14 Jun 2015; Patrice Clement <monsieurp@gentoo.org> -scala-bin-2.11.4.ebuild, + -scala-bin-2.11.5.ebuild: + Drop old. + + 14 Jun 2015; Patrice Clement <monsieurp@gentoo.org> scala-bin-2.11.6.ebuild: + Stable for x86 via ALLARCHES. Fix bug 552116. + + 14 Jun 2015; Patrice Clement <monsieurp@gentoo.org> scala-bin-2.11.6.ebuild: + Stable for amd64. Fix bug 552116. + + 18 May 2015; Patrice Clement <monsieurp@gentoo.org> scala-bin-2.11.4.ebuild: + Package move from dev-java/scala-bin to dev-lang/scala-bin (mark moved ebuilds + stable). + + 18 May 2015; Patrice Clement <monsieurp@gentoo.org> metadata.xml: + Add myself as main maintainter. + + 25 Mar 2015; Patrice Clement <monsieurp@gentoo.org> -scala-bin-1.2.0.1.ebuild: + Remove old (scala-1.2) after scala-2.11.4 has been stabled. + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> scala-bin-2.11.4.ebuild: + Stable for x86, wrt bug #544302 + + 24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> scala-bin-2.11.4.ebuild: + Stable for amd64, wrt bug #544302 + + 24 Mar 2015; Justin Lecher <jlec@gentoo.org> metadata.xml, + scala-bin-2.11.5.ebuild, scala-bin-2.11.6.ebuild: + Enhance ebuild layout and helper function usage + +*scala-bin-2.11.6 (24 Mar 2015) + + 24 Mar 2015; Patrice Clement <monsieurp@gentoo.org> +scala-bin-2.11.6.ebuild: + Version bump. Fix bug 544298. + + 21 Mar 2015; Justin Lecher <jlec@gentoo.org> scala-bin-2.11.4.ebuild, + scala-bin-2.11.5.ebuild: + use dobin instead of exeinto /usr/bin/ && doexe; add missing die; make ebuild + layout better readable + + 04 Mar 2015; Patrice Clement <monsieurp@gentoo.org> scala-bin-2.11.4.ebuild, + scala-bin-2.11.5.ebuild: + Inherit java-pkg-2 instead of java-utils-2 (wrong eclass!). Fix bug 542086. + +*scala-bin-2.11.5 (19 Feb 2015) + + 19 Feb 2015; Patrice Clement <monsieurp@gentoo.org> +scala-bin-2.11.5.ebuild, + scala-bin-2.11.4.ebuild: + Bump to version 2.11.5. Fix bug #540704. + + 02 Feb 2015; Patrice Clement <monsieurp@gentoo.org> scala-bin-2.11.4.ebuild: + Add forgotten `doc' USE flag to IUSE flags. Fix bug 538480. + + 18 Jan 2015; Patrice Clement <monsieurp@gentoo.org> scala-bin-2.11.4.ebuild: + Use java_prepare() instead of src_prepare. Add `doc' USE flag. + +*scala-bin-2.11.4 (18 Jan 2015) + + 18 Jan 2015; Patrice Clement <monsieurp@gentoo.org> +scala-bin-2.11.4.ebuild: + Version bump to 2.11.4. + + 12 Jan 2015; Patrice Clement <monsieurp@gentoo.org> scala-bin-1.2.0.1.ebuild: + Make use of ${PV} variable instead of full version number. + + 11 Jan 2015; Patrice Clement <monsieurp@gentoo.org> scala-bin-1.2.0.1.ebuild: + Corrected sed warnings. Also corrected a bunch of QA warnings. Fix #533856. + + 15 Dec 2010; Alistair Bush <ali_bush@gentoo.org> scala-bin-1.2.0.1.ebuild: + Block dev-lang/scala + + 09 Feb 2009; Vlastimil Babka <caster@gentoo.org> scala-bin-1.2.0.1.ebuild: + Migrate to gen2 eclass. + + 26 Dec 2007; Petteri Räty <betelgeuse@gentoo.org> metadata.xml: + Move from maintainer-needed to java. + + 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml: + Removing karltk from metadata.xml as per #200332. Assigning to + maintainer-needed. + + 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: + Regenerate digest in Manifest2 format. + + 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: + Regenerate digest in Manifest2 format. + + 19 May 2005; Jan Brinkmann <luckyduck@gentoo.org> + scala-bin-1.2.0.1.ebuild: + stable on amd64 and x86 + + 22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> scala-bin-1.2.0.1.ebuild: + Keywords ~amd64. + + 16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> scala-bin-1.2.0.1.ebuild: + use java-pkg_dohtml instead of dohtml to also install the package-list in + case of api docs: #50740 + + 28 Sep 2004; Sven Wegener <swegener@gentoo.org> : + Gentoo Technologies, Inc. -> Gentoo Foundation + + 05 Sep 2004; Sven Wegener <swegener@gentoo.org> : + Fixed ChangeLog header. + +*scala-bin-1.2.0.1 (02 Aug 2004) + + 02 Aug 2004; Karl Trygve Kalleberg <karltk@gentoo.org> + scala-bin-1.2.0.1.ebuild: Initial import. Ebuild submitted by myself. diff --git a/dev-lang/scala/ChangeLog b/dev-lang/scala/ChangeLog new file mode 100644 index 00000000..5290d79e --- /dev/null +++ b/dev-lang/scala/ChangeLog @@ -0,0 +1,291 @@ +# ChangeLog for dev-lang/scala +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala/ChangeLog,v 1.50 2015/07/04 12:44:07 gienah Exp $ + +*scala-2.11.7 (04 Jul 2015) + + 04 Jul 2015; Mark Wright <gienah@gentoo.org> +files/scala-2.11.7-no-git.patch, + +scala-2.11.7.ebuild: + Bump scala to 2.11.7 + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> scala-2.11.4-r1.ebuild: + Stable for x86, wrt bug #546818 + + 19 May 2015; Agostino Sarubbo <ago@gentoo.org> scala-2.11.4-r1.ebuild: + Stable for amd64, wrt bug #546818 + + 18 May 2015; Patrice Clement <monsieurp@gentoo.org> scala-2.10.2-r2.ebuild, + scala-2.10.3-r1.ebuild, scala-2.10.4-r1.ebuild, scala-2.11.1-r1.ebuild, + scala-2.11.2-r1.ebuild, scala-2.11.4-r1.ebuild, scala-2.11.6.ebuild, + scala-2.9.2-r1.ebuild: + Update blocker from dev-java/scala-bin to dev-lang/scala-bin. + + 18 Apr 2015; Mark Wright <gienah@gentoo.org> scala-2.10.2-r2.ebuild, + scala-2.10.3-r1.ebuild, scala-2.10.4-r1.ebuild, scala-2.11.1-r1.ebuild, + scala-2.11.2-r1.ebuild, scala-2.11.4-r1.ebuild, scala-2.11.6.ebuild, + scala-2.9.2-r1.ebuild: + Correct typo in the comments: sed -e s@WORDIR@WORKDIR@g -i *.ebuild + +*scala-2.9.2-r1 (17 Apr 2015) +*scala-2.11.1-r1 (17 Apr 2015) +*scala-2.11.2-r1 (17 Apr 2015) +*scala-2.10.2-r2 (17 Apr 2015) +*scala-2.11.4-r1 (17 Apr 2015) +*scala-2.10.3-r1 (17 Apr 2015) +*scala-2.10.4-r1 (17 Apr 2015) +*scala-2.11.6 (17 Apr 2015) + + 17 Apr 2015; Mark Wright <gienah@gentoo.org> +files/scala-2.11.6-no-git.patch, + +scala-2.10.2-r2.ebuild, +scala-2.10.3-r1.ebuild, +scala-2.10.4-r1.ebuild, + +scala-2.11.1-r1.ebuild, +scala-2.11.2-r1.ebuild, +scala-2.11.4-r1.ebuild, + +scala-2.11.6.ebuild, +scala-2.9.2-r1.ebuild, -scala-2.10.2-r1.ebuild, + -scala-2.10.3.ebuild, -scala-2.10.4.ebuild, -scala-2.11.1.ebuild, + -scala-2.11.2.ebuild, -scala-2.11.4.ebuild, -scala-2.9.2.ebuild: + Slot scala. Bump scala to 2.11.6. + + 15 Jan 2015; Mark Wright <gienah@gentoo.org> -scala-2.10.2.ebuild, + -scala-2.9.0.1.ebuild, -scala-2.9.1.ebuild, scala-2.11.1.ebuild, + scala-2.11.2.ebuild, scala-2.11.4.ebuild: + Thanks to Martin Walch for reporting, fix Bug 532694 - dev-lang/scala-2.11*: + some scala-* libraries are missing the ".jar" ending. Drop old versions. + + 28 Nov 2014; Mark Wright <gienah@gentoo.org> +files/scala-2.11.4-no-git.patch: + Thanks to Juergen Rose for reporting, fix Bug 530836 - dev-lang/scala-2.11.4 - + Cannot find $EPATCH_SOURCE - scala-2.11.4-no-git.patch + +*scala-2.11.4 (27 Nov 2014) + + 27 Nov 2014; Mark Wright <gienah@gentoo.org> +scala-2.11.4.ebuild: + Bump scala to 2.11.4 + + 26 Nov 2014; Mark Wright <gienah@gentoo.org> scala-2.11.2.ebuild: + Thanks to zmedico for fixing and reporting Bug 530510 - dev-lang/scala-2.11.2: + library API docs are not built when USE=doc is enabled. + + 06 Oct 2014; Mark Wright <gienah@gentoo.org> scala-2.11.1.ebuild, + scala-2.11.2.ebuild: + Bug 517166 - dev-lang/scala-2.11.1 - Unable to resolve artifact: Missing: + biz.aQute:bnd:jar:1.50.0. Thanks to Christian Strahl for reporting, mkaama for + helping. sed the build.xml to add in a localRepository pointing to + $WORKDIR/.m2/repository, and sed all of the artifact:dependencies to configure + them to use this localRepository. The localRepository is provided with the ${P + }-maven-deps.tar.gz file. + + 06 Oct 2014; Mark Wright <gienah@gentoo.org> + -files/scala-2.10.3-maven-deps.patch, scala-2.10.3.ebuild, + scala-2.10.4.ebuild: + Fix Bug 501176 - dev-lang/scala-2.10.3 - ../work/scala-2.10.3/build.xml:175: + Unable to resolve artifact: Missing: junit:junit:jar:4.10. Thanks to Another + Mortal for testing, Juergen Rose and Christian Strahl for helping. I replaced + the scala-2.10.3-maven-deps.patch with the sed I created as part of the fix + for bug 501176 and bug 517166. For scala-2.10.3 the scala-2.10.3-maven- + deps.tar.gz was missing more stuff that was downloaded from maven central + during the build, added these additional files to scala-2.10.3-maven- + deps-2.tar.gz. For scala-2.10.4, I added the sed and + scala-2.10.4-maven.deps.tar.gz. I have not tested behind a firewall, but I do + not see any downloads during the build. + +*scala-2.11.2 (04 Oct 2014) + + 04 Oct 2014; Mark Wright <gienah@gentoo.org> +files/scala-2.11.2-no-git.patch, + +scala-2.11.2.ebuild: + Bump scala to 2.11.2, fixes Bug 517984 - dev-lang/scala-2.11.2 version bump, + thanks to Joel for reporting. + +*scala-2.11.1 (08 Jul 2014) + + 08 Jul 2014; Mark Wright <gienah@gentoo.org> +files/scala-2.11.1-no-git.patch, + +scala-2.11.1.ebuild: + Bump scala to 2.11.1, fixes Bug 508328 - dev-lang/scala-2.11.1 version bump, + thanks to Joel for reporting. + +*scala-2.10.4 (06 Jul 2014) + + 06 Jul 2014; Mark Wright <gienah@gentoo.org> +files/scala-2.10.4-no-git.patch, + +scala-2.10.4.ebuild: + Bump scala to 2.10.4 as requested in Bug 505582 - dev-lang/scala-2.10.4 + version bump, thanks to Joel for reporting. + +*scala-2.10.3 (12 Feb 2014) + + 12 Feb 2014; Mark Wright <gienah@gentoo.org> + +files/scala-2.10.3-maven-deps.patch, +files/scala-2.10.3-no-git.patch, + +scala-2.10.3.ebuild, scala-2.10.2.ebuild: + Bump scala to 2.10.3, closes bug 487030, thanks for Joel for reporting. Fix + bug 401717 - dev-lang/scala-2.9.1 with USE=binary should not depend on ant: + Thanks to Joel for reporting and testing, thanks to sera for the fix. Use if + java-pkg_is-vm-version-ge "1.7" to determine if the + scala-2.10.2-jdk-1.7-swing.patch should be applied. + +*scala-2.10.2-r1 (20 Sep 2013) + + 20 Sep 2013; Tom Wijsman <TomWij@gentoo.org> +scala-2.10.2-r1.ebuild: + Revision bump. Made binary tarball for bug #485206. Slotted dependencies. + Small reorganization. Made unpack function more generic and fix it to work + with the binary tarball. + + 30 Aug 2013; Mark Wright <gienah@gentoo.org> + +files/scala-2.10.2-maven-deps.patch, scala-2.10.2.ebuild: + Fix: bug 482192 - thanks to Christian Strahl, Mike Limansky and Sumit Khanna + for reporting; bug 482260 - thanks to Christoph Lange for reporting; bug + 482286 + +*scala-2.10.2 (22 Aug 2013) + + 22 Aug 2013; Mark Wright <gienah@gentoo.org> + +files/scala-2.10.2-jdk-1.7-swing-SI-7455.patch, + +files/scala-2.10.2-jdk-1.7-swing.patch, +files/scala-2.10.2-no-git.patch, + +scala-2.10.2.ebuild: + Fix Bug 450298 - dev-lang/scala-2.10.2 version bump. Thanks to Coy Barnes for + reporting the sandbox and fix. Thanks to Nathan, Joel, TomWij, Kevin Bowling, + Caster and Chewi for help and suggestions. + + 20 Aug 2012; Christoph Junghans <ottxor@gentoo.org> scala-2.9.2.ebuild: + added prefix keywords + +*scala-2.9.2 (21 Jun 2012) + + 21 Jun 2012; Alistair Bush <ali_bush@gentoo.org> +scala-2.9.2.ebuild: + Version Bump. + + 31 Jan 2012; Alistair Bush <ali_bush@gentoo.org> scala-2.9.1.ebuild: + Update jdk dependency as errors building with jdk-1.7. + + 26 Jan 2012; Alistair Bush <ali_bush@gentoo.org> scala-2.9.1.ebuild: + Fix qa warning about old check_reqs function + +*scala-2.9.1 (25 Jan 2012) + + 25 Jan 2012; Alistair Bush <ali_bush@gentoo.org> -scala-2.8.1.ebuild, + -scala-2.9.0-r1.ebuild, +scala-2.9.1.ebuild: + Version Bump and cleanup. + +*scala-2.9.0.1 (03 Jun 2011) + + 03 Jun 2011; Alistair Bush <ali_bush@gentoo.org> -scala-2.7.7.ebuild, + -scala-2.9.0.ebuild, +scala-2.9.0.1.ebuild: + Version Bump and cleanup older versions. + +*scala-2.9.0-r1 (30 May 2011) + + 30 May 2011; Alistair Bush <ali_bush@gentoo.org> +scala-2.9.0-r1.ebuild: + Fix dependency issue by using bundled jline classes that have been refactored + into new packages and tty issues. + +*scala-2.9.0 (18 May 2011) + + 18 May 2011; Alistair Bush <ali_bush@gentoo.org> +scala-2.9.0.ebuild: + Version Bump. + + 06 May 2011; Alistair Bush <ali_bush@gentoo.org> scala-2.8.1.ebuild: + Remove deprecated ebeep and epause. + +*scala-2.8.1 (29 Apr 2011) + + 29 Apr 2011; Alistair Bush <ali_bush@gentoo.org> +scala-2.8.1.ebuild: + Version Bump. + + 02 May 2010; Dirkjan Ochtman <djc@gentoo.org> -scala-2.7.2.ebuild, + -scala-2.7.3.ebuild, -scala-2.7.3-r1.ebuild, -scala-2.7.4.ebuild, + -scala-2.7.4-r1.ebuild, -scala-2.7.5.ebuild: + Clean out old versions. + + 02 May 2010; Dirkjan Ochtman <djc@gentoo.org> + -files/scala-2.6.0-build.xml.patch, -files/scala-2.6.1-build.xml.patch: + Remove unused patches. + + 09 Jan 2010; Petteri Räty <betelgeuse@gentoo.org> scala-2.7.7.ebuild: + Split compiling to multiple ant invocations to lower resources needed to + build. Hopefully fixes bug #282023. + +*scala-2.7.7 (30 Nov 2009) + + 30 Nov 2009; Alistair Bush <ali_bush@gentoo.org> +scala-2.7.7.ebuild: + Version bump. See #295955 + +*scala-2.7.5 (05 Jun 2009) + + 05 Jun 2009; Alistair Bush <ali_bush@gentoo.org> -scala-2.6.0.ebuild, + -scala-2.6.1.ebuild, -scala-2.6.1-r1.ebuild, +scala-2.7.5.ebuild: + Version bump, clean and fix #269169 + +*scala-2.7.4-r1 (01 May 2009) + + 01 May 2009; Alistair Bush <ali_bush@gentoo.org> +scala-2.7.4-r1.ebuild: + Bump scala again. this time based on 2.7.3-r1. + +*scala-2.7.4 (30 Apr 2009) + + 30 Apr 2009; Alistair Bush <ali_bush@gentoo.org> +scala-2.7.4.ebuild: + Version Bump to 2.7.4. + + 14 Feb 2009; Alistair Bush <ali_bush@gentoo.org> scala-2.7.3-r1.ebuild: + Add block on scala-bin. see #247401. + + 14 Feb 2009; Alistair Bush <ali_bush@gentoo.org> scala-2.7.3-r1.ebuild: + Adding PDEPEND on app-emacs/scala-mode. Thanks go to ulm. + +*scala-2.7.3-r1 (11 Feb 2009) + + 11 Feb 2009; Alistair Bush <ali_bush@gentoo.org> + +files/scala-2.7.3-build.xml.patch, +scala-2.7.3-r1.ebuild: + Updated to fix issues raised in #250688. Thanks abachn. + + 05 Feb 2009; Alistair Bush <ali_bush@gentoo.org> scala-2.7.3.ebuild: + Fixed #257581. + +*scala-2.7.3 (18 Jan 2009) + + 18 Jan 2009; Alistair Bush <ali_bush@gentoo.org> +scala-2.7.3.ebuild: + Version Bump + +*scala-2.7.2 (11 Jan 2009) + + 11 Jan 2009; Alistair Bush <ali_bush@gentoo.org> +scala-2.7.2.ebuild: + Version Bump. + + 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: + Add GLEP 56 USE flag descriptions. + +*scala-2.6.1-r1 (09 Feb 2008) + + 09 Feb 2008; Petteri Räty <betelgeuse@gentoo.org> +scala-2.6.1-r1.ebuild: + Remove quoting for Xbootclasspath as it doesnt work with latest java-config. + The quotes arent needed because the path cant contain spaces. Fixes bug + +*scala-2.6.1 (21 Jan 2008) + + 21 Jan 2008; Vlastimil Babka <caster@gentoo.org> + -files/scala-2.4.0-build.xml.patch, -files/scala-2.5.1-build.xml.patch, + +files/scala-2.6.1-build.xml.patch, -scala-2.4.0.ebuild, + -scala-2.5.1.ebuild, +scala-2.6.1.ebuild: + Version bump. bug #202988. Add local binary USE flag to workaround memory + requirements without need of separate scala-bin package, bug #181390. + +*scala-2.6.0 (17 Dec 2007) + + 17 Dec 2007; Caleb Tennis <caleb@gentoo.org> + +files/scala-2.6.0-build.xml.patch, +scala-2.6.0.ebuild: + version bump + + 18 Jun 2007; Vlastimil Babka <caster@gentoo.org> scala-2.5.1.ebuild: + Increase thread stack size for compilation on x86 - was getting stack + overflows wi. + +*scala-2.5.1 (18 Jun 2007) + + 18 Jun 2007; Caleb Tennis <caleb@gentoo.org> + +files/scala-2.5.1-build.xml.patch, +scala-2.5.1.ebuild: + Version bump, with minor change to build.xml.patch + + 06 May 2007; Alistair John Bush <ali_bush@gentoo.org> scala-2.4.0.ebuild: + Added ~amd64 for bug 147599 + +*scala-2.4.0 (04 May 2007) + + 04 May 2007; Vlastimil Babka <caster@gentoo.org> + +files/scala-2.4.0-build.xml.patch, +metadata.xml, +scala-2.4.0.ebuild: + Initial ebuild, intended to replace dev-java/scala-bin with from-source + package in more appropriate category. Based on ebuilds from Michel Ganguin + <ganguin@romandie.com> and John Reed Riley <john.reed.riley@gmail.com> in + bug #147599. diff --git a/dev-lang/smlnj/ChangeLog b/dev-lang/smlnj/ChangeLog new file mode 100644 index 00000000..bab478f9 --- /dev/null +++ b/dev-lang/smlnj/ChangeLog @@ -0,0 +1,124 @@ +# ChangeLog for dev-lang/smlnj +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/smlnj/ChangeLog,v 1.29 2015/07/22 13:33:47 mrueg Exp $ + + 22 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -smlnj-110.71.ebuild: + Remove old. + + 15 Aug 2013; Patrick Lauer <patrick@gentoo.org> smlnj-110.75.ebuild: + Whitespace + + 22 Oct 2012; Marijn Schouten <hkBst@gentoo.org> smlnj-110.75.ebuild: + revert fix for bug 248162, because of bug 438934 + + 19 Oct 2012; Marijn Schouten <hkBst@gentoo.org> smlnj-110.75.ebuild: + fix bug 243886, thanks to Michael Weber (xmw@gentoo.org) for providing a + patch + + 19 Oct 2012; Marijn Schouten <hkBst@gentoo.org> smlnj-110.75.ebuild: + fix bug 248162, thanks to Michael Weber (xmw@gentoo.org) for providing a + patch + +*smlnj-110.75 (19 Oct 2012) + + 19 Oct 2012; Marijn Schouten <hkBst@gentoo.org> -smlnj-110.0.7.ebuild, + -smlnj-110.45.ebuild, -smlnj-110.67-r1.ebuild, -smlnj-110.67-r2.ebuild, + -smlnj-110.69.ebuild, +smlnj-110.75.ebuild: + bump and remove old stuff + + 29 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> smlnj-110.71.ebuild: + Respect environment flags and targets wrt #243886 by Michael Weber. + +*smlnj-110.71 (09 Oct 2009) + + 09 Oct 2009; Marijn Schouten <hkBst@gentoo.org> +smlnj-110.71.ebuild: + bump (bug 287235), thanks to gmalecha@gmail.com for testing + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> smlnj-110.0.7.ebuild, + smlnj-110.45.ebuild: + Remove virtual/libc + +*smlnj-110.69 (09 Mar 2009) + + 09 Mar 2009; Marijn Schouten <hkBst@gentoo.org> +smlnj-110.69.ebuild: + bump; use source arrows and thus EAPI=2; solve bug 257820 + +*smlnj-110.67-r2 (27 Mar 2008) + + 27 Mar 2008; Marijn Schouten <hkBst@gentoo.org> + +files/ml-makedepend.patch, +smlnj-110.67-r2.ebuild: + fix bug 214924 + +*smlnj-110.67-r1 (18 Nov 2007) + + 18 Nov 2007; Marijn Schouten <hkBst@gentoo.org> -smlnj-110.67.ebuild, + +smlnj-110.67-r1.ebuild: + fix several issues that prevented sml from working correctly, bug 139381 + + 15 Nov 2007; Marijn Schouten <hkBst@gentoo.org> files/digest-smlnj-110.67, + Manifest: + fix digests + +*smlnj-110.67 (15 Nov 2007) + + 15 Nov 2007; Marijn Schouten <hkBst@gentoo.org> +files/fetch_files.sh, + +smlnj-110.67.ebuild: + Bump (bug 139381), ebuild rewritten, does minimal install for now + + 31 Jan 2007; Marius Mauch <genone@gentoo.org> smlnj-110.0.7.ebuild, + smlnj-110.45.ebuild: + Replacing einfo with elog + + 06 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.0.7.ebuild, + smlnj-110.45.ebuild: + Fix SRC_URI (bug #62054). + + 30 Sep 2004; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.45.ebuild: + Fix for bug #60965, install.sh needs C locale to complete. + + 07 Jul 2004; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.0.7.ebuild, + smlnj-110.45.ebuild: + Use export, otherwise build fails on 'clean' (not update) installs. + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> smlnj-110.0.7.ebuild, + smlnj-110.45.ebuild: + virtual/glibc -> virtual/libc + + 10 Jun 2004; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.42.ebuild, + smlnj-110.43.ebuild, files/smlnj-110.43-gcc33-quirk-fix.patch: + Remove non-functionnal 110.4{2,3} ebuilds, add latest working version 110.45 + and latest stable version 110.0.7. Also change SRC_URI's to gentoo mirrors to + fix Manifest/digest bugs. Thanks to Bernd Knochenhauer <bk@zerg.homelinux.net> + for help in the testing of these ebuilds. It should fix bugs #43045, #43018, + #30207. + + 10 Jun 2004; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.42.ebuild, + smlnj-110.43.ebuild, files/smlnj-110.43-gcc33-quirk-fix.patch: + change src_postinst to pkg_postinst + + 08 Jun 2004; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.42.ebuild: + Fix bug #48509. + + 24 Apr 2004; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.42.ebuild, + smlnj-110.43.ebuild: + Fix copyright header. + + 24 Apr 2004; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.43.ebuild: + Add postinst instructions (fix bug#48509). + +*smlnj-110.43 (30 Sep 2003) + + 03 Oct 2003; Joshua Kinard <kumba@gentoo.org> smlnj-110.43.ebuild: + Added a patch to removes -ansi flags from the x86-linux Makefiles as they + interfere with gcc. Closes Bug #30207. + + 30 Sep 2003; George Shapovalov <george@gentoo.org> smlnj-110.43.ebuild : + new version, + marked 110.42 stable + +*smlnj-110.42 (03 Apr 2003) + + 03 Apr 2003; George Shapovalov <george@gentoo.org> smlnj-110.42.ebuild, files/digest-smlnj-110.42 : + initial release (#9989) + Standard ML of New Jersey compiler and libraries + ebuild submitted by Vadim Berezniker <vadim@berezniker.com> and updated by Ivan Raikov <raikov@cc.gatech.edu> diff --git a/dev-lang/snobol/ChangeLog b/dev-lang/snobol/ChangeLog new file mode 100644 index 00000000..6c8298ce --- /dev/null +++ b/dev-lang/snobol/ChangeLog @@ -0,0 +1,61 @@ +# ChangeLog for dev-lang/snobol +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/snobol/ChangeLog,v 1.15 2013/04/17 03:06:28 patrick Exp $ + + 17 Apr 2013; Patrick Lauer <patrick@gentoo.org> snobol-1.4.1.ebuild: + Fix upstream silly that causes sandbox violations #465980 + +*snobol-1.4.1 (06 Apr 2013) + + 06 Apr 2013; Aaron W. Swenson <titanofold@gentoo.org> +snobol-1.4.1.ebuild: + Gentoo Bug Day bump and fixes bug 299429 and bug 336397. + + 27 Nov 2012; Ulrich Müller <ulm@gentoo.org> snobol-0.99.4.ebuild, + snobol-0.99.44.ebuild, snobol-1.1.ebuild: + Fix LICENSE, BSD-2 according to README file in tarball. + + 04 Oct 2012; Christoph Junghans <ottxor@gentoo.org> snobol-1.1.ebuild: + added prefix support (bug #433848) + + 29 Jan 2008; Fabian Groffen <grobian@gentoo.org> snobol-1.1.ebuild: + Dropped ppc-macos keyword, see you in prefix + + 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 15 Feb 2006; Robin H. Johnson <robbat2@gentoo.org> snobol-0.99.4.ebuild, + snobol-0.99.44.ebuild, snobol-1.1.ebuild: + Bug #115536, correct license for snobol. Text has the same meaning as Gentoo + boilerplate as-is license. + + 22 Jan 2006; Caleb Tennis <caleb@gentoo.org> -snobol-1.0.ebuild: + Removing p.masked version + + 14 Jan 2006; Fabian Groffen <grobian@gentoo.org> snobol-1.1.ebuild: + Marked ~ppc-macos (bug #11606) + +*snobol-1.1 (12 Dec 2005) + + 12 Dec 2005; Robin H. Johnson <robbat2@gentoo.org> +snobol-1.1.ebuild: + Version bump. + +*snobol-1.0 (19 Jul 2004) + + 19 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> metadata.xml, + snobol-1.0.ebuild: + add metadata.xml, new version. + + 13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> snobol-0.99.4.ebuild, + snobol-0.99.44.ebuild: + Don't assign default to S; header fix + +*snobol-0.99.44 (22 Dec 2003) + + 22 Dec 2003; Robin H. Johnson <robbat2@gentoo.org> snobol-0.99.44.ebuild: + add in the beta version, which is recommended upstream + +*snobol-0.99.4 (22 Dec 2003) + + 22 Dec 2003; Robin H. Johnson <robbat2@gentoo.org> snobol-0.99.4.ebuild: + initial commit, ebuild by robbat2@gentoo.org, inspired by cleaning my room and + finding a manual for this damn thing, circa 1968. diff --git a/dev-lang/spidermonkey/ChangeLog b/dev-lang/spidermonkey/ChangeLog new file mode 100644 index 00000000..957f3611 --- /dev/null +++ b/dev-lang/spidermonkey/ChangeLog @@ -0,0 +1,737 @@ +# ChangeLog for dev-lang/spidermonkey +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.170 2015/08/06 07:19:24 ago Exp $ + + 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.7.0-r3.ebuild: + Stable for x86, wrt bug #555086 + + 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.7.0-r3.ebuild: + Stable for amd64, wrt bug #555086 + + 02 Aug 2015; Pacho Ramos <pacho@gentoo.org> spidermonkey-1.7.0-r3.ebuild: + sparc stable wrt bug #555086 + + 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> spidermonkey-1.7.0-r3.ebuild: + ppc stable wrt bug #555086 + + 16 Jul 2015; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + -spidermonkey-1.8.7-r3.ebuild: + dropped version 1.8.7 as it was p.masked for removal 3 years ago + + 16 Jul 2015; Tobias Klausmann <klausman@gentoo.org> + spidermonkey-1.7.0-r3.ebuild: + Stable on alpha, bug 555086 + +*spidermonkey-24.2.0-r3 (16 Jul 2015) +*spidermonkey-17.0.0-r4 (16 Jul 2015) + + 16 Jul 2015; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +files/spidermonkey-perl-defined-array-check.patch, + +spidermonkey-17.0.0-r4.ebuild, +spidermonkey-24.2.0-r3.ebuild, + -spidermonkey-17.0.0-r3.ebuild, -spidermonkey-24.2.0-r2.ebuild, + spidermonkey-1.8.5-r4.ebuild, spidermonkey-1.8.7-r3.ebuild: + patched to fix bug 552786 , revbumped direct to stable so that anyone with + perl-5.22 gets a rebuild + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> spidermonkey-1.8.2.15-r2.ebuild, + spidermonkey-1.8.5-r4.ebuild, spidermonkey-1.8.7-r3.ebuild, + spidermonkey-17.0.0-r3.ebuild, spidermonkey-24.2.0-r2.ebuild: + Drop old Python implementations + + 02 Mar 2015; Yixun Lan <dlan@gentoo.org> spidermonkey-1.8.5-r4.ebuild: + add arm64 support, tested on A53 board + + 30 Sep 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + spidermonkey-24.2.0-r2.ebuild: + Set SHELL to help ./configure ensure python environment is sane, bug 517358 + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> spidermonkey-24.2.0-r2.ebuild: + Stable for sparc, wrt bug #512012 + + 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> spidermonkey-24.2.0-r2.ebuild: + Stable for alpha, wrt bug #512012 + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> spidermonkey-24.2.0-r2.ebuild: + Stable for ppc64, wrt bug #512012 + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> spidermonkey-24.2.0-r2.ebuild: + Stable for ppc, wrt bug #512012 + + 23 Jun 2014; Pacho Ramos <pacho@gentoo.org> spidermonkey-24.2.0-r2.ebuild: + x86 stable, bug #512026 + + 23 Jun 2014; Pacho Ramos <pacho@gentoo.org> spidermonkey-24.2.0-r2.ebuild: + amd64 stable, bug #512026 + + 22 Jun 2014; Akinori Hattori <hattya@gentoo.org> + spidermonkey-24.2.0-r2.ebuild: + ia64 stable wrt bug #512026 + + 19 Jun 2014; Markus Meier <maekke@gentoo.org> spidermonkey-24.2.0-r2.ebuild: + arm stable, bug #512026 + + 03 Jun 2014; Jeroen Roovers <jer@gentoo.org> spidermonkey-24.2.0-r2.ebuild: + Stable for HPPA (bug #512026). + + 02 Jun 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + -spidermonkey-24.2.0-r1.ebuild, spidermonkey-24.2.0-r2.ebuild: + dropped optimizations so build system will respect cflags, bug 444126, thanks + to hasufell for patches; removed old :24 ebuild + +*spidermonkey-24.2.0-r2 (23 May 2014) + + 23 May 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +spidermonkey-24.2.0-r2.ebuild: + changed the flags that USE=jit controls on spidermonkey24 ; addresses bug + 510982 + + 05 May 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +files/spidermonkey-24-upward-growing-stack.patch, + spidermonkey-24.2.0-r1.ebuild: + fix compilation on hppa (bug 497900) + + 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> spidermonkey-17.0.0-r3.ebuild: + Stable for sparc, wrt bug #507568 + + 18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> spidermonkey-17.0.0-r3.ebuild: + Stable for alpha, wrt bug #507568 + + 17 Apr 2014; <anarchy@gentoo.org> spidermonkey-17.0.0-r3.ebuild: + Fix big endian compilation issue, bug #506160 + + 17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> spidermonkey-17.0.0-r3.ebuild: + Stable for ia64, wrt bug #507568 + + 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> spidermonkey-17.0.0-r3.ebuild: + Stable for ppc64, wrt bug #507568 + + 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> spidermonkey-17.0.0-r3.ebuild: + Stable for ppc, wrt bug #507568 + +*spidermonkey-24.2.0-r1 (08 Mar 2014) +*spidermonkey-17.0.0-r3 (08 Mar 2014) + + 08 Mar 2014; <anarchy@gentoo.org> + +files/spidermonkey-17.0.0-fix-file-permissions.patch, + +files/spidermonkey-24.2.0-fix-file-permissions.patch, + +spidermonkey-17.0.0-r3.ebuild, +spidermonkey-24.2.0-r1.ebuild, + -spidermonkey-17.0.0-r2.ebuild, -spidermonkey-24.2.0.ebuild: + Fix bug #502348 + + 03 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> + spidermonkey-17.0.0-r2.ebuild: + Document -mips keyword in a comment for clarity. + + 02 Mar 2014; Andreas K. Huettel <dilfridge@gentoo.org> + spidermonkey-24.2.0.ebuild: + Add subslot dependency on dev-libs/icu + + 25 Feb 2014; Markus Meier <maekke@gentoo.org> spidermonkey-17.0.0-r2.ebuild: + arm stable, bug #500758 + + 24 Feb 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + -spidermonkey-17.0.0-r1.ebuild, spidermonkey-17.0.0-r2.ebuild, + spidermonkey-24.2.0.ebuild: + added missing zlib dep, bug 502332 ; remove old + + 23 Feb 2014; Pacho Ramos <pacho@gentoo.org> spidermonkey-17.0.0-r2.ebuild: + x86 stable, bug #500758 + + 23 Feb 2014; Pacho Ramos <pacho@gentoo.org> spidermonkey-17.0.0-r2.ebuild: + amd64 stable, bug #500758 + + 22 Feb 2014; Jeroen Roovers <jer@gentoo.org> spidermonkey-17.0.0-r1.ebuild, + spidermonkey-17.0.0-r2.ebuild: + Marked -hppa (bug #502124). + + 03 Feb 2014; Ian Stakenvicius <axs@gentoo.org> spidermonkey-24.2.0.ebuild: + restricted tests for ia64 on sm24 + +*spidermonkey-17.0.0-r2 (20 Jan 2014) + + 20 Jan 2014; Ian Stakenvicius <axs@gentoo.org> + +files/spidermonkey-17-ia64-mmap.patch, +spidermonkey-17.0.0-r2.ebuild: + backport mmap patch to fix ia64 on spidermonkey-17 + +*spidermonkey-24.2.0 (06 Jan 2014) + + 06 Jan 2014; Ian Stakenvicius <axs@gentoo.org> + +files/spidermonkey-24-system-icu.patch, +spidermonkey-24.2.0.ebuild, + -spidermonkey-1.8.2.15-r1.ebuild, -spidermonkey-1.8.2.15.ebuild, metadata.xml, + spidermonkey-17.0.0-r1.ebuild: + add new version for slot 24, remove old 1.8.2 ebuilds + + 06 Jan 2014; Agostino Sarubbo <ago@gentoo.org> + spidermonkey-1.8.2.15-r2.ebuild: + Stable for sparc, wrt bug #480392 + + 24 Dec 2013; Anthony G. Basile <blueness@gentoo.org> + spidermonkey-17.0.0-r1.ebuild: + Add -mips to 17.0.0-r1, bug #491294 + + 24 Dec 2013; Anthony G. Basile <blueness@gentoo.org> + spidermonkey-17.0.0-r1.ebuild: + Remove keyword ~mips on 17.0.0-r1, bug #491294 + + 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> + spidermonkey-1.8.2.15-r2.ebuild: + Stable for x86, wrt bug #480392 + + 10 Sep 2013; Markus Meier <maekke@gentoo.org> + spidermonkey-1.8.2.15-r2.ebuild: + arm stable, bug #480392 + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> + spidermonkey-1.8.2.15-r2.ebuild: + Stable for ppc64, wrt bug #480392 + + 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> + spidermonkey-1.8.2.15-r2.ebuild: + Stable for ppc, wrt bug #480392 + + 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> + spidermonkey-1.8.2.15-r2.ebuild: + Stable for alpha, wrt bug #480392 + + 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> + spidermonkey-1.8.2.15-r2.ebuild: + Stable for amd64, wrt bug #480392 + + 30 Aug 2013; Ian Stakenvicius <axs@gentoo.org> metadata.xml, + spidermonkey-1.8.5-r4.ebuild: + added x64-macos keyword and extra dep (bug 464654); pax-marked tests so they + finish on hardened (bug 415791) + +*spidermonkey-17.0.0-r1 (10 Aug 2013) + + 10 Aug 2013; Ian Stakenvicius <axs@gentoo.org> + +files/spidermonkey-17-js-config-shebang.patch, + +spidermonkey-17.0.0-r1.ebuild, -spidermonkey-17.0.0.ebuild: + fixed improper pax-marking, and patched build system to keep it from stripping + shebang from js-config + + 08 Aug 2013; Ian Stakenvicius <axs@gentoo.org> -spidermonkey-1.8.5-r1.ebuild, + -spidermonkey-1.8.5-r2.ebuild, -spidermonkey-1.8.5-r3.ebuild, + -spidermonkey-1.8.7-r2.ebuild, -spidermonkey-1.8.7.ebuild, + spidermonkey-1.8.2.15-r2.ebuild, spidermonkey-1.8.5-r4.ebuild, + spidermonkey-1.8.7-r3.ebuild, spidermonkey-17.0.0.ebuild: + Slotted spidermonkey-17, all newer versions of spidermonkey will now be + slotted; converted most ebuilds to python-any-r1; dropped old versions of + 1.8.5 and 1.8.7 + +*spidermonkey-17.0.0 (02 Aug 2013) + + 02 Aug 2013; Ian Stakenvicius <axs@gentoo.org> +spidermonkey-17.0.0.ebuild, + metadata.xml: + version bump, currently masked, see bug 463924 + + 08 Jun 2013; Jory A. Pratt <anarchy@gentoo.org> spidermonkey-1.8.5-r4.ebuild, + +files/spidermonkey-1.8.5-isfinite.patch: + Add uclibc support, bug #431560 + + 13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.8.5-r4.ebuild: + Stable for s390, wrt bug #461508 + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.8.5-r4.ebuild: + Stable for sparc, wrt bug #461508 + + 25 Mar 2013; Jeroen Roovers <jer@gentoo.org> spidermonkey-1.8.5-r4.ebuild: + Stable for HPPA (bug #461508). + + 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.8.5-r4.ebuild: + Stable for alpha, wrt bug #461508 + + 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.8.5-r4.ebuild: + Stable for arm, wrt bug #461508 + + 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.8.5-r4.ebuild: + Stable for ppc64, wrt bug #461508 + + 22 Mar 2013; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.8.5-r4.ebuild: + Stable for ppc, wrt bug #461508 + + 19 Mar 2013; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.8.5-r4.ebuild: + Stable for sh, wrt bug #461508 + + 19 Mar 2013; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.8.5-r4.ebuild: + Stable for x86, wrt bug #461508 + + 19 Mar 2013; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.8.5-r4.ebuild: + Stable for amd64, wrt bug #461508 + + 03 Mar 2013; Mike Frysinger <vapier@gentoo.org> spidermonkey-1.8.5-r1.ebuild, + spidermonkey-1.8.5-r2.ebuild, spidermonkey-1.8.5-r3.ebuild, + spidermonkey-1.8.5-r4.ebuild, spidermonkey-1.8.7-r2.ebuild, + spidermonkey-1.8.7-r3.ebuild, spidermonkey-1.8.7.ebuild: + Add s390 keywords #457078 by Michael Palimaka. + + 28 Jan 2013; Alexis Ballier <aballier@gentoo.org> + spidermonkey-1.8.5-r4.ebuild, spidermonkey-1.8.7-r3.ebuild: + keyword ~amd64-fbsd + + 28 Jan 2013; Alexis Ballier <aballier@gentoo.org> + spidermonkey-1.8.5-r4.ebuild, spidermonkey-1.8.7-r3.ebuild: + Drop freebsd hacks that do not work anymore. + + 06 Jan 2013; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.8.5-r1.ebuild, + spidermonkey-1.8.5-r2.ebuild, spidermonkey-1.8.5-r3.ebuild: + Mark other non-working versions on ia64 + + 06 Jan 2013; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.8.5-r4.ebuild, + spidermonkey-1.8.7.ebuild, spidermonkey-1.8.7-r2.ebuild, + spidermonkey-1.8.7-r3.ebuild: + Add ~sh + + 06 Jan 2013; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.8.7.ebuild, + spidermonkey-1.8.7-r2.ebuild, spidermonkey-1.8.7-r3.ebuild: + 1.8.7 segfaults on ia64 + + 06 Jan 2013; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.8.5-r4.ebuild, + +files/spidermonkey-1.8.5-ia64-fix.patch, + +files/spidermonkey-1.8.5-ia64-static-strings.patch: + Add patches for ia64, mark stable, bug #441934 + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.8.5-r4.ebuild: + Add ~ia64, wrt bug #449220 + + 19 Dec 2012; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.8.5-r2.ebuild: + Add ~ia64, wrt bug #436668 + + 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.8.5-r1.ebuild: + Stable for ia64, wrt bug #436666 + +*spidermonkey-1.8.7-r3 (11 Dec 2012) +*spidermonkey-1.8.5-r4 (11 Dec 2012) + + 11 Dec 2012; Ian Stakenvicius <axs@gentoo.org> +spidermonkey-1.8.5-r4.ebuild, + +spidermonkey-1.8.7-r3.ebuild: + do not call python helpers when merging a binary package, bug 446910 + +*spidermonkey-1.8.7-r2 (06 Dec 2012) +*spidermonkey-1.8.5-r3 (06 Dec 2012) + + 06 Dec 2012; Ian Stakenvicius <axs@gentoo.org> +spidermonkey-1.8.5-r3.ebuild, + +files/spidermonkey-1.8.5-symbol-versions.patch, + -spidermonkey-1.8.7-r1.ebuild, +spidermonkey-1.8.7-r2.ebuild, + +files/spidermonkey-1.8.7-symbol-versions.patch: + added symbol versioning to libmozjs, bug 439260 (and others) + + 25 Nov 2012; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.8.5-r1.ebuild: + sparc stable wrt #438146 + + 25 Nov 2012; <anarchy@gentoo.org> spidermonkey-1.8.5-r1.ebuild, + spidermonkey-1.8.5-r2.ebuild, + +files/spidermonkey-1.8.5-perf_event-check.patch: + Fix bug 441928 + + 17 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> + spidermonkey-1.8.5-r2.ebuild: + arm stable wrt #436670 + + 09 Nov 2012; Ian Stakenvicius <axs@gentoo.org> spidermonkey-1.8.5-r1.ebuild, + spidermonkey-1.8.5-r2.ebuild, + +files/spidermonkey-1.8.5-arm_respect_cflags-3.patch: + matched ARM thumb2 configure check match with 1.8.7; after discussion with + mozilla upstream check should be based on toolchains setting instead of + system capabilities + + 02 Nov 2012; Ian Stakenvicius <axs@gentoo.org> spidermonkey-1.8.5-r1.ebuild, + spidermonkey-1.8.5-r2.ebuild, + +files/spidermonkey-1.8.5-arm_respect_cflags-2.patch, + -files/spidermonkey-1.8.5-arm_resprect_cflags-1.patch: + honour arm cflags and properly autodetect thumb2 support in 1.8.5 for gentoo + (bug 420471) + + 27 Oct 2012; Tobias Klausmann <klausman@gentoo.org> + spidermonkey-1.8.5-r1.ebuild: + Stable on alpha, bug #438146 + +*spidermonkey-1.8.7-r1 (23 Oct 2012) +*spidermonkey-1.8.5-r2 (23 Oct 2012) +*spidermonkey-1.8.2.15-r2 (23 Oct 2012) +*spidermonkey-1.7.0-r3 (23 Oct 2012) + + 23 Oct 2012; Ian Stakenvicius <axs@gentoo.org> +spidermonkey-1.7.0-r3.ebuild, + +spidermonkey-1.8.2.15-r2.ebuild, +spidermonkey-1.8.5-r2.ebuild, + +spidermonkey-1.8.7-r1.ebuild: + bumped to EAPI5 , fixed bugs 437520 and 437190 + + 22 Oct 2012; <anarchy@gentoo.org> metadata.xml: + Assign directly to mozilla herd + + 21 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + spidermonkey-1.8.5-r1.ebuild: + dropping back to ~arm, bug #420471 + + 21 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + spidermonkey-1.8.5-r1.ebuild: + stable arm, bug #436670 + + 21 Oct 2012; <anarchy@gentoo.org> spidermonkey-1.8.5-r1.ebuild, + spidermonkey-1.8.7.ebuild, +files/spidermonkey-1.8.7-freebsd-pthreads.patch: + Add fix for freebsd, bug #438746 + + 19 Oct 2012; Andreas Schuerch <nativemad@gentoo.org> + spidermonkey-1.8.5-r1.ebuild: + x86 stable, see bug 436670 + + 17 Oct 2012; Jeroen Roovers <jer@gentoo.org> spidermonkey-1.8.5-r1.ebuild: + Stable for HPPA (bug #438146). + + 06 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + spidermonkey-1.8.5-r1.ebuild: + stable ppc ppc64, bug #436670 + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> spidermonkey-1.8.5-r1.ebuild: + Stable for amd64, wrt bug #436670 + + 03 Oct 2012; Dirkjan Ochtman <djc@gentoo.org> metadata.xml: + Remove myself from the maintainers. + + 04 Jul 2012; Jory A. Pratt <anarchy@gentoo.org> spidermonkey-1.8.7.ebuild, + +files/spidermonkey-1.8.7-x32.patch: + Add x32 support, bug #421655 + + 29 Jun 2012; Jeroen Roovers <jer@gentoo.org> spidermonkey-1.8.5-r1.ebuild, + spidermonkey-1.8.7.ebuild: + Marked ~hppa (bug #420997). + + 19 Jun 2012; Anthony G. Basile <blueness@gentoo.org> + spidermonkey-1.8.5-r1.ebuild, spidermonkey-1.8.7.ebuild: + Keyword ~mips + +*spidermonkey-1.8.7 (19 Jun 2012) + + 19 Jun 2012; Ian Stakenvicius <axs@gentoo.org> +spidermonkey-1.8.7.ebuild, + +files/spidermonkey-1.8.7-filter_desc.patch: + Version bump. Base name of library changed again, so rdeps will need to be + patched + + 07 May 2012; Jory A. Pratt <anarchy@gentoo.org> spidermonkey-1.8.5-r1.ebuild: + Fix cross compilation bug #414473 + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> spidermonkey-1.8.2.15.ebuild, + spidermonkey-1.8.2.15-r1.ebuild, spidermonkey-1.8.5-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig + + 30 Jan 2012; <anarchy@gentoo.org> spidermonkey-1.8.5-r1.ebuild, + -files/spidermonkey-1.8.5-arm_resprect_cflags.patch, + +files/spidermonkey-1.8.5-arm_resprect_cflags-1.patch: + Provide complete arm support, bug #401381 + + 25 Jan 2012; <anarchy@gentoo.org> spidermonkey-1.8.5-r1.ebuild: + Ensure we regenerate configure + + 25 Jan 2012; <anarchy@gentoo.org> spidermonkey-1.8.5-r1.ebuild, + +files/spidermonkey-1.8.5-arm_resprect_cflags.patch: + Spidermonkey-1.8.5 respect arm cflags, bug #400727 + + 25 Jan 2012; <anarchy@gentoo.org> files/spidermonkey-1.8.5-fix-ppc64.patch: + Fix ppc64 support bug #388217 + +*spidermonkey-1.8.2.15-r1 (29 Dec 2011) + + 29 Dec 2011; Ian Stakenvicius <axs@gentoo.org> + +spidermonkey-1.8.2.15-r1.ebuild: + Added js shell to spidermonkey-1.8.2.15, as per user request in bug 377291 + + 26 Nov 2011; Ryan Hill <dirtyepic@gentoo.org> spidermonkey-1.8.5-r1.ebuild: + Fix typo (committed as obvious). + + 24 Nov 2011; Ian Stakenvicius <axs@gentoo.org> + files/spidermonkey-1.7.0-ldflags.patch: + modified ldflags patch to fix ldflags on bin/js, bug 391665 + + 21 Nov 2011; Ian Stakenvicius <axs@gentoo.org> + files/spidermonkey-1.7.0-ldflags.patch: + fixed erroneous drop of CFLAGS from last patch update + + 21 Nov 2011; Ian Stakenvicius <axs@gentoo.org> + files/spidermonkey-1.7.0-ldflags.patch: + modified ldflags patch to fix ldflags on jskwgen, bug #391079 + +*spidermonkey-1.8.5-r1 (14 Nov 2011) + + 14 Nov 2011; Jory A. Pratt <anarchy@gentoo.org> -spidermonkey-1.8.5.ebuild, + +spidermonkey-1.8.5-r1.ebuild, +files/spidermonkey-1.8.5-fix-ppc64.patch: + Multiple bug fixes, bug #377025,377291,388217,375685 + + 24 Sep 2011; Fabian Groffen <grobian@gentoo.org> + spidermonkey-1.8.2.15.ebuild: + Fix install_name for produced shared library on Darwin, keyworded ~x86-macos + and ~x64-macos bug #354523 + + 24 Sep 2011; Fabian Groffen <grobian@gentoo.org> + spidermonkey-1.8.2.15.ebuild: + Fix install_name for produced shared library on Darwin, keyworded ~x86-macos + and ~x64-macos bug #354523 + +*spidermonkey-1.8.5 (03 Jul 2011) + + 03 Jul 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + +spidermonkey-1.8.5.ebuild, + +files/spidermonkey-1.8.5-fix-install-symlinks.patch, + -spidermonkey-2.0.1.ebuild: + Add 1.8.5, which is a new js tarball created from the firefox-4.0 source + called 'mozjs185'. This release changes the library name, and the pkg-config + file name. See https://bugzilla.mozilla.org/show_bug.cgi?id=628723 for more + details. Also, remove obsolete spidermonkey-2.0 ebuild. + +*spidermonkey-1.8.2.15 (22 Jun 2011) + + 22 Jun 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + +spidermonkey-1.8.2.15.ebuild, -spidermonkey-1.9.2.15.ebuild: + Rename 1.9.2.x to 1.8.2.x so that we can add v1.8.5 etc, which is going to be + the official upstream spidermonkey release. + +*spidermonkey-2.0.1 (16 May 2011) + + 16 May 2011; Dirkjan Ochtman <djc@gentoo.org> +spidermonkey-2.0.1.ebuild: + Version bump to 2.0.1 (package.masked for now). + + 25 Apr 2011; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.9.2.15.ebuild: + sparc stable wrt #357655 + + 10 Apr 2011; Thomas Kahle <tomka@gentoo.org> spidermonkey-1.9.2.15.ebuild: + x86 stable per bug 357655 + + 31 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + spidermonkey-1.9.2.15.ebuild: + ppc64 stable wrt #357655 + + 27 Mar 2011; Christoph Mende <angelos@gentoo.org> + spidermonkey-1.9.2.15.ebuild: + Stable on amd64 wrt bug #357655 + + 27 Mar 2011; Brent Baude <ranger@gentoo.org> spidermonkey-1.9.2.15.ebuild: + stable ppc, bug 357655 + + 27 Mar 2011; Tobias Klausmann <klausman@gentoo.org> + spidermonkey-1.9.2.15.ebuild: + Stable on alpha, bug #357655 + + 22 Mar 2011; Jeroen Roovers <jer@gentoo.org> spidermonkey-1.7.0.ebuild, + spidermonkey-1.7.0-r1.ebuild, spidermonkey-1.7.0-r2.ebuild, + spidermonkey-1.9.2.15.ebuild: + Drop HPPA keywording (bug #357655). + +*spidermonkey-1.9.2.15 (14 Mar 2011) + + 14 Mar 2011; Jory A. Pratt <anarchy@gentoo.org> + -spidermonkey-1.9.2.13.ebuild, +spidermonkey-1.9.2.15.ebuild: + version bump + + 02 Jan 2011; Dirkjan Ochtman <djc@gentoo.org> + spidermonkey-1.9.2.13.ebuild: + No need to unpack twice, thanks to mgorny for reporting. + + 29 Dec 2010; Jory A. Pratt <anarchy@gentoo.org> spidermonkey-1.9.2.13.ebuild: + Add zip dep bug #350081 + +*spidermonkey-1.9.2.13 (29 Dec 2010) + + 29 Dec 2010; Dirkjan Ochtman <djc@gentoo.org> + +spidermonkey-1.9.2.13.ebuild, + +files/spidermonkey-1.9.2.13-as-needed.patch, metadata.xml: + Version bump to 1.9.2.13 (bug 347914). + +*spidermonkey-1.7.0-r2 (06 Aug 2010) + + 06 Aug 2010; Markos Chandras <hwoarang@gentoo.org> + +spidermonkey-1.7.0-r2.ebuild, +files/spidermonkey-1.7.0-ldflags.patch: + Apply patch from Kacper Kowalik <xarthisius@gentoo.org> to respect + LDFLAGS. Bug #331129 + +*spidermonkey-1.7.0-r1 (07 Mar 2010) + + 07 Mar 2010; Lance Albertson <ramereth@gentoo.org> + +spidermonkey-1.7.0-r1.ebuild: + Add unicode support fixing #277697 + + 29 Dec 2009; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.7.0.ebuild: + Add ~arm + + 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: + Add GLEP 56 USE flag descriptions. + + 10 Apr 2008; Alexis Ballier <aballier@gentoo.org> + -files/spidermonkey-1.5-header.diff, + -files/spidermonkey-1.5-threadsafe.diff, -spidermonkey-1.5_rc5.ebuild, + -spidermonkey-1.5-r1.ebuild, -spidermonkey-1.5-r2.ebuild, + -spidermonkey-1.6.ebuild: + remove old + + 29 Dec 2007; Brent Baude <ranger@gentoo.org> spidermonkey-1.7.0.ebuild: + Marking spidermonkey-1.7.0 ppc64 for bug 202885 + + 26 Dec 2007; Samuli Suominen <drac@gentoo.org> spidermonkey-1.7.0.ebuild: + amd64 stable wrt #202885 + + 21 Dec 2007; Jeroen Roovers <jer@gentoo.org> spidermonkey-1.7.0.ebuild: + Stable for HPPA (bug #202885). + + 21 Dec 2007; nixnut <nixnut@gentoo.org> spidermonkey-1.7.0.ebuild: + Stable on ppc wrt bug 202885 + + 21 Dec 2007; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.7.0.ebuild: + alpha/x86 stable wrt #202885 + + 20 Dec 2007; Ferris McCormick <fmccor@gentoo.org> + spidermonkey-1.7.0.ebuild: + Sparc stable, Bug #202885, 30 day rule. + + 11 Dec 2007; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.6.ebuild: + alpha stable + +*spidermonkey-1.7.0 (15 Nov 2007) + + 15 Nov 2007; Alexis Ballier <aballier@gentoo.org> + +files/spidermonkey-1.7.0-threadsafe.diff, +spidermonkey-1.7.0.ebuild: + version bump + + 15 Oct 2007; Markus Rothe <corsair@gentoo.org> spidermonkey-1.6.ebuild: + Stable on ppc64 + + 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.6.ebuild: + sparc/x86 stable + + 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + spidermonkey-1.5-r2.ebuild: + ppc. stable + +*spidermonkey-1.6 (13 May 2007) + + 13 May 2007; Alexis Ballier <aballier@gentoo.org> + +files/spidermonkey-1.6-header.patch, +spidermonkey-1.6.ebuild: + Version bump + + 24 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + spidermonkey-1.5-r2.ebuild: + Stable on sparc + + 23 Apr 2007; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.5-r2.ebuild: + x86 stable + + 29 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> + spidermonkey-1.5-r1.ebuild: + Stable on sparc + + 28 Nov 2006; Ferris McCormick <fmccor@gentoo.org> + spidermonkey-1.5-r1.ebuild, spidermonkey-1.5-r2.ebuild: + Add ~sparc keyword. The -1.5-r1 version should be the new stable version + (upgrade from current stable, which is 1.5_rc5), but it can't start as stable + because it currently has no sparc keyword of any kind. But both -r1 and -r2 + build just fine. Notice Bug #89510 for sparc comments. + +*spidermonkey-1.5-r2 (25 Oct 2006) + + 25 Oct 2006; Alexis Ballier <aballier@gentoo.org> + +files/spidermonkey-1.5-header.diff, + +files/spidermonkey-1.5-threadsafe.diff, +metadata.xml, + +spidermonkey-1.5-r2.ebuild: + Adding threadsafe support, thanks to Ben de Groot for the patches, bug #129222 + + 08 Oct 2006; Simon Stelling <blubb@gentoo.org> spidermonkey-1.5-r1.ebuild: + stable on amd64 + + 08 Sep 2006; Thomas Cort <tcort@gentoo.org> spidermonkey-1.5-r1.ebuild: + Added ~alpha keyword. + + 16 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> + files/spidermonkey-1.5-build.patch, spidermonkey-1.5-r1.ebuild: + Add ~x86-fbsd keyword (and relative fixes). + + 22 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> + spidermonkey-1.5-r1.ebuild: + Stable on ppc. + + 19 Mar 2006; Markus Rothe <corsair@gentoo.org> spidermonkey-1.5-r1.ebuild: + Stable on ppc64 + + 13 Mar 2006; Joshua Jackson <tsunam@gentoo.org> + spidermonkey-1.5-r1.ebuild: + Stable on x86; bug #124233 + + 05 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> + spidermonkey-1.5-r1.ebuild: + Fix for multilib-strict. + +*spidermonkey-1.5-r1 (28 Feb 2006) + + 28 Feb 2006; Mike Frysinger <vapier@gentoo.org> + +files/spidermonkey-1.5-build.patch, +spidermonkey-1.5-r1.ebuild: + Clean up build system to not suck #123564 by Jeroen Roovers. + +*spidermonkey-1.5 (19 Feb 2006) + + 19 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> + -spidermonkey-1.5_rc6.ebuild, +spidermonkey-1.5.ebuild: + 1.5 version bump for bug 121076. Request by Sascha Geschwandtner <s dot + geschwandtner at gmx dot de>. + + 06 Dec 2005; Jeroen Roovers <jer@gentoo.org> + spidermonkey-1.5_rc6-r1.ebuild: + Cleaned up more tc stuff. + + 02 Dec 2005; Jeroen Roovers <jer@gentoo.org> + spidermonkey-1.5_rc6-r1.ebuild: + src_install needs CC at least, apparently. :-( + + 02 Dec 2005; Jeroen Roovers <jer@gentoo.org> + spidermonkey-1.5_rc6-r1.ebuild: + More cleanups (call tc-get* only 3 times). + + 02 Dec 2005; Jeroen Roovers <jer@gentoo.org> + spidermonkey-1.5_rc6-r1.ebuild: + Removed extraneous BUILD_OPT variable assignment + + 02 Dec 2005; Jeroen Roovers <jer@gentoo.org> + spidermonkey-1.5_rc6-r1.ebuild: + Added AR from toolchain-funs as well for the fun of it. Slight cleanup. + + 02 Dec 2005; Jeroen Roovers <jer@gentoo.org> + files/spidermonkey-1.5_rc6-va_copy-fix.patch, + spidermonkey-1.5_rc6-r1.ebuild: + Fixed patch to support hppa, changed ebuild to use toolchain-funcs + + 17 Aug 2005; Josh Grebe <squash@gentoo.org> spidermonkey-1.5_rc5.ebuild: + GOod on sparc, bug #89510 + + 01 Aug 2005; Joseph Jezak <josejx@gentoo.org> + spidermonkey-1.5_rc6-r1.ebuild: + Marked ppc stable. + + 31 Jul 2005; Markus Rothe <corsair@gentoo.org> + spidermonkey-1.5_rc6-r1.ebuild: + Stable on ppc64 (bug #100841) + + 30 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> + spidermonkey-1.5_rc6-r1.ebuild: + Stable on amd64 (dependency of gxine). + + 18 Apr 2005; Markus Rothe <corsair@gentoo.org> + spidermonkey-1.5_rc6-r1.ebuild: + Added ~ppc64 to KEYWORDS; bug #89510 + + 19 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> + +files/spidermonkey-1.5_rc6-va_copy-fix.patch, + spidermonkey-1.5_rc6-r1.ebuild: + Added patch from bug 81473. It fixes va_copy vs. VA_COPY. + +*spidermonkey-1.5_rc6-r1 (04 Sep 2004) + + 04 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> + +spidermonkey-1.5_rc6-r1.ebuild: + spidermonkey-1.5_rc6.ebuild doesn't install all the headers needed by + sablotron to build with JavaScript support. Also moved headers to + /usr/include/js. + +*spidermonkey-1.5_rc6 (04 Sep 2004) + + 04 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> +spidermonkey-1.5_rc6.ebuild: + Version bumped. Install headers, too. See bug #24502. + +*spidermonkey-1.5_rc5 (23 Feb 2003) + + 23 Feb 2003; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by Asser Femø <asser@diku.dk>. diff --git a/dev-lang/squirrel/ChangeLog b/dev-lang/squirrel/ChangeLog new file mode 100644 index 00000000..ff77b82a --- /dev/null +++ b/dev-lang/squirrel/ChangeLog @@ -0,0 +1,42 @@ +# ChangeLog for dev-lang/squirrel +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/squirrel/ChangeLog,v 1.7 2015/06/09 14:09:15 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + +*squirrel-2.2.4-r2 (07 Jun 2012) + + 07 Jun 2012; Sergei Trofimovich <slyfox@gentoo.org> + +files/squirrel-2.2.4-gcc47.patch, +squirrel-2.2.4-r2.ebuild: + Fix build failure against gcc-4.7 (approved by binki) + + 04 May 2011; Nathan Phillip Brink <binki@gentoo.org> metadata.xml: + Take over squirrel which used to be proxy maintained for me. + + 25 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + squirrel-2.2.4-r1.ebuild: + stable x86, bug 351797 + + 18 Jan 2011; Markos Chandras <hwoarang@gentoo.org> squirrel-2.2.4-r1.ebuild: + Stable on amd64 wrt bug #351797 + +*squirrel-2.2.4-r1 (13 Apr 2010) + + 13 Apr 2010; Markos Chandras <hwoarang@gentoo.org> + +squirrel-2.2.4-r1.ebuild, files/squirrel-2.2.4-autotools.patch: + Fixes bug 314497 by using the --docdir ./configure + option. Support EAPI=3 (prefix reviewd by ABCD). Actually support + advertised useflags by expanding autotools patch. + Enable removal of static archive and libtool archives on USE=-static-libs. + Thanks to Nathan Phillip Brink (ohnobinki) + +*squirrel-2.2.4 (05 Mar 2010) + + 05 Mar 2010; Markos Chandras <hwoarang@gentoo.org> +squirrel-2.2.4.ebuild, + +files/squirrel-2.2.4-autotools.patch, + +files/squirrel-2.2.4-stdint.h.patch, + +files/squirrel-2.2.4-supertux-const.patch, +metadata.xml: + Initial commit for squirrel package. Moved from sunrise. Thanks to Nathan + Phillip Brink <ohnobinki@ohnopublishing.net> for the ebuild. Fixes bug + #169051 diff --git a/dev-lang/srf/ChangeLog b/dev-lang/srf/ChangeLog new file mode 100644 index 00000000..899e2d44 --- /dev/null +++ b/dev-lang/srf/ChangeLog @@ -0,0 +1,37 @@ +# ChangeLog for dev-lang/srf +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/srf/ChangeLog,v 1.9 2015/03/21 11:49:31 jlec Exp $ + + 21 Mar 2015; Justin Lecher <jlec@gentoo.org> srf-1.0-r1.ebuild: + add missing eclass + + 21 Mar 2015; Justin Lecher <jlec@gentoo.org> srf-1.0-r1.ebuild: + use ecvs_clean; bump EAPI + + 04 Nov 2012; Luis Araujo <araujo@gentoo.org> -srf-1.0.ebuild, + srf-1.0-r1.ebuild: + Fix: dev-lang/srf should use virtual/yacc (bug #436170). Remove old revision + +*srf-1.0-r1 (10 Oct 2011) + + 10 Oct 2011; Luis F. Araujo <araujo@gentoo.org> +srf-1.0-r1.ebuild: + Revision bump. Fix: dev-lang/srf dodoc called on a directory (bug#371821). + Added ~amd64 keyword. Update homepage link + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> srf-1.0.ebuild: + Transfer Prefix keywords + + 29 Jan 2008; Fabian Groffen <grobian@gentoo.org> srf-1.0.ebuild: + Dropped ppc-macos keyword, see you in prefix + + 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: + Regenerate digest in Manifest2 format. + + 05 Nov 2005; Fabian Groffen <grobian@gentoo.org> srf-1.0.ebuild: + Marked ~ppc-macos (bug #111581) + +*srf-1.0 (17 Sep 2005) + + 17 Sep 2005; Luis F. Araujo <araujo@gentoo.org> +metadata.xml, + +srf-1.0.ebuild: + Added new package Srf. Initial import by Adrian Fruehwirth (bug #104032). diff --git a/dev-lang/swi-prolog/ChangeLog b/dev-lang/swi-prolog/ChangeLog new file mode 100644 index 00000000..b8cc3d22 --- /dev/null +++ b/dev-lang/swi-prolog/ChangeLog @@ -0,0 +1,2222 @@ +# ChangeLog for dev-lang/swi-prolog +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swi-prolog/ChangeLog,v 1.479 2015/07/13 12:31:58 keri Exp $ + +*swi-prolog-7.3.4 (13 Jul 2015) + + 13 Jul 2015; <keri@gentoo.org> +swi-prolog-7.3.4.ebuild: + Bump 7.3 development version + + 27 Jun 2015; <keri@gentoo.org> -swi-prolog-7.3.0.ebuild, + -swi-prolog-7.3.1.ebuild: + Remove old development versions + +*swi-prolog-7.2.2 (27 Jun 2015) + + 27 Jun 2015; <keri@gentoo.org> +swi-prolog-7.2.2.ebuild: + Version bump + +*swi-prolog-7.3.3 (20 Jun 2015) + + 20 Jun 2015; <keri@gentoo.org> +swi-prolog-7.3.3.ebuild: + Bump 7.3 development version + +*swi-prolog-7.2.1 (18 Jun 2015) + + 18 Jun 2015; <keri@gentoo.org> +swi-prolog-7.2.1.ebuild: + Version bump + +*swi-prolog-7.3.2 (17 Jun 2015) + + 17 Jun 2015; <keri@gentoo.org> +swi-prolog-7.3.2.ebuild: + Bump 7.3 development version + + 17 Jun 2015; <keri@gentoo.org> -swi-prolog-7.1.36.ebuild, + -swi-prolog-7.1.37.ebuild: + Remove old 7.1 development versions + +*swi-prolog-7.2.0 (17 Jun 2015) + + 17 Jun 2015; <keri@gentoo.org> +swi-prolog-7.2.0.ebuild: + Add new 7.2 version + +*swi-prolog-7.3.1 (13 Jun 2015) + + 13 Jun 2015; <keri@gentoo.org> +swi-prolog-7.3.1.ebuild: + Bump 7.3 development version + +*swi-prolog-7.3.0 (16 May 2015) + + 16 May 2015; <keri@gentoo.org> +swi-prolog-7.3.0.ebuild: + Add 7.3 development version + + 03 May 2015; <keri@gentoo.org> -swi-prolog-7.1.31.ebuild, + -swi-prolog-7.1.32.ebuild, -swi-prolog-7.1.33.ebuild, + -swi-prolog-7.1.34.ebuild, -swi-prolog-7.1.35.ebuild: + Remove old development versions + + 03 May 2015; <keri@gentoo.org> -swi-prolog-6.6.4.ebuild, + -swi-prolog-6.6.5.ebuild: + Remove old versions + +*swi-prolog-7.1.37 (30 Apr 2015) +*swi-prolog-7.1.36 (30 Apr 2015) +*swi-prolog-7.1.35 (30 Apr 2015) +*swi-prolog-7.1.34 (30 Apr 2015) + + 30 Apr 2015; <keri@gentoo.org> +swi-prolog-7.1.34.ebuild, + +swi-prolog-7.1.35.ebuild, +swi-prolog-7.1.36.ebuild, + +swi-prolog-7.1.37.ebuild: + Add -7.1 development versions + + 21 Mar 2015; <keri@gentoo.org> -swi-prolog-7.1.28.ebuild, + -swi-prolog-7.1.29.ebuild, -swi-prolog-7.1.30.ebuild: + Remove old development versions + +*swi-prolog-7.1.33 (21 Mar 2015) +*swi-prolog-7.1.32 (21 Mar 2015) +*swi-prolog-7.1.31 (21 Mar 2015) + + 21 Mar 2015; <keri@gentoo.org> +swi-prolog-7.1.31.ebuild, + +swi-prolog-7.1.32.ebuild, +swi-prolog-7.1.33.ebuild: + Bump -7.1 development version + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> swi-prolog-6.6.6.ebuild: + Stable for ppc, wrt bug #536130 + +*swi-prolog-7.1.30 (23 Feb 2015) + + 23 Feb 2015; <keri@gentoo.org> +swi-prolog-7.1.30.ebuild: + Bump -7.1 development version + + 21 Jan 2015; <keri@gentoo.org> -swi-prolog-7.1.26.ebuild, + -swi-prolog-7.1.27.ebuild: + Remove old development versions + +*swi-prolog-7.1.29 (21 Jan 2015) + + 21 Jan 2015; <keri@gentoo.org> +swi-prolog-7.1.29.ebuild: + Bump -7.1 development version + + 09 Jan 2015; <keri@gentoo.org> swi-prolog-6.6.6.ebuild: + Stable on amd64/x86 wrt bug #536130 + +*swi-prolog-7.1.28 (08 Jan 2015) + + 08 Jan 2015; <keri@gentoo.org> +swi-prolog-7.1.28.ebuild: + Bump -7.1 development version + + 18 Dec 2014; <keri@gentoo.org> -swi-prolog-7.1.23.ebuild, + -swi-prolog-7.1.24.ebuild, -swi-prolog-7.1.25.ebuild: + Remove old development versions + +*swi-prolog-7.1.27 (18 Dec 2014) + + 18 Dec 2014; <keri@gentoo.org> +swi-prolog-7.1.27.ebuild: + Bump -7.1 development version + +*swi-prolog-7.1.26 (09 Nov 2014) + + 09 Nov 2014; <keri@gentoo.org> +swi-prolog-7.1.26.ebuild: + Bump -7.1 development version + +*swi-prolog-7.1.25 (29 Oct 2014) + + 29 Oct 2014; <keri@gentoo.org> +swi-prolog-7.1.25.ebuild: + Bump -7.1 development version + + 21 Oct 2014; <keri@gentoo.org> -swi-prolog-7.1.20.ebuild, + -swi-prolog-7.1.21.ebuild, -swi-prolog-7.1.22.ebuild: + Remove old development versions + +*swi-prolog-7.1.24 (21 Oct 2014) + + 21 Oct 2014; <keri@gentoo.org> +swi-prolog-7.1.24.ebuild: + Bump -7.1 development version + +*swi-prolog-7.1.23 (25 Sep 2014) + + 25 Sep 2014; <keri@gentoo.org> +swi-prolog-7.1.23.ebuild: + Bump -7.1 development version + +*swi-prolog-7.1.22 (18 Sep 2014) + + 18 Sep 2014; <keri@gentoo.org> +swi-prolog-7.1.22.ebuild: + Bump -7.1 development version + + 26 Aug 2014; <keri@gentoo.org> -swi-prolog-7.1.16.ebuild, + -swi-prolog-7.1.17.ebuild, -swi-prolog-7.1.18.ebuild, + -swi-prolog-7.1.19.ebuild: + Remove old development versions + +*swi-prolog-7.1.21 (26 Aug 2014) + + 26 Aug 2014; <keri@gentoo.org> +swi-prolog-7.1.21.ebuild: + Bump -7.1 development version + +*swi-prolog-7.1.20 (25 Aug 2014) + + 25 Aug 2014; <keri@gentoo.org> +swi-prolog-7.1.20.ebuild: + Bump -7.1 development version + +*swi-prolog-7.1.19 (13 Aug 2014) + + 13 Aug 2014; <keri@gentoo.org> +swi-prolog-7.1.19.ebuild: + Bump -7.1 development version + + 07 Aug 2014; <keri@gentoo.org> -swi-prolog-6.4.1.ebuild: + Remove old version + +*swi-prolog-7.1.18 (07 Aug 2014) + + 07 Aug 2014; <keri@gentoo.org> +swi-prolog-7.1.18.ebuild: + Bump -7.1 development version + + 24 Jul 2014; <keri@gentoo.org> -swi-prolog-6.5.3.ebuild, + -swi-prolog-6.6.2.ebuild, -swi-prolog-6.6.3.ebuild, + -swi-prolog-7.1.13.ebuild, -swi-prolog-7.1.14.ebuild, + -swi-prolog-7.1.15.ebuild: + Remove old versions + + 13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> swi-prolog-6.6.4.ebuild: + Stable for ppc, wrt bug #509252 + + 10 Jul 2014; Chema Alonso <nimiux@gentoo.org> swi-prolog-6.6.4.ebuild: + Stable for amd64 wrt bug #509252 + +*swi-prolog-7.1.17 (03 Jul 2014) + + 03 Jul 2014; <keri@gentoo.org> +swi-prolog-7.1.17.ebuild: + Bump -7.1 development version + + 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> swi-prolog-6.6.4.ebuild: + x86 stable wrt bug #509252 + +*swi-prolog-7.1.16 (29 May 2014) + + 29 May 2014; <keri@gentoo.org> +swi-prolog-7.1.16.ebuild: + Bump -7.1. development version + +*swi-prolog-6.6.6 (29 May 2014) + + 29 May 2014; <keri@gentoo.org> +swi-prolog-6.6.6.ebuild: + Version bump + +*swi-prolog-7.1.15 (23 May 2014) + + 23 May 2014; <keri@gentoo.org> +swi-prolog-7.1.15.ebuild: + Bump -7.1 development version + + 15 May 2014; <keri@gentoo.org> -swi-prolog-7.1.11.ebuild, + -swi-prolog-7.1.12.ebuild: + Remove old development versions + +*swi-prolog-7.1.14 (13 May 2014) + + 13 May 2014; <keri@gentoo.org> +swi-prolog-7.1.14.ebuild: + Bump -7.1 development version + +*swi-prolog-6.6.5 (07 May 2014) + + 07 May 2014; <keri@gentoo.org> +swi-prolog-6.6.5.ebuild: + Version bump + +*swi-prolog-7.1.13 (18 Apr 2014) + + 18 Apr 2014; <keri@gentoo.org> +swi-prolog-7.1.13.ebuild: + Bump -7.1 development version + + 17 Apr 2014; <keri@gentoo.org> -swi-prolog-7.1.8.ebuild, + -swi-prolog-7.1.9.ebuild, -swi-prolog-7.1.10.ebuild: + Remove old development versions + +*swi-prolog-7.1.12 (17 Apr 2014) + + 17 Apr 2014; <keri@gentoo.org> +swi-prolog-7.1.12.ebuild: + Bump -7.1 development version + +*swi-prolog-7.1.11 (08 Apr 2014) + + 08 Apr 2014; <keri@gentoo.org> +swi-prolog-7.1.11.ebuild: + Bump -7.1 development version + +*swi-prolog-7.1.10 (20 Mar 2014) + + 20 Mar 2014; <keri@gentoo.org> +swi-prolog-7.1.10.ebuild: + Bump -7.1 development version + +*swi-prolog-6.6.4 (20 Mar 2014) + + 20 Mar 2014; <keri@gentoo.org> +swi-prolog-6.6.4.ebuild: + Version bump + + 20 Mar 2014; <keri@gentoo.org> -swi-prolog-6.6.1.ebuild: + Remove old version + +*swi-prolog-6.6.3 (19 Mar 2014) + + 19 Mar 2014; <keri@gentoo.org> +swi-prolog-6.6.3.ebuild: + Version bump + + 06 Mar 2014; <keri@gentoo.org> swi-prolog-6.6.2.ebuild, + swi-prolog-7.1.9.ebuild: + Remove prototype for readline event hook. Closes #503296 + + 04 Mar 2014; <keri@gentoo.org> -swi-prolog-6.6.0.ebuild, + -swi-prolog-7.1.6.ebuild, -swi-prolog-7.1.7.ebuild: + Remove old versions + +*swi-prolog-6.6.2 (04 Mar 2014) + + 04 Mar 2014; <keri@gentoo.org> +swi-prolog-6.6.2.ebuild: + Version bump + +*swi-prolog-7.1.9 (04 Mar 2014) + + 04 Mar 2014; <keri@gentoo.org> +swi-prolog-7.1.9.ebuild: + Bump -7.1 development version + +*swi-prolog-7.1.8 (18 Feb 2014) + + 18 Feb 2014; <keri@gentoo.org> +swi-prolog-7.1.8.ebuild: + Bump -7.1 development version + + 17 Feb 2014; <keri@gentoo.org> -swi-prolog-7.1.4.ebuild, + -swi-prolog-7.1.5.ebuild: + Remove old development versions + + 14 Feb 2014; <keri@gentoo.org> -swi-prolog-6.2.6.ebuild, + -swi-prolog-6.4.0.ebuild: + Remove old versions + +*swi-prolog-7.1.7 (14 Feb 2014) + + 14 Feb 2014; <keri@gentoo.org> +swi-prolog-7.1.7.ebuild: + Bump -7.1 development version + +*swi-prolog-7.1.6 (28 Jan 2014) + + 28 Jan 2014; <keri@gentoo.org> +swi-prolog-7.1.6.ebuild: + Bump -7.1 development version + + 27 Jan 2014; <keri@gentoo.org> -swi-prolog-7.1.2.ebuild, + -swi-prolog-7.1.3.ebuild: + Remove old development versions + +*swi-prolog-7.1.5 (27 Jan 2014) + + 27 Jan 2014; <keri@gentoo.org> +swi-prolog-7.1.5.ebuild: + Bump -7.1 development version + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> swi-prolog-6.4.1.ebuild: + Stable for x86, wrt bug #490154 + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> swi-prolog-6.4.1.ebuild: + Stable for ppc, wrt bug #490154 + +*swi-prolog-7.1.4 (20 Dec 2013) + + 20 Dec 2013; <keri@gentoo.org> +swi-prolog-7.1.4.ebuild: + Bump -7.1 development version + + 16 Dec 2013; <keri@gentoo.org> -swi-prolog-7.1.0.ebuild, + -swi-prolog-7.1.1.ebuild: + Remove old -7.1 development versions + +*swi-prolog-7.1.3 (16 Dec 2013) + + 16 Dec 2013; <keri@gentoo.org> +swi-prolog-7.1.3.ebuild: + Bump -7.1 development version + +*swi-prolog-6.6.1 (16 Dec 2013) + + 16 Dec 2013; <keri@gentoo.org> +swi-prolog-6.6.1.ebuild: + Version bump + + 16 Dec 2013; <keri@gentoo.org> -swi-prolog-6.5.2.ebuild: + Remove old development version + +*swi-prolog-7.1.2 (10 Dec 2013) + + 10 Dec 2013; <keri@gentoo.org> +swi-prolog-7.1.2.ebuild: + Bump -7.1 development version + +*swi-prolog-7.1.1 (05 Dec 2013) + + 05 Dec 2013; <keri@gentoo.org> +swi-prolog-7.1.1.ebuild: + Bump -7.1 development version + + 25 Nov 2013; Chema Alonso <nimiux@gentoo.org> swi-prolog-6.4.1.ebuild: + Stable for amd64 wrt bug #490154 + +*swi-prolog-7.1.0 (22 Nov 2013) + + 22 Nov 2013; <keri@gentoo.org> +swi-prolog-7.1.0.ebuild: + Add new -7.1 development version + +*swi-prolog-6.6.0 (22 Nov 2013) + + 22 Nov 2013; <keri@gentoo.org> +swi-prolog-6.6.0.ebuild: + Version bump + + 22 Nov 2013; <keri@gentoo.org> -swi-prolog-6.5.0.ebuild, + -swi-prolog-6.5.1.ebuild: + Remove old development versions + +*swi-prolog-6.5.3 (22 Nov 2013) + + 22 Nov 2013; <keri@gentoo.org> +swi-prolog-6.5.3.ebuild: + Bump -6.5 development version + +*swi-prolog-6.5.2 (22 Aug 2013) + + 22 Aug 2013; <keri@gentoo.org> +swi-prolog-6.5.2.ebuild: + Bump -6.5 development version + + 13 Aug 2013; <keri@gentoo.org> -swi-prolog-6.3.18.ebuild, + -swi-prolog-6.3.19.ebuild: + Remove old -6.3 development versions + +*swi-prolog-6.5.1 (13 Aug 2013) + + 13 Aug 2013; <keri@gentoo.org> +swi-prolog-6.5.1.ebuild: + Bump -6.5 development version + +*swi-prolog-6.5.0 (30 Jul 2013) + + 30 Jul 2013; <keri@gentoo.org> +swi-prolog-6.5.0.ebuild: + Add new -6.5 development version + + 30 Jul 2013; <keri@gentoo.org> -swi-prolog-6.2.5.ebuild: + Remove old versions + +*swi-prolog-6.4.1 (26 Jul 2013) + + 26 Jul 2013; <keri@gentoo.org> +swi-prolog-6.4.1.ebuild: + Version bump + + 18 Jul 2013; <keri@gentoo.org> -swi-prolog-6.3.15.ebuild, + -swi-prolog-6.3.16.ebuild, -swi-prolog-6.3.17.ebuild: + Remove old development versions + +*swi-prolog-6.4.0 (17 Jul 2013) + + 17 Jul 2013; <keri@gentoo.org> +swi-prolog-6.4.0.ebuild: + Version bump + +*swi-prolog-6.3.19 (12 Jul 2013) + + 12 Jul 2013; <keri@gentoo.org> +swi-prolog-6.3.19.ebuild: + Bump -6.3 development version + +*swi-prolog-6.3.18 (04 Jul 2013) + + 04 Jul 2013; <keri@gentoo.org> +swi-prolog-6.3.18.ebuild: + Bump -6.3 development version + + 01 Jul 2013; Fabian Groffen <grobian@gentoo.org> swi-prolog-6.3.17.ebuild: + Marked ~ppc-macos, bug #475236 + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swi-prolog-6.2.6.ebuild: + Stable for amd64, wrt bug #473922 + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swi-prolog-6.2.6.ebuild: + Stable for x86, wrt bug #473922 + + 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swi-prolog-6.2.6.ebuild: + Stable for ppc, wrt bug #473922 + +*swi-prolog-6.3.17 (19 Jun 2013) + + 19 Jun 2013; <keri@gentoo.org> +swi-prolog-6.3.17.ebuild: + Bump -6.3 development version + + 18 Jun 2013; <keri@gentoo.org> swi-prolog-6.2.6.ebuild: + Suppress JPL unit test causing known stack overflow + + 17 Jun 2013; <keri@gentoo.org> -swi-prolog-6.3.12.ebuild, + -swi-prolog-6.3.13.ebuild, -swi-prolog-6.3.14.ebuild: + Remove old development versions + +*swi-prolog-6.3.16 (09 Jun 2013) + + 09 Jun 2013; <keri@gentoo.org> +swi-prolog-6.3.16.ebuild: + Bump -6.3 development version + +*swi-prolog-6.3.15 (05 May 2013) + + 05 May 2013; <keri@gentoo.org> +swi-prolog-6.3.15.ebuild: + Bump -6.3 development version + +*swi-prolog-6.3.14 (21 Apr 2013) + + 21 Apr 2013; <keri@gentoo.org> +swi-prolog-6.3.14.ebuild: + Bump -6.3 development version + + 21 Apr 2013; <keri@gentoo.org> -swi-prolog-6.3.9.ebuild, + -swi-prolog-6.3.10.ebuild, -swi-prolog-6.3.11.ebuild: + Remove old development versions + +*swi-prolog-6.3.13 (09 Apr 2013) + + 09 Apr 2013; <keri@gentoo.org> +swi-prolog-6.3.13.ebuild: + Bump -6.3 development version + +*swi-prolog-6.3.12 (26 Feb 2013) + + 26 Feb 2013; <keri@gentoo.org> +swi-prolog-6.3.12.ebuild: + Bump -6.3 development version + +*swi-prolog-6.3.11 (13 Feb 2013) + + 13 Feb 2013; <keri@gentoo.org> +swi-prolog-6.3.11.ebuild: + Bump -6.3 development version + + 13 Feb 2013; <keri@gentoo.org> -swi-prolog-6.3.6.ebuild, + -swi-prolog-6.3.7.ebuild, -swi-prolog-6.3.8.ebuild: + Remove old development versions + +*swi-prolog-6.3.10 (04 Feb 2013) +*swi-prolog-6.3.9 (04 Feb 2013) + + 04 Feb 2013; <keri@gentoo.org> +swi-prolog-6.3.9.ebuild, + +swi-prolog-6.3.10.ebuild: + Bump -6.3 development version + + 31 Jan 2013; <keri@gentoo.org> -swi-prolog-6.2.0.ebuild, + -swi-prolog-6.2.2.ebuild: + Remove old versions + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> swi-prolog-6.2.5.ebuild: + Stable for ppc, wrt bug #450284 + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> swi-prolog-6.2.5.ebuild: + Stable for x86, wrt bug #450284 + +*swi-prolog-6.3.8 (16 Jan 2013) + + 16 Jan 2013; <keri@gentoo.org> +swi-prolog-6.3.8.ebuild: + Bump -6.3 development version + + 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> swi-prolog-6.2.5.ebuild: + Stable for amd64, wrt bug #450284 + +*swi-prolog-6.2.6 (14 Jan 2013) + + 14 Jan 2013; <keri@gentoo.org> +swi-prolog-6.2.6.ebuild: + Version bump + + 08 Jan 2013; <keri@gentoo.org> swi-prolog-6.2.5.ebuild: + Support bounded arithmetic in JPL testsuite + + 07 Jan 2013; <keri@gentoo.org> -swi-prolog-6.2.1.ebuild, + -swi-prolog-6.2.3.ebuild, -swi-prolog-6.2.4.ebuild: + Remove old versions + + 07 Jan 2013; <keri@gentoo.org> -swi-prolog-6.3.3.ebuild, + -swi-prolog-6.3.4.ebuild, -swi-prolog-6.3.5.ebuild: + Remove old development versions + +*swi-prolog-6.3.7 (07 Jan 2013) +*swi-prolog-6.3.6 (07 Jan 2013) + + 07 Jan 2013; <keri@gentoo.org> +swi-prolog-6.3.6.ebuild, + +swi-prolog-6.3.7.ebuild: + Bump -6.3 development version + +*swi-prolog-6.2.5 (07 Jan 2013) + + 07 Jan 2013; <keri@gentoo.org> +swi-prolog-6.2.5.ebuild: + Version bump + +*swi-prolog-6.3.5 (20 Dec 2012) + + 20 Dec 2012; <keri@gentoo.org> +swi-prolog-6.3.5.ebuild: + Bump -6.3 development version + +*swi-prolog-6.2.4 (14 Dec 2012) + + 14 Dec 2012; <keri@gentoo.org> +swi-prolog-6.2.4.ebuild: + Version bump + +*swi-prolog-6.2.3 (12 Dec 2012) + + 12 Dec 2012; <keri@gentoo.org> +swi-prolog-6.2.3.ebuild: + Version bump + + 22 Nov 2012; <keri@gentoo.org> -swi-prolog-6.3.0.ebuild, + -swi-prolog-6.3.1.ebuild, -swi-prolog-6.3.2.ebuild: + Remove old development versions + +*swi-prolog-6.3.4 (22 Nov 2012) + + 22 Nov 2012; <keri@gentoo.org> +swi-prolog-6.3.4.ebuild: + Bump -6.3 development version + +*swi-prolog-6.3.3 (31 Oct 2012) + + 31 Oct 2012; <keri@gentoo.org> +swi-prolog-6.3.3.ebuild: + Bump -6.3 development version + + 18 Oct 2012; <keri@gentoo.org> -swi-prolog-5.10.5-r1.ebuild, + -swi-prolog-6.0.0.ebuild, -swi-prolog-6.0.1.ebuild: + Remove old versions + + 17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> swi-prolog-6.2.0.ebuild: + x86 stable wrt bug #437094 + +*swi-prolog-6.2.2 (09 Oct 2012) + + 09 Oct 2012; <keri@gentoo.org> +swi-prolog-6.2.2.ebuild: + Version bump + + 09 Oct 2012; <keri@gentoo.org> -swi-prolog-6.1.11.ebuild, + -swi-prolog-6.1.12.ebuild, -swi-prolog-6.1.13.ebuild: + Remove old -6.1 development versions + +*swi-prolog-6.3.2 (09 Oct 2012) + + 09 Oct 2012; <keri@gentoo.org> +swi-prolog-6.3.2.ebuild: + Bump -6.3 development version + + 04 Oct 2012; Brent Baude <ranger@gentoo.org> swi-prolog-6.2.0.ebuild: + Marking swi-prolog-6.2.0 ppc for bug 437094 + + 04 Oct 2012; Christoph Junghans <ottxor@gentoo.org> swi-prolog-6.3.1.ebuild: + added prefix support (bug #433852) + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> swi-prolog-6.2.0.ebuild: + Stable for amd64, wrt bug #437094 + + 30 Sep 2012; <keri@gentoo.org> swi-prolog-6.2.0.ebuild, + swi-prolog-6.2.1.ebuild, swi-prolog-6.3.1.ebuild: + Use JVM signal-chaining when running JPL testsuite + +*swi-prolog-6.3.1 (22 Sep 2012) + + 22 Sep 2012; <keri@gentoo.org> +swi-prolog-6.3.1.ebuild: + Bump -6.3 development version + + 16 Sep 2012; <keri@gentoo.org> swi-prolog-6.2.0.ebuild, + swi-prolog-6.2.1.ebuild, swi-prolog-6.3.0.ebuild: + Fix Prolog parser reading decimals when rational arithmetic is not supported + + 14 Sep 2012; <keri@gentoo.org> swi-prolog-6.2.0.ebuild, + swi-prolog-6.2.1.ebuild, swi-prolog-6.3.0.ebuild: + Disable XPCE-display tests if not X server can be found + + 14 Sep 2012; <keri@gentoo.org> swi-prolog-6.2.0.ebuild, + swi-prolog-6.2.1.ebuild, swi-prolog-6.3.0.ebuild: + Fix arithmetic right-shift when using optimized arithmetic + +*swi-prolog-6.2.1 (12 Sep 2012) + + 12 Sep 2012; <keri@gentoo.org> +swi-prolog-6.2.1.ebuild: + Version bump + +*swi-prolog-6.3.0 (31 Aug 2012) + + 31 Aug 2012; <keri@gentoo.org> +swi-prolog-6.3.0.ebuild: + Add -6.3 development version + + 24 Aug 2012; <keri@gentoo.org> swi-prolog-6.2.0.ebuild: + Embed Prolog kernel in JPL + +*swi-prolog-6.2.0 (21 Aug 2012) + + 21 Aug 2012; <keri@gentoo.org> +swi-prolog-6.2.0.ebuild: + Version bump + +*swi-prolog-6.1.13 (19 Aug 2012) + + 19 Aug 2012; <keri@gentoo.org> +swi-prolog-6.1.13.ebuild: + Bump -6.1 development version + + 19 Aug 2012; <keri@gentoo.org> -swi-prolog-6.1.8.ebuild, + -swi-prolog-6.1.9.ebuild, -swi-prolog-6.1.10.ebuild: + Remove old development versions + +*swi-prolog-6.1.12 (17 Aug 2012) + + 17 Aug 2012; <keri@gentoo.org> +swi-prolog-6.1.12.ebuild: + Bump -6.1 development version + +*swi-prolog-6.1.11 (17 Aug 2012) + + 17 Aug 2012; <keri@gentoo.org> +swi-prolog-6.1.11.ebuild: + Bump -6.1 development version + +*swi-prolog-6.1.10 (02 Aug 2012) + + 02 Aug 2012; <keri@gentoo.org> +swi-prolog-6.1.10.ebuild: + Bump -6.1 development version + + 02 Aug 2012; <keri@gentoo.org> -swi-prolog-6.1.5.ebuild, + -swi-prolog-6.1.6.ebuild, -swi-prolog-6.1.7.ebuild: + Remove old development versions + +*swi-prolog-6.1.9 (02 Aug 2012) + + 02 Aug 2012; <keri@gentoo.org> +swi-prolog-6.1.9.ebuild: + Bump -6.1 development version + +*swi-prolog-6.1.8 (30 Jun 2012) + + 30 Jun 2012; <keri@gentoo.org> +swi-prolog-6.1.8.ebuild: + Bump -6.1 development version + +*swi-prolog-6.1.7 (27 Jun 2012) + + 27 Jun 2012; <keri@gentoo.org> +swi-prolog-6.1.7.ebuild: + Bump -6.1 development version + + 27 Jun 2012; <keri@gentoo.org> -swi-prolog-6.1.0.ebuild, + -swi-prolog-6.1.1.ebuild, -swi-prolog-6.1.2.ebuild, -swi-prolog-6.1.3.ebuild, + -swi-prolog-6.1.4.ebuild: + Remove old development versions + + 26 Jun 2012; Zac Medico <zmedico@gentoo.org> swi-prolog-6.1.5.ebuild, + swi-prolog-6.1.6.ebuild: + inherit multilib for get_libdir + +*swi-prolog-6.1.6 (19 Jun 2012) + + 19 Jun 2012; <keri@gentoo.org> +swi-prolog-6.1.6.ebuild: + Bump -6.1 development version + +*swi-prolog-6.1.5 (15 Jun 2012) + + 15 Jun 2012; <keri@gentoo.org> +swi-prolog-6.1.5.ebuild: + Bump -6.1 development version + + 04 Jun 2012; Zac Medico <zmedico@gentoo.org> swi-prolog-5.10.5-r1.ebuild, + swi-prolog-6.0.0.ebuild, swi-prolog-6.0.1.ebuild, swi-prolog-6.1.0.ebuild, + swi-prolog-6.1.1.ebuild, swi-prolog-6.1.2.ebuild, swi-prolog-6.1.3.ebuild, + swi-prolog-6.1.4.ebuild: + inherit multilib for get_libdir + + 18 May 2012; <keri@gentoo.org> swi-prolog-6.0.1.ebuild, + swi-prolog-6.1.4.ebuild: + Enable xpce to run from build directory; this allows the xpce test-suite to + run + + 15 May 2012; <keri@gentoo.org> swi-prolog-6.0.1.ebuild, + swi-prolog-6.1.4.ebuild: + Fix up failing JPL tests + +*swi-prolog-6.1.4 (13 May 2012) + + 13 May 2012; <keri@gentoo.org> +swi-prolog-6.1.4.ebuild, metadata.xml: + Bump -6.1 development version + +*swi-prolog-6.1.3 (04 Apr 2012) + + 04 Apr 2012; <keri@gentoo.org> +swi-prolog-6.1.3.ebuild: + Bump -6.1 development version + + 05 Mar 2012; <keri@gentoo.org> -swi-prolog-5.11.34.ebuild, + -swi-prolog-5.11.35.ebuild, -swi-prolog-5.11.36.ebuild, + -swi-prolog-5.11.37.ebuild: + Remove old development versions + +*swi-prolog-6.0.1 (02 Mar 2012) + + 02 Mar 2012; <keri@gentoo.org> +swi-prolog-6.0.1.ebuild: + Version bump + +*swi-prolog-6.1.2 (01 Mar 2012) +*swi-prolog-6.1.1 (01 Mar 2012) + + 01 Mar 2012; <keri@gentoo.org> +swi-prolog-6.1.1.ebuild, + +swi-prolog-6.1.2.ebuild: + Bump -6.1 development version + +*swi-prolog-6.1.0 (01 Mar 2012) + + 01 Mar 2012; <keri@gentoo.org> +swi-prolog-6.1.0.ebuild: + Bump -6.1 development version + +*swi-prolog-6.0.0 (01 Mar 2012) + + 01 Mar 2012; <keri@gentoo.org> +swi-prolog-6.0.0.ebuild: + Version bump + +*swi-prolog-5.11.37 (01 Mar 2012) + + 01 Mar 2012; <keri@gentoo.org> +swi-prolog-5.11.37.ebuild: + Bump -5.11 development version + + 07 Feb 2012; <keri@gentoo.org> -swi-prolog-5.10.4.ebuild, + -swi-prolog-5.10.5.ebuild: + Remove old versions + + 01 Feb 2012; Brent Baude <ranger@gentoo.org> swi-prolog-5.10.5-r1.ebuild: + Marking swi-prolog-5.10.5-r1 ppc for bug 399679 + + 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + swi-prolog-5.10.5-r1.ebuild: + x86 stable wrt bug #399679 + + 22 Jan 2012; Agostino Sarubbo <ago@gentoo.org> swi-prolog-5.10.5-r1.ebuild: + Stable for amd64, wrt bug #399679 + + 16 Jan 2012; <keri@gentoo.org> swi-prolog-5.10.5-r1.ebuild: + Fix up JPL regression tests - use correct library search path + +*swi-prolog-5.11.36 (09 Jan 2012) + + 09 Jan 2012; <keri@gentoo.org> +swi-prolog-5.11.36.ebuild: + Bump -5.11 development version + + 27 Dec 2011; <keri@gentoo.org> -swi-prolog-5.11.31.ebuild, + -swi-prolog-5.11.32.ebuild, -swi-prolog-5.11.33.ebuild: + Remove old development versions + +*swi-prolog-5.11.35 (27 Dec 2011) + + 27 Dec 2011; <keri@gentoo.org> +swi-prolog-5.11.35.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.34 (20 Dec 2011) + + 20 Dec 2011; <keri@gentoo.org> +swi-prolog-5.11.34.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.33 (15 Dec 2011) + + 15 Dec 2011; <keri@gentoo.org> +swi-prolog-5.11.33.ebuild: + Bump -5.11 development version + + 18 Nov 2011; <keri@gentoo.org> -swi-prolog-5.11.27.ebuild, + -swi-prolog-5.11.28.ebuild, -swi-prolog-5.11.29.ebuild, + -swi-prolog-5.11.30.ebuild: + Remove old development versions + +*swi-prolog-5.11.32 (18 Nov 2011) + + 18 Nov 2011; <keri@gentoo.org> +swi-prolog-5.11.32.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.31 (13 Nov 2011) + + 13 Nov 2011; <keri@gentoo.org> +swi-prolog-5.11.31.ebuild: + Bump -5.11. development version + + 12 Nov 2011; <keri@gentoo.org> swi-prolog-5.10.5-r1.ebuild, + swi-prolog-5.11.30.ebuild: + Ensure SWIPL home points to build environment when running testsuite + +*swi-prolog-5.11.30 (12 Nov 2011) + + 12 Nov 2011; <keri@gentoo.org> +swi-prolog-5.11.30.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.29 (22 Oct 2011) + + 22 Oct 2011; <keri@gentoo.org> +swi-prolog-5.11.29.ebuild: + Bump -5.11 develop ment version + + 22 Oct 2011; <keri@gentoo.org> -swi-prolog-5.11.24.ebuild, + -swi-prolog-5.11.25.ebuild, -swi-prolog-5.11.26.ebuild, + -swi-prolog-5.11.26-r1.ebuild: + Remove old development versions + + 11 Oct 2011; <keri@gentoo.org> swi-prolog-5.10.5-r1.ebuild, + swi-prolog-5.11.28.ebuild: + Include PLCFLAGS, PLLDFLAGS in swipl pkg-config file. Closes #380661 + + 04 Oct 2011; <keri@gentoo.org> swi-prolog-5.10.5-r1.ebuild, + swi-prolog-5.11.28.ebuild: + Do not use internal zlib header handling; this invalidates the need for + zutil.h + +*swi-prolog-5.11.28 (03 Oct 2011) + + 03 Oct 2011; <keri@gentoo.org> +swi-prolog-5.11.28.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.27 (14 Sep 2011) + + 14 Sep 2011; <keri@gentoo.org> +swi-prolog-5.11.27.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.26-r1 (26 Aug 2011) +*swi-prolog-5.10.5-r1 (26 Aug 2011) + + 26 Aug 2011; <keri@gentoo.org> +swi-prolog-5.10.5-r1.ebuild, + +swi-prolog-5.11.26-r1.ebuild: + Specify correct include-path in swipl.pc. Closes #380661 + +*swi-prolog-5.10.5 (21 Aug 2011) + + 21 Aug 2011; <keri@gentoo.org> +swi-prolog-5.10.5.ebuild: + Version bump + +*swi-prolog-5.11.26 (21 Aug 2011) + + 21 Aug 2011; <keri@gentoo.org> +swi-prolog-5.11.26.ebuild: + Bump -5.11 development version + + 22 Jul 2011; <keri@gentoo.org> -swi-prolog-5.11.20.ebuild, + -swi-prolog-5.11.21.ebuild, -swi-prolog-5.11.22.ebuild, + -swi-prolog-5.11.23.ebuild: + Remove old versions + +*swi-prolog-5.11.25 (17 Jul 2011) + + 17 Jul 2011; <keri@gentoo.org> +swi-prolog-5.11.25.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.24 (01 Jul 2011) + + 01 Jul 2011; <keri@gentoo.org> +swi-prolog-5.11.24.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.23 (24 Jun 2011) + + 24 Jun 2011; <keri@gentoo.org> +swi-prolog-5.11.23.ebuild: + Bump -5.11 development version + + 24 Jun 2011; <keri@gentoo.org> -swi-prolog-5.10.2.ebuild, + -swi-prolog-5.10.3.ebuild: + Remove old versions + + 23 Jun 2011; Brent Baude <ranger@gentoo.org> swi-prolog-5.10.4.ebuild: + Marking swi-prolog-5.10.4 ppc for bug 368537 + + 19 Jun 2011; Raúl Porcel <armin76@gentoo.org> swi-prolog-5.10.2.ebuild, + swi-prolog-5.10.3.ebuild, swi-prolog-5.10.4.ebuild, + swi-prolog-5.11.20.ebuild, swi-prolog-5.11.21.ebuild, + swi-prolog-5.11.22.ebuild: + Drop alpha/sparc keywords + +*swi-prolog-5.11.22 (03 Jun 2011) + + 03 Jun 2011; <keri@gentoo.org> +swi-prolog-5.11.22.ebuild: + Bump -5.11 development version + + 27 May 2011; Markos Chandras <hwoarang@gentoo.org> swi-prolog-5.10.4.ebuild: + Stable on amd64 wrt bug #368537 + + 24 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + swi-prolog-5.10.4.ebuild: + x86 stable wrt bug #368537 + + 21 May 2011; <keri@gentoo.org> -swi-prolog-5.11.17.ebuild, + -swi-prolog-5.11.18.ebuild, -swi-prolog-5.11.19.ebuild: + Remove old development versions + +*swi-prolog-5.11.21 (21 May 2011) + + 21 May 2011; <keri@gentoo.org> +swi-prolog-5.11.21.ebuild: + Bump -5.11 development version + + 07 May 2011; <keri@gentoo.org> swi-prolog-5.10.4.ebuild, + swi-prolog-5.11.20.ebuild: + Fix JPL handling of long values + +*swi-prolog-5.11.20 (06 May 2011) + + 06 May 2011; <keri@gentoo.org> +swi-prolog-5.11.20.ebuild: + Bump -5.11 development version + + 30 Apr 2011; <keri@gentoo.org> swi-prolog-5.10.4.ebuild, + swi-prolog-5.11.19.ebuild: + Fix bigendian term_hash signatures in testsuite + + 30 Apr 2011; <keri@gentoo.org> swi-prolog-5.10.4.ebuild, + swi-prolog-5.11.19.ebuild: + Fix dtoa during consult on big-endian machines + +*swi-prolog-5.11.19 (19 Apr 2011) + + 19 Apr 2011; <keri@gentoo.org> +swi-prolog-5.11.19.ebuild: + Bump -5.11 development version + + 19 Apr 2011; <keri@gentoo.org> -swi-prolog-5.11.12.ebuild, + -swi-prolog-5.11.13.ebuild, -swi-prolog-5.11.14.ebuild, + -swi-prolog-5.11.15.ebuild, -swi-prolog-5.11.16.ebuild: + Remove old development versions + +*swi-prolog-5.10.4 (30 Mar 2011) + + 30 Mar 2011; <keri@gentoo.org> +swi-prolog-5.10.4.ebuild: + Version bump + +*swi-prolog-5.10.3 (25 Mar 2011) + + 25 Mar 2011; <keri@gentoo.org> +swi-prolog-5.10.3.ebuild: + Version bump + +*swi-prolog-5.11.18 (25 Mar 2011) + + 25 Mar 2011; <keri@gentoo.org> +swi-prolog-5.11.18.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.17 (17 Mar 2011) + + 17 Mar 2011; <keri@gentoo.org> +swi-prolog-5.11.17.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.16 (17 Mar 2011) + + 17 Mar 2011; <keri@gentoo.org> +swi-prolog-5.11.16.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.15 (23 Feb 2011) + + 23 Feb 2011; <keri@gentoo.org> +swi-prolog-5.11.15.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.14 (21 Feb 2011) + + 21 Feb 2011; <keri@gentoo.org> +swi-prolog-5.11.14.ebuild: + Bump -5.11 development version + + 12 Feb 2011; <keri@gentoo.org> -swi-prolog-5.10.0-r1.ebuild, + -swi-prolog-5.10.1.ebuild, -swi-prolog-5.11.9.ebuild, + -swi-prolog-5.11.10.ebuild, -swi-prolog-5.11.11.ebuild: + Remove old versions + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> swi-prolog-5.10.2.ebuild: + alpha/sparc stable wrt #350116 + +*swi-prolog-5.11.13 (24 Jan 2011) + + 24 Jan 2011; <keri@gentoo.org> +swi-prolog-5.11.13.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.12 (21 Jan 2011) + + 21 Jan 2011; <keri@gentoo.org> +swi-prolog-5.11.12.ebuild: + Bump -5.11 development version + + 21 Jan 2011; <keri@gentoo.org> -swi-prolog-5.11.0.ebuild, + -swi-prolog-5.11.1.ebuild, -swi-prolog-5.11.2.ebuild, + -swi-prolog-5.11.3.ebuild, -swi-prolog-5.11.4.ebuild, + -swi-prolog-5.11.5.ebuild, -swi-prolog-5.11.6.ebuild, + -swi-prolog-5.11.7.ebuild, -swi-prolog-5.11.8.ebuild: + Remove old development versions + + 13 Jan 2011; Brent Baude <ranger@gentoo.org> swi-prolog-5.10.2.ebuild: + stable ppc, bug 350116 + + 10 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + swi-prolog-5.10.2.ebuild: + x86 stable wrt bug #350116 + +*swi-prolog-5.11.11 (05 Jan 2011) + + 05 Jan 2011; <keri@gentoo.org> +swi-prolog-5.11.11.ebuild: + Bump -5.11 development version + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> swi-prolog-5.10.2.ebuild: + Stable on amd64 wrt bug #350116 + + 03 Jan 2011; <keri@gentoo.org> swi-prolog-5.10.2.ebuild, + swi-prolog-5.11.10.ebuild: + Ensure ca1_float is null-terminated when comparing H_FLOAT VMI argument + + 01 Jan 2011; <keri@gentoo.org> swi-prolog-5.10.2.ebuild, + swi-prolog-5.11.10.ebuild: + Fix exception typo in gdiv-minint test script + + 29 Dec 2010; <keri@gentoo.org> swi-prolog-5.10.2.ebuild, + swi-prolog-5.11.10.ebuild: + Disable altivec on ppc as it breaks copying thread IO streams + + 28 Dec 2010; <keri@gentoo.org> swi-prolog-5.10.2.ebuild: + Ensure thread fli structs are maintained on PPC + +*swi-prolog-5.11.10 (09 Dec 2010) + + 09 Dec 2010; <keri@gentoo.org> +swi-prolog-5.11.10.ebuild: + Bump -5.11 development version + + 19 Nov 2010; <keri@gentoo.org> swi-prolog-5.10.0-r1.ebuild, + swi-prolog-5.10.1.ebuild, swi-prolog-5.10.2.ebuild, + swi-prolog-5.11.0.ebuild, swi-prolog-5.11.1.ebuild, + swi-prolog-5.11.2.ebuild, swi-prolog-5.11.3.ebuild, + swi-prolog-5.11.4.ebuild, swi-prolog-5.11.5.ebuild, + swi-prolog-5.11.6.ebuild, swi-prolog-5.11.7.ebuild, + swi-prolog-5.11.8.ebuild, swi-prolog-5.11.9.ebuild: + Move to virtual/jpeg. + +*swi-prolog-5.11.9 (19 Nov 2010) + + 19 Nov 2010; <keri@gentoo.org> +swi-prolog-5.11.9.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.8 (29 Oct 2010) + + 29 Oct 2010; <keri@gentoo.org> +swi-prolog-5.11.8.ebuild: + Bump -5.11 development version + +*swi-prolog-5.10.2 (29 Oct 2010) + + 29 Oct 2010; <keri@gentoo.org> +swi-prolog-5.10.2.ebuild: + Version bump + + 27 Oct 2010; <keri@gentoo.org> swi-prolog-5.10.0-r1.ebuild, + swi-prolog-5.10.1.ebuild, swi-prolog-5.11.7.ebuild: + Support building Prolog kernel with -DO_DEBUG. Closes #342383 + + 24 Oct 2010; <keri@gentoo.org> -swi-prolog-5.8.3.ebuild, + -swi-prolog-5.10.0.ebuild: + Remove old versions + + 24 Oct 2010; Brent Baude <ranger@gentoo.org> swi-prolog-5.10.0-r1.ebuild: + stable ppc, bug 330969 + + 19 Oct 2010; <keri@gentoo.org> swi-prolog-5.10.1.ebuild, + swi-prolog-5.11.7.ebuild: + Respect LDFLAGS in swipl-ld. Closes #341707 + + 18 Oct 2010; <keri@gentoo.org> swi-prolog-5.11.7.ebuild: + Support Berkeley DB-5.1 + + 17 Oct 2010; <keri@gentoo.org> swi-prolog-5.10.1.ebuild: + QA tidyups - ChangeLog is no longer supplied in tarballs; remove unused + packages from configure options + +*swi-prolog-5.11.7 (17 Oct 2010) + + 17 Oct 2010; <keri@gentoo.org> +swi-prolog-5.11.7.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.6 (02 Oct 2010) + + 02 Oct 2010; <keri@gentoo.org> +swi-prolog-5.11.6.ebuild: + Bump -5.11 development version + + 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> + swi-prolog-5.10.0-r1.ebuild: + alpha/sparc stable wrt #330969 + +*swi-prolog-5.11.5 (10 Sep 2010) + + 10 Sep 2010; <keri@gentoo.org> +swi-prolog-5.11.5.ebuild: + Bump -5.11 development version + + 06 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + swi-prolog-5.10.0-r1.ebuild: + stable x86, bug 330969 + + 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> + swi-prolog-5.10.0-r1.ebuild: + Stable on amd64 wrt bug #330969 + + 03 Aug 2010; Jeroen Roovers <jer@gentoo.org> swi-prolog-5.10.0-r1.ebuild, + swi-prolog-5.10.1.ebuild, swi-prolog-5.11.0.ebuild, + swi-prolog-5.11.1.ebuild, swi-prolog-5.11.2.ebuild, + swi-prolog-5.11.3.ebuild, swi-prolog-5.11.4.ebuild: + Drop HPPA keywording as it was never officially tested and nothing needs + it (bug #269556). + +*swi-prolog-5.11.4 (23 Jul 2010) + + 23 Jul 2010; <keri@gentoo.org> +swi-prolog-5.11.4.ebuild: + Bump -5.11 development version + +*swi-prolog-5.10.1 (22 Jul 2010) + + 22 Jul 2010; <keri@gentoo.org> +swi-prolog-5.10.1.ebuild: + Version bump + + 13 Jul 2010; <keri@gentoo.org> swi-prolog-5.10.0-r1.ebuild, + swi-prolog-5.11.3.ebuild: + Support Berkeley DB-5. Closes #319931. + +*swi-prolog-5.11.3 (09 Jul 2010) + + 09 Jul 2010; <keri@gentoo.org> +swi-prolog-5.11.3.ebuild: + bump -5.11 development version + + 04 Jul 2010; <keri@gentoo.org> swi-prolog-5.11.2.ebuild: + Fix X-diplay check for XPCE unit tests + + 04 Jul 2010; <keri@gentoo.org> swi-prolog-5.10.0-r1.ebuild, + swi-prolog-5.11.0.ebuild, swi-prolog-5.11.1.ebuild, + swi-prolog-5.11.2.ebuild: + Add ~hppa to KEYWORDS. Closes #269556 + +*swi-prolog-5.10.0-r1 (03 Jul 2010) + + 03 Jul 2010; <keri@gentoo.org> +swi-prolog-5.10.0-r1.ebuild: + Fix set_prolog_IO/3 predicate + +*swi-prolog-5.11.2 (29 Jun 2010) + + 29 Jun 2010; <keri@gentoo.org> +swi-prolog-5.11.2.ebuild: + Bump -5.11 development version + + 02 Jun 2010; <keri@gentoo.org> swi-prolog-5.10.0.ebuild, + swi-prolog-5.11.1.ebuild: + Use 32-bit compliant clib-cgi testsuite + + 01 Jun 2010; <keri@gentoo.org> swi-prolog-5.11.1.ebuild: + Support protobufs module on big endian machines + + 27 May 2010; <keri@gentoo.org> -swi-prolog-5.6.64.ebuild, + -swi-prolog-5.8.0.ebuild, -swi-prolog-5.8.1.ebuild, + -swi-prolog-5.8.2.ebuild, -swi-prolog-5.9.7.ebuild, + -swi-prolog-5.9.9.ebuild, -swi-prolog-5.9.10.ebuild, + -swi-prolog-5.9.11.ebuild: + Remove old versions + + 26 May 2010; Pacho Ramos <pacho@gentoo.org> swi-prolog-5.8.3.ebuild: + stable amd64, bug 305963 + + 22 May 2010; <keri@gentoo.org> swi-prolog-5.8.3.ebuild, + swi-prolog-5.10.0.ebuild, swi-prolog-5.11.1.ebuild: + Do not use bounded arithmetic check in set_get_array_element_long_2 JPL + unit test + + 21 May 2010; <keri@gentoo.org> swi-prolog-5.11.1.ebuild: + Use iso_latin_1 encoding in semweb typed testsuite + +*swi-prolog-5.11.1 (21 May 2010) + + 21 May 2010; <keri@gentoo.org> +swi-prolog-5.11.1.ebuild: + Bump -5.11 development version + +*swi-prolog-5.11.0 (07 May 2010) + + 07 May 2010; <keri@gentoo.org> +swi-prolog-5.11.0.ebuild: + Bump -5.11 development version + +*swi-prolog-5.10.0 (02 May 2010) + + 02 May 2010; <keri@gentoo.org> +swi-prolog-5.10.0.ebuild: + Version bump + +*swi-prolog-5.9.11 (21 Apr 2010) + + 21 Apr 2010; <keri@gentoo.org> +swi-prolog-5.9.11.ebuild: + Bump -5.9 development version + + 18 Apr 2010; <nixnut@gentoo.org> swi-prolog-5.8.3.ebuild: + ppc stable #305963 + +*swi-prolog-5.9.10 (18 Mar 2010) + + 18 Mar 2010; <keri@gentoo.org> +swi-prolog-5.9.10.ebuild: + Bump -5.9 development version + + 07 Mar 2010; Raúl Porcel <armin76@gentoo.org> swi-prolog-5.8.3.ebuild: + alpha/sparc stable wrt #305963 + + 28 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + swi-prolog-5.8.3.ebuild: + x86 stable wrt bug #305963 + + 27 Feb 2010; <keri@gentoo.org> swi-prolog-5.8.3.ebuild: + Regenerate expired demoCA certificate for SSL tests + + 27 Feb 2010; <keri@gentoo.org> swi-prolog-5.8.3.ebuild, + swi-prolog-5.9.9.ebuild: + Do not follow certificate chain outside of localhost in src_test() + +*swi-prolog-5.9.9 (24 Feb 2010) + + 24 Feb 2010; <keri@gentoo.org> +swi-prolog-5.9.9.ebuild: + Bump -5.9 development version + + 19 Feb 2010; <keri@gentoo.org> swi-prolog-5.8.3.ebuild: + Support tests for term_hash/2 on big-endian machines + + 17 Feb 2010; <keri@gentoo.org> swi-prolog-5.8.3.ebuild: + Support prolog_load_context/2 + + 13 Feb 2010; <keri@gentoo.org> swi-prolog-5.8.3.ebuild, + swi-prolog-5.9.7.ebuild: + Move dev-java/junit from RDEPEND to DEPEND + + 13 Feb 2010; <keri@gentoo.org> swi-prolog-5.8.3.ebuild, + swi-prolog-5.9.7.ebuild: + Allow plld to support plld expensive runtime variables. Closes #293792 + + 05 Feb 2010; <keri@gentoo.org> swi-prolog-5.9.7.ebuild: + Support -gmp in USE flags. Closes #302941 reported by Nikos Chantziaras. + + 31 Jan 2010; <keri@gentoo.org> -swi-prolog-5.9.1.ebuild, + -swi-prolog-5.9.2.ebuild, -swi-prolog-5.9.3.ebuild, + -swi-prolog-5.9.4.ebuild, -swi-prolog-5.9.5.ebuild, + -swi-prolog-5.9.6.ebuild: + Remove old development versions + +*swi-prolog-5.9.7 (31 Jan 2010) + + 31 Jan 2010; <keri@gentoo.org> +swi-prolog-5.9.7.ebuild: + Bump -5.9 development version + +*swi-prolog-5.9.6 (17 Jan 2010) + + 17 Jan 2010; <keri@gentoo.org> +swi-prolog-5.9.6.ebuild: + Bump -5.9 development version + +*swi-prolog-5.8.3 (17 Jan 2010) + + 17 Jan 2010; <keri@gentoo.org> +swi-prolog-5.8.3.ebuild: + Version bump + +*swi-prolog-5.9.5 (06 Jan 2010) + + 06 Jan 2010; <keri@gentoo.org> +swi-prolog-5.9.5.ebuild: + Bump -5.9 development version + +*swi-prolog-5.9.4 (12 Dec 2009) + + 12 Dec 2009; <keri@gentoo.org> +swi-prolog-5.9.4.ebuild: + Bump -5.9 development version + +*swi-prolog-5.8.2 (04 Dec 2009) + + 04 Dec 2009; <keri@gentoo.org> +swi-prolog-5.8.2.ebuild: + Version bump + +*swi-prolog-5.9.3 (01 Dec 2009) + + 01 Dec 2009; <keri@gentoo.org> +swi-prolog-5.9.3.ebuild: + Bump -5.9 development version + +*swi-prolog-5.8.1 (01 Dec 2009) + + 01 Dec 2009; <keri@gentoo.org> +swi-prolog-5.8.1.ebuild: + Version bump + +*swi-prolog-5.9.2 (28 Nov 2009) + + 28 Nov 2009; <keri@gentoo.org> +swi-prolog-5.9.2.ebuild: + Bump -5.9 development version + +*swi-prolog-5.9.1 (12 Nov 2009) + + 12 Nov 2009; <keri@gentoo.org> +swi-prolog-5.9.1.ebuild: + Bump new -5.9 development version + + 30 Oct 2009; <keri@gentoo.org> -swi-prolog-5.7.11.ebuild, + -swi-prolog-5.7.12.ebuild, -swi-prolog-5.7.13.ebuild, + -swi-prolog-5.7.14.ebuild, -swi-prolog-5.7.15.ebuild: + Remove -5.7 development versions + +*swi-prolog-5.8.0 (23 Oct 2009) + + 23 Oct 2009; <keri@gentoo.org> +swi-prolog-5.8.0.ebuild: + New -5.8 version + +*swi-prolog-5.7.15 (22 Sep 2009) + + 22 Sep 2009; <keri@gentoo.org> +swi-prolog-5.7.15.ebuild: + Version bump + +*swi-prolog-5.7.14 (18 Aug 2009) + + 18 Aug 2009; <keri@gentoo.org> +swi-prolog-5.7.14.ebuild: + Bump -5.7 development version + +*swi-prolog-5.7.13 (02 Aug 2009) + + 02 Aug 2009; <keri@gentoo.org> +swi-prolog-5.7.13.ebuild: + Bump -5.7 development version + +*swi-prolog-5.7.12 (26 Jul 2009) + + 26 Jul 2009; <keri@gentoo.org> +swi-prolog-5.7.12.ebuild: + Bump -5.7 development version + + 04 Jul 2009; <keri@gentoo.org> -swi-prolog-5.7.6.ebuild, + -swi-prolog-5.7.7.ebuild, -swi-prolog-5.7.8.ebuild, + -swi-prolog-5.7.9.ebuild, -swi-prolog-5.7.10.ebuild: + Remove old development versions + +*swi-prolog-5.7.11 (04 Jul 2009) + + 04 Jul 2009; <keri@gentoo.org> +swi-prolog-5.7.11.ebuild: + Bump -5.7 development version + +*swi-prolog-5.7.10 (13 Jun 2009) + + 13 Jun 2009; <keri@gentoo.org> +swi-prolog-5.7.10.ebuild: + Bump -5.7 development version + +*swi-prolog-5.7.9 (05 Jun 2009) + + 05 Jun 2009; <keri@gentoo.org> +swi-prolog-5.7.9.ebuild: + Bump -5.7 development version + + 26 May 2009; <keri@gentoo.org> swi-prolog-5.6.64.ebuild, + swi-prolog-5.7.8.ebuild: + Fix mkvmi compile failure with glibc-2.10. Closes #271067 reported by Serchio + + 10 May 2009; <keri@gentoo.org> swi-prolog-5.6.64.ebuild, + swi-prolog-5.7.8.ebuild: + Fix static builds + + 26 Apr 2009; <keri@gentoo.org> swi-prolog-5.6.64.ebuild, + swi-prolog-5.7.8.ebuild: + Fix parallel build. Closes #267292 reported by Philip White. + + 25 Apr 2009; <keri@gentoo.org> swi-prolog-5.6.64.ebuild, + swi-prolog-5.7.8.ebuild: + Ensure jpl dynamic linking consistency. Closes #266614 reported by Jeremy Rann. + + 12 Apr 2009; <keri@gentoo.org> -swi-prolog-5.6.62.ebuild, + -swi-prolog-5.6.63.ebuild: + Remove old versions + + 11 Apr 2009; nixnut <nixnut@gentoo.org> swi-prolog-5.6.64.ebuild: + ppc stable #264441 + + 07 Apr 2009; Tobias Klausmann <klausman@gentoo.org> + swi-prolog-5.6.64.ebuild: + Stable on alpha, bug #264441 + + 05 Apr 2009; Markus Meier <maekke@gentoo.org> swi-prolog-5.6.64.ebuild: + amd64/x86 stable, bug #264441 + + 31 Mar 2009; Ferris McCormick <fmccor@gentoo.org> + swi-prolog-5.6.64.ebuild: + Sparc stable, Bug #264441. + +*swi-prolog-5.7.8 (14 Mar 2009) + + 14 Mar 2009; <keri@gentoo.org> +swi-prolog-5.7.8.ebuild: + Bump -5.7 development version + + 06 Mar 2009; <keri@gentoo.org> swi-prolog-5.6.64.ebuild, + swi-prolog-5.7.7.ebuild: + Fix stream encoding in rdf_write_xml/2 + + 06 Mar 2009; <keri@gentoo.org> swi-prolog-5.7.7.ebuild: + Remove redundant arguments to econf + + 28 Feb 2009; <keri@gentoo.org> swi-prolog-5.6.64.ebuild: + Support gmp-allocation checks and thread resource exceptions + + 28 Feb 2009; <keri@gentoo.org> swi-prolog-5.6.62.ebuild, + swi-prolog-5.6.63.ebuild, swi-prolog-5.6.64.ebuild, + swi-prolog-5.7.6.ebuild: + Update SRC_URI + + 28 Feb 2009; <keri@gentoo.org> -swi-prolog-5.7.1.ebuild, + -swi-prolog-5.7.2.ebuild, -swi-prolog-5.7.3.ebuild, + -swi-prolog-5.7.4.ebuild, -swi-prolog-5.7.5.ebuild: + Remove old -5.7 development versions + +*swi-prolog-5.7.7 (28 Feb 2009) + + 28 Feb 2009; <keri@gentoo.org> +swi-prolog-5.7.7.ebuild: + Bump -5.7 development version + +*swi-prolog-5.7.6 (21 Feb 2009) + + 21 Feb 2009; <keri@gentoo.org> +swi-prolog-5.7.6.ebuild: + Bump -5.7 development version + +*swi-prolog-5.7.5 (24 Jan 2009) + + 24 Jan 2009; <keri@gentoo.org> +swi-prolog-5.7.5.ebuild: + Bump -5.7 development version + +*swi-prolog-5.6.64 (24 Jan 2009) + + 24 Jan 2009; <keri@gentoo.org> +swi-prolog-5.6.64.ebuild: + Version bump. + +*swi-prolog-5.7.4 (08 Jan 2009) + + 08 Jan 2009; <keri@gentoo.org> +swi-prolog-5.7.4.ebuild: + Bump -5.7 development version + + 09 Dec 2008; <keri@gentoo.org> -swi-prolog-5.6.49.ebuild, + -swi-prolog-5.6.50.ebuild, -swi-prolog-5.6.51.ebuild, + -swi-prolog-5.6.52.ebuild, -swi-prolog-5.6.54.ebuild, + -swi-prolog-5.6.55.ebuild, -swi-prolog-5.6.57.ebuild, + -swi-prolog-5.6.58.ebuild, -swi-prolog-5.6.59.ebuild, + -swi-prolog-5.6.60.ebuild, -swi-prolog-5.6.61.ebuild: + Remove old versions. + + 08 Dec 2008; Raúl Porcel <armin76@gentoo.org> swi-prolog-5.6.62.ebuild: + alpha/sparc stable wrt #249435 + + 04 Dec 2008; Markus Meier <maekke@gentoo.org> swi-prolog-5.6.62.ebuild: + amd64/x86 stable, bug #249435 + +*swi-prolog-5.7.3 (03 Dec 2008) + + 03 Dec 2008; <keri@gentoo.org> +swi-prolog-5.7.3.ebuild: + Bump -5.7 development version + +*swi-prolog-5.6.63 (03 Dec 2008) + + 03 Dec 2008; <keri@gentoo.org> +swi-prolog-5.6.63.ebuild: + Version bump. + + 01 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> + swi-prolog-5.6.62.ebuild: + ppc stable, bug #249435 + + 28 Nov 2008; <keri@gentoo.org> swi-prolog-5.7.2.ebuild: + Update JPL test-suite in development snapshot + + 28 Nov 2008; <keri@gentoo.org> swi-prolog-5.6.62.ebuild: + Allow JPL test-suite to run bootstrapped Prolog + +*swi-prolog-5.7.2 (28 Oct 2008) + + 28 Oct 2008; <keri@gentoo.org> +swi-prolog-5.7.2.ebuild: + Bump -5.7 development version + +*swi-prolog-5.6.62 (28 Oct 2008) + + 28 Oct 2008; <keri@gentoo.org> +swi-prolog-5.6.62.ebuild: + Version bump. + + 11 Oct 2008; <keri@gentoo.org> swi-prolog-5.6.61.ebuild, + swi-prolog-5.7.1.ebuild: + Clean up docs install + + 10 Oct 2008; <keri@gentoo.org> swi-prolog-5.6.61.ebuild: + Fix race in XPCE manual generation + +*swi-prolog-5.6.61 (26 Sep 2008) + + 26 Sep 2008; <keri@gentoo.org> +swi-prolog-5.6.61.ebuild: + Version bump. + +*swi-prolog-5.7.1 (21 Sep 2008) + + 21 Sep 2008; <keri@gentoo.org> +swi-prolog-5.7.1.ebuild: + Add -5.7 development version + +*swi-prolog-5.6.60 (20 Sep 2008) + + 20 Sep 2008; <keri@gentoo.org> +swi-prolog-5.6.60.ebuild: + Version bump. + + 20 Sep 2008; <keri@gentoo.org> swi-prolog-5.6.49.ebuild, + swi-prolog-5.6.50.ebuild, swi-prolog-5.6.51.ebuild, + swi-prolog-5.6.52.ebuild, swi-prolog-5.6.54.ebuild, + swi-prolog-5.6.55.ebuild, swi-prolog-5.6.57.ebuild, + swi-prolog-5.6.58.ebuild, swi-prolog-5.6.59.ebuild: + Block media-libs/ploticus. Bug #234849 + + 09 Aug 2008; <keri@gentoo.org> swi-prolog-5.6.57.ebuild, + swi-prolog-5.6.59.ebuild: + Bump patchset to disable tests relying on network connectivity. + +*swi-prolog-5.6.59 (06 Aug 2008) + + 06 Aug 2008; <keri@gentoo.org> +swi-prolog-5.6.59.ebuild: + Version bump. + +*swi-prolog-5.6.58 (26 Jul 2008) + + 26 Jul 2008; keri <keri@gentoo.org> +swi-prolog-5.6.58.ebuild: + Version bump. + +*swi-prolog-5.6.57 (28 Jun 2008) + + 28 Jun 2008; keri <keri@gentoo.org> +swi-prolog-5.6.57.ebuild: + Version bump. + +*swi-prolog-5.6.55 (14 May 2008) + + 14 May 2008; keri <keri@gentoo.org> +swi-prolog-5.6.55.ebuild: + Version bump. + +*swi-prolog-5.6.54 (21 Apr 2008) + + 21 Apr 2008; keri <keri@gentoo.org> +swi-prolog-5.6.54.ebuild: + Version bump. Skipping -5.6.53 since it was a broken and short-lived release. + + 25 Mar 2008; keri <keri@gentoo.org> swi-prolog-5.6.49.ebuild: + amd64 stable. Closes 210499. + +*swi-prolog-5.6.52 (14 Mar 2008) + + 14 Mar 2008; keri <keri@gentoo.org> +swi-prolog-5.6.52.ebuild: + Version bump. + + 08 Mar 2008; keri <keri@gentoo.org> swi-prolog-5.6.51.ebuild: + Support ibm-jdk-1.6. + +*swi-prolog-5.6.51 (25 Feb 2008) + + 25 Feb 2008; keri <keri@gentoo.org> +swi-prolog-5.6.51.ebuild: + Version bump. + + 19 Feb 2008; Raúl Porcel <armin76@gentoo.org> swi-prolog-5.6.49.ebuild: + alpha/sparc stable wrt #210499 + + 19 Feb 2008; keri <keri@gentoo.org> swi-prolog-5.6.49.ebuild, + swi-prolog-5.6.50.ebuild: + Disable rdf_zlib_plugin tests when zlib4pl is not built. + + 18 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + swi-prolog-5.6.49.ebuild: + stable x86, bug 210499 + + 17 Feb 2008; nixnut <nixnut@gentoo.org> swi-prolog-5.6.49.ebuild: + Stable on ppc wrt bug 210499 + + 16 Feb 2008; keri <keri@gentoo.org> swi-prolog-5.6.49.ebuild, + swi-prolog-5.6.50.ebuild: + Add 2101-qcompile-atom.patch to fix atom-gc during qcompile. + +*swi-prolog-5.6.50 (06 Feb 2008) + + 06 Feb 2008; keri <keri@gentoo.org> +swi-prolog-5.6.50.ebuild: + Version bump. + + 20 Jan 2008; keri <keri@gentoo.org> swi-prolog-5.6.48.ebuild, + swi-prolog-5.6.49.ebuild: + Load utf8 library for clib memfile encoding unit tests. + +*swi-prolog-5.6.49 (18 Jan 2008) + + 18 Jan 2008; keri <keri@gentoo.org> +swi-prolog-5.6.49.ebuild: + Version bump. + + 10 Jan 2008; Vlastimil Babka <caster@gentoo.org> swi-prolog-5.6.37.ebuild, + swi-prolog-5.6.38.ebuild, swi-prolog-5.6.39.ebuild, + swi-prolog-5.6.40.ebuild, swi-prolog-5.6.41.ebuild, + swi-prolog-5.6.43.ebuild, swi-prolog-5.6.44.ebuild, + swi-prolog-5.6.45.ebuild, swi-prolog-5.6.46.ebuild, + swi-prolog-5.6.47.ebuild, swi-prolog-5.6.48.ebuild: + Restrict junit dependency. + +*swi-prolog-5.6.48 (22 Dec 2007) + + 22 Dec 2007; keri <keri@gentoo.org> +swi-prolog-5.6.48.ebuild: + Version bump. + + 23 Nov 2007; keri <keri@gentoo.org> swi-prolog-5.6.47.ebuild: + Update 3160-xpce-parallel-build.patch to address race in dv-home/rt-home + +*swi-prolog-5.6.47 (21 Nov 2007) + + 21 Nov 2007; keri <keri@gentoo.org> +swi-prolog-5.6.47.ebuild: + Version bump. + + 21 Nov 2007; keri <keri@gentoo.org> swi-prolog-5.6.37.ebuild, + swi-prolog-5.6.38.ebuild, swi-prolog-5.6.39.ebuild, + swi-prolog-5.6.40.ebuild, swi-prolog-5.6.41.ebuild, + swi-prolog-5.6.43.ebuild, swi-prolog-5.6.44.ebuild, + swi-prolog-5.6.45.ebuild, swi-prolog-5.6.46.ebuild: + Migrate tetex USE flag to latex. See bug #196745. + +*swi-prolog-5.6.46 (09 Nov 2007) + + 09 Nov 2007; keri <keri@gentoo.org> +swi-prolog-5.6.46.ebuild: + Version bump. + +*swi-prolog-5.6.45 (26 Oct 2007) + + 26 Oct 2007; keri <keri@gentoo.org> +swi-prolog-5.6.45.ebuild: + Version bump. + +*swi-prolog-5.6.44 (20 Oct 2007) + + 20 Oct 2007; keri <keri@gentoo.org> +swi-prolog-5.6.44.ebuild: + Version bump. + + 16 Oct 2007; keri <keri@gentoo.org> swi-prolog-5.6.43.ebuild: + Fix typo. + + 16 Oct 2007; keri <keri@gentoo.org> swi-prolog-5.6.43.ebuild: + Do not use unit-at-a-time on hardened installs as it segfaults on top-level + variables in Prolog terms. Closes bug #194979. + + 09 Oct 2007; keri <keri@gentoo.org> swi-prolog-5.6.43.ebuild: + Fix install deps in xpce package. Closes #195161. + + 08 Oct 2007; keri <keri@gentoo.org> swi-prolog-5.6.43.ebuild: + Fix parallel install; closes bug #194981 reported by Jan Kundrát. Also call + epatch on patch directory; suggested by Donnie Berkholz. + +*swi-prolog-5.6.43 (06 Oct 2007) + + 06 Oct 2007; keri <keri@gentoo.org> +swi-prolog-5.6.43.ebuild: + Version bump. + + 03 Oct 2007; keri <keri@gentoo.org> swi-prolog-5.6.41.ebuild: + Parallelize src_install() and src_check() via emake. Thanks goes to Donnie + Berkholz. + +*swi-prolog-5.6.41 (02 Oct 2007) + + 02 Oct 2007; keri <keri@gentoo.org> +swi-prolog-5.6.41.ebuild: + Version bump. + + 29 Sep 2007; keri <keri@gentoo.org> swi-prolog-5.6.39.ebuild, + swi-prolog-5.6.40.ebuild: + Clear seg-stacks on single-threaded engine. Reported by Giampier in bug + #194121. + +*swi-prolog-5.6.40 (27 Sep 2007) + + 27 Sep 2007; keri <keri@gentoo.org> +swi-prolog-5.6.40.ebuild: + Version bump. + + 22 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org> + swi-prolog-5.6.37.ebuild: + Marked stable on amd64 as per bug 189408. + +*swi-prolog-5.6.39 (21 Sep 2007) + + 21 Sep 2007; keri <keri@gentoo.org> +swi-prolog-5.6.39.ebuild: + Version bump. + + 03 Sep 2007; keri <keri@gentoo.org> swi-prolog-5.6.37.ebuild: + Fix freeStacks() in builds without dynamic stack shifting. Reported by Sven + Wehner in bug #189408. + + 24 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + swi-prolog-5.6.37.ebuild: + ppc stable, bug #189408 + + 24 Aug 2007; Raúl Porcel <armin76@gentoo.org> swi-prolog-5.6.37.ebuild: + alpha stable wrt #189408 + + 21 Aug 2007; Jurek Bartuszek <jurek@gentoo.org> swi-prolog-5.6.37.ebuild: + x86 stable (bug #189408) + + 18 Aug 2007; Ferris McCormick <fmccor@gentoo.org> + swi-prolog-5.6.37.ebuild: + Sparc stable --- Bug #189408 --- Passes all tests and installs as expected. + + 16 Aug 2007; keri <keri@gentoo.org> swi-prolog-5.6.38.ebuild: + Handle rational-arithmetic hooks. + + 15 Aug 2007; keri <keri@gentoo.org> swi-prolog-5.6.37.ebuild, + swi-prolog-5.6.38.ebuild: + Fix JPL array_element test with -gmp in USE. + + 14 Aug 2007; keri <keri@gentoo.org> files/digest-swi-prolog-5.6.37, + files/digest-swi-prolog-5.6.38, Manifest: + Handle concurrent goals in first_solution/3 predicate. + + 14 Aug 2007; keri <keri@gentoo.org> swi-prolog-5.6.37.ebuild, + swi-prolog-5.6.38.ebuild: + Do not run rational-arithmetic rfc2202 tests with -gmp in USE variable + + 11 Aug 2007; keri <keri@gentoo.org> swi-prolog-5.6.37.ebuild, + swi-prolog-5.6.38.ebuild: + Disable thread library tests on single-threaded engines. + + 11 Aug 2007; keri <keri@gentoo.org> swi-prolog-5.6.37.ebuild, + swi-prolog-5.6.38.ebuild: + Handle 64bit JPL conversion of object addresses to tag atoms. + +*swi-prolog-5.6.38 (11 Aug 2007) + + 11 Aug 2007; keri <keri@gentoo.org> +swi-prolog-5.6.38.ebuild: + Version bump. + +*swi-prolog-5.6.37 (14 Jul 2007) + + 14 Jul 2007; keri <keri@gentoo.org> +swi-prolog-5.6.37.ebuild: + Version bump. + + 11 Jul 2007; keri <keri@gentoo.org> swi-prolog-5.6.36.ebuild: + Fix freeStacks on single-threaded engine. Reported by Paul Bredbury in bug + #184662. + +*swi-prolog-5.6.36 (08 Jul 2007) + + 08 Jul 2007; keri <keri@gentoo.org> +swi-prolog-5.6.36.ebuild: + Version bump. + + 20 Jun 2007; keri <keri@gentoo.org> -files/swi-prolog-5.6.18-CFLAGS.patch, + -files/swi-prolog-5.6.18-PLBASE.patch, + -files/swi-prolog-5.6.18-portage.patch, -files/swi-prolog-CFLAGS-r1.patch, + -files/swi-prolog-PLBASE-r1.patch, -files/swi-prolog-cppproxy.patch, + -files/swi-prolog-db-docs.patch, -files/swi-prolog-db-versioned.patch, + -files/swi-prolog-gmp-sparc-alignment.patch, + -files/swi-prolog-jpl-install.patch, -files/swi-prolog-jpl-ppc.patch, + -files/swi-prolog-libtai.patch, -files/swi-prolog-parallel-build.patch, + -files/swi-prolog-portage.patch, + -files/swi-prolog-semweb-sparc-alignment.patch, + -files/swi-prolog-test_date.patch, -files/swi-prolog-thread-tests.patch, + -files/swi-prolog-xpce-test.patch, -swi-prolog-5.6.17-r1.ebuild: + Remove old version. + +*swi-prolog-5.6.35 (20 Jun 2007) + + 20 Jun 2007; keri <keri@gentoo.org> +swi-prolog-5.6.35.ebuild: + Version bump. + + 17 Jun 2007; Raúl Porcel <armin76@gentoo.org> swi-prolog-5.6.25.ebuild: + alpha stable wrt #168534 + + 11 Jun 2007; keri <keri@gentoo.org> swi-prolog-5.6.31.ebuild, + swi-prolog-5.6.32.ebuild, swi-prolog-5.6.33.ebuild, + swi-prolog-5.6.34.ebuild: + Override non-local file_search_paths in ltx2htm package. Reported by August + Hörandl and fixed by Ed Catmur in #171489. + + 10 Jun 2007; keri <keri@gentoo.org> -files/swi-prolog-CFLAGS-r5.patch, + -files/swi-prolog-CFLAGS-r2.patch, + -files/swi-prolog-PL_EV_THREADFINISHED.patch, + -files/swi-prolog-jpl-LDPATH.patch, -files/swi-prolog-jpl-LDPATH-r1.patch, + -files/swi-prolog-packages-jpl-install.patch, + -files/swi-prolog-packages-sparc-alignment.patch, + -swi-prolog-5.6.18.ebuild, -swi-prolog-5.6.19.ebuild, + -swi-prolog-5.6.20.ebuild, -swi-prolog-5.6.21.ebuild, + -swi-prolog-5.6.22.ebuild, -swi-prolog-5.6.23.ebuild, + -swi-prolog-5.6.24.ebuild: + Remove old versions. + + 10 Jun 2007; keri <keri@gentoo.org> swi-prolog-5.6.32.ebuild, + swi-prolog-5.6.33.ebuild, swi-prolog-5.6.34.ebuild: + Build jpltest.jar before running jpl prolog testsuite. + +*swi-prolog-5.6.34 (09 Jun 2007) + + 09 Jun 2007; keri <keri@gentoo.org> +swi-prolog-5.6.34.ebuild: + Version bump. + +*swi-prolog-5.6.33 (07 Jun 2007) + + 07 Jun 2007; keri <keri@gentoo.org> +swi-prolog-5.6.33.ebuild: + Version bump + + 25 Apr 2007; keri <keri@gentoo.org> swi-prolog-5.6.32.ebuild: + Add readline-includes patch + + 24 Apr 2007; keri <keri@gentoo.org> files/digest-swi-prolog-5.6.32, + Manifest: + Handle readline errno on AMD64. Closes bug #174006 reported by l_woitok@gmx.de + +*swi-prolog-5.6.32 (08 Apr 2007) + + 08 Apr 2007; keri <keri@gentoo.org> +swi-prolog-5.6.32.ebuild: + Version bump. + + 07 Apr 2007; keri <keri@gentoo.org> swi-prolog-5.6.31.ebuild: + Suppress thread-signal debugging in single-threaded engine. Closes bug + #173056 reported by grdscarabe@grdscarabe.net. + + 06 Apr 2007; Christian Faulhammer <opfer@gentoo.org> + swi-prolog-5.6.25.ebuild: + stable amd64, bug 168534 + + 18 Mar 2007; keri <keri@gentoo.org> swi-prolog-5.6.31.ebuild: + Remove unused packages-subshell patch. Reported by lordcris in bug #171364. + + 18 Mar 2007; nixnut <nixnut@gentoo.org> swi-prolog-5.6.25.ebuild: + Stable on ppc wrt bug 168534 + +*swi-prolog-5.6.31 (17 Mar 2007) + + 17 Mar 2007; keri <keri@gentoo.org> +swi-prolog-5.6.31.ebuild: + Version bump. + + 17 Mar 2007; keri <keri@gentoo.org> swi-prolog-5.6.30.ebuild: + Roll up -5.6.30 patches into tarball. + + 12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + swi-prolog-5.6.25.ebuild: + Stable on sparc wrt #168534 + + 10 Mar 2007; keri <keri@gentoo.org> swi-prolog-5.6.30.ebuild: + Remove redundant set_prolog_IO patch from -5.6.30. + +*swi-prolog-5.6.30 (10 Mar 2007) + + 10 Mar 2007; keri <keri@gentoo.org> +files/swi-prolog-CFLAGS-r5.patch, + +swi-prolog-5.6.30.ebuild: + Version bump. + + 10 Mar 2007; keri <keri@gentoo.org> +files/swi-prolog-arith-test.patch, + swi-prolog-5.6.25.ebuild, swi-prolog-5.6.27.ebuild, + swi-prolog-5.6.28.ebuild, swi-prolog-5.6.29.ebuild: + Handle float->mpq conversion for floats larger than PLMAXINT. + +*swi-prolog-5.6.29-r1 (04 Mar 2007) + + 04 Mar 2007; keri <keri@gentoo.org> +files/swi-prolog-O_DEBUG.patch, + +swi-prolog-5.6.29-r1.ebuild: + Add low-level debugging support. + + 02 Mar 2007; keri <keri@gentoo.org> swi-prolog-5.6.29.ebuild: + Remove redundant ssl-cert patch. + + 28 Feb 2007; Christian Faulhammer <opfer@gentoo.org> + swi-prolog-5.6.25.ebuild: + stable x86; bug 168534 + + 28 Feb 2007; keri <keri@gentoo.org> + +files/swi-prolog-jpl-bounded-arith.patch, swi-prolog-5.6.25.ebuild, + swi-prolog-5.6.27.ebuild, swi-prolog-5.6.28.ebuild, + swi-prolog-5.6.29.ebuild: + Handle bounded arithmetic in jpl test suite. Reported by Christian + Faulhammer in #168534. + +*swi-prolog-5.6.29 (27 Feb 2007) + + 27 Feb 2007; keri <keri@gentoo.org> +swi-prolog-5.6.29.ebuild: + Version bump. + + 27 Feb 2007; keri <keri@gentoo.org> + +files/swi-prolog-sgml-no_attribute.patch, swi-prolog-5.6.25.ebuild, + swi-prolog-5.6.27.ebuild, swi-prolog-5.6.28.ebuild: + wchar_t fix for sgml package. + + 26 Feb 2007; keri <keri@gentoo.org> + +files/swi-prolog-thread-sandbox.patch, swi-prolog-5.6.25.ebuild, + swi-prolog-5.6.27.ebuild, swi-prolog-5.6.28.ebuild: + Ensure fli thread structs are maintained when running in a sandbox. + + 25 Feb 2007; keri <keri@gentoo.org> +files/swi-prolog-set_prolog_IO.patch, + swi-prolog-5.6.28.ebuild: + Fix assertion failure in set_prolog_IO/3 + + 25 Feb 2007; keri <keri@gentoo.org> + +files/swi-prolog-jpl-check_java-r1.patch, swi-prolog-5.6.28.ebuild: + Load jpl module for JRef test. + + 24 Feb 2007; keri <keri@gentoo.org> files/swi-prolog-jpl-LDPATH-r2.patch: + Ensure JVM stack size is sufficient to run JPL test-suite on 32bit ppc. + + 24 Feb 2007; keri <keri@gentoo.org> files/swi-prolog-CFLAGS-r3.patch, + files/swi-prolog-CFLAGS-r4.patch: + Suppress strict-aliasing warnings in jpl package since it is built with + -fno-strict-aliasing. + + 23 Feb 2007; keri <keri@gentoo.org> +files/swi-prolog-ssl-cert.patch, + swi-prolog-5.6.17-r1.ebuild, swi-prolog-5.6.25.ebuild, + swi-prolog-5.6.27.ebuild, swi-prolog-5.6.28.ebuild: + Regenerate SSL certificates on the fly for SSL test-suite. + + 23 Feb 2007; keri <keri@gentoo.org> + +files/swi-prolog-thread-tests-r1.patch, swi-prolog-5.6.25.ebuild, + swi-prolog-5.6.27.ebuild, swi-prolog-5.6.28.ebuild: + Suppress zstream test on single-threaded engines. + + 13 Feb 2007; keri <keri@gentoo.org> +files/swi-prolog-errno.patch, + swi-prolog-5.6.28.ebuild: + Include errno.h in pl-text.c. Reported by August Hörandl; fix suggested by + Panagiotis Christopoulos. Closes bug #166481. + +*swi-prolog-5.6.28 (07 Feb 2007) + + 07 Feb 2007; keri <keri@gentoo.org> +swi-prolog-5.6.28.ebuild: + Version bump. + + 03 Feb 2007; keri <keri@gentoo.org> swi-prolog-5.6.17-r1.ebuild, + swi-prolog-5.6.18.ebuild, swi-prolog-5.6.19.ebuild, + swi-prolog-5.6.20.ebuild, swi-prolog-5.6.21.ebuild, + swi-prolog-5.6.22.ebuild, swi-prolog-5.6.23.ebuild, + swi-prolog-5.6.24.ebuild, swi-prolog-5.6.25.ebuild, + swi-prolog-5.6.27.ebuild: + Ensure jdk VM is found for JPL package. Fixes bug #158074 reported by + Johannes Wienke. + +*swi-prolog-5.6.27 (26 Jan 2007) + + 26 Jan 2007; keri <keri@gentoo.org> +files/swi-prolog-CFLAGS-r4.patch, + +swi-prolog-5.6.27.ebuild: + Version bump. + + 02 Jan 2007; keri <keri@gentoo.org> + +files/swi-prolog-semweb-bitmatrix.patch, swi-prolog-5.6.25.ebuild: + Fix bitmatrix handling in semweb package. + + 01 Jan 2007; keri <keri@gentoo.org> + +files/swi-prolog-ssl-SIO_FLUSHOUTPUT.patch, swi-prolog-5.6.25.ebuild: + Handle SIO_FLUSHOUTPUT when closing SSL output streams. + +*swi-prolog-5.6.25 (29 Dec 2006) + + 29 Dec 2006; keri <keri@gentoo.org> +files/swi-prolog-jpl-LDPATH-r2.patch, + +files/swi-prolog-jpl-check_java.patch, +files/swi-prolog-zlib-test.patch, + +swi-prolog-5.6.25.ebuild: + Version bump. + + 01 Dec 2006; keri <keri@gentoo.org> files/swi-prolog-thread-tests.patch: + Use current_prolog_flag(threads,true) when determining multithreaded prolog + engine. + +*swi-prolog-5.6.24 (29 Nov 2006) + + 29 Nov 2006; keri <keri@gentoo.org> +files/swi-prolog-jpl-LDPATH-r1.patch, + +files/swi-prolog-jpl-junit.patch, +files/swi-prolog-xpce-test-r1.patch, + +swi-prolog-5.6.24.ebuild: + Version bump. + + 16 Nov 2006; keri <keri@gentoo.org> + +files/swi-prolog-PL_EV_THREADFINISHED.patch, swi-prolog-5.6.23.ebuild: + Disable PL_EV_THREADFINISHED event hook in single-threaded engine. Reported + by Ferris McCormick <fmccor@gentoo.org> in #155242 + + 15 Nov 2006; keri <keri@gentoo.org> +files/swi-prolog-CFLAGS-r3.patch: + Add missing patch file. Thanks to fmccor@gentoo.org in #155150. + + 14 Nov 2006; Ferris McCormick <fmccor@gentoo.org> + swi-prolog-5.6.17-r1.ebuild: + Stable on sparc --- Bug #149662 --- sparc now passes all tests under + FEATURES=test and installs as expected. + + 13 Nov 2006; keri <keri@gentoo.org> files/digest-swi-prolog-5.6.23, + Manifest: + Update digest for re-released tarball. + +*swi-prolog-5.6.23 (10 Nov 2006) + + 10 Nov 2006; keri <keri@gentoo.org> +files/swi-prolog-jpl-PLARCH.patch, + +swi-prolog-5.6.23.ebuild: + Version bump. + + 24 Oct 2006; Fabian Groffen <grobian@gentoo.org> + swi-prolog-5.6.17-r1.ebuild, swi-prolog-5.6.18.ebuild, + swi-prolog-5.6.19.ebuild, swi-prolog-5.6.20.ebuild, + swi-prolog-5.6.21.ebuild, swi-prolog-5.6.22.ebuild: + Dropped ppc-macos keyword, see bug #148162 + + 22 Oct 2006; keri <keri@gentoo.org> -files/swi-prolog-CFLAGS.patch, + -files/swi-prolog-PLBASE.patch, -files/swi-prolog-packages-cppproxy.patch, + -files/swi-prolog-packages-db-db4.patch, + -files/swi-prolog-packages-jpl-arch.patch, + -files/swi-prolog-packages-ltx2htm.patch, + -files/swi-prolog-packages-portage.patch, + -files/swi-prolog-packages-test.patch, -files/swi-prolog-test.patch, + -swi-prolog-5.6.8.ebuild, -swi-prolog-5.6.17.ebuild: + Remove old versions. + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + swi-prolog-5.6.17-r1.ebuild: + Stable on Alpha. + +*swi-prolog-5.6.22 (18 Oct 2006) + + 18 Oct 2006; keri <keri@gentoo.org> +swi-prolog-5.6.22.ebuild: + Version bump. + + 09 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> + swi-prolog-5.6.17-r1.ebuild: + Stable on amd64/x86 wrt bug #149662. + + 07 Oct 2006; keri <keri@gentoo.org> + +files/swi-prolog-SGML_CATALOG_FILES.patch, swi-prolog-5.6.17-r1.ebuild, + swi-prolog-5.6.18.ebuild, swi-prolog-5.6.19.ebuild, + swi-prolog-5.6.20.ebuild, swi-prolog-5.6.21.ebuild: + Handle SGML_CATALOG_FILES environment variable containing non-existent + catalogs. Thanks to Christian Faulhammer <gentoo@faulhammer.org> in #149662. + + 03 Oct 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> + swi-prolog-5.6.17-r1.ebuild: + stable on ppc (Bug #149662) + +*swi-prolog-5.6.21 (02 Oct 2006) + + 02 Oct 2006; keri <keri@gentoo.org> + +files/swi-prolog-xpce-parallel-build.patch, +swi-prolog-5.6.21.ebuild: + Version bump. + + 02 Oct 2006; keri <keri@gentoo.org> + +files/swi-prolog-gmp-sparc-alignment.patch, swi-prolog-5.6.17-r1.ebuild, + swi-prolog-5.6.18.ebuild, swi-prolog-5.6.19.ebuild, + swi-prolog-5.6.20.ebuild: + Fix gmp alignment issue on sparc. Reported by weeve@gentoo.org in #149662. + + 02 Oct 2006; keri <keri@gentoo.org> files/swi-prolog-parallel-build.patch: + Parallelize fix for xpce version.h + + 30 Sep 2006; keri <keri@gentoo.org> swi-prolog-5.6.17-r1.ebuild: + Allow threaded foreign-language-interface in src_test. + + 30 Sep 2006; keri <keri@gentoo.org> swi-prolog-5.6.17-r1.ebuild: + Parallelize compilation. + + 24 Sep 2006; keri <keri@gentoo.org> + +files/swi-prolog-parallel-build.patch, swi-prolog-5.6.18.ebuild, + swi-prolog-5.6.19.ebuild, swi-prolog-5.6.20.ebuild: + Parallelize compilation. + + 19 Sep 2006; keri <keri@gentoo.org> swi-prolog-5.6.20.ebuild: + Remove monolithic X support. + +*swi-prolog-5.6.20 (19 Sep 2006) + + 19 Sep 2006; keri <keri@gentoo.org> +swi-prolog-5.6.20.ebuild: + Version bump. + + 17 Sep 2006; keri <keri@gentoo.org> swi-prolog-5.6.8.ebuild, + swi-prolog-5.6.17.ebuild, swi-prolog-5.6.17-r1.ebuild, + swi-prolog-5.6.18.ebuild, swi-prolog-5.6.19.ebuild: + Remove monolithic X support. + +*swi-prolog-5.6.19 (12 Sep 2006) + + 12 Sep 2006; keri <keri@gentoo.org> +files/swi-prolog-CFLAGS-r2.patch, + +files/swi-prolog-PLBASE-r2.patch, +files/swi-prolog-portage-r1.patch, + +swi-prolog-5.6.19.ebuild: + Version bump. + +*swi-prolog-5.6.18 (01 Sep 2006) + + 01 Sep 2006; keri <keri@gentoo.org> +files/swi-prolog-cppproxy-r1.patch, + +files/swi-prolog-5.6.18-CFLAGS.patch, + +files/swi-prolog-5.6.18-PLBASE.patch, + +files/swi-prolog-5.6.18-portage.patch, + +files/swi-prolog-jpl-LDPATH.patch, +swi-prolog-5.6.18.ebuild: + Version bump. + +*swi-prolog-5.6.17-r1 (30 Aug 2006) + + 30 Aug 2006; keri <keri@gentoo.org> +files/swi-prolog-CFLAGS-r1.patch, + +files/swi-prolog-PLBASE-r1.patch, +files/swi-prolog-cppproxy.patch, + +files/swi-prolog-db-docs.patch, +files/swi-prolog-db-versioned.patch, + +files/swi-prolog-jpl-install.patch, +files/swi-prolog-jpl-ppc.patch, + +files/swi-prolog-libtai.patch, +files/swi-prolog-ltx2htm.patch, + +files/swi-prolog-portage.patch, + +files/swi-prolog-semweb-sparc-alignment.patch, + +files/swi-prolog-thread-tests.patch, +files/swi-prolog-xpce-test.patch, + +swi-prolog-5.6.17-r1.ebuild: + Refactor build process in order to avoid lengthy autoconf runs. + + 28 Aug 2006; keri <keri@gentoo.org> files/swi-prolog-packages-test.patch: + Handle single-threaded check for X server. Bug #144665. + + 24 Aug 2006; keri <keri@gentoo.org> files/swi-prolog-packages-test.patch: + Check for a running X server when running XPCE test-suite. Bug #144665. + + 23 Aug 2006; keri <keri@gentoo.org> files/swi-prolog-packages-test.patch: + Respect $DISPLAY when running make check. Reported by Harald van Dijk + <truedfx@gentoo.org> in #144665. + + 22 Aug 2006; keri <keri@gentoo.org> + -files/swi-prolog-packages-test-r1.patch, -swi-prolog-5.6.9.ebuild, + -swi-prolog-5.6.10.ebuild, -swi-prolog-5.6.11.ebuild, + -swi-prolog-5.6.12.ebuild, -swi-prolog-5.6.13.ebuild, + -swi-prolog-5.6.14.ebuild, -swi-prolog-5.6.15.ebuild, + -swi-prolog-5.6.16.ebuild: + Remove ~arch versions < 5.6.17. + + 15 Aug 2006; Keri Harris <keri@gentoo.org> + +files/swi-prolog-packages-sparc-alignment.patch, + swi-prolog-5.6.17.ebuild: + Add sparc-alignment patch to resolve bus error in semweb package. Reported, + debugged and fixed by Ferris McCormick <fmccor@gentoo.org> + + 04 Aug 2006; Ferris McCormick <fmccor@gentoo.org> + swi-prolog-5.6.17.ebuild: + Add ~sparc keyword. With USE="X berkdb readline ssl tetex", this version + builds, runs all tests, and installs with no problems (and it uses itself in + the install process). See Bug #135585 as well. + + 30 Jul 2006; Keri Harris <keri@gentoo.org> + +files/swi-prolog-packages-jpl-install.patch: + Add jpl-install.patch. Reported by katerina <kllba@operamail.com> in bug + #142129 + +*swi-prolog-5.6.17 (29 Jul 2006) + + 29 Jul 2006; Keri Harris <keri@gentoo.org> + +files/swi-prolog-test_date.patch, +swi-prolog-5.6.17.ebuild: + Version bump. + + 08 Jul 2006; Keri Harris <keri@gentoo.org> + files/swi-prolog-packages-portage.patch: + Bail out on a failed configure for optional packages. + +*swi-prolog-5.6.16 (06 Jul 2006) + + 06 Jul 2006; Keri Harris <keri@gentoo.org> +swi-prolog-5.6.16.ebuild: + Version bump. + +*swi-prolog-5.6.15 (30 Jun 2006) + + 30 Jun 2006; Keri Harris <keri@gentoo.org> +swi-prolog-5.6.15.ebuild: + Version bump. Fixes ssl-test peer_cert termination. + + 28 Jun 2006; Jose Luis Rivero <yoswink@gentoo.org> + swi-prolog-5.6.14.ebuild: + Marked ~alpha wrt #135585 + +*swi-prolog-5.6.14 (14 Jun 2006) + + 14 Jun 2006; Keri Harris <keri@gentoo.org> swi-prolog-5.6.13.ebuild, + +swi-prolog-5.6.14.ebuild: + Version bump. + + 11 Jun 2006; Fabian Groffen <grobian@gentoo.org> swi-prolog-5.6.12.ebuild: + Marked ~ppc-macos (bug #135585) + +*swi-prolog-5.6.13 (08 Jun 2006) + + 08 Jun 2006; Keri Harris <keri@gentoo.org> +swi-prolog-5.6.13.ebuild: + Version bump. + + 04 Jun 2006; Keri Harris <keri@gentoo.org> +files/swi-prolog-PLBASE.patch, + swi-prolog-5.6.8.ebuild, swi-prolog-5.6.9.ebuild, + swi-prolog-5.6.10.ebuild, swi-prolog-5.6.11.ebuild, + swi-prolog-5.6.12.ebuild: + Support multilib install targets. + + 23 May 2006; Keri Harris <keri@gentoo.org> swi-prolog-5.6.8.ebuild, + swi-prolog-5.6.9.ebuild, swi-prolog-5.6.10.ebuild, + swi-prolog-5.6.11.ebuild, swi-prolog-5.6.12.ebuild: + Build a threaded prolog engine for JPL. Reported by Moisés Braga Ribeiro + <moisesbr@gmail.com> in #133997 + + 29 Apr 2006; <nixnut@gentoo.org> swi-prolog-5.6.8.ebuild: + Stable on ppc. Bug #130895 + + 27 Apr 2006; Marien Zwart <marienz@gentoo.org> Manifest: + Fixing SHA256 digest, pass four + + 23 Apr 2006; Krzysiek Pawlik <nelchael@gentoo.org> + swi-prolog-5.6.8.ebuild: + Stable on x86, see bug #130895. + + 22 Apr 2006; Keri Harris <keri@gentoo.org> + files/swi-prolog-packages-test.patch, + files/swi-prolog-packages-test-r1.patch: + Do not run ssl testsuite if threading is disabled. Reported by Krzysiek + Pawlik <nelchael@gentoo.org> in bug #130895 + + 19 Apr 2006; Keri Harris <keri@gentoo.org> swi-prolog-5.6.8.ebuild, + swi-prolog-5.6.9.ebuild, swi-prolog-5.6.10.ebuild, + swi-prolog-5.6.11.ebuild, swi-prolog-5.6.12.ebuild: + Add block against swi-prolog-lite + +*swi-prolog-5.6.12 (19 Apr 2006) + + 19 Apr 2006; Keri Harris <keri@gentoo.org> +swi-prolog-5.6.12.ebuild: + Version bump. + +*swi-prolog-5.6.11 (14 Apr 2006) + + 14 Apr 2006; Keri Harris <keri@gentoo.org> +swi-prolog-5.6.11.ebuild: + Version bump. + +*swi-prolog-5.6.10 (07 Apr 2006) + + 07 Apr 2006; Keri Harris <keri@gentoo.org> +swi-prolog-5.6.10.ebuild: + Version bump. + +*swi-prolog-5.6.9 (27 Mar 2006) + + 27 Mar 2006; Keri Harris <keri@gentoo.org> + +files/swi-prolog-packages-test-r1.patch, files/swi-prolog-test.patch, + +swi-prolog-5.6.9.ebuild: + Version bump. + + 20 Mar 2006; Keri Harris <keri@gentoo.org> swi-prolog-5.6.8.ebuild: + Add ~amd64 keyword + +*swi-prolog-5.6.8 (20 Mar 2006) + + 20 Mar 2006; Keri Harris <keri@gentoo.org> +files/swi-prolog-CFLAGS.patch, + +files/swi-prolog-packages-cppproxy.patch, + +files/swi-prolog-packages-db-db4.patch, + +files/swi-prolog-packages-jpl-arch.patch, + +files/swi-prolog-packages-ltx2htm.patch, + +files/swi-prolog-packages-portage.patch, + +files/swi-prolog-packages-test.patch, +files/swi-prolog-test.patch, + +metadata.xml, +swi-prolog-5.6.8.ebuild: + New ebuild. This deprecates swi-prolog-lite. Bug 116567 diff --git a/dev-lang/swig/ChangeLog b/dev-lang/swig/ChangeLog new file mode 100644 index 00000000..29d0981e --- /dev/null +++ b/dev-lang/swig/ChangeLog @@ -0,0 +1,856 @@ +# ChangeLog for dev-lang/swig +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.231 2015/07/22 16:22:32 zlogene Exp $ + + 22 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> swig-3.0.5.ebuild: + ia64 stable wrt bug #531736 + + 15 Jul 2015; Tobias Klausmann <klausman@gentoo.org> swig-3.0.5.ebuild: + Stable on alpha, bug 531736 + + 11 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> swig-3.0.5.ebuild: + x86 stable wrt bug #531736 + +*swig-3.0.6 (08 Jul 2015) + + 08 Jul 2015; Tim Harder <radhermit@gentoo.org> +swig-3.0.6.ebuild: + Version bump. + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + + 02 Jun 2015; Jack Morgan <jmorgan@gentoo.org> swig-3.0.5.ebuild: + sparc stable wrt bug #531736 + + 30 May 2015; Markus Meier <maekke@gentoo.org> swig-3.0.5.ebuild: + arm stable, bug #531736 + + 28 May 2015; Jack Morgan <jmorgan@gentoo.org> swig-3.0.5.ebuild: + ppc stable wrt bug #531736 + + 25 May 2015; Jeroen Roovers <jer@gentoo.org> swig-3.0.5.ebuild: + Stable for PPC64 (bug #531736). + + 22 May 2015; Jeroen Roovers <jer@gentoo.org> swig-3.0.5.ebuild: + Stable for HPPA (bug #531736). + + 21 May 2015; Agostino Sarubbo <ago@gentoo.org> swig-3.0.5.ebuild: + Stable for amd64, wrt bug #531736 + + 01 Apr 2015; Rick Farina <zerochaos@gentoo.org> -swig-3.0.3.ebuild: + removing known bad swig 3.0.3 version per bug #534362 + +*swig-3.0.5 (01 Feb 2015) + + 01 Feb 2015; Tim Harder <radhermit@gentoo.org> +swig-3.0.5.ebuild: + Version bump. + +*swig-3.0.4 (17 Jan 2015) + + 17 Jan 2015; Tim Harder <radhermit@gentoo.org> +swig-3.0.4.ebuild: + Version bump. + +*swig-3.0.3 (31 Dec 2014) + + 31 Dec 2014; Tim Harder <radhermit@gentoo.org> +swig-3.0.3.ebuild: + Version bump. + + 04 Nov 2014; Tim Harder <radhermit@gentoo.org> -swig-1.3.40-r1.ebuild, + -swig-2.0.4-r1.ebuild, -swig-2.0.8.ebuild, -swig-2.0.10.ebuild, + -swig-2.0.11.ebuild, -files/swig-2.0.4-typedef.patch: + Remove old. + +*swig-3.0.2 (04 Nov 2014) + + 04 Nov 2014; Tim Harder <radhermit@gentoo.org> +swig-3.0.2.ebuild: + Version bump (bug #508254). + + 06 Apr 2014; Mike Frysinger <vapier@gentoo.org> swig-2.0.10.ebuild, + swig-2.0.11.ebuild, swig-2.0.12.ebuild, swig-2.0.9.ebuild: + Add arm64 love. + +*swig-2.0.12 (11 Feb 2014) + + 11 Feb 2014; Tim Harder <radhermit@gentoo.org> +swig-2.0.12.ebuild: + Version bump. + + 10 Dec 2013; Fabian Groffen <grobian@gentoo.org> swig-2.0.11.ebuild: + Marked ~m68k-mint, bug #493796 + +*swig-2.0.11 (27 Sep 2013) + + 27 Sep 2013; Tim Harder <radhermit@gentoo.org> +swig-2.0.11.ebuild: + Version bump. + + 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> swig-1.3.40-r2.ebuild: + Stable for sh, wrt bug #473488 + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swig-1.3.40-r2.ebuild: + Stable for s390, wrt bug #473488 + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swig-1.3.40-r2.ebuild: + Stable for sparc, wrt bug #473488 + + 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swig-1.3.40-r2.ebuild: + Stable for arm, wrt bug #473488 + + 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swig-1.3.40-r2.ebuild: + Stable for ia64, wrt bug #473488 + + 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swig-1.3.40-r2.ebuild: + Stable for alpha, wrt bug #473488 + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swig-1.3.40-r2.ebuild: + Stable for amd64, wrt bug #473488 + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swig-1.3.40-r2.ebuild: + Stable for x86, wrt bug #473488 + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swig-1.3.40-r2.ebuild: + Stable for ppc64, wrt bug #473488 + + 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swig-1.3.40-r2.ebuild: + Stable for ppc, wrt bug #473488 + + 17 Jun 2013; Jeroen Roovers <jer@gentoo.org> swig-1.3.40-r2.ebuild: + Stable for HPPA (bug #473488). + +*swig-2.0.10 (30 May 2013) + + 30 May 2013; Tim Harder <radhermit@gentoo.org> +swig-2.0.10.ebuild: + Version bump. + + 06 May 2013; Sven Vermeulen <swift@gentoo.org> swig-1.3.40-r2.ebuild: + Fix bug #468394 - File collision with ccache-swig files + +*swig-1.3.40-r2 (22 Apr 2013) + + 22 Apr 2013; Sven Vermeulen <swift@gentoo.org> +swig-1.3.40-r2.ebuild: + Making swig-1.3.x SLOTed, allowing for multiple swig installations next to + each other. Needed for proper dependency handling of setools and apse + + 01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> swig-2.0.9.ebuild: + Stable for sh, wrt bug #456834 + + 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> swig-2.0.9.ebuild: + Stable for s390, wrt bug #456834 + + 14 Feb 2013; Jeroen Roovers <jer@gentoo.org> swig-2.0.9.ebuild: + Stable for HPPA (bug #456834). + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> swig-2.0.9.ebuild: + Stable for sparc, wrt bug #456834 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> swig-2.0.9.ebuild: + Stable for arm, wrt bug #456834 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> swig-2.0.9.ebuild: + Stable for alpha, wrt bug #456834 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> swig-2.0.9.ebuild: + Stable for ia64, wrt bug #456834 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> swig-2.0.9.ebuild: + Stable for ppc, wrt bug #456834 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> swig-2.0.9.ebuild: + Stable for ppc64, wrt bug #456834 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> swig-2.0.9.ebuild: + Stable for x86, wrt bug #456834 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> swig-2.0.9.ebuild: + Stable for amd64, wrt bug #456834 + + 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> swig-2.0.8.ebuild: + s390/sh stable wrt #442510 + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> swig-2.0.8.ebuild: + Stable for alpha, wrt bug #442510 + + 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> swig-2.0.8.ebuild: + Stable for sparc, wrt bug #442510 + +*swig-2.0.9 (17 Dec 2012) + + 17 Dec 2012; Tim Harder <radhermit@gentoo.org> +swig-2.0.9.ebuild: + Version bump. + + 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> swig-2.0.8.ebuild: + Stable for ia64, wrt bug #442510 + + 13 Dec 2012; Tim Harder <radhermit@gentoo.org> swig-1.3.40-r1.ebuild, + swig-2.0.4-r1.ebuild, swig-2.0.8.ebuild: + Fix LICENSE. + + 13 Dec 2012; Tim Harder <radhermit@gentoo.org> -swig-2.0.7-r1.ebuild, + -swig-2.0.7-r2.ebuild, -files/swig-2.0.7-illegal-destructors-warning.patch, + -files/swig-2.0.7-python3.patch: + Remove old. + + 29 Nov 2012; Jeroen Roovers <jer@gentoo.org> swig-2.0.8.ebuild: + Stable for HPPA (bug #442510). + + 24 Nov 2012; Anthony G. Basile <blueness@gentoo.org> swig-2.0.8.ebuild: + stable arm ppc64, bug #442510 + + 23 Nov 2012; Anthony G. Basile <blueness@gentoo.org> swig-2.0.8.ebuild: + stable ppc, requested by ago + + 14 Nov 2012; Agostino Sarubbo <ago@gentoo.org> swig-2.0.8.ebuild: + Stable for x86, wrt bug #442510 + + 10 Nov 2012; Richard Freeman <rich0@gentoo.org> swig-2.0.8.ebuild: + amd64 stable - 442510 + +*swig-2.0.8 (21 Aug 2012) + + 21 Aug 2012; Tim Harder <radhermit@gentoo.org> +swig-2.0.8.ebuild: + Version bump. + + 07 Aug 2012; Tim Harder <radhermit@gentoo.org> -swig-2.0.0.ebuild, + -swig-2.0.1.ebuild, -swig-2.0.2.ebuild, -swig-2.0.3.ebuild, + -swig-2.0.4_pre12643.ebuild, -swig-2.0.4.ebuild: + Remove old. + +*swig-2.0.7-r2 (07 Aug 2012) + + 07 Aug 2012; Tim Harder <radhermit@gentoo.org> +swig-2.0.7-r2.ebuild, + +files/swig-2.0.7-python3.patch, metadata.xml: + Revision bump. Apply fix for python 3 (bug #426428, patch from Debian). Add + myself as a maintainer. + + 12 Jul 2012; Tim Harder <radhermit@gentoo.org> -swig-2.0.7.ebuild: + Remove old. + +*swig-2.0.7-r1 (12 Jul 2012) + + 12 Jul 2012; Tim Harder <radhermit@gentoo.org> +swig-2.0.7-r1.ebuild, + +files/swig-2.0.7-illegal-destructors-warning.patch: + Revision bump. Apply upstream fix for segfault when warning of illegal + destructors (bug #417823 by Cyprien Nicolas). + +*swig-2.0.7 (11 Jul 2012) + + 11 Jul 2012; Tim Harder <radhermit@gentoo.org> +swig-2.0.7.ebuild: + Version bump (bug #417751). Update to EAPI 4. + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> swig-2.0.4-r1.ebuild: + keyword ~amd64-fbsd + + 03 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> swig-2.0.4-r1.ebuild: + ppc64 stable wrt #395843 + + 15 Jan 2012; Raúl Porcel <armin76@gentoo.org> swig-2.0.4-r1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #395843 + + 08 Jan 2012; Markus Meier <maekke@gentoo.org> swig-2.0.4-r1.ebuild: + arm stable, bug #395843 + + 06 Jan 2012; Jeroen Roovers <jer@gentoo.org> swig-2.0.4-r1.ebuild: + Stable for HPPA (bug #395843). + + 04 Jan 2012; Brent Baude <ranger@gentoo.org> swig-2.0.4-r1.ebuild: + Marking swig-2.0.4-r1 ppc for bug 395843 + + 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> swig-2.0.4-r1.ebuild: + x86 stable wrt bug #395843 + + 02 Jan 2012; Agostino Sarubbo <ago@gentoo.org> swig-2.0.4-r1.ebuild: + Stable for AMD64, wrt bug #395843 + + 01 Jan 2012; Panagiotis Christopoulos <pchrist@gentoo.org> + swig-2.0.4-r1.ebuild: + Add zlib dependency when ccache USE flag is ON, minor change requested by + Agostino Sarubbo (ago at gentoo dot org), as this version is going stable, + bug #395843 + +*swig-2.0.4-r1 (13 Nov 2011) + + 13 Nov 2011; Andreas K. Huettel <dilfridge@gentoo.org> +swig-2.0.4-r1.ebuild, + +files/swig-2.0.4-typedef.patch: + Backport upstream fix for bug 357483, acked by pchrist + + 17 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> swig-2.0.2.ebuild: + ppc/ppc64 stable wrt #365315 + + 13 Jun 2011; Raúl Porcel <armin76@gentoo.org> swig-2.0.2.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #365315 + + 05 Jun 2011; Jeroen Roovers <jer@gentoo.org> swig-2.0.2.ebuild: + Stable for HPPA (bug #365315). + + 02 Jun 2011; Markus Meier <maekke@gentoo.org> swig-2.0.2.ebuild: + arm stable, bug #365315 + +*swig-2.0.4 (28 May 2011) + + 28 May 2011; Panagiotis Christopoulos <pchrist@gentoo.org> + +swig-2.0.4.ebuild, metadata.xml: + Version bump to 2.0.4 and added myself to metadata. + + 25 May 2011; Thomas Kahle <tomka@gentoo.org> swig-2.0.2.ebuild: + x86 stable per bug 365315 + + 03 May 2011; Markos Chandras <hwoarang@gentoo.org> swig-2.0.2.ebuild: + Stable on amd64 wrt bug #365315 + + 29 Apr 2011; Panagiotis Christopoulos <pchrist@gentoo.org> + swig-2.0.4_pre12643.ebuild: + Minor change to the snapshot and swig-2.0.4_pre12643 ebuild (xz-->bz2 and + addition of ccache-swig.1 man file), fixes bug #365279 reported by Justin + Lecher (jlec) + +*swig-2.0.4_pre12643 (28 Apr 2011) + + 28 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +swig-2.0.4_pre12643.ebuild: + Version bump. Fixed compatibility with Python 3.2 (bug #327781). + +*swig-2.0.3 (14 Apr 2011) + + 14 Apr 2011; Panagiotis Christopoulos <pchrist@gentoo.org> + +swig-2.0.3.ebuild: + Bump by Tolga Dalman (tdalman at project-psi.org), wrt bug #361229 + +*swig-2.0.2 (26 Feb 2011) + + 26 Feb 2011; Panagiotis Christopoulos <pchrist@gentoo.org> + +swig-2.0.2.ebuild: + Bump to 2.0.2, wrt bug #356131 + +*swig-2.0.1 (26 Oct 2010) + + 26 Oct 2010; Tim Harder <radhermit@gentoo.org> +swig-2.0.1.ebuild: + Version bump for bug #340204. Add pcre USE flag and dependencies, alter + spacing, add GPL-3 to LICENSE, and remove unnecessary src_prepare phase. + + 24 Sep 2010; Mart Raudsepp <leio@gentoo.org> swig-2.0.0.ebuild: + Add ~mips, bug 199368 + + 24 Jul 2010; Panagiotis Christopoulos <pchrist@gentoo.org> + -swig-1.3.31.ebuild, -swig-1.3.33.ebuild, -swig-1.3.34.ebuild, + -swig-1.3.35.ebuild, -swig-1.3.36.ebuild, -swig-1.3.38.ebuild, + -swig-1.3.39.ebuild, -swig-1.3.40.ebuild: + Cleanup old ebuild + + 18 Jul 2010; Raúl Porcel <armin76@gentoo.org> swig-1.3.40-r1.ebuild: + arm/ia64/s390/sh/sparc stable wrt #307613 + + 17 Jul 2010; Tobias Klausmann <klausman@gentoo.org> swig-1.3.40-r1.ebuild: + Stable on alpha, bug #307613 + + 09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> swig-1.3.40-r1.ebuild: + ppc64 stable wrt #307613 + + 09 Jul 2010; Panagiotis Christopoulos <pchrist@gentoo.org> + swig-1.3.31.ebuild, swig-1.3.33.ebuild, swig-1.3.34.ebuild, + swig-1.3.35.ebuild, swig-1.3.36.ebuild, swig-1.3.38.ebuild: + Change virtual/php dep to dev-lang/php wrt bug #319623 + + 07 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + swig-1.3.40-r1.ebuild: + stable x86, bug 307613 + + 01 Jul 2010; Jeroen Roovers <jer@gentoo.org> swig-1.3.40-r1.ebuild: + Stable for HPPA (bug #307613). + + 26 Jun 2010; <nixnut@gentoo.org> swig-1.3.40-r1.ebuild: + ppc stable #307613 + + 24 Jun 2010; Christoph Mende <angelos@gentoo.org> swig-1.3.40-r1.ebuild: + Stable on amd64 wrt bug #307613 + +*swig-2.0.0 (20 Jun 2010) + + 20 Jun 2010; Panagiotis Christopoulos <pchrist@gentoo.org> + +swig-2.0.0.ebuild: + Bump to 2.0.0 + + 20 Jun 2010; Panagiotis Christopoulos <pchrist@gentoo.org> + swig-1.3.36.ebuild: + Remove mzscheme use flag, cause of dropped stable keywords in + dev-scheme/plt-scheme, wrt (libpng14) bug #305053 + + 29 Apr 2010; Panagiotis Christopoulos <pchrist@gentoo.org> + swig-1.3.40-r1.ebuild: + RESTRICT=test for the time being, fixes bug 317733 and broken testsuite + once and for all + + 21 Apr 2010; Panagiotis Christopoulos <pchrist@gentoo.org> + swig-1.3.40-r1.ebuild: + minor change, fixes bug 315765 + + 16 Apr 2010; Panagiotis Christopoulos <pchrist@gentoo.org> + swig-1.3.40-r1.ebuild: + fix doc handling, bug 315527, thanks to William Throwe < wthrowe at + mit.edu > , for reporting it + +*swig-1.3.40-r1 (15 Apr 2010) + + 15 Apr 2010; Panagiotis Christopoulos <pchrist@gentoo.org> + +swig-1.3.40-r1.ebuild, metadata.xml: + Revision Bump: a first try to fix src_test. Also added new use flag + (ccache), which handles support of ccache-swig + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> swig-1.3.40.ebuild: + Transfer Prefix keywords + +*swig-1.3.40 (31 Aug 2009) + + 31 Aug 2009; Marijn Schouten <hkBst@gentoo.org> +swig-1.3.40.ebuild: + bump + +*swig-1.3.39 (21 Mar 2009) + + 21 Mar 2009; Marijn Schouten <hkBst@gentoo.org> +swig-1.3.39.ebuild: + bump + + 02 Mar 2009; Raúl Porcel <armin76@gentoo.org> swig-1.3.36.ebuild: + alpha/arm/ia64/s390/sh/sparc stable + +*swig-1.3.38 (04 Feb 2009) + + 04 Feb 2009; Marijn Schouten <hkBst@gentoo.org> +swig-1.3.38.ebuild: + Bump. Try new approach because of bug 249565. + Disable broken support for mzscheme(plt-scheme). + + 16 Jan 2009; Raúl Porcel <armin76@gentoo.org> swig-1.3.36.ebuild: + Re-add ~arm/~s390/~sh wrt #199368 + + 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> + files/fix-for-PLT4.patch: + Fix patch with absolute paths. + + 17 Nov 2008; Panagiotis Christopoulos <pchrist@gentoo.org> + swig-1.3.33.ebuild, swig-1.3.34.ebuild, swig-1.3.35.ebuild, + swig-1.3.36.ebuild: + change dev-scheme/drscheme dependency to dev-scheme/plt-scheme. Action + resulted cause of bug 246666 + + 18 Sep 2008; Brent Baude <ranger@gentoo.org> swig-1.3.34.ebuild, + swig-1.3.36.ebuild: + Marking swig-1.3.36 ppc stable for dep to 229915 + + 18 Sep 2008; Brent Baude <ranger@gentoo.org> swig-1.3.34.ebuild: + Marking swig-1.3.34 ppc64 stable for 217408 + + 25 Aug 2008; Markus Meier <maekke@gentoo.org> swig-1.3.36.ebuild: + amd64/x86 stable, bug #229915 + + 24 Aug 2008; Marijn Schouten <hkBst@gentoo.org> +files/fix-for-PLT4.patch, + swig-1.3.36.ebuild: + add fix for compiling against drscheme-4, bug 235596, thanks to Dmitry + Dzhus <dima@sphinx.net.ru> for the fix. + + 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: + Add GLEP 56 USE flag descriptions. + +*swig-1.3.36 (25 Jun 2008) + + 25 Jun 2008; Marijn Schouten <hkBst@gentoo.org> +swig-1.3.36.ebuild: + bump + + 18 Apr 2008; nixnut <nixnut@gentoo.org> swig-1.3.34.ebuild: + Stable on ppc wrt bug 217408 + + 15 Apr 2008; Raúl Porcel <armin76@gentoo.org> swig-1.3.34.ebuild: + alpha/ia64/sparc stable wrt #217408 + + 14 Apr 2008; Markus Meier <maekke@gentoo.org> swig-1.3.34.ebuild: + amd64/x86 stable, bug #217408 + + 14 Apr 2008; Jeroen Roovers <jer@gentoo.org> swig-1.3.34.ebuild: + Stable for HPPA (bug #217408). + + 09 Apr 2008; Jeroen Roovers <jer@gentoo.org> swig-1.3.35.ebuild: + Marked ~hppa (bug #216855). + + 08 Apr 2008; Alexis Ballier <aballier@gentoo.org> swig-1.3.35.ebuild: + keyword ~x86-fbsd + + 08 Apr 2008; Raúl Porcel <armin76@gentoo.org> swig-1.3.35.ebuild: + Re-add ~ia64 wrt #216855 + + 08 Apr 2008; Marijn Schouten <hkBst@gentoo.org> -swig-1.3.21.ebuild, + -swig-1.3.25.ebuild, -swig-1.3.27.ebuild, -swig-1.3.29.ebuild, + -swig-1.3.29-r1.ebuild: + remove old cruft + +*swig-1.3.35 (08 Apr 2008) + + 08 Apr 2008; Marijn Schouten <hkBst@gentoo.org> +swig-1.3.35.ebuild: + bump, adds octave support + + 11 Mar 2008; <ricmm@gentoo.org> swig-1.3.21.ebuild, swig-1.3.25.ebuild, + swig-1.3.31.ebuild: + Drop to ~mips to match deps + +*swig-1.3.34 (02 Mar 2008) + + 02 Mar 2008; Marijn Schouten <hkBst@gentoo.org> +swig-1.3.34.ebuild: + bump + + 06 Feb 2008; Ferris McCormick <fmccor@gentoo.org> swig-1.3.33.ebuild: + Sparc stable, Bug #209052. (chicken is package-masked for swig because sparc + does not support it.) + + 17 Dec 2007; Marijn Schouten <hkBst@gentoo.org> -swig-1.3.32.ebuild: + remove 1.3.32 for bug 199831 + +*swig-1.3.33 (24 Nov 2007) + + 24 Nov 2007; Marijn Schouten <hkBst@gentoo.org> +swig-1.3.33.ebuild: + bump + + 21 Nov 2007; Joe Peterson <lavajoe@gentoo.org> swig-1.3.32.ebuild: + Added ~x86-fbsd keyword (bug #199368) + + 21 Nov 2007; Raúl Porcel <armin76@gentoo.org> swig-1.3.32.ebuild: + Add ~alpha/~ia64 wrt #199368 + + 21 Nov 2007; Markus Rothe <corsair@gentoo.org> swig-1.3.32.ebuild: + Added ~ppc64; bug #199368 + + 20 Nov 2007; Ferris McCormick <fmccor@gentoo.org> swig-1.3.32.ebuild: + Add back ~sparc keyword, Bug #199368. USE=clisp, mzscheme were already masked + for sparc. For this version of swig, I also package.use.mask'ed chicken and + pike for swig because sparc has no keyword for either of them. + + 19 Nov 2007; Jeroen Roovers <jer@gentoo.org> swig-1.3.32.ebuild: + Marked ~hppa (bug #199368). + +*swig-1.3.32 (16 Nov 2007) + + 16 Nov 2007; Marijn Schouten <hkBst@gentoo.org> +swig-1.3.32.ebuild: + bump; add chicken, clisp, mzscheme and R use flags, deps and use_with's; + drop keywords because of new deps + + 31 Jul 2007; Marijn Schouten <hkBst@gentoo.org> metadata.xml: + take over maintainership + + 14 Jul 2007; Christian Heim <phreak@gentoo.org> metadata.xml: + Assigning dev-lang/swig to m-needed, as chriswhite has been retired (#56211). + + 12 Jul 2007; Roy Marples <uberlord@gentoo.org> swig-1.3.31.ebuild: + Keyworded ~sparc-fbsd + + 13 May 2007; Joshua Kinard <kumba@gentoo.org> swig-1.3.31.ebuild: + Stable on mips. + + 27 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> swig-1.3.25.ebuild: + Fix incomplete dev-lisp/mzscheme -> dev-scheme/mzscheme move. + + 15 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> swig-1.3.31.ebuild: + Stable on Alpha, bug 166246. + + 14 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> swig-1.3.31.ebuild: + Stable on IA64, bug 166246. + + 13 Feb 2007; Lars Weiler <pylon@gentoo.org> swig-1.3.31.ebuild: + Stable on ppc; bug #166246. + + 13 Feb 2007; Markus Rothe <corsair@gentoo.org> swig-1.3.31.ebuild: + Stable on ppc64; bug #166246 + + 12 Feb 2007; Marcus D. Hanwell <cryos@gentoo.org> swig-1.3.31.ebuild: + Stable on amd64, bug 166246. + + 12 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> swig-1.3.31.ebuild: + Stable on sparc + + 12 Feb 2007; Jeroen Roovers <jer@gentoo.org> swig-1.3.31.ebuild: + Stable for HPPA (bug #166246). + + 11 Feb 2007; Christian Faulhammer <opfer@gentoo.org> swig-1.3.31.ebuild: + stable x86; security bug #166246 + + 11 Feb 2007; Fabian Groffen <grobian@gentoo.org> swig-1.3.25.ebuild, + swig-1.3.27.ebuild, swig-1.3.29.ebuild, swig-1.3.29-r1.ebuild, + swig-1.3.31.ebuild: + Dropped ppc-macos keyword, see you in prefix + + 10 Jan 2007; Piotr Jaroszyński <peper@gentoo.org> Manifest: + Fix Manifest. + + 10 Jan 2007; <marijn@gentoo.org> swig-1.3.29-r1.ebuild: + Dependency update: dev-util/guile -> dev-scheme/guile. + + 10 Jan 2007; <marijn@gentoo.org> swig-1.3.31.ebuild: + Dependency update: dev-util/guile -> dev-scheme/guile. + + 10 Jan 2007; <marijn@gentoo.org> swig-1.3.29.ebuild: + Dependency update: dev-util/guile -> dev-scheme/guile. + + 10 Jan 2007; <marijn@gentoo.org> swig-1.3.27.ebuild: + Dependency update: dev-util/guile -> dev-scheme/guile. + + 10 Jan 2007; <marijn@gentoo.org> swig-1.3.25.ebuild: + Dependency update: dev-util/guile -> dev-scheme/guile. + + 10 Jan 2007; <marijn@gentoo.org> swig-1.3.21.ebuild: + Dependency update: dev-util/guile -> dev-scheme/guile. + +*swig-1.3.31 (07 Jan 2007) + + 07 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> +swig-1.3.31.ebuild: + Version bump to fix python-2.5 compatibility, bug 148728. + + 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> swig-1.3.29-r1.ebuild: + Forwardport the ~x86-fbsd keyword. + + 01 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> swig-1.3.29.ebuild: + Add ~x86-fbsd keyword. + +*swig-1.3.29-r1 (26 Sep 2006) + + 26 Sep 2006; Chris White <chriswhite@gentoo.org> +files/swig-const.patch, + +swig-1.3.29-r1.ebuild: + New swig-1.3.29-r1. This fixes a const char type conversion error. Mainly + fixes bug #149064. + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> swig-1.3.25.ebuild: + Marked stable on mips. + + 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> swig-1.3.25.ebuild: + Stable on sparc wrt #139505 + + 09 Jul 2006; Chris White <chriswhite@gentoo.org> metadata.xml: + Added no-herd for metadata.xml. + + 08 Jul 2006; Doug Goldstein <cardoe@gentoo.org> swig-1.3.21.ebuild, + swig-1.3.25.ebuild, swig-1.3.27.ebuild, swig-1.3.29.ebuild: + split USE='tcltk' to 'tcl' & 'tk' per bug #17808. Nuked X USE flag since it + was only to find tk from tcltk + + 07 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> swig-1.3.25.ebuild: + Stable on x86 and amd64 for bug #139505. + + 30 Jun 2006; Lars Weiler <pylon@gentoo.org> swig-1.3.25.ebuild: + Stable on ppc; gcc-4 related; bug #138099. + +*swig-1.3.29 (22 May 2006) + + 22 May 2006; Steve Arnold <nerdboy@gentoo.org> +swig-1.3.29.ebuild: + Version bump for gdal ruby bindings (getting kinda stale). Should + stablize on 1.3.29 for -autorename function. + + 20 Feb 2006; Markus Rothe <corsair@gentoo.org> swig-1.3.25.ebuild: + Stable on ppc64 + + 17 Feb 2006; Chris White <chriswhite@gentoo.org> swig-1.3.27.ebuild: + Fixed missing ocaml IUSE entry. Thanks to ciaranm for reporting in bug + #122905. + + 04 Feb 2006; Aron Griffis <agriffis@gentoo.org> swig-1.3.25.ebuild: + Mark 1.3.25 stable on alpha + + 03 Feb 2006; Aron Griffis <agriffis@gentoo.org> swig-1.3.25.ebuild: + Mark 1.3.25 stable on ia64 + + 22 Jan 2006; Caleb Tennis <caleb@gentoo.org> -swig-1.3.24.ebuild: + Removing p.masked version + + 08 Jan 2006; Chris White <chriswhite@gentoo.org> swig-1.3.21.ebuild: + Since 1.3.25 is not going stable soon, dev-lang/php -> virtual/php. + + 08 Dec 2005; Rene Nussbaumer <killerfox@gentoo.org> swig-1.3.25.ebuild: + Stable on hppa. + + 22 Oct 2005; Mike Frysinger <vapier@gentoo.org> swig-1.3.25.ebuild, + swig-1.3.27.ebuild: + No longer need to change the java find since the code has been tweaked + already to handle multiple results. + +*swig-1.3.27 (18 Oct 2005) + + 18 Oct 2005; Mike Frysinger <vapier@gentoo.org> +swig-1.3.27.ebuild: + Version bump. + + 18 Sep 2005; Chris White <chriswhite@gentoo.org> ChangeLog: + Re-doing this with proper gpg signing :| + + 18 Sep 2005; Chris White <chriswhite@gentoo.org> swig-1.3.21.ebuild: + Added doc USE flag for html developer docs. + + 16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog: + Converted to UTF-8, fixed encoding screwups + +*swig-1.3.25 (11 Sep 2005) + + 11 Sep 2005; Chris White <chriswhite@gentoo.org> +metadata.xml, + swig-1.3.24.ebuild, +swig-1.3.25.ebuild: + dev-php/php -> virtual/php. Fixes bug #102364. Taking over as maintainer. + Did a version bump to fix bug #104762. Tested with some of the tutorials at + the swig site. + + 10 Aug 2005; Kito <kito@gentoo.org> swig-1.3.24.ebuild: + ~ppc-macos keyword. + + 23 Jul 2005; MATSUU Takuto <matsuu@gentoo.org> swig-1.3.21.ebuild: + Stable on sh. + + 19 Feb 2005; Heinrich Wendel <lanius@gentoo.org> -swig-1.3.22.ebuild: + version bump + + 19 Feb 2005; Heinrich Wendel <lanius@gentoo.org> swig-1.3.21.ebuild, + swig-1.3.22.ebuild: + disable features=maketest, bug #75650 + + 19 Feb 2005; Heinrich Wendel <lanius@gentoo.org> swig-1.3.21.ebuild, + swig-1.3.22.ebuild: + fix USE + + 24 Oct 2004; Heinrich Wendel <lanius@gentoo.org> swig-1.3.21.ebuild, + swig-1.3.22.ebuild: + split tcltk useflag in tcl and tk, bug #68042;#17808 + + 29 Sep 2004; Heinrich Wendel <lanius@gentoo.org> swig-1.3.22.ebuild: + fix compile bug, bug #65670 + +*swig-1.3.22 (25 Sep 2004) + + 25 Sep 2004; Heinrich Wendel <lanius@gentoo.org> +swig-1.3.22.ebuild: + version bump + + 18 Aug 2004; <pauldv@gentoo.org> swig-1.3.21.ebuild: + Fix bug #60626, thanks to the people who commented there and provided + the fix. + + 16 Aug 2004; Mike Frysinger <vapier@gentoo.org> swig-1.3.21.ebuild: + Clean up and make sure CFLAGS arent killed #59509. + + 07 Aug 2004; Tom Martin <slarti@gentoo.org> swig-1.3.21.ebuild: + Typo in DESCRIPTION: Simplied -> Simplified. Bug 59717. + + 15 Jul 2004; Tom Gall <tgall@gentoo.org> swig-1.3.21.ebuild: + stable on ppc64 bug #55529 + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> swig-1.3.21.ebuild: + virtual/glibc -> virtual/libc + + 23 Jun 2004; Mike Frysinger <vapier@gentoo.org> swig-1.3.21.ebuild: + Add optional php support for #47513 by Diego Pettenò. + + 23 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> swig-1.3.21.ebuild: + Stable on hppa + + 15 May 2004; Joshua Kinard <kumba@gentoo.org> swig-1.3.21.ebuild: + Marked stable on mips. + + 15 May 2004; Bryan Østergaard <kloeri@gentoo.org> swig-1.3.21.ebuild: + Stable on alpha. + + 13 May 2004; Michael McCabe <randy@gentoo.org> swig-1.3.21.ebuild: + Added s390 keywords + + 28 Apr 2004; Heinrich Wendel <lanius@gentoo.org> swig-1.3.21.ebuild: + use emake + + 12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> swig-1.3.10-r2.ebuild, + swig-1.3.16.ebuild, swig-1.3.19.ebuild, swig-1.3.20.ebuild, + swig-1.3.21.ebuild: + virtual/ruby fix + + 11 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> swig-1.3.21.ebuild: + Stable on sparc + + 09 Apr 2004; Heinrich Wendel <lanius@gentoo.org> swig-1.3.21.ebuild: + stable on x86 + + 24 Feb 2004; <agriffis@gentoo.org> swig-1.3.19.ebuild, swig-1.3.21.ebuild: + add ia64 keywords + + 22 Feb 2004; David Holm <dholm@gentoo.org> swig-1.3.19.ebuild: + Added 1.3.19 to ~ppc, it is required for subversion-0.37.0. + + 22 Feb 2004; Heinrich Wendel <lanius@gentoo.org> swig-1.3.21.ebuild: + fix compile if plt is installed + + 21 Feb 2004; Heinrich Wendel <lanius@gentoo.org> swig-1.3.21.ebuild: + fix compilation if no tcl is installed + + 21 Feb 2004; Heinrich Wendel <lanius@gentoo.org> swig-1.3.21.ebuild: + fix compile if mzscheme is installed + +*swig-1.3.21 (20 Feb 2004) + + 20 Feb 2004; Heinrich Wendel <lanius@gentoo.org> swig-1.3.21.ebuild: + version bump; install runtime lib's + + 11 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> swig-1.3.20.ebuild: + set ~ppc in keywords + + 20 Jan 2004; <gustavoz@gentoo.org> swig-1.3.19.ebuild: + stable on sparc + + 28 Dec 2003; Joshua Kinard <kumba@gentoo.org> swig-1.3.19.ebuild: + Move to mips stable (~mips -> mips) + +*swig-1.3.20 (26 Dec 2003) + + 26 Dec 2003; Heinrich Wendel <lanius@gentoo.org> swig-1.3.20.ebuild: + bump + + 14 Dec 2003; Guy Martin <gmsoft@gentoo.org> swig-1.3.19.ebuild: + Marked stable on hppa. + + 23 Nov 2003; Heinrich Wendel <lanius@gentoo.org> swig-1.3.10-r1.ebuild, + swig-1.3.15.ebuild: + cleanups + + 23 Nov 2003; Heinrich Wendel <lanius@gentoo.org> swig-1.3.19.ebuild: + stable on x86 + + 04 Nov 2003; Brad House <brad_mssw@gentoo.org> swig-1.3.19.ebuild: + mark as stable on amd64 + + 08 Oct 2003; <tuxus@gentoo.org> swig-1.3.16.ebuild: + Stable on mips + + 26 Sep 2003; Aron Griffis <agriffis@gentoo.org> swig-1.3.19.ebuild: + Stable on alpha + + 17 Aug 2003; Paul de Vrieze <pauldv@gentoo.org> swig-1.3.16.ebuild: + Mark stable so that subversion can be marked stable + +*swig-1.3.19 (29 Jul 2003) + + 29 Jul 2003; Tom Payne <twp@gentoo.org> swig-1.3.19.ebuild : + Version bump. Added remaining KEYWORDS. + + 14 Jul 2003; Aron Griffis <agriffis@gentoo.org> swig-1.3.16.ebuild: + Add ~alpha to KEYWORDS + +*swig-1.3.16 (05 Nov 2002) + + 31 Jan 2003; Martin Holzer <mholzer@gentoo.org> swig-1.3.16.ebuild : + Change SRC_URI to use mirror://sourceforge. + + 05 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> swig-1.3.16.ebuild files/digest-swig-1.3.16: + Version bump. + +*swig-1.3.15 (18 Oct 2002) + + 31 Jan 2003; Martin Holzer <mholzer@gentoo.org> swig-1.3.15.ebuild : + Change SRC_URI to use mirror://sourceforge. + + 18 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> swig-1.3.15.ebuild files/digest-swig-1.3.15 : + New upstream version. Fixes #8457. + +*swig-1.3.10-r2 (1 Feb 2002) + + 31 Jan 2003; Martin Holzer <mholzer@gentoo.org> swig-1.3.10-r2.ebuild : + Change SRC_URI to use mirror://sourceforge. + + 21 Feb 2002; M.Schlemmer <azarah@gentoo.org> swig-1.3.10-r2.ebuild : + Fix a unterminating loop with ruby in USE and ruby-1.6.6 installed. + +*swig-1.3.10-r1 (1 Feb 2002) + + 31 Jan 2003; Martin Holzer <mholzer@gentoo.org> swig-1.3.10-r1.ebuild : + Change SRC_URI to use mirror://sourceforge. + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + + Added initial ChangeLog. diff --git a/dev-lang/tcc/ChangeLog b/dev-lang/tcc/ChangeLog new file mode 100644 index 00000000..991e81ad --- /dev/null +++ b/dev-lang/tcc/ChangeLog @@ -0,0 +1,181 @@ +# ChangeLog for dev-lang/tcc +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcc/ChangeLog,v 1.42 2014/04/02 23:46:23 ottxor Exp $ + +*tcc-0.9.26-r2 (02 Apr 2014) + + 02 Apr 2014; Christoph Junghans <ottxor@gentoo.org> +tcc-0.9.26-r2.ebuild, + tcc-9999.ebuild: + added prefix support (bug #499440) + + 07 Mar 2014; Tim Harder <radhermit@gentoo.org> + -files/tcc-0.9.23-anonunion.patch, -files/tcc-0.9.23-asneeded.patch, + -files/tcc-0.9.23-nxbit.patch, -files/tcc-0.9.25-flags.patch: + Remove old, unused patches. + +*tcc-0.9.26-r1 (13 Oct 2013) + + 13 Oct 2013; Patrick Lauer <patrick@gentoo.org> +tcc-0.9.26-r1.ebuild, + -tcc-0.9.23-r1.ebuild, -tcc-0.9.24.ebuild, -tcc-0.9.25.ebuild, + -tcc-0.9.26.ebuild, -tcc-0.9.26_pre1.ebuild, tcc-9999.ebuild: + Backport fixes from -9999 to release, remove old + + 13 Oct 2013; Patrick Lauer <patrick@gentoo.org> tcc-9999.ebuild: + Remove keywords from live ebuild + + 12 Oct 2013; Patrick Lauer <patrick@gentoo.org> tcc-9999.ebuild: + Fix libdir so that tcc just magically works + + 12 Oct 2013; Patrick Lauer <patrick@gentoo.org> tcc-9999.ebuild: + Some cleanups to tcc-9999 configure/make + +*tcc-9999 (12 Oct 2013) + + 12 Oct 2013; Patrick Lauer <patrick@gentoo.org> +tcc-9999.ebuild: + First attempt at a -9999 ebuild + + 18 Jul 2013; Patrick Lauer <patrick@gentoo.org> tcc-0.9.26.ebuild: + Re-enabling test suite that now actually works + +*tcc-0.9.26 (16 Jul 2013) + + 16 Jul 2013; Tim Harder <radhermit@gentoo.org> +tcc-0.9.26.ebuild: + Version bump (bug #466094). + + 16 Apr 2013; Patrick Lauer <patrick@gentoo.org> tcc-0.9.26_pre1.ebuild: + Fix for sandbox violation #454874 + +*tcc-0.9.26_pre1 (29 Jan 2013) + + 29 Jan 2013; Patrick Lauer <patrick@gentoo.org> +tcc-0.9.26_pre1.ebuild: + Bump to snapshot for #454500 + + 16 Aug 2010; Harald van Dijk <truedfx@gentoo.org> tcc-0.9.25.ebuild, + +files/tcc-0.9.25-flags.patch: + Respect CFLAGS, LDFLAGS (#332599) + + 08 Jul 2010; Markos Chandras <hwoarang@gentoo.org> tcc-0.9.25.ebuild: + Make it respect CC variable wrt bug #243892 + +*tcc-0.9.25 (10 Jul 2009) + + 10 Jul 2009; Harald van Dijk <truedfx@gentoo.org> +tcc-0.9.25.ebuild: + Version bump, with amd64 support (#276586 by Thomas) + +*tcc-0.9.24 (04 Jan 2009) + + 04 Jan 2009; Patrick Lauer <patrick@gentoo.org> tcc-0.9.23-r1.ebuild, + +tcc-0.9.24.ebuild: + Bump to 0.9.24. Homepage and SRC_URI fix. Patches no longer needed. + + 04 Jan 2009; Patrick Lauer <patrick@gentoo.org> tcc-0.9.23-r1.ebuild: + Homepage fix + + 12 May 2007; Harald van Dijk <truedfx@gentoo.org> + -files/tcc-0.9.20-gcc34.patch, +files/tcc-0.9.23-nxbit.patch, + -tcc-0.9.19.ebuild, -tcc-0.9.20.ebuild, -tcc-0.9.22.ebuild, + tcc-0.9.23-r1.ebuild: + Fix crash on nxbit-enabled CPUs (#178168), remove older versions + + 27 Apr 2007; Raúl Porcel <armin76@gentoo.org> tcc-0.9.23-r1.ebuild: + x86 stable wrt #176070 + + 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 14 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: + Remove spider from metadata.xml due to retiring. + + 26 Aug 2006; Harald van Dijk <truedfx@gentoo.org> tcc-0.9.23-r1.ebuild: + Block tendra (to avoid a file collision) + +*tcc-0.9.23-r1 (24 Aug 2006) + + 24 Aug 2006; Harald van Dijk <truedfx@gentoo.org> + +files/tcc-0.9.23-anonunion.patch, +files/tcc-0.9.23-asneeded.patch, + -tcc-0.9.23.ebuild, +tcc-0.9.23-r1.ebuild: + Make tcc install correctly and work with glibc 2.4 (#132095) + + 08 Jan 2006; Mark Loeser <halcy0n@gentoo.org> tcc-0.9.22.ebuild: + Stable on x86; bug #116169 + +*tcc-0.9.23 (08 Jan 2006) + + 08 Jan 2006; George Shapovalov <george@gentoo.org> +tcc-0.9.23.ebuild: + new version, adjusted src_install to follow new Makefile + + 02 Jun 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> tcc-0.9.19.ebuild, + tcc-0.9.20.ebuild, tcc-0.9.22.ebuild: + keywording all versions -* [~]x86 (was previously marked -sparc and -amd64, + no arches other than x86 are supported at this time) + +*tcc-0.9.22 (11 Nov 2004) + + 11 Nov 2004; <spider@gentoo.org> +tcc-0.9.22.ebuild: + Updated ebuild, thanks to Olaf Freyer and Thomas Eckert + + 07 Oct 2004; George Shapovalov <george@gentoo.org> tcc-0.9.{19,20}.ebuild : + marked all versions -amd64. tcc apparently does not know about this arch (configure borks) + even though theoretically it might be able to digest it + Changed herd in metadata to lang-misc, no-herd is against the policy!!! + correspondingly I do not need to be noted as a separate maintainer, I am on that herd. + + 27 Sep 2004; Karol Wojtaszek <sekretarz@gentoo.org> + +files/tcc-0.9.20-gcc34.patch, -tcc-0.9.14.ebuild, -tcc-0.9.16.ebuild, + tcc-0.9.20.ebuild, -tcc-0.9.7.ebuild, -tcc-0.9.8.ebuild: + Fixed gcc-3.4 compile issues, Bug #65346. Ebuild clean up. + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> tcc-0.9.14.ebuild, + tcc-0.9.16.ebuild, tcc-0.9.19.ebuild, tcc-0.9.20.ebuild, tcc-0.9.8.ebuild: + virtual/glibc -> virtual/libc + + 05 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> tcc-0.9.14.ebuild, + tcc-0.9.16.ebuild, tcc-0.9.19.ebuild, tcc-0.9.20.ebuild, tcc-0.9.7.ebuild, + tcc-0.9.8.ebuild: + marking all -sparc, who marked them sparc / ~sparc ?!? + +*tcc-0.9.20 (14 Oct 2003) + + 14 Oct 2003; <spider@gentoo.org> : + Update version to fix linking error with array not found + + 09 Jun 2003; George Shapovalov <george@gentoo.org> tcc-0.9.19.ebuild : + changed LICENSE to LGPL-2.1 from GPL-2, seems to have changed recently. + Thanks to Brian Olsen <bnolsen@attbi.com> for notification + +*tcc-0.9.19 (05 May 2003) + + 05 May 2003; George Shapovalov <george@gentoo.org> tcc-0.9.19.ebuild, files/digest-tcc-0.9.19 : + new version (#21363) + now uses autoconf-based install (albet there were some problems, see the bug for details) + thanks to Thomas Eckert <eckert.thomas@gmx.net> for update + +*tcc-0.9.16 (06 Jan 2003) + + 06 Jan 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump + +*tcc-0.9.14 (10 Dec 2002) + + 10 Dec 2002; George Shapovalov <george@gentoo.org> tcc-0.9.14.ebuild, files/digest-tcc-0.9.14 : + new version. + Now tcc compiles more packages (e.g. smarteiffel). + Thanks to Per Wigren <wigren@home.se> for an update + +*tcc-0.9.8 (13 Feb 2003) + + 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + +*tcc-0.9.7 (19 Jul 2002) + + 19 Jul 2002; George Shapovalov <george@gentoo.org> tcc-0.9.7.ebuild : + + initial release + + A very small C compiler for ix86 (64 K). It compiles and execute + C source directly without linking or assembly, and does not (yet ?) output elf + binary file. You can also use it like in a script with #!/usr/bin/tcc in your C + source. Very funny :-). + + ebuild submitted by Julien Herfurth <jherfurth@arafox.com> diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog new file mode 100644 index 00000000..b023bc09 --- /dev/null +++ b/dev-lang/tcl/ChangeLog @@ -0,0 +1,870 @@ +# ChangeLog for dev-lang/tcl +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.223 2015/07/28 09:19:03 jlec Exp $ + + 28 Jul 2015; Justin Lecher <jlec@gentoo.org> tcl-8.5.17-r100.ebuild, + tcl-8.5.17.ebuild, tcl-8.6.4.ebuild: + Install all files with u+w, bug #554260 + + 28 Jul 2015; Justin Lecher <jlec@gentoo.org> -tcl-8.5.13-r1.ebuild, + -tcl-8.5.15-r1.ebuild, -tcl-8.6.3.ebuild: + Drop old + + 15 Jun 2015; Justin Lecher <jlec@gentoo.org> tcl-8.5.17-r100.ebuild: + Move blocker into RDEPEND + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + + 26 May 2015; Mike Frysinger <vapier@gentoo.org> tcl-8.5.17.ebuild: + Mark arm64/m68k/s390/sh stable #543022. + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.17.ebuild: + Stable for ia64, wrt bug #543022 + + 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.17.ebuild: + Stable for alpha, wrt bug #543022 + + 02 Apr 2015; Markus Meier <maekke@gentoo.org> tcl-8.5.17.ebuild: + arm stable, bug #543022 + + 01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.17.ebuild: + Stable for sparc, wrt bug #543022 + + 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.17.ebuild: + Stable for ppc64, wrt bug #543022 + + 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.17.ebuild: + Stable for ppc, wrt bug #543022 + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.17.ebuild: + Stable for x86, wrt bug #543022 + + 20 Mar 2015; Jeroen Roovers <jer@gentoo.org> tcl-8.5.17.ebuild: + Stable for HPPA (bug #543022). + + 17 Mar 2015; Justin Lecher <jlec@gentoo.org> tcl-8.5.17-r100.ebuild: + Negate the blocker + + 17 Mar 2015; Justin Lecher <jlec@gentoo.org> tcl-8.5.17-r100.ebuild: + Add necessary Blocker, thanks kobboi for reporting + +*tcl-8.5.17-r100 (17 Mar 2015) + + 17 Mar 2015; Justin Lecher <jlec@gentoo.org> +tcl-8.5.17-r100.ebuild, + tcl-8.5.17.ebuild: + Drop old; add SONAME SLOT + + 16 Mar 2015; Mike Frysinger <vapier@gentoo.org> tcl-8.5.15-r1.ebuild: + Mark arm64/m68k/s390/sh stable. + +*tcl-8.6.4 (13 Mar 2015) + + 13 Mar 2015; Justin Lecher <jlec@gentoo.org> +tcl-8.6.4.ebuild, + -tcl-8.5.16.ebuild, -tcl-8.6.1-r1.ebuild, -tcl-8.6.2.ebuild: + Version Bump; drop old + + 12 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.17.ebuild: + Stable for amd64, wrt bug #543022 + + 23 Jan 2015; Justin Lecher <jlec@gentoo.org> tcl-8.6.3.ebuild: + Sort eclasses + +*tcl-8.6.3 (19 Dec 2014) +*tcl-8.5.17 (19 Dec 2014) + + 19 Dec 2014; Justin Lecher <jlec@gentoo.org> +tcl-8.5.17.ebuild, + +tcl-8.6.3.ebuild: + Version Bump + +*tcl-8.6.2 (15 Sep 2014) +*tcl-8.5.16 (15 Sep 2014) + + 15 Sep 2014; Justin Lecher <jlec@gentoo.org> +tcl-8.5.16.ebuild, + +tcl-8.6.2.ebuild: + Version Bump, #522092 + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.15-r1.ebuild: + Stable for sparc, wrt bug #512012 + + 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.15-r1.ebuild: + Stable for alpha, wrt bug #518006 + + 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.15-r1.ebuild: + Stable for ia64, wrt bug #512012 + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.15-r1.ebuild: + Stable for ppc64, wrt bug #518006 + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.15-r1.ebuild: + Stable for ppc, wrt bug #512012 + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.15-r1.ebuild: + Stable for x86, wrt bug #512012 + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.15-r1.ebuild: + Stable for amd64, wrt bug #512912 + + 11 Jul 2014; Markus Meier <maekke@gentoo.org> tcl-8.5.15-r1.ebuild: + arm stable, bug #516134 + + 06 Jul 2014; Jeroen Roovers <jer@gentoo.org> tcl-8.5.15-r1.ebuild: + Stable for HPPA (bug #516134). + + 18 Jun 2014; Michał Górny <mgorny@gentoo.org> tcl-8.5.15-r1.ebuild, + tcl-8.6.1-r1.ebuild: + Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug + #513718. + + 28 Apr 2014; Michał Górny <mgorny@gentoo.org> tcl-8.5.15-r1.ebuild, + tcl-8.6.1-r1.ebuild: + Replace multilib_build_binaries with multilib_is_native_abi. The two are + equivalent now, and the team has decided to use the old name as being less + confusing. + + 20 Jan 2014; Justin Lecher <jlec@gentoo.org> tcl-8.5.13-r1.ebuild, + -tcl-8.5.14.ebuild, -tcl-8.5.15.ebuild, tcl-8.5.15-r1.ebuild, + -tcl-8.6.0-r1.ebuild, -tcl-8.6.1.ebuild: + Drop old; drop notification about threading support in favour of USE deps, + #498612 + + 19 Jan 2014; Mike Frysinger <vapier@gentoo.org> tcl-8.5.13-r1.ebuild, + tcl-8.5.14.ebuild, tcl-8.5.15-r1.ebuild, tcl-8.5.15.ebuild, + tcl-8.6.0-r1.ebuild, tcl-8.6.1-r1.ebuild, tcl-8.6.1.ebuild: + Add arm64 love. + + 19 Jan 2014; Mike Frysinger <vapier@gentoo.org> tcl-8.5.13-r1.ebuild, + tcl-8.5.14.ebuild, tcl-8.5.15-r1.ebuild, tcl-8.5.15.ebuild, + tcl-8.6.0-r1.ebuild, tcl-8.6.1-r1.ebuild, tcl-8.6.1.ebuild: + Fix cross-compiling w/out compat funcs. + + 28 Dec 2013; Justin Lecher <jlec@gentoo.org> tcl-8.5.15-r1.ebuild, + tcl-8.6.1-r1.ebuild: + Exchange is_final_abi() by multilib_build_binaries(), thanks Tommy[D] telling + me about those things + +*tcl-8.6.1-r1 (26 Dec 2013) +*tcl-8.5.15-r1 (26 Dec 2013) + + 26 Dec 2013; Justin Lecher <jlec@gentoo.org> +tcl-8.5.15-r1.ebuild, + +tcl-8.6.1-r1.ebuild: + Add multilib support, #496008 ; thanks Michael Mair-Keimberger for the patch + + 10 Oct 2013; Justin Lecher <jlec@gentoo.org> -tcl-8.5.10-r1.ebuild: + Drop old + +*tcl-8.6.1 (25 Sep 2013) +*tcl-8.5.15 (25 Sep 2013) + + 25 Sep 2013; Justin Lecher <jlec@gentoo.org> +tcl-8.5.15.ebuild, + +tcl-8.6.1.ebuild, +files/tcl-8.6.1-conf.patch: + Version Bump + +*tcl-8.5.14 (01 May 2013) + + 01 May 2013; Justin Lecher <jlec@gentoo.org> +tcl-8.5.14.ebuild, + +files/tcl-8.5.14-conf.patch: + Version Bump + + 25 Feb 2013; Zac Medico <zmedico@gentoo.org> tcl-8.6.0-r1.ebuild: + Add ~arm-linux keyword. + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.13-r1.ebuild: + Stable for sh, wrt bug #456408 + + 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.13-r1.ebuild: + Stable for s390, wrt bug #456408 + + 14 Feb 2013; Jeroen Roovers <jer@gentoo.org> tcl-8.5.13-r1.ebuild: + Stable for HPPA (bug #456408). + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.13-r1.ebuild: + Stable for sparc, wrt bug #456408 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.13-r1.ebuild: + Stable for alpha, wrt bug #456408 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.13-r1.ebuild: + Stable for ia64, wrt bug #456408 + + 11 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.13-r1.ebuild: + Stable for arm, wrt bug #456408 + + 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.13-r1.ebuild: + Stable for ppc, wrt bug #456408 + + 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.13-r1.ebuild: + Stable for ppc64, wrt bug #456408 + + 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.13-r1.ebuild: + Stable for x86, wrt bug #456408 + + 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.13-r1.ebuild: + Stable for amd64, wrt bug #456408 + + 10 Feb 2013; Justin Lecher <jlec@gentoo.org> -tcl-8.4.19.ebuild, + -tcl-8.5.11-r1.ebuild, -tcl-8.5.13.ebuild: + Drop old fixes #280934 + + 11 Jan 2013; Fabian Groffen <grobian@gentoo.org> tcl-8.6.0-r1.ebuild: + Fix CFLAGS fix not to leave a single s behind (in case of -Os) + + 11 Jan 2013; Justin Lecher <jlec@gentoo.org> tcl-8.6.0-r1.ebuild: + Subslot to PV + + 10 Jan 2013; Justin Lecher <jlec@gentoo.org> tcl-8.6.0-r1.ebuild: + Use minimal tarball + +*tcl-8.6.0-r1 (10 Jan 2013) + + 10 Jan 2013; Justin Lecher <jlec@gentoo.org> -tcl-8.6.0.ebuild, + +tcl-8.6.0-r1.ebuild: + Don't set encoding during build + +*tcl-8.6.0 (09 Jan 2013) + + 09 Jan 2013; Justin Lecher <jlec@gentoo.org> +tcl-8.6.0.ebuild: + Version Bump, #448602 + +*tcl-8.5.13-r1 (09 Jan 2013) + + 09 Jan 2013; Justin Lecher <jlec@gentoo.org> +tcl-8.5.13-r1.ebuild, + +files/tcl-8.5.13-conf.patch, +files/tcl-8.5.13-multilib.patch, metadata.xml: + Fix build system so that autoconf will always be executed and sanitize sed so + that tclConfig.sh will be sane, #449134 + + 05 Dec 2012; Ulrich Müller <ulm@gentoo.org> tcl-8.4.19.ebuild, + tcl-8.5.10-r1.ebuild, tcl-8.5.11-r1.ebuild, tcl-8.5.13.ebuild: + Specify LICENSE more precisely, bug 445468. + + 29 Nov 2012; Justin Lecher <jlec@gentoo.org> tcl-8.5.13.ebuild: + Renaming done wrong + + 29 Nov 2012; Justin Lecher <jlec@gentoo.org> tcl-8.5.13.ebuild: + Enable test phase + +*tcl-8.5.13 (29 Nov 2012) + + 29 Nov 2012; Justin Lecher <jlec@gentoo.org> + -files/tcl-8.4.11-multilib.patch, -tcl-8.4.18.ebuild, -tcl-8.5.7.ebuild, + -tcl-8.5.8-r1.ebuild, -tcl-8.5.8-r2.ebuild, -files/tcl-8.5.8-fortify.patch, + -tcl-8.5.9.ebuild, +files/tcl-8.5.10-conf.patch, -tcl-8.5.11.ebuild, + +tcl-8.5.13.ebuild, +files/tcl-8.5.13-autopath.patch: + Version Bump, #444296; Cleaned old + +*tcl-8.5.11-r1 (07 Jun 2012) + + 07 Jun 2012; Justin Lecher <jlec@gentoo.org> +tcl-8.5.11-r1.ebuild: + Drop standard lib locataion from tclConfig.sh, #420129; thanks Ian + Stakenvicius for the patch + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> tcl-8.5.11.ebuild: + keyword ~amd64-fbsd + + 01 Apr 2012; Raúl Porcel <armin76@gentoo.org> tcl-8.5.10-r1.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #406607 + + 19 Mar 2012; Markus Meier <maekke@gentoo.org> tcl-8.5.10-r1.ebuild: + arm stable, bug #406607 + + 19 Mar 2012; Justin Lecher <jlec@gentoo.org> tcl-8.5.11.ebuild: + Drop unnessecary stripping of slashes, #408261, thanks Kevin Pyle for the + patch + + 11 Mar 2012; Jeff Horelick <jdhore@gentoo.org> tcl-8.5.10-r1.ebuild: + marked x86 per bug 406607 + + 10 Mar 2012; Justin Lecher <jlec@gentoo.org> tcl-8.5.10-r1.ebuild: + Backport to version in stabilization + + 10 Mar 2012; Petteri Räty <betelgeuse@gentoo.org> tcl-8.5.11.ebuild: + Use EAPI 4 to make use of REPLACING_VERSIONS which enables us to show + pkg_postinst warnings only when they are needed. + + 06 Mar 2012; Jeroen Roovers <jer@gentoo.org> tcl-8.5.10-r1.ebuild: + Stable for HPPA (bug #406607). + +*tcl-8.5.10-r1 (06 Mar 2012) + + 06 Mar 2012; Justin Lecher <jlec@gentoo.org> -tcl-8.5.10.ebuild, + +tcl-8.5.10-r1.ebuild: + Revbump to force rebuild, which is needed because of the removed static + archives + + 06 Mar 2012; Fabian Groffen <grobian@gentoo.org> tcl-8.5.10.ebuild, + tcl-8.5.11.ebuild: + Fix logix after added || die from rev 1.4, thanks Charles Davis in bug #407059 + + 05 Mar 2012; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.10.ebuild: + Stable for amd64, wrt bug #406607 + + 04 Mar 2012; Justin Lecher <jlec@gentoo.org> tcl-8.5.10.ebuild, + tcl-8.5.11.ebuild: + Revert static-libs handling, #406905; push changes from 8.5.10 to .11 + + 02 Mar 2012; Brent Baude <ranger@gentoo.org> tcl-8.5.10.ebuild: + Marking tcl-8.5.10 ppc64 for bug 406607 + + 02 Mar 2012; Justin Lecher <jlec@gentoo.org> tcl-8.5.10.ebuild: + Add missing dies, remove unnessecary dies, handle static-libs + + 02 Mar 2012; Justin Lecher <jlec@gentoo.org> +tcl-8.5.11.ebuild: + Version Bump + +*tcl-8.5.11 (02 Mar 2012) + + 02 Mar 2012; Justin Lecher <jlec@gentoo.org> +tcl-8.5.11.ebuild: + Version Bump + + 04 Jan 2012; Brent Baude <ranger@gentoo.org> tcl-8.5.10.ebuild: + Marking tcl-8.5.10 ppc for bug 280934 + + 29 Nov 2011; Fabian Groffen <grobian@gentoo.org> tcl-8.5.10.ebuild: + Fix installation on FreeMiNT (bug #390545), use get_libname for shared library + extension, keyworded ~x64-macos + +*tcl-8.5.10 (04 Oct 2011) + + 04 Oct 2011; Justin Lecher <jlec@gentoo.org> +tcl-8.5.10.ebuild: + Version Bump + + 05 Aug 2011; Naohiro Aota <naota@gentoo.org> tcl-8.5.9.ebuild, + +files/tcl-8.5.9-gentoo-fbsd.patch: + Apply shared object versioning policy on Gentoo/FreeBSD. Bug 354067 + + 23 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> tcl-8.5.9.ebuild: + ppc64 stable wrt #353854 + + 06 Mar 2011; Raúl Porcel <armin76@gentoo.org> tcl-8.5.9.ebuild: + alpha/ia64/s390/sh stable wrt #353854 + + 26 Feb 2011; Michael Weber <xmw@gentoo.org> tcl-8.5.9.ebuild: + ppc/sparc stable (bug 353854) + + 20 Feb 2011; Markus Meier <maekke@gentoo.org> tcl-8.5.9.ebuild: + arm stable, bug #353854 + + 11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> tcl-8.5.9.ebuild: + Stable on amd64 wrt bug #353854 + + 11 Feb 2011; Jeroen Roovers <jer@gentoo.org> tcl-8.5.9.ebuild: + Stable for HPPA (bug #353854). + + 09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> tcl-8.5.9.ebuild: + x86 stable wrt bug #353854 + + 13 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> tcl-8.5.8-r1.ebuild: + ppc64 stable wrt #332415 + + 29 Dec 2010; Markos Chandras <hwoarang@gentoo.org> tcl-8.5.8-r1.ebuild: + Stable on amd64 wrt bug #332415 + + 23 Dec 2010; Matt Turner <mattst88@gentoo.org> tcl-8.4.18.ebuild, + tcl-8.4.19.ebuild, tcl-8.5.7.ebuild, tcl-8.5.8-r1.ebuild, + tcl-8.5.8-r2.ebuild: + Dropped mips keywords for <tcl-8.5.9, bug 339571 + +*tcl-8.5.9 (06 Dec 2010) + + 06 Dec 2010; Justin Lecher <jlec@gentoo.org> -tcl-8.4.15.ebuild, + tcl-8.4.18.ebuild, tcl-8.4.19.ebuild, tcl-8.5.7.ebuild, -tcl-8.5.8.ebuild, + tcl-8.5.8-r1.ebuild, tcl-8.5.8-r2.ebuild, +tcl-8.5.9.ebuild: + Version Bump, #347561 + + 08 Nov 2010; Markus Duft <mduft@gentoo.org> tcl-8.5.8-r2.ebuild: + added ~x86-interix keyword + + 24 Oct 2010; Brent Baude <ranger@gentoo.org> tcl-8.5.8-r1.ebuild: + Marking tcl-8.5.8-r1 ppc for bug 332415 + + 23 Oct 2010; Raúl Porcel <armin76@gentoo.org> tcl-8.5.8-r1.ebuild: + arm/ia64/m68k/s390/sh/sparc stable wrt #332415 + + 20 Oct 2010; Christian Faulhammer <fauli@gentoo.org> tcl-8.5.8-r1.ebuild: + stable x86, bug 332415 + + 06 Oct 2010; Jeroen Roovers <jer@gentoo.org> tcl-8.5.8-r1.ebuild: + Stable for HPPA (bug #332415). + + 03 Oct 2010; Tobias Klausmann <klausman@gentoo.org> tcl-8.5.8-r1.ebuild: + Stable on alpha, bug #332415 + +*tcl-8.5.8-r2 (19 Aug 2010) + + 19 Aug 2010; Ryan Hill <dirtyepic@gentoo.org> +tcl-8.5.8-r2.ebuild, + +files/tcl-8.5.8-fortify.patch: + Fix buffer overflow with GCC 4.5 and -D_FORTIFY_SOURCE=2 (bug #317727 by + Diego). + + 16 Jun 2010; Justin Lecher <jlec@gentoo.org> tcl-8.5.8-r1.ebuild: + Compile in src_compile, fix for 324201 + + + 15 Jun 2010; Justin Lecher <jlec@gentoo.org> tcl-8.5.8-r1.ebuild: + Removing epause reported in bug 324139 + +*tcl-8.5.8-r1 (15 Jun 2010) + + 15 Jun 2010; Justin Lecher <jlec@gentoo.org> +tcl-8.5.8-r1.ebuild: + QA, imported prefix changes + +*tcl-8.5.8 (07 Jan 2010) + + 07 Jan 2010; Patrick Lauer <patrick@gentoo.org> +tcl-8.5.8.ebuild: + Bump for #297448 + + 06 Oct 2009; Raúl Porcel <armin76@gentoo.org> tcl-8.5.7.ebuild: + ia64/m68k/s390/sh/sparc stable wrt #280845 + + 27 Sep 2009; Markus Meier <maekke@gentoo.org> tcl-8.5.7.ebuild: + arm stable, bug #280845 + + 22 Sep 2009; Markus Meier <maekke@gentoo.org> tcl-8.5.7.ebuild: + amd64 stable, bug #280845 + + 31 Aug 2009; Brent Baude <ranger@gentoo.org> tcl-8.5.7.ebuild: + Marking tcl-8.5.7 ppc64 for bug 280845 + + 29 Aug 2009; nixnut <nixnut@gentoo.org> tcl-8.5.7.ebuild: + ppc stable #280845 + + 29 Aug 2009; Tobias Klausmann <klausman@gentoo.org> tcl-8.5.7.ebuild: + Stable on alpha, bug #280845 + + 27 Aug 2009; Jeroen Roovers <jer@gentoo.org> tcl-8.5.7.ebuild: + Stable for HPPA (bug #280845). + + 18 Aug 2009; Christian Faulhammer <fauli@gentoo.org> tcl-8.5.7.ebuild: + stable x86, bug 280845 + + 10 Aug 2009; Jeroen Roovers <jer@gentoo.org> tcl-8.5.7.ebuild: + Move conditional append-cflags out of global scope. + + 10 Aug 2009; Federico Ferri <mescalinum@gentoo.org> tcl-8.5.7.ebuild: + fix bug #280934 - tcl stack check issue on hppa + +*tcl-8.5.7 (17 Apr 2009) + + 17 Apr 2009; Federico Ferri <mescalinum@gentoo.org> -tcl-8.5.1.ebuild, + -tcl-8.5.6.ebuild, +tcl-8.5.7.ebuild: + bump to version 8.5.7 + +*tcl-8.5.6 (17 Jan 2009) + + 17 Jan 2009; Federico Ferri <mescalinum@gentoo.org> -tcl-8.5.5.ebuild, + +tcl-8.5.6.ebuild: + version bump, #253571 + +*tcl-8.4.19 (26 Oct 2008) + + 26 Oct 2008; Federico Ferri <mescalinum@gentoo.org> +tcl-8.4.19.ebuild: + version bump for 8.4 too + +*tcl-8.5.5 (26 Oct 2008) + + 26 Oct 2008; Federico Ferri <mescalinum@gentoo.org> + +tcl-8.5.5.ebuild: + version bumped + + 11 May 2008; <solar@gentoo.org> +files/tcl-8.4.9-strtod.patch, + tcl-8.4.18.ebuild: + - cross compile fix from buildroot + + 07 Mar 2008; Christoph Mende <angelos@gentoo.org> tcl-8.4.18.ebuild: + Stable on amd64, bug #210326 + + 25 Feb 2008; Jeroen Roovers <jer@gentoo.org> tcl-8.4.18.ebuild: + Stable for HPPA (bug #210326). + + 18 Feb 2008; Brent Baude <ranger@gentoo.org> tcl-8.4.18.ebuild: + Marking tcl-8.4.18 ppc64 for bug 210326 + + 17 Feb 2008; Raúl Porcel <armin76@gentoo.org> tcl-8.4.18.ebuild: + alpha/ia64/sparc stable wrt #210326 + + 17 Feb 2008; nixnut <nixnut@gentoo.org> tcl-8.4.18.ebuild: + Stable on ppc wrt bug 210326 + + 16 Feb 2008; Christian Faulhammer <opfer@gentoo.org> tcl-8.4.18.ebuild: + stable x86, bug 210326 + +*tcl-8.5.1 (16 Feb 2008) +*tcl-8.4.18 (16 Feb 2008) + + 16 Feb 2008; MATSUU Takuto <matsuu@gentoo.org> + -files/tcl-8.4.6-multilib.patch, -tcl-8.4.9.ebuild, -tcl-8.4.17.ebuild, + +tcl-8.4.18.ebuild, -tcl-8.5.0.ebuild, +tcl-8.5.1.ebuild: + Version bumped, bug #208464. + Removed old versions. + +*tcl-8.4.17 (04 Feb 2008) + + 04 Feb 2008; MATSUU Takuto <matsuu@gentoo.org> -tcl-8.4.16.ebuild, + +tcl-8.4.17.ebuild: + Version bumped. + +*tcl-8.5.0 (22 Dec 2007) +*tcl-8.4.16 (22 Dec 2007) + + 22 Dec 2007; MATSUU Takuto <matsuu@gentoo.org> + -files/tcl-8.3.5-tclm4-soname.patch, +files/tcl-8.4.16-multilib.patch, + -tcl-8.4.14.ebuild, -tcl-8.4.14-r1.ebuild, +tcl-8.4.16.ebuild, + -tcl-8.5_alpha6.ebuild, -tcl-8.5_beta3.ebuild, +tcl-8.5.0.ebuild: + Version bumped. bug #194385. + Removed old versions. + +*tcl-8.5_beta3 (25 Nov 2007) + + 25 Nov 2007; <matsuu@gentoo.org> +tcl-8.5_beta3.ebuild, -tcl-8.5b.ebuild: + Version bumped. + Fixed tclsh issue wrt bug #200090. + +*tcl-8.5b (03 Nov 2007) + + 03 Nov 2007; Markus Ullmann <jokey@gentoo.org> +tcl-8.5b.ebuild: + Version bump, dropping keywords as status wrt other packages is untested + + 21 Aug 2007; Christoph Mende <angelos@gentoo.org> tcl-8.4.15.ebuild: + Stable on amd64 wrt bug #178320 + + 18 Aug 2007; nixnut <nixnut@gentoo.org> tcl-8.4.15.ebuild: + Stable on ppc wrt bug 178320 + + 15 Aug 2007; Jeroen Roovers <jer@gentoo.org> tcl-8.4.15.ebuild: + Stable for HPPA (bug #178320). + + 14 Aug 2007; Markus Rothe <corsair@gentoo.org> tcl-8.4.15.ebuild: + Stable on ppc64; bug #178320 + + 14 Aug 2007; Raúl Porcel <armin76@gentoo.org> tcl-8.4.15.ebuild: + alpha/ia64/x86 stable wrt #178320 + + 13 Aug 2007; Ferris McCormick <fmccor@gentoo.org> tcl-8.4.15.ebuild: + Sparc stable --- Bug #178320 --- has been fine for 4 weeks. + +*tcl-8.5_alpha6 (20 Jul 2007) +*tcl-8.4.15 (20 Jul 2007) + + 20 Jul 2007; MATSUU Takuto <matsuu@gentoo.org> + +files/tcl-8.4.15-tclm4-soname.patch, + +files/tcl-8.5_alpha6-multilib.patch, + +files/tcl-8.5_alpha6-tclm4-soname.patch, +tcl-8.4.15.ebuild, + +tcl-8.5_alpha6.ebuild: + Version bumped, Bug #173467, #181597. + +*tcl-8.4.14-r1 (12 Jul 2007) + + 12 Jul 2007; MATSUU Takuto <matsuu@gentoo.org> +tcl-8.4.14-r1.ebuild: + Fixed library filenames issue, bug #149037. + + 24 Jun 2007; Piotr Jaroszyński <peper@gentoo.org> tcl-8.4.9.ebuild, + tcl-8.4.14.ebuild: + (QA) Fix ${ROOT} abuse. bug #167271. + + 25 May 2007; Brent Baude <ranger@gentoo.org> tcl-8.4.14.ebuild: + Marking tcl-8.4.14 ppc64 stable for bug 178320 + + 20 May 2007; nixnut <nixnut@gentoo.org> tcl-8.4.14.ebuild: + Stable on ppc wrt bug 178320 + + 16 May 2007; Christian Faulhammer <opfer@gentoo.org> tcl-8.4.14.ebuild: + stable amd64, bug 178320 + + 15 May 2007; Raúl Porcel <armin76@gentoo.org> tcl-8.4.14.ebuild: + alpha/ia64/x86 stable wrt #178320 + + 15 May 2007; Ferris McCormick <fmccor@gentoo.org> tcl-8.4.14.ebuild: + Sparc stable --- Bug #178320 --- Has been without problems for over 4 months. + + 15 May 2007; Jeroen Roovers <jer@gentoo.org> tcl-8.4.14.ebuild: + Stable for HPPA (bug #178320). + + 27 Apr 2007; MATSUU Takuto <matsuu@gentoo.org> -tcl-8.4.11-r1.ebuild, + -tcl-8.4.12.ebuild, -tcl-8.4.13.ebuild, tcl-8.4.14.ebuild: + Fixed soname problem, bug #125971. + Removed old versions. + +*tcl-8.4.14 (06 Jan 2007) + + 06 Jan 2007; MATSUU Takuto <matsuu@gentoo.org> -tcl-8.3.4.ebuild, + +tcl-8.4.14.ebuild: + Version bumped. + + 26 Dec 2006; Mike Frysinger <vapier@gentoo.org> tcl-8.4.13.ebuild: + Clean up src_install() to use proper ebuild commands rather than running + `install` and use relative symlinks for libraries. + + 18 Oct 2006; Roy Marples <uberlord@gentoo.org> tcl-8.4.13.ebuild: + Added ~sparc-fbsd keyword. + + 04 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> tcl-8.4.13.ebuild: + Export CC variable to be safe on cross-distcc. + +*tcl-8.4.13 (03 Jun 2006) + + 03 Jun 2006; MATSUU Takuto <matsuu@gentoo.org> + +files/tcl-8.3.5-tclm4-soname.patch, +tcl-8.4.13.ebuild: + Version bumped, Bug 128681. + Added debug USE flag, Bug 123444. + Added soname patch, Bug 125971. + Removed PDEPEND. + + 11 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> tcl-8.4.12.ebuild: + Add ~x86-fbsd keyword. + + 21 Mar 2006; Aron Griffis <agriffis@gentoo.org> tcl-8.4.9.ebuild: + Port bash-3 fix from tcl-8.4.11.ebuild to tcl-8.4.9.ebuild #117744 + +*tcl-8.4.12 (03 Mar 2006) + + 03 Mar 2006; MATSUU Takuto <matsuu@gentoo.org> -tcl-8.4.6.ebuild, + -tcl-8.4.6-r1.ebuild, -tcl-8.4.11.ebuild, +tcl-8.4.12.ebuild: + Version bumped, Bug 117122. + Removed old versions. + + 26 Feb 2006; Joshua Kinard <kumba@gentoo.org> tcl-8.4.9.ebuild: + Marked stable on mips. + + 03 Feb 2006; Mike Frysinger <vapier@gentoo.org> + +files/tcl-configure-LANG.patch, tcl-8.4.9.ebuild, tcl-8.4.11.ebuild, + tcl-8.4.11-r1.ebuild: + Fix nls breakage #120133 by J. + + 18 Jan 2006; Simon Stelling <blubb@gentoo.org> tcl-8.4.11-r1.ebuild: + add missing multilib inherit + +*tcl-8.4.11-r1 (08 Jan 2006) + + 08 Jan 2006; MATSUU Takuto <matsuu@gentoo.org> +tcl-8.4.11-r1.ebuild: + Fixed fails with bash 3.1, Bug 117744. + + 03 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> tcl-8.4.9.ebuild: + Stable on alpha. + + 02 Jul 2005; MATSUU Takuto <matsuu@gentoo.org> tcl-8.4.11.ebuild: + Added PDEPEND. Bug 97357. + +*tcl-8.4.11 (02 Jul 2005) + + 02 Jul 2005; MATSUU Takuto <matsuu@gentoo.org> + +files/tcl-8.4.11-multilib.patch, +tcl-8.4.11.ebuild: + Version bumped. + + 06 Jun 2005; Markus Rothe <corsair@gentoo.org> tcl-8.4.9.ebuild: + Stable on ppc64 + + 03 Jun 2005; Mike Frysinger <vapier@gentoo.org> tcl-8.4.9.ebuild: + Touchup ROOT / libdir usage to get rid of all the // gremlins. + + 27 May 2005; Joseph Jezak <josejx@gentoo.org> tcl-8.4.9.ebuild: + Marked ppc stable. + + 09 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> tcl-8.4.9.ebuild: + Stable on sparc + + 08 May 2005; Marcus D. Hanwell <cryos@gentoo.org> tcl-8.4.9.ebuild: + Stable on amd64. + + 07 May 2005; Aron Griffis <agriffis@gentoo.org> tcl-8.4.9.ebuild: + stable on ia64 + + 07 May 2005; MATSUU Takuto <matsuu@gentoo.org> tcl-8.4.9.ebuild: + Stable on x86. + + 21 Mar 2005; Lars Weiler <pylon@gentoo.org> tcl-8.4.6-r1.ebuild, + tcl-8.4.9.ebuild: + Downgrading tcl for ppc. + + 19 Mar 2005; Doug Goldstein <cardoe@gentoo.org> metadata.xml: + Changing to proper herd + +*tcl-8.4.9 (19 Mar 2005) + + 19 Mar 2005; MATSUU Takuto <matsuu@gentoo.org> +tcl-8.4.9.ebuild: + Version bumped, #83816 + + 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance + + 21 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org> + +files/tcl-8.4.6-multilib.patch, tcl-8.4.6-r1.ebuild: + Made tcl multilib friendly. + + 01 Nov 2004; Lars Weiler <pylon@gentoo.org> tcl-8.4.6-r1.ebuild: + Stable on ppc for PHP5, Bug #60442. + + 19 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> : + Stable on alpha. + + 21 Sep 2004; Doug Goldstein <cardoe@gentoo.org> tcl-8.4.6-r1.ebuild: + readding arches I removed accidently + +*tcl-8.4.6-r1 (21 Sep 2004) + + 21 Sep 2004; Doug Goldstein <cardoe@gentoo.org> +tcl-8.4.6-r1.ebuild: + fixed tclConfig.sh when using custom $PORTAGE_TMPDIR... also fixed potential + cross compiling issues + + 14 Sep 2004; Guy Martin <gmsoft@gentoo.org> tcl-8.4.6.ebuild: + Stable on hppa. + + 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> tcl-8.3.4.ebuild, + tcl-8.4.6.ebuild: + Switch to use epause and ebeep, bug #62950 + + 24 Aug 2004; Chris Aniszczyk <zx@gentoo.org> tcl-8.4.6.ebuild: + Stable on x86 + + 17 Aug 2004; Aron Griffis <agriffis@gentoo.org> tcl-8.4.6.ebuild: + stable on alpha and ia64 + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> tcl-8.3.4.ebuild, + tcl-8.4.6.ebuild: + virtual/glibc -> virtual/libc + + 15 Jun 2004; Ferris McCormick <fmccor@gentoo.org> tcl-8.4.6.ebuild: + Marked stable for sparc. + + 31 May 2004; Tom Gall <tgall@genoo.orgr> tcl-8.4.6.ebuild: + stable on ppc64 + + 25 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> tcl-8.3.4.ebuild, + tcl-8.4.6.ebuild: + don't depend on use echo + + 25 Apr 2004; Daniel Black <dragonheart@gentoo.org> metadata.xml, + tcl-8.4.6.ebuild: + Removed gentoolkit thanks to Brian Jackson <iggy@gentoo.org> in bug #43626 + + 20 Apr 2004; Ian Leitch <port001@gentoo.org> tcl-8.4.6.ebuild: + Marking stable on amd64 and s390 + + 20 Apr 2004; Ian Leitch <port001@gentoo.org> tcl-8.4.6.ebuild: + Marking stable on mips + + 20 Apr 2004; Ian Leitch <port001@gentoo.org> tcl-8.3.4.ebuild, + tcl-8.4.6.ebuild: + Enable threads with local USE flag 'threads'. #2024 + + 20 Apr 2004; Ian Leitch <port001@gentoo.org> -tcl-8.3.3-r1.ebuild, + -tcl-8.3.3-r3.ebuild, -tcl-8.4.3.ebuild, -tcl-8.4.4.ebuild, + -tcl-8.4.5.ebuild: + Removed stable ebuilds + +*tcl-8.4.6 (04 Mar 2004) + + 04 Mar 2004; Martin Holzer <mholzer@gentoo.org> tcl-8.4.6.ebuild: + Version bumped. + + 02 Mar 2004; Brian Jackson <iggy@gentoo.org> tcl-8.4.5.ebuild: + added s390 to keywords + + 04 Jan 2004; <tuxus@gentoo.org> tcl-8.4.3.ebuild: + Added mips to KEYWORDS + + 03 Jan 2004; Aron Griffis <agriffis@gentoo.org> tcl-8.4.5.ebuild: + Add ~alpha + + 03 Jan 2004; Brian Jackson <iggy@gentoo.org> tcl-8.3.3-r1.ebuild, + tcl-8.3.3-r3.ebuild, tcl-8.3.4.ebuild, tcl-8.4.3.ebuild, tcl-8.4.4.ebuild, + tcl-8.4.5.ebuild: + adding ~ia64 keywords, it's installed on the releng ia64 box, so I assume it's + safe, needed for bitkeeper + + 19 Dec 2003; David Holm <dholm@gentoo.org> tcl-8.4.5.ebuild: + Added to ~ppc. + +*tcl-8.4.5 (07 Dec 2003) + + 07 Dec 2003; Martin Holzer <mholzer@gentoo.org> tcl-8.4.5.ebuild: + Version bumped. + + 07 Dec 2003; Martin Holzer <mholzer@gentoo.org> tcl-8.4.3.ebuild, + tcl-8.4.4.ebuild: + changing to sf + + 16 Nov 2003; Brad House <brad_mssw@gentoo.org> tcl-8.4.4.ebuild: + add ~amd64 flag + +*tcl-8.4.4 (22 Oct 2003) + + 22 Oct 2003; Martin Holzer <mholzer@gentoo.org> tcl-8.4.4.ebuild: + Version bumped. Closes #28633. + +*tcl-8.4.3 (30 Jun 2003) + + 30 Sep 2003; Joshua Kinard <kumba@gentoo.org> tcl-8.4.3.ebuild: + Added ~sparc & ~mips to KEYWORDS + + 30 Jun 2003; Daniel Ahlberg <aliz@gento.org> tcl-8.4.3.ebuild : + Version bump. + +*tcl-8.4.2-r1 (19 May 2003) + + 19 May 2003; Stanislav Brabec <utx@gentoo.org> tcl-8.4.2-r1.ebuild: + Fixed man-pages installation (worked around bug in mkLinks script - unset + variable S for installation). + +*tcl-8.4.2 (17 Apr 2003) + + 09 May 2003; Stanislav Brabec <utx@gentoo.org> tcl-8.4.2.ebuild: + Added upgrade recompilation warning (bug #19939) and dependency on + revdep-rebuild. + + 17 Apr 2003; Stanislav Brabec <utx@gentoo.org> tcl-8.4.2.ebuild: + Updated to version 8.4.2 (bug #18483). + +*tcl-8.3.4 (18 Dec 2002) + + 20 Mar 2003; Zach Welch <zwelch@gentoo.org> tcl-8.3.4.ebuild: + add arm keyword + + 08 Mar 2003; Guy Martin <gmsoft@gentoo.org> tcl-8.8.4.ebuild : + Added hppa to keywords. + + 18 Dec 2002; Stefan Jones <cretin@gentoo.org> : + New revision. + +*tcl-8.3.3-r3 (25 Jun 2002) + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : + changed sparc ~sparc keywords + + 02 Aug 2002; mark Guertin <gerk@gentoo.org> tcl-8.8.3-r3.ebuild : + + Added ppc to keywords + + 25 Jun 2002; Karl Trygve Kalleberg <karltk@gentoo.org> tcl-8.3.3-r3.ebuild files/digest-tcl-8.3.3-r3: + + Some programs had trouble compiling against tcl due to erroneous quoting of + a compile-time env var. Fixed. + + Removed tcl-8.3.3-r2.ebuild files/digest-tcl-8.3.3-r2 + +*tcl-8.3.3-r2 (31 May 2002) + + 31 May 2002; Preston A. Elder <prez@gentoo.org> tcl-8.3.3-r2.ebuild files/digest-tcl-8.3.3-r2: + + Fixed the soft links created in the install process. + +*tcl-8.3.3-r1 (24 Apr 2002) + + 02 Aug 2002; mark Guertin <gerk@gentoo.org> tcl-8.3.3-r1.ebuild : + + Added ppc to keywords + + 24 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> tcl-8.3.3-r1.ebuild files/digest-tcl-8.3.3-r1: + + Threading is now disabled as it breaks some packages, most notably lavaps. + + Removed tcl-8.3.3.ebuild files/digest-tcl-8.3.3 + +*tcl-8.3.3 (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. diff --git a/dev-lang/teyjus/ChangeLog b/dev-lang/teyjus/ChangeLog new file mode 100644 index 00000000..31c8a42b --- /dev/null +++ b/dev-lang/teyjus/ChangeLog @@ -0,0 +1,18 @@ +# ChangeLog for dev-lang/teyjus +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/teyjus/ChangeLog,v 1.3 2013/05/24 05:44:20 gienah Exp $ + + 24 May 2013; Mark Wright <gienah@gentoo.org> metadata.xml: + fix bug 466776 - typo in email address + + 12 Dec 2012; Mark Wright <gienah@gentoo.org> files/teyjus-2.0.2-flags.patch, + teyjus-2.0.2.ebuild: + Fix sigsegv dereferencing argv = 0 by removing -shared. Also remove -fPIC. sed + OMakefile to use CFLAGS and LDFLAGS. Place in subslot in case any future + ebuild depends on teyjus. + +*teyjus-2.0.2 (09 Dec 2012) + + 09 Dec 2012; Mark Wright <gienah@gentoo.org> +files/50teyjus-gentoo.el, + +files/teyjus-2.0.2-flags.patch, +metadata.xml, +teyjus-2.0.2.ebuild: + Add teyjus, fixes Bug 39631 - teyjus-1.0_beta33 diff --git a/dev-lang/tinycobol/ChangeLog b/dev-lang/tinycobol/ChangeLog new file mode 100644 index 00000000..4883f438 --- /dev/null +++ b/dev-lang/tinycobol/ChangeLog @@ -0,0 +1,99 @@ +# ChangeLog for dev-lang/tinycobol +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v 1.24 2015/06/09 14:10:36 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + + 21 Jul 2013; Pacho Ramos <pacho@gentoo.org> -files/tinycobol-0.64.patch, + -tinycobol-0.64.ebuild, metadata.xml: + Cleanup due #473480 + + 01 Mar 2012; Brent Baude <ranger@gentoo.org> tinycobol-0.65.9.ebuild: + Marking tinycobol-0.65.9 ppc for bug 384499 + + 15 Feb 2012; Brent Baude <ranger@gentoo.org> tinycobol-0.65.9.ebuild: + Marking tinycobol-0.65.9 ppc for bug 384499 + + 05 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> tinycobol-0.65.9.ebuild: + x86 stable, see bug 384499 + + 16 Apr 2010; Patrick Kursawe <phosphan@gentoo.org> tinycobol-0.64.ebuild, + tinycobol-0.65.9.ebuild: + Fixing build time dependencies. Avoiding installation of empty dir + /usr/man/man1, see bug #315401. + +*tinycobol-0.65.9 (23 Jan 2010) + + 23 Jan 2010; Patrick Kursawe <phosphan@gentoo.org> + +tinycobol-0.65.9.ebuild, +files/tinycobol-0.65.9.patch: + Version bump (needing an updated patch) for bug #298093. + + 23 Jan 2010; Patrick Kursawe <phosphan@gentoo.org> -tinycobol-0.61.ebuild, + -files/tinycobol-0.61.patch: + Removing obsolete version. + + 29 Aug 2009; nixnut <nixnut@gentoo.org> tinycobol-0.64.ebuild: + ppc stable #276396 + + 22 Jul 2009; Christian Faulhammer <fauli@gentoo.org> + tinycobol-0.64.ebuild: + stable x86, bug 276396 + + 17 Jul 2009; Patrick Kursawe <phosphan@gentoo.org> + files/tinycobol-0.64.patch: + Fixed some parallel make problems. + + 17 Jul 2009; Patrick Kursawe <phosphan@gentoo.org> + -files/tinycobol-0.63.patch, -tinycobol-0.63.ebuild: + Removed obsolete version. + +*tinycobol-0.64 (08 Dec 2008) + + 08 Dec 2008; Patrick Kursawe <phosphan@gentoo.org> + +files/tinycobol-0.64.patch, +tinycobol-0.64.ebuild: + Version bump + a few hacks to get the paths the way we want them and to + eliminate pre-stripping. This should solve bugs #243894, #246658, #240236 + and #240218. + +*tinycobol-0.63 (26 Feb 2007) + + 26 Feb 2007; Patrick Kursawe <phosphan@gentoo.org> + +files/tinycobol-0.63.patch, +tinycobol-0.63.ebuild: + Version bump with a little fix for problems with current flex versions. + + 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: + Regenerate digest in Manifest2 format. + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> tinycobol-0.61.ebuild: + Stable on ppc. + + 15 Jun 2004; David Holm <dholm@gentoo.org> tinycobol-0.61.ebuild: + Added to ~ppc. + + 24 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> tinycobol-0.61.ebuild: + Adding IUSE + + 12 Nov 2003; Patrick Kursawe <phosphan@gentoo.org> tinycobol-0.61.ebuild: + libhtcobol.so symlink was not installed correctly and nobody noticed. Does + anyone use this at all? + +*tinycobol-0.61 (25 Sep 2003) + + 25 Sep 2003; Patrick Kursawe <phosphan@gentoo.org> metadata.xml, + tinycobol-0.61.ebuild, files/tinycobol-0.61.patch: + Version bump (bug #29515). + + 08 Jul 2003; Patrick Kursawe <phosphan@gentoo.org> tinycobol-0.60.ebuild: + Removing manual setting of db3, no idea why it was in. This closes bug 23576. + + 27 Jun 2003; Patrick Kursawe <phosphan@gentoo.org> tinycobol-0.60.ebuild: + Corrected dependencies according to bug 23576 + + 12 Jun 2003; <msterret@gentoo.org> tinycobol-0.60.ebuild: + fix Header + +*tinycobol-0.60 (12 May 2003) + + 12 May 2003; Patrick Kursawe <phosphan@gentoo.org> tinycobol-0.60.ebuild: + Initial import, suggestion by Rigo Ketelings <rigo@home.nl> in bug 15686 diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog new file mode 100644 index 00000000..88e8f4ec --- /dev/null +++ b/dev-lang/tk/ChangeLog @@ -0,0 +1,906 @@ +# ChangeLog for dev-lang/tk +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.228 2015/07/28 09:26:00 jlec Exp $ + + 28 Jul 2015; Justin Lecher <jlec@gentoo.org> tk-8.5.17-r100.ebuild, + tk-8.5.17.ebuild, tk-8.6.4-r1.ebuild: + Install all files with u+w, bug #554264 + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + +*tk-8.6.4-r1 (26 May 2015) + + 26 May 2015; Justin Lecher <jlec@gentoo.org> +tk-8.6.4-r1.ebuild, + -tk-8.5.13-r1.ebuild, -tk-8.5.15.ebuild, -tk-8.6.3.ebuild, -tk-8.6.4.ebuild: + Fix sed magic, bug #550448; drop old + + 26 May 2015; Mike Frysinger <vapier@gentoo.org> tk-8.5.17.ebuild: + Mark s390/sh stable #543022. + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tk-8.5.17.ebuild: + Stable for ia64, wrt bug #543022 + + 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tk-8.5.17.ebuild: + Stable for alpha, wrt bug #543022 + + 02 Apr 2015; Markus Meier <maekke@gentoo.org> tk-8.5.17.ebuild: + arm stable, bug #543022 + + 01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tk-8.5.17.ebuild: + Stable for sparc, wrt bug #543022 + + 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tk-8.5.17.ebuild: + Stable for ppc64, wrt bug #543022 + + 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tk-8.5.17.ebuild: + Stable for ppc, wrt bug #543022 + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tk-8.5.17.ebuild: + Stable for x86, wrt bug #543022 + + 20 Mar 2015; Justin Lecher <jlec@gentoo.org> tk-8.5.13-r1.ebuild, + tk-8.5.15.ebuild, tk-8.5.17-r100.ebuild, tk-8.6.3.ebuild, tk-8.6.4.ebuild: + Fix tcl/tk slotting + + 20 Mar 2015; Jeroen Roovers <jer@gentoo.org> tk-8.5.17.ebuild: + Stable for HPPA (bug #543022). + + 17 Mar 2015; Justin Lecher <jlec@gentoo.org> tk-8.5.17-r100.ebuild: + Add necessary Blocker, thanks kobboi for reporting + +*tk-8.5.17-r100 (17 Mar 2015) + + 17 Mar 2015; Justin Lecher <jlec@gentoo.org> +tk-8.5.17-r100.ebuild, + tk-8.5.17.ebuild: + Add SONAME SLOT for compatibility + +*tk-8.6.4 (13 Mar 2015) + + 13 Mar 2015; Justin Lecher <jlec@gentoo.org> +tk-8.6.4.ebuild, + -tk-8.5.16.ebuild, -tk-8.6.1.ebuild, -tk-8.6.2.ebuild: + Version Bump; drop old + + 12 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tk-8.5.17.ebuild: + Stable for amd64, wrt bug #543022 + + 24 Jan 2015; Justin Lecher <jlec@gentoo.org> tk-8.6.3.ebuild: + Add minimal dep versions for multilib support, #537400 + + 23 Jan 2015; Justin Lecher <jlec@gentoo.org> tk-8.6.3.ebuild: + Add multilib support, #537400; thanks Martin Gysel (bearsh) for preparing the + patch + +*tk-8.6.3 (20 Dec 2014) +*tk-8.5.17 (20 Dec 2014) + + 20 Dec 2014; Lars Wendler <polynomial-c@gentoo.org> +tk-8.5.17.ebuild, + +tk-8.6.3.ebuild: + non-maintainer commit: Version bump to stay in sync with dev-lang/tcl. + +*tk-8.6.2 (15 Sep 2014) +*tk-8.5.16 (15 Sep 2014) + + 15 Sep 2014; Justin Lecher <jlec@gentoo.org> +tk-8.5.16.ebuild, + +tk-8.6.2.ebuild: + Version Bump, #522092 + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> tk-8.5.15.ebuild: + Stable for sparc, wrt bug #512012 + + 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tk-8.5.15.ebuild: + Stable for alpha, wrt bug #512012 + + 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tk-8.5.15.ebuild: + Stable for ia64, wrt bug #512012 + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tk-8.5.15.ebuild: + Stable for ppc64, wrt bug #512012 + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> tk-8.5.15.ebuild: + Stable for ppc, wrt bug #512012 + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> tk-8.5.15.ebuild: + Stable for x86, wrt bug #512012 + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> tk-8.5.15.ebuild: + Stable for amd64, wrt bug #512912 + + 11 Jul 2014; Markus Meier <maekke@gentoo.org> tk-8.5.15.ebuild: + arm stable, bug #516134 + + 06 Jul 2014; Jeroen Roovers <jer@gentoo.org> tk-8.5.15.ebuild: + Stable for HPPA (bug #516134). + + 21 Jan 2014; Patrick Lauer <patrick@gentoo.org> -tk-8.5.14.ebuild, + -tk-8.6.0.ebuild: + Cleanup old tk versions after tcl cleanup + +*tk-8.6.1 (25 Sep 2013) +*tk-8.5.15 (25 Sep 2013) + + 25 Sep 2013; Justin Lecher <jlec@gentoo.org> +tk-8.5.15.ebuild, + +tk-8.6.1.ebuild: + Version Bump + +*tk-8.5.14 (02 May 2013) + + 02 May 2013; Justin Lecher <jlec@gentoo.org> +tk-8.5.14.ebuild, + +files/tk-8.5.14-conf.patch: + Version Bump, thanks Arfrever reminding me + + 01 Mar 2013; Justin Lecher <jlec@gentoo.org> -tk-8.5.10-r1.ebuild: + Drop old + + 01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> tk-8.5.13-r1.ebuild: + Stable for sh, wrt bug #456676 + + 25 Feb 2013; Zac Medico <zmedico@gentoo.org> tk-8.6.0.ebuild: + Add ~arm-linux keyword. + + 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tk-8.5.13-r1.ebuild: + Stable for s390, wrt bug #456676 + + 14 Feb 2013; Jeroen Roovers <jer@gentoo.org> tk-8.5.13-r1.ebuild: + Stable for HPPA (bug #456676). + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tk-8.5.13-r1.ebuild: + Stable for sparc, wrt bug #456676 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tk-8.5.13-r1.ebuild: + Stable for alpha, wrt bug #456676 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tk-8.5.13-r1.ebuild: + Stable for ia64, wrt bug #456676 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tk-8.5.13-r1.ebuild: + Stable for arm, wrt bug #456676 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tk-8.5.13-r1.ebuild: + Stable for ppc, wrt bug #456676 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tk-8.5.13-r1.ebuild: + Stable for x86, wrt bug #456676 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tk-8.5.13-r1.ebuild: + Stable for amd64, wrt bug #456676 + + 10 Feb 2013; Justin Lecher <jlec@gentoo.org> -tk-8.4.19-r1.ebuild, + -tk-8.5.11-r1.ebuild, -tk-8.5.13.ebuild: + Drop old fixes #280934 + + 13 Jan 2013; Fabian Groffen <grobian@gentoo.org> tk-8.6.0.ebuild: + Fix building on Darwin (or other platforms that have -Os in tcl.m4), bug + #451604 + + 11 Jan 2013; Justin Lecher <jlec@gentoo.org> tk-8.6.0.ebuild: + Subslot to PV + +*tk-8.6.0 (09 Jan 2013) + + 09 Jan 2013; Justin Lecher <jlec@gentoo.org> +tk-8.6.0.ebuild: + Version Bump, #448604 + +*tk-8.5.13-r1 (09 Jan 2013) + + 09 Jan 2013; Justin Lecher <jlec@gentoo.org> tk-8.5.13.ebuild, + +tk-8.5.13-r1.ebuild, +files/tk-8.5.13-conf.patch, metadata.xml: + Fix build system so that autoconf will always be executed and sanitize sed so + that tclConfig.sh will be sane, #449134 + + 05 Dec 2012; Ulrich Müller <ulm@gentoo.org> tk-8.4.19-r1.ebuild, + tk-8.5.10-r1.ebuild, tk-8.5.11-r1.ebuild, tk-8.5.13.ebuild: + Specify LICENSE more precisely, bug 445468. + + 05 Dec 2012; Justin Lecher <jlec@gentoo.org> tk-8.5.13.ebuild, + +files/tk-8.5.13-multilib.patch: + Avoid problems with autotools by only modifying configure.in, #445432 + +*tk-8.5.13 (29 Nov 2012) + + 29 Nov 2012; Justin Lecher <jlec@gentoo.org> + -files/remove-control-v-8.4.9.diff, files/tk-8.4.15-aqua.patch, + -tk-8.4.18.ebuild, -tk-8.4.18-r1.ebuild, -tk-8.5.7.ebuild, + -tk-8.5.7-r1.ebuild, -tk-8.5.8-r1.ebuild, -tk-8.5.9-r1.ebuild, + +files/tk-8.5.10-conf.patch, -tk-8.5.11.ebuild, +tk-8.5.13.ebuild, + -files/tk-CVE-2007-4851.patch: + Version Bump, #444296; Cleaned old + + 04 Nov 2012; Anthony G. Basile <blueness@gentoo.org> + +files/tk-8.5.11-fix-name-collision-uclibc.patch, tk-8.5.11-r1.ebuild, + tk-8.5.11.ebuild: + Patch 8.5.11 to build on uclibc, bug #441630 + + 03 Aug 2012; Mike Frysinger <vapier@gentoo.org> tk-8.5.11-r1.ebuild: + Make sure we link against fontconfig since we use it. + +*tk-8.5.11-r1 (07 Jun 2012) + + 07 Jun 2012; Justin Lecher <jlec@gentoo.org> +tk-8.5.11-r1.ebuild: + Drop standard lib location from tkConfig.sh equal to tcl, #420129 + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> tk-8.5.11.ebuild: + keyword ~amd64-fbsd + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> + +files/tcl-8.5.9-gentoo-fbsd.patch, tk-8.5.11.ebuild: + port tcl fbsd patch to let it build sanely on FreeBSD: the patch is for + tcl.m4 and tk bundles it own unfixed version... + + 01 Apr 2012; Raúl Porcel <armin76@gentoo.org> tk-8.5.10-r1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #406607 + + 19 Mar 2012; Markus Meier <maekke@gentoo.org> tk-8.5.10-r1.ebuild: + arm stable, bug #406607 + + 19 Mar 2012; Justin Lecher <jlec@gentoo.org> tk-8.5.11.ebuild: + Drop unnessecary stripping of slashes, #408261, thanks Kevin Pyle for the + patch + + 11 Mar 2012; Jeff Horelick <jdhore@gentoo.org> tk-8.5.10-r1.ebuild: + marked x86 per bug 406607 + + 06 Mar 2012; Jeroen Roovers <jer@gentoo.org> tk-8.5.10-r1.ebuild: + Stable for HPPA (bug #406607). + +*tk-8.5.10-r1 (06 Mar 2012) + + 06 Mar 2012; Justin Lecher <jlec@gentoo.org> -tk-8.5.10.ebuild, + +tk-8.5.10-r1.ebuild: + Revbump to force rebuild, which is needed because of the removed static + archives + + 06 Mar 2012; Justin Lecher <jlec@gentoo.org> tk-8.5.10.ebuild: + Remove last bit of bad handling of static-libs, #407083 + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> tk-8.5.10.ebuild: + Marking tk-8.5.10 ppc for bug 406607 + + 05 Mar 2012; Agostino Sarubbo <ago@gentoo.org> tk-8.5.10.ebuild: + Stable for amd64, wrt bug #406607 + + 04 Mar 2012; Justin Lecher <jlec@gentoo.org> tk-8.5.10.ebuild, + tk-8.5.11.ebuild: + Revert static-libs handling, #406905; push changes from 8.5.10 to .11 + + 02 Mar 2012; Brent Baude <ranger@gentoo.org> tk-8.5.10.ebuild: + Marking tk-8.5.10 ppc64 for bug 406607 + + 02 Mar 2012; Justin Lecher <jlec@gentoo.org> tk-8.5.10.ebuild: + Add missing dies, remove unnessecary dies, handle static-libs + +*tk-8.5.11 (02 Mar 2012) + + 02 Mar 2012; Justin Lecher <jlec@gentoo.org> +tk-8.5.11.ebuild, + +files/tk-8.5.11-fedora-xft.patch: + Version Bump + +*tk-8.5.10 (04 Oct 2011) + + 04 Oct 2011; Justin Lecher <jlec@gentoo.org> +tk-8.5.10.ebuild, metadata.xml: + Version Bump + + 23 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> tk-8.5.9-r1.ebuild: + ppc64 stable wrt #353854 + + 06 Mar 2011; Raúl Porcel <armin76@gentoo.org> tk-8.5.9-r1.ebuild: + alpha/ia64/s390/sh stable wrt #353854 + + 26 Feb 2011; Michael Weber <xmw@gentoo.org> tk-8.5.9-r1.ebuild: + ppc/sparc stable (bug 353854) + + 20 Feb 2011; Markus Meier <maekke@gentoo.org> tk-8.5.9-r1.ebuild: + arm stable, bug #353854 + + 11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> tk-8.5.9-r1.ebuild: + Stable on amd64 wrt bug #353854 + + 11 Feb 2011; Jeroen Roovers <jer@gentoo.org> tk-8.5.9-r1.ebuild: + Stable for HPPA (bug #353854). + + 09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> tk-8.5.9-r1.ebuild: + x86 stable wrt bug #353854 + + 13 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> tk-8.5.8-r1.ebuild: + ppc64 stable wrt #332415 + + 04 Jan 2011; Justin Lecher <jlec@gentoo.org> tk-8.5.8-r1.ebuild: + Backport correct detection of truetype support + + 29 Dec 2010; Markos Chandras <hwoarang@gentoo.org> tk-8.5.8-r1.ebuild: + Stable on amd64 wrt bug #332415 + +*tk-8.5.9-r1 (09 Dec 2010) + + 09 Dec 2010; Justin Lecher <jlec@gentoo.org> -tk-8.5.9.ebuild, + +tk-8.5.9-r1.ebuild: + Added missing patch for XFT handling + + 07 Dec 2010; Justin Lecher <jlec@gentoo.org> tk-8.5.8-r1.ebuild, + tk-8.5.9.ebuild: + Corrected logic on die, thanks Guilherme Amadio for the patch #347929 + +*tk-8.5.9 (06 Dec 2010) + + 06 Dec 2010; Justin Lecher <jlec@gentoo.org> -tk-8.4.15-r1.ebuild, + tk-8.4.18.ebuild, tk-8.4.18-r1.ebuild, tk-8.4.19-r1.ebuild, tk-8.5.7.ebuild, + -tk-8.5.8.ebuild, tk-8.5.8-r1.ebuild, +tk-8.5.9.ebuild: + Version Bump, #347561; Fix for libXft recognition, #347569 + + 24 Oct 2010; Brent Baude <ranger@gentoo.org> tk-8.5.8-r1.ebuild: + Marking tk-8.5.8-r1 ppc for bug 332415 + + 23 Oct 2010; Raúl Porcel <armin76@gentoo.org> tk-8.5.8-r1.ebuild: + arm/ia64/s390/sh/sparc stable wrt #332415 + + 20 Oct 2010; Christian Faulhammer <fauli@gentoo.org> tk-8.5.8-r1.ebuild: + stable x86, bug 332415 + + 06 Oct 2010; Jeroen Roovers <jer@gentoo.org> tk-8.5.8-r1.ebuild: + Stable for HPPA (bug #332415). + + 03 Oct 2010; Tobias Klausmann <klausman@gentoo.org> tk-8.5.8-r1.ebuild: + Stable on alpha, bug #332415 + + 08 Jul 2010; Sébastien Fabbro <bicatali@gentoo.org> tk-8.5.8-r1.ebuild: + Added an xscreensaver flag to avoid automagic + + 16 Jun 2010; Justin Lecher <jlec@gentoo.org> tk-8.5.8-r1.ebuild: + Compile in src_compile, fix for 324201 + + + 15 Jun 2010; Justin Lecher <jlec@gentoo.org> tk-8.5.8-r1.ebuild: + Removing epause reported in bug 324139 + +*tk-8.5.8-r1 (15 Jun 2010) + + 15 Jun 2010; Justin Lecher <jlec@gentoo.org> +files/tk-8.4.15-aqua.patch, + +tk-8.5.8-r1.ebuild: + QA, imported prefix changes + +*tk-8.5.8 (07 Jan 2010) + + 07 Jan 2010; Patrick Lauer <patrick@gentoo.org> +tk-8.5.8.ebuild: + Bump for #297448 + + 07 Oct 2009; Raúl Porcel <armin76@gentoo.org> tk-8.5.7.ebuild: + ia64/s390/sh/sparc stable wrt #280845 + +*tk-8.5.7-r1 (06 Oct 2009) + + 06 Oct 2009; Federico Ferri <mescalinum@gentoo.org> +tk-8.5.7-r1.ebuild: + normalize $S path, bug #280766 (pkgcore) + + 27 Sep 2009; Markus Meier <maekke@gentoo.org> tk-8.5.7.ebuild: + arm stable, bug #280845 + + 22 Sep 2009; Markus Meier <maekke@gentoo.org> tk-8.5.7.ebuild: + amd64 stable, bug #280845 + + 31 Aug 2009; Brent Baude <ranger@gentoo.org> tk-8.5.7.ebuild: + Marking tk-8.5.7 ppc64 for bug 280845 + + 29 Aug 2009; nixnut <nixnut@gentoo.org> tk-8.5.7.ebuild: + ppc stable #280845 + + 29 Aug 2009; Tobias Klausmann <klausman@gentoo.org> tk-8.5.7.ebuild: + Stable on alpha, bug #280845 + + 27 Aug 2009; Jeroen Roovers <jer@gentoo.org> tk-8.5.7.ebuild: + Stable for HPPA (bug #280845). + + 18 Aug 2009; Christian Faulhammer <fauli@gentoo.org> tk-8.5.7.ebuild: + stable x86, bug 280845 + + 07 May 2009; Tobias Klausmann <klausman@gentoo.org> tk-8.4.18-r1.ebuild: + Stable on alpha, bug #268174 + + 06 May 2009; Kenneth Prugh <ken69267@gentoo.org> tk-8.4.18-r1.ebuild: + amd64 stable, bug #268174 + + 06 May 2009; Jeroen Roovers <jer@gentoo.org> tk-8.4.18-r1.ebuild: + Stable for HPPA (bug #268174). + + 06 May 2009; Ferris McCormick <fmccor@gentoo.org> tk-8.4.18-r1.ebuild: + Sparc stable, bug #268174. + + 06 May 2009; Christian Faulhammer <fauli@gentoo.org> tk-8.4.18-r1.ebuild: + stable x86, bug 268174 + + 06 May 2009; Brent Baude <ranger@gentoo.org> tk-8.4.18-r1.ebuild: + Marking tk-8.4.18-r1 ppc64 and ppc for bug 268174 + +*tk-8.5.7 (17 Apr 2009) + + 17 Apr 2009; Federico Ferri <mescalinum@gentoo.org> -tk-8.5.1.ebuild, + -tk-8.5.6.ebuild, +tk-8.5.7.ebuild: + bump to version 8.5.7 + + 25 Feb 2009; Raúl Porcel <armin76@gentoo.org> tk-8.4.19-r1.ebuild, + tk-8.5.6.ebuild: + Add ~s390 + +*tk-8.5.6 (17 Jan 2009) + + 17 Jan 2009; Federico Ferri <mescalinum@gentoo.org> -tk-8.5.5.ebuild, + +tk-8.5.6.ebuild: + version bump, #253571 + +*tk-8.4.19-r1 (16 Nov 2008) + + 16 Nov 2008; Federico Ferri <mescalinum@gentoo.org> -tk-8.4.19.ebuild, + +tk-8.4.19-r1.ebuild: + rev bump, fixes bug #246774 + +*tk-8.4.18-r1 (27 Oct 2008) + + 27 Oct 2008; Federico Ferri <mescalinum@gentoo.org> + +files/tk-8.4-lastevent.patch, +tk-8.4.18-r1.ebuild, tk-8.4.19.ebuild: + adding patch 8.4-lastevent, fixes bug #225999 + +*tk-8.4.19 (26 Oct 2008) + + 26 Oct 2008; Federico Ferri <mescalinum@gentoo.org> +tk-8.4.19.ebuild: + version bump for 8.4 too + +*tk-8.5.5 (26 Oct 2008) + + 26 Oct 2008; Federico Ferri <mescalinum@gentoo.org> +tk-8.5.5.ebuild: + version bumped + + 07 Mar 2008; Christoph Mende <angelos@gentoo.org> tk-8.4.18.ebuild: + Stable on amd64, bug #210326 + + 25 Feb 2008; Jeroen Roovers <jer@gentoo.org> tk-8.4.18.ebuild: + Stable for HPPA (bug #210326). + + 18 Feb 2008; Brent Baude <ranger@gentoo.org> tk-8.4.18.ebuild: + Marking tk-8.4.18 ppc64 for bug 210326 + + 17 Feb 2008; Raúl Porcel <armin76@gentoo.org> tk-8.4.18.ebuild: + alpha/ia64/sparc stable wrt #210326 + + 17 Feb 2008; nixnut <nixnut@gentoo.org> tk-8.4.18.ebuild: + Stable on ppc wrt bug 210326 + + 16 Feb 2008; Christian Faulhammer <opfer@gentoo.org> tk-8.4.18.ebuild: + stable x86, bug 210326 + +*tk-8.5.1 (16 Feb 2008) +*tk-8.4.18 (16 Feb 2008) + + 16 Feb 2008; MATSUU Takuto <matsuu@gentoo.org> + -files/tk-CVE-2006-4484.patch, -tk-8.4.9.ebuild, -tk-8.4.15-r2.ebuild, + -tk-8.4.17.ebuild, +tk-8.4.18.ebuild, -tk-8.5.0-r2.ebuild, + +tk-8.5.1.ebuild: + Version bumped, bug #208464. + Removed old versions. + +*tk-8.5.0-r2 (04 Feb 2008) +*tk-8.4.17 (04 Feb 2008) +*tk-8.4.15-r2 (04 Feb 2008) + + 04 Feb 2008; MATSUU Takuto <matsuu@gentoo.org> + +files/tk-CVE-2006-4484.patch, +tk-8.4.15-r2.ebuild, -tk-8.4.16.ebuild, + +tk-8.4.17.ebuild, -tk-8.5.0.ebuild, -tk-8.5.0-r1.ebuild, + +tk-8.5.0-r2.ebuild: + Version bumped. + Fixed CVE-2006-4484, bug #208464. + +*tk-8.5.0-r1 (30 Dec 2007) + + 30 Dec 2007; MATSUU Takuto <matsuu@gentoo.org> +tk-8.5.0-r1.ebuild: + Added truetype USE flag. bug #173467. + +*tk-8.5.0 (22 Dec 2007) +*tk-8.4.16 (22 Dec 2007) + + 22 Dec 2007; MATSUU Takuto <matsuu@gentoo.org> -tk-8.4.15.ebuild, + +tk-8.4.16.ebuild, -tk-8.5_alpha6.ebuild, -tk-8.5_alpha6-r1.ebuild, + -tk-8.5_beta3.ebuild, +tk-8.5.0.ebuild: + Version bumped. bug #194385. + Removed old versions. + +*tk-8.5_beta3 (25 Nov 2007) + + 25 Nov 2007; <matsuu@gentoo.org> +tk-8.5_beta3.ebuild, -tk-8.5b.ebuild: + Version bumped. + Fixed wrong symlink wrt bug #200090. + +*tk-8.5b (03 Nov 2007) + + 03 Nov 2007; Markus Ullmann <jokey@gentoo.org> +tk-8.5b.ebuild: + Version bump, dropping keywords as status wrt other packages is untested + + 23 Sep 2007; Ferris McCormick <fmccor@gentoo.org> tk-8.4.15-r1.ebuild: + Sparc stable --- security Bug #192539 --- has been running fine. + + 20 Sep 2007; Brent Baude <ranger@gentoo.org> tk-8.4.15-r1.ebuild: + keywording tk-8.4.15-r1 ppc64 for bug#190697 + + 17 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> tk-8.4.15-r1.ebuild: + ppc stable, bug #192539 + + 17 Sep 2007; Raúl Porcel <armin76@gentoo.org> tk-8.4.15-r1.ebuild: + alpha/ia64 stable wrt security #192539 + + 16 Sep 2007; Christoph Mende <angelos@gentoo.org> tk-8.4.15-r1.ebuild: + Stable on amd64 wrt security bug #192539 + + 16 Sep 2007; Markus Meier <maekke@gentoo.org> tk-8.4.15-r1.ebuild: + x86 stable, security bug #192539 + + 16 Sep 2007; Jeroen Roovers <jer@gentoo.org> tk-8.4.15-r1.ebuild: + Stable for HPPA (bug #192539). + +*tk-8.5_alpha6-r1 (16 Sep 2007) +*tk-8.4.15-r1 (16 Sep 2007) + + 16 Sep 2007; MATSUU Takuto <matsuu@gentoo.org> + -files/tk-8.3.5-tclm4-soname.patch, +files/tk-CVE-2007-4851.patch, + -tk-8.4.14.ebuild, -tk-8.4.14-r1.ebuild, +tk-8.4.15-r1.ebuild, + +tk-8.5_alpha6-r1.ebuild: + Fixed CVE-2007-4851, bug #192539. + Removed old versions. + + 21 Aug 2007; Christoph Mende <angelos@gentoo.org> tk-8.4.15.ebuild: + Stable on amd64 wrt bug #178320 + + 18 Aug 2007; nixnut <nixnut@gentoo.org> tk-8.4.15.ebuild: + Stable on ppc wrt bug 178320 + + 15 Aug 2007; Jeroen Roovers <jer@gentoo.org> tk-8.4.15.ebuild: + Stable for HPPA (bug #178320). + + 14 Aug 2007; Markus Rothe <corsair@gentoo.org> tk-8.4.15.ebuild: + Stable on ppc64; bug #178320 + + 14 Aug 2007; Raúl Porcel <armin76@gentoo.org> tk-8.4.15.ebuild: + alpha/ia64/x86 stable wrt #178320 + + 13 Aug 2007; Ferris McCormick <fmccor@gentoo.org> tk-8.4.15.ebuild: + Sparc stable --- Bug #178320 --- no problems. + + 22 Jul 2007; Hans de Graaff <graaff@gentoo.org> tk-8.4.9.ebuild, + tk-8.4.14.ebuild: + Drop virtual/x11 references. + +*tk-8.5_alpha6 (20 Jul 2007) +*tk-8.4.15 (20 Jul 2007) + + 20 Jul 2007; MATSUU Takuto <matsuu@gentoo.org> + +files/tk-8.4.15-tclm4-soname.patch, + +files/tk-8.5_alpha6-tclm4-soname.patch, +tk-8.4.15.ebuild, + +tk-8.5_alpha6.ebuild: + Version bumped, Bug #173467, #181597. + +*tk-8.4.14-r1 (12 Jul 2007) + + 12 Jul 2007; MATSUU Takuto <matsuu@gentoo.org> +tk-8.4.14-r1.ebuild: + Fixed library filenames issue, bug #149037. + + 25 May 2007; Brent Baude <ranger@gentoo.org> tk-8.4.14.ebuild: + Marking tk-8.4.14 ppc64 stable for bug 178320 + + 20 May 2007; nixnut <nixnut@gentoo.org> tk-8.4.14.ebuild: + Stable on ppc wrt bug 178320 + + 16 May 2007; Christian Faulhammer <opfer@gentoo.org> tk-8.4.14.ebuild: + stable amd64, bug 178320 + + 15 May 2007; Raúl Porcel <armin76@gentoo.org> tk-8.4.14.ebuild: + alpha/ia64/x86 stable wrt #178320 + + 15 May 2007; Ferris McCormick <fmccor@gentoo.org> tk-8.4.14.ebuild: + Sparc stable --- Bug #178320 --- Has been without problems for over 4 months. + + 15 May 2007; Jeroen Roovers <jer@gentoo.org> tk-8.4.14.ebuild: + Stable for HPPA (bug #178320). + + 27 Apr 2007; MATSUU Takuto <matsuu@gentoo.org> + -files/remove-control-v.diff, tk-8.4.9.ebuild, -tk-8.4.11-r1.ebuild, + -tk-8.4.12.ebuild, -tk-8.4.13.ebuild, tk-8.4.14.ebuild: + Fixed SONAME issue, bug #125971. + Fixed tkConfig.sh issue, bug #164649. + Added tc-export CC, bug #154328. + Removed old versions. + + 26 Mar 2007; Alec Warner <antarus@gentoo.org> tk-8.4.9.ebuild, + tk-8.4.11-r1.ebuild, tk-8.4.12.ebuild, tk-8.4.13.ebuild, tk-8.4.14.ebuild: + Remove dependency on portage: ref bug 162516 + +*tk-8.4.14 (06 Jan 2007) + + 06 Jan 2007; MATSUU Takuto <matsuu@gentoo.org> -tk-8.3.4-r1.ebuild, + +tk-8.4.14.ebuild: + Version bumped. + + 26 Dec 2006; Mike Frysinger <vapier@gentoo.org> tk-8.4.13.ebuild: + Clean up src_install() to use proper ebuild commands rather than running + `install` and use relative symlinks for libraries. + +*tk-8.4.13 (03 Jun 2006) + + 03 Jun 2006; MATSUU Takuto <matsuu@gentoo.org> + +files/tk-8.3.5-tclm4-soname.patch, +tk-8.4.13.ebuild: + Version bumped, Bug 128681. + Added debug USE flag, Bug 123444. + Added soname patch, Bug 125971. + + 30 May 2006; Diego Pettenò <flameeyes@gentoo.org> tk-8.4.12.ebuild: + Add ~x86-fbsd keyword. + + 24 Mar 2006; Aron Griffis <agriffis@gentoo.org> tk-8.3.4-r1.ebuild, + tk-8.4.9.ebuild: + Copy bash-3 fix from tk-8.4.11-r1.ebuild to tk-8.4.9.ebuild #117982. Port + tk-8.3.4-r1 to modular X + +*tk-8.4.12 (03 Mar 2006) + + 03 Mar 2006; MATSUU Takuto <matsuu@gentoo.org> + -files/remove-control-v-8.4.diff, -files/tk-wm-maxsize.patch, + -tk-8.4.6.ebuild, -tk-8.4.6-r1.ebuild, -tk-8.4.11.ebuild, + +tk-8.4.12.ebuild: + Version bumped, Bug 117122. + Removed old versions. + + 26 Feb 2006; Joshua Kinard <kumba@gentoo.org> tk-8.4.9.ebuild: + Marked stable on mips. + + 03 Feb 2006; Mike Frysinger <vapier@gentoo.org> + +files/tk-configure-LANG.patch, tk-8.4.9.ebuild, tk-8.4.11.ebuild, + tk-8.4.11-r1.ebuild: + Fix nls breakage #120133 by J. + + 30 Jan 2006; Michael Sterrett <mr_bones_@gentoo.org> tk-8.4.6.ebuild, + tk-8.4.6-r1.ebuild, tk-8.4.9.ebuild: + more modular X dependencies + +*tk-8.4.11-r1 (08 Jan 2006) + + 08 Jan 2006; MATSUU Takuto <matsuu@gentoo.org> +tk-8.4.11-r1.ebuild: + Fixed fails with bash3.1, Bug 117982 + + 11 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; tk-8.4.11.ebuild: + Fix them. + + 11 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; tk-8.4.11.ebuild: + Add modular X dependencies. + + 03 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> tk-8.4.9.ebuild: + Stable on alpha. + +*tk-8.4.11 (02 Jul 2005) + + 02 Jul 2005; MATSUU Takuto <matsuu@gentoo.org> + +files/tk-8.4.11-multilib.patch, +tk-8.4.11.ebuild: + Version bumped. + Added multilib patch. + + 06 Jun 2005; Markus Rothe <corsair@gentoo.org> tk-8.4.9.ebuild: + Stable on ppc64 + + 03 Jun 2005; Mike Frysinger <vapier@gentoo.org> tk-8.4.9.ebuild: + Touchup libdir usage to get rid of all the // gremlins. + + 27 May 2005; Joseph Jezak <josejx@gentoo.org> tk-8.4.9.ebuild: + Marked ppc stable. + + 09 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> tk-8.4.9.ebuild: + Stable on sparc + + 08 May 2005; Marcus D. Hanwell <cryos@gentoo.org> tk-8.4.9.ebuild: + Stable on amd64. + + 07 May 2005; Aron Griffis <agriffis@gentoo.org> tk-8.4.9.ebuild: + stable on ia64 + + 07 May 2005; MATSUU Takuto <matsuu@gentoo.org> tk-8.4.9.ebuild: + Stable on x86. + +*tk-8.4.9 (19 Mar 2005) + + 19 Mar 2005; MATSUU Takuto <matsuu@gentoo.org> + +files/remove-control-v-8.4.9.diff, +files/tk-8.4.9-man.patch, + +tk-8.4.9.ebuild: + Version bumped, #83816 + + 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance + + 21 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org> tk-8.4.6-r1.ebuild: + Multilib fixes. + + 10 Nov 2004; Joseph Jezak <josejx@gentoo.org> tk-8.4.6-r1.ebuild: + Marked ppc stable. + + 06 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> tk-8.4.6-r1.ebuild: + Stable on alpha. + + 21 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> tk-8.4.6-r1.ebuild: + Marked stable on amd64. + + 14 Sep 2004; Guy Martin <gmsoft@gentoo.org> tk-8.4.6-r1.ebuild: + Stable on hppa. + + 09 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> tk-8.4.6-r1.ebuild: + Keyworded sparc + + 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> tk-8.3.4-r1.ebuild, + tk-8.4.6-r1.ebuild, tk-8.4.6.ebuild: + Switch to use epause and ebeep, bug #62950 + + 30 Aug 2004; Tom Gall <tgall@gentoo.org> tk-8.4.6-r1.ebuild: + stable on ppc64, bug #61745 + + 25 Aug 2004; Doug Goldstein <cardoe@gentoo.org> tk-8.4.6-r1.ebuild: + Stable on x86 + + 18 Aug 2004; Aron Griffis <agriffis@gentoo.org> tk-8.4.6.ebuild: + stable on alpha and ia64 + +*tk-8.4.6-r1 (07 Aug 2004) + + 07 Aug 2004; Doug Goldstein <cardoe@gentoo.org> tk-8.4.6-r1.ebuild + +files/tk-wm-maxsize.patch, +tk-8.4.6-r1.ebuild: + Fixed bug #56229. KDE 3.2 missing maximize button with tk apps. + http://bugs.kde.org/show_bug.cgi?id=67577 + http://sourceforge.net/tracker/index.php?func=detail&aid=915350&group_id=12997 + &atid=112997 + + 15 Jun 2004; Ferris McCormick <fmccor@gentoo.org> tk-8.4.6.ebuild: + Marked stable for sparc. + + 04 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> tk-8.4.6.ebuild: + ppc64 needs a stable virtual/x11 first. Removed keyword + + 31 May 2004; Tom Gall <tgall@gentoo.org> tk-8.4.6.ebuild: + stable on ppc64 + + 02 May 2004; <tuxus@gentoo.org> tk-8.4.6.ebuild: + Stable on mips + + 25 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> tk-8.3.4-r1.ebuild, + tk-8.4.6.ebuild: + don't depend on use echo + + 24 Apr 2004; Ian Leitch <port001@gentoo.org> tk-8.3.4-r1.ebuild, + tk-8.4.6.ebuild: + Enable threads with local USE flag 'threads'. #2024 + + 20 Apr 2004; Ian Leitch <port001@gentoo.org> tk-8.4.6.ebuild: + Marked stable on amd64 + + 20 Apr 2004; Ian Leitch <port001@gentoo.org> -tk-8.3.3-r2.ebuild, + -tk-8.3.3-r3.ebuild, -tk-8.3.3.ebuild, -tk-8.3.4.ebuild, -tk-8.4.3.ebuild, + -tk-8.4.4.ebuild, -tk-8.4.5.ebuild: + Removed stale ebuilds + + 31 Mar 2004; Tom Gall <tgall@gentoo.org> tk-8.4.5.ebuild, tk-8.4.6.ebuild: + remove ppc64 for now, we're not ready + +*tk-8.4.6 (04 Mar 2004) + + 04 Mar 2004; Martin Holzer <mholzer@gentoo.org> tk-8.4.6.ebuild: + Verison bumped. + + 04 Jan 2004; <tuxus@gentoo.org> tk-8.4.3.ebuild: + Added mips to KEYWORDS + + 03 Jan 2004; Aron Griffis <agriffis@gentoo.org> tk-8.4.5.ebuild: + Add ~alpha + + 03 Jan 2004; Brian Jackson <iggy@gentoo.org> tk-8.3.4-r1.ebuild: + repoman still complaining, 8.3.4 to ia64 to match tcl + + 03 Jan 2004; Brian Jackson <iggy@gentoo.org> tk-8.3.3-r2.ebuild, + tk-8.3.3-r3.ebuild, tk-8.3.3.ebuild, tk-8.3.4-r1.ebuild, tk-8.3.4.ebuild, + tk-8.4.3.ebuild, tk-8.4.4.ebuild, tk-8.4.5.ebuild: + adding ~ia64 keywords, it's installed on the releng ia64 box, so I assume it's + safe, needed for bitkeeper + + 19 Dec 2003; David Holm <dholm@gentoo.org> tk-8.4.5.ebuild: + Added to ~ppc. + +*tk-8.4.5 (07 Dec 2003) + + 07 Dec 2003; Martin Holzer <mholzer@gentoo.org> tk-8.4.5.ebuild: + Version bumped. + + 07 Dec 2003; Martin Holzer <mholzer@gentoo.org> tk-8.4.3.ebuild, + tk-8.4.4.ebuild: + changing to sf + + 16 Nov 2003; Brad House <brad_mssw@gentoo.org> tk-8.4.4.ebuild: + mark stable on amd64 + +*tk-8.4.4 (22 Oct 2003) + + 22 Oct 2003; Martin Holzer <mholzer@gentoo.org> tk-8.4.4.ebuild: + Version bumped. + +*tk-8.4.3 (30 Jun 2003) + + 30 Sep 2003; Joshua Kinard <kumba@gentoo.org> tk-8.4.3.ebuild: + Added ~sparc & ~mips to KEYWORDS + + 30 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> tk-8.4.3.ebuild : + Version bump. + +*tk-8.4.2-r1 (19 May 2003) + + 19 May 2003; Stanislav Brabec <utx@gentoo.org> tk-8.4.2-r1.ebuild: + Fixed man-pages installation (worked around bug in mkLinks script - unset + variable S for installation). + +*tk-8.4.2 (17 Apr 2003) + + 17 Apr 2003; Stanislav Brabec <utx@gentoo.org> tk-8.4.2.ebuild, + files/remove-control-v-8.4.diff: + Updated to version 8.4.2 (bug #18483) and updated Control-V remove patch. + +*tk-8.3.4-r1 (28 Mar 2003) + + 28 Mar 2003; Seemant Kulleen <seemant@gentoo.org> tk-8.3.4-r1.ebuild: + fixed sed expression, hopefully closes bug #18300 by Marc 'huz' REYNES + <marc.reynes@tuxfamily.org> + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*tk-8.3.4 (18 Dec 2002) + + 20 Mar 2003; Zach Welch <zwelch@gentoo.org> tk-8.3.4.ebuild: + add arm keyword + + 08 Mar 2003; Guy Martin <gmsoft@gentoo.org> tk-8.3.4.ebuild : + Added hppa to keywords. + + 18 Dec 2002; Stefan Jones <cretin@gentoo.org> + New revision. + +*tk-8.3.3-r3 (11 Nov 2002) + + 20 Mar 2003; Zach Welch <zwelch@gentoo.org> tk-8.3.3-r3.ebuild: + add arm keyword + + 11 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> + tk-8.3.3-r3.ebuild files/digest-tk-8.3.3-r3: + Some legacy code for default handling of the Control-V keypress is now + patched away. Fixes #10154. + +*tk-8.3.3-r2 (25 Sep 2002) + + 25 Sep 2002; Karl Trygve Kalleberg <karltk@gentoo.org> + tk-8.3.3-r2.ebuild files/digest-tk-8.3.3-r2: + -r1 placed header files in the wrong place, applied patch from + Scott Lampert <scott@lampert.org> to fix it. Fixes #8054. + + Removed tk-8.3.3-r1.ebuild files/digest-tk-8.3.3-r1 + +*tk-8.3.3-r1 (13 Jul 2002) + + 02 Aug 2002; mark Guertin <gerk@gentoo.org> tk-8.3.3-r1.ebuild : + Added ppc to keywords + + 13 Jul 2002; Seemant Kulleen <seemant@gentoo.org> tk-8.3.3-r1.ebuild + files/digest-tk-8.3.3-r1 : + + Symlink for the .so was not being created. Thanks to + j_r_fonseca@yahoo.co.uk (Jose' Fonseca) in bug #4946 for the catch and + fix. + + + 25 Apr 2002; Seemant Kulleen <seemant@gentoo.org> tk-8.3.3.ebuild : + + Fixed bug #2112 from arndtc@theeggbeater.dyndns.org (Chris Arndt) to reflect + that the required tcl version may have a revision number on its ebuild + +*tk-8.3.3 (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. diff --git a/dev-lang/tuprolog/ChangeLog b/dev-lang/tuprolog/ChangeLog new file mode 100644 index 00000000..e81dc3c1 --- /dev/null +++ b/dev-lang/tuprolog/ChangeLog @@ -0,0 +1,229 @@ +# ChangeLog for dev-lang/tuprolog +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tuprolog/ChangeLog,v 1.55 2015/01/11 14:11:56 keri Exp $ + +*tuprolog-2.9.0 (11 Jan 2015) + + 11 Jan 2015; <keri@gentoo.org> +tuprolog-2.9.0.ebuild, + +files/tuprolog-2.9.0-no-ikvm.patch, files/build.xml: + Version bump + + 09 Nov 2014; <keri@gentoo.org> tuprolog-2.7.2.ebuild, + +files/tuprolog-2.7.2-no-ikvm.patch: + Explicitly disable support for IKVM asm. Closes #527156 + +*tuprolog-2.7.2 (15 Jul 2013) + + 15 Jul 2013; <keri@gentoo.org> +tuprolog-2.7.2.ebuild, + +files/tuprolog-2.7.2-javadocs.patch: + Version bump + + 10 Jul 2013; <keri@gentoo.org> +files/tuprolog-2.7.0-javadocs.patch: + Add missing javadocs patch. Closes #475810 + +*tuprolog-2.7.0 (04 Jul 2013) + + 04 Jul 2013; <keri@gentoo.org> +tuprolog-2.7.0.ebuild: + Version bump + +*tuprolog-2.6.0 (15 May 2013) + + 15 May 2013; <keri@gentoo.org> +tuprolog-2.6.0.ebuild, + +files/tuprolog-2.6.0-javadocs.patch: + Version bump + + 07 Oct 2012; <keri@gentoo.org> -tuprolog-2.1.1.ebuild, + -files/tuprolog-2.1.1-java1.4.patch, -files/tuprolog-2.1.1-javadocs.patch, + -tuprolog-2.3.0_alpha.ebuild, -files/tuprolog-2.3.0_alpha-generics.patch, + -files/tuprolog-2.3.0_alpha-javadocs.patch, -tuprolog-2.3.1_beta.ebuild: + Remove old versions + + 04 Oct 2012; Brent Baude <ranger@gentoo.org> tuprolog-2.4.0_rc5.ebuild: + Marking tuprolog-2.4.0_rc5 ppc for bug 429792 + + 23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + tuprolog-2.4.0_rc5.ebuild: + x86 stable wrt bug #429792 + + 03 Aug 2012; <keri@gentoo.org> +files/tuprolog-2.5.0-javadocs.patch: + Re-add tuprolog-2.5.0-javadocs.patch as a binary file; it contains CVS Id + tags + + 04 Aug 2012; Agostino Sarubbo <ago@gentoo.org> tuprolog-2.4.0_rc5.ebuild: + Stable for amd64, wrt bug #429792 + +*tuprolog-2.5.0 (03 Aug 2012) + + 03 Aug 2012; <keri@gentoo.org> +tuprolog-2.5.0.ebuild, + +files/tuprolog-2.5.0-javadocs.patch: + Version bump + + 01 Jul 2012; <keri@gentoo.org> tuprolog-2.4.0_rc5.ebuild: + Depend on ant-junit for tuprolog unit tests + + 01 Jul 2012; <keri@gentoo.org> tuprolog-2.4.0_rc5.ebuild, files/build.xml: + Fix up dependencies for tuprolog unit tests. Closes #423561 + +*tuprolog-2.4.0_rc5 (14 Jan 2012) + + 14 Jan 2012; <keri@gentoo.org> +tuprolog-2.4.0_rc5.ebuild, + +files/tuprolog-2.4.0_rc5-javadocs.patch: + Version bump + + 14 Jan 2012; <keri@gentoo.org> tuprolog-2.3.1_beta.ebuild: + Fix up dependencies for Prolog kernel tests + + 14 Jan 2012; <keri@gentoo.org> files/tuprolog-2.3.1_beta-javadocs.patch, + files/build.xml: + Fix up javadoc warnings + + 26 May 2011; <keri@gentoo.org> tuprolog-2.3.1_beta.ebuild: + Fix sedding typo in src_prepare + + 25 May 2011; <keri@gentoo.org> Manifest: + Regenerate manifest for javadocs-patch keyword substitution fixup + +*tuprolog-2.3.1_beta (21 May 2011) + + 21 May 2011; <keri@gentoo.org> +tuprolog-2.3.1_beta.ebuild, + +files/tuprolog-2.3.1_beta-javadocs.patch: + Version bump + + 05 Nov 2010; <keri@gentoo.org> tuprolog-2.3.0_alpha.ebuild: + Add die to do... function calls, add die to cp call + + 05 Nov 2010; <keri@gentoo.org> tuprolog-2.3.0_alpha.ebuild, + +files/tuprolog-2.3.0_alpha-generics.patch: + Add generics patch to fix tuprologx.AnotherList method call on Term lists + + 13 Sep 2010; <keri@gentoo.org> tuprolog-2.3.0_alpha.ebuild: + Add dev-lang/javassist to RDEPEND. Closes #336952 + + 11 Sep 2010; <keri@gentoo.org> tuprolog-2.3.0_alpha.ebuild: + Do not include src_test(); test files are not included in the alpha + release + + 10 Sep 2010; <keri@gentoo.org> +files/tuprolog-2.3.0_alpha-javadocs.patch: + Re-add tuprolog-2.3.0_alpha-javadocs.patch as a binary file; it contains + CVS Id tags + +*tuprolog-2.3.0_alpha (08 Sep 2010) + + 08 Sep 2010; <keri@gentoo.org> +tuprolog-2.3.0_alpha.ebuild, + +files/tuprolog-2.3.0_alpha-javadocs.patch, files/build.xml: + Version bump + + 28 Feb 2009; <keri@gentoo.org> -files/tuprolog-2.1-DCGLibrary.patch, + -files/tuprolog-2.1-java1.4.patch, -files/tuprolog-2.1-javadocs.patch, + -files/tuprolog-2.1-junit.patch, -tuprolog-2.1.ebuild: + Remove old version + + 15 Feb 2009; Markus Meier <maekke@gentoo.org> tuprolog-2.1.1.ebuild: + amd64/x86 stable, bug #258681 + + 12 Feb 2009; nixnut <nixnut@gentoo.org> tuprolog-2.1.1.ebuild: + ppc stable #258681 + + 07 Jan 2009; <keri@gentoo.org> +files/tuprolog-2.1.1-javadocs.patch: + Fix up binary javadocs.patch files/tuprolog-2.1.1-javadocs.patch + +*tuprolog-2.1.1 (30 Dec 2008) + + 30 Dec 2008; <keri@gentoo.org> +files/tuprolog-2.1.1-java1.4.patch, + +files/tuprolog-2.1.1-javadocs.patch, +tuprolog-2.1.1.ebuild: + Version bump + + 09 Nov 2007; keri <keri@gentoo.org> +files/tuprolog-2.1-DCGLibrary.patch, + tuprolog-2.1.ebuild: + Add DCG \ operator + + 11 Aug 2007; Steve Dibb <beandog@gentoo.org> tuprolog-2.1.ebuild: + amd64 stable, bug 186260 + + 04 Aug 2007; keri <keri@gentoo.org> -files/tuprolog-1.3.0-java1.4.patch, + -files/tuprolog-1.3.0-javadocs.patch, -files/tuprolog-2.0.1-java1.4.patch, + -files/tuprolog-2.0-java1.4.patch, -files/tuprolog-2.0.1-javadocs.patch, + -files/tuprolog-2.0-javadocs.patch, -tuprolog-1.3.0-r1.ebuild, + -tuprolog-2.0.ebuild, -tuprolog-2.0.1.ebuild: + Remove old versions. tuprolog-2.0.1 used deprecated ant-tasks; closes bug + #187604. + + 25 Jul 2007; Christian Faulhammer <opfer@gentoo.org> tuprolog-2.1.ebuild: + stable x86, bug 186260 + + 23 Jul 2007; nixnut <nixnut@gentoo.org> tuprolog-2.1.ebuild: + Stable on ppc wrt bug 186260 + + 22 Jul 2007; keri <keri@gentoo.org> files/tuprolog-2.1-javadocs.patch: + Javadocs update + + 22 Jul 2007; keri <keri@gentoo.org> +files/tuprolog-2.1-junit.patch, + tuprolog-2.1.ebuild: + Fix parser unit test. + + 09 Jun 2007; keri <keri@gentoo.org> tuprolog-2.1.ebuild: + Update test-suite invocation + + 08 Jun 2007; keri <keri@gentoo.org> +files/tuprolog-2.1-java1.4.patch, + tuprolog-2.1.ebuild: + Tidy up deprecated Java code. + +*tuprolog-2.1 (08 Jun 2007) + + 08 Jun 2007; keri <keri@gentoo.org> +files/tuprolog-2.1-javadocs.patch, + +tuprolog-2.1.ebuild: + Version bump. + + 07 Jun 2007; keri <keri@gentoo.org> files/tuprolog-2.0.1-javadocs.patch: + Fix javadocs patch. Closes #176413. + + 18 Feb 2007; keri <keri@gentoo.org> tuprolog-2.0.1.ebuild: + Install upstream ChangeLog. + + 02 Feb 2007; keri <keri@gentoo.org> tuprolog-2.0.1.ebuild: + Add ~amd64 to KEYWORDS. + + 02 Feb 2007; keri <keri@gentoo.org> files/tuprolog-2.0.1-javadocs.patch: + Patch jedit javadocs. + + 01 Feb 2007; keri <keri@gentoo.org> files/build.xml, + tuprolog-2.0.1.ebuild: + Run Prolog Theory testsuite in src_test() + +*tuprolog-2.0.1 (31 Jan 2007) + + 31 Jan 2007; keri <keri@gentoo.org> +files/tuprolog-2.0.1-java1.4.patch, + +files/tuprolog-2.0.1-javadocs.patch, +tuprolog-2.0.1.ebuild: + Version bump. + + 21 Jan 2007; keri <keri@gentoo.org> +files/tuprolog-2.0-java1.4.patch, + +files/tuprolog-2.0-javadocs.patch, tuprolog-2.0.ebuild: + Fix deprecated code and javadoc warnings. + +*tuprolog-2.0 (31 Oct 2006) + + 31 Oct 2006; keri <keri@gentoo.org> +tuprolog-2.0.ebuild: + Version bump. + + 07 Oct 2006; keri <keri@gentoo.org> +files/tuprolog-1.3.0-java1.4.patch, + tuprolog-1.3.0-r1.ebuild: + Add java1.4 patch + + 06 Oct 2006; keri <keri@gentoo.org> files/tuprolog-1.3.0-javadocs.patch: + Fix generation of javadocs. + + 06 Oct 2006; keri <keri@gentoo.org> +files/build.xml: + Add custom build.xml + +*tuprolog-1.3.0-r1 (04 Oct 2006) + + 04 Oct 2006; keri <keri@gentoo.org> -tuprolog-1.3.0.ebuild, + +tuprolog-1.3.0-r1.ebuild: + Revbump for license change. Thanks to Giulio Piancastelli. + +*tuprolog-1.3.0 (10 Sep 2006) + + 10 Sep 2006; keri <keri@gentoo.org> +files/tuprolog-1.3.0-javadocs.patch, + +metadata.xml, +tuprolog-1.3.0.ebuild: + New ebuild for tuProlog. + diff --git a/dev-lang/ucblogo/ChangeLog b/dev-lang/ucblogo/ChangeLog new file mode 100644 index 00000000..1bb311fd --- /dev/null +++ b/dev-lang/ucblogo/ChangeLog @@ -0,0 +1,39 @@ +# ChangeLog for dev-lang/ucblogo +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ucblogo/ChangeLog,v 1.9 2012/10/05 18:42:31 ago Exp $ + + 05 Oct 2012; Agostino Sarubbo <ago@gentoo.org> ucblogo-5.5-r1.ebuild: + Respect CC, wrt to bug #243896 + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + ucblogo-5.5-r1.ebuild: + Transfer Prefix keywords + +*ucblogo-5.5-r1 (20 Nov 2007) + + 20 Nov 2007; Christian Faulhammer <opfer@gentoo.org> + +files/50ucblogo-gentoo.el, +ucblogo-5.5-r1.ebuild: + fix GNU Emacs support, see bug 192977 + + 22 Jul 2007; Hans de Graaff <graaff@gentoo.org> ucblogo-5.5.ebuild: + Drop virtual/x11 references. + + 03 Apr 2007; Tom Knight <tomk@gentoo.org> + +files/ucblogo-5.5-no-emacs.patch, metadata.xml, ucblogo-5.5.ebuild: + Fixed to work with USE="-emacs", fixes bug #146348 + + 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 24 Mar 2006; Mike Frysinger <vapier@gentoo.org> + files/ucblogo-5.5-destdir.patch, ucblogo-5.5.ebuild: + Fix by Lukasz Demianiuk to add support for DESTDIR to emacs dir #127354. + + 20 Nov 2005; Mike Frysinger <vapier@gentoo.org> + +files/ucblogo-5.5-dont-require-tetex.patch, ucblogo-5.5.ebuild: + Dont abort if tetex isnt installed #113023 by James Cave. + +*ucblogo-5.5 (21 Sep 2005) + + 21 Sep 2005; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by me. diff --git a/dev-lang/vala/ChangeLog b/dev-lang/vala/ChangeLog new file mode 100644 index 00000000..04ec4eaf --- /dev/null +++ b/dev-lang/vala/ChangeLog @@ -0,0 +1,815 @@ +# ChangeLog for dev-lang/vala +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v 1.198 2015/07/30 13:21:36 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> vala-0.26.2.ebuild: + Stable for sparc, wrt bug #551814 + + 19 Jul 2015; Tobias Klausmann <klausman@gentoo.org> vala-0.26.2.ebuild: + Stable on alpha, bug 553500 + + 17 Jul 2015; Agostino Sarubbo <ago@gentoo.org> vala-0.26.2.ebuild: + Stable for ia64, wrt bug #551814 + +*vala-0.28.0 (09 Jun 2015) + + 09 Jun 2015; Gilles Dartiguelongue <eva@gentoo.org> -vala-0.26.1.ebuild, + +vala-0.28.0.ebuild: + Version bump for Gnome 3.16. Cleanup old revision. + + 07 Jun 2015; Markus Meier <maekke@gentoo.org> vala-0.26.2.ebuild: + arm stable, bug #534012 + + 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> vala-0.26.2.ebuild: + Stable for HPPA (bug #534012). + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> vala-0.26.2.ebuild: + x86 stable, bug 534012 + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> vala-0.26.2.ebuild: + ppc64 stable, bug 534012 + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> vala-0.26.2.ebuild: + ppc stable, bug 534012 + + 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> vala-0.26.2.ebuild: + amd64 stable, bug 534012 + +*vala-0.26.2 (24 Jan 2015) + + 24 Jan 2015; Pacho Ramos <pacho@gentoo.org> +vala-0.26.2.ebuild: + Version bump + +*vala-0.26.1 (21 Dec 2014) + + 21 Dec 2014; Gilles Dartiguelongue <eva@gentoo.org> -vala-0.24.0.ebuild, + +vala-0.26.1.ebuild: + Version bump for Gnome 3.14. Clean up old revision. + + 01 Nov 2014; Pacho Ramos <pacho@gentoo.org> -vala-0.18.1.ebuild: + Drop no longer needed version + + 11 Oct 2014; Markus Meier <maekke@gentoo.org> vala-0.24.0-r1.ebuild: + arm stable, bug #512012 + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.24.0-r1.ebuild: + Stable for sparc, wrt bug #512012 + + 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.24.0-r1.ebuild: + Stable for alpha, wrt bug #512012 + + 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.24.0-r1.ebuild: + Stable for ia64, wrt bug #512012 + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.24.0-r1.ebuild: + Stable for ppc64, wrt bug #512012 + + 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> vala-0.24.0-r1.ebuild: + Stable for HPPA (bug #512012). + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.24.0-r1.ebuild: + Stable for ppc, wrt bug #512012 + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.24.0-r1.ebuild: + Stable for x86, wrt bug #512012 + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.24.0-r1.ebuild: + Stable for amd64, wrt bug #512912 + + 20 Jun 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.20.1.ebuild: + Stable for arm, wrt bug #508862 + +*vala-0.24.0-r1 (26 May 2014) + + 26 May 2014; Pacho Ramos <pacho@gentoo.org> + +files/vala-0.24.0-atk-metadata.patch, +vala-0.24.0-r1.ebuild: + Backport upstream patch to fix gucharmap-3.12 building (#508704 by nE0sIghT) + + 17 May 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.20.1.ebuild: + Stable for alpha, wrt bug #508862 + + 14 May 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.20.1.ebuild: + Stable for sparc, wrt bug #508862 + + 13 May 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.20.1.ebuild: + Stable for ia64, wrt bug #508862 + + 11 May 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.20.1.ebuild: + Stable for ppc64, wrt bug #508862 + + 10 May 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.20.1.ebuild: + Stable for ppc, wrt bug #508862 + +*vala-0.24.0 (27 Apr 2014) + + 27 Apr 2014; Gilles Dartiguelongue <eva@gentoo.org> +vala-0.24.0.ebuild: + Version bump. + + 25 Apr 2014; Pacho Ramos <pacho@gentoo.org> + -files/vala-0.14.2-cogl-pango-1.0.patch, -vala-0.10.4-r2.ebuild, + -vala-0.12.1-r1.ebuild, -vala-0.14.2-r2.ebuild, -vala-0.16.1-r2.ebuild, + -vala-0.22.0.ebuild: + Drop old + + 21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.22.1.ebuild: + Stable for arm, wrt bug #507568 + + 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.22.1.ebuild: + Stable for sparc, wrt bug #507568 + + 18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.22.1.ebuild: + Stable for alpha, wrt bug #507568 + + 17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.22.1.ebuild: + Stable for ia64, wrt bug #507568 + + 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.22.1.ebuild: + Stable for ppc64, wrt bug #507568 + + 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.22.1.ebuild: + Stable for ppc, wrt bug #507568 + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> vala-0.20.1.ebuild: + Fix wrong commit, bug 502160 + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> vala-0.22.1.ebuild: + Fix wrong commit, bug 502160 + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> vala-0.20.1.ebuild, + vala-0.22.1.ebuild: + arch stable, bug 888 + + 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> vala-0.20.1.ebuild, + vala-0.22.1.ebuild: + Stable for HPPA (bug #478252). + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> vala-0.20.1.ebuild, + vala-0.22.1.ebuild: + x86 stable, bug #478252 + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> vala-0.20.1.ebuild, + vala-0.22.1.ebuild: + amd64 stable, bug #478252 + +*vala-0.22.1 (14 Nov 2013) + + 14 Nov 2013; Pacho Ramos <pacho@gentoo.org> +vala-0.22.1.ebuild: + Version bump + +*vala-0.22.0 (04 Oct 2013) + + 04 Oct 2013; Alexandre Rostovtsev <tetromino@gentoo.org> +vala-0.22.0.ebuild: + Version bump for gnome-3.10, but should be compatible with almost everything + in earlier versions too. + + 23 Apr 2013; Pacho Ramos <pacho@gentoo.org> -vala-0.20.0.ebuild: + Drop old + +*vala-0.20.1 (14 Apr 2013) + + 14 Apr 2013; Pacho Ramos <pacho@gentoo.org> +vala-0.20.1.ebuild: + Version bump + + 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> vala-0.18.1.ebuild: + Stable for sh, wrt bug #458984 + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> vala-0.18.1.ebuild: + Stable for sparc, wrt bug #458984 + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> vala-0.18.1.ebuild: + Stable for alpha, wrt bug #458984 + + 30 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> vala-0.20.0.ebuild: + Fix typo, thanks to shiznix. + + 30 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> -vala-0.10.4-r1.ebuild, + -vala-0.12.1.ebuild, -vala-0.14.2-r1.ebuild, -vala-0.16.1-r1.ebuild, + -vala-0.18.0.ebuild, vala-0.20.0.ebuild: + Clean up old revisions. Update 0.20 according to policy. + + 29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> vala-0.18.1.ebuild: + Stable for ia64, wrt bug #458984 + +*vala-0.20.0 (28 Mar 2013) + + 28 Mar 2013; Pacho Ramos <pacho@gentoo.org> +vala-0.20.0.ebuild: + Version bump for Gnome 3.8 + + 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> vala-0.18.1.ebuild: + Stable for arm, wrt bug #458984 + + 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> vala-0.18.1.ebuild: + Stable for ppc64, wrt bug #458984 + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> vala-0.18.1.ebuild: + Stable for ppc, wrt bug #458984 + + 26 Mar 2013; Jeroen Roovers <jer@gentoo.org> vala-0.10.4-r2.ebuild, + vala-0.12.1-r1.ebuild, vala-0.14.2-r2.ebuild, vala-0.16.1-r2.ebuild, + vala-0.18.1.ebuild: + Stable for HPPA (bug #458984). + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> vala-0.18.1.ebuild: + Stable for x86, wrt bug #458984 + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> vala-0.18.1.ebuild: + Stable for amd64, wrt bug #458984 + + 03 Mar 2013; Mike Frysinger <vapier@gentoo.org> vala-0.18.0.ebuild, + vala-0.18.1.ebuild: + Add s390 lovin. + + 21 Feb 2013; Zac Medico <zmedico@gentoo.org> vala-0.18.1.ebuild: + Add ~arm-linux keyword. + + 06 Jan 2013; Raúl Porcel <armin76@gentoo.org> vala-0.10.4-r2.ebuild, + vala-0.12.1-r1.ebuild, vala-0.14.2-r2.ebuild, vala-0.16.1-r2.ebuild: + sh stable + + 06 Jan 2013; Raúl Porcel <armin76@gentoo.org> vala-0.18.0.ebuild: + sh stable wrt #438374 + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> vala-0.18.0.ebuild: + Stable for sparc, wrt bug #438374 + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> vala-0.16.1-r2.ebuild: + Stable for sparc, wrt bug #438374 + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> vala-0.14.2-r2.ebuild: + Stable for sparc, wrt bug #438374 + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> vala-0.12.1-r1.ebuild: + Stable for sparc, wrt bug #438374 + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> vala-0.10.4-r2.ebuild: + Stable for sparc, wrt bug #438374 + + 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> vala-0.10.4-r2.ebuild, + vala-0.12.1-r1.ebuild, vala-0.14.2-r2.ebuild, vala-0.16.1-r2.ebuild, + vala-0.18.0.ebuild: + Stable for ia64, wrt bug #438374 + + 04 Dec 2012; <ago@gentoo.org> vala-0.10.4-r2.ebuild, vala-0.12.1-r1.ebuild, + vala-0.14.2-r2.ebuild, vala-0.16.1-r2.ebuild, vala-0.18.0.ebuild: + Stable for x86, wrt bug #438374 + +*vala-0.18.1 (20 Nov 2012) + + 20 Nov 2012; Gilles Dartiguelongue <eva@gentoo.org> +vala-0.18.1.ebuild: + Version bump. Bindings updates. + + 30 Oct 2012; Jeroen Roovers <jer@gentoo.org> vala-0.18.0.ebuild: + Stable for HPPA (bug #438374). + + 29 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + vala-0.10.4-r2.ebuild, vala-0.12.1-r1.ebuild, vala-0.14.2-r2.ebuild, + vala-0.16.1-r2.ebuild: + Stable for amd64, tested by Agostino Sarubbo (bugs #438374, #440176). + + 20 Oct 2012; Anthony G. Basile <blueness@gentoo.org> vala-0.10.4-r2.ebuild, + vala-0.12.1-r1.ebuild, vala-0.14.2-r2.ebuild, vala-0.16.1-r2.ebuild, + vala-0.18.0.ebuild: + stable arm, bug #438374 + + 17 Oct 2012; Anthony G. Basile <blueness@gentoo.org> vala-0.10.4-r2.ebuild, + vala-0.12.1-r1.ebuild, vala-0.14.2-r2.ebuild, vala-0.16.1-r2.ebuild, + vala-0.18.0.ebuild: + stable ppc ppc64, bug #438374 + + 16 Oct 2012; Agostino Sarubbo <ago@gentoo.org> vala-0.18.0.ebuild: + Stable for amd64, wrt bug #438374 + + 14 Oct 2012; Matt Turner <mattst88@gentoo.org> vala-0.10.4-r2.ebuild, + vala-0.12.1-r1.ebuild, vala-0.14.2-r2.ebuild, vala-0.16.1-r2.ebuild, + vala-0.18.0.ebuild: + Stable on alpha, bug 438374. + + 06 Oct 2012; Pacho Ramos <pacho@gentoo.org> vala-0.10.4-r2.ebuild, + vala-0.12.1-r1.ebuild, vala-0.14.2-r2.ebuild, vala-0.16.1-r2.ebuild, + vala-0.18.0.ebuild: + Move to virtual/yacc, #436168 by Matt Turner. + +*vala-0.18.0 (25 Sep 2012) + + 25 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org> -vala-0.17.6.ebuild, + -vala-0.17.7.ebuild, +vala-0.18.0.ebuild: + Bump to vala-0.18 stable; drop pre-releases. + +*vala-0.17.7 (22 Sep 2012) + + 22 Sep 2012; Pacho Ramos <pacho@gentoo.org> +vala-0.17.7.ebuild, + -vala-0.14.1.ebuild, -vala-0.14.2.ebuild, -vala-0.16.0.ebuild, + -vala-0.17.5.ebuild: + Version bump, drop old. + +*vala-0.17.6 (05 Sep 2012) + + 05 Sep 2012; Nirbheek Chauhan <nirbheek@gentoo.org> +vala-0.17.6.ebuild: + Bump; bug fixes and binding updates + + 27 Aug 2012; Raúl Porcel <armin76@gentoo.org> vala-0.16.1-r1.ebuild: + alpha/ia64/sh/sparc stable wrt #424944 + + 23 Aug 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + vala-0.10.4-r2.ebuild, vala-0.12.1-r1.ebuild: + Fix file collision with vala-common (bug #432456, thanks to Travis Hansen). + +*vala-0.17.5 (20 Aug 2012) +*vala-0.16.1-r2 (20 Aug 2012) +*vala-0.14.2-r2 (20 Aug 2012) +*vala-0.12.1-r1 (20 Aug 2012) +*vala-0.10.4-r2 (20 Aug 2012) + + 20 Aug 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + +vala-0.10.4-r2.ebuild, +vala-0.12.1-r1.ebuild, +vala-0.14.2-r2.ebuild, + +vala-0.16.1-r2.ebuild, +vala-0.17.5.ebuild: + Add vala-0.18 pre-release, needed for a few packages. Split out vala's + aclocal macros and makefile templates into a separate dev-libs/vala-common + package to make it possible to autoreconf packages with an optional vala + dependency without installing all of dev-lang/vala. + + 08 Aug 2012; Brent Baude <ranger@gentoo.org> vala-0.16.1-r1.ebuild: + Marking vala-0.16.1-r1 ppc for bug 424944 + + 19 Jul 2012; Markus Meier <maekke@gentoo.org> vala-0.16.1-r1.ebuild: + arm stable, bug #424944 + + 15 Jul 2012; Anthony G. Basile <blueness@gentoo.org> vala-0.14.2-r1.ebuild, + vala-0.16.0.ebuild, vala-0.16.1-r1.ebuild: + Keyword ~mips + + 15 Jul 2012; Raúl Porcel <armin76@gentoo.org> vala-0.16.0.ebuild, + vala-0.14.2-r1.ebuild: + alpha/ia64/sh/sparc stable wrt #410611 + + 10 Jul 2012; Brent Baude <ranger@gentoo.org> vala-0.16.1-r1.ebuild: + Marking vala-0.16.1-r1 ppc64 for bug 424944 + + 09 Jul 2012; Jeroen Roovers <jer@gentoo.org> vala-0.16.1-r1.ebuild: + Stable for HPPA (bug #424944). + + 05 Jul 2012; Jeff Horelick <jdhore@gentoo.org> vala-0.16.1-r1.ebuild: + marked x86 per bug 424944 + + 05 Jul 2012; Agostino Sarubbo <ago@gentoo.org> vala-0.16.1-r1.ebuild: + Stable for amd64, wrt bug #424944 + +*vala-0.16.1-r1 (25 Jun 2012) + + 25 Jun 2012; Alexandre Rostovtsev <tetromino@gentoo.org> -vala-0.16.1.ebuild, + +vala-0.16.1-r1.ebuild: + Install Makefile.vapigen if USE=vapigen; some vala-based projects need it. + +*vala-0.16.1 (25 Jun 2012) + + 25 Jun 2012; Alexandre Rostovtsev <tetromino@gentoo.org> +vala-0.16.1.ebuild: + Version bump with bugfixes and binding updates. + + 30 May 2012; Alexis Ballier <aballier@gentoo.org> vala-0.14.2-r1.ebuild: + keyword ~amd64-fbsd + + 29 May 2012; Alexis Ballier <aballier@gentoo.org> vala-0.16.0.ebuild: + keyword ~amd64-fbsd + + 24 May 2012; Samuli Suominen <ssuominen@gentoo.org> vala-0.14.2-r1.ebuild, + vala-0.16.0.ebuild: + ppc stable wrt #410611 + + 16 May 2012; Jeroen Roovers <jer@gentoo.org> vala-0.14.2-r1.ebuild, + vala-0.16.0.ebuild: + Stable for HPPA (bug #410611). + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> vala-0.10.4-r1.ebuild, + vala-0.12.1.ebuild, vala-0.14.1.ebuild, vala-0.14.2.ebuild, + vala-0.14.2-r1.ebuild, vala-0.16.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig + + 29 Apr 2012; Markus Meier <maekke@gentoo.org> vala-0.14.2-r1.ebuild: + x86 stable, bug #410611 + + 29 Apr 2012; Markus Meier <maekke@gentoo.org> vala-0.16.0.ebuild: + x86 stable, bug #410611 + + 25 Apr 2012; Markus Meier <maekke@gentoo.org> vala-0.14.2-r1.ebuild: + arm stable, bug #410611 + + 25 Apr 2012; Markus Meier <maekke@gentoo.org> vala-0.16.0.ebuild: + arm stable, bug #410611 + + 19 Apr 2012; Brent Baude <ranger@gentoo.org> vala-0.14.2-r1.ebuild, + vala-0.16.0.ebuild: + Marking vala-0.14.2-r1 ppc64 stable for bug 410611 + + 19 Apr 2012; Brent Baude <ranger@gentoo.org> vala-0.16.0.ebuild: + Marking vala-0.16.0 ppc64 stable for bug 410611 + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> vala-0.14.2-r1.ebuild, + vala-0.16.0.ebuild: + Stable for amd64, wrt bug #410611 + + 14 Apr 2012; Zac Medico <zmedico@gentoo.org> vala-0.14.2-r1.ebuild: + Add ~amd64-linux keyword. + +*vala-0.16.0 (27 Mar 2012) + + 27 Mar 2012; Alexandre Rostovtsev <tetromino@gentoo.org> -vala-0.14.0.ebuild, + +vala-0.16.0.ebuild: + Add first stable release for the 0.16 slot. Includes lots of bugfixes and + binding updates. Drop old. + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> vala-0.14.1.ebuild: + alpha/ia64/sh/sparc stable wrt #393007 + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> vala-0.14.1.ebuild: + Marking vala-0.14.1 ppc stable for bug 393007 + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> vala-0.14.1.ebuild: + Marking vala-0.14.1 ppc64 stable for bug 393007 + +*vala-0.14.2-r1 (04 Feb 2012) + + 04 Feb 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + +vala-0.14.2-r1.ebuild, +files/vala-0.14.2-cogl-pango-1.0.patch: + Add cogl-pango vala bindings from 0.15.x, required for vala support in + libchamplain-0.12.x (bug #402013). + +*vala-0.14.2 (01 Feb 2012) + + 01 Feb 2012; Alexandre Rostovtsev <tetromino@gentoo.org> +vala-0.14.2.ebuild: + Bump. Lots of updates for bindings and assorted bugfixes. + + 18 Jan 2012; Markus Meier <maekke@gentoo.org> vala-0.14.1.ebuild: + arm stable, bug #393007 + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> vala-0.14.1.ebuild: + x86 stable, bug #393007 + + 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> vala-0.14.1.ebuild: + amd64 stable, bug 393007 + + 22 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> vala-0.10.4-r1.ebuild, + vala-0.12.1.ebuild, vala-0.14.1.ebuild: + Block dev-lang/vala:0 to force uninstall of unslotted copy. + + 22 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> -vala-0.8.1.ebuild: + old + + 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> vala-0.14.1.ebuild: + Stable for HPPA (bug #393007). + +*vala-0.14.1 (30 Nov 2011) + + 30 Nov 2011; Pacho Ramos <pacho@gentoo.org> +vala-0.14.1.ebuild, + -vala-0.10.3.ebuild, -vala-0.13.4.ebuild: + Version bump, remove old. + + 18 Nov 2011; Naohiro Aota <naota@gentoo.org> vala-0.14.0.ebuild: + Add ~x86-fbsd + + 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> vala-0.14.0.ebuild: + alpha/ia64/sh/sparc stable wrt #385699 + + 28 Oct 2011; Markus Meier <maekke@gentoo.org> vala-0.14.0.ebuild: + arm stable, bug #385699 + + 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> vala-0.14.0.ebuild: + x86 stable wrt bug #385699 + + 18 Oct 2011; Jeroen Roovers <jer@gentoo.org> vala-0.14.0.ebuild: + Stable for HPPA (bug #385699). + + 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> vala-0.10.4-r1.ebuild, + vala-0.14.0.ebuild: + ppc/ppc64 stable wrt #385699 + + 14 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> vala-0.14.0.ebuild: + amd64 stable wrt #385699 + + 05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> vala-0.12.1.ebuild: + ppc/ppc64 stable wrt #369909 + +*vala-0.14.0 (19 Sep 2011) + + 19 Sep 2011; Pacho Ramos <pacho@gentoo.org> -vala-0.13.1.ebuild, + -vala-0.13.3.ebuild, +vala-0.14.0.ebuild: + Version bump, remove old. + +*vala-0.13.4 (09 Sep 2011) + + 09 Sep 2011; Pacho Ramos <pacho@gentoo.org> +vala-0.13.4.ebuild: + Version bump. + +*vala-0.13.3 (28 Aug 2011) + + 28 Aug 2011; Pacho Ramos <pacho@gentoo.org> -vala-0.12.0.ebuild, + +vala-0.13.3.ebuild: + Version bump, remove old. + + 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> vala-0.10.4-r1.ebuild, + vala-0.12.1.ebuild: + Stable for HPPA (bug #369909). + + 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> vala-0.12.1.ebuild: + alpha/ia64/sh/sparc stable wrt #369909 + + 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> vala-0.10.4-r1.ebuild: + alpha/ia64/sh/sparc stable wrt #369909 + + 05 Aug 2011; Zac Medico <zmedico@gentoo.org> vala-0.12.1.ebuild, + vala-0.13.1.ebuild: + Add ~x86-linux keyword. + +*vala-0.13.1 (24 Jul 2011) + + 24 Jul 2011; Gilles Dartiguelongue <eva@gentoo.org> +vala-0.13.1.ebuild: + Add development release for 0.14 slot. + + 17 Jul 2011; Markus Meier <maekke@gentoo.org> vala-0.12.1.ebuild: + arm stable, bug #369909 + + 17 Jul 2011; Markus Meier <maekke@gentoo.org> vala-0.10.4-r1.ebuild: + arm stable, bug #369909 + + 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> vala-0.10.4-r1.ebuild, + vala-0.12.1.ebuild: + x86 stable per bug 369909 + + 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> vala-0.10.4-r1.ebuild, + vala-0.12.1.ebuild: + Stable on amd64 wrt bug #278255 + + 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> vala-0.10.4-r1.ebuild: + Stable on amd64 wrt bug #278255 + +*vala-0.12.1 (03 Jun 2011) + + 03 Jun 2011; Pacho Ramos <pacho@gentoo.org> -vala-0.11.7.ebuild, + +vala-0.12.1.ebuild: + Version bump, remove old. + +*vala-0.12.0 (04 Apr 2011) + + 04 Apr 2011; Gilles Dartiguelongue <eva@gentoo.org> +vala-0.12.0.ebuild: + Version bump. Many bug fixes and binding updates. Add get_next_char to string + class. + + 23 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org> -vala-0.9.3.ebuild, + -vala-0.10.4.ebuild, -vala-0.11.6.ebuild: + Clean up old revisions. + + 22 Mar 2011; Brent Baude <ranger@gentoo.org> vala-0.10.3.ebuild: + Marking vala-0.10.3 ppc stable for bug 353436 + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> vala-0.10.3.ebuild: + ppc64 stable wrt #353436 + +*vala-0.10.4-r1 (17 Mar 2011) + + 17 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org> +vala-0.10.4-r1.ebuild, + vala-0.11.7.ebuild: + Use alternatives so vala.m4 always exists and is the latest slot available. + +*vala-0.11.7 (16 Mar 2011) + + 16 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -vala-0.11.5.ebuild, + +vala-0.11.7.ebuild: + Bump to 0.11.7, remove old + + 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> vala-0.10.3.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #353436 + +*vala-0.10.4 (12 Mar 2011) + + 12 Mar 2011; Pacho Ramos <pacho@gentoo.org> -vala-0.10.1.ebuild, + -vala-0.10.2.ebuild, +vala-0.10.4.ebuild: + Version bump with bugfixes and binding updates, remove old. + + 07 Mar 2011; Jeroen Roovers <jer@gentoo.org> vala-0.10.3.ebuild: + Stable for HPPA (bug #353436). + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> vala-0.10.3.ebuild: + x86 stable per bug 353436 + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> vala-0.10.3.ebuild: + Stable on amd64 wrt bug #353436 + + 20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> vala-0.8.1.ebuild: + ppc stable wrt #343737 + +*vala-0.11.6 (14 Feb 2011) + + 14 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org> -vala-0.11.3.ebuild, + -vala-0.11.4.ebuild, +vala-0.11.6.ebuild: + Bindings updates and fixes. Adds clutter-gtk-1 and pixmap-1 bindings. Clean + up old revisions from slot 0.12. + + 10 Feb 2011; Markos Chandras <hwoarang@gentoo.org> vala-0.8.1.ebuild: + Stable on amd64 wrt bug #343737 + + 09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> vala-0.8.1.ebuild: + x86 stable wrt bug #343737 + + 02 Feb 2011; Raúl Porcel <armin76@gentoo.org> vala-0.8.1.ebuild, + vala-0.9.3.ebuild, vala-0.10.1.ebuild, vala-0.10.2.ebuild, + vala-0.10.3.ebuild, vala-0.11.3.ebuild, vala-0.11.4.ebuild, + vala-0.11.5.ebuild: + Add ~sh + + 28 Jan 2011; Pacho Ramos <pacho@gentoo.org> vala-0.8.1.ebuild: + Apply previous fix also to 0.8.1 as it will be the stable candidate for slot + O. + + 28 Jan 2011; Pacho Ramos <pacho@gentoo.org> vala-0.9.3.ebuild: + Drop provided dconf.vapi since dconf ships its own one causing vala:0 to + collide. Bump to eapi3. + +*vala-0.10.3 (23 Jan 2011) + + 23 Jan 2011; Gilles Dartiguelongue <eva@gentoo.org> +vala-0.10.3.ebuild: + Version bump. Binding fixes and updates. + +*vala-0.11.5 (22 Jan 2011) + + 22 Jan 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -vala-0.11.2.ebuild, + +vala-0.11.5.ebuild: + Bump to 0.11.5, lots of bugfixes and binding updates + +*vala-0.11.4 (17 Jan 2011) + + 17 Jan 2011; <nirbheek@gentoo.org> +vala-0.11.4.ebuild: + Bump to 0.11.4, lots of bugfixes + +*vala-0.11.3 (12 Jan 2011) + + 12 Jan 2011; Gilles Dartiguelongue <eva@gentoo.org> +vala-0.11.3.ebuild: + Version bump. Bug fixes and binding updates. Code generator refactoring. + +*vala-0.10.2 (31 Dec 2010) + + 31 Dec 2010; Pacho Ramos <pacho@gentoo.org> +vala-0.10.2.ebuild: + Version bump with bug fixes and binding updates, bump to eapi3. + + 20 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> vala-0.8.1.ebuild, + vala-0.9.3.ebuild, -vala-0.9.8.ebuild, -vala-0.10.0.ebuild, + vala-0.10.1.ebuild, -vala-0.11.0.ebuild, -vala-0.11.1.ebuild, + vala-0.11.2.ebuild: + Raise glib dependency for tests for slot :0.10, bug #330527. Drop coverage + handling, it is broken and doesn't bring much for now, bug #310579. + +*vala-0.11.2 (14 Nov 2010) + + 14 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org> +vala-0.11.2.ebuild: + Version bump. Improvements to the .gir reader, bug fixes and bindings + updates. + +*vala-0.11.1 (27 Oct 2010) + + 27 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> +vala-0.11.1.ebuild: + Version bump. Enhance support for GDBus. + +*vala-0.10.1 (27 Oct 2010) + + 27 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> +vala-0.10.1.ebuild: + Version bump. + +*vala-0.11.0 (06 Oct 2010) + + 06 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> +vala-0.11.0.ebuild: + Version bump. Add support for parallel compilation, improved compiler + performance. Bug fixes and binding updates. + +*vala-0.10.0 (19 Sep 2010) + + 19 Sep 2010; Gilles Dartiguelongue <eva@gentoo.org> -vala-0.7.10.ebuild, + -vala-0.8.0.ebuild, -vala-0.9.5.ebuild, vala-0.9.8.ebuild, + +vala-0.10.0.ebuild: + Version bump. Slot slottable revisions, bug #335296. Clean up old + revisions. + +*vala-0.9.8 (08 Sep 2010) + + 08 Sep 2010; Gilles Dartiguelongue <eva@gentoo.org> +vala-0.9.8.ebuild: + Version bump. Deprecates dbus-glib in favor of gdbus. + +*vala-0.9.5 (20 Aug 2010) + + 20 Aug 2010; Nirbheek Chauhan <nirbheek@gentoo.org> +vala-0.9.5.ebuild: + Bump to 0.9.5 -- Allow parallel installation with future versions, several + bug fixes (proxy-commit for ford_prefect) + +*vala-0.9.3 (21 Jul 2010) + + 21 Jul 2010; Arun Raghavan <ford_prefect@gentoo.org> +vala-0.9.3.ebuild: + Bump to 0.9.3. Lots of enhancements, bug fixes and vapi fixes. + + 15 Jul 2010; Jeroen Roovers <jer@gentoo.org> vala-0.8.1.ebuild: + Marked ~hppa (bug #320429). + + 06 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> vala-0.8.1.ebuild: + Keyword ~ppc64 wrt #320429 + + 28 Jun 2010; Nirbheek Chauhan <nirbheek@gentoo.org> vala-0.8.1.ebuild: + Don't have coverage on by default, and add warning about coverage+ccache + + 19 May 2010; Mark Loeser <halcy0n@gentoo.org> +vala-0.7.10.ebuild: + Adding back vala-0.7.10 since media-gfx/shotwell depends on it + +*vala-0.8.1 (14 May 2010) + + 14 May 2010; Gilles Dartiguelongue <eva@gentoo.org> -vala-0.7.10.ebuild, + +vala-0.8.1.ebuild: + Version bump. New and updated bindings. + +*vala-0.8.0 (31 Mar 2010) + + 31 Mar 2010; Gilles Dartiguelongue <eva@gentoo.org> -vala-0.6.1.ebuild, + -vala-0.7.9.ebuild, +vala-0.8.0.ebuild: + Version bump. Add more bindings, bug fixes. Clean up old revisions. + +*vala-0.7.10 (14 Feb 2010) + + 14 Feb 2010; Gilles Dartiguelongue <eva@gentoo.org> -vala-0.7.7.ebuild, + -vala-0.7.8.ebuild, +vala-0.7.10.ebuild: + Version bump. Clean up old revisions. + + 01 Jan 2010; Raúl Porcel <armin76@gentoo.org> vala-0.6.1.ebuild, + vala-0.7.7.ebuild, vala-0.7.8.ebuild, vala-0.7.9.ebuild: + Add ~alpha/~ia64/~sparc wrt #296794 + +*vala-0.7.9 (23 Dec 2009) + + 23 Dec 2009; Gilles Dartiguelongue <eva@gentoo.org> +vala-0.7.9.ebuild: + Version bump. Binding addition, updates and fixes. + +*vala-0.7.8 (12 Nov 2009) + + 12 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org> -vala-0.5.7.ebuild, + -vala-0.6.0.ebuild, -vala-0.7.4.ebuild, -vala-0.7.5.ebuild, + +vala-0.7.8.ebuild: + Version bump, bug #291932. Clean up old revisions. + +*vala-0.7.7 (17 Oct 2009) + + 17 Oct 2009; Romain Perier <mrpouet@gentoo.org> + +vala-0.7.7.ebuild, metadata.xml: + Version bump per bug #289317. + +*vala-0.7.5 (03 Sep 2009) + + 03 Sep 2009; Romain Perier <mrpouet@gentoo.org> + +vala-0.7.5.ebuild: + Version bump, 2 new bindings, Many bug fixes, binding updates, new + supports. + +*vala-0.7.4 (16 Jul 2009) + + 16 Jul 2009; Samuli Suominen <ssuominen@gentoo.org> vala-0.5.7.ebuild, + vala-0.6.0.ebuild, vala-0.6.1.ebuild, +vala-0.7.4.ebuild: + Version bump wrt #266278, thanks to James Cloos for reporting. Remove USE + doc since there is no ./configure option to match it wrt #261701, thanks + to Peter Alfredsen for reporting. RESTRICT="test" because it needs a + instance of dbus running wrt #275742, thanks to Patrick Lauer for + reporting. + +*vala-0.6.1 (12 Apr 2009) + + 12 Apr 2009; Gilles Dartiguelongue <eva@gentoo.org> +vala-0.6.1.ebuild: + bump to 0.6.1 + + 07 Apr 2009; Rémi Cardona <remi@gentoo.org> -vala-0.4.0.ebuild, + -vala-0.5.2.ebuild, -vala-0.5.3.ebuild, -vala-0.5.6.ebuild: + prune older versions + +*vala-0.6.0 (07 Apr 2009) + + 07 Apr 2009; Rémi Cardona <remi@gentoo.org> +vala-0.6.0.ebuild: + bump to 0.6.0 + + 29 Mar 2009; <solar@gentoo.org> vala-0.5.7.ebuild: + - keyword ~arm + +*vala-0.5.7 (27 Feb 2009) + + 27 Feb 2009; Daniel Gryniewicz <dang@gentoo.org> +vala-0.5.7.ebuild: + Bump to vala-0.5.7 + +*vala-0.5.6 (26 Jan 2009) + + 26 Jan 2009; Rémi Cardona <remi@gentoo.org> +vala-0.5.6.ebuild: + bump to 0.5.6 + +*vala-0.5.3 (17 Dec 2008) + + 17 Dec 2008; Rémi Cardona <remi@gentoo.org> +vala-0.5.3.ebuild: + bump to 0.5.3 + +*vala-0.5.2 (05 Dec 2008) + + 05 Dec 2008; Rémi Cardona <remi@gentoo.org> +vala-0.5.2.ebuild: + bump to 0.5.2 + +*vala-0.4.0 (24 Oct 2008) + + 24 Oct 2008; Rémi Cardona <remi@gentoo.org> +metadata.xml, + +vala-0.4.0.ebuild: + initial portage version, original ebuild taken from sunrise diff --git a/dev-lang/whitespace/ChangeLog b/dev-lang/whitespace/ChangeLog new file mode 100644 index 00000000..8c74ef61 --- /dev/null +++ b/dev-lang/whitespace/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for dev-lang/whitespace +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/whitespace/ChangeLog,v 1.1 2013/08/08 23:54:07 yac Exp $ + +*whitespace-0.3 (08 Aug 2013) + + 08 Aug 2013; Jan Matejka <yac@gentoo.org> +files/whitespace-cabal.patch, + +metadata.xml, +whitespace-0.3.ebuild: + New package dev-lang/whitespace-0.3 diff --git a/dev-lang/xsb/ChangeLog b/dev-lang/xsb/ChangeLog new file mode 100644 index 00000000..24157068 --- /dev/null +++ b/dev-lang/xsb/ChangeLog @@ -0,0 +1,216 @@ +# ChangeLog for dev-lang/xsb +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/xsb/ChangeLog,v 1.50 2015/07/22 13:33:04 mrueg Exp $ + + 22 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -xsb-3.3.5.ebuild: + Remove old. + +*xsb-3.5.0 (10 Jan 2015) + + 10 Jan 2015; <keri@gentoo.org> +xsb-3.5.0.ebuild: + Version bump + + 09 Jan 2015; <keri@gentoo.org> xsb-3.3.6.ebuild, xsb-3.3.7.ebuild: + Do not compile xpath Prolog module without USE=curl + +*xsb-3.3.7 (09 Jan 2015) + + 09 Jan 2015; <keri@gentoo.org> +xsb-3.3.7.ebuild: + Version bump + + 09 Jan 2015; <keri@gentoo.org> xsb-3.3.6.ebuild: + Do not compile sgml Prolog module without USE=curl + + 07 Dec 2012; <ago@gentoo.org> xsb-3.3.6.ebuild: + Stable for x86, wrt bug #441180 + + 07 Dec 2012; <ago@gentoo.org> xsb-3.3.6.ebuild: + Stable for amd64, wrt bug #441180 + +*xsb-3.3.6 (02 Sep 2012) + + 02 Sep 2012; <keri@gentoo.org> +xsb-3.3.6.ebuild: + Version bump + + 10 Aug 2012; <keri@gentoo.org> -xsb-3.3.2.ebuild, -xsb-3.3.3.ebuild: + Remove old versions + + 11 Aug 2012; Markus Meier <maekke@gentoo.org> xsb-3.3.5.ebuild: + x86 stable, bug #418735 + + 03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> xsb-3.3.5.ebuild: + Stable on amd64 wrt bug #418735 + + 28 Jan 2012; <keri@gentoo.org> -xsb-3.2-r1.ebuild, -xsb-3.3.0.ebuild, + -xsb-3.3.1.ebuild: + Remove old versions + + 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> xsb-3.3.2.ebuild: + x86 stable wrt bug #396887 + +*xsb-3.3.5 (24 Jan 2012) + + 24 Jan 2012; <keri@gentoo.org> +xsb-3.3.5.ebuild: + Version bump + +*xsb-3.3.3 (21 Jan 2012) + + 21 Jan 2012; <keri@gentoo.org> +xsb-3.3.3.ebuild: + Version bump + + 21 Jan 2012; <keri@gentoo.org> xsb-3.3.2.ebuild: + Explicitely set general-tagging of Prolog cells on Linux. Closes #399513 + + 14 Jan 2012; Agostino Sarubbo <ago@gentoo.org> xsb-3.3.2.ebuild: + Stable for AMD64, wrt bug #396887 + + 06 Jun 2011; <keri@gentoo.org> xsb-3.3.2.ebuild: + Fix compile when odbc/iodbc not in USE flags. Closes #369765 + + 03 Jun 2011; <keri@gentoo.org> xsb-3.3.2.ebuild: + Set an unrecoverable error when running out of tagged address space with + GENERAL_TAGGING + +*xsb-3.3.2 (29 May 2011) + + 29 May 2011; <keri@gentoo.org> +xsb-3.3.2.ebuild: + Version bump + +*xsb-3.3.1 (12 May 2011) + + 12 May 2011; <keri@gentoo.org> +xsb-3.3.1.ebuild: + Version bump + +*xsb-3.3.0 (10 May 2011) + + 10 May 2011; <keri@gentoo.org> +xsb-3.3.0.ebuild: + Version bump + + 02 Nov 2010; <keri@gentoo.org> xsb-3.2-r1.ebuild: + QA - remove calls to die from econf; add calls to die to do... functions + + 01 Nov 2010; <keri@gentoo.org> -xsb-3.0.1.ebuild, + -files/xsb-3.0.1-chr_d.patch, -files/xsb-3.0.1-configure.patch, + -files/xsb-3.0.1-debug.patch, -files/xsb-3.0.1-gap.patch, + -files/xsb-3.0.1-justify.patch, -files/xsb-3.0.1-libwww.patch, + -files/xsb-3.0.1-mysql.patch, -files/xsb-3.0.1-nostrip.patch, + -files/xsb-3.0.1-odbc.patch, -files/xsb-3.0.1-packages.patch, + -files/xsb-3.0.1-perlmatch.patch, -files/xsb-3.0.1-portage.patch, + -files/xsb-3.0.1-sgml.patch, -files/xsb-3.0.1-slx.patch, + -files/xsb-3.0.1-wildmatch.patch, -files/xsb-3.0.1-xpath.patch, + -files/xsb-3.0.1-xsb-script.patch, -xsb-3.1.ebuild, -xsb-3.2.ebuild: + Remove old versions + + 31 Oct 2010; Markos Chandras <hwoarang@gentoo.org> xsb-3.2-r1.ebuild: + Stable on amd64 wrt bug #341963 + + 27 Oct 2010; Christian Faulhammer <fauli@gentoo.org> xsb-3.2-r1.ebuild: + stable x86, bug 341963 + + 22 Oct 2010; <keri@gentoo.org> xsb-3.2-r1.ebuild: + Disable verbose debugging - it's broken in -3.2 + +*xsb-3.2-r1 (21 Aug 2010) + + 21 Aug 2010; <keri@gentoo.org> +xsb-3.2-r1.ebuild: + Respect LDFLAGS; Use correct multilibdir + + 16 Jul 2010; <keri@gentoo.org> Manifest: + Regenerate manifest for patchset-2. Closes #328577 + + 09 Jul 2010; <keri@gentoo.org> xsb-3.2.ebuild: + Parallelize compile; filter install files; install examples to + /usr/share/doc; use correct libdir + + 08 Jul 2010; <keri@gentoo.org> xsb-3.2.ebuild: + Filter temporary c -> XSB files during install + + 04 Jul 2009; <keri@gentoo.org> xsb-3.2.ebuild: + Fix SRC_URI. Reported by B Johnston in #276318. + +*xsb-3.2 (27 Jun 2009) + + 27 Jun 2009; <keri@gentoo.org> +xsb-3.2.ebuild: + Version bump + + 28 Feb 2009; <keri@gentoo.org> xsb-3.0.1.ebuild, xsb-3.1.ebuild: + Add RDEPEND + + 27 Jan 2009; <keri@gentoo.org> xsb-3.1.ebuild: + Remove redundant comments + + 27 Jan 2009; <keri@gentoo.org> -files/xsb-3.1-chr_d.patch, + -files/xsb-3.1-configure.patch, -files/xsb-3.1-gap.patch, + -files/xsb-3.1-justify.patch, -files/xsb-3.1-mysql.patch, + -files/xsb-3.1-nostrip.patch, -files/xsb-3.1-odbc.patch, + -files/xsb-3.1-orient.patch, -files/xsb-3.1-packages.patch, + -files/xsb-3.1-portage.patch, -files/xsb-3.1-varstring.patch, + -files/xsb-3.1-xpath.patch, -files/xsb-3.1-xsb-script.patch, + xsb-3.1.ebuild: + Move patches into tarball; support multi-threaded packages + + 11 Oct 2008; <keri@gentoo.org> files/xsb-3.1-configure.patch: + Fix configure to ignore interprolog with USE=-java. Closes #240209 + + 14 Aug 2008; <keri@gentoo.org> xsb-3.1.ebuild: + Fix up interprolog and mt options. Closes #234192. + + 09 May 2008; keri <keri@gentoo.org> xsb-3.0.1.ebuild: + inherit java-pkg-opt-2 + + 16 Feb 2008; keri <keri@gentoo.org> xsb-3.0.1.ebuild, xsb-3.1.ebuild: + Move eautoconf to src_unpack. Closes #207441. + + 26 Nov 2007; keri <keri@gentoo.org> files/xsb-3.1-portage.patch: + Do not install xsb_configuration.P since we do not regenerate + xsb_configuration.xwam. + +*xsb-3.1 (25 Nov 2007) + + 25 Nov 2007; keri <keri@gentoo.org> +files/xsb-3.1-chr_d.patch, + +files/xsb-3.1-configure.patch, +files/xsb-3.1-gap.patch, + +files/xsb-3.1-justify.patch, +files/xsb-3.1-mysql.patch, + +files/xsb-3.1-nostrip.patch, +files/xsb-3.1-odbc.patch, + +files/xsb-3.1-orient.patch, +files/xsb-3.1-packages.patch, + +files/xsb-3.1-portage.patch, +files/xsb-3.1-varstring.patch, + +files/xsb-3.1-xpath.patch, +files/xsb-3.1-xsb-script.patch, + +xsb-3.1.ebuild: + Version bump. + + 24 Apr 2007; keri <keri@gentoo.org> files/xsb-3.0.1-configure.patch: + Respect -odbc -iodbc in USE flags. Closes bug #174696. + + 08 Feb 2007; keri <keri@gentoo.org> files/xsb-3.0.1-configure.patch, + files/xsb-3.0.1-portage.patch: + Respect iodbc headers in odbc module. Closes bug #165853 reported by Berk + Birand. + + 03 Feb 2007; keri <keri@gentoo.org> +files/xsb-3.0.1-debug.patch, + xsb-3.0.1.ebuild: + Fix clause_reference hashing in debug mode. + + 02 Feb 2007; keri <keri@gentoo.org> files/xsb-3.0.1-portage.patch: + Parallelize compile of Prolog engine. + + 29 Jan 2007; keri <keri@gentoo.org> xsb-3.0.1.ebuild: + Enable interprolog with Java. + + 29 Jan 2007; keri <keri@gentoo.org> files/xsb-3.0.1-mysql.patch, + files/xsb-3.0.1-odbc.patch, files/xsb-3.0.1-xsb-script.patch: + Fix .so dependencies in ODBC and MySQL drivers. + + 29 Jan 2007; keri <keri@gentoo.org> files/xsb-3.0.1-configure.patch: + Enable use of iODBC driver manager without explicit support for ODBC. + +*xsb-3.0.1 (28 Jan 2007) + + 28 Jan 2007; keri <keri@gentoo.org> +files/xsb-3.0.1-chr_d.patch, + +files/xsb-3.0.1-configure.patch, +files/xsb-3.0.1-gap.patch, + +files/xsb-3.0.1-justify.patch, +files/xsb-3.0.1-libwww.patch, + +files/xsb-3.0.1-mysql.patch, +files/xsb-3.0.1-nostrip.patch, + +files/xsb-3.0.1-odbc.patch, +files/xsb-3.0.1-packages.patch, + +files/xsb-3.0.1-perlmatch.patch, +files/xsb-3.0.1-portage.patch, + +files/xsb-3.0.1-sgml.patch, +files/xsb-3.0.1-slx.patch, + +files/xsb-3.0.1-wildmatch.patch, +files/xsb-3.0.1-xpath.patch, + +files/xsb-3.0.1-xsb-script.patch, +metadata.xml, +xsb-3.0.1.ebuild: + Initial import. diff --git a/dev-lang/yap/ChangeLog b/dev-lang/yap/ChangeLog new file mode 100644 index 00000000..58473789 --- /dev/null +++ b/dev-lang/yap/ChangeLog @@ -0,0 +1,393 @@ +# ChangeLog for dev-lang/yap +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/yap/ChangeLog,v 1.83 2014/08/10 20:32:33 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> yap-6.2.2.ebuild, + yap-6.3.2.ebuild, yap-6.3.3.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 06 Jan 2014; <keri@gentoo.org> -yap-6.3.0.ebuild, -yap-6.3.1.ebuild: + Remove old development versions + + 11 Nov 2013; <keri@gentoo.org> yap-6.3.3.ebuild: + Include upstream MPI reg cache fix + + 11 Nov 2013; <keri@gentoo.org> yap-6.3.3.ebuild: + Do not install duplicate jpl JAR files + +*yap-6.3.3 (10 Nov 2013) + + 10 Nov 2013; <keri@gentoo.org> +yap-6.3.3.ebuild: + Bump -6.3 development version + + 16 Aug 2013; <keri@gentoo.org> yap-6.3.2.ebuild: + Respect LDFLAGS, DESTDIR + + 13 Sep 2012; <keri@gentoo.org> yap-6.3.2.ebuild: + Tidy up determination of kernel flags during configure + + 17 Aug 2012; <keri@gentoo.org> yap-6.3.2.ebuild: + Fix up parallel make during install phase + + 17 Aug 2012; <keri@gentoo.org> yap-6.3.2.ebuild: + Lock predicate entries during bootstrap in threaded mode + + 18 Jul 2012; <keri@gentoo.org> yap-6.3.2.ebuild: + Fix up specification of YAPLIBDIR for Prolog packages. Closes #425216 + + 01 Jul 2012; <keri@gentoo.org> yap-6.3.2.ebuild: + Add src_test stub. libtai check.c confuses default src_test function + + 01 Jul 2012; <keri@gentoo.org> yap-6.3.2.ebuild: + Fix up functor locking + +*yap-6.3.2 (22 Jun 2012) + + 22 Jun 2012; <keri@gentoo.org> +yap-6.3.2.ebuild: + Version bump + +*yap-6.3.1 (22 Jun 2012) + + 22 Jun 2012; <keri@gentoo.org> +yap-6.3.1.ebuild, metadata.xml: + Version bump + + 06 Jun 2012; Zac Medico <zmedico@gentoo.org> yap-6.2.2.ebuild, + yap-6.3.0.ebuild: + inherit multilib for get_libdir + + 07 Feb 2012; <keri@gentoo.org> -yap-6.2.0-r1.ebuild: + Remove old version + + 01 Feb 2012; Brent Baude <ranger@gentoo.org> yap-6.2.2.ebuild: + Marking yap-6.2.2 ppc for bug 399675 + + 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> yap-6.2.2.ebuild: + x86 stable wrt bug #399675 + + 24 Jan 2012; <keri@gentoo.org> yap-6.2.2.ebuild, yap-6.3.0.ebuild: + Add ncurses to RDEPEND. Reported in bug #399675. + + 22 Jan 2012; Agostino Sarubbo <ago@gentoo.org> yap-6.2.2.ebuild: + Stable for amd64, wrt bug #399675 + + 15 Jan 2012; <keri@gentoo.org> yap-6.2.2.ebuild: + Fix up PLStream QA warnings + + 15 Jan 2012; <keri@gentoo.org> yap-6.3.0.ebuild: + Add ppc gprof, zutil patches + +*yap-6.3.0 (15 Jan 2012) + + 15 Jan 2012; <keri@gentoo.org> +yap-6.3.0.ebuild: + Version bump + + 14 Jan 2012; <keri@gentoo.org> yap-6.2.0-r1.ebuild, yap-6.2.2.ebuild: + Update YAP homepage + + 23 Oct 2011; <keri@gentoo.org> yap-6.2.2.ebuild: + Remove unused plstream feature definitions that conflict with ptrace headers + +*yap-6.2.2 (22 Oct 2011) + + 22 Oct 2011; <keri@gentoo.org> +yap-6.2.2.ebuild: + Version bump + + 05 Oct 2011; <keri@gentoo.org> yap-6.2.0-r1.ebuild: + Do not use internal zlib header handling; this invalidates the need for + zutil.h. Closes bug #385277 + + 14 Jan 2011; <keri@gentoo.org> -yap-5.1.3-r2.ebuild, + -files/yap-5.1.3-autoconf-2.64.patch, -files/yap-5.1.3-bootdir.patch, + -files/yap-5.1.3-chr.patch, -files/yap-5.1.3-clpbn-examples.patch, + -files/yap-5.1.3-config.h.patch, -files/yap-5.1.3-configure.patch, + -files/yap-5.1.3-dynamic-lib.patch, + -files/yap-5.1.3-fortify_sources-ubuntu.patch, + -files/yap-5.1.3-multilib.patch, -files/yap-5.1.3-parallel-make.patch, + -files/yap-5.1.3-tkyap.patch, -yap-6.0.1.ebuild, -yap-6.0.2.ebuild, + -yap-6.0.3.ebuild, -yap-6.0.4.ebuild, -yap-6.0.5.ebuild, + -yap-6.0.5-r1.ebuild, -yap-6.0.6.ebuild, -yap-6.2.0.ebuild: + Remove old versions + + 13 Jan 2011; Brent Baude <ranger@gentoo.org> yap-6.2.0-r1.ebuild: + stable ppc, bug 349163 + + 21 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> yap-6.2.0-r1.ebuild: + x86 stable wrt bug #349163 + + 21 Dec 2010; <keri@gentoo.org> yap-6.2.0-r1.ebuild: + Fix race-condition during parallel install. Reported in bug #349163 + + 21 Dec 2010; Markos Chandras <hwoarang@gentoo.org> yap-6.2.0-r1.ebuild: + Stable on amd64 wrt bug #349163 + + 18 Dec 2010; <keri@gentoo.org> yap-6.2.0-r1.ebuild: + Do not duplicate docsdir + + 01 Dec 2010; <keri@gentoo.org> yap-6.2.0-r1.ebuild: + Fix ppc Prolog heap initialization; support profiling on ppc + + 06 Nov 2010; <keri@gentoo.org> yap-6.2.0-r1.ebuild: + Ensure checking saved-state headers works when timezone is not set + + 05 Nov 2010; <keri@gentoo.org> yap-6.0.1.ebuild, + -files/yap-6.0.1-bootfile.patch, -files/yap-6.0.1-dynamic-lib.patch, + -files/yap-6.0.1-mpi-include.patch, -files/yap-6.0.1-multilib.patch, + -files/yap-6.0.1-myddas-include.patch, -files/yap-6.0.1-yapsharedir.patch, + yap-6.0.2.ebuild, -files/yap-6.0.2-bootfile.patch, + -files/yap-6.0.2-dynamic-lib.patch, -files/yap-6.0.2-mpi-include.patch, + -files/yap-6.0.2-multilib.patch, -files/yap-6.0.2-myddas-include.patch, + -files/yap-6.0.2-yapsharedir.patch, yap-6.0.3.ebuild, + -files/yap-6.0.3-install-clause.patch, -files/yap-6.0.3-yapsharedir.patch, + yap-6.0.4.ebuild, -files/yap-6.0.4-JAVALIBPATH.patch, + -files/yap-6.0.4-chr-sublist.patch, -files/yap-6.0.4-yapsharedir.patch, + yap-6.0.5.ebuild, yap-6.0.5-r1.ebuild, -files/yap-6.0.5-JAVALIBPATH.patch, + -files/yap-6.0.5-chr-sublist.patch, -files/yap-6.0.5-ldflags.patch, + -files/yap-6.0.5-yapsharedir.patch, yap-6.0.6.ebuild, + -files/yap-6.0.6-DESTDIR.patch, -files/yap-6.0.6-chr-sublist.patch, + -files/yap-6.0.6-itries.patch, -files/yap-6.0.6-ldflags.patch, + -files/yap-6.0.6-runpath.patch, -files/yap-6.0.6-yapsharedir.patch, + yap-6.2.0.ebuild, yap-6.2.0-r1.ebuild, -files/yap-6.2.0-chr-sublist.patch, + -files/yap-6.2.0-have-config.patch, + -files/yap-6.2.0-ld-library-path.patch, -files/yap-6.2.0-ldflags.patch, + -files/yap-6.2.0-lib-soname.patch, -files/yap-6.2.0-parallel-make.patch, + -files/yap-6.2.0-yapsharedir.patch: + Bundle patches into tarballs; Closes #344013 + + 30 Oct 2010; <keri@gentoo.org> yap-6.2.0-r1.ebuild, + +files/yap-6.2.0-lib-soname.patch: + Ensure libYap.so is generated with a defined SONAME + + 30 Oct 2010; <keri@gentoo.org> yap-6.2.0-r1.ebuild, + +files/yap-6.2.0-ld-library-path.patch: + Add YAPLIBDIR to LD_LIBRARY_PATH when bootstrapping chr + + 29 Oct 2010; <keri@gentoo.org> yap-6.2.0-r1.ebuild: + Tidy up examples installation; QA - remove die from call to econf, add die + to calls to doins + + 24 Oct 2010; <keri@gentoo.org> yap-6.2.0-r1.ebuild, + +files/yap-6.2.0-parallel-make.patch: + Support parallel make install + +*yap-6.2.0-r1 (23 Oct 2010) + + 23 Oct 2010; <keri@gentoo.org> +yap-6.2.0-r1.ebuild: + Yap client mode is unsupported; accordingly, drop tkyap client + + 23 Oct 2010; <keri@gentoo.org> yap-6.2.0.ebuild, + +files/yap-6.2.0-have-config.patch: + Enable Prolog engine to bootstrap with gcc-4.5; QA tidyup - include + config.h when compiling SWI packages + +*yap-6.2.0 (19 Oct 2010) + + 19 Oct 2010; <keri@gentoo.org> +yap-6.2.0.ebuild, + +files/yap-6.2.0-chr-sublist.patch, +files/yap-6.2.0-ldflags.patch, + +files/yap-6.2.0-yapsharedir.patch: + Version bump + +*yap-6.0.6 (12 Sep 2010) + + 12 Sep 2010; <keri@gentoo.org> +yap-6.0.6.ebuild, + +files/yap-6.0.6-DESTDIR.patch, +files/yap-6.0.6-chr-sublist.patch, + +files/yap-6.0.6-itries.patch, +files/yap-6.0.6-ldflags.patch, + +files/yap-6.0.6-runpath.patch, +files/yap-6.0.6-yapsharedir.patch: + Version bump + +*yap-6.0.5-r1 (12 Sep 2010) + + 12 Sep 2010; <keri@gentoo.org> +yap-6.0.5-r1.ebuild, + +files/yap-6.0.5-ldflags.patch: + Respect LDFLAGS. Closes #334575 + + 07 Aug 2010; <keri@gentoo.org> yap-6.0.5.ebuild: + Remove redundant configure call to enable-cut-c + +*yap-6.0.5 (18 May 2010) + + 18 May 2010; <keri@gentoo.org> +yap-6.0.5.ebuild, + +files/yap-6.0.5-JAVALIBPATH.patch, +files/yap-6.0.5-chr-sublist.patch, + +files/yap-6.0.5-yapsharedir.patch: + Version bump + +*yap-6.0.4 (15 May 2010) + + 15 May 2010; <keri@gentoo.org> +yap-6.0.4.ebuild, + +files/yap-6.0.4-JAVALIBPATH.patch, +files/yap-6.0.4-chr-sublist.patch, + +files/yap-6.0.4-yapsharedir.patch: + Version bump + + 10 Apr 2010; <keri@gentoo.org> yap-6.0.3.ebuild, + +files/yap-6.0.3-install-clause.patch: + Support -O0 in CFLAGS when compiling install_clause() + +*yap-6.0.3 (20 Mar 2010) + + 20 Mar 2010; <keri@gentoo.org> +yap-6.0.3.ebuild, + +files/yap-6.0.3-yapsharedir.patch: + Version bump + +*yap-6.0.2 (05 Mar 2010) + + 05 Mar 2010; <keri@gentoo.org> +yap-6.0.2.ebuild, + +files/yap-6.0.2-bootfile.patch, +files/yap-6.0.2-dynamic-lib.patch, + +files/yap-6.0.2-mpi-include.patch, +files/yap-6.0.2-multilib.patch, + +files/yap-6.0.2-myddas-include.patch, +files/yap-6.0.2-yapsharedir.patch: + Version bump + +*yap-6.0.1 (03 Mar 2010) + + 03 Mar 2010; <keri@gentoo.org> +yap-6.0.1.ebuild, + +files/yap-6.0.1-bootfile.patch, +files/yap-6.0.1-dynamic-lib.patch, + +files/yap-6.0.1-mpi-include.patch, +files/yap-6.0.1-multilib.patch, + +files/yap-6.0.1-myddas-include.patch, +files/yap-6.0.1-yapsharedir.patch: + Version bump + + 10 Dec 2009; <keri@gentoo.org> -yap-5.1.1.ebuild, + -files/yap-5.1.1-SONAME.patch, -files/yap-5.1.1-analyst.patch, + -files/yap-5.1.1-configure.patch, -files/yap-5.1.1-jpl.patch, + -files/yap-5.1.1-multilib.patch, -files/yap-5.1.1-myddas.patch, + -files/yap-5.1.1-parallel-make.patch, -files/yap-5.1.1-tabling.patch, + -files/yap-5.1.1-tkyap.patch, -yap-5.1.2.ebuild, + -files/yap-5.1.2-SONAME.patch, -files/yap-5.1.2-analyst.patch, + -files/yap-5.1.2-chr.patch, -files/yap-5.1.2-config.h.patch, + -files/yap-5.1.2-configure.patch, -files/yap-5.1.2-jpl.patch, + -files/yap-5.1.2-multilib.patch, -files/yap-5.1.2-parallel-make.patch, + -files/yap-5.1.2-tabling.patch, -files/yap-5.1.2-tkyap.patch, + -yap-5.1.3.ebuild, -yap-5.1.3-r1.ebuild: + Remove old versions + + 09 Dec 2009; nixnut <nixnut@gentoo.org> yap-5.1.3-r2.ebuild: + ppc stable #295679 + + 07 Dec 2009; Markus Meier <maekke@gentoo.org> yap-5.1.3-r2.ebuild: + amd64/x86 stable, bug #295679 + + 01 Dec 2009; <keri@gentoo.org> yap-5.1.3-r2.ebuild, + +files/yap-5.1.3-autoconf-2.64.patch: + Enable reconfigure with autoconf-2.64+. Closes #294171 + + 16 May 2009; <keri@gentoo.org> files/yap-5.1.3-configure.patch, + files/yap-5.1.3-dynamic-lib.patch: + Fix loading foreign files from a static Prolog kernel. + +*yap-5.1.3-r2 (02 Mar 2009) + + 02 Mar 2009; Patrick Lauer <patrick@gentoo.org> + +files/yap-5.1.3-fortify_sources-ubuntu.patch, +yap-5.1.3-r2.ebuild: + Fixing fcc 4.3.3 / fortify_sources error. Patch from Ubuntu. Closes + #260180 + + 24 Jan 2009; <keri@gentoo.org> files/yap-5.1.3-configure.patch, + +files/yap-5.1.3-dynamic-lib.patch, yap-5.1.3-r1.ebuild: + Add patch to correctly link dynamic Yap. + + 17 Jan 2009; <keri@gentoo.org> +files/yap-5.1.3-clpbn-examples.patch, + yap-5.1.3-r1.ebuild: + Install Prolog library examples + +*yap-5.1.3-r1 (16 Jan 2009) + + 16 Jan 2009; <keri@gentoo.org> +files/yap-5.1.3-bootdir.patch, + +yap-5.1.3-r1.ebuild: + Revbump to install docs and support dynamic-loading + +*yap-5.1.3 (27 Jul 2008) + + 27 Jul 2008; keri <keri@gentoo.org> +files/yap-5.1.3-chr.patch, + +files/yap-5.1.3-config.h.patch, +files/yap-5.1.3-configure.patch, + +files/yap-5.1.3-multilib.patch, +files/yap-5.1.3-parallel-make.patch, + +files/yap-5.1.3-tkyap.patch, +yap-5.1.3.ebuild: + Version bump. + + 15 Jul 2008; keri <keri@gentoo.org> +files/yap-5.1.2-config.h.patch, + yap-5.1.2.ebuild: + Fix up config.h syntax. Thanks to Xavian-Anderson Macpherson and Sven E. in + bug #220847. + + 16 Feb 2008; keri <keri@gentoo.org> yap-5.1.1.ebuild, yap-5.1.2.ebuild: + Move eautoconf to src_unpack. Closes #207442. + + 10 Dec 2007; keri <keri@gentoo.org> files/yap-5.1.2-multilib.patch: + Fix multilib patch. Closes bug #201754 reported by Nikolay Orlyuk. + + 23 Nov 2007; keri <keri@gentoo.org> files/yap-5.1.2-configure.patch: + Fix Makefile expansion of shared library extensions in lam package. + +*yap-5.1.2 (21 Nov 2007) + + 21 Nov 2007; keri <keri@gentoo.org> +files/yap-5.1.2-SONAME.patch, + +files/yap-5.1.2-analyst.patch, +files/yap-5.1.2-chr.patch, + +files/yap-5.1.2-configure.patch, +files/yap-5.1.2-jpl.patch, + +files/yap-5.1.2-multilib.patch, +files/yap-5.1.2-parallel-make.patch, + +files/yap-5.1.2-tabling.patch, +files/yap-5.1.2-tkyap.patch, + +yap-5.1.2.ebuild: + Version bump. + + 03 Feb 2007; keri <keri@gentoo.org> +files/yap-5.1.1-parallel-make.patch, + yap-5.1.1.ebuild: + Parallelize compile of additional libraries. + + 03 Feb 2007; keri <keri@gentoo.org> -files/yap-5.0.1-analyst.patch, + -files/yap-5.0.1-configure.patch, -files/yap-5.0.1-doc.patch, + -files/yap-5.0.1-malloc.patch, -files/yap-5.0.1-rclause.patch, + -files/yap-5.0.1-tabling.patch, -files/yap-5.0.1-tkyap.patch, + -yap-5.0.1.ebuild: + Remove old -5.0.1 version. + + 03 Feb 2007; keri <keri@gentoo.org> +files/yap-5.1.1-jpl.patch, + yap-5.1.1.ebuild: + Ensure jdk VM is found for JPL package. + + 23 Jan 2007; nixnut <nixnut@gentoo.org> yap-5.1.1.ebuild: + Stable on ppc wrt bug 163123 + + 22 Jan 2007; Christian Faulhammer <opfer@gentoo.org> yap-5.1.1.ebuild: + stable x86, bug #163123 + + 21 Jan 2007; keri <keri@gentoo.org> files/yap-5.1.1-configure.patch: + Ensure AC_HEADER_STDC succeeds in single-threaded invocation. + + 20 Jan 2007; keri <keri@gentoo.org> yap-5.1.1.ebuild: + Add ~amd64 to KEYWORDS + + 20 Jan 2007; keri <keri@gentoo.org> +files/yap-5.1.1-SONAME.patch, + yap-5.1.1.ebuild: + Generate soname for installed lib. + + 20 Jan 2007; keri <keri@gentoo.org> files/yap-5.1.1-multilib.patch, + yap-5.1.1.ebuild: + Cleanup documentation. + + 03 Dec 2006; keri <keri@gentoo.org> +files/yap-5.1.1-multilib.patch, + yap-5.1.1.ebuild: + Add multilib patch. Bug #147098. + + 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> yap-5.1.1.ebuild: + dev-db/mysql => virtual/mysql + + 17 Sep 2006; keri <keri@gentoo.org> yap-5.0.1.ebuild, yap-5.1.1.ebuild: + tcltk USE flag split. Bug #17808. + + 27 Apr 2006; Marien Zwart <marienz@gentoo.org> Manifest: + Fixing SHA256 digest, pass four + +*yap-5.1.1 (24 Apr 2006) + + 24 Apr 2006; Keri Harris <keri@gentoo.org> +files/yap-5.1.1-analyst.patch, + +files/yap-5.1.1-configure.patch, +files/yap-5.1.1-myddas.patch, + +files/yap-5.1.1-tabling.patch, +files/yap-5.1.1-tkyap.patch, + +yap-5.1.1.ebuild: + Version bump. + + 24 Mar 2006; Keri Harris <keri@gentoo.org> yap-5.0.1.ebuild: + Install info pages. + +*yap-5.0.1 (24 Mar 2006) + + 24 Mar 2006; Keri Harris <keri@gentoo.org> +files/yap-5.0.1-analyst.patch, + +files/yap-5.0.1-configure.patch, +files/yap-5.0.1-doc.patch, + +files/yap-5.0.1-malloc.patch, +files/yap-5.0.1-rclause.patch, + +files/yap-5.0.1-tabling.patch, +files/yap-5.0.1-tkyap.patch, + +metadata.xml, +yap-5.0.1.ebuild: + Initial import. Closes bug #124014 diff --git a/dev-lang/yasm/ChangeLog b/dev-lang/yasm/ChangeLog new file mode 100644 index 00000000..050e31d4 --- /dev/null +++ b/dev-lang/yasm/ChangeLog @@ -0,0 +1,266 @@ +# ChangeLog for dev-lang/yasm +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v 1.69 2015/07/22 13:32:20 mrueg Exp $ + + 22 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -yasm-1.2.0.ebuild: + Remove old. + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> yasm-1.2.0-r1.ebuild, + yasm-9999.ebuild: + Drop old Python implementations + +*yasm-1.3.0 (03 Apr 2015) + + 03 Apr 2015; Mike Frysinger <vapier@gentoo.org> +yasm-1.3.0.ebuild: + Version bump #532702 by Longtime Gentoo User. + + 02 Mar 2015; Yixun Lan <dlan@gentoo.org> yasm-1.2.0-r1.ebuild: + add arm64 support, tested on A53 board + + 15 Jul 2014; Chema Alonso <nimiux@gentoo.org> yasm-1.2.0-r1.ebuild: + Stable for amd64 wrt bug #509944 + + 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> yasm-1.2.0-r1.ebuild: + x86 stable wrt bug #509944 + + 09 May 2014; Mike Frysinger <vapier@gentoo.org> yasm-1.2.0-r1.ebuild, + yasm-9999.ebuild: + Run tests in parallel. + + 30 Jun 2013; Justin Lecher <jlec@gentoo.org> yasm-1.2.0-r1.ebuild, + yasm-9999.ebuild, metadata.xml: + Fix usage of python-r1.eclass + + 11 May 2013; Samuli Suominen <ssuominen@gentoo.org> yasm-1.2.0-r1.ebuild, + yasm-9999.ebuild: + Disable automagic app-text/xmlto usage to prevent manpages from getting + rebuilt unnecessarily wrt #459940 by Anton Kochkov + Pull in app-text/xmlto and app-text/docbook-xml-dtd:4.1.2 when required + Use python-r1.eclass instead of the obsolete python.eclass + +*yasm-1.2.0-r1 (15 Jan 2013) + + 15 Jan 2013; Mike Frysinger <vapier@gentoo.org> +yasm-1.2.0-r1.ebuild: + Add x32 support from upstream #435838 by Alphat-PC. + + 15 Jan 2013; Mike Frysinger <vapier@gentoo.org> yasm-1.2.0.ebuild, + yasm-9999.ebuild: + Update HOMEPAGE. + + 12 Dec 2012; Samuli Suominen <ssuominen@gentoo.org> metadata.xml: + Moving from amd64@ to base-system@ and adding myself to metadata.xml as well. + +*yasm-9999 (25 Sep 2012) + + 25 Sep 2012; Mike Frysinger <vapier@gentoo.org> +yasm-9999.ebuild: + Add live git ebuild #435838 by Alphat-PC. + + 16 Jun 2012; Fabian Groffen <grobian@gentoo.org> yasm-1.2.0.ebuild: + Fix autoreconf for platforms where /bin/sh doesn't understand $(xxx) + + 13 May 2012; Alexis Ballier <aballier@gentoo.org> yasm-1.2.0.ebuild: + keyword ~amd64-fbsd + + 03 Apr 2012; Mike Gilbert <floppym@gentoo.org> + +files/yasm-1.2.0-fix_cython_check.patch, yasm-1.2.0.ebuild: + Add patch to improve cython detection. Requested by Arfrever. + + 26 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> -yasm-1.1.0-r1.ebuild, + -files/yasm-1.1.0-cython-0.14.patch, + -files/yasm-1.1.0-skip_cython_check.patch: + old + + 23 Dec 2011; Agostino Sarubbo <ago@gentoo.org> yasm-1.2.0.ebuild: + Stable for X86, wrt bug #395775 + + 23 Dec 2011; Agostino Sarubbo <ago@gentoo.org> yasm-1.2.0.ebuild: + Stable for AMD64, wrt bug #395775 + + 15 Dec 2011; Ulrich Mueller <ulm@gentoo.org> yasm-1.1.0-r1.ebuild, + yasm-1.2.0.ebuild: + Fix LICENSE, bug 360501 comment #12. + + 20 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> yasm-1.1.0-r1.ebuild, + yasm-1.2.0.ebuild: + Missing BSD-2 license (frontends use it per COPYING) wrt #360501 by "Luke-Jr" + +*yasm-1.2.0 (19 Nov 2011) + + 19 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> +yasm-1.2.0.ebuild: + Version bump. + + 26 Jan 2011; Markos Chandras <hwoarang@gentoo.org> yasm-1.1.0-r1.ebuild: + Stable on amd64 wrt bug #352742 + + 26 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> yasm-1.1.0-r1.ebuild: + x86 stable wrt bug #352742 + +*yasm-1.1.0-r1 (25 Dec 2010) + + 25 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> +yasm-1.1.0-r1.ebuild, + +files/yasm-1.1.0-cython-0.14.patch: + Fix for Cython 0.14 wrt #348587 by Arfrever Frehtes Taifersar Arahesis. + + 03 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> yasm-1.1.0.ebuild: + x86 stable wrt bug #343143 + + 29 Oct 2010; Markos Chandras <hwoarang@gentoo.org> yasm-1.1.0.ebuild: + Stable on amd64 wrt bug #343143 + +*yasm-1.1.0 (20 Aug 2010) + + 20 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> +yasm-1.1.0.ebuild, + +files/yasm-1.1.0-skip_cython_check.patch: + Version bump. + + 12 Jul 2010; Christian Faulhammer <fauli@gentoo.org> yasm-1.0.1.ebuild: + stable x86, bug 325273 + + 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> yasm-1.0.1.ebuild: + stable amd64, bug 325273 + +*yasm-1.0.1 (03 Jun 2010) + + 03 Jun 2010; Lars Wendler <polynomial-c@gentoo.org> +yasm-1.0.1.ebuild: + Version bump (bug #322655). + + 12 Apr 2010; Samuli Suominen <ssuominen@gentoo.org> yasm-1.0.0.ebuild: + LICENSE is all of Artistic, BSD, GPL-2 and LGPL-2. + +*yasm-1.0.0 (12 Apr 2010) + + 12 Apr 2010; Samuli Suominen <ssuominen@gentoo.org> +yasm-1.0.0.ebuild: + Version bump. + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> yasm-0.8.0.ebuild: + Transfer Prefix keywords + + 10 Jun 2009; Markus Meier <maekke@gentoo.org> yasm-0.8.0.ebuild: + x86 stable, bug #273035 + + 07 Jun 2009; Thomas Anderson <gentoofan23@gentoo.org> yasm-0.8.0.ebuild: + stable amd64 as requested by Samuli Suominen to fix bug #273008. General QA + cleanup by myself and Samuli. Convert to EAPI 2 for simplicity. + + 19 Apr 2009; Markus Meier <maekke@gentoo.org> yasm-0.7.2: + x86 stable, bug #266057 + + 14 Apr 2009; Thomas Anderson <gentoofan23@gentoo.org> yasm-0.7.2.ebuild: + stable amd64, bug 266057 + +*yasm-0.8.0 (13 Apr 2009) + + 13 Apr 2009; Mike Frysinger <vapier@gentoo.org> +yasm-0.8.0.ebuild: + Version bump. + + 12 Oct 2008; Markus Meier <maekke@gentoo.org> yasm-0.7.1.ebuild: + amd64/x86 stable, bug #241188 + + 11 Oct 2008; Markus Rothe <corsair@gentoo.org> yasm-0.6.2.ebuild, + yasm-0.7.0.ebuild, yasm-0.7.1.ebuild, yasm-0.7.2.ebuild: + Remove ~ppc64 keywords. This is useless on ppc64.. + +*yasm-0.7.2 (10 Oct 2008) + + 10 Oct 2008; Mike Frysinger <vapier@gentoo.org> +yasm-0.7.2.ebuild: + Version bump. + +*yasm-0.7.1 (12 Aug 2008) + + 12 Aug 2008; Steve Dibb <beandog@gentoo.org> +yasm-0.7.1.ebuild: + Version bump, bug 234462 + +*yasm-0.7.0 (16 Apr 2008) + + 16 Apr 2008; Ben de Groot <yngwin@gentoo.org> +yasm-0.7.0.ebuild: + Version bump. + + 09 Apr 2008; Alexis Ballier <aballier@gentoo.org> yasm-0.6.2.ebuild: + keyword ~x86-fbsd + + 05 Jan 2008; Brent Baude <ranger@gentoo.org> yasm-0.6.2.ebuild: + Marking yasm-0.6.2 ~ppc64 for bug 200993 + + 26 Dec 2007; Markus Meier <maekke@gentoo.org> yasm-0.6.2.ebuild: + x86 stable, bug #200993 + + 26 Dec 2007; Samuli Suominen <drac@gentoo.org> yasm-0.6.2.ebuild: + amd64 stable wrt #200993 + + 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml: + Removing kugelfang from metadata.xml as per #46972. + + 22 Sep 2007; Christoph Mende <angelos@gentoo.org> yasm-0.6.1.ebuild: + Stable on amd64 wrt bug #193375 + + 22 Sep 2007; Christian Faulhammer <opfer@gentoo.org> yasm-0.6.1.ebuild: + stable x86, bug 193375 + +*yasm-0.6.2 (22 Sep 2007) + + 22 Sep 2007; Mike Frysinger <vapier@gentoo.org> +yasm-0.6.2.ebuild: + Version bump. + +*yasm-0.6.1 (24 Jul 2007) + + 24 Jul 2007; Mike Frysinger <vapier@gentoo.org> +yasm-0.6.1.ebuild: + Version bump. + + 13 Jul 2007; Steve Dibb <beandog@gentoo.org> yasm-0.5.0.ebuild, + yasm-0.6.0.ebuild: + amd64 stable + + 12 Jul 2007; Raúl Porcel <armin76@gentoo.org> yasm-0.6.0.ebuild: + x86 stable + + 22 Apr 2007; Danny van Dyk <kugelfang@gentoo.org> yasm-0.6.0.ebuild: + Remove macho object format tests in dev-lang/yasm-0.6.0 until fixed + upstream. See bug #174020. + +*yasm-0.6.0 (20 Mar 2007) + + 20 Mar 2007; Danny van Dyk <kugelfang@gentoo.org> +yasm-0.6.0.ebuild: + Version bump. + + 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 06 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -yasm-0.5.0_rc1.ebuild: + QA: Removed unused versions. + +*yasm-0.5.0 (21 Dec 2006) + + 21 Dec 2006; <solar@gentoo.org> +yasm-0.5.0.ebuild: + - version bump to upstream stable + + 02 Mar 2006; Joshua Jackson <tsunam@gentoo.org> yasm-0.4.0.ebuild: + Stable on x86; bug #124567 + + 01 Mar 2006; Danny van Dyk <kugelfang@gentoo.org> yasm-0.4.0.ebuild, + yasm-0.5.0_rc1.ebuild: + Added NLS USE flag to the ebuilds. Thanks to Diego Petteno. + +*yasm-0.5.0_rc1 (01 Mar 2006) + + 01 Mar 2006; Danny van Dyk <kugelfang@gentoo.org> -yasm-0.3.0.ebuild, + yasm-0.4.0.ebuild, +yasm-0.5.0_rc1.ebuild: + Removed version 0.3.0. Marked version 0.4.0 stable on amd64. Added new + version 0.5.0. + + 26 May 2005; Sven Wegener <swegener@gentoo.org> metadata.xml: + Herd name is 'amd64' not 'amd64@gentoo.org' + +*yasm-0.4.0 (27 Mar 2005) + + 27 Mar 2005; Danny van Dyk <kugelfang@gentoo.org> +metadata.xml, + +yasm-0.4.0.ebuild: + Taking over maintainership. Added metadata.xml. Version bump to yasm-0.4.0. + + 01 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> yasm-0.3.0.ebuild: + fix depend; tidy + +*yasm-0.3.0 (09 Feb 2004) + + 09 Feb 2004; <augustus@gentoo.org> yasm-0.3.0.ebuild: + New ebuild for yasm. Keyworded ~amd64 and ~x86. Ran tests that came with + package. All seems well. Needs testing with some real code. |