From owner-cvs-all@FreeBSD.ORG Thu Jul 16 17:34:03 2009 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 BB851106566C; Thu, 16 Jul 2009 17:34:03 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AA88B8FC08; Thu, 16 Jul 2009 17:34:03 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n6GHY30v009469; Thu, 16 Jul 2009 17:34:03 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n6GHY36Z009468; Thu, 16 Jul 2009 17:34:03 GMT (envelope-from amdmi3) Message-Id: <200907161734.n6GHY36Z009468@repoman.freebsd.org> From: Dmitry Marakasov Date: Thu, 16 Jul 2009 17:34:03 +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/autopano-sift-c Makefile distinfo pkg-descr 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, 16 Jul 2009 17:34:04 -0000 amdmi3 2009-07-16 17:34:03 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/autopano-sift-c Makefile distinfo pkg-descr Log: This is autopano-sift-2.4 ported to plain "C" The source is kept as close as possible to the original version. It should have the same inputs and outputs as the original "C#" version which is available in ports as graphics/autopano-sift WWW: http://hugin.sourceforge.net/docs/manual/Autopano-sift-C.html Revision Changes Path 1.1272 +1 -0 ports/graphics/Makefile 1.1 +44 -0 ports/graphics/autopano-sift-c/Makefile (new) 1.1 +3 -0 ports/graphics/autopano-sift-c/distinfo (new) 1.1 +7 -0 ports/graphics/autopano-sift-c/pkg-descr (new)