23752 Commits

Author SHA1 Message Date
sthen
7205bfb68f update to setuptools_scm-3.4.1, from deserter666 at danwin1210.me, ok kn
tweak from me: add TDEP on py-toml for py3 flavour (it's an optional run
dep and used in tests; py2 flavour of py-toml was removed already)
2021-02-01 21:40:10 +00:00
kn
788b0a7599 Remove security/siphon
Upstream still ships the tarball, that's it, as per CVS log:
"primary distsite and homepage have gone away".

The only TCP port I've been able to detect (after producing traffing on a
variety of them) is SSH -- and that only worked after enabling IPv4.

Siphon does not seem to support/detect IPv6 at all and it's OS fingerprints
are extremely old;  besides Gentoo we're the only ones still packaging it
according to https://repology.org/project/siphon/versions .

Fails with "-fno-common".
OK cwen
2021-02-01 14:07:51 +00:00
fcambus
04d2e815b3 Update HOMEPAGE. 2021-02-01 13:47:23 +00:00
rsadowski
d274b46f24 Update boost to 1.72.0
Changelogs are here:
https://www.boost.org/users/history/version_1_71_0.html
https://www.boost.org/users/history/version_1_72_0.html

Update diff from Brad Smith (maintainer), OK sthen@
2021-02-01 12:00:51 +00:00
sthen
eb96d9bc59 ccache: add upstream patch to fix on some arches; pointed at by jasper@ 2021-02-01 10:11:27 +00:00
kn
25284374c4 Remove security/lxnb
That's a NetBus 1.6 client... upstream's dead as in NXDOMAIN, we seem to be
the only folks still packaging it.

It has not changed in twenty years (surprise!) and basically only exists to
screw around with old old Windows boxes which... still run the server?

Fails with "-fno-common".
OK jsg
2021-02-01 01:02:54 +00:00
sthen
3fd8656015 reinstate accidentally deleted line; reported by naddy 2021-01-31 20:47:25 +00:00
kn
06906d2629 Remove net/nemesis
No release from upstream since 2004, no IPv6 support and the port now fails
to build with "-fno-common".

There's net/scapy in our tree which can do everything that nemesis does and
more.

OK bcallah
2021-01-31 19:50:02 +00:00
sthen
2f997f4bc8 update to distcc-3.3.5 2021-01-31 19:28:02 +00:00
sthen
2e53577b30 Drop Icinga 1.x ports; merge into relevant icinga2 ports with an @ask-update
It has been long enough, if people have systems still using 1.x (*cough*)
they need a bit of a shove at this point.
2021-01-31 18:53:54 +00:00
rsadowski
c6417fcf50 Update intellij to 2020.3.2
Update diff from maintainer Lucas Raab
2021-01-31 16:51:36 +00:00
rsadowski
e81ec4f712 Update pycharm to 2020.3.3
Update diff from maintainer Lucas Raab
2021-01-31 16:46:55 +00:00
kettenis
accf041505 update arm-none-eabi binutils to 2.31.1
fixes a linker issue with some u-boot targets
2021-01-31 11:26:40 +00:00
kn
cea0b1b507 Remove net/packit
Our packaged 1.0 version seems to be the last one that can be fetched
from upstream, which is long dead;  HOMEPAGE http://packit.sf.net points
to a generic corporate stub.

FreeBSD packages an "updated" version, see
https://github.com/resurrecting-open-source-projects/packit/blob/master/ChangeLog
which effectively is the old source could with all readily available
distribution patches from Debian, Gento, etc. applied on top;  other than
that there's no development, the project README explicitly asks for help
from actual developers to keep such life support running.

Since noone could be bothered with updating our port since at least 2016,
I doubt there's much interest.

packit is a mixture of tcpdump(1) and scapy(1), it's synopsis uses every
letter (upper and lower) of the alphabet and IPv6 is not supported at all
(not even printing captured packets).

Basic tests showed no output when capturing on lo(4) devices.

