summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2013-08-30Fix fallout from giflib5.joerg2-1/+73
2013-08-29Rename xf86-video-ati v6 to xf86-video-ati6 and register conflicts.wiz2-2/+7
2013-08-29Don't use false as pointer literal. Add explicit enum cast around bitjoerg4-1/+43
ops on enums.
2013-08-24update to 4.15.1drochner2-6/+6
This fixes a regression in v4.15 related to the handling of hidden virtual methods. (hopefully fixes the build problem with py-qt3 reported by Greg Oster)
2013-08-23update to 4.10.3drochner4-15/+15
This is a minor bug fix release.
2013-08-23update to 4.15drochner3-13/+13
Adds features required by PyQt v5.0.1 and PyQt v4.10.3
2013-08-22using hicolor-icon-theme.obache1-1/+3
Bump PKGREVISION.
2013-08-22Update to 0.1.0:wiz3-31/+6
Release 0.1.0 (2013-08-21) ========================= - Bugfix: Use xhot/yhot, don’t hardcode the value - Bugfix: fix build on FreeBSD/NetBSD - add COPYING file
2013-08-19Add all patches from NetBSD xsrc, as sent upstream just a minute ago.wiz4-9/+104
Bump PKGREVISION.
2013-08-16revbump from libnotify bumped to 0.7 and dependency changed from libnotify07.obache5-15/+15
2013-08-16Switch to use libnotify07.obache3-4/+20
Bump PKGREVISION.
2013-08-16Switch to use libnotify07.obache3-6/+20
Bump PKGREVISION.
2013-08-15Update to 0.30.2:wiz2-7/+6
Alexander Troosh (1): Require GTK+ version >= 2.16 Andrea Canciani (1): test: Fix build on MSVC Markos Chandras (1): Use AC_LINK_IFELSE to check if the Loongson MMI code can link Matthieu Herrb (1): configure.ac: Don't use '+=' since it's not POSIX Siarhei Siamashka (1): test: fix matrix-test on big endian systems Søren Sandmann Pedersen (2): Version bump to 0.30.1 Pre-release version bump to 0.30.2 ingmar@irsoft.de (1): Fix broken build when HAVE_CONFIG_H is undefined, e.g. on Win32.
2013-08-15Use pkgsrc INSTALL in more places, not all SunOS 5.11 systemsjperkin3-6/+10
have /usr/gnu tools. Bump PKGREVISION.
2013-08-15Not using libnotify since 0.90.1.obache1-4/+3
Bump PKGREVISION.
2013-08-14Switch to use libnotify07.obache4-4/+39
Bump PKGREVISION.
2013-08-13Switch to use libnotify07.obache3-4/+268
Bump PKGREVISION.
2013-08-12Switch to use libnotify07.obache3-4/+20
Bump PKGREVISION.
2013-08-11libpciaccess is only required for Intel API, and only enabled for x86 CPU.obache2-7/+13
PR pkg/47948
2013-08-11Update mlterm to 3.2.2.tsutsui6-85/+52
pkgsrc changes: - remove obsolete post-3.2.1 fixes - pull a post 3.2.2 fix for a bug of copy_area() which disabled redrawing the margin area. (found after Open Source Conference 2013 Kyoto) Changes from doc/en/ReleaseNote: ver 3.2.2 * Support SSH agent authentication and forwarding. * Support X11 forwarding (no xauth) on win32/libssh2 and java. * Add "X11 forwarding" checkbox to the connection dialog on win32. * Change "skip_dialog" option to "show_dialog" and reverse the default behavior. * Open a pty channel on the same ssh session as the active screen when OPEN_PTY or OPEN_SCREEN shortcut key is pressed. * Bug fixes: Fix configure error which --with-gui=xlib,fb option causes. (enbugged at 3.2.1) DECALN(ESC#8) resets the screen margins. Fix the cursor position in inserting RTL characters after one LTR character. Fix segmentation fault of libvte compatible libyrary with synaptic 0.80. Fix clipboard operations of copy&paste on multiple windows on win32. Fix hangup on x11 forwarding. Fix segmentation fault in closing the first window on win32/libssh2. Fix the font and position of IME preedit text on win32.
2013-08-10Update to 0.4. Changes: unknown, no change log.shattered2-7/+6
2013-08-09Don't link against X11 on Darwinadam2-14/+20
2013-08-09Update to 1.0.6:wiz2-12/+7
This minor maintenance release provides a collection of build configuration improvements and janitorial cleanups. Alan Coopersmith (10): Move Pixel typedef from xwd.c to wsutils.h Optionally enable existing code to call XkbStdBell from libxkbfile Fix gcc warnings about discarding const qualifiers Add printf attributes as suggested by gcc -Wmissing-format-attribute Rename new_list variable to not shadow new_list function Remove unused bitmap_unit variable from ReadRegionsInList() Quiet gcc warnings about potentially uninitialized variables Fix some clang warnings about integer size/sign conversions Strip trailing whitespace xwd 1.0.6
2013-08-09Update to 1.2.3:wiz2-7/+6
This minor maintenance release adds a -version flag, as well as some build configuration improvements and janitorial cleanups. Alan Coopersmith (9): Drop usleep fallbacks for ancient OS versions Combine usage message strings Combine error message strings Fix gcc warnings about discarded const qualifiers Add printf attribute to usage function and fix warnings it causes Fix integer sign/size conversion warnings from clang Add -version flag Pass buf size to on_or_off instead of just assuming it is big enough xset 1.2.3 Jon TURNEY (1): Remove unneeded include of windows.h on WIN32
2013-08-09Update to 1.2.2:wiz2-7/+6
This minor maintenance release fixes the handling of the "u" type for setting properties and does a bit of code & build configuration cleanup. Alan Coopersmith (8): Expand description in README a little config: Add missing AC_CONFIG_SRCDIR Mark FatalError() as taking printf-style arguments Replace strlen/malloc/memcpy set with strdup Add unicode argument to Format_Len_String to reduce code duplication Fix const conversion warnings from gcc Mark usage() as noreturn, as suggested by gcc -Wmissing-noreturn xprop 1.2.2 lolilolicon (1): Enable setting property of type UTF8_STRING.
2013-08-04Update to 1.1.2:wiz2-7/+6
This release, like the previous one, brings more modernization and cleanup of code for long dead OS variants. Alan Coopersmith (18): Combine usage message strings unifdef -UCRAY unifdef -UAIXV3 unifdef -UMOTOROLA unifdef -Uumips unifdef -Usony unifdef -Ualliant unifdef -UUTEK unifdef -Uhcx unifdef -Usequent unifdef -U__UNIXOS2__ unifdef -UX_NOT_POSIX Make getloadavg() the first choice on Unix systems that have it Cleanup trailing whitespace Use 'imdent' to make the deeply nested #ifdef levels easier to follow Use C99 struct initializers for XKeyboardControl values Add noreturn attribute to usage() as suggested by -Wmissing-noreturn xload 1.1.2 Eric S. Raymond (1): Eliminate use of tab stops. Helps with translation to DocBook.
2013-08-03+ xfwpwiz1-1/+2
2013-08-03Import xfwp-1.0.3 as x11/xfwp, packaged for wip by rodent@.wiz4-0/+29
xfwp proxies X11 protocol connections, such as through a firewall.
2013-08-01Changes 2.24.4:adam6-84/+18
* Respinned tarball with matching gmmproc version.
2013-07-30Update to 1.6.1:wiz2-6/+6
This release includes fixes to the code, docs & build system. It makes both clang & doclifter happier. It includes patches upstreamed from Ubuntu, NetBSD, and Solaris. Alan Coopersmith (10): Update README to reflect where to find the Xlib specs now specs/libX11: correct prototype for XListPixmapFormats/XImageByteOrder troff macro expansion in specs/libX11 Require ANSI C89 pre-processor, drop pre-C89 token pasting support XSetModifierMapping: Use Data instead of GetReqExtra Refactor common code from XAddHost & XRemoveHost into single function omGeneric: remove space between struct name & member name Add ku_TR.UTF-8 (Kurdish language, Turkey region) to compose/locale.dir Fix undefined XCMSDIR error when building lint library libX11 1.6.1 Eric S. Raymond (2): Remove call to undefined macro. Remove call to undefined macro. Kees Cook (2): libX11: check size of GetReqExtra after XFlush libX11: check "req" when calling GetReqExtra Thomas Klausner (6): Deal with the limited range of VAX floating point numbers when compiling for VAX. Stop truncating source to destination length if it is larger. Use newer callback-based API for XIM. Check for symbol existence with #ifdef, not #if Fix out-of-range comparison in _XF86BigfontQueryFont Tighten out-of-range comparisons.
2013-07-25Fix checksum for patch-src_perl_tabbed (hi morr)wiz1-2/+2
2013-07-25Remove patch that was merged into patch-acwiz1-13/+0
2013-07-24Update to 1.0.6:wiz2-7/+6
This minor maintenance release mostly contains code cleanups and sacrifices to appease the compilers and reduce the wrath of their warnings. Alan Coopersmith (7): Assume signal handlers return void, as C89 requires Add _X_NORETURN attributes suggested by gcc Fix some sign/size conversion warnings from clang Mark unused arguments in callback functions to quiet clang warnings Use void * instead of char * for generic pointer arg to DoFunc functions Constify some more string pointers to fix gcc warnings iceauth 1.0.6
2013-07-23Update to 1.0.5:wiz4-25/+22
This minor maintenance release adds support for the Aarch64 platform to the Linux configuration and updates the Solaris configuration to reflect changes in Solaris 11 & later. Alan Coopersmith (6): On Solaris 11 & later, use /usr/gnu/bin/install for InstallCmd Update xorgversion.def from 7.6 to 7.7 Trim trailing whitespace Remove xprint_host.def sun.cf: stop linking libraries merged into libc in later Solaris releases xorg-cf-files 1.0.5 Riku Voipio (1): Add Aarch64 support
2013-07-23Update to 2.3.2:wiz2-7/+6
This minor maintenance release contains two small bug fixes to the definition of the padding fields in the protocol headers, to make them match the specification & implementation, along with some build configuration cleanup. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (4): Xvproto.h: fix xvQueryEncodingsReply to match actual wire protocol Trim trailing whitespace config: Add missing AC_CONFIG_SRCDIR videoproto 2.3.2 Colin Walters (1): autogen.sh: Implement GNOME Build API Julien Cristau (1): Xvproto: fix xvEncodingInfo to match actual wire protocol
2013-07-22Update to newest version 9.18.morr4-10/+31
While there, make it compatible with perl 5.18. Changes: 9.18 Sun Mar 24 15:33:35 CET 2013 - fix regression that caused artifacts on resize. 9.17 Fri Mar 1 13:46:08 CET 2013 - add shade operator in background perl extension. - avoid starting or ending the selection in the middle of wide characters to avoid artifacts (reproted by Tiago Resende). - fix artifacts that may occur if the character in the cursor cell has width > 1 (reported by Tiago Resende). - fix regression that causes artifacts on scrolling if saveLines is 0 and the window is resized (reported by Bert Münnich). - fix build when perl is enabled and pixbuf and transparency are disabled.
2013-07-22reset PKGREV for base pkg updatedrochner1-2/+1
2013-07-22update to 5.22drochner7-30/+41
changes: -New hacks, kaleidocycle, quasicrystal, unknownpleasures and hexadrop -Performance improvements for interference -bugfixes
2013-07-22Update to 1.4.6:wiz2-8/+6
This minor bug fix release includes a couple bug fixes, and a little bit of cleanup of both the code & build configuration. Adam Jackson (2): catalogue: Fix obvious thinko configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (3): Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS Require ANSI C89 pre-processor, drop pre-C89 token pasting support libXfont 1.4.6 Arvind Umrao (1): If socket is interrupted with signal EINTR, re-attempt read. Colin Walters (1): autogen.sh: Implement GNOME Build API Thomas Klausner (1): Protect config.h inclusion with ifdef HAVE_CONFIG_H, like usual. Yaakov Selkowitz (1): Omit catalogue support on systems without symlinks
2013-07-21+ xcb-util-cursorwiz1-1/+2
2013-07-21Import xcb-util-cursor-0.0.99 as x11/xcb-util-cursor.wiz5-0/+60
XCB util-cursor module provides the following libraries: - cursor: port of libxcursor
2013-07-19Fix missing termios.h. Explicitly use pointer as guard value.joerg4-7/+35
2013-07-19Update to 1.0.6:wiz2-7/+6
This release fixes a build issue on FreeBSD, minor file handling issues on all platforms, and deletes code for OS'es that xconsole hasn't built on in years. Alan Coopersmith (7): config: Add missing AC_CONFIG_SRCDIR unifdef -Uultrix unifdef -UISC unifdef -ULynx Fix file leak if fdopen() fails Use fstat() on the fd from open(), instead of stat() on the same pathname xconsole 1.0.6 Niclas Zeising (1): Fix build on FreeBSD
2013-07-18Fix previous. See PR 48059.wiz1-2/+2
2013-07-17Update to 1.4.1:wiz2-7/+6
This minor bugfix release makes the property list output more usable, avoids passing uninitialized values to libXrandr, makes the handling and documentation of --help and --version more consistent, and fixes some compiler warnings. Aaron Plattner (1): Print spaces between XA_ATOM property values Alan Coopersmith (3): Declare capability_name() as returning const char * Combine usage message strings xrandr 1.4.1 Andy Ritger (1): xrandr: calloc XRRModeInfo's passed to libXrandr. Thomas (1): Bug 56923 - Make command line options consistent (single vs double dash) Thomas Klausner (1): Protect config.h like usual.
2013-07-17Update to 1.0.6:wiz2-7/+6
This release removes a bunch of dead code for platforms that have been unsupported since the Imake->autotools conversion, fixes some compiler warnings for the remaining platforms, and fixes build issues for Win32 & MinGW. Alan Coopersmith (14): Remove unused DECnet ("DNETCONN") code from xhost Remove unused TLI ("STREAMSCONN") code from xhost unifdef -UCRAY unifdef -ULynx unifdef -Uatt unifdef -UBAD_ARPAINET Assume signal handlers return void, as C89 requires Move dpy declaration from static to main() function Convert sprintf to snprintf in SECURE_RPC code Fix some integer sign/size conversion warnings flagged by clang Drop pre-POSIX signal handling support in favor of sigaction() Mark argument to nameserver_lost signal handler as unused Fix const warning for FamilyLocalHost empty address string xhost 1.0.6 Jon TURNEY (4): Use Xwinsock.h on WIN32 Link with winsock for MinGW Provide dummy sethostent(),endhostent() for Win32 also If SIGALRM isn't available, don't use alarm() to timeout gethostaddr(), just wait
2013-07-17Update to 1.1.2:wiz2-8/+6
This minor bugfix release fixes one crasher, one issue with doclifting the man page to XML, and a couple compiler warnings. Alan Coopersmith (5): config: Add missing AC_CONFIG_SRCDIR Drop old CVS version tags convert sprintf calls to snprintf Mark do_quit as noreturn, as suggested by gcc & clang xfd 1.1.2 Andreas Schwab (1): Fix SEGV when XftFontOpenName() returns NULL. Eric S. Raymond (1): Suppress a spurious warning.
2013-07-17Patch as submitted in PR pkg/48059:hauke1-2/+2
"x11/gtk2 updated to 2.24.20. This version changed location of "immodules.cache". But, post-install/deinstall process for pkgsrc is not changed in last update. This update make a bug for immodule user."
2013-07-17Recognize "__sun" as well as "sun" as tradcpp doesn't define thedholland3-10/+21
latter. Otherwise, Solaris ends up using the svr4 config and assorted crazy things happen. Diagnosed by Joern Clausen. PKGREVISION -> 6.
2013-07-16no need to buildlink with numpy here.obache1-7/+1