125290 Commits

Author SHA1 Message Date
kili
6a08325b2c Use -rdynamic instead of -export-dynamic in CFLAGS. While gcc just
silently passes -export-dynamic to the linker, clang doesn't, issues
a warning and discards it. This leads to lots of runtime warnings like
Gtk-WARNING **: Could not find signal handler ...
printed and to misbehaviour of gummi (especially menus don't work).

Problem (including the clang warnings about '-e xport-dynamic') by
Sebastian Neuper.

Some help and hints from jca@.

While this isn't the best way to fix it (because clang still prints
warnings when compiling rather than linking), it just works[tm],
and apart from one newer release of gummi (0.6.6), there's not much
upstream activity.
2017-12-21 19:36:17 +00:00
giovanni
6f255c7f33 Update to 2.48.15
patch versions are on github now so switch to GH_ vars
enable regression tests
Initial diff from Bjorn Ketelaars with some tweaks by me
2017-12-21 15:31:48 +00:00
giovanni
e823cacd8d Update to 1.5.3
disable no_drop_privileges option to be sure pledge(2) will be always enabled
hints & ok jca@
2017-12-21 14:56:43 +00:00
giovanni
21857115ac Bugfix update to 1.9.9, officially supports latest TB releases 2017-12-21 14:46:47 +00:00
jsg
39c8f834b2 update to scummvm-tools 2.0.0 2017-12-21 10:23:27 +00:00
jsg
cb5da4bd6d update to scummvm 2.0.0 2017-12-21 10:10:01 +00:00
ajacoutot
ebf076da4a Update to awscli-1.14.14. 2017-12-21 08:31:21 +00:00
ajacoutot
7c01243586 Update to py-boto3-1.5.4. 2017-12-21 08:31:01 +00:00
ajacoutot
92729e308e Update to py-botocore-1.8.18. 2017-12-21 08:30:47 +00:00
ajacoutot
b2eb6824bd Update to ecs-cli-1.2.0. 2017-12-21 08:25:03 +00:00
ajacoutot
77413415f6 Update to harfbuzz-1.7.4. 2017-12-21 08:22:44 +00:00
ajacoutot
7f2421a0a7 Update to gmime30-3.2.0. 2017-12-21 08:15:21 +00:00
rsadowski
e5a22dc02a Update LibRaw to 0.18.6
ok jca@
2017-12-21 07:55:47 +00:00
rsadowski
0d03344517 Update keepassxc to 2.2.4 2017-12-21 07:54:27 +00:00
sthen
313e11fd71 update to unifi 5.6.29 stable candidate 2017-12-20 22:13:24 +00:00
jca
d4591194b9 Use ports-gcc for atomics on arm 2017-12-20 20:26:33 +00:00
rpointel
cb2c77a11c update to Python 3.6.4.
tested in a bulk build by naddy@.
2017-12-20 19:47:30 +00:00
jca
702a7fd10c Also unlock those on non-clang archs... 2017-12-20 18:37:52 +00:00
jca
8bd354bb9c Give those a chance on non-clang archs
Looks like this is broken since the transition to COMPILER.
2017-12-20 18:28:48 +00:00
jca
117daf116d Unlock libvpx on non-clang archs
base-gcc seems to be enough to build on arm, ports-gcc might be a better
choice given the amount of warnings such as:

  warning: ignoring alignment for stack allocated 'hbuf'
2017-12-20 18:15:04 +00:00
jca
a15342c123 Add pledge() support
While here, update MAINTAINER.  Diff from Timo Myyra (maintainer)
2017-12-20 17:22:37 +00:00
jca
0108da5db0 Mirror the distfile to work around cloudflare denying some clients
While here, drop trailing newline in DESCR.  From Ori Bernstein (maintainer)
2017-12-20 16:52:20 +00:00
jasper
5cbccc86a7 - fix latest_version for installed packages
- have purge pass '-cqq' to pkg_delete to actually purge packages
- implement support for upgrading packages on openbsd

