147031 Commits

Author SHA1 Message Date
rsadowski
d868cf433a Update calligra to 3.2.0
Noteable calligra port changes:
- Replace phonon patches with pre-configure
- Remove poppler patches
- Reorder Makefile
- fix/improve depends
- fix libkookularGenerator_* libs
2020-05-14 19:42:36 +00:00
bket
a48caededa Update to unionfs-fuse-2.1
Changes: https://github.com/rpodgorny/unionfs-fuse/blob/v2.1/NEWS
2020-05-14 19:36:05 +00:00
bket
007280993e Update to py-seaborn-0.10.1
Changes: https://github.com/mwaskom/seaborn/releases/tag/v0.10.1
2020-05-14 19:35:30 +00:00
bket
013ad5c883 Update to py-influxdb-5.3.0
Changes:
https://github.com/influxdata/influxdb-python/blob/v5.3.0/CHANGELOG.md
2020-05-14 19:35:05 +00:00
sthen
1b9ca8a4d4 update to php-7.2.31 2020-05-14 19:34:55 +00:00
sthen
4c44a6b0a7 update to php-7.3.18 2020-05-14 19:34:54 +00:00
sthen
a4dc91812f update to php-7.4.6 2020-05-14 19:34:53 +00:00
bket
d98c9084cb Update to filezilla-3.48.0
Drop patches, issue has been resolved by upstream

Changes:
https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/NEWS?revision=9748&view=markup&pathrev=9785
2020-05-14 19:34:20 +00:00
bket
265a2de83c Update to libfilezilla-0.21.0
Bump major as symbols have been removed

Changes:
https://svn.filezilla-project.org/filezilla/libfilezilla/trunk/NEWS?revision=9737&view=markup
2020-05-14 19:34:02 +00:00
kn
251727b16f Update to coreboot 4.12 2020-05-14 19:20:27 +00:00
rsadowski
1994b3c468 Update tellico to 3.3 2020-05-14 19:19:01 +00:00
rsadowski
bd31b9ec72 Update exiv2 to 0.27.2
Noteable exiv2 port changes:

- Switch to cmake and enable i18n support
- Change COMMENT and cleanup DESCR
- Switch to https
- Don't provide the new Exiv2::getProcessPath() function.  Not portable,
  doesn't work on OpenBSD, and shouldn't be exposed in the API of a
  graphics library.  Instead, define a macro with CMake to help runtime
  find gettext files. from jca@'s commit
  https://v4.freshbsd.org/commit/openbsd/ports/fHGCS7kzl4zKjdnW
- All consumer fixed. configure checks, port-lib-depends-checks checks
  and also some run-time tests with krita, digikam, nomacs.

Consumer patches from upstream, gentoo, freebsd and by me for the old
creepy KDE4 stuff.

This went through a full amd64 bulk build. Thanks jj
2020-05-14 19:16:24 +00:00
kn
8cbde7a99b Fix "mdprint -p" (parsable output) for byte array values
I missed another sloppy conversion of tuples into hex encoded strings
while making this script run with Python 3.

