149681 Commits

Author SHA1 Message Date
bentley
f7764153d0 Update to ibm-plex-5.1.0. 2020-08-09 00:36:05 +00:00
jca
e5d2596191 Only link with Ws2_32.lib when building on Windows.
Fixes the build with LLVM 10
2020-08-08 22:42:53 +00:00
jca
c2a7e0b633 Only link with gdi32 when building on Windows
Fixes the build with LLVM 10.
2020-08-08 22:12:00 +00:00
tj
a6c75a1f80 easytag has a bug that can cause vorbis files to become permanently
corrupted when their tags are edited. add a patch to fix this.

https://bugzilla.gnome.org/show_bug.cgi?id=776110
https://build.opensuse.org/request/show/596947

discussed with ajacoutot/jasper
2020-08-08 21:54:24 +00:00
kn
f1b763fdcf Disable lz4, zstd and xhash again
The dependencies are too big, rsync should stay mostly self contained as
discussed/demanded after the last update commit enabled them.

This fixes the iconv flavour as well which I broke by moving CONFIGURE_ENV
out of the FLAVOR conditional, although in practise -liconv is still picked
up when building with --disable-rsync, so something else seems fishy here.

OK jca espie
2020-08-08 21:53:46 +00:00
bcallah
d043cff8d9 Update to diffoscope-155 2020-08-08 20:11:34 +00:00
sthen
fa8f988e3c update to rss2email 3.12.1, from lucas@sexy.is, no reply from maintainer 2020-08-08 17:00:50 +00:00
sthen
153872479b following the lead of base-clang, switch ports-gcc default to i586
from Brad, ok pascal@ (maintainer)
2020-08-08 16:48:48 +00:00
bket
3d98098594 Update to rclone-1.52.3
Bugfix release. Changelog: https://rclone.org/changelog/.
2020-08-08 16:41:13 +00:00
jmatthew
d75fbef5a8 update to 0.6.1 2020-08-08 11:05:26 +00:00
jasper
5955defc01 add missing dependency on cmake 2020-08-08 07:39:25 +00:00
kirby
d4fcdc0ffa Add @pkgpath to ease updates after flavor removal.
Looks ok to landry@
2020-08-08 07:36:57 +00:00
semarie
31b822d0ff productivity/tryton/5.2: maintenance update 2020-08-08 04:41:51 +00:00
semarie
2d3c32a283 productivity/tryton/5.0: maintenance update 2020-08-08 04:40:56 +00:00
bentley
c6baa0a4fc Update to ppsspp-1.10.3.
Release notes: https://github.com/hrydgard/ppsspp#whats-new-in-1103
2020-08-07 22:54:09 +00:00
jca
cbd1c499a9 Bump libclang.so and friends
libclang.so is used by other ports and the update to llvm 10 warranted
a minor bump.  I haven't checked liblldb.so and libLTO.so, I bumped
their major version just in case but they aren't used in the ports tree.

Thanks to kn@ who provided an old libclang.so for comparison.
2020-08-07 22:49:06 +00:00
sebastia
94399495e5 update 2.1.2 -> 2.2.0 2020-08-07 21:08:03 +00:00
sebastia
3dc92127c1 Update 5.2.15 -> 5.2.18 2020-08-07 20:53:12 +00:00
sebastia
25e1d934f8 Update 3.5.1 -> 3.5.2 2020-08-07 20:52:17 +00:00
kirby
bbea60b9a6 Unhook goaccess,tokyocabinet.
tokyocabinet support was dropped upstream.
2020-08-07 19:35:04 +00:00
jasper
e7694a6bca unbreak swap_total which was divided by a 1024 too many 2020-08-07 19:31:23 +00:00
semarie
97c2939a09 update devel/woboq_codebrowser to latest head in order to have llvm10 compat 2020-08-07 17:53:40 +00:00
semarie
9099f99137 update print/py-relatorio to 0.9.2 2020-08-07 17:32:46 +00:00
bket
981b126e3c Update to ipython-7.17.0
Changes:
https://github.com/ipython/ipython/blob/7.17.0/docs/source/whatsnew/version7.rst
2020-08-07 16:56:13 +00:00
bcallah
ac8fd2e51a Update to musescore-3.5. This is a major release.
Announcement/Changelog: https://musescore.org/en/3.5
2020-08-07 16:45:52 +00:00
giovanni
68760c17b1 Update 2.4.46
fixes CVE-2020-11984 and CVE-2020-11993
full changelog at https://downloads.apache.org/httpd/CHANGES_2.4.46
2020-08-07 15:15:37 +00:00
landry
7936676f28 Update to goaccess 1.4
cf http://goaccess.io/release-notes#release-1.4, default config file
moved to /etc/goaccess/goaccess.conf

