summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2007-10-13Changes 2.12.1:adam6-253/+119
* PrintOperation: Corrected a reference-counting problem that caused crashes. Changes 2.12: * New classes: Builder, RecentAction, Tooltip, VolumeButton. * Deprecated the Tooltips class. * More...
2007-10-13Changes 4.3.2:adam14-62/+73
* General Improvements * Fixed incorrect behavior of the widget editing mode that could occur when a form was resized. * Fixed a crash that could occur when several commands were redone in one go. * Enabled MSVC and Borland project generators for the Qt Open Source edition. * Ensured that the QMAKE_CC and QMAKE_CXX variables are not defined in the Xcode project generator to allow distributed (distcc) builds to work again. * more...
2007-10-13Changes 8.4.16:adam6-35/+35
* Bug fixes * Improvements
2007-10-12Don't set the maintainer unconditionally in files that are used by manyrillig1-2/+2
packages. Patch by Vladimir Yakovetsky in PR 37113.
2007-10-11Update x11vnc to 0.9.3.obache2-6/+6
New in the 0.9.3 x11vnc release: This release provides client-side caching to improve interactive response. Almost no VNC viewers implement caching which is why VNC is slow compared to other remote graphics protocols. The x11vnc caching will work with any VNC viewer, but they will not hide the pixmap cache region that is below the main desktop (one must adjust the window manually). The SSVNC Unix VNC viewer, however, automatically detects and hides the region. To enable caching, supply "-ncache n" to x11vnc, where the number n, e.g. 10, indicates how much memory to devote to the caching scheme. See http://www.karlrunge.com/x11vnc/#faq-client-caching
2007-10-11The code to verify user and password provided inhauke1-2/+2
daemon/verify-{crypt,shadow}.c prints out the user name in various places, where daemon/verify-pam.c code does not. Get out of sync with the login dialog, and you'll have your password logged. Adapt patches from the gdm 2.20 branch for (1) not logging the user name in any syslog error messages (2) not localizing the log messages. Bump pkg revision. Fixes PR 31417.
2007-10-11The code to verify user and password provided inhauke3-1/+203
daemon/verify-{crypt,shadow}.c prints out the user name in various places, where daemon/verify-pam.c code does not. Get out of sync with the login dialog, and you'll have your password logged. Adapt patches from the gdm 2.20 branch for (1) not logging the user name in any syslog error messages (2) not localizing the log messages. Fixes PR 31417.
2007-10-09Remove trailing spaces.martti3-5/+5
2007-10-09Fixed the build errors with gcc4.rillig7-11/+197
2007-10-07Don't define a local weak in6addr_any. Any sane IPv6 setup has and if itjoerg3-5/+18
doesn't include it, your lost mostly anyway. The weak alias creates a conflict on HP-UX tho. Bump revision.
2007-10-06Update Ruby packages to 1.8.6-p111.taca1-4/+4
No change; DISTFILES update only.
2007-10-06Reorder pkgconfig file as the gnopernicus configure fails becausejoerg3-3/+18
datarootdir is used before being defined. Bump revision.
2007-10-05Fix homepage.dillo1-2/+2
2007-10-04Install uic3 binary and not the libtool wrapper. Bump revision.joerg1-2/+4
2007-10-04Renamed devel/libglade2 to devel/libglade.obache1-2/+2
2007-10-03Updated x11/xfce4-desktop to 4.4.1nb2martti4-5/+19
Fix application launch problems with gtk2 2.11 and later. http://bugzilla.xfce.org/show_bug.cgi?id=3359
2007-10-02remove option xterm-toolbar from the default options. Toolbar support seemsaymeric1-2/+2
to be broken in xterm for now. OK bjs@
2007-10-01After a few more tries, it finally worked. The features framework isn'trillig1-1/+12
as easy to use as I first thought.
2007-10-01librsvg2 -> librsvg.hira1-2/+2
2007-10-01Needs err() and errx().rillig1-1/+2
2007-10-01Added three patches to make the package work on Solaris.rillig4-1/+118
2007-09-30Reset maintainer -- shell@ is inactive.wiz1-2/+2
2007-09-29Need lex & yacc.obache1-1/+2
Problem reported by L. Schmidt in PR 36937 and fix confirmed by Aleksey Cheusov in pkgsrc-bulk@.
2007-09-28fix compilation on NetBSD-4+ (seen in bulk build)drochner2-1/+15
2007-09-28Update xlockmore to 5.25. Changes:hubertf2-6/+6
Renamed xlockrc.rc to xlock95.rc. win95 settings fixes from Frank Fesevur 'Enabled' checkbox set in the savers configuration for is honored when the random mode is selected. Dialog rearranged to allow more room for Delay/Count/Cycles. Version is now displayed. ant3d,ant,life1d now with better colors. Really looked bad on Windows 95. rain a new mode from Frank Fesevur. Patch for running stuff like "xlock95.scr -s ant3d" thanks to Frank Fesevur <ffes AT users.sourceforge.net> which makes testing and showing a particular mode much easier. Fix for xlock -resource in life.c. Added a compile-time option "-DNO_TIME if you dont want the time in the password window.
2007-09-25Fix comment (GConf2 -> GConf).hira9-18/+18
2007-09-25Fix comment (gnome-vfs2 -> gnome-vfs).hira1-2/+2
2007-09-25Back out previous. Pointed out by uebayasi@ and martti@.hira3-8/+8
2007-09-25ln -> ${LN}.hira3-8/+8
2007-09-24Require randrproto 1.2.1 as found in PR pkg/37015.joerg1-1/+2
2007-09-24Update Ruby to 1.8.6-p110.taca1-4/+4
Approved by wiz@. This is bug fix release of Ruby 1.8.6. Especially it fixes thread/eval function problem on Mac OS X.
2007-09-24Fix off-by-one issue. Bump revision.joerg3-2/+17
2007-09-23Add a recommended distribution patch that removes the ScrollWithBuffertnn2-2/+8
configuration file option (which doesn't work as intended.) Bump revision.
2007-09-22Add three patches based on files in gtkmm-2.12.0 to fix the buildwiz5-3/+220
with gtk2+-2.12.0. Bump PKGREVISION. In case this doesn't build with gtk2+<2.12 any longer, please add an appropriate BUILDLINK_API_DEPENDS.gtk2 line.
2007-09-21Updated version of konqueror address bar spoofing fixmarkd2-7/+10
http://www.kde.org/info/security/advisory-20070914-1.txt also fix for KDM passwordless login vulnerability http://www.kde.org/info/security/advisory-20070919-1.txt
2007-09-21Remove patch, XInputCheckExtension has some magic for that.joerg2-18/+1
2007-09-21Updated version of Konqueror address bar spoofing fixmarkd2-7/+7
http://www.kde.org/info/security/advisory-20070914-1.txt
2007-09-21Update to version 1.4.2.1. The previous version had a broken configurebjs2-6/+6
script.
2007-09-21Update to version 1.0.3. Changes include:bjs2-7/+6
-- Change xset_CFLAGS to AM_CFLAGS to make automake-1.10 happier -- Use autoconf to check for usleep before falling into twisty #ifdef maze -- Bug #9524: Markup problems on xset.1x
2007-09-21Update to version 1.0.3. Changes include:bjs2-6/+6
-- X.Org bug #10616: Add all the X info commands to See Also in man page -- Man page formatting: make -geometry bold like other options -- Rename xwininfo_CFLAGS to AM_CFLAGS to make automake-1.10 happier -- Purge unused code from dsimple.c -- dsimple.c: ANSIfy function declarations -- Replace sprintf's with snprintf & strlcat -- Add static & const qualifiers to xwininfo.c
2007-09-21Update xtrans to version 1.0.4. Changes:bjs2-6/+6
-- Fix typo in Xtranslcl.c (sprintf with size argument should be snprintf)
2007-09-21Update to version 1.0.2. Changes include:bjs2-6/+6
-- #10616: xmag man page says "Cut" button instead of "Select" -- Replace static ChangeLog with dist-hook to generate from git log -- Sun bug 6359959: xmag overconsumes CPU due to its selection box -- Sun bug 6359959: use nanosleep, poll or select -- Change xmag_CFLAGS to AM_CFLAGS to make automake-1.10 happier -- Sun bug 1166559: highlight of selection box not discernable on some configs
2007-09-21Fix locking bug in upstream code. Ride on the initial update.joerg2-1/+18
2007-09-21Update to version 1.3.1. Important changes:bjs2-6/+6
-- Support relative paths in catalogue:<dir> symlinks. -- Fix dirfd leak on CatalogueRescan(). -- Remove side effects from BuiltinReadDirectory()
2007-09-21Update to version 1.1.3.bjs2-6/+6
The most important feature of this release is a set of locking fixes, which unbreak this library for threaded apps. The lock issues were exposed by libxcb. -- XChangeDeviceControl: Fix completely broken locking -- XSetDeviceFocus: Add missing extension check -- XGetSelectedExtensionEvents: Still more locking bugs -- Bug #9659: Bad markup on XListInputDevices.3x
2007-09-21Update to version 1.2.2. Changes:bjs2-6/+6
Keith Packard (1): CrtcChange event format conversion was using 'height' for 'width'.
2007-09-21Update to version 1.0.3. Fixes broken DESTDIR support, so patches arebjs4-35/+6
no longer necessary.
2007-09-21Update to xinit-1.0.7. This release fixes several fairly serious bugs,bjs2-8/+6
including: -- Bug #12448: Don't try to trap 'ERR'. startx is advertised as a POSIX sh script. These shells don't necessarily support trapping 'ERR'. This makes startx work again with dash (and probably others). -- Fix broken test for /dev/random cookie generation failure. -- Use /dev/random to generate the cookie if mcookie is unavailable. -- Setting XAUTHORITY without having actually generated a cookie and created .Xauthority led to issues if somebody like ssh later came around and made the .Xauthority file for their own setup. So, simply make it so that we never fail to create one. -- Remove .serverauth.$$ file on signals or errors pkgsrc changes: Remove cookie maker environment variable from CONFIGURE_ENV, as the script now does the "right thing". tested by me, seems to work fine, ok'd by agc@
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz114-224/+301
Bump PKGREVISION.
2007-09-21Rename lablgtk to lablgtk1 and lablgtk2 to lablgtk.wiz25-635/+637