summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
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
2007-09-20Adapt for librsvg rename. Bump PKGREVISION.wiz8-21/+21
2007-09-20Adapt eel dependencies; bump PKGREVISION.wiz4-8/+8
2007-09-20Fix path to libgtop, and bump PKGREVISION for its new name.wiz2-6/+6
2007-09-20Remove gtkglarea2: part of Gnome, but last release was in 2002, and therewiz6-70/+1
are no dependencies in pkgsrc. Newer code usually uses gtkglext instead.
2007-09-20Hello Joerg,rillig6-3154/+107
smaller patches are nicer than larger ones. By the way, each patch should start with a line containing an RCS Id.
2007-09-20Don't hide important commands.rillig1-2/+2
2007-09-20Fixed pkglint warnings and notes.rillig2-8/+5
2007-09-19Move gnome2-applets to gnome-applets to make directory name match PKGNAME.wiz12-13/+13
2007-09-19Rename gnome2-terminal to gnome-terminal to match upstream name.wiz8-10/+9
ok jmmv, drochner
2007-09-19Rename gnome2-control-center to control-center, to match upstream name.wiz13-33/+33
ok jmmv, drochner
2007-09-19Finish move of gnome2-media to gnome-media.wiz1-2/+2
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz12-22/+24
2007-09-19Use gnome-vfs instead of gnome-vfs2.wiz11-29/+33
2007-09-19Resign as maintainer of all the packages which I'm no longer using.tron2-4/+4
2007-09-18update to 0.16.9drochner2-6/+6
changes: - Slightly improved pango backend - Misc bug fixes
2007-09-18Add patch recommended in release announcement:wiz3-2/+37
GtkIconCache now runs _gtk_icon_cache_validate() for every cache loaded. This causes a big chunk of each icon cache file to be paged in; this makes apps slow at startup when it is likely that other apps have caused the icon caches to be paged out. Bump PKGREVISION.
2007-09-17make this compile with gtk-2.12 (which introduces a new tooltip frameworkdrochner2-1/+14
and deprecates the old one)
2007-09-17Update to version #229. Too many changes to list here; please seebjs4-10/+36
${WRKSRC}/xterm.log.html. Additionally, the pkgsrc-specific changes are: -- Add an "xterm-toolbar" option and add it to PKG_DEFAULT_OPTIONS. Now we may all enjoy pull-down menus. -- In the ${X11_TYPE} == "modular" case, add --disable-imake and --enable-narrowproto to CONFIGURE_ARGS. The latter fixes [possible] problems with Xaw scrollbars. -- Add USE_DIRS+=xdg-1.4 to handle newly-provided xterm pixmaps. -- Add build-time dependency on x11/libxkbfile to pull in XKB extension headers, e.g. ${X11BASE}/include/X11/extensions/XKBbells.h. The XKB bell extension should now be properly detected and supported. - Add "pcre" option, thereby supporting devel/pcre as xterm's regex library. Changes ok'd (more or less) by joerg@ and tested by me. For more detail wrt: rationale for --enable-narrowproto and/or libxkbfile dependency, please contact me.
2007-09-17Two paches for quartz are already included in upstream.obache3-48/+1
2007-09-16Update to 2.12.0.wiz8-52/+71
(no shlib major changes) Overview of Changes from GTK+ 2.11.6 to 2.12.0 ============================================== * GtkTooltips - All widgets have been ported to the new tooltips code - Tooltips are disabled in touchscreen mode * GtkBuilder - Support custom tabs in GtkPrintUnixDialog Lots of bugfixes and translation updates. Overview of Changes from GTK+ 2.11.5 to 2.11.6 ============================================== * GtkBuilder: - The gtk-builder-convert script is more versatile - GtkBuilder suppports GdkPixbuf properties - GtkBuilder parses, but doesn't yet implement <accessibility> - Support for accelerators in actions has been added * GtkTooltips: - The old tooltips API has been deprecated - The has-tooltip property has getter and setter * GtkTreeView: - Convenience API to set tooltips: gtk_tree_view_set_tooltip_row(), gtk_tree_view_set_tooltip_cell(), gtk_tree_view_get_tooltip_context(), gtk_tree_view_set_tooltip_column() * GtkIconView: - Convenience API to set tooltips: gtk_icon_view_set_tooltip_item(), gtk_icon_view_set_tooltip_cell(), gtk_icon_view_get_tooltip_context(), gtk_icon_view_set_tooltip_column() Lots of bugfixes and translation updates. Overview of Changes from GTK+ 2.11.4 to 2.11.5 ============================================== * OS X port: - Many improvements * Win32 port: - Inconsistent checkboxes are drawn correctly now * GtkBuilder: - Ship a Python script, gtk-builder-convert, to convert glade files to GtkBuilder syntax * GtkFileChooser: - Improved display of the time column - Support search on OS X, using Spotlight * GtkTreeView: - New function gtk_tree_view_is_rubber_banding_active() to check whether rubber banding is active * GtkVolumeButton uses the range 0.0 to 1.0, and correctly adapts tooltips to display percentages Lots of bugfixes and translation updates. Overview of Changes from GTK+ 2.11.3 to 2.11.4 ============================================== * The multipress input method correctly handles control keys * The memory management of GtkRecentManager has been changed, deprecating the screen-related functions in favour of gtk_recent_manager_get_default(). Lots of bugfixes. Overview of Changes from GTK+ 2.11.2 to 2.11.3 ============================================== * GtkBuilder: GTK+ supports constructing user interfaces from XML descriptions now, similar to libglade. * The new tooltip code now has convenience api to set text tooltips: gtk_widget_set_tooltip_text(), gtk_widget_set_tooltip_markup() * GtkTextView, GtkEntry: - gtk_widget_modify_cursor() is a new function in the gtk_widget_modify family to override the style-provided cursor colors - Use a block cursor in overwrite mode * GtkFileChooser: - Use xdg-user-dirs to find the Desktop directory - gtk_file_system_create() is now public API * GtkMenu: - GtkMenuItem gained a submenu property - GtkMenuShell obtained a move-selected signal * OS X port: - Many improvements Lots of bugfixes and translation updates. Overview of Changes from GTK+ 2.11.1 to 2.11.2 ============================================== * The GtkListStore and GtkTreeStore have new API to set values using vectors of columns and values Bugfixes and translation updates. Overview of Changes from GTK+ 2.11.0 to 2.11.1 ============================================== * GtkTextView: - Marks can be created independent from buffers - Cursor color follows text color * OS X port: - Many improvements * GDK: - Add support for composited child windows Lots of bugfixes and translation updates. Overview of Changes from GTK+ 2.10.x to 2.11 ============================================ * Printing support: - Cups backend: Work with "BrowseShortNames Off" - Cups backend: Fix handling of multi-valued options - Cups backend: Work with raw printers - Cups backend: don't lock up when met with larger numbers of printers - Improved sensitivity handling of controls in the unix dialog - Support half-open ranges - Add a test print backend for easier debugging - Add API to list paper sizes - Add API to serialize and deserialize page setups and print settings - Print settings can be passed to the preview command - Make more GtkPrinter public * GtkFileChooser: - Improve file chooser dialog size logic - Add a GtkFileChooserButton::file-set signal - Add a search mode with backends for Beagle, Tracker and simple search - Add recent files support * New tooltips API, that allows complex tooltips (markup, images), tooltips on insensitive widgets, tooltips on treeviews, etc * GtkScaleButton, GtkVolumeButton: new widgets for volume controls frequently seen in multimedia applications * Input Methods: - New Thai and Lao input method - New multipress input method for phone pads * Recent files: - GtkRecentChooserMenu supports custom menu items - GtkRecentAction was added * Keyboard navigation improvements: - Infrastructure for notification of failed keyboard navigation - Better support for restricted sets of keys - Only handle keys for notebook tab reordering and scrolledwindow scrolling if it make sense - Add settings gtk-enable-accels and gtk-enable-mnemonics to disable the display of accelerators and mnemonics - Popup/popdown of comboboxes is keybindable * Windows port: - Windows 9x/ME is not supported anymore - Many ms-windows theme improvements - The file chooser uses native icons - Support drop shadows - Use native cursors * OS X port: - Many improvements * Icon theme support: - Add api to list contexts of an icon theme - The builtin stock icons have been replaced by a new set of icons which are visually compatible with Tango - Support fallback to more generic icon names - Validate icon caches when they are created and before they are used * GtkRange has gained support for fill levels * GtkEntry: - inline-selection mode for entry completion that is closer to what web browsers need - Add gtk_entry_set_cursor_hadjustment() to support automatic scrolling * GtkTextView: - Support accumulative and negative margins - GTK_JUSTIFY_FILL works * GtkLabel: - GTK_JUSTIFY_FILL works * GtkStatusIcon: - Multiscreen support - gtk_status_icon_position_menu() works on Windows - Don't take up space when invisible * GtkCellRendererProgress: - Respect themes - Support activity mode * GtkNotebook: - Support scrolling during tab DND - Allow dropping tabs anywhere - Deprecate numeric group-ids in favour of a more flexible group property * GtkTreeView: - Lots of scrolling fixes - Add a gtk-alternative-sort-arrows setting for drawing sort arrows according to platform conventions * GtkButtonBox: - Can center buttons now * GtkComboBoxEntry - Can add an arbitrary child widget * GtkAboutDialog: - The "name" property has been replaced by "program-name" to avoid a clash with the preexisting "name" property on GtkWidget * GDK changes: - Add gdk_event_request_motions() which works with input devices - Add API for changing startup notification id on a window - Add API for sending startup notification messages - Don't deadlock with xcb-based libX11 - The handling of _NET_WM_USER_TIME has been changed to reduce the amount of root window property changes - New gdk_threads api() to allow fully threadsafe handling of idles and timeouts * gdk-pixbuf changes: - Optional support for Sun mediaLib hardware acceleration - Support exif rotations in tiffs and jpegs - Allow arbitrary split between builtin vs modular loaders - Support v5 and OS/2 bmps - Support scaling animations * Miscellaneous GTK+ changes: - New function gtk_window_set_opacity(), to set the opacity of toplevel windows - Allow to restrict drags within an application or widget - Support opening/closing of submenus on click - Configurable cursor blinking timeout - Insensitive widgets don't install cursors Lots of bugfixes and translation updates.
2007-09-15Fix security vulnerability reported in CVE-2007-4137.tron3-9/+16
Bump package revision.
2007-09-14Add and enable x11/xlsclients.simonb1-1/+2
2007-09-14Import xlsclients-1.0.1 from modular Xorg.simonb4-0/+32