NetBSD.se

CVS log for pkgsrc/x11/tk/distinfo

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / x11 / tk

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.32.4.1: download - view: text, markup, annotated - select for diffs
Wed Sep 10 10:47:31 2008 UTC (3 years, 8 months ago) by tron
Branches: pkgsrc-2008Q2
Diff to: previous 1.32: preferred, colored; next MAIN 1.33: preferred, colored
Changes since revision 1.32: +2 -1 lines
Pullup - ticket #2523 - requested by is
tk: make this package work with modular X.org

Revisions pulled up:
x11/tk/Makefile			1.62
x11/tk/distinfo			1.34
x11/tk/patches/patch-ae		1.4
---
    Module Name:	pkgsrc
    Committed By:	dsainty
    Date:		Wed Aug  6 04:09:12 UTC 2008

    Modified Files:
	pkgsrc/x11/tk: Makefile distinfo
    Added Files:
	pkgsrc/x11/tk/patches: patch-ae

    Log Message:
    Tk uses X event numbers to index an "event" array, as well as adding a few of
    its own, starting with "VirtualEvent" (Which is correctly set to LASTEvent,
    defined in include/X11/X.h).  In xproto-7.0.13, a new event "GenericEvent" was
    added - making the defined array broken for all of Tk's internal events.

    The easy fix is to just add in the missing event into the hard-coded array.

    This patch was reported here: http://bugs.gentoo.org/show_bug.cgi?id=225999

    A cleaner fix, but a much bigger patch, is listed in the Tk bug tracker.  I'm
    punting that Tk will have been updated with the fix before X.h grows another
    event.

    http://sourceforge.net/tracker/index.php?func=detail&aid=2010422&group_id=12997&atid=112997

    Bump PKGREVISION.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Aug 6 04:09:12 2008 UTC (3 years, 9 months ago) by dsainty
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg, HEAD
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -1 lines
Tk uses X event numbers to index an "event" array, as well as adding a few of
its own, starting with "VirtualEvent" (Which is correctly set to LASTEvent,
defined in include/X11/X.h).  In xproto-7.0.13, a new event "GenericEvent" was
added - making the defined array broken for all of Tk's internal events.

The easy fix is to just add in the missing event into the hard-coded array.

This patch was reported here: http://bugs.gentoo.org/show_bug.cgi?id=225999

A cleaner fix, but a much bigger patch, is listed in the Tk bug tracker.  I'm
punting that Tk will have been updated with the fix before X.h grows another
event.

http://sourceforge.net/tracker/index.php?func=detail&aid=2010422&group_id=12997&atid=112997

Bump PKGREVISION.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Jul 20 23:35:20 2008 UTC (3 years, 10 months ago) by dbj
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -3 lines
include LDFLAGS when creating shared library.
This fixes build problems on darwin

Revision 1.31.4.1: download - view: text, markup, annotated - select for diffs
Sun May 18 15:46:13 2008 UTC (4 years ago) by spz
Branches: pkgsrc-2008Q1
Diff to: previous 1.31: preferred, colored; next MAIN 1.32: preferred, colored
Changes since revision 1.31: +4 -4 lines
Pullup ticket 2389 - requested by tron
security update for tk

Revisions pulled up:
- pkgsrc/x11/tk/Makefile.version		1.8
- pkgsrc/x11/tk/PLIST				1.10
- pkgsrc/x11/tk/distinfo			1.32

   Module Name:	pkgsrc
   Committed By:	bjs
   Date:		Mon Apr  7 15:14:10 UTC 2008

   Modified Files:
   	pkgsrc/x11/tk: Makefile.version PLIST distinfo

   Log Message:
   Update to version 8.4.18.  Way too many changes to list here--please
   see ChangeLog.  Insofar as I can tell, all of the changes are bug fixes
   (and some backports from HEAD for Darwin).


   To generate a diff of this commit:
   cvs rdiff -r1.7 -r1.8 pkgsrc/x11/tk/Makefile.version
   cvs rdiff -r1.9 -r1.10 pkgsrc/x11/tk/PLIST
   cvs rdiff -r1.31 -r1.32 pkgsrc/x11/tk/distinfo

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Apr 7 15:14:10 2008 UTC (4 years, 1 month ago) by bjs
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, cwrapper
Branch point for: pkgsrc-2008Q2
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -4 lines

