Commit graph

9195 commits

Author SHA1 Message Date
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