8035 FreshPorts -- astro/tclgeomap
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
tclgeomap 2.11.6 astro on this many watch lists=1 search for ports that depend on this port
Read, manipulate, and display geo data

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Aug 2006 16:09:13
Also Listed In: tcl
License: not specified in port


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.

This port contains the Tcl part.

WWW: http://www.tkgeomap.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required Libraries:
  1. lang/tcl85

This port is required by:

for Libraries

To install the port: cd /usr/ports/astro/tclgeomap/ && make install clean
To add the package: pkg_add -r tclgeomap


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  3. http://freefr.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  4. http://garr.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  5. http://heanet.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  6. http://hivelocity.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  7. http://ignum.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  8. http://internode.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  9. http://iweb.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  10. http://jaist.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  11. http://kaz.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  12. http://kent.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  13. http://master.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  14. http://nchc.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  15. http://ncu.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  16. http://netcologne.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  17. http://sunet.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  18. http://superb-dca3.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  19. http://switch.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  20. http://tenet.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  21. http://ufpr.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/
  22. http://waix.dl.sourceforge.net/project/tkgeomap/tclgeomap/2.11.6/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 11:51:53
Original commit files touched by this commit  2.11.6
gahr search for other commits by this committer
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
  default, I don't expect this change to cause much trouble)
05 Feb 2013 20:33:34
Original commit files touched by this commit  2.11.6
gahr search for other commits by this committer
- Chase removal of Tcl/Tk 8.2

Reported by:	crees
25 Jul 2012 06:32:08
Original commit files touched by this commit  2.11.6
cs search for other commits by this committer
Fix typos in COMMENT
21 Feb 2011 20:05:35
Original commit files touched by this commit  2.11.6
sylvio search for other commits by this committer
- Update to 2.11.6
22 Aug 2009 00:13:27
Original commit files touched by this commit  2.11.5_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
23 Feb 2009 14:46:38
Original commit files touched by this commit  2.11.5
mm search for other commits by this committer
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:      pointyhat (pav)
07 Sep 2008 10:41:07
Original commit files touched by this commit  2.11.5
miwi search for other commits by this committer
- Update to 2.11.5
- Take maintainership
07 Sep 2008 00:19:05
Original commit files touched by this commit  2.11.4
linimon search for other commits by this committer
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
09 Apr 2008 13:42:26
Original commit files touched by this commit  2.11.4
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
23 Jul 2007 09:36:52
Original commit files touched by this commit  2.11.4
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
18 Jul 2007 11:24:38
Original commit files touched by this commit  2.11.4
sat search for other commits by this committer
- Update tcl/tkgeomap to 2.11.4
15 Jun 2007 21:23:42
Original commit files touched by this commit  2.11.3
sat search for other commits by this committer
- Update to 2.11.3
03 May 2007 12:43:33
Original commit files touched by this commit  2.11.2
sat search for other commits by this committer
- Update to 2.11.2

PR:             ports/112349, ports/112350
Submitted by:   mm
02 Apr 2007 22:56:15
Original commit files touched by this commit  2.11.1
pav search for other commits by this committer
- Convert existing ports to a new bsd.tcl.mk order

PR:             ports/109097
Submitted by:   Martin Matuska <martin@matuska.org>
Tested on:      pointyhat exp-run
24 Jan 2007 12:56:54
Original commit files touched by this commit  2.11.1
sat search for other commits by this committer
- Update to 2.11.1
- After spending 4 hours on a trivial update, officially
  state that it was a broken down extension architecture
  that buried Tcl/Tk for good
03 Dec 2006 04:23:23
Original commit files touched by this commit  2.10.1
sat search for other commits by this committer
- Respect X11BASE
- Add some forgotten changes

Reported by:    pointyhat via kris
27 Nov 2006 16:56:09
Original commit files touched by this commit  2.10.1
sat search for other commits by this committer
- Update tcl/tkgeomap to 2.10.1
- Install/use unversioned libs
01 Sep 2006 09:04:20
Original commit files touched by this commit  2.9
sat search for other commits by this committer
- LIB_DEPEND on Tcl/Tk

Reported by:    pointyhat via kris
25 Aug 2006 16:08:57
Original commit files touched by this commit  2.9
sat search for other commits by this committer
Add ports astro/tclgeomap and astro/tkgeomap:

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/

Number of commits found: 19

2834
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24527
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours11
new 7 days28
new fortnight58
new month214

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0