From owner-cvs-all@FreeBSD.ORG Wed Jun 15 05:42:03 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D561816A41C; Wed, 15 Jun 2005 05:42:03 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1A7743D1D; Wed, 15 Jun 2005 05:42:03 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5F5g3bj067381; Wed, 15 Jun 2005 05:42:03 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5F5g36F067380; Wed, 15 Jun 2005 05:42:03 GMT (envelope-from anholt) Message-Id: <200506150542.j5F5g36F067380@repoman.freebsd.org> From: Eric Anholt Date: Wed, 15 Jun 2005 05:42:03 +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/graphics Makefile ports/graphics/driconf 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: Wed, 15 Jun 2005 05:42:04 -0000 anholt 2005-06-15 05:42:03 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/driconf Makefile distinfo pkg-descr pkg-plist Log: New port: driconf driconf is an application for configuring DRI drivers at a system or user level, with choices applicable to all or to specific applications. Options are advertised to driconf by the DRI drivers. Assistance by: lesi Revision Changes Path 1.820 +1 -0 ports/graphics/Makefile 1.1 +25 -0 ports/graphics/driconf/Makefile (new) 1.1 +2 -0 ports/graphics/driconf/distinfo (new) 1.1 +6 -0 ports/graphics/driconf/pkg-descr (new) 1.1 +11 -0 ports/graphics/driconf/pkg-plist (new)