140962 Commits

Author SHA1 Message Date
kili
737a0be70f Update to hs-regex-tdfa-1.2.3.2.
Joint work with Greg Steuck.
2019-09-30 12:15:10 +00:00
kili
557649a475 Update to hs-primitive-0.6.4.0.
Joint work with Greg Steuck.
2019-09-30 12:13:12 +00:00
kili
c4337f88e9 Update to hs-mmap-0.5.9.
Joint work with Greg Steuck.
2019-09-30 12:11:25 +00:00
kili
efceb91ce1 Update to hs-lifted-async-0.10.0.4.
Joint work with Greg Steuck.
2019-09-30 12:10:33 +00:00
kili
cae9cf7ea2 Update to hs-hashable-1.2.7.0.
Joint work with Greg Steuck.
2019-09-30 12:08:54 +00:00
kili
7524265116 Update to hs-fgl-5.7.0.1.
Also, enable it on i386 again.

Joint work with Greg Steuck.
2019-09-30 12:08:11 +00:00
kili
0b585b5970 Update to hs-exceptions-0.10.0.
Joint work with Greg Steuck.
2019-09-30 12:07:02 +00:00
kili
d87db388a7 Update to hs-dlist-0.8.0.5.
Joint work with Greg Steuck.
2019-09-30 12:05:46 +00:00
kili
e0b6907732 Update to hs-constraints-0.10.1.
Joint work with Greg Steuck.
2019-09-30 12:04:37 +00:00
kili
8b75c72c3a Update to hs-conduit-1.3.1.1.
Joint work with Greg Steuck.
2019-09-30 12:02:00 +00:00
kili
531cd1d16d Update to hs-cereal-0.5.8.0.
Joint work with Greg Steuck.
2019-09-30 12:01:05 +00:00
kili
fcb58b217e Update to hs-async-2.2.1.
Joint work with Greg Steuck.
2019-09-30 12:00:00 +00:00
kili
21085989e7 Update to hs-ansi-wl-pprint-0.6.8.2.
Joint work with Greg Steuck.
2019-09-30 11:58:17 +00:00
kili
78724d0281 Update to hs-ansi-terminal-0.8.2.
Joint work with Greg Steuck.
2019-09-30 11:57:31 +00:00
kili
01a13b435e Update to hs-MissingH-1.4.1.0.
Joint work with Greg Steuck.
2019-09-30 11:56:35 +00:00
kili
2fa8bf4148 Update to darcs-2.14.2.
Joint work with Greg Steuck.
2019-09-30 11:54:43 +00:00
kili
b16242089f Update to cabal-install-2.4.0.0.
Joint work with Greg Steuck.
2019-09-30 11:53:37 +00:00
kili
b1e8df343c Update to hs-libmpd-0.9.0.9.
Joint work with Greg Steuck.
2019-09-30 11:50:59 +00:00
kili
5fdef2f4f2 Update to hs-zlib-0.6.2.1.
Joined work with Greg Steuck.
2019-09-30 11:48:41 +00:00
kili
1389a6ec13 Update to hs-zip-archive-0.3.2.5.
Joined work with Greg Steuck.
2019-09-30 11:47:09 +00:00
kili
770fd1c403 Update to ghc-8.6.4.
Joint work with Greg Steuck.

Marked as BROKEN until all the following churn on hs-ports is in.
2019-09-30 11:44:18 +00:00
kili
02f554ac55 Resurrect devel/hs-vector-algorithms.
Efficient algorithms for sorting vector arrays. At some stage other
vector algorithms may be added.

From Greg Steuck.

ok jturner@
2019-09-30 11:39:44 +00:00
kili
30148d5fe1 Resurrect devel/hs-unordered-containers.
Efficient hashing-based container types. The containers have been
optimized for performance critical use, both in terms of large data
quantities and high speed.

The declared cost of each operation is either worst-case or amortized,
but remains valid even if structures are shared.

From Greg Steuck.

ok jturner@
2019-09-30 11:38:21 +00:00
kili
13c037cc35 Import devel/hs-unliftio-core.
Provides the core MonadUnliftIO typeclass, instances for base and
transformers, and basic utility functions. Typically, you'll want to
use the unliftio library, which provides more functionality (and a
much better description).

From Greg Steuck.

ok jturner@
2019-09-30 11:32:51 +00:00
kili
e0016f2583 Import devel/hs-mono-traversable.
Type classes for mapping, folding, and traversing monomorphic and
polymorphic containers. Haskell is good at operating over polymorphic
containers such as a list [a]. A monomorphic container is one such as
Text which has a type Text that does not expose a type variable for
the underlying characters.

From Greg Steuck.

ok jturner@
2019-09-30 11:32:04 +00:00
kili
c52817498a Import devel/hs-byteable.
Abstract class to manipulate sequence of bytes

The use case of this class is abstracting manipulation of types that
are just wrapping a bytestring with stronger and more meaniful name.

