Next | Query returned 88 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2004-12-25 15:00:10 by Thomas Klausner | Files touched by this commit (4)
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.
   2004-12-20 12:31:14 by grant beattie | Files touched by this commit (467)
Log message:
since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
   2004-05-14 20:30:52 by Thomas Klausner | Files touched by this commit (2)
Log message:
Unused.
   2004-05-14 15:59:20 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add bl3 file for p5-Tk-TableMatrix.
   2004-05-09 07:30:44 by Min Sik Kim | Files touched by this commit (1)
Log message:
Enable pkgviews installation.
   2004-05-06 13:05:58 by Mark Davies | Files touched by this commit (2) | Package updated
Log message:
Perl/Tk updated to 804.027.

Changes unknown but appears to fix PR pkg/25066.
   2004-04-25 04:36:24 by Juan Romero Pardines | Files touched by this commit (1)
Log message:
bl3ify
   2004-04-04 10:53:48 by Mason Loring Bliss | Files touched by this commit (1)
Log message:
HOMEPAGE was incorrect, pointing to non-existant page.
Correct page: http://cpan.uwinnipeg.ca/htdocs/Tk/Tk.html
   2004-03-22 13:27:19 by Thomas Klausner | Files touched by this commit (4)
Log message:
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.
   2004-01-20 13:28:29 by Alistair G. Crooks | Files touched by this commit (54)
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.

Next | Query returned 88 messages, browsing 71 to 80 | Previous