144557 Commits

Author SHA1 Message Date
sthen
1b2e1bceaa drop the old geoip nginx module (no more database updates, the port already supports
the libmaxminddb-based geoip2 module), reorganise MULTI_PACKAGES a bit to avoid some
duplication in the Makefile. looks good robert@ (maintainer), ok fcambus@
2020-02-12 14:34:05 +00:00
benoit
df009848a9 Update to p5-Class-Generate-1.17. 2020-02-12 14:33:34 +00:00
benoit
7a9b6b8ceb Update to p5-Carp-Always-0.16 from wen heping, ok afresh1@ 2020-02-12 14:07:15 +00:00
bket
667a8e7534 Update to nnn-3.0
Changes: https://github.com/jarun/nnn/releases/tag/v3.0

Patch has been committed upstream.

From Martin Ziemer <horrad AT horrad DOT de> (MAINTAINER). Thank you!
2020-02-12 14:05:23 +00:00
bket
1edd350299 Update to ytree-2.01
Fixes crash during tagged rename.
2020-02-12 14:04:01 +00:00
bket
a6c65d592d Update to supercat-0.5.7
Minor update, which adds command line options for coloring without an
spcrc file.

While here change HOMEPAGE to use https.
2020-02-12 14:03:10 +00:00
cwen
fc0f391e08 isc-dhcp: requires atomics on macppc and hppa. gcc-libs needs to be
pulled as a LIB_DEPENDS on these archs because COMPILER_LANGS=c is set.

OK sthen@
2020-02-12 13:59:48 +00:00
kmos
a03e2fddd7 Mark py-unicorn BROKEN-sparc64
ok kn@
2020-02-12 13:59:16 +00:00
benoit
4c22b8909a Update to p5-Carp-Assert-More-1.20. 2020-02-12 13:27:25 +00:00
sthen
33c228d6a4 show people how to diff their old postgresql.conf against something that
will be reasonably close to the one it was based off, making it easier to
id local changes. ok kmos@ kn@ jeremy@ and pea@ (maintainer)
2020-02-12 13:20:34 +00:00
fcambus
74c2e25a53 Update ruby-rouge to 3.16.0. 2020-02-12 13:13:40 +00:00
benoit
df930bc16b Update to p5-ldap-0.66. 2020-02-12 13:08:24 +00:00
fcambus
aa0bcf6938 Update bdf2sfd to 1.1.0. 2020-02-12 13:07:30 +00:00
cwen
9e92d20c21 openttd: fix endianness detection by using <endian.h>, so colors are
not off anymore on big endian archs.

Spotted by and OK solene@, no objection from bentley@ (maintainer)
2020-02-12 10:23:36 +00:00
landry
8e19016603 Update to thunderbird 68.5.0.
See https://www.thunderbird.net/en-US/thunderbird/68.5.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-07/
2020-02-12 09:30:12 +00:00
rsadowski
57ee9f6ea1 Register qgo and qrfcview removal 2020-02-12 06:31:45 +00:00
rsadowski
7957fb1e0f Remove Qt4 qrfcview
Upstream dead and RFC download does NOT work.
2020-02-12 06:28:27 +00:00
rsadowski
0946abe9c4 Remove Qt4 Go game qgo.
We have a modern Go Qt5 replacement in our tree which starts fast and
just works. See Kigo in 11/kde-applications/kigo.
2020-02-12 06:19:42 +00:00
kn
4375315cd0 + py-minidump 2020-02-11 23:39:35 +00:00
kn
d23bc04ab3 Import py-minidump
Python library to parse Windows minidump file format

New dependency for upcoming devel/angr/py-cle update
OK kmos
2020-02-11 23:38:13 +00:00
cwen
60f1246f4f Update blobby to 1.0.20200209
Sync with the latest developments of the game, this fixes the runtime
on all archs, and colors issues on big endian archs.

Versioning tweak by Mikolaj Kucharski, and HOMEPAGE one by solene@,
thanks a lot!

OK solene@
2020-02-11 22:32:16 +00:00
cwen
cfcdd2a461 ddd: modify the previous libXt 1.2.0 fix by placing _X_NORETURN as a
declaration identifier. This fixes the build on !clang archs.

OK naddy@
2020-02-11 21:23:00 +00:00
kn
feba8d69f7 Sort RDEPS 2020-02-11 20:52:12 +00:00
sthen
4cba0d4501 register @conflicts; from Mikolaj Kucharski 2020-02-11 20:48:30 +00:00
sthen
8aff5b1d44 remove 2 bogus conflict markers 2020-02-11 20:43:11 +00:00
sthen
9339144114 +esptool-ck 2020-02-11 20:20:17 +00:00
sthen
58e5effcae import ports/devel/esptool-ck, from Tracey Emery, ok martin@, tweaks from
me (drop setting DISTNAME to what is already set by default, more accurate
license marker "v2 or newer" -> GPLv2+, no need to patch Makefile to remove
a variable which is overridden in MAKE_FLAGS, don't forcibly strip as
INSTALL_PROGRAM will take care of that when needed).


