Date: Sat, 26 Aug 2006 15:05:31 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro Makefile ports/astro/ptiger Makefile distinfo pkg-descr pkg-plist Message-ID: <200608261505.k7QF5VY3074329@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2006-08-26 15:05:31 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/ptiger Makefile distinfo pkg-descr pkg-plist Log: Add port astro/ptiger: ptiger is a Tcl/Tk/Tkgeomap script that uses wdgeomap to display U.S. Census Burea populated places on an interactive geographic map. To run it, type ptiger on the command line. After a few seconds, a map should appear. Adjust the view by Dragging or Double-Clicking. As the cursor moves, a label below the map displays the cursor location and the azimuth and range from the + marker to the cursor. Move the + marker by Right-Double-Clicking. The map has dots at places with population greater than a user selected threshold. Moving the cursor over a dot labels the place with its name and displays the population in another label below the map. In addition to the wdgeomap menus, a Places menu enables adjustment of the population threshold and dot size. There is also a Find menu that does a case insensitive regular expression search for a named place. WWW: http://www.tkgeomap.org/ptiger.html Author: Gordon Carrie <tkgeomap@users.sourceforge.net> Revision Changes Path 1.110 +1 -0 ports/astro/Makefile 1.1 +31 -0 ports/astro/ptiger/Makefile (new) 1.1 +3 -0 ports/astro/ptiger/distinfo (new) 1.1 +17 -0 ports/astro/ptiger/pkg-descr (new) 1.1 +76 -0 ports/astro/ptiger/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608261505.k7QF5VY3074329>