150746 Commits

Author SHA1 Message Date
bcallah
6a2b403240 Register exaile removal 2020-09-25 21:05:04 +00:00
bcallah
28fa73e4a0 Remove audio/exaile
It is still living in Python 2 land, and while there exists a collection
of PRs and issues on GitHub that explain what needs to be done to migrate
to Python 3, no one has done it. There are lots of good alternatives.
Requested by and ok aja@
2020-09-25 21:04:28 +00:00
bcallah
b6f6945721 -exaile 2020-09-25 21:02:23 +00:00
sthen
432ec615af update to wireshark-3.2.7 2020-09-25 20:54:19 +00:00
edd
65e108132e Link x11/gromit-mpx. 2020-09-25 20:34:10 +00:00
edd
0950d67df1 Import x11/gromit-mpx.
```
Gromit-MPX (GRaphics Over MIscellaneous Things) is a small tool to make
annotations on the screen. Its main use is for making presentations of some
application. Normally, you would have to move the mouse pointer around the
point of interest until hopefully everybody noticed it. With Gromit-MPX, you
can draw everywhere onto the screen, highlighting some button or area.
```

We hacked gromit-mpx to remove the dependency on lib{app,}indicator. Although
we had planned to use those (previously imported) dependencies, it became clear
that lots of in-tree ports would start picking them up and now isn't the time
for full-tree changes.

x11/lib{app,}indicator remain in-tree, but unlinked as per landry@'s request.

Sent in from Laurie Tratt. OK sthen@ and landry@.
2020-09-25 20:32:29 +00:00
sthen
cf4db000e7 update to OpenSTA-2.2.0, from maintainer Alessandro De Laurenzis 2020-09-25 19:00:10 +00:00
feinerer
c9a0bc783e Update to Dunst 1.5.0
From Timo Myyrä (MAINTAINER)
2020-09-25 13:53:53 +00:00
tracey
3279f2c633 Update chirp to version 20200909. ok abieber@ jca@ kmos@ 2020-09-25 13:48:49 +00:00
thfr
96db729b94 add '-I${LOCALBASE}/include' to CFLAGS
fixes an odd build error where this isn't included in bulk builds, but is
in local ports tree builds.
Error was seen by aja@, naddy@, sthen@
fix tested and ok by aja@
2020-09-25 10:09:18 +00:00
stsp
848770b419 update to got 0.41
- make 'got ref -d' delete both loose and packed representations of the ref
- make dangling symbolic references show up in 'got ref -l'
- fix handling of slashes in got.conf repository paths (found by naddy)
- hide remote HEAD refs in gotweb in order to match got and tog output
- make 'got histedit' collapse folded add+delete operations (found by jrick)
- fix matching the first object ID listed in a pack index (found by jrick)
- let 'got clone' try to connect to server before creating repository contents
- fix default branch name written to Git config file by 'got clone'
- allow an interrupted 'got clone' to be resumed by 'got fetch'
- handle failed connection attempts to git:// servers (patch by jrick)
- make gotweb work in subdirectories of the web space (found by uwerler)
2020-09-25 09:56:19 +00:00
juanfra
9beaa83703 Unbreak chibi-scheme on i386. Passes the tests.
Spotted by sthen@.
2020-09-24 21:42:16 +00:00
danj
19db0d0e6c Update license marker
From Florian Viehweger (maintainer)
2020-09-24 20:05:22 +00:00
rsadowski
306146b575 Update jenkins-devel to 2.258 2020-09-24 19:17:17 +00:00
landry
c57395d3b9 Update to enigmail 2.2.2.
Now that thunderbird ships with openpgp by default, previous enigmail
2.1 branch isnt compatible anymore with it (and will never be), and the
2.2 branch only exists to provide a migration path for enigmail settings
between tb 68 + enigmail 2.1 to tb 78 in the upcoming 6.8 release.

cf https://enigmail.net/index.php/en/home/news/70-2019-10-08-future-openpgp-support-in-thunderbird

will remove the enigmail port after 6.8.
2020-09-24 15:52:09 +00:00
landry
a9cfdb6691 Major update to thunderbird 78.3.0.
See https://www.thunderbird.net/en-US/thunderbird/78.3.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-44/
(both links not there yet)

See https://blog.thunderbird.net/2020/07/whats-new-in-thunderbird-78/
for a user-visible list of changes.

Now integrates openpgp support which was previously provided by the
enigmail extension, see https://blog.thunderbird.net/2020/09/openpgp-in-thunderbird-78/
for details and https://support.mozilla.org/en-US/kb/openpgp-thunderbird-howto-and-faq
for the related FAQ.

