summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
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.
2010-01-18update to 2.18.5drochner2-6/+6
changes: -Removal of a potential infinite loop in different clearlooks styles -translation updates
2010-01-18update to 2.8.2drochner3-8/+8
changes: -bugfixes -translation updates
2010-01-18update to 2.18.6drochner2-7/+6
changes: -improvements for "Client-side windows" -bugfixes -translation updates
2010-01-18Don't hack a seperate game manual suffix/directory in behindis3-6/+5
xmkmf's back. Makes this install cleanly on Solaris.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz193-369/+386
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz95-180/+190
2010-01-17patch-ae is gone, remove hash too.dsainty1-2/+1
2010-01-17Updating x11/p5-Wx from 0.95 to 0.96sno2-6/+6
Upstream changes: 0.96 Sat Jan 9 10:40:00 CET 2010 - Fixed Windows build with MSVC 6 buil.
2010-01-17Updating x11/p5-Alien-wxWidgets from 0.48 to 0.50sno2-6/+6
Upstream changes: 0.50 Sun Jan 10 16:16:44 CET 2010 - When compiling on Windows with MSVC 9, make the generated wxWidgets DLL load correctly by adding a manifest to them (suggested by IKEGAMI). - Add a missing file to the distribution.
2010-01-16Remove workaround for compiler bug in gcc2 on sparc64.wiz2-8/+2
2010-01-16Add SUBDIR for newly imported modulessno1-1/+4
2010-01-16Importing x11/p5-Wx-Perl-ProcessStream version 0.24 as dependency ofsno3-0/+32
scheduled import of editors/p5-Padre. This module provides the STDOUT, STDERR and exit codes of asynchronously running processes via events. It may be used for long running or blocking processes that provide periodic updates on state via STDOUT. Simple IPC is possible via STDIN.
2010-01-16Importing x11/p5-Wx version 0.95 as dependency of Padre.sno3-0/+33
The Wx module is a wrapper for the wxWidgets GUI toolkit.
2010-01-16Importing x11/p5-Alien-wxWidgets version 0.48 as indirect dependency ofsno3-0/+34
scheduled import of editors/p5-Padre. Alien::wxWidgets can be used to detect and get configuration settings from an installed wxWidgets.
2010-01-16Remove from x11 and re-import into timesborrill6-84/+1
2010-01-16Import wmzcalock 0.1sborrill1-1/+2
2010-01-16A calendar/clock dock app with a variety of display modes for Window Makersborrill5-0/+82
and other window managers that support dockapps. Version 0.1
2010-01-16Update xf86-video-vmware to 10.16.9.obache2-6/+6
Gaetan Nadon (6): .gitignore: use common defaults with custom section # 24239 .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 Michel Danzer (3): vmware: Fix crash with xserver >= 1.7. VMWAREComposite: Only hide cursor if source picture is backed by drawable. Bump for 10.16.9 release. Dave Airlie (3): vmware: update for resources/RAC API removal vmware: fix resource removal properly vmware: change to using ABI version check Gaetan Nadon (1): xf86-video-vmware: Remove unused .cvsignore file #23776 Philip Langdale (1): Bump fo 10.16.8 Release
2010-01-16Changes 0.95.2:adam15-121/+57
* Bug fix release.
2010-01-15wire down FILE_MAN_SUFFIXtnn1-1/+3
2010-01-15don't build internal documentationtnn1-1/+3
2010-01-15Update to libX11-1.3.2.tnn4-30/+143
1.3.2: Alan Coopersmith (2): Add man page for Compose file format libX11 1.3.2 Add extra configuration and sanity checks for groff and ps2pdf Add smiley faces to compose sequences. Fix VPATH build of libX11 specs 1.3.1: Recognize XSUNBUFFERSIZE alias for XLIBBUFFERSIZE on Solaris Move libX11 & XIM/locale specs from xorg-docs Use $(AM_V_GEN) to silence echo commands for generating shadow man pages Fix make distcheck libX11 1.3.1 Split CFLAGS into CPPFLAGS and CFLAGS Include sys/select.h for select() and struct timeval, if it exists configure: quote argument to m4_pattern_forbid Use AM_V_GEN instead of customized macros for AM_SILENT_RULES dolt: add Cygwin to supported platforms Provide _Xsetlocale compat wrappers on Cygwin 1.3: Convert Xkb API man pages to ANSI prototypes XkbSAActionSetCtrls.man: Fix typo in formatting macro XkbQueryExtension.man: Arguments should be pointers XkbSetDeviceButtonActions.man: remove non-existent actions argument Fix version tag in .TH line of several XKB man pages Update to using xorg-macros 1.3 & XORG_DEFAULT_OPTIONS Add AM_SILENT_RULES support for cpp rules for man & nls files Use make rules instead of shell for loops to generate shadow man pages Add perl script to check for duplicate or conflicting compose file entries Resolve conflicting Compose sequences in iso8859-2, el_GR.UTF-8 & pt_BR.UTF-8 Bug 24173: libX11 from git fails to build with automake older then 1.11 Add some (Serbian) Cyrillic NFD sequences. man/xkb: use __libmansuffix__ instead of hardcoding 3Xkb for manpage sections man: use __libmansuffix__ instead of 3X11 for references to other pages man/xkb: delete spurious newline in .TH headers Fix wrong typedef on HP-UX (#18998) Don't require xdmcp in configure.ac (#22583) man: XQueryTree may return BadWindow. (#23416) man: fix parameters to XkbAllocGeomOverlay{Rows|Keys} (#23499) Add XF86TouchpadToggle to XKeysymDB nls: remove duplicate Compose sequences from pt_BR.UTF-8 libX11 1.3 1.2.99.901: nls: add {left,right}wards arrow to compose table Add _XFUNCPROTOBEGIN/END to Xlib-xcb.h Update library version for new symbols Bump to 1.2.99.1 Add generic event cookie handling to libX11. Add utlist.h to the Makefile.am Fix compiler warning 'unused variable qelt' Bump to 1.2.99.901 (1.3 RC1)
2010-01-15Update to libXaw-1.0.7. Changes:tnn3-11/+13
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Move Xaw specification document from xorg-docs module to spec/* libXaw 1.0.7 Xaw's tooltips remove timers not belonging to them
2010-01-15Update to libXcomposite-0.4.1. Changes:tnn2-6/+6
Add README with pointers to mailing list, bugzilla & git repos Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS libXcomposite 0.4.1 Add missing PHONY line for automatic ChangeLog generation nuke RCS Ids Janitor: Correct make distcheck Rename parameters to clarify QueryVersion/QueryExtension.
2010-01-15Update to libXdamage-1.1.2. Changes:tnn3-41/+6
Add README with pointers to mailing list, bugzilla & git repos Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS libXdamage 1.1.2 Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Janitor: Correct make distcheck and compiler warnings. Change parameter names for QueryVersion/QueryExtension. Fix a comment in configure.ac, this is libXdamage, not libXfixes Require pkg-config to find the packages, no funky x11 lookups. libXdamage incorrectly encodes/decodes the 'More' field from the event.
2010-01-15Update to libXdmcp-1.0.3. Changes:tnn2-6/+6
Add README with pointers to mailing list, bugzilla & git repos Mark Xalloc, Xrealloc, and Xfree as weak symbols. Ansification and compile warning fixes. Require macros 1.3 for XORG_DEFAULT_OPTIONS. libXdmcp 1.0.3
2010-01-15Update to libXfont-1.4.1. Changes:tnn2-6/+6
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Move fontlib.ms from xorg-docs Convert documentation from troff to DocBook/XML Remove unused setting of ENCODINGSDIR libXfont 1.4.1 Fixed int(*)()->double cast warning
2010-01-15Update to libXft-2.1.14. Changes:tnn3-27/+6
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Set Xft.h version numbers from configure.ac Split NEWS & README, update both Add generated Xft.h to .gitignore libXft 2.1.14 Header cleanup (bug#4703) Fix install of generated Xft.h when builddir != srcdir Janitor: Correct make distcheck and sparse warnings. Added fake bold support (#1579, Novell #38202/223682).
2010-01-15Update to libXmu-1.0.5. Changes:tnn2-6/+6
Add libX11 to libXmu dependencies Add README with pointers to mailing list, bugzilla & git repos Add pointer to API docs in xorg-docs to README Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS libXmu 1.0.5 Switch to winsock2 Fix build problems on WIN32 platforms libXmu: check for LONG64, not LONG_64 nuke RCS Ids Compile warning fix by using Cardinal instead of int. Janitor: make distcheck, compiler warnings, .gitignore.
2010-01-15Update to libXpm-3.5.8. Changes:tnn3-12/+11
Bug 14171: sxpm/Makefile.am:21: SED was already defined Add README with pointers to mailing list, bugzilla & git repos Update AC_DEFINE_DIR to latest version from Autoconf Archive Replace AC_DEFINE_DIR with AX_DEFINE_DIR from Autoconf Archive Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS libXpm 3.5.8 Use libtools SED check rather than autoconf's SED check. Replace static ChangeLog with dist-hook to generate from git log nuke RCS Ids Janitor: ansification, make distcheck, .gitignore X.Org Bug 17944: avoid gcc warning for libXpm
2010-01-15Update to libXrender-0.9.5. Changes:tnn3-7/+8
Add README with pointers to mailing list, bugzilla & git repos Move libXrender documentation from xorg-docs Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS libXrender 0.9.5 Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log nuke RCS Ids Janitor: make distcheck, compiler warnings, .gitignore. Use Data instead of Data32 to avoid truncating the filter parameters on LP64
2010-01-15Update to libXres-1.0.4. Changes:tnn2-6/+6
Add README with pointers to mailing list, bugzilla & git repos Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS XRes.man: Fix typo, improve wording, drop RCS tags libXres 1.0.4 Add *~ to .gitignore to skip patch/emacs droppings Add missing PHONY line for automatic ChangeLog generation nuke RCS Ids Janitor: Correct make distcheck and remove extra .gitignore files. Rename parameters to clarify QueryVersion/QueryExtension.
2010-01-15Update to libXv-1.0.5. Changes:tnn3-7/+13
Add README with pointers to mailing list, bugzilla & git repos Adjust flags definitions to fix lint library build Move xv-library-v2.2.txt document from xorg-docs Man page cleanups and formatting fixes Convert documentation from xv-library-v2.2.txt into man pages Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS libXv 1.0.5 Janitor: make distcheck, compiler warnings, .gitignore.
2010-01-15Update to libXvMC-1.0.5. Changes:tnn3-7/+8
Add README with pointers to mailing list, bugzilla & git repos Move XvMC_API.txt from xorg-docs Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS libXvMC 1.0.5 Add missing prototypes to XvMClibint.h Janitor: make distcheck, compiler warnings, .gitignore.
2010-01-15Update to libxkbfile-1.0.6. Changes:tnn2-6/+6
s/_XkbDupString/strdup/ Use flockfile if available. Semi-revert 33b839e16fe681ba915658f824ceb1b252084ea4 Add README with pointers to mailing list, bugzilla & git repos Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS libxkbfile 1.0.6 Apply partial matches for option (#19563) Fix static buffer overflow in "xkbcomp -C :0" Janitor: distcheck, compiler warnings, .gitignore.
2010-01-15Update to libXxf86misc-1.0.2. Changes:tnn2-6/+6
renamed: .cvsignore -> .gitignore Add README with pointers to mailing list, bugzilla & git repos Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS libXxf86misc 1.0.2 Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log nuke RCS Ids Janitor: ansification, make distcheck, compiler warnings, .gitignore.
2010-01-15Update to libXxf86dga-1.1.1. Changes:tnn3-9/+9
Actually use XORG_DEFAULT_OPTIONS Include Xxf86dga.h, not xf86dga. libXxf86dga 1.1.1 Rename xf86dga.h to Xxf86dga.h Bump to 1.0.99.2 Requires xf86dgaproto >= 2.0.99.1 Add README with pointers to mailing list, bugzilla & git repos Replace static ChangeLog with dist-hook to generate from git log nuke RCS Ids Janitor: make distcheck and .gitignore. Move Xlib headers from xf86dgaproto to here. Bump to 1.0.99.1