From owner-freebsd-x11@FreeBSD.ORG Thu Feb 24 21:44:57 2011 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3ED510657BB; Thu, 24 Feb 2011 21:44:56 +0000 (UTC) (envelope-from miwi.freebsd@googlemail.com) Received: from mail-gw0-f44.google.com (mail-gw0-f44.google.com [74.125.83.44]) by mx1.freebsd.org (Postfix) with ESMTP id 96AC18FC1A; Thu, 24 Feb 2011 21:44:53 +0000 (UTC) Received: by gwaa18 with SMTP id a18so1034258gwa.17 for ; Thu, 24 Feb 2011 13:44:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type; bh=JK6OhBR/T6O3cErOZB3gwGzDViqYAYA0WRp3g6ofa2w=; b=wNO87FQrde6W9necO5y/4oWqTrY10F4uykW3A82h+pSwP448Cop7WFIuScg+SCElQR Ia8nc5MsHM474mdelVpON+9oXfvZDaCX2sBHc4uDNgyPpx5COK6T9ZUtWh0EMtYJdVG6 lN5EIYLaD+OI3xLXUz9twV0mnqVuZFaBw6XDk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=VlEjcAIBBhSsIx/gkZ88KJ/A5TkwrfDiJow3Blh5Osa5UaXIFi/7J6tMWssL5OhrSf Uk6w4fdZX5Z8SWY1siDoQQZXCxtElNVhvgJk+qqGpJ88rE6utPPRuyyoYcRyAB3WB7hC f+0sT0C8vLzrW9Ne+quufei/e4UQ5Od3RStIs= MIME-Version: 1.0 Received: by 10.91.121.18 with SMTP id y18mr2637242agm.208.1298583891780; Thu, 24 Feb 2011 13:44:51 -0800 (PST) Sender: miwi.freebsd@googlemail.com Received: by 10.90.192.8 with HTTP; Thu, 24 Feb 2011 13:44:51 -0800 (PST) In-Reply-To: <4D66ABEA.5020209@p6m7g8.com> References: <4D66ABEA.5020209@p6m7g8.com> Date: Fri, 25 Feb 2011 05:44:51 +0800 X-Google-Sender-Auth: 2ChFdhiYQOXae8_Nrb42KFu4eH0 Message-ID: From: Martin Wilke To: "Philip M. Gollucci" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Ports , x11@freebsd.org Subject: Re: x11-drivers/xf86-video-ati613 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: miwi@FreeBSD.org List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2011 21:44:57 -0000 Hi, I haven't finished the repocopy yet... http://miwi.bsdcrew.de/2011/02/cft-xf86-video-ati-6-14-0/ On Fri, Feb 25, 2011 at 3:05 AM, Philip M. Gollucci wrote: > > > -------- Original Message -------- > Subject: x11-drivers/xf86-video-ati613 > Date: Wed, 23 Feb 2011 19:13:07 +0100 > From: David DEMELIER > To: pgollucci@FreeBSD.org > > Hello, > > I just wonder why there is two x11-drivers/xf86-video-ati* drivers > since there are same : > > markand@Melon /usr/ports/x11-drivers $ diff -ub > xf86-video-ati/Makefile xf86-video-ati613/Makefile > --- xf86-video-ati/Makefile 2010-12-27 20:55:37.000000000 +0100 > +++ xf86-video-ati613/Makefile 2010-12-27 20:55:37.000000000 +0100 > @@ -2,7 +2,7 @@ > # Date Created: 17 Feb 2006 > # Whom: Florent Thoumie > > # > -# $FreeBSD: ports/x11-drivers/xf86-video-ati/Makefile,v 1.23 > 2010/12/27 19:55:37 pgollucci Exp $ > +# $FreeBSD: ports/x11-drivers/xf86-video-ati613/Makefile,v 1.23 > 2010/12/27 19:55:37 pgollucci Exp $ > # > > PORTNAME= xf86-video-ati > > Cheers, > > -- > Demelier David > > >