From owner-cvs-all@FreeBSD.ORG Thu Sep 2 21:34:24 2004 Return-Path: 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 DFC0216A4CE; Thu, 2 Sep 2004 21:34:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D544943D39; Thu, 2 Sep 2004 21:34:24 +0000 (GMT) (envelope-from lesi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i82LYOCw001310; Thu, 2 Sep 2004 21:34:24 GMT (envelope-from lesi@repoman.freebsd.org) Received: (from lesi@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i82LYOhq001309; Thu, 2 Sep 2004 21:34:24 GMT (envelope-from lesi) Message-Id: <200409022134.i82LYOhq001309@repoman.freebsd.org> From: Dejan Lesjak Date: Thu, 2 Sep 2004 21:34:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-servers/XFree86-4-Server Makefile ports/x11-servers/XFree86-4-Server/files patch-programs::Xserver::hw::xfree86::common::xf86fbman.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 02 Sep 2004 21:34:25 -0000 lesi 2004-09-02 21:34:24 UTC FreeBSD ports repository Modified files: x11-servers/XFree86-4-Server Makefile Added files: x11-servers/XFree86-4-Server/files patch-programs::Xserver::hw::xfree86::common::xf86fbman.c Log: Fix problem with XVideo (insufficient resources for operation). PR: ports/70317 Approved by: anholt (mentor) Obtained from: Free Desktop.Org Bugzilla #474 Revision Changes Path 1.161 +1 -1 ports/x11-servers/XFree86-4-Server/Makefile 1.1 +17 -0 ports/x11-servers/XFree86-4-Server/files/patch-programs::Xserver::hw::xfree86::common::xf86fbman.c (new)