From owner-svn-ports-all@FreeBSD.ORG Mon Jun 30 08:41:48 2014 Return-Path: Delivered-To: svn-ports-all@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 7D627F86; Mon, 30 Jun 2014 08:41:48 +0000 (UTC) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (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 94DC82CDC; Mon, 30 Jun 2014 08:41:47 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id cc10so5517616wib.12 for ; Mon, 30 Jun 2014 01:41:45 -0700 (PDT) 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=nbCOdamcvMCTc9fo8xXX92fHn/kn0Y3btXT3MpFez2c=; b=BRvYoEtywqCf5Hc49gpoo+PNdPozJ3Uv+S0dcd9yYKtJ74OrlzFuXse+yM4mSDx/qh auj5APBzlFZR7oVBXuk9zc9+hQoJsiXz3m6msnqi6R5gyVnSrXmQ9uD7tM3lfItlJmIg lJ/uWStbdMEIQeDBGqDQZHg/xyUG4CaE9mWKELTJXwUK2mJhs56taqJWCesK1ZSbQbUF 4nDSGKKnqVeh91UixhD2NsaEHqfAiZbWpHUXfVGTIZ2vRdlQomqgcpUgLXvXnRA3VxVZ dViP9YZsYc10+9v857Y/4WXcESn0uyPop1ypXu7d8t47JDMvZmz5W/3fQSTH3ONncpUQ cOwg== X-Received: by 10.180.84.7 with SMTP id u7mr27145187wiy.27.1404117705811; Mon, 30 Jun 2014 01:41:45 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id do5sm28886047wib.16.2014.06.30.01.41.44 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Jun 2014 01:41:44 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 30 Jun 2014 10:41:42 +0200 From: Baptiste Daroussin To: Gerald Pfeifer Subject: Re: svn commit: r359680 - in head: Keywords Mk Message-ID: <20140630084142.GK34108@ivaldir.etoilebsd.net> References: <201406281003.s5SA30Hc072320@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AYsPlKobQGgtCvjI" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, Antoine Brodin , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 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: Mon, 30 Jun 2014 08:41:48 -0000 --AYsPlKobQGgtCvjI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 30, 2014 at 10:37:07AM +0200, Gerald Pfeifer wrote: > On Sat, 28 Jun 2014, Antoine Brodin wrote: > > Log: > > Use print/indexinfo to generate index of info pages > > It is much more lightweight than ginstall-info (12kB vs 400kB) and > > ginstall-info had a regression causing some index leftover on uninsta= ll >=20 > Why do we require/use this even on systems that have texinfo=20 > (and install-info) in the base?? - simpleness, handling differences between install-info from texinfo 4.x we= have in base and texinfo 5.x we have in ports is not that simple - we offer to build base without texinfo and if you install a base without texinfo and run pkg install something using the official binary repos the= n the scripts (post-install/post-deinstall) will just fail because of the lack = of install-info - last indexinfo does properly cleanout the dir file if needed which result= in simplicification of the leftovers checking. - texinfo is going to be removed from head a day or another :) regards, Bapt --AYsPlKobQGgtCvjI Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlOxIsYACgkQ8kTtMUmk6EwWxwCgkdc3i+Mh+t16FHTTIRKs+dxj H7gAoMIIrIAgceJrNFTXFFjI9x7HYiLA =nicN -----END PGP SIGNATURE----- --AYsPlKobQGgtCvjI--