149493 Commits

Author SHA1 Message Date
ajacoutot
b18d3d8353 Add BDEP on x11/gnome/librsvg; it's picked up when present at configure
time.

spotted by naddy@
2020-07-30 07:04:02 +00:00
solene
9f962a6116 Register mozplugger as old software
that doesn't work.

ok landry@
2020-07-30 07:03:11 +00:00
solene
79c5082498 Remove mozplugger
It's a web browser plugin but it is not
compatible anymore with any browser in tree.

ok landry@
2020-07-30 07:01:44 +00:00
millert
b2dca97b76 Fix typo pointed out by afresh1@ 2020-07-30 01:29:36 +00:00
millert
7fd6913f7a Add chordpro 2020-07-30 01:01:16 +00:00
millert
118cbc6cd8 chordpro reads a text file containing the lyrics to one or many songs plus
chord information and generate photo-ready sheet-music from it.
OK afresh1@
2020-07-30 01:00:12 +00:00
landry
5e4679dfc1 Update to thunderbird 68.11.0.
See https://www.thunderbird.net/en-US/thunderbird/68.11.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-35/ (not
there yet)

Note that the port is not updated to 78.1, but will be updated to 78.2
next month.
2020-07-29 20:30:06 +00:00
jasper
8db03d0dfb update to vala-0.48.8 2020-07-29 18:27:57 +00:00
jasper
e7147361e0 update to quadrapassel-3.36.04 2020-07-29 18:27:33 +00:00
bcallah
5a5d5747a3 Update to spread-sheet-widget-0.6 -- note the major bump because some
symbols were removed.

math/pspp is happy with this
2020-07-29 17:20:54 +00:00
jasper
2459ff2915 update to py-ghmi-1.5.16 2020-07-29 14:42:24 +00:00
robert
f0bc9618e1 check if the ENABLE_WASM environment variable is set and do not disable
webassembly if it is; this makes zoom.us (evil) work
2020-07-29 14:16:42 +00:00
robert
41b753a668 install missing unveil and pledge files for the video process 2020-07-29 14:02:14 +00:00
robert
330f6abed0 unbreak video recording now that it uses its own utility process by moving
all the unveil and pledge magic to the proper place
2020-07-29 13:53:36 +00:00
bket
5688f6f29e Update to rhash-1.4.0
Changes: https://github.com/rhash/RHash/releases/tag/v1.4.0.

OK sthen@
2020-07-29 13:33:22 +00:00
robert
2d507fd7c8 update to 10.0.6 2020-07-29 13:04:05 +00:00
robert
7882d5dd73 update to 6.10.0.104 2020-07-29 10:50:36 +00:00
landry
56c4226386 Update to cbindgen 0.14.3, somehow i completely forgot to push this..
noticed by pvk@
2020-07-29 10:05:37 +00:00
paco
3ac8f4d591 Update textprod/lowdown to 0.7.1
From Caspar Schutijser (caspar at schutijser dot com)
Tested by me and ok from maintainer.

ok paco kmos
2020-07-29 08:49:37 +00:00
ajacoutot
88ccedfe84 Explicitely pass -DWITH_WWW=OFF, otherwise webkitgtk4 might get picked up.
breakage reported by naddy@
2020-07-29 07:51:26 +00:00
ajacoutot
eee5112f5e Update to webkitgtk4-2.28.4. 2020-07-29 07:06:41 +00:00
fcambus
e9b6da5f9e Update siege to 4.0.7. 2020-07-29 07:01:28 +00:00
ajacoutot
257ba6e82b Don't call os.NewFile on unknown FDs.
That fixes Terraform with newer go.

from upstream via pvk@
2020-07-29 06:35:12 +00:00
edd
02f606f0c3 Update emulators/fs-uae (and launcher) to version 3.0.5.
OK rsadowski@.
2020-07-28 20:03:32 +00:00
jasper
7cf20dac3b typo and add missing article in README 2020-07-28 18:50:49 +00:00
fcambus
485c951d48 Update libopenmpt to 0.5.1. 2020-07-28 18:29:49 +00:00
robert
2c997073a6 update to 84.0.4147.105 2020-07-28 17:46:47 +00:00
bluhm
d852a57ee9 update p5-OPCUA-Open62541 to 0.021 2020-07-28 15:46:54 +00:00
kn
5aa21ef326 Update to youtube-dl 2020.07.28 2020-07-28 15:14:33 +00:00
bcallah
fbb69a3e2e Update to ugrep-2.5.0. Tested on amd64 and sparc64.
Changelog: https://github.com/Genivia/ugrep/releases/tag/v2.5.0
2020-07-28 14:54:36 +00:00
sthen
8ba7bef7f5 update to traccar 4.10, from Renaud Allard, plus regen patches 2020-07-28 14:22:04 +00:00
landry
f7e1b2e56a Major update to firefox-esr 78.1.0 (from esr68 branch)
See https://www.mozilla.org/en-US/firefox/78.1.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-32/

