23779 Commits

Author SHA1 Message Date
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
sthen
0aa9360907 import devel/py-qt-builder, ok rsadowski 2021-02-14 14:16:56 +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
9d5c832095 update to libgdata-0.18.0 2021-02-14 13:21:06 +00:00
jasper
1c96f1f088 register ming/swftools/swfmill removal 2021-02-14 13:19:49 +00:00
jasper
b8351cd179 update to json-glib-1.6.2 2021-02-14 13:02:29 +00:00
rsadowski
681a98468c Remove unnecessary python dependency 2021-02-14 10:35:53 +00:00
rsadowski
dfc443f052 Remove python dependency
No more necessary
2021-02-14 09:30:56 +00:00
rsadowski
2184074812 Remove python dependencies
No more necessary
2021-02-14 09:27:37 +00:00
rsadowski
b4087ebed8 Remove wrong python dependencies 2021-02-14 09:19:53 +00:00
rsadowski
8d43d52219 Update KDE Frameworks to 5.79.0
https://kde.org/announcements/frameworks/5/5.79.0/
2021-02-14 06:22:25 +00:00
daniel
899a35e31b update to pybind11 2.6.2 2021-02-14 04:00:35 +00:00
sthen
e58761d112 update to py-qtpy-1.9.0, drop py2 2021-02-13 23:01:09 +00:00
bket
22dcd2808a Update to py-prompt_toolkit-3.0.16
Changelog:
https://github.com/prompt-toolkit/python-prompt-toolkit/blob/3.0.16/CHANGELOG
2021-02-13 22:17:10 +00:00
fcambus
bdb17a3247 Update tig to 2.5.2. 2021-02-13 21:07:06 +00:00
naddy
0a3a26487d devel/ti-msp430gcc: fix build with -fno-common; from GNU binutils repository 2021-02-13 20:36:50 +00:00
semarie
161f0a5a4b devel/spidermonkey78: preemptively fix built with rust 1.50.0
ok landry@
2021-02-13 18:29:27 +00:00
rsadowski
0523920a53 Update cmake to 3.19.4 2021-02-12 17:36:49 +00:00
ajacoutot
8c2b7ee008 Update to glib2-2.66.7. 2021-02-11 13:22:18 +00:00
landry
a513214180 devel/giggle: fix for -fno-common
from 57fd690279
while here fix WANTLIB.

this project last release was in 2012, there are no real signs of life,
but it stills works fine in basic testing so lets keep it for shit and
..  (puts on sunglasses) giggles.

https://wiki.gnome.org/action/show/Apps/Gitg is the official 'blessed &
maintained' gnome git gui, but it isnt ported, and is in vala so meh.
2021-02-11 10:20:14 +00:00
ajacoutot
c082804348 Update to pango-1.48.2. 2021-02-11 07:44:50 +00:00
stsp
66e1178128 Update to got 0.49
- implicitly mark all files in work tree as up-to-date after 'got integrate'
- tog: fix behaviour if 'n' is pressed before search is started (found by naddy)
- in 'got clone', allow -l together with -q, for consistency with 'got fetch'
- add 'got commit -F' option to commit with a log message stored in a file
- simplify error message shown when 'got rebase' has nothing to do
- tolerate tag objects which lack tagger timestamp information (found by naddy)
- got info: fix a pasto in an error message (naddy)
- include remote branches in the output of 'got branch -l' (suggested by helg)
2021-02-11 07:40:22 +00:00
stsp
b773bca589 Update to Subversion 1.14.1
Fixes CVE-2020-17525 (unauthenticated denial-of-service in mod_authz_svn)

