Commit graph

8488 commits

Author SHA1 Message Date
dholland
ee4ef09e21 Set proper dependencies. This now builds for xorg as well as xfree.
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-31 07:35:09 +00:00
dholland
019aff8e20 Fix the "minor PLIST problems" and unmark this as only for SunOS.
Add proper deps.
Add destdir support.
And, finally, make it build properly. (82 (small) patches later...)
2008-08-31 06:52:29 +00:00
dholland
7487815da2 Add missing entries to PLIST, and install the html docs in the right place.
Ok (at least in general outline) by maintainer.
PKGREVISION++
2008-08-30 20:51:07 +00:00
dholland
ec89dc26c3 Bump PKGREVISION because of xview-lib issues. 2008-08-30 20:07:30 +00:00
dholland
8e1df88fc4 Make this crap build again. PKGREVISION++ because of the xview-lib issues. 2008-08-30 20:03:03 +00:00
dholland
108c96f8e4 Make this crap build again. Don't use sigvec(); it's no longer supported
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-30 20:01:28 +00:00
dholland
69d7a368b0 Fix the xview imake templates to stop on error in a number of cases. 2008-08-30 19:52:50 +00:00
sborrill
f76707845d Update to 2.3.1
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-29 16:43:58 +00:00
markd
552513f072 Update to KDE 3.5.10
minor bugfixes
2008-08-27 12:37:38 +00:00
markd
cb47f93189 Update to KDE 3.5.10
minor bugfixes
2008-08-27 11:59:13 +00:00
hubertf
1752f40f51 Update xlockmore to 5.26.1. Changes:
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-26 23:18:53 +00:00
dsainty
1663b4131a Don't include <sys/types.h> until after config.h has had a chance to determine
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-24 10:04:49 +00:00
obache
2d7bf63357 Remove unresolvable hosts from MASTER_SITES.
Noticed by Zafer Aydogan via private mail.
2008-08-23 07:46:59 +00:00
bjs
a49da7d148 PLIST changes resulting from newer dependencies. PKGREVISION++ 2008-08-20 23:46:43 +00:00
joerg
ab708fa11c Catch up with PLIST changes due to dependency updates and bump revision. 2008-08-19 13:40:10 +00:00
obache
5d1c58fd12 Update xclip to 0.11.
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-19 13:33:09 +00:00
tnn
65d42e165b Update to xf86-video-intel-2.4.1.
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 ()
  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-15 06:37:22 +00:00
ahoka
6de596fa24 Added x11/docker 2008-08-13 11:48:49 +00:00
ahoka
abed4b51dc Import docker-1.5 as x11/docker.
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-13 11:42:55 +00:00
taca
a8506674de Update ruby-curses package to 1.8.7.72.
It is distfile change only.
2008-08-11 06:59:40 +00:00
bjs
69468e36c1 Update to xrdb-1.0.5. One bug fix:
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-09 20:07:34 +00:00
bjs
e74cdec174 Update to xprop-1.0.4. Changes:
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-09 20:03:35 +00:00
tnn
4c0d0a2cdd Update to xf86-video-vmware-10.16.4.
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-09 16:27:18 +00:00
tnn
9795c0ee98 Update to xf86-video-vesa-2.0.0.
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 : 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 : 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-09 16:21:18 +00:00
tnn
64f808e916 Update to xf86-video-tseng-1.2.0.
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-09 16:16:43 +00:00
tnn
e8649772e0 Update to xf86-video-trident-1.3.0.
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-09 16:15:04 +00:00
tnn
64fd991684 Update to xf86-video-sis-0.10.0.
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-09 16:10:10 +00:00
tnn
94275917e1 Update to xf86-video-siliconmotion-1.6.0.
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-09 16:04:46 +00:00
tnn
707101e6f0 Update to xf86-video-savage-2.2.1.
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 : Remove some dead code.
2008-08-09 16:02:35 +00:00
tnn
e48e93ca84 Update to xf86-video-s3virge-1.10.1.
1.10.1:
  Bug : Fix mode validation to be less ridiculous.
  Nuke the useless UseFB option.
  Bug : 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-09 15:58:36 +00:00
