Commit graph

10902 commits

Author SHA1 Message Date
obache
36fd5f3ef1 buildlink with xcb-util036 instead of xcb-util for the case requireing
x11/startup-notification010.

fixes PR 46738.
2012-07-25 12:22:23 +00:00
obache
ff9c9f7b4d merge same conditions into one condition to be maintainance easier. 2012-07-25 12:12:26 +00:00
fhajny
b79c9e0c92 Fix SunOS build with GCC 4.7 2012-07-25 11:40:50 +00:00
drochner
6ffaaf66fc remove obsolete patch 2012-07-25 09:24:27 +00:00
drochner
f078766378 update to 3.4.4
changes:
-bugfixes
-translation updates
2012-07-24 18:27:41 +00:00
drochner
58fa421fa2 update to 2.24.11
changes:
-WM interaction improvement for X11
-bugfixes
-translation updates
2012-07-24 18:26:00 +00:00
drochner
b56cbbdafb +xcb-util-keysyms 2012-07-24 18:03:08 +00:00
drochner
35fc0acaf3 add xcb-util-keysyms-0.3.9 - this used to be part of xcb-util, but
comes as a separate tarball now
2012-07-24 18:02:07 +00:00
obache
fc77f47459 Set {API,ABI}_DEPENDS for the case ${OPSYS} != NetBSD.
XXX: four patterns should be merged into two patterns.
2012-07-24 12:09:07 +00:00
obache
b67235c9d7 Update ruby-gnome2 to 1.1.4.
== Ruby-GNOME2 1.1.4: 2012-07-21

This is a easy to install release!

=== Changes

==== All

  * Improvements
    * Supported automatic required native packages install.

==== Ruby/GLib2

  * Improvements
    * mkenums: Supported "/* < flags > */" tag.
    * mkenums: Supported two or more upper case characters such as "IO".
      * Before: GIOStatus -> g_iostatus
      * After:  GIOStatus -> g_io_status
    * GIOCondition: Changed to GLib::Boxed object from integer.
    * GLib::Source#attach doesn't require context.

  * Fixes
    * Fixed wrong type conversion for GIOCondition.

==== Ruby/GIO2

  * Improvements
    * Gio::Socket#create_source: Supported callback.

  * Fixes
    * Fixed return values.
    * Fixed wrong type conversions.

==== Ruby/GTK2

  * Improvements
    * Re-supported GTK+ 2.10.0. [GitHub:115] [Patch by Grant Schoep]

  * Fixes
    * Fixed a typo in test script.
      [GitHub:109] [Reported by kimura wataru]

==== Ruby/GStreamer

  * Fixes
    * Fixed a test failure with GStreamer 0.10.36.
      [GitHub:111] [Reported by mtasaka]
2012-07-22 09:29:16 +00:00
jperkin
3ed970c26d Add missing xcb-util036. 2012-07-17 21:09:24 +00:00
markd
11531c1a58 Drop USE_TOOLS+=gmake. Already gets this from Makefile.kde3 2012-07-16 20:35:52 +00:00
marino
6ba469350f x11/wdm: LDFLAGS.DragonFly+= -lfontconfig 2012-07-15 17:37:04 +00:00
marino
cb596b7032 x11/xfd: LDFLAGS.DragonFly+= -lXmu -lXrender 2012-07-15 15:08:20 +00:00
alnsn
2823abc8fc Add missing #include <cstddef> for ptrdiff_t. 2012-07-15 14:30:36 +00:00
wiz
0e2c441278 Recursive bump for startup-notification* dependency change, requested
by Obache.
2012-07-15 08:22:46 +00:00
obache
3f194bda3c NetBSD<6 have a lack of TLS support. 2012-07-15 05:18:30 +00:00
dholland
c031b492db Add --without-xsltproc, because if it finds an xsltproc somewhere it
builds and installs an extra manpage.
2012-07-15 02:49:43 +00:00
dholland
2cde3ab696 Remove unneeded Xprint buildlinks and bump PKGREVISION. 2012-07-14 21:58:17 +00:00
wiz
8e8fc32f23 Add upstream bug report URL. 2012-07-14 20:57:59 +00:00
wiz
3b12cedf38 Update to 0.26.2. meta-pkgs/modular-xorg still builds.
0.26.2:
A new pixman release 0.26.2 is now available. This is a stable release. It
contains some bug fixes, custom build rules for ARM/iwMMXt, and an important
bug fix for MMX/x86.

0.26.0:
A new stable pixman release 0.26.0 is now available. Highlights of
this release:

 * New support for MIPS DSPr2 ASE. [Nemanja Lukic]

 * Improved performance with the iwMMXt instruction set. [Matt Turner]

 * New support for the Loongson SIMD instruction set. [Matt]
   Performance results from a number of cairo based benchmarks:

          Benchmark                           Improvement

          evolution .............. image:         12.8 %
                                 image16:         15.9 %
          firefox-planet-gnome ... image:         14.4 %
                                 image16:         10.0 %
          gnome-terminal-vim ..... image:         16.5 %
                                 image16:         15.7 %
          gvim ................... image:         13.1 %
                                 image16:          7.0 %
          ocitysmap .............. image:         24.1 %
                                 image16:         23.9 %
          poppler ................ image:         18.7 %
                                 image16:         17.5 %
          swfdec-giant-steps ..... image:      no change
                                 image16:         35.3 %
          swfdec-youtube ......... image:         23.5 %
                                 image16:         12.4 %
          xfce4-terminal-a1 ...... image:         26.9 %
                                 image16:         28.8 %

   Please see

      http://mattst88.com/blog/2012/05/17/Optimizing%20pixman%20for%20Loongson:%20Process%20and%20Results/

   for more information.

In addition to a number of bug fixes, cleanups and performance
improvements, this release also contains improved support for Android
and iOS thanks to Bobby Salazar.

