20414 Commits

Author SHA1 Message Date
ajacoutot
73b9dbf505 Update to meson-0.49.1. 2019-01-28 06:12:52 +00:00
sthen
96d6901a1f update to YAML::Tiny 1.73 and sync TEST_DEPENDS (p5-YAML-Perl was listed but not actually used) 2019-01-27 19:32:22 +00:00
jasper
f9cc77c42c - update to flawfinder-2.0.8
- use python3
2019-01-27 14:48:15 +00:00
sthen
6ab368982a register p5-YAML-Perl removal 2019-01-26 21:50:10 +00:00
sthen
598225353f drop p5-YAML-Perl, 2009 vintage, nothing uses it, cpan says "WARNING:
This is an early release of PyYaml ported to Perl. Don't even bother to try
this version."
2019-01-26 21:49:25 +00:00
sthen
e893c9f468 remove p5-WWW-Google-SiteMap; imported in 2007 as "yet another WIAB
dependency" and no substantial changes since, no current dependencies,
fails build with perl 5.28+, marked on CPAN as deprecated since 2009.

ok fcambus@ "He's dead, Jim" ian@
2019-01-26 14:42:55 +00:00
kn
da73d0973a Ship with git-subtree(1)
Diff from Caspar Schutijser <caspar at schutijser dot com>, thanks!

OK benoit
2019-01-26 11:48:18 +00:00
sthen
63808f02e4 Fix in perl 5.26.0+ (no . in @INC by default) 2019-01-26 03:40:34 +00:00
sthen
56268755b9 update to p5-Mouse-2.5.6 2019-01-25 22:14:09 +00:00
sthen
744fe4c734 Fix in perl 5.26.0+ (no . in @INC by default) 2019-01-25 22:03:17 +00:00
landry
9515b3b384 Update cbindgen to 0.6.8.
required to build mozilla-central since #1519501
2019-01-25 16:01:54 +00:00
cwen
588de67e76 Update devel/p5-B-Keywords to 1.19
Changelog:
https://metacpan.org/changes/release/RURBAN/B-Keywords-1.19
OK bcallah@ afresh1@
2019-01-25 13:11:34 +00:00
cwen
594efcf716 Update devel/p5-Class-Base to 0.09
Changelog:
https://metacpan.org/changes/distribution/Class-Base
OK afresh1@ bcallah@
2019-01-25 13:08:19 +00:00
cwen
e9187f0a4b Update devel/p5-Context-Preserve to 0.03
Changelog:
https://metacpan.org/source/ETHER/Context-Preserve-0.03/Changes
OK afresh1@ bcallah@
2019-01-25 13:05:27 +00:00
cwen
4f69e5ffcd Update devel/p5-Data-Types to 0.16
Changelog:
https://metacpan.org/changes/release/MANWAR/Data-Types-0.16
input and OK @afresh1, OK bcallah@
2019-01-25 13:02:30 +00:00
kn
52c920142b Remove no longer useful ffmpeg2theora
ffmpeg does the job nowadays;  updating it to >4.x would break this port
anyway.

Reminded by aja, thanks.
2019-01-25 00:36:55 +00:00
kurt
63e6a59bbf - Update to u192
Contains many upstream bug fixes and security fixes which
can be mined from u172-u192 release notes here:

https://www.oracle.com/technetwork/java/javase/8u-relnotes-2225394.html

okay sthen@
2019-01-24 17:20:14 +00:00
landry
1c0ba02456 Update to buildbot/buildbot_worker 1.8.0
See https://docs.buildbot.net/current/relnotes/index.html#buildbot-1-8-0-2019-01-20
2019-01-24 09:50:50 +00:00
jeremy
7e14d1cf94 Build ruby26-* gem ports with compiled components by default 2019-01-23 15:16:41 +00:00
ajacoutot
f75f8368d7 Rework the gunixmount.c patch and add more checks. 2019-01-23 10:06:21 +00:00
ajacoutot
1baeb8bf1f Brind toad back, it was rewritten with support for pkexec. 2019-01-23 03:48:59 +00:00
ajacoutot
a88625b0b2 sysutils/toad is coming back, teach glib to use pkexec(1). 2019-01-23 03:37:09 +00:00
ajacoutot
ac2dcbadb8 Unbreak after major lib bump in devel/apr. 2019-01-22 23:58:04 +00:00
sthen
845841e4d2 tidier with AUTOCONF_ENV 2019-01-22 22:22:58 +00:00
naddy
4921bb9c4b Trust c++(1) to create a library that can also be used with C code, and
don't try to manually add C++ support libraries.  Fixes build with llvm7.
2019-01-22 19:27:35 +00:00
naddy
4843e351e0 Revert previous. If C++ code has been linked with c++(1) into a library,
it should be possible to link that library to C code with cc(1).
2019-01-22 19:23:40 +00:00
naddy
478db942ff Add dummy C++ sources that don't need to exist. This forces the
C++ linker to be chosen, which is required when linking C code
against a C++ library.
2019-01-22 19:03:08 +00:00
sthen
6cf156851d bump library major, disabling the memory pool debugging option results
in some symbols being removed
2019-01-22 13:53:13 +00:00
stsp
8f7b3a577b Update devel/apr to 1.6.5.
Disable pool debugging again in favour of a patch by APR committer
Yann Ylavic, which forces the default allocator to call free(3) when
memory is no longer needed. The pool debug feature also enforces this,
but has additional side-effects since it uses an entirely different
code path which upstream says should not be used in production.