tnn
78b9ff20bc Update to xf86-video-s3-0.6.0.
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-09 15:54:07 +00:00
tnn
ac99f5a8ab Update to xf86-video-rendition-4.2.0.
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-09 15:51:59 +00:00
tnn
deff2d7f63 Update to xf86-video-neomagic-1.2.1.
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-09 15:46:43 +00:00
tnn
112186fef8 Update to xf86-video-mga-1.4.9.
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 : Fix DDC on G200SE.
  Bug : Add G200WB support.
2008-08-09 15:43:37 +00:00
tnn
c4c13d3d74 Update to xf86-video-i740-1.2.0.
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.
2008-08-09 15:40:04 +00:00
tnn
9a1d0d7f31 Update to xf86-video-i128-1.3.0.
Death to RCS tags.
  Fix distcheck
  i128 1.3.0
  Replace references to XFree86/XF86Config in man page
  renamed: .cvsignore -> .gitignore
  Define I128_*_VERSION* using PACKAGE_VERSION_*
  i128: pciaccess conversion
  i128: drop ansi C wrapper
  i128: fixup typo
  Makefile.am: nuke RCS Id
2008-08-09 15:37:02 +00:00
tnn
ea85dd62d8 Update to xf86-video-glint-1.2.1.
1.2.1:
  Fix regression from pciaccess conversion (bug#16060)
  Bump to 1.2.1
1.2.0:
  Fix distcheck
  glint 1.2.0
  Fix --disable-dri for glint driver
  Define GLINT_*_VERSION* using PACKAGE_VERSION_*
  half attempt at pciaccess conversion for glint - doesn't build yet
  fix typos in dac code from last commit
  hey look a flying pig....
  fix regression in tinderbox
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings
  Add missing #includes to fix compiler warnings.
  Makefile.am: nuke RCS Id
2008-08-09 15:32:44 +00:00
tnn
f65986b64e Update to xf86-video-cirrus-1.2.1.
1.2.1:
  Bug : Fix depth configuration for alpine chips.
  cirrus 1.2.1
1.2.0:
  Replace references to XFree86/XF86Config in man page
  renamed: .cvsignore -> .gitignore
  Define CIR_*_VERSION* using PACKAGE_VERSION_*
  cirrus initial pci access support
  test for 1/4 bpp in case server is configured with them off
  make dist check pass
  fixup iomapsize so we only map the 4k not 16k which is an error
  cirrus: set default depth to 24bpp
  Makefile.am: nuke RCS Id
2008-08-09 15:24:54 +00:00
tnn
beb59327a2 Update to xf86-video-chips-1.2.0.
Death to RCS tags.
  Fix distcheck
  chips 1.2.0
  Define CHIPS_*_VERSION* using PACKAGE_VERSION_*
  chips: pciaccess conversion
  add another missing rename file
  chips: remove ALLOCATE_LOCAL
  chips: optionalise 1/4bpp support
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings
  Makefile.am: nuke RCS Id
  Fix Xv with scaling
2008-08-09 15:21:07 +00:00
tnn
37adbba3d9 Update to xf86-video-ast-0.85.0.
Fix distcheck.
  ast 0.85.0
  Define AST_*_VERSION* using PACKAGE_VERSION_*
  ast: pciaccess conversion
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings
  Compile warning fixes.
  compiler warning fixed
  modified:   ChangeLog
  Make sure used symbols are of public visibility
  Fixed can't get correct MCLK in some platforms
2008-08-09 15:14:08 +00:00
tnn
2b673aec3a Update to xf86-video-ark-0.7.0.
Death to RCS tags.
  ark 0.7.0
  Define VERSION* using PACKAGE_VERSION*
  ark: add basic pciaccess support
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings
2008-08-09 15:11:19 +00:00
tnn
c327b14135 Update to xf86-video-apm-1.2.0.
Remove useless mfb.h include.
  Death to RCS tags.
  apm 1.2.0
  Replace references to XFree86/XF86Config in man page
  renamed: .cvsignore -> .gitignore
  Define APM_*_VERSION using PACKAGE_VERSION_*
  pcirename conversion
  xf1/4 bpp conversion
  further build fixes
  Naming change: Security*Access -> Dix*Access
  Makefile.am: nuke RCS Id
2008-08-09 15:09:00 +00:00
bjs
2f1b1e3472 Enable damage notification by default, as I've been using xcompmgr
with this enabled for a while now with no untoward effects.
2008-08-09 10:12:06 +00:00
taca
6f3158e1c1 Update ruby-tk package to 1.8.7.71.
This is version update only, no functional change in this ruby extention.
2008-08-08 12:44:51 +00:00
tnn
2c7fdde3bd Update to xf86-input-vmmouse-12.5.1.
Vinay Bondhugula (2):
      Compatibility with older versions of X
      Don't call conversion_proc for older Xservers
2008-08-07 16:47:39 +00:00
dsainty
50796f82da Tk uses X event numbers to index an "event" array, as well as adding a few of
its own, starting with "VirtualEvent" (Which is correctly set to LASTEvent,
defined in include/X11/X.h).  In xproto-7.0.13, a new event "GenericEvent" was
added - making the defined array broken for all of Tk's internal events.

The easy fix is to just add in the missing event into the hard-coded array.

This patch was reported here: http://bugs.gentoo.org/show_bug.cgi?id=225999

A cleaner fix, but a much bigger patch, is listed in the Tk bug tracker.  I'm
punting that Tk will have been updated with the fix before X.h grows another
event.

http://sourceforge.net/tracker/index.php?func=detail&aid=2010422&group_id=12997&atid=112997

Bump PKGREVISION.
2008-08-06 04:09:12 +00:00
bjs
b506eb8222 Update to xterm-236. Changes:
Patch  - 2008/07/27

     * correct memory reallocation when handling a paste of UTF-8 text from
       patch  changes (report/patch by Max Mikhanosha).
     * correct allocation of temporary buffer in xtermFindShell in case the
       user's $PATH contains no ":" (report/analysis by Victor Stinner,
       Freedesktop.Org Bugzilla ).
     * modify CF_XOPEN_SOURCE to add case for DragonFly BSD, to fix new
       compile problem exposed by fix for fd_mask (patch by Hasso Tepper).
     * add configure-check for ncurses use_extended_names, (report by
       Martin Mokrejs).
     * correct computation for toolbar height; layout manager already takes
       into account borderWidth resource.
     * implement VT320-style SCS (select character set) for ISO Latin-1
       supplemental.
     * fixes for vt100-style character sets in UTF-8 mode (Ubuntu ).
     * fix to make luit work with xterm's -ls option (report/patch by
       Marius Tolzmann).
     * update config.guess, config.sub
2008-08-01 23:14:47 +00:00
drochner
599dfe6b43 update to 5.06
changes:
Xinerama/RANDR fixes: this time for sure. It should now work to add/remove
 monitors or resize screens at any time.
New hack, skytentacles.
New version of gleidescope.
Added the -log option to the xscreensaver daemon, since a truly shocking
 number of Linux users seem to have no idea how to redirect output to a
 file.
Added -duration arg to most image-loading hacks, so that they pick a new
 image every few minutes.
Added an ATM crash to BSOD.
2008-07-30 20:18:36 +00:00
wiz
853a419ead Update to 1.4.4:
Adam Jackson (2):
      C sucks: define XEventClass in terms of unsigned int, not CARD32.
      Typo fix.

Peter Hutterer (2):
      Add DeviceControlChanged define.
      inputproto 1.4.4
2008-07-30 09:56:48 +00:00
wiz
6b5bfc72af Update to 1.1.0:
Adam Jackson (1):
      libSM 1.1.0

Alan Coopersmith (1):
      Fix --without-libuuid to not call PKG_CHECK_MODULES for libuuid

Dan Williams (1):
      Bug : Don't use gethostbyname() for client IDs.

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log
2008-07-29 21:24:01 +00:00