ok aja@ (MAINTAINER)
2017-12-20 16:21:46 +00:00
sthen
bdbc58452d update to icinga-1.14.2
* Note: Icinga 1 is now EOL and only receives security updates.
2017-12-20 15:11:32 +00:00
sthen
c9f26061c2 update to icinga-web-1.14.1
* Note: Icinga 1 is now EOL and only receives security updates.
2017-12-20 15:11:20 +00:00
sthen
24212bc880 update to nghttp2-1.29.0 2017-12-20 15:04:34 +00:00
landry
64d3684eec Fix the fix by also adding py-mock to BDEP 2017-12-20 14:44:18 +00:00
fcambus
56dd4f8358 Update ansilove to 3.0.8. 2017-12-20 14:39:45 +00:00
landry
7ac0927217 Add devel/py-buildbot/pkg to BDEP. 2017-12-20 12:59:33 +00:00
landry
c7cbf7fac7 Remove buildbot dependency from setup.py to avoid a circular dependency,
as py-buildbot/buildbot RDEPs on py-buildbot/www. Fixes a build issue
seen by ajacoutot@
2017-12-20 12:48:02 +00:00
landry
985622ce22 Forgot to remove those.. 2017-12-20 12:30:13 +00:00
fcambus
a71eed8e3d Update tig to 2.3.2. 2017-12-20 11:32:54 +00:00
ajacoutot
1942155c52 Update to cups-filters-1.18.0. 2017-12-20 08:40:23 +00:00
ajacoutot
a0ef793319 Update to awscli-1.14.13. 2017-12-20 08:14:05 +00:00
ajacoutot
768a35d503 Update to py-boto3-1.5.3. 2017-12-20 08:13:50 +00:00
ajacoutot
639d173858 Update to py-botocore-1.8.17. 2017-12-20 08:13:34 +00:00
ajacoutot
d7e4c06966 - Revert, [Sparc] efficient pattern for UINT_TO_FP conversion, as done upstream
- Make the behavior of the -v option more closer to GNU linkers

from Brad (maintainer)
2017-12-20 08:06:46 +00:00
landry
329178c5ce xorriso now lives in sysutils/libisoburn,-xorriso 2017-12-19 20:23:04 +00:00
landry
04cff4403f link libburn, libisofs & libisoburn; unlink xorriso 2017-12-19 20:21:56 +00:00
landry
3a73e78a6b Import libisoburn 1.4.8, from libburnia project.
This comprises 3 subpackages, libisoburn, xorriso and xorriso-tcltk:

libisoburn is a frontend for libburn and libisofs libraries which
enables creation and expansion of ISO-9660 filesystems on all CD/DVD/BD
media supported by libburn. This includes media like DVD+RW, which do
not support multi-session management on media level and even plain disk
files or block devices.

xorriso copies file objects from POSIX compliant filesystems into Rock
Ridge enhanced ISO 9660 filesystems and allows session-wise manipulation
of such filesystems. It can load the management information of existing
ISO images and it writes the session results to optical media or to
filesystem objects.

xorriso-tcltk is a GUI frontend to xorriso.

Note that this (along libburn and libisofs) replaces/supersedes
sysutils/xorriso.

ok sthen@ uaa@
2017-12-19 20:20:44 +00:00
landry
7d1f9a6b1d Import libburn 1.4.8, from libburnia project.
libburn is a library by which preformatted data get onto optical media:
CD, DVD, BD (Blu-Ray). On OpenBSD it uses /dev/cdNc.

libburn also offers a facility for reading data blocks from its drives
without using the normal block device i/o, which has its advantages and
disadvantages. It seems appropriate, nevertheless, to do writing and
reading via the same channel.

ok sthen@ uaa@
2017-12-19 20:18:08 +00:00
landry
e88389dd9f Import libisofs 1.4.8, from libburnia project.
libisofs is a library to create an ISO-9660 filesystem with extensions
like Rock Ridge or Joliet. It is also a full featured ISO-9660 editor,
allowing you to modify an ISO image or multisession disc, including
file addition/removal, change of file names and attributes, etc.

ok sthen@ uaa@
2017-12-19 20:17:30 +00:00
danj
31959fcf57 Backport patches from upstream to fix among other things CVE-2017-17433
Note that there is no xattr support on OpenBSD so we're not affected by
all the bugs upstreams fixed

discussed with jca, naddy and espie
ok espie (maintainer)
2017-12-19 19:58:39 +00:00
jasper
d0c6b6aa76 update to libxkbcommon-0.8.0 2017-12-19 18:30:09 +00:00
jasper
fe74c9a56f update to epiphany-3.26.5 2017-12-19 18:12:58 +00:00
espie
691677b2cf add a DIAGNOSTICS section with a list of relevant messages, to be documented 2017-12-19 16:08:15 +00:00
okan
9dc03a682b Update to 2.7.12.
While here, update license marker as noted by bcallah@.

ok bcallah@
2017-12-19 14:14:27 +00:00
jca
aba0fbc669 Unbreak on arm and probably other gcc archs
Kill another UTF-8 BOM.  Moving to ports-gcc may be better but is not
easy to test with boost and qt4 in the way.
2017-12-19 14:06:52 +00:00
danj
e9b25c4190 regen patch, missed in previous 2017-12-19 13:44:35 +00:00
kirby
ee2a96ec2c + cataclysm-dda,no_x11
requested by Roman Yakovlev
2017-12-19 13:15:11 +00:00