From owner-svn-ports-head@FreeBSD.ORG Mon Nov 11 22:55:02 2013 Return-Path: Delivered-To: svn-ports-head@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 BC443C1B for ; Mon, 11 Nov 2013 22:55:02 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-qe0-x229.google.com (mail-qe0-x229.google.com [IPv6:2607:f8b0:400d:c02::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 76D0D2DA9 for ; Mon, 11 Nov 2013 22:55:02 +0000 (UTC) Received: by mail-qe0-f41.google.com with SMTP id x7so5167068qeu.14 for ; Mon, 11 Nov 2013 14:55:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=/sIPKEu8HMUu4ji/cFdvsVadxh47FODGYTakDyL5UI0=; b=gbXI+5HuvHro1Atxyo8VEvhKPbjkCeZRndE9+7tJVqp7yAzR+LIOF4jvxuDWqt0JQh 7e1Dk2fjVCYVxCuAqWqwZmpX9viAo+mZFVXmR/jeF5FlVHLC7yNL9GSz++7bcpsFWoYq d4Mb4e66hpEmVJHsdIPa8B/QBWro6qssfV+BY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=/sIPKEu8HMUu4ji/cFdvsVadxh47FODGYTakDyL5UI0=; b=lZ11u/THFZoXhdCrFZrLZpbDFwDZw9pDt2//+iTTyN4+vYONGHI6snyUfs3J267+p3 7ZppeAS+MA3dNnRglqTCR64MIaQZckwWe2FSuhWrGViucwIR/n07fOqrF77BLu23uRsc +jbVn2aWp5f4bOGFRLheRDH1p88Mkpp1ubJEYQ/UJ8LIYwygQMlZ72wh+/+NIIJiMLaO oPjAC4cKOvJwDRuzR2Jx6XUsQFac+P/AI3M5oI1uNxALldqj4UbagkdK+0dt/mhYKjg1 VZ6Iy8ikeC09UsGrXs5BNDG4QU+1bmqYVpL4PAffoUbRSYtEWqpPbSVXS18LtVZ8a6rD Hs2A== X-Gm-Message-State: ALoCoQkwQLMqjVkXZZqtTldwX4e5WIDahoYf/jf4dFVTU1H1qFTC0WgH8cCPO5gxL0paLA4l/r1i X-Received: by 10.224.151.209 with SMTP id d17mr25611195qaw.45.1384210501513; Mon, 11 Nov 2013 14:55:01 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.96.63.101 with HTTP; Mon, 11 Nov 2013 14:54:31 -0800 (PST) In-Reply-To: <52815CA3.3040605@FreeBSD.org> References: <201311112141.rABLfQG0030190@svn.freebsd.org> <52815CA3.3040605@FreeBSD.org> From: Eitan Adler Date: Mon, 11 Nov 2013 17:54:31 -0500 X-Google-Sender-Auth: uvOeq8RqAM781jn_zp9V0xKSH0s Message-ID: Subject: Re: svn commit: r333538 - head/Mk/Uses To: Jung-uk Kim Content-Type: text/plain; charset=UTF-8 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Nov 2013 22:55:02 -0000 On Mon, Nov 11, 2013 at 5:39 PM, Jung-uk Kim wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2013-11-11 16:41:26 -0500, Eitan Adler wrote: >> Author: eadler Date: Mon Nov 11 21:41:26 2013 New Revision: 333538 >> URL: http://svnweb.freebsd.org/changeset/ports/333538 >> >> Log: Copy npapi.mk from the mplayer port and USEify it. >> >> Ports that currently include >> www/linux-mplayer-plugin/Makefile.npapi should be switched to USES >> once this is stagified. >> >> Approved by: bdrewery >> >> Added: head/Mk/Uses/npapi.mk - copied, changed from r333464, >> head/www/linux-mplayer-plugin/Makefile.npapi >> >> Copied and modified: head/Mk/Uses/npapi.mk (from r333464, >> head/www/linux-mplayer-plugin/Makefile.npapi) > ... > Cool. > > BTW, can you please explain why > www/linux-mplayer-plugin/Makefile.npapi was chosen over > www/firefox/Makefile.webplugins? I assumed the latter is more > canonical because it is maintained by the Gecko team. :-( I did not know about www/firefox/Makefile.webplugins and I needed www/linux-mplayer-plugin/Makefile.npapi for www/linux-f10-flashplugin11. Makefile.npapi mentions firefox so I did not check for other versions. FWIW I have a patch to make this script STAGEDIR aware. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams