From owner-cvs-ports@FreeBSD.ORG Sat Aug 26 15:08:15 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 514C016A4DA; Sat, 26 Aug 2006 15:08:15 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1677D44A62; Sat, 26 Aug 2006 15:08:15 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7QF8Fgi074586; Sat, 26 Aug 2006 15:08:15 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7QF8Ev9074585; Sat, 26 Aug 2006 15:08:14 GMT (envelope-from sat) Message-Id: <200608261508.k7QF8Ev9074585@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 26 Aug 2006 15:08:14 +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/xeartk Makefile distinfo pkg-descr 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: Sat, 26 Aug 2006 15:08:15 -0000 sat 2006-08-26 15:08:14 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/xeartk Makefile distinfo pkg-descr Log: Add port astro/xeartk: xeartk is a tkgeomap application that uses the geomap::wdgeomap command to create an interactive map. The geographic data is from the xearth root window program. by Kirk Lauritz Johnson in an interactive widget. xeartk is not part of and does not require xearth. It only uses the outline data defined in file mapdata.c of the xearth source distribution. The cities are from factmonster. Adjust the map view by Shift-Double-Clicking or Shift-Dragging. Double click a dot to display information about the city there on the terminal. WWW: http://www.tkgeomap.org/xeartk.html Author: Gordon Carrie Revision Changes Path 1.111 +1 -0 ports/astro/Makefile 1.1 +34 -0 ports/astro/xeartk/Makefile (new) 1.1 +3 -0 ports/astro/xeartk/distinfo (new) 1.1 +12 -0 ports/astro/xeartk/pkg-descr (new)