From owner-cvs-all@FreeBSD.ORG Thu May 31 16:32:20 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 82BF316A41F; Thu, 31 May 2007 16:32:20 +0000 (UTC) (envelope-from lesi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 7690613C469; Thu, 31 May 2007 16:32:20 +0000 (UTC) (envelope-from lesi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l4VGWKAS034784; Thu, 31 May 2007 16:32:20 GMT (envelope-from lesi@repoman.freebsd.org) Received: (from lesi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l4VGWK8g034780; Thu, 31 May 2007 16:32:20 GMT (envelope-from lesi) Message-Id: <200705311632.l4VGWK8g034780@repoman.freebsd.org> From: Dejan Lesjak Date: Thu, 31 May 2007 16:32:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-drivers Makefile ports/x11-drivers/xf86-video-intel Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 May 2007 16:32:20 -0000 lesi 2007-05-31 16:32:20 UTC FreeBSD ports repository Modified files: x11-drivers Makefile Added files: x11-drivers/xf86-video-intel Makefile distinfo pkg-descr pkg-plist Log: Add xf86-video-intel driver that obsoletes xf86-video-i810 one. It will eventually replace it in xorg-drivers metaport. Prodded and tested by: lx Revision Changes Path 1.2 +1 -0 ports/x11-drivers/Makefile 1.1 +24 -0 ports/x11-drivers/xf86-video-intel/Makefile (new) 1.1 +3 -0 ports/x11-drivers/xf86-video-intel/distinfo (new) 1.1 +3 -0 ports/x11-drivers/xf86-video-intel/pkg-descr (new) 1.1 +17 -0 ports/x11-drivers/xf86-video-intel/pkg-plist (new)