Re: [gentoo-dev] Guidelines for IUSE defaults

2017-02-02 Thread David Seifert
On Thu, 2017-02-02 at 15:35 -0500, james wrote: > On 02/02/2017 01:01 PM, Rich Freeman wrote: > > On Thu, Feb 2, 2017 at 11:25 AM, Michael Orlitzky > > wrote: > > > > > > If (base == minimal), then all of the upstream defaults need to > > > be added > > > to package.use for the upstream-defaults

[gentoo-dev] Last rites: games-puzzle/kiki

2017-02-18 Thread David Seifert
# David Seifert (18 Feb 2017) # Awful codebase, pointer-to-int-casts, SDL1 # Masked for removal in 30 days games-puzzle/kiki

[gentoo-dev] Last rites: app-i18n/x-unikey

2017-03-12 Thread David Seifert
# David Seifert (12 Mar 2017) # Awful codebase, lots of widechars stored in chars, # invokes undefined behaviour, last release in 2004. # Masked for removal in 30 days. Bug #593976. app-i18n/x-unikey

[gentoo-dev] Last rites: www-plugins/nspluginwrapper

2017-03-12 Thread David Seifert
# David Seifert (12 Mar 2017) # Bundles half of glibc, unmaintained upstream, # not really necessary anymore with 64-bit flash # Masked for removal in 30 days. Bug #609258. www-plugins/nspluginwrapper

[gentoo-dev] Last rites: app-text/uvconv

2017-03-12 Thread David Seifert
# David Seifert (12 Mar 2017) # Awful codebase, lots of widechars stored in chars, # invokes undefined behaviour, last release in 2004. # Masked for removal in 30 days. Bug #593942, #593976. app-text/uvconv

[gentoo-dev] Last rites: sci-libs/acml

2017-03-19 Thread David Seifert
# David Seifert (19 Mar 2017) # EOL'd upstream, fetch restricted, digests missing # Masked for removal in 30 days. Bug #612746. sci-libs/acml

[gentoo-dev] Review: aspell-dict-r1.eclass

2017-03-19 Thread David Seifert
Gentoo Foundation  # Distributed under the terms of the GNU General Public License v2   -# @ECLASS: aspell-dict.eclass +# @ECLASS: aspell-dict-r1.eclass  # @MAINTAINER:  # maintainer-nee...@gentoo.org  # @AUTHOR:  # Original author: Seemant Kulleen +#  -r1 author: David Seifert  # @BLURB: An eclass

Re: [gentoo-dev] Re: [PATCH] sys-devel/autoconf: Convert from eblits into an eclass, #586424

2017-03-23 Thread David Seifert
On Thu, 2017-03-23 at 22:42 +0100, Alexis Ballier wrote: > On Thu, 23 Mar 2017 17:20:59 -0400 > Michael Orlitzky wrote: > > > On 03/23/2017 04:22 PM, Alexis Ballier wrote: > > > > > > Indeed, according to pms.git commit log, the rule was laxed > > > because > > > it was clearly an oversight in E

Re: [gentoo-dev] Review: aspell-dict-r1.eclass

2017-04-01 Thread David Seifert
On Sun, 2017-03-19 at 22:22 +0100, David Seifert wrote: > This is a revbump of aspell-dict.eclass, in order to bring it up to > EAPI 6 standards. > Comment here or on https://github.com/gentoo/gentoo/pull/4237 > > --- eclass/aspell-dict.eclass > +++ eclass/aspell-dict-r1.eclass Merged.

[gentoo-dev] Last rites: aspell-dict.eclass

2017-04-01 Thread David Seifert
All ebuilds have been ported to aspell-dict-r1.eclass, with no consumers left in the tree. Overlays should either port to -r1 or copy the old eclass. commit 7a012b599b0b037bf56e3da6c690b7a7045810c5 Author: David Seifert Date:   Sat Apr 1 19:34:04 2017 +0200 aspell-dict.eclass: Mark @DEAD

[gentoo-dev] Review: xemacs-packages-r1.eclass

