Age | Commit message (Collapse) | Author |
|
- Bump PORTREVISION of dependent ports for package change
Changes: https://github.com/publicsuffix/list/commits/master
|
|
Changes: https://github.com/grpc/grpc/releases
|
|
Changes: https://github.com/google/styleguide/commits/gh-pages
|
|
Use www/py-beautifulsoup instead.
|
|
Use devel/py-logfury instead.
|
|
rubygem-protocol-rack)
- Add PORTSCOUT
|
|
SnakyHash gem is used by the oauth and oauth2 gems, and others, to normalize
hash keys and lookups, and provide a nice psuedo-object interface.
It has its roots in the Rash (specifically the rash_alt flavor), which is a
special Mash, made popular by the hashie gem.
Classes that include SnakyHash::Snake should inherit from Hashie::Mash.
WWW: https://gitlab.com/oauth-xx/snaky_hash
|
|
from rubygem-aws-sdk-core)
- Add PORTSCOUT
|
|
Official AWS Ruby gem for AWS Control Tower.
WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-controltower
|
|
Redis::Cluster is a Ruby client that tries to match Redis' Cluster API
one-to-one, while still providing an idiomatic interface.
WWW: https://github.com/redis/redis-rb/tree/master/cluster
|
|
- Add PORTSCOUT
|
|
py-requests-futures)
- Add PORTSCOUT
|
|
Optimize Images is a command-line interface (CLI) utility written in pure Python
to help you reduce the file size of images.
This application is intended to be pure Python, with no special dependencies
besides Pillow, therefore ensuring compatibility with a wide range of systems.
Some aditional features can be added which require the presence of other
third-party packages that are not written in pure Python, but those packages and
the features depending on them should be treated as optional.
WWW: https://github.com/victordomingos/optimize-images
|
|
Thread-pool controls provides Python helpers to limit the number of threads used
in the threadpool-backed of common native libraries used for scientific
computing and data science (e.g. BLAS and OpenMP).
Fine control of the underlying thread-pool size can be useful in workloads that
involve nested parallelism so as to mitigate oversubscription issues.
WWW: https://github.com/joblib/threadpoolctl
|
|
(copied from py-openapi-spec-validator)
- Add PORTSCOUT
|
|
(copied from py-openapi-schema-validator)
- Add PORTSCOUT
|
|
JSONSchema Spec with object-oriented paths
WWW: https://github.com/p1c2u/jsonschema-spec
|
|
SQLGlot is a no dependency Python SQL parser, transpiler, and optimizer. It can
be used to format SQL or translate between different dialects like DuckDB,
Presto, Spark, and BigQuery. It aims to read a wide variety of SQL inputs and
output syntactically correct SQL in the targeted dialects.
It is a very comprehensive generic SQL parser with a robust test suite. It is
also quite performant while being written purely in Python.
You can easily customize the parser, analyze queries, traverse expression trees,
and programmatically build SQL.
Syntax errors are highlighted and dialect incompatibilities can warn or raise
depending on configurations.
WWW: https://github.com/tobymao/sqlglot
|
|
Test::Lives provides only one function, lives_and, which works almost exactly
like the function of the same name in Test::Exception. That is, it allows you to
test things that could (but shouldn't) throw an exception without having to have
two separate tests with two separate results (and two separate descriptions).
You pass it a block of code to run (which should contain one test assertion) and
a test description to give the assertion inside the block.
The description will be available inside the block in the $_ variable. (This is
different from Test::Exception, which employs hacky magic to relieve you of
having to pass the description to the decorated assertion.)
If the block ends up throwing an exception, a test failure will be logged.
WWW: https://metacpan.org/dist/Test-Lives
|
|
PR: 266203
Reported by: DtxdF@disroot.org
Approved by: maintainer(implicit, fix run error)
|
|
OpenSSL detection was broken because it looked for SSL_library_init(),
which has been gone since OpenSSL 1.1.0 already. Patch to look for
OPENSSL_init_ssl() instead.
Replace @exec by @postexec.
Add USES=ncurses.
Rearrange Makefile to reduce complaints from portclippy and portlint.
|
|
Changelog: https://pecl.php.net/package-changelog.php?package=xdiff&release=2.1.1
|
|
Changelog: https://pecl.php.net/package-changelog.php?package=stomp&release=2.0.3
|
|
|
|
PR: 263311
|
|
Changes: https://github.com/twpayne/chezmoi/releases/tag/v2.22.0
PR: 266204
|
|
|
|
Moreover,
- Fix build with GCC 12 [1].
- Take maintainership.
PR: 266194 [1]
Reported by: exp-run (antoine)
|
|
PR: 266200
Approved by: Naram Qashat <cyberbotx@cyberbotx.com>
|
|
|
|
|
|
Building as non-root often inherits the "nobody" user's would-be home
directory, "/nonexistent", which is just that. Provide something blank
in the WRKDIR instead.
Reported by: Juraj Lutter (otis@)
Unrelated to, but still mentioned for...
PR: 264816
|
|
|
|
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.21.2
|
|
Changes: https://github.com/ducaale/xh/releases/tag/v0.16.1
|
|
Changes: https://github.com/Byron/dua-cli/releases/tag/v2.17.8
|
|
|
|
|
|
Our FreeBSD vimrc has caused a lot of trouble. It seriously mangles
config loading order (see below PR for the 21 comments it took before
I could get my head around it), clobbers defaults, duplicates defaults,
and simply isn't how Vim does things.
In this patch, the system vimrc is dropped entirely. Instead,
$VIMRUNTIME/defaults.vim sources $VIMRUNTIME/defaults_freebsd.vim, which
contains only FreeBSD-specific settings (today, a convenience augroup
for port creation, and a flag to let syntax/sh.vim know that /bin/sh
isn't bash).
There is no perfect solution here, but by not clobbering anything
anymore, we at least don't *prevent* other solutions. You now get Vim's
defaults, and you are free to override them in your ~/.vimrc.
PR: 251420
|
|
Amend TEST_DEPENDS once again, all tests pass now!
Reported by: portscout
|
|
WWW: https://github.com/flacon/alacenc
|
|
Upstream vim modernized their colorschemes, which is a good thing.
However, the look of them has changed, which is jarring at best for
users used to the original look.
Upstream colorscheme development was split into a new repo, and the
original colorschemes were imported there. This port installs those
colorschemes.
The rest of that repo are the colorschemes included in vim, so there's
not really any benefit to packaging anything else from it.
PR: 265798
|
|
Major change is three fixes that make mod_gnutls compatible with the
Let's Encrypt OCSP responder for OCSP stapling.
With hat: ports-secteam
|
|
|
|
|
|
OpenCV was updated to 4.6.0 but version check conditional obliviously
was stay as "<4.6.0". Bump upper check boundary to 4.7.0
Pointy hat to: tcberner
|
|
===> py39-apscheduler-3.9.1 depends on package: py39-tzlocal>=1.2<3 - not found
===> Installing existing package /packages/All/py39-tzlocal-4.2.pkg
Installing py39-tzlocal-4.2...
Extracting py39-tzlocal-4.2: .......... done
===> py39-apscheduler-3.9.1 depends on package: py39-tzlocal>=1.2<3 - not found
*** Error code 1
PR: 266102
|
|
Take maintainership, because original maintainer asked for a new
maintainer, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264816#c10
¡Muchas gracias, José! Thanks for maintaining the port thus far.
If there is a potential maintainer who is using BorgBackup at scale,
I will be happy to pass maintainership on.
Update to v1.2.2 [1, was for 1.2.1],
preserve the earlier 1.1.18 version (also with manpages and self-tests added,
hence bumping PORTREVISION) as py-borgbackup11, and document this in UPDATING.
ChangeLog: https://www.borgbackup.org/releases/borg-1.2.html
Add self-tests [1] to both 1.1 and 1.2, including
- a smoke test in post-install in order to always run it
- "make test" support (requires network access for tox)
PR: 264816 [1]
Reported by: rob2g2-freebsd@bitbert.com [1]
Add manual pages to both 1.1 and 1.2. [2]
PR: 263269 [2]
Reported by: courtney.hicks1@icloud.com [2]
|
|
since it #include "longintrepr.h" which is disabled in Python 3.11,
see https://docs.python.org/3.11/whatsnew/3.11.html
PR: 266201
|
|
ChangeLog: https://github.com/awslabs/aws-c-io/releases/tag/v0.13.3
|