Commit graph

12669 commits

Author SHA1 Message Date
kamil
30551ed053 Package is not Python3 ready
Reported by Joyent.
2015-07-11 23:19:54 +00:00
kamil
0a25ceab43 Add py-terminator 2015-07-11 11:55:33 +00:00
kamil
5a044cb00f Add x11/py-terminator version 0.97
The goal of this project is to produce a useful tool for arranging terminals.
It is inspired by programs such as gnome-multi-term, quadkonsole, etc. in that
the main focus is arranging terminals in grids (tabs is the most common default
method, which Terminator also supports).

Approved by <riastradh>

Nobody complains to import it since 2015-04-08
http://mail-index.netbsd.org/tech-pkg/2015/04/07/msg014589.html

Originally packaged in pkgsrc-wip by myself.
2015-07-11 11:54:02 +00:00
kamil
b0d5fe7a1e Add {,lua-,py-}keybinder 2015-07-11 11:19:11 +00:00
kamil
3fce990257 Add x11/{,lua-,py-}keybinder version 0.3.0
The Keybinder package contains a library for registering global keyboard
shortcuts.
Keybinder works with GTK-based applications using the X Window System.

The library contains:
- A C library, libkeybinder
- Python bindings, python-keybinder
- An examples directory with programs in C, Lua, Python and Vala.

There are: Python (py-keybinder) and Lua (lua-keybinder) bindings.

Approved by <riastradh>

Nobody complains to import it since 2015-04-08
http://mail-index.netbsd.org/tech-pkg/2015/04/07/msg014589.html

Originally packaged in pkgsrc-wip by myself.
2015-07-11 11:13:28 +00:00
youri
6c1fc09f09 + xfce4-dashboard 2015-07-10 17:48:31 +00:00
youri
edc96f13b5 Import xfce4-dashboard-0.5.0 as x11/xfce4-dashboard.
xfdashboard provides a GNOME shell dashboard like interface for use with Xfce
desktop. It can be configured to run to any keyboard shortcut and when executed
provides an overview of applications currently open enabling the user to switch
between different applications. The search feature works like Xfce's app finder
which makes it convenient to search for and start applications.
2015-07-10 17:48:00 +00:00
richard
43366de334 Remove seemingly unnecessary patch-aa (inexistant file) and use c99.
Not using git, pkgsrc should punt like other distros to get the date from
the Changelog as set in configure.  Use awk to avoid all the other business,
not to mention difficulties with configures use of 'echo -n' on SunOS.
2015-07-10 13:46:36 +00:00
rodent
dbfa338102 distinfo was missing patch-aa for some reason. 2015-07-10 11:38:36 +00:00
khorben
159ee3d92e Fix build with the "dtrace" option enabled
Patch from richard@, thanks!
2015-07-09 22:36:47 +00:00
wiz
ea2036a64c Revert previous -- this is not part of qt4 base. 2015-07-08 21:39:15 +00:00
wiz
34da1902a7 Update qt4 to 4.8.7.
I am happy to announce release of Qt 4.8.7 today bringing over 150
improvements and bug fixes. Qt 4.8.7 provides important security
updates, better support for Mac OS X 10.10 and many requested error
corrections. As a patch release, it does not add new functionality
and maintains full compatibility with previous Qt 4.8.x releases.

Highlights of Qt 4.8.7 are:

    Security fix for DoS vulnerability in the BMP image handler
    (CVE-2015-0295) as well as security fixes for vulnerabilities
    in image handling of BMP (CVE-2015-1858), ICO (CVE-2015-1859)
    and GIF (CVE-2015-1860)
    Update 3rd party libpng to version 1.6.17 to address known
    vulnerabilities in previous version
    Update 3rd party libtiff to version 4.0.3 to address known
    vulnerabilities in previous version
    Better support for running Qt 4.8 applications on Mac OS X
    10.10 Yosemite
    Many customer requested bug fixes
2015-07-08 17:49:49 +00:00
rodent
a1f3d0f437 CONFLICTS with Xaw3d. Reported by taca@. 2015-07-08 12:00:25 +00:00
khorben
498c7e1379 Factor the Makefiles of modular-xorg-{server,xephyr}
As proposed on tech-pkg@. Both build-tested on NetBSD/amd64.
2015-07-07 21:51:22 +00:00
youri
f7b8c027c9 Look for X screen lockers in path rather than /bin and /usr/bin. 2015-07-07 19:55:28 +00:00
youri
87105d6467 Remove unneeded patch. 2015-07-07 15:08:05 +00:00
youri
797c2fb12b Update patch checksum. 2015-07-07 15:05:36 +00:00
youri
56523058fa Fix using thunar as the default file manager on xfce4. 2015-07-07 15:03:13 +00:00
youri
289d32e058 Update patch checksum. 2015-07-07 14:21:58 +00:00
youri
014853cefb Make verbose logging optional, fix already included upstream. 2015-07-07 14:04:22 +00:00
richard
53c48e6582 SunOS doesn't currently define SUSPEND or HIBERNATE, so
be careful to only SUSPEND or HIBERNATE when actually defined.
2015-07-06 10:39:35 +00:00
khorben
6b9ee921a6 Correct the PKGNAME
It's modular-xorg-xephyr not modular-xorg-server-xephyr.
2015-07-05 15:01:07 +00:00
khorben
92a06c4502 Add modular-xorg-xephyr 2015-07-05 13:17:43 +00:00
khorben
2e901b9dfe Import x11/modular-xorg-xephyr version 1.17.2 from wip
A kdrive based X Server which targets a window on a host X Server as its
framebuffer.