tl;dr:  There's little to no value in beating a dead horse.
OK solene
2021-01-31 00:36:12 +00:00
cwen
d2c87d7974 devel/fmt: fix the build on clang+ld.bfd archs.
fmt needs to be built without -Wl,--as-needed on these archs, add a AS_NEEDED
option to do so. This fixes the build on powerpc and mips64. Thanks to jj@ for
testing on mips64, where there is still an int128 related test failure.

OK jca@ and Ashton Fagg (maintainer)
2021-01-30 15:37:05 +00:00
kn
496a7504b0 Remove biology/nutdb
It fails to build with "-fno-common" and HOMEPAGE indicates that it's
no longer being worked on.

The website points at https://cronometer.com/ (website / mobile app) to be
used in the interim until upstream's NUT rewrite is done.

There is NUTsqlite on the sourceforge site's files section, not sure
but perhaps that is the rewrite talked about on the website. It is
written in Tcl/Tk. (thanks sthen)

OK sthen
2021-01-30 14:27:32 +00:00
kn
d4b19362dd Remove astro/sattrack
Imported in 1998 and modified in 2009 to "fix Y2K bug" which means
"we may not distribute modified versions [due to its license]".

There has been no update and it now fails to build with "-fno-common".

The servers used by "getsts" and "gettle" to fetch satellite information
no longer exist.

FreeBSD removed it in 2011, "No more public distfiles". (thanks naddy)

OK naddy
2021-01-30 14:14:38 +00:00
kn
b4941ace81 Update to dtc 1.6.0 fixing build with -fno-common
Consumers build-tested by jsg
Feedback OK jsg
2021-01-30 13:07:20 +00:00
kn
55c848aaf5 Remove audio/py-ogg and audio/py-vorbis
Both are Python 2 only, collecting dust, their common upstream is dead
and py-vorbis is the only consumer of py-ogg.

Nothing in the tree uses either of them, not even as TEST_DEPENDS.

py-ogg now fails to build with "-fno-common".

OK sthen
2021-01-30 11:45:54 +00:00
kn
d97cbe6942 Remove x11/xtraceroute
It often aborts upon start due to "free(): recursive call",
does not support IPv6,
segfaults in vfscanf(3) due to "traceroute: sendto: No route to host" and
specifying a target only seems to work on the command line but not during
runtim in the window.
At runtime, it eventually aborts again.

tb even reported graphics related crashes in X11's iris driver when clicking
on the globe.

This port fails to build with "-fno-common".

No objections tb
OK sthen
2021-01-30 11:41:49 +00:00
jeremy
c10fda1d86 Build Ruby 3.0 versions of native gem ports by default 2021-01-29 17:05:32 +00:00
kn
c288f41495 Remove security/hitch
Over half a year ago I dropped MAINTAINER on this port due to not using it
any longer.  At that time it was already outdated.  Noone spoke up to
update or even maintain it.

The new (unported) version 1.6.0 already suffers from TLS related build
failures, now there's another problem: it does not build with "-fcommon"
which will become a default compiler option in the tree.

If someone wants to fix both and get an up-to-date version running they
recover it from the attic.

OK tb
2021-01-29 16:50:42 +00:00
rsadowski
9331753071 Fix extra-cmake-modules detection
This fix ports where DISTNAME is not defined (GH_*) but use the kf5 MODULE.

Nudged in the right direction by sthen@, positive feedback form espie@
2021-01-28 19:53:11 +00:00
bket
8747623f96 Update to py-prompt_toolkit-3.0.14
Changelog:
https://github.com/prompt-toolkit/python-prompt-toolkit/blob/3.0.14/CHANGELOG
2021-01-28 14:12:03 +00:00
sthen
6fe773079f update to libfastjson-0.99.9 2021-01-27 15:51:01 +00:00
ajacoutot
f0c6598d12 Fix PORTROACH marker. 2021-01-27 12:08:56 +00:00
ajacoutot
2aa8c746b9 Update to pangomm-2.46.0. 2021-01-27 12:00:49 +00:00
ajacoutot
6804639010 Update to glib2mm-2.66.0. 2021-01-27 12:00:35 +00:00
rsadowski
afca9ff257 Backport shortcut breaking regression in KLineEdit
https://bugs.kde.org/show_bug.cgi?id=431493