Esptool is a tool to create firmware files for the ESP8266 chip and flash the
firmware to the chip over serial port.
2020-02-11 20:19:44 +00:00
sthen
585e2ca2a7 @comment some .gitignore files 2020-02-11 18:59:09 +00:00
sthen
0cbef49faf update libc-rs crate in www/newsboat to the same version as was
previously used prior to the recent update, unbreak sparc64
slight tweak to a diff from semarie; ok semarie fcambus kmos jca
2020-02-11 18:57:33 +00:00
landry
217d4da099 rust 1.39 is required for gecko 73 since #1594538 2020-02-11 18:24:46 +00:00
kmos
aaeec770ad Update audio/py-musicbrainzngs 0.6 -> 0.7.1
From Paco Esteban

Tweak from me

Input from sthen@
2020-02-11 17:46:25 +00:00
landry
acc25705cc Update to firefox 73.0.
See https://www.mozilla.org/en-US/firefox/73.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-05/

- remove useless intl/icu/source/Makefile.in patch from #990196
- remove patches from #1594342m the slice-deque dependency was removed

note that i'm not going to backport this to -stable, but anybody is
welcome to do so, or at least try :)
2020-02-11 16:55:35 +00:00
landry
9aa379c8df Update to firefox-esr 68.5.0.
See https://www.mozilla.org/en-US/firefox/68.5.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-06/
2020-02-11 16:51:38 +00:00
landry
9d62972155 Bump REVISION-main for mozilla.port.mk changes, 68.5.0 is around the corner but not on the mirrors yet.. 2020-02-11 16:50:23 +00:00
landry
50c2c3bb12 Bump REVISION for mozilla.port.mk changes 2020-02-11 16:49:36 +00:00
landry
c60c123ffe Bump minimal requirements to nss 3.50, nspr 4.25 and sqlite 3.31.1 to be on the safe side for gecko 74 2020-02-11 16:49:11 +00:00
landry
7433557b75 Update to nss 3.50.
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.50_release_notes
remove powerpc patch not needed anymore.
tested by cwen@ & tb@ on macppc and by jca@ on sparc64
2020-02-11 16:48:29 +00:00
landry
0e475540d8 Update to sqlite 3.31.1.
See https://sqlite.org/releaselog/3_31_1.html &
https://sqlite.org/releaselog/3_31_0.html

note that internal changes in 3.31.0 broke mozilla (cf #1607902) but
3.31.1 reverted the internal changes.
2020-02-11 16:46:22 +00:00
stsp
35f71946b7 +iwx 2020-02-11 16:17:23 +00:00
stsp
477d8a76cd firmware port for intel ax200 device firmware
ok sthen@
2020-02-11 16:14:33 +00:00
benoit
afe9d30def Update to gpodder-3.10.13, from maintainer. 2020-02-11 15:44:08 +00:00
benoit
be18a75ad6 Update to p5-WWW-Search-Ebay-3.054. 2020-02-11 15:36:05 +00:00
sebastia
0766d56e27 Update 1.8.0 -> 1.8.1 2020-02-11 15:27:54 +00:00
sthen
9ea244c392 Don't call FIPS_mode()/FIPS_mode_set() in rspamd (done only if a config variable is
set, so doesn't affect runtime in most cases, but breaks linking on arches using the
binutils linker).
2020-02-11 15:16:22 +00:00
kmos
5a5494f182 Enable tests by switching to MODPY_PYTEST=Yes 2020-02-11 13:57:52 +00:00
kmos
b8938edec6 Mark lang/squeak/vm BROKEN-sparc64
ok sthen@
2020-02-11 13:44:10 +00:00
kmos
67d6ac2083 Mark lang/janet BROKEN-sparc64
It has never built on sparc64
2020-02-11 13:43:38 +00:00
jasper
144ba21562 fix backwards logic and remove BUILD_DEPENDS from RUN_DEPENDS
pointed out by kili@
ok kn@
2020-02-11 13:13:58 +00:00
semarie
156684b5a5 update lang/rust to 1.41.0
Announce: https://blog.rust-lang.org/2020/01/30/Rust-1.41.0.html
ChangeLog: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1410-2020-01-30

ok landry@ jca@
2020-02-11 12:48:20 +00:00
martin
44924c4d9e Update py-affine to 2.3.0 and take maintainer.
ok landry@
2020-02-11 12:20:57 +00:00