Commit Graph

146675 Commits

Author SHA1 Message Date
espie
2411a45b07 as requested by Miod a port of tumble
tumble is a somewhat rustic utility that takes jpeg pictures OR 1 bit
tiff b&w pictures and creates a pdf out of them, see the README for more
details

okay jca@
2020-04-25 14:02:14 +00:00
ajacoutot
e4ea4b8323 Missing BDEP on shells/bash. 2020-04-25 11:54:42 +00:00
cwen
ce35714ddf keepassxc: build the 'browser' FLAVOR only on capable archs
Browser integration only works with Chromium-based browsers
and/or Firefox, build it only on archs that support either of
these two to avoid wasting bulk time.

"fine for me" rsadowski@ (maintainer), OK kmos@
2020-04-25 11:12:35 +00:00
robert
599f6cdfd0 backport several upstream commits that fix different kids of crashes
in marco after the 1.24.0 release
2020-04-25 10:49:43 +00:00
ajacoutot
2fbd5e1e51 We have everything we need not to be forced to hardcode ,python3.
Use MODPY_FLAVOR instead.

ok sthen@
2020-04-25 10:07:41 +00:00
ajacoutot
74b65fbb8a Update to awscli-1.18.46. 2020-04-25 09:06:29 +00:00
ajacoutot
2f4062d7db Update to py3-boto3-1.12.46. 2020-04-25 09:06:15 +00:00
ajacoutot
01730be1d5 Update to py3-botocore-1.15.46. 2020-04-25 09:06:04 +00:00
ajacoutot
91eb327a44 Update to aisleriot-3.22.11. 2020-04-25 08:55:44 +00:00
ajacoutot
79cca29bc7 Update to accerciser-3.34.5. 2020-04-25 08:37:48 +00:00
kn
991dadf679 Properly register git-shell(1) with @shell
Make shells(5) list it and enable "chsh -s git-shell user";
"chsh -s /usr/local/bin/git-shell user" already works but is more typing
and inconsistent with other shells.
2020-04-24 23:22:38 +00:00
naddy
b28357be8b remove py-iniparse as intended and restore iniparser 2020-04-24 21:14:36 +00:00
kn
6e6bff4d8c Update to wiresep 0.11.2
* fix endless loop on platforms where char is unsigned, e.g. macppc
  (fix by Klemens Nanni)
* print interface v6 address on -vv
* fix log message if no suitable address could be picked

All patches upstreamed, thanks Tim Kuijsten (author/maintainer)!
2020-04-24 20:50:15 +00:00
cwen
b43f8f0204 novprog: drop 'atomic' from WANTLIB for powerpc, it breaks the build
and is not needed anymore with base-clang on this arch.