Unlike Xnest it supports modern X extensions (even if host server
doesn't) such as Composite, Damage, randr etc (no GLX support now). It
uses SHM Images and shadow framebuffer updates to provide good
performance. It also has a visual debugging mode for observing screen
updates.
2015-07-05 13:16:44 +00:00
richard
695ebb55e1 use PKG_SYSCONFSUBDIR to get over conf file issues. 2015-07-04 18:06:37 +00:00
joerg
11d2712a27 Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
rodent
f56fca695b Revert last commit to x11/lbxproxy. 2015-07-04 14:36:52 +00:00
rodent
2a206274fc Add ${PKG_SYSCONFDIR}/X11/lbxproxy to INSTALLATION_DIRS. Should fix failure
during install reported by richard@.
2015-07-04 14:19:49 +00:00
rodent
c062c41e65 Needs x11/libXext. 2015-07-04 13:56:41 +00:00
wiz
d0f0974d7c Correct path to liblbxutil. 2015-07-04 09:16:09 +00:00
richard
ef4c4a0c80 SunOS needs c99 2015-07-04 06:44:49 +00:00
richard
399c623fb9 SunOS needs -D__EXTENSIONS__ 2015-07-04 06:41:53 +00:00
richard
cf2d5869ef use c99 and patch out incompletely obsoleted sun specific processing. 2015-07-04 06:38:06 +00:00
richard
d21b109751 set ADMIN_MAN_SUFFIX for SunOS in mkcomposecache 2015-07-04 06:29:05 +00:00
rodent
875f668fcb Needs USE_OLD_MODULAR_XORG_SERVER=yes or else it will conflict with
x11/modular-xorg-server. Bug reported by richard@.
2015-07-03 23:23:40 +00:00
wiz
40347febaa Fix build using upstream patch. 2015-07-03 10:31:32 +00:00
rodent
e65c6f9805 CATEGORIES+=x11 2015-07-02 22:58:39 +00:00
rodent
2bf41834fe +xfsinfo 2015-07-02 22:57:16 +00:00
rodent
d53c09c779 Import xfsinfo-1.0.5 as x11/xfsinfo.
xfsinfo is a utility for displaying information about an X font server. It is
used to examine the capabilities of a server, the predefined values for various
parameters used in communicating between clients and the server, and the font
catalogues and alternate servers that are available.
2015-07-02 22:56:38 +00:00
rodent
f5e2eda65a +lbxproxy 2015-07-02 22:48:11 +00:00
rodent
2eb20672a9 Will maintain. 2015-07-02 22:47:40 +00:00
rodent
e4763e3a19 Import lbxproxy-1.0.3 as x11/lbxproxy.
Applications that would like to take advantage of the Low Bandwidth extension to
X (LBX) must make their connections to an lbxproxy. These applications need to
know nothing about LBX, they simply connect to the lbxproxy as if were a regular
server. The lbxproxy accepts client connections, multiplexes them over a single
connection to the X server, and performs various optimizations on the X protocol
to make it faster over low bandwidth and/or high latency connections.

With regard to authentication/authorization, lbxproxy simply passes along to the
server the credentials presented by the client. Since X clients will connect to
lbxproxy, it is important that the user's .Xauthority file contain entries with
valid keys associated with the network ID of the proxy. lbxproxy does not get
involved with how these entries are added to the .Xauthority file. The user is
responsible for setting it up.

Note that the X server source from X.Org no longer supports the LBX extension,
so this program is only useful in connecting to older X servers.
2015-07-02 22:46:45 +00:00
khorben
d10192b0b4 Package x11/xscreensaver{,-demo} 5.33
According to the release notes:

 * New hacks, splitflap and romanboy.
 * Better detection of user activity on modern GNOME systems.
 * Sonar now does asynchronous host name resolution.
 * Improved Unicode support.
 * Updated webcollage for recent changes.
 * Various minor fixes.
2015-07-02 18:47:57 +00:00
youri
0fa23ba4ec Properly install the application menu config file. 2015-07-02 14:13:29 +00:00
youri
bae4570130 Add gtk3 backend, fixes x11/xfce4-garcon. 2015-07-02 13:57:48 +00:00
youri
e10bb20864 Remove unneeded patch and add other patches I forgot to commit earlier. 2015-07-02 13:15:58 +00:00
wiz
b53db86ae5 Update to 7.0.28:
Adds support for up to 512 clients in the X server.  Also a warning fix
for C99 compilers, and a build fix for Darwin.

Adam Jackson (1):
      xproto 7.0.28

Jeremy Huddleston Sequoia (1):
      darwin: Include strings.h

Olivier Fourdan (1):
      Increase the number of file descriptors

Thomas Klausner (1):
      Use C99 compliant definition of nonnull attribute.
2015-07-02 13:11:46 +00:00
rodent
10a9961c77 Add buildlink3.mk for meta-pkgs/modular-xorg-libs. 2015-07-02 12:52:28 +00:00
wiz
9da84de769 Remove obsolete patch. 2015-07-02 12:41:39 +00:00
rodent
ca77e227dd Adding:
libXaw3d
libXprintAppUtil
liblbxutil
mkcomposecache
proxymngr
rstart
xcmsdb
xdbedizzy
xedit
xf86dga
xmh
xpr
xrx
xtrap

from pkgsrc-wip as requested by wiz@ last quarter. LICENSE can be fixed
later.
2015-07-02 12:38:32 +00:00
rodent
ce082759aa Adding:
xf86-input-elographics
xf86-input-fpit
xf86-input-hyperpen
xf86-input-joystick
xf86-input-mutouch
xf86-video-modesetting
xf86-video-nouveau
xf86-video-qxl
xf86-video-suncg6
xf86-video-suntcx
xf86-video-voodoo

from pkgsrc-wip on request from wiz@ last quarter. LICENSE will be fixed
later.
2015-07-02 03:37:48 +00:00
wiz
a00f6d3870 Set DIST_SUBDIR since distfile of the same name but different content
is now downloaded.
2015-06-30 22:21:04 +00:00
tnn
0e5b4d5bdb Force use of pkgsrc's xgettext since we can't tell if the native one is
built with Glade support or not. As discussed on tech-pkg@ recently.
Also ensure the tools get linked.
2015-06-30 13:10:24 +00:00
jaapb
487d6ab2d3 Recursive revbump associated with update of lang/ocaml to 4.02.2. 2015-06-30 11:52:55 +00:00
jaapb
be01dbe9af This is not actually a version update, yet it is. The story: on the
ocamlcore forge, the file downloaded doesn't depend on the filename, but
on the number at the end of the URL. I forgot to update that last time
around, so it was still downloading (and hence installing) 2.18.2 at that
point. I have corrected this now - the version being installed is
definitely 2.18.3. Have bumped the PKGREVISION to make sure things get
reinstalled.
2015-06-30 11:13:39 +00:00
ryoon
6c4d1aff4b Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
tnn
a71cbddf32 revert previous change to fix the build, looks like an accidental commit 2015-06-30 09:39:49 +00:00
wiz
924ebf8b4e Update to 2.4.62:
This release introduces the atomic and blob APIs, adds support
for new devices (AMD Bonaire) and a new flag for coherent BOs
in nouveau.


Alex Deucher (1):
      radeon: add new bonaire pci id

Alexandre Courbot (1):
      nouveau: add coherent BO attribute

Boris BREZILLON (2):
      modetest: add atmel-hlcdc driver support
      tests/kmstest: support atmel-hlcdc

Damien Lespiau (1):
      intel: Add the Broxton PCI IDs

Daniel Stone (1):
      Add blob property create/destroy ioctl wrappers

Emil Velikov (7):
      modetest: explicitly zero the newly allocated memory
      modetest: replace malloc + memset with calloc
      xf86drm: simplify drmMalloc/drmFree
      Revert "Add device enumeration interface (v4)"
      xf86drmMode: remove unused valgrind(VG) macros
      xf86drmMode: include config.h before anything else
      configure.ac: bump version to 2.4.62 for release

Guillaume Desmottes (1):
      drmPrime*: initialize output args to 0

Ilia Mirkin (1):
      nouveau: add asserts to make sure krefs are there

Jammy Zhou (1):
      Fix one warning (v2)

Matt Turner (1):
      configure: Add flag to disable valgrind support.

Tobias Jakobi (11):
      modetest: make middle SMPTE colors transparent
      modetest: only select plane with matching format
      exynos: fimg2d: fix return codes
      tests/exynos: replace return by break
      exynos/fimg2d: simplify g2d_fini()
      tests/exynos: clean struct connector
      tests/exynos: remove unused define
      tests/exynos: remove struct fimg2d_test_case
      tests/exynos: simplify drm_set_crtc
      tests/exynos: remove connector_find_plane
      tests/exynos: handle G2D_IMGBUF_COLOR in switch statements

Ville Syrjälä (1):
      Support atomic modesetting ioctl

frank (1):
      Add device enumeration interface (v4)
2015-06-30 09:06:56 +00:00
tnn
b63f36de99 fix build of assembly files on ARM 2015-06-30 04:12:16 +00:00
tnn
93f10f3108 remove redundant patch, fixed in 1af15aaf278edcf6f6de94774350e34a80883c24 2015-06-30 03:27:01 +00:00
markd
c6ce74b1d7 Fix build with gcc 5.x 2015-06-29 21:06:14 +00:00
youri
534f37e416 Update to 4.12.1:
4.12.0
======
Stable release of xfce4-session for Xfce 4.12.

* Miscellaneous bug fixes:
- Remove AC_CHECK_HEADER_STDBOOL, it was only
  added in autoconf 2.69 and we dont use
  stdbool.h anyway
- Add symlinks to the old icons (Bug #11513)
- Rename action icon names (Bug #11513)
- Gracefully handle the sessions dir being
  readonly (Bug #11307)
- Add ConsoleKit2 support
- Create scripts/xinitrc from scripts/xinitrc.in
  created by configure

* Translation updates:
  Asturian (ast), Bulgarian (bg), Spanish (Castilian) (es),
  Finnish (fi), French (fr), Hebrew (he), Romanian (ro),
  Slovak (sk), Slovenian (sl).

4.11.1
======
- Add DesktopNames to .desktop file
- Export XDG_CURRENT_DESKTOP (Bug #11239)
- Expand usage of xfsm_verbose for debugging
- Don't log errors when trying to close non-existent FDs
- Add error checking for fcntl
- Properly print the dbus error message
- Check the return value of select
- atoi (argv[2]) is unsafe
- Check the return value of gtk_tree_selection_get_selected
- gtk_cell_renderer_text_new is never used
- Minor Autotools Updates
- Add fallback DragonflyBSD support for suspend/hibernate
- Use pkexec for xfsm-shutdown (Bug 9952)
- Handle gpg and ssh agents separately
  Patch by Mikhail Efremov
- Non-POSIX compliant test used in startxfce4 (Bug 10828)
  Patch by seejay
- Update copyright year (Bug 10768)
- polkit_unix_process_new is deprecated (Bug 10793)
  Patch by Baurzhan Muftakhidinov
- Add logind runtime detection to support suspend/hibernate (Bug 9952)
  Patch by Guido Berhoerster
- Translation Updates: Asturian (ast), Bulgarian (bg),
  German (de), Spanish (Castilian) (es), Finnish (fi),
  French (fr), Norwegian Bokmål (nb), Dutch (Flemish) (nl),
  Polish (pl), Swedish (sv), Phan Vĩnh Thịnh (vi).

4.11.0
======
- Remove gnome-keyring remains.
- Remove xfce environment functions and use glib.
- Add shutdown/reboot functionality for systemd (bug #8729).
- Fix duplicated accelerators.
- Use the async spawn function of glib.
- Store the watch function id to avoid possible double free (bug #9709).
- Translation updates: Amharic, Arabic, Asturian, Azerbaijani,
  Belarusian, Bulgarian, Bengali, Bengali (India), Catalan (Valencian),
  Czech, Danish, German, Dzongkha, Greek, English (Australia), English
  (United Kingdom), Spanish (Castilian), Basque, Persian, Finnish,
  French, Galician, Gujarati, Hindi, Croatian, Hungarian, Indonesian,
  Icelandic, Italian, Japanese, Georgian, Kazakh, Korean, Lithuanian,
  Latvian, Macedonian, Marathi, Malay, Norwegian Bokmal, Dutch
  (Flemish), Norwegian Nynorsk, Occitan (post 1500), Polish,
  Portuguese, Portuguese (Brazilian), Romanian, Russian, Slovak,
  Albanian, Serbian, Swedish, Tamil, Thai, Turkish, Uyghur, Ukrainian,
  Urdu, Urdu (Pakistan), Chinese (China), Chinese (Hong Kong), Chinese
  (Taiwan).
2015-06-29 16:50:01 +00:00
youri
a78ef52098 Update to 1.8.1:
=== Release 1.8.1 ===
build: install graphics tabs/ for gtk-2.0 theme (bug #11839) bis
panel-plugin: fit button inside a single panel row
build: install graphics tabs/ for gtk-2.0 theme (bug #11839)

=== Release 1.8.0 ===
gtkrc: always show steppers
gtkrc: theme GtkNotebook
gtkrc: fix top tabs gap
gtkrc: set background tabs less opaque
gtkrc: no need for bg[ACTIVE], use shade on fg[ACTIVE], and redefine tabs
border
gtkrc: fix syntax and switch fg[NORMAL] to @notes_fg_color
build: remove soname versioning and install panel plugin to
$datadir/xfce4/panel/plugins
build: bump automake to 1.13
build: adjust to newer AM/AC macros
build: fix s/AM_CFLAGS/AM_CPPFLAGS
build: Uinstall hook for icon cache file
2015-06-29 15:51:11 +00:00
wiz
29681587b0 Update to 13.1.0 (all new patches have already been accepted upstream):
This release is intended for general distro inclusion,
Testing has been performed on various linux distros, FreeBSD 10.1 and
Solaris 11.2.

 This release contains a number of build fixes and also changes to deal with
improved vmmouse port security and backoff if a vmmouse kernel module is
encountered. An additional dependency on libudev is introduced on linux.

Note that if the new linux 4.1 vmmouse functionality is used, the user-space
xf86-input-vmmouse driver can be skipped. Distros that want to keep the
xf86-input-vmmouse driver as a backup should *not* use any version prior to
13.0.99 since those versions would compete with the in-kernel vmmouse driver
for mouse input.

13.1.0:
Thomas Hellstrom (1):
      Bump version number for release

13.0.99:

Gaetan Nadon (6):
      Autoconf: remove AC_PROG_CC which overrides AC_PROG_CC_C99 from util-macros
      Autoconf: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      Autoconf: minimum level required is 2.60
      Autoconf: Fix deprecated use of AC_OUTPUT
      "make dist" fails when workstation has no udev package
      tools: make install fails when user has no write permission in /lib

Jeremy Huddleston Sequoia (1):
      Always include config.h first

Loïc Yhuel (1):
      Fix wheel button labels

Peter Hutterer (4):
      Free the vmmouse data on UnInit
      Handle DEVICE_ABORT on ABI 19.1
      Don't de-reference pMse if it hasn't been initialised yet
      Drop AM_MAINTAINER_MODE

Stefan Dirsch (1):
      vmmouse_client.h: Include xorg-server.h before xf86_OSproc.h

Thomas Hellstrom (5):
      Back off if we detect a vmmouse kernel driver v3
      vmmouse: Run vmmouse_detect as an io privileged process
      vmmouse: Add support for the access restrict command
      vmmouse: Fix vmmouse_detect build on BSD
      vmmouse: Bump version number for release
2015-06-29 11:15:05 +00:00
wiz
2f6a3d5de0 Update to 1.17.2:
This picks up a pile of fixes from master.  Notable highlights:

- Fix for CVE-2015-3164 in Xwayland
- Fix int10 setup for vesa
- Fix regression in server-interpreted auth
- Fix fb setup on big-endian CPUs
- Build fix for for gcc5

Complete changelog:

Aaron Plattner (2):
      xfree86: Fix xf86_check_platform_slot's handling of PCI
      xfree86: Add GPU screens even if there are no active GDevs

Adam Jackson (1):
      xserver 1.17.2

Adel Gadllah (1):
      modesetting: Fix software cursor fallback

Alan Coopersmith (2):
      Clear ListenTransConns entries in CloseWellKnownConnections
      Accept x86_64 as well as i*86 for $host_cpu in Solaris on x86

Brent Collins (1):
      shm: Fix xselinux resource initialization for xinerama pixmaps

Chris Wilson (2):
      shm: Fix use-after-free in ShmDestroyPixmap
      present: Copy unflip contents back to the Screen Pixmap

Colin Harrison (2):
      os/xdmcp.c: Include Xtrans.h when building for WIN32
      os/utils.c: Don't try to build os_move_fd() for WIN32

Dave Airlie (2):
      os/access: fix regression in server interpreted auth
      glamor: don't do render ops with matching source/dest (v2)

Dima Ryazanov (1):
      xwayland: Implement smooth scrolling

Egbert Eich (6):
      symbols: Fix sdksyms.sh to cope with gcc5
      Xephyr: Don't crash when no command line argument is specified
      Xephyr: Print default server display number if none is specified
      Xephyr: Fix compile when debugging is enabled
      Xephyr: Fix screen image draw for the non-Glamor & non-XHSM case
      Xephyr: Fix broken image when endianess of client machine and host-Xserver differ

Emil Velikov (2):
      randr: remove chatty error messages
      randr: use randr: prefix in ErrorF()

Hans de Goede (1):
      Re-enable non serverfd input devices immediately on vtenter

Jason Gerecke (2):
      xfree86: Return NULL from xf86CompatOutput if no compat_output is defined
      dix: Do not allow device transform to be set on valuatorless devices

Jon TURNEY (9):
      ephyr: Avoid a segfault with 'DISPLAY= Xephy -glamor'
      os: XDMCP options like -query etc. should imply -listen tcp
      os: Teach vpnprintf() how to handle "%*.*s"
      hw/xwin/glx: Refactor parsing of the <proto> XML element
      hw/xwin/glx: Improve code generator to deal with latest Khronos OpenGL registry XML
      hw/xwin: Report Cygwin version information in log
      glamor: Fix build when configured --enable-glamor --disable-xshmfence
      hw/xwin/winclipboard: Link xwinclip with -lpthread
      hw/xnest: Fix build for MinGW

Jonathan Gray (2):
      glamor: remove const from the return type of glamor_get_drawable_location()
      glamor: fix build when DRI3 is not defined

Jürg Billeter (1):
      int10: Fix error check for pci_device_map_legacy

Keith Packard (1):
      mi: Partial pie-slice filled arcs may need more space for spans

Maarten Lankhorst (4):
      glamor: only use (un)pack_subimage when available
      glamor: do not check for gl errors in glamor_build_program
      glamor: Use GL_FRAMEBUFFER instead of GL_READ_FRAMEBUFFER
      glamor: GL_TEXTURE_MAX_LEVEL is not available on GLES2

Michal Srb (1):
      Expose GetMaster to modules.

Michel Dänzer (2):
      Add AC_SYS_LARGEFILE defines to dix-config.h
      modesetting: Include dix-config.h from dumb_bo.c

Olivier Fourdan (4):
      ephyr: Fail if glamor is requested but not usable
      xwayland: Add dependency on glamor libs
      glamor: check max native ALU instructions
      dix: Fix image byte order on big endian hardware

Ray Strode (5):
      systemd-logind: filter out non-signal messages from message filter
      systemd-logind: don't second guess D-Bus default timeout
      xwayland: Enable access control on open sockets [CVE-2015-3164 1/3]
      os: support new implicit local user access mode [CVE-2015-3164 2/3]
      xwayland: default to local user if no xauth file given. [CVE-2015-3164 3/3]

Robert Ancell (1):
      xwayland: Fix error strings

Rui Matos (2):
      dix/events: Set currentTime to the given time stamp in NoticeTime
      xwayland: Throttle our cursor surface updates with a frame callback

Vicente Olivert Riera (1):
      backtrace.c: Fix word cast to a pointer
2015-06-29 11:12:45 +00:00
wiz
f9f24c93e7 Update to 2.3.4:
Minor update to fix PanelID support.  The minimum xserver version is
now 1.6; if you haven't updated your xserver in the last six years, now
would be a good time.

Adam Jackson (3):
      configure: Drop PanelID test
      Don't include deprecated xf86PciInfo.h
      vesa 2.3.4

Alan Coopersmith (1):
      Raise required version of xorg-server to >= 1.6
2015-06-29 11:12:05 +00:00
ryoon
7110bb1f60 Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN.
sourceforge.jp is renamed to osdn.jp.
However its mirror sites are not ready for osdn.jp.
2015-06-29 11:06:46 +00:00
youri
06a7dc783d Update to 0.5.0, this bring a new dependency; gtk3. 2015-06-29 10:50:17 +00:00
youri
509089a4e8 Update to 1.7.0. 2015-06-29 10:46:31 +00:00
youri
8b438a90df Update to 4.4.4. 2015-06-29 10:41:25 +00:00
youri
2a0dc56f0f Update to 0.10.6. 2015-06-29 10:38:00 +00:00
youri
9cde0f065e Update to 4.12.2. 2015-06-29 10:36:40 +00:00
sevan
ccb9ef0bc3 MirBSD also has SHA1Init() in libc.
Pointed out by bsiegert@
2015-06-27 18:46:35 +00:00
sevan
b51b5910fc SHA1Init() is only present in the libc of NetBSD, OpenBSD & Bitrig.
Switch if statment from a *BSD wildcard to specifically listing these operating
systems so FreeBSD & DragonFlyBSD can then use security/nettle.

Reviewed by wiz@
2015-06-25 10:20:16 +00:00
joerg
1fbb38f749 For NetBSD, use TLS if available. Fixes rare asserts in automoc4 on
exit. Bump revision.
2015-06-25 08:02:25 +00:00
joerg
38a91bbe15 Fix build with Perl 5.22. 2015-06-25 07:44:46 +00:00
joerg
a2564f4073 Explicitly specify order for library installation, since libUtils.la is
used by others and needs to be installed before to allow relinking.
2015-06-25 07:43:09 +00:00
nros
081f7ed27f Fix linking with pulseaudio.
Bump pkgrevision.
Requested by wiz.
2015-06-24 09:54:10 +00:00
jperkin
442bbeabbd Look for native fixesproto.pc in ${X11BASE}/share/pkgconfig, fixing
detection and bulk build impossibilities on EL6 and clones.
2015-06-18 21:48:52 +00:00
dholland
3583f60346 Add libXft per PR 40958, and while here also remove libXp as
it's deprecated/useless. PKGREVISION -> 5.
2015-06-18 06:02:42 +00:00
tron
f13584659a Fix build under Solaris 10. 2015-06-17 17:31:38 +00:00
wiz
f9357b6eb2 Update some minimum versions in requirements.
atk bump requested by David H. Gutteridge in PR 49976.
2015-06-16 09:20:33 +00:00
joerg
c027fa56a8 Fix fallout of Perl update. Bump rervision of kdelibs3. 2015-06-15 09:24:31 +00:00
prlw1
730fc4eb29 gtk3 needs the version of libepoxy which hunts for just libGL.so. 2015-06-15 01:39:06 +00:00
prlw1
df13856713 gtk3 needs a gettext which understands Glade, i.e., one which depends
on expat. (Thanks to ryoon for tools hint.)
2015-06-15 01:24:39 +00:00
prlw1
9f555af6fb Update gtksourceview3 to 3.16.1
News in 3.16.1
--------------
* Update CMake language spec
* Add a "path" class for contexts with a file name
* Performance improvements for groups of text insertions/deletions
* Fix bug with symbolic icons and dark GTK+ theme
* Translation updates

News in 3.16.0
--------------
* A few bug fixes and various other improvements
* Translation updates

News in 3.15.91
---------------
* Fix a crash when destroying the widget during a search
* Add some signals to bind keyboard actions
* Various other improvements
* Translation updates

News in 3.15.90
---------------
* Provide a way to draw background patterns (a grid)
* Support incrementing and decrementing numbers
* Various other improvements

News in 3.15.3
--------------
* Better word boundaries for word selection (double-click) and word movements
  (ctrl+arrow, shift+ctrl+arrow, ctrl+backspace, etc).
* Add style scheme chooser widgets: GtkSourceStyleSchemeChooser (interface),
  GtkSourceStyleSchemeChooserButton and GtkSourceStyleSchemeChooserWidget.
* Add gtk_source_view_indent_lines() and gtk_source_view_unindent_lines().
* Add the GtkSourceView::move-to-matching-bracket action signal.
* Add gtk_source_buffer_join_lines().
* Gutter: use current line background color for current line.
* Add syntax highlighting support for Apache Thrift.
* Various other improvements and bug fixes
* Translation updates

News in 3.15.2
--------------
* Undo/Redo: restore selection
* Documentation improvements
* Some GtkSourceGutter code refactoring
* Syntax highlighting for Apache Pig 0.12

News in 3.15.1
--------------
* Search: allow caller to choose a style for text matches
* gtk_source_completion_context_get_iter() now returns a gboolean to tell if
  the GtkTextIter is correctly set. For a more robust code, it is recommended
  to use the return value.
* Improvements to the Lua and Yacc syntax highlighting
* Translation updates
2015-06-15 01:03:11 +00:00
ryoon
c836a71abf Fix build under NetBSD.
xgettext 0.18.3 or later is required.
Add gettext-tools to TOOL_DEPENDS.
2015-06-14 23:58:20 +00:00
prlw1
31a97666d4 Update gtk3 to 3.16.3
It now has a hard dependency on libepoxy, and provides gtk-icon-update-cache.

Highlights from release notes:

* Improve client-side decorations without a compositor
* Theming: Fixes for the HighContrast theme

* GtkMenuButton:
 - Improve accessible names

* GtkCellRendererPixbuf:
 - Always follow state changes, the ::follow-state property
   is now ignored. This is necessary to make HighContrast
   and symbolic icons remain visible e.g. in selected rows.

* GtkEntry:
 - Rework the size allocation code to be less arcane. This
   changed the semantics of the get_frame_size() vfunc. GtkEntry
   subclasses that override this vfunc may need adjustment.

* Go back to requiring GTK_FRAME_EXTENTS support for CSD,
  to fix shadow problems in KDE.

* GtkFileChooser:
 - Don't start search too eagerly
 - Use fts with tracker
 - Make tracker queries more similar to nautilus

* GtkWindow:
 - Improve window dragging on header bars

* Printing:
 - Make avahi-browsed printers work
 - Set printer state correctly

* Wayland
 - Support hi-dpi cursors
 - Exit cleanly if the compositor goes away
 - Don't ignore early maximization/fullscreening
 - Make subsurface popovers work under Weston
 - DND fixes

* GL
 - Port GdkGears example to modern OpenGL

* GtkScrolledWindow
 - Avoid 'jumping' when zoom scrolling kicks in
 - Make zoom scrolling less easy to trigger
 - Make steppers use smooth autoscrolling
 - Ensure indicators appear in the correct place

* Input methods can now be turned off entirely, which
  can be useful to free up the Ctrl-Shift-u shortcut

* Add some DND support to gtk3-icon-browser

* CSS
 - Support animated font weight changes

* GtkPopover:
 - has a map/unmap animation now

* GtkListBox now supports models with gtk_list_box_bind_model

* GtkNotebook has a new function to support tab dnd

* GtkSidebar was renamed to GtkStackSidebar to better convey what it does

* GtkFileChooser now has a location column for search

* GdkGLProfile has been removed

* GTK+ types now support the GLib g_autoptr() facility for
  automatic cleanup of automatic variables. GTK+ itself does
  not use g_autoptr() internally.

* GtkSearchEntry has gained ::next-match, ::previous-match
  and ::stop-search signals and a gtk_search_entry_handle_event()
  function, which help in providing a richer search experience
  and make search entries usable outside of GtkSearchBar.

* GtkFileChooser:
 - The search has been reintegrated in the UI, there is now
   a toggle button on the header bar to go to search mode,
   in addition to the Alt-S shortcut.
 - The file chooser button now accepts files by drag-and-drop properly.

* GtkScrolledWindow has gained a new ::edge-reached signal, which
  triggers when the edge of the scrollable area is reached.

* CSS:
 - Performance improvements

* OpenGL:
 - It is now possible to specify the required GL version, as well
   as some other options (debug, forward compatible) when creating
   a GdkGLContext
 - Support for the OpenGL legacy profile has been dropped. Most examples
   have been updated, with the exception of gdkgears, which will be fixed
   in the next snapshot
 - Use shader version 1.50

* GtkTextView
 - Allow to customize multi-click behaviors, using the new
   ::extend-selection signal
 - Selection can now be extended by scrolling
 - Better behavior and appearance for text selection with touch

* GtkApplication:
 - Use app menu fallback with ssh connections
 - Provide a mechanism to hide unnecessary app menu items
   on OS X, so a single menu file can be used across platforms

* GtkCalendar:
 - Show other months in a different color under Adwaita again
 - Ensure we always show a bit of the other month on both ends

* GtkScrolledWindow
 - Make overlay scrollbars more dynamic

* GtkFileChooser:
 - Make bookmark DND insert at the right location
 - Make '~' and '/' work in recent mode
 - Make Ctrl-L work in recent mode
 - Re-integrate search

* CSS:
 - Introduce immutable style nodes
 - Performance improvements
 - Reduced memory consumption

* GtkInspector:
 - Add a magnifier for the selected widget
 - Show more display information
 - Show memory address of objects

* Wayland:
 - Use subsurfaces for popovers, so popovers can extend beyond the
   window boundaries
 - Prefer the Wayland backend over X11 if both are available

* GL:
 - Fix interaction with hi-dpi
 - Add OpenGL support to the Windows backend

* GtkTextView:
 - Font fallback and letter spacing can be controlled with tags now
 - Pango markup can be inserted in text buffers

* GtkEntry now has API to grab focus without selecting the contents

* GtkWindow now starts from the focused widget when looking for
  actions that are activated by accelerators

* GtkScrolledWindow draws an indication where an edge if hiding
  some content that can be scrolled in

* GtkStack has gained GtkNotebook-like focus handling

* Theming:
 - Support :not() in CSS
 - GtkRange now supports :hover for the whole widget
 - The HighContrast theme has caught up with some never GTK+ features
 - Avoid excessive shadow redraws

* Build:
 - gtk3-update-icon-cache is no longer used at build time, and the
   --enable-gtk2-dependency configure option has been removed
 - The examples that are used in the documentation can now be built
   standalone

* Inspector:
 - Allow extension with loadable modules, the first use for this
   is gjs-inspector, which adds a JavaScript prompt
 - Allow testing cursor theme changes

* GtkPopoverMenu: A GtkPopover subclass that makes it easy
  to manually build menu-like popovers which can include
  arbitrary controls.

* GtkModelButton: A button widget that is optimized for
  use inside popovers with a GAction as 'model'.

* GL support:
 - Try harder to pick good visuals
 - Rework the way GL rendering is done in GtkGLArea
 - Support input events in GtkGLArea
 - Use shaders
 - The GDK_GL environment variable can be used for debugging

* Inspector:
 - Make picking widgets work in Wayland
 - Rework search in all pages
 - Improve space use
 - Support GL information and debug flags
 - Shield the inspector window from more debug settings
 - Hide empty tabs

* Theming:
 - Include the HighContrast theme
 - Add borders to menus in non-composited environments
 - Load themes from versioned directories like
   .../themes/Emerald/gtk-3-14/.

* Wayland:
 - Make window opacity work
 - Propagate clipboard owner changes

* Mir:
 - Improved event handling
 - Support cursors
 - Enable CSD
 - Better monitor support
 - Add OpenGL support

* Deprecations:
 - gdk_cursor_new
 - gdk_device_grab_info_libgtk_only
 - gdk_display_open_default_libgtk_only
 - gdk_add_option_entries_libgtk_only
 - gdk_pre_parse_libgtk_only

* An experimental mir backend has been added.
  Use --enable-mir-backend to build it.

* Inspector:
 - Show more information
 - Use a separate display connection

* Deprecations:
 - GtkStyleProperties

* GDK supports rendering windows using OpenGL; currently
  this is implemented for X11 and Wayland using libepoxy

* GtkGLArea: A new widget for rendering with OpenGL

* GtkSidebar: A new switcher for GtkStack that looks like
  a sidebar

* Better typography: In many places, we now use proper Unicode
  characters for dashes, quotes, multiplication signs and the
  like, instead of ASCII approximations

* Theming:
 - Context menus use the default font instead of inheriting from
   the widget they are attached to
 - Theming engines are no longer used
 - Backdrop style has been fine-tuned to make the difference to
   the active window more evident without affecting readability

* Inspector:
 - Show nested tree models
 - Add a checkbox to disable the warning dialog
 - Rearrange the UI to gain space
 - Show object counts

* GtkTextView has a monospace property

* GtkPaned has a wide-handle property

* GtkPrintUnixDialog
 - Has improved appearance without headerbars
 - Better rendering of sheet icons
 - No more missing icons

* GtkScrolledWindow
 - A new policy, GTK_POLICY_EXTERNAL, which allows scrolling
   without showing a scrollbar
 - Scroll events can now overshoot as well
 - The new signal ::edge-overshot is emitted when the scrolled
   window is fully overshot
 - Scrollbars will be overlayed as narrow indicators when
   there is no mouse

* Deprecations:
 - gdk_window_set_static_gravities
 - gdk_window_set_composited
 - gtk_style_context_get_background_color
 - gtk_style_context_get_border_color
 - gtk_settings_set_string/long/double_property
 - gtk_settings_install_property

Plus many bug fixes and translation updates.

For full details see:

https://git.gnome.org/browse/gtk+/tree/NEWS?id=3.16.3
2015-06-14 22:02:08 +00:00
prlw1
5dff292f38 Update gtk2 to 2.24.28
Rename gtk-update-icon-cache to gtk2-update-icon-cache to avoid
conflict with gtk3.

Overview of Changes from GTK+ 2.24.27 to 2.24.28
================================================

* Bug fixes:
 693738 gtk print dialog shows "Getting printer information failed"...
 746064 "sticky" window state reported wrongly on X11
 746269 Segfault in gtk_tree_view_move_cursor_page_up_down
 748014 W32: Tilting mousewheel left/right does not scroll horizontally
2015-06-14 21:46:34 +00:00
khorben
5a3d41adc5 Package DeforaOS Locker 0.3.0
This release brought:
- new demo animation
- Spanish translation
- support for power management (DPMS)
- improved build system
- improved documentation
- various bugfixes and improvements
2015-06-13 21:55:01 +00:00
tsutsui
d26f38fdd0 Update mlterm to 3.5.0.
pkgsrc changes:
 - handle new canna and wnn input method plugins as options
 - remove post-3.4.5 patch
 - pull the following post-3.5.0 Romanized Japanese conversion updates for wnn:
   8de212cf5b

Changes noted in doc/en/ReleaseNote:

ver 3.5.0
* Support WSDISPLAYIO_GET_FBINFO on NetBSD/framebuffer.
* Support Canna (--im canna) and Freewnn (--im wnn) as input method plugins.
* Support vertical and horizontal screen separation.
  (Note that -s=false option disables not only scrollbar but also screen separation.)
* Add HSPLIT_SCREEN(Shift+F1), VSPLIT_SCREEN(Shift+F2), NEXT_SCREEN(Shift+F3),
  PREV_SCREEN(Shift+F4), CLOSE_SCREEN(Shift+F5), HEXPAND_SCREEN(Shift+F6) and
  VEXPAND_SCREEN(Shift+F7) to shortcut key settings.
* Add "hsplit_screen", "vsplit_screen", "hresize_screen", "vresize_screen" and
  "next_screen" to OSC 5379.
* Rename "use_scrollbar" option to "use_mdi" which enables not only scrollbar but
  also screen separation.
* Support Allow132 (CSI?40h, CSI?40l).
  (Merge https://gist.github.com/saitoha/4b320b9cb6d637d14dbc)
* HankakuZenkaku key works on Linux/framebuffer.
* Bug fixes:
  Fix stiff behavior of "use_local_echo=true" on ssh connection by libssh2.
  Fix a bug which disabled OSC 5379 show_picture URL on all platforms except win32.
  (enbugged at 3.4.2)
2015-06-13 21:25:45 +00:00
wiz
4e220cb313 Update to 1.5:
Aaron Plattner (1):
      Use the right screen from $DISPLAY

Chris Wilson (13):
      repeat: Specify test width/height rather than relying on win_width/height
      blend: Combine multiple tests into a single XGetImage request
      composite: Batch tests
      Split out printing the results from eval_diff()
      repeat: Only call GetImage once for each test.
      triangles: Use a single GetImage call to sample the result
      tsrcoords: Sample result with just a single GetImage
      tsrcoords2: Sample result using a single GetImage
      dstcoords: Sample result using a single GetImage
      TODO: Multiple roundtrips for image processing due to get_pixel fixed
      blend: Handle more sources than available rows in the window
      composite: Handle more sources than available rows in the window
      blend: Second attempt to handle multiple source pages...

Damien Leone (1):
      t_tsrccoords: Skip this test when using indexed picture formats

Dave Airlie (3):
      rendercheck: make gradient results align with pixman
      rendercheck: constrain accuracy
      rendercheck 1.5

Eric Anholt (6):
      Fix const cast warnings in our ops definitions.
      Convert to using asprintf for describe_format.
      Disable useless shadow warnings.
      Shut up some const assignment warnings.
      Add test for GTK rendering bug in glamor.
      Add test for a rendering bug in libreoffice.

Gaetan Nadon (1):
      config: remove unrequired AC_HEADER_STDC

Jeremy Huddleston (2):
      Report which test groups passed successfully
      Include strings.h for strcasecmp

Matt Craighead (1):
      fix compiler warnings

Vikram Fugro (1):
      t_triangles: Fix for triangles(trapezoids) test case
2015-06-12 11:14:21 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wiz
859064034d Add patch to fix build with glib-2.44, from FreeBSD ports. 2015-06-12 07:57:11 +00:00
ryoon
40a71e6f17 Fix build with perl-5.22.0. 2015-06-11 15:35:01 +00:00
prlw1
a4dc20ff33 Update gnome-desktop3 to 3.16.2
- Drop libgsystem dependency (#680326)
- Modernize gtk-doc use (#742479)
- Fix memory handling in GnomeRR and language code (#742111, #742569)
- Fix mutex handling in thumbnailing code (#740666)
- Fix thumbnailing failures due to internal cleanups (#684026)
- Add installed tests (#737140)
- Recognize builtin monitors in Dell machines (#740289)
- Improve thumbnail handling (#684026)
- languages: Use a more broadly compatible locale codeset suffix (#710412)
- Remove unused code in gtk-reftest (#737123)
- Translation updates
2015-06-11 08:34:40 +00:00
ryoon
2e8c2409dd Update to 0.10.0
* Adjust X11 library dependencies.

Changelog:
0.10.0:
    set WM_NAME, _NET_WM_NAME, and _NET_WM_PID (Michael Stapelberg)
    support for UTF-8 strings
    minor fixes

0.9.1:
    fixed cutsel segfault for empty cut buffer (Jurij Smakov)
    built package with libtool 2.4.2.418 to support ppc64le
2015-06-09 13:10:00 +00:00
richard
6de294ccdc update PLIST for modular-xorg-server with dtrace option 2015-06-09 05:05:37 +00:00
dsainty
02e7336e97 iCompile before linking for compilers that optimise out library symbols that do
not appear to be in use.
2015-06-08 06:53:27 +00:00
youri
ccc81b070d Add forgotten package from last commit,
was : update libsoup buildlink path
2015-06-07 14:07:46 +00:00
joerg
5daed8b280 Drop outdated @comment 2015-06-07 03:40:48 +00:00
youri
263f8be3ab + sxhkd 2015-06-05 22:45:24 +00:00
youri
13d553bb74 Import sxhkd-0.5.5 as x11/sxhkd.
sxhkd is a simple X hotkey daemon with a powerful and compact
configuration syntax.

ok khorben
2015-06-05 22:45:07 +00:00
youri
07d545ff75 Update maintainer email address. 2015-06-02 13:27:03 +00:00
szptvlfn
39ae924516 Bump PKGREVISION for hs-dlist-0.7.1.1 2015-05-31 12:59:15 +00:00
wiz
56ef619712 Set sysconfdir for qt* packages.
From Kamil Rytarowski on tech-pkg.
Bump PKGREVISION.
2015-05-27 21:36:02 +00:00
wiz
24602fb8e8 Fix build on NetBSD. From adam@ 2015-05-27 20:46:34 +00:00
wiz
605f384cd7 Update to 2.15:
Artur Dryomov (1):
      symbols/typo: rework typographic layout.

Sergey Udaltsov (9):
      Add support for Latinamerican Dvorak layout
      added lk(us)
      fixed the license (removed GPL)
      Removed GPLv3 line
      Fixed Singhala -> Sinhala
      Updated cm layout
      Updated from TP
      Update from TP
      Release 2.15

Stefan Dirsch (1):
      Define <LSGT> key properly in basic layout
2015-05-27 06:45:52 +00:00
wiz
656f2b0e42 Update to 1.5:
Add support for monitors and fixes requires on libX11.

Keith Packard (2):
      libXrandr: Clean up compiler warnings
      Add monitors, update to version 1.5 (v2)

Michael Joost (1):
      Remove fallback for _XEatDataWords, require libX11 1.6 for it
2015-05-27 06:44:09 +00:00
wiz
daae2facdf Update to 1.5.0:
XRandR 1.5 add monitor objects and tiling support.

Dave Airlie (3):
      randrproto: add tile property info for randr 1.5
      randrproto: clarify output XID lifetimes.
      randrproto 1.5.0

Keith Packard (2):
      Fix spelling errors in randrproto.txt
      Add Monitors, update version to 1.5 (v2)
2015-05-27 06:42:07 +00:00
khorben
b7fbf41158 Package DeforaOS libDesktop 0.2.0
This release brings:
- license update as 2-clause BSD
- new DesktopWidget class
- updated interaction with helper(1) (from www/deforaos-surfer)
- portability fixes
2015-05-25 17:52:37 +00:00
kefren
8c321f9263 Switch away from mono2. PKGREVISION++ 2015-05-23 14:57:53 +00:00
kefren
a779c3dc5d Switch C# gnome bindings to latest mono. Update to gtk-sharp-2.12.26 on
this ocassion.
2015-05-23 06:51:21 +00:00
richard
0f1c90a91a SunOS needs <alloca.h> for alloca() and <sys/mkdev.h> for major() 2015-05-22 05:40:35 +00:00
richard
fbef4b327d *** empty log message *** 2015-05-21 20:44:06 +00:00
adam
835e8a2357 Changes 8.6.4:
Bug fixes and improvements.
2015-05-21 10:37:59 +00:00
nros
e36f4edd84 Add patch so that -fPIE is not used when building shared libraries that
uses Qt5 with cmake.
2015-05-18 14:02:02 +00:00
nros
bb639b1ee8 Update patches with comments about that they have been sent upstream. 2015-05-18 13:52:24 +00:00
tsutsui
d6a4cd5019 Update ruby-gnome2 to 2.2.5.
It is a GLib 2.44 support release.

=== Changes

==== Ruby/GLib2

    Improvements
        Supported GLib 2.44.
        [GitHub#361][Reported by Benjamin Maisano]

=== Thanks

    Benjamin Maisano
2015-05-17 06:45:23 +00:00
hiramatsu
b5db73d3b8 Converted to use mk/buildlink3/pkgconfig-builtin.mk to determine
the version of system installed xproto.
2015-05-12 13:59:11 +00:00
wiz
0f35e7276a Update to 1.7.8:
Adam Jackson (5):
      Remove miInitializeBackingStore()
      Use own thunk function instead of vgaHW*Weak
      Fix build against xserver 1.17
      Fix a typo
      Remove dependency on xf86PciInfo.h

Julien Cristau (5):
      Fix shadow compiler warning
      Fix BlockHandler declaration
      Fix SwitchMode and AdjustFrame hooks
      Fix a couple const-ness warnings
      Bump to 1.7.8
2015-05-09 15:05:38 +00:00
mef
e9a99c4a2e (pkgsrc)
- Drop three patches, those are now included in upstream code.
    patch-aa
    patch-hacks_Makefile.in
    patch-hacks_memscroller.c
 -  recover pt_BR.po (seems not empty) Makefile and patch-ab

(upstream)
 - Update 5.29 to 5.32
-------------------
5.32	* Fixed some X11 compilation problems.
	* Fixed display size and shake gestures on iOS.
5.31	* New hacks, `geodesicgears', `binaryring' and `cityflow'.
        * UTF-8 text support (instead of only Latin1) and antialiased text
          on X11 with Xft (instead of only on OSX/iOS) in `fontglide',
          `noseguy', `fliptext', `starwars', and `winduprobot'.
          The other text-displaying hacks (`apple2', `phosphor', `xmatrix',
          and `gltext') also now accept UTF-8 input, though they convert it
          to Latin1 or ASCII.
	* `glplanet' now has both day and night maps, and a sharp terminator.
	* Fixed `webcollage' on OSX.
	* Fixed a transparency glitch in `winduprobot'.
	* `lockward' works on iOS.
	* Text and image loading work on OSX 10.10.
	* Rotation works properly on iOS 8.
	* Added a search field on iOS.
	* Preliminary, unfinished support for Android.

5.30	* New hack, `winduprobot'.
	* Many improvements to `lament', including Leviathan.
	* Fixed the normals in `flyingtoasters': shading is correct now.
	* Implemented TEXTURE_GEN in GLES: flying toast is now toasted on iOS.
	* Make cel-shading sort-of work in `skytentacles' on iOS.
	* Fixed dragging-to-rotate on rotated iOS devices, I think.
	* Dragging has inertia now.
	* Most hacks respond to mouse-clicks, double-taps and swipes as
          meaning "do something different now".
	* Reworked OpenGL fonts.
	* The OSX auto-update installer wasn't working. This time for sure?
	* Various minor fixes.
2015-05-09 03:58:15 +00:00
mef
4c380418c6 (pkgsrc)
- Drop patch-a[acd], all are included now.
(upstream)
 - Update 1.5.4 to 1.5.6
---------------------
  29 August 1999
  Release of version 1.5.5
  ==============================================================================
  3 February 2000
    Fixed bug in main.c where it called setsockopt without an option.
    (Mattias Engdegard)
  ==============================================================================
  3 February 2000
  Release of version 1.5.6
2015-05-09 01:37:12 +00:00
wiz
732e490f1f Update to 2.3.8:
Adam Jackson (2):
      Use own thunk function instead of vgaHW*Weak
      dri: Stop (uselessly) initializing the ValidateTree hooks

Jeremy White (1):
      Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c.

Julien Cristau (2):
      Fix compiler warnings with recent X servers
      Bump to 2.3.8
2015-05-08 11:45:20 +00:00
wiz
dbe756cffe Update to 1.2.9:
Adam Jackson (1):
      Use own thunk functions instead of vgaHW*Weak

Dave Airlie (1):
      neomagic: fix build against master X server.

Julien Cristau (2):
      Fix compiler warning with recent X servers
      Bump to 1.2.9
2015-05-08 11:43:12 +00:00
wiz
cbd30e24d3 Update to 2.4.61:
Release to fix regression in nouveau in 2.4.60,
but brings lots of android changes and other fixes.

Ben Skeggs (2):
      nouveau: restore check that avoids multiple user bos per kernel bo
      configure.ac: bump version to 2.4.61 for release

Chih-Wei Huang (3):
      android: simplify the including rule of subdirs
      android: get rid of LIBDRM_TOP
      android: remove unnecessary TARGET_OUT_HEADERS variable

Chris Wilson (2):
      mode: Retrieve only the current information for a Connector
      intel: Delay testing for userptr until first use

Connor Behan (1):
      xf86drm: Fix ioctl struct clearing in drmAgpEnable

Damien Lespiau (3):
      RELEASING: Fix releasing instructions to match the latest release.sh
      RELEASING: Fix the step numbering
      RELEASING: Fix annouce typo

Daniel Kurtz (3):
      proptest: install it with --enable-install-test-programs
      tests: add rockchip to modetest, kmstest, vbltest and proptest
      xf86drmMode.h: inline -> __inline for use with gcc -std=c89 -pedantic

Emil Velikov (39):
      android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS
      android: simplify LOCAL_C_INCLUDES
      android: remove ${srcdir} from the includes
      android: remove LOCAL_COPY_HEADERS* variables
      android: add the missing tag "optional" to libkms
      autotools: remove ${srcdir} from the includes
      android: remove explicit include to libpciaccess
      tests/hash: extract test out of xf86drmHash.c
      tests/hash: misc compilation fixes
      tests/hash: style fixes
      tests/hash: return non-zero on failure
      tests/random: extract test out of xf86drmRandom.c
      tests/random: return non-zero on test failure
      drm: replace HASH_DEBUG with DEBUG
      drm: use correct printf modifiers
      configure.ac: split -fvisibility and __attribute__((visibility)) checks
      radeon: move bof.[ch] out of libdrm_radeon
      radeon: add symbols test
      freedreno: annotate the private symbols
      freedreno: add symbols test
      intel: remove the drm_mm* symbol workarounds
      intel: remove unused mmFindBlock
      intel: annotate the private symbols
      intel: add symbols test
      nouveau: annotate the private symbols
      nouveau: add symbols test
      libkms: annotate private symbols
      libkms: add symbols test
      exynos: add symbols test
      omap: add symbols test
      tegra: add symbols test
      drm: rename libdrm{,_macros}.h
      drm: remove no longer needed VISIBILITY_CFLAGS
      drm: remove drm_public macro
      configure: request/set the compiler in C99 mode
      drm: use c99 __func__ over __FUNCTION__
      man: rework the Makefile.am
      android: set the HAVE_VISIBILITY define
      freedreno: link against CLOCK_LIB

Greg Hackmann (1):
      Add missing <strings.h> includes

Jan Vesely (5):
      Fix unused function warnings
      Remove drmSetDebugMsgFunction and related infrastructure
      tests/exynos: Fix missing static keyword
      drmSL: Fix neighbor lookup
      tests/drmsl: Extract tests out of xf86drmSL.c

Joonyoung Shim (6):
      modetest: fix Segmentation fault
      modetest: make use of drmModeRmFB
      modetest: fix the error path handling
      modetest: clear buffer and framebuffer for planes
      modetest: destroy the cursor bo
      modetest: fix the arguments of the MAKE_RGB_INFO define

Neil Roberts (1):
      intel: Merge latest i915_drm.h

Rob Clark (2):
      modeprint: add missing encoder/connector type names
      modetest: fix allocation for yuv420/yvu420

Tobias Jakobi (1):
      modetest: initialize handles/pitches in set_plane()

Tvrtko Ursulin (1):
      intel: Leak the userptr test bo
2015-05-07 06:31:06 +00:00
wiz
707fb436ea Update to 1.5.3:
Adam Jackson (1):
      configure: Drop AM_MAINTAINER_MODE

Alan Coopersmith (1):
      Skip building xaa files when XAA is not supported

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Dave Airlie (1):
      cirrus: don't use pciTag

Julien Cristau (1):
      cirrus 1.5.3
2015-05-06 21:28:41 +00:00
mef
7732ed6e49 Githubify. No change on built binary. 2015-05-06 08:54:49 +00:00
wiz
9e40f7de6b Remove obsolete patches. 2015-05-05 22:21:19 +00:00
mef
63a30fa66d Update HOMEPAGE. 2015-05-05 07:31:43 +00:00
mef
9c4a350e14 Update HOMEPAGE. Previous one was getting
| Lost connection to MySQL server at 'reading initial
| communication packet', system error: 113
2015-05-05 06:45:57 +00:00
wiz
a7970c0a0c Update to 6.9.5:
Adam Jackson (3):
      preinit: Don't bother explicitly loading int10, vbe will do it for us
      Bump minimum xserver to 1.4
      mach64 6.9.5

Alan Coopersmith (2):
      Remove unused atidecoder.c & atidecoder.h
      Remove unused atiaudio.c & ATIAudioNames declaration

Connor Behan (1):
      Drop dependence on xf86PciInfo.h

Dave Airlie (1):
      mach64: fix build probably not required with pci access anyways

Matthieu Herrb (1):
      Deal with pPict->pDrawable == NULL for source-only pictures.
2015-05-04 20:30:01 +00:00
wiz
ceb8a10065 Needs xproto-7.0.25 (found in 6.0 bulk build) 2015-05-02 10:27:31 +00:00
wiz
9ac602f0e0 Update to 6.10.0:
Connor Behan (32):
      Drop dependence on xf86PciInfo.h
      Do not disable gouraud shading for a render op
      Only declare PCITAG if we need it
      Remove overuse of COMPOSITE_SETUP()
      Fix ScreenInit with noAccel
      Port to RandR
      Only enable CRTCs for DPMSModeOn
      Map and unmap the MMIO better
      Split up output register functions
      Move display enabling code to DPMS
      Change register name
      Get entity without code duplication
      Cleanup entity struct
      Cleanup info struct
      Remove pointless output
      Use standard integers
      Unify allocators
      Unify byte swappers
      Improve handling of monitor and output types
      Remove custom dualhead code
      Remove custom DGA code
      Improve panel code
      Fix whitespace near panel code
      Silence the non-debug warnings
      Typo fix
      Include dpmsconst header
      Make it easier to find EXA
      Restore PLL0 as well as PLL3
      Fix allocation of private entity
      Look for VGA ports in the VBIOS
      Update bitmasks for DDC
      Bump to version 6.10.0

Tormod Volden (1):
      Do not use int10 or VBE on powerpc
2015-05-02 08:00:30 +00:00
wiz
f094ddb79b Update to 1.1.3:
Alan Coopersmith (7):
      Use progname for error messages as well
      Convert sprintf call to use snprintf
      Make ImageEncodings unsigned
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Print which option was in error along with usage message
      xvinfo 1.1.3

St?phane Aulery (1):
      Use real program name for help message
2015-05-01 08:46:12 +00:00
wiz
34cdd9506e Update to 1.0.7:
Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (4):
      Tell clang not to report -Wpadded warnings on public headers we can't fix
      Add comments about sizes of dynamically allocated arrays
      Drop WORD64 (Cray) support
      kbproto 1.0.7

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Daniel Martin (1):
      specs: Change XkbSA_DfltBtnAbsolute to 4

Gaetan Nadon (1):
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES

wettstae@gmail.com (1):
      kbproto: Fix typo in XkbSARedirectSetVMods
2015-05-01 08:45:17 +00:00
wiz
59f14945e4 Update to 1.1.5:
Alan Coopersmith (8):
      Revert "Avoid shadowing variables."
      If CFLAGS_FOR_BUILD is not set, include CWARNFLAGS in default value
      makestrs: use strchr() instead of index()
      makestrs: Replace malloc()+strcpy() calls with strdup() calls
      makestrs: Replace strcpy()+strcat() calls with snprintf() calls
      makestrs: Use asprintf() if available
      unifdef -UCRAY -UCRAY2
      libXt 1.1.5

Gaetan Nadon (1):
      Use $(MKDIR_P) in Makefile.am for better code portability

Jon TURNEY (2):
      Include direct.h header for _getdrives() on Win32
      Include unistd.h for getpid()

Rob Clark (1):
      asprintf needs _GNU_SOURCE on some platforms

Thierry Reding (1):
      Fix cross-compilation

Thomas Klausner (7):
      Add missing comma to fix DEBUG build.
      Use appropriate variable type for vsnprintf return value.
      Mark non-returning function with appropriate attribute.
      Ignore test-driver from automake-1.13.
      Avoid shadowing variables.
      Fix char vs. unsigned char warnings.
      Use string.h instead of X11/Xos.h.

Yaakov Selkowitz (1):
      Fix _XtInherit on x86_64 Windows
2015-05-01 08:44:16 +00:00
wiz
cbb1f8b7d0 Update to 0.9.9:
Alan Coopersmith (1):
      libXrender 0.9.9

Clemens Eisserer (1):
      Fix request length calculation for XRenderCompositeText32

Michael Joost (1):
      Remove fallback for _XEatDataWords, require libX11 1.6 for it
2015-05-01 08:43:00 +00:00
wiz
4c2c29a16a Update to 1.0.9:
This minor maintenance release provides the usual recent collection of
build configuration improvements and janitorial cleanups.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (8):
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Convert to X.Org standard indentation style
      unifdef -UXKB_IN_SERVER
      Don't dereference xkb pointer until after checking it for NULL
      Convert sprintf calls to snprintf
      Constify atom name argument to XkbInternAtom
      Remove check to see if SEEK_SET is defined before using it
      libxkbfile 1.0.9

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Jörg Sonnenberger (1):
      Remove unnecessary check.
2015-05-01 08:41:32 +00:00
wiz
b63902a2e6 Update to 1.0.13:
Adam Jackson (1):
      Fix build with gcc -Werror=format-security

Alan Coopersmith (6):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Use autoconf HAVE_UNISTD_H instead of imake X_NOT_POSIX to find <unistd.h>
      Just use C89 size_t instead of rolling our own Size_t
      Use SEEK_* names instead of raw numbers for fseek whence argument
      libXaw 1.0.13

Gaetan Nadon (2):
      Makefile: use AM_V_GEN and AM_V_at to implement automake silent rules
      Makefile: use $(LN_S) for better code portability

Jon TURNEY (1):
      Include <unistd.h>

Thomas Klausner (1):
      Fix abs() usage.
2015-05-01 08:40:12 +00:00
wiz
abd88bc613 Update to 1.0.7:
Alan Coopersmith (7):
      Constify pattern argument to FSListCatalogues
      Constify some more strings in API arguments
      Fix some sign/size conversion warnings from clang
      Fix typos & wording issues in source comments
      Remove unneeded checks for #ifndef X_NOT_POSIX
      Use 'imdent' to realign cpp indentation levels in FSlibos.h
      libFS 1.0.7
2015-05-01 08:34:56 +00:00
tnn
cf3bc75818 do pull in xproto here 2015-04-29 16:09:43 +00:00
tnn
c0d5210e8c add x11/libxshmfence 2015-04-29 15:55:46 +00:00
tnn
2195e048cb Fix DRI3 build on Linux 2015-04-29 15:11:02 +00:00
tnn
4c393364ae Import libxshmfence-1.2 from pkgsrc-wip as x11/libxshmfence.
(needed to build DRI3 support in MesaLib and modular-xorg-server on Linux)

This library offers a CPU-based synchronization primitive compatible
with the X SyncFence objects that can be shared between processes
using file descriptor passing.

There are three underlying implementations:

 1) On Linux, the library uses futexes

 2) On FreeBSD, the library uses umtx

 3) On other systems, the library uses posix mutexes and condition
    variables.
2015-04-29 14:31:42 +00:00
jperkin
7a74093977 Requires C99. 2015-04-28 09:34:56 +00:00
jperkin
bee56e5384 Needs c99. 2015-04-27 14:47:49 +00:00
wiz
bc6a83e901 Make latest egl file additions optional depending on the use of X.org
from pkgsrc or the existence of a particular header file.

Suggested by tnn.
2015-04-27 10:38:04 +00:00
wiz
e7a89c9219 + xcb-util-errors 2015-04-27 09:23:19 +00:00