| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Feb 2011 20:06:15
2.11.6
|
sylvio  |
- Update to 2.11.6 |
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 |
19 Apr 2008 17:56:05
2.11.4  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
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 |
19 May 2007 20:32:57
2.11.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
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/ |