summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2006-04-17More PKGREVISION bumps for png-1.2.9nb2 update.wiz4-7/+8
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz251-403/+502
2006-04-17PLIST fixadam1-1/+25
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam111-32431/+32431
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-16Update to 2.14.1.1.wiz3-7/+36
============== Version 2.14.1 ============== Fixes * Make URI canonical before using them (Vincent) * Remember the added locales in GnomeDitemEdit (Vincent) * Sort locales list in GnomeDitemEdit (Vincent) * Make sure that there is a Name/Comment/etc. for C locale when generating a .desktop file (Vincent) * Use gdk_x11_display_get_user_time() to get the launch time (Vincent) Misc * Generate API documentation (Vincent) * Add GTK to the categories of gnome-about.desktop (Vincent) Documentation * Replace entities with UTF-8 (Shaun McCance) * Updated URLs and emails in the gnome-feedback document (Joachim Noreiko) Doc Translations * Maxim Dziumanenko (uk) Translators * Pema Geyleg (dz) * Ivar Smolin (et) * Ilkka Tuohela (fi) * Luca Ferretti (it)
2006-04-14Changes 2.8.4:adam3-416/+26
* IconTheme: Avoid crash in get_search_path(). * Some code size reduction by using more static functions instead of anonymous namespaces, and by avoiding some code duplication. * Windows Build: - MSVC++ build: Use the new /vd2 compiler option to get the new unbroken dynamic_cast<> with MSVC++. There are now no known problems with the MSVC++ build. - mingw32 and cygwin builds: Correct some API export/import problems.
2006-04-13Update path from cyrus-sasl2 to cyrus-sasl.wiz2-4/+4
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam88-222/+176
USE_TOOLS+=msgfmt.
2006-04-13Only install headers in lib/fonts/bitmap when not building the Xserverjoerg2-1/+16
to avoid overriding installed files.
2006-04-13Fix the right files.rillig1-4/+4
2006-04-12Fixed the path to the Perl interpreter. Bumped PKGREVISION.rillig1-3/+7
2006-04-12Sorted PLIST.rillig1-4/+4
2006-04-12The documentation is installed into share/doc instead of share/doc/html.rillig2-515/+516
Bumped PKGREVISION.
2006-04-12Don't create xorg/lib/X11/fs as symlink to the config directory,joerg2-1/+15
it prevents the default config from being included correctly in the package. Add a random imake dependency to xorg-fontserver while here and bump the revision.
2006-04-12The documentation is installed in share/doc instead of share/doc/html.rillig2-1706/+1707
Bumped PKGREVISION.
2006-04-12Include man page in PLIST. Bump revision.joerg2-3/+4
2006-04-12update to 1.6.1drochner3-7/+8
changes: * Updated Lang files (php, ruby, perl, xml, .desktop) * Consume all button press events on the line numbers margin * Updated translations
2006-04-12Add ratmen.minskim1-1/+2
2006-04-12Import ratmen from pkgsrc-wip. Packaged by Lubomir Kundrak.minskim6-0/+77
Ratmen is a simple program that allows you to create X menus from the shell, where each menu item will run a command. It is intended for use with 9wm, but can be used with any other window manager. Basically this program does what ratmenu does, only better.
2006-04-12The Solaris fix in 3.5.2 missed one bit so re-add it.markd2-1/+15
2006-04-12Move MASTER_SITE_KDE to mk/bsd.sites.mkmarkd63-126/+126
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig93-186/+186
that they look nicer.
2006-04-10Use XK_VoidSymbol instead of XK_FN30/31 as dummy keysyms. For some Xis3-2/+24
servers, apparently dynamically creating the tables didn't work, so the static tables are actualy used.
2006-04-10Generate and install ".3" manpages instead of ".3pm". This fixesjlam1-1/+7
PR pkg/32673.
2006-04-08Update to 2.8.17:wiz3-8/+13
Overview of Changes from GTK+ 2.8.16 to GTK+ 2.8.17 =================================================== * Bugs fixed: 325699 Expander disclosure button is too small [Brad Taylor] 334657 gtk_image_clear doesn't cause redraw 334774 typo in configure.in yields suspicious warning [Peter Breitenlohner] 335001 gtk_icon_view_set_cursor causes Segmentation fault [Emmanuel Rodriguez] 335129 garbage output of --help in non UTF-8 locale [Christian Persch] 319032 GtkNotebook does not destroy its children on destroy() [Yevgen Muntyan] 334906 TreeView DnD between-row highlight color [Ian McDonald] 335717 Gtk-Criticals occur when scrolling a text_view that is not realized [Nicolas Setton] 336200 Hidden menubar still activates submenus with kbd [Bastian Nocera] 336254 GtkTreeItem broken [Sven Herzberg] 74620 Clean up button press handling (use one-grab-op-at-a-time pattern) [Li Yuan] 323862 broken scrolling when selecting [Benjamin Berg] 330617 GTK+ File-chooser dialog crashes 325751 Nautilus crashes when dragging icons to another screen [Hylke van der Schaaf] 337022 mixed line separators confuse gtk_text_iter_ends_line [Paolo Borelli] 336796 Textview child is covered by window border [Yevgen Muntyan] 335536 gdk_pixbuf_loader_new_with_type(): What image types are allowed? [Murray Cumming] 336645 Missing progress bar label [Stanislav Brabec] Fix a problem which caused grab-notify signal to be missed in some cases [Matthias Clasen] * Updated translations (bn,cs,dz,et,ka,ne,or,ru,sk,sq,xh)
2006-04-08Add descripition to DESCR.is1-0/+8
2006-04-08This needs msgid_plural support.jmmv1-1/+2
2006-04-08Workaround GCC 2.95's inability to use #if in a macro.joerg2-1/+30
2006-04-08List info files directly in the PLIST and honor PKG{INFO,MAN}DIR.jlam2-3/+4
2006-04-08The GNU configure script is asked to check for libintl, but then itjlam2-1/+14
never uses it unless it's the included one. Link against the correct -lintl so that the build will not fail.
2006-04-07This needs BUILD_USES_MSGFMT as well.jmmv1-1/+3
2006-04-07Workaround the use of msgfmt_plural. Fixes PR pkg/33195.jmmv1-1/+2
2006-04-06update to 2.12.4drochner2-7/+6
changes: build problems fixed (which we didn't suffer from)
2006-04-06update to 2.8.5drochner2-6/+6
changes: - String list bug fix (Christopher Aillon) - Improved examples (Johan) - Proper refcounting in gdk.Window constructor (John Ehresman) - Fix a bunch of reference leaks (Gustavo) - __init__.py fixes for pydoc (Johan) - gtk.Dialog.new_with_buttons leak
2006-04-06Over 1200 files touched but no revisions bumped :)reed136-390/+390
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-04-04INSTALL_MAKE_FLAGS doesn't append to MAKE_FLAGS, it replaces it. Makejlam4-5/+8
sure that we preserve any other MAKE_FLAGS when setting INSTALL_MAKE_FLAGS.
2006-04-04Fix C99isms so that this (hopefully) builds in NetBSD 1.6.2.jmmv2-1/+37
2006-04-04This packages switches from/to a Greek keyboard mapping.is5-0/+48
2006-04-03Changes 0.10.3:adam5-16/+16
* Mostly bug fixes.
2006-04-03Changes 4.1.2:adam2-6/+6
* This is a bugfix release
2006-04-02Updated rox-session to 0.28.rxg5-119/+61
Changes in release 0.28 (2006-03-11): - Added support for XML-RPC-over-X as an alternative to D-BUS. If D-BUS isn't found, we don't need to abort now (Thomas Leonard). - Kill the DBUS daemon on logout (Stephen Watson). - Dropped support for older versions of D-BUS. All the special-case code was causing maintenence problems (Thomas Leonard). - Attempt to distinguish dbus 0.33 from 0.35 (new API) and 0.2x (old API) (Stephen Watson). - Python2.2 doesn't have the 'logging' module. Import a dummy version instead in this case (Thomas Leonard). - Pygtk bug: gdk.Event.time is treated as signed even though it is an unsigned value, use gdk.Event.get_time() which returns unsigned values (Stephen Watson). 12-Feb-2006 (Release 0.27) ~~~~~~~~~~~ l (Thomas Leonard). Bugfix: Log display would appear empty and never disappear if the message timeout was zero (Tony Houghton). 09-Feb-2006 ~~~~~~~~~~~ More work on setting up the user's environment (Stephen Watson). 01-Feb-2006 ~~~~~~~~~~~ Trap errors from commands that xsettings.py runs on start up (Stephen Watson). For reasons known only to itself, dtlogin start the session with stdin redirected from /, which causes Python to segfault. Have our script run ROX-Session with stdin from /dev/null (Stephen Watson). 28-Jan-2006 ~~~~~~~~~~~ Debian no longer provide Python D-BUS bindings for their default version of Python. Grrr. If we can't import dbus and we're on Python 2.3 or earlier, try running again with Python 2.4 (Thomas Leonard). 21-Jan-2006 ~~~~~~~~~~~ Made DBus 0.2x support work again (Thomas Leonard). Don't fail to start if Environment.py is missing (Thomas Leonard). Offer to restart the window manager when the setting changes (Thomas Leonard). 19-Jan-2006 ~~~~~~~~~~~ Now loads session environment from Environment.py instead of Environment (Stephen Watson). 17-Jan-2006 ~~~~~~~~~~~ Use correct interface for settings (Stephen Watson). 16-Jan-2006 ~~~~~~~~~~~ main.py and settings.py updated for DBus 0.3x, needs checking it still works under 0.2x (Stephen Watson). 31-Dec-2005 ~~~~~~~~~~~ Fixed some problems with the new code (Thomas Leonard; reported by Babyfai Cheung). 03-Nov-2005 ~~~~~~~~~~~ Started rewriting in Python (Thomas Leonard). 23-Oct-2005 ~~~~~~~~~~~ Support KDM when doing "Add to login" (Stephen Watson). 04-Oct-2005 ~~~~~~~~~~~ Fixed C code for dbus 0.36: part of a previous patch was missing, and a workaround was needed for dbus bug 4637 (Tony Houghton). 02-Sep-2005 ~~~~~~~~~~~ Added options for screen blanking with DPMS (Tony Houghton). 31-Aug-2005 ~~~~~~~~~~~ Updated Chinese translations (Babyfai Cheung). 30-Aug-2005 ~~~~~~~~~~~ Fixed update-po to include Python strings (Thomas Leonard; reported by babyfai Cheung). Make NumLock default to off, as on some laptops it makes the letter keys produce numbers! (reported by Matthew Weier O'Phinney). 28-Aug-2005 (Release 0.26) ~~~~~~~~~~~ Updated build system to match ROX-Filer: generated files go in the 'build' directory, the platform guessing has been removed, and the translation building system has been updated. Also upgraded to the latest findrox and added ROX-Session.xml for 0launch (Thomas Leonard). RunROX and SetUp panel scripts use freedesktop.org basedir spec. 09-Jul-2005 ~~~~~~~~~~~ Work-around for problem with D-BUS 0.3 Python bindings which prevented them working with Python 2.3 (Thomas Leonard, reported by Marcus). Separated the Guide from ROX-Session, as it was getting far too big (Thomas Leonard). 03-Jul-2005 ~~~~~~~~~~~ Allow ROX-Session to compile with DBUS 0.3x (Tony Houghton and Thomas Leonard). Try to run ROX-Session using 0launch, if possible (Thomas Leonard). 20-May-2005 ~~~~~~~~~~~ Change the way that ROX-Session runs ROX-Filer. It now uses the -S option to open the default Panel and Pinboard, with the configuration of panel and pinboard in ROX-Filer options (Stephen Watson). 12-May-2005 ~~~~~~~~~~~ Updated Chinese translation (Babyfai Cheung). Bugfix: Make sure messages are valid UTF-8 before logging (Thomas Leonard). 01-May-2005 ~~~~~~~~~~~ Removed code for setting scroll lock. Doesn't work, and nobody uses scroll lock anyway (Thomas Leonard). 30-Apr-2005 ~~~~~~~~~~~ Added Brazilian Portuguese translation (Jose Carlos). Bugfix: Don't refuse to start if the new Environment file doesn't exist (Thomas Leonard). 10-Apr-2005 ~~~~~~~~~~~ Provide a way to set up a user's environment in general (Stephen Watson). 04-Mar-2005 ~~~~~~~~~~~ Set $BROWSER to ROX-Session/browser on login. This is a script that runs your configured web-browser ($XDG_CONFIG_DIRS/rox.sourceforge.net/handlers/BROWSER), or picks a suitable default if none is set (Thomas Leonard). 22-Jan-2005 ~~~~~~~~~~~ Allow setting keyboard LEDs (Caps lock, Num lock, Scroll lock) on login (Guido Schimmes). This is used by Keyboard, a configuration application. 23-Dec-2004 ~~~~~~~~~~~ Added Chinese translation (Babyfai Cheung). 23-Oct-2004 ~~~~~~~~~~~ Updated Dutch translation (Jan Wagemakers). 15-Oct-2004 ~~~~~~~~~~~ Allow Xcursor code to compile under GLib 2.2 (Stephen Watson). Updated rox-session to 0.28. Changes in release 0.28 (2006-03-11): - Added support for XML-RPC-over-X as an alternative to D-BUS. If D-BUS isn't found, we don't need to abort now (Thomas Leonard). - Kill the DBUS daemon on logout (Stephen Watson). - Dropped support for older versions of D-BUS. All the special-case code was causing maintenence problems (Thomas Leonard). - Attempt to distinguish dbus 0.33 from 0.35 (new API) and 0.2x (old API) (Stephen Watson). - Python2.2 doesn't have the 'logging' module. Import a dummy version instead in this case (Thomas Leonard). - Pygtk bug: gdk.Event.time is treated as signed even though it is an unsigned value, use gdk.Event.get_time() which returns unsigned values (Stephen Watson). 12-Feb-2006 (Release 0.27) ~~~~~~~~~~~
2006-04-02Fix some issues in gsm-dbus.c as reported by Vincent Untz in bugzilla.jmmv3-14/+17
Bump PKGREVISION to 2.
2006-04-02Depend on hicolor-icon-theme to:jmmv6-12/+18
1) Handle the shared share/icons/hicolor directory. 2) Properly regenerate the icon theme cache during (de)installation. Bump PKGREVISION.
2006-04-02Note where patch-aa is being tracked.jmmv2-3/+5
2006-04-02Update to 2.14.0nb1:jmmv6-17/+256
- Make the server start in vt05 to avoid problems in a default NetBSD installation. (Broken during the update.) - Use the NetBSD logo in the standard chooser. It'd be good to have a netbsd-icons package or similar. - Install a custom X session that allows you to log in using ~/.xsession. Don't know why it is not provided by default, but it used to be IIRC.
2006-04-02Explicitly configure without composite support. Fixes build when usingmarkd1-5/+4
newer xorgs. While here remove a few configure arguments that no longer do anything. Bump PKGREVISION.
2006-04-01Add and enable fast-user-switch-applet.jmmv1-1/+2
2006-04-01Initial import of fast-user-switch-applet, version 2.14.0:jmmv5-0/+212
The Fast User-Switching Applet is an applet for the GNOME panel which provides a menu to switch between users. It integrates with GDM to switch between existing X11 sessions or create new ones as needed, and will show the same users as the GDM face browser. The applet can display itself in the panel using either the current user's name, the word "Users" or an icon, and can be configured to include an item which launches an X session in a window. The applet code is designed to allow for easy cut-and-paste of the system-interaction code into other applications, like screensavers.
2006-04-01This needs USE_X11=yes.jmmv1-1/+2
2006-04-01Add and enable gnome-screensaver.jmmv1-1/+2