Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Jul 2020 09:35:15
2.11.6

|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
21 Apr 2016 12:45:17
2.11.6

|
gahr  |
Convert a few more ports to USES=tcl:tea |
19 Oct 2014 23:19:41
2.11.6

|
bapt  |
Cleanup plist |
05 Feb 2014 14:33:36
2.11.6

|
gahr  |
- Fix STRIP |
05 Feb 2014 14:23:16
2.11.6

|
gahr  |
- STAGE-clean
- Add LICENSE |
20 Sep 2013 13:14:05
2.11.6

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro) |
19 Sep 2013 15:47:06
2.11.6

|
gahr  |
- Take maintainership (tcltk@)
- Convert to USES+=tcl
- Trim Makefile headers
- Fix run-time (tkgeomap) |
23 Apr 2013 11:51:53
2.11.6

|
gahr  |
- 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
2.11.6

|
gahr  |
- Chase removal of Tcl/Tk 8.2
Reported by: crees |
25 Jul 2012 06:32:08
2.11.6
|
cs  |
Fix typos in COMMENT |
21 Feb 2011 20:05:35
2.11.6
|
sylvio  |
- Update to 2.11.6 |
22 Aug 2009 00:13:27
2.11.5_1 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
23 Feb 2009 14:46:38
2.11.5
|
mm  |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
07 Sep 2008 10:41:07
2.11.5
|
miwi  |
- Update to 2.11.5
- Take maintainership |
07 Sep 2008 00:19:05
2.11.4
|
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
09 Apr 2008 13:42:26
2.11.4
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
23 Jul 2007 09:36:52
2.11.4
|
rafan  |
- 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
2.11.4
|
sat  |
- Update tcl/tkgeomap to 2.11.4 |
15 Jun 2007 21:23:42
2.11.3
|
sat  |
- Update to 2.11.3 |
03 May 2007 12:43:33
2.11.2
|
sat  |
- Update to 2.11.2
PR: ports/112349, ports/112350
Submitted by: mm |
02 Apr 2007 22:56:15
2.11.1
|
pav  |
- 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
2.11.1
|
sat  |
- 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
2.10.1
|
sat  |
- Respect X11BASE
- Add some forgotten changes
Reported by: pointyhat via kris |
27 Nov 2006 16:56:09
2.10.1
|
sat  |
- Update tcl/tkgeomap to 2.10.1
- Install/use unversioned libs |
01 Sep 2006 09:04:20
2.9
|
sat  |
- LIB_DEPEND on Tcl/Tk
Reported by: pointyhat via kris |
25 Aug 2006 16:08:57
2.9
|
sat  |
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/ |