Bug 135364

Summary: New port: astro/qlankdartegt
Product: Ports & Packages Reporter: Mykola Dzham <freebsd>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Mykola Dzham 2009-06-08 11:30:06 UTC
	From http://www.qlandkarte.org/ : "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."

	Port build is tested using tinderbox on i386 6-STABLE, 7-STABLE and 8-CURRENT. Program working tested on 8-CURRENT

Fix: Use this shar archive to create port
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-06-08 13:15:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-10 03:20:03 UTC
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 <freebsd@levsha.org.ua>
  
  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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2009-06-10 03:50:48 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!