Thanks to everybody who contributed to pixman 0.26.0, including Alan
Coopersmith, Andrea Canciani, Bobby Salazar, Chun-wei Fan, Colin
Walters, Ingmar Runge, Jeremy Huddleston, Matt Turner, Naohiro Aota,
Nemanja Lukic, and Søren Sandmann Pedersen.
2012-07-14 20:49:30 +00:00
wiz
0dda70c737 Add upstream bug report URL. 2012-07-14 17:20:31 +00:00
wiz
90d61eec15 Update to 2.6:
2.6:
Bryce Harrington (1):
      latin: Add dead_hook and dead_horn to J key level 3, 4

Daniel Drake (1):
      Update FR OLPC layout

Dennis Meulensteen (2):
      Commited change to add Biblical Hebrew SIL Layout amended e-mail.
      including base.extras.xml.in

Ismael Luceno (1):
      Add extra greater and less symbols to es(dvorak)

Javier Jardón (1):
      Use upstream gettext instead the GLib one

Sergey V. Udaltsov (23):
      Fixed the key AE04 in no(dvorak)
      Fixed ru(cv), wrong characters
      Added some more chars to us(hbs)
      Unneeded old stuff
      Unneed norepeat compat section
      Removing mac-specific dk(full)
      Unneeded keypad overlay compat modules
      Eliminating ISO Lock
      Unused file
      Use of dead_greek symbol in Bepo's keyboard layout
      For fr(oss), some application can't handle space caracter properly
      Added us(cz_sk_de)
      Missing file
      Japanese Dvorak layout
      Addition of characters to Hindi (Bolnagri) section
      Czech (qwerty) layout has " instead of ß in the 4th level
      Added missing tilde to dk(dvorak)
      Added a couple of missing Montenegrian chars to me variants
      Returned de(qwerty), not the same as us(de)
      The group name for it(us) fixed
      Fixed Korean layout switching keys
      pre-release sync from TP
      Preparing 2.6

Stephan Hilb (1):
      Small corrections in de(neo) layout

T Metz (1):
      Change Occitan layout inheritance to fr(oss)

2.5.1:
Since 2.5 was released in a hurry, a number of translations were not
ready. So here is a maintenance release 2.5.1 with some updated
translations and minor bugfix.

Sergey V. Udaltsov (3):
      Fixed Armenian hyphen
      prerelease translation update
      preparing 2.5.1

2.5:
Because of the high visibility security issue, xkeyboard-config
release happened 12 days earlier than expected.

In total, 15 bugs were fixes, some translations updated.

My apologies to the Translation Project, the translations that were
not submitted by today will be merged to git anyway.

2.4.1:
Peter Hutterer (1):
      rules: rename Bengali variants for 'in' to Bengali (India)

Sergey V. Udaltsov (4):
      fixed version number
      Synced description
      Fixing keys using CTRL+ALT type
      preparing emergency 2.4.1

2.4:
Here is another stable release of xkeyboard-config. A number of bugs
were fixed, some translations updated.

