From owner-cvs-all@FreeBSD.ORG Fri Nov 7 01:31:05 2003 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 8160216A4CE; Fri, 7 Nov 2003 01:31:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0947043F75; Fri, 7 Nov 2003 01:31:05 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hA79V4XJ026131; Fri, 7 Nov 2003 01:31:04 -0800 (PST) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hA79V4mL026130; Fri, 7 Nov 2003 01:31:04 -0800 (PST) (envelope-from ijliao) Message-Id: <200311070931.hA79V4mL026130@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 7 Nov 2003 01:31:04 -0800 (PST) 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/pngwriter Makefile distinfo pkg-descr pkg-plist ports/graphics/pngwriter/files patch-make.include.linux 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: Fri, 07 Nov 2003 09:31:05 -0000 ijliao 2003/11/07 01:31:04 PST FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/pngwriter Makefile distinfo pkg-descr pkg-plist graphics/pngwriter/files patch-make.include.linux Log: add pngwriter 0.3.7 A C++ library for creating PNG images Revision Changes Path 1.625 +1 -0 ports/graphics/Makefile 1.1 +38 -0 ports/graphics/pngwriter/Makefile (new) 1.1 +1 -0 ports/graphics/pngwriter/distinfo (new) 1.1 +14 -0 ports/graphics/pngwriter/files/patch-make.include.linux (new) 1.1 +9 -0 ports/graphics/pngwriter/pkg-descr (new) 1.1 +20 -0 ports/graphics/pngwriter/pkg-plist (new)