1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Commit Graph

526844 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
d84e805129 Add py-webauthn 0.4.7
PyWebAuthn is a Python module which can be used to handle WebAuthn registration
and assertion. Currently, WebAuthn is supported in Firefox, Chrome, and Edge.

WWW: https://github.com/duo-labs/py_webauthn
2020-11-15 17:55:59 +00:00
Sunpoet Po-Chuan Hsieh
e4615bb32b Add openjph 0.7.2
Open source implementation of High-throughput JPEG2000 (HTJ2K), also known as
JPH, JPEG2000 Part 15, ISO/IEC 15444-15, and ITU-T T.814. Here, we are
interested in implementing the HTJ2K only, supporting features that are defined
in JPEG2000 Part 1 (for example, for wavelet transform, only reversible 5/3 and
irreversible 9/7 are supported).

WWW: https://github.com/aous72/OpenJPH
2020-11-15 17:55:53 +00:00
Sunpoet Po-Chuan Hsieh
cab42c951a Add py-virtualenv-api 2.1.18
virtualenv is a tool to create isolated Python environments. Unfortunately, it
does not expose a native Python API. This package aims to provide an API in the
form of a wrapper around virtualenv.

It can be used to create and delete environments and perform package management
inside the environment.

WWW: https://github.com/sjkingo/virtualenv-api
2020-11-15 17:55:48 +00:00
Sunpoet Po-Chuan Hsieh
6d7e186dc1 Add py-pytest-mypy 0.8.0
pytest-mypy provides mypy static type checker plugin for pytest.

Features:
- Runs the mypy static type checker on your source files as part of your pytest
  test runs.
- Does for mypy what the pytest-flake8 plugin does for flake8.

WWW: https://github.com/dbader/pytest-mypy
2020-11-15 17:55:42 +00:00
Sunpoet Po-Chuan Hsieh
35ccf3943f Add py-sqlalchemy14 1.4.0b1 (copied from py-sqlalchemy13) 2020-11-15 17:55:37 +00:00
Sunpoet Po-Chuan Hsieh
846977390b Add p5-GraphViz2-Parse-XML 2.50
GraphViz2::Parse::XML takes an XML file and converts it into a graph, using the
pure-Perl XML::Tiny.

WWW: https://metacpan.org/release/GraphViz2-Parse-XML
2020-11-15 17:55:32 +00:00
Sunpoet Po-Chuan Hsieh
478dca8b62 Add p5-GraphViz2-Parse-RecDescent 2.51
GraphViz2::Parse::RecDescent takes a Parse::RecDescent grammar and converts it
into a graph.

WWW: https://metacpan.org/release/GraphViz2-Parse-RecDescent
2020-11-15 17:55:26 +00:00
Sunpoet Po-Chuan Hsieh
e480d661bd Add p5-GraphViz2-Parse-ISA 2.53
GraphViz2::Parse::ISA takes a class name and converts its class hierarchy into a
graph. This can be done for N different classes before the graph is generated.

WWW: https://metacpan.org/release/GraphViz2-Parse-ISA
2020-11-15 17:55:21 +00:00
Sunpoet Po-Chuan Hsieh
2877f4f659 Add p5-GraphViz2-DBI 2.52
GraphViz2::DBI takes a database handle, and graphs the schema.

WWW: https://metacpan.org/release/GraphViz2-DBI
2020-11-15 17:55:15 +00:00
Sunpoet Po-Chuan Hsieh
e334d22f1c Add p5-GraphViz2-Data-Grapher 2.51
GraphViz2::Data::Grapher takes a Perl data structure and recursively converts it
into Tree::DAG_Node object, and then graphs it.

WWW: https://metacpan.org/release/GraphViz2-Data-Grapher
2020-11-15 17:55:10 +00:00
Sunpoet Po-Chuan Hsieh
172394bf7a Add p5-Test-Snapshot 0.06
Test::Snapshot implements a function to automate the storing and updating of
expected test outputs. This is based on the idea known in frontend development
circles as "snapshot testing", hence the module name.

WWW: https://metacpan.org/release/Test-Snapshot
2020-11-15 17:55:04 +00:00
Sunpoet Po-Chuan Hsieh
3a260ed79c Add ls-qpack 2.2.1
QPACK is the compression mechanism used by HTTP/3 to compress HTTP headers. It
is in the process of being standardazed by the QUIC Working Group. The QPACK
Internet-Draft is has been stable for some time and we don't expect functional
changes to it before the final RFC is released.

ls-qpack is a full-featured, tested, and fast QPACK library. The QPACK encoder
produces excellent compression results based on an innovative mnemonic technique
(to be described in a future article). It boasts the fastest Huffman encoder and
decoder.

