aboutsummaryrefslogtreecommitdiff
path: root/astro/xeartk
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Add NO_ARCHDmitry Marakasov2016-01-101-6/+7
| | | | | | | | - Drop unneeded PLIST_DIRS - Unsilence install Notes: svn path=/head/; revision=405660
* Support STAGEDIR.Vanilla I. Shu2013-10-251-4/+3
| | | | Notes: svn path=/head/; revision=331558
* - Convert to USES+=tclPietro Cerutti2013-09-231-2/+3
| | | | | | | | - Convert to new LIB_DEPENDS format - Fix a format bug in the cities file Notes: svn path=/head/; revision=327954
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | astro) Notes: svn path=/head/; revision=327701
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-1/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* - Change default Tcl/Tk version to 8.5Martin Matuska2009-02-231-1/+1
| | | | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) Notes: svn path=/head/; revision=228909
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - Remove use_xlibAndrew Pantyukhin2007-07-311-2/+1
| | | | | | | | | | - Bump portrevision PR: ports/115084, ports/115086 Submitted by: mm Notes: svn path=/head/; revision=196844
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Convert existing ports to a new bsd.tcl.mk orderPav Lucistnik2007-04-021-1/+1
| | | | | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run Notes: svn path=/head/; revision=189054
* - Update tcl/tkgeomap to 2.10.1Andrew Pantyukhin2006-11-271-1/+1
| | | | | | | - Install/use unversioned libs Notes: svn path=/head/; revision=178118
* Add port astro/xeartk:Andrew Pantyukhin2006-08-263-0/+49
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 <tkgeomap@users.sourceforge.net> Notes: svn path=/head/; revision=171433