Recommended from upstream
2021-01-26 20:23:19 +00:00
rsadowski
cb914a6afa Bump to jenkins-devel 2.277 2021-01-26 18:17:42 +00:00
sthen
37d1b8861d update to p5-Test-Trap-0.3.4, from wen heping 2021-01-26 13:51:15 +00:00
sthen
2386332f52 ccache: building the manual requires asciidoc; reported by aja@, thanks! 2021-01-26 12:45:46 +00:00
sthen
aca2b2e511 ccache: pthread_mutexattr_setpshared patches committed upstream 2021-01-25 21:07:50 +00:00
rsadowski
6f6ae86c58 Update doxygen to 1.9.1
All consumer builds are happy.
2021-01-25 16:58:39 +00:00
sthen
df64346652 Remove the old ACMEv1-only version of acme-client from ports.
letsencrypt have already stopped allowing ACMEv1 for new domain
validations, and are now doing "brownouts" for all ACMEv1 access,
disabling it temporarily twice a month for increasing lengths of
time (6/24/48/72/120/168 hours) in the run up to disabling it
completely on June 1st.
2021-01-25 14:21:29 +00:00
sthen
6e7dc5e9e5 ccache: fix the pthread_mutexattr_setpshared check patch ("works" for us
but broken on OS which actually have it). add link to pull request for that.
2021-01-25 11:09:22 +00:00
sthen
340848b7b5 update to ccache-4.1
patched to disable the inode cache (new in 4.0, described as experimental,
and not enabled by default at runtime) is disabled in build; it cannot be
built without pthread_mutexattr_setpshared which we don't have.
2021-01-24 15:25:01 +00:00
rsadowski
315d56de5d Add missing dependency libavif
Spotted by naddy@ thanks!
2021-01-24 14:59:35 +00:00
sthen
f04bcdefa9 better @msg for gns3 2021-01-24 13:53:55 +00:00
rsadowski
bea31153e4 Register removal of py-qt4{-docs} 2021-01-24 10:43:12 +00:00
rsadowski
e2c3f837f7 Add gns3 2021-01-24 09:31:48 +00:00
rsadowski
3ac6567c42 x11/kde-applications/kdepim-apps-libs
No longer part of KDE5
2021-01-24 06:46:08 +00:00
rsadowski
186870b6f4 Update kdiff3 to 1.8.5 2021-01-23 18:10:37 +00:00
rsadowski
070470611e Update KDE Frameworks to 5.78.0
https://kde.org/announcements/kde-frameworks-5.78.0/
2021-01-23 18:09:50 +00:00
thfr
71f529dedf use ujoy(4) for joystick devices to unbreak joystick support
tested with dxx-rebirth.
Take MAINTAINER while here.
ok mglocker@
2021-01-23 17:52:00 +00:00
thfr
4f92a76afe enable gamecontroller GUID detection and GUID-based mapping
this makes prior workaround in SDL_gamecontroller.c obsolete that used
SDL_GAMECONTROLLERCONFIG environment variable and a fallback mapping;
so this is removed now.

tested with XBox 360/One, Logitech F310/Dual Action by me
testing with NEXT SNES controller and ok brynet@
2021-01-23 17:47:43 +00:00
ajacoutot
9c270cf21f Missing BDEP on devel/cmake. 2021-01-23 16:24:06 +00:00
cwen
3dfcc41039 liboil: extend the powerpc64 fix to powerpc
This fixes liboil's runtime on this platform; building with -fno-integrated-as
lead to sigabrt at runtime.  While here remove the tentative arm fix, that we
introduced with the initial powerpc fix, it does not fix the build.

Tested again by jasper@ on powerpc64, thanks!
2021-01-23 14:05:51 +00:00
kn
f74a289f21 Remove mcollective puppet-agent plugin
Puppet deprecated this over two years ago.

OK sebastia
2021-01-23 12:48:37 +00:00
jasper
26d67da62c update to vte3-0.62.2 2021-01-23 12:47:00 +00:00