ok sthen@
2021-02-10 13:40:55 +00:00
sthen
e4521f52b7 convert icinga 1 eol to $obsolete_reason 2021-02-10 12:49:31 +00:00
ajacoutot
ff3ea94dfe Add support for libstemmer. 2021-02-10 11:16:02 +00:00
kn
36efff7c87 Remove editors/hnb
This port hits segmentation faults right on startup (amd64, default/empty
`vm.malloc_conf'), both built with either `-fcommon' or fixes from FreeBSD.

No update since 2003.
Fails to build the now default "-fno-common".

OK gnezdo
2021-02-10 08:25:46 +00:00
rsadowski
ccca29dd3f Update jenkins-devel to 2.279 2021-02-10 06:11:34 +00:00
jsg
8dfe3dff5a build gdb with --disable-sim
fixes -fno-common build on arm and makes update-plist output match amd64
2021-02-10 04:55:19 +00:00
kn
e77048a606 Remove audio/xhippo
tream at https://www.gnu.org/software/xhippo/ no longer provides
distfiles since at least 2019, FreeBSD also has marked the port as such;
the website says

        The GNU xhippo has been decommissioned.

Fails to build the now default "-fno-common".

Other ports such as audio/mkplaylist do similar jobs, most media players
also have such functionality, e.g. VLC does.

OK danj
2021-02-10 01:01:10 +00:00
kn
57fe6d691e Remove audio/gimmix
Starting the app shows a window but upon clicking "OK" it dies immediately.
It depends on old Python and GTK and already carries a local patch to cope
an old cURL update.

Upstream is dead, FreeBSD also marked the port for removal.

OK danj
2021-02-10 00:56:14 +00:00
kn
16f602dadc Oops, use right msg for www6to4 2021-02-10 00:48:39 +00:00
kn
756656ea94 Remove www/www6to4
The import of this tool in 2004 predates pf.conf(5)'s "af-to" which came
about in 2011.

Since that, there have been no port changes other than dusting things of
in the Makefile.

Upstream is dead, this port fails with "-fno-common" and I have a hard
time seeing how one would use a proxy daemon with their browser to do
address family translation these days.

OK danj
2021-02-10 00:45:31 +00:00
jsg
fc2e9929d4 update arm-none-eabi-gdb to 7.12.1 matching devel/gdb
backport a arm specific -fno-common fix
[ARM, sim] Fix build error and warnings
851c0536cabb661847c45c73ebd796eb3299066b
2021-02-10 00:41:23 +00:00
kn
c942b29da6 Update to git 2.30.1
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.30.1.txt

This release is primarily to merge fixes accumulated on the 'master'
front to prepare for 2.31 release that are still relevant to 2.30.x
maintenance track.
2021-02-09 10:25:29 +00:00
juanfra
e9c1a54ee2 Update to mercurial 5.7. 2021-02-08 23:54:55 +00:00
naddy
b484a714d9 remove x11/xfed
Three-decade-old code, long abandoned, parse error on first .bdf file
I tried.

ok solene@ ajacoutot@ kn@
2021-02-08 20:48:32 +00:00
rsadowski
08c090c918 Update kdevelop to 5.6.2 2021-02-08 19:16:24 +00:00
naddy
121b202269 remove multimedia/avinfo
No release for 15 years, therefore unable to handle modern formats, crashed
on the first A/V file I tried.

ok mestre@ sthen@ kn@
2021-02-07 22:06:53 +00:00
naddy
8b18ee11ad devel/blame: fix build with -fno-common
Also remove dead homepage and replace dead master site while here.
2021-02-07 21:58:06 +00:00
jasper
6e9ea887ec update to spidermonkey-78.7.1 2021-02-07 13:12:38 +00:00
abieber
4def210d25 Update lua-openbsd to v0.3 which adds support for unveil! 2021-02-07 12:54:22 +00:00
naddy
7cf8c1e52e bump for plist changes 6.8 -> 6.9 2021-02-06 22:08:34 +00:00
sthen
d9f7906e17 bump revision 2021-02-06 13:55:08 +00:00
jan
ec601a4350 fix the build with -fno-common
OK gnezdo@
2021-02-06 12:04:43 +00:00
jsg
ce56dee252 don't use gnu_printf format attribute with gcc < 4.4
fixes the build on archs where cc is gcc 4.2.1

ok kn@
2021-02-06 10:04:28 +00:00
kurt
249e6c0862 Update to 8.0.4 with the following additional changes:
- Use mmap via the configure argument instead of hard-coding it.
- Define USE_MMAP_ANON for OpenBSD when --enable-mmap is configured
- Remove unused ELF_CLASS define for OpenBSD.
- Remove old HAVE_DL_ITERATE_PHDR workaround for OpenBSD.
- Don't use old GC_find_limit_openbsd() which is only needed for uthreads.

Tested on i386/amd64/sparc64/aarch64/powerpc/powerpc64/mips64

okay sthen@, gkoehler@
2021-02-05 18:37:48 +00:00
ajacoutot
056d42408a Update to glib2-2.66.6. 2021-02-05 07:39:15 +00:00
benoit
5c5eb3bee0 Update to p5-String-CRC32-2.100. 2021-02-05 05:46:52 +00:00
bket
007ebcd0f5 Add CVE-quirk for privoxy 2021-02-04 19:25:04 +00:00