From owner-cvs-all@FreeBSD.ORG Sun Feb 17 09:59:57 2008 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 23ADA16A419; Sun, 17 Feb 2008 09:59:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2F63713C46A; Sun, 17 Feb 2008 09:59:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1H9xuUw079519; Sun, 17 Feb 2008 09:59:56 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1H9xu7e079518; Sun, 17 Feb 2008 09:59:56 GMT (envelope-from miwi) Message-Id: <200802170959.m1H9xu7e079518@repoman.freebsd.org> From: Martin Wilke Date: Sun, 17 Feb 2008 09:59:56 +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/liblqr-1 Makefile distinfo pkg-descr pkg-plist ports/graphics/liblqr-1/files patch-examples-Makefile 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, 17 Feb 2008 09:59:57 -0000 miwi 2008-02-17 09:59:56 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/liblqr-1 Makefile distinfo pkg-descr pkg-plist graphics/liblqr-1/files patch-examples-Makefile Log: This site is about a seam-carving C/C++ library called Liquid Rescale. The API is intended to be powerful, yet fast and easy to use. It supports saving and loading of the carving information, real-time scaling, manual feature selection, customizable progress report and more. WWW: http://liblqr.wikidot.com/ PR: ports/120237 Submitted by: Dmitry Marakasov Revision Changes Path 1.1130 +1 -0 ports/graphics/Makefile 1.1 +71 -0 ports/graphics/liblqr-1/Makefile (new) 1.1 +3 -0 ports/graphics/liblqr-1/distinfo (new) 1.1 +33 -0 ports/graphics/liblqr-1/files/patch-examples-Makefile (new) 1.1 +19 -0 ports/graphics/liblqr-1/pkg-descr (new) 1.1 +16 -0 ports/graphics/liblqr-1/pkg-plist (new)