summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
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.
2010-08-07remove buildlink3.mk.obache1-15/+0
This package is pure python libray, so it contains nothing for buildlink.
2010-08-07Update py-Xlib to 0.14.obache3-11/+21
* Version 0.14 1 Oct 2007 (trialed as 0.14rc1 on 10 Jun 2007) A couple of new extensions, a Python 2.5 fix and a couple of aliases (Display.get_atom() now uses the internal cache and added Window.raise_window()). Tabs converted to spaces (SF id: 1559082). ** RECORD extension (SF id: 1538663) Alex Badea contributed a RECORD extension module, allowing Python Xlib programs to capture mouse and keyboard events (or all other core or extension events) easily. A demo is in the examples directory. See http://refspecs.freestandards.org/X11/recordlib.pdf for more information. ** XINERAMA extension Mike Meyer contributed a Xinerama extension module, allowing Python Xlib programs to interrogate the X server about positions and sizes of multiple screens. Specifications are a bit tricky to find - http://sourceforge.net/projects/xinerama/ has some older specs and the source code of the xorg project (libs & server code) has "definitive" information. ** Python 2.5 fix (SF id: 1623900) Bugfix to correct handling of XAuthority file parsing under Python 2.5 causing failed authentication. * Version 0.13 6 Aug 2006 (trialed as 0.13pre1 on 22 Jul 2006) A small release to incorporate a number of minor corrections and bug fixes, including small changes to keysym handling, .Xauthority parsing, several fixes to sending/receiving/flushing data, addition of WithdrawnState to WMHints. petli completed documentation for Display objects.
2010-08-07duplicated, py-Xlib.obache4-192/+0
2010-08-07Import py-xlib-0.14 as x11/py-xlib.obache4-0/+192
The Python X Library is intended to be a fully functional X client library for Python programs. It is written entirely in Python, in contrast to earlier X libraries for Python (the ancient X extension and the newer plxlib) which were interfaces to the C Xlib.
2010-07-31Updating x11/p5-Wx from 0.97.01nb2 to 0.97.02sno2-10/+10
pkgsrc changes: - adjust dependencies Upstream changes: 0.9702 Thu May 6 01:53:50 CEST 2010 - Released 0.9701_02 as 0.9702. 0.9701_02 Mon Apr 26 21:56:09 CEST 2010 - Wrapped wxRichTextPrinting 0.9701_01 Tue Mar 30 22:46:33 CEST 2010 - 64 Bit build fixes. - Wrapped wxMenuBar::MacSetCommonMenuBar, MacInstallMenuBar - Wrapped wxGCDC::GetGraphicsContext
2010-07-31Updating x11/p5-Alien-wxWidgets from 0.50nb2 to 0.51sno2-7/+7
Upstream changes: 0.51 Tue Mar 30 22:28:51 CEST 2010 - Build fix for Perl 5.12. 0.50_02 Sun Mar 21 10:33:00 CET 2010 - Fixed 64 bit compilation when using the MinGW-w64 compiler. 0.50_01 Fri Feb 26 17:08:21 CET 2010 - Added wxWidgets-extraflags build option. - Exit with an error message under Cygwin. - Use the system version of Archive::Extract and File::Fetch if newer than the bundled version.
2010-07-25Update x11/x3270 to 3.3.10ga5.gls3-20/+53
Upstream changes: # [x3270] Fixed a problem with temporary keymaps being cleared when connecting to or disconnecting from a host. # x3270, c3270] Corrected some APL characters that were not displayed correctly with Unicode fonts. # [all] Corrected operation on EBCDIC-based hosts. # [all] Corrected the behavior of hostname prefixes such as L:, which were "sticky", i.e., once set they would be set for all future connections. # [all] Corrected the reported CGCSGID for code page 1147 (french-euro). # [all except x3270] Disabled the Query Reply report for background color support, which confused some older versions of GDDM. This report can be explicitly enabled by setting the qrBgColor resource to true. # [all] In oversize mode, changed the terminal type to IBM-DYNAMIC. Pkgsrc changes: - Set LICENSE - Fix configuration directory - Claim maintainership.
2010-07-20update to 0.24.3drochner2-6/+6
change: Fixed CVE-2003-0070 again (possibility to put arbitrary input onto the user's command line by combination of set/get window title escape sequences)
2010-07-19Revert unwanted bump.obache1-2/+2
2010-07-19missing recursive bump from libxklavier shlib bump.obache4-6/+8
2010-07-18Patch from SVN to fix building with recent SIP.markd3-3/+24
Bump PKGREVISION.
2010-07-18Update sip to 4.10.5 (4.10.3 no longer available)markd2-6/+6
v4.10.5 16th July 2010 - A bug fix release for Python v3 and Python v2.7. v4.10.4 15th July 2010 - Use capsules when being built for Python v2.7 to work around an apparent bug in the support for PyCObject.
2010-07-17Bump depends for libpng bump. PR 43564 by David H. Gutteridge.wiz1-2/+2
2010-07-16Drop exactly dependency on bug-buddy again.obache1-3/+3
XXX: It maybe result in broken PLIST (if old or broken bug-buddy).
2010-07-14remove some unnecessary dependencies, bump PKGREVdrochner1-6/+2
2010-07-14update to 2.30.0drochner3-43/+45
This switches to the gnome-2.30 release branch.
2010-07-14update to 2.30.2drochner3-9/+11
This switches to the gnome-2.30 release branch.
2010-07-14update to 4.6.5drochner3-8/+10
changes: -bugfixes -translation updates -Port to libxklavier 5.0 API
2010-07-14update to 5.0drochner3-7/+8
changes: -bugfixes -incompatible API change: introducing counters for start/stop listen operations
2010-07-14Recursive PKGREVISION bump for the net/mDNSResponder updatesbd84-163/+168
2010-07-14re-enable commented out dependency on bug-buddy (why commented out?),obache1-3/+3
or bugbuddy.py will not be installed if it is not installed. Bump PKGREVISION.
2010-07-13sync w/ base pkgdrochner2-7/+6
2010-07-13update to 2.4.4drochner2-7/+6
changes: -drag-and-drop support for additional mime types -QsciScintilla::markerDefine() now allows existing markers to be redefined
2010-07-13update to 4.7.4drochner2-7/+6
changes: -any class with a count() method now supports the len() builtin -added the missing == and != operators to QItemSelection -added readQVariantHash(), readQVariantList(), readQVariantMap, writeQVariantHash(), writeQVariantList() and writeQVariantMap() to QDataStream -added the ErrorPageExtensionOption and ErrorPageExtensionReturn classes, and the ErrorDomain enum to QWebPage
2010-07-13update to 4.10.3drochner2-6/+6
changes: bugfixes
2010-07-13bump PKGREV for new e-d-s requirementdrochner1-1/+4
2010-07-13bump PKGREV for new e-d-s requirementdrochner1-1/+2
2010-07-13Bump for png update, noted by Robert Elz.wiz2-4/+4
2010-07-13update to 2.30.0drochner3-9/+9
This switches to the gnome-2.30 release branch.
2010-07-13update to 2.30.0drochner3-9/+10
This switches to the gnome-2.30 release branch.
2010-07-13add some conditionals, fixes pkg with the "evolution" optiondrochner1-25/+25
deselected, from Ryo HAYASAKA per PR pkg/43607
2010-07-12update to 2.30.1drochner4-14/+29
This switches to the gnome-2.30 release branch.
2010-07-12Update xdm to 1.1.10.obache2-7/+6
A number of bug fixes and improvements have accumulated since xdm 1.1.9, including: - crash fixes related to syslog usage - a new option to echo stars in the password field - basic selinux support Full shortlog from 1.1.9 below. Alan Coopersmith (11): Create piddir if needed on startup Make parent authdir if needed at startup Correct default greeterLib path in man page Remove workaround for X11R3 server bug Raise xorg-macros requirement to 1.4 Update Sun license notices to current X.Org standard form echo_passwd should key off PAM no-echo state, not prompt position Replace hardcoded NAMELEN of 14 for ancient SysV with MAXNAMELEN Move m4 macros to m4 subdir as automake/libtool recommend Make sure username is not NULL when calling syslog from FailedLogin() Reject PAM conversation calls after login dialog is closed Branden Robinson (6): downgrade an error to info message Change openFiles() to avoid race-based symlink attacks. Always attempt to write data to the auth file improve error logging Improve logging of xdm's script handling rewrite StorePid() Christoph Bartoschek (1): XDM: Add support for clients that sent ipv4 addresses to a dual-stacked host Dmitry V. Levin (2): Call openlog(3) early greeter: fix logging of failed login attempts Gaetan Nadon (8): .gitignore: use common defaults with custom section # 24239 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 Deploy the new XORG_DEFAULT_OPTIONS #24242 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES configure.ac: restore correct order for XORG_DEFAULT_OPTIONS configure.ac: use backticks rather than $() for cmd subs lint: option -rdynamic is not valid for the lint program Georgy A. Shepelev (3): The whole widget borders width could not be set to zero. Adding an option to show stars instead of the password itself. xdm: add documentation of the "EchoPasswd" option to the man page Johannes Dewender (1): Bug #25066: exec sessreg Julien Cristau (4): Don't remove the pid file from xdm child processes xdmcp: disable IPV6_V6ONLY for ipv6 listening sockets Add missing brace in previous commit Bump to 1.1.10 Manoj Srivastava (1): xdm: add SELinux support Martin Dickopp (1): Debian bug 525596: "Login incorrect" only partially cleared on next login git tag: xdm-1.1.10
2010-07-11Fix build with recent xextproto.dholland2-1/+17
2010-07-09Add and enable imported CLISP modules.asau1-1/+2