summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2012-10-07Add missing files to PLIST and depend on libxcb-1.8.wiz2-3/+6
Ride update.
2012-10-07Update to 1.9:wiz3-8/+2045
Alan Coopersmith (4): Fix "sppported" typo in doxygen comment for XCB_CONN_CLOSED_EXT_NOTSUPPORTED Always include "config.h" at the start of all C source files. Add AC_USE_SYSTEM_EXTENSIONS to allow use of more system functionality Return connection failure if display string specifies non-existent screen Colin Walters (1): c_client: Fix parallel-make issue creating 'man' directory Jeremy Huddleston (1): xcb_connect: launchd: Don't fall back on tcp if $DISPLAY is a path to a launchd socket Julien Danjou (4): Allow undocumented code to be built Split manpage list in two (static/built) Do not list manpages, use a wildcard Move static man to man Michael Stapelberg (1): c_client.py: generate manpages Peter Harris (1): Allow xcb_send_request with >MAX_IOV iovecs Uli Schlachter (4): Add a .gitignore for src/man/ Fix a multi-thread deadlock Include static man pages in "make dist" Release libxcb 1.9
2012-10-07Update to 1.8:wiz4-14/+13
Chad Versace (1): dri2: Update to DRI2 1.4 Daniel Stone (1): XKB: Fix broken events Michael Stapelberg (1): xproto: add doc tags, xcbgen: handle doc tags Uli Schlachter (1): Release xcb-proto 1.8
2012-10-07Update mlterm to 3.1.4.tsutsui2-7/+7
Changes from 3.1.2 (per doc/en/ReleaseNote): ver 3.1.4 * Support 0x90...0x9c format for sixel graphics sequence. * Change the file where sixel graphics sequence is stored temporarily from ~/.mlterm/picture.six to ~/.mlterm/[tty name].six. * Add k1, k2, k3 and k4 entries for ~/.mlterm/termcap. * Change key sequences in term_type=xterm. XK_F1: \x1b[11~ -> \x1bOP XK_F2: \x1b[12~ -> \x1bOQ XK_F3: \x1b[13~ -> \x1bOR XK_F4: \x1b[14~ -> \x1bOS * Support remote image files via network protocols supported by GVfs. (e.g. mlterm -pic http://....) * Use CSI ? 8428 instead of CSI ? 8840. (Thanks to saitoha san) * Bug fixes: Fix conflicting types of kik_utmp_new. (Thanks to KATO Masashi san) Erase wrap line attributes completely in clearing lines. (Thanks to Andi Cristian Serbanescu) Enable PAGE_DOWN shortcut (which doesn't anything) when it reaches the bottom. (Thanks to Andi Cristian Serbanescu) Fix freeze in scrolling by CSI r. (Thanks to koie san) Fix the problem which always replaces the 2nd or later sixel graphics with the 1st one if mlterm is compiled with --with-imagelib=gdk-pixbuf option. (Thanks to saitoha asn) Fix the problem of reverting back to selecting one character at a time by dragging the pointer after double- or triple-clicking. (Thanks to Andi Cristian Serbanescu) ver 3.1.3 * Support OSC 5;0 and OSC 5;1. * Support CSI ? 8840 h, CSI ? 8840 l and CSI ? 8840 n. (see https://docs.google.com/document/d/1Dgq81J0eQEfjq3MR__O7VrbSVnatr9CCqMEITse9psk/edit?pli=1) * Support CSI SP q partially. * Support CSI [>4;2 m and CSI [>4;0m partially. (Note that sequence from terminal is CSI <code>;<mod>u, not CSI 27;<mod>;<code>~.) * Add "ssh_keepalive_interval" option. * Add "ssh_x11_forwarding" option. * Add "use_bold_font" option. * Add "use_local_echo" option and CSI ? 9500 h / CSI ? 9500 l which enable or disable local echo mode. * Merge SF patches: #3529392 (Thanks to Ahmed El-Mahmoudy) #3529386 (Thanks to Ahmed El-Mahmoudy) #3530235 (Thanks to Ahmed El-Mahmoudy) * Bug fixes: #3528838 (Thanks to Thomas Wolff) #3528836 (Thanks to Thomas Wolff) Fix a bug which wrongly keeps a screen which has failed to open. Show characters in the center of cells whose width is larger than the default. (Thanks to Andi Cristian Serbanescu) Fix a bug which erases scrolled area. (Thanks to Andi Cristian Serbanescu) Fix failure of opening pty in startup in MacOS 10.7. (Thanks to saitoha san)
2012-10-07Removed ftp.gtk.org from MASTER_SITES, since it does not have the latest ↵adam1-3/+2
distfiles
2012-10-06Add autocutselryoon1-1/+2
2012-10-06Import autocutsel-0.9.0nb1 as x11/autocutsel from pkgsrc-wip.ryoon4-0/+42
The autocutsel utility synchronizes the X11 cutbuffer and CLIPBOARD selection, the two copy/paste buffers mainly used by X applications. It also unifies "clipboards" between VNC servers and Windows. The autocutsel tool performs the synchronization continuously. The cutsel tool performs the synchronization whenever it is run.
2012-10-04Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT)cheusov1-2/+2
2012-10-03Prevent depends overlap with gtksourceview2; fixes bulk builds ofdholland1-3/+3
seahorse-plugins.
2012-10-03CONFLICTS between python modulescheusov1-2/+3
2012-10-03Update for python25 removal.wiz5-15/+7
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz35-64/+70
are called p5-*. I hope that's all of them.
2012-10-03Add version information to DESCR.wiz1-0/+2
2012-10-03Add version information in DESCR.wiz2-0/+4
From Bug Hunting.
2012-10-03Changes 2.24.13adam2-7/+6
* Implement a gtk-primary-button-warps-slider setting that lets us adjust scale and scrollbar behaviour according to platform. * Bug fixes: 661973 Try harder to discriminate Shift-F10 and F10 675365 Always check if the global context id changed 674108 Hard crash due to wrong NSAutoreleasePool stacking * Translation updates: Polish
2012-10-02Update to 2.7:wiz3-12/+13
2.7 8 bugs fixed, most important: - Fxx fixed (CTRL+ALT type) - *.dir files not produced any more
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron48-96/+96
requested by Thomas Klausner.
2012-10-02Update to 282:wiz2-6/+6
Several bugfixes and new features, including new escape sequences and a new icon.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron143-278/+286
requested by Thomas Klausner.
2012-10-02Increase the minium required version of the "x11/libxcb" package to 1.6.tron12-16/+24
There are at least two packages ("graphics/cairo" and "x11/xlsclients") which require this. And we definitely want to avoid the situation where both the based and "pkgsrc" version get used at the same time. Bump all the packages which use the "x11/libxcb" package except the two which already require version 1.6. For those package remove the manually set minimum required version. Change discussed with Thomas Klausner in private e-mail.
2012-09-29Regenerate for pseudo-term mux change.asau1-2/+2
2012-09-29Use pseudo-terminal multiplexor on NetBSD (available since 3.0).asau2-5/+15
This makes the package functional on NetBSD after removal of traditional pseudo-terminals. Bump package revision.
2012-09-27Define DRIVER_MAN_SUFFIX on Solaris to the same as every other system, thisjperkin39-40/+271
diverges from the standard layout on Solaris but ensures a consistent experience for pkgsrc packages. Fixes 31 packages on Solaris.
2012-09-27Fix checksum for patch-acsborrill1-2/+2
2012-09-27Disable DTrace support on NetBSD too. Fixes build on NetBSD with MKDTRACE set.asau1-1/+4
2012-09-26Fix package to work with uts(4)liamjfoy3-10/+59
2012-09-26Cast arguments to log() to appease strict compilers / platforms.jperkin3-1/+85
Fixes package on Solaris.
2012-09-26A couple of files are only installed if either 'md5sum' or 'md5' arejperkin2-4/+10
available. For now, just remove them from the PLIST on Solaris. We may want to make md5 a tool, or use '/usr/bin/digest -a md5' in the future. Fixes package on Solaris.
2012-09-25qt4-tools needs the same workaround as qt4-libs for the compiler bugapb1-0/+17
in PR 46978. When building on NetBSD/i386 with gcc-4.5.*, use -O1 instead of -O2 for C++ files in the src/gui subdirectory.
2012-09-23Needs xextproto.joerg1-1/+2
2012-09-23missing parts of recursive revbump for gnutls update.obache1-2/+2
2012-09-22Recursive revbump from multimedia/libvpx 1.1.0 updateryoon5-10/+10
2012-09-22second try to recursive bump from libffi shlib major bump.obache1-2/+2
2012-09-20Workaround for PR 46978:apb1-1/+17
g++-4.5.3 and 4.5.4 on NetBSD/i386 fails with an internal compiler error when building gui/painting/qdrawhelper_mmx.cpp.
2012-09-19Add evolution option, defaulting on.gdt3-8/+23
This package lacked an evolution option (to depend on evolution-data-server). Other gnome packages had such an option, which is highly useful to get back to a workin system in the scenario where libffi has a new major version shlib, and evolution-data-server won't build. Because the option defaults to on, this doesn't change the default behavior, but those who set PKG_DEFAULT_OPTIONS+=-evolution can be spared the build pain. A decision about whether evolution support should be on by default or not is pending; this change is not controversial and is being made now.
2012-09-18Fix build of dependent code to find the include files ...sno1-4/+5
2012-09-16Make xf86-video-intel driver work on Atom N455 + GMA3150 graphics chipsetkhorben3-3/+20
From upstream, already applied in xsrc: http://mail-index.netbsd.org/source-changes/2012/06/08/msg034860.html
2012-09-15Remove obsolete X11_TYPE logic.dholland1-8/+1
2012-09-15Recursive bump from mysql51-client library changed to use openssl.obache2-3/+4
2012-09-15recursive bump from libffi shlib major bumpobache261-517/+521
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15update eo 4.8.3drochner7-61/+55
changes: -MacOS support improvements -webkit update to 2.2.3 -bugfixes
2012-09-12Added patches to make Qt use kqueue instead of fam for file system support.jaapb4-2/+42
Patches submitted by Sverre Froyen, see: http://mail-index.netbsd.org/pkgsrc-users/2012/01/19/msg015577.html
2012-09-12Updating package for CPAN module Wx::Perl::ProcessStream insno2-7/+6
x11/p5-Wx-Perl-ProcessStream from 0.30nb to 0.32. upstream changes: 0.32 2012-03-28 00:00 For wxWidgets 2.9.3 some changes in wxExcute + Yield on some platforms requires different handling 0.31 2012-03-27 00:00 Test changes only - Fixes for tests on MSW - pre quoting of params not needed
2012-09-12Updating package for CPAN module Wx in x11/p5-Wx from 0.9903nb3 to 0.9911.sno1-4/+4
pkgsrc changes: - update ExtUtils::Xspp dependency upstream changes: 0.9911 Fri Aug 24 2012 - wxDataView - updated for 2.9.4 - wxTreeEvent::GetKeyEvent() added - wxRichTextCtrl::LineBreak() added 0.9910 no release 0.9909 Thu May 31 2012 - corrected wxThePrintPaperDatabase 0.9908 Tue May 22 2012 - wxHtmlPrintout & wxRichTextPrintout correct typemap and destruction - wxRichTextBuffer - added copy constructor - wxPrintPaperDatabase & wxPrintPaperType added 0.9907 Thur May 10 2012 - wrapped wxHtmlPrintout - added missing wxPrintout methods - fixed GetPageInfo for wxRichTextPrintout - fixed broken Makefile.PL with recent EUMM on Mac - some minor additions to RichTextCtrl/RichTextBuffer 0.9906 Tue Mar 27 2012 - wrapped wxWebView ( wxWidgets ge 2.9.3 ) - wrapped wxTimePickerCtrl ( wxWidgets ge 2.9.3 ) - wrapped wxRichToolTip ( wxWidgets ge 2.9.3 ) - wrapped wxBannerWindow ( wxWidgets ge 2.9.3 ) - Allow RichTextPrinting without dialog ( wxWidgets ge 2.9.4 ) (thanks to Steve Cookson ) - wrapped some missing wxPrintData methods 0.9905 Fri Mar 16 2012 - wrapped wxPropertyGrid ( wxWidgets ge 2.9.3 ) - wrapped native wxTreeListCtrl ( wxWidgets ge 2.9.3 ) - wrapped wxRibbonControl ( wxWidgets ge 2.9.3 ) - ShowModal implementation for wxPrintDialog and wxPageSetupDialog ( thanks to Tomohiro Hosaka ) - recent EUMM breaks EU_MY_Metafile 0.9904 Tue Feb 28 2012 - Implemented TextCtrlIface for RichTextCtrl in >= 2.9.2 - Implemented TextCtrlIface for SearchCtrl in >= 2.9.2 - several 2.9.2 / 2.9.3 compatibility changes - Some additional RichText events wrapped - ( thanks to Steve Cookson ) - wrapped STC specific LineUp and LineDown - wrapped some specific Set/GetLayoutDirection - Fixes for OSX Xcode 4.3 builds
2012-09-12Updating package for CPAN module Wx in x11/p5-Wx from 0.9903nb3 to 0.9911.sno1-4/+3
pkgsrc changes: - update ExtUtils::Xspp dependency upstream changes: 0.9911 Fri Aug 24 2012 - wxDataView - updated for 2.9.4 - wxTreeEvent::GetKeyEvent() added - wxRichTextCtrl::LineBreak() added 0.9910 no release 0.9909 Thu May 31 2012 - corrected wxThePrintPaperDatabase 0.9908 Tue May 22 2012 - wxHtmlPrintout & wxRichTextPrintout correct typemap and destruction - wxRichTextBuffer - added copy constructor - wxPrintPaperDatabase & wxPrintPaperType added 0.9907 Thur May 10 2012 - wrapped wxHtmlPrintout - added missing wxPrintout methods - fixed GetPageInfo for wxRichTextPrintout - fixed broken Makefile.PL with recent EUMM on Mac - some minor additions to RichTextCtrl/RichTextBuffer 0.9906 Tue Mar 27 2012 - wrapped wxWebView ( wxWidgets ge 2.9.3 ) - wrapped wxTimePickerCtrl ( wxWidgets ge 2.9.3 ) - wrapped wxRichToolTip ( wxWidgets ge 2.9.3 ) - wrapped wxBannerWindow ( wxWidgets ge 2.9.3 ) - Allow RichTextPrinting without dialog ( wxWidgets ge 2.9.4 ) (thanks to Steve Cookson ) - wrapped some missing wxPrintData methods 0.9905 Fri Mar 16 2012 - wrapped wxPropertyGrid ( wxWidgets ge 2.9.3 ) - wrapped native wxTreeListCtrl ( wxWidgets ge 2.9.3 ) - wrapped wxRibbonControl ( wxWidgets ge 2.9.3 ) - ShowModal implementation for wxPrintDialog and wxPageSetupDialog ( thanks to Tomohiro Hosaka ) - recent EUMM breaks EU_MY_Metafile 0.9904 Tue Feb 28 2012 - Implemented TextCtrlIface for RichTextCtrl in >= 2.9.2 - Implemented TextCtrlIface for SearchCtrl in >= 2.9.2 - several 2.9.2 / 2.9.3 compatibility changes - Some additional RichText events wrapped - ( thanks to Steve Cookson ) - wrapped STC specific LineUp and LineDown - wrapped some specific Set/GetLayoutDirection - Fixes for OSX Xcode 4.3 builds
2012-09-12Updating package for CPAN module Alien::wxWidgets in x11/p5-Alien-wxWidgetssno2-7/+6
from 0.54nb4 to 0.60. upstream changes: 0.60 Fri Aug 24 2012 - allow building 2.9.4 - correct SDKs for Mountain Lion - fixes for XCode 4.4 0.59 Tue May 01 2012 - Version sub modules to keep meta info users happy 0.58 Thu Apr 12 2012 - WXWIN / WXDIR MSWin32 fix. 0.57 Tue Mar 27 2012 - fix for osx-cocoa overlay drawing in 2.9.x - Return --with-osx_cocoa . --with-mac on better basis. - several fixes for default macosx builds 0.56 Fri Mar 16 2012 - add propgrid ribbon webview library names 0.55 Tue Feb 28 2012 - Correctly interpret boolean option = 1 as 'yes' ( Thanks to Robert Olsen ) - Fix for msw builds where Perl defines -D_USE_32BIT_TIME_T ( Thanks to Bjoern Hoehrmann ) - Fix for Xcode 4.3 on OSX Lion - Allow build 2.9.3 wxWidgets (default for 64 bit Mac)
2012-09-12Update to 1.2.0:wiz2-9/+7
Gaetan Nadon (4): config: the file COPYING in EXTRA_DIST is redundant config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: replace hard coded man page section with substitution strings config: move man pages into their own directory Jon Lund Steffensen (1): Port xbacklight to XCB Matt Turner (1): xbacklight 1.2.0
2012-09-10Fixes PKGPREFIX for python and ruby by blbump(1).obache8-16/+16
2012-09-10Corrected installation error (DESTDIR not applied correctly).jaapb3-6/+20
Added description of options. Added update to changes file. Used buildlink3 for findlib dependency.
2012-09-09dd ocaml-findlib dependency.wiz1-1/+3