2017-04-02 Thread David Seifert
Hi, so one big swath of EAPI 0 ebuilds sits in app-xemacs/. The current eclass, xemacs-packages.eclass is from days gone by and does little in terms of modern eclass/ebuild best-practices. I have rewritten it, and with it will port all ebuilds to it and EAPI 6 (which can be automated, due to the re

Re: [gentoo-dev] [RFC] New Manifest hashes and how to enable them

2017-04-03 Thread David Seifert
On Mon, 2017-04-03 at 19:09 +0200, Michał Górny wrote: > Therefore, my proposal would be to use the following set once their > support reaches the stable version of Portage: > >   manifest-hashes = SHA512 SHA3-512 WHIRLPOOL > > > Your thoughts? > > > > [1]:https://bugs.gentoo.org/612716 > [2]

[gentoo-dev] Last rites: dev-libs/STLport

2017-04-05 Thread David Seifert
If you need a non-copyleft alternative, use sys-libs/libcxx instead. # David Seifert (05 Apr 2017) # Abandoned, no releases since 2008, only partially # compatible with C++11, multiple bugs, upstream dead # Masked for removal in 30 days. # Bugs #359247, #400547, #409119, #594144 dev-libs/STLport

[gentoo-dev] Dropping ia64/ppc/sparc profiles to dev/exp

2017-05-07 Thread David Seifert
TL;DR ia64/ppc/sparc teams are pretty much dead. They have been for a long time and this won't change any time soon. Gentoo should focus its resources on archs that are important and has the manpower to support. Let us please drop these 3 archs to dev profiles to ease maintenance. Dear all, I'd li

Re: [gentoo-dev] Dropping ia64/ppc/sparc profiles to dev/exp

2017-05-07 Thread David Seifert
On Sun, 2017-05-07 at 22:24 +0200, Michał Górny wrote: > I'm against. Turning more arches into dev/exp only introduces hidden > depgraph breakages. I think it'd be better if we looked into > the arch.desc proposal and just disabled stable keywords for those > architectures. > This is probably the

Re: [gentoo-dev] Dropping ia64/ppc/sparc profiles to dev/exp

2017-05-08 Thread David Seifert
On Mon, 2017-05-08 at 13:49 +0300, Mikle Kolyada wrote: > Against. Do not touch things you are not working on, council has > already > dropped m68k s390 and sh to exp few years ago. Now we have a big mess > there and only, while ia64 sparc and co have slow but progress and > mature enough stable pr

Re: [gentoo-dev] Dropping ia64/ppc/sparc profiles to dev/exp

2017-05-08 Thread David Seifert
On Mon, 2017-05-08 at 22:08 +0300, Mikle Kolyada wrote: > We have appropriate hardware if people wanna do the work, jut go & > make > things better :), I do not think someone from existing arch teams has > something against that Ok so let me get the logic right: 1) Arch teams can add their keywor

Re: [gentoo-dev] Bugzilla package list editing

2017-05-10 Thread David Seifert
On Wed, 2017-05-10 at 18:22 +0300, Mart Raudsepp wrote: > Ühel kenal päeval, T, 02.05.2017 kell 02:31, kirjutas Andreas K. > Huettel: > > Am Sonntag, 30. April 2017, 12:29:46 CEST schrieb Mart Raudsepp: > > > > > > Please stop editing package lists when you are not the maintainer > > > and > > > a

Re: [gentoo-dev] Dropping ia64/ppc/sparc profiles to dev/exp

2017-05-10 Thread David Seifert
On Wed, 2017-05-10 at 22:24 +0300, Mart Raudsepp wrote: > Ühel kenal päeval, K, 10.05.2017 kell 15:01, kirjutas Anthony G. > Basile: > > On 5/10/17 11:08 AM, William Hubbs wrote: > > > On Wed, May 10, 2017 at 10:04:54AM +0200, Dirkjan Ochtman wrote: > > > > On Tue, May 9, 2017 at 2:20 PM, Anthony G

Re: [gentoo-dev] Dropping ia64/ppc/sparc profiles to dev/exp

2017-05-10 Thread David Seifert
On Wed, 2017-05-10 at 15:40 -0400, Anthony G. Basile wrote: > On 5/10/17 3:29 PM, David Seifert wrote: > > On Wed, 2017-05-10 at 22:24 +0300, Mart Raudsepp wrote: > > > Ühel kenal päeval, K, 10.05.2017 kell 15:01, kirjutas Anthony G. > > > Basile: > > > > O

Re: [gentoo-dev] Dropping ia64/ppc/sparc profiles to dev/exp

2017-05-10 Thread David Seifert
On Wed, 2017-05-10 at 22:01 -0700, Yury German wrote: > > On 5/10/17 12:40 PM, Anthony G. Basile wrote: > > On 5/10/17 3:29 PM, David Seifert wrote: > > So let's make sure we're on the same page -- here's my > > understanding. > > > > 1) For @s

[gentoo-dev] Last rites: sys-fabric/libibvpp

2017-05-14 Thread David Seifert
# David Seifert (14 May 2017) # Unmaintained upstream, awful codebase. No reverse # dependencies. See #594134. To be removed in 30 days. sys-fabric/libibvpp

Re: [gentoo-dev] Dropping ia64/ppc/sparc profiles to dev/exp

2017-05-14 Thread David Seifert
On Sun, 2017-05-14 at 12:38 +0200, Michael Weber wrote: > On 05/08/2017 09:13 PM, David Seifert wrote: > > If all of this ends in one big bikeshedding fest again, I will > > start > > dekeywording packages. Fortunately for me, I won't get any > > complaints >

Re: [gentoo-dev] Dropping ia64/ppc/sparc profiles to dev/exp

2017-05-15 Thread David Seifert
On Mon, 2017-05-15 at 15:33 -0400, Yury German wrote: > I would prefer PPC and for that matter arm (which are no longer > security > supported) going the Non-stable route. This would prevent the need > for > stabilization and everything but @system we can instruct the users to > use ~ppc. > > This

Re: [gentoo-dev] autotools.eclass: automatically move configure.in to configure.ac

2017-06-11 Thread David Seifert
On Sun, 2017-06-11 at 17:12 +0200, Kristian Fiskerstrand wrote: > On 06/11/2017 05:07 PM, Mart Raudsepp wrote: > > Ühel kenal päeval, P, 11.06.2017 kell 10:00, kirjutas William > > Hubbs: > > > On Sat, Jun 10, 2017 at 01:04:06PM +0100, Sergei Trofimovich > > > wrote: > > > > On Sat, 10 Jun 2017 13:

