summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2008-12-20Pass proper path for xkb and xmodmap rules so you can select a non-USjmcneill1-1/+10
keyboard again. Bump PKGREVISION.
2008-12-20Add to description. Two sentences from the xfce4-session manual.reed1-1/+4
2008-12-20gnome-control-center no longer needs esoundjmcneill1-2/+1
2008-12-20+ qgtkstylejmcneill1-1/+2
2008-12-20Import qgtkstyle version r868.jmcneill5-0/+72
This is a Qt style rendered using GTK to give a native appearence for Qt applications running on the GNOME desktop.
2008-12-19Fix PR pkg/36260. Remove system config directory from PLIST.hira5-13/+31
2008-12-19Fix path searched for xkb directory to more likely find the versionmarkd1-2/+7
pkgsrc is using rather that some other one that might just exist.
2008-12-19sortjnemeth1-2/+2
2008-12-18Recursive dependency bump for multimedia/x264-devel. It's toughbjs3-4/+6
to know which packages are affected by the update and how, so to be safe, I'm doing a full bump.
2008-12-18Bump BUILDLINK_{API,ABI}_DEPENDS.hira11-21/+22
Bump PKGREVISION (some packages ride the previous PKGREVISION bump).
2008-12-18Bump BUILDLINK_API_DEPENDS.hira1-2/+2
2008-12-18Use PKG_SYSCONFDIR. Bump PKGREVISION.hira4-7/+24
2008-12-18Add missing entries to PLIST. Bump PKGREVISION.hira2-3/+7
2008-12-18Fix PR pkg/40219. Add missing entries to PLIST. Bump PKGREVISION.hira2-2/+9
2008-12-18Add missing entries to PLIST. Bump PKGREVISION.hira2-2/+8
2008-12-18Add missing entires to PLIST. Bump PKGREVISION.hira2-3/+7
2008-12-18Fix PLIST again.hira2-5/+5
2008-12-18Fix PR pkg/40218. Add missing entries to PLIST. Bump PKGREVISION.hira2-2/+8
2008-12-18Fix PR pkg/40217. Add missing entries to PLIST. Bump PKGREVISION.hira2-2/+8
2008-12-18Add missing entries to PLIST. Bump PKGREVISION.hira2-3/+7
2008-12-18Fix PR pkg/40216. Add missing entries to PLIST. Bump PKGREVISION.hira2-2/+8
2008-12-18Fix PR pkg/40215. Add missing entries to PLIST. Bump PKGREVISION.hira2-2/+8
2008-12-18add libuniqueahoka1-1/+2
2008-12-18Import libunique-1.0.4 as x11/libunique.ahoka6-0/+110
Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance. Unique makes it easy to write this kind of applications, by providing a base class, taking care of all the IPC machinery needed to send messages to a running instance, and also handling the startup notification side. Unique aims to replace the BaconMessageConnection code that has been copied by many projects and the code using Bonobo and D-Bus.
2008-12-17Fix DESTDIR.joerg1-4/+2
2008-12-17Update Xfce to 4.4.3. This is bug fix release.hira17-72/+81
Changes since 4.4.2: x11/xfce4-panel: * Quite a bit code changed in the dnd code. Mostly to fix a segfault in FreeBSD-amd64, but more problems were discovered and a lot of code was simplified. * Don't respond the uri drags, we don't use it and it only causes problems like hiding the panel when a file was dragged over the panel (Bug #3815). * Fix crash with xrandr 1.2 (Bug #3620) x11/xfce4-desktop: * Make menu panel plugin honor CustomizeDesktopMenu kiosk setting (Bug #1026). * Fix incorrect initial desktop font size when setting custom font size if a custom font was never set before (Bug #3957). wm/xfce4-wm: * Fix automaximize on move * Remove trailing \0 in UTF-8 strings, that causes libwnck to rightfully complain that NET_WM_NAME contains invalid UTF-8 * Exit on SelectionClear event so that xfwm4 exits even with WM who do not send a ClientMessage event such as Openbox (Bug #2374) * Backport overlay and compositor support from trunk (Bug #3849) * Filter out grab/ungrab events so we don't end up redrawing the frame twice * Set monitor when positionning menu (Bug #4162) * Reduce flickering during resize (Bug #4283) * Fix NET_WM_STATE claiming maximization vertical and horizontal even if only horizontal of vertical is actually set (Should fix Bug #3969) * Loosen the rule that prevents an application from iconifying itself when skip_taskbar is set (Bug #4434) * Rework visual depth selection of the frame window (Bug #4452) * Add support for NET_MOVERESIZE_WINDOW * Take gravity bit into account in configure resize only requests to comply with standard (Bug #3634) * Add client windows to save set to avoid loosing all windows in case of crash * Use guint32 instead of Time internally to avoid potential issues in 64bits * Add a "--replace" command line option to replace ICCCM2 compliant window managers (Bug #3731) x11/libxfce4gui: * Fix format-string vulnerability in dialog code x11/xfce4-terminal: * Update to latest trunk translations. sysutils/xfce4-thunar: * Update to latest trunk translations. editors/xfce4-mousepad: * Sort recent items by most recently used. x11/xfce4-utils: * Fix missing translated chars (Bug #3543) Updated translations: * Basque * Brazilian Portuguese * Catalan * Chinese Traditional * Danish * Estonian * Finnish * French * Galician * German * Indonesian * Japanese * Korean * Kurdish * Latvian * Norwegian * Polish * Sinhala * Slovak * Slovene * Spanish * Turkish * Urdu
2008-12-17Install libqsvg.la as well. Bump PKGREVISION.wiz2-4/+5
2008-12-16Pass -arch ${MACHINE_ARCH} to configure so it doesn't rely on uname -mjmcneill1-1/+2
2008-12-16Create buildlink3.mk.obache1-0/+23
2008-12-16Python-2.3 isn't OK because it isn't OK for sysutils/py-dbus.hasso1-2/+2
2008-12-15Added two patches so that this package passes gcc with the optionrillig3-1/+52
-Werror=int-to-pointer-cast.
2008-12-14Add buildlink3.mk file.wiz1-0/+21
2008-12-13Add py-elementtree dependency, used bywiz1-1/+3
/usr/pkg/lib/python2.5/site-packages/PyQt4/uic/uiparser.py via PyQt4.elementtree.ElementTree. Bump PKGREVISION.
2008-12-13Add missing file to PLIST.wiz2-2/+4
2008-12-13Remove qt3 stale references.epg1-3/+0
2008-12-13Add and enable py-qt4.epg1-1/+2
2008-12-13Remove XXX comment about something I worked around (in patch-aa).epg1-5/+1
2008-12-13Import py-qt4-4.4.4 (packaged by wiz, minor tweaks by me).epg8-0/+537
PyQt is a set of Python bindings for the Qt toolkit. PyQt brings together the Qt C++ cross-platform toolkit and the cross-platform interpreted language Python. PyQt contains 300 classes and over 5,750 functions and methods. PyQt also includes the pyuic and pylupdate utilities which correspond to the Qt uic and lupdate utilities. pyuic converts the GUI designs created with Qt Designer to executable Python code. pylupdate scans Python code, extracts all strings that are candidates for internationalisation, and creates an XML file for use by Qt Linguist. The x11/py-qt3-modules and x11/py-qt3-qscintilla packages provide more Python modules for Qt.
2008-12-13xterm build fails without Xmu, so we include it.bjs1-1/+2
2008-12-12Update to 2.12.7:wiz2-6/+6
2008-12-08 Andrés G. Aragoneses <aaragoneses@novell.com> * glib/Signal.cs: Improve protection against invalid signals. 2008-12-02 Stephane Delcroix <sdelcroix@novell.com> * generator/Ctor.cs: * generator/Method.cs: * generator/MethodBase.cs: refactor the Protection from Method to MethodBase, generate ctors with the correct proteciton too. 2008-12-01 Mike Kestner <mkestner@novell.com> * gtk/Gtk.metadata: automarshal TreeSelection.GetSelectedRows. * gtk/TreeSelection.custom: kill GetSelectedRows customization. [Fixes #450689] 2008-12-01 Mike Kestner <mkestner@novell.com> * gtk/Gtk.metadata: automarshal TreeView.Columns. * gtk/TreeView.custom: kill Columns customization. [Fixes #450685] 2008-11-28 Mike Kestner <mkestner@novell.com> * generator/Signal.cs: remove ref int workaround now that we fallback to signal-specific marshalers for G_TYPE_POINTER using signals. Fixes #450119. 2008-11-26 Stephane Delcroix <sdelcroix@novell.com> * gtk/Image.custom: * gtk/Gtk.metadata: obsolete Image.FromPixbuf, FromAnimation, FromFile setters in favor of already existing Pixbuf, Animation and File. 2008-11-26 Mike Kestner <mkestner@novell.com> * bootstrap-2.12: bump svn version. * cairo/Makefile.am: policy config is hard-coded, not generated. 2008-11-26 Mike Kestner <mkestner@novell.com> * configure.in.in: prepend CFLAGS environment setting to AC_SUBST. Patch from Diego Petteno. [Fixes #443175] 2008-11-25 Mike Kestner <mkestner@novell.com> * glib/Value.cs: fix for 'IntPtr as object' value construction. 2008-11-24 Andrés G. Aragoneses <aaragoneses@novell.com> * atk/Makefile.am: * atk/SelectionAdapter.custom: new method for firing selection-changed ( http://library.gnome.org/devel/atk/stable/AtkSelection.html#AtkSelection-selection-changed ) 2008-11-21 Mike Kestner <mkestner@novell.com> * glib/ManagedValue.cs: rework to ref count a ManagedValue instance and pass a GCHandle to it around, instead of taking out multiple gchandles on the managed target itself. 2008-11-21 Stephane Delcroix <sdelcroix@novell.com> * glib/Global.cs: implement Global.ApplicationName for localized application name. 2008-11-21 Stephane Delcroix <sdelcroix@novell.com> * Makefile.am: * glib/Format.cs: new class to map the g_format methods 2008-11-15 Mike Kestner <mkestner@novell.com> * gdk/Event.cs: add EventOwnerChange to GetEvent. * gdk/EventOwnerChange.cs: manual subclass of Gdk.Event. * gdk/Gdk.metadata: hide EventOwnerChange. * gdk/Makefile.am: add EventOwnerChange.cs. * gdk/gdk-symbols.xml: add EventOwnerChange. 2008-11-15 Mike Kestner <mkestner@novell.com> * gtk/Gtk.metadata: mark the SpinButton::Output signal as manually marshaled to avoid a compat break. The old manual marshaler expected and int RetVal and the new signal closure more accurately expects a bool. Since returning 1 previously worked, we need to revert to the int expectation, even though bool is technically more correct. 2008-11-14 Brad Taylor <brad@getcoded.net> * glib/Object.cs: Bind g_object_notify. * doc/en/GLib/Object.xml: Document new API.
2008-12-12Fix build problem with adding including x11/libXp/buildlink3.mk.taca1-1/+2
2008-12-11Update x11vnc to 0.9.6.obache3-7/+11
New in the 0.9.6 x11vnc release: x11vnc's SSL encryption is extended to support the VeNCrypt and TLS (older; vino) SSL/TLS security type extensions to VNC. Anonymous Diffie-Hellman key exchange (-ssl ANON) and Certificate Revocation List support (-sslCRL) is added to the SSL encryption mode. The Java viewer applet can now be served up through the VNC port (5900) in addition to the normal HTTP port (5800) via the -http_oneport option. Previously this only worked for SSL connections and HTTPS. The "-rfbport PROMPT" mode presents a simple gui for the user to select a port for the x11vnc service and a few other settings. This enables a menu entry for naive users that is included in x11vnc.desktop. If x11vnc is not built with the Avahi Zeroconf library an external helper program (avahi-publish or dns-sd on Mac OS X) is used instead. miscellaneous new features and changes: The default mode for '-ssl' is now the '-ssl SAVE' mode; i.e. the generated certificate is saved and reused in subsequent sessions rather than being discarded. Use '-ssl TMP' recover the old way. This change made to for it to be more likely that the VNC Viewer can save the accepted cert for future authentications. The solid background color option works on the Mac OS X console. The -reopen option enables x11vnc to try to re connect to the X display if GDM (or other display manager) kills it just after the user logs in. The -dhparams option can be used to point to your own Diffie Hellman parameters. The -setdefer option allows tuning how quickly updates will be sent. Default setting tuned. The option -zeroconf is now an alias for -avahi/-mdns. In pipeinput mode, the pipe filehandle is now closed when x11vnc exits. The -sshonly option turns off VeNCrypt and TLSVNC (vino) mod leaving only the standard SSL (i.e. vncs://) For testing, the option -rand in an alias for -rawfb rand -nopw Minor tweaks to improve CUPS Print tunneling.
2008-12-10Add some context to patch-ae. No functional change, unless you count beingdsainty2-4/+6
able to build the package on systems with GNU patch lurking around.
2008-12-10Update to 4.7.9:wiz2-6/+6
SIP v4.7.9 has been released. This is a bug fix release needed to build PyKDE v3.16.2. SIP v4.7.8 has been released. * Added the /Deprecated/ class and function annotation (based on a patch from Lorenzo Berni). * Templates now support instance variables and enums. * A Python int object can now be used whenever an enum is expected without needing to explicitly cast it using the enum's constructor. The /Constrained/ argument annotation can be used to suppress this behaviour. * typedef type names are now used in string representations of types (e.g. in the names of mapped types) to reflect what the programmer sees rather than what the compiler sees. The /NoTypeName/ typedef annotation can be used to suppress this behaviour.
2008-12-09Enable HAL support.ahoka5-4/+50
2008-12-04This can be built only with python versions 2.4 and 2.5 due to x11/py-gtk2.hasso1-1/+3
2008-12-04Builtinify libXtst.cube2-8/+9
2008-12-03+ py-gtksourceview.wiz1-1/+2
2008-12-03Initial import of py-gtksourceview-2.4.0:wiz5-0/+69
Python bindings for the version 2 of the GtkSourceView library.
2008-12-02Add some more missing files when battstat plugin is compiled.wiz1-1/+8
Noted by jmcneill.