From owner-freebsd-ports@FreeBSD.ORG Mon Jun 10 22:40:54 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5F572E29 for ; Mon, 10 Jun 2013 22:40:54 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ea0-x22d.google.com (mail-ea0-x22d.google.com [IPv6:2a00:1450:4013:c01::22d]) by mx1.freebsd.org (Postfix) with ESMTP id EC039183B for ; Mon, 10 Jun 2013 22:40:53 +0000 (UTC) Received: by mail-ea0-f173.google.com with SMTP id g15so5669566eak.18 for ; Mon, 10 Jun 2013 15:40:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=Ey6ZevaQdq8hyXVoRBhRi3beShUFj8EBjrnhoeJcoSU=; b=z1xofiUz9UXDqmN02Bqch/iecH1yFBZ8Bf5kp4kjb0biEtci3VrQeNa0kQF1whYd8a F+aClcdsO71E2bFPXxFfFJXaFgs46R/9/BKbfNm+KfdFtpzvJ48cQq6BStTXfgsawUGR geRR1wYaBFFs1QvARSOJonfCEPdHzfqRUa5D1laaWrlBxZSaDl0Df0e50HbKr1q7oT+z r1b1qg9FA5PhUc9yUkiBJJsedgHkaVi27xMPmgt6B9XlDx4NvRGORWJLUu2TDEe3Xi4g /ZsIsqTyv5anAUF7aIF5oYzGhNmraluWp8aRQ9QltqsMQnqMBTiUG3LHjbspOQGD8PDx VUaA== X-Received: by 10.15.41.71 with SMTP id r47mr13306035eev.63.1370904052982; Mon, 10 Jun 2013 15:40:52 -0700 (PDT) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPSA id a5sm26404627ees.6.2013.06.10.15.40.50 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Mon, 10 Jun 2013 15:40:52 -0700 (PDT) Date: Mon, 10 Jun 2013 23:40:42 +0100 From: RW To: ports@freebsd.org Subject: Re: arts 1.5.10 deprecated Message-ID: <20130610234042.26d3d386@gumby.homeunix.com> In-Reply-To: <20918.14946.559720.386917@jerusalem.litteratus.org> References: <20917.49101.954061.429820@jerusalem.litteratus.org> <20130610191532.GA1131@tiny.Sisis.de> <20918.14946.559720.386917@jerusalem.litteratus.org> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.17; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Mon, 10 Jun 2013 22:40:54 -0000 On Mon, 10 Jun 2013 16:43:14 -0400 Robert Huff wrote: > > Matthias Apitz writes: > > > > An attempt to rebuild this brought a message saying the > > > port is deprecated due to dependency on qt3. > > > Considering I have at least a dozen ports listed as > > > dependencies - including gimp, sdl_*, and mplayer - what is the > > > > Btw: I do not see that mplayer depends on qt3 stuff: > > > > $ pkg_info -r mplayer-1.1.r20130308 | fgrep qt3 > > > > > recommended replacement? > > > > In general, the answer will be: use qt4-* ports :-( > > As soon as a) I know what the equivalent is and b) it compiles > and runs. > I am happy to know arts is an indirect dependency (probably > thought the sdl_*) and mplayer /et al./ will hopefully continue to > function. > Not happy I do not have the skill to disentangle this and know > for sure. Arts is an optional dependency of mplayer that's off by default. I think that's generally the case outside of KDE3 ports. It's not used in KDE4 at all.