More or less a copy of what was in www/mozilla-firefox before the 79.0
upgrade, including:
- enable unveil integration
- move to /etc/firefox-esr/{pledge,unveil}.{main,gpu,content}
  instead of about:config knobs (maybe warrants current.html entry ?)
- bring in the jumbo patch fixing 'open with' mime handling
- stop building with systemwide sqlite3, unsupported upstream
- ditch old patches merged upstream in the 68->78 cycles
- use the shipped desktop file instead of our own
- sync README

briefly tested opening a pdf, an flv file and an archive with an
external handler, and accessed webcam with webrtc.
2020-07-28 14:21:48 +00:00
landry
cc5438d91e Update to firefox 79.0.
See https://www.mozilla.org/en-US/firefox/79.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-30/

add a jumbo patch trying to fix the 'open with' MIME handling mess,
broken since glib 2.64 upgrade - gio-launch-desktop has been replaced by
/bin/sh (see https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1362/)
which is not unveiled. xdg-open calls gio which calls
g_app_info_launch_uris() which now fails.

Try to replace this fragile contraption with simpler (?) plain glib
code directly spawning a previously unveiled mime handler.  Rewrite
README section wrt this new handling.

WORKSFORME, havent got much feedback on the patch sadly, and the
developer who wrote the unveil() integration is MIA...
2020-07-28 14:13:35 +00:00
tracey
40bd178d83 Attach freebee to the build 2020-07-28 13:49:09 +00:00
tracey
af245066dd Import ports/games/freebee, tweaks and ok bcallah@, ok kmos@
Free Bee is a free clone of The New York Times game Spelling Bee.

In this game, your goal is to find as many words as you can with the seven
letters you are given. You don't have to use any letter except the middle letter
and letters can be used more than once in a word. Finding a word that uses all
seven letters yields bonus points! Every game has at least one such word, and
many games have multiple. As you earn points, you rise through the ranks of the
hive, ultimately becoming the Queen Bee.

You can play the daily challenge like the original game or try your hand at a
nearly infinite number of computer-generated random challenges. Unlike the
original game, you are not restricted to only a single game per day!

The only notable difference between Free Bee and the original game is the use of
the SOWPODS dictionary instead of the NYT dictionary.
2020-07-28 13:48:46 +00:00
abieber
71832f42b0 Bump go-ipfs to 0.6.0 now that we have Go > 1.13.
Changelog here: https://github.com/ipfs/go-ipfs/releases/tag/v0.6.0
2020-07-28 13:43:51 +00:00
abieber
e5e802d4f1 Update mu to 1.4.12. Diff from Stefan Hagen (MAINTAINER) and Todd Carson
(<toc at daybefore dot net>) with comments from sthen@.
2020-07-28 13:41:55 +00:00
daniel
b9b92f85e7 Update to commit 0132b8aa for improved builtin support. 2020-07-28 08:35:31 +00:00
kmos
f416f210e5 Update to Python 3.8.5, includes security fixes.
Original diff from Wen Heping.

I shuffled some test files out of PLIST-main to PLIST-tests and did the
conflict magic to make it happy.

ok sthen@
2020-07-28 07:58:30 +00:00
kmos
4ac48376a9 Using base-gcc gives lots of "redundant declaration of " errors.
Using ports-gcc and adding -Wno-error fixes the build for sparc64.

input and ok ajacoutot (maintainer)
2020-07-28 07:56:04 +00:00
kmos
112ef1d6b5 Fix build of sparc64 by adding COMPILER line to use ports-gcc instead of
base-gcc.

ok ajacoutot (maintainer)
2020-07-28 07:30:31 +00:00
kmos
a833495056 Fix build of sparc64 by adding COMPILER line to use ports-gcc instead of
base-gcc.

ok ajacoutot (maintainer)
2020-07-28 07:30:10 +00:00
kmos
d574f2e379 Fix build of sparc64 by adding COMPILER line to use ports-gcc instead of
base-gcc.

ok ajacoutot (maintainer)
2020-07-28 07:29:50 +00:00
ajacoutot
168ca74b2b Fix tyop to unbreak. 2020-07-28 07:15:59 +00:00
landry
ced20cba00 sort 2020-07-28 05:53:27 +00:00
bket
58c0fbe6b5 Update to xxhash-0.8.0
Changes: https://github.com/Cyan4973/xxHash/releases/tag/v0.8.0
2020-07-28 04:41:18 +00:00
tracey
f12cbe349f Update to arduino-esp8266 2.7.3
ok sthen@ kmos@
2020-07-27 22:33:27 +00:00
kn
c3ae526e11 Update to git 2.28.0
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.28.0.txt
2020-07-27 21:10:52 +00:00
tracey
213680b979 Update to thingsd 3.0.1
ok kmos@
2020-07-27 20:09:12 +00:00
sthen
dfd54b3486 update to freetds-1.2.3
add BDEP on xmlto, it's used if present (detection is done in a Makefile
just before it's run, but seems xmlto takes long enough to run that
kmos@ ran into a problem with dpb junking)
2020-07-27 17:36:43 +00:00