Commit Graph

148705 Commits

Author SHA1 Message Date
espie
f56ba983b1 minor update: tweak usage, have -d also delete webp for already converted
files as this makes more sense.
2020-06-27 12:55:22 +00:00
ajacoutot
38123ac2f1 Update to terragrunt-0.23.29. 2020-06-27 12:53:27 +00:00
ajacoutot
1c33047474 Update to awscli-1.18.89. 2020-06-27 12:20:49 +00:00
ajacoutot
19a2cd1283 Update to py3-boto3-1.14.12. 2020-06-27 12:20:25 +00:00
ajacoutot
c24be5e5e6 Update to py3-botocore-1.17.12. 2020-06-27 12:20:09 +00:00
ajacoutot
7a2a3f7689 Update to exoscale-cli-1.13.3. 2020-06-27 12:11:53 +00:00
steven
c4db2f6d50 minor update to 4.16 2020-06-27 11:57:07 +00:00
sthen
b75f63f150 update to PuTTY 0.74
- In some situations an SSH server could cause PuTTY to access freed
memory by pretending to accept an SSH key and then refusing the
actual signature. It can only happen if you're using an SSH agent.

- New configuration option to disable PuTTY's default policy of
changing its host key algorithm preferences to prefer keys it
already knows. (There is a theoretical information leak in this
policy.)
2020-06-27 11:56:19 +00:00
ajacoutot
63037a78c7 Update to gnome-builder-3.36.1. 2020-06-27 09:25:31 +00:00
jasper
b9d14225b5 this spiderpig needs both python 2 and 3 as pointed out by antoine 2020-06-27 09:09:54 +00:00
jasper
8b3417c4f5 this port lacked a BDEP on python 3. it was previously brought in by the lang/rust
dependency which was recently removed.
2020-06-27 08:58:56 +00:00
jasper
e923766787 add quirks entry for wireguard-go after it was effectively removed (through IGNORE) 2020-06-27 08:52:16 +00:00
jasper
1b073ee64b update to pwntools-4.1.4 2020-06-27 08:47:43 +00:00
jasper
5d68ef5ce0 update to gtksourceview4-4.6.1 2020-06-27 08:42:56 +00:00
ajacoutot
0cc4e3d28f Update to terraform-0.12.28. 2020-06-27 08:33:51 +00:00
landry
52bb7ce2ce Update to nss 3.54, req'd by gecko 79.
see https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.54_release_notes
(mostly root certs changes)
2020-06-27 06:35:16 +00:00
yasuoka
e29987df81 Fix configure to use posix_openpt(3).
ok jca
2020-06-27 04:11:03 +00:00
kmos
84316c03c4 Remove -Werror since the deprecation warnings will kill the build almost
immediately with it. This fixes the build on sparc64

ok sthen bcallah
2020-06-27 04:01:18 +00:00
kmos
a61c4d7777 Fix build of windowmaker for sparc64 and other base-gcc arches.
Maintainer timeout.
2020-06-27 01:13:47 +00:00
abieber
273b7fe1fe Remove extra shell.
Fix from espie@
2020-06-26 23:26:04 +00:00
abieber
44c868f59f + olm 2020-06-26 22:28:12 +00:00
abieber
49e640c9c6 Import olm.
OLM is a Doubli Ratchet crypto library used by various Matrix clients.

OK bcallah
2020-06-26 22:27:26 +00:00
fcambus
c7a73c0c91 Regen distinfo, tarball was rerolled because tag name changed.
The only change is in 3rdparty/lua-zlib/lua_zlib.c:

-    SETLITERAL("_VERSION", "lua-zlib $Id$  (tag: mame0222, release0222)");
+    SETLITERAL("_VERSION", "lua-zlib $Id$  (tag: mame0222)");