port changes:
* enable debug packages
* merge lightning in main package
* build new librnp against systemwide bz2, botan2 and json-c
* build against system libffi 3.3, as found out by Nam N'Guyen that
  fixes crashes in pgp interaction (#1664111)
* stop building against system sqlite and remove corresponding patches,
  not supported anymore
* add a blurb about openpgp and OTR in chat support in README
* rewrite DESCR from scratch

Thanks Mark Patruck for openpgp testing/feedback, and gjones5555 /
netscape / net for early testing. Been using thunderbird betas since 71
in november 2019, so i'd say it's ready for wider dogfooding, just in
time for 6.8.. and the existing 68esr branch is EOL anyway.

ok tb@
2020-09-24 15:47:40 +00:00
pea
9bb75d02b2 Update to 12.4
ok jeremy@
2020-09-24 13:11:46 +00:00
gonzalo
d484db4867 Update for Stella Atari emulator:
https://stella-emu.github.io/changelog.html

OK benoit@ (maintainer)
2020-09-24 10:01:32 +00:00
fcambus
0dcae07445 Update libansilove to 1.2.5. 2020-09-24 09:36:27 +00:00
edd
f140cc9e69 Unlink x11/lib{app}indicator until we know what may pick it up.
A code search suggests that lots of packages may starting picking these up, so
until we've checked, it's safer to unlink them.

Spotted by landry@, OK landry@ and sthen@.
2020-09-24 09:01:36 +00:00
bentley
fd3623492e Update to heirloom-doctools-191015. 2020-09-24 08:13:24 +00:00
bentley
fb19163ea7 Update to sameboy-0.13.6. 2020-09-24 08:03:13 +00:00
bentley
45f3cb1c58 Update to vnu-20.6.30. 2020-09-24 07:48:28 +00:00
bentley
9f42994dc8 Update to epubcheck-4.2.4. 2020-09-24 07:44:28 +00:00
bentley
a757c52e6c Update to armips-0.11.0. 2020-09-24 07:43:39 +00:00
bentley
eaa7797876 Update to html-xml-utils-7.9. 2020-09-24 07:40:45 +00:00
bentley
8df4e761f0 Update to mgba-0.8.3. 2020-09-24 07:31:51 +00:00
fcambus
471b36edd4 Update bdf2psf to 1.197. 2020-09-24 05:29:55 +00:00
bentley
1d048c3140 Update to rgbds-0.4.1. 2020-09-24 05:07:46 +00:00
bcallah
c72eb840c6 Update to wtf-20200919 2020-09-24 04:34:39 +00:00
bcallah
d290dbbf98 Update to streamlink-1.6.0
Changelog: https://github.com/streamlink/streamlink/releases/tag/1.6.0
2020-09-24 04:11:53 +00:00
danj
0529b6ba4e Improve PKGNAME handling
ok millert@ (maintainer)
2020-09-24 02:44:14 +00:00
millert
0993824974 Update to sudo 1.9.3p1. 2020-09-24 02:16:12 +00:00
millert
50865a7200 Update to sudo 1.9.3p1. 2020-09-24 01:38:42 +00:00
abieber
8331c163cf Bump go-ipfs to 0.7.0 - this fixes runtime. 2020-09-23 23:16:46 +00:00
abieber
054779bb0e Update to restic 0.10.0.
- enable aarch64
- switch to MODGO_*

OK solene@
2020-09-23 23:02:55 +00:00
jca
ef420c133e Minor update to quagga-1.2.4 + fix usage of getgrouplist
getgrouplist fix in FRR by renato@, patch and update to 1.2.4 by mgraves
at brainfat.net.

While here, sync WANTLIB of the snmp FLAVOR.
2020-09-23 22:26:02 +00:00
tb
3a72da8101 Update to tlsfuzzer 20200923 2020-09-23 20:48:23 +00:00
pvk
ace76fd005 Update pkg README 2020-09-23 20:33:41 +00:00
sthen
3a07b41a47 add comment to patch 2020-09-23 20:20:32 +00:00
sthen
050b3bd529 update to scamper-20200923 2020-09-23 20:13:51 +00:00
naddy
bb850e72aa maintenance update to 20200920 2020-09-23 16:55:55 +00:00
sthen
1c18deea28 update to py-cryptography*-3.1.1 2020-09-23 16:35:47 +00:00
bcallah
dd624f1b80 Update to ugrep-2.5.6
Changelog: https://github.com/Genivia/ugrep/releases/tag/v2.5.6
2020-09-23 15:58:12 +00:00
bcallah
5c327e456f Update to quickjs-2020.09.06
A full changelog is here: https://bellard.org/quickjs/Changelog
From gkoehler@, who also tested it on macppc and powerpc64!
2020-09-23 15:37:32 +00:00
sthen
27714f2c95 update to pecl-mailparse-3.1.1 2020-09-23 15:26:52 +00:00
sthen
66bcbfa29d update to openssl-1.1.1h 2020-09-23 15:24:03 +00:00
sthen
fddb0a0828 update to pecl-redis-5.3.1 2020-09-23 15:21:28 +00:00
sthen
4ba14c7954 update to freetds-1.2.5 2020-09-23 15:18:13 +00:00
edd
6813310fc2 Link x11/libappindicator. 2020-09-23 13:20:13 +00:00