Commit graph

13360 commits

Author SHA1 Message Date
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
jlam
000f312c98 Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE. 2017-06-01 13:30:24 +00:00
taca
ba5f201c67 Do not use "rake" as command name but use ${RAKE_NAME}. 2017-06-01 12:51:14 +00:00
wiz
b33626dc6d Updated xkeyboard-config to 2.21.
Gunnar Hjalmarsson (1):
      Two "Hausa" layout variants with identical descriptions

Moritz Sichert (1):
      Fixed RALT config of de(T3)

Nik Kopylov (1):
      Descriptions formatting, typos and mistakes v2

NikoKrause (1):
      two new layouts "Russian (Germany, recommended)" and "Russian (Germany, transliteration)" for german keyboards

Sergey Udaltsov (14):
      Updated apl stuff
      Updated apl version
      Added it(fur)
      Updated translations (broken with prev commit)
      Add missing letter I̵ to French (Togo) keyboard and update language list
      Duplicate "Malay (Jawi)" entry
      Update to lk(us)
      Missing closing bracket on keyboard layout: Slovak (extended backslash), Slovak (querty, extended backslash)
      Amending typo
      English (Canada) input source is missing the left backslash key
      UK is not an exception any more
      Missing closing bracket on keyboard layout: Slovak (extended backslash), Slovak (querty, extended backslash)
      Pre-release translation sync
      Release 2.21

Venkat R Akkineni (1):
      Adding Sarala Telugu Keyboard layout.

kalyke by jove (1):
      steelseries apex300 geometry
2017-06-01 12:27:37 +00:00
maya
c52fc84a93 xinit: don't use GNU expr extensions
Already committed upstream and in NetBSD

From John Vogel
2017-05-31 05:29:34 +00:00
maya
5675360d7b sxhkd: update to 0.5.7
Changes: https://github.com/baskerville/sxhkd/commits/master

From John Vogel
2017-05-31 05:15:47 +00:00
taca
12781e9edf * Replace RUBY_VERSION_FULL with RUBY_VERSION since there is no
RUBY_VERSION_FULL contains Ruby's patchlevel.
* Add comment to RUBY_VERSIONS_ACCEPTED that ruby-tk is not bundled by
  Ruby 2.4 and later.
2017-05-30 15:49:12 +00:00
wiz
dd0a7cb7e5 Recursive bump for lang/vala 2017-05-29 12:20:23 +00:00
jperkin
94be8fd674 SunOS and GCC >=6.x fixes. 2017-05-26 12:09:11 +00:00
wiz
8ae9fea3bb Updated libdrm to 2.4.81.
Adam Jackson (3):
      Export drmDevicesEqual
      configure: Fix the <sys/sysmacros.h> check
      Fix stray caller of drmCompareDevices

Edward O'Callaghan (2):
      amdgpu/: concisely && consistently check null ptrs in canonical form
      amdgpu: Use the canonical form in branch predicate

Eric Anholt (2):
      Add pl111 as a KMS driver for utils.
      Add the DPI encoder/connector types to KMS utils.

Hawking Zhang (1):
      amdgpu: add raven family id

Ilia Mirkin (1):
      modetest: fix printing of fourcc on BE machines

Leo Liu (2):
      amdgpu/drm: add AMDGPU_HW_IP_VCN_DEC
      amdgpu/drm: add AMDGPU_HW_IP_VCN_ENC

Marek Olšák (1):
      Bump version to 2.4.81

Nicolai Hähnle (3):
      amdgpu: add the interface of waiting multiple fences
      amdgpu: add a test for amdgpu_cs_wait_fences
      amdgpu: add missing extern "C" headers

Rob Clark (1):
      freedreno: fix double-free on exit
