Commit Graph

154618 Commits

Author SHA1 Message Date
claudio
639dff41be Update node_exporter to v1.1.1
This update now uses go mod and requires 100+ dependencies to build.
Quite sad for a simple system value collector. Also the amd64 version
does not correctly report the memory used by the buffer cache. This
is a defect from building OpenBSD/amd64 binaries without cgo.

This no longer uses promu for builds but passes the same build vars
to go build via MODGO_LDFLAGS.

With help and OK sthen@ abieber@
2021-02-16 13:28:19 +00:00
martin
06b4f9dd26 Update py-netcdf4 to 1.5.6. 2021-02-16 09:27:30 +00:00
martin
313b23b205 Update py-cftime to 1.4.1. 2021-02-16 09:26:26 +00:00
espie
cd941ff1b3 plain forgot that both flavors could combine. Reminded by naddy@
fixes the remaining -fno-common
2021-02-16 08:50:47 +00:00
espie
313cadef3c enable curses interface. wasn't aware of it,
thanks hisacro (ports@displ.nl)for that.
2021-02-16 08:45:02 +00:00
espie
234fd88d0b nethack update to 3.6, not based on the ports@ update which was missing
quite a few details
2021-02-16 08:40:06 +00:00
espie
730c3230f4 help vim make sense of that file, no functional change 2021-02-16 08:30:01 +00:00
espie
810676b4af do things one step at a time: fix -fno-common 2021-02-16 08:29:25 +00:00
mglocker
7141d29858 Back-out USB data toggle fix for HID devices, since we received multiple
reports about broken devices, e.g. for ukbd(4) and fido(4).

ok ajacoutot@
2021-02-16 07:05:45 +00:00
gnezdo
3da2f71a3a Use erlang21 for benchmarks/tsung
jasper@: go for it
2021-02-16 06:25:53 +00:00
lteo
aa630258e6 Update to Snort 2.9.17, with a fix for -fno-common
From maintainer Markus Lude
2021-02-16 03:02:37 +00:00
jsg
3b9297528f update sauerbraten to 20201227 2021-02-16 00:25:37 +00:00
naddy
4a4e8081e0 net/libsignal-protocol-c: do not pick up incompatible devel/uthash
Always build against the included copy of uthash and don't pick up the
incompatible newer version from the devel/uthash port if installed.
From maintainer Alex Holst.
2021-02-15 21:35:57 +00:00
sthen
478f7e0a41 missed bumps 2021-02-15 21:30:16 +00:00
sthen
fe4d1bd2ec not sure what happened but these didn't get committed somehow.
reported by naddy
2021-02-15 21:28:12 +00:00
rsadowski
dfe7f9ed69 Switch to python 3 and disable python build dependency 2021-02-15 21:27:26 +00:00
kn
bd7b972bc8 Drop myself as MAINTAINER 2021-02-15 19:52:56 +00:00
sebastia
43d1ae8043 Mark as broken, security issues, and needs an update to work with newer
versions of Erlang

Drop MAINTAINER
2021-02-15 19:30:49 +00:00
rsadowski
3452665642 Update ksnip to 1.8.1 2021-02-15 17:13:29 +00:00
rsadowski
65c0b90697 Update kimageannotator to 0.4.1 2021-02-15 17:11:38 +00:00
naddy
0ef24f0fc9 games/sdlroids: fix build with -fno-common 2021-02-15 16:47:31 +00:00
naddy
d4f3b5b551 remove graphics/enjoympeg
MPEG-1 video (Video CD) is laughably obsolete.  FFmpeg etc. can
still handle it if somebody is really sitting on an archive of
VHS-quality videos.

Noticed because of failure to build with -fno-common.

ok kmos@ kn@
2021-02-15 15:56:39 +00:00
jturner
0da0a5a35e Update openradtool to 0.11.11 2021-02-15 15:08:34 +00:00
fcambus
19c7e37d99 Update logswan to 2.1.10. 2021-02-15 13:07:39 +00:00
fcambus
9460c6c636 Update psftools to 1.1.1. 2021-02-15 12:51:07 +00:00
fcambus
93278fa5ff Update ansilove to 4.1.5. 2021-02-15 12:50:21 +00:00
feinerer
5f806ac5b7 Update to R 4.0.4 2021-02-15 10:43:19 +00:00
sthen
8de639f483 update to squid-4.14 2021-02-15 09:34:19 +00:00
kn
11b15aa6f0 Remove x11/driftnet
This tool segfaults when
1. ran without any arguments
2. passing "--help" instead of "-h"
3. passing an invalid pcap-filter(5) expression, e.g. "foo"