From Greg Steuck.

ok jturner@
2019-09-30 11:31:05 +00:00
kili
390b4318b3 Import devel/hs-base-compat.
The scope of base-compat is to provide functions available in later
versions of base to a wider (older) range of compilers.

In addition, successful library proposals that have been accepted to
be part of upcoming versions of base are also included. This package
is not intended to replace base, but to complement it.

From Greg Steuck.

ok jturner@
2019-09-30 11:28:39 +00:00
kili
dbff6a179f Update to poppler-0.81.0. 2019-09-30 11:25:03 +00:00
sthen
94ed2c507e update to postfix-3.5-20190922, from Brad 2019-09-30 11:05:16 +00:00
sthen
846b857f7d update to postfix-3.4.7, from Brad 2019-09-30 11:05:05 +00:00
sthen
78c8ee7d89 security update to PuTTY 0.73
"This is a SECURITY UPDATE, fixing minor vulnerabilities affecting port
forwarding on Windows; bracketed paste mode in the terminal; and any
use of SSH-1. We recommend that anyone using those features should
update."
2019-09-30 08:45:39 +00:00
jasper
30b8616cf9 move ONLY_FOR_ARCHS from vex' Makefile to angr{,rop}
vex is amd64-only and there is no point in attempting to build packages
only to have them fail when the RDEP on vex cannot be resolved (e.g. on
i386 as reported by sthen).

prompted by sthen@
ok kn@
2019-09-30 08:24:44 +00:00
fcambus
ca346a4aff Update mame to 0.214. 2019-09-30 07:45:47 +00:00
rsadowski
9867b7d1d8 Unbreak build after doxygen update
We disable the use of doxygen in all ports. It was forgotten here.
2019-09-30 06:35:00 +00:00
rsadowski
d96113533b Unbreak build after doxygen update
"Behavior of FILE_PATTERNS was unintentionally changed in doxygen 1.8.16,
this lead to the libsigrok doxygen invocation generating almost no data,
and missing all the enums needed for the binding generation, resulting
in build failures."

Upstream-issue: https://github.com/doxygen/doxygen/issues/7190

Patch from ArchLinux
2019-09-30 06:34:50 +00:00
sthen
cf5220b10d security update to exim-4.92.3; ok Renaud Allard (maintainer)
"There is a heap-based buffer overflow in string_vformat (string.c).
The currently known exploit uses a extraordinary long EHLO string to
crash the Exim process that is receiving the message. While at this
mode of operation Exim already dropped its privileges, other paths to
reach the vulnerable code may exist."
2019-09-29 18:08:55 +00:00
jasper
046dbb6745 update to evince-3.32.1 2019-09-29 17:41:52 +00:00
espie
e4f4b712c0 optimization: no need to compute library signatures in fetch_only mode 2019-09-29 17:19:28 +00:00
ajacoutot
775a136169 Update to foo2zjs-20190909. 2019-09-29 13:41:11 +00:00
ajacoutot
d263baac75 Fix printer IDs and pass LDFLAGS (from Fedora).
Regen WANTLIB while here.
2019-09-29 13:36:28 +00:00
ajacoutot
a4a3278e91 Mention a couple more printer backends. 2019-09-29 13:25:15 +00:00
ajacoutot
2e47242aae +epson-inkjet-printer-escpr 2019-09-29 13:22:55 +00:00
ajacoutot
b5e0f34daa Import epson-inkjet-printer-escpr-1.7.3.
This is a filter program for use with CUPS (Common UNIX Printing System)
offering high quality printing with Seiko Epson colour ink jet printers.
It can only be used with printers that support the Epson ESC/P-R language.

most of the porting work done by sthen@
most patches from FreeBSD
ok sthen@
2019-09-29 13:22:28 +00:00
espie
4904d3fa34 move to new tracing 2019-09-29 12:57:51 +00:00
jasper
56aef593c8 update to libgdata-0.17.11 2019-09-29 12:38:25 +00:00
espie
97a1583239 explain the handlers better
also add a hook for tweaking Data::Dumper parameters
2019-09-29 10:58:10 +00:00
espie
cb2bff528b Move the BaseTrace class here for more general consumption.
Include some documentation.
(unused yet, there may be errors)
2019-09-29 10:51:26 +00:00
gilles
613736a491 update opensmtpd-filter-rspamd to 0.1.3, fixes a concurrency-related crash,
and adds a few features

ok florian@ and landry@
2019-09-29 09:52:06 +00:00
semarie
feb19d4615 update lang/rust to 1.38.0
Release: https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1380-2019-09-26
Announce: https://blog.rust-lang.org/2019/09/26/Rust-1.38.0.html

ok landry@
2019-09-29 08:23:17 +00:00
ajacoutot
4d8456d001 Update to liblouis-3.11.0.
from wen heping
2019-09-29 07:58:35 +00:00