2017-05-26 09:28:14 +00:00
jperkin
3707597820 Enforce -std=c++98 for the GCC case, GCC 7 defaults to a newer standard
which QT4 has lots of issues with.
2017-05-24 14:29:50 +00:00
jperkin
bab1f10314 Don't define _XOPEN_SOURCE on SunOS when using >= C99. 2017-05-23 15:35:21 +00:00
prlw1
e1c5feac2f Bump PKGREVISION for cups15 -> cups change. 2017-05-19 13:29:02 +00:00
prlw1
dffca398fb Switch all cups15 packages to use cups. 2017-05-19 13:18:17 +00:00
maya
1c9106201b xf86-input-joystick: workaround dflybsd placing usbhid headers
in a different location.
2017-05-12 03:18:03 +00:00
maya
e7a17f65ea mcookie: override configure script accidentally finding
dragonflybsd cpu_set_t (it's pretty much made for linux,
the upstream name is 'util-linux'...)

indent to appease pkglint
2017-05-12 02:41:54 +00:00
jperkin
17c9737c20 Use PKGLOCALEDIR. Fix build on SunOS. 2017-05-11 15:09:14 +00:00
jperkin
197b31a6ab Fix path to includes. 2017-05-11 09:08:14 +00:00
jperkin
ca13fff836 Requires termcap. 2017-05-09 14:24:31 +00:00
jperkin
06764c46a8 Requires termcap. 2017-05-09 14:18:46 +00:00
jperkin
8deb9c5cee Revert switch to USE_LANGUAGES for c++11, it causes lots of failures when
building with GCC which were missed in the bulk builds due to compiler.mk
inclusion ordering.  Just set it manually for clang as previously for now.
2017-05-08 15:36:28 +00:00
joerg
64b17a2117 Move compiler flags into Makefile.common. 2017-05-07 21:19:47 +00:00
tsutsui
dd6ca38ec9 Update mlterm to 3.8.1.
Changes noted in doc/en/ReleaseNote:

ver 3.8.1
* Support wayland including libvte compatible library.
  (Build mlterm with --with-gui=wayland option.) (see doc/en/README.wayland)
* Support "compose_dec_special_font" / --decsp option on framebuffer and wayland.
* "line_space" option accepts negative value.
* Add "underline_offset" / --ulpos option.
* Rename wskbd_repeat_1 and wskbd_repeat_N options to kbd_repeat_1 and kbd_repeat_N.
* Enable --enable-anti-alias option of configure script by default.
* Add --enable-fontconfig option which enables fontconfig on framebuffer and wayland
  to configure script. (This option is enabled by default.)