The library is production quality. It is used in OpenLiteSpeed, LiteSpeed Web
Server, and LiteSpeed Web ADC.

WWW: https://github.com/litespeedtech/ls-qpack
2020-11-15 17:54:57 +00:00
Thierry Thomas
b0d4491a12 Remove a forgotten .bak file.
(Do not bump PORTREVISION to avoid the rebuild of a big port without any
 functionnal change)

PR:		251159
Submitted by:	Oleg Sidorkin
2020-11-15 17:50:50 +00:00
Fernando Apesteguía
514b9098d2 science/afni: update to 20.3.02
Reported by:	portscout
2020-11-15 17:24:55 +00:00
Rene Ladan
16227e8018 net/avahi: remove optional expired dependency on net/py-avahi 2020-11-15 17:20:32 +00:00
Ryan Steinmetz
763e985f22 - Add memory calculation fix
- Bump PORTREVISION

PR:		251103
Submitted by:	ncrogers@gmail.com
2020-11-15 16:27:33 +00:00
Rene Ladan
e921b0c378 devel/py-tables: remove optional expired dependency on devel/pyrex 2020-11-15 16:21:51 +00:00
Mateusz Piotrowski
648a4bc56d Add devel/gradle-completion
Bash and Zsh completion support for Gradle.

This provides fast tab completion for:

- Gradle tasks for the current project and sub-projects
- Gradle CLI switches (e.g. --parallel)
- Common Gradle properties (e.g. -Dorg.gradle.debug)

It also handles custom default build files, so rootProject.buildFileName =
'build.gradle.kts' is supported.

WWW: https://github.com/gradle/gradle-completion
2020-11-15 16:04:02 +00:00
Mikael Urankar
03333c87ec games/minecraft-server: Update to 1.16.4
PR:		250935
Submitted by:	Juraj Lutter
Approved by:	Jonathan Price (maintainer)
2020-11-15 15:50:37 +00:00
Mikael Urankar
e66c5f9b52 textproc/elasticsearch6: Fix messages in rc.d script
PR:		250969, 234157
Submitted by:	Juraj Lutter (maintainer)
Reported by:	Sven R
2020-11-15 15:48:26 +00:00
Mikael Urankar
d44896ca79 mail/dovecot-fts-xapian: Update to 1.4.3
PR:		250944
Submitted by:	Juraj Lutter (maintainer)
2020-11-15 15:45:38 +00:00
Mikael Urankar
432d85cb4b Fix patch 2020-11-15 15:38:41 +00:00
Mateusz Piotrowski
1bd5ced4b9 Update to 6.7
Release notes:
https://docs.gradle.org/6.7/release-notes.html
2020-11-15 15:34:28 +00:00
Mikael Urankar
87edd6dac9 lang/ldc: fix build on aarch64
PR:		237427
Submitted by:	Greg V
Approved by:	portmgr (tier-2 blanket)
2020-11-15 15:23:04 +00:00
Dmitry Marakasov
ae836f1b7c - Update to 0.1.7 2020-11-15 15:20:55 +00:00
Dmitry Marakasov
eaaab092d3 - Update to 5.0.1 2020-11-15 15:20:38 +00:00
Piotr Kubaj
b209a8b788 net/ntopng: fix build on GCC architectures
cc1: error: unrecognized command line option "-Wno-address-of-packed-member"

Still builds fine with clang.
2020-11-15 15:04:56 +00:00
Tobias C. Berner
0dd8c27c18 databases/libgda5: update to 5.2.10 2020-11-15 14:52:53 +00:00
Santhosh Raju
c33e63cafa irc/ircd-hybrid: Updates to 8.2.35
Changes since 8.2.34:

-- Noteworthy changes in version 8.2.35 (2020-11-14)
* Fixed issue where servers could propagate truncated ban masks during net-join
2020-11-15 14:26:57 +00:00
Thierry Thomas
a30ad85e03 Upgrade to v0.9.0.
Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.9.0>.
2020-11-15 14:26:24 +00:00
TAKATSU Tomonari
8eee4f4745 - Update to 1.7.9.2 2020-11-15 14:21:00 +00:00
Piotr Kubaj
ec567e3a1f astro/opencpn: fix build on powerpc64 elfv2
For some reason SSE support is misdetected on by clang:
-- Probing for compiler -msse support -- OK
-- Probing for compiler -msse2 support -- OK
-- Probing for compiler -msse3 support -- OK
-- Probing for compiler -mavx2 support -- OK

