summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2007-10-20Update to KDE 3.5.8markd4-190/+24
POP3 ioslave * Fix SASL Authentication fails if another client of sasl is loaded. SMTP ioslave * Fix SASL Authentication fails if another client of sasl is loaded. Kate * Add .hh Extension for C++ syntax highlighting. * Highlight 'read' and 'write', used when declaring properties in Pascal. * Fix code folding breaks highlighting. * Fix tabs in wrapped line broke cursor navigation. * Fix save doesn't work after redo. * Do not disable quit button when no session is selected but the open session button. * Pressing X now triggers the open session button, when it should trigger quit button. KControl * When delete all is pressed, only delete the visible cookies if the view is filtered. * Do not loose the domain-specific cookie policies when cookie support is disabled and re-enabled again. * Newly added fonts are not available. kdesktop * Do not shutdown at autologout. kdm * Do not attempt to auto-login after a post-session shutdown confirmation. * Fix CVE-2007-4569. kwin * Fix restarting KWin messes up active border order. * Fix block global shorcuts is broken. Konsole * Real transparency support without side effects, if qt-copy patch #0078 is available. Konqueror * Fix Konqueror not autodetecting new plugins. * Avoid preview crashes when view is invalid. * Resolve media: and system: urls to local files in the popup menu. * Fix crash when the window is deleted from onmousedown. * Fix nspluginviewer crashes on amd64.
2007-10-20Update to KDE 3.5.8markd8-72/+143
core libs * Small performance improvements. * Reworked KCmdLineArgs::makeURL to make "kpdf a:b" work when a:b is an existing file in the current directory. * Be more robust against addressbar spoofing. * A hostname may resolve to multiple addresses. When connection to one timeouts, we should not immediately give up. Instead, we try the other addresses. http ioslave * Fix crash on broken servers. * Fix Connection failed Url Frame Redirection. * Fix session cookies not always accepted. * Fix persistent cookies are treated like session cookies. * Fix a cross-site cookie injection vulnerability. * Fix for correctly propagating HTTP response headers > 8K. * Fix http responses containing just a header cause Konqueror to wait indefinitely for a response. * Fix problem with cookies in konqueror when server specified as IP adress. * Fix per-site cookie policy does not apply to cookies set for subdomains. KHTML * Fix handling of font-variant:inherit. * Fix GMail/Firefox yet again. * Fix confused cursor shapes if mail and new-window links appear on the same page. * Fix cannot type text into boxes on riteaid.com. * Optimize descendant selector matching. * Fix invalid placing of image. * Default to "UTF-8" per section 2 of the draft W3C "The XMLHttpRequest Object" specification. kjs * Do not convert accented latin1 characters into undrawable char in websites using advanced JavaScript.
2007-10-20Force to not install terminfo file. Fixes PR 37082.obache3-6/+17
A terminfo entry was installed into somewhere(or not) depending on tic command. Install termcap/terminfo entry source file in examples directory and mention it in MESSAGE. Bump PKGREVISION.
2007-10-15Update to xhost-1.0.2nb1: Explicitly pass inet6 setting to configure - from ↵abs2-1/+16
Yakovetsky Vladimir in PR/37115
2007-10-15Update to libSM-1.0.3: Explicitly pass inet6 setting to configure - from ↵abs2-1/+16
Yakovetsky Vladimir in PR/37116
2007-10-15Update to qt3-libs-3.3.8nb6: Explicitly pass inet6 setting to configure - ↵abs2-3/+10
from Yakovetsky Vladimir
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()