tested by paco@
ok kirby@ (maintainer)
2020-08-07 15:14:54 +00:00
jsg
0e21764c1b stop using -march=i686 for 64 bit atomics on i386
the now default -march=i586 includes 64 bit atomics
from Brad ok sthen@
2020-08-07 14:30:10 +00:00
sthen
66ffde49f8 update to php-7.2.33 2020-08-07 12:47:34 +00:00
sthen
d13cc0e834 update to php-7.3.21 2020-08-07 12:47:30 +00:00
sthen
003ef6754a update to php-7.4.9 2020-08-07 12:47:27 +00:00
jca
50a2a85b0a Misc changes: x86 defaults to i586, backport a fix and tweak the PLISTs
- like base-clang, change the default i386 target cpu to i586.
Same diff from Brad
- fix a crash exposed by net/libtorrent-rasterbar.  Fix already present
in 10.0.1, analyze and diff from Nam Nguyen
- some lldb-related files snuck in the 10.0.0 PLIST-main changes, move
them to PLIST-lldb as appropriate.  Reported by daniel@
2020-08-07 11:42:02 +00:00
jasper
91d57ecf90 - update to update to keystone-0.9.2
- switch to python3
2020-08-07 09:59:58 +00:00
jasper
402f322974 switch py-ropper to python3 by default 2020-08-07 09:59:10 +00:00
jasper
fcaa36f4d0 update to help2man-1.47.16 2020-08-07 09:31:46 +00:00
jasper
c6ed35663c update to vim-8.2.1382
ok sthen@ (MAINTAINER)
2020-08-07 09:24:35 +00:00
jasper
7795d831a3 update to spidermonkey68-68.11.0 2020-08-07 09:21:15 +00:00
jsg
0b771d2a5b remove explicit -march=i586
-march=i586 is now the default for clang in base on i386

ok sthen@
2020-08-07 09:21:01 +00:00
jasper
8ec77f2f4e define PY_SSIZE_T_CLEAN to remove a deprecation warning with python 3.8 2020-08-07 09:19:48 +00:00
jasper
ed5f630577 Remove BDEP on i3 which is no longer required. Sync WANTLIB while here.
from Stefan Hagen
2020-08-07 08:34:46 +00:00
jasper
283942eb71 fix HOMEPAGE 2020-08-07 08:26:59 +00:00
jasper
b22243a6ea update to epiphany-3.36.4 2020-08-07 08:08:18 +00:00
robert
0ec060c159 update to 7.0.0.3 2020-08-07 07:09:30 +00:00
martin
4da962a0ea Update py-astral to 2.2 and move to python3.
Initial version from Wen Heping. This version from kmos@. Maintainer
timeout.

OK kmos@
2020-08-07 06:40:46 +00:00
tb
628b21d886 Update to tlsfuzzer 20200805 2020-08-07 03:56:22 +00:00
landry
abe93fb8f9 Update to tumbler 0.2.9 2020-08-06 16:22:06 +00:00
naddy
9f9c9f6315 The net.pipex.inq and outq sysctls no longer exist. 2020-08-06 16:18:16 +00:00
sthen
0593cadad9 update to icinga2-2.12.0 2020-08-06 15:00:11 +00:00
sthen
01dd5ab0f3 update to fping 5.0
add a fix for 64-bit time_t in a printf in new code
2020-08-06 14:39:37 +00:00
edd
882a06bbc1 games/gzdoom: Fix build on base clang 10.
Fix pointed out by daniel@. Thanks for that!

MAINTAINER Timo Myyrä is also cool with this.
2020-08-06 11:11:12 +00:00