154580 Commits

Author SHA1 Message Date
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
sthen
df2ae1632b update to py-openssl-20.0.1 2021-02-14 17:43:12 +00:00
sthen
32155c07c0 update to py-cryptography (pyca) 3.3.2.
not moving to 3.4 yet because 1) we don't yet have setuptools-rust
which looks like it needs a pip update (which becomes py3 only),
and 2) we still have some py2 users of pyca:

devel/py-twisted                2+3 (2 is only used by telepathy-logger)
mail/mailpile                   2-only
security/py-openssl             2+3 (2 is only used by yubiserve, py-twisted)
security/py-paramiko            2+3 (2 used by several)
security/py-service_identity    2+3 (2 is only used by py-twisted)
security/py-axolotl             2+3, 2 not used
www/py-http_ece                 2+3, 2 not used
www/py-jwt                      2+3, 2 not used
2021-02-14 17:42:50 +00:00
tb
b3e0f224ac zoem: update to latest version 11-166
This adds readline support and a number of other usability improvements.
Add a simple fix for -fno-common.

The project seems dormant since 2011.

ok bcallah
2021-02-14 17:34:24 +00:00
solene
13669e2c05 Update to lagrange-1.1.3 2021-02-14 17:23:46 +00:00
ajacoutot
271ac8f826 Update to sane-backends-1.0.32.
Add hidden python dep (py3).
2021-02-14 17:15:05 +00:00
bcallah
84fd302df0 Update to snobol4-2.2.1
Changelog: https://www.snobol4.org/csnobol4/curr/CHANGES
Tweaks from daniel@, ok gnezdo@, thanks from STeve Andre (MAINTAINER)
2021-02-14 17:08:57 +00:00
bcallah
10bdadb4e6 Update to opentyrian-2.1.20201204
This is not a "real" upstream release (upstream has made no new releases
since 2013) but it does represent continual development of the codebase
since the last release. Among other things, this fixes -fno-common issues
and ports the game from SDL to SDL2. Development has moved to GitHub.
Looks ok to daniel@, ok gnezdo@
2021-02-14 17:02:12 +00:00
bcallah
fb6765a2ef Update to pspp-1.4.1, among many other things, includes fixes for
-fno-common.
Complete changelog: http://git.savannah.gnu.org/cgit/pspp.git/tree/NEWS
ok gnezdo@
2021-02-14 16:57:14 +00:00
ajacoutot
80e7fc2623 Regen WANTLIB after libvirt update. 2021-02-14 16:44:33 +00:00
ajacoutot
372dff811c Update to p5-Sys-Virt-7.0.0. 2021-02-14 16:43:35 +00:00
ajacoutot
c390cdd864 Update to py3-libvirt-7.0.0. 2021-02-14 16:42:58 +00:00
ajacoutot
537f899722 Update to libvirt-7.0.0.
Move to meson(1) build.
2021-02-14 16:42:13 +00:00
sthen
40f0e4ab23 update to freeipmi-1.6.7 2021-02-14 16:37:59 +00:00
paco
c5e1216cac update cad/openscad to 2021.01
Initial (garbage) diff by me.  Actual working diff by tracey@

ok tracey@
2021-02-14 16:14:54 +00:00
sthen
808dc0bb91 py3 only for py-ripe.atlas.{cousteau,sagan} 2021-02-14 15:58:04 +00:00
kn
6c4502e53c Add "-U" to show unmaintained ports 2021-02-14 15:55:30 +00:00
sthen
81d0902c8e quirks and makefile updates for some py2->py3 2021-02-14 15:51:46 +00:00
sthen
ecac42410f drop py2 from py-mechanize 2021-02-14 15:51:41 +00:00
sthen
42bfa04f2d update to py-trustme-0.7.0, dropping py2 2021-02-14 15:51:38 +00:00
sthen
8895722d84 update to py-ndg-httpsclient-0.5.1, dropping py2 2021-02-14 15:51:34 +00:00
kn
89c10a7dd7 Remove misc/viz
It fails with "-fno-common", there's been no update in more than twenty
years, MASTER_SITES is already missing and we fall back to our cdn;
finally, there's a pledged vis(1) in base.

OK rsadowski kevlo
2021-02-14 15:27:21 +00:00
kn
0aae79f2f7 Remove misc/viz
It fails with "-fno-common", there's been no update in more than twenty
years, MASTER_SITES is already missing and we fall back to our cdn;
finally, there's a pledged vis(1) in base.

OK rsadowski kevlo
2021-02-14 15:26:33 +00:00
kn
1e7df0cf77 Add code comment, improve "-j" example 2021-02-14 15:23:31 +00:00
sthen
4e3fee4705 update to calc-2.12.8.0 2021-02-14 15:00:29 +00:00
sthen
fa1a0d0dc4 reenable qtwebengine on i386, it builds there OK now.
I suspect it possibly hit the QIODevice::readLine() problem fixed in
https://codereview.qt-project.org/c/qt/qtbase/+/317907 that I backported.
2021-02-14 14:34:01 +00:00
rsadowski
c4df020890 Switch from py2 to py3 and add missing build dependency on llvm 2021-02-14 14:24:53 +00:00
sthen
425b92d279 whack py-sip and friends into shape. the previous ports update ended up
with two different versions of py-sip; the old one configured to only
produce the module for py-qt5 (in devel/py-sip) and the actual sip in
x11/py-sip-qt5, with broken update chain and which didn't entirely
make sense.

in particular: py-sip is now actually (a newer version of) sip again,
with py2 support dropped (current versions don't have it). other ports
using this are changed to the newer build system using "sip-build"
where possible.

for the future we will need to move to sip 6.x which drops the older
build system using the "sip5" or "sip" script; other ports (veusz, and
i think qgis) don't work with that yet.
2021-02-14 14:24:20 +00:00
jasper
1a8ea13243 sync with recent swf-related removals 2021-02-14 14:23:28 +00:00
jasper
5f1738065e remove libquvi{,-scripts} and the cclive. all have outlived their usefulness
ok kn@
2021-02-14 14:23:06 +00:00
sthen
0aa9360907 import devel/py-qt-builder, ok rsadowski 2021-02-14 14:16:56 +00:00
rsadowski
98be7a3a5b Drop optional dependency on python 2.7 2021-02-14 14:06:21 +00:00
kn
f44ed738fc Unmention Flash support through plugins 2021-02-14 13:58:57 +00:00
rsadowski
2191c9b021 Switch to python 3
All python helper tools are happy with 3 instead 2.
2021-02-14 13:55:37 +00:00
rsadowski
7cb6a352fa Remove python dependency 2021-02-14 13:44:22 +00:00
jasper
0323cdc77b fix build with -fno-common; from gentoo 2021-02-14 13:42:13 +00:00
jasper
702ba203f9 register quvi removal and add a better reason for flash/swf-related pruning 2021-02-14 13:31:38 +00:00
jasper
6df3f30788 remove libquvi support and sync WANTLIB 2021-02-14 13:29:07 +00:00
jasper
c2648cd31a remove quvi, a "silly suite" for diddling with flash media stream properties 2021-02-14 13:26:05 +00:00