From owner-cvs-all@FreeBSD.ORG Sun May 9 22:13:28 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 D275316A4CE; Sun, 9 May 2004 22:13:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9958043D48; Sun, 9 May 2004 22:13:28 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i4A5DSGe068522; Sun, 9 May 2004 22:13:28 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i4A5DSaj068521; Sun, 9 May 2004 22:13:28 -0700 (PDT) (envelope-from anholt) Message-Id: <200405100513.i4A5DSaj068521@repoman.freebsd.org> From: Eric Anholt Date: Sun, 9 May 2004 22:13:28 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/libGLU Makefile distinfo pkg-descr pkg-plist ports/graphics/libGLU/files patch-GLU-Imakefile ports/graphics/libGLU/scripts configure 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: Mon, 10 May 2004 05:13:29 -0000 anholt 2004/05/09 22:13:28 PDT FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/libGLU Makefile distinfo pkg-descr pkg-plist graphics/libGLU/files patch-GLU-Imakefile graphics/libGLU/scripts configure Log: New port: libGLU taken from X.Org release 6.7.0. Revision Changes Path 1.684 +1 -0 ports/graphics/Makefile 1.1 +30 -0 ports/graphics/libGLU/Makefile (new) 1.1 +4 -0 ports/graphics/libGLU/distinfo (new) 1.1 +11 -0 ports/graphics/libGLU/files/patch-GLU-Imakefile (new) 1.1 +6 -0 ports/graphics/libGLU/pkg-descr (new) 1.1 +4 -0 ports/graphics/libGLU/pkg-plist (new) 1.1 +9 -0 ports/graphics/libGLU/scripts/configure (new)