Later:
In file included from /wrkdirs/usr/ports/astro/opencpn/work/OpenCPN-5.2.0/libs/texcmp/squish/clusterfit.cpp:27:
In file included from /wrkdirs/usr/ports/astro/opencpn/work/OpenCPN-5.2.0/libs/texcmp/squish/clusterfit.h:32:
In file included from /wrkdirs/usr/ports/astro/opencpn/work/OpenCPN-5.2.0/libs/texcmp/squish/simd.h:34:
In file included from /wrkdirs/usr/ports/astro/opencpn/work/OpenCPN-5.2.0/libs/texcmp/squish/simd_sse.h:29:
In file included from /usr/lib/clang/11.0.0/include/xmmintrin.h:13:
/usr/lib/clang/11.0.0/include/mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
    __builtin_ia32_emms();
    ^
2020-11-15 14:12:22 +00:00
Dmitry Marakasov
c5977c3033 - Update to 2.17.2
- Fix building in presence of older version of botan2 installed in the system by importing upstream patch

PR:		251106
Submitted by:	tremere@cainites.net (maintainer)
Reported by:	amdmi3, acupuncture@cgocable.ca, fastmint@hush.com
2020-11-15 14:07:14 +00:00
Mikael Urankar
d033b65c36 graphics/urho3d: mark as broken on aarch64
Reported by:	linimon
Approved by:	portmgr (tier-2 blanket)
2020-11-15 13:59:41 +00:00
Mikael Urankar
0e8401a4c4 Mark these ports broken on aarch64
Reported by:	linimon
Approved by:	portmgr (tier-2 blanket)
2020-11-15 13:51:27 +00:00
Mikael Urankar
3f31a23069 devel/performance: mark as broken on aarch64
Reported by:	linimon
2020-11-15 13:40:55 +00:00
MANTANI Nobutaka
7152192d13 Update to the snapshot on 2020-11-15. 2020-11-15 13:39:20 +00:00
Mikael Urankar
f9babeccb2 lang/rust-nightly: update bootstrap
should have been part of 555103
2020-11-15 13:37:59 +00:00
MANTANI Nobutaka
924aa27068 Update to 1.14.7 snapshot on 2020-11-15. 2020-11-15 13:36:29 +00:00
Mikael Urankar
11a3632b14 dns/dnsutl: mark as broken on aarch64
FAILED test of common/srrf.c file

Reported by:	linimon
2020-11-15 13:24:53 +00:00
MANTANI Nobutaka
82c61d5321 Update to the snapshot on 2020-11-14. 2020-11-15 13:24:37 +00:00
Mikael Urankar
726efea234 multimedia/libxine: fix build on aarch64
aarch64 requires binutils:
  configure: error: no acceptable as found in $PATH
2020-11-15 13:16:54 +00:00
Dmitri Goutnik
b65a01d1d4 ports-mgmt/modules2tuple: Update to 2.2.2
Changes:	https://github.com/dmgk/modules2tuple/releases/tag/v2.2.2
2020-11-15 13:11:47 +00:00
MANTANI Nobutaka
8300c4a914 Update to the snapshot on 2020-11-06. 2020-11-15 13:06:17 +00:00
Dmitri Goutnik
9f8e134264 devel/tinygo: Unbreak with go1.15.5
- unbreak with go 1.15.5
- drop maintainership
2020-11-15 13:03:30 +00:00
Tobias C. Berner
69a48ff2e1 x11-toolkits/tepl: update to 5.1.1
News in 5.1.1, 2020-10-11
-------------------------
* Add TeplSpaceDrawerPrefs, a preferences widget for GtkSourceSpaceDrawer.
* Translation updates.
2020-11-15 12:49:07 +00:00
Danilo G. Baio
974ba03b15 sysutils/py-azure-cli: Update to 2.14.2
Changelog:	https://pypi.org/project/azure-cli/2.14.2/
2020-11-15 12:31:12 +00:00
Guido Falsi
4d0426bd4c Add databases/courier-authlib-sqlite port to install sqlite support
for courier-authlib

Suggested by:	Ewout Boks <ewout@boks.com>
2020-11-15 12:31:00 +00:00
Danilo G. Baio
14e8ae53d5 sysutils/py-azure-cli-core: Update to 2.14.2
Changelog:	https://pypi.org/project/azure-cli-core/2.14.2/
2020-11-15 12:31:00 +00:00
Guido Falsi
0207d2cc2e Import upstream patch to avoid crash due to unhandled XError in
XKillClient()

PR:		251136
Submitted by:	rozhuk.im@gmail.com
Obtained from:	e2fbfac304
MFH:		2020Q4
2020-11-15 12:25:30 +00:00