summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2008-05-30Bump PKGREVISION for gtkspell API bump.wiz2-3/+4
2008-05-30Update to 1.3.0:wiz2-6/+6
Adam Jackson (2): Don't sleep(0.3) on shutdown. mouse 1.3.0 Alan Coopersmith (1): Update Emulate3Button default in mouse man page to cover Emulate3ButtonsSoft Matthieu Herrb (1): Makefile.am: nuke RCS Id Peter Hutterer (1): Bug #13144: Don't flush buttons, release events can cause paste events.
2008-05-30Update to 1.3.1:wiz2-6/+6
1.3.1: Adam Jackson (1): keyboard 1.3.1 Paulo Cesar Pereira de Andrade (1): Don't send events in DEVICE_INIT, only after DEVICE_ON. 1.3.0: Adam Jackson (2): Don't sleep(1) on VT entry. keyboard 1.3.0 Alan Coopersmith (4): Update kbd man page to say it has replaced keyboard driver now. Use $(XKBPATH) for xkb file path in man page Revert previous attempts to sync lock state & LEDs Correct COPYING file and note which notices apply to which code/OS'es Daniel Drake (1): Bug 11026: xf86-input-keyboard COPYING file David Marx (1): Sun bug #6425775 Xserver is blocked when a program rings keyboard-bell Julien Cristau (1): Remove the legacy keyboard driver's manpage Matej Kosik (1): Add information & example of XKB options to man page Matthieu Herrb (2): Fix parameters order for printWsType(). Makefile.am: nuke RCS Id Paulo Cesar Pereira de Andrade (1): Alternate patch to preserve NumLock & CapsLock leds at X Server startup. Samuel Thibault (1): lnx: Automatically inherit the vt's numlock and capslock status (Bug #2243)
2008-05-30Update to 7.0.3:wiz3-8/+10
Alan Coopersmith (3): Remove Xserver API for security extension (#ifdef _SECURITY_SERVER) [Will Remove Xserver API for appgroup extension [Will break Xorg server builds renamed: .cvsignore -> .gitignore James Cloos (2): Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Peter Hutterer (3): Add XGE header files and protocol description. Xge: replace copyrights with standard format from xserver COPYING. Bump to 7.0.3.
2008-05-30Update to 2.1.9:wiz2-6/+6
Aaron Plattner (8): Bug #14885: Add missing static keywords. I win at C. Sort the IsSupported table. Fix a few startup bugs. More G80s. Add an option to allow validation of dual-link DVI modes. Yet more G80s. Bump to 2.1.9. Matthieu Herrb (1): Makefile.am: nuke RCS Id
2008-05-30Update to 7.0.13:wiz2-6/+6
Alan Hourihane (1): avoid checking for fds_bits on mingw Colin Harrison (2): Use winsock2.h Use Sleep() instead of sleep() on windows James Cloos (2): Fix typo in XF86Keysym.h Add more dead key syms Jeremy Huddleston (3): Apple: Cleaned up some Apple definitions Apple: Define _DARWIN_C_SOURCE otherwise _XOPEN_SOURCE, _POSIX_SOURCE, or _POSIX_C_SOURCE will cause fd_mask to not be defined due to the strict namespace Apple: Added a comment to explain _DARWIN_C_SOURCE Markus Kuhn (1): Added comment to slightly discourage the definition of ever more Unicode keysyms Peter Hutterer (2): Add GenericEvent and xGenericEvent definitions. Bump to 7.0.13.
2008-05-29update to 2.20.6drochner3-16/+16
changes: bugfixes
2008-05-29remove explicit esound dependency (it is still pulled in throughdrochner1-3/+1
control-center and others)
2008-05-29update to 2.14.2drochner3-59/+7
changes: -Do not install the translation -Improvemented scrollbars and menus in Redmond -translation updates
2008-05-29update to 2.22.2drochner2-6/+6
changes: translation updates
2008-05-29update to 2.22.2drochner3-7/+67
changes: -Fix the launching of the gnome-keyboard-properties dialog from the access applet -documentation/translation updates
2008-05-29update to 2.22.2drochner2-7/+6
changes: -fix warnings -translation updates
2008-05-29update to 2.22.2.1drochner3-14/+11
changes: -accessibility UI fix -translation updates
2008-05-29update to 2.22.2drochner3-7/+10
changes: -UI fixes -clock applet: Accept Google URI for Google calendars appointments -bugfixes -translation updates
2008-05-29update to 2.22.2drochner2-6/+6
changes: -bugfixes -translation updates
2008-05-27Don't make any assumptions about default displays in aterm.tonnerre3-8/+26
Fixes CVE-2008-1142.
2008-05-27Pull in upstream commit:tnn3-2/+19
"Delete duplicate B32's in xRRScreenChangeNotifyEvent". Bump PKGREVISION. ok joerg@
2008-05-27Update to version 1.0.1. Basically, the update just replaces sprintf()bjs2-6/+6
with snprintf(). But why not, eh?
2008-05-27Add rendercheck to x11/Makefilebjs1-1/+2
2008-05-27Import rendercheck-1.3. Useful to see if your video driverbjs4-0/+41
does the Right Thing(tm) with render acceleration. rendercheck is a program to test a Render extension implementation against separate calculations of expected output. Tests currently include: - Destination coordinates correctness - Source coordinates correctness - Transformed (FilterNearest) source coordinates correctness. - Composite with and without mask (with/without component alpha), with 1x1 repeating Pictures and 10x10 Pictures. - Linear gradients - Repeating sources/masks at POT and non-POT sizes - Some regression tests for bugs from freedesktop.org bugzilla.
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg7-20/+29
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-05-25Explicitly add pax dependency in those Makefiles that use it (or havejoerg2-8/+6
patches to add it). Drop pax from the default USE_TOOLS list. Make bsdtar the default for those places that wanted gtar to extract long links etc, as bsdtar can be built of the tree.
2008-05-25Update to Xaos 3.3.tnn3-9/+22
The main new feature is support for user defined formulae.
2008-05-25Add and enable xvidtune.taca1-1/+2
2008-05-25Importing xvidtune 1.0.1.taca4-0/+35
Xvidtune is a client interface to the X server video mode extension (XFree86-VidModeExtension). It can show current video mode, switch the video mode and interactively adjust current video mode.
2008-05-25Add fltk2.joerg1-1/+2
2008-05-25Import build rules for fltk2. This is currently static only.joerg10-0/+362
2008-05-25Remove left-over file from autoconf usage.joerg1-1523/+0
2008-05-25Remove me as maintainer of some package, clame ownership of a few packages.tron3-6/+6
2008-05-25Changes 0.12.1:adam3-8/+10
* Switched to use LGPL 3 and GPL 3. * Report more controls as being flipped. (NSTextField, NSTableHeaderView, NSSlider, NSProgressIndicator, NSButton) NSTabView is still missing. * In NSAffineTransform use optimized primitive methods from base. * Add font attribute fixing to NSAttributedString. To allow for the output of glyphs not present in the current font. * Optimized the validation of edited cells.
2008-05-25Changes 0.12.1:adam2-7/+6
* Add DPSshfill for all backends. Better handling of X event times.
2008-05-24Switch master site to MASTER_SITE_XORG.tnn161-334/+370
2008-05-24Fix build on OSF1.tnn3-3/+9
If including <pthread.h>, it is mandatory to compile with -pthread.
2008-05-24ABI depends lower than API depends is not allowed.tnn1-2/+1
2008-05-22Update to 1.6.33:wiz2-6/+6
* Backported FXTopWindow resize() and position() fixes from FOX 1.7. * Fixed GCC 4.3 warning in FXArray header file. * Made internal data arrays static to prevent global name clashes on some compilers. * Fixed uninitialized variable in FXFileDict.
2008-05-22Update to 1.0.9:wiz3-24/+6
Adam Jackson (2): Unset session environment variables so startx works within a running session. xinit 1.0.9 Alan Coopersmith (3): Use od on /dev/random to generate cookie on Solaris Check for proper cookie creation on all platforms Use /bin/ksh instead of /bin/sh on Solaris Jeremy C. Reed (1): Use /dev/urandom for cookie it it exists Jeremy Huddleston (14): Apple: Fixed issue where display would not be passed correctly to the server if nolisten tcp was enabled. Apple: Execute /usr/X11/bin/privileged_startx if it's present Apple: Renamed LaunchAgent to org.x.startx to distinguish it from the org.x.X11 application Correctly handle users with spaces in $HOME Apple: privileged_startx is in XINITDIR Apple: We renamed font_cache.sh to font_cache for better consistency... Changing startx to work with this Apple: Wait for privileged_startx to finish, so we don't race to create /tmp/.X11-unix Apple: Added privileged_startx Apple: Fixed make dist to include a missing header and not include generated sources Cleaned up handling of defaultserver{,args} Apple: Use CFProcessPath instead of argv[0] trick. Apple: Added some OSX version protection, so this will still compile on Tiger and below. Apple: No need for these bits being here in xinit as of xserver-1.4.0-apple9 Apple: Don't need to spew unneccessary 'directory exists' messages. Matthieu Herrb (2): OpenBSD: use openssl rand -hex 16 to generate the cookie. Replace sprintf() and strcpy() with snprintf().
2008-05-22Update to 1.0.3:wiz2-6/+6
Adam Jackson (2): Ignore errors from xf86misc rather than crashing out. xdpyinfo 1.0.3 Alan Coopersmith (1): X.Org bug #10616: Add all the X info commands to See Also in man page James Cloos (1): Add missing PHONY line for automatic ChangeLog generation Julien Cristau (1): Handle XExtension{Keyboard,Pointer}, added in inputproto 1.4
2008-05-22Don't try to use the X11 display ":0" if the display not defined becausetron3-3/+21
":0" might not belong to current user. This fixes CVE-2008-1142.
2008-05-19Add and enable xfd.taca1-1/+2
2008-05-19Importing xfd 1.0.1 which was missing moduler xorg packages.taca4-0/+37
The xfd utility creates a window containing the name of the font being displayed, a row of command buttons, several lines of text for display- ing character metrics, and a grid containing one glyph per cell. The characters are shown in increasing order from left to right, top to bottom. This is the version of xfd maintained by Xorg.
2008-05-19Yet another IRIX build fix.tnn2-4/+13
2008-05-18Build with openssl in -current.markd2-1/+18
2008-05-17Note addition of x11/xf86-input-vmmouse and update of modular-xorg-driverstnn1-1/+2
to 1.2.
2008-05-17Import xf86-input-vmmouse-12.5.0 as x11/xf86-input-vmmouse.tnn4-0/+35
This is the VMware virtual mouse driver for the modular Xorg server.
2008-05-17Update to xf86-video-vmware-10.16.1.tnn2-6/+6
This enables Xvideo support in vmware.
2008-05-17Adjust previous, no need for bsd.prefs.mk here.tnn1-3/+1
2008-05-17# Most modern Linuxen don't come with rcmds by default,tnn1-1/+9
# so just pretend to have them to keep configure happy. This is PR pkg/37912.
2008-05-17Update to xrandr-1.2.3.tnn2-6/+9
pkgsrc changes: Link with -lm, since the program uses fabs(). This failed on Linux of all platforms. NetBSD happens to have fabs() in libc, but the manpage states that -lm should be linked in, so do it for all platforms. Changes: Update COPYING Add *current and +preferred to the --verbose output When invoked with no option, xrandr dumps existing modes Allow the same output to be specified several times on the command line Clarify the ability to manipulate multiple outputs in the manpage Verify crtc against previous config. Always reset other outputs using the best crtc. Add xrandr test suite. Improved test script. Use IDs for mode selection instead of hand-crafted <w>x<h>@<r> strings. More tests for ambiguous xrandr output. Some minor issues in test case fixed. Be more robust in test case if mode database is borked. Add more tests, mostly regarding crtc switching and uncloning. Add informational output for known issues. Add another test known to fail.
2008-05-17Deal with openssl changes in -current.markd4-11/+119
2008-05-16Some of the X.org packages assume that the C preprocessor will use stdintnn4-4/+24
if no filename given, but this isn't true with the native HP compiler, so teach them to use '-' explicitly. XXX using cpp(1) to postprocess manpages is ugly, most of the other X.org packages seem to have been converted to use sed(1).