From owner-cvs-ports@FreeBSD.ORG Wed Jun 10 02:19:52 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 816A41065673; Wed, 10 Jun 2009 02:19:52 +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 1E2928FC15; Wed, 10 Jun 2009 02:19:52 +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 n5A2JqDl048628; Wed, 10 Jun 2009 02:19:52 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n5A2Jqf0048627; Wed, 10 Jun 2009 02:19:52 GMT (envelope-from amdmi3) Message-Id: <200906100219.n5A2Jqf0048627@repoman.freebsd.org> From: Dmitry Marakasov Date: Wed, 10 Jun 2009 02:19:51 +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/astro Makefile ports/astro/qlandkartegt Makefile distinfo pkg-descr pkg-plist ports/astro/qlandkartegt/files patch-cmake-Modules-DefineInstallationPaths.cmake patch-cmakelists-out_of_source_build.cmake X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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, 10 Jun 2009 02:19:52 -0000 amdmi3 2009-06-10 02:19:51 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/qlandkartegt Makefile distinfo pkg-descr pkg-plist astro/qlandkartegt/files patch-cmake-Modules-DefineInstallationPaths.cmake patch-cmakelists-out_of_source_build.cmake Log: QLandkarte GT is the ultimate outdoor aficionado's tool. It supports GPS maps in GeoTiff format as well as Garmin's img vector map format. Additional it is the PC side front end to QLandkarte M, a moving map application for mobile devices. And it fills the gap Garmin leaves in refusing to support Linux. QLandkarte GT is the proof that writing portable applications for Unix, Windows and OSX is feasible with a minimum of overhead. No excuses! QLandkarte GT does replace the original QLandkarte with a much more flexible architecture. It's not limited to a map format or device. Thus if you think your Magellan GPS or other should be supported, join the team. Additionally it is a front end to the GDAL tools, to make georeferencing scanned maps feasible for the normal user. Compared to similar tools like QGis, it's target users are more on the consumer side than on the scientific one. QLandkarte GT might not let you select every possible feature of the GDAL tools, but it will simplify their use to the demands of most users. WWW: http://www.qlandkarte.org/ PR: 135364 Submitted by: Mykola Dzham Revision Changes Path 1.136 +1 -0 ports/astro/Makefile 1.1 +25 -0 ports/astro/qlandkartegt/Makefile (new) 1.1 +3 -0 ports/astro/qlandkartegt/distinfo (new) 1.1 +11 -0 ports/astro/qlandkartegt/files/patch-cmake-Modules-DefineInstallationPaths.cmake (new) 1.1 +13 -0 ports/astro/qlandkartegt/files/patch-cmakelists-out_of_source_build.cmake (new) 1.1 +18 -0 ports/astro/qlandkartegt/pkg-descr (new) 1.1 +10 -0 ports/astro/qlandkartegt/pkg-plist (new)