- 07 Mar, 2021 40 commits
-
-
sunpoet authored
Openapi-schema-validator is a Python library that validates schema against the OpenAPI Schema Specification v3.0 which is an extended subset of the JSON Schema Specification Wright Draft 00. WWW: https://github.com/p1c2u/openapi-schema-validator
-
sunpoet authored
Text::UnicodeBox is a low level box drawing interface. You'll most likely want to use one of the higher level modules such as Text::UnicodeBox::Table. The unicode box symbol table is a fairly robust set of symbols that allow you to draw lines and boxes with monospaced fonts. This module allows you to focus on the content of the boxes you need to draw and mostly ignore how to draw a good looking box with proper connections between all the lines. The low level approach is line-based. A box object is created, add_line is called for each line of content you'd like to render, and render is called to complete the box. Output is built up over time, which allows you to stream the output rather then buffering it and printing it in one go. WWW: https://metacpan.org/release/Text-UnicodeBox
-
sunpoet authored
Text::Table::TinyBorderStyle is like Text::Table::Tiny with added support for using border styles. For more details about border styles, see BorderStyle specification. The styles are in BorderStyle::* modules. Try installing and using the border style modules to see what they look like. Interface, options, and format variables are the same as in Text::Table::Tiny. WWW: https://metacpan.org/release/Text-Table-TinyBorderStyle
-
sunpoet authored
Text::Table::Sprintf provides a single function, table, which formats a two-dimensional array of data as a simple text table. WWW: https://metacpan.org/release/Text-Table-Sprintf
-
sunpoet authored
Text::Table::More uses the simple interface of Text::Table::Tiny with support for more formatting options like column/row spans, border style, per-row/column/cell align/valign. WWW: https://metacpan.org/release/Text-Table-More
-
sunpoet authored
Text::NonWideChar::Util provides the non-wide version of some of the routines in Text::WideChar::Util. WWW: https://metacpan.org/release/Text-NonWideChar-Util
-
sunpoet authored
Pod::POM::View::Restructured outputs reStructuredText that is expected to be used with Sphinx. Verbatim sections (indented paragraphs) in the POD will be output with syntax highlighting for Perl code by default. WWW: https://metacpan.org/release/Pod-POM-View-Restructured
-
sunpoet authored
SQL::Abstract::Pg extends SQL::Abstract with a few PostgreSQL features used by Mojo::Pg. WWW: https://metacpan.org/release/SQL-Abstract-Pg
-
yuri authored
-
yuri authored
-
joneum authored
Changelog: https://www.phpmyadmin.net/news/2021/2/24/phpmyadmin-510-released/ MFH: 2021Q1 Sponsored by: Netzkommune GmbH
-
yuri authored
-
yuri authored
-
yuri authored
-
lcook authored
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.14.4 Approved by: fernape (mentor) Differential Revision: https://reviews.freebsd.org/D29113
-
lcook authored
Changes: https://github.com/skyjake/lagrange/releases/tag/v1.2.2 Approved by: fernape (mentor) Differential Revision: https://reviews.freebsd.org/D29112
-
yuri authored
-
jbeich authored
Changes: https://github.com/soreau/wayland-logout/compare/v1.1...v1.4 Reported by: portscout
-
yuri authored
Reported by: portscout
-
yuri authored
Reported by: portscout
-
yuri authored
Reported by: portscout
-
trociny authored
-
dbaio authored
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.5.2/CHANGELOG.rst
-
dbaio authored
Changelog: https://github.com/certbot/certbot/blob/v1.13.0/certbot/CHANGELOG.md PR: 253224 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: python (with hat)
-
tobik authored
(ignoring case) Reported by: danfe (for net/mosquitto), portscan
-
jsm authored
-
sbz authored
-
rhurlin authored
With support for Avro and the Confluent Platform Schema Registry. The library is aimed to be used in the streaming pipeline, e.g. Apache Kafka, to perform data serialization and deserialization with centrally managed schemas. https://github.com/confluentinc/libserdes PR: 254099 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
-
riggs authored
Details: - Mostly bugfixes, see https://mkvtoolnix.download/doc/NEWS.md MFH: 2021Q1
-
0mp authored
- Switch to depending on upstream tarballs for all the JAR files this port needs. Since 0.8.0, the upstream switched to a Kotlin-based Gradle file, which broke the Gradle dependency resolution mechanism implemented in files/build.gradle.in. It is unproductive to fix that script. Let's just use the provided JAR files. - Java is no longer used to during build, so set JAVA_RUN=jre. - Release notes: https://github.com/AsamK/signal-cli/blob/v0.8.1/CHANGELOG.md
-
0mp authored
libsignal-client is an implementation of the Signal client protocol in Rust. It is under heavy development at the moment and subject to change without notice. Its use outside Signal is not yet recommended. WWW: https://github.com/signalapp/libsignal-client
-
madpilot authored
-
rene authored
- enable link-time optimization (only for 13.0+ for now) [1] - make Kerberos backend configurable (default unchanged) [2] PR: 253628 [1] PR: 254086 [2] Submitted by: iron.udjin@gmail.com [1] Submitted by: david@dcrosstech.com [2]
-
rene authored
Test builds on 11.4-i386 and head-amd64 show no difference in their logs.
-
pkubaj authored
Use GCC: Hash table too large
-
rene authored
* generate initial tuning data output for dvbv5-scan * updated "satellites.dat" file, data from https://en.kingofsat.net/satellites.php Reported by: portscout
-
brnrd authored
-
wen authored
- Add CARES_DESC - Update DEPENDS PR: 252237 Submitted by: freebsd@justmail.de Approved by: maintainer
-
brnrd authored
* Fixes fetch error
-
rene authored
-