From owner-cvs-all Fri Oct 25 9:41:32 2002 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 6ED5737B413; Fri, 25 Oct 2002 09:41:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB3FA43E42; Fri, 25 Oct 2002 09:41:30 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9PGefmV005748; Fri, 25 Oct 2002 09:40:41 -0700 (PDT) (envelope-from will@repoman.freebsd.org) Received: (from will@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9PGeeBJ005747; Fri, 25 Oct 2002 09:40:40 -0700 (PDT) Message-Id: <200210251640.g9PGeeBJ005747@repoman.freebsd.org> From: Will Andrews Date: Fri, 25 Oct 2002 09:40:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/png2ico Makefile distinfo pkg-comment pkg-descr pkg-plist ports/graphics/png2ico/files patch-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/10/25 09:40:40 PDT Modified files: graphics Makefile Added files: graphics/png2ico Makefile distinfo pkg-comment pkg-descr pkg-plist graphics/png2ico/files patch-Makefile Log: Add png2ico 2002.09.03, a program that converts PNG files to Windows icon resource files. PR: 43292 Submitted by: Franz Klammer Revision Changes Path 1.522 +1 -0 ports/graphics/Makefile 1.1 +27 -0 ports/graphics/png2ico/Makefile (new) 1.1 +1 -0 ports/graphics/png2ico/distinfo (new) 1.1 +15 -0 ports/graphics/png2ico/files/patch-Makefile (new) 1.1 +1 -0 ports/graphics/png2ico/pkg-comment (new) 1.1 +3 -0 ports/graphics/png2ico/pkg-descr (new) 1.1 +1 -0 ports/graphics/png2ico/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message