23752 Commits

Author SHA1 Message Date
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
cwen
63172bdd1c libdockapp: update to 0.7.3
tweaks and OK sthen@
2021-02-04 11:33:24 +00:00
ajacoutot
f657b77181 Update to glib2-2.66.5. 2021-02-03 19:07:51 +00:00
sebastia
2ec4517840 update 2.15.10 -> 2.15.11 2021-02-03 19:02:35 +00:00
sebastia
91c6655ccf simple update 1.1.7 -> 1.1.8 2021-02-03 19:01:31 +00:00
sebastia
dce8fa4730 update 1.10.1 -> 1.11.0 2021-02-03 18:55:10 +00:00
sebastia
0e55fb1bd2 simple update 1.9.2 -> 1.9.3 2021-02-03 18:54:31 +00:00
sebastia
bc7fdf5693 update 6.0.3.4 -> 6.1.1 2021-02-03 18:53:35 +00:00
sebastia
6e279eb8c7 simple update 2.4.1 -> 2.4.2 2021-02-03 18:51:41 +00:00
kurt
68a670ace2 Fix undefined reference to `__sync_val_compare_and_swap_4' on hppa by
using thread unsafe fallbacks. okay naddy@
2021-02-03 16:49:42 +00:00
sthen
85796d41a2 update to py-ldap3 2.9 and make py3-only, mostly from Lucas Raab 2021-02-03 15:32:23 +00:00
bket
f6ac015f7b Update to ipython-7.20.0
Changes:
https://github.com/ipython/ipython/blob/7.20.0/docs/source/whatsnew/version7.rst
2021-02-03 15:27:53 +00:00
landry
a0ea3dba15 devel/py-buildslave: update to 2.10.1 2021-02-03 14:30:28 +00:00
landry
133814b6e1 devel/py-buildbot: update to 2.10.1 2021-02-03 14:30:13 +00:00
landry
6fb8a88964 devel/libofx: update to 0.10.1 2021-02-03 14:26:06 +00:00
sthen
37dcd28575 libcoap: fix for -fno-common 2021-02-03 13:50:12 +00:00
benoit
579cbdb853 Update to p5-MCE-1.874 from wen heping 2021-02-03 08:58:20 +00:00
jeremy
d20c075f11 Hookup ruby-ffi-compiler 2021-02-02 19:29:18 +00:00
jeremy
b6a50b8a9b Import ruby-ffi-compiler 1.0.1
ffi-compiler is a ruby library for automating compilation of native
libraries for use with ffi.

OK sthen@
2021-02-02 19:25:20 +00:00
jeremy
92f0e74fbf Update to ffi 1.14.2 2021-02-02 19:09:13 +00:00
rsadowski
1c6382ad95 Update jenkins devel to 2.278 2021-02-02 18:08:35 +00:00
sebastia
43054c6460 simple update 1.0.2 -> 1.0.3 2021-02-02 16:15:13 +00:00
sebastia
2245c759de quirks to replace stegcracker with stegseek 2021-02-02 16:10:46 +00:00
sthen
4f56348aa7 update to ccache-4.2 2021-02-02 14:44:40 +00:00
sthen
18446861ab update to pytz-2021.1 2021-02-02 14:23:59 +00:00
sthen
6e10575da2 oops, textproc not devel for py-toml in my TDEP 2021-02-02 11:24:22 +00:00
naddy
93d2d614ff devel/libmtp: update to 1.1.18, which includes a -fno-common fix
ok sthen@
2021-02-01 22:46:36 +00:00
sthen
5755c12008 update to libgcroots-0.3.2 2021-02-01 22:12:26 +00:00