- add support for linux 64-bit pkcs#11 modules (on amd64)
- build linux binaries via linuxulator instead of shipping prebuilt binaries
Tested by: grembo (thanks for your support!)
459556b New: Bump Version to 0.7.1
a86e872 Merge remote-tracking branch 'origin/master' into develop
8612548 Changed: Test on Mono 5.0 and 5.4
4136b9e use TestContext.Progress rather than Console.WriteLine for NzbDroneRunner output
3c42387 Fixed: ImageResizer Tweaks
ae6db26 Fixed regression in container registration. Additional logging in case of integration test startup failures
4bb6f5d Moved Platform version determination to static
7ffecf6 Fixed: several failing/flaky mono unit tests
9711a0c Update README.md with BrowserStack Badge
805a085 Fixed: ImageSharp crash on old mono
PR: 247125
Submitted by: Adam Jimerson <vendion@gmail.com>
Approved by: Michiel van Baak <michiel@vanbaak.eu> (maintainer)
because upstream considered 4.34.9745-beta is stable enough and marked it as
RTM. Also, mark security/softether-devel as IGNORE since it is exactly the
same as security/softether right now.
Relnotes: https://www.softether.org/5-download/history
These are all components abandoned upstream, and not developed
anymore.
All of these still depend on GTK2 and some on the already deprecated
x11-toolkits/libxfce4gui.
As you may know XFCE development has already dropped any support
for GTK2, so, unless these software packages are ported to GTK3 by
someone, they WILL be removed from the tree when XFCE 4.16 will be
released and ported.
Due to their status these ports could break for many reasons and
unless the fix is really trivial or patches are provided they will
be removed from the tree in case of breakage.
Further reasons for each of them follow.
xfce4-mixer:
Removed from XFCE in version 4.12, abandoned since, in 2015.
Uses outdated gstreamer 0.10.
xfce4-print:
Removed from XFCE after version 4.6, abandoned since, around 2009.
CUPS support broken since cups version 2.3.3 due to upstream interface
changes.
Already deprecated due to dependency on libxfce4gui.
xfce4-quicklauncher-plugin:
Unsupported after XFCE 4.4, around 2009.
Already deprecated due to dependency on libxfce4gui.
Unable to locate a source code repository.
xfce4-wmdock-plugin:
Last update in 2013.
Unable to locate a source code repository.
There are other components I'm not marking as DEPRECATED right now,
but please note I have doubts on their support status. These are
also still depending on GTK2 and it's unsure if they will be ported
to GTK3 and spared by the XFCE 4.16 update:
orage
xfce4-embed-plugin
xfce4-mailwatch-plugin
xfce4-equake-plugin
Other XFCE components in our tree still depending on GTK2 are
reasonably expected to be ported by upstream to GTK3 before 4.16
is released, or, in some cases have already been ported in their
repositories and/or development versions.
to 2.3.3.
The port was already using a deprecated interface exposing cups
internal structures. Support for this has been recently removed
upstream.
PR: 247580
Submitted by: O. Hartmann <ohartmann@walstatt.org>
Those includes are, afaict, useless and cause problems if one build from a
custom FreeBSD without IPFILTER.
Do what the other gcc packages do and simply remove them.
PR: 230199 239210
While I'm here, let's clean up the port a bit:
- Switch to MASTER_SITES from USE_GITHUB as suggested by upstream.
- Fix a typo in ALL_TARGET.
- Remove do-build. The ports framework does the right thing already.
PR: 247260
Submitted by: Martin Filla <freebsd@sysctl.cz>
* The port is not compatible with Django 2.0+ and it doesn't seem to be
maintained by upstream anymore.
PR: 247206
Approved by: maintainer timeout (14 days)