Fix odd line break in DESCR while here.
2020-05-14 19:12:08 +00:00
kn
f4f0aa531a Extract only the script we need, use a variable 2020-05-14 19:09:32 +00:00
kn
3d22e04929 Update to yq 2.10.1
- Add support for xmltodict force_list definition for xq CLI (#95)
- Support explicit doc markers (#93)
- Ensure proper ordering of help messages (#90)
2020-05-14 19:05:57 +00:00
kn
d142f37002 Update to tuir 1.29.0
* Links to twitch.tv can now be opened using the video/x-youtube mailcap entry
* TUIR now supports using a mailcap in `~/.config/tuir/mailcap`, and this is
  the new default path for `tuir --copy-mailcap`
* Experimental support for new config settings
  "look_and_feel" and
  "subreddit_format". These enable users to have greater control over the
  formatting of SubredditPages. More detailed information is available in the
  default config file.
2020-05-14 19:01:38 +00:00
kn
aa0b16755d Update to leiningen 2.9.3
Do not depend on bash as the lein script is compatible with our ksh.
2020-05-14 18:59:22 +00:00
kn
c14c9fdeb4 Unbreak dark style for default theme
This "remove broken files" patch disables theme files such as
"Mumble/OSX Dark.qss" which break the build with BSD make(1), which chokes
on whitespaces in file names (even when escaped with backslashes).

GNU make can cope with escaped whitespaces, everything builds fine with
gmake(1).  Since we are not OS X, these theme files are not installed
anyway, so no PLIST change.

Remove the patch and set USE_GMAKE;  reason for this is that Mumble no
longer errors out silently at runtime due to the patched file and disables
the "Dark" style as a consequence (seen in developer console):

<W> ... Style "Dark"  of theme  "Mumble"  references invalid qss  \
":themes/Mumble/OSX Dark.qss"  for platform  "MAC" , skipping theme
<W> ... Could not find configured theme "Mumble"
<W> ... Applying fallback style sheet

With this commit, Mumble shows no warnings and allows me to use the "Dark"
style:

<W> ... Theme: "Mumble"
<W> ... Style: "Dark"
<W> ... --> qss: ":themes/Mumble/Dark.qss"
2020-05-14 18:50:08 +00:00
jasper
e603a6d512 make py-ghmi python3-only, the tools it's commonly used with
(ansible and salt) are python3-only now
2020-05-14 18:39:31 +00:00
jasper
515068925c update to py-ghmi-1.5.14 2020-05-14 18:33:43 +00:00
cwen
b52ca57980 parrot: fix the build on powerpc by removing -Werror, mark BROKEN-mips64.
The build was broken due to some libffi defines being undefined on powerpc;
issue that does not cause runtime errors.

mips64 was impacted by the same issue, but later the build fails with a
SIGBUS (thanks to Janne Johansson who tested it there).

OK jca@
2020-05-14 18:26:21 +00:00
paco
b9457aca9c update py-httpie to 2.1.0
while here, change maintainer email and tidy up tabs.

ok sthen@ jca@
2020-05-14 18:16:03 +00:00
kirby
8f8117b454 Update to freeorion-0.4.9
From Tom Murphy, maintainer. Thanks!
2020-05-14 18:14:50 +00:00
paco
ffcdeb2851 update py-urllib3 to 1.25.9
ok sthen@ jca@
2020-05-14 18:12:36 +00:00
jasper
3eb4a359a8 update to libsass-3.6.4
this release seems to resolve the hangs witness with previous (uncommitted)
version since 3.6.1.
2020-05-14 18:11:07 +00:00
paco
e98357a79a add ,python3 to py-transmissionrpc-ng as it's FLAVOR=python3 now.
ok sthen@
2020-05-14 18:05:14 +00:00
paco
19382a6cdb update py-transmissionrpc-ng to 0.14.1
while here, changed maintainer email.  Also, as this is a library,
adopted the FLAVOR=python3 style.

ok sthen@ jca@
2020-05-14 18:04:51 +00:00
kn
84c1443922 Regen patch (whitespace churn) 2020-05-14 18:01:48 +00:00
kn
5bd156d05b Remove "Do not include nonexistent librt (part of libc)" patch
Same as previous.
2020-05-14 18:00:13 +00:00
kirby
b4324184d8 update to munin-2.0.60 2020-05-14 17:59:54 +00:00
kn
796247cc1a Remove "Do not link against nonexistent librt (part of libc)" patch
Doing so is correct, but the patched code is under "linux* { ... }" in the
qmake file and therefore does not effect our build at all.

The resulting Makefile did not change after removing this patch, everything
built and linked fine as exepcted.
2020-05-14 17:58:05 +00:00
kn
0bf3082d0d Remove "Fix loading of CELT plugins; use celt from our tree"; forgot to
do so in this commit: "Drop audio/celt07 dependency, use bundled CELT".

No behaviour change.
2020-05-14 17:55:09 +00:00
cwen
6dadaf4d94 widelands: remove BROKEN-powerpc, fix colors being off on big endian
archs, from upstream.

OK sthen@ and jca@
2020-05-14 17:39:07 +00:00
cwen
afef7543ff p5-Test-utf8: update to 1.02.
The only change brought by this release is to add the possibility to do
the build without '.' in @INC (we still have '.' in @INC). While here,
modify my maintainer email address.

From Wen Heping, thanks!
2020-05-14 17:29:44 +00:00
semarie
022f36475d tryton/5.2 : maintenance update 2020-05-14 17:26:44 +00:00
semarie
c107212fa0 tryton/5.0 : maintenance update 2020-05-14 17:25:15 +00:00
cwen
85a1f4beff hashcash: fix the build with clang on powerpc
The code assumes that __POWERPC__ always means Mac OS, breaking the build
because we don't provide Gestalt. Change the ifdef to avoid getting it picked
up. Fix improved by Brad (thanks!)
2020-05-14 17:20:20 +00:00
juanfra
7abdb01c9b Update to racket 7.7. 2020-05-14 17:17:56 +00:00
cwen
0016114cfd gsplus: fix the build with clang on powerpc
Replace GCC-specific  __builtin_ppc_mftb() with clock_gettime(2),
and apply it for all !x86 archs.

OK solene@ (maintainer)
2020-05-14 17:14:56 +00:00
cwen
e8b3e08669 neofetch: update to 7.0.0, add OpenBSD flavor report
Changelog:
https://github.com/dylanaraps/neofetch/releases/tag/7.0.0
2020-05-14 17:10:20 +00:00
sthen
894bfb3759 uacme: tweak DESCR following feedback from naddy@ 2020-05-14 17:07:00 +00:00
florian
e071f4050f Update to salt stack 3000.3.
All the heavy lifting for updating from 2018.3 to 3000.1 by robert.
Trivial rebasing & updating to 3000.1 -> 3000.3 by me.
"Please commit" robert
OK robert, jasper
2020-05-14 16:47:27 +00:00
ajacoutot
188116de37 Register removal of shared-color-targets, argyll and libcroco. 2020-05-14 16:25:00 +00:00
ajacoutot
a514af87ee Remove shared-color-targets and argyll, nothing depend on these anymore. 2020-05-14 16:23:04 +00:00
ajacoutot
1b8532ec5d Remove libcroco, nothing depends on it anymore. 2020-05-14 16:22:02 +00:00
ajacoutot
282a3005ad Update to yelp-3.36.0. 2020-05-14 16:09:28 +00:00
ajacoutot
e1b2cc41f0 Update to yelp-xsl-3.36.0. 2020-05-14 16:08:51 +00:00
ajacoutot
eae7b6717e Update to gnome-weather-3.36.0. 2020-05-14 16:08:24 +00:00
ajacoutot
8a1c442f44 Update to gnome-user-docs-3.36.2. 2020-05-14 16:08:02 +00:00
millert
13a1b889a8 +codespell 2020-05-14 16:06:01 +00:00