summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2010-09-10Update to libxcb 1.7:joerg2-10/+8
- Always wake up readers after writing - Get rid of PATH_MAX and MAXPATHLEN - Add ~ operator support in code generator - xcb_open: Improve protocol/host parsing - xcb_connect_to_display_with_auth_info: Fix memory leak - Report which extensions are being built
2010-09-10Update to libXvMC-1.0.6: packaging related changesjoerg2-6/+7
2010-09-10Update to kbproto-1.0.5: Fix value of XkbAllAccessXEventsMaskjoerg2-6/+7
2010-09-10Update to glproto-1.4.12: small extensions and fixesjoerg2-6/+6
2010-09-10Update to libXt-1.0.8: Don't install makestrs and fix a OSX bug.joerg3-9/+8
2010-09-10Update to libXrender-0.9.6: Minor bugfixjoerg2-6/+7
2010-09-10Update to libXi-1.3.2: Viarous bug fixesjoerg3-7/+77
2010-09-10Update to libXfont-1.4.2: Minor bug fixesjoerg2-6/+7
2010-09-10Update to libXfixes-4.0.5: Minor bug and documentation fixes.joerg2-6/+7
2010-09-10Update to libXdamage 1.1.3: minor bug fixes.joerg2-6/+7
2010-09-10Update to libXcomposite 0.4.2: Minor bug fixesjoerg2-6/+7
2010-09-10Update to libXau-1.0.6: Improve man pagejoerg2-6/+7
2010-09-10Update to xmessage-1.0.3: Fix some warnings, issues with unquotingjoerg2-7/+7
and go back to xaw7.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca3-4/+69
* Add LICENSE. * Remove RUBY_HAS_ARCHLIB. * Change PKG_DESTDIR_SUPPORT to user-destdir. * Add patches to support both ruby18 and ruby19.
2010-09-10Allow specify "ruby19-" package, too.taca1-2/+2
2010-09-10* Remove RUBY_HAS_ARCHLIB.taca4-27/+21
* Use patches and distinfo from lang/ruby18-base. * Add support for both ruby18 and ruby19.
2010-09-08+ xvkbdobache1-1/+2
2010-09-08Import xvkbd-3.2 as x11/xvkbd.obache4-0/+72
Packaged by Ryo ONODERA in pkgsrc-wip, PR#43851. xvkbd is a virtual (graphical) keyboard program for X Window System which provides facility to enter characters onto other clients (softwares) by clicking on a keyboard displayed on the screen. This may be used for systems without a hardware keyboard such as kiosk terminals or handheld devices. This program also has facility to send characters specified as the command line option to another client.
2010-09-07* Mark these packages Ruby 1.8.x support only.taca1-1/+2
* Add some comments and a little clean up. No functional change.
2010-09-07update to 5.2.1drochner4-83/+85
changes: -bugfixes -qwt.pro: CONFIG += ordered added for using make -j CONFIG += silent added
2010-09-07update to 4.7.6drochner2-6/+6
This is a minor bug fix release. (fixes problems with the help viewer of devel/eric4)
2010-09-07update to 4.11.1drochner2-6/+6
This is a minor bug fix release. (fixes problems with the help viewer of devel/eric4)
2010-09-06Add patch from KDE SVN to fix build with latest sip; patch found bywiz3-3/+74
drochner. Make pkglint happier while here.
2010-09-06Update to 1.222:wiz2-6/+6
Overview of changes in Gtk2 1.222 ================================= * Make Gtk2::ListStore->remove()'s return value consistent on gtk+ 2.0 * Fix some build and test failures.
2010-09-05remove unneeded-since 1.3 includejakllsch1-3/+1
2010-09-03+ unicode-screensaver.wiz1-1/+2
2010-09-03Initial import of unicode-screensaver-0.3:wiz4-0/+42
unicode-screensaver is a simple screensaver application that repeatedly randomly picks an unicode character and displays it in a very large font size together with its unicode code point and the character name.
2010-09-03Update to 1.221:wiz2-7/+6
Overview of changes in Gtk2 1.221 ================================= * Properly wrap the binding for gtk_binding_entry_skip in version guards. * Fix some build and test failures.
2010-09-03make that the "silent" qmake feature flag is silently ignored, it isdrochner3-2/+23
incompatible with the way libtool support was hacked in (we were getting something like "libtool --mode=compile echo compiling foo && cc foo.c ...") bump PKGREVISION
2010-09-02revbump for sip API changedrochner3-6/+6
2010-09-02sync w/ base pkgdrochner2-6/+6
2010-09-02update to 2.4.5drochner2-6/+6
This is a bug fix release.
2010-09-02update to 4.7.5drochner4-13/+24
changes: added QStringRef.__str__() and QStringRef.__unicode__() to the QString v1 API the destruction by Qt of internally constructed QObject instances is now automatically detected a signal defined with pyqtSignal() can now be used with methods that make an internal call to QObject::connect(), e.g. QTimer.singleShot() added the --from-imports command line argument to pyuic4 and the from_imports argument to PyQt4.uic.compileUi() added support for Python v3.2
2010-09-02update to 4.11drochner3-8/+8
changes: added the %UnitPostIncludeCode directive /KeepReference/ will now accept a key to track when the same object is passed to more than one method operator() and __call__() can now accept keyword arguments added support for Python v3.2 pkgsrc note: runtime API changed, client pkgs need to be rebuilt
2010-09-01Fix syntax error in some layout files. From Pouya D. Tafti on pkgsrc-users.wiz6-2/+103
Bump PKGREVISION.
2010-08-30+eekboardobache1-1/+2
2010-08-30Import eekboard-0.0.5 as x11/eekboard.obache6-0/+157
eekboard is a virtual keyboard software package which ships with a standalone virtual keyboard application (eekboard), and a library to create keyboard-like UI (libeek).
2010-08-30+ libfakekeyobache1-1/+2
2010-08-30Import libfakekey-0.1 as x11/libfakekey.obache5-0/+51
X Virtual Keyboard Library of the Matchbox WM project.
2010-08-28Revert, I was mistaken.wiz1-2/+2
2010-08-28Disable gnomecanvas dependency again.wiz1-2/+2
2010-08-28Update to 2.14.1, with additional patches from upstream to build withwiz14-32/+326
ocaml-3.12. Set LICENSE. Add gtksourceview2 option; disable (default off) glade option, since it currently doesn't build. In Lablgtk-2.14.1: 2010.05.20 [Jacques] * update unison patch to 2.40.16 (for Quartz users) 2010.05.18 [Jacques] * rename gtkSignal.ml to gtkSignal.ml4 and fix depend target * move Glib.Utf8 code to gutf8.ml, so that it can be used in xml_lexer to fix a bug report by Pascal Brisset (multibyte entities of the form ● in glade files). 2010.04.08 [Jacques] * remove useless methods (discovered by ocaml 3.12) 2010.01.14 [Benjamin] * Apply patch from Mike Spivey to support get_visible range in Gtree * Fixed incorrect target labgtkspell.cmxs in Makefile 2009.10.01 [Jacques] * Correct wrong module name SourceViewEnums -> SourceView2Enums In Lablgtk-2.14.0: 2009.09.25 [Jacques] * Ensure compilation under windows 2009.09.22 [Benjamin] * Restore compatibility with pre-3.11 OCaml versions 2009.09.01 [Benjamin] * Apply patch from Mike Spivey: * Access to StyleSchemeManager objects * Some attributes are strings and not string options. This seems sensible. * Languages and style schemes are treated alike in creating buffers: both arguments are wrapped. * draw_spaces deals with a list of flags, not a single flag. * Mark categories can have priorities, icons and backgrounds * Some attributes of languages are accessed by methods instead of properties to work around a GTK bug. 2009.09.01 [Benjamin] * Support for GtkSourceView 2.6 in library "lablgtksourceview2" * Support for GtkSourceView 1.x is still available in library "lablgtksourceview" but it is no longer linked into the lablgtk2 default toplevel as it is not linkable with "lablgtksourceview2". 2009.05.21 [Jacques] * Apply Anil Madhavapeddy patch for lablgladecc2 -hide-default 2009.05.18 [Benjamin] * Make and install dynamic cmxs objects when available. * Fix compilation bug for ml_panel.c (Richard Jones message of 2009-02-06) 2009.05.12 [Jacques] * Merge new tooltip support from Moutinho's branch r1365 (sorry for 1.5y delay...) * Merge tree DND from Moutinho's branch r1387 (1y delay...) 2009.05.08 [Jacques] * Add Gdk.Windowing.platform for platform dependent applications * Fix bug in Clist.set_pixmap when no mask given 2009.04.20 [Jacques] * Print backtrace if available when exception raised in signal callback. Requires ocaml 3.11. (suggested by Bart Jacobs) * Use "val virtual obj" in generated code. Requires ocaml 3.10. 2009.03.19 [Jacques] * In GtkAboutDialog, change internal property from "name" to "program-name" if version >= 2.12. The OO interface is left unchanged, since there is no conflict with #misc#name anyway. 2009.02.09 [Benjamin] * fix linking bug for older than 2.2 Gtk with g_io_channel_read_chars 2009.01.20 [Benjamin] * change handling of non existent properties. [Not_found] is no longer raised and [Invalid_argument prop_name] is used instead. No exception is raised by unknown dynamic property setters and a GLib warning is emitted. See the comments in src/gobject.mli in the local Property module. 2009.01.13 [Benjamin] * fix compilation issues with Gtk 2.4
2010-08-27Add a missing PLIST entry for the quartz option.minskim1-1/+2
2010-08-24py-gtk2 depends on py-numpy, not py-Numeric -- adapt buildlink3.mk for this.wiz1-2/+2
2010-08-21Update to rep GTK 0.90.2asau3-10/+10
0.90.2: improved deb and rpm packaging scripts improved ebuild install header to $includedir/rep-gtk autotools (Makefile & Co.) rework More bindings for 2.12 API added 0.90.1: improved ebuild improved spec-file [Kim B. Heino] Addtitions: GtkUiManager support [Jürgen Hötzel] GtkAction support [Jürgen Hötzel] More bindings to 2.12 API added 0.90.0: Minimum GTK+ Version: 2.12 Additions: GError support [Jürgen Hötzel] Basic GtkBuilder support [Jürgen Hötzel] Some bindings to 2.12 API added DEPRECATED APIs removed: GtkPreview* GtkSignalRunType GtkSubMenuDirection GtkSubMenuPlacement
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb9-19/+18
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2010-08-20Updating x11/p5-Wx from 0.97.02 to 0.98sno2-9/+9
pkgsrc changes: - adjust build dependencies Upstream changes: 0.98 Wed Aug 18 20:31:30 CEST 2010 - wxWidgets 2.9.1 compatibility. - die() when wxWidgets initialization fails. 0.9702_01 Tue Jul 6 21:38:17 CEST 2010 - Can now run using the standard perl interpreter on Mac OS X (suggested by Kyle McKay). - Added wxSpinCtrlDouble (2.9). - Added wxDataViewListCtrl (2.9). - Added wxDataViewVirtualListModel (2.9). - Added wxInfoBar (2.9). - Added wxHeaderCtrlSimple (2.9).
2010-08-18Let to use BUILDLINK_DIR first for find header/library files.obache3-10/+15
It should fixes PR#43215.
2010-08-17Update to 0.18.4:wiz2-6/+6
Log: Søren Sandmann Pedersen (6): Post-release version bump to 0.18.3 Fix memory leak in the pthreads thread local storage code When storing a g1 pixel, store the lowest bit, rather than comparing with If we bail out of do_composite, make sure to undo any workarounds. Check for read accessors before taking the bilinear fast path Pre-release version bump to 0.18.4
2010-08-09Fix build failure on NetBSD/arm.tsutsui3-9/+32
patch-ad: src/tools/qglobal.h mentionss about Q_NO_PACKED_REFERENCE: --- /* ARM gcc pads structs to 32 bits, even when they contain a single char, or short. We tell gcc to pack QChars to 16 bits, to avoid QString bloat. However, gcc 3.4 doesn't allow us to create references to members of a packed struct. (Pointers are OK, because then you supposedly know what you are doing.) */ # if (defined(__arm__) || defined(__ARMEL__)) && !defined(QT_MOC_CPP) # define Q_PACKED __attribute__ ((packed)) # if __GNUC__ == 3 && __GNUC_MINOR__ >= 4 # define Q_NO_PACKED_REFERENCE --- but it seems we also have to define it on gcc4. patch-ch: Furthermore, it looks gcc4 also rejects implicit pointer casts, so add an explicit cast where the above Q_NO_PACKED_REFERENCE is referred.