sthen
29704c3c83
adapt to py-sphinx-3.5.1
2021-02-20 22:27:27 +00:00
sthen
00eca0a706
update to py-sphinx-3.5.1
2021-02-20 22:27:19 +00:00
naddy
bb7ac34aa7
unhook security/flasm, already deleted
2021-02-20 21:54:20 +00:00
sthen
8ddb336391
off-by-one in path in pre-test
2021-02-20 21:48:10 +00:00
sthen
b9bc5991fa
py-pexpect: drop an unnecessary sphinx.info call that is not supported
...
in newer sphinx. clean up tests while there.
I looked at updating to 4.8.0 but it seems to have some intermittent
hangs/timeouts in the tests.
2021-02-20 21:44:58 +00:00
gnezdo
2710e7c531
Register math/abs and lang/arena removals.
...
ok sthen, kn, rsadowski
2021-02-20 21:21:24 +00:00
gnezdo
993f2f4fc3
Remove lang/arena in the name of -fno-common
...
ok rsadowski, kn
2021-02-20 21:17:49 +00:00
gnezdo
9ad693c773
Unplug lang/arena for removal
...
ok rsadowski, kn
2021-02-20 21:17:34 +00:00
gnezdo
7d9f52539e
Remove math/abs in the name of -fno-common
...
ok sten@
2021-02-20 21:17:19 +00:00
gnezdo
528d450392
Unplug math/abs for removal
...
ok sthen@
2021-02-20 21:16:53 +00:00
naddy
591fbdf578
productivity/xquote: fix build with -fno-common
2021-02-20 21:08:07 +00:00
naddy
012114befb
productivity/xinvest: fix build with -fno-common
2021-02-20 20:56:17 +00:00
landry
b1bc6e2b7a
devel/quirks: update py-last to py3-last
2021-02-20 20:55:30 +00:00
landry
afc58185f8
audio/py-last: move to python3 only
...
the only py2 consumer went to the attic, other consumers (pithos and
beets) are py3 only
according to pypi upstream is at 4.1.0 and the 0.5.11 version we ship is
from 2015 :)
looks good to sthen@
2021-02-20 20:54:56 +00:00
landry
af0b2ec5df
devel/quirks: use reason #31 for removal of py-mpd & mpd-add-similar
...
"upstream is dead, python2-only, nothing uses it"
2021-02-20 20:40:37 +00:00
landry
6570de6134
audio: remove py-mpd
...
last release in 2010, nothing uses it anymore since mpd-add-similar went
to the attic.
2021-02-20 20:39:14 +00:00
landry
fe2a221c61
audio: remove mpd-add-similar
...
no release since 2009, python2-only.
'kill it' edd@ (MAINTAINER)
2021-02-20 20:37:28 +00:00
tb
89142f048c
msdl: fix build with -fno-common
2021-02-20 20:34:58 +00:00
sthen
89ecf38847
notmuch: adjust how soname parts are passed in to make, avoid SUBST_VARS
...
so update-plist doesn't fiddle with manpage paths
2021-02-20 20:28:05 +00:00
tb
0716283a57
plushs: fix build with -fno-common
2021-02-20 20:18:28 +00:00
cwen
4d06e3df61
ksh93: mark BROKEN on powerpc
...
libast fails to build on hashalloc.c/tokscan.c, as seen on powerpc64. While
here make the BROKEN-powerpc64 line portcheck(1) compliant (trailing
whitespace, length > 80 chars).
2021-02-20 20:15:29 +00:00
sthen
6e5ccb30c1
regen plist
2021-02-20 20:13:41 +00:00
bket
dbed198124
net/openmdns, fix -fno-common build error
...
Fix taken from FreeBSD
"...go ahead" gonzalo@ (maintainer)
2021-02-20 19:54:26 +00:00
kn
bbe0ffa8ff
Use "-fcommon" to as pragmatic build fix
...
Debian and derivatives do the same; the port has too many things
that need patching.
Feedback naddy
2021-02-20 19:42:07 +00:00
kn
dada519d5d
Update to gamgi 0.17.3g (july 2017)
...
http://www.gamgi.org/changelogs/changelogs.html
2021-02-20 19:35:41 +00:00
naddy
0d159c365d
cad/graywolf: fix build with -fno-common, from upstream repository
2021-02-20 19:12:04 +00:00
sthen
2ec3ff15c3
drop unneeded sphinx symlink
2021-02-20 18:54:23 +00:00
sthen
df0908c2bc
"Klytus, I'm bored. What play-thing can you offer me today?"
...
"An obscure body in the S-K System, your majesty. The inhabitants refer to it as the planet Earth"
"How peaceful it looks"
"Hahahahaha, hahahahaha"...
"Hahahaha, most effective your majesty. Will you destroy this... Port?"
"Later, I like to play with things a while... before annihilation"
"Hahahahaha"
(retire flasm, missed in jasper's earlier rampage)
2021-02-20 18:51:54 +00:00
sthen
8ad736169e
update to spawn-fcgi-1.6.4, from Brad (maintainer)
2021-02-20 18:44:19 +00:00
sthen
bb0fa5a2c3
bump for pyflakes pkgstem change
2021-02-20 18:38:57 +00:00
naddy
e0e2746824
net/ezstream: Update to 1.0.2, a bugfix release resolving 3 crashes
...
Add a new master download site to tide us over until Xiph.org has recovered
from hardware failure. From maintainer Moritz Grimm.
2021-02-20 18:38:00 +00:00
landry
0c102781ac
databases/pgpool: update to 3.7.18 and unbreak with -fno-common
...
ok sthen@ pea@ (MAINTAINER)
pea@ will update it to 4.2 branch :)
2021-02-20 18:26:27 +00:00
landry
6499f81b2b
x11/fbpanel: update to 7.0 and unbreak with -fno-common
...
patch taken from
https://svnweb.freebsd.org/ports?view=revision&revision=546840
note: upstream is dead since 2015, gtk+2 only.
2021-02-20 18:23:12 +00:00
ajacoutot
5840baf522
Update to wxsvg-1.5.17.
2021-02-20 18:10:59 +00:00
sthen
df6a56e233
update to flow-tools git head, which now provides built manuals so no need
...
to debug the crash in docbook-to-man or fixup the sgml so they work with
docbook2man. also moves the scripts to py3.
2021-02-20 18:09:07 +00:00
sthen
0e51c32fca
drop BDEP on python/2.7, no longer used in tests
2021-02-20 18:07:22 +00:00
espie
ec88bfaedb
finally add DEBUG_PACKAGES and DEBUG_CONFIGURE_ARGS to sqlports
...
not sure what I missed the last time as this is fundamentally trivial
2021-02-20 18:05:04 +00:00
sthen
936d9bcd30
respect CFLAGS, build debug packages
2021-02-20 17:38:06 +00:00
ajacoutot
d63e1b3c1c
Update to rednotebook-2.21.
2021-02-20 17:35:02 +00:00
sthen
c5cfefb114
patch for older setuptools_scm and add BDEP, "just patch it" aja@
2021-02-20 17:34:17 +00:00
sthen
763fad78bf
switch py2 BDEP to py3 (it was using py3 anyway, probably pulled in via
...
another dep)
2021-02-20 17:33:38 +00:00
ajacoutot
dbde95a789
Update to py3-enchant-3.2.0.
...
Move to enchant2.
2021-02-20 17:30:54 +00:00
landry
e0e1e76066
productivity/grisbi: update to 2.0.2.
2021-02-20 17:29:35 +00:00
ajacoutot
a82ad31f07
Forgot to remove py-gnupg when I moved it to py3 only.
2021-02-20 17:19:29 +00:00
ajacoutot
07cd827dd5
'py-dot' => 'py3-dot'
2021-02-20 17:18:28 +00:00
landry
505b1d18ba
audio/py-mpd2: update to 3.0.4.
2021-02-20 17:18:04 +00:00
ajacoutot
506973437d
-py-dot
2021-02-20 17:17:10 +00:00
ajacoutot
ecf2335eaf
Update to py3-dot-1.4.2.
...
Move to py3-only.
2021-02-20 17:16:54 +00:00
ajacoutot
fac5a9147e
Update to sonata-1.7.0.
2021-02-20 17:13:15 +00:00
sthen
9b922e2fe1
drop tracnav, it hasn't been updated upstream in ~10 years, missed when
...
updated trac to a py3 version
2021-02-20 17:09:02 +00:00