There was interesting feature added: producing manual pages ("man
xkeyboard-config") using XSL.

2.3:
After some mess related to GNOME3 release, I am proud to present the
scheduled release of xkeyboard-config. A number of bugs were closed.
Troubled descriptions that went to 2.2, polished seriously. Thanks to
TP, a number of translations were seriously updated.

This release is recommended to use over 2.2 and 2.2.1. For people
still using gnome2 (or Ubuntu, up to 11.04) it is visually more
pleasant to stick to 2.1.

2.2.1:
Just a couple of days after 2.2.

Since X.org was very kind to release libx11 1.4.3 (which is required
for xkeyboard-config 2.2), that exposed one serious issue in the build
process of xkeyboard-config
So, here is 2.2.1 - just a build fix.

This release is highly recommended (realistically - required) for GNOME3.

2.2:
With this release, I am breaking (only once, hopefully) the sequence
of scheduled release of xkeyboard-config.

This release is highly recommended (realistically - required) for GNOME3.

The most important change in this release is totally redesigned
approach to user-visible descriptions. That huge work (reworking ALL
descriptions!) was done by William Jon McCann of RedHat.

After those changes were made, it took a lot of work from the
Translation Project guys to update the translations. I want to thank
all translators who found some time last week to work on
xkeyboard-config.

My special gratitude goes to Catalan, Danish, German, Italian, Korean,
Polish, Russian (go Russia!), Spanish, Swedish and Ukrainian
translators - they covered whopping 100% (933 lines)!

Additional change that might affect you: the run-time dependencies of
xkeyboard-config are checked at the build time. If that annoys you -
use --disable-runtime-deps.

There are also some new layouts, variants, model - usual stuff...

2.1:
Here comes 2.1 - evolutionary successor of 2.0

Again, some tweaks and additions, here and there. Updated 12
translations, thanks to TP.
2012-07-14 17:10:00 +00:00
wiz
ed6a7a763d Update to 1.6.1. meta-pkgs/modular-xorg still builds.
1.6.1:

Major bugs fixed:
- wrong button and mask copy (doesn't just affect OS X, despite the commit
  log)
- raw event sourceid is now set


Chase Douglas (1):
      Destroy extension record after last display is removed

Peter Hutterer (5):
      Fix wrong button label and mask copy on OS X
      Move version comparison into a helper function.
      Set the RawEvent sourceid (#34240)
      man: update XIQueryVersion for current server behaviour
      libXi 1.6.1

1.6.0:
The main fix that libXi 1.6 brings is support for XI 2.2 multitouch events
and the matching protocol changes.

Chase Douglas (1):
      Fix XIScrollClass increment value on 32-bit machines

Cyril Brulebois (1):
      configure.ac: Fix a typo in comments.

Michał Masłowski (1):
      Fix bus error on MIPS N32 for bug #38331.

Peter Hutterer (8):
      Bump to 1.5.99.1
      Implement support for XI 2.2
      libXi 1.5.99.2
      man: fix typo Mappiing → Mapping
      Force class alignment to a multiple of sizeof(XID).
      Handle new XIAllowEvent request size
      libXi 1.5.99.3
      libXi 1.6.0

1.5.0:
libXi 1.5.0 is an interim version of libXi that includes the smooth
scrolling support that XI 2.1 brings. Note that no servers released by X.Org
currently supports smooth scrolling, this feature is still limited to the
1.12 development versions.


In addition to the smooth scrolling support, this release brings a number of
cleanups, bugfixes (most of which were on 1.4.5) and a set of man page
improvements.

Alan Coopersmith (3):
      Move Xinput server API documentation from libXi to xserver
      Fix the FIXME output in man page .TH macros generated by asciidoc
      Make shadow man pages generated by asciidoc work with Solaris man

Gaetan Nadon (13):
      Documentation: add Docbook external references support
      make: remove unneeded AM_V_GEN silent rule directive.
      make: use AM_V_at rather than AM_V_GEN to prefix the mv command
      Install target dbs alongside generated documents
      Install xml versions of specs even if HAVE_XMLTO is false
      docbook.am: global maintenance update - entities, images and olinking
      docbook.am: embed css styles inside the HTML HEAD element
      docs: remove <productnumber> which is not used by default
      docs: use the &fullrelvers; entity to set X11 release information
      inputlib: fix copyright statements
      inputlib: prefix 1.0 with the word Version
      inputlib: restore original title "X Input Device Extension Library"
      specs: refactor and complete copyright legal text

Jeremy Huddleston (1):
      Use AM_CPPFLAGS to use in tree headers before installed headers

Matt Dew (2):
      Add id attributes to funcsynopsis to allow other docs to olink to them.
      1 - fix the capitalization of the ID attriutes to match either the

Matthieu Herrb (1):
      Fix XISelectEvents on 64 bits, strict alignement architectures.

Peter Hutterer (34):
      Allocate enough memory for raw events + extra data.
      XIChangeHierarchy: Return Success early if no actual changes are
requested.
      Remove a few unused assignments.
      man: fix typo, layout in XGetExtensionVersion.man
      Silence compiler warning in XListDProp.c
      Silence compiler warning due to differnent event conversion procs
      man: fix missing comma in XIGrabEnter man page
      Use Data, not Data32 in XIPassiveGrabDevice
      man: Fix wrong event names in XIGrabButton.
      man: Fix typo in XIChangeProperty
      Bump to 1.4.99
      man: Fix formatting in XGetFeedbackControl
      Add XI2 library-internal array offsets to XIint.h
      Don't use the protocol defines for 2.0 versioning.
      Handle unknown device classes.
      man: fix typo in XIQueryDevice man page
      man: update property and grab man pages for new constants
      Handle unknown device classes.
      man: fix typo in XIQueryDevice man page
      man: update property and grab man pages for new constants
      Require inputproto 2.0.99.1 or later
      Support XI 2.1 internally
      Support XI 2.1 XIScrollClass
      Use a separate nclasses variable in XIQueryDevice
      Remove superfluous assignment of lib->classes in XIQueryDevices.
      Bump to 1.4.99.1
      man: fix #include for XIGrabButton
      man: XIGrabButton returns error codes, not status codes
      man: passive grabs return the number of failed modifier combinations
      Fix duplicate sizeof in copy_classes
      Stop unnecessary calls to size_classes
      Include config.h from source files
      man: minor formatting fix in XIGrabButton
      libXi 1.5.0

1.4.5:
libXi 1.4.4 caused requests to fail if the library was built against 2.1 or
2.2 protocol headers.

Instead of requiring 2.0 for XI2 requests, the library required the protocol
version (2.1 or 2.2 depending on the proto) and failed if the server did not
support that version. This again caused virtually all XI2 requests to fail
if you didn't happen to run an X server from git.

The patch below hardcodes 2.0 for those requests that require 2.0,
regardless of the protocol version. You are strongly enocuraged to update.

This issue is not visible when built against inputproto 2.0.x

Peter Hutterer (2):
      Don't use the protocol defines for 2.0 versioning.
      libXi 1.4.5

1.4.4:
libXi 1.4.4 comes with two memory fixes that can cause crashes in clients.
Commit "Handle unknown device classes" can only be triggered when libXi
1.4.x runs against the git X server. If the XIQueryDevice() reply contained
classes unknown to libXi, we didn't allocate memory for these classes and
ended up overwriting valid ones.

Commit "Fix duplicate sizeof in copy_classes" fixes a typo, instead of
malloc(X * sizeof(Y)) the code called malloc(sizeof(X * sizeof(Y))). This
could lead to memory corruption.

Peter Hutterer (8):
      man: Fix formatting in XGetFeedbackControl
      man: fix typo in XIQueryDevice man page
      Handle unknown device classes.
      man: fix #include for XIGrabButton
      man: XIGrabButton returns error codes, not status codes
      man: passive grabs return the number of failed modifier combinations
      Fix duplicate sizeof in copy_classes
      libXi 1.4.4
2012-07-13 15:14:42 +00:00
wiz
e461c59ac5 Bump PKGREVISION for xcb-util update/dependency change. 2012-07-13 14:22:58 +00:00
wiz
6813a9217d Update to 0.3.9 and depend on this version, since the libraries were
merged.

xcb-util 0.3.9:

Arnaud Fontaine (4):
      Remove xcb_bitops.h.
      Do not rely anymore on gperf and m4 following removal of deprecated atoms.
      Add autogen.sh to EXTRA_DIST.
      Release 0.3.9

xcb-util 0.3.8:

Alan Coopersmith (2):
      Fix typos in various header comments
      Rename XCB_EVENT_ERROR_SUCESS to XCB_EVENT_ERROR_SUCCESS

Arnaud Fontaine (8):
      Add AM_MAINTAINER_MODE for vendors
      Split up atom, aux event into their own repository
      Create a single shared library and header file and reset SONAME
      Remove deprecated atoms.
      Remove synchronous xcb_atom_get()
      Remove useless xcb_atom_get_fast*() and xcb_atom_get_name().
      Bump version to 0.3.8
      Release 0.3.8

Dirk Wallenstein (1):
      Use an absolute URL for the m4 submodule

Gaetan Nadon (5):
      config: use the default xorg .gitignore file
      config: generate ChangeLog and INSTALL
      Fix distcheck due to xcb_atom.h
      Remove the Doxyfile which is unused, out dated and wrong.
      pkg-config files: remove LIBS which is unrequired and undesirable

Jamey Sharp (2):
      Delete redundant core-protocol error codes.
      Delete callback-based APIs for events, properties, and replies.

Jon TURNEY (2):
      Update autogen.sh to one that does builddir != srcdir
      Link with -no-undefined

Peter Harris (1):
      Deprecate namespaceless pre-defined atoms
2012-07-13 14:21:58 +00:00
wiz
c93aad9838 Reimport xcb-util as xcb-util036 for those packages not yet converted
for the 0.3.8+ changes.
2012-07-13 14:19:47 +00:00
wiz
b185483ee8 Update to 1.4.0:
randr protocol 1.4.0 release, provider objects + border properties

Aaron Plattner (2):
      Be more specific about property types
      Add "Border" and "BorderDimensions" properties

Adam Jackson (1):
      Remove nonsense paragraph about dual-link DVI

Alan Coopersmith (4):
      Add missing Red Hat copyright notice to COPYING
      1.4 spec: Change "LISTof ATOM" to "LISTofATOM" to match other LIST types
      1.4 spec: Add descriptions of new RRSELECTMASK bits
      1.4 spec: update Extension Versioning section to include 1.4

Dave Airlie (3):
      Revert the unused 1.4.0 protocol
      randr: add provider object (v8)
      bump to 1.4.0 (for release.sh)

Keith Packard (6):
      Whitespace cleanups in randrproto.txt
      RandR version 1.4 additions
      Add some informative text about the reasons for the PCP and ST bits
      Fix spelling errors, add description of SCANOUTPIXMAPINFO fields.
      Define new semantics for scanout pixmap destruction.
      Make SetCrtcConfigs take flags bits to allow partial configuration changes
2012-07-12 14:16:49 +00:00
wiz
7552755daf Update to 2.8:
dri2 protocol release for prime and dri2 get param.

Chad Versace (2):
      dri2proto: Fix documented opcodes
      dri2proto: Add DRI2GetParam request

Dave Airlie (2):
      dri2proto: add prime protocol support. (v2.1)
      dri2proto: bump package to 2.8
2012-07-12 14:16:22 +00:00
wiz
b430e11e8e Update to 1.4.16:
glproto 1.4.16, fix typo + add define.

Dave Airlie (1):
      glproto: bump version to 1.4.16 for release.

Ian Romanick (2):
      glproto: Fix typo in name of GLX_LOSE_CONTEXT_ON_RESET_ARB
      glproto: Add define for GLX_EXT_create_context_es2_profile
2012-07-12 14:15:55 +00:00
wiz
dd1afaf4b4 Add workaround for DragonFly since ETIME is not defined. 2012-07-11 19:03:47 +00:00
wiz
cf6d783775 Update to 1.243:
Overview of changes in Gtk2 1.243
=================================

* Avoid trying to re-register a GType for GConnectFlags.
2012-07-11 09:45:05 +00:00
mef
d62eacb2d9 Update from 1.3.5 to 1.5.0 based on PR pkg/46183
[ANNOUNCE] libX11 1.5.0
------------------------
 At long last, the stable release of Xlib 1.5.0.

 While it only strictly requires libxcb 1.2, it's recommended that libxcb 1.8.1
 be used to get the fix for network connection fallback from Unix sockets to
 TCP that replaces the code previously found in libX11.

 Since there have been no changes since the final release candidate,
 here's the full list of changes since libX11 1.4.4:

    ( Some 150 lines omitted, see following URL for detail )
 http://lists.x.org/archives/xorg-announce/2012-June/001970.html

[ANNOUNCE] libX11 1.4.4
-----------------------
Thu, 28 Jul 2011 20:05:49 -0700 by  Alan Coopersmith

Another bug fix release of libX11 brings another large set of fixes
found by static analysis or to ease further static analysis, many
documentation fixes and improvments, and improved assertions to
help users and developers figure out why Xlib just crashed on them.

[ANNOUNCE] libX11 1.4.3
-----------------------
Tue Apr 5 14:18:18 PDT 2011 by Alan Coopersmith

A minor release of libX11 to add support for the Sinhala keysyms required
by the recent xkb-config 2.2 release.   Note that to get full support for
these keysyms you will also need to upgrade to x11proto 7.0.21 before
building the new libX11.

[ANNOUNCE] libX11 1.4.2
-----------------------
This bugfix release pulls in a ton of fixes for problems found by code static
analysis tools.  Many thanks to everyone who has helped find and fix these
issues before they turned into nasty problems.

Additionally, Jamey Sharp has provided some fixes for Display lock handling
that caused some deadlocks when using xcb for transport (which was optional
in 1.3.x and is required in 1.4.x), so this update is highly recomended to
users of multi-threaded Xlib applications.

[ANNOUNCE] libX11 1.4.1
------------------------
Tue, 11 Jan 2011 22:35:19 -0800 by Alan Coopersmith

This bugfix release corrects two small issues in Xlib event handling,
and provides, for the first time ever, the XKB API spec in DocBook format.

[ANNOUNCE] libX11 1.4.0
------------------------
Sun Nov 21 14:38:32 PST 2010 by Alan Coopersmith

After 3 release candidates, it's finally done - libX11 1.4 is released.

As previously warned, libX11 1.4 *requires* libxcb.   The Xlib 1.3 branch
continues to support the --without-xcb option for the benefit of any
remaining distributors who do not yet ship XCB in their stable releases.

[ANNOUNCE] libX11 1.3.6
------------------------
2010-09-20 6:16:18 by Daniel Stone

Just a small maintenance release for libX11; pending any catastrophic
bugs, this will probably be the last release from the 1.3.x branch.  The
XStringToKeysym changes should provide a not-insignificant speedup for
X server and application startup.
2012-07-10 03:03:01 +00:00
joerg
e8f5f582c1 Using non-POD types as arguments for variadic functions is invalid. 2012-07-09 19:06:54 +00:00
joerg
c211be4efe Merge patch-ai into patch-ak. Don't remove __attribute__(). 2012-07-09 19:06:21 +00:00
joerg
de4f5fe096 Fix backtrace(3) on NetBSD 2012-07-09 19:05:29 +00:00
marino
04f62c1e0f x11/gtkada: Build with USE_LANGUAGES+= ada
1) Remove lang/gnat-aux dependency
2) USE_LANGUAGES+= ada (invokes lang/gcc-aux dependency)
3) USE_TOOLS+= pkg-config (remove hardcoded PATH)
4) Restore use of pkgsrc wrappers
5) Fix bad paths of bin/gate (discovered by updated PKG_DEVELOPER=yes)
6) Use @pkgdir for required empty directory instead of .IGNOREME
7) Add -lgnat for shared libraries, required in this build configuration
2012-07-08 20:18:59 +00:00
mef
3ac7890ebd Based on PR pkg/46671, kdelibdocs which was broken after doxygen bump revived.
(1) patch-Makefile.am
    patch-Makefile.in
 Due to dropping doxytag command with bumping Doxygen to 1.8.1.1,
 doxytag related target of Makefile deleted (interim solution, as pkgsrc).