Update to version 8.4.18.  Way too many changes to list here--please
see ChangeLog.  Insofar as I can tell, all of the changes are bug fixes
(and some backports from HEAD for Darwin).

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Oct 13 11:41:33 2007 UTC (4 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Branch point for: pkgsrc-2008Q1
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +8 -8 lines
Changes 8.4.16:
* Bug fixes
* Improvements

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu May 31 13:02:06 2007 UTC (4 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +7 -7 lines
Changes 8.4.15:
* Minor bugfixes

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Nov 2 17:42:03 2006 UTC (5 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +8 -8 lines
Changes 8.4.14:
  * Tk_PhotoPutBlock performance restored (JPEG image loading).
  * [namespace inscope] change reverted; harmed Itcl.
  * Made [expr {srand(.)}] accept wide integer argument.
  * Made [lappend $invalidList] raise an error.
  * Improved [text] delete performance.
  * Support for the WM_UNICHAR window message on Windows
  * Stopped excess variable writes by [scale].
  * Tcl_Main no longer blocks main loop start for one interactive command.
  * [console] made thread safe.
  * Thread-enabled configuration uses MT-safe system calls.
  * Many Aqua/Tk bug fixes and improvements, see changes file.
  * Made unthreaded notifier naked-fork-safe on Darwin.
  * Support for weak linking on Mac OS X.
  * msgcat support for CFLocale on Darwin (msgcat 1.3.4)
  * Fixed crashes due to alignment issues in encoding translation routines.
  * Fixed crash with [listbox -listvariable] on namespace variable.
  * Fixed crash when Tcl_DeleteTrace changes proc on the active stack.
  * Fixed crash when normalizing filesystem pathnames.
  * Fixed crash due to invalid font name from XServer.
  * Several 64-bit bugs fixed and platform support enhanced.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Apr 27 08:18:09 2006 UTC (6 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -8 lines
Changes 8.4.13:
* Win NT/XP: unicode console support taken back out.
* ${prefix}/share addition to ::tcl_pkgPath undone.
* Warning message for packages with incorrect index scripts silenced.
* Correct syntax error in configure script (bash 3.1 exposes it).
* Tk incompatibilities with SCIM resolved.
* Improved [file writable] support of Windows conventions.
* Tcl_GetIndexFromObj() support for exact matching of empty key.
* Tk Portuguese localization support (pt.msg).
* Tk more robust when X server does not recognize color name "Black".
* Tk_PhotoPutBlock() performance improvement.
* [lsearch -start $pastEnd] no longer finds match at end of list.
* Correct [expr abs($LONG_MIN)] result.
* Correct [string range] failures on some strings containing \x00.
* TCL_EVAL_GLOBAL and [uplevel 0] agreement when traces or [unknown] active.
* Corrections to context of auto-loading the target of an interp alias.
* Corrected some interference between enter and enterstep traces.
* Correct [$img configure -data] failure to change X display.
* Tk_GetBitmapFromData() thread safety.
* Crashes in [grid] for some invalid index arguments.
* Crash when all content of a [text] is elided.
* Crash in [$text edit undo/redo].
* Crash in animated GIF display with variable frame size.
* Crash related to pipe usage in thread-enabled Tcl on Windows.
* Crash when [$text dump -command] changes contents while dumping.
* Crash reading utf-8 when multibyte char spans multiple buffers at EOF.
* Several finalization crashes corrected.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Feb 23 23:31:51 2006 UTC (6 years, 3 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
Add link options to have a correct dependency_libs line in .la files
on NetBSD.  This fixes PR pkg/32915.

Bump PKGREVISION.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Jan 16 14:48:34 2006 UTC (6 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +8 -8 lines
Changes 8.4.12:
  * Repeated [namespace import] of same command now permitted.
  * ${prefix}/share added to ::tcl_pkgPath on some systems.
  * [exec]'s >> redirection has improved append behavior.
  * [info globals] returned only existing variables.
  * Recognize some Solaris variations of the cp1251 encoding.
  * Addressed [file mkdir] race condition.
  * Support opening >2GB files on RHEL 3.
  * Corrections to $argv formatting when [encoding system] is multibyte.
  * http 2.5.2: Update URL encoding rules to RFC 3986.
  * Fixed issue in recursive file delete with NFS lock files.
  * Stopped crash after use of Tcl_TraceCommand().
  * Win NT/XP: support unicode console.
  * Improved support for Tclkit to set [encoding system].
  * Added Korean timezone abbreviations.
  * Windows: exit codes can now exceed -128..127 range.
  * [load] support on LynxOS.
  * Packages with incorrect index scripts now cause a warning to be logged.
        *** POTENTIAL INCOMPATIBILITY ***
  * [lsearch -regexp] now accepts backrefs in the RE.
  * [selection get] made compatible with OpenOffice.org.
  * Dialog support for widget names containing spaces.
  * Improved Tk window manager event interaction on OS X Aqua.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Nov 3 23:09:24 2005 UTC (6 years, 6 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +6 -6 lines
Fixed wrong use of WRKSRC.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Nov 2 15:41:25 2005 UTC (6 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
RPATH_FLAG needs to be defined for FreeBSD 3+ and DragonFly as well,
since otherwise libtk84.so depends on libX11.so without knowing where to
find it.

approved-by: jwise@

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Sep 21 14:49:08 2005 UTC (6 years, 8 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -2 lines
Ensure that errno really comes from errno.h and only define it as
extern, if it's not a macro. Teach configure about DragonFly.

OKed by maintainer.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jul 19 11:12:25 2005 UTC (6 years, 10 months ago) by adam
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +8 -8 lines
Changes 8.4.11:
* Bug fixes

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Feb 23 17:36:20 2005 UTC (7 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Add RMD160 checksums to the SHA1 ones.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Feb 22 10:22:05 2005 UTC (7 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
patch-aa modified to be compatible with GNU make

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jan 5 09:15:45 2005 UTC (7 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Changes 8.4.9:
* Fixed segfault in info vars trivial matching branch (new in 8.4.8)
* Fixed the treatment of backslashes in file join on Windows
* Improved readdir_r detection and usage on unix
* Fixed potential unix fileevent issue on 64-bit systems
* Remove file normalize on tcl_findLibrary search path uniqification
  added in 8.4.8
* Ensure tilde paths are not returned specially by 'glob'
* Fixed clipping of partially transparent images on buttons on unix to
  avoid X error
* Fix Tk_PhotoPut(Zoomed)Block overlay compositing of partially
  transparent areas on blank targets

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Nov 26 10:31:08 2004 UTC (7 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +6 -6 lines
Changes 8.4.8:
  * Fixed possible deadlock in Tcl_Finalize
  * Fixed thread IDs on 64-bit systems
  * Fixed [scan %ld] handling LP64 systems
  * Fixed [string map $samevar $samevar] crash
  * Fixed broken [namespace forget] logic
  * Fixed [namespace import] cycle prevention
  * Improved control over int <-> wideInt conversion
  * Fixed buffer overflow when there is a syntax error in [subst]
  * Fixed [file executable] result for case insensitivity on Windows
  * Fixed [expr {NaN == NaN}] result
  * Make [tcl_findLibrary] search $::auto_path as well
  * Fixed crash in [fconfigure -ttycontrol] in threaded build
  * [TIP 222] implementation of [wm attributes -alpha] on Windows
  * [TIP 159] implementation of [wm iconphoto]
  * Make Tk [load]-able on OS X/Aqua
  * Handle color/screen resolution changes on Windows
  * Fixed [wm resizable] for Solaris/CDE
  * Handle Windows native dialog double clicks that fall through
  * Fixed [place forget] memory leak
  * Recompute menu geometry on named font size change
  * Fixed X/IME IC focus after creation
  * Improved multiple display Tk dialog window placement
  * Fixed compound buttons for OS X/Aqua
  * Documentation improvements and test suite expansion

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Oct 1 13:35:53 2004 UTC (7 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -7 lines
Changes 8.4.7:
* Fixed [glob -path] bug when in the root directory
* Fixed unicode-char path installation on Windows NT-based platforms
* Properly subsitute more values in Windows tclConfig.sh
* Improved stack overflow prevention on Windows
* Fixed mem leak in [fconfigure $serial -xchar]
* Fixed crash with [cd] with a volumerelative $HOME
* Fixed clock %G %V formats for ISO8601 week numbers
* Fixed support for non-WIDE_INT aware math functions
* Added [http::config -urlencoding] option
* Fixed utf-8 encoding of \u0000 on system I/O
* Prevented dde hangs with non-responsive apps
* Added round() wide integer support
* Cleaner exit and correction of mem leaks when using the threaded
  memory allocator and reinitializing
* Improved build configuration on 64-bit systems
* Added read support of PPM/PGM with the -data option
* Correct issue with displaying maximize window button on KDE-3.2.1
* Fix drawing of unicode chars in menu titles on Windows
* Correctly post Tk clipboard data to the Windows clipboard on exit
* Fix the panedwindow -opaqueresize option to work as per the docs
* Reduce Tk tk_messageBox default font size to 14-point
* Prevent possible segfault in -maxundo
* Fix XIM initialization on Solaris
* Complete the implementation of the CG version of the X drawing
  emulation layer on Mac OS X
* Fix several Mac OS X usability issues

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Apr 9 23:39:00 2004 UTC (8 years, 1 month ago) by danw
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
Fix up some Makefile logic that got broken by the libtool patches (and
prevented it from building on some platforms). Ensure that the built
library is named libtk84 (as opposed to libtk8.4) on all platforms.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Mar 25 22:49:15 2004 UTC (8 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
Fix tcl/tk configure script stupidity: it overwrote the value of LDFLAGS
that accumulates within itself with a do-nothing version because it tried
to re-use LDFLAGS for another purpose.  This broke all library checks after
the "checking for ELF" step.  Fix this by (duh) not re-using LDFLAGS but
by using a different variable.  Bump the PKGREVISIONs of lang/tcl and
x11/tk.

This fixes building the threaded versions of tcl and tk.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Mar 11 01:27:05 2004 UTC (8 years, 2 months ago) by minskim
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Keep library names on IRIX and Linux to be same as on other platforms.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 8 22:14:19 2004 UTC (8 years, 2 months ago) by minskim
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -5 lines
Update Tcl/Tk to 8.4.6.

  * Tcl_Obj sharing fixed in [binary scan]
  * Updated errno usage for recent glibc
  * Fixed [file normalize ~unknownuser] error
  * Fixed two memory leaks in VFS code
  * Fixed possible infinite loop in TclFinalizeFilesystem
  * Updated HP-UX 11 build libraries setup
  * Unix std channels forced to exist at startup
  * Stopped broken [exec] quoting of '{'
  * Fixed memory leak with very long host names
  * Corrected level interpretation of Tcl_CreateTrace
  * Allow 64-bit configure on IRIX64-6.5*
  * Several OS X/Aqua native integration improvements (scrollbar,
    event generate, unicode clipboard, tk_messageBox, mousewheel event,
    alpha blending for partially transparent images)
  * Recognized native hand2/fleur cursors on Windows
  * Post menubuttons so they stay on screen better
  * Fixed crash during intra-image copy/resize
  * New msg catalogs for Esperanto and Polish
  * Corrections bold/italic font handling (width calculations) on Windows
  * Fixed shrinking grid geometry calculations

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Mar 8 20:29:43 2004 UTC (8 years, 2 months ago) by minskim
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -7 lines
Update tk to 8.4.5.  Too many changes since 8.3.4.  Please see
ChangeLog in the distfile.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jan 5 11:24:18 2004 UTC (8 years, 4 months ago) by jlam
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
bl3ify

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 16 18:37:43 2003 UTC (9 years, 2 months ago) by jschauma
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
On Linux, this used to create libtk8.3.4 - let's use nodots here, too,
so we don't need to change the PLIST.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 5 23:47:19 2002 UTC (10 years, 4 months ago) by tron
Branches: MAIN
CVS tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update patch with diffs for a regenerated "configure". This restores the
Solaris fixes which got lost in the recent update.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Dec 23 17:11:30 2001 UTC (10 years, 5 months ago) by bjoern
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -7 lines
Update to version 8.3.4

Taken from "changes" from the distribution (minus changes not
relevant for NetBSD):


2001-04-04 (doc fixes) numerous doc corrections and clarifications.
Update of READMEs.

2001-04-04 (bug fix) corrected reseting of service mode to only occur when
it was set (hedin, hobbs)

2001-04-02 (bug fix) Checked for menu deletion before calling associated
menu entry command. Fixed listbox, canvas and entry destruction to be
more aware of current widget activity. (hobbs)

2001-03-30 (bug fix) handled the error case where a valid-looking but
invalid identifier could be passed in certain event generate options
causing a crash (hobbs)

2001-03-29 (bug fix) corrected handling of drag-selection (dejong)

2000-10-27 (feature enhancement) made [tk useinputmethods 1] the default
for Tk (hobbs)

2000-09-29 (bug fix) corrected BadMatch errors when using Tk on multiple
screens (hipp)

2000-08-18 (feature enhancement) Removed redundant call to DitherInstance
(melski)

2001-08-24 (bug fix) correct several possible free memory reads and array
bounds read errors reported by purify. (hobbs)

2001-08-27 (new feature) added call to Tcl_SetMainLoop which enables Tk to
be loaded interactively into tclsh and have the event loop kick in
correctly. (hobbs)

2001-08-28 (bug fix) fixed tk_chooseDirectory crash on Win95. (baker)

2001-08-28 (bug fix) removed 2 second 'raise' delay seen by some Unix
window managers. (hobbs, baker)

2001-09-14 (bug fix) fixed memory leaks that occured if errors were
thrown while initializing the channel for an image. (darley)

2001-10-04 (new feature) added enhanced bgerror dialog from Hipp. (hobbs)

2001-10-17 (bug fix) fixed file filtering in the motif file dialog (nelson)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Oct 23 09:55:47 2001 UTC (10 years, 7 months ago) by jlam
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
Use -Wl,-R instead of -Wl,-rpath as the former is more consistent with the
rest of pkgsrc.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jul 29 07:54:56 2001 UTC (10 years, 9 months ago) by tron
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Use the library naming scheme under Solaris as under NetBSD. While it's
not really necessary to strip dots from library names under Solaris it
makes the packages more compatible which should ease maintenance.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jun 21 20:16:26 2001 UTC (10 years, 11 months ago) by jlam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Touch ${TK_LIB_FILE} during build so that it doesn't have to be re-linked
during installation.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 21 18:55:02 2001 UTC (10 years, 11 months ago) by jlam
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 24 02:58:29 2001 UTC (11 years ago) by jlam
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -3 lines
Fix the installed tkConfig.sh so it's possible to use its values to generate
a shared library that depends on libtk83.so.  Patch the configure script to
set TK_LIB_SPEC to include -Wl,-rpath,... or -R... depending on whether we
are ELF or a.out.

Bump version number to 8.3.2nb1.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 18 18:15:41 2001 UTC (11 years, 1 month ago) by jwise
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3 lines
Fix problem with libtk .la file generated by new libtool.

Pointed out (and patch provided by) Jason Beegan (jtb@netbsd.org)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 12:15:30 2001 UTC (11 years, 1 month ago) by agc
Branches: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>