From owner-freebsd-ports@FreeBSD.ORG Thu Oct 17 16:51:42 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A4CB6A98 for ; Thu, 17 Oct 2013 16:51:42 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from mail-ie0-x230.google.com (mail-ie0-x230.google.com [IPv6:2607:f8b0:4001:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 77DB120A9 for ; Thu, 17 Oct 2013 16:51:42 +0000 (UTC) Received: by mail-ie0-f176.google.com with SMTP id u16so4494709iet.35 for ; Thu, 17 Oct 2013 09:51:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=7u32r2+jBA+KrsL+ejWh2wPdh4K5jOc7hD1cZSpaBwk=; b=0g5qbg3dgVPAN7zNNZ5v/m7BNZ43hP4xCzwETRPVqvECN754yvzkh1+5Kg/IZ8nAWm LuNeTssYI9eiXZ18fSoElKTGmQqjtEMvjOCcreOk4loMeTvEzCvrNkQ7qv6K0UDwHi18 M8jVz0AI0c0L66u9YLAdirZcZIaKAFzy106TWjtrdXRkNe2u/4bpcLzvqB9T9leeuJck 28+imUa7FagG+1GDGyURTYGAN5uot+EpcUQ6cQgRKfKGrLyGgx2BxyaAXAKzijCvX5XK gbwNwbYaL9bxuDo34W63Rt6El9XGu2tmkK4ltbpOiO3Oj4uyAWpOGnQMRojRIdf0tBul NDuA== MIME-Version: 1.0 X-Received: by 10.50.73.41 with SMTP id i9mr7217874igv.30.1382028701846; Thu, 17 Oct 2013 09:51:41 -0700 (PDT) Received: by 10.50.62.178 with HTTP; Thu, 17 Oct 2013 09:51:41 -0700 (PDT) In-Reply-To: <20131017172857.33c746fe@kalimero.tijl.coosemans.org> References: <20131017172857.33c746fe@kalimero.tijl.coosemans.org> Date: Thu, 17 Oct 2013 11:51:41 -0500 Message-ID: Subject: Re: audio/akode* ports failing to build on -CURRENT and 10-BETA From: Scot Hetzel To: Tijl Coosemans Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Oct 2013 16:51:42 -0000 On Thu, Oct 17, 2013 at 10:28 AM, Tijl Coosemans wrote: > On Thu, 17 Oct 2013 10:10:36 -0500 Scot Hetzel wrote: >> Could someone commit the last patch (akode.diff3) in PR 182283 >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182283 >> >> as it resolve the build issues detected by pkg-fallout for -CURRENT and 10-BETA. > > There's currently no port that depends on akode according to INDEX and > they were part of KDE3 if I remember correctly, so unless you still use > these ports can't they simply be removed? I wasn't able to find any ports depending on them either using: cd /usr/ports find . -name Makefile -depth 3 -exec grep akode {} + They can be removed. -- DISCLAIMER: No electrons were maimed while sending this message. Only slightly bruised.