Also, patch configure.in to fix a botched format string definition for off_t.

ok sthen@
2019-01-22 11:55:20 +00:00
danj
fd75e3d429 Update to py-pathspec-0.5.9
From Pamela Mosiejczuk
2019-01-22 11:18:53 +00:00
ajacoutot
54401f636c Update to glib2-2.58.3. 2019-01-21 21:52:58 +00:00
cwen
26e77174a7 Update p5-Net-Server to 2.009
Changelog:
https://metacpan.org/source/RHANDOM/Net-Server-2.009/Changes
OK bcallah@
2019-01-21 16:49:45 +00:00
kurt
663f54bb54 Lower the max memory used for i386 build so that it reliably
detects that it can use it and then it sets the max size of the
object heap while building. Having the max size set works
out better because it allocates it all at once and limits
the jdk from growing it a piece at a time randomly into
limited VM space.
2019-01-21 15:54:59 +00:00
jca
db010e6806 Unbreak on clang archs
Symbols visibility support effectively makes public symbols unavailable
on clang archs.  Should be investigated to understand why gcc archs
aren't affected.

Fix from Andreas Kusalananda Kahari (restricted to clang archs by me)
2019-01-21 14:24:30 +00:00
thfr
44e46f33f5 add sdl2-image to $cve. "looks fine" naddy@ 2019-01-20 23:43:21 +00:00
thfr
13127520b9 security update to sdl2-image-2.0.4. Fixes CVE-2018-3977 (TALOS-2018-0645), a
XCF image heap overflow vulnerability. ok jca@
2019-01-20 23:37:36 +00:00
edd
dde7409ad1 Update devel/radare2 to version 3.2.0.
From David Carlier. OK bentley@. Thanks.
2019-01-17 22:23:39 +00:00
schwarze
d1ab243067 Identical formatting from groff and mandoc because escaped backslashes
in high-level macro arguments now work as expected;
so drop USE_GROFF and bump.
2019-01-17 06:44:18 +00:00
sthen
ed3915fbef update to ccache-3.6 2019-01-16 10:29:40 +00:00
juanfra
723c1ee328 Change WRKDIST for the development versions. 2019-01-15 23:21:47 +00:00
rpointel
234fe94689 update yamllint to 1.14.0. 2019-01-15 10:13:10 +00:00
juanfra
6b7b0dbf8b Add additional MASTER_SITES. 2019-01-14 23:06:35 +00:00
kn
e8ef733a2d + p5-local-lib 2019-01-14 21:27:12 +00:00
kn
b6c1e1ef74 Import devel/p5-local-lib
This module provides a quick, convenient way of bootstrapping a
user-local Perl module library located within the user's home directory.
It also constructs and prints out for the user the list of environment
variables using the syntax appropriate for the user's current shell (as
specified by the "SHELL" environment variable), suitable for directly
adding to one's shell configuration file.

Feedback and OK steven
2019-01-14 21:25:44 +00:00
jca
1f8c09b753 Sync bits from base
- don't build clang itself with -fno-ret-protector and -mno-retpoline,
to regain performance
- use -mretpoline by default on amd64
- fix printf %b length specifiers

from Brad
2019-01-14 16:08:44 +00:00
kirby
a839ede203 fix parallel build. from FreeBSD.
OK rsadowski@, kn@
2019-01-13 16:40:20 +00:00
pascal
782cc31fdd Use CXX for linking instead of hardcoding -lstdc++. Fixes build on aarch64.
ok kirby@ (maintainer)
2019-01-13 15:08:01 +00:00
cwen
fd09407c67 Update p5-FileHandle-Unget to 0.1634
Changelog:
https://metacpan.org/source/DCOPPIT/FileHandle-Unget-0.1634/CHANGES
OK giovanni@ (MAINTAINER) afresh1@ bcallah@
2019-01-13 14:56:01 +00:00
cwen
488a949c1b +p5-Test-Compile 2019-01-13 14:52:14 +00:00
cwen
68d03634b4 Import devel/p5-Test-Compile-1.3.0 and taking MAINTAINER.
OK afresh1@ giovanni@ bcallah@

This module lets you check the whether your Perl modules and scripts
compile properly, and reports its results in standard Test::Simple
fashion.
2019-01-13 14:50:03 +00:00