summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2009-01-30Pullup ticket #2666 - requested by joergtron1-1/+2
xmascot: build fix Revisions pulled up: - x11/xmascot/Makefile 1.23 --- Module Name: pkgsrc Committed By: joerg Date: Mon Jan 26 20:58:56 UTC 2009 Modified Files: pkgsrc/x11/xmascot: Makefile Log Message: Needs libXp nowadays.
2009-01-30Pullup ticket #2665 - requested by joergtron1-1/+2
xmx: build fix Revisions pulled up: - x11/xmx/Makefile 1.11 --- Module Name: pkgsrc Committed By: joerg Date: Sun Jan 18 00:13:47 UTC 2009 Modified Files: pkgsrc/x11/xmx: Makefile Log Message: Needs libXp.
2009-01-29Pullup ticket #2662 - requested by ahokatron3-9/+23
docker: build fix Revisions pulled up: - x11/docker/Makefile 1.2 - x11/docker/distinfo 1.2 - x11/docker/patches/patch-aa 1.2 --- Module Name: pkgsrc Committed By: ahoka Date: Sat Jan 17 19:00:14 UTC 2009 Modified Files: pkgsrc/x11/docker: Makefile distinfo pkgsrc/x11/docker/patches: patch-aa Log Message: Fix linking problems which caused missing rpath with native X11.
2009-01-28Pullup ticket #2658 - requested by obachetron1-1/+2
vte: build fix Revisions pulled up: - x11/vte/Makefile 1.61 --- Module Name: pkgsrc Committed By: obache Date: Sat Jan 24 08:23:56 UTC 2009 Modified Files: pkgsrc/x11/vte: Makefile Log Message: Need termcap library, a part of PR 40457.
2009-01-07Pullup ticket #2622 - requested by marttitron4-6/+9
qgtkstyle: fix invalid package version Revisions pulled up: - x11/qgtkstyle/DESCR 1.2 - x11/qgtkstyle/Makefile 1.2 - x11/qgtkstyle/distinfo 1.2 - x11/qgtkstyle/patches/patch-aa 1.2 --- Module Name: pkgsrc Committed By: martti Date: Mon Jan 5 10:54:15 UTC 2009 Modified Files: pkgsrc/x11/qgtkstyle: DESCR Makefile distinfo pkgsrc/x11/qgtkstyle/patches: patch-aa Log Message: Changed version number to 0.0beta868 pkglint -Wall
2009-01-07pullup ticket #2626 - requested by tnnrtr2-7/+6
xterm: update package for security vulnerability revisions pulled up: pkgsrc/x11/xterm/Makefile 1.50 pkgsrc/x11/xterm/distinfo 1.28 Module Name: pkgsrc Committed By: tnn Date: Tue Jan 6 18:20:25 UTC 2009 Modified Files: pkgsrc/x11/xterm: Makefile distinfo Log Message: update to xterm-238. Closes PR pkg/40334 and fixes CVE-2008-2383.
2009-01-01Quick fix for DragonFly master with getpwnam_r and friends.hasso2-4/+4
2008-12-28Darwin i386 uses stubs as well or else we get PLIST errors on installadrianp4-18/+27
gtkspell is not required so split it out as an option but keep it enabled by default so there's no change in the package. Without gtkspell it removes a whole slew of dependencies which makes this package a fair bit lighter. Make a small change to a CONFLICTS statement to keep pkglint happy.
2008-12-28Update MASTER_SITES and HOMEPAGE to new location.obache1-3/+3
2008-12-28Fix building with the latest GNUstep; PR #40211adam4-7/+19
2008-12-25Fix build with XFree86.jmcneill3-3/+37
2008-12-24Fix build with xrandr < 1.2 (like the one that comes with XFree86)jmcneill4-2/+299
2008-12-23For Python versions < 2.5, elementtree is included -- add it to PLIST.wiz2-1/+10
Reported by Hasso Tepper.
2008-12-22Fix PLIST of ocaml-graphics for architectures not using the optimiser.joerg2-6/+10
Add amd64 to that list. Bump revision of ocaml-graphics. Make ocaml itself and ocaml-graphics destdir safe.
2008-12-21Update to 3.17.6, to fix build with latest py-sip.wiz4-23/+23
Changes: PyQt v3.17.6 has been released. This fixes a Windows compilation bug. PyQt v3.17.5 has been released. This is mainly to be compatible with SIP v4.7.8 but also adds a couple of new methods. * Added the missing QRegion.rects() (based on a patch from Hans-Peter Jansen). * Added the missing QWidget.stackUnder() slot.
2008-12-21Try to fix build failure with ffmpeg-snapshot, PR 40212.obache4-1/+61
2008-12-21No need to set "no" for PLIST vars.obache1-2/+1
2008-12-21Add rcsid.obache1-0/+3
2008-12-21Also depend on py-expat for Python 2.3 (noted by Joerg) and Python 2.1.wiz1-2/+2
2008-12-21py-expat only needed with Python 2.4, make it so.wiz1-2/+4
2008-12-21According to Section 12.4 of the XKB Protocol Spec, if a key only has a singleahoka3-3/+87
group but the keyboard has multiple groups defined, the core description of the key is a duplication of the single group across all symbols. i.e. G1L1 G1L2 G1L1 G1L2 G1L3 G1L4 G1L3 G1L4 The previous code generated G1L1 G1L2 G1L3 G1L4 G1L3 G1L4, leading to "invented" groups when the process is reversed. Note that this creates wrong key types on reconstruction from core to xkb, i.e. any single-group key with a key type that is not one of the canonical four (Sec 12.2.3), will get the assigned type on group 1, and a canonical type for the other gruops. X.Org Bug 14373 <http://bugs.freedesktop.org/show_bug.cgi?id=14373> Patch taken from the bugtracker entry.
2008-12-21Fix typo.joerg1-2/+2
2008-12-21Needs py-expat for building.joerg1-1/+3
2008-12-21Pull in patch from libgnomekbd trunk that prevents a crash when a buggyjmcneill3-7/+193
X server fails a XkbGetKeyboard call. Bump PKGREVISION.
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