From owner-cvs-ports@FreeBSD.ORG Wed Dec 15 23:04:43 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1306616A4CE; Wed, 15 Dec 2004 23:04:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 002DC43D2D; Wed, 15 Dec 2004 23:04:42 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBFN4gOP083403; Wed, 15 Dec 2004 23:04:42 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBFN4g3f083402; Wed, 15 Dec 2004 23:04:42 GMT (envelope-from edwin) Message-Id: <200412152304.iBFN4g3f083402@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 15 Dec 2004 23:04:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/hugin Makefile distinfo pkg-descr pkg-plist ports/graphics/hugin/files patch-aa X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 23:04:43 -0000 edwin 2004-12-15 23:04:42 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/hugin Makefile distinfo pkg-descr pkg-plist graphics/hugin/files patch-aa Log: New port: graphics/hugin - a gui system to mount panoramic images from individual pictures Goal: an easy to use cross-platform GUI for Panorama Tools. With hugin you can assemble a mosiac of photographs into a complete immersive panorama, stitch any series of overlapping pictures and much more. WWW: http://hugin.sourceforge.net/ PR: ports/71849 Submitted by: Carlos Eduardo G. Carvalho Revision Changes Path 1.772 +1 -0 ports/graphics/Makefile 1.1 +34 -0 ports/graphics/hugin/Makefile (new) 1.1 +2 -0 ports/graphics/hugin/distinfo (new) 1.1 +456 -0 ports/graphics/hugin/files/patch-aa (new) 1.1 +10 -0 ports/graphics/hugin/pkg-descr (new) 1.1 +72 -0 ports/graphics/hugin/pkg-plist (new)