From owner-cvs-all@FreeBSD.ORG Sat Apr 26 20:24:04 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 5FCE41065682; Sat, 26 Apr 2008 20:24:04 +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 4ED1D8FC27; Sat, 26 Apr 2008 20:24:04 +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 m3QKO4GK060996; Sat, 26 Apr 2008 20:24:04 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m3QKO4ns060995; Sat, 26 Apr 2008 20:24:04 GMT (envelope-from miwi) Message-Id: <200804262024.m3QKO4ns060995@repoman.freebsd.org> From: Martin Wilke Date: Sat, 26 Apr 2008 20:24:04 +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/panomatic Makefile distinfo pkg-descr ports/graphics/panomatic/files patch-panomatic-PanoDetector.cpp patch-panomatic-PanoDetector.h patch-panomatic-PanoDetectorLogic.cpp patch-panomatic-TestCode.cpp patch-panomatic-TestCode.h patch-panomatic-main.cpp 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: Sat, 26 Apr 2008 20:24:04 -0000 miwi 2008-04-26 20:24:03 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/panomatic Makefile distinfo pkg-descr graphics/panomatic/files patch-panomatic-PanoDetector.cpp patch-panomatic-PanoDetector.h patch-panomatic-PanoDetectorLogic.cpp patch-panomatic-TestCode.cpp patch-panomatic-TestCode.h patch-panomatic-main.cpp Log: Pan-o-matic is a tool that automates the creation of control points in Hugin. WWW: http://aorlinsk2.free.fr/panomatic/ PR: ports/121859 Submitted by: Iouri V. Ivliev Revision Changes Path 1.1148 +1 -0 ports/graphics/Makefile 1.1 +27 -0 ports/graphics/panomatic/Makefile (new) 1.1 +3 -0 ports/graphics/panomatic/distinfo (new) 1.1 +22 -0 ports/graphics/panomatic/files/patch-panomatic-PanoDetector.cpp (new) 1.1 +22 -0 ports/graphics/panomatic/files/patch-panomatic-PanoDetector.h (new) 1.1 +81 -0 ports/graphics/panomatic/files/patch-panomatic-PanoDetectorLogic.cpp (new) 1.1 +18 -0 ports/graphics/panomatic/files/patch-panomatic-TestCode.cpp (new) 1.1 +11 -0 ports/graphics/panomatic/files/patch-panomatic-TestCode.h (new) 1.1 +22 -0 ports/graphics/panomatic/files/patch-panomatic-main.cpp (new) 1.1 +3 -0 ports/graphics/panomatic/pkg-descr (new)