summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2008-09-08Add openbsd-input-ws to x11/Makefilebjs1-1/+2
2008-09-08Import openbsd-input-ws-1.2 from pkgsrc-wip. This driver should workbjs6-0/+59
with a vast majority of wsmouse-compatible pointing devices on both NetBSD and OpenBSD.
2008-09-08Change ffmpeg-devel dep to ffmpeg and bump.ahoka1-2/+3
2008-09-07Update to 1.2.1:wiz3-8/+8
Adam Jackson (2): Connection failure for abstract socket is ECONNREFUSED, not ENOENT. xtrans 1.2.1 Alan Coopersmith (2): LocalClose() takes a ConnInfoPtr, not an fd Clear some pointer type mismatch warnings Bill Nottingham (1): Ignore mkdir() errors when creating the abstract socket. James Cloos (1): Remove extraneous execute bit from .c file Jeremy Huddleston (1): Launchd: This functionality has been moved into xorg-server
2008-09-06Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlibwiz15-19/+30
name change).
2008-09-06Use ${TRUE} instead of 'true'.bjs1-4/+4
2008-09-06Update to version 0.11.10, a bug-fix release. In addition,bjs9-63/+58
add a 'gen-symfile' target for regenerating the libtool export symfile. This should be run upon updating the package. While here, silence needless autotools warnings and update sse2 conditional in hacks.mk. Changes since 0.11.8: Add depth 30 formats to pixman_format_supported_source. [sse2] Change pixman-sse to pass __mm128i args as pointers, so as not to Use CopyAreasse2, plus a compatibility fix Use hidden attribute for private functions when compiling with Sun Studio Minor portability fixes Post-release version-bump Update RELEASING and release targets in Makefile.am Fix typo in sse2 configure logic TODO Don't require GCC 4.2 on x86-64 Bug 16921. MMX and SSE2 intrinsics not enabled when compiling with Intel' Remove use of MMX extensions. Be consistent in naming SSE2 related things SSE2 A few other renamings of SSE->SSE2 Rename pixman-sse.h pixman-sse2.h Make sure pixman-combine{32,64}.h are disted Use error instead of #error in a couple of other places Check for __sun || __sun in pixman.h. Update TODO Bump release Update RELEASING Add sys/inttypes.h include for AIX
2008-09-06Don't remove include/X11/fonts unconditionally.wiz4-8/+10
Bump PKGREVISION.
2008-09-06Update to 2.1.12:wiz2-6/+6
2.11: Aaron Plattner (8): Move hardware cursor initialization to after AcquireDisplay. G80: Fix some ROP bugs. G80: Log the i2c port number for LVDS, when there is one. Fix warnings. Bug #15309: Set the pixel clock even if the hardware doesn't think it needs it. More chips names. One more missing GPU name. Bump to 2.1.11. Alan Coopersmith (2): Fix pciaccess READ_LONG to work with Sun compilers Print error message when pci_device_map_range fails 2.12: The last release had an unfortunate bug that caused CPUToScreenColorExpandFill to treat transparent pixels as black instead. Sorry about that! - -- Aaron Aaron Plattner (2): G80: Fix a CPUToScreenColorExpandFill bug introduced by commit 2e0416c. Bump to 2.1.12.
2008-09-06Update to 1.0.4:wiz2-6/+6
1.0.4: Alan Coopersmith: SVR4 (including Solaris) puts gethostbyname_r in libnsl instead of libc Version bump: 1.0.4 Damien Thébault: Bug 17314: libXau's Makefile.am should have proper man creation rules Daniel Drake: Bug #11097: libXau COPYING fix (add missing copyright dates)
2008-09-06include/GL/internal can also contain files by MesaLib, which is notwiz2-3/+4
always depending on glproto, so just try removing that directory. Bump PKGREVISION.
2008-09-06Man page needs to be run through tbl(1) -- make it so.wiz1-1/+4
Bump PKGREVISION.
2008-09-05Update to gnome-terminal-2.22.3. Added patch-ab, which fixesbjs3-6/+91
annoying problems with window resizing and tabs. Bug fixes: * src/encoding.c: (update_active_encodings_from_string_list): Use the correct allocator. * src/terminal-window.c: (notebook_page_added_callback): Fix menubar visibility in newly created windows from DND. Bug #528915, patch by Gábor Szeder. * src/terminal.c: (handle_new_terminal_event): Ignore unknown options when handling a new-terminal event from another instance. Don't call exit() when parsing the passed options fail; instead just ignore the request. Bug #531720.
2008-09-05Add dri2protobjs1-1/+2
2008-09-05Import dri2proto-1.1. These headers will be necessary for buildingbjs5-0/+57
Mesa-7.1 and xorg-server-1.5.0.
2008-08-31Set proper dependencies. This now builds for xorg as well as xfree.dholland1-14/+18
I'm not entirely clear on whether it's expected to be useful with xorg, but that's a different story... PKGREVISION++ While here, add destdir support.
2008-08-31Fix the "minor PLIST problems" and unmark this as only for SunOS.dholland85-6/+1524
Add proper deps. Add destdir support. And, finally, make it build properly. (82 (small) patches later...)
2008-08-30Add missing entries to PLIST, and install the html docs in the right place.dholland4-3/+35
Ok (at least in general outline) by maintainer. PKGREVISION++
2008-08-30Bump PKGREVISION because of xview-lib issues.dholland1-2/+2
2008-08-30Make this crap build again. PKGREVISION++ because of the xview-lib issues.dholland6-16/+60
2008-08-30Make this crap build again. Don't use sigvec(); it's no longer supporteddholland9-37/+334
on NetBSD and probably elsewhere. Because the build wasn't stopping on error, prior builds of this package "succeeded" and generated a shared library missing some code. For this reason, bump both PKGREVISION and BUILDLINK_ABI_DEPENDS.
2008-08-30Fix the xview imake templates to stop on error in a number of cases.dholland3-19/+110
2008-08-29Update to 2.3.1sborrill9-113/+69
Add PKG_OPTION gtk2 to compile with gtk2 support instead of gtk1. Please note the warnings below. Changelog: 18/08/06 v2.3.1 - Fixed the bug, introduced in v2.3.0, where the "Hide typing" check button always appeared in the input boxes, regardless of the existence of a password field. 13/08/06 v2.3.0 - Added a new --password=1|2 syntax to allow a password field in one of the first fields of --2inputsbox and --3inputsbox. - Added optional <red> <green> <blue> parameters for the --colorsel widget. - Corrected a bug in the --treeview widget which was failing to properly build a tree when decreasing the level of an item by more than 1, compared to the level of the previous item. - Corrected a bug in the --colorsel widget which triggered a GTK warning when the --icon option was used. - Adapted a patch from Jean-Philippe Guillemin for the GTK2 version of Xdialog (this version is still seriously broken: DO NOT use it in production projects), implementing the use of the GTK2 stock icons for the Xdialog buttons. 06/05/06 v2.2.1 - Corrected the bug in the --dselect widget which was returning a filename by default, instead of the directory name. Also removed the file specific fields and buttons from the directory selector. - Corrected a typo in the man page. 26/01/06 v2.2.0 - Added preliminary GTK2 support (adapted from a patch by Andrew Van Uitert). Run 'configure' with the --with-gtk2 option to enable the compilation against GTK2. !!!! BEWARE !!!! This should be considered alpha-code, and the GTK2 version of Xdialog does not yet implement everything the GTK1 version got. It also got many problems when running on non-UTF8 systems... For -SERIOUS- use, use the GTK+ v1.2.10 version of Xdialog ! - Added the --timeout option for compatibility with cdialog (requested by Michelle Konzack). - Partly successful attempt at fixing a problem with some patched GTK versions (Mandrake's, for instance) which are reseting the theme each time all windows are closed (thus breaking --rc-file). Still an issue with the fixed fonts of the XDIALOG_HIGH_DIALOG_COMPAT mode, because of another weird patch (rclocal patch): get unpatched version of GTK+ v1.2.10. Such a version is available on Xdialog's website. - The default fixed font is now: "-*-*-medium-r-normal-*-*-*-*-*-m-70-*-*" (removed the iso8859-1 specification). - Implemented a custom log message handler to prevent GTK/GDK/ GLIB from using stdout as the message output. - Added XDIALOG_NO_GMSGS environment variable support to forbid (when TRUE) emission of GTK/GDK/GLIB messages on stderr. - Brazillian Protuguese translation updates (courtesy of Ricardo Bertagna). - Upgrade to gettext-0.14.1. 23/07/04 v2.1.2 - Added the ESC keyboard shortcut for the CANCEL/NO button. - Added the Indonesian, Dutch, Polish, Italian, Catalan and Swedish translations. - Changed Xmessage and textbox samples for compatibility with bash-less systems. - Updated for gettext v0.13.1. - Added fixes in the spec file for automake bugs.
2008-08-27Update to KDE 3.5.10markd80-642/+372
minor bugfixes
2008-08-27Update to KDE 3.5.10markd8-30/+25
minor bugfixes
2008-08-26Update xlockmore to 5.26.1. Changes:hubertf2-7/+7
5.26.1 PAM_putText() would set pointer resp->resp to buffer. This will work until memory is reused. Thanks to Howard Kash <hmkash AT arl.army.mil>. 5.26 "Esc" key now resets password entry. Do not put an escape in your password. This should behave the same as Control-U. -showdate added. +showdate allows you to turn off date in password window. Also fixed centering for this. Inverted bitmap for xlock. Added a icon for VMS. Updated the Java launcher in xlock. antic cleanups. It found a few minor bugs but mostly makes the code more readable (without being too overbearing IMHO). The current version trips on #ifdefs though. New mode pyro2: -mode pyro2 -msg 'MSGSTR' -fnt 'FONT' MSGSTR consists of following elements: EXPLOSION is one of &0, &1, ... &9, &a, .. &f each of which presents a different type of explosion. TEXT is a text string like 'linux'. the string may contain blanks. '\n' is interpreted as a new line. '\\' is a backslash. '\&' is an ampercent. LOGO is the sign #. An exploding penguin or other icon will be shown. FONT is something like '-*-helvetica-bold-r-*-240-*' the font to be used. Thanks to Pezhman Givy <phg AT snafu.de>. Modifications for +install, -mono, and Windows. New resource files for Chinese... Xlock-zh_TW.ad, resource-msg-zh_TW.h, xlock-msg-zh_TW.h. Thanks to Wei-Lun Chao <chaoweilun AT gmail.com>. Following this example, I split out the different languages from XLock.ad as it seemed odd when editing and did not want to corrupt anything, especially if I could not verify it. Automata modes now have triangular tilings drawn with a black triangle around it. Fixed dilemma, for it only is interesting with 4 or 8 neighbors.
2008-08-24Don't include <sys/types.h> until after config.h has had a chance to determinedsainty2-10/+5
which features will be exposed. Fixes build on Linux. <sys/types.h> is included immediately after config.h in the distribution code, suggesting that the purged hunk in the patch is now obsolete. The history of patch-aa reveals that the <sys/types.h> include was the very original purpose of this patch, and predates the Solaris portion of the patch. The Solaris hunks don't look like they would benefit from including <sys/types.h>. No PKGREVISION bump, this change should only affect platforms where the package failed to build. Closes PR pkg/36404 with the fix suggested by Ondrej Tuma (thanks!)
2008-08-23Remove unresolvable hosts from MASTER_SITES.obache1-3/+1
Noticed by Zafer Aydogan via private mail.
2008-08-20PLIST changes resulting from newer dependencies. PKGREVISION++bjs2-2/+47
2008-08-19Catch up with PLIST changes due to dependency updates and bump revision.joerg2-5/+19
2008-08-19Update xclip to 0.11.obache2-6/+8
Patch provided by Leonardo Taccari via PR 39366. Version 0.11 xclip-copyfile is now compatible with recent tar versions. The Fedora UTF-8 patch has been applied.
2008-08-15Update to xf86-video-intel-2.4.1.tnn2-6/+6
Man page typo fixes Set lvds_ddc_mode before use to avoid a segfault on mac mini. Update DSPARB while planes are still off Reorganize VBIOS code Fix pipe A force quirk Update man page Fix up the HP Pavilion ze4944ea quirk Apply pipe A quirk to 845 as well. Fix DPMS off in the presence of the pipe A quirk. Reorder visuals reported by the intel driver Don't program dsparb on new Intel chip Fix SDVO reg definition Fix SDVO HDMI encoding detect (#16920) Disable display clock gating for 4 series chips Fix possible spurious interrupts in hotplug detect on 4 series chip Make skip_panel_detect clear for its meaning Always check and free driver private in LVDS destroy Bump version 2.4.1
2008-08-13Added x11/dockerahoka1-1/+2
2008-08-13Import docker-1.5 as x11/docker.ahoka5-0/+60
Docker is a docking application (WindowMaker dock app) which acts as a system tray for KDE and GNOME2. It can be used to replace the panel in either environment, allowing you to have a system tray without running the KDE/GNOME panel or environment. Docker is designed to work with Openbox 2, but it should work fine in any window manager that supports WindowMaker dock apps. If you running WindowMaker or otherwise and experiencing problems, you should try using the -wmaker option to make docker keep a fixed size.
2008-08-11Update ruby-curses package to 1.8.7.72.taca1-4/+4
It is distfile change only.
2008-08-09Update to xrdb-1.0.5. One bug fix:bjs2-6/+6
commit 09ef847d16333d6ae04c3f88ff7f535381cb9405 Date: Mon Jan 7 23:48:12 2008 +0100 Prevent cpp from prefixing errors with <stdin> when the xrdb input is a file http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458246
2008-08-09Update to xprop-1.0.4. Changes:bjs2-6/+6
commit 427023df02bd38ff9dc2af2a2059466f37f4cfd8 Date: Wed Dec 19 15:17:34 2007 +1030 Fix build under autoconf 2.57 configure.ac specifies a max version of 2.57 but AC_CHECK_HEADERS_ONCE was only introduced to autoconf in 2.59c. Drop the _ONCE to make autoconf happy commit e09956f244099ddd36b1a2cd5d7800d5fc7120c1 Date: Thu Dec 6 05:30:43 2007 -0500 Select correct client window in WMs using virtual roots
2008-08-09Update to xf86-video-vmware-10.16.4.tnn2-6/+6
10.16.4: Video Overlay: Handle clipping correctly with AutoPaint colorkey. 10.16.3: minor Xv fixes 10.16.2: More xorg and xfree86 backwards compatibility Fix VMWARE_CTRL and Xinerama Initialization Prepare for 10.16.2
2008-08-09Update to xf86-video-vesa-2.0.0.tnn3-29/+6
2.0.0: Remove unused ->device Un-duplicate some init code. vesa 2.0.0 1.99.1: Don't disable FB access when it's already disabled. Remove all trace of mfb Bug #10004: Fix palette initialization in 8bpp modes. Fix boolean inversion in VBE screen clear. Remove some useless module loading cruft. Prefer a more modern depth/bpp selection. Add semi-reasonable mode validation. Clean up memory model checking, and properly refuse unsupported models. Update copyright. vesa 1.99.1 Bug #11090: xf86-video-vesa COPYING file Add conditional support for pci-rework branch. Correct '#ifdef' to '#ifndef'. Oops. Use XSERVER_LIBPCIACCESS to autodetect libpciaccess usage. Use pci_device_map_range instead of pci_device_map_memory_range Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings fixup pciaccess version detect Planar video is gone Makefile.am: nuke RCS Id
2008-08-09Update to xf86-video-tseng-1.2.0.tnn2-6/+6
Death to RCS tags. Fix distcheck Finish making xf1bpp/xf4bpp optional. tseng 1.2.0 Replace XFree86 references in man page renamed: .cvsignore -> .gitignore blind pciaccess conversion oops forgot pcirename file Makefile.am: nuke RCS Id
2008-08-09Update to xf86-video-trident-1.3.0.tnn2-6/+6
1.3.0: Death to RCS tags. Fix distcheck trident 1.3.0 initial trident pciaccess support Makefile.am: nuke RCS Id 1.2.4: changes unknown
2008-08-09Update to xf86-video-sis-0.10.0.tnn3-24/+11
0.10.0: Death to RCS tags. Fix distcheck sis 0.10.0 inital SiS pci access patch fix warnings in build fix thinko between open/fopen another open/fopen confusion fixup type punning convert all hostbridge read/writes to accessor functions finish off read/write long conversion switch bios reading over use map domain memory with pciinfo fixup unmap memory fix some thinkos in the pciaccess patch, this now works on real hardware Require pciaccess >= 0.10.0 for pci_device_map_range() fixup pciaccess version detect Makefile.am: nuke RCS Id switch vga over to pciaccess 0.9.4: bump Xv image height up from 1080 to 1088 for 315 chips Define SIS_*_VERSION using PACKAGE_VERSION* Convert callers of LookupWindow() to dixLookupWindow(). Revert "Convert callers of LookupWindow() to dixLookupWindow()." Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Fix xserver version detection. Get rid of the XFree86Server macro. Bump to 0.9.4.
2008-08-09Update to xf86-video-siliconmotion-1.6.0.tnn2-6/+6
Death to RCS tags. Fix distcheck siliconmotion 1.6.0 more clock fixes hostdata blit UTS works, but SW is faster minor fixup define SILICONMOTION_VERSION* using PACKAGE_VERSION* smi: add pciaccess support Fix UTS issues with flash Makefile.am: nuke RCS Id
2008-08-09Update to xf86-video-savage-2.2.1.tnn2-6/+6
2.2.1: Don't try to call vbeModeInit(), it doesn't exist and never will. Fake sync ranges for panels with no EDID. savage 2.2.1 no, really, savage 2.2.1 EXA upload to screen must honor pitch of the source data savage: fix typos in error message savage/pciaccess: don't try to map aperture larger than region window 2.2.0: Death to RCS tags. Remove use of deprecated {DE,}ALLOCATE_LOCAL. savage 2.2.0 fix segfault from pScrn->currentMode fix the build for the non-pci-rework case (compile tested only) Fix reversed logic in SavageMapMem() Fix broken downscale past 2:1 - MM8190 and MM8198 can be used together for arbitrary downscale BCI can only handle widths that are multiple of 16, so only use BCI for these Prevent use of BCI for YV12 -> YUY2 conversion from scribbling past the end of the allocated video buffer. Reset lastKnownPitch to 0 right after enabling streams. Do not wait for vertical retrace anymore on old streams engine. Make sure MMIO region is mapped VIDMEM_MMIO, not VIDMEM_FRAMEBUFFER Fix ambiguous operator precedence Implement driver option IgnoreEDID Minimal change set to convert driver to the new PCI interfaces. Enjoy. dos2unix Merge PCI-rework support and "classic" PCI interface support into one tree Update to use new libpciaccess interfaces for mapping with MTRR support. Fix odd typo. Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Include <unistd.h> to get a declaration for usleep() fixup pciaccess version detect Makefile.am: nuke RCS Id Bug #11139: Remove some dead code.
2008-08-09Update to xf86-video-s3virge-1.10.1.tnn3-15/+15
1.10.1: Bug #14298: Fix mode validation to be less ridiculous. Nuke the useless UseFB option. Bug #13243: Re-enable 24+32 framebuffer. Fix typo in S3VValidMode. 1.10.0: Death to RCS tags. Fix distcheck s3virge 1.10.0 Replace references to XFree86/XF86Config in man page renamed: .cvsignore -> .gitignore Define S3VIRGE_VERSION_* using PACKAGE_VERSION* s3virge: pciaccess conversion oops fixed pointed out by pcpa Makefile.am: nuke RCS Id Clean up: Remove some mga remains
2008-08-09Update to xf86-video-s3-0.6.0.tnn2-6/+6
Death to RCS tags. Fix distcheck s3 0.6.0 renamed: .cvsignore -> .gitignore Was previously done in monolith Imakefile as: Define VERSION* using PACKAGE_VERSION* s3: pciaccess conversion Add non-vbe DPMS support for TRIOs, adjust max clock on Trio64V2
2008-08-09Update to xf86-video-rendition-4.2.0.tnn2-6/+6
Death to RCS tags. Fix includes to silence a warning. rendition 4.2.0 Man page updates - replace references to XFree86 & changes for XF86 4.0 RENDITION_VERSION* using PACKAGE_VERSION_* pciaccess: make auto-detect work pciaccess: do unmap path Supply NULL driverFunc pointer in DriverRec. Add prototype for renditionGetRec. Move renditionTypes, renditionChipsets, and renditionPCIchipsets earlier in file. Port driver to PCI-rework interfaces. Makefile.am: nuke RCS Id
2008-08-09Update to xf86-video-neomagic-1.2.1.tnn2-6/+6
1.2.1: fbpseudocolor no longer exists, don't try to use it. neomagic 1.2.1 Compile warning fix. Don't include fbpseudocolor.h, as it is no longer available. 1.2.0: Death to RCS tags. neomagic 1.2.0 Replace references to XFree86/XF86Config in man page renamed: .cvsignore -> .gitignore Define NEO_*_VERSION using PACKAGE_VERSION_* neomagic: port to libpciaccess neo: finish pciaccess conversion finish pciaccess conversion Makefile.am: nuke RCS Id
2008-08-09Update to xf86-video-mga-1.4.9.tnn2-6/+6
Update PInS defaults for G200SE-A. Filter high-bandwidth modes on G200SE. No depth 15 on G200SE-A. Updates to memory sizing on G200SE. Adjust memory timings on G200SE-A. Change initial memory sizing on G200SE. Disable I2C on G200SE for now. Death to RCS tags. mga 1.4.9 cfb8_32: Gut a remnants of support for 24-bit with 8-bit overlay Initialize default BIOS values from a data table instead of from code Get memory probe size and stride (offset) values values from a data table instead of from code I2C: First round of clean-ups I2C: Second (and final) round of clean-ups G200EV: Enable support for G200EV Makefile.am: nuke RCS Id Replace ALLOCATE_LOCAL/DEALLOCATE_LOCAL with xalloc/xfree. For compatibility, accept SWcursor as option. Bug #15836: Fix DDC on G200SE. Bug #16545: Add G200WB support.
2008-08-09Update to xf86-video-i740-1.2.0.tnn3-15/+15
Death to RCS tags. Fix distcheck i128 1.2.0 Replace references to XFree86/XF86Config in man page renamed: .cvsignore -> .gitignore Define I740_*_VERSION* using PACKAGE_VERSION_* i740: pciaccess conversion Makefile.am: nuke RCS Id Minor fixes to compile with pciaccess.