aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* databases/rocksdb: Move architecture-specific fixes into single patch filePo-Chuan Hsieh2021-10-255-49/+51
| | | | | | | | | - patch-aarch64 is merged from: - patch-CMakeLists.txt - patch-build_tools-build_detect_platform (part of) - patch-powerpc64 is merged from: - patch-util_crc32c.cc - patch-utilities_transactions_lock_range_range__tree_lib_portability_toku__time.h
* databases/pldebugger: Do not silence installation messagePo-Chuan Hsieh2021-10-252-8/+10
| | | | | - Update WWW - Take maintainership
* devel/py-tomli-w: Move devel/py-tomli_w to devel/py-tomli-wPo-Chuan Hsieh2021-10-256-3/+6
| | | | - Bump PORTREVISION of dependent ports for dependency change
* www/rubygem-kensa: Remove obsoleted portPo-Chuan Hsieh2021-10-255-46/+0
| | | | | | Kensa is deprecated in favor of the addons-admin Heroku CLI plugin since December 14, 2018. Reference: https://github.com/heroku/kensa/commit/48706db71c877633b6b09d5a8fa6a9e5caed08fc
* sysutils/rubygem-ohai15: Remove obsoleted portPo-Chuan Hsieh2021-10-254-45/+0
| | | | | | Chef Infra Client 15 and under is EoL'd on April 30, 2021. Reference: https://docs.chef.io/versions/#end-of-life-eol-products
* sysutils/rubygem-chef-utils15: Remove obsoleted portPo-Chuan Hsieh2021-10-254-33/+0
| | | | | | Chef Infra Client 15 and under is EoL'd on April 30, 2021. Reference: https://docs.chef.io/versions/#end-of-life-eol-products
* sysutils/rubygem-chef-dk: Remove obsoleted portPo-Chuan Hsieh2021-10-255-52/+0
| | | | | | | ChefDK is EoL'd on December 31, 2020. It has been replaced with Chef Workstation. Reference: https://docs.chef.io/versions/#end-of-life-eol-products
* sysutils/rubygem-chef-config15: Remove obsoleted portPo-Chuan Hsieh2021-10-254-34/+0
| | | | | | Chef Infra Client 15 and under is EoL'd on April 30, 2021. Reference: https://docs.chef.io/versions/#end-of-life-eol-products
* sysutils/rubygem-chef15: Remove obsoleted portPo-Chuan Hsieh2021-10-257-159/+0
| | | | | | Chef Infra Client 15 and under is EoL'd on April 30, 2021. Reference: https://docs.chef.io/versions/#end-of-life-eol-products
* graphics/rubygem-goocanvas: Remove obsoleted portPo-Chuan Hsieh2021-10-256-48/+0
| | | | | | | | == Ruby-GNOME2 2.2.1: 2014-10-12 ... Ruby/GooCanvas is removed because we can't maintain it. Reference: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
* devel/rubygem-grit: Remove obsoleted portPo-Chuan Hsieh2021-10-254-33/+0
| | | | | | Grit is no longer maintained since January 29, 2014. Reference: https://github.com/mojombo/grit/commit/83d3124f8dc2fbd5542041d1f84e6153612d5ed9
* devel/rubygem-chef-provisioning: Remove obsoleted portPo-Chuan Hsieh2021-10-255-51/+0
| | | | | | Chef Provisioning is EoL'd on August 31, 2019. Reference: https://docs.chef.io/versions/#end-of-life-eol-products
* sysutils/rubygem-license_scout: Add rubygem-license_scout 2.6.2Po-Chuan Hsieh2021-10-255-0/+55
| | | | | | | License Scout is a utility that discovers and aggregates the licenses for your software project's transitive dependencies. WWW: https://github.com/chef/license_scout
* sysutils/rubygem-chef-cleanroom: Add rubygem-chef-cleanroom 1.0.4Po-Chuan Hsieh2021-10-254-0/+30
| | | | | | | | | | The cleanroom pattern is a safer, more convenient, Ruby-like approach for limiting the information exposed by a DSL while giving users the ability to write awesome code! This is a chef fork of https://github.com/sethvargo/cleanroom. WWW: https://github.com/chef/cleanroom
* devel/rubygem-zhexdump: Add rubygem-zhexdump 0.0.2Po-Chuan Hsieh2021-10-254-0/+26
| | | | | | ZHexdump provides a very flexible hexdump implementation. WWW: https://github.com/zed-0xff/zhexdump
* devel/rubygem-pedump: Add rubygem-pedump 0.6.2Po-Chuan Hsieh2021-10-254-0/+34
| | | | | | pedump provides a pure ruby implementation of Win32 PE binary files dumper. WWW: https://github.com/zed-0xff/pedump
* devel/rubygem-omnibus: Add rubygem-omnibus 8.2.2Po-Chuan Hsieh2021-10-255-0/+55
| | | | | | | | | Omnibus is a framework for building self-installing, full-stack software builds. Omnibus provides both a DSL for defining Omnibus projects for your software, as well as a command-line tool for generating installer artifacts from that definition. WWW: https://github.com/chef/omnibus
* devel/rubygem-iostruct: Add rubygem-iostruct 0.0.4Po-Chuan Hsieh2021-10-254-0/+26
| | | | | | iostruct provides a struct that can read/write itself from/to IO-like objects. WWW: https://github.com/zed-0xff/iostruct
* devel/rubygem-contracts016: Add rubygem-contracts016 0.16.1 (copied from ↵Po-Chuan Hsieh2021-10-254-0/+30
| | | | | | | | | | | rubygem-contracts) Contracts let you clearly -- even beautifully -- express how your code behaves, and free you from writing tons of boilerplate, defensive code. You can think of contracts as assert on steroids. WWW: https://github.com/egonSchiele/contracts.ruby
* devel/rubygem-aws-sdk-managedgrafana: Add rubygem-aws-sdk-managedgrafana 1.0.0Po-Chuan Hsieh2021-10-254-0/+30
| | | | | | | Official AWS Ruby gem for Amazon Managed Grafana. WWW: https://github.com/aws/aws-sdk-ruby WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-managedgrafana
* textproc/py-sphinxcontrib-towncrier: Add py-sphinxcontrib-towncrier 0.2.0a0Po-Chuan Hsieh2021-10-254-0/+31
| | | | | | | sphinxcontrib-towncrier is an RST directive for injecting a Towncrier-generated changelog draft containing fragments for the unreleased (next) project version. WWW: https://github.com/sphinx-contrib/sphinxcontrib-towncrier
* net/py-suds-community: Add py-suds-community 0.8.5Po-Chuan Hsieh2021-10-255-0/+46
| | | | | | | Suds is a lightweight SOAP-based web service client for Python licensed under LGPL. This is a community fork of the jurko fork. WWW: https://github.com/suds-community/suds
* devel/py-ipykernel: Add py-ipykernel 6.4.2Po-Chuan Hsieh2021-10-255-1/+43
| | | | | | | The IPython kernel is the Python execution backend for Jupyter. WWW: https://ipython.org/ WWW: https://github.com/ipython/ipykernel
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2021-10-254-4/+4
|
* audio/guidolib: Update 168-207 -> 1.7.1Yuri Victorovich2021-10-253-10/+16
|
* emulators/wine-devel: Point Vulkan loader at 32-bit Mesa libsAlex S2021-10-252-2/+5
| | | | | PR: 259211 Approved by: Damjan Jovanovic <damjan.jov@gmail.com> (maintainer)
* multimedia/ffmpeg: update to 4.4.1Tobias C. Berner2021-10-252-5/+4
|
* graphics/ppmcaption: builds fine on amd64 now, remove restriction.Alexey Dokuchaev2021-10-251-3/+0
|
* */*: Plug the new ports below to the ports tree.Danilo Egea Gondolfo2021-10-252-0/+7
| | | | | | | | | | devel/aws-c-compresion devel/aws-c-http devel/aws-c-mqtt devel/aws-c-s3 devel/aws-c-sdkutils devel/aws-crt-cpp security/aws-c-auth
* security/aws-c-auth: Add new portDanilo Egea Gondolfo2021-10-255-0/+66
| | | | | C99 library implementation of AWS client-side authentication: standard credentials providers and signing.
* devel/aws-crt-cpp: Add new portDanilo Egea Gondolfo2021-10-254-0/+78
| | | | | C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
* devel/aws-c-sdkutils: Add new portDanilo Egea Gondolfo2021-10-254-0/+40
| | | | AWS SDK C utilities
* devel/aws-c-s3: Add new portDanilo Egea Gondolfo2021-10-254-0/+48
| | | | | C99 library implementation for communicating with the S3 service, designed for maximizing throughput on high bandwidth EC2 instances.
* devel/aws-c-mqtt: Add new portDanilo Egea Gondolfo2021-10-254-0/+46
| | | | | This library contains an MQTT implementation that is simple and easy to use, but also quite powerful and low on unnecessary copies.
* devel/aws-c-http: Add new portDanilo Egea Gondolfo2021-10-254-0/+50
| | | | C99 implementation of the HTTP/1.1 and HTTP/2 specifications
* devel/aws-c-compression: Add new portDanilo Egea Gondolfo2021-10-254-0/+40
| | | | | This is a cross-platform C99 implementation of compression algorithms such as gzip, and huffman encoding/decoding.
* security/s2n: Update to 1.1.2Danilo Egea Gondolfo2021-10-258-18/+40
| | | | - Update WWW
* security/aws-c-cal: Update to 0.5.12Danilo Egea Gondolfo2021-10-252-4/+4
|
* devel/aws-sdk-cpp: Update to 1.9.129Danilo Egea Gondolfo2021-10-253-25/+28
|
* devel/aws-checksums: Update to 0.1.12Danilo Egea Gondolfo2021-10-252-4/+4
|
* devel/aws-c-io: Update to 0.10.12Danilo Egea Gondolfo2021-10-253-6/+5
|
* devel/aws-c-event-stream: Update to 0.2.7Danilo Egea Gondolfo2021-10-252-4/+4
|
* devel/aws-c-common: Update to 0.6.15Danilo Egea Gondolfo2021-10-254-17/+7
|
* misc/xplr: Update to 0.15.2Lewis Cook2021-10-252-17/+19
| | | | Changes: https://github.com/sayanarijit/xplr/compare/v0.15.0...v0.15.2
* textproc/dasel: Update to 1.21.2Lewis Cook2021-10-252-6/+6
| | | | Changes: https://github.com/TomWright/dasel/blob/v1.21.2/CHANGELOG.md
* net/py-pytradfri: update to 7.1.1Tobias C. Berner2021-10-252-4/+4
|
* multimedia/mpv-mpris: update to 0.6Tobias C. Berner2021-10-252-4/+4
| | | | | | | | | Changes: Fix YouTube regex including 0 to the numeric range Fix LoopStatus property change signal Fix loop-file change handler in mpv 0.33.0 Fix LoopStatus when numeric argument given to loop-file or loop-playlist
* audio/mpg123: update to 1.29.2Roman Bogorodskiy2021-10-253-5/+5
|
* games/blockattack: update to 2.7.0Jan Beich2021-10-253-14/+14
| | | | | Changes: https://github.com/blockattack/blockattack-game/releases/tag/v2.7.0 Reported by: Repology
* Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)Alexey Dokuchaev2021-10-2579-84/+89
| | | | | | | | | ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should start with lower-case letter and not end with a period which is added by the framework, similar to other knobs like BROKEN, IGNORE, et al. While here, remove needless quoting, add missing Oxford comma, expand contractions and jargonisms, use correct spelling for proper names.