| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- After spending 4 hours on a trivial update, officially
state that it was a broken down extension architecture
that buried Tcl/Tk for good
Notes:
svn path=/head/; revision=183167
|
|
|
|
|
|
|
|
|
| |
- Add some forgotten changes
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=178649
|
|
|
|
|
|
|
| |
- Install/use unversioned libs
Notes:
svn path=/head/; revision=178118
|
|
Tkgeomap is an open source set of extensions to the Tcl/Tk scripting
language. It adds commands that read, manipulate, and display geographic
data.
It provides four packages:
* tclgeomap - library written in C adds commands for basic geography
calculations and data access.
* tclgeomap_procs - library written in Tcl adds procedures that
supplement tclgeomap.
* tkgeomap - library written in C that adds the ability to draw maps
* tkgeomap_procs - library written in Tcl adds procedures that
supplement tkgeomap.
WWW: http://www.tkgeomap.org/
Notes:
svn path=/head/; revision=171387
|