The FreeBSD Ports Archive
FreeBSD astro : tkgeomap4>
Read, manipulate and display geo data
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 Tk part.
http://www.tkgeomap.org/
|
tkgeomap history
v. 1.11
date: 2007/07/23 09:35:29; author: rafan; state: Exp; lines: +0 -1
- 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
v. 1.10
date: 2007/07/18 11:24:38; author: sat; state: Exp; lines: +1 -1
- Update tcl/tkgeomap to 2.11.4
v. 1.9
date: 2007/06/15 21:23:42; author: sat; state: Exp; lines: +1 -2
- Update to 2.11.3
v. 1.8
date: 2007/05/19 19:57:57; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.7
date: 2007/05/03 12:43:33; author: sat; state: Exp; lines: +2 -2
- Update to 2.11.2
PR: ports/112349, ports/112350
Submitted by: mm
v. 1.6
date: 2007/04/02 22:56:09; author: pav; state: Exp; lines: +1 -2
- Convert existing ports to a new bsd.tcl.mk order
PR: ports/109097
Submitted by: Martin Matuska
Tested on: pointyhat exp-run
v. 1.5
date: 2007/01/24 12:56:54; author: sat; state: Exp; lines: +12 -16
- 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
v. 1.4
date: 2006/12/03 04:23:23; author: sat; state: Exp; lines: +7 -4
- Respect X11BASE
- Add some forgotten changes
Reported by: pointyhat via kris
v. 1.3
date: 2006/11/27 16:56:09; author: sat; state: Exp; lines: +3 -2
- Update tcl/tkgeomap to 2.10.1
- Install/use unversioned libs
v. 1.2
date: 2006/09/01 09:04:20; author: sat; state: Exp; lines: +3 -6
- LIB_DEPEND on Tcl/Tk
Reported by: pointyhat via kris
v. 1.1
date: 2006/08/25 16:08:57; author: sat; state: Exp;
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/
=============================================================================
|
| |

|