Pointed out by naddy@, thanks!
2020-06-26 22:20:15 +00:00
sthen
37022952e5 telepathy-logger: add BDEP on libxslt (previously a BDEP of gnome-doc-utils
which was recently removed from here), autoconf refuses to build without it
2020-06-26 21:27:09 +00:00
sthen
932c9dac61 append the flavour to the @pkgpath marker, otherwise all flavoured packages
have @pkgpath security/sudo and act as candidates for each other, i.e. to
stop all pkg_add -u runs from asking which flavour to use.  ok millert@
2020-06-26 20:23:54 +00:00
fcambus
b6d24039b4 Update mame to 0.222. 2020-06-26 19:54:47 +00:00
kn
cb5c1858f1 Remove myself as MAINTAINER
I no longer use this;  1.6.0 is out but someone else should
take care of this TLS proxy, otherwise I tend to remove it
rather than leaving an unmaintained port behind.
2020-06-26 17:41:14 +00:00
bcallah
c0b538c4ca Bugfix update to 18.1, which fixes the docbook generation.
Changelog: https://github.com/enz/pentobi/compare/v18.0...v18.1
2020-06-26 16:17:50 +00:00
espie
ada8dbb7b9 explain why FAKE_TREE_OWNER is not a regular option 2020-06-26 14:47:05 +00:00
sthen
97b368c4a9 update to neomutt-20200626 2020-06-26 13:39:31 +00:00
sthen
c6443493bb unifi: warn at update if the database is old and was created using mongodb's
deprecated MMAPV1 engine, doing a config backup + shutdown + remove db files
+ restore will recreate with WiredTiger which has significantly smaller files
and checkpointing (and seems like it maybe a bit more robust..)
2020-06-26 13:15:23 +00:00
espie
2519958a27 add code to write conflict-related info in the cookie, so that if it changes
we rerun pkglocate
also check the pkglocate cookie vs the fake cookie, so that we rerun things
if somehow fake was rerun without cleaning things first (unlikely, but still)
2020-06-26 13:00:07 +00:00
pirofti
151f2e82d2 Switch py-imageio to FLAVOR=python3.
OK sthen@, ajacoutot@
2020-06-26 12:59:11 +00:00
pirofti
72d228a52c Switch ports to FLAVOR=python3.
OK sthen@
2020-06-26 12:57:45 +00:00
espie
75f4ce503e manage a pkglocate_cookie, so that pkglocate is not run every time.
Note the TODOs, there's some code to be written to actuall re-run
pkglocate when the conflicts change.
2020-06-26 12:00:27 +00:00
espie
5918cd90f0 add a PKGLOCATE_COOKIE that will be filled in by update-plist
turns out update-plist already groks -D thanks to inheriting from
common code!
2020-06-26 11:51:16 +00:00
semarie
48d6ff37af update lang/rust to 1.44.1
ChangeLog: https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1441-2020-06-18
Announce: https://blog.rust-lang.org/2020/06/18/Rust.1.44.1.html
2020-06-26 11:29:47 +00:00
espie
a0db38ea1e nit, help debug 2020-06-26 11:02:32 +00:00
pirofti
128b139175 Link py-osqp. 2020-06-26 10:47:13 +00:00
pirofti
612b7a6131 Import py-osqp.
The OSQP (Operator Splitting Quadratic Program) solver is a numerical
optimization package for solving convex quadratic programs in the form

minimize   (1/2)x'Px+q'x
subject to l <= Ax <= u

where x is the optimization variable and P is a positive semidefinite matrix.

OK sthen@
2020-06-26 10:45:43 +00:00
solene
217898d952 Update to ngircd-26
Maintainer change agreed by former maintainer
2020-06-26 10:32:15 +00:00
pirofti
0171e8f080 Link py-ecos, py-cvxopt, py-cvxpy, py-scs. 2020-06-26 10:19:11 +00:00
pirofti
7a676dfdb2 Import py-scs.
SCS (splitting conic solver) is a numerical optimization package
for solving large-scale convex cone problems, based on our paper
Conic Optimization via Operator Splitting and Homogeneous Self-Dual
Embedding.

It is written in C and can be used in other C, C++, Python, Matlab,
R, Julia, and Ruby, programs via the linked interfaces.

It can also be called as a solver from convex optimization toolboxes
CVX (3.0 or later), CVXPY, Convex.jl, and Yalmip.
2020-06-26 10:15:55 +00:00
pirofti
364796c74f Import py-cvxpy.
CVXPY is a Python-embedded modeling language for convex optimization
problems.  It allows you to express your problem in a natural way
that follows the math, rather than in the restrictive standard form
required by solvers.
2020-06-26 10:15:05 +00:00
pirofti
055b64528c Import py-cvxopt.
CVXOPT is a free software package for convex optimization based on
the Python programming language. It can be used with the interactive
Python interpreter, on the command line by executing Python scripts,
or integrated in other software via Python extension modules. Its
main purpose is to make the development of software for convex
optimization applications straightforward by building on Python's
extensive standard library and on the strengths of Python as a
high-level programming language.
2020-06-26 10:14:06 +00:00
pirofti
c565234831 Import py-ecos.
ECOS is a numerical software for solving convex second-order cone
programs (SOCPs) of type

  min  c'x
  s.t. Ax = b
       Gx <=_K h

where the last inequality is generalized, i.e. h - Gx belongs to the
cone K.
2020-06-26 10:12:53 +00:00
feinerer
fc2629b042 Update to colordiff 1.0.19
OK edd@
2020-06-26 10:11:41 +00:00
pirofti
c3eb08ac41 Link py-multiprocess and py-dill. 2020-06-26 10:08:09 +00:00
pirofti
a4b3a057b2 Import py-multiprocess.
Multiprocess is a fork of multiprocessing, and is developed as part
of pathos: https://github.com/uqfoundation/pathos

multiprocessing is a package for the Python language which supports
the spawning of processes using the API of the standard library's
threading module.  multiprocessing has been distributed in the
standard library since python 2.6.
2020-06-26 10:05:13 +00:00
pirofti
54150baf40 Import devel/py-dill.
dill extends python's pickle module for serializing and de-serializing
python objects to the majority of the built-in python types.
Serialization is the process of converting an object to a byte
stream, and the inverse of which is converting a byte stream back
to on python object hierarchy.

Required by py-multiprocess
2020-06-26 10:04:19 +00:00