From owner-cvs-all Wed Apr 11 7:30:41 2001 Delivered-To: cvs-all@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id A2BF837B422; Wed, 11 Apr 2001 07:30:36 -0700 (PDT) (envelope-from mi@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.3/8.11.3) with ESMTP id f3BEWoA09878; Wed, 11 Apr 2001 10:32:52 -0400 (EDT) (envelope-from mi@aldan.algebra.com) Message-Id: <200104111432.f3BEWoA09878@aldan.algebra.com> Date: Wed, 11 Apr 2001 10:32:48 -0400 (EDT) From: Mikhail Teterin Subject: Re: cvs commit: ports/graphics/lcms Makefile distinfo pkg-descrpkg-plist To: sobomax@FreeBSD.org Cc: mi@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <3AD42D98.925F2F1E@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 11 Apr, Maxim Sobolev wrote: > Mikhail Teterin wrote: > >> mi 2001/04/10 16:14:06 PDT >> >> Modified files: >> graphics/lcms Makefile distinfo pkg-descr pkg-plist >> Log: >> Upgrade to 1.07. Use the official PORTDOCS instead of the pre-PORTDOCS >> homegrown DOCS variable. Do not install the test-executable, but run it >> after build. > > What is the point of doing so? Why do you think it is useful to run this on > the user's machine? It tests if the compiled library passes its own tests after it is built. I wish, all ports had this feature. With a variety of optimization options and tricks the software authors do, I believe, this is a good thing. FYI, information bzip2 does this too. And hdf. TCL and TK should, but don't (TCL's tests are not very accurate and trigger false negatives sometimes)... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message