* Add "use_aafont" option which gets mlterm to apply ~/.mlterm/*aafont configurations
  with the use of fontconfig on framebuffer and wayland.
  (The default value is true on wayland, while false on framebuffer.)
* Search alternative glyphs in other fonts automatically on framebuffer and wayland.
  (This feature is enabled if mlterm-{fb|wl} is built with freetype and fontconfig.)
* libvte compatible library supports vte 0.46.0 API.
* Bug fixes:
  Fix detection failuer of mouse event devices on framebuffer/linux. (Thanks to @nyarla)
  (See http://the.nyarla.net/entry/2017/03/25/142516 for details.)
  Fix segfault in using many colors by SGR 38;2;r;g;b or 48;2;r;g;b sequence.
2017-05-06 13:48:39 +00:00
joerg
cb9631de46 Move C++11 setting before the first inclusion of compiler.mk. Reuse the
results instead of multiply inclusions.
2017-05-05 17:38:00 +00:00
jperkin
ebbaad3a16 Links against libtermcap. 2017-05-05 16:28:13 +00:00
jperkin
6b547497bb Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
leot
b5f3f38268 Update x11/dmenu to 4.7.
Changes:
4.7
===
New features
------------
- Add embedding support with -w option.
  This option can be used to xembed dmenu into an application. This is
  useful in particular for surf.
- config.h: add config option for word delimiters.

Noteworthy fixes
----------------
- die() on calloc failure.
- Sync new drw from libsl and minor fixes.
- arg.h: fixed argv checks order.
- Regression fix: Do not crash on e.g. dmenu < /dev/null
- Shut up glibc about _BSD_SOURCE being deprecated.
- Xinerama: correct variable declarations in preprocessor conditional.
- Small man page improvements.

Thanks in particular to the contributors
----------------------------------------
- Andrew Gregory
- Klemens Nanni
- Lucas Gabriel Vuotto
- Markus Teich
- Quentin Rameau
- S. Gilles
- Thomas Gardner
2017-05-02 18:32:34 +00:00
wiz
c983c47ae4 Recursive bump for poppler-0.54.0 2017-05-02 13:37:30 +00:00
wiz
dea4823c3b Updated xkbcomp to 1.4.0.
This xkbcomp release mostly contains a couple of bugfixes and parser
improvements. Notably, ignoring keycodes that X11 can never support
means that we can start using those keycodes, which xkbcommon
supports.

Benno Schulenberg (1):
      When overriding a key, adjust also its number of levels (#57242).

Daniel Stone (2):
      keycodes: Ignore high keycodes
      xkbcomp 1.4.0

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Ran Benita (1):
      When a file contains several maps, look for a default map
2017-05-02 08:14:48 +00:00
ryoon
76884737ca Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
wiz
d455ed89ca Fix build with icu-59. 2017-04-26 10:27:43 +00:00
wiz
7e3c5fd191 Compile with -std=c++11. Needed for compiling with icu;
set for all qt5 packages for consistency.
2017-04-26 06:12:25 +00:00
maya
66480b5b39 qt5-qtbase: fix build on NetBSD < 6.1 (no pthread_condattr_setclock)
Invert logic from !defined && to defined || for simplicity and use
a netbsd version check.
2017-04-24 12:27:58 +00:00
wiz
7f24f97748 Updated xf86-video-nouveau to 1.0.15.
Ben Skeggs (1):
      fix null pointer deref when building against >=libdrm 2.4.78

Ilia Mirkin (1):
      Add Pascal family support, identical to Maxwell

Lyude (1):
      Bump version to 1.0.15

Mariusz Bialonczyk (1):
      Do not register hotplug without RandR
2017-04-24 07:25:47 +00:00
taca
9f5a980f7c Quick build fix on NetBSD 6.1_STABLE using bash to configure.
(I did not find a problem of configure with NetBSD 6.1_STABLE's sh(1).)
2017-04-23 14:51:43 +00:00
adam
75a9285105 Revbump after icu update 2017-04-22 21:03:07 +00:00
taca
40d6803a20 Remove ${PLIST.ruby200} since it is always set now.
No functional change to pacakge.
2017-04-22 18:34:15 +00:00
taca
c315d3c8c0 Remove 18 from RUBY_VERSIONS_ACCEPTED. 2017-04-22 18:27:04 +00:00
taca
544a8f15e4 Remove kdebindings-ruby package which is not maintained for long time and
depends on ruby18.
2017-04-22 17:41:18 +00:00
taca
048130b14d Delete kdebindings-ruby. 2017-04-22 17:40:39 +00:00
maya
b98f8a1220 qt5-qtbase: FreeBSD needs -lutil
PR pkg/52181 from Santhosh Raju
2017-04-20 18:38:09 +00:00
wiz
b746765cbd Updated libdrm to 2.4.80.
Christian Gmeiner (1):
      configure.ac: bump version for release

Eric Engestrom (1):
      intel: remove dead code

Philipp Zabel (2):
      etnaviv: sync uapi header
      etnaviv: add fence fd support

Tobias Jakobi (1):
      exynos: add C++ support to exynos_drmif header
2017-04-17 07:28:30 +00:00
jperkin
23e958f603 Add a bunch more compatibility defines. Fixes SunOS. 2017-04-13 10:17:25 +00:00
khorben
900ee49803 Update DeforaOS Keyboard to version 0.3.1
This release brings:
- license update to BSD
- fix for widget mode
2017-04-13 00:59:37 +00:00
khorben
889e46ea55 Update DeforaOS libDesktop to version 0.2.2
This release brings:
- support for SOURCE_DATE_EPOCH in tests
- minor fixes and improvements
2017-04-13 00:48:38 +00:00
wiz
672931e0bb This libdrm-2.4.78 fixes some minor cosmetics, a build issue for
GNU/kFreeBSD, and adds a new page_flip_handler2 event handler, which
when run on a suitably capable kernel, can provide the CRTC ID to
userspace for atomic completion events.

Cheers,
Daniel


Ander Conselvan de Oliveira (1):
      Add CRTC ID to vblank event

Daniel Stone (2):
      Headers: Sync drm{,_mode}.h with the kernel
      configure.ac: bump version for release

Emil Velikov (1):
      configure.ac: pthread-stubs is not a thing on GNU/kFreeBSD

Eric Engestrom (4):
      man/drm(7): fix typo
      man: fix bug report instruction
      man: fix bug report instructions (for real this time)
      man: fix bug report instructions (third time's the charm)

2.4.79:

Marek Olšák (1):
      configure.ac: bump version for release

Samuel Pitoiset (1):
      amdgpu: allow to query GPU sensor related information
2017-04-11 07:12:02 +00:00
jperkin
eac4553f6a Avoid picking up epoll on illumos. 2017-04-10 13:10:19 +00:00
wiz
4d3b3c3fd9 Bernd Kuhls (1):
tests/etnaviv: link against libdrm

Christian Gmeiner (1):
      etnaviv: remove struct etna_specs

Emil Velikov (2):
      amdgpu: add amdgpu_bo_va_op_raw to the symbol check
      configure.ac: bring back pthread-stubs check

Erik Faye-Lund (1):
      tegra: update symbol-check

Junwei Zhang (1):
      amdgpu: add REPLACE and CLEAR checking for VA op (v2)

Marek Olšák (1):
      configure.ac: bump the version to 2.4.77

Nicolai Hähnle (3):
      amdgpu: add amdgpu_bo_va_op_raw
      headers: sync amdgpu_drm.h from airlied/drm-next
      headers: the uint*_t vs. __u* discrepancy in amdgpu_drm is fixed

Rob Herring (2):
      Android: fix building of modetest and proptest
      Android: disable pointer-arith and enum-conversion

Seung-Woo Kim (5):
      exynos: fix type-punned pointer build warning
      exynos/fimg2d: remove unused-function build warning
      tests/exynos: remove unused-function build warning
      tests/exynos: fix invalid code of error path in g2d test
      xf86drm: remove memory leaks in drmGetBusid/drmGetReservedContextList
2017-04-07 08:52:04 +00:00
wiz
400da9a389 Updated libdrm to 2.4.76.
libdrm 2.4.76 has been released.

This release is required for upcoming Radeon Vega GPUs.


Adam Jackson (1):
      configure: Explicitly check for pkg-config at the top level

Alex Xie (3):
      amdgpu: Free/uninit vamgr_32 in theoretically correct order
      amdgpu: vamgr_32 can be a struct instead of a pointer
      amdgpu: vamgr can be a struct instead of a pointer

Chris Wilson (3):
      intel: Move is_softpin to obj->kflags
      intel: Move 48b support to bo_gem->kflags
      intel: Add handle to hashtable before freeing along an error path

Christian König (1):
      amdgpu: stop reading CC_RB_BACKEND_DISABLE on Vega10

Emil Velikov (2):
      Remove unused tests/drmstat.c
      headers: add explicit note against local changes in the README

Eric Engestrom (2):
      autogen.sh: don't print old git-config values
      autogen.sh: run git commands in the (potentially) git dir

Huang Rui (2):
      amdgpu: don't read registers not present on Vega10
      tests/amdgpu: fix the count number for vega10

Junwei Zhang (1):
      tests/amdgpu: add Polaris12 support for cs test

Leo Liu (3):
      tests/amdgpu: add uvd unit test support for vega10
      tests/amdgpu: add vce unit test support for vega10
      amdgpu_drm: add AMDGPU_HW_IP_UVD_ENC

Marek Olšák (3):
      amdgpu: sync amdgpu_drm.h with kernel 4.11-rc2
      amdgpu: update amdgpu_drm.h for Vega10
      configure.ac: bump version for release

Rob Clark (3):
      freedreno: fix potential use-after-free on a5xx+
      freedreno: valgrind support
      freedreno: fix device close issues

Thomas Hindoe Paaboel Andersen (1):
      intel: avoid null pointer dereference
2017-03-31 10:54:48 +00:00
wiz
52ae9de1e6 Recursive bump for gpgme update which removed a support library. 2017-03-31 10:32:14 +00:00