Commit graph

9521 commits

Author SHA1 Message Date
wiz
fa87c6f1e8 Same as for kdelibs3:
Disable openssl on NetBSD>=5.99.15 because of openssl problems (STACK etc)
until someone fixes it.
2009-08-29 23:03:34 +00:00
wiz
00599e2ca2 Update to 2.16.6:
* Bugs fixed:
 161489 Make left/right arrows change focus between bookmarks...
 592883 Spin cell rendererer problem with double click
 478519 GtkTooltip segfaults on NULL gdk-display-current-tooltip.
 592003 Shift+click should always modify selection
 589195 gtktreeview.c warning
 588199 GtkTreeView rendering glitch while using a default sort...
 526149 GtkCellRendererAccel editing conflicts with mnemonics
 592901 Crash in JPEG pixbuf loader instead of error
 592461 preserve errno and use g_strerror
 589745 Apply message in GtkAssistant
 588943 set correct selection before emitting cursor-changed...
 592606 Activate the default button in a respose-request callback
 591526 Accelerator keys with <super> modifier also triggered...
 588958 Typo in startup-id window property
 580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE...
 564695 Pressing enter key in print to file "Name" box does not print
 528283 Problems when using PageUp & PageDown to navigate...
 534462 Focus issues in file chooser
 543310 set_enable_tree_lines doesn't work when a cellrenderer...

* Translation updates:
 Brazilian Portuguese
 Catalan (Valencian)
 Galician
2009-08-29 18:00:00 +00:00
wiz
4a3195ff18 Update to 0.16.0:
New features since the last stable release, 0.14.0, include:

   * Support for PDF blend modes [Benjamin Otte, Carlos Garcia Campos]

   * A number of fast paths for ARM NEON [Jeff Muizelaar, Jonathan
        Morton, Siarhei Siamashka, Ian Rickards]

   * Support for PIXMAN_REPEAT_REFLECT for images [Thomas Jaeger]

   * New image formats:
        a2r10g10b10, x2r10g10b10 [Ben Skeggs]
        b8g8r8a8, b8g8r8x8 [Mike Kettenis]

   * Support for MMX and SSE2 on Sun compilers and Solaris [Alan
        Coopersmith]

   * Support for SSE2 on Windows x64 [George Yohng]

Also new in this release:

   * A reorganisation of pixman's internals to make future development
     and maintenance easier [Søren Sandmann Pedersen]

   * A substantial expansion of pixman's test suite [Siarhei Siamashka]

Thanks to everyone who contributed to pixman 0.16.0, including Adam
Jackson, Adrian Bunk, Alan Coopersmith, Andre Tupinamba, Ben Skeggs,
Benjamin Otte, Carlos Garcia Campos, Chris Wilson, George Yohng,
Guillaume Letellier, Ian Rickards, Jeff Muizelaar, Jonathan Morton,
Loïc Minier, Luca Barbato, M Joonas Pihlaja, Magnus Kessler, Makoto
Kato, Mark Kettenis, Michel Dänzer, Miha Vrhovnik, Siarhei Siamashka,
Søren Sandmann Pedersen, Thomas Jaeger, and William Bonnet.
2009-08-29 15:50:18 +00:00
wiz
a6d6b89ae5 Update to 2.4.13:
New release for a function I should have exposed from libdrm a long time
ago.  It lets us fix ARB_oq support, and I needed it for
ARB_map_buffer_range.

Alex Deucher (3):
      Add R600_SCRATCH_REG_OFFSET to radeon_drm.h
      Add RADEON_INIT_R600_CP too
      radeon: pull in z pipe changes from kernel

Anssi Hannula (1):
      link libdrm_intel with -lrt for new use of clock_gettime().

Ben Skeggs (6):
      nouveau: drm api 0.0.15, update object header, remove fake
      bo support
      nouveau: user buffers need to be mappable
      nouveau: don't overwrite user-specified bo size needlessly
      nouveau: for the moment, assert if we exceed some reloc limits
      nouveau: support for copy-less pushbuf ioctl
      nouveau: fix a thinko in copyless pushbuf ioctl

Christoph Brill (1):
      Filter radeon pkgconfig file as do intel and nouveau

Dave Airlie (4):
      radeon: don't map/unmap explicitly.
      libdrm_radeon: add tiling support
      radeon: fix GTT writing space check
      radeon: fix bo wait at map time.

Eric Anholt (2):
      Add drm_intel_bo_busy to query whether mapping a BO would block.
      Bump to version 2.4.13 for release.

Jakob Bornecrantz (1):
      Kill last remnant of replacefb ioctl

Maarten Maathuis (1):
      libdrm/nouveau: unmap before ufree means nvbo->sysmem != NULL,
      which inbalances cpu_prep/cpu_finish

Michel Dänzer (2):
      libdrm_radeon: Always wait for BO idle in bo_map.
      Revert "libdrm_radeon: Always wait for BO idle in bo_map."

Pauli Nieminen (4):
      libdrm/radeon: Update head of linked list not to point freed
      memory.
      libdrm_radeon: Fix loops so that compiler can optimize them.
      libdrm_radeon: Optimize copy of table to cs buffer with
      specialized call.
      radeon: add support for busy/domain check interface.
2009-08-29 15:37:47 +00:00
wiz
970d3b1c66 Update to 1.1.10:
Just a few packaging changes and cleanups.

Alan Coopersmith (1):
      Add README with pointers to mailing list, bugzilla & git repos

James Cloos (1):
      Replace static ChangeLog with dist-hook to generate from git log

Matthieu Herrb (1):
      nuke RCS Ids

Paulo Cesar Pereira de Andrade (1):
      Janitor: make distcheck, compiler warnings, extra .gitignore files.

Peter Hutterer (1):
      libXcursor 1.1.10
2009-08-29 15:35:51 +00:00
wiz
4f81ab53a0 Update to 1.0.5:
Improved file locking for file systems w/o support for hardlinks. Other than
that one general packaging cleanup, removal of some really old kerberos
code.

Alan Coopersmith (1):
      Restore FamilyKrb5Principal definition

Jeremy Huddleston (1):
      Make file locking more robust for network shares like AFP

Paulo Cesar Pereira de Andrade (2):
      Janitor: Correct make distcheck and remove extra .gitignore file.
      Remove old api kerberos.

Peter Hutterer (1):
      libXau 1.0.5
2009-08-29 15:34:56 +00:00
wiz
e37f284dfa Update to 2.1.0:
No protocol changes, packaging changes only.

Julien Cristau (1):
      Bump to 2.0.4

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh

Peter Hutterer (4):
      Remove RCS tags
      Move xf86dristr.h to xf86driproto.h for consistency with other modules.
      Remove Xfuncproto.h include.
      Bump to 2.1.0
2009-08-29 15:32:55 +00:00
wiz
c804b874aa Update to 1.2.0:
No protocol changes, packaging changes only.

Alan Coopersmith (1):
      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

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh

Peter Hutterer (4):
      Rename xf86bigfstr.h to xf86bigfproto.h for consistency with other modules.
      Remove RCS tags
      Remove server-specific declarations.
      xf86bigfontproto 1.2.0
2009-08-29 15:31:55 +00:00
wiz
cadd6ab88e Update to 1.2.0:
No protocol changes, packaging changes only.

Alan Coopersmith (1):
      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

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh

Peter Hutterer (3):
      Remove RCS tags
      Rename xcmiscstr.h to xcmiscproto.h for consistency with other modules.
      xcmiscproto 1.2.0
2009-08-29 15:30:49 +00:00
wiz
222214fbe4 Update to 2.3.0:
No protocol changes, packaginc changes only.

Unlike the other protocol modules, this one hasn't seen the Xlib header
cleanup. If you want to untangle this, be my guest.


Alan Coopersmith (1):
      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

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh

Peter Hutterer (2):
      Remove RCS tags
      videoproto 2.3.0
2009-08-29 15:29:47 +00:00
wiz
470ae169a7 Update to 1.0.6:
Some warning fixes, documentation update.

Alan Coopersmith (1):
      Add README with pointers to mailing list, bugzilla & git repos

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct sparse warnings.

Peter Hutterer (1):
      libICE 1.0.6
2009-08-29 15:28:51 +00:00
wiz
d757d656b0 Update to 2.1.0:
Packaging changes only.

Alan Coopersmith (1):
      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

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh

Peter Hutterer (2):
      Remove RCS tags
      fontsproto 2.1.0
2009-08-29 15:27:29 +00:00
wiz
ff851cbb5d Update to 1.1.0:
No protocol changes, packaging changes only.

Alan Coopersmith (1):
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

Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and dont distribute autogen.sh

Peter Hutterer (3):
Remove RCS tags
Move Xeviestr.h to evieproto.h for consistency with other modules.
evieproto 1.1.0
2009-08-29 15:26:14 +00:00
wiz
7c09ae7d9e Update to 1.2.0:
One documentation update, the rest are just packaging changes.

Gaetan Nadon (1):
      damageproto: use XORG_CHANGELOG macro to create ChangeLog. #22611

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Owen Taylor (1):
      Document that 'parts' may be None for DamageSubtract

Peter Hutterer (2):
      Remove RCS tags
      damageproto 1.2.0
2009-08-29 15:24:36 +00:00
wiz
aee6159b08 Update to 1.1.0:
No changes to the protocol itself, packaging changes only.

Alan Coopersmith (1):
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

Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and dont distribute autogen.sh

Peter Hutterer (3):
Remove RCS tags.
Move bigreqstr.h to bigreqsproto.h.
2009-08-29 15:23:32 +00:00
wiz
23229a81fd Mark as destdir-ready. 2009-08-29 13:08:42 +00:00
wiz
bea6d85dcb Really mark as destdir-ready. 2009-08-29 13:06:34 +00:00
wiz
85624db1c7 Disable ssl support on NetBSD-5.99.15 and newer (openssl-1.0 snapshot)
because of incompatible changes (STACK removal etc.) until someone fixes
it.
2009-08-29 11:26:29 +00:00
wiz
e9a5bafbb5 Bump PKGREVISION for libjpeg7 fix. 2009-08-29 09:03:28 +00:00
dogcow
d732b97caf Fix scaling issue caused by jpeg7 update.
http://bugzilla.gnome.org/show_bug.cgi?id=588740
2009-08-29 05:47:41 +00:00
wiz
e8a5e254ae Fix fallout from recursive jpeg shlib bump.
The man page says that you should check the diff before committing,
especially for the case that went wrong here (PYPKGPREFIX -> py25).
Hi sno!
2009-08-27 18:53:36 +00:00
sno
9e04a7c891 bump revision because of graphics/jpeg update 2009-08-26 20:22:51 +00:00
sno
949cd3bc1f bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
6a087fd3f6 Update to 0.3.6:
Arnaud Fontaine (5):
      icccm: use xcb_gravity_t when possible and cosmetic changes
      Check for ssize_t in configure for xcb-util-common.h
      event: update to libxcb 1.4
      event: fix compiler warning due to missing include for memset
      Bump version to 0.3.6

Julien Danjou (4):
      icccm: fix atoms_len with new libxcb
      xcb-property: fix bad comment
      icccm: typo fix
      icccm: add xcb_get_wm_protocols_from_reply

Mikhail Gusarov (1):
      Typo in configure.ac
2009-08-26 12:17:28 +00:00
wiz
e951448925 Update to 1.1.0:
Nothing exciting, only packaging changes.

Alan Coopersmith (1):
      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

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh

Peter Hutterer (2):
      Remove RCS tags.
      resourceproto 1.1.0
2009-08-26 12:06:01 +00:00
wiz
4d1de63e6a Update to 1.2.0:
A few long-waiting packaging fixes, one man page fix.
The screensaver.h header file was moved from the scrnsaverproto module to
here, clients should not be affected though.
2009-08-26 11:54:46 +00:00
wiz
13e48cf5ff Update to 1.2.0:
Packaging-only update, no changes to the protocol itself since version
1.1.0. Notably is the removal of the scrnsaver.h header which was moved to
the libXScrnSaver module.
2009-08-26 11:53:59 +00:00
joerg
b0fbb28c4a Allow using libXp with xsrc for NetBSD/current. 2009-08-20 17:59:10 +00:00
jwise
1acce63ea9 Give up maintainership of packages where I am still listed as MAINTAINER. 2009-08-20 15:24:58 +00:00
tnn
838b97f81b not for python-2.4, because support was dropped from py-gnome2 2009-08-19 14:25:27 +00:00
tnn
29447f01c4 not for python-2.4, because support was dropped from py-gtk2 2009-08-19 11:34:34 +00:00
tnn
693384b2db not for python-2.4, because support was dropped from py-cairo 2009-08-19 08:06:47 +00:00
drochner
8271485c8c Don't check for the X server location at "configure" time. The X server
is no formal dependency of this pkg, so the outcome is not deterministic.
Assume instead that the X server is at ${X11BASE}/bin/X.
fixes PR pkg/41319 by Jared D. McNeill
bump PKGREVISION
2009-08-18 19:31:30 +00:00
markd
c7d74d85ee Fix for CVE-2009-1725 2009-08-18 11:57:33 +00:00
gson
eb81302f0d cosmetic reordering 2009-08-17 14:45:16 +00:00
gson
40da4f3fe6 Deal with the new "GenericEvent" X event. This fixes the same bug in
x11/p5-Tk that tk-8.4.18nb1 fixed in x11/tk.
2009-08-17 14:40:43 +00:00
dsainty
f7f05bbcba Linux patch(1) requires a little extra context in patch-ac. Appease. 2009-08-17 07:39:44 +00:00
wiz
c8346b4aa8 Update to 1.4:
Arnaud Fontaine (2):
      Add majorCode, minorCode and resourceID fields to X generic error
      Release libxcb 1.4

