Commit Graph

148364 Commits

Author SHA1 Message Date
jca
7474d72bbd Drop empty patch 2020-06-22 11:15:53 +00:00
fcambus
c43f163a51 Update newsboat to 2.20. 2020-06-22 11:05:37 +00:00
sthen
64c4936862 bump; sudo pkgpath changed 2020-06-22 10:25:29 +00:00
cwen
bf2949f0a9 agar: move HOMEPAGE to https, update plist, mark BROKEN-powerpc
On top of another fix for some asm code on powerpc, naddy@ proposed me
to fix the AltiVec runtime detection that broke the build. I've found out
that running agartest makes my 2 powerpc machines freeze, with or
without AltiVec.

« I won't object to that » - naddy@
2020-06-22 09:43:45 +00:00
cwen
1bafc5c262 libdazzle: fix some consumers' build on powerpc
libdazzle uses 64-bit __sync_* primitives that are not supported on
powerpc, use the fallback code on this arch instead (merged upstream).
2020-06-22 09:00:00 +00:00
rsadowski
c3c35833a8 Add missing build dependency boost. Spotted by ajacoutot@ 2020-06-22 08:05:38 +00:00
rsadowski
e6aea60a86 Update litecoin to 0.18.1.
Notable port changes:

- Disable BIP70, form changlog:

  "A new --disable-bip70 option may be passed to ./configure to prevent
  Bitcoin-Qt from being built with support for the BIP70 payment
  protocol or from linking libssl. As the payment protocol has exposed
  Bitcoin Core to libssl vulnerabilities in the past, builders who don't
  need BIP70 support are encouraged to use this option to reduce their
  exposure to

- Most parts sync with net/bitcoin
2020-06-22 04:13:03 +00:00
rsadowski
e1ada6a200 Update font-awesome to 5.13.1 2020-06-22 04:12:05 +00:00
gsoares
a4bd745942 update to cppcheck-2.1 2020-06-21 22:08:55 +00:00
gsoares
28c8436bc2 bring it to github commit 329831171dd6ef81c113f101093c7b4947381003
this update removes some heavy optional RUN_DEPENDS to slim
down it, since it does not affect the plan9port usability itself
if someone wants to read a .ps file for example or whatever,
just install the package like `pkg_add ghostscript' then hook up a
plumber(1) pattern accordingly. it removes also the following
extra files what are not part of plan9port:

pgw.tar.bz2, roget.tar.bz2, scat.tgz

while here:
            - get rid of MAP_STACK patch has been merged upstream;
            - remove no longer required patches
            - tidy up Makefile

thanks abieber@ for giving some tests on previous diff I sent
on ports@
2020-06-21 20:37:20 +00:00
rsadowski
e79cfb6aeb Add missing build dependency boost
All KDE ports that have a dependency to KF5Akonadi require boost as a build
dependency.

Spotted by ajacoutot@ and naddy@
2020-06-21 18:12:53 +00:00
rpointel
2cd64c81b8 update exiftool to 12.00.
ok aja@.
2020-06-21 18:00:32 +00:00
rsadowski
2753e581e7 Add missing build dependency boost. Spotted by ajacoutot@ 2020-06-21 17:57:34 +00:00
rsadowski
186b3a6fc5 Add missing build dependency boost. Spotted by ajacoutot@ 2020-06-21 17:55:53 +00:00
paco
0d878b2ece update www/py-httpie to 2.2.0 by Raymond E. Pasco
with input from kn@ and jca@

Changelog:

 - Added support for custom content types for uploaded files.
 - Added support for $XDG_CONFIG_HOME.
 - Added support for Set-Cookie triggered cookie expiration.
 - Added --format-options to allow disabling sorting, etc.
 - Added --sorted and --unsorted shortcuts for (un)setting all
   sorting-related --format-options.
 - Added --ciphers to allow configuring OpenSSL ciphers.
 - Added netrc support for auth plugins. Enabled for --auth-type=basic
   and digest, 3rd parties may opt in.
 - Fixed built-in plugins-related circular imports.

Tests patched to deal with an error if py3-openssl is installed.

ok on a sthen@ kn@ on a previous version
ok jca@
2020-06-21 17:30:42 +00:00
rsadowski
a8da50d9bf Add missing build dependencies, spotted by ajacoutot@ 2020-06-21 17:11:02 +00:00
gsoares
67c771d730 update to castget-2.0.1
from Caspar Schutijser, who also is taking
over maintainership
2020-06-21 15:57:16 +00:00
gnezdo
271300ed3a Migrate off base::ThreadPool()-as-a-trait in /services/device
6ddec2fbc4

Fixes SEGV when using FIDO keys.

ok robert@
2020-06-21 15:49:36 +00:00
sthen
e2509cc689 iaxclient: honour CC in Tcl build parts, from Brad 2020-06-21 13:58:47 +00:00
sthen
e4b68d0789 sudo needs @pkgpath so that updates work (package path for the main
package changed security/sudo -> security/sudo,-main so without this
it's not considered a valid update candidate)
2020-06-21 12:38:52 +00:00
sthen
67d3728d6a update to onioncat-0.3.8, based on a diff from martingot / protonmail.com
ok pirofti@ (maintainer)
2020-06-21 12:36:16 +00:00
sthen
31cc0c1987 update unifi/testing to 5.13.32 (public rc) 2020-06-21 12:18:39 +00:00
millert
3052f16def Update to sudo 1.9.1.
This adds a new sub-package for the optional Python plugin support,
which can be disabled via the no_python pseudo-flavor.
Thanks to sthen@ and ajacoutot@ for their help.
2020-06-21 12:03:33 +00:00
sthen
08ed0b9a37 mutt: patch to workaround problem introduced in security fix; don't break 2020-06-21 11:41:31 +00:00
sthen
5fc0825abc switch unifi/stable to the 5.13 branch 2020-06-21 11:40:36 +00:00
ajacoutot
eef6c4b7ac Update to seahorse-3.36.2. 2020-06-21 09:39:05 +00:00
ajacoutot
5ea127c121 Disable old ASM code on ARM that doesn't build and isn't PIC either.
from Brad
2020-06-21 09:31:56 +00:00
ajacoutot
67510ddea5 Update to awscli-1.18.84. 2020-06-21 09:27:23 +00:00
ajacoutot
e83aa275ec Update to py3-boto3-1.14.7. 2020-06-21 09:27:08 +00:00
ajacoutot
28dca595c4 Update to py3-botocore-1.17.7. 2020-06-21 09:26:50 +00:00
fcambus
d38a8e08f3 Update spleen to 1.7.1. 2020-06-21 09:06:35 +00:00
fcambus
f2f7f3195c Update libansilove to 1.2.4. 2020-06-21 07:39:01 +00:00
tb
7795c6bccd Update to tlsfuzzer 20200618 2020-06-21 07:24:20 +00:00
rpointel
3f7b498abe update uncrustify.
ok bket@ benoit@.
2020-06-21 07:17:08 +00:00
bcallah
5b5d536e82 Update to handbrake-1.3.3
Changelog: https://github.com/HandBrake/HandBrake/releases/tag/1.3.3
2020-06-20 21:12:38 +00:00
kmos
b7f7d7da71 -std=gnu11 doesn't exist in base-gcc, so we need to change the COMPILER
line accordingly to fix the build on sparc64 and other base-gcc arches.

tweak and ok ajacoutot
ok kn
2020-06-20 19:45:36 +00:00
ajacoutot
5cbe6c2a48 Merged upstream. 2020-06-20 11:39:36 +00:00
ajacoutot
c13dbccffa Some CMake file clean up and a fix for non X86 build.
from Brad (maintainer)
2020-06-20 11:12:50 +00:00
ajacoutot
6e49442527 aarch64: disable the new ASM code until it can be fixed to build with Clang's IAS.
from Brad (maintainer)
2020-06-20 10:45:09 +00:00
landry
628af4b38a Update to QGIS 3.14.0 'Pi'.
See https://changelog.qgis.org/en/qgis/version/3.14/
2020-06-20 10:19:23 +00:00
landry
e693502219 Update to mdal 0.6.1, required for QGIS 3.14. 2020-06-20 10:17:59 +00:00
ajacoutot
31c2ac81cc Update to exoscale-cli-1.13.1. 2020-06-20 09:18:31 +00:00
kn
4a47f934b1 Update to pcre2 10.35
https://vcs.pcre.org/pcre2/code/trunk/ChangeLog?revision=1254&view=markup

- Resyncs upstream library major/minor numbers with
  ${WRKSRC}/src/pcre2.h.generic instead of shared_libs.log
- patch-RunGrepTest reapplied with new /g suffix
- Minor bumps for the pcre2 libraries because of changelog items 5 and 11.
  These add PCRE2_SUBSTITUTE_LITERAL and PCRE2_SUBSTITUTE_REPLACEMENT_ONLY
  as new values for the `options' argument of pcre2_substitute(...uint32_t
  options,...). pcre2.h exports these new values.
