From owner-freebsd-ports@FreeBSD.ORG Thu Apr 10 06:59:42 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0258A79C for ; Thu, 10 Apr 2014 06:59:42 +0000 (UTC) Received: from mail-ee0-x235.google.com (mail-ee0-x235.google.com [IPv6:2a00:1450:4013:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 88D551A86 for ; Thu, 10 Apr 2014 06:59:41 +0000 (UTC) Received: by mail-ee0-f53.google.com with SMTP id b57so2597099eek.40 for ; Wed, 09 Apr 2014 23:59:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=2t2Z2dwwaf2Va0xALnLIaqAKmpj8P2S6+KcSxITaOXk=; b=hZWniaRnA2ArY4TGgxfA2C/LsANh0dAUPF9hTsjT6cDg089B67ocUOWuo1urMePWnM 7ZnkPcDc7CvzCUMbJdIN7RgeicOHa59Lotnb1vC3C0owS4ElgLGNP3thI0xaZj2En96W uGm7ndTujUQ3eVEIwqm3lkZFOniH1/HsBANVaggsL9NNMLgTqaFJrHwIaKNRunagcfEu YqkeLZLGjeFR6IHBaiZjYjFBg8k6Vuh9PmbPfydsv1oGmYD37OzPV75/xbYrHfloS3Ge xeiLge96T/Zn0FjisLu7+s6YXlhpSpKMVaY79CLCQqYDjjyvcif6S8SZGw+Xud2ellKX sSoQ== X-Received: by 10.15.22.201 with SMTP id f49mr18756441eeu.18.1397113179784; Wed, 09 Apr 2014 23:59:39 -0700 (PDT) Received: from laptop.minsk.domain (m-s.agava.net. [195.222.84.203]) by mx.google.com with ESMTPSA id o4sm7695456eef.20.2014.04.09.23.59.38 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Wed, 09 Apr 2014 23:59:38 -0700 (PDT) Date: Thu, 10 Apr 2014 09:59:34 +0300 From: "Sergey V. Dyatko" To: freebsd-ports@freebsd.org Subject: Re: XMMS options and plugins Message-ID: <20140410095934.716af25f@laptop.minsk.domain> In-Reply-To: References: X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd11.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.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2014 06:59:42 -0000 On Wed, 9 Apr 2014 20:47:23 +0000 (UTC) Christian Weisgerber wrote: > Finally, who uses XMMS's RUSXMMS_PATCHES option? These patches are > very intrusive and getting rid of them would simplify the port. > please, leave it if you can, I use it. RUSXMMS_PATCHES_DESC= Patches to handle broken non-Unicode ID3 tags looks strange to me, IMO it must be fixed, s/broken// :) -- wbr, tiger