Jamey Sharp (1):
      Fix precedence bug: wrong length for big-requests preceded by sync

Julien Cristau (1):
      Fix libxcb-randr version info
2009-08-16 15:42:28 +00:00
wiz
1579c4c564 Update to 0.15.20:
- A new test program for compositing operators [Siarhei Siamashka]

        - Bugs and performance fixes [Benjamin Otte, Chris Wilson,
          Andre Tupinamba, Soren Sandmann]
2009-08-15 20:51:30 +00:00
wiz
b617f959d7 Update to 1.3.1:
Federico Mena Quintero (1):
      bfo#22864 - grab the server around all modifications to CRTCs

Matthias Hopf (3):
      Report program version as well with --version.
      Fix missing prototype warning.
      Bump to 1.3.1

Éric Piel (1):
      xrandr: Document --nograb option
2009-08-15 15:47:38 +00:00
wiz
002f22582b Fix build against libxklavier-4.0 and depend on it. Bump PKGREVISION.
Set LICENSE. Split off options handling into options.mk.
2009-08-15 14:48:34 +00:00
wiz
354c894436 Fix build with libxklavier-4.0, and depend on it.
Bump PKGREVISION.
Patch from gentoo, linked to by hasso.
2009-08-14 15:47:31 +00:00
obache
b728468db7 Update ruby-gnome2 to 0.19.1.
This release is a bug fix release of 0.19.0.

=== Changes

==== Ruby/GTK2

  * use RUBYARCHDIR
    [OBATA Akio]
  * #2814953: install missing headers
    [Mamoru Tasaka]

==== Ruby/GLib2

  * Bug fixes:
    * avoid object allocation while GC
      [OBATA Akio, Kouhei Sutou]
  * use RUBYARCHDIR
    [OBATA Akio]
  * mkmf-gnome2.rb add "-I$(vendorarchdir)" to $CPPFLAGS.
    [OBATA Akio, Kouhei Sutou]

==== Ruby/ATK

  * use RUBYARCHDIR
    [OBATA Akio]

==== Ruby/Pango

  * use RUBYARCHDIR
    [OBATA Akio]
  * use gem version rcairo as fallback
    [OBATA Akio]

==== Ruby/Libart

  * use RUBYARCHDIR
    [OBATA Akio]

==== Ruby/GdkPixbuf

  * use gem version rcairo as fallback
    [OBATA Akio]

==== Ruby/GnomePrint

  * install rblibgnomeprintversion.h
    [OBATA Akio, Kouhei Sutou]

==== Ruby/GtkMozEmbeded

  * fix header generation error caused by missing file
    [OBATA Akio]

==== Ruby/VTE

  * support VTE 0.20
    [Kouhei Sutou]

==== Ruby/PanelApplet

  * #2815036: re-support Ruby 1.8.6.
    [Mamoru Tasaka, Kouhei Sutou]

==== Ruby/Libglade2

  * Debian#519786: fix GC related SEGV when a widget in
    glade is removed by hand.
    [Arnaud Cornet, Kouhei Sutou]

=== Thanks

  * OBATA Akio
  * Mamoru Tasaka
  * Arnaud Cornet
2009-08-12 12:43:08 +00:00
obache
c42f455e2c recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
zafer
3a89129818 remove dead master site mirror.nu6.org. Doesn't resolve anymore. 2009-08-11 22:10:34 +00:00
hasso
c18e172953 Make ksysguardd work for FreeBSD and DragonFly users as well.
Bump PKGREVISION.
2009-08-11 20:37:55 +00:00
wiz
5e394685b8 hasso says that 2.8.0 is almost useless for any user not using Linux,
because it now only supports DRI2 or KMS.

Downgrade to 2.7.1nb1.
2009-08-10 06:17:21 +00:00
wiz
192c350e09 Update to 10.16.7:
Bob Long (1):
      Fix black screen after resume from hibernate.

Micah Dowty (1):
      An imperfect fix for Xinerama state changes without a mode change

Philip Langdale (1):
      Bump for 10.16.7 Release.
2009-08-09 23:01:37 +00:00
wiz
9b08d0c0bf Update to 2.2.1:
Adam Jackson (1):
      Attempt VBE PanelID if DDC fails

Dave Airlie (3):
      vesa: update for resources/RAC API removal
      vesa: change to using ABI version check
      vesa: bump for release 2.2.1

Peter Hutterer (1):
      Update to xextproto 7.1 support.
2009-08-09 23:00:39 +00:00
wiz
42e4d7b78f Update to 1.2.2:
Adam Jackson (2):
      Remove useless loader symbol lists.
      tseng 1.2.2

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos
2009-08-09 22:59:39 +00:00
wiz
1c13aba2e3 Update to 1.3.3:
Adam Jackson (2):
      Remove useless loader symbol lists.
      trident 1.3.2

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Chris Ball (2):
      Build fix: set EXA_DRIVER_KNOWN_MAJOR=3
      Revert "Build fix: set EXA_DRIVER_KNOWN_MAJOR=3"

Dave Airlie (3):
      trident: update for resources/RAC API removal
      trident: change to using ABI version check
      bump to 1.3.3 for release

Peter Hutterer (1):
      Update to xextproto 7.1 support.
2009-08-09 22:58:28 +00:00
wiz
d3264bef5c Update to 1.4.3:
Dave Airlie (3):
      tdfx: update for resources/RAC API removal
      tdfx: change to using ABI version check
      tdfx: bump for release 1.4.3
2009-08-09 22:57:19 +00:00
wiz
0fb955929f Update to 0.10.2:
Adam Jackson (1):
      Remove useless loader symbol lists.

Alan Coopersmith (3):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Make sisRegs3D4 big enough to hold all values written to it
      Correct bounds check of blitClip array access

Chris Ball (2):
      Build fixes for EXA3
      Revert "Build fixes for EXA3"

Dave Airlie (3):
      sis: update for resources/RAC API removal
      sis: change to using ABI version check
      sis: bump for release 0.10.2

Peter Hutterer (1):
      Update to xextproto 7.1 support.
2009-08-09 22:56:13 +00:00
wiz
3b402f329d Update to 1.7.3:
Adam Jackson (2):
      Remove useless loader symbol lists.
      siliconmotion 1.7.2

Alan Coopersmith (1):
      Fill in COPYING file, add SubmittingPatches URL to README

Francisco Jerez (5):
      Probe the amount of installed memory by trial and error on SM712.
      Fail gracefully when the specified virtual screen doesn't fit in RAM.
      Widen the pixel clock readjust interval for SM712.
      Program MCLK/MXCLK on startup for a secondary SM502.
      Fix EXA rotation for SM502 at 32bpp (bug 22432).

Dave Airlie (4):
      siliconmotion: update for resources/RAC API removal
      siliconmotion: change to using ABI version check
      update for 1.7.3
      fix build after headers moved

Peter Hutterer (1):
      Update to xextproto 7.1 support.
2009-08-09 22:55:04 +00:00
wiz
7957168a1d Update to 2.3.1:
Adam Jackson (2):
      Remove useless loader symbol lists.
      savage 2.3.0

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Alex Villacís Lasso (9):
      Bug #18378: Use xfVillKeyHelperDrawable if available.
      Fix EXA Copy
      Document the existence of the IgnoreEDID option
      YUV packed buffer and YV12 planar buffer (if required) are now separate allocations
      Add AGPforXv Option
      EXA: UTS Optimization
      Fix crash by null pointer access when DRI is not available.
      Implement use of Mastered Image Transfer through AGP for UploadToScreen EXA acceleration.
      Do not use XAAGetCopyROP outside of XAA-specific code

Chris Ball (3):
      Build fix: EXA now requires -DEXA_DRIVER_KNOWN_MAJOR=3
      configure: use AC_DEFINE instead of shell substitution
      Revert EXA 3 build fix.

Tormod Volden (1):
      Savage: Do not add panel modes when there is no panel

Dave Airlie (4):
      savage: update for resources/RAC API removal
      savage: change to using ABI version check
      savage: move abi check down for RAC
      savage: bump for release 2.3.1

Peter Hutterer (1):
      Update to xextproto 7.1 support.
2009-08-09 22:53:55 +00:00
wiz
ec78c01231 Update to 1.10.4:
Adam Jackson (2):
      Remove useless loader symbol lists.
      s3virge 1.10.3

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Dave Airlie (4):
      s3virge: update for resources/RAC API removal
      s3virge: change to using ABI version check
      s3v: add include to ABI version
      s3virge: bump for release 1.10.4

Peter Hutterer (1):
      Update to xextproto 7.1 support.
2009-08-09 22:52:17 +00:00
wiz
f601c18b49 Update to 0.6.3:
Adam Jackson (2):
      Remove useless loader symbol lists.
      s3 0.6.2

Alan Coopersmith (2):
      Add README with pointers to mailing list, bugzilla & git repos
      Raise minimum xorg-server required to 1.4 for miGetPointerPosition

Evgeny M. Zubok (4):
      shadowFB option. Interlace mode support. Close bug #14999.
      Trio64V+ now using NewMMIO. Enable Xv for Trio64V+ and Trio64UV+
      Add manual page.
      Revert the using of BIOS defaults for the VRAM/DRAM timings

Adam Hoka (1):
      Handle libpciaccess errors more gently and report any problems

Dave Airlie (5):
      s3: switch to using config pci entity instead of active
      s3: remove unneeded include
      s3: fixup resources under pci access
      s3: change to using ABI version check
      s3: bump for release 0.6.3
2009-08-09 22:51:13 +00:00
wiz
a121c3c388 Update to 4.2.2:
Adam Jackson (2):
      Remove useless loader symbol lists.
      rendition 4.2.2

Alan Coopersmith (1):
      Fill in COPYING file
2009-08-09 22:49:53 +00:00
wiz
6df3504e17 Update to 6.8.1:
Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Dave Airlie (3):
      r128: update for resources/RAC API removal
      r128: change to using ABI version check
      r128: bump for release 6.8.1

Gaetan Nadon (1):
      Use XORG_CHANGELOG macro to create ChangeLog. #22611

John Nielsen (1):
      R128: fix zaphod dualhead after libpciaccess switch

Matthieu Herrb (2):
      Kill bare RCS id.
      Don't de-reference a NULL pointer in R128FreeScreen in the error path.

Peter Hutterer (1):
      Update to xextproto 7.1 support.
2009-08-09 22:48:47 +00:00
wiz
7e0c94faf4 Update to 2.1.14:
Aaron Plattner (6):
      Fix a dumb typo in the chip name entry for the GeForce 9800 GTX+
      More chip names.
      New chip support.
      Fix modesets on certain GPUs that were broken by the previous commit.
      More new chips
      Bump to 2.1.14

Adam Jackson (1):
      Remove useless loader symbol lists.

Yinan Shen (1):
      G80: Fix incorrect I2C port access for ports above 3.
2009-08-09 22:47:09 +00:00
wiz
83c34adf64 Update to 1.2.4:
Adam Jackson (2):
      Remove useless loader symbol lists.
      neomagic 1.2.3

Alan Coopersmith (1):
      Remove xorgconfig & xorgcfg from See Also list in man page
Dave Airlie (4):
      neomagic: remove unneeded include
      neomagic: update for resources/RAC API removal
      neomagic: change to using ABI version check
      neomagic: bump for release 1.2.4
2009-08-09 22:44:47 +00:00
wiz
870695fbbd Update to 1.4.11:
Adam Jackson (4):
      Remove redundant MGAuseI2C macro
      Normalize DDC for the second head.
      Do E-EDID if built against a server that supports it.
      Remove useless loader symbol lists.

Alan Coopersmith (1):
      Fill in COPYING file, add SubmittingPatches URL to README

Dave Airlie (3):
      mga: update for resources/RAC API removal
      mga: change to using ABI version check
      mga: bump for release 1.4.11

Gaetan Nadon (1):
      xf86-video-mga: use XORG_CHANGELOG macro to create ChangeLog. #22611
2009-08-09 22:43:28 +00:00
wiz
e3ddb69828 Update to 6.8.2:
Alan Coopersmith (2):
      Doublecheck pictFormat is a supported format
      Fill in COPYING file, add SubmittingPatches URL to README

Dave Airlie (3):
      mach64: update for resources/RAC API removal
      mach64: change to using ABI version check
      mach64: bump for release 6.8.2

Peter Hutterer (1):
      Update to xextproto 7.1 support.
