non port: databases/Makefile |
Number of commits found: 2069 (showing only 100 on this page) |
Wednesday, 31 Jul 2024
|
08:59 Mateusz Piotrowski (0mp)
databases/ldb28: Add a new version of ldb
This port is based on ldb25. The changes are:
- Fix checks for Python support
The bsd.port.pre.mk was included too early and USES=python wasn't
processed as expected. As a result, the checks for Python support were
broken.
- Switch from waf to configure and make.
Upstream wants us to do it this way. Otherwise, the build system
produces the following error message:
> ===> Configuring for ldb28-2.8.1
> PYTHONHASHSEED=1 missing! Don't use waf directly, use ./configure and make!
So, set HAS_CONFIGURE and BINARY_ALIAS to make the port build without
waf.
- Clean up the makefile (sort variables and fix indentation)
- Drop the NO_PYTHON variable. It complicates the makefile
unnecessarily. It is still possible to disable Python support by
configuring the PYTHON3 option.
- Use WITH_DEBUG instead of option DEBUG.
- Enable PYTHON3 by default.
The PYTHON3 option is required by net/samba419 to build without the
bundled dependencies. The primary purpose of databases/ldb28 is to
make it possible, so enable Python support by default.
PR: 280510
Sponsored by: Klara, Inc.
1aa6d61 |
Sunday, 28 Jul 2024
|
13:15 Muhammad Moinur Rahman (bofh)
*/*php84*: Sunrise
Please DO NOT use this version in production, it is an early test
version.
For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.4.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.4.0alpha1/NEWS
42db2c3 |
Tuesday, 23 Jul 2024
|
15:44 Ronald Klop (ronald)
databases/mongodb80: new port 8.0.0-rc14
Still release candidate, use with care.
Notes:
https://www.mongodb.com/docs/v8.0/release-notes/8.0/
f2c9ba7 |
11:45 Ronald Klop (ronald) Author: Hiroo Ono
databases/compass: Powerful GUI for MongoDB (v1.43.0)
New port.
https://www.mongodb.com/products/tools/compass
https://github.com/mongodb-js/compass
PR: 272180
500a61f |
Sunday, 21 Jul 2024
|
09:55 Po-Chuan Hsieh (sunpoet)
devel/py-xrootd: Add py-xrootd 5.7.0
The XRootD project provides a high-performance, fault-tolerant, and secure
solution for handling massive amounts of data distributed across multiple
storage resources, such as disk servers, tape libraries, and remote sites. It
enables efficient data access and movement in a transparent and uniform manner,
regardless of the underlying storage technology or location. It was initially
developed by the High Energy Physics (HEP) community to meet the data storage
and access requirements of the BaBar experiment at SLAC and later extended to
meet the needs of experiments at the Large Hadron Collider (LHC) at CERN. XRootD
is the core technology powering the EOS distributed filesystem, which is the
storage solution used by LHC experiments and the storage backend for CERNBox.
XRootD is also used as the core technology for global CDN deployments across
multiple science domains.
XRootD is based on a scalable architecture that supports multi-protocol
communications. XRootD provides a set of plugins and tools that allows the user
to configure it freely to deploy data access clusters of any size, and which can
include sophisticated features such as erasure coded files, various methods of
authentication and authorization, as well as integration with other storage
systems like ceph.
This port is the Python binding for XRootD.
2c514f7 |
Thursday, 18 Jul 2024
|
16:44 Po-Chuan Hsieh (sunpoet)
databases/p5-SQL-SplitStatement: Add p5-SQL-SplitStatement 1.00023
SQL::SplitStatement is a simple module which tries to split any SQL code, even
including non-standard extensions, into the atomic statements it is composed of.
The logic used to split the SQL code is more sophisticated than a raw split on
the ; (semicolon) character: first, various different statement terminator
tokens are recognized (see below for the list), then this module is able to
correctly handle the presence of said tokens inside identifiers, values,
comments, BEGIN ... END blocks (even nested), dollar-quoted strings, MySQL
custom DELIMITERs, procedural code etc., as (partially) exemplified in the
"SYNOPSIS" above.
Consider however that this is by no means a validating parser (technically
speaking, it's just a context-sensitive tokenizer). It should rather be seen as
an in-progress heuristic approach, which will gradually improve as test cases
will be reported. This also means that, except for the "LIMITATIONS" detailed
below, there is no known (to the author) SQL code the most current release of
this module can't correctly split.
7fc5c97 |
Sunday, 30 Jun 2024
|
09:43 Kurt Jaeger (pi) Author: Björn Lemke
databases/pythoncego: New port
The Cego Python driver enables Python programs to access cego databases,
using an API which is compliant with the Python DB API 2.0 (PEP-249).
It is written in C and uses the Cego C wrapper client library for
client server communication.
This implementation is derived from the MariaDB Connector written
by Georg Richter.
e89748e |
Monday, 24 Jun 2024
|
21:30 Rene Ladan (rene)
databases/py-sqlalchemy13: Remove expired port
2024-04-30 databases/py-sqlalchemy13: Upstream makred EOL in Release Status
4ab5c80 |
Sunday, 16 Jun 2024
|
14:21 Bernard Spil (brnrd)
databases/mariadb114-server: New MariaDB 11.4 port
* This is an LTS version.
* the mysql command now generates a warning about deprecation.
to prevent these for other ports with USES=mysql Mk/Uses/mysql.mk
has been patched.
5a2bb7e |
Wednesday, 12 Jun 2024
|
17:13 Ruslan Makhmatkhanov (rm)
./databases/Makefile: remove forgotten tsearch_extra entry
it's a folloup commit for 6eb77efefa31
aaa2736 |
Tuesday, 11 Jun 2024
|
17:01 Rene Ladan (rene)
databases/galera: Remove expired port
2024-06-08 databases/galera: Does not build. Superseded by galera26
5ba3757 |
15:30 Rene Ladan (rene)
databases/py-sqlalchemy11: Remove expired port
2024-04-30 databases/py-sqlalchemy11: Upstream makred EOL in Release Status
813ce93 |
15:28 Rene Ladan (rene)
databases/py-sqlalchemy12: Remove expired port
2024-04-30 databases/py-sqlalchemy12: Upstream makred EOL in Release Status
25e1127 |
15:25 Rene Ladan (rene)
databases/py-alembic14: Remove expired port
2024-06-04 databases/py-alembic14: Depends on expired databases/py-sqlalchemy12
0930e64 |
Sunday, 9 Jun 2024
|
07:27 Matthias Fechner (mfechner)
databases/rubygem-redis50: Remove expired port
databases/rubygem-redis50
d3b2a982 |
07:08 Matthias Fechner (mfechner)
databases/rubygem-redis-clustering50: Remove expired port
databases/rubygem-redis-clustering50
a3acfce |
Tuesday, 4 Jun 2024
|
22:18 Dave Cottlehuber (dch)
databases/pgaccess: revert removal
This reverts commit c7292eb0fa666fb738328675d0d35e6bbcdf323e per
maintainer request. Re-do distinfo with timestamp so it can be
committed.
PR: 277665
5c58c2e |
Sunday, 2 Jun 2024
|
22:24 Dave Cottlehuber (dch)
databases/pgaccess: remove abandonware, no maintainer fixes
PR: 277665
c7292eb |
Tuesday, 28 May 2024
|
21:20 Po-Chuan Hsieh (sunpoet)
databases/rubygem-flipper-active_record-rails61: Remove obsoleted port
Use databases/rubygem-flipper-active_record instead.
4a17160 |
10:21 Po-Chuan Hsieh (sunpoet)
*/Makefile: Sort SUBDIRs
045bd05 |
10:21 Po-Chuan Hsieh (sunpoet)
databases/rubygem-sqlite31: Add rubygem-sqlite31 1.7.3 (copied from
rubygem-sqlite3)
- Add PORTSCOUT
083eb0a |
Monday, 27 May 2024
|
16:04 Joel Bodenmann (jbo) Author: Lexi Winter
databases/prometheus-postgres-exporter: New port
PostgreSQL metric exporter for Prometheus.
PR: 276996
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D44888
d387fce |
Friday, 24 May 2024
|
16:15 Jochen Neumeister (joneum)
databases/mysql84-{server|client}: add new Ports
Welcome MySQL 8.4
What is new in MySQL8.4 since MySQL 8.0:
https://dev.mysql.com/doc/refman/8.4/en/mysql-nutshell.html
HINT: MySQL8.2+ supports only 64-bit platforms!!!
special thanks for the majority of the work on this port: samm aka Alex
S.
3c10bef |
Thursday, 23 May 2024
|
22:14 Dave Cottlehuber (dch) Author: Dmitry Wagin
databases/foundationdb*: split, update to 7.1.59 & 7.3.41
Update FoundationDB to both main supported versions, and also split
between server and client builds for convenience.
PR: 277262
Reviewed by: dch
Sponsored by: SkunkWerks, GmbH
3dc4928 |
Wednesday, 22 May 2024
|
13:57 Dave Cottlehuber (dch)
databases/py-sqlite-migrate: new port: plugin for py-sqlite-utils
6ed889c |
Sunday, 19 May 2024
|
17:15 Po-Chuan Hsieh (sunpoet)
databases/rubygem-dbf4: Add rubygem-dbf4 4.3.2 (copied from rubygem-dbf)
- Add PORTSCOUT
d69d62b |
17:14 Po-Chuan Hsieh (sunpoet)
databases/py-sqlite-anyio: Add py-sqlite-anyio 0.2.0
sqlite-anyio provides asynchronous client for SQLite using AnyIO.
73cd7f1 |
Thursday, 16 May 2024
|
06:21 Po-Chuan Hsieh (sunpoet)
databases/rubygem-microscope: Add rubygem-microscope 1.1.1
Microscope adds useful scopes targeting ActiveRecord boolean, date and datetime
attributes.
be96f1b |
Sunday, 12 May 2024
|
10:01 Gleb Popov (arrowd)
Linuxulator ports: Introduce Rocky Linux 9.
Sponsored by: Serenity Cybersecurity, LLC
Co-authored-by: Dima Panov <fluffy@FreeBSD.org>
5aa75e1 |
Tuesday, 30 Apr 2024
|
20:26 Rene Ladan (rene)
databases/pgsphere: Remove expired port
2024-04-30 databases/pgsphere: The repository has been archived by the owner on
2023-08-09 and is inactive for almost 4.5 years
1a0dbc7 |
Saturday, 6 Apr 2024
|
16:17 Vladimir Druzenko (vvd)
databases/p5-DBD-mysql4: add port to databases/Makefile
databases/p5-DBD-mysql4 added in 95f49cb3b54aa5c685fb3ea73aaf1be76af6111
PR: 277889 275100
Approved by: flo, arrowd (mentor, implicit)
7dba254 |
14:42 Nuno Teixeira (eduardo) Author: Einar Bjarni Halldórsson
databases/R-cran-dbplyr: New port: 'dplyr' Back End for Databases
- Submitter becomes maintainer
A 'dplyr' back end for databases that allows you to work with remote database
tables as if they are in-memory data frames. Basic features works with any
database that has a 'DBI' back end; more advanced features require 'SQL'
translation to be provided by the package author.
WWW: https://dbplyr.tidyverse.org/
Differential Revision: https://reviews.freebsd.org/D43735
10abd88 |
14:42 Nuno Teixeira (eduardo) Author: Einar Bjarni Halldórsson
databases/R-cran-dtplyr: New port: Data Table Back-End for 'dplyr'
- Submitter becomes maintainer
Provides a data.table backend for 'dplyr'. The goal of 'dtplyr' is to allow you
to write 'dplyr' code that is automatically translated to the equivalent, but
usually much faster, data.table code.
WWW: https://dtplyr.tidyverse.org/
Differential Revision: https://reviews.freebsd.org/D43735
340d723 |
Friday, 5 Apr 2024
|
14:57 Ryan Steinmetz (zi)
databases/percona-orchestrator: new port!
Orchestrator is a replication topology manager for MySQL.
Features include:
* The topology and status of the replication tree is automatically detected
and monitored.
* Either a GUI, CLI or API can be used to check the status and perform
operations.
* Supports automatic failover of the master, and the replication tree can
be fixed when servers in the tree fail - either manually or automatically.
* It is not dependent on any specific version or flavor of MySQL (MySQL,
Percona Server, MariaDB or even MaxScale binlog servers).
* Orchestrator supports many different types of topologies, from a single
master -> slave to complex multi-layered replication trees consisting of
hundreds of servers.
* Orchestrator can make topology changes and will do so based on the state
at that moment; it does not require a configuration to be defined with what
corresponds to the database topology.
* The GUI is not only there to report the status - one of the cooler things
you can do is change replication just by doing a drag and drop in the web
interface (of course you can do this and much more through the CLI and API
as well).
7a832ca |
Tuesday, 2 Apr 2024
|
20:09 Oleksii Samorukov (samm)
databases/xtrabackup: Remove expired port
aa56751 |
19:52 Oleksii Samorukov (samm)
databases/xtrabackup81: New port: xtrabackup 8.1
setting maintainer email to Eugene as aligned in the email
conversation.
e8017b6 |
07:13 Yasuhiro Kimura (yasu)
databases/valkey: Add new port
Add databases/valkey, High-performance data structure server that
primarily serves key/value workloads.
a083364 |
Sunday, 31 Mar 2024
|
20:49 Po-Chuan Hsieh (sunpoet)
databases/rubygem-redis-namespace19: Remove obsoleted port
Use databases/rubygem-redis-namespace instead.
015a1af |
Friday, 29 Mar 2024
|
16:23 Ryan Steinmetz (zi)
databases/proxysql: New port!
ProxySQL is a high performance, high availability, protocol aware proxy for
MySQL and forks (like Percona Server and MariaDB).
With its ability to intelligently route queries, balance loads, and provide
failover handling, ProxySQL empowers organizations to harness the full
potential of their database infrastructure. Whether grappling with
scalability challenges, striving to enhance performance, or seeking to
ensure high availability, ProxySQL emerges as a versatile ally, capable of
addressing diverse needs across various database environments.
WWW: https://www.proxysql.com/
e0cf1d8 |
Wednesday, 27 Mar 2024
|
06:06 Matthias Fechner (mfechner)
www/gitlab-ce: new ports required for version 16.10
85abe3a |
Tuesday, 12 Mar 2024
|
19:42 Mateusz Piotrowski (0mp) Author: Xavier Beaudouin
databases/ldb25: Add port, needed for noldb flavor of Samba
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D43748
fcceba4 |
Saturday, 9 Mar 2024
|
14:05 Po-Chuan Hsieh (sunpoet)
databases/py-flask-sqlalchemy30: Add py-flask-sqlalchemy30 3.0.3 (copied from
py-flask-sqlalchemy)
- Add PORTSCOUT
01e96cc |
Thursday, 29 Feb 2024
|
19:52 Muhammad Moinur Rahman (bofh)
databases/pgpool-II-45: New port
pgpool is a connection pool server for PostgreSQL. pgpool runs between
PostgreSQL's clients(front ends) and servers(back ends). A PostgreSQL
client can connect to pgpool as if it were a standard PostgreSQL server.
pgpool caches the connection to PostgreSQL server to reduce the overhead
to establish the connection to it.
This is the 4.5.X series of the port.
WWW: https://pgpool.net
6741435 |
Thursday, 22 Feb 2024
|
09:35 Eugene Grosbein (eugen)
databases/xtrabackup80: renamed from databases/xtrabackup8 and updated
The port databases/xtrabackup8 upgraded to version 8.0.35-30
and renamed to databases/xtrabackup80 in preparation for upcoming
incompatible branch databases/xtrabackup81, to avoid confusion.
Drop unused dependency on libncurses.
The update based on maintainer's submittion.
PR: 277088
Tested by: Eugene M. Zheganin (maintainer)
Approved by: Eugene M. Zheganin (maintainer)
147efd9 |
Sunday, 18 Feb 2024
|
21:21 Yuri Victorovich (yuri)
databases/greptimedb: New port: Open-source, cloud-native, distributed
time-series database
The RC script is to follow.
2bb654a |
Wednesday, 14 Feb 2024
|
22:33 Yuri Victorovich (yuri)
databases/py-sqlcipher3: New port: Python 3 bindings for SQLCipher
49039a7 |
Tuesday, 6 Feb 2024
|
20:31 Torsten Zuehlsdorff (tz)
databases/pg_vector: Rename to match upstream and fix license
Also split DISTVERSION into PORTVERSION and DISTVERSIONPREFIX
PR: 276846
Reported by: Andrew Kane <andrew@ankane.org>
65494ca |
Thursday, 25 Jan 2024
|
20:35 Muhammad Moinur Rahman (bofh)
databases/isql-viewer: Remove expired port
2024-01-24 databases/isql-viewer: Requires old mysql versions and last upstream
release was in 2004
7de8f48 |
Sunday, 21 Jan 2024
|
11:56 Rene Ladan (rene)
databases/qt5-sqldrivers-ibase: Remove expired port
2024-01-21 databases/qt5-sqldrivers-ibase: No fix with the oldest Firebird and
BROKEN around 1 year
26b5d44 |
Wednesday, 17 Jan 2024
|
21:42 Yuri Victorovich (yuri)
databases/surrealdb: New port: Scalable, distributed, collaborative,
document-graph database
4893564 |
Friday, 5 Jan 2024
|
15:25 Antoine Brodin (antoine)
databases/rubygem-ruby-mysql: new port
ruby-mysql is a MySQL client library. It is written entirely in Ruby.
cf89f76 |
Wednesday, 3 Jan 2024
|
13:58 Matthias Fechner (mfechner)
www/gitlab-ce: add new ports required for 16.7
d4a2cc3 |
Sunday, 31 Dec 2023
|
08:53 Yuri Victorovich (yuri)
databases/sqlx-cli: New port: Rust SQL Toolkit with support for PostgreSQL,
MySQL, SQLite, MSSQL
2dc6d28 |
00:06 Muhammad Moinur Rahman (bofh)
lang/php80: Sunset
beced89 |
00:06 Muhammad Moinur Rahman (bofh)
databases/postgresql11: Sunset
bbd8259 |
00:06 Muhammad Moinur Rahman (bofh)
databases/mysql57-*: Remove expired port
e716c4e |
00:06 Muhammad Moinur Rahman (bofh)
databases/pgpool-II-40: Remove expired port
2023-12-31 databases/pgpool-II-40: Upstream EOL reaches on 2023-12-31
24f01ff |
00:06 Muhammad Moinur Rahman (bofh)
databases/ateam_mysql57_ldap_auth: Remove expired port
Depends on upstream EOL MySQL 5.7
7b9d732 |
00:06 Muhammad Moinur Rahman (bofh)
databases/mysqlwsrep57-server: Remove expired port
Depends on upstream EOL MySQL 5.7.
74b5232 |
Saturday, 30 Dec 2023
|
11:41 Gleb Popov (arrowd)
databases/tarantool2: Attach to the build.
Reported by: antoine
Fixes: 1251766a70bf28970936cf4dcf7c32b5e519339a
42f0f15 |
Friday, 22 Dec 2023
|
23:44 Muhammad Moinur Rahman (bofh) Author: Jesús Daniel Colmenares Oviedo
databases/adminerevo: New port
AdminerEvo (fork of Adminer) is a full-featured database management tool
written in PHP. Conversely to phpMyAdmin, it consists of a single file
ready to deploy to the target server.
WWW: https://adminerevo.org
PR: 274188
6ae35de |
Thursday, 21 Dec 2023
|
18:39 Yuri Victorovich (yuri)
databases/rqlite: New port: Lightweight, distributed relational database built
on SQLite
de06c41 |
Monday, 18 Dec 2023
|
06:54 Jochen Neumeister (joneum)
add databases/mysql81-server and databases/mysql81-client
Welcome MySQL81 to the Port Tree
Special thanks for help: fluffy, both
Sponsored by: Netzkommune GmbH
7e5dafe |
Thursday, 14 Dec 2023
|
05:31 Po-Chuan Hsieh (sunpoet)
databases/rubygem-google-cloud-firestore-v1: Add
rubygem-google-cloud-firestore-v1 0.10.0
Ruby Client for the Cloud Firestore V1 API
Accesses the NoSQL document database built for automatic scaling, high
performance, and ease of application development.
Cloud Firestore is a NoSQL document database built for automatic scaling, high
performance, and ease of application development.
66806f0 |
05:31 Po-Chuan Hsieh (sunpoet)
databases/rubygem-google-cloud-firestore: Add rubygem-google-cloud-firestore
2.13.1
Cloud Firestore is a NoSQL document database built for automatic scaling, high
performance, and ease of application development. While the Cloud Firestore
interface has many of the same features as traditional databases, as a NoSQL
database it differs from them in the way it describes relationships between data
objects.
330c4a6 |
05:31 Po-Chuan Hsieh (sunpoet)
databases/rubygem-google-cloud-datastore-v1: Add
rubygem-google-cloud-datastore-v1 0.14.0
Ruby Client for the Firestore in Datastore mode V1 API
Accesses the schemaless NoSQL database to provide fully managed, robust,
scalable storage for your application.
Firestore in Datastore mode is a NoSQL document database built for automatic
scaling, high performance, and ease of application development.
93fa1e5 |
05:31 Po-Chuan Hsieh (sunpoet)
databases/rubygem-google-cloud-datastore: Add rubygem-google-cloud-datastore
2.8.0
google-cloud-datastore is the official library for Google Cloud Datastore.
Google Cloud Datastore is a fully managed, schemaless database for storing
non-relational data. Cloud Datastore automatically scales with your users and
supports ACID transactions, high availability of reads and writes, strong
consistency for reads and ancestor queries, and eventual consistency for all
other queries.
a4cc622 |
Friday, 1 Dec 2023
|
22:11 Po-Chuan Hsieh (sunpoet)
databases/xapian-bindings12: Remove obsoleted port
Use databases/xapian-bindings instead.
fad6a0c |
22:11 Po-Chuan Hsieh (sunpoet)
databases/xapian-core12: Remove obsoleted port
Use databases/xapian-core instead.
06de28f |
22:11 Po-Chuan Hsieh (sunpoet)
databases/p5-Search-Xapian12: Remove obsoleted port
Use databases/p5-Search-Xapian instead.
fed0f75 |
Wednesday, 22 Nov 2023
|
20:29 Loïc Bartoletti (lbartoletti)
databases/postgis30: Remove expired port
databases/postgis30
2835b93 |
Sunday, 12 Nov 2023
|
23:58 Yuri Victorovich (yuri)
databases/goose: New port: Database migration tool
3b08abe |
20:49 Jose Alonso Cardenas Marquez (acm)
lang/fpc-*: Merge all units to lang/fpc
- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications
0b92f92 |
Monday, 6 Nov 2023
|
14:29 Torsten Zuehlsdorff (tz)
database/pg_vector: Add missing hook for database/pg_vector in database/Makefile
3c8f5b2 |
Wednesday, 1 Nov 2023
|
07:56 Po-Chuan Hsieh (sunpoet)
databases/rubygem-globalid-rails71: Add rubygem-globalid-rails71 1.2.1 (copied
from rubygem-globalid-rails70)
619090f |
07:56 Po-Chuan Hsieh (sunpoet)
databases/rubygem-activerecord71: Add rubygem-activerecord71 7.1.1
Active Record connects classes to relational database tables to establish an
almost zero-configuration persistence layer for applications. The library
provides a base class that, when subclassed, sets up a mapping between the new
class and an existing table in the database. In the context of an application,
these classes are commonly referred to as models. Models can also be connected
to other models; this is done by defining associations.
Active Record relies heavily on naming in that it uses class and association
names to establish mappings between respective database tables and foreign key
columns. Although these mappings can be defined explicitly, it's recommended to
follow naming conventions, especially when getting started with the library.
1bd0a23 |
07:55 Po-Chuan Hsieh (sunpoet)
databases/rubygem-activemodel71: Add rubygem-activemodel71 7.1.1
Active Model provides a known set of interfaces for usage in model classes. They
allow for Action Pack helpers to interact with non-Active Record models, for
example. Active Model also helps with building custom ORMs for use outside of
the Rails framework.
Active Model provides a default module that implements the basic API required to
integrate with Action Pack out of the box: ActiveModel::API.
2490688 |
Wednesday, 25 Oct 2023
|
18:16 Ryan Steinmetz (zi)
databases/keydb: New port!
KeyDB is a high performance fork of Redis with a focus on multithreading,
memory efficiency, and high throughput. In addition to performance
improvements, KeyDB offers features such as Active Replication, FLASH
Storage and Subkey Expires. KeyDB has a MVCC architecture that allows you
to execute queries such as KEYS and SCAN without blocking the database and
degrading performance.
KeyDB maintains full compatibility with the Redis protocol, modules, and
scripts. This includes the atomicity guarantees for scripts and transactions.
Because KeyDB keeps in sync with Redis development KeyDB is a superset of
Redis functionality, making KeyDB a drop in replacement for existing Redis
deployments.
On the same hardware KeyDB can achieve significantly higher throughput than
Redis. Active-Replication simplifies hot-spare failover allowing you to
easily distribute writes over replicas and use simple TCP based load
balancing/failover. KeyDB's higher performance allows you to do more on less
hardware which reduces operation costs and complexity.
WWW: https://docs.keydb.dev/
11f4c36 |
Sunday, 22 Oct 2023
|
12:50 Kurt Jaeger (pi) Author: Pat Maddox
databases/py-snowddl: new port
SnowDDL is a declarative-style tool for object management automation in
Snowflake.
It is not intended to replace other tools entirely, but to provide an
alternative approach focused on practical data engineering challenges.
You may find SnowDDL useful if:
- complexity of object schema grows exponentially, and it becomes hard to manage
- your organization maintains multiple Snowflake accounts (dev, stage, prod)
- your organization has multiple developers sharing the same Snowflake account
and suffering from conflicts
- it is necessary to generate some part of configuration dynamically using
Python
PR: 274586
Author: Pat Maddox <pat@patmaddox.com>
2201fe5 |
11:28 Kurt Jaeger (pi) Author: Pat Maddox
databases/py-schemachange: new port
schemachange is a simple python based tool to manage all of your Snowflake
objects. It follows an Imperative-style approach to Database Change Management
(DCM) and was inspired by the Flyway database migration tool. When combined with
a version control system and a CI/CD tool, database changes can be approved and
deployed through a pipeline using modern software delivery practices. As such
schemachange plays a critical role in enabling Database (or Data) DevOps.
PR: 274585
Author: Pat Maddox <pat@patmaddox.com>
a65ea84 |
09:15 Kurt Jaeger (pi) Author: Pat Maddox
databases/py-dbt-duckdb: new port
dbt-duckdb
DuckDB is an embedded database, similar to SQLite, but designed for OLAP-style
analytics. It is crazy fast and allows you to read and write data stored in CSV,
JSON, and Parquet files directly, without requiring you to load them into the
database first.
dbt is the best way to manage a collection of data transformations written in
SQL or Python for analytics and data science. dbt-duckdb is the project that
ties DuckDB and dbt together, allowing you to create a Modern Data Stack In A
Box or a simple and powerful data lakehouse with Python.
PR: 274584
Author: Pat Maddox <pat@patmaddox.com>
ad476a8 |
08:43 Kurt Jaeger (pi) Author: Pat Maddox
databases/py-dbt-snowflake: new port
The dbt-snowflake package contains all of the code enabling dbt to work with
Snowflake.
PR: 274583
Author: Pat Maddox <pat@patmaddox.com>
3601989 |
08:33 Kurt Jaeger (pi) Author: Pat Maddox
databases/py-dbt-core: new port
dbt enables data analysts and engineers to transform their data using the same
practices that software engineers use to build applications.
Analysts using dbt can transform their data by simply writing select statements,
while dbt handles turning these statements into tables and views in a data
warehouse.
These select statements, or "models", form a dbt project. Models frequently
build on top of one another - dbt makes it easy to manage relationships between
models, and visualize these relationships, as well as assure the quality of your
transformations through testing.
PR: 274582
Author: Pat Maddox <pat@patmaddox.com>
b0ebeff |
Saturday, 21 Oct 2023
|
20:32 Kurt Jaeger (pi) Author: Pat Maddox
databases/py-snowflake-connector-python: new port
The Snowflake Connector for Python conforms to the Python DB API 2.0
specification.
The Snowflake Connector for Python provides an interface for developing Python
applications that can connect to Snowflake and perform all standard
operations. It provides a programming alternative to developing applications in
Java or C/C++ using the Snowflake JDBC or ODBC drivers.
The connector has no dependencies on JDBC or ODBC. It can be installed using pip
on Linux, Mac OSX, and Windows platforms where Python 3.8.0 (or higher) is
installed.
PR: 274576
Author: Pat Maddox <pat@patmaddox.com>
1e97857 |
18:18 Kurt Jaeger (pi) Author: Pat Maddox
databases/py-dbt-semantic-interfaces: new port
dbt-semantic-interfaces contains the shared semantic classes, default
validation, and tests designed to be used by both the dbt-core and MetricFlow
projects. By centralizing these shared resources, we aim to maintain consistency
and reduce code duplication across both projects.
Features:
- Protocols for shared semantic classes: Define the interfaces and common
attributes that must be implemented by the objects in both projects.
- Validation: Ensure that the objects comply with the expected structure and
constraints.
- Tests: Ensure that the objects' behavior is consistent and correct across both
projects.
PR: 274581
Author: Pat Maddox <pat@patmaddox.com>
433ffc2 |
Friday, 20 Oct 2023
|
13:39 Loïc Bartoletti (lbartoletti)
databases/postgis34: Add new port
Release notes:
- https://postgis.net/2023/08/PostGIS-3.4.0/
eca23d3 |
Monday, 16 Oct 2023
|
15:59 Po-Chuan Hsieh (sunpoet)
databases/rubygem-trilogy: Add rubygem-trilogy 2.6.0
Ruby bindings to the Trilogy client library
c52ac3c |
15:59 Po-Chuan Hsieh (sunpoet)
databases/trilogy: Add trilogy 2.6.0
Trilogy is a client library for MySQL-compatible database servers, designed for
performance, flexibility, and ease of embedding.
It's currently in production use on github.com.
Features:
- Supports the most frequently used parts of the text protocol
- Handshake
- Password authentication
- Query, ping, and quit commands
- Support prepared statements (binary protocol)
- Low-level protocol API completely decoupled from IO
- Non-blocking client API wrapping the protocol API
- Blocking client API wrapping the non-blocking API
- No dependencies outside of POSIX, the C standard library & OpenSSL
- Minimal dynamic allocation
- MIT licensed
833ccb4 |
15:59 Po-Chuan Hsieh (sunpoet)
databases/rubygem-activerecord-trilogy-adapter: Add
rubygem-activerecord-trilogy-adapter 3.1.2
Trilogy Adapter is a Ruby on Rails Active Record database adapter for Trilogy, a
client library for MySQL-compatible database servers, designed for performance,
flexibility, and ease of embedding.
70bcccc |
Sunday, 1 Oct 2023
|
09:30 Rene Ladan (rene)
cleanup: Remove expired ports:
2023-10-01 databases/percona57-pam-for-mysql: Upstream EOL reaches on 2023-10-01
2023-10-01 databases/percona57-server: Upstream EOL reaches on 2023-10-01
2023-10-01 databases/percona57-client: Upstream EOL reaches on 2023-10-01
438a30e |
09:21 Rene Ladan (rene)
databases/percona-pam-for-mysql: Remove expired port
2023-10-01 databases/percona-pam-for-mysql: Upstream EOL reaches on 2023-10-01
7ba41b9 |
Saturday, 30 Sep 2023
|
02:22 Muhammad Moinur Rahman (bofh)
databases/mongodb42: Remove expired port
2023-09-30 databases/mongodb42: Upstream EOL reached on 2023-04-30
517736c |
02:22 Muhammad Moinur Rahman (bofh)
databases/redis6: Remove expired port
2023-09-30 databases/redis6: Has reached its EoL. Please migrate to newer
version.
0d94aec |
02:22 Muhammad Moinur Rahman (bofh)
databases/mongodb42-tools: Remove expired port
2023-09-30 databases/mongodb42-tools: Upstream EOL reached on 2023-04-30
c393e20 |
Monday, 11 Sep 2023
|
03:03 Po-Chuan Hsieh (sunpoet)
databases/rubygem-state_machines-activerecord08: Add
rubygem-state_machines-activerecord08 0.8.0 (copied from
rubygem-state_machines-activerecord)
- Add PORTSCOUT
e9258b2 |
Tuesday, 5 Sep 2023
|
02:10 Po-Chuan Hsieh (sunpoet)
databases/py-pyarrow: Add py-pyarrow 13.0.0
Python library for Apache Arrow provides a Python API for functionality provided
by the Arrow C++ libraries, along with tools for Arrow integration and
interoperability with pandas, NumPy, and other software in the Python ecosystem.
c4a7f0d |
Monday, 4 Sep 2023
|
09:03 Po-Chuan Hsieh (sunpoet)
databases/rubygem-red-plasma: Remove obsoleted port
red-plasma is deprecated since 10.0.0. red-plasma will not be released from
Apache Arrow 12.0.0 or so.
9f60248 |
07:05 Po-Chuan Hsieh (sunpoet)
databases/postgresql16-*: Connect to the build
Approved by: portmgr (blanket)
678b7f6 |
Wednesday, 30 Aug 2023
|
07:29 Matthias Fechner (mfechner)
www/gitlab-ce: add new ports required for gitlab-ce 16.3
c8836dc |
Sunday, 27 Aug 2023
|
17:00 Richard Gallamore (ultima)
databases/mysql-connector-j: Renamed and updated to 8.1.0
Starting on 8.0.31, upstream has renamed the port to mysql-connector-j
and the groupId and artifactId has changed to comply with proper naming
guidelines. Please read the changelog for more details.
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.1/en/news-8-1-0.html
99af02b |
Number of commits found: 2069 (showing only 100 on this page) |