Up to [cvs.netbsd.org] / pkgsrc / x11 / p5-Tk
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.19 / (download) - annotate - [select for diffs], Sun Jan 22 19:00:34 2012 UTC (4 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.18: +9 -11
lines
Diff to previous 1.18 (colored)
Updated x11/p5-Tk to 804.030 Tk-804.030 release (2011-10-20) ------------------ This is basically the same like Tk-804.029_502. Tk-804.029_502 release (2011-10-17) ---------------------- Fixes RT #71718: windres call needs the --use-temp-file on some Windows systems RT #70429: show correct file name if image loading failed. Also systematically searched and fixed other bad uses of Tcl_AppendResult. RT #70423: provide inuse method for Tk::Image Fixed a possible segfault when using canvas' select clear method. Tk-804.029_501 release (2011-10-14) ---------------------- Fixes Use standard libpng configure for all amd64 and x86_64 variants. Support gridRemove method. https://rt.cpan.org/Ticket/Display.html?id=65900 Tk-804.029_500 release (2011-06-13) ---------------------- Fixes Fixed compilation with newer X11 version (conflicting types for 'XKeycodeToKeysym') http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613188 Use standard libpng configure for some 64 bit variants of OpenBSD, amd64-freebsd, x86_64-linux, MacOSX 10.6.4 and newer. Fixed Strawberry 64bit builds. Changed handling of "underscore" character. https://rt.cpan.org/Ticket/Display.html?id=66205 Tk::ProgressBar::configure calls now go through ConfigChanged https://rt.cpan.org/Ticket/Display.html?id=63775 Fixed Tk::FBox::ResolveFile with defaultextension when directory contains dots https://rt.cpan.org/Ticket/Display.html?id=55146 New features BalloonInfo for HList Implementation by Christoph Lambrecht, documentation by Slaven Rezic https://rt.cpan.org/Ticket/Display.html?id=55887 Perl/Tk is now available at github. Improved "all widgets at a glance" demo. Tests Another attempt on skipping tests if no DISPLAY is available. Converted fork.t and progbar.t to Test::More Documentation Fixed SYNOPSIS section in Tk::Text Pod
Revision 1.18 / (download) - annotate - [select for diffs], Wed Sep 21 14:08:28 2011 UTC (8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
Fix build with X11R7
Revision 1.17 / (download) - annotate - [select for diffs], Sun Sep 12 12:59:47 2010 UTC (20 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.16: +5 -7
lines
Diff to previous 1.16 (colored)
Update to 804.029. Test failures:
Failed 67/71 test programs. 3/4212 subtests failed.
But at least this version compiles, in contrast to the previous one.
Tk-804.029 release (2010-05-27)
------------------
This is basically the same like Tk-804.028_503.
Tests
after.t is a TODO test on Windows.
Tk-804.028_503 release (2010-05-13)
----------------------
Fixes
Tk::Text documentation mentioned -reverse where it should be -backwards.
Also allow -forwards/-backwards to be abbreviated in FindNext call.
Added WRITE method for tied Text widgets.
Fixed display of Unicode characters in Windows toplevel menus.
No special LDDLFLAGS handling on MacOSX systems, which probably
caused an unusable Tk module (i.e. bus errors)
Fixes Strawberry Perl builds (probably was broken on all 64bit systems)
Informal patch by Eduard Wulff
Tests
A missing rgb.txt is no more an error in the Tk::ColorEditor tests,
as rgb.txt may be missing completely in some X11 installations.
Documentation
Fixed minor typo in ProgressBar documentation
Documented that -width and -height do not work with NoteBook widgets
Tk-804.028_502 release (2010-01-30)
----------------------
Fixes
Support for perl 5.11.2 and later (UTF8_MAXLEN_UCLC is not available
anymore)
Use 'configure' for building libpng under IRIX64
PNG did not build under AIX and IRIC64, unchecked fix
Workaround for a perl bug (?) when using "eq" under a Japanese locale
under Windows (sample fail report:
http://www.nntp.perl.org/group/perl.cpan.testers/2008/11/msg2550386.html)
Tk did not support more than 32 fds on 64bit machines
Tk::Trace fix to make Tk::Gauge work
Fixed some regular expression-related and other errors, patch by
Alexander Krasnorutsky, see
Workaround for SvREADONLY issue with 5.8.x
Another possible rgb.txt location, by h.m.brand
Fix for attaching balloons to items of scrolled widgets
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=246363
Fixed XIM event filtering.
Fixed compilation with newer gcc
RecolorTree was broken since Tk-804.027_501 if called separately.
Reported and patched by Michael Parker
Control-X/Y/C now also works if Caps Lock is active
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=205895
Copy/paste operations between KDE and Perl/Tk applications
on 64bit system did not work, patch by Petr Pajas
Canvas grids: -color was documented, but only -fill was implemented.
In future both is supported.
Patch for mingw-w64 gcc compiler, supplied by kmx
Documentation
Documentation on "Perl/Tk and Unicode"
Fixed cget/delete confusion in Entry.pod
Tk-804.028_501 release (2008-11-04)
----------------------
Fixes
File permissions of the tarball seemed to be problematic under
Windows Vista and Strawberry Perl 5.10.0.3, causing aborted builds.
This is hopefully fixed now.
Changed cygwin default to x11 (native MSWin32 port still does not
work).
New
There's now an "examples" directory containing some useful scripts
previously been elsewhere in the distribution.
Documentation
Documented ROText key bindings.
New README for Strawberry Perl.
Tests
Prevent Event mini tests to be run when the rest of Tk is not tested,
to avoid insignificant PASSes at cpantesters.
More tests marked as TODO or SKIP.
Tk-804.028_500 release (2008-10-01)
----------------------
Fixes
Security fix for GIF reader (CVE-2006-4484, report and patch by
Anicka Bernathova)
Make sure Tk::MsgBox is not displayed before calling Show()
Solved problems with fileevent on 64bit architectures (this also
fixes a problem with POE)
Makefile.PL updates (auto-creation of META.yml, added LICENSE, exit
cleanly if prereqs are missing --- this is for cpan testers)
Fixed typo in Tk::FBox
Added different location of rgb.txt on Mac OS X 10.5.1 systems
Fixed a makedepend issue, reported by marek.rouchal
Fixed Tk::ColorEditor problem with OpenBSD (another rgb.txt location)
clipboardGet was documented, but did not work (note that clipboard("get")
always worked)
Tk::After::Cancelled needs also a dummy cancel() method
Fixed event handling for newer X servers
Support for changed regexp-related functions and structures in perl
5.11.x.
Fix for: Tk::FileSelect fails to select file with "'" in file name
(with new fileselect.t tests)
Fixed movement of cursor on insertations in Tk::TextUndo
Tk::Test fix for: skips lines when arrowing down in a window not
exactly sized to a text
ErrorDialog fix for Windows (dialog was never displayed)
Use 'configure' for building libpng under Solaris.
Tests
Tests for signal handling (testing LangAsyncCheck introduced earlier)
Various skips and $TODOs for broken (?) window managers and slow
connections (for example -xscrollcommand-related, floating-point
precision-related, signal availability and many more ...)
Revision 1.16 / (download) - annotate - [select for diffs], Mon Aug 17 14:40:43 2009 UTC (2 years, 9 months ago) by gson
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Deal with the new "GenericEvent" X event. This fixes the same bug in x11/p5-Tk that tk-8.4.18nb1 fixed in x11/tk.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Mar 20 17:32:06 2009 UTC (3 years, 2 months ago) by hasso
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Make it build on non amd64 systems with modular xorg.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Oct 22 10:35:30 2008 UTC (3 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.13: +6 -6
lines
Diff to previous 1.13 (colored)
Update to 804.028 Various bugfixes including fix building with perl 5.10.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Apr 2 13:36:44 2008 UTC (4 years, 1 month ago) by tonnerre
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
Fix distinfo SHA1 sums for patches af and ag (noticed by Michael van Elst, thanks)
Revision 1.12 / (download) - annotate - [select for diffs], Tue Apr 1 15:51:25 2008 UTC (4 years, 1 month ago) by tonnerre
Branch: MAIN
Changes since 1.11: +3 -1
lines
Diff to previous 1.11 (colored)
Fix buffer overflow vulnerability in p5-Tk derived from old code (CVE-2006-4484). Approved-by: joerg
Revision 1.11 / (download) - annotate - [select for diffs], Mon Dec 12 18:04:47 2005 UTC (6 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.10: +4 -3
lines
Diff to previous 1.10 (colored)
Fix errno and linkage on DragonFly. Fix dependency detection problem on DragonFly, it needs to pickup png.h correctly.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Feb 23 17:36:18 2005 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Add RMD160 checksums to the SHA1 ones.
Revision 1.8.6.1 / (download) - annotate - [select for diffs], Sat Feb 19 21:47:14 2005 UTC (7 years, 3 months ago) by snj
Branch: pkgsrc-2004Q4
Changes since 1.8: +3 -1
lines
Diff to previous 1.8 (colored) next main 1.9 (colored)
Pullup ticket 297 - requested by Lubomir Sedlacik
security fix for p5-Tk
Revisions pulled up:
- pkgsrc/x11/p5-Tk/Makefile 1.42
- pkgsrc/x11/p5-Tk/distinfo 1.9
- pkgsrc/x11/p5-Tk/patches/patch-ac 1.1
- pkgsrc/x11/p5-Tk/patches/patch-ad 1.1
- pkgsrc/x11/p5-Tk/buildlink3.mk 1.2
Module Name: pkgsrc
Committed By: wiz
Date: Sat Dec 25 14:00:10 UTC 2004
Modified Files:
pkgsrc/x11/p5-Tk: Makefile distinfo
Added Files:
pkgsrc/x11/p5-Tk/patches: patch-ac patch-ad
Log Message:
Update to 804.027nb2: use png and jpeg packages instead of copies
coming with the source. Patch from Michael van Elst in PR 28770.
---
Module Name: pkgsrc
Committed By: wiz
Date: Sat Dec 25 14:02:30 UTC 2004
Modified Files:
pkgsrc/x11/p5-Tk: buildlink3.mk
Log Message:
Recommend 804.027nb2 because of security problems in earlier versions.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Dec 25 14:00:09 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.8: +3 -1
lines
Diff to previous 1.8 (colored)
Update to 804.027nb2: use png and jpeg packages instead of copies coming with the source. Patch from Michael van Elst in PR 28770.
Revision 1.8 / (download) - annotate - [select for diffs], Thu May 6 11:05:58 2004 UTC (8 years ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Branch point for: pkgsrc-2004Q4
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (colored)
Perl/Tk updated to 804.027. Changes unknown but appears to fix PR pkg/25066.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Mar 22 12:27:19 2004 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.6: +5 -5
lines
Diff to previous 1.6 (colored)
Update to 804.026: This a re-port of a perl interface to Tk8.4. C code is derived from Tcl/Tk8.4.5. It also includes all the C code parts of Tix8.1.4 from SourceForge. The perl code corresponding to Tix's Tcl code is not fully implemented. Perl API is essentially the same as Tk800 series Tk800.025 but has not been verified as compliant. There ARE differences see pod/804delta.pod. The goal of this release is Unicode support via perl's and core-tk's use of UTF-8. Tk804.026 builds and loads into a threaded perl but is NOT yet thread safe. This Tk804 is only likely to work with perl5.8.0 or later. Perl's UTF-8 support has improved since it was introduced in perl5.6.0. Some functions (regular expression match in Text widgets) are known to only work with perl5.8.1 and later There are a lot more tests in Tk804. Some notably t/entry.t and t/listbox.t very dependant on the available fonts and to a lesser extent the window manager used. (See below for a list of fails which can be "expected" even if nothing is really wrong.) Others t/JP.t and t/KR.t need oriental fonts and can take a long time to run on a machine with a lot of fonts but which lacks the glyphs tests are looking for.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Apr 20 05:02:32 2002 UTC (10 years, 1 month ago) by shell
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
buildlink2-base,
buildlink2
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
distfile renamed to Tk-800.024
Revision 1.5 / (download) - annotate - [select for diffs], Wed Mar 20 11:33:09 2002 UTC (10 years, 2 months ago) by martti
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Updated p5-Tk to 800.024 (provided by Shell Hung in pkg/15875) - lots of buges fixed - changes for compatibility with perl-5.7.3 and later - contains re-worked Image code based on tcl/tk Img extension
Revision 1.4 / (download) - annotate - [select for diffs], Wed Nov 28 12:22:35 2001 UTC (10 years, 5 months ago) by martti
Branch: MAIN
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
Updated to 800.023 (PR#14569 by Shell Hung) Changes in Tk800.022 - Fixes for NoteBook and LabFrame - Various tweaks for "compile" to flat script (tool not released yet) - Doc patches - Slaven's -offset fixes and associated need to change compiled-in defaults. - Feature suggestions from the list.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 2 06:39:59 2001 UTC (10 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Add -Wl,-R${X11BASE}/lib to the link command when making Tk.so. This
allows us to find libX11.so at run-time in the correct place.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 19 11:07:41 2001 UTC (11 years, 1 month ago) by skrll
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
Move to sha1 digests, and add distfile sizes.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 12:15:17 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo + move the patch digest/checksum values from files/patch-sum to distinfo