From owner-cvs-all@FreeBSD.ORG Sun Dec 3 23:21:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0703416A59A; Sun, 3 Dec 2006 23:21:59 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F6F143C9D; Sun, 3 Dec 2006 23:21:29 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB3NLwCK034367; Sun, 3 Dec 2006 23:21:58 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB3NLwwd034366; Sun, 3 Dec 2006 23:21:58 GMT (envelope-from miwi) Message-Id: <200612032321.kB3NLwwd034366@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Dec 2006 23:21: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/scale2x Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 03 Dec 2006 23:21:59 -0000 miwi 2006-12-03 23:21:58 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/scale2x Makefile distinfo pkg-descr Log: Scale2x is real-time graphics effect able to increase the size of small bitmaps guessing the missing pixels without interpolating pixels and blurring the images. WWW: http://scale2x.sourceforge.net/ PR: ports/106196 Submitted by: chinsan Revision Changes Path 1.1009 +1 -0 ports/graphics/Makefile 1.1 +31 -0 ports/graphics/scale2x/Makefile (new) 1.1 +3 -0 ports/graphics/scale2x/distinfo (new) 1.1 +5 -0 ports/graphics/scale2x/pkg-descr (new)