non port: devel/Makefile |
Number of commits found: 11336 (showing only 100 on this page) |
Monday, 25 Oct 2021
|
15:57 Po-Chuan Hsieh (sunpoet)
devel/rubygem-grit: Remove obsoleted port
Grit is no longer maintained since January 29, 2014.
Reference: https://github.com/mojombo/grit/commit/83d3124f8dc2fbd5542041d1f84e6153612d5ed9
7207438 |
15:57 Po-Chuan Hsieh (sunpoet)
devel/rubygem-pedump: Add rubygem-pedump 0.6.2
pedump provides a pure ruby implementation of Win32 PE binary files dumper.
WWW: https://github.com/zed-0xff/pedump
8e3cedb |
15:57 Po-Chuan Hsieh (sunpoet)
devel/rubygem-zhexdump: Add rubygem-zhexdump 0.0.2
ZHexdump provides a very flexible hexdump implementation.
WWW: https://github.com/zed-0xff/zhexdump
7c8f217 |
15:57 Po-Chuan Hsieh (sunpoet)
devel/rubygem-contracts016: Add rubygem-contracts016 0.16.1 (copied from
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
7268240 |
15:57 Po-Chuan Hsieh (sunpoet)
devel/rubygem-iostruct: Add rubygem-iostruct 0.0.4
iostruct provides a struct that can read/write itself from/to IO-like objects.
WWW: https://github.com/zed-0xff/iostruct
e8c7cd8 |
15:57 Po-Chuan Hsieh (sunpoet)
devel/rubygem-omnibus: Add rubygem-omnibus 8.2.2
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
5b8e4e9 |
15:57 Po-Chuan Hsieh (sunpoet)
devel/py-ipykernel: Add py-ipykernel 6.4.2
The IPython kernel is the Python execution backend for Jupyter.
WWW: https://ipython.org/
WWW: https://github.com/ipython/ipykernel
5d011fa |
15:57 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-managedgrafana: Add rubygem-aws-sdk-managedgrafana 1.0.0
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
54e9e4b |
14:08 Danilo Egea Gondolfo (danilo)
*/*: Plug the new ports below to the ports tree.
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
a9ed510 |
Sunday, 24 Oct 2021
|
02:49 Joseph Mingrone (jrm)
devel/sfsexp: New port: Small Fast S-Expression Library
https://github.com/mjsottile/sfsexp
32784ed |
Thursday, 21 Oct 2021
|
15:46 Mikael Urankar (mikael) Author: Greg V
devel/wasi-compiler-rt13: Add new port.
The LLVM Project is a collection of modular and reusable compiler and
toolchain technologies.
This port includes Clang builtins for WASI
(WebAssembly System Interface).
Differential Revision: https://reviews.freebsd.org/D32439
5b6ee98 |
Wednesday, 20 Oct 2021
|
07:27 Li-Wen Hsu (lwhsu) Author: Robert Clausecker
devel/gocritic: (New) Opinionated Go source code linter for code audit
PR: 259268
8e45eba |
Tuesday, 19 Oct 2021
|
00:05 Eric Turgeon (ericbsd)
devel/linux-sublime-merge: updated to 2062
renamed sublime-merge to linux-sublime-merge
043a0f0 |
Monday, 18 Oct 2021
|
19:49 Matthias Andree (mandree)
devel/py-breathe: RST&Sphinx bridge to Doxygen [NEW PORT]
Breathe provides a bridge between the Sphinx and Doxygen documentation systems.
It is an easy way to include Doxygen information in a set of documentation
generated by Sphinx. The aim is to produce an autodoc like support for people
who enjoy using Sphinx but work with languages other than Python. The system
relies on the Doxygen’s xml output.
WWW: https://github.com/michaeljones/breathe
7fc9eb5 |
Sunday, 17 Oct 2021
|
20:03 Antoine Brodin (antoine)
devel/py-azure-keyvault-keys: remove, duplicate of
security/py-azure-keyvault-keys
13a5638 |
15:51 Danilo G. Baio (dbaio)
devel/py-azure-keyvault-keys: New port
Azure Key Vault Keys client library for Python
Azure Key Vault helps solve the following problems:
- Cryptographic key management (this library) - create, store, and control
access to the keys used to encrypt your data
- Secrets management (azure-keyvault-secrets) - securely store and control
access to tokens, passwords, certificates, API keys, and other secrets
- Certificate management (azure-keyvault-certificates) - create, manage, and
deploy public and private SSL/TLS certificates
- Vault administration (azure-keyvault-administration) - role-based access
control (RBAC), and vault-level backup and restore options
WWW: https://pypi.org/project/azure-keyvault-keys/
ef4c0cd |
02:10 Wen Heping (wen)
devel/py-pythran: Add new port
Pythran is an ahead of time compiler for a subset of the Python language,
with a focus on scientific computing. It takes a Python module annotated
with a few interface descriptions and turns it into a native Python module
with the same interface, but (hopefully) faster.
WWW: https://github.com/serge-sans-paille/pythran
924de74 |
Wednesday, 13 Oct 2021
|
19:11 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-cloudcontrolapi: Add rubygem-aws-sdk-cloudcontrolapi 1.0.0
Official AWS Ruby gem for AWS Cloud Control API (CloudControlApi).
WWW: https://github.com/aws/aws-sdk-ruby
WWW:
https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cloudcontrolapi
ed52af1 |
19:11 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-account: Add rubygem-aws-sdk-account 1.0.0
Official AWS Ruby gem for AWS Account.
WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-account
d05d547 |
05:34 Po-Chuan Hsieh (sunpoet)
devel/rubygem-google-apis-sqladmin_v1beta4: Add
rubygem-google-apis-sqladmin_v1beta4 0.17.0
This is a simple client library for version V1beta4 of the Cloud SQL Admin API.
It provides:
- A client object that connects to the HTTP/JSON REST endpoint for the service.
- Ruby objects for data structures related to the service.
- Integration with the googleauth gem for authentication using OAuth, API keys,
and service accounts.
- Control of retry, pagination, and timeouts.
WWW: https://github.com/googleapis/google-api-ruby-client
WWW:
https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-sqladmin_v1beta4
a887d6b |
05:34 Po-Chuan Hsieh (sunpoet)
devel/rubygem-google-apis-pubsub_v1: Add rubygem-google-apis-pubsub_v1 0.8.0
This is a simple client library for version V1 of the Cloud Pub/Sub API. It
provides:
- A client object that connects to the HTTP/JSON REST endpoint for the service.
- Ruby objects for data structures related to the service.
- Integration with the googleauth gem for authentication using OAuth, API keys,
and service accounts.
- Control of retry, pagination, and timeouts.
WWW: https://github.com/googleapis/google-api-ruby-client
WWW:
https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-pubsub_v1
593c991 |
05:34 Po-Chuan Hsieh (sunpoet)
devel/rubygem-google-apis-monitoring_v3: Add rubygem-google-apis-monitoring_v3
0.14.0
This is a simple client library for version V3 of the Cloud Monitoring API. It
provides:
- A client object that connects to the HTTP/JSON REST endpoint for the service.
- Ruby objects for data structures related to the service.
- Integration with the googleauth gem for authentication using OAuth, API keys,
and service accounts.
- Control of retry, pagination, and timeouts.
WWW: https://github.com/google/google-api-ruby-client
WWW:
https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-monitoring_v3
5ebdd1f |
05:34 Po-Chuan Hsieh (sunpoet)
devel/rubygem-google-apis-compute_v1: Add rubygem-google-apis-compute_v1 0.17.0
This is a simple client library for version V1 of the Compute Engine API. It
provides:
- A client object that connects to the HTTP/JSON REST endpoint for the service.
- Ruby objects for data structures related to the service.
- Integration with the googleauth gem for authentication using OAuth, API keys,
and service accounts.
- Control of retry, pagination, and timeouts.
WWW: https://github.com/googleapis/google-api-ruby-client
WWW:
https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-compute_v1
3468aa76 |
05:34 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-voiceid: Add rubygem-aws-sdk-voiceid 1.0.0
Official AWS Ruby gem for Amazon Voice ID.
WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-voiceid
fc019f9 |
05:33 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-connectwisdomservice: Add
rubygem-aws-sdk-connectwisdomservice 1.0.0
Official AWS Ruby gem for Amazon Connect Wisdom Service.
WWW: https://github.com/aws/aws-sdk-ruby
WWW:
https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-connectwisdomservice
fcb6e2b |
05:33 Po-Chuan Hsieh (sunpoet)
devel/py-backports.cached-property: Add py-backports.cached-property 1.0.1
Python 3.8 adds great descriptor to functools: cached_property. Technically all
required APIs was available since python 3.6, but it is what it is.
This package is a backport of this functionality for python 3.6 and 3.7.
WWW: https://github.com/penguinolog/backports.cached_property
54e8cf9 |
05:33 Po-Chuan Hsieh (sunpoet)
devel/capnproto080: Add capnproto080 0.8.0 (copied from capnproto)
- Add CONFLICTS_INSTALL
- Add PORTSCOUT
362e453 |
Tuesday, 12 Oct 2021
|
17:58 Mateusz Piotrowski (0mp)
devel/py-resolvelib*: Hook version 0.7 to the build
Also, add conflict information.
df6b332 |
15:18 Renato Botelho (garga)
devel/git: Split into subpackages
Removed CVS, GUI, PERFORCE and SUBVERSION options and also gui and svn
FLAVORS, and create 4 new subports:
devel/git-cvs
devel/git-gui
devel/git-p4
devel/git-svn
All these packages depend of devel/git and install only additional files
and manpages. This work is based on initial patch submitted by grembo@i
at review D30238.
PR: 251090
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D32369
ff5ded7 |
Sunday, 10 Oct 2021
|
16:24 Guido Falsi (madpilot)
devel/geany*: Update to 1.38
- Removed flavoring, upstream dropped gtk2 support, so the ports
are now gtk3 only
- Removed geany-plugin-multiterm that is gtk2 only and cannot work
with gtk3 only geany
- Use https scheme for main master site
4bd337a |
Friday, 8 Oct 2021
|
20:35 Dmitry Marakasov (amdmi3)
py-pytest-regtest: add port: Pytest plugin for regression tests
pytest-regtest is a pytest-plugin for implementing regression tests.
Compared to functional testing a regression test does not test if
software produces correct results, instead a regression test checks
if software behaves the same way as it did before introduced changes.
pytest-regtest allows capturing selected output which then can be
compared to the captured output from former runs.
WWW: https://pypi.org/project/pytest-regtest/
WWW: https://gitlab.com/uweschmitt/pytest-regtest
0d504a4 |
20:35 Dmitry Marakasov (amdmi3)
devel/py-pytest-canonical-data: add port
A plugin which allows to compare results with canonical results,
based on previous runs.
Inspired by Yandex's canondata plugin, pytest-needle and
pytest-regtest.
WWW: https://pypi.org/project/pytest-canonical-data/
WWW: https://github.com/shuternay/pytest-canonical-data
daa2668 |
Tuesday, 5 Oct 2021
|
09:09 Guangyuan Yang (ygy)
devel/py-thriftpy: Clean up after removal
Forgot to remove the entry in devel/Makefile in the last commit.
Fixes: 6daca87f7caffda372261ae9f9c687b92552c297
Reported by: Trond Endrestøl <trond.endrestol@ximalas.info>
86f45c5 |
07:40 Matthias Fechner (mfechner)
*/*: Make rails 6.1.3 available
The upgrade of rails to 6.1.4 broke www/gitlab-ce.
PR: 258855
f4511dc |
Monday, 4 Oct 2021
|
11:58 Dmitry Marakasov (amdmi3)
devel/py-unittest2pytest: add port: Convert unittest test-cases to pytest
unittest2pytest is a tool that helps rewriting Python unittest
test-cases into pytest test-cases.
In contrast to other similar tools, this unittest2pytest
* handles keyword arguments,
* handles single-line test-cases and several tests on one line,
* uses context-handlers where appropriate.
This is done by using lib2to3 and Python's mighty inspect module.
WWW: https://pypi.org/project/unittest2pytest/
WWW: https://github.com/pytest-dev/unittest2pytest
7b513a3 |
Sunday, 3 Oct 2021
|
02:59 Eric Turgeon (ericbsd)
devel/sublime-merge: new ports
Sublime Merge is a Graphical Git Client from the creators of Sublime Text.
It is powered by the same performant cross-platform GUI toolkit and syntax
highlighting engine used in Sublime Text. Sublime Merge wraps around the
core Git functionality, so when you're using Sublime Merge, you're using Git.
This commit is pushed with Sublime Merge
1e90dc8 |
Thursday, 30 Sep 2021
|
22:03 Dave Cottlehuber (dch)
devel/erlang-native-port-compiler: NEW PORT rebar3 friendly build plugin
ae0fabf |
21:23 Rene Ladan (rene)
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
620968a |
20:19 Rene Ladan (rene)
cleanup: Remove expired ports:
devel/erlang-exmpp: last upstream patches over 10 years ago
sysutils/showbeastie: Broken on FreeBSD 12 and above since 2018
2021-09-30 www/squid3: Unsupported by upstream
2021-09-30 sysutils/cfengine310: OpenSSL 1.1.X is not supported.
2021-09-30 security/py-paramiko1: Out of date version. No consumer now. Use
security/py-paramiko
2021-09-30 sysutils/cfengine-masterfiles310: cfengine310 will retire at FreeBSD
11 EOL
2021-09-30 security/openca-tools-forked: Use modern port security/libscep
instead
2021-09-30 multimedia/sms1xxx-kmod: Supports DVB API v3 only. Use
multimedia/webcamd instead
2021-09-30 sysutils/cfengine311: OpenSSL 1.1.X is not supported.
2021-09-30 sysutils/cfengine-masterfiles311: cfengine311 will retire at FreeBSD
11 EOL
2021-09-30 mail/postfix35: It is only here until FreeBSD 11 is EoL (Postfix >=
3.6 requires OpenSSL >= 1.1.x)
b19fd15 |
Tuesday, 28 Sep 2021
|
07:48 Kai Knoblich (kai)
devel/py-pyyaml-env-tag: Delete port
The primary idea was to rename the port accordingly in order to match
the upstream naming. [1]
In the meantime, another port with the correct naming has been added in
c71c5b210be3, so this port is now redundant. Thus delete it.
Reported by: koobs [1]
7af0b18 |
Monday, 27 Sep 2021
|
20:33 Po-Chuan Hsieh (sunpoet)
devel/py-pyyaml_env_tag: Add py-pyyaml_env_tag 0.1
pyyaml_env_tag is a custom YAML tag for referencing environment variables in
YAML files.
WWW: https://github.com/waylan/pyyaml-env-tag
c71c5b2 |
19:48 Po-Chuan Hsieh (sunpoet)
devel/py-pythonfinder: Add py-pythonfinder 1.2.8
PythonFinder is a cross-platform search tool for finding Pythons.
WWW: https://github.com/sarugaku/pythonfinder
a2663b5 |
19:48 Po-Chuan Hsieh (sunpoet)
devel/py-installer: Add py-installer 0.2.3
This is a low-level library for installing a Python package from a wheel
distribution. It provides basic functionality and abstractions for handling
wheels and installing packages from wheels.
- Logic for "unpacking" a wheel (i.e. installation).
- Abstractions for various parts of the unpacking process.
- Extensible simple implementations of the abstractions.
- Platform-independent Python script wrapper generation.
WWW: https://github.com/pradyunsg/installer
fb80bc2 |
19:48 Po-Chuan Hsieh (sunpoet)
devel/py-pdm: Add py-pdm 1.8.5
PDM is meant to be a next generation Python package management tool. It was
originally built for personal use. If you feel you are going well with Pipenv or
Poetry and don't want to introduce another package manager, just stick to it.
But if you are missing something that is not present in those tools, you can
probably find some goodness in pdm.
WWW: https://github.com/pdm-project/pdm
ae7e9d3 |
19:48 Po-Chuan Hsieh (sunpoet)
devel/py-pdm-pep517: Add py-pdm-pep517 0.8.4
This is the backend for PDM projects, while you can also use it alone. It reads
the metadata of PEP 621 format and coverts it to Core metadata.
WWW: https://github.com/pdm-project/pdm-pep517
210e8d9 |
15:55 Po-Chuan Hsieh (sunpoet)
devel/rubygem-actionpack-page_caching: Add rubygem-actionpack-page_caching 1.2.4
Static page caching for Action Pack (removed from core in Rails 4.0)
WWW: https://github.com/rails/actionpack-page_caching
97eafe7 |
15:55 Po-Chuan Hsieh (sunpoet)
devel/py-debugpy: Add py-debugpy 1.4.3
This debugger implements the Debug Adapter Protocol: debugProtocol.json [1].
[1]
https://github.com/microsoft/vscode-debugadapter-node/blob/main/debugProtocol.json
WWW: https://github.com/microsoft/debugpy
49e5032 |
08:22 Lewis Cook (lcook)
devel/stylua: New port: Opinionated Lua code formatter
865fe34 |
Sunday, 26 Sep 2021
|
22:47 Neel Chauhan (nc)
devel/libsigc++30: New port: Callback Framework for C++
PR: 252333
07c7b4a |
Saturday, 25 Sep 2021
|
18:11 Gleb Popov (arrowd) Author: Robert Clausecker
devel/go-perf: + Go performance measurement, storage, and analysis tools.
PR: 258699
25eae81 |
07:04 TAKATSU Tomonari (tota)
devel/R-cran-fontawesome: Add new port
Easily and flexibly insert 'Font Awesome' icons into 'R Markdown'
documents and 'Shiny' apps. These icons can be inserted into HTML
content through inline 'SVG' tags or 'i' tags. There is also a
utility function for exporting 'Font Awesome' icons as 'PNG' images
for those situations where raster graphics are needed.
WWW: https://cran.r-project.org/web/packages/fontawesome/
3507424 |
Friday, 24 Sep 2021
|
11:57 Kai Knoblich (kai)
devel/py-mergedeep: Add new port
This package makes the merging of Python dictonaries easier. It offers
following features:
* Deep merge without mutating the source dicts.
* Deep merge into an existing dict.
The functions provide merge strategies as well:
* Replace (default)
* Additive
* Typesafe replace
* Typesafe additive
WWW: https://github.com/clarketm/mergedeep
02a863e |
11:57 Kai Knoblich (kai)
devel/py-pyyaml-env-tag: Add new port
This package was inspired by the Ruby package "yaml-env-tag". Its main
purpose is to reference environment variables in YAML scripts.
In contrast to other Python packages, that provide similar
functionality, e.g. "pyyaml-tags" it also offers to define defaults and
to have the values not only as strings.
WWW: https://github.com/waylan/pyyaml-env-tag
6aa7579 |
Tuesday, 21 Sep 2021
|
22:23 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-kafkaconnect: Add rubygem-aws-sdk-kafkaconnect 1.0.0
Official AWS Ruby gem for Managed Streaming for Kafka Connect (Kafka Connect).
WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-kafkaconnect
df0d435 |
22:23 Po-Chuan Hsieh (sunpoet)
devel/py-dj32-graphene-django: Add py-dj32-graphene-django 2.15.0 (copied from
py-graphene-django)
Reported by: kai (via email)
70f8828 |
22:11 Po-Chuan Hsieh (sunpoet)
devel/p5-Proc-FastSpawn: Add p5-Proc-FastSpawn 1.2
The purpose of this small (in scope and footprint) module is simple: spawn a
subprocess asynchronously as efficiently and/or fast as possible. Basically the
same as calling fork+exec (on POSIX), but hopefully faster than those two
syscalls.
Apart from fork overhead, this module also allows you to fork+exec programs when
otherwise you couldn't - for example, when you use POSIX threads in your perl
process then it generally isn't safe to call fork from perl, but it is safe to
use this module to execute external processes.
WWW: https://metacpan.org/dist/Proc-FastSpawn
8b87ab8 |
22:11 Po-Chuan Hsieh (sunpoet)
devel/p5-Convert-Scalar: Add p5-Convert-Scalar 1.12
Convert::Scalar exports various internal perl methods that change the internal
representation or state of a perl scalar. All of these work in-place, that is,
they modify their scalar argument. No functions are exported by default.
WWW: https://metacpan.org/dist/Convert-Scalar
1b0219a |
22:11 Po-Chuan Hsieh (sunpoet)
devel/p5-AnyEvent-Fork: Add p5-AnyEvent-Fork 1.31
AnyEvent::Fork allows you to create new processes, without actually forking them
from your current process (avoiding the problems of forking), but preserving
most of the advantages of fork.
It can be used to create new worker processes or new independent subprocesses
for short- and long-running jobs, process pools (e.g. for use in pre-forked
servers) but also to spawn new external processes (such as CGI scripts from a
web server), which can be faster (and more well behaved) than using fork+exec in
big processes.
WWW: https://metacpan.org/dist/AnyEvent-Fork
d35afbe |
17:57 Antoine Brodin (antoine)
devel/rubygem-swagger-blocks: new port
Define and serve live-updating Swagger JSON for Ruby apps.
WWW: https://github.com/fotinakis/swagger-blocks
81708b8 |
03:35 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-snowdevicemanagement: Add
rubygem-aws-sdk-snowdevicemanagement 1.0.0
Official AWS Ruby gem for AWS Snow Device Management.
WWW: https://github.com/aws/aws-sdk-ruby
WWW:
https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-snowdevicemanagement
16ebe5c |
03:35 Po-Chuan Hsieh (sunpoet)
devel/rubygem-google-protobuf317: Add rubygem-google-protobuf317 3.17.3 (copied
from rubygem-google-protobuf)
- Add PORTSCOUT
a219a15 |
03:35 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-memorydb: Add rubygem-aws-sdk-memorydb 1.0.0
Official AWS Ruby gem for Amazon MemoryDB.
WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-memorydb
8266c8c |
03:35 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-opensearchservice: Add rubygem-aws-sdk-opensearchservice
1.0.0
Official AWS Ruby gem for Amazon OpenSearch Service.
WWW: https://github.com/aws/aws-sdk-ruby
WWW:
https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-opensearchservice
3b4432c |
03:35 Po-Chuan Hsieh (sunpoet)
devel/py-aws-requests-auth: Add py-aws-requests-auth 0.4.3
This package allows you to authenticate to AWS with Amazon's signature version 4
signing process with the python requests library.
Conceivably, the authentication class is flexible enough to be used with any AWS
service, but it was initially created to interface with AWS Elasticsearch
instances.
WWW: https://github.com/DavidMuller/aws-requests-auth
71209d2 |
03:35 Po-Chuan Hsieh (sunpoet)
devel/py-executing: Add py-executing 0.8.1
This mini-package lets you get information about what a frame is currently
doing, particularly the AST node being executed.
WWW: https://github.com/alexmojaki/executing
e744b2a |
03:35 Po-Chuan Hsieh (sunpoet)
devel/py-oslo.metrics: Add py-oslo.metrics 0.3.0
This Oslo metrics API supports collecting metrics data from other Oslo libraries
and exposing the metrics data to monitoring system.
WWW: https://docs.openstack.org/oslo.metrics/latest/
WWW: https://github.com/openstack/oslo.metrics
4074909 |
03:35 Po-Chuan Hsieh (sunpoet)
devel/p5-File-TreeCreate: Add p5-File-TreeCreate 0.0.1
File::TreeCreate was extracted from several near-identical copies used in the
tests of some of my CPAN distributions.
WWW: https://metacpan.org/dist/File-TreeCreate
9cb1833 |
03:35 Po-Chuan Hsieh (sunpoet)
devel/p5-Syntax-Keyword-Dynamically: Add p5-Syntax-Keyword-Dynamically 0.09
Syntax::Keyword::Dynamically provides a syntax plugin that implements a single
keyword, dynamically, which alters the behaviour of a scalar assignment
operation. Syntactically and semantically it is similar to the built-in perl
keyword local, but is implemented somewhat differently to give two key
advantages over regular local:
- You can dynamically assign to lvalue functions and accessors.
- You can dynamically assign to regular lexical variables.
WWW: https://metacpan.org/dist/Syntax-Keyword-Dynamically
99dc852 |
03:35 Po-Chuan Hsieh (sunpoet)
devel/p5-Time-Elapsed: Add p5-Time-Elapsed 0.33
Time::Elapsed transforms the elapsed seconds into a human readable string. It
can be used for (for example) rendering uptime values into a human readable
form. The resulting string will be an approximation.
WWW: https://metacpan.org/dist/Time-Elapsed
1ada33d |
Monday, 20 Sep 2021
|
09:46 Gleb Popov (arrowd)
devel/purescript-language-server: + Add a port.
This is a Node-based implementation of LSP for the PureScript programming
language.
fdc69aa |
08:24 Vanilla I. Shu (vanilla)
devel/goreleaser: add goreleaser.
PR: 258562
Reported by: Robert Clausecker <fuz at fuz.su>
77d9f83 |
Sunday, 19 Sep 2021
|
05:59 Po-Chuan Hsieh (sunpoet)
devel/py-python-application: Move devel/py-application to
devel/py-python-application
- Add NO_ARCH
- Update WWW
- Take maintainership
- Bump PORTREVISION of dependent ports for dependency change
23fdd67 |
05:40 Po-Chuan Hsieh (sunpoet)
devel/pear-PHPDoc: Remove obsoleted port
Use devel/pear-PhpDocumentor instead.
ef2fcf2 |
05:40 Po-Chuan Hsieh (sunpoet)
devel/py-types-docutils: Add py-types-docutils 0.17.0
This is a PEP 561 type stub package for the docutils package. It can be used by
type-checking tools like mypy, PyCharm, pytype etc. to check code that uses
docutils.
WWW: https://github.com/python/typeshed/tree/master/stubs/docutils
d2f4bdb |
05:40 Po-Chuan Hsieh (sunpoet)
devel/py-backports.entry-points-selectable: Add
py-backports.entry-points-selectable 1.1.0
Compatibility shim to ease adoption of importlib_metadata 3.6. Supplies
forward-compatibility of "selectable" entry points even on older versions of
importlib_metadata and importlib.metadata, and avoids usage that triggers
deprecation warnings.
Use this shim for libraries or applications invoking entry_points() that run on
Python older than 3.10 or where importlib_metadata is older than 3.6. In most
cases, this shim is unnecessary and the easiest thing to do is simply require
importlib_metadata >= 3.6 on all Pythons (or only those prior to 3.10a7). In
some environments, a library may be constrained on which versions of
importlib_metadata can be required, so this library bridges that gap.
WWW: https://github.com/jaraco/backports.entry_points_selectable
dc00fd24 |
05:40 Po-Chuan Hsieh (sunpoet)
devel/py-platformdirs: Add py-platformdirs 2.3.0
When writing desktop application, finding the right location to store user data
and configuration varies per platform. Even for single-platform apps, there may
by plenty of nuances in figuring out the right location.
This kind of thing is what the platformdirs module is for. platformdirs will
help you choose an appropriate:
- user data dir (user_data_dir)
- user config dir (user_config_dir)
- user cache dir (user_cache_dir)
- site data dir (site_data_dir)
- site config dir (site_config_dir)
- user log dir (user_log_dir)
- user runtime dir (user_runtime_dir)
And also:
- Is a single module so other Python packages can vendor their own private copy.
- Is slightly opinionated on the directory names used. Look for "OPINION" in
documentation and code for when an opinion is being applied.
WWW: https://github.com/platformdirs/platformdirs
d299ed7 |
05:40 Po-Chuan Hsieh (sunpoet)
devel/p5-alias-module: Add p5-alias-module 0.002
alias::module aliases one module name to another. It is useful if you want to
let users access a module's functionality under a different (usually shorter)
name.
WWW: https://metacpan.org/dist/alias-module
000040d |
04:46 Vanilla I. Shu (vanilla)
devel/wasm3: add ports.
PR: 258458
Reported by: Martin Filla <freebsd at sysctl.cz>
8f0b24d |
Wednesday, 15 Sep 2021
|
16:35 Neel Chauhan (nc) Author: Alexis Praga
devel/hs-ormolu: New port: formatter for Haskell source code
PR: 258137
6c8827c |
Tuesday, 14 Sep 2021
|
14:33 Alexey Dokuchaev (danfe)
devel/ocaml-topkg: new port had been added (+)
Topkg is a packager for distributing OCaml software. It provides
an API to describe the files a package installs in a given build
configuration and to specify information about the package's
distribution, creation, and publication procedures.
WWW: https://erratique.ch/software/topkg
e33045e |
Monday, 13 Sep 2021
|
07:51 Alexey Dokuchaev (danfe)
devel/ocaml-uchar: new port had been added (+)
The uchar package provides a compatibility library for the Uchar
module introduced in OCaml 4.03.
WWW: https://ocaml.github.io/uchar/
5f865db |
Sunday, 12 Sep 2021
|
20:08 Danilo G. Baio (dbaio)
devel/py-azure-synapse-managedprivateendpoints: New port
This is the Microsoft Azure Synapse Managed Private Endpoints Client
Library.
Azure Synapse is a limitless analytics service that brings together
enterprise data warehousing and Big Data analytics.
WWW: https://pypi.org/project/azure-synapse-managedprivateendpoints/
41a4838 |
19:28 Yuri Victorovich (yuri)
devel/quantum: New port: Multi-threaded coroutine dispatcher and parallel
execution engine
435e248 |
18:10 Yuri Victorovich (yuri)
devel/marl: New port: Hybrid thread / fiber task scheduler written in C++11
ee93b51 |
17:44 Yuri Victorovich (yuri)
devel/concurrentqueue: New port: Fast C++11 multi-producer multi-consumer
lock-free concurrent queue
8cb8c44e |
13:15 Tobias Kortkamp (tobik)
devel/freebsd-sysroot: Add port
This port is intended as a helper for lang/rust-bootstrap and
provides the necessary sysroots to cross-compile the bootstraps.
The sysroots provide target architecture base headers, base libraries,
and convenient cc and c++ wrapper scripts. Always for the lowest
supported FreeBSD version.
The sysroot setup from lang/rust-bootstrap can later be swapped out
for this port. It might also be useful for others things.
Compared to lang/rust-bootstrap all sysroots are moved to at least
12.2-RELEASE since 11.4-RELEASE is EOL after 2021-09-30 and Rust
1.56 is scheduled for 2021-10-21.
0464ae7 |
Saturday, 11 Sep 2021
|
21:08 Yuri Victorovich (yuri)
devel/concurrencpp: New port: C++ concurrency library: tasks, executors, timers,
C++20 coroutines
7b38c19 |
Friday, 10 Sep 2021
|
15:41 Lewis Cook (lcook)
devel/stuffbin: New port: Compress and embed static files and assets into Go
binaries
45909c6 |
Wednesday, 8 Sep 2021
|
11:43 TAKATSU Tomonari (tota)
devel/R-cran-future: Add new port
The purpose of this package is to provide a lightweight and unified
Future API for sequential and parallel processing of R expression
via futures. The simplest way to evaluate an expression in parallel
is to use 'x %<-% { expression }' with 'plan(multisession)'. This
package implements sequential, multicore, multisession, and cluster
futures. With these, R expressions can be evaluated on the local
machine, in parallel a set of local machines, or distributed on a
mix of local and remote machines. Extensions to this package implement
additional backends for processing futures via compute cluster
schedulers, etc. Because of its unified API, there is no need to
modify any code in order switch from sequential on the local machine
to, say, distributed processing on a remote compute cluster. Another
strength of this package is that global variables and functions are
automatically identified and exported as needed, making it
straightforward to tweak existing code to make use of futures.
WWW: https://cran.r-project.org/web/packages/future/
f9d13d0 |
11:43 TAKATSU Tomonari (tota)
devel/R-cran-future.apply: Add new port
Implementations of apply(), by(), eapply(), lapply(), Map(),
.mapply(), mapply(), replicate(), sapply(), tapply(), and vapply()
that can be resolved using any future-supported backend, e.g.
parallel on the local machine or distributed on a compute cluster.
These future_*apply() functions come with the same pros and cons
as the corresponding base-R *apply() functions but with the additional
feature of being able to be processed via the future framework.
WWW: https://cran.r-project.org/web/packages/future.apply/
813ebdc |
11:43 TAKATSU Tomonari (tota)
devel/R-cran-listenv: Add new port
List environments are environments that have list-like properties.
For instance, the elements of a list environment are ordered and
can be accessed and iterated over using index subsetting,
e.g.
'x <- listenv(a = 1, b = 2);
for (i in seq_along(x)) x[[i]] <- x[[i]] ^ 2;
y <- as.list(x)'.
WWW: https://cran.r-project.org/web/packages/listenv/
65a797c |
11:43 TAKATSU Tomonari (tota)
devel/R-cran-globals: Add new port
Identifies global ("unknown" or "free") objects in R expressions
by code inspection using various strategies (ordered, liberal, or
conservative). The objective of this package is to make it as simple
as possible to identify global objects for the purpose of exporting
them in parallel, distributed compute environments.
WWW: https://cran.r-project.org/web/packages/globals/
63e5d7f |
11:43 TAKATSU Tomonari (tota)
devel/R-cran-parallelly: Add new port
Utility functions that enhance the 'parallel' package and support
the built-in parallel backends of the 'future' package. For example,
availableCores() gives the number of CPU cores available to your R
process as given by the operating system, 'cgroups' and Linux
containers, R options, and environment variables, including those
set by job schedulers on high-performance compute clusters. If none
is set, it will fall back to parallel::detectCores(). Another example
is makeClusterPSOCK(), which is backward compatible with
parallel::makePSOCKcluster() while doing a better job in setting
up remote cluster workers without the need for configuring the
firewall to do port-forwarding to your local computer.
WWW: https://cran.r-project.org/web/packages/parallelly/
7fd0023 |
Tuesday, 7 Sep 2021
|
12:53 TAKATSU Tomonari (tota)
devel/R-cran-progressr: Add new port
A minimal, unifying API for scripts and packages to report progress
updates from anywhere including when using parallel processing. The
package is designed such that the developer can to focus on what
progress should be reported on without having to worry about how
to present it. The end user has full control of how, where, and
when to render these progress updates, e.g. in the terminal using
utils::txtProgressBar() or progress::progress_bar(), in a graphical
user interface using utils::winProgressBar(), tcltk::tkProgressBar()
or shiny::withProgress(), via the speakers using beep::beepr(), or
on a file system via the size of a file. Anyone can add additional,
customized, progression handlers. The 'progressr' package uses R's
condition framework for signaling progress updated. Because of this,
progress can be reported from almost anywhere in R, e.g. from
classical for and while loops, from map-reduce APIs like the lapply()
family of functions, 'purrr', 'plyr', and 'foreach'. It will also
work with parallel processing via the 'future' framework, e.g.
future.apply::future_lapply(), furrr::future_map(), and 'foreach'
with 'doFuture'. The package is compatible with Shiny applications.
WWW: https://cran.r-project.org/web/packages/progressr/
4f10a75 |
Friday, 3 Sep 2021
|
22:12 Jung-uk Kim (jkim)
devel/tlsh: New port: Trend Micro Locality Sensitive Hash
TLSH is a fuzzy matching program and library. Given a file (min 50 bytes),
TLSH generates a hash value which can be used for similarity comparisons.
Similar files will have similar hash values which allows for the detection of
similar objects by comparing their hash values.
This port only includes the core C++ library.
WWW: https://tlsh.org
PR: 244381
a6c9a97 |
06:52 Juraj Lutter (otis)
devel: Connect devel/rgxg to build
9108b84 |
Thursday, 2 Sep 2021
|
19:59 Jan Beich (jbeich)
devel/sdl12-compat: add new port
This code is a compatibility layer; it provides a binary and source
compatible API for programs written against SDL 1.2, but it uses SDL 2.0
behind the scenes. If you are writing new code, please target SDL 2.0
directly and do not use this layer.
https://github.com/libsdl-org/sdl12-compat
6fdee8e |
07:11 Dave Cottlehuber (dch)
devel/gitty: NEW PORT smart command-line helper for your git(hub) repos
160c121 |
Wednesday, 1 Sep 2021
|
10:33 Rene Ladan (rene)
cleanup: Remove expired ports:
2021-08-31 devel/magit-popup: No consumer in the ports tree any more.
2021-08-31 databases/mongodb49: This was a developer version which became
MongoDB 5.0.
d08465b |
Tuesday, 31 Aug 2021
|
09:54 Matthias Fechner (mfechner)
devel/rubygem-warning: New port required for gitlab-ce 14.2
fa756e8 |
Number of commits found: 11336 (showing only 100 on this page) |