From owner-cvs-all@FreeBSD.ORG Thu May 13 14:47:59 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12FC41065670; Thu, 13 May 2010 14:47:59 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 020BB8FC20; Thu, 13 May 2010 14:47:59 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4DElw5d019530; Thu, 13 May 2010 14:47:58 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4DElwF1019529; Thu, 13 May 2010 14:47:58 GMT (envelope-from amdmi3) Message-Id: <201005131447.o4DElwF1019529@repoman.freebsd.org> From: Dmitry Marakasov Date: Thu, 13 May 2010 14:47:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/apngasm Makefile distinfo pkg-descr ports/graphics/apngasm/files patch-bswap X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2010 14:47:59 -0000 amdmi3 2010-05-13 14:47:58 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/apngasm Makefile distinfo pkg-descr graphics/apngasm/files patch-bswap Log: Standalone version of the popular APNG Assembler. Simple command-line interface. No size limits. WWW: http://sourceforge.net/projects/apngasm/ PR: 146233 Submitteed by: Anonymous Revision Changes Path 1.1326 +1 -0 ports/graphics/Makefile 1.1 +32 -0 ports/graphics/apngasm/Makefile (new) 1.1 +3 -0 ports/graphics/apngasm/distinfo (new) 1.1 +13 -0 ports/graphics/apngasm/files/patch-bswap (new) 1.1 +4 -0 ports/graphics/apngasm/pkg-descr (new)