summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2010-02-14fix Linux'ism in strftime format string (in italian translation only),drochner3-3/+35
from Ferruccio Zamuner per PM
2010-02-14Update to 2.18.7:wiz3-8/+9
Overview of Changes from GTK+ 2.18.6 to 2.18.7 ============================================== * Bugs fixed: 600865 gnome-panel crashed with "BadPixmap (invalid Pixmap... 606698 Misplaced declaration of gtk_print_job_set_status 606009 weirdness with clipping in abiword - csw 607770 Leak in GtkTreeView with HildonPannableArea 603144 Suspected wrong builtin page size: Chinese PRC6 and PRC9... 607687 f-spot crashes when using themes using the pixmap engine 608807 Marks on GtkScale widgets can overlap 607508 Cannot drag windows around in pager applet any more 608615 DnD events sent to wrong window 599511 gtk_selection_owner_set causes graphical corruption... 607344 GtkCalendar: crash when using tooltips via glade 608410 GOK types backwards in text entry fields 591186 GTK Menu Bar is unreadable under Windows 7 607061 GtkPlug socket window is sometimes incorrectly unref'd... 608370 dnd drag-dest signal handlers don't get correctly dis... 608162 gtktoolbutton doesn't create right proxy menu item... 561816 Optimize gtk_paned_set_position notifications * Translation updates: Brazilian Portuguese Burmese Catalan German Slovenian Spanish Swedish
2010-02-13replace alignment spaces with tabs.obache1-5/+5
2010-02-13Update xf86-input-vmmouse to 12.6.6.obache2-6/+6
Alan Coopersmith (1): Update Sun license notices to current X.Org standard form Gaetan Nadon (6): .gitignore: use common defaults with custom section # 24239 Several driver modules do not have a ChangeLog target in Makefile.am #23814 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES configure.ac: remove unused sdkdir=$(pkg-config...) statement Julien Cristau (2): Require xorg-macros 1.4 for XORG_INSTALL Bump to 12.6.6 Peter Hutterer (2): Symbol was removed from the server. Remove unused bits from configure.ac git tag: xf86-input-vmmouse-12.6.6
2010-02-11update to 5.10drochner5-31/+26
changes: -bugfixes -Ported to MacOS 10.6, including various 64-bit fixes -Merged juggle and juggler3d hacks -New hack, surfaces, incorporating objects from old klein hack, plus new ones -New hack, rubikblocks -Retired hypercube and hyperball, which are redundant with polytopes -updates to various hacks
2010-02-11-install the autostart file correctly so that the thing actuallydrochner6-134/+22
starts up (the mechanism changed in 2.28) -update to 2.28.2 changes: -bugfixes -fix a possible authentication bypass (CVE-2010-0414) -- I don't think we are affected because this depends on dynamic monitor addition/removal
2010-02-10Bump revision for change of PostgreSQL default version.joerg2-3/+4
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg8-15/+16
2010-02-10Retire tk83joerg12-1135/+1
2010-02-10Retire swing.joerg5-2046/+1
2010-02-09configure wants m4 that understands -Itnn1-2/+2
2010-02-08needs m4tnn1-2/+2
2010-02-08Add RCS Id to patch-ay, and bump PKGREVISION for the bugfix in that patch.wiz3-4/+6
2010-02-08Fix crashing on amd64; courtesy of Sverre Froyenadam2-1/+13
2010-02-08Fix wrong ownership of authorization directories. Bump PKGREVISION.tnn1-5/+5
2010-02-08Fix wrong ownership of config files. Bump PKGREVISION.tnn1-5/+5
2010-02-07Use a simpler patch from KDE's svn.wiz2-295/+6
2010-02-07Make build with py-sip-4.10, and depend on it.wiz3-3/+396
Patch from gentoo bug #301106 via drochner.
2010-02-06- make sure the authdir exists, reported on tech-pkg@ by Dennis den Brok.tnn1-6/+11
- don't include compiler.mk twice - bump PKGREVISION
2010-02-06Update to xf86-video-vesa-2.3.0. Changes:tnn2-6/+6
Fix a comment Use VBE palette load, not VGA banging. Remove unused variable. Don't artificially limit the screen size to 2k Code motion Warning fix when !HAVE_ISA Use own thunk function instead of shadowUpdatePackedWeak Remove support for non-shadowfb banked framebuffer Make the VBESetVBEMode fallback message slightly clearer vesa 2.3.0 .gitignore: use common defaults with custom section # 24239 Several driver modules do not have a ChangeLog target in Makefile.am #23814 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES configure.ac: remove -I$(prefix)/include from INCLUDES #24676 configure.ac: sdkdir usage duplicates the sdk include dir Add missing shadowRemove() in VESACloseScreen().
2010-02-04bump PKGREV for sip updatedrochner3-6/+6
2010-02-04update to 4.7drochner3-8/+74
The highlights of this release include full support for Qt v4.6, automatically generated docstrings for all callables that describe the valid Python signatures, and support for keywords for all optional arguments.
2010-02-04update to 4.10drochner4-17/+17
changes: added some methods and options pkgsrc note: this changes the API revision compiled into the runtime library, so updates of py-qt* must be enforced
2010-02-04DESTDIR supportjoerg2-1/+16
2010-02-03Bump PKGREVISION for xmlpatterns fix.wiz1-3/+3
2010-02-03Fix: script includes were installed twice, insted of xmlpattersadam1-2/+2
2010-02-03Use b3.mk of x11/p5-Wx to avoid build errors, bumping revisionsno1-3/+3
2010-02-03Add buildlink3.mk to ensure each depending package has right BUILD_DEPENDSsno1-0/+22
2010-02-02Add more "# used by" lines.wiz1-2/+8
2010-02-02Added some text to DESCRadam1-1/+1
2010-02-02Added qt4-mngadam1-1/+2
2010-02-02MNG support plugin for Qt.adam3-0/+34
2010-02-02* Exceptions enabledadam6-33/+25
* Build and install XmlPatters * MNG moved to qt4-mng
2010-01-30Added LICENSE information.heinz5-5/+10
2010-01-30Update to ggiterm-0.7.1 (2005-06-27)tnn3-8/+9
Changes: bugfixes, speed improvements.
2010-01-30Add QtMultimedia.pc to PLIST, bump PKGREVISION.wiz2-2/+4
2010-01-29Changes 4.6.1:adam34-489/+298
* Optimized empty QUrl creation * Improve performance of getting the canonical filename on Linux and Symbian by using realpath() system call. * Avoid stat() when opening a file. * Do not look at the Qt patch-level version embedded in plugins' buildkeys when trying to determine if the plugin is compatible * Bug-fixes * load() and loadFromData() can now support compressed GL textures in the DDS, ETC1, PVRTC2, and PVRTC4 formats if the OpenGL graphics system is active and the appropriate extensions are present in the GL implementation. * Fixed a small leak when using the new QPixmapCache::Key based API.
2010-01-28Update to libXt-1.0.7. Changes:tnn8-235/+7
Use make rules instead of shell for loops to generate shadow man pages Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Replace AC_DEFINE_DIR with AX_DEFINE_DIR from Autoconf Archive Link against libICE Fix compilation of host tools in cross-compilation case
2010-01-28Update to xdm-1.1.9 (PR pkg/42682)tnn3-30/+6
xdm-1.1.9: Update AC_DEFINE_DIR to latest version from Autoconf Archive Remove RCS Ids Move xdmcp ARRAY initializators to declarations Replace FORCE_CURSOR_FLASH code with simpler cursor update for passwd field Remove OS/2's duplicate copy of default path definitions in resource.c sprintf -> snprintf/asprintf conversions Documentation improvements malloc(strlen()); strcpy() -> strdup() Delete old A/UX (#ifdef macII) code Use imdent to show cpp macro nesting more clearly Remove #ifdef Lynx blocks Clarify comment/#ifdefs for USE_SIOCGLIFCONF Do a better job of getting user name for failed login log when using PAM Continue processing Xaccess after unresolvable host entry found Truncate pid file before writing new pid to it Set utmp/wtmp paths via configure instead of hardcoding them Treat all 127.0.0.0/8 addresses as localhost Update to using xorg-macros 1.3, including XORG_DEFAULT_OPTIONS Add support for AM_SILENT_RULES for building files with cpp Replace -D_XOPEN_SOURCE & -D_BSD_SOURCE with AC_USE_SYSTEM_EXTENSIONS Unrecognized argument errors shouldn't print xdm error header repeatedly Refactor & constify error logging code Log errors when failing to make authentication dirs/files Fill in COPYING file spelling fix Add some more log and debug messages session.c: Add more debugging to execute() Use xdm's _SysErrorMsg() function instead of merely printing errno Use _SysErrorMsg() in the log message in various error conditions. Use xdm's _SysErrorMsg() function instead of strerror() Add RemovePid() function, and register it with atexit() Bug 16356: xdm Xstartup/Xreset configuration files malconstructed by cpp xaw8 is gone, use xaw7 xdm compile failed due to asprintf() Add support for syslog on more than openbsd. Call InitErrorLog() right after BecomeDaemon() Remove RCS Id and put some comment here. getLocalAddress(): return 127.0.0.1 if the hostname doesn't resolve. Add variable DisplayManager.authDir to xdm-config (Fedora bug 388431) Ansification and compile warning fixes. xdm-1.1.8: Added include of pwd.h so we build correctly on OS-X - see xorg mailing list Build fix for case-insensitive file systems Fix installation of app-defaults Fix build with builddir != srcdir $(builddir) is the current directory README: nuke RCS Id Bug 10145: xdm passes file descriptors to children xdm-1.1.7: Fix distcheck. Restore #endif accidentally removed in d0d4581be22aba9021c5a672bd9e5ba719961e29 Debian bug #440389: 800x600 settings got lost, screen now too wide Darwin doesn't need __DARWIN__ anymore.
2010-01-27Depend on py-xcbgen that has py-expat dependency.wiz1-2/+2
There are some 1.6 packages (post-python2{5,6} changes) that don't pull py-expat in and fail.
2010-01-27Needs py-expat nowadays. Depend on it and bump PKGREVISION.wiz1-1/+4
2010-01-27Update to kde4 4.3.5markd16-49/+44
* A number of bugs in KIO have been squashed, making updating of shown directories work again and solving some other stability issues * A crash when creating an avatar from the webcam in Kopete has been fixed * kded taking 100% CPU time in certain situations has been cured
2010-01-27Depend on py-expat for all supported python versions, now thatwiz2-11/+9
python25 and python26 have been fixed to behave like python24.
2010-01-27DEPENDS should be right after MAINTAINER block, reorder.wiz1-3/+3
2010-01-25MS Word is not good for ASCII files;-)drochner1-2/+2
2010-01-24Disable python bindings in xfce4-exo.gls2-15/+5
These bindings are deprecated, and proposed for removal. See:ยท http://foo-projects.org/pipermail/xfce4-dev/2009-November/027867.html and http://foo-projects.org/pipermail/xfce4-dev/2009-July/027081.html This fixes the build on sparc64, and therefore allows meta-pkgs/xfce4 to build on sparc64.
2010-01-24More PKGREVISION bumps of jpeg dependencies.wiz7-12/+14
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files and Robert Elz.
2010-01-24Not MAKE_JOBS_SAFE.joerg1-1/+2
2010-01-21forgottenis1-11/+0
2010-01-20Update to 0.16.4:wiz2-6/+6
The only change since 0.16.2 is that asserts are now disabled by default, so that region bugs in the X server don't take down the entire desktop.