Path to this page:
./
x11/p5-Wx,
Perl5 interface to the wxWidgets cross-platform GUI toolkit
Branch: CURRENT,
Version: 0.9916nb2,
Package name: p5-Wx-0.9916nb2,
Maintainer: pkgsrc-usersThe Wx module is a wrapper for the wxWidgets GUI toolkit.
Required to run:[
lang/perl5] [
x11/wxGTK28-contrib]
Required to build:[
lang/perl5] [
pkgtools/x11-links] [
devel/p5-ExtUtils-ParseXS] [
x11/compositeproto] [
x11/renderproto] [
x11/xproto] [
x11/inputproto] [
x11/xextproto] [
x11/randrproto] [
x11/xcb-proto] [
devel/p5-ExtUtils-XSpp] [
x11/p5-Alien-wxWidgets] [
x11/fixesproto4]
Master sites: (Expand)
SHA1: 951a50076b0d81c4763a33b1cd0cd239168fb30c
RMD160: e406122d93f78a313b460840352a95834064b489
Filesize: 465.468 KB
Version history: (Expand)
- (2013-02-16) Updated to version: p5-Wx-0.9916nb2
- (2013-01-27) Updated to version: p5-Wx-0.9916nb1
- (2013-01-21) Updated to version: p5-Wx-0.9916
- (2012-10-09) Updated to version: p5-Wx-0.9911nb4
- (2012-10-04) Updated to version: p5-Wx-0.9911nb3
- (2012-10-02) Updated to version: p5-Wx-0.9911nb2
CVS history: (Expand)
| 2013-02-16 12:25:34 by Thomas Klausner | Files touched by this commit (1885) |
Log message:
Recursive bump for png-1.6.
|
| 2013-01-26 22:39:22 by Adam Ciarcinski | Files touched by this commit (1280) |
Log message:
Revbump after graphics/jpeg and textproc/icu
|
2013-01-19 18:14:49 by Amitai Schlair | Files touched by this commit (3) |  |
Log message:
Update to 0.9916. From the changelog:
- put correct version check around wxLogChain::DetachOldLog
- fixed paper type tests in ext/print/09_paper.t
- fix bug for wxMac and wxwidgets 2.9.4+ in cpp/app.h
- add some missing aui events
- Wx::StyledTextCtrl additions for 2.9.4
- wxLog functions for 2.9.x added
- wrapped wxRearrangeCtrl
- added start of Wx::PerlTest - to aid documentation and examples
- Additions for Wx::XSP::* classes
- wrapped wxEventFilter for 2.9.3 +
- updated missing Wx::App methods for 2.9.4 +
- added wxEvtHandler::ProcessEventLocally for 2.9.1+
- added some absent wxWindow methods
- updated wxTopLevelWindow
- added wxFrame::ProcessCommand
- wrapped wxListCtrl::SetItemPtrData.
- updated to use sv_magicext / mg_findext so external modules do
not stomp on our magic.
- updated wxListView so that LC_VIRTUAL style works.
- set wxListCtrl full constructor to create evthandler.
- updated Wx::Ribbon controls for 2.9.4 interface + tool/button
'Add' and 'Insert' methods now return objects as described in the
docs instead of int id's.
- added SetClientData to PGProperty and PropertyGridInterface
- Wx::ToolBar->SetClientData now deletes any prior set Wx::Object
- wxDataViewListCtrl and wxDataViewListStore - fix ClientData for >= 2.9.4
- /usr/local/lib needs removing from LD:DL:FLAGS on all *nix types
- nostdinc now removed from any flags on MacOSX
- Fixed handling of asserts and debug level > 0 on wxWidgets >= 2.9.3
- Added wxApp::OnAssertFailure
pkgsrc changes:
- Don't let extra Mac stuff not in the PLIST get built on Darwin.
|
| 2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
| 2012-10-09 01:02:41 by Adam Ciarcinski | Files touched by this commit (1250) |
Log message:
Revbump after updating graphics/pango
|
| 2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
| 2012-10-02 19:12:24 by Matthias Scheler | Files touched by this commit (1289) |
Log message:
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
|
| 2012-09-18 10:54:42 by Jens Rehsack | Files touched by this commit (1) |
Log message:
Fix build of dependent code to find the include files ...
|