(2)  patch-admin_Doxyfile.global
 As of bumping doxygen, Doxyfile syntax is changed.
 Deleting obsolete lines (the same as above).

(3)  Makefile
   PKGREVISION is bumped. There is no apparent changes on PLIST,
 it is really dynamically generated and installed list differ.
 Also two lines added.
    LICENSE= 	gnu-gpl-v2
    USE_TOOLS+=	   gmake    (Makefile has ${GMAKE})
    (pointed by pkglint)
2012-07-08 12:33:39 +00:00
markd
ebfd68b045 Correctly detect sockaddr_in6 on NetBSD. 2012-07-07 11:52:29 +00:00
joerg
fabaebc448 Try to fix cmake syntax error when building with clang.
XXX ipv6 detection is still broken
2012-07-05 18:48:33 +00:00
drochner
de4cf3a489 reset PKGREV for base pkg update 2012-07-03 18:34:43 +00:00
drochner
edd9261f91 update to 5.17
changes:
-iOS support
-Loading images via RSS feeds is much improved
-Enlarged the texture image for lament
-bugfixes
2012-07-03 18:34:05 +00:00
drochner
186ff57c37 sync w/ base pkg 2012-07-03 18:14:26 +00:00
drochner
7ffbfb7dde update to 2.6.2
This is mainly a bug fix release.
2012-07-03 18:13:52 +00:00
drochner
8194f97666 update to 4.9.4
This is a minor feature release and includes initial support for Qt v5.
2012-07-03 18:13:07 +00:00
drochner
ee14eb6d28 update to 4.13.3
This is mainly a bug fix release.
2012-07-03 18:12:00 +00:00
jperkin
c18989abac Update patchsum. 2012-07-02 18:55:02 +00:00
joerg
b0866e4299 Set MISC_MAN_SUFFIX unconditionally. 2012-07-02 16:03:46 +00:00
jperkin
4b7dc9db6b A number of Solaris/SmartOS fixes:
- Use ${INSTALL}
 - Disable Solaris64bitSubdir
 - Find compiler tools on SmartOS

