cwen
57c662e919
opencv: needs atomics on macppc (and probably hppa)
...
OK rsadowski@ (maintainer)
2019-10-28 21:48:42 +00:00
cwen
d75341d169
mlpack: powerpc build fixes:
...
- Build with -O1 optimisation on this arch only, to avoid OOM errors
during the build, as advised by sthen@ (thanks!)
- Use ports-gcc instead of ports-clang
OK espie@ (maintainer)
2019-10-28 17:52:36 +00:00
fcambus
68e9495ea0
Update ansilove to 4.0.4.
2019-10-28 16:30:33 +00:00
espie
b436a83da9
pass thru the values we might need for roach
...
construct the full object, even though we don't do anything smart with
it yet
2019-10-28 15:55:49 +00:00
espie
1c5fd4e8f4
update to newer mlpack and dependencies
2019-10-28 15:13:35 +00:00
millert
f9dd2cf493
Update sudo to 1.8.29:
...
* The cvtsudoers command will now reject non-LDIF input when converting
from LDIF format to sudoers or JSON formats.
* The new log_allowed and log_denied sudoers settings make it possible
to disable logging and auditing of allowed and/or denied commands.
* The umask is now handled differently on systems with PAM or login.conf.
If the umask is explicitly set in sudoers, that value is used regardless
of what PAM or login.conf may specify. However, if the umask is not
explicitly set in sudoers, PAM or login.conf may now override the default
sudoers umask. Bug #900 .
* For "make install", the sudoers file is no longer checked for syntax
errors when DESTDIR is set. The default sudoers file includes the
contents of /etc/sudoers.d which may not be readable as non-root.
Bug #902 .
* Sudo now sets most resource limits to their maximum value to avoid
problems caused by insufficient resources, such as an inability to
allocate memory or open files and pipes.
* Fixed a regression introduced in sudo 1.8.28 where sudo would refuse
to run if the parent process was not associated with a session.
This was due to sudo passing a session ID of -1 to the plugin.
2019-10-28 15:02:49 +00:00
espie
6545f12edb
use the same pattern for -n/ROACH as we did for -e/LISTING_EXTRA
2019-10-28 14:27:15 +00:00
espie
be88273a38
add the glue for roachinfo to exist and migrate to its own subengine data
2019-10-28 14:24:30 +00:00
fcambus
78cabdf8f4
Update p5-List-SomeUtils to 0.58.
2019-10-28 14:15:42 +00:00
espie
32840e5cc5
document a bit more what's going on, also add roach variables
2019-10-28 09:47:40 +00:00
gonzalo
283bc5bc81
Update for SQLMap to 1.3.10.
2019-10-28 09:30:15 +00:00
bentley
76f13b5748
Update to iverilog-10.3.
2019-10-28 08:18:37 +00:00
bentley
451ab34244
Update to yosys-0.9.
...
Release notes:
https://github.com/YosysHQ/yosys/releases/tag/yosys-0.9
2019-10-28 08:00:17 +00:00
gonzalo
a809998a7f
Update for Aria2 to 1.35.0
...
OK bket@
2019-10-28 06:29:45 +00:00
landry
5585cdce5d
Update to seamonkey-i18n 2.49.5, forgotten in previous, reminded by
...
sthen@
2019-10-27 13:47:35 +00:00
kn
6e747d82aa
Prevent update-plist(1) from picking up LMAJ and LMIN
...
Reminded by espie
2019-10-27 10:28:06 +00:00
ajacoutot
4e4a98d080
Update to terragrunt-0.21.1.
2019-10-27 10:02:24 +00:00
espie
d11bf80daf
have External show the control socket path.
...
add first try at the "summary" command.
note that it doesn't simulate the engine completion (yet) so it WILL show
everything that's not built right now
2019-10-27 09:21:11 +00:00
espie
8318949871
explain the tests situation
2019-10-27 09:02:39 +00:00
cwen
f46a7d5b1d
p5-FCGI: use FIX_EXTRACT_PERMISSIONS
...
OK kmos@
2019-10-27 08:19:00 +00:00
rpointel
1d4822a760
update exiftool to 1.70, and switch HOMEPAGE to https (from cwen@).
...
ok cwen@.
2019-10-27 08:17:46 +00:00
afresh1
31e8eebc79
Update www/p5-Plack to 1.0047
...
From wen heping <wenheping2000 () hotmail ! com>
OK and additional TEST_DEPENDS from cwen@
2019-10-27 01:37:17 +00:00
cwen
5e94d4f3b2
galois: fix runtime on macppc (and possibly other base-gcc archs),
...
by moving from ports-clang to ports-gcc. Also use https HOMEPAGE (hint
from rsadowski@, thanks).
OK bcallah@ (maintainer)
2019-10-26 22:55:40 +00:00
cwen
aa2ffbc3ef
uncrustify: fix runtime on macppc (and possibly other base-gcc archs),
...
by moving from ports-clang to ports-gcc.
OK rpointel@ (maintainer)
2019-10-26 22:52:56 +00:00
sthen
bdb576822e
update to pdfgrep-2.1.2, from som@nom.dynu.net
...
maintainer agreed pre 6.6
2019-10-26 22:37:56 +00:00
kn
f17cbc7591
Cope with removed TV backend and libdvdread support
...
WAF treated --enable-tv as --enable-tvos, hence this is solved, too.
2019-10-26 22:13:56 +00:00
sthen
c5c5d16622
missed cvs add
2019-10-26 21:50:19 +00:00
ajacoutot
6a476ce590
UPdate to yaru-19.10.4.
2019-10-26 19:52:07 +00:00
sthen
bb8163416e
update to neomutt-20191025, as upstream say this has a lot of changes
...
but should be ok for general use.
see https://github.com/neomutt/neomutt/releases/tag/2019-10-25 for more
information and help request.
2019-10-26 19:37:09 +00:00
sthen
f7519ce9db
update unifi/testing to 5.12.22
2019-10-26 19:28:38 +00:00
kurt
fda327c8c0
Update to 11.0.5+10 GA:
...
* Contains many upstream bug fixes and security fixes which can be mined
from the release notes here:
https://adoptopenjdk.net/release_notes.html#jdk11_0_5
2019-10-26 17:04:15 +00:00
kurt
405d509bf8
Update to u232:
...
* Contains many upstream bug fixes and security fixes which can be mined
from the release notes here:
https://adoptopenjdk.net/release_notes.html#jdk8u232
2019-10-26 17:03:11 +00:00
kn
7ccfa0033e
Mention rename to vise on installation
...
Noted by a user who did not find it after installation.
Feedback and OK tb
2019-10-26 15:46:38 +00:00
kn
90cce5c0c6
Use SUBST_VARS, do not modify WRKSRC in configure
...
Positive feedback bcallah
Feedback and OK ajacoutot
2019-10-26 14:06:55 +00:00
ajacoutot
35d61cd9c8
Update to awscli-1.16.266.
2019-10-26 13:40:21 +00:00
ajacoutot
dac3bd2562
Update to py-boto3-1.10.2.
2019-10-26 13:40:06 +00:00
ajacoutot
c42433b7b6
Update to py-botocore-1.13.2.
2019-10-26 13:39:53 +00:00
kn
c75d2640cb
Fix angr-vex dependency
...
angr-vex's library is dlopen(3)ed py py-pyvex (not py-angr itself), so
register it as proper RDEP in py-pyvex (and only there).
Spotted after `pkg_add angrop' on a fresh installation where angr-vex was
not installed; even though angr has an LDEP on it, our framework does not
turn it into a RDEP unless angr also links against it.
2019-10-26 12:12:24 +00:00
kn
df4f70ef8d
Update to mpv 0.30.0
...
From Brad Smith
OK rsadowski
2019-10-26 12:03:20 +00:00
ajacoutot
60289d090b
Update terraform providers.
2019-10-26 11:55:41 +00:00
ajacoutot
a43b826557
Update to gtk3mm-3.24.2.
2019-10-26 11:54:48 +00:00
ajacoutot
8424d2b44f
Update to nomad-0.10.0.
2019-10-26 11:04:13 +00:00
ajacoutot
12d516234e
Update to google-cloud-sdk-268.0.0.
2019-10-26 10:57:04 +00:00
ajacoutot
a109fe757c
Update to py-cairo-1.18.2.
2019-10-26 10:54:31 +00:00
ajacoutot
8d81032fc8
Merge a couple of (old) patches from upstream and arch linux; this will
...
hopefully help an upcoming pango major update.
2019-10-26 09:31:59 +00:00
rpointel
56e78f3ace
update pdf-parser to 0.7.3.
2019-10-26 08:41:48 +00:00
rpointel
c314fad84c
update pdfid to 0.2.6.
2019-10-26 08:39:23 +00:00
daniel
8b3b11fd26
Update to ocaml-menhir 20190924.
2019-10-26 02:10:03 +00:00
rsadowski
2ab7c74929
Stabilization and bugfix update KDevelop to 5.4.3
...
Changelog:
https://www.kdevelop.org/news/kdevelop-543-released
2019-10-25 20:13:53 +00:00
mglocker
abb4d2e271
Update to nostromo 1.9.7.
...
Contains important security fixes for CVE-2019-16278 and CVE-2019-16279.
2019-10-25 19:58:41 +00:00