2009-08-09 22:42:06 +00:00
wiz
4f8bc32d97 Update to 2.8.0:
We are pleased to present this major release of the xf86-video-intel
driver. This release is very similar to the 2.7.99.902 release
candidate but includes a couple of additional bug fixes, (for bugs
#22760 and @22483).

Compared to the 2.7 releases this driver contains several new features
and many bug fixes. The driver now depends on X server 1.6 or later,
and eliminates several obsolete code paths, (XAA and EXA removed in
favor of UXA, DRI1 support eliminated). The driver certainly will work
best with an i915 module from a recent kernel (2.6.31) and with
kernel-modesetting (KMS, specified by loading i915 with the option
"modeset=1").
2009-08-09 22:40:15 +00:00
wiz
1ff1929965 Update to 1.3.2:
Adam Jackson (2):
      Remove useless loader symbol lists.
      i740 1.3.1

Alan Coopersmith (2):
      Fill in COPYING file
      Documentation update

Dave Airlie (5):
      i740: fixup for rac/resources
      Revert "i740: fixup for rac/resources"
      i740: fix rac/resources properly
      i740: change to using ABI version check
      i740: bump for release 1.3.2
2009-08-09 22:36:04 +00:00
wiz
10d85bd1bc Update to 1.3.3:
Adam Jackson (2):
      Remove useless loader symbol lists.
      i128 1.3.2

Alan Coopersmith (1):
      Remove xorgconfig & xorgcfg from See Also list in man page

Chris Ball (1):
      Build fix for EXA 3

Mark Kettenis (2):
      Properly unmap things with libpciaccess.
      Fix endianness bugs in cursor realization code.

Thomas Jaeger (1):
      CheckComposite: Add a few checks

Dave Airlie (3):
      i128: update for resources/RAC API removal
      i128: change to using ABI version check
      i128: bump for release 1.3.3
2009-08-09 22:34:51 +00:00
wiz
97fbc6feaa Update to 1.2.4:
Adam Jackson (2):
      Remove useless loader symbol lists.
      glint 1.2.3

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Mark Kettenis (5):
      Fix for big-endian machines.
      Only map a 64k block of registers.
      Fix DDC probe.
      Disable int10 code if __sparc__.
      Don't set the default depth to 8bpp.

Dave Airlie (3):
      glint: update for resources/RAC API removal
      glint: change to using ABI version check
      glint: bump for release 1.2.4

Peter Hutterer (1):
      Update to xextproto 7.1 support.
2009-08-09 22:33:07 +00:00
wiz
8999b8ba6a Update to 1.3.2:
Adam Jackson (2):
      Remove useless loader symbol lists.
      cirrus 1.3.1

Dave Airlie (1):
      cirrus: add inputstr.h explicitly

Dave Airlie (3):
      cirrus: update for resources/RAC API removal
      cirrus: change to using ABI version check
      cirrus: bump for release 1.3.2
2009-08-09 22:31:36 +00:00
wiz
7ccce3c010 Update to 0.89.9:
Dave Airlie (4):
      ast: remove unneeded includes for RAC/resource
      ast: update for resources/RAC API removal
      ast: change to using ABI version check
      ast: bump for release 0.89.9
2009-08-09 22:30:12 +00:00
wiz
7969f0df59 Update to 12.6.5:
Adam Jackson (1):
      Compile with INPUT ABI 7.

Matthias Hopf (1):
      Remove ModuleInfoRec and associated bits.

Peter Hutterer (1):
      Needed by newer X servers, otherwise the module data is
      invisible and a dlopen error occurs.

Shelley Gong (1):
      Turn off built-in fallback-to-mouse-driver mechanism.
2009-08-09 22:28:51 +00:00
wiz
4f9ee65401 Update to 1.0.4:
James Cloos (1):
    xwininfo 1.0.4

    Kim Woelders (1):
    Fix window selection by pointer.
2009-08-09 22:27:15 +00:00
wiz
90dd06627f Update to 1.2.4:
Alan Coopersmith (6):
      Fix libICE build after code motion in d192bac409...
      Constify string argument to is_numeric
      Constify path argument to trans_mkdir()
      xfs segfaults in _FontTransSocketReopen when cloning itself
      Fix ifdef checks for SVR4 to do the right thing on Solaris
      Version 1.2.4

Benjamin Close (2):
      Revert "Fix "XXX declared 'static' but not defined""
      Update is_numeric base on the declaration change in
389e01fb51ba2d708015e27d8fc17c88a0e55802

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and compiler warnings.

Tomas Carnecky (2):
      Fix "warning: format not a string literal and no format arguments"
      Fix "XXX declared 'static' but not defined"
2009-08-09 22:19:38 +00:00
wiz
6edc431331 Update to 1.2.2:
Adam Jackson (1):
      Remove useless loader symbol lists.

Alan Coopersmith (1):
      Remove xorgconfig & xorgcfg from See Also list in man page

Dave Airlie (3):
      apm: update for resources/RAC API removal
      apm: fix up ABI properly
      apm: bump for 1.2.2 release

Julien Cristau (1):
      Typo fix

Peter Hutterer (1):
      Update to xextproto 7.1 support.
2009-08-09 21:55:11 +00:00
wiz
87c194153f Update to 4.0:
4.0	Support for "extras" in xkeyboard-config, small bugfixes and build
	fixes
2009-08-09 08:04:24 +00:00
wiz
6600f06b9f Update to 1.1.1:
Adam Jackson (1):
      Avoid memcpy(foo, NULL, n), that's just nonsense.

Alan Coopersmith (1):
      Add README with pointers to mailing list, bugzilla & git repos

Caolan McNamara (1):
      Bug #17644: Fix valgrind warning in _SmcProcessMessage

Diego Elio 'Flameeyes' Pettenò (1):
      Use FreeBSD uuid functions when available.

Julien Cristau (2):
      If we don't have libuuid, build without it instead of failing
      Typo fix

Paulo Cesar Pereira de Andrade (2):
      avoid gcc warnings for libSM
      Janitor: ansification, make distcheck, compiler warnings.

Rémi Cardona (1):
      libSM 1.1.1, update libtool version
2009-08-09 00:18:06 +00:00
wiz
9ba02fd822 Update to 0.15.8:
* Fixes:
        #574174 - Remove deprecated libgnomeui dependency (André Klapper)
        #554162 - Install colorblind applet to pyexecdir (Marcin Banasiak)
        #562079 - needlessly links against gdk-pixbuf-xlib (Matthias Clasen)
        #580186 - Use gtkbuilder instead of glade (Pedro Fragoso)
        Various - git, doap, etc. (Jaap Haitsma)

* Translations:
        Leonardo Ferreira Fontenelle (pt_BR)
2009-08-08 16:30:48 +00:00
tnn
33a7574a62 remove x11/p5-Gtk2-GladeXML, duplicate of devel/p5-Gtk2-GladeXML 2009-08-08 06:29:10 +00:00
dholland
96840442a8 Update HOMEPAGE 2009-08-07 06:34:01 +00:00
joerg
f0144b6ce5 Update to py-wxWidgets-2.8.10.1. The biggest change is the switch to
wxGTK 2.8 and the Unicode version as backend.
2009-08-06 23:21:31 +00:00
tnn
c019510ef2 xulrunnerize. Bump PKGREVISION
(only compile tested ...)
2009-08-06 09:45:13 +00:00
drochner
1cddb051cc deal with CVE-2009-2369 -- neither the advisory nor anything it links
to give useful information, just spotted an obvious case where data
passed from subclasses are used for malloc() unchecked, so added a check.
I can't claim that the CVE report is fixed because it is not clear what
it is about, but it seems that this fixes an issue.
bump PKGREVISION
2009-08-05 20:58:56 +00:00
drochner
a2fb0d9bd0 fix an inconsistency: "luit" support was always enabled, but without
it being present at build time it didn't work. Make it an option.
2009-08-05 17:10:37 +00:00
abs
fa821837fd Add popt buildlink3.mk for popt.h 2009-08-04 08:14:39 +00:00
joerg
53991c837e Fix DESTDIR installation. 2009-08-03 15:26:25 +00:00
joerg
26836d3a58 MAKE_JOBS_SAFE=no 2009-08-03 12:46:26 +00:00
tnn
d982a33088 changelog says libXinerama no longer needed. 2009-08-01 15:33:46 +00:00
drochner
cd4dace4fe add patches from upstream to fix a double free() and an integer overflow
(http://secunia.com/advisories/35292/)
bump PKGREVISION
2009-08-01 14:03:19 +00:00
hasso
a84dc98b93 Update to 1.6.3.
Changes in 1.6.3 since 1.6.2.901:

Adam Jackson (1):
      selinux: Only activate if policy says to be an object manager

Alan Coopersmith (2):
      Don't printf NULL pointers on HAL connection error
      Remove hardcoded gcc -Wall option from configure.ac

Ben Skeggs (1):
      quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359)

Keith Packard (1):
      Bump release number to 1.6.3

Rémi Cardona (1):
      config: add HAL error checks


Changes in 1.6.2.901 since 1.6.2:

Adam Jackson (1):
      xdmcp: Don't crash on X -query with more than 255 IP addresses. (#20675)

Alan Coopersmith (1):
      Fix build of drivers with 1.6.2 when not using --install-libxf86config

Benjamin Defnet (2):
      hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_major
      randr: fix operation order so that rotation+transform works

Dave Airlie (1):
      xfree86: move didLock assignment down to where the function pointer is valid.

Julien Cristau (1):
      randr: fix server crash in RRGetScreenInfo

Keith Packard (2):
      Replace dixLookupResource by dixLookupResourceBy{Type,Class}
      Bump to version 1.6.2.901 (1.6.3 RC1)

Kim Woelders (1):
      Fix key repeat problem.

Matthias Hopf (1):
      randr: Nuke broken set_origin shortcut

Michel Dänzer (1):
      EXA: Only pass CT_YXBANDED to RECTS_TO_REGION() if that is really true.

Robert Noland (1):
      One = is more than adequate here.  Make is sh safe.

Rémi Cardona (1):
      configure: libXinerama isn't needed anymore
2009-08-01 11:06:23 +00:00
hasso
16259d77b2 Remove x11/qgtkstyle, it's part of the Qt 4.5. 2009-07-30 19:26:03 +00:00
drochner
fba35fdbd3 add two missing files, from Robert Elz per PR pkg/41799 2009-07-30 11:34:18 +00:00
drochner
9811d5a106 update to 4.5.4
changes: bugfixes
2009-07-29 19:47:24 +00:00
drochner
fb530c7dc5 update to 4.8.2
changes:
-Backported the /AllowNone/ class annotation from v4.9
-Fixed the '/' operator for Python v3 and future import for Python v2
2009-07-29 19:44:51 +00:00
drochner
c1393b620e build/install qdoc3 and some assistant parts, needed for QtCreator,
from Florian Walpen per mail to pkgsrc-users,
bump PKGREVISION
2009-07-27 19:57:51 +00:00
drochner
cc920fd122 update to 1.0.8
changes: misc bugfixes
2009-07-26 20:13:31 +00:00
drochner
70763d08f3 remove support for nautilus-cd-burner which is replaced by brasero,
bump PKGREVISION
2009-07-26 19:05:30 +00:00
drochner
86a0d32bdc remove nautilus-cd-burner support which is of little use today 2009-07-26 18:45:21 +00:00
drochner
e87e8dbead deal with incompatibilities of newer openssl to make it build
on NetBSD-current again, fixes PR pkg/41770 by Ryo HAYASAKA
2009-07-24 10:56:46 +00:00
wiz
ced8ef7986 Downgrade to 4.0 -- 4.1 needs xextproto-7.0.99.1 and I'm not prepared
to go there yet.

Noted by hasso.
2009-07-23 22:26:05 +00:00
wiz
fcfb4b0b46 Update to 4.1:
Adam Jackson (1):
      fixesproto 4.1

Alan Coopersmith (3):
      renamed: .cvsignore -> .gitignore
      Update XFixes protocol spec to match XFixes 4.0
      Typo fixes in XFixes protocol spec

Eric Anholt (1):
      Move fixes protocol description to the new canonical location/name.

Julien Cristau (1):
      fixesproto: adjust to split xext headers

Keith Packard (1):
      ChangeSaveSet with map=Unmap means 'unmap', not 'don't remap'

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh
2009-07-23 13:12:07 +00:00
wiz
c2a0baa30f Update to 0.15.7:
Fixes:
  #563764 - GNOME Goal: Clean up GLib and GTK+ includes. (Luis Menina)
  Add DOAP file (Olav Vitters)

Translations:
  Rajesh Ranjan (hi), Miquel Esplà (ca@valencia)
2009-07-22 15:12:54 +00:00
wiz
e25085dea8 Update to 1.2.1. Set LICENSE. Split off options into options.mk.
Version 1.2.1 (released 18 Apr 2009)

	* Remove signbit() from ProjectionIcosagnomonic.cpp

	* Add shadows from satellites on Saturn's rings, let brightness of
	rings go to zero as Saturn approaches equinox.

	* Add trail_output option to satellite files to print out
	satellite positions.

	* Calculate eclipse shadows a little past the terminator so they
	don't get cut off sharply.

	* Reload satellite files in case TLE files are updated between
	renderings.  Suggested by Lutz M

	* Added Lambert Equal Area projection

	* Check that -origin above or below is not specified for the Sun.

	* Added a definition for signbit() in ProjectionIcosagnomonic.cpp

	* Add patch from Doug Hawkins to support marker_* keywords in
	config file.

	* Added the -label_body option.  This is useful in conjunction
	with -separation to specify which body the label should apply to.

	* Added the -separation option.  This places the observer at a
	point in space where two bodies have the specified separation.

	* Allow -glare 0 to remove sun glare.

	* Fixed a bug where arcs were sometimes not drawn if they were
	vertical or horizontal lines.

	* A thickness value may now be specified for arcs.

	* Added max_radius and min_radius keywords to marker files.  This
	disables drawing of the marker if the planet radius is larger than
	or smaller than the specified value, respectively.

	* Fixed a bug where the arc color was not reset to the default
	color for subsequent arcs in the file.
2009-07-22 13:37:05 +00:00
wiz
371e1e5a79 Update to 0.11:
0.11 adds some clarifications of the protocol specification, general
cleanups and support for PDF blend modes.
Note that this release is a bump from 0.9.3 straight to 0.11.

Fredrik Höglund (2):
      Add support for the PDF blend mode operators.
      Bump version to 0.11.

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh

Søren Sandmann Pedersen (4):
      Describe the four repeat options for pictures
      Delete reference to unimplemented ColorTriangles and ColorTrapezoids
      Clarify semantics of clipping
      Clarify behavior of IncludeInferior and GraphicsExposures.
2009-07-22 12:56:45 +00:00
wiz
4ea40ae2a3 Update to 2.4.12.
Changes undocumented.
2009-07-22 12:45:05 +00:00
wiz
06fe204a25 Update to 0.15.18:
News:
        - ARM bug fixes [Siarhei Siamashka]
        - No more asserts on malformed regions [Søren Sandmann Pedersen]
        - SSE2 support for 64 bit windows [George Yohng]
        - Improvements to the region code [Benjamin Otte]
        - Misc. bug fixes
                [Adrian Bunk, Chris Wilson, M Joonas Pihlaja, Miha Vrhovnik]
2009-07-22 12:37:16 +00:00
wiz
2cdc61e59f Update to 1.5.1:
Peter Hutterer (2):
      Protect _XiDevicePresenceNotifyEvent declaration against C++
        includes. #19075
      inputproto 1.5.1
2009-07-22 12:34:33 +00:00
wiz
7c102a2ec3 Mark as used by qt4-docs. 2009-07-22 09:41:07 +00:00
wiz
0d52c0e07c Remove empty PLIST. 2009-07-22 09:40:37 +00:00
wiz
a95a96eb8e Remove empty PLIST.common_end. 2009-07-22 09:39:49 +00:00
wiz
43bee4bea8 regen so pkglint is happy. 2009-07-22 09:39:20 +00:00
wiz
b99a097b83 Remove empty PLIST.pre. 2009-07-22 09:39:15 +00:00
wiz
ebc2528d8b emove empty PLIST. 2009-07-22 09:20:17 +00:00
wiz
02bb9a7cce Remove PYTHON_VERSIONS_ACCEPTED line which was intended to limit
to 2.3+ but was now disallowing 2.6.
2009-07-22 09:19:37 +00:00
wiz
6f7c23cfe5 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
abs
e0c9785bf5 Updated x11/xf86-video-tdfx to 1.4.2
upstream changes:
    - No changelog available
pkgsrc changes:
    - Add patch to include <sys/time.h> so gettimeofday() actually works
    - Regen patches for changed line numbers
2009-07-21 20:12:07 +00:00
tnn
c6aa429425 Update pixman.sym to reflect reality.
Bump PKGREVISION.
2009-07-21 15:03:29 +00:00
drochner
72f75da53b add a patch from upstream to fix an assertion error with pixman-0.15.16
(see fdo bug #22642)
bump PKGREVISION
2009-07-21 11:15:53 +00:00
hasso
4563cce7ce Make it build on DragonFly (and probably some other systems). 2009-07-20 18:51:53 +00:00
tron
9b646f510f Don't build "scaling-test" regression test (which doesn't get installed
anyway). It fails to link under Mac OS X because it tries to call
various symbols that are apparently now hidden. No changes to the
binary package on other platforms.
2009-07-19 12:25:02 +00:00
wiz
b1ef0f2dec Integrate patch from upstream. Bump PKGREVISION.
Commit message upstream was:
Don't free a string we don't own
Fixes bug #585458.
2009-07-18 20:35:27 +00:00
wiz
eaf0c3951f Update to 2.16.5:
* Fix a side-effect introduced by the fix for bug 586330 that
  caused all stock buttons to lose their mnemonics.

* Bugs fixed:
 582025 Accelerators fail for submenus
 150951 collapsed save dialog needs to indicate filesystem...
 527583 GtkAssistant should set buttons as default widget
 588484 Iconview DnD fails when Destination is empty

* Updated translations:
 Gujarati
 Hindi
2009-07-18 19:19:55 +00:00
wiz
f18c8721f3 Update to 1.1.0:
xkbcomp wanted a release. This version does not have a lot of new features
but enough code was modified to justify the 1.1.0 bump.

The most interesting feature is the ability to configure the xkb data dir at
configure time rather than being forced to the hardcoded default.

Other changes include a few bug fixes, cleanups, comments and a run of
'indent' over the repository. The latter may require distribution patches
to be adjusted.

Cheers,
  Peter

Alan Coopersmith (5):
      Check for strdup & strcasecmp before assuming we need to provide our own
      Remove X_NOT_POSIX #ifdefs
      Remove #if 0'd typedef that appears nowhere else.
      sprintf -> snprintf conversions
      Use temporary buffer for generating Uxxx names to avoid overflow

Dan Nicholson (1):
      Allow the default XKB config root to be set from configure

Matthieu Herrb (1):
      Minimal man page addition for new -i option.

Paulo Cesar Pereira de Andrade (2):
      Correct make distcheck and most gcc and sparse warnings.
      Correct a remaining of a wrong change to make some DEBUG_VAR's static.

Peter Hutterer (13):
      Remove RCS tags.
      Add a few explanatory comments.
      Indent fixes.
      If we're not using XkbDesc, don't require it as a parameter.
      Add some explanatory comments
      Silence valgrind warnings.
      Remove useless longestPath variable.
      More comments.
      Don't pass useless handlers around in HandleIncludeKeycodes.
      Remove unused merge parameter from HandleKeyNameVar.
      Don't overwrite previously assigned type indices with useless ones.
      Check for NULL strings before calling strdup.
      Bump to 1.1.0.
2009-07-18 15:00:16 +00:00
wiz
fbeee07cba Update to 1.0.2:
Alan Coopersmith (9):
      Add README with pointers to mailing list, bugzilla & git repos
      Move API doc from xorg-doc/doc/FSlib.doc
      Make FSlib.txt prototypes match those in headers.
      Fix server name handling in IOError messages during connection setup
      Drop #ifdef USG checks for some truly ancient (pre-SVR4) SysV's
      Constify FSErrorList
      Strip out-of-date RCS/CVS & SCCS version tags
      Move CWARNFLAGS to Makefile.am for easier build-time overriding
      Version 1.0.2

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and compiler warnings.

Peter Korsgaard (1):
      bcopy -> memmove
2009-07-18 10:30:19 +00:00
wiz
5a97fbc2c0 Update to 1.0.6:
Adam Jackson (1):
      libXt 1.0.6

Alan Coopersmith (3):
      Solaris builds need to pass -intelabi to makestrs, even on SPARC
      Update ac_define_dir.m4 to 2008-04-12 version
      Add README with pointers to mailing list, bugzilla & git repos

Alan Hourihane (4):
      Link with winsock for WIN32 platforms
      fix logic inverted problem
      less speed, more haste
      Set a blank default search path for WIN32

Andreas Luik (1):
      Recalculate fd_set more aggressively (bug #808)
	[was patch-ag]

Ben Byer (1):
      added -flat_namespace to CFLAGS for Darwin

Colin Harrison (4):
      Add __MINGW32__
      Fix some build issues for Win32 platforms
      Xming specific configuration file settings
      Reduce the path searches on mingw

Daniel Stone (1):
      configure.ac: Minor thinko

James Cloos (1):
      Add missing PHONY line for automatic ChangeLog generation

Jeremy Huddleston (1):
      darwin: Don't use poll() on versions of darwin before darwin10

John McKernan (2):
      Sun bug #1237023:  Dtterm crashes in XtDisplayAccelerators()
      Sun bug 4010369: Too slow to process Keycode 0 events in Xt Translati=
on Mgr.

John Tapsell (1):
      configure.ac: Use native compiler for build tools

Jon TURNEY (1):
      Cygwin/X: Build fix

Julien Cristau (1):
      Allow C++ apps to build using libXt

Matthieu Herrb (2):
      Sync XtGetErrorDatabaseText() prototype with reality.
      nuke RCS Ids

Paulo Cesar Pereira de Andrade (1):
      Janitor: ansification, make distcheck, compiler warnings, .gitignore.

Peter Breitenlohner (1):
      X.Org Bug 17942: libXt manpage formatting
2009-07-18 10:28:47 +00:00
wiz
366748cd25 Update to 1.0.6:
Adam Jackson (1):
      libXaw 1.0.6

Alan Coopersmith (1):
      Add README with pointers to mailing list, bugzilla & git repos

Jeremy Huddleston (1):
      Fixed compile/install on darwin

Paulo Cesar Pereira de Andrade (2):
      Compile warning fixes.
      Changed AsciiSrc widget to use only binary selection transfers.

Peter Breitenlohner (1):
      xaw6 doesn't depend on xpm
2009-07-18 10:23:55 +00:00
wiz
c08055f283 Update to 1.2.2:
Adam Jackson (1):
      Remove X_NOT_STDC_ENV usage. (#6527)

Alan Coopersmith (4):
      Revert "Change masculine to ordmasculine in Compose file comments"
      Use AC_USE_SYSTEM_EXTENSIONS instead of hand-rolled check for _GNU_SOURCE
      Correct return type in XkbGetKeyboard man page
      Drop ancient USG SysV #ifdefs

Caolan McNamara (1):
      man: missing space in XAllocColor man page

Christoph Pfister (1):
      X.Org Bug #21117: crash in get_rotate_fontname (omGeneric.c)

James Cloos (3):
      [nls] Remove combining_ keysyms from the Compose files
      [nls] Remove extraneous instances of UCS Combining Characters in Compose sequences.
      [nls] Replace remaining UCS Combining Characters in Compose sequences.

Julien Cristau (4):
      Fix fi_FI.UTF-8, again
      nls: remove duplicated en_US* aliases
      nls: remove broken sd_IN.UTF-8 alias
      nls: remove more duplicated aliases

Peter Hutterer (3):
      XWindowEvent/XCheckWindowEvent must not return GenericEvents.
      XMaskEvent/XCheckMaskedEvents must not check for GenericEvents.
      Bump to 1.2.2

Theppitak Karoonboonyanan (3):
      CharSet-to-CompoundText Conversion Failed for Thai Locales
      Thai XIM not filters when NumLock or CapsLock is on
      Thai XIM not retrieve MB surrounding on UTF-8 LC

parag (2):
      libX11: Add new Indic language information to nls directory files. #21560
      nls: Add pa_PK locale information and make pa_IN as default for pa.
2009-07-18 10:20:51 +00:00
wiz
145dff97d3 Update to 0.15.16:
- New ARGB formats with 10 bits per channel [Ben Skeggs]

    - ARM updates [Adrian Bunk, Guillaume Letellier, Jonathan
           Morton, Siarhei Siamashka]

    - The final bits of refactoring [Søren Sandmann Pedersen]

    - Misc. bug fixes [Michel Dänzer, Benjamin Otte, Søren Sandmann Pedsen]
2009-07-18 06:33:58 +00:00
wiz
2b18cb2cdd Update to 1.1.0:
James Cloos (1):
      Add missing PHONY line for automatic ChangeLog generation

Paulo Cesar Pereira de Andrade (1):
      Ansification and compile warning fixes.

Peter Hutterer (5):
      Remove RCS tags.
      Indent consistently.
      Adding some explanatory comments.
      Check return value of calloc and realloc. #18759 and #18760
      Bump to 1.1.0
2009-07-17 20:20:59 +00:00
zafer
c7456cfb34 remove mirror.nu6.org from master_sites. host does not resolve. 2009-07-16 22:47:43 +00:00
zafer
330ef318fd update homepage and master_sites 2009-07-16 21:39:51 +00:00
tnn
ee91645f99 Update to mrxvt-0.5.4.
Changes: bugfixes
2009-07-15 20:53:21 +00:00
joerg
dcdc9dbe2d Fix destdir installation. 2009-07-15 11:12:25 +00:00
hasso
79391b457d Update to 0.7.5. No brief list of changes, but ChangeLog shows that it's
mostly fixes to build with newer gcc and ffmpeg versions.
2009-07-14 20:23:16 +00:00
tnn
bb52845b3a Update to rep-gtk2-0.18.6r2. Changes:
0.18.6:
- fixup %files section in .spec
- add --libdir=%{_libdir} to configure flags in .spec
- require gtk2 instead of gtk+ in .spec
0.18.5:
- don't ignore datarootdir setting
- fix libdir/pkgconfig issue
- improved configures ending message
2009-07-14 10:10:00 +00:00
dholland
7afb3080ee Avoid energizer-bunny-makefiles. PKGREVISION++ (to 9) 2009-07-14 06:19:43 +00:00
rillig
ce5d235243 Fixed some pkglint warnings for qt3-docs. 2009-07-11 09:11:13 +00:00
abs
1789197957 Add http://get.qtsoftware.com/qt/source/ as a preferred MASTER_SITE
Suggested by Louis Guillaume
2009-07-10 19:30:15 +00:00
hasso
4e929edd2c Fix a typo. 2009-07-10 16:10:23 +00:00
drochner
1844ad874b update to 2.26.3.1
changes:
-bugfixes
-translation updates
2009-07-09 18:42:35 +00:00
drochner
9ed2fa8ad8 update to 2.26.3.1
changes:
-translation updates
-build fixes
2009-07-09 18:41:26 +00:00
drochner
7fe3b6418f update to 2.26.3
changes:
-UI improvement
-translation updates
2009-07-09 18:07:01 +00:00
drochner
d883931ea1 update to 2.26.2
changes:
-performance improvements
-build system fixes
-bugfixes
-documentation improvements
-support the upcoming "mutter" window manager
-translation updates
2009-07-09 18:02:54 +00:00
drochner
a2662b1867 update to 2.26.3
changes:
-bugfixes
-translation updates
2009-07-09 17:54:37 +00:00
drochner
48e90e01b0 update to 2.26.3
changes: translation updates
2009-07-09 17:50:16 +00:00
drochner
fdc51eaf78 update to 2.16.4
changes:
-bugfixes
-translation updates
2009-07-09 17:37:27 +00:00
drochner
63d374543e update to 0.15.14
sorry, didn't find a changelog -- quod licet src, quoque licet pkgsrc
2009-07-09 17:24:07 +00:00
tnn
4250056708 --enable-install-libxf86config. Most drivers still won't build w/o this.
Bump PKGREVISION for PLIST change.
2009-07-09 13:14:24 +00:00
obache
f248085ef5 Update x11vnc to 0.9.8.
New in the 0.9.8 x11vnc release:

        Better reliability for the Java Viewer applet when connecting
                through a Web Proxy via HTTPS.  A proxy hostname
                and port can be specified via applet parameters.
                Proxy Authentication via Auth-Basic is supported.
                More x11vnc printout in -ssl is provided to help
                troubleshoot this mode and other ssl connections.

        Stability improvements to -threads mode. Running x11vnc this
                way is more reliable now. Threaded operation sometimes
                gives better interactive response and faster updates. The
                threaded mode now supports multiple VNC viewers using
                the same VNC encoding (some only on Linux or enabled
                at build time.)  The threaded mode can also yield
                a performance enhancement in the many client case
                (e.g. class-room broadcast.) We have tested with 30 to
                50 simultaneous clients.  See also -reflect.


  miscellaneous new features and changes:

        x11vnc automatically tries to work around an Xorg server bug
                involving infinitely repeating keys when turning off key
                repeating. Use -repeat if the automatic workaround fails.
                Also, the environment variable X11VNC_IDLE_TIMEOUT
                (seconds) is provided.

        In -reflect mode the environment variable X11VNC_REFLECT_PASSWORD
                is provided.

        The -clip mode works under -rawfb.

        The -nounixpw option can disable unixpw mode if an earlier option
                enables it (e.g. -svc).

        Scroll detection is skipped for windows with 'OpenOffice' in
                their name.
2009-07-09 11:17:10 +00:00
hasso
db596a3b3e Update to 1.6.2.
Changes in 1.6.2
================

Alan Hourihane (1):
      dri2: support glXWaitGL & glXWaitX by copying fake front to front and

Arkadiusz Miskiewicz (1):
      xfree86: remove duplicate header entries in Makefile.am

Eric Anholt (1):
      xinerama: Put the proto version in the code instead using proto headers.

Keith Packard (3):
      Build against DRI_TEX_BUFFER_VERSION 1
      dri2: Preserve compatibility with 1.6 DRI2 API/ABI
      Bump to version 1.6.2

Changes in 1.6.1.902
====================

Adam Jackson (5):
      vfb: Fix depth setup.
      EDID: Be more cautious about finding vendor blocks.
      EDID: Add modes from Established Timings III descriptor to mode pool
      pci: Dump vendor/devices ids in the printed device list
      EDID: Fix timing class names to match the spec

Alan Coopersmith (5):
      XkbSetNamedIndicator should ignore SD's without LED's
      Fix byte swapping of XF86VidMode{Get,Set}GammaRamp
      Don't leak canonical module name and patterns if module is built-in
      Don't leak default font path when appending built-ins
      Resync COPYING file with notices in code base as of xorg-server-1.6.1

Dave Airlie (1):
      randr12: looking up these bits if randr isn't initialised is bad.

Eamon Walsh (2):
      xselinux: Relax ownership restriction on SetSelectionUseContext.
      xace: Fix a bad device access hook call.

Federico Mena Quintero (1):
      dix/randr: Add missing fields to SRR*NotifyEvent()

Ian Romanick (9):
      DRI2: Add fake front-buffer to request list for windows
      DRI2: Do not send the real front buffer of a window to the client
      DRI2: Synchronize the contents of the real and fake front-buffers
      DRI2: Don't leave empty entries in private->buffers
      DRI2: Add missing front-buffer flush callback.
      DRI2: Add interface for drivers to query DRI2 extension version
      DRI2: Implement protocol for DRI2GetBuffersWithFormat
      DRI2: Force allocation of real-front buffer for non-windows as well
      Use a #define instead of a magic number

Jeremy Huddleston (1):
      Fix a couple off-by-one array boundary checks.

Jerome Glisse (1):
      DRI2: update DRI2 private drawable width & height according to X drawable

Jon TURNEY (2):
      Remove long-gone '-co' option from Xserver man page
      Remove references to rgb.txt from files section of Xserver and Xorg man
pages

Julien Cristau (1):
      Change default for ExaOptimizeMigration to false

Keith Packard (2):
      Make RANDR 'set' timestamps follow client specified time. Bug 21987.
      Bump version to 1.6.1.902

Kristian Høgsberg (1):
      Support setTexBuffer2 in AIGLX.

Michel Dänzer (2):
      EXA: Take GC client clip type into account for migration.
      EXA: Always damage glyph cache pixmap manually after uploading a glyph.

Peter Hutterer (7):
      os: don't malloc memory in LogVMessageVerb.
      Xi: fix copy/paste error causing sizeof against wrong struct.
      Xi: don't double-swap the XListDeviceProperties reply.
      xfree86: restore default off for DontZap
      dix: ensure Activate/DeactivateGrab has a valid value.
      kdrive: set Activate/Deactivate grab for input devices (#21591)
      xfree86: fix SWCursor check in xf86CursorSetCursor.

Tomas Janousek (1):
      Bug #6428, #16458, #21464: Fix crash due to uninitialized VModMap fields.
2009-07-08 17:55:59 +00:00
abs
890667e95a Add 26 to PYTHON_VERSIONS_ACCEPTED 2009-07-08 08:44:36 +00:00
hasso
8c6a5f5c83 Make it build with Qt 4.5.2 - ActiveQt seems (no changelog entry or smth)
to be under open source license now.
2009-07-08 05:41:29 +00:00
joerg
4a8e406931 user-destdir support 2009-07-07 21:34:53 +00:00
joerg
6cf16b7598 user-destdir support 2009-07-07 18:44:26 +00:00
joerg
63f10ebec9 user-destdir support 2009-07-07 18:34:01 +00:00
joerg
6a933a2a5d user-destdir support 2009-07-07 18:25:56 +00:00
joerg
46c823cbde user-destdir support 2009-07-07 18:21:47 +00:00
joerg
735b3ad0af user-destdir support 2009-07-07 18:19:30 +00:00
joerg
9def2ef4fd user-destdir support 2009-07-07 18:18:11 +00:00
joerg
7656d0048b user-destdir support 2009-07-07 18:16:00 +00:00
joerg
f789da3b23 user-destdir support 2009-07-07 18:14:15 +00:00
joerg
9cd90d07ec user-destdir support 2009-07-07 18:10:38 +00:00
joerg
ff1cfe0973 user-destdir support 2009-07-07 18:04:13 +00:00
joerg
9720c9b140 user-destdir support 2009-07-07 18:00:16 +00:00
joerg
edcb0efd7f user-destdir support 2009-07-07 17:57:22 +00:00
joerg
6ddcc4f006 user-destdir support 2009-07-07 17:54:26 +00:00
joerg
5f84dbb329 user-destdir support 2009-07-07 17:47:26 +00:00
joerg
50806af648 user-destdir support 2009-07-07 17:45:09 +00:00
joerg
3ced7caf97 user-destdir support 2009-07-07 17:41:48 +00:00
joerg
4a493f3219 user-destdir support 2009-07-07 17:38:09 +00:00
joerg
c4d5ddc4c5 user-destdir support 2009-07-07 17:22:27 +00:00
sno
e086a185b5 adding destdir support and license of perl itself (META.yml) 2009-07-07 17:19:37 +00:00
joerg
0bd8bbc9e0 user-destdir support 2009-07-07 17:07:38 +00:00
joerg
0cf3c8581c user-destdir support 2009-07-07 16:49:05 +00:00
drochner
6e991c73d5 update to 4.5.2
changes: bugfixes and optimizations
2009-07-07 16:36:05 +00:00
sborrill
343e6179bc Fix build with pkgsrc X.org 2009-07-07 14:22:42 +00:00
sborrill
4213c65511 Added x11/space_dapp version 20060717 2009-07-07 12:38:06 +00:00
sborrill
549a9c32f5 This is a little dockapp that does absolutely nothing except for sitting in
the dockapp area. It consumes very little resources. It is useful in
conjunction with a window manager that allows maximised windows to be
prevented from covering the dockapp area; it allows access to the root
window or menu even when windows are maximised.
2009-07-07 12:36:31 +00:00
zafer
6ce3458164 add 26 to PYTHON_VERSIONS_ACCEPTED. 2009-07-07 11:04:25 +00:00
zafer
f685e7f0b3 add 26 to PYTHON_VERSIONS_ACCEPTED 2009-07-07 11:01:37 +00:00
zafer
81d7a0486d add 26 to PYTHON_VERSIONS_ACCEPTED. 2009-07-07 11:00:44 +00:00
joerg
036a9f1b49 Fix build with newer libgnomeui. 2009-07-06 22:42:24 +00:00
joerg
54586a394d Not MAKE_JOBS_SAFE. Needs -fPIC. 2009-07-06 22:35:22 +00:00
hasso
b665c2c6e6 Make it really build - remove whitespace from the end of the lines. 2009-07-04 18:27:55 +00:00
abs
7c47ec6f99 Fix PLIST - add missing QtScriptTools entries 2009-07-03 13:35:12 +00:00
wiz
8c45d8b2e0 Install QtScriptTools, and script and scripttools headers.
Needed (indirectly) for amarok.
Bump PKGREVISION.
2009-07-02 18:26:45 +00:00
wiz
4424ec6b33 Hack around the -fPIC compilation problem on amd64 by sed(1)ing
-fPIC in the necessary Makefiles.
2009-06-30 15:33:06 +00:00
joerg
d4e652fa53 Move PKG_INSTALLATION_TYPES and PKG_DESTDIR_SUPPORT before bsd.prefs.mk. 2009-06-30 00:42:01 +00:00
joerg
76f5c1b551 Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
drochner
fbe235c51f add two patches from upstream to fix rendering problems which
garble the KDE4 desktop, from Sverre Froyen
bump PKGREVISION
2009-06-29 12:54:19 +00:00
sketch
e08e5d2093 You can't return from a void function. Fixes Solaris build and gives 999
dependant packages a chance to build.
2009-06-26 20:30:15 +00:00
drochner
6e696a3382 zero out a local variable, fixes random behaviour in case a DRI hw module
cannot be loaded and the server falls back to software rendering, from
Rafal Boni per mail to tech-x11
bump PKGREVISION
2009-06-24 17:25:35 +00:00
hasso
4fc0ae8209 Fix build of DRI2 aware drivers (like intel) if MesaLib wasn't built with
dri option.
2009-06-19 18:35:14 +00:00
agc
dca8c1793f Add two orphan directories 2009-06-18 16:43:51 +00:00
drochner
4f55558b0b drop Python-2.4 support -- the Makefile was changed recently to
require 2.5+ (by mistake, but anyway), and it doesn't hurt
because libxcb (our only client) needs 2.5+ now
2009-06-18 11:15:47 +00:00
drochner
3a1f874d56 a Python script needed for build contains tons if these ugly
"conditional expressions", so it needs Python-2.5+
2009-06-18 11:08:18 +00:00
asau
452d99dda6 Resolve conflicting edits: back out my change, expand comment. 2009-06-17 18:40:55 +00:00
asau
a2706d3725 Work around build problems on Solaris 10.
Patch from Joern Clausen per PR 41608.
Other platforms are not affected.
2009-06-17 17:57:55 +00:00
drochner
69c705ab1a explicitely disable "papi" printer support so that it doesn't get
picked up on Solaris
should fix build error reported by Joern Clausen in PR pkg/41608
2009-06-17 17:08:29 +00:00
hasso
00093eba18 Update to 4.5.1. Changes since 4.5:
* Only convert exact dicts to a QVariantMap and back and not dict
  sub-classes.
* Removed an assertion when building dynamic meta-objects, instead just
  ignore the attribute if it doesn't have the expected type.
* Fixed the handling of QWizard by pyuic.
* Changed the SIP dependency to v4.8.1 (not necessary but we don't want it
  to survive in the wild).
* Changed the roadmap to show how incompatible APIs will be selected.
* Fixed __str__ for QByteArray for Python v3 so it is consistent with
  Python v2.
* Reverted the roadmap change about __hash__ being an incompatibile change.
  The issue isn't that the hash function has changed (which isn't considered
  a compatibility problem) it's that different objects that previously had a
  different hash value (based on their id()) now might have the same hash
  value.
* Updated the roadmap to show that the __hash__ additions (including QUrl)
  are not now considered incompatible changes.
* Removed the Python v3 buffer protocol support for QString.
* Improved the implementation of the Python v3 buffer protocol for QByteArray.
* Fixed a pyuic problem with Python v3 when setting the tab order.
* Added /Transfer/ to QComboBox.setLineEdit().
* Added /KeepReference/ to setValidator() and setCompleter() for QLineEdit
  and QComboBox.
* Added the missing setCoordinateMode() and coordinateMode() methods from
  QGradient.
2009-06-17 07:57:49 +00:00
hasso
dca7d17bce Update to 3.18.1 which makes it actually build with sip-4.8.x.
Changes in 3.18.1 since 3.18:

* Fixed the handwritten code for all QDomDocument.setContent() overloads
  which was using deprecated (and now removed) sipBuildResult() format
  characters.
* Fixed a build problem that affected Python v2.5 and earlier.

Changes in 3.18 since 3.17.6:

* Removed some compiler warning messages.
* Reverted the changes that removed the use of sipSelfWasArg in handwritten
  code.
* Tweaked configure.py so that Python3 can run just enough of it to display
  an error message.
* Fixed a regression in emitting Python signals to Qt signals.
* Handwritten code changes for the removal of the sipProtectVirt_*() methods.
* Fixed a build problem with the GPL version.
* Refactored the signla/slot support.
* Safety checking of latest signal/slot refactoring.
* Safety commit of the PyQt3-specific meta-type and super-type (just stubs
  at the moment).
* Use the %Plugin directive to enable PyQt3 signal support.
* More changes to the QObject.sender() support.
* Updated the QObject::sender() support in response to sip changes.
* Moved the last of the type parsing from sip.
* The type parsing now uses sipResolveTypedef().
* Added the type parsing support from the sip module as PyQt4 no longer uses
  it.
* Replaced sipFindConnection() with sipFindSlot().
* Replaced sipFreeConnection() with sipFreeSipslot().
* Changes required by recent changes to the Qt support API.
* Compatibility changes needed for SIP v4.8.
* Merged the v3.17 maintenance branch into the trunk.
* Made some char* in handwritten code const needed by SIP v4.8.
2009-06-17 07:11:03 +00:00
hasso
3ed639dae5 Update to 4.8.1. Changes since 4.8:
* Fixed the reference count handling of a module in the error paths when
  initialising it.
* Added support for (vaguely) defining private assignment operators to
  suppress the generation of PyQt4 assignment helpers.
* Fixed a regression in the creation of new exceptions.
* Various changes (including bumping the major version number of the C API)
  to accomodate the design of the API selection support. The implementation
  should not need any further data structure changes.
* Fixed a code generation bug when an /ArraySize/ argument was typedef'ed.
* Fixed sipResolveTypedef().
2009-06-17 07:08:35 +00:00
reed
e033fb1c4c configure requires pixman>=0.13.2 so define BUILDLINK_API_DEPENDS.pixman.
If try to workaround that get build failures in rrtransform.h
or runtime problem:

Xorg: Undefined PLT symbol "pixman_transform_init_identity" (symnum = 1603)
2009-06-16 18:05:34 +00:00
hasso
46ae629b54 Fix a serious security issue for platforms using kgrantpty (NetBSD isn't
such, but DragonFly is): ${SETUID_ROOT_PERMS} doesn't work for suid
kgrantpty, because the locate() method used to find the path to the binary
expects it to have a read permissions set.
2009-06-16 16:09:36 +00:00
taca
2ae13fe193 Update Ruby packages to 1.8.7.174 (1.8.7-p174).
* Fix critical problem of BigDecimal class in 1.8.7-p173.


Fri Jun 12 16:36:44 2009  Yukihiro Matsumoto  <matz@ruby-lang.org>

	* ext/bigdecimal/bigdecimal.c (VpToString): fixed a bug introduced
	  in r23613.  [ruby-talk:338957]
2009-06-16 15:08:38 +00:00
joerg
fcb902ae82 Drop mkfontdir calls that are already done by pkginstall scripts.
Bump revision.
2009-06-15 13:12:02 +00:00
hasso
27d86729f9 Remove x11/xf86-video-via, it doesn't build, it's deprecated and
x11/xf86-video-openchrome replaces it.
2009-06-15 11:05:15 +00:00
hasso
ff7da83f5f Mark x11/xf86-video-cyrix and x11/xf86-video-imstt broken. 2009-06-15 10:49:15 +00:00
ahoka
0e8f813074 add options.mk 2009-06-15 08:18:20 +00:00
joerg
9bb0d96ea9 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
ahoka
2018ca4f18 Upgrade to version 4.0.
Work done by Leonardo Taccari in pkgsrc-wip.

Thanks Leo!
2009-06-14 22:48:51 +00:00
joerg
385a1370fd Remove @dirrm logic. 2009-06-14 22:12:45 +00:00
joerg
e85e58a029 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:06:39 +00:00
joerg
843a1e6099 Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
hasso
302dd2c2ef Make these actually build. 2009-06-14 06:33:44 +00:00
hasso
069b1fb73d Update to 4.5. Major new features are:
* support for Python v3
* support for Qt v4.5.1
* added the QInputContextFactory class
* a new, more Pythonic, API has been added for connecting signals and slots
  which does not require knowledge of C++ data types
* new signals can now be defined using pyqtSignal as a more Pythonic
  replacement of the __pyqtSignals__ class attribute.
* added the pyqtSlot decorator as a more Pythonic replacement of the
  pyqtSignature decorator
* the "type" argument to pyqtProperty() can also be a Python type object
* the "type" argument to Q_ARG() can also be a Python type object
* the "type" argument to Q_RETURN_ARG() can also be a Python type object
* added QT_TR_NOOP_UTF8()
* super() works without restrictions
* replaced the old qtdemo example launcher with a port of the newer version
* added the editabletreemodel.py and fetchmore.py examples
* replaced the old tutorial with the newer Address Book tutorial.
2009-06-13 12:15:42 +00:00
hasso
0a929c8f68 Update to 4.5.1. Most of work done by Matthias Drochner. Upstream changelog
is too massive, see http://doc.qtsoftware.com/4.5/qt4-5-intro.html as
starting point.
2009-06-13 11:55:50 +00:00
wiz
c1cd9063c2 Update to 2.1:
Here's the 2.1 release of dri2proto with the new request from Ian
to support front buffer rendering.

Have fun rendering to the front buffer!
Kristian

Ian Romanick (1):
      Add protocol for DRI2GetBuffersWithFormat
2009-06-12 22:53:34 +00:00
ahoka
bb14b3f8cd Bump for ffmpeg update. 2009-06-12 17:24:53 +00:00
wiz
6bec174e7f Bump PKGREVISION for vte-0.20.5. 2009-06-11 08:10:25 +00:00
wiz
19736091d7 Update to 0.20.5:
0.20.5
=======
- Followup release to undo unintended .soname bump
2009-06-11 08:09:28 +00:00
hasso
a27414b850 Accumulated cursor fixes from upstream repository. Should fix a cursor
corruption issues. Bump PKGREVISION.
2009-06-11 07:00:31 +00:00
hasso
1159b4d581 Pull in some patches from upstream repo. Should fix a cursor corruption
issues and hardware freeze with images of certain size. Bump PKGREVISION.
2009-06-11 06:55:28 +00:00
wiz
b658dd7c35 Update to 1.4.0:
Lots of cleanup and misc bugfixes since 1.3.4.  Still one of the worst
libraries we ship though.

If you're unfortunate enough to need speedo, type1, or printer fonts,
then you'll want to skip this release.

---

Adam Jackson (15):
      Delete speedo
      Delete Type1
      const cleanup
      Get rid of a useless array
      Remove useless #define
      Remove loadable renderer support.
      Remove printer font support.
      Remove PMF support.
      xalloc -> malloc, etc.
      Drop OS/2 support
      Move the copy of CopyISOLatin1Lowered near its user, and un-weak it.
      Delete some dead ifdefs
      Allow case insensitive filename matching in fontfile.
      Remove some strcasecmp silliness
      libXfont 1.4.0

Alan Coopersmith (1):
      Restore comment deleted by b6f793d7d5

Jeremy Huddleston (1):
      Added missing AM_CFLAGS for -Wl,-flat_namespace

Paulo Cesar Pereira de Andrade (3):
      libXfont ansification and removal of xf86_ansic.h dependency
      Disable some fun stdio wrapping.
      Janitor: make distcheck and .gitignore

Peter Astrand (1):
      Avoid sending uninitialized padding data over the network.
2009-06-10 14:00:36 +00:00
taca
4e363bb7b9 Update ruby-tk package to packages to 1.8.7.173 (1.8.7-p173). 2009-06-10 12:48:38 +00:00
wiz
db5cb2a9c3 Update to 1.4.2:
This release brings mainly 64-bit fixes.
Also, the device list now prints out the type (MOUSE, KEYBOARD, etc.).

Peter Hutterer (7):
      fix 64 bit issues with set-int-prop and list-props.
      Fix set-float-prop on 64-bit architectures.
      The float_atom should actually be an Atom
      If there's multiple null-terminated strings in the property, print all.
      Create the float property if it doesn't exist.
      XCloseDisplay when we're done.
      xinput 1.4.2

Simon Thum (2):
      xinput: mention set-float-prop in manpage
      xinput: include device type in device list
2009-06-10 09:35:10 +00:00
hasso
470f68291b Updated to 1.4.1.
Changes in 1.4.1:
=================

Dave Airlie (1):
      tdfx 1.4.1

Jakub Bogusz (1):
      Bug #17557: Fix device initialization.

Tiago Vignatti (2):
      Remove libc wrapper functions.
      Fix my bad typo in last commit.

Changes in 1.4.0:
=================

Adam Jackson (2):
      Death to RCS tags.
      tdfx 1.4.0

Brice Goglin (1):
      TDFX_*_VERSION using PACKAGE_VERSION_*

Dave Airlie (1):
      update tdfx to use proper pciaccess detection

Ian Romanick (6):
      Supply NULL driverFunc pointer in DriverRec.
      Wrap pciReadLong / pciWriteLong with macros.
      Make TDFXGetRec return the pointer instead of a bool.
      Minor code cleaning in TDFXMapMem.
      White-space police in TDFXInitChips.
      Initial pass at porting driver to pci-rework.  DOES NOT WORK.

James Cloos (2):
      Rename .cvsignore to .gitignore
      Add *~ to .gitignore to skip patch/emacs droppings

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id

Michael Lorenz (1):
      Add DDC2/I2C support to the tdfx driver
2009-06-10 08:05:03 +00:00
hasso
1cacf13f49 Add devel/xorg-util-macros build dependency for the drivers autoreconfed. 2009-06-10 07:24:48 +00:00
hasso
7c59246e83 Update to 2.8.3. Make it compile with new xserver - stoling assyntax.h from
old xserver and the libpciaccess patch from upstream repository.

Changes since 2.8.2:

Brice Goglin (1):
      Define NSC_VERSION_* using PACKAGE_VERSION*

Eric Anholt (2):
      Bug #9588: Fix build after XFree86Server unifdef by removing HAL junk.
      Bump driver version to 2.8.3 to release untested build fixes.

James Cloos (2):
      Rename .cvsignore to .gitignore
      Add *~ to .gitignore to skip patch/emacs droppings
2009-06-09 17:10:15 +00:00
wiz
bbf22e6027 Update to 4.8:
SIP v4.8 has been released. The highlights of this release include
support for Python v3, the ability to supply alternate super-types
and meta-types for wrapped objects, and documentation built using
Sphinx.

The major new features are:

  * support for Python v3
  * the %BIGetBufferCode and %BIReleaseBufferCode to
    support the buffer interface of Python v3
  * the %DefaultMetatype directive and the
    /Metatype/ class annotation to allow the
    meta-type of a wrapped type to be changed
  * the %DefaultSupertype directive and the
    /Supertype/ class annotation to allow the
    super-type of a wrapped type to be changed
  * the sip.simplewrapper type to be used as a
    super-type for wrapped types that don't take
    part in parent/child relationships
  * the %InitialisationCode directive
  * the /KeepReference/ argument annotation
  * the /Encoding/ argument, function, typedef and
    variable annotation
  * super() now works as expected with wrapped types
  * support for __floordiv__, __ifloordiv__,
    __truediv__, __itruediv__ and __index__
  * __bool__ is a synonym for __nonzero__
  * Sphinx is now used for the documentation
  * many additions and deprecations in the API to
    eliminate the differences between classes and
    mapped types. (See the documentation for the
    details.)
2009-06-09 13:51:57 +00:00
hasso
b4a1e801f4 Update to 1.10.2. Changes since 1.10.1:
Christian Aistleitner (1):
      Respect rotation upon ShadowFB initialization

Dave Airlie (1):
      s3virge 1.10.2

Paulo Cesar Pereira de Andrade (1):
      Correct calls to find_bios_string
2009-06-09 09:16:52 +00:00
hasso
98b2b892c6 Update to 1.4.10. Changes since 1.4.9:
Adam Jackson (6):
      Remove a leftover from overlay support
      Fix xf86ModeBandwidth check
      Move device ID and memory sizing much earlier in setup
      G200SE: Only force 16bpp on low-memory cards
      Fix ChangeLog generation
      mga 1.4.10

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Chris Ball (2):
      Build fix for EXA 3
      Revert "Build fix for EXA 3"

Stefan Dirsch (1):
      Prevent MergedFB setups from crashing.

Thomas Jaeger (1):
      Fall back to software for unsupported repeat modes

Yannick Heneault (9):
      fixed winbond/nuvoton min pll clock to correct value (18.75Mhz).
      Fixed PLL m,n,p selection for G200eW to respect byte granularity.
      Updated PLL algorithm for G200eW.
      Fixed bad access issues and ddc1 implementation for IP core.
      Modified memory count rountine for G200eW to detect up to 16Megs.
      fixed memory count rountine for G200eW to detect up to 16Megs on X server without
libpciaccess.
      Fixed G200SE PLL selection routine of m,n,p.
      Force pitch of 1024 for G200SE Pilot1 when edid is used as modeline.
      Fixed bad vga access in memory count routine.
2009-06-09 09:15:02 +00:00
hasso
327aeb915f Update to 6.8.1. Changes since 6.8.0:
Aaron Plattner (1):
      Make sure the screen is a mach64 screen before doing anything in
ATIMach64XVInitialiseAdaptor.

Adam Jackson (1):
      Don't print the resource list on failure.

Alan Coopersmith (3):
      Add README with pointers to mailing list, bugzilla & git repos
      Convert to XORG_CWARNFLAGS & XORG_CHANGELOG
      Version 6.8.1

Paulo Cesar Pereira de Andrade (1):
      Remove xf86{Disable,Enable}Interrupts
2009-06-09 09:13:47 +00:00
hasso
c43e6e5891 Update to 1.3.0. Changes since 1.2.0:
Adam Jackson (2):
      Uncomment DDC2 code, move it before mode validation so DDC has some effect.
      i740 1.3.0

Alan Coopersmith (1):
      Remove xorgconfig & xorgcfg from See Also list in man page
2009-06-09 09:11:54 +00:00
hasso
4e71ed33e5 Update to 1.3.1. Changes since 1.3.0:
Adam Jackson (1):
      Don't store pScrn->monitor->DDC manually, let xf86SetDDCproperties do it.

Julien Cristau (1):
      Bump to 1.3.1

Paulo Cesar Pereira de Andrade (2):
      Compile warning fixes.
      Replace calls to xf86usleep with calls to usleep and include unistd.h.
2009-06-09 09:10:36 +00:00
hasso
849c31d8c1 Pull in two patches from upstream git to make it build with new xserver:
* Add libpciaccess and remove xf1bpp and xf4bpp support.
* Make ISA support optional.

Bump PKGREVISION.
2009-06-09 08:18:39 +00:00
hasso
053e15b5de Update to 1.2.1. CHagnes since 1.2.0:
Adam Jackson (1):
      Uninclude xf86Version.h

Dave Airlie (1):
      tseng 1.2.1

Paulo Cesar Pereira de Andrade (1):
      Remove dependency on xf1bpp and xf4bpp
2009-06-09 07:04:41 +00:00
hasso
b98424be31 Update to 1.3.1. Changes since 1.3.0:
Adam Jackson (2):
      Uninclude xf86Version.h
      Make ISA optional

Dave Airlie (1):
      trident 1.3.1

Julien Cristau (1):
      Link with -lm for sin()

Paulo Cesar Pereira de Andrade (1):
      Correct macro IsPrimaryCard to check HAVE_ISA.
2009-06-09 07:01:22 +00:00
hasso
df57ba481c Update to 1.2.0. Changes since 1.1.0:
Adam Jackson (2):
      Uninclude xf86Version.h
      sunleo 1.2.0

Alan Coopersmith (2):
      Replace references to XFree86/XF86Config in man page
      renamed: .cvsignore -> .gitignore

Brice Goglin (1):
      Define LEO_*_VERSION using PACKAGE_VERSION*

David S. Miller (1):
      Remove screen/window privates to fix build after devPrivates rework

Dennis Gilmore (1):
      Remove usage of ALLOCATE_LOCAL

Eamon Walsh (2):
      Support old and new devPrivates API in this driver.
      Change GC private key back to an integer variable.

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id
2009-06-09 06:58:12 +00:00
hasso
cc0f3c938f Update to 0.10.1. Changes since 0.10.0:
Daniel Stone (1):
      Remove XFree86-Misc (PassMessage) support

Dave Airlie (1):
      sis 0.10.1

Matthieu Herrb (1):
      Fix build on alpha.
2009-06-09 06:50:08 +00:00
hasso
d3f0f3db44 Update to 1.7.1.
1.7.1 changeLog:
- ------------------------------------------------------------------------
Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Francisco Jerez (8):
      Dynamically switch virtual refresh mode.
      Set dualhead to on by default on SM72x chipsets.
      Minor corrections at the man page.
      Drop the outdated configuration options documentation in README.
      Wait for vertical retrace before writing registers at SMILynx_CrtcDPMS_*
      Don't attempt monitor detection on SM712.
      Increase the maximum clock value to 200MHz on SM712.
      Bump version to 1.7.1.

Jamie Lentin (1):
      Stop clearing of "VESA compliance power down mode" bit

Matthieu Herrb (1):
      Fix direct access to IO space on chipsets with no IOBase mapping.

Niels de Vos (1):
      siliconmotion: Fix disabling of debugging if SMI501_CLI_DEBUG is set to 0

1.7.0 changeLog:
- ------------------------------------------------------------------------
Adam Jackson (1):
      Dead code removal.

Arnaud Patard (1):
      Correct a problem when handling i420 format.

Francisco Jerez (28):
      Memory detection moved before memory mapping in SMI_PreInit.
      Make the int10/VBE initialization depend on the UseBIOS
configuration option.
      Updates in SMI_EnterVT when remapping memory.
      RandR rotation implemented.
      Some fixes in the EXA UTS/DTS code.
      Allow using XV and RandR rotation simultaneously.
      Fix XAA, ShadowFB and VT switching for non-sm501 chipsets
      RandR1.2 initial implementation (WIP)
      Some corrections in the CRTC code.
      Simple EXA Composite implementation.
      Changes in the video overlay clipping code.
      Lynx hardware cursor code adapted to the CRTC interfaces.
      Remove shadowfb based rotation support.
      Update the man page
      Remove unused fifo_* options.
      Disable screen centering on mode initialization.
      Some corrections on the Lynx modesetting code.
      Fix XAA SolidFill with 32 bpp framebuffer.
      Fall back to UseBIOS off when VBEInit fails.
      Enable linear memory mode on SMI_MapMmio.
      Fix crashes when switching VTs with EXA enabled.
      Add some quirks for SM712 modesetting.
      Cleanup the Lynx register saving/restoring code.
      Allocate crtc->funcs and output->funcs in the heap.
      Fix SMI_CrtcShadowAllocate.
      Add a CRTC/Output implementation using BIOS for modesetting.
      Add support for clone mode on Lynx chipsets.
      Some more quirks for the SM712.

Nathael Pajani (1):
      Bit twelve on CPR00 bitfield is not bit eleven...

Paulo Cesar Pereira de Andrade (92):
      Fix build for removal of xf86Version.h
      Add initial support and macros for the MSOC.
      Change SILICONMOTION_NAME value
      Add code to probe and recognize the SMI501 chipset
      MSOC doesn't access VGA registers or VBE/INT10
      Update xaa and generic acceleration code for the MSOC.
      Update MSOC video interface.
      Bump version to 1.6.1.
      Split SMI_MapMem in SMI_MapMem and SMI_MapMmio
      Don't pretend this driver compiles on XFree86.
      Correct xv video problems on MSOC.
      Correct all compiler warning messages.
      Rename global smi501 functions to have SMI501 prefix.
      Complete rewrite of smi_501.c and smi_501.h.
      Update for new smi_501 interfaces.
      Correct video offscreen memory allocation routines.
      Add a missing CHECK_SECONDARY macro call.
      Add initial exa support for SMI501.
      Enable pci retry and pci burst by default.
      Add MSOC palette support to run at 8 bpp.
      Kludge to not lock the SMI 501 when running at 8bpp.
      Fix a leak and minor cosmetic change.
      Rework/simplify debug macros.
      Simplify hw cursor and sw cursor option handling.
      Remove unused .cvsignore files.
      Split SMI501_ModeInit in two functions.
      Correct logic in sw cursor handling and add missing entries to
.gitignore.
      Correct problems in clock setting.
      Fix incorrect understanding of the pixel clock from specs.
      Don't try to find the closest clock, just use highest one.
      Properly check pScrn->driverPrivate before deferencing it.
      Don't always program CRT clock and registers.
      Update to match the SMI 502 chipset specs.
      Remove the macro field, and rename the detail structure to f.
      Correct clock programming for the SMI 501/502
      Add support for the extra divider in the alternate pixel clock setting.
      Rewrite some macros to not have side effects in if/else nesting.
      Remove the IN_SEQ and OUT_SEQ macros.
      Rename macro "bitfield" to "bits" and correct a wrong division.
      Simplify regsmi.h by removing most unused SMI501 defines.
      Don't use the 1 multiplier on older chipsets.
      Rewrite WaitQueue and WaitIdle accell macros
      Make the input frequency in SMI501_FindPLLClock a variable
      Add a PanelSize/60Hz CVT mode at driver initialization
      Minor corrections for smi501 for the randr1.2 integration.
      Remove dependency on xf86cvt.c.
      Extra MSOC tweaks for the RandR1.2 changes.
      Correct incorrect pll3 calculation.
      Revert/modify some RandR changes to reenable XAA.
      Update sm502 pll3 programming.
      Don't change M1XCLK unless option specified in xorg.conf.
      Crt interface corrections.
      Use existing "Dualhead" option in MSOC.
      Make UseFBDev option functional again.
      Make Dualhead option functional.
      Update msoc to use randr cursor routines
      SMI501/502 cursor fixes.
      Disable HW cursor in dualhead mode in smi 501/502
      Update memory detection for MSOC.
      Make MSOC work with EXA offscreen manager.
      Add CSCVideo option to smi 501/502.
      Allow setting modes larger then panel for secondary output.
      Use the CRT Monitor Detect MSOC register.
      Remove the ZoomOnLCD option and update manpage for PCIRetry.
      Correct wrong offset value for secondary hardware cursor.
      Add support for the reading/writing the alpha layer registers.
      Implement an argb cursor using the alpha layer.
      Disable detection of crt for the smi 501/502.
      Correct a problem in CSC video on the smi 501/502.
      Enable gamma correction on the MSOC.
      Changed to use panel plane tl and tr to center modes smaller then
panel size.
      Don't restore alpha registers, as they are not being modified.
      Be more liberal about mode width validation.
      MSOC: Hide cursor on mode setup when using software cursor.
      Correct regressions in CSCVideo
      Only compile smi_dga.c when xf86DiDGAInit is not available.
      Don't explicitly call the cursor routines.
      Correct EXA+Randr+rotated mode.
      Enable XAA and randr rotated modes.
      Declare DGA fields only when not using xf86DiDGAInit.
      Use a single debug macro for leaving functions.
      Ensure the engine is idle before switching to a virtual terminal.
      Remove smi_dga.c and polylines code from smi_xaa.c.
      DGA is dependent on HAVE_XMODES.
      Properly restore console on the smi 501/502.
      Unless there is a xorg.conf option, don't modify mclck neither mxclck.
      Janitor/maintenance patches.
      Add definitions for the SMI 501/502 "command list interpreter".
      Enable the SMI 501/502 command list interpreter in a "debug" build.
      Simplification and redundancy removal in video code.
      Use util-macros XORG_CHANGELOG and XORG_CWARNFLAGS.
      Bump release to 1.7.0.
2009-06-09 06:37:45 +00:00
hasso
0cf705ed28 Update to 0.6.1. Changes since 0.6.0:
Adam Jackson (1):
      Uninclude xf86Version.h

Andrew Randrianasulu (1):
      Fix typo in map setup

Dave Airlie (2):
      s3 0.6.1
      s3: fix build by including inputstr.h

Evgeny M. Zubok (1):
      S3: various fixes

Paulo Cesar Pereira de Andrade (1):
      Correct unresolved symbol and incorrect assignment.
2009-06-09 06:33:06 +00:00
obache
2bc5e33827 Add a patch taken from upstream repository for xorg-server>=1.5. 2009-06-09 06:32:31 +00:00
hasso
bbe3c091f5 Update to 4.2.1. Changes since 4.2.0:
Adam Jackson (2):
      Uninclude xf86Version.h
      rendition 4.2.1

Alan Coopersmith (1):
      Remove xorgconfig & xorgcfg from See Also list in man page
2009-06-09 06:29:46 +00:00
hasso
4555333655 Update to 1.2.2. Changes since 1.2.1:
Adam Jackson (2):
      Uninclude xf86Version.h
      Make ISA optional

Dave Airlie (1):
      neomagic 1.2.2
2009-06-09 05:57:53 +00:00
hasso
c1a3cc840a Update to 1.2.2. Changes since 1.2.1:
Adam Jackson (3):
      Uninclude xf86Version.h
      Move DDC before mode validation so the EDID modes actually take effect.
      Remove bizarre use of ISA setup

Dave Airlie (2):
      glint: fix build on alpha for pciaccess.
      glint 1.2.2

Paulo Cesar Pereira de Andrade (1):
      Remove dependency on cfb8_32.
2009-06-09 05:54:05 +00:00
hasso
cec19e8394 Update to 1.3.0. Changes since 1.2.1:
This release adds support for building against Xorg 1.6, but drops
support for building against Xorg 1.3 and older.

Alan Coopersmith (7):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos
      Replace static ChangeLog with XORG_CHANGELOG, use XORG_CWARNFLAGS too
      Raise minimum xorg-server required to 1.4 for miGetPointerPosition
      renamed:    {man,src}/.cvsignore -> {man,src}/.gitignore
      Updates to COPYING, README, & cirrus.man
      Version 1.3.0

Matthieu Herrb (1):
      alpine: fix order of arguments of PCI_WRITE_LONG().

Paulo Cesar Pereira de Andrade (2):
      Export symbols used by different cirrus driver modules.
      Update to use miPointerGetPosition.
2009-06-09 05:44:31 +00:00
hasso
b81b08e87d Update to 6.12.2. Upstream changelogs:
Changes in 6.12.2:

xf86-video-ati 6.12.2 highlights
- - lots of bug fixes
- - r2xx/r3xx textured video improvements from Roland

Alex Deucher (27):
      bump version post release
      Add new pci ids
      R6xx/R7xx EXA: fix maxPitchBytes
      DCE3.2: use RMX for for non-native modes on DVI
      radeon: add new chip ids
      R4xx ATOM: fix crtc routing for CRT1
      R6xx/R7xx: clean up bool const code
      R6xx/R7xx: clean up logic in EXA Comp PS setup
      R6xx/R7xx EXA: rework composite pixel shader
      radeon: re-enable r/g/b intensity attributes for overlay
      mac mini: fix connector setup regression
      r1xx-r3xx TV: fix white noise
      Mac mini: fix connector setup for real
      mac mini: 3rd time's the charm
      COMBIOS: fix default sclk/mclk from bios
      COMBIS: Clarify case 0 for LCD DDC table
      Unify mc_idle()
      Add PCIE register accessors
      Add RV790 (HD 4890) support
      DCE3/3.2: fix up transmitter/encoder setup
      DCE3/3.2: cleanup dpms after previous changes
      radeon: fix Xv vsync for multi-head
      Fix missing ')' in PCIE macro
      Cast info->sclk to int
      DCE3/3.2: further fixes
      ATOM: code cleanup
      Bump for release

Eduard Fuchs (1):
      Enable byte swapping for r6xx/r7xx Hardware

Roland Scheidegger (4):
      clip fixes
      don't convert planar yuv to packed for r300
      don't convert planar yuv to packed for r200
      fix textured video allocation bug

Changes in 6.12.1:

Fix some fall out from the r6xx/r7xx merge
and fix load detection on avivo chips.

Alex Deucher (9):
      Bump post-release
      radeon: fix typo in bios scratch reg setup
      atom: fix up bios scartch register usage
      Fix fallout from r6xx/r7xx EXA merge in IB handling
      radeon: add another AGP quirk
      AVIVO: Fix dac load detection
      R6xx/R7xx AGP: disable gart data transfers
      ATOM: fix up tv-out support
      bump for release

Fabio (2):
      man page updates
      man page update

Changes in 6.12.0:

Big changes here are EXA and Xv support for
R6xx/R7xx chips.  Requires an updated drm.
Other than that, mostly bug fixes.

Adam Jackson (3):
      output: Allow for multiple DisplayPort outputs.
      Add some more cases to the DVI single-link checks.
      uniphy: start adding DisplayPort setup

Alex Deucher (81):
      Initial R6xx/R7xx EXA and textured video support
      Allow rotation on r6xx/r7xx
      EXA: fix and re-enable Solid() on R7xx
      r6xx/r7xx EXA: cleanup overlapping copy
      R6xx/R7xx EXA: improve overlapping copy performance
      r6xx/r7xx EXA: fix corruption when doing sw access
      Revert "R6xx/R7xx EXA: improve overlapping copy performance"
      R6xx/R7xx EXA: add accelerated UTS/DFS hooks
      Revert "r6xx/r7xx EXA: Optimize overlapping copy"
      R6xx/R7xx EXA: fallback on overlapping blits for now
      R6xx/R7xx EXA: Fix typo in DFS
      R6xx/R7xx Xv: fix typos in cache flushing commands
      R6xx/R7xx UTS: move actual upload to separate function
      R6xx/R7xx Xv: implement native shader for planar formats
      R6xx/R7xx Xv: add accelerated uploads for planar formats
      R6xx/R7xx Xv: fix cache flush buffer size for planar
      R6xx/R7xx: Add checks to make sure we don't overrun VB space
      R6xx/R7xx Xv: Add native support for packed formats
      R6xx/R7xx Xv: add support for packed uploads
      adjust alignment
      R6xx/R7xx: Move engine idle to sync functions
      R6xx/R7xx: be more verbose about what function ran out of VB space
      R6xx/R7xx: handle running out of vertex buffer space
      R6xx/R7xx Xv: switch packed over to Yang's new shader code
      Revert "R6xx/R7xx: handle running out of vertex buffer space"
      R6xx/R7xx EXA: properly handle non repeat cases in the texture setup
      R6xx/R7xx EXA: handle running out of vertex space in the copy path
      R6xx/R7xx: switch to drm for wait for idle
      R6xx/R7xx EXA: switch to surface sync packet
      Bump version post release
      R6xx/R7xx: fixup accel paths
      R6xx/R7xx: reset 3D state after VT switch
      R6xx/R7xx EXA/Xv: properly deal with running out of vertex buffer space
      R6xx/R7xx Xv: fix some missing bits from last commit
      R6xx/R7xx: wait for MC idle when changing the MC
      Fix MC setup on systems with more than 512 MB of VRAM
      R6xx/R7xx: fix up a few more paths
      radeon: one more 32 -> 64 just to be safe
      Don't write new HDP location until we've written the new FB location
      RBBM_GUICNTL is pre-r6xx only
      R6xx/R7xx: add wait for idle MMIO path
      RS600: fix up MC setup
      radeon: re-enable load detection output attribute for TV/CV
      RS600: fix MC addr mask
      R6xx/R7xx EXA: Optimize temp surface for overlapping copies
      R6xx/R7xx EXA: init copy_area to NULL
      R6xx/R7xx EXA: same surface and same coords equals nop
      RS600: enable the DRI by default
      R6xx/R7xx: use shadowfb if DRI is disabled
      DCE3.2: fix up Save()/Restore()
      R300: Add AGP quirk
      Print a message when we have a shared DDC line
      R6xx/R7xx: switch emit functions to macros
      R6xx/R7xx: write vertexes directly to the IB
      R6xx/R7xx: code cleanups
      R6xx/R7xx Xv: combine packed and planar shaders
      R6xx/R7xx EXA: combine composite mask/non-mask VS
      R6xx/R7xx EXA: cleanup composite texture setup
      R6xx/r7xx: remove some unneeded code I missed in the last commit
      Rotation: don't rotate if acceleration is not active
      AVIVO: add aspect scaling mode
      radeon: adjust LVDS so that default modes get added
      Revert "radeon: adjust LVDS so that default modes get added"
      radeon: just add some common modes for LVDS
      ATOM: don't use fixed ref div for LVDS
      RN50: fix up cloning on servers
      R6xx/R7xx: disable XV_BICUBIC attribute
      R6xx/R7xx: wire up DMAForXv option like older asics
      radeon: add a few more default common modes for lvds
      AVIVO: fix panning
      R6xx/r7xx: clarify EXA message
      R4xx: add R4xxATOM option
      radeon: clean more thoroughly in RADEONFreeRec()
      RS600: fix page table size for rs600 as well
      R6xx/r7xx: clarify accel messages
      R6xx/R7xx: return in RADEONWaitForIdleMMIO() if accel is off
      R6xx/R7xx: fix up vline stuff along the lines of previous chips
      R6xx/R7xx: EXA VSync Option not supported yet
      radeon: add support for 30 bit LUTs
      radeon: man page updates
      bump for release

Bryce Harrington (1):
      Quirk for RV280 on 82865G/PE/P DRAM Controller/Host-Hub

Christian Koenig (1):
      R6xx/R7xx: move shaders to r600_shader.c and fixup Xv PS

Cooper Yuan (1):
      radeon: save bios scratch registers in Preinit()

Dave Airlie (3):
      r600: enable DRI by default
      r600: fix sizing of PCI GART table for r600
      r600: reload shaders into VRAM on resume

Mark van Doesburg (1):
      R6xx/R7xx EXA: use a temp surface for overlapping copy

Michel Dänzer (6):
      Fix compile warning when building without EXA.
      Only call RADEONWaitForVLine if it might actually do anything useful.
      EXA: Pass pScrn and info into RadeonCompositeTile.
      EXA: Adapt to EXA changes in xserver Git.
      Revert "EXA: Adapt to EXA changes in xserver Git."
      EXA: Make sure Prepare/FinishAccess hooks can handle
EXA_PREPARE_AUX* indices.

Pierre Ossman (2):
      Fix bad range adjustment in VLINE code.
      Xv vsync support on r6xx/r7xx cards.

Tormod Volden (3):
      Janitor: cosmetic clean-up of AGPMode quirk table
      M9+: Add AGP quirk for Sony Vaio
      RV350: Add AGPMode quirk for Thinkpad

Yang Zhao (5):
      r6xx/r7xx EXA: Optimize overlapping copy
      R6xx/R7xx EXA: Optimize overlapping copy
      R6xx/R7xx Xv: Planar - Properly scale Y'CbCr values before
converting to RGB
      R6xx/R7xx EXA: Further optimizations to overlapping copy
      R6xx/R7xx shader: Fix OFFSET_[XYZ] macro for TEX_DWORD2 to accept floats

root (2):
      atom: Enable DisplayPort source to DVI/HDMI sink
      output: Filter out dual-link modes from DP->DVI connections

???(Yu-yeon Oh) (1):
      radeon_driver.c small memory bug
2009-06-09 05:35:10 +00:00
obache
47f60ce17f Update xf86-video-chips to 1.2.1.
Adam Jackson (2):
      Uninclude xf86Version.h, remove some dead code.
      Make ISA optional

Julien Cristau (1):
      Compiler warning fixes
2009-06-09 02:46:10 +00:00
drochner
06fe1e103b update to 2.26.2
changes:
-fixes to the weather and mixer applets
-translation updates
2009-06-08 11:05:28 +00:00
wiz
2614e1c29e Update to 0.15.10. No release announcement available yet. 2009-06-08 09:04:32 +00:00
obache
0c5b9f6ab0 Update xf86-video-vmware to 10.16.6.
Alan Coopersmith (1):
      Remove xorgconfig & xorgcfg from See Also list in man page

Micah Dowty (5):
      Update README
      Fix dynamic mode edge cases
      Unbreak vmwarectrl setres
      Allow cursor updates while unhidden
      Better cursor size limit and explanation

Philip Langdale (1):
      Bump for 10.16.6 release

Shelley Gong (1):
      Automatically add modelines for the driver's built-in set of modes.
2009-06-08 08:41:23 +00:00