From owner-cvs-ports@FreeBSD.ORG Thu Oct 28 17:50:55 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3948916A4CE; Thu, 28 Oct 2004 17:50:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1661743D41; Thu, 28 Oct 2004 17:50:55 +0000 (GMT) (envelope-from pav@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 i9SHosCS096438; Thu, 28 Oct 2004 17:50:54 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9SHosVv096437; Thu, 28 Oct 2004 17:50:54 GMT (envelope-from pav) Message-Id: <200410281750.i9SHosVv096437@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 28 Oct 2004 17:50:54 +0000 (UTC) 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/devil Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2004 17:50:55 -0000 pav 2004-10-28 17:50:54 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/devil Makefile distinfo pkg-descr pkg-plist Log: - Add DevIL Imaging Library. PR: ports/70176 Submitted by: Andreas Kohn Revision Changes Path 1.744 +1 -0 ports/graphics/Makefile 1.1 +27 -0 ports/graphics/devil/Makefile (new) 1.1 +2 -0 ports/graphics/devil/distinfo (new) 1.1 +18 -0 ports/graphics/devil/pkg-descr (new) 1.1 +17 -0 ports/graphics/devil/pkg-plist (new)