Running it and opening HOMEPAGE in a browser shows HTTP traffic to the site
but the tool fails to do its job entirely, i.e. it cannot detect/show/etc.
the JPEG image http://www.ex-parrot.com/~chris/driftnet/screenshot.jpg as
requested by the browser.

OK claudio
2021-02-15 09:20:33 +00:00
claudio
42ffcd535d Update prometheus to v2.24.1.
This port needs an extra react web UI package that I provide. Building
react is a nightmare and to complicated for bulk builds. Also embedding
the web UI into the go binary makes it hard to extract it from other
offical builds.

OK rsadowski@ sthen@
2021-02-15 09:19:45 +00:00
claudio
0401c27ec4 Update prometheus to v2.24.1.
This port needs an extra react web UI package that I provide. Building
react is a nightmare and to complicated for bulk builds. Also embedding
the web UI into the go binary makes it hard to extract it from other
offical builds.

OK rsadowski@ sthen@
2021-02-15 09:18:37 +00:00
claudio
76ff0d2ed5 Update prometheus to v2.24.1.
This port needs an extra react web UI package that I provide. Building
react is a nightmare and to complicated for bulk builds. Also embedding
the web UI into the go binary makes it hard to extract it from other
offical builds.

OK rsadowski@ sthen@
2021-02-15 09:14:26 +00:00
claudio
2eb92cb5bf Update promu to v0.7.0
OK sthen@
2021-02-15 08:56:57 +00:00
sthen
349e0df29f telepathy-logger: use python 3, ok jasper@
patches from upstream
2021-02-15 08:44:05 +00:00
sthen
a9f88328c6 spell @pkgpath correctly 2021-02-15 00:06:09 +00:00
abieber
de6d4e48b0 Stop overwriting DISTFILES. This was an oversite on my part. Pointed out by
sthen@.

Tested with a mini-go-bulk.
2021-02-14 23:35:22 +00:00
kn
d0b462f418 Provide debug package 2021-02-14 23:27:08 +00:00
sthen
d42a960ba2 i3-mousedrag: patch to avoid a few more null %s 2021-02-14 21:11:34 +00:00
naddy
c7badf6e26 misc/geekcode: fix build with -fno-common, missing prototypes 2021-02-14 20:48:18 +00:00
sthen
cf9f354d44 i3-mousedrag: patch around some null %s in debug messages that are severely
spamming /var/log/messages
2021-02-14 20:46:19 +00:00
naddy
089fbc9995 x11/xforms: fix build with -fno-common, from upstream repo, unreleased 2021-02-14 20:18:22 +00:00
bket
566b0a5759 Update to atomix-3.22.0
-fno-common fix has been taken from upstream.

OK naddy@
2021-02-14 19:07:11 +00:00
daniel
97315cbb93 switch hypatia to python3
bcallah@ says it can be removed if someone prefers.
2021-02-14 19:04:11 +00:00
gonzalo
6fb2d87904 Update for Duf to 0.6.0
OK sthen@ benoit@
2021-02-14 19:00:20 +00:00
daniel
29f969f3ec update to wxglade 1.0.0
while this new release supports python3, we will need an update to newer
wxPython before we can move away from python2.

ok and tested by Daniel Winters (MAINTAINER)
2021-02-14 18:52:07 +00:00
landry
13ba3a9d5c x11/xfce4/xfce4-cpugraph: update to 1.2.2 2021-02-14 18:19:42 +00:00
naddy
6db9d64844 devel/avr32/binutils, gcc-bootstrap, gcc: fix build with -fno-common
binutils:
Since linkrelax is already defined as a global variable, it is
already initialized to 0, so we can simply drop this initialization.

gcc-bootstrap, gcc:
Use the mechanism provided by the .opt file processing to initialize
these globals.

ok gnezdo@
2021-02-14 18:13:59 +00:00
sthen
ffb14e6a7a update to py-qtawesome-1.0.2, now py3-only, also adds a browser app
(missed when i converted py-qtpy/py-qt5 to 3-only)
2021-02-14 18:06:21 +00:00
bcallah
6b5a644f25 Fix for -fno-common, via Gentoo:
https://github.com/LonnyGomes/hexcurse/pull/28
While here, remove -Werror
ok tb@, who pointed me to Gentoo's version (I originally used Debian's
patch; Gentoo's is a little smaller)
2021-02-14 18:01:21 +00:00
tb
63ed876c05 9menu: update to 1.10
Fixes a bug and changes things to use stdbool.

from maintainer Kaashif Hymabaccus
2021-02-14 17:57:23 +00:00