From owner-cvs-all@FreeBSD.ORG Tue Apr 27 18:44:44 2010 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43A7B1065670; Tue, 27 Apr 2010 18:44:44 +0000 (UTC) (envelope-from makc@issp.ac.ru) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id AE07B8FC18; Tue, 27 Apr 2010 18:44:43 +0000 (UTC) Received: from [62.63.90.220] [62.63.90.220:31548] (HELO/EHLO luna.dio.ru, authenticated with PLAIN) by mail.issp.ac.ru with ESMTP/inet id o3RIhuVK023305 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Tue, 27 Apr 2010 22:43:56 +0400 (MSD) From: Max Brazhnikov Organization: ISSP RAS To: Rene Ladan Date: Tue, 27 Apr 2010 22:44:39 +0400 User-Agent: KMail/1.13.2 (FreeBSD/8.0-STABLE; KDE/4.4.2; amd64; ; ) References: <201004261927.o3QJR2cN070701@repoman.freebsd.org> In-Reply-To: <201004261927.o3QJR2cN070701@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201004272244.40273.makc@issp.ac.ru> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.issp.ac.ru [77.236.34.3]); Tue, 27 Apr 2010 22:43:56 +0400 (MSD) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics Makefile ports/graphics/libjpeg-turbo Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Apr 2010 18:44:44 -0000 On Mon, 26 Apr 2010 19:27:02 +0000 (UTC), Rene Ladan wrote: > rene 2010-04-26 19:27:02 UTC > > FreeBSD ports repository > > Modified files: > graphics Makefile > Added files: > graphics/libjpeg-turbo Makefile distinfo pkg-descr pkg-plist > Log: > libjpeg-turbo is a high-speed version of libjpeg for x86 and x86-64 > processors which uses SIMD instructions (MMX, SSE2, etc.) to accelerate > baseline JPEG compression and decompression. shouldn't it be in conflict with graphics/jpeg?