summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2010-05-02Update to 1.6:wiz3-10/+10
Release 1.6 (2010-04-09) ======================== - darwin: xnu doesn't support poll on ttys on the master side - Fix descriptor leak on memory error path - Support xcb_discard_reply - Open the X11 socket with close-on-exec flag - Fix authentication on hpux and Hurd
2010-04-30Fix path to itself.wiz1-2/+2
2010-04-30+ gtkmm-utils.wiz1-1/+2
2010-04-30Initial import of gtkmm-utils-0.4.1:wiz8-0/+125
Utility functions, classes and widgets written on top of gtkmm and glibmm. - logging framework - option parsing, date and string utilities - tile widgets - dialog helpers
2010-04-30Fix typos in COMMENT.wiz1-2/+2
2010-04-27Not MAKE_JOBS_SAFE, as seen in kefren's bulk build today.dholland1-1/+3
(We can all now die of not surprise...)
2010-04-25Precreate VARBASE/log. Otherwise, the X server can't start if the directoryjmmv1-2/+3
is not present (e.g. when VARBASE points somewhere other than /var). Bump PKGREVISION.
2010-04-24The time_t changes made the gum holding the logic together fall off.dholland2-4/+20
Scrape it up and stick it back on again. Fixes build on -current.
2010-04-22do the same whether qscintills is present or not, should fix PLISTdrochner1-1/+2
mismatch reported by wiz
2010-04-204.7.2 disappeared from the distribution site, was replaced by 4.7.3drochner3-7/+8
which fixes some minor bugs
2010-04-204.10.1 disappeared from the distribution site, was replaced by 4.10.2drochner2-6/+6
which fixes a regression in the new-style error handling of C++ ctors
2010-04-19don't break stuff on !NetBSDtnn1-5/+7
2010-04-19clean up atomic ops handling and use devel/libatomic_ops as a fallback.tnn3-12/+37
Based on patch from Dennis den Brok.
2010-04-16revision bump for libdrm update.tnn6-9/+12
2010-04-16Update to libdrm-2.4.20.tnn7-61/+44
Many changes since 2.4.13, I won't pretend to understand them all. This update is a prerequisite for eventually moving forward with MesaLib and xorg-server updates.
2010-04-16Add patch from upstream, fixing a core dump in amarok.wiz3-2/+19
2010-04-15This was missed. The commit message from when the rest of this directoryjnemeth1-1/+0
was deleted is: Update KDE to 4.4.2 For 4.4.0 major new technologies have been introduced, including social networking and online collaboration features, a new netbook-oriented interface and infrastructural innovations such as the KAuth authentication framework. According to KDE's bug-tracking system, 7293 bugs have been fixed and 1433 new feature requests were implemented. KDE SC 4.4.1 has a number of improvements: A performance problem in KMail when sending emails has been fixed Various fixes in Plasma widgets and other addons, such as the analog clock and the picture frame A number of fixes in Konsole, KDE's powerful terminal application KDE SC 4.4.2 has a number of improvements: Possible crashes in Plasma, Dolphin and Okular have been fixed The Microblog applet now shows the correct time in the timeline The audioplayer KRunner plugin has been fixed to not freeze the KRunner UI anymore
2010-04-15Add a bug fix that might affect firefox, dug up by Jared McNeill.wiz3-2/+24
Bump PKGREVISION.
2010-04-13update to 2.28.1drochner2-7/+6
changes: A couple of gconf module bugs fixed
2010-04-13update to 2.1.2drochner5-125/+71
changes: -bugfixes -compatibility with GTK+2.18 -adds some documentation
2010-04-13update to 4.7.2drochner3-8/+8
This is primarily a bug-fix release.
2010-04-13update to 4.10.1drochner2-6/+6
This is primarily a bug-fix release.
2010-04-12Remove kdelibs-experimental4 here as well.wiz1-2/+1
2010-04-12Update to glproto-1.4.11.tnn2-6/+6
"New GL proto with event support."
2010-04-12Update to dri2proto-2.3.tnn2-7/+6
This adds some new event definitions to the dri2 protocol.
2010-04-12Fix perl path in plasma_popupapplet_fix_groups.pl (it moved locationmarkd1-3/+3
in the tree). Bump PKGREVISION.
2010-04-11Update tint2 to 0.9.0.gls5-51/+34
Changes since 0.7.0 (http://code.google.com/p/tint2/source/browse/trunk/ChangeLog): 2010-01-28 - Battery hide option - bugfixes in task redrawing - traywindow and autohide bugfix 2010-01-13 - calculate right struts for multiple monitors - New timer implementation (works for *BSD too) - Changed behaviour for forwarding clicks to the window manager - Tint2 sets a class name, such that it can be identified by window managers - better omnipresent task handling - clock timezone support - real transparency - adjustable systray icons - systray: several icons in one line - autohide - more task states (active/urgent/iconified) - and some minor bugfixes which nobody recognized yet ;) 2009-12-16 - Scrolling through tasks by schattenprinz (added action next_task and prev_task) - Andreas : *add* setting tooltip on clock with 'clock_tooltip = format' - Andreas : *add* changed everything to kernel timer for easier integration with new timer - Andreas : *add* multiple tasks can be urgent now - Thierry : panel snapshot - patch for FULL battery by peter.ebden - Thierry : work on tint2conf. not ready for release yet. - Thierry : killall -SIGUSR1 tint2 will reload config file cleanly - Thierry : improved multi-monitor detection - Thierry : added left2right and right2left value to systray_sort option - Andreas : *add* option for ascending/descending/unsorted systray - Thierry : EWMH non-resizable panel - less disturbing omnipresent task by dmitry medvinsky - Thierry : lower cpu use with icon. replace HUE by ALPHA on icon (see task_icon_asb) - Thierry : add default icon on task - Andreas : *add* tooltips - Andreas : added possibility to put tint2 into the windowmanagers dock - Andreas : Drag n drop over Task bring Focus - Andreas : support skip_taskbar - Thierry : detect pid of process owning the systray - Andreas : added possibility to put tint2 into the windowmanagers dock 2009-09-08 - Drag n drop over Task bring Focus by Andreas.Fink85 2009-09-07 - fixed issue 117 : support skip_taskbar by Andreas.Fink85 - cleanup : switch space to tab 2009-09-01 - fixed segfault 2009-08-30 - detect pid of process owning the systray 2009-08-30 - added taskbar_active_background_id to change current desktop background. warning : this feature have a price on cpu (tint2 redraw all task) when you switch desktop. comment out taskbar_active_background_id if you don't want it. 2009-08-30 - fixed issue 130 by maato ordered systray icon with config "systray_sort = asc/desc" 2009-08-29 - fixed issue 134 2009-08-29 - cleanup and add desktop_right/desktop_left action on task (by jackp) 2009-08-29 - adjust saturation/brightness on task icon 2009-08-29 - merge change described in issue 122 (by jackp) made right click easier 2009-08-28 - add some HSB config 2009-08-09 - add mouse action : maximize_restore - fixed issue 125 2009-07-28 - some tint2conf code 2009-07-26 - fixed icon on 64 bit system by benjaminfranzke 2009-07-19 - fixed systray crash by mart1987 2009-07-14 - play with some tint2conf code 2009-07-04 - fixed 'defunct' process after fork
2010-04-11Indirect the installation of dbus files into ${PKG_SYSCONFDIR}.markd7-5/+50
Bump PKGREVISION.
2010-04-11Force it to not see asciidoc and xmlto, or it starts rebuilding itsdholland1-2/+2
man pages and (for reasons that are not entirely clear) chokes and dies.
2010-04-10override xmlto(1) configure testtnn1-1/+3
2010-04-10requires libXext>=1.1.1 to buildtnn1-1/+2
2010-04-10revert bl3.mk changes since there were problems with native X11.tnn8-16/+16
2010-04-10Update KDE to 4.4.2markd31-966/+1541
For 4.4.0 major new technologies have been introduced, including social networking and online collaboration features, a new netbook-oriented interface and infrastructural innovations such as the KAuth authentication framework. According to KDE's bug-tracking system, 7293 bugs have been fixed and 1433 new feature requests were implemented. KDE SC 4.4.1 has a number of improvements: A performance problem in KMail when sending emails has been fixed Various fixes in Plasma widgets and other addons, such as the analog clock and the picture frame A number of fixes in Konsole, KDE's powerful terminal application KDE SC 4.4.2 has a number of improvements: Possible crashes in Plasma, Dolphin and Okular have been fixed The Microblog applet now shows the correct time in the timeline The audioplayer KRunner plugin has been fixed to not freeze the KRunner UI anymore
2010-04-09Update fltk to 1.1.10.obache7-36/+35
Based on patch from Tim Larson by PR#43061. CHANGES IN FLTK 1.1.10 - Widgets now remove stale entries from the default callback queue when they are deleted (STR #2302) - Fixed selection bug in Fl_Int_Input (STR #2292) - Fixed character set conversion functions (STR #2268) - Fixed image lib configure and fltk-config issues by backporting the image lib and zlib configure code from FLTK 1.3 (STR #2203) - Updated the bundled libpng to v1.2.40 (released Sep. 10, 2009) - Fixed Fl_Choice contrast with light-on-dark settings (STR #2219) - Added Xft2 font lookup table (STR #2215) - Fixed X server "lock", if a modal dialog window is opened while a menu is active (STR #1986) - Updated mirror sites in documentation (STR #2220) - Setting a default font for Xft (STR #2216) - Temporarily limited builds to 32-bit on OX S to stay compatible to Snow Leopard - Fixed Windows compile bug with "#define USE_COLORMAP 0" (STR #2241) - Fixed glibc 2.10 compiler problems (Fedora 11 and others) with scandir() and strchr() (STR #2222) - Fixed OpenGL shared context handling (STR #2135) - Fixed gray-scale images with alpha channel (STR #2105) - Fixed unexpected shortcut behavior for Win32 (STR #2199) - Added cast to Fl_Color in all Fluid code (STR #2206) - Fixed wrong identifier for special keys combined with modifier (STR #2196) - Fixed documentation for Fl_Progress (STR #2209) - Fix for multiple popups, when dragging and calling fl_alert() and friends from the callback (STR #2159) - Avoiding crashes for recursive common dialogs (this does not fix the issue at hand yet) (STR 2150) - Fluid printing used wrong colors under Windows (STR #2195) - Fixed bad system menu hadling in OS X (STR #2153) - Fixed File Input mouse pointer dragging (STR #2181) - Added Fl_Scroll::bbox() documentation (STR #1893) - Fixed static linking of image libraries (STR #1962) - Fixed callback would not be called when shortcut was used with radio and toggle buttons in default FL_RELEASE mode. - Fixed a problem with TrackMouseEvent() (Windows only) that would generate wrong FL_LEAVE events with subwindows. TrackMouseEvent is now enabled by default (it was disabled for GNU compilers). It can be disabled by defining NO_TRACK_MOUSE. Improved test/subwindow.cxx (STR #2079) - Fixed RGB colors for round box (STR #2097) - Fixed documentation (added missing COMCTRL32.LIB dependency) - Fl_Group::clip_children() is now public (STR #2017) - Fixed first modifier key event (STR #1952) - Fixed wrong default value of Fl_Spinner in Fluid (STR #1991) - Fixed Fluid textcolor output (STR #1992) - Added clarification to Fl_GL_Window mode function (STR #1945) - Fl_Group and Fl_Scroll now resize themselves before resizing their children (STR #2032) - Fixed adding an idle handler during a draw() call (STR #1950) - Improved stability of fl_read_image (STR #2021) - Fixed menu position close to screen border (STR #2057)
2010-04-09Assorted fixes for fallout from X.org header rototill.tnn17-3/+1211
Bump revision.
2010-04-09Guard against multiple inclusion. Bump rev.tnn2-2/+8
2010-04-09Some drivers now have a build time dependency on libXext becausetnn20-39/+60
of xextproto -> libXext header rototil.
2010-04-09Update to libXext-1.1.1.tnn5-23/+51
Following the xextproto cleanup, the client-side header files previouly in xextproto have now moved to libXext.
2010-04-09Update to libXi-1.3.tnn4-50/+11
Most notable change is that this brings XI2 support, matching changes noted in the inputproto-2.0 update.
2010-04-09Update to libXinerama-1.1.tnn4-9/+11
1.1: Just one more change, the requirement of xorg-macros 1.3. 1.0.99.1: Most notable change the addition of Xinerama.h and panoramiXext.h. Both files were previously part of xineramaproto and were moved here. Requires xineramaproto 1.1.99.1 or higher.
2010-04-09Update to libXtst-1.1.0.tnn4-20/+13
1.1.0: Just two changes, increasing the requires for libXext to what it really is and the usual xorg-macros change. 1.0.99.2: Xlib headers from the recordproto module have moved to here. The new requirement is thus recordproto 1.13.99.2 No other interesting changes. 1.0.99.1: The first libXtst release for nearly two years and boy, aren't we glad it's here. 1.0.99.1 contains various build system fixes and a new header file that previouly resided in the xextproto module. This version requires xextproto 7.0.99.3 or later to avoid conflicts with header files.
2010-04-09Update to libXfixes-4.0.4.tnn3-24/+6
4.0.4: Add README with pointers to mailing list, bugzilla & git repos Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Replace static ChangeLog with dist-hook to generate from git log nuke RCS Ids Janitor: Correct make distcheck and gcc/sparse warnings. Rename parameters to clarify QueryVersion/QueryExtension.
2010-04-09Update to xineramaproto-1.2.tnn4-12/+9
"No protocol changes, packaging changes only. Note that the Xlib headers were removed since the last release. They are now in libXinerama."
2010-04-09Update to xextproto-7.1.1.tnn5-45/+72
"Many headers included in xextproto were combined library, server and protocol headers. This release splits those headers up and moves the client-side library headers into the libXext module. Clients should not be affected by this change. Drivers that included headers from this module will need to be fixed." "Note that as a result of this file removal and renaming, xextproto is only partially compatible to other, already released modules. An upgrade of xextproto from 7.0.x to 7.1.0 also requires upgrades of libXext, libXtst, the X server and possible others." xxx tnn note: I've added a compat shmstr.h to help old software, such as xorg-server 1.6 to build. More fixes coming.
2010-04-09Update to recordproto-1.14.tnn4-11/+11
Recordproto has seen a similar cleanup as xextproto recently. Xlib headers have been removed and the remaining headers renamed for consistency. A stub recordstr.h is provided to avoid breakage in current clients, the Xlib header now resides in libXtst.
2010-04-09Update to inputproto-2.0.tnn4-11/+11
"The first stable release of the X Input Extension Version 2.0 protocol specification and header files." XI2 provides a number of enhancements over version 1.5, including: - use of XGE and GenericEvents. GenericEvents are of flexible length with a minimum length of 32 bytes. - explicit device hierarchy of master and slave devices. See Section 4. - use of multiple independent master devices (Multi-Poiner X or MPX). - the ability for devices to change capabilities at runtime. - raw device events
2010-04-09Update to fixesproto-4.1.1.tnn3-8/+8
4.1.1: New requirement: xorg-macros 1.3 Add README with pointers to mailing lists, bugzilla, & git Hide/ShowCursor works on all master pointers in XI2. Document behaviour of CursorNotifies with XI2 servers. Require macros 1.3 for XORG_DEFAULT_OPTIONS Remove RCS tags 4.1: renamed: .cvsignore -> .gitignore Update XFixes protocol spec to match XFixes 4.0 Typo fixes in XFixes protocol spec Move fixes protocol description to the new canonical location/name. fixesproto: adjust to split xext headers ChangeSaveSet with map=Unmap means 'unmap', not 'don't remap' Janitor: Correct make distcheck and dont distribute autogen.sh
2010-04-05Build fix: treat DragonFly as other BSDs.asau1-2/+2
From Alexander Polakov, PR pkg/43118
2010-03-24Recursive revision bump for GMP update.asau3-6/+6
2010-03-23Fix build by increasing BUILDLINK_API_DEPENDS.pangomm. Error was:reed2-3/+3
checking for GDKMM... configure: error: Package requirements (giomm-2.4 >= 2.22 pangomm-1.4 >= 2.26 gtk+-2.0 >= 2.18) were not met: Requested 'pangomm-1.4 >= 2.26' but version of Pangomm is 2.24.0 (2.24.0 doesn't provide needed pangommconfig.h.) While here remove now-irrelevant comment from buildlink3.mk.