From owner-cvs-all@FreeBSD.ORG Tue Aug 24 09:05:39 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 6070916A4CE; Tue, 24 Aug 2004 09:05:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56D1843D46; Tue, 24 Aug 2004 09:05:39 +0000 (GMT) (envelope-from krion@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 i7O95dnr013948; Tue, 24 Aug 2004 09:05:39 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7O95dNv013947; Tue, 24 Aug 2004 09:05:39 GMT (envelope-from krion) Message-Id: <200408240905.i7O95dNv013947@repoman.freebsd.org> From: Kirill Ponomarew Date: Tue, 24 Aug 2004 09:05:39 +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/libpcd Makefile distinfo pkg-descr pkg-plist ports/graphics/libpcd/files patch-GNUmakefile 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: Tue, 24 Aug 2004 09:05:39 -0000 krion 2004-08-24 09:05:39 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/libpcd Makefile distinfo pkg-descr pkg-plist graphics/libpcd/files patch-GNUmakefile Log: Add libpcd 1.0.1, a library for reading PhotoCD images. PR: ports/70879 Submitted by: Andrey Slusar Revision Changes Path 1.724 +1 -0 ports/graphics/Makefile 1.1 +22 -0 ports/graphics/libpcd/Makefile (new) 1.1 +2 -0 ports/graphics/libpcd/distinfo (new) 1.1 +16 -0 ports/graphics/libpcd/files/patch-GNUmakefile (new) 1.1 +6 -0 ports/graphics/libpcd/pkg-descr (new) 1.1 +5 -0 ports/graphics/libpcd/pkg-plist (new)