Re: [gentoo-dev] [RFC] Future of gentoo's stable and unstable trees: what are your thoughts?

2017-07-28 Thread David Seifert
On Fri, 2017-07-28 at 15:59 -0400, William L. Thomson Jr. wrote: > On Fri, 28 Jul 2017 23:10:35 +1000 > "Sam Jorna (wraeth)" wrote: > > > On 28 July 2017 8:44:20 PM AEST, "Andreas K. Huettel" > > wrote: > > > > > That's not feasible. It would kill off any semi-professional or > > > professional

Re: [gentoo-dev] [RFC] Future of gentoo's stable and unstable trees: what are your thoughts?

2017-07-29 Thread David Seifert
On Sat, 2017-07-29 at 19:41 +0300, Mart Raudsepp wrote: > > why take away the stable choice? > > I think it is rather clear that stable keywords aren't going anywhere > for architectures like amd64. I suggest we drop all of the subthreads > on this topic and get back to other interesting thoughts

Re: [gentoo-dev] [RFC] Future of gentoo's stable and unstable trees: what are your thoughts?

2017-07-31 Thread David Seifert
On Mon, 2017-07-31 at 10:43 -0400, William L. Thomson Jr. wrote: > On Mon, 31 Jul 2017 14:59:25 +0200 > "Andreas K. Huettel" wrote: > > > Am Montag, 31. Juli 2017, 04:44:58 CEST schrieb William L. Thomson > > Jr.: > > > > > > How about no foundation. Not even a legal entity. No > > > certificati

Re: [gentoo-dev] [PATCH 02/12] dev-util/ccache: Convert to EAPI=6

2017-08-17 Thread David Seifert
On Thu, 2017-08-17 at 10:36 +0200, Michał Górny wrote: > --- >  dev-util/ccache/ccache-3.3.4-r1.ebuild | 68 > ++ >  1 file changed, 68 insertions(+) >  create mode 100644 dev-util/ccache/ccache-3.3.4-r1.ebuild > > diff --git a/dev-util/ccache/ccache-3.3.4-r1.ebuild

Re: [gentoo-dev] [PATCH 02/12] dev-util/ccache: Convert to EAPI=6

2017-08-17 Thread David Seifert
On Thu, 2017-08-17 at 11:00 +0200, Michał Górny wrote: > W dniu czw, 17.08.2017 o godzinie 10∶48 +0200, użytkownik David > Seifert > napisał: > > On Thu, 2017-08-17 at 10:36 +0200, Michał Górny wrote: > > > --- > > >  dev-util/c

Re: [gentoo-dev] [PATCH] out-of-source.eclass: A new eclass to help with out-of-source builds

2017-11-16 Thread David Seifert
On Thu, 2017-11-16 at 14:48 +0100, Michał Górny wrote: > // NB: I'm not sure if I haven't submitted it already but that was > // a long time ago, so let's try again. Requested by soap. > > The out-of-source.eclass is a simple multilib-minimal-style wrapper > to perform out of source builds of auto

[gentoo-dev] NEWS item for games destabling

2017-11-19 Thread David Seifert
NEWS item for de-stabled games Title: No stable KEYWORDS for Gentoo Games Author: David Seifert <s...@gentoo.org> Content-Type: text/plain Posted: 2017-11-19 Revision: 1 News-Item-Format: 1.0 Display-If-Keyword: amd64 x86 As the Games team do

Re: [gentoo-dev] NEWS item for games destabling

2017-11-20 Thread David Seifert
Round 2 (with correct whitespace this time): Title: No stable KEYWORDS for Gentoo Games Author: David Seifert Content-Type: text/plain Posted: 2017-11-20 Revision: 1 News-Item-Format: 1.0 Display-If-Keyword: amd64 x86 As the Games team does not have enough manpower to keep tabs on all games

Re: [gentoo-dev] Re: repo/gentoo:master commit in: dev-libs/libunibreak/

2017-12-14 Thread David Seifert
On Thu, 2017-12-14 at 15:04 +0100, Chí-Thanh Christopher Nguyễn wrote: > Michał Górny schrieb: > > Breaking the dependency tree was a *honest* mistake on the person > > who > > reverted this commit. > > > > Andrey pretty clearly stated that he did this *on purpose*. > > The removal of the package

[gentoo-dev] Last rites: x-modular.eclass

2018-01-01 Thread David Seifert
x-modular.eclass: Mark @DEAD for removal Last consumers have been removed, the eclass has been deprecated, still uses awful built_with_use constructs.

Re: [gentoo-dev] [PATCH 1/2] preserve-libs.eclass: Split off preserve_old_lib from eutils.

2018-01-04 Thread David Seifert
On Thu, 2018-01-04 at 10:43 +, M. J. Everitt wrote: > On 04/01/18 10:23, Pacho Ramos wrote: > > El mié, 03-01-2018 a las 17:13 +0100, Ulrich Müller escribió: > > > Split off functions preserve_old_lib and preserve_old_lib_notify > > > from > > > eutils.eclass into a dedicated preserve-libs.ecla

Re: [gentoo-dev] Upcoming posting restrictions on the gentoo-dev mailing list

