Path to this page:
./
x11/p5-Tk,
Perl5 interface to Tk
Branch: CURRENT,
Version: 804.035nb4,
Package name: p5-Tk-804.035nb4,
Maintainer: pkgsrc-usersThis a re-port of a perl interface to Tk8.0.5 (Scriptics's production
release).
It also includes all the C code parts of Ioi Kim Lam's Tix4.1.0.006
release. The perl code corresponding to Tix's Tcl code is not
fully implemented.
Required to run:[
graphics/png] [
graphics/jpeg] [
lang/perl5]
Required to build:[
www/p5-HTML-Parser] [
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 6859.851 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Tk-804.035nb4
- (2023-07-06) Updated to version: p5-Tk-804.035nb3
- (2022-06-28) Updated to version: p5-Tk-804.035nb2
- (2021-05-25) Updated to version: p5-Tk-804.035nb1
- (2020-09-08) Updated to version: p5-Tk-804.035
- (2020-09-01) Updated to version: p5-Tk-804.034nb3
CVS history: (Expand)
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-09-07 22:58:27 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Tk: update to 804.035.
Tk-804.035 release (2020-03-28)
------------------
This is basically the same like Tk-804.034_501.
Tk-804.034_501 release (2020-03-19)
----------------------
Fixes
Add dummy rules for newer EUMM (RT #124910)
Try harder to find libpng on FreeBSD
Tk-804.034_500 release (2020-02-23)
----------------------
Fixes
Compiles again with perl 5.31.x (see also
github pull request #61 and https://github.com/Perl/perl5/issues/17024
by Karl Williamson). Now ppport.h is included in the
distribution.
Switch to X's locale handling if needed (Karl Williamson)
Don't use buttons 4 and 5 on non-X11 platforms
(Christopher Chavez)
Fix corner case in XPM handling (/* in colors section)
Spelling/grammar fixes in comments and code (Christopher Chavez)
Improved demo script photo1.pl (Christopher Chavez)
Documentation
Smaller Pod fixes (Slaven Rezic, Christopher Chavez)
Tests
travis-ci fixes
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|