summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2006-02-16Do not remove share/aclocal, it's in the *dist files.wiz3-6/+3
2006-02-16Install gallery images, help files and lunar db.yyamano2-3/+109
Apply patches provided by Mark E. Perkins to fix PR/32810.
2006-02-15update to 0.11.18drochner3-8/+16
changes: -bugfixes -performance improvements
2006-02-14Changes 2.8.3:adam3-25/+33
* gtkmm.h: Include menutoolbutton.h and tearoffmenuitem.h. * Container: Avoid crash when connecting to the remove signal. * TreeView: Commented-out uses of g_assert() in header to avoid warning that the statement has no effect * Win32: Enable Plug and Socket classes
2006-02-14Fix race condition in xdm's Xsession. From PR 32804.joerg3-6/+17
2006-02-14Don't hard code path to xorg/bin/xterm, just expect it in PATH.joerg5-5/+47
This affects startx, xinitrc and xdm. Bump revision.
2006-02-13Update to 2.8.12:wiz3-11/+7
Overview of Changes from GTK+ 2.8.10 to GTK+ 2.8.11 =================================================== * Avoid memory overruns in the pixbuf theme engine with nonsensical gradient specifications. [Matthias] * Bugs fixed: 326003 Cursor doesn't move as expected [Evert Verhellen] 326806 Segfault from combination of gtk_container_set_resize_mode() and GtkComboBox [Sebastien Bacher] 327751 segfault in update_cursor on amd64 [Ryan Lovett] 327538 eog crashes at launch under AIX [Christophe Belle] 153213 "~" should bring up the location dialog [Dan Winship] 327934 gtk_text_layout_get_cursor_locations() chokes on layout=0x0 [Christian Kirbach] * Documentation improvements [Federico Mena Quintero] * Translation updates (es,pt_BR,zh_HK,zh_TW)
2006-02-12Joerg Sonnenberger will be the maintainer.xtraeme5-10/+10
2006-02-12ENOTIME to mantain these packages, feel free to pick it up if you arextraeme4-8/+8
insterested.
2006-02-11Update to 2.12.3:wiz2-7/+6
=============== Version 2.12.3 =============== Misc * Fix .desktop file (Vincent) Translators * Luca Ferretti (it)
2006-02-11Add & enable rox-session.rxg1-1/+2
2006-02-11Intial import rox-session-0.1.25.rxg7-0/+209
Very simple session manager for ROX.
2006-02-11Fixed some pkglint warnings.rillig3-8/+7
2006-02-10Remove conditional include of "x11/Xrender/buildlink3.mk" under Linuxtron1-5/+1
because the file is included unconditional later anyway.
2006-02-10remove explicite setting of BUILDLINK_DEPMETHOD.qt3-tools; we getdrochner2-12/+2
a runtime dependency through py-qt3-base anyway
2006-02-10clarify that we need a runtime dependency on qt3-toolsdrochner1-4/+4
(this also means that everything using py-qt gets this runtime dep implicitely, no matter what the Makefile does to BUILDLINK_DEPMETHOD)
2006-02-08also require glibmm>=2.8.0drochner1-1/+3
2006-02-08update to 2.12.3drochner3-8/+9
changes: -bugfixes -translation updates
2006-02-08xservers is free-standing, so don't bother checking if system X11 is thejoerg1-18/+1
same version or using USE_X11 at all, esp. since the latter can add an unwanted dependency.
2006-02-07This package only needs "USE_X11" and not "USE_X11BASE" because thetron1-2/+2
installation directory is patched manually and it uses its own "imake" utility.
2006-02-07update to 2.12.3drochner2-7/+6
changes: bugfixes
2006-02-07update to 2.8.4drochner4-24/+12
changes: -Split out gobject wrappers -Bug fixes
2006-02-07Fix build on Solaris.markd3-2/+31
2006-02-06Update to version 2.4:rpaulo2-8/+6
- much better i18n, slightly inefficient and probably not perfect, but cna be used to convert between a lot of apps who have their own problems (mozilla, netscape, lyx...) - properties are now being initialized properly.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg438-716/+877
2006-02-04Update to 7.5:wiz3-7/+9
7.5 Tue Jan 31 15:15:43 CET 2006 - further improvements to the careful mode detection, and font width detection: - fully double-wide fonts will now be correctly treated, - overlap detection was improved. - detect totally broken fonts (usually synthesized by xft). - careful mode forced refresh sometimes clashed with blinking, causing unnecessary screen redraws. - better handling of XFT combining characters. - enable antialiasing for some replacement fonts, as they might get used for other encodings which really need it, later. - remove spacing=100 from all default fonts, as this creates totally weird spacing (5 times normal) with xft. - removed iso10646 fallback, as xorgs iso10646 encoded fonts are mostly broken. - removed gnu unifont fallback, all combining characters are broken. - replace named colours by xorg's rgb.txt equivalents, to reduce round trip time on startup, and short-cut allocation of rgb:rr/gg/bb for xft. - short-cut allocation of rgb values in the xlib case (patch by Paco-Paco). - overhauled color management: smaller codesize, alpha support. - support "rgba:rrrr/gggg/bbbb/aaaa" color specifications and an "[alpha]" prefix. - try to work around Xft and Xrender forcing everything to be 100% transparent. Long Live Xft! - do not include X11/Intrinsic.h anymore, directly use Xlib/Xutil/Xresource directly. - try to find a nearest matching color when color allocation fails on a pseudocolor screen. - SYNCCVS: compared to rxvt-cvs 2006-01-28, no relevant changes. - fix version report (DA) (which was unfortunately broken). - changed version number report again, now to emulate xterm closer. - added the OSC sequence 702 to detect the urxvt version number. - small configure updates. - further RTT optimisations. 7.4 Sat Jan 28 15:26:27 CET 2006 - screen background wasn't always erased properly when scrolling, - re-enabled clearing optimisation disabled in 7.4pre. - small configure updates for libptytty. - fixed version options: line output. - removed stoopid debugging message left in the code. 7.3 Wed Jan 25 22:47:35 CET 2006 - don't let iso14755 or mouse reporting get into the way of perl (could lead to global grabs never being cleared). - experimental OnTheSpot editing support (-pe xim-onthespot). - moved Shift-Button2 paste combination to Meta-Button2. - the cutchars resource will now be respected and used by the selection extension. - added the "remote-clipboard" extension which just runs external commands to fetch and store the selection data. - added -depth switch that tries to get a different visual depth than the default (replaces the old PREFER_24_BIT logic). - removed (unused) arabic presentation form composing sequences. - be more strict when deciding that a core font glyph is too wide and needs the careful rendering mode. - allow more leeway for italic fonts when deciding that a character is too wide and needs careful mode. - redraw even more characters around characters using careful mode. - made selection-pastebin fully asynchronous. - reduced number of server turnarounds at startup by allocating atoms only once per display. - renamed on_keyboard_command to on_user_command. - changed version sos (ESC [ > c) response to be more compatible with xterm.
2006-02-04Add Attic/ directory to MASTER_SITES, since the programwiz1-2/+3
updates quite often, and ftp.NetBSD.org is not always fast enough in getting a distfile. Addresses PR 32725 by Robert Elz.
2006-02-03move PKGNAME= to before .include "../../mk/bsd.prefs.mk" so mk.conf can ↵abs1-6/+6
determine package
2006-02-03Reset maintainer on his request. PR 32699.wiz2-4/+4
2006-02-02USE_TOOLS+= pkg-config. Fixes PR 32696 from Chapman Flack.markd1-2/+2
2006-02-01Fix sysmouse handling on DragonFly, mostly garbage arrived. Thanks forjoerg4-10/+45
Simon Schubert to point out the right file. Fix ATI driver option to not include the theatre module, if disabled. Shown by Robert Sebastian Gerus during testing of the first fix. Bump revision of xorg-server.
2006-02-01Fix display of NetBSD device info in the KInfoCenter. (Readsmarkd3-5/+15
/var/run/dmesg.boot and was stopping at first blank line rather that EOF) Bump PKGREVISION.
2006-01-31Update to KDE 3.5.1markd166-716/+2365
2006-01-31Update to KDE 3.5.1.markd3-11/+9
2006-01-31Update to KDE 3.5.1markd5-24/+40
Changes: * man KIO slave o fix processing of URLs in man documents o allow comment lines after a .TP request * Konqueror o 2 Tools menus when embedding KPDF in Konqueror * KDesktop o Fix initializations for desktops >4 when using DCOP calls. * Konsole o Update blue/red icons to be more distinguishable. o The history options (line #/enabled) are now used in the profiles. * Kwin o Incorrectly restored window geometry upon leaving fullscreen mode under certain circumstances
2006-01-31Update to KDE 3.5.1markd3-13/+12
Changes: * Improved performance under some conditions on the networking classes. * (KIO-slave http): Work around Apache2 DAV module's insistence on trailing slashes at the end of requests on directories. * (KIO-slave kfile): enabling of the normal permission dialog takes effect only after closing after doing changes on acl * (KIO-slave kfile): problems with changing permissions in the mask entry * KDirWatch: KDirWatch stopDirScan affects outside KDirWatch instances also. * KCrash: Make KCrash more rebust (eg. in malloc()) * Mimetype detection: add more "magic" patterns to recognise shell scripts * KJS: avoid buffer overflow on decoding utf8 uri sequences. * Kate o Wrong syntax highlighting chosen for filetype o Clear selection when closing a document. o Text-files displayed in konqueror are saved with 0 bytes. o Backspace key does not work when shift key is held o PicAsm highlighting is missing IORWF, RLF, RRF * Kicker o Turning off tooltip doesn't work o Don't crash on logout. o app started by kmail does not show in kicker * KDesktop o Desktop icons move down at each login due to child panel at top of screen * KHTML o Performance improvements: o Add caching for getElementById o Much faster appending of options to selects, and clearing of selects o Simplify dirty region computation, to speed up cases of lots of small updates o Small improvements in efficiency of URL handling in image loader o Match other browsers and not the DOM on behavior of getAttribute with non-existent attributes. Fixes reply buttons on Yahoo mail o Hidden field is not sent (Fixing OSNews.com) o Konqueror consumes all memory when printing specific web page o Do not lose server-specified encodings when going back in history o Make behavior of named objects access under document more consistent with other browsers o Various crash fixes o JavaScript debugger more reliable o Support window.scrollX, window.scrollY,.click on anchors o behave sanely for Roman counters > 4000 o Optimize appends and clears to/of selects via explicit APIs. * KDEUI o Set default parameter in KRandomSequence to 0 instead of 1 for randomness if no seed is provided
2006-01-31Option freetype needs Xft2, not freetype. Fix buildlink reference.joerg2-3/+8
Install xterm setuid root on DragonFly, needed for tty permission change and utmp. Bump revision.
2006-01-30salo@: not every install can handles multiple directories (e.g. Solaris),joerg1-21/+24
so create them one at a time.
2006-01-29Add & enable rox-wallpaper.rxg1-1/+2
2006-01-29Initial import rox-wallpaper-2.0.rxg4-0/+70
Setting the backdrop for ROX.
2006-01-28Update to 2.8.11:wiz3-8/+9
Overview of Changes from GTK+ 2.8.10 to GTK+ 2.8.11 =================================================== * Avoid memory overruns in the pixbuf theme engine with nonsensical gradient specifications. [Matthias] * Bugs fixed: 326003 Cursor doesn't move as expected [Evert Verhellen] 326806 Segfault from combination of gtk_container_set_resize_mode() and GtkComboBox [Sebastien Bacher] 327751 segfault in update_cursor on amd64 [Ryan Lovett] 327538 eog crashes at launch under AIX [Christophe Belle] 153213 "~" should bring up the location dialog [Dan Winship] 327934 gtk_text_layout_get_cursor_locations() chokes on layout=0x0 [Christian Kirbach] * Documentation improvements [Federico Mena Quintero] * Translation updates (es,pt_BR,zh_HK,zh_TW)
2006-01-28Added a patch for MIPSpro.rillig2-1/+20
2006-01-25Update to 7.2:wiz5-19/+101
7.2 Sun Jan 22 21:58:16 CET 2006 - bugfix: urxvt (not urxvtd) did not correctly handle multiple environments necessary, which resulted in segfaults within getenv (reproducable: urxvt -fn 9x15, open a menu once, ctrl-shift-672c). - bugfix: the selection speedup in in 7.1 unfortunately caused non-ascii characters to enlarge/move the selection. - bugfix: resizing sometimes leaked lines from the secondary to the primary screen. - bugfix: reducing window size while large amounts of text were output could lead to an assertion failure. - added "tabbed" extension that provides a crude tabbed terminal. - added "readline" extension that allows cursor positioning via mouse clicks. - now it is possible to insert the value of the CLIPBOARD selection with shift - mouse button 2. - fixed the automove-background extension to ignore coordinates in non-synthetic events. - created a separate libpty for portable and secure pty/tty/utmp/wtmp/lastlog handling, and include it in rxvt-unicode. - the non-terminfo visual bell now works asynchronously, so continuous ASCI BELs in one terminal do no longer monopolise the whole urxvt[d] process. - support some *BSD makes (for the time being, gnu make is a safe bet). - work around bugs in FreeBSD's gcc. - implemented some *BSD fixes in configure. - removed support for obsolete offix dnd protocol. 7.1 Thu Jan 19 20:25:34 CET 2006 - setuid/setgid operation is now _encouraged_: security has been improved by moving privileged operations into a separate process and permanently dropping privileges within the terminal. This makes it possible to remove security checks from the perl code and gives a much safer feeling when urxvt needs to run with special privileges. - perl taint checking disabled, as urxvt no longer runs setuid/setgid itself. - new perl extension automove-background that can be used to get the same effect as pseudo-transparency with any pixmap. - new perl extension example: perl/selection-pastebin, can be used to e.g. upload the selection to a webserver and generate a url, or similar stuff. - use the scrollback buffer even when the scroll region doesn't span the whole screen, as long as it starts at row 0. Helps for programs displaying a status line at the bottom. - selection popup now shows selection in dec/hex/oct. - perl/selection: matching on unicode characters in the selection code was O(n²), which equals infinity in some degenerate cases :-> Matching is now done on UTF-8, which makes it almost instant. - perl/selection, perl/selection-autotransform: regexes are now being interpreted in the locale urxvt was started. - implemented override-redirect option and enabled it on menus, as kwin puts our windows behind the terminal (what a shoddy wm). - fixed struct utmp check in configure for OpenBSD. - complete overhaul of the pty/utmp management stuff and configure (Emanuele Giaquinta). - add tsl/fsl and related capabilities to the terminfo description, to set the window title. - swap the environment in some more cases. This hopefully fixes some segfaults that might be caused by xft asking for env variables at the wrong time. - removed src/strings.C and src/menubar.C. No menubar support anymore. - removed all traces of SMOOTH_REFRESH. - nuked QNX support. - made some fixes to xpm offset and scaling code. - perl-overlays and refresh hooks were not applied in correct order. - changed coordinate-system of view_start/nsaved to be top to bottom. - iom extended to support listening for child exits. 7.0 Fri Jan 13 14:02:18 CET 2006 - added sections for DISTRIBUTION MAINTAINERS and about SETUID/SETGID to the FAQ. - selection, searchable-scrollback, selection-popup and option-popup extensions enabled by default. - increased xft drawing speed for problematic fonts. The effect will likely be small as 99% of the xft slowness is server-related. - perl: much increased functionality, better overlays, popup support and much much more. - perl: urxvt::line now can set via ->t and ->r. - perl: changed interpretation of --perl-ext-common and -pe. - perl: finally implemented --perl-eval. - perl: non-blocking anyevent support. - perl: run tainted and ignore perl-eval/perl-lib if started setuid/setgid. - free the resource database: this plugs a massive memory leak. As a side effect, it also gets rid of XGetDefault calls. - free one of the cursors, fixes a small memory leak. - built-in (as opposed to terminfos) visual bell was broken/too fast. - applied minor cleanups by Ladislav Michnovic. - applied pty handling cleanups and improvements (Emanuele Giaquinta). - mark-urls launch-on-click by jepler. - removed "small" resource parsing function, as it wasn't really compatible, and not really small either. - removed PATH_ENV and PATH file search support. - removed support for locale-specific app-defaults file. - fixed a bug where out-of-bounds colour sequences could lead to crashes. - limit colour changing to the standard 88 palette instead of all colours. - XTerm_Color01 sequence returned wrong results in query mode. - iom.C now checks against destructed io_manager when unregistering.
2006-01-25Update to 1.103:xtraeme2-8/+7
Overview of changes in Gtk2 1.103 ================================= * Depend on Glib 1.103 for the new object registration semantics. Make use of them. [Torsten] Overview of changes in Gtk2 1.102 ================================= * Handle unknown event types gracefully. [muppet] * Improve some of the Gtk2::Gdk::GC API and fix a leak in Gtk2::Gdk::Pixbuf. [Marc Lehmann] * Fix a few test suite issues. [Scott Lanning, Torsten]
2006-01-24Has BROKEN_GETTEXT_DETECTION.joerg1-1/+2
2006-01-24Remove a blank line from a .po file that is breaking the build according tojmmv2-1/+14
the bulk build results. I hope that this fixes it (the patch was removed during the update...).
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz235-311/+470
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-23Bump revision for now working wheel mouse support in DragonFly.joerg1-2/+2
2006-01-23Fix two more issues of FreeBSD leftovers/missing DF support injoerg3-1/+108
xorg-server.
2006-01-23From the "Did-anyone-ever-try-this-at-all" department:joerg2-1/+15
Give up with trying to find ingenious ways to ensure that the version expression gets correctly quoted to cc, it somehow differes between direct invocations and runs from pkgsrc. Just hard-code the value for now.