- No versioning bumps due to item 15 because it can be considered a
  bugfix. set_start_bits() now limits depth of recursion to 1000, adds
  depthptr to the argument list and adds a new error return code
  (SSB_TOODEEP). (Sequence is pcre2_compile() --> pcre2_study.c:1672
  study() --> set_start_bits()). study() and set_start_bits() are both
  private helpers while pcre2_compile() is part of the API.
  https://vcs.pcre.org/pcre2/code/tags/pcre2-10.35/ChangeLog?r1=1211&r2=1212
  https://vcs.pcre.org/pcre2/code/tags/pcre2-10.35/src/pcre2_study.c?r1=1180&r2=1213


From Nam Nguyen (MAINTAINER), thanks!
2020-06-20 06:55:46 +00:00
bcallah
b39d853eab Update to corsixth-0.64
Changelog: https://github.com/CorsixTH/CorsixTH/releases/tag/v0.64
2020-06-20 01:36:08 +00:00
naddy
72121b80f1 misspelled variable name 2020-06-19 22:27:44 +00:00
sthen
ec65253752 update to neomutt-20200619, includes the IMAP TLS security
fixes as done recently in mutt, plus a bunch of other changes
(bugfixes, features, refactoring, changed config), see
https://github.com/neomutt/neomutt/releases/tag/20200619
2020-06-19 22:21:41 +00:00
sthen
7e0c1a3fca update to icinga2-2.11.4 2020-06-19 21:55:17 +00:00
sebastia
2251adb020 update 1.5.5 -> 1.5.6 2020-06-19 20:56:34 +00:00
kn
b5b5a152ca Update to sqlitebrowser 3.12.0
https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/3.12.0
numerous fixes and improvements, patch merged upstream.

Also tested by Caspar Schutijser, thanks!
2020-06-19 19:54:24 +00:00
rsadowski
bbb7c23b0e Update krita to 4.3.0 2020-06-19 19:49:16 +00:00