Bump PKGREVISION.
2012-07-02 15:55:03 +00:00
adam
866b730e71 Revbump after updating boost 2012-07-02 13:37:35 +00:00
drochner
d35e895baf revert addition of desktopdb.mk where it was unnecessary
(These are just the cases where I have the pkgs installed.)
2012-07-02 10:33:09 +00:00
dholland
49cfd098d9 Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-07-01 19:05:10 +00:00
wiz
7359b60c76 Update to 281:
281:
This release fixes two regressions in patch #280 (one affects
packaging, the other keyboard).

280:
This release changes the default emulation level to VT420 (reflecting
implementation of margins in patch #279), adds/modifies configure
script options to support icon-themes, and includes several minor
bugfixes and other feature enhancements.
2012-07-01 17:36:41 +00:00
wiz
a2a1201e21 Update to 1.0.4:
This minor maintenance release mainly provides build configuration
improvements and janitorial cleanups.

Alan Coopersmith (6):
      Add README with pointers to mailing lists, bugzilla, & git
      Update Sun license notices
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      config: Remove AC_PROG_CC & AC_PROG_INSTALL that XORG_DEFAULT_OPTIONS provide
      Sun's copyrights belong to Oracle now
      rgb 1.0.4

Gaetan Nadon (8):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      config: move CWARNFLAGS from configure.ac to Makefile.am
      man: remove trailing whitespace
      config: upgrade to util-macros 1.8 for additional man page support
      config: update AC_PREREQ statement to 2.60

Paulo Cesar Pereira de Andrade (1):
      Ansification and compile warning fixes.
2012-07-01 17:02:26 +00:00
wiz
3ad372e3a0 2.4.37:
2.4.37:
I botched the 2.3.36 release quite royally. Here is 2.6.37 this time with the
proper context APIs in place.

Ben Widawsky (2):
      intel/context: create/destroy implementation
      configure: bump version for release

Kristian Høgsberg (1):
      modetest: Dump bit field names

2.4.36:
Context API and wait render timeout API added to libdrm for Intel.

Unfortunately, I botched fixing intel decode, so there are a bunch of
bogus commits in here. Sorry :-(.

Ben Widawsky (10):
      intel: Add IVB PUSH_CONSTANT decodes
      intel: wait render timeout implementation
      intel/decode: add sampler state pointers for [HD]S
      intel/decode: VERTEX_ELEMENT_STATE, 1 means valid
      intel: updated header for contexts
      intel/context: Add drm_intel_context type
      intel/context: new execbuf interface for contexts
      intel: add decoding of MI_SET_CONTEXT
      Revert "intel/decode: VERTEX_ELEMENT_STATE, 1 means valid"
      intel/decode: fix the reference file for

Dave Airlie (1):
      radeon/surface: free version after using it.

Jerome Glisse (3):
      radeon: always properly initialize stencil_offset field
      radeon: enabled 2D tiling for evergreen only on fixed kernel
      radeon: force 1D array mode for z/stencil surface

Marcin Slusarz (1):
      nouveau: silence some remaining valgrind warnings
Michel Dänzer (1):
      autogen.sh: Restore passing --enable-maintainer-mode to configure.

Paulo Zanoni (2):
      Add support for generic object properties IOCTLs
      modetest: print CRTC properties

Rob Clark (3):
      Add support for bitmask properties
      modetest: support bitmask properties
      modetest: support plane properties
2012-07-01 15:47:02 +00:00
dholland
da53f9001f Fix some pkglint. 2012-07-01 01:32:21 +00:00
riastradh
c89b0996a9 Omit needless patches in last change; mark only `install' as phony.
ok wiz
2012-06-28 18:24:08 +00:00
riastradh
a3800cc8bb Actually add patches to make rxvt-unicode build on Mac OS X 10.7.
It helps to run `cvs add' before adding files.
2012-06-26 20:14:31 +00:00
riastradh
e5fef832c4 Patch x11/rxvt-unicode to make it work on Mac OS X 10.7.
ok wiz
2012-06-26 20:10:48 +00:00
jperkin
709b8443c9 Fix manual page location on Solaris. 2012-06-26 10:37:53 +00:00
sbd
0ca9cb7dc1 Add xgettext tool. 2012-06-26 10:01:59 +00:00
sbd
1ab7e97e00 When linking with X11 add an rpath to X11 libdir.
Bump PKGREVISION
2012-06-22 11:39:44 +00:00
wiz
ac3b7954f8 Fix build on NetBSD-current with libexecinfo. 2012-06-16 23:05:41 +00:00
markd
859d12642b Update to KDE SC 4.8.4
Bug fixes.
2012-06-16 04:45:28 +00:00
dholland
50cc28e8b0 Fix typo I noticed while wrangling pkglint. 2012-06-16 04:30:22 +00:00
dholland
bfa9b7b376 Fix wrong hard-wired paths in patch-ab. (was using /usr/X11R6)
While here:
  - sprinkle stdlib.h widely to avoid undefined behavior calling malloc
  - fix randomizer setup (was calling srand() and then using random())
  - avoid installing a csh script, since we were replacing the entire
    contents of the file anyhow
  - add missing libXt and libX11 bl3.mk
  - add patch comments

PKGREVISION -> 4.
2012-06-16 04:00:53 +00:00
dholland
3af0a308ab Remove trailing whitespace. 2012-06-16 03:21:21 +00:00
dholland
89969c0b83 Sort a bunch of plists. 2012-06-16 03:15:30 +00:00
dholland
ff816060bd Whitespace. (as whined about by pkglint) 2012-06-15 23:06:02 +00:00
sbd
73ad3788d7 Recursive PKGREVISION bump for misc/kdepimlibs4 buildlink addition. 2012-06-14 22:09:28 +00:00
sbd
cdfc7f300d Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
mef
b6ed033fac Makefile
CHANGES file no longer exists, remove from install file list.
PLIST
	Because of missing CHANGES, two files were not installed.
	Pick them up again.
2012-06-13 08:23:25 +00:00
mef
8e505fa8a8 (1) Bump version x11/xfstt 1.6 to 1.9 based on PR pkg/45478
(2) Some pkglint flags cleared, (comment on patches, INSTALATION_DIRS)
(3) (No change) Consider dropping to support gcc-2.95 (huge patches).

1.9 (2012-05-02)
        Fix file descriptor leaks.
        Fix directory resource leaks and segfaults on opening errors.
        Reset the umask before creating the temporary directory.
        Rewrite showttf to use XCB instead of X11.

1.8 (2010-11-09)
	Remove the obsolete `--multi' option.
	Bump gettext dependency to 0.18.
	 -- Use --previous in msgmerge to help translators.
	Blank unused fields of the fsError struct when sending an error.
	Fix segfaults on font open errors (thanks to Edward Welbourne).
	Handle mmap failures which might end up as segfaults otherwise.
	Fix crashes with fortify support when:
	 -- Listing fonts (thanks to Erik Devriendt).
	 -- Setting info file magic and type fields (thanks to Niall Creech).
	Fix segfault on fonts with unknown cmap format.
	Add SIGHUP handler to re-sync fonts cache.
	Do not hardcode any path component in the man page.
	Code cleanup:
	 -- Fixed several compiler warnings.
	 -- Constify types.
	 -- Refactor client state into a new struct.
	 -- Refactor font protocol error reply handling.
	 -- Remove unused or duped includes.
	 -- Switch more C `char *' strings to C++ strings.
	 -- Use C++ algorithm instead of custom code.
	 -- Always include "config.h" first.
	 -- Use <stdint.h> instead of our own types.
	Build system cleanup:
	 -- Detect system endianness at build time.
	 -- Enable silent rules by default if support is available.
	 -- Do not use AM_MAINTAINER_MODE.
	 -- Make X11 usage selectable at configure time (new `--with-x11').
	 -- Always build (but not install) extra tools.
	 -- Use pkg-config to get fontsproto and x11 module flags.
	 -- Fix `make distcheck'.

1.7 (2005-11-30)
	Made gettext external.
	Use autoreconf instead of `autogen.sh'.
	Changed mail address.
	Generate the manpage at build time, to use variable paths and version.
	Remove win32 obsolete code.
	Use new error, warning and info functions.
	Changed some data types names.
	Fix hyphen used as minus sign in manpage.
	Fix build failure on Irix with gcc 3.2 (thanks to Dirk Tilger).
	Add IPv6 support.
	Update FSF's address.
2012-06-13 08:15:13 +00:00
wiz
89c454e2e3 Replace patch with upstream version. Found by obache. 2012-06-12 22:31:11 +00:00
wiz
2f9e0bbe6e Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
obache
1831681196 As noted in changes in 1.0.4, "require xproto instead of libX11 for building".
Bump PKGREVISION.
2012-06-11 06:09:22 +00:00
wiz
96a529d295 Add upstream bug report URL. 2012-06-10 16:46:01 +00:00
wiz
b9c3f490a9 Update to 1.0.7.
1.0.7:
This release features a lot of cleanups, portability & build configuration
improvements, and some fixes for building on BSD releases, especially
recent versions of FreeBSD.

1.0.6:
This release mostly covers build fixes, including one needed for building
on FreeBSD 9.0, and minor janitorial cleanups.

1.0.5:
A minor release featuring documentation improvements and janitorial cleanups.
sessreg is used by display managers such as xdm and gdm to record X sessions
in utmp, wtmp, and lastlog files.

1.0.4:
Alan Coopersmith:
      X_NOT_POSIX bits for pre-POSIX-1990 systems not needed any more
      Version bump: 1.0.4

David Nusinow:
      Require xproto instead of libX11 for building (bug #9631)

James Cloos:
      Add missing PHONY line for automatic ChangeLog generation
2012-06-10 16:40:24 +00:00
wiz
4573edc96a Update to 2.4.35.
2.4.35:
Alex Deucher (3):
      radeon: add new pci ids
      radeon: fall back to 1D tiling only with broken kernels
      configure: bump version for release

Ben Widawsky (2):
      intel: sanitize i915_drm.h
      intel: wait render header updates

Inki Dae (1):
      libdrm: add exynos drm support

Michel Dänzer (1):
      radeon: Add Southern Islands PCI IDs.

2.4.34:
Anisse Astier (1):
      radeon: Add new R600 PCI ids for surface manager

Ben Skeggs (3):
      lists: add nicer+unsafe foreach, and list join macros
      nouveau: pull in major libdrm rewrite
      nouveau: init nvc0 channel alloc req structure fully

Christoph Bumiller (1):
      nouveau: expose notifier handle on nvc0 as well

Daniel Vetter (1):
      intel/decode: decode MI_WAIT_FOR_EVENT

Eugeni Dodonov (1):
      intel: add Ivy Bridge GT2 server variant

Marcin Slusarz (2):
      nouveau: remove unnecessary EAGAIN loops
      nouveau: fix channel closing

Paul Berry (2):
      intel: Add the ability to supply annotations for .aub files.
      configure: Bump version for 2.4.34.

Paulo Zanoni (4):
      modetest: fix some compiler warnings
      modetest: fix drmModeGetConnector memory leak
      modetest: call drmModeFreePlaneResources
      modetest: print more about our properties

Rob Clark (7):
      omap: fix license header
      modetest: add drm_plane support
      modetest: add YUV and multi-planar support
      modetest: add AR15/XR15 (RGB-1555) formats
      modetest: fix typo
      libdrm: update drm headers from kernel for prime/dmabuf
      omap: add dmabuf support

Víctor Manuel Jáquez Leal (1):
      omap: fix compiler warning
2012-06-10 16:32:13 +00:00
wiz
0c6d64cb92 Update to 1.1.1:
This minor maintenance release mostly provides the usual collection of
janitorial cleanups and build configuration improvements.

It also changes the installation path for the pkg-config xbitmaps.pc from
$(libdir) to $(datadir), as no libraries or compiled code are found via
this pkg-config file, only platform-independent image files (which double
as C source code headers that programs may #include at compile time).
2012-06-10 15:18:46 +00:00
obache
0bd93ff14a Require hacks for fixing autoconf + space in variable name issue. 2012-06-09 07:52:51 +00:00
obache
13f56f0f60 Require hacks for fixing autoconf + space in variable name issue. 2012-06-09 07:00:46 +00:00
obache
0f9c1f8846 --disable-docs configure option is not in this version. 2012-06-09 05:44:21 +00:00
obache
de43daf0d6 regen patches with mkpatches(1). 2012-06-08 11:50:14 +00:00
dholland
21cd95f1cb Set appdefaultdir so the app-defaults don't end up in /usr/X11R[67] if
built against native X. (Copied from xclock.)
2012-06-07 00:50:49 +00:00
joerg
1b328ae932 Recognize -Wl,-rpath spelling as well. 2012-06-06 14:17:11 +00:00
wiz
9bce2bcdd7 Import xkbprint-1.0.3:
xkbprint generates a printable or encapsulated PostScript description
of an XKB keyboard description.
2012-06-06 09:41:06 +00:00
wiz
6f1be68099 Add xkbevd-1.1.3:
This command is very raw and is therefore only partially implemented;
we present it here as a rough prototype for developers, not as a
general purpose tool for end users.

The xkbevd event daemon listens for specified XKB events and executes
requested commands if they occur.   The configuration file consists
of a list of event specification/action pairs and/or variable
definitions.
2012-06-06 09:37:54 +00:00
wiz
ae8ff87226 Add xkbutils-1.0.3:
xkbutils is a collection of small utilities utilizing the XKeyboard (XKB)
extension to the X11 protocol.

It includes:
 xkbbell  - generate XKB bell events
 xkbvleds - display the state of LEDs on an XKB keyboard in a window
 xkbwatch - reports changes in the XKB keyboard state
2012-06-06 09:32:44 +00:00
wiz
145d35715a Import viewres-1.0.3:
viewres displays a tree showing the widget class hierarchy of the
Athena Widget Set (libXaw).
2012-06-06 09:27:19 +00:00
wiz
8f107e2657 Address PR 46544 using a patch from Gustau Pérez i Querol from
http://freebsd.1045724.n5.nabble.com/Xorg-1-12-td5642201.html
via Francois Tigeot.
2012-06-05 22:15:02 +00:00
wiz
94727fda9f Remove transset-df, successor transset. 2012-06-05 07:01:52 +00:00
wiz
bca1de9470 + transset. 2012-06-05 06:46:05 +00:00
wiz
06d1657868 Initial import of transset-1.0.0:
transset is an utility for setting opacity property.

Features:

 * select window by clicking (as transset)
 * select actual focused X11 window
 * select window by pointing
 * select by window name or id
 * force toggle
 * increase or decrease opacity

This  is the  first  release  of transset  originally  written by  Keith
Packard a  long time  ago.  Daniel Forchheimer  added many  features and
released  it as  transset-df.   This release  includes  all the  patches
written by Daniel Forchheimer and  provides some compiler warning fixes,
cleanup and build improvements.
2012-06-05 06:45:29 +00:00
wiz
e8375dafa5 Recursive bump for libmikmod shlib major ++
Noted by dholland.
2012-06-04 09:29:53 +00:00
wiz
9ef91cc43f Disable asciidoc autodetection. 2012-06-04 09:10:04 +00:00
wiz
fa16acadbb Update to 7.0.23, based on Makoto Fujiwara's update to 7.0.23 in PR 45465.
I've reduced the patch to configure further.

7.0.23:
This release continues our documentation improvements, defines new keysyms
needed for input of various langugages, and fixes a couple compliation errors
in software that includes these headers when building either in C89 mode
(without C99 varargs macros) or in the Cygwin environment.

7.0.22:
This release provides a number of documentation improvements, a few new
macros and new keysyms.

7.0.21:
This release contains the addition of Sinhala Unicode keysysm and a
couple of compiler fixes and additions.

7.0.20:
This release provides two code changes - an additional #include <sys/types.h>
on Solaris machines to fix build issues in the X server, and the addition of
new XF86XK_TouchpadOn & XF86XK_TouchpadOff keysyms to the keysym definition
headers.

It also now includes the definitions of the ServerInterpreted families of
addresses that have been registered for use with the xhost +si:* syntax,
that were previously found in the xorg-docs module, since the X11 Protocol
spec defines the ServerInterpreted method and provides for those definitions.

The rest of the changes are further refinements of the DocBook/XML conversion
of the protocol spec which was introduced in xproto 7.0.19.   The HTML & PDF
versions should both feature greatly improved internal hyperlinking to allow
easier navigation and following of references between the interconnected
requests and events in the spec.   The conversion of the documentation is a
work in progress, and we appreciate all proof-reading to find errors (this
release fixes a couple spots where nroff markup didn't get properly converted
and appeared in the resulting text) as well as feedback on formatting or other
changes that would make the documentation more useful to developers.  Of course,
we are being very careful to not change the actual formal specification of the
protocol in these changes, just the formatting and usability.

7.0.19:
No code nor headers were changed in this release - this solely consists
of the move of the X11 Protocol specification from xorg-docs to this
module, and it's conversion from troff to DocBook XML by Matt Dew
(with some followup markup massaging by yours truly).  There is of course
still room for improvement as there are over a hundred pages to be proofread
 - patches accepted if you see ways to make the output better.

The standard xorg-macros options are provided in configure to control
the generation of text, html, postscript, and/or pdf versions of the
documents from the XML sources, via the xmlto frontend and it's associated
backends such as fop.
2012-06-03 19:57:33 +00:00
wiz
5f775c453c Update to 1.2.1:
Alan Coopersmith (2):
      config: Add missing AC_CONFIG_SRCDIR
      xineramaproto 1.2.1

Gaetan Nadon (9):
      .gitignore: use common defaults with custom section # 24239
      configure.ac: AM_MAINTAINER_MODE missing #24238
      configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
      Makefile.am: INSTALL file is missing or incorrect #24206
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      README: file created or updated #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: update AC_PREREQ statement to 2.60
2012-06-03 19:56:10 +00:00
wiz
1e8838f870 Update to 1.2.2:
1.2.2:
Alan Coopersmith (3):
      spec: Fix section titles/nesting
      specs: change othercredit tags to author tags
      scrnsaverproto 1.2.2

Gaetan Nadon (9):
      config: HTML file generation: use the installed copy of xorg.css
      Documentation: add Docbook external references support
      Install target dbs alongside generated documents
      Install xml versions of specs even if HAVE_XMLTO is false
      docbook.am: global maintenance update - entities, images and olinking
      docbook.am: embed css styles inside the HTML HEAD element
      docs: remove <productnumber> which is not used by default
      docs: use the &fullrelvers; entity to set X11 release information
      specs: fix markup for single license dual holder

Matt Dew (3):
      add id attributes to funcsynopsis to allow other docs to olink to them.
      Fix id attributes, linkend and olinks
      informaltable cleanup

1.2.1:
Release features: Protocol spec moved from xorg-docs, converted to DocBook
2012-06-03 19:55:47 +00:00
wiz
cb1af03094 Update to 1.2.0:
Version 1.2 of XResource protocol adds two requests: XResQueryClientIds
and XResQueryResourceBytes. They can be used for more exactly determining
which resources are used by which clients.

Support for these requests is planned for integration in the 1.11 X server
release cycle.
2012-06-03 19:55:10 +00:00