From owner-svn-ports-all@FreeBSD.ORG Tue Jan 21 08:05:43 2014 Return-Path: Delivered-To: svn-ports-all@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 ESMTPS id 15E46B67; Tue, 21 Jan 2014 08:05:43 +0000 (UTC) Received: from mail-we0-x236.google.com (mail-we0-x236.google.com [IPv6:2a00:1450:400c:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2F1211EA5; Tue, 21 Jan 2014 08:05:42 +0000 (UTC) Received: by mail-we0-f182.google.com with SMTP id w62so7643748wes.41 for ; Tue, 21 Jan 2014 00:05:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=gpGdslpIgSvTowdmzcjkRPtkiEktCZFARR7x/CQIspE=; b=EwTJMGQSdaLzjMk3COQs3OHLqOVwcRV3ocgUMecAR6Me3KvC1bITK8GNsLDi0y/Gzd J0g7G6/a8jxe2x+EsT1xUs2E666tpAjR1x4UVsJeX9oMPK6RJmnA9tXl84eyC1gcx8/j 33zLJ7nqjEGqum+Lp8QEbo+p1xqbdm9smOETlka69uFjbalv4iMhsWQqca2odqfp09Wn mUIu7GBaaizRP7Zkb8uvRvUJZ4d0O+ONTUKCbeTNfw34czUWrQUvunxfrxRaSRGK1w/N OA0Wmj+p92eg/7h0mGKKamvbHQ7WNuZ/VC2mLCAslO5hcdL0+PftBWYoDmO0z0jitJYx sZ7w== X-Received: by 10.180.86.9 with SMTP id l9mr13374338wiz.20.1390291540643; Tue, 21 Jan 2014 00:05:40 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id p1sm8574175wie.1.2014.01.21.00.05.39 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 21 Jan 2014 00:05:39 -0800 (PST) Sender: Baptiste Daroussin Date: Tue, 21 Jan 2014 09:05:37 +0100 From: Baptiste Daroussin To: Mark Felder Subject: Re: svn commit: r340543 - in head/devel: . pear-htmlpurifier Message-ID: <20140121080537.GN78580@ithaqua.etoilebsd.net> References: <201401210233.s0L2XNn0021263@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="20XocjIeMTCm4X0r" Content-Disposition: inline In-Reply-To: <201401210233.s0L2XNn0021263@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jan 2014 08:05:43 -0000 --20XocjIeMTCm4X0r Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 21, 2014 at 02:33:23AM +0000, Mark Felder wrote: > Author: feld > Date: Tue Jan 21 02:33:23 2014 > New Revision: 340543 > URL: http://svnweb.freebsd.org/changeset/ports/340543 > QAT: https://qat.redports.org/buildarchive/r340543/ >=20 > Log: > HTML Purifier is a standards compliant HTML filter library written in > PHP > =20 > Approved by: swills (mentor) [snip] >=20 > +PEAR_AUTOINSTALL=3D yes > +NO_STAGE=3D yes > + It has been repeated a couple of time already: Do not add a port with NO_STAGE!!!!! We are spending lot of time trying to stage the whole ports tree, adding not staged port is just ruining that effort. regards, Bapt --20XocjIeMTCm4X0r Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlLeKlEACgkQ8kTtMUmk6Ez8LQCfdritEypST1RRyf2yHeHl7P8o PvAAoIYtuaH7SxBTH81hfBkOA1EWmXcr =GBni -----END PGP SIGNATURE----- --20XocjIeMTCm4X0r--