2018-01-10 Thread David Seifert
On Wed, 2018-01-10 at 08:55 +0100, Lars Wendler wrote: > On Wed, 10 Jan 2018 08:48:56 +0300 Eray Aslan wrote: > > > On Tue, Jan 09, 2018 at 10:20:56PM +0100, Andreas K. Huettel wrote: > > > * Posting to the list will only be possible to Gentoo developers > > > and > > > whitelisted additional pa

Re: [gentoo-dev] [PATCH v2] vcs-snapshot.eclass: set -o (--no-same-owner) when unpacking, bug #645182

2018-01-20 Thread David Seifert
On Sun, 2018-01-21 at 00:26 +, Sergei Trofimovich wrote: > Fixes build failures in unprivileged containers like bug #645182: > Package:dev-python/pycparser-2.14 > >>> Unpacking source... > tar: CHANGES: Cannot change ownership to uid 1000, gid 1000: > Invalid argument > > In such con

Re: [gentoo-dev] [PATCH] cmake-utils.eclass: Override CMAKE_INSTALL_DOCDIR in EAPI 7

2018-04-02 Thread David Seifert
On Thu, 2018-03-29 at 21:14 +0200, Michał Górny wrote: > Pass the correct docdir for GNUInstallDirs in EAPIs starting with 7. > We do not need add it retroactively to avoid breaking something > accidentally. > --- > eclass/cmake-utils.eclass | 6 ++ > 1 file changed, 6 insertions(+) > > diff

Re: [gentoo-dev] Re: RFC: intel-sdp-r1.eclass

2016-02-17 Thread David Seifert
On Mi, 2016-02-17 at 10:53 +, Duncan wrote: > Michał Górny posted on Wed, 17 Feb 2016 07:47:06 +0100 as excerpted: > > > On Tue, 16 Feb 2016 22:48:08 -0600 Ryan Hill > > wrote: > > > > > On Mon, 15 Feb 2016 15:35:12 +0100 Michał Górny > > g> > > > wrote: > > > > On Mon, 15 Feb 2016 14:37:41

Re: [gentoo-dev] BOINC needs maintainer

2016-02-18 Thread David Seifert
On Do, 2016-02-18 at 09:29 +0100, Sven Eden wrote: > Am Mittwoch, 17. Februar 2016, 15:20:56 CET schrieb Justin Lecher > (jlec): > > currently BOINC supposed to be maintained by the science team, but > > we > > are not really carrying about it. Is there anyone around whole > > likes to > > take thi

[gentoo-dev] RFC: intel-sdp-r1.eclass, Take #2

2016-02-20 Thread David Seifert
"*/uninstall; then ebegin "Cleaning out uninstall" - rm -r opt/intel/"${INTEL_DPN}"*/uninstall || die + rm -r opt/intel/"${INTEL_DIST_NAME}"*/uninstall || die eend fi @@ -534,19 +528,29 @@ intel-sdp-r1_src_install() { eend fi - # remove eclip

[gentoo-dev] Last-rites: dev-libs/ptypes

2016-04-05 Thread David Seifert
# David Seifert (05 Apr 2016) # No upstream release since 2007, no revdeps in tree, # version in tree outdated, bug #454702. # Masking for removal in 30 days dev-libs/ptypes

Re: [gentoo-dev][PATCH v1 ] sys-fs/hfsplusutils with gcc-5: blockiter.c:148:8: error: redefinition of blockiter_curr #580620

