summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-04dns/public_suffix_list: Update to 20220825Po-Chuan Hsieh
- Bump PORTREVISION of dependent ports for package change Changes: https://github.com/publicsuffix/list/commits/master
2022-09-04devel/grpc: Update to 1.48.1Po-Chuan Hsieh
Changes: https://github.com/grpc/grpc/releases
2022-09-04devel/google-styleguide: Update to 20220807Po-Chuan Hsieh
Changes: https://github.com/google/styleguide/commits/gh-pages
2022-09-04www/py-beautifulsoup449: Remove obsoleted portPo-Chuan Hsieh
Use www/py-beautifulsoup instead.
2022-09-04devel/py-logfury0: Remove obsoleted portPo-Chuan Hsieh
Use devel/py-logfury instead.
2022-09-04www/rubygem-protocol-rack01: Add rubygem-protocol-rack01 0.1.6 (copied from ↵Po-Chuan Hsieh
rubygem-protocol-rack) - Add PORTSCOUT
2022-09-04devel/rubygem-snaky_hash: Add rubygem-snaky_hash 2.0.0Po-Chuan Hsieh
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
2022-09-04devel/rubygem-aws-sdk-core3131: Add rubygem-aws-sdk-core3131 3.131.6 (copied ↵Po-Chuan Hsieh
from rubygem-aws-sdk-core) - Add PORTSCOUT
2022-09-04devel/rubygem-aws-sdk-controltower: Add rubygem-aws-sdk-controltower 1.0.0Po-Chuan Hsieh
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
2022-09-04databases/rubygem-redis-clustering: Add rubygem-redis-clustering 5.0.2Po-Chuan Hsieh
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
2022-09-04www/py-werkzeug21: Add py-werkzeug21 2.1.2 (copied from py-werkzeug)Po-Chuan Hsieh
- Add PORTSCOUT
2022-09-04www/py-requests-futures0: Add py-requests-futures0 0.9.9 (copied from ↵Po-Chuan Hsieh
py-requests-futures) - Add PORTSCOUT
2022-09-04graphics/py-optimize-images: Add py-optimize-images 1.5.1Po-Chuan Hsieh
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
2022-09-04devel/py-threadpoolctl: Add py-threadpoolctl 3.1.0Po-Chuan Hsieh
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
2022-09-04devel/py-openapi-spec-validator04: Add py-openapi-spec-validator04 0.4.0 ↵Po-Chuan Hsieh
(copied from py-openapi-spec-validator) - Add PORTSCOUT
2022-09-04devel/py-openapi-schema-validator02: Add py-openapi-schema-validator02 0.2.3 ↵Po-Chuan Hsieh
(copied from py-openapi-schema-validator) - Add PORTSCOUT
2022-09-04devel/py-jsonschema-spec: Add py-jsonschema-spec 0.1.1Po-Chuan Hsieh
JSONSchema Spec with object-oriented paths WWW: https://github.com/p1c2u/jsonschema-spec
2022-09-04databases/py-sqlglot: Add py-sqlglot 5.3.1Po-Chuan Hsieh
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
2022-09-04devel/p5-Test-Lives: Add p5-Test-Lives 1.003Po-Chuan Hsieh
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
2022-09-04devel/py-tzlocal: Update DEPENDS, fix run errorWen Heping
PR: 266203 Reported by: DtxdF@disroot.org Approved by: maintainer(implicit, fix run error)
2022-09-04news/newsstar: fix OpenSSL detection & cleanupsMatthias Andree
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.
2022-09-03textproc/pecl-xdiff2: Update to 2.1.1Danilo G. Baio
Changelog: https://pecl.php.net/package-changelog.php?package=xdiff&release=2.1.1
2022-09-03net-im/pecl-stomp2: Update to 2.0.3Danilo G. Baio
Changelog: https://pecl.php.net/package-changelog.php?package=stomp&release=2.0.3
2022-09-04textproc/R-cran-stringr: Update to 1.4.1TAKATSU Tomonari
2022-09-03MythTV: Update port group to version 32Alan Hicks
PR: 263311
2022-09-03sysutils/chezmoi: update to 2.22.0Samir Noir
Changes: https://github.com/twpayne/chezmoi/releases/tag/v2.22.0 PR: 266204
2022-09-03www/hiawatha: Reset MAINTAINERNeel Chauhan
2022-09-03math/ised: Drop USE_GCCLorenzo Salvadore
Moreover, - Fix build with GCC 12 [1]. - Take maintainership. PR: 266194 [1] Reported by: exp-run (antoine)
2022-09-03devel/php-composer2: Update to 2.4.1Guido Falsi
PR: 266200 Approved by: Naram Qashat <cyberbotx@cyberbotx.com>
2022-09-03net/haproxy: update to version 2.6.5.Dmitry Sivachenko
2022-09-03sysutils/froxlor: Update to 0.10.38Neel Chauhan
2022-09-03archivers/py-borgbackup*: staging without HOMEMatthias Andree
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
2022-09-03security/boringssl: update to the recent commitSergey A. Osokin
2022-09-03textproc/py-jc: Update to 1.21.2Lewis Cook
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.21.2
2022-09-03www/xh: Update to 0.16.1Lewis Cook
Changes: https://github.com/ducaale/xh/releases/tag/v0.16.1
2022-09-03sysutils/dua-cli: Update to 2.17.8Lewis Cook
Changes: https://github.com/Byron/dua-cli/releases/tag/v2.17.8
2022-09-03www/vger: Update to 1.11Neel Chauhan
2022-09-03UPDATING: Add entry for editors/vim and the Great Vimrc UntanglingAdam Weinberger
2022-09-03editors/vim: Update to 9.0.0369, and drop the FreeBSD vimrcAdam Weinberger
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
2022-09-03audio/flacon: update the port to version 9.2.0Alexey Dokuchaev
Amend TEST_DEPENDS once again, all tests pass now! Reported by: portscout
2022-09-03audio/alacenc: new port had been added (ALAC format encoder)Alexey Dokuchaev
WWW: https://github.com/flacon/alacenc
2022-09-03editors/vim-colorschemes-legacy: Add portAdam Weinberger
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
2022-09-03www/mod_gnutls: update to 0.12.0 (+)Dima Panov
Major change is three fixes that make mod_gnutls compatible with the Let's Encrypt OCSP responder for OCSP stapling. With hat: ports-secteam
2022-09-03devel/tree-sitter: Update to 0.20.7Adam Weinberger
2022-09-03devel/R-cran-pillar: Update to 1.8.1TAKATSU Tomonari
2022-09-03multimedia/gstreamer1-plugins: unbreak gst-opencv plugin guild (+)Dima Panov
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
2022-09-03devel/py-apscheduler: unbreak after 1d648e548584Andrej Ebert
===> 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
2022-09-03archivers/py-borgbackup: update to 1.2.2+man+test, preserve 1.1Matthias Andree
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]
2022-09-03devel/py-llfuse: limit to Python 3.10; broken on 3.11Matthias Andree
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
2022-09-03devel/aws-c-io: Update to 0.13.3Nuno Teixeira
ChangeLog: https://github.com/awslabs/aws-c-io/releases/tag/v0.13.3