OK bcallah@ (maintainer)
2020-04-24 16:17:35 +00:00
cwen
18f51b599c ogle: fix the 'altivec' FLAVOR build with clang on powerpc
Drop unsupported assembler switch; use `-maltivec' to ensure
this FLAVOR stays true to its name.

"sure" espie@ (maintainer)
2020-04-24 16:04:48 +00:00
ajacoutot
fb905c4300 Update to nautilus-3.34.3. 2020-04-24 16:02:29 +00:00
ajacoutot
cd786810a1 Update to webkitgtk4-2.28.2. 2020-04-24 15:55:05 +00:00
kurt
ca9f97a686 Update to 8u252 GA:
* Contains many upstream bug fixes and security fixes which can be found
in the release notes here:
https://adoptopenjdk.net/release_notes.html#jdk8u252
https://openjdk.java.net/groups/vulnerability/advisories/2020-04-14
* Adjust build-bootjdk target to work with PORTS_PRIVSEP
2020-04-24 14:46:56 +00:00
paco
7814044f8c update www/hugo to bugfix release 0.69.2
* Fix IsAncestor and IsDescendant when the same page is passed
* deps: Update goldmark-highlighting
* Fix IsAncestor and IsDescendant under subsection

ok jca@
2020-04-24 13:21:03 +00:00
rsadowski
d40a96f757 Update qt-creator to 4.12.0
My patch was merged upstream so keep in sync and add comment. Will be available
in version 4.12.1. https://www.qt.io/blog/qt-creator-4.12-released
2020-04-24 13:14:09 +00:00
sthen
10d9780653 Drop the post-install "if you want to use this as your default system
Python" messages, Python 2 development has finished so this is not a
sensible option to use as default.

(It is still kept in the ports tree for now, as some important software
has not been updated to use Python 3).

ok tracey aja mariani rpointel

From https://www.python.org/doc/sunset-python-2/, "We are volunteers who
make and take care of the Python programming language. We have decided
that January 1, 2020, was the day that we sunset Python 2. That means
that we will not improve it anymore after that day, even if someone
finds a security problem in it. You should upgrade to Python 3 as soon
as you can."
2020-04-24 11:01:26 +00:00
bluhm
500596ab6b update p5-OPCUA-Open62541 to 0.011 2020-04-24 10:34:15 +00:00
kmos
2ce5f03e78 py-iniparse has no consumers and hasn't been updated in 8 years.
It was brought in for tortoisehg, which was recently removed. Time for
it to go too.

"Kill it with fire!" gsoares
2020-04-24 09:03:07 +00:00
ajacoutot
240c200824 Update to librsvg-2.48.4. 2020-04-24 08:55:10 +00:00
jca
a5a9aeaf70 Enable support for french language, fixes build with ld.bfd
Building without it results in several unknown symbols in the shared
library.
2020-04-24 07:30:19 +00:00
robert
1f66820716 remove the audio pledge from the audio process as direct audio device access it not possible anymore 2020-04-24 07:21:55 +00:00
robert
0faedc190a remove the audio pledge from the audio process as direct audio device access it not possible anymore 2020-04-24 07:21:26 +00:00
ajacoutot
6b45417743 Update to yaru-20.04.6. 2020-04-24 06:46:31 +00:00
kmos
1d6068c5a6 Fix build on sparc64 and other ld.bfd arches
ok jca@
2020-04-24 04:13:02 +00:00
mariani
5106b05ad1 net/qbittorrent 4.2.3 to 4.2.4
Changelog:
https://github.com/qbittorrent/qBittorrent/blob/release-4.2.4/Changelog#L1

Mostly small bugfixes, nothing of impact.

Tested on amd64 (mariani@ and solene@).

ok solene@
2020-04-23 21:39:05 +00:00
kn
fc3cb971d6 Provide version example, move shim script out of PATH
Without documentation and/or prior Ruby experience, it is not obvious
what /etc/ruby-version should contain.

The shim script itself should not be called directly, move it to
libexec/rubyshim to make this clearer.
2020-04-23 19:00:17 +00:00
bcallah
d58f545547 Update to streamlink-1.4.0
Changelog: https://github.com/streamlink/streamlink/releases/tag/1.4.0
2020-04-23 17:25:31 +00:00
ajacoutot
6a969b7a45 Forgot about these in previous. 2020-04-23 16:01:15 +00:00
sthen
c996c39ff6 shift some commas around in pkg-readme 2020-04-23 15:06:27 +00:00
kmos
569478bf86 Fix the build on sparc64 (and presumably other base-gcc arches)
by specifying "-std=gnu99" and patching to remove "-Werror"

Input from aja

ok jca@

(Last commit was mistakenly done from within "patches", thus missing
Makefile)
2020-04-23 14:39:39 +00:00
tracey
9d40bb6ba2 Add new ports to Makefile 2020-04-23 14:37:16 +00:00
tracey
2606193697 Import devel/makeesparduino: makefile for ESP8266 and ESP32 Arduino projects
The main intent for this project is to provide a minimalistic yet powerful and
easy configurable makefile for projects using the ESP/Arduino framework
available at: https://github.com/esp8266/Arduino and
https://github.com/espressif/arduino-esp32.

Testing paco@

Input jca@ sthen@

Ok paco@ jca@ sthen@
2020-04-23 14:31:06 +00:00
tracey
e0d3b40116 Import devel/arduino-esp32: esp32 arduino core toolset
Framework to program Espressif ESP32 chipsets via the Arduino environment.

Testing paco@

Input jca@

Ok paco@ jca@ sthen@
2020-04-23 14:30:30 +00:00
tracey
d35beafccd Import devel/arduino-esp8266: esp8266 arduino core toolset
Framework to program Espressif ESP8266 chipsets via the Arduino environment.

Testing paco@

Input jca@

Ok paco@ jca@ sthen@
2020-04-23 14:28:54 +00:00
tracey
ea268fd5cd Import devel/mkspiffs: tool to build and unpack SPIFFS images
Wear-leveled SPI flash file system for embedded devices.

This tool is specifically patched to build and unpack SPIFFS images for
esp32 and esp8266 wifi devices, using SPIFFS as the submodule.

Testing paco@

Input from jca@ and sthen@

Ok benoit@ paco@ kmos@ sthen@ jca@
2020-04-23 14:26:06 +00:00
kmos
be51dff732 Fix the build on sparc64 (and presumably other base-gcc arches)
by specifying "-std=gnu99" and patching to remove "-Werror"

Input from aja

ok jca@
2020-04-23 14:21:54 +00:00
sthen
0b3fecbcf1 update to reposync-20200423, including "should work by default for
official mirrors" handling for ssh hostkeys fixing a problem mentioned
by several including most recently solene@. add pkg-readme.
2020-04-23 13:49:31 +00:00
sthen
33036c3207 update to pecl-yaml-2.1.0 2020-04-23 13:43:04 +00:00
sthen
1052ceed02 update to pecl-mailparse-3.1.0 2020-04-23 13:29:12 +00:00
sthen
e63e83eee1 update to squid-4.11
SQUID-2020:3 - Due to incorrect buffer handling Squid is vulnerable to
cache poisoning, remote execution, and denial of service attacks when
processing ESI responses.

SQUID-2020:4 - Due to an integer overflow bug Squid is vulnerable to
credential replay and remote code execution attacks against HTTP Digest
Authentication tokens.
2020-04-23 10:54:48 +00:00
jasper
ade3ae46cc update to vala-0.46.9 2020-04-23 09:31:28 +00:00
jasper
1716ad3452 update to gthumb-3.10.0 2020-04-23 08:59:12 +00:00
espie
df7b645ac0 small bug-fix release 2020-04-23 08:53:38 +00:00
jasper
dee0f91b0d Add missing specifier in format string 2020-04-23 08:36:11 +00:00
rpointel
75bb50423a update python to 2.7.18: the last release of Python 2.
tested in a bulk build by naddy@, thanks.
2020-04-23 07:56:01 +00:00