2016-04-23 Thread David Seifert
I generally prefer using -std=gnu89 instead of -fgnu89-inline, as GCC might change some C11 semantics later on. To me -std=gnu89 seems more robust. David > On 22 Apr 2016, at 23:39, Mike Frysinger wrote: > > On 22 Apr 2016 03:57, Leno Hou wrote: >> +-extern inline UInt32 blockiter_curr(blockit

[gentoo-dev] Last-rites: sci-libs/torch

2016-05-15 Thread David Seifert
# David Seifert (15 May 2016) # Masked for removal. Deprecated, relies on ancient CUDA APIs, # does not build with current CUDA releases. See bug #583068. sci-libs/torch

Re: [gentoo-dev] [RFC] Global USE=gui

2016-06-07 Thread David Seifert
On Di, 2016-06-07 at 12:03 -0700, Brian Dolbec wrote: > On Tue, 7 Jun 2016 14:29:58 -0400 > Michael Orlitzky wrote: > > > > > On 06/07/2016 12:20 PM, Michał Górny wrote: > > > > > > > > > So many weird ideas... while the simplest one is a proper > > > REQUIRED_USE with gui being the control fl

[gentoo-dev] Augmenting the CPU_FLAGS_X86 list and creating CPU_FLAGS_PPC + CPU_FLAGS_ARM

2016-08-01 Thread David Seifert
Dear friends, while version bumping sci-libs/fftw, I've noticed our CPU_FLAGS_X86 list could be expanded a bit: avx512 - introduced with Skylake and Knights Landing I also propose creating a CPU_FLAGS_PPC variable containing (at least): altivec - PowerPC's SSE vsx - PowerPC's AVX Finally, I als

[gentoo-dev] Last-rite net-libs/socket++

2016-10-01 Thread David Seifert
David Seifert (01 Oct 2016) Masked for failing to build with C++11, ancient codebase, dead upstream, no updates in 5 years. No revdeps. Mask for removal in 30 days. Bug #595754

[gentoo-dev] Last rite dev-libs/dbxml

2016-10-01 Thread David Seifert
David Seifert (18 Sep 2016) Masked for failing to build with GCC 6, still using ancient distutils.eclass, tightly coupled to dev-libs/xqilla-2.2*. Purged by Debian and Fedora more than 5 years ago. Mask for removal in 30 days. Bug #594236

[gentoo-dev] [PATCH] toolchain-funcs.eclass: Add tc-check-openmp() function

2016-10-13 Thread David Seifert
t. It also makes extending the messages easier for new compilers. In most cases, this should obviate the direct use of tc-has-openmp. >From eaab3e443da8ee1970679b3d4016f12541d84344 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Wed, 12 Oct 2016 22:15:03 +0200 Subject: [PATCH] toolchain-func

Re: [gentoo-dev] RFC: Ban dolib and libopts in EAPI 7

2016-10-14 Thread David Seifert
On Do, 2016-10-13 at 15:53 +0200, Ulrich Mueller wrote: > Hi all, > > I suggest that we ban the dolib and libopts commands in EAPI 7. > > Rationale: > 1. There are about 60 instances of dolib in the tree. At least one >    third of them appears to be wrong (e.g., should be replaced by >    dolib.

Re: [gentoo-dev] [PATCH] toolchain-funcs.eclass: Add tc-check-openmp() function

2016-10-22 Thread David Seifert
On Do, 2016-10-13 at 16:40 -0400, Michael Orlitzky wrote: > On 10/13/2016 04:35 PM, David Seifert wrote: > > > > + ewarn "Your current compiler does not support > > OpenMP" > > + > > + ... > > + > > + die "

Re: [gentoo-dev] Lastrites: dev-ada/cbind, net-dialup/dtrace, net-nds/lat, app-pda/jpilot-mail, net-dialup/drdsl, dev-util/insight, app-laptop/configure-trackpoint, x11-misc/lxmed, dev-util/ketchup, m

2016-10-29 Thread David Seifert
On Sa, 2016-10-08 at 13:57 +0200, Pacho Ramos wrote: > # Pacho Ramos (08 Oct 2016) > # Uses get_libdir at global scope (#593382). Dead for ages. Removal > in > a > # month. > app-cdr/nero I'd like to keep this package, hence fixed the issues, bumped to EAPI=6, took over maintainership.

[gentoo-dev] Lastrites: net-libs/libkolab

2016-11-07 Thread David Seifert
# David Seifert (29 Oct 2016) # Unmaintained, depends on ancient and broken C++ libraries # Removal in 30 days. net-libs/libkolab net-libs/libkolabxml

[gentoo-dev] Lastrites: dev-cpp/{libfrontend-elements,libbackend-elements,libcult}

2016-11-07 Thread David Seifert
# David Seifert (29 Oct 2016) # Unmaintained, broken, do not work with GCC 6 # Bugs #594506, #597780, removal in 30 days.

[gentoo-dev] Last rites: net-analyzer/snips

2016-12-20 Thread David Seifert
# David Seifert (20 Dec 2016) # Masked for being completely broken and unusable (bug 586356). # No reverse dependencies. Masked for removal in 30 days. net-analyzer/snips

[gentoo-dev] Re: Packages up for grabs due to retirement

2017-01-01 Thread David Seifert
On Sat, 2016-12-31 at 22:54 +0100, Thomas Kahle wrote: > Hi, > > I will retire, so here are my remaining packages.  Feel free to > e-mail me any questions re this.  sci-math is in CC because there > are quite a few math packages. > > app-emacs/undo-tree > app-misc/anki > app-portage/tatt > app-te

[gentoo-dev] Last rites: games-emulation/visualboyadvance

2017-01-07 Thread David Seifert
# David Seifert (29 Dec 2016) # Ancient codebase, maintenance nightmare, dead # upstream, games-emulation/vbam is spiritual successor # Removal in 30 days, #598607 games-emulation/visualboyadvance

Re: [gentoo-dev] RFC: toolchain.eclass prefix support

2017-01-07 Thread David Seifert
On Sun, 2017-01-08 at 00:25 +0900, Benda Xu wrote: > James Le Cuirot writes: > > > Why? All the ebuilds using this eclass that I can find are at least > > EAPI 4. > > Okay!  I will remove this. > > Benda https://qa-reports.gentoo.org/output/eapi-per-eclass/toolchain.eclass/S TATS.txt Chewi se

[gentoo-dev] Last rites: dev-ml/ocamlgsl

2017-01-18 Thread David Seifert
# David Seifert (18 Jan 2017) # Dead upstream, spiritual successor is dev-ml/gsl-ocaml # Masked for removal in 30 days. Bug #574564, #593248, #601912. dev-ml/ocamlgsl

[gentoo-dev] Last rites: leechcraft

2017-01-30 Thread David Seifert
Please do not resurrect leechcraft unless you're willing to fix the bugs with GCC 5 (and GCC 6) and newer dependencies. Personally, I feel leechcraft should probably live in an overlay instead of the tree. # David Seifert (30 Jan 2017) # No maintainer activity since git migration, dated e

Re: [gentoo-dev] Last rites: leechcraft

2017-01-31 Thread David Seifert
On Mon, 2017-01-30 at 17:43 -0500, Georg Rudoy wrote: > 2017-01-30 13:35 GMT-05:00 David Seifert : > > Please do not resurrect leechcraft unless you're willing to fix the > > bugs with GCC 5 (and GCC 6) and newer dependencies. Personally, I > > feel > > leech

Re: [gentoo-dev] Last rites: leechcraft

2017-01-31 Thread David Seifert
On Tue, 2017-01-31 at 17:34 +0100, Kristian Fiskerstrand wrote: > On 01/31/2017 03:50 PM, Georg Rudoy wrote: > > I'll make a new release of leechcraft itself and bump the version > > to > > that new one, so they'll naturally be dropped to unstable, 0.6.70 > > and > > earlier (if any) indeed could b

[gentoo-dev] Last rites: emboss-r2.eclass

2022-02-15 Thread David Seifert
# @DEAD # Removal on 2022-03-15. signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] dev-util/cmake needs a (co-)maintainer

2022-02-24 Thread David Seifert
On Thu, 2022-02-24 at 19:11 +0100, Andreas Sturmlechner wrote: > The de facto maintainer for many years has effectively quit doing so. > > While kde project is the main user of cmake, I don't have the time to > care for > every package that is part of KDE packages' dependency graph. > > This mea

[gentoo-dev] Last rites: net-fs/smbtad

2022-02-27 Thread David Seifert
# David Seifert (2022-02-27) # Last release 10 years ago, no other distro packages this, # stuck on cmake-utils.eclass and QA issues. # Bug #711880, #774519, removal on 2022-03-27. net-fs/smbtad signature.asc Description: This is a digitally signed message part

[gentoo-dev] Last rites: net-wireless/rtl_power_fftw

2022-03-12 Thread David Seifert
# David Seifert (2022-03-12) # Unmaintained, no revdeps in tree, no other distro packages this, # wrong dependencies, out of date, stuck on deprecated # (and soon-to-stop-working) cmake-utils. bug #702980, #834121. # Removal on 2022-04-11. net-wireless/rtl_power_fftw signature.asc Description

[gentoo-dev] Last rites: sys-apps/rtl-entropy

2022-03-12 Thread David Seifert
# David Seifert (2022-03-12) # Unmaintained, no revdeps in tree, no other distro packages this, # HOMEPAGE gone, stuck on deprecated (and soon-to-stop-working) # cmake-utils. bug #725610, #732056, #834117. # Removal on 2022-04-11. sys-apps/rtl-entropy signature.asc Description: This is a

[gentoo-dev] Last rites: sci-biology/GBrowse

2022-03-19 Thread David Seifert
# David Seifert (2022-03-19) # Unmaintained, no revdeps in tree, not even on latest version, EAPI 5, # typical 'webapp' smell, last upstream release more than 9 years ago. # Bug #402849, #513594, #690042, #828702, removal on 2022-04-18. sci-biology/GBrowse signature.asc Description:

[gentoo-dev] Last rites: sys-block/megarc

2022-03-19 Thread David Seifert
# David Seifert (2022-03-19) # Unmaintained, no revdeps in tree, EAPI 5, upstream tarball disappeared # and ebuild is mirror-restricted. # Bug #672324, #689770, #835360, removal on 2022-04-18. sys-block/megarc signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] Last rites: net-wireless/yatebts, net-wireless/srslte, net-wireless/nanovna-saver, net-wireless/gr-scan

2022-03-20 Thread David Seifert
On Sun, 2022-03-20 at 18:44 +0100, tom...@gentoo.org wrote: > I would like to keep net-wireless/nanovna-saver. I pushed version > 0.3.10 to > the tree which should fix the problems. > > Shall I drop it from package mask or do you want to do it yourself > Jakov. > > - Thomas > > > On Wed, Mar 16

[gentoo-dev] Last rites: sys-cluster/lustre

2022-03-20 Thread David Seifert
# David Seifert (2022-03-20) # Added and then left unmaintained by author, no revdeps in tree, # stuck on kernel 4.19, distribution model unlikely a good fit for # Gentoo, QA issues, blocks automake-1.15 removal, build issues. # Bug #725746, #728154, #835693, removal on 2022-04-19. sys-cluster

[gentoo-dev] Last rites: media-video/mplayer-sh

2022-03-21 Thread David Seifert
# David Seifert (2022-03-21) # EAPI 5, last release 15 years ago, QA permission issues, no other # distro packages this. # Bug #553404, #835364, removal on 2022-04-20. media-video/mplayer-sh signature.asc Description: This is a digitally signed message part

[gentoo-dev] Last rites: dev-java/* EAPI 5 packages

2022-03-21 Thread David Seifert
# David Seifert (2022-03-21) # Unmaintained, EAPI 5, no revdeps in tree. # Bug #786093, removal on 2022-04-20. dev-java/freehep-graphicsbase dev-java/freehep-io dev-java/glassfish-interceptor-api dev-java/gnu-classpath dev-java/invokebinder dev-java/java-apicheck dev-java/jboss-marshalling-river

[gentoo-dev] Last rites: media-libs/libtaginfo and media-sound/xnoise

2022-03-27 Thread David Seifert
# David Seifert (2022-03-27) # Long abandoned upstreams, segfaults, bunch of tests fail, # no other major distro carries this anymore. # Bug #631320, #740484, #830090, #836278, removal on 2022-04-26. media-libs/libtaginfo media-sound/xnoise signature.asc Description: This is a digitally signed

[gentoo-dev] Last rites: sys-devel/automake:1.13+1.15

2022-04-06 Thread David Seifert
# David Seifert (2022-04-06) # Unsupported branches, no consumers left, removal on 2023-01-01. sys-devel/automake:1.13 sys-devel/automake:1.15 **NOTE**: Slot 1.11 remains masked and will *not* be removed for the foreseeable future, since developers may need it for de-ANSI-fication (ansi2knr

[gentoo-dev] Last rites: net-p2p/syrep

2022-04-10 Thread David Seifert
# David Seifert (2022-04-10) # Unmaintained, last release upstream 16 years ago, Fedora dropped it, # relies on sys-libs/db, low quality port to EAPI 6, removal on 2022-05- 10. net-p2p/syrep signature.asc Description: This is a digitally signed message part

[gentoo-dev] [PATCH 1/2] kernel-2.eclass: remove EAPI 6

2022-04-15 Thread David Seifert
Signed-off-by: David Seifert --- eclass/kernel-2.eclass | 26 -- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass index bd982d3a52c..51dabc4562d 100644 --- a/eclass/kernel-2.eclass +++ b/eclass/kernel-2.eclass

[gentoo-dev] [PATCH 2/2] kernel-2.eclass: fix spelling

2022-04-15 Thread David Seifert
Signed-off-by: David Seifert --- eclass/kernel-2.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass index 51dabc4562d..02c70422ee0 100644 --- a/eclass/kernel-2.eclass +++ b/eclass/kernel-2.eclass @@ -670,7 +670,7 @@ if

Re: [gentoo-dev] [PATCH] java-utils-2.eclass: remove ebegin calls that lack eend calls

2022-04-15 Thread David Seifert
On Fri, 2022-04-15 at 10:11 -0400, Mike Gilbert wrote: > Instead, echo the command we are about to run. > > Closes: https://bugs.gentoo.org/838475 > Closes: https://bugs.gentoo.org/838478 > Closes: https://bugs.gentoo.org/838481 > Closes: https://bugs.gentoo.org/838487 > Closes: https://bugs.gento

[gentoo-dev] Last rites: sys-libs/e2fsprogs-libs

2022-04-17 Thread David Seifert
# David Seifert (2022-04-17) # Dead library, part of >=sys-fs/e2fsprogs-1.46.5 now, bug #806875, # removal on 2022-05-17. # (If you hit blockers, please run: # $ emerge --deselect sys-libs/e2fsprogs-libs # This is necessary as your world file should not contain dependencies.) sys-libs/e2fspr

Re: [gentoo-dev] [PATCH v4 0/1] Add edo.eclass

2022-04-18 Thread David Seifert
On Sun, 2022-04-17 at 18:34 +0100, Sam James wrote: > Changes since v3: > - EAPI check cleanup > - Fix long line in eclassdoc > > Changes since v2: > - Fix typo in eclass guard > - Rework description of edob > - Use 'einfo', not 'elog' > - Change die message for clarity > > Changes since v1: > -

[gentoo-dev] Last rites: media-gfx/nvidia-texture-tools

2022-05-11 Thread David Seifert
# David Seifert (2022-05-11) # Declared EOL by upstream at the end of 2020, no revdeps, last version # has many issues. Removal on 2022-06-10. Bug #741846, #770760. media-gfx/nvidia-texture-tools signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] [PATCH] multilib.eclass: Avoid reserved variable names

2022-05-15 Thread David Seifert
On Sun, 2022-05-15 at 09:28 +0200, Ulrich Müller wrote: > Names that begin with __ are reserved for package manager use. > > Closes: https://bugs.gentoo.org/843722 > Signed-off-by: Ulrich Müller > --- >  eclass/multilib.eclass | 12 ++-- >  1 file changed, 6 insertions(+), 6 deletions(-) >

[gentoo-dev] [PATCH 1/2] toolchain-funcs.eclass: deprecate tc-has-openmp

2022-05-15 Thread David Seifert
Signed-off-by: David Seifert --- eclass/toolchain-funcs.eclass | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/eclass/toolchain-funcs.eclass b/eclass/toolchain-funcs.eclass index 77fb304940b..9ad5e224b03 100644 --- a/eclass/toolchain-funcs.eclass +++ b

[gentoo-dev] [PATCH 2/2] toolchain-funcs.eclass: document proper tc-check-openmp use

2022-05-15 Thread David Seifert
Signed-off-by: David Seifert --- eclass/toolchain-funcs.eclass | 13 + 1 file changed, 13 insertions(+) diff --git a/eclass/toolchain-funcs.eclass b/eclass/toolchain-funcs.eclass index 9ad5e224b03..54d4b0912a6 100644 --- a/eclass/toolchain-funcs.eclass +++ b/eclass/toolchain

[gentoo-dev] [PATCH] meson.eclass: remove EAPI 6

2022-06-29 Thread David Seifert
Signed-off-by: David Seifert --- eclass/meson.eclass | 13 +++-- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/eclass/meson.eclass b/eclass/meson.eclass index 905c4d89f50..7ba6501688b 100644 --- a/eclass/meson.eclass +++ b/eclass/meson.eclass @@ -5,7 +5,7

[gentoo-dev] Last rites: bunch of py3.9-only packages

2022-07-02 Thread David Seifert
# David Seifert (2022-07-02) # Unmaintained, no response on bugs, stuck on python 3.9. If you # want to unmask these, you have to at least port them to python 3.10. # Bugs #809524, #809527, #809530, #809533, #809833, #845729, #845816, # #846017, #846200, #846203, #846206, #853844, removal on 2022

[gentoo-dev] [PATCH 1/3] perl-module.eclass: remove EAPI 5

2022-07-02 Thread David Seifert
Signed-off-by: David Seifert --- eclass/perl-module.eclass | 209 ++ 1 file changed, 56 insertions(+), 153 deletions(-) diff --git a/eclass/perl-module.eclass b/eclass/perl-module.eclass index 273cc2bc805..f243be201ce 100644 --- a/eclass/perl-module.eclass

[gentoo-dev] [PATCH 2/3] perl-functions.eclass: remove EAPI 5

2022-07-02 Thread David Seifert
Signed-off-by: David Seifert --- eclass/perl-functions.eclass | 18 -- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/eclass/perl-functions.eclass b/eclass/perl-functions.eclass index 4adba921485..c1b67f54fa7 100644 --- a/eclass/perl-functions.eclass +++ b/eclass

[gentoo-dev] [PATCH 3/3] perl-functions.eclass: [QA] use bash [[ ... ]] brackets

2022-07-02 Thread David Seifert
Signed-off-by: David Seifert --- eclass/perl-functions.eclass | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/eclass/perl-functions.eclass b/eclass/perl-functions.eclass index c1b67f54fa7..106394afa15 100644 --- a/eclass/perl-functions.eclass +++ b/eclass/perl

[gentoo-dev] Up for grabs: dev-db/tora

2022-07-02 Thread David Seifert
Up for grabs because of dropped proxied maintainer: - dev-db/tora I've fixed all open bugs, but the package overall hasn't seen a recent release and likely requires more boost build system fixes. The next maintainer should work with upstream on fixing the remaining CMake bugs. David signature.a

[gentoo-dev] Last rites: app-pda/jpilot and app-pda/pilot-link

2022-07-02 Thread David Seifert
# David Seifert (2022-07-02) # Unmaintained, broken configure script, upstream disappeared, EAPI 6, # Bugs #744046, #750203, removal on 2022-08-01. app-pda/jpilot app-pda/pilot-link signature.asc Description: This is a digitally signed message part

[gentoo-dev] [PATCH] optfeature.eclass: remove EAPI 6

2022-07-03 Thread David Seifert
Signed-off-by: David Seifert --- eclass/optfeature.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eclass/optfeature.eclass b/eclass/optfeature.eclass index acf8584e6db..b44fc1b8525 100644 --- a/eclass/optfeature.eclass +++ b/eclass/optfeature.eclass @@ -1,14

Re: [gentoo-dev] [PATCH 0/7] Drop support for EAPI 5 in eutils and its friends

2022-07-03 Thread David Seifert
On Tue, 2022-06-28 at 19:24 +0200, Ulrich Müller wrote: > Obviously, the series can only be merged when the last EAPI 5 ebuild > is gone. Current status is that we're down to 3 packages with EAPI 5 > which are all last-rited. > > Ulrich Müller (7): >   eutils.eclass: Drop support for EAPI 5 >   eu

Re: [gentoo-dev] proposal

2022-07-04 Thread David Seifert
On Mon, 2022-07-04 at 16:19 +0200, Florian Schmaus wrote: > I'd like to propose a new metadata XML element for packages: > > > > Maintainers can signal to other developers (and of course contributors > in general) that they are happy with others to make changes to the > ebuilds without pri

Re: [gentoo-dev] GLEP-81 migration done

2022-07-10 Thread David Seifert
On Sun, 2022-07-10 at 09:26 +0200, Ulrich Mueller wrote: > > > > > > On Sun, 10 Jul 2022, Anna  wrote: > > > On 2022-07-09 23:37, Conrad Kostecki wrote: > > > I would like to inform you all, that GLEP-81 migration has been > > > finally done. All existing packages got migrated and no ones left. >

[gentoo-dev] Last rites: games-engines/nazghul

2022-07-10 Thread David Seifert
# David Seifert (2022-07-10) # Unmaintained, last release in 2010, ebuild added by author and then # abandoned, terrible macros break compiling with GCC 12. # Bugs #851867, removal on 2022-08-09. games-engines/nazghul signature.asc Description: This is a digitally signed message part

[gentoo-dev] Last rites: sci-biology/transfac

2022-07-11 Thread David Seifert
# David Seifert (2022-07-11) # Crashes with latest emboss, no other distro packages this, # ancient release, bug #361411, removal on 2022-08-10. sci-biology/transfac signature.asc Description: This is a digitally signed message part

[gentoo-dev] Last rites: dev-libs/ucommon

2022-07-11 Thread David Seifert
# David Seifert (2022-07-11) # Unmaintained, companion lib of dev-cpp/commoncpp2 which has already # been removed, fails with USE=-ssl, no revdeps, upstream mostly dead. # Bug #830581, removal on 2022-08-10. dev-libs/ucommon signature.asc Description: This is a digitally signed message part

  1   2   3   4   5   6   >