summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* databases/rubygem-activerecord61: Update to 6.1.4.4Po-Chuan Hsieh2022-01-123-5/+5
| | | | | | - Update WWW Changes: https://github.com/rails/rails/releases
* databases/rubygem-activemodel61: Update to 6.1.4.4Po-Chuan Hsieh2022-01-123-5/+5
| | | | | | - Update WWW Changes: https://github.com/rails/rails/releases
* databases/rubygem-activerecord60: Update to 6.0.4.4Po-Chuan Hsieh2022-01-123-5/+5
| | | | | | - Update WWW Changes: https://github.com/rails/rails/releases
* databases/rubygem-activemodel60: Update to 6.0.4.4Po-Chuan Hsieh2022-01-123-5/+5
| | | | | | - Update WWW Changes: https://github.com/rails/rails/releases
* rubygem-activerecord52: Update WWWPo-Chuan Hsieh2022-01-121-1/+1
|
* rubygem-activemodel52: Update WWWPo-Chuan Hsieh2022-01-121-1/+1
|
* rubygem-activerecord5: Update WWWPo-Chuan Hsieh2022-01-121-1/+1
|
* rubygem-activemodel5: Update WWWPo-Chuan Hsieh2022-01-121-1/+1
|
* rubygem-activerecord50: Update WWWPo-Chuan Hsieh2022-01-121-1/+1
|
* rubygem-activemodel50: Update WWWPo-Chuan Hsieh2022-01-121-1/+1
|
* rubygem-activerecord4: Update WWWPo-Chuan Hsieh2022-01-121-1/+1
|
* rubygem-activemodel4: Update WWWPo-Chuan Hsieh2022-01-121-1/+1
|
* databases/rubygem-flipper-active_record: Update to 0.23.0Po-Chuan Hsieh2022-01-122-6/+6
| | | | Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md
* databases/rubygem-dalli: Update to 3.1.5Po-Chuan Hsieh2022-01-122-4/+4
| | | | Changes: https://github.com/petergoldstein/dalli/blob/main/History.md
* databases/rubygem-activerecord-import: Update to 1.3.0Po-Chuan Hsieh2022-01-122-5/+5
| | | | Changes: https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
* databases/py-sqlalchemy14: Update to 1.4.28Po-Chuan Hsieh2022-01-123-4/+6
| | | | Changes: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
* databases/py-sqlalchemy-utils: Update to 0.38.1Po-Chuan Hsieh2022-01-122-4/+4
| | | | Changes: https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst
* databases/py-psycopg-c: Update to 3.0.7Po-Chuan Hsieh2022-01-122-4/+4
| | | | Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
* databases/py-psycopg: Update to 3.0.7Po-Chuan Hsieh2022-01-122-4/+4
| | | | Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
* databases/py-marshmallow-sqlalchemy: Update to 0.27.0Po-Chuan Hsieh2022-01-122-4/+4
| | | | Changes: https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst
* databases/py-geoalchemy2: Update to 0.10.0Po-Chuan Hsieh2022-01-122-4/+4
| | | | Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
* databases/tiledb: Update to 2.5.3Po-Chuan Hsieh2022-01-122-4/+4
| | | | Changes: https://github.com/TileDB-Inc/TileDB/releases
* databases/pgFormatter: Update to 5.2Po-Chuan Hsieh2022-01-122-4/+4
| | | | Changes: https://github.com/darold/pgFormatter/releases
* databases/rubygem-activerecord70: Add rubygem-activerecord70 7.0.0Po-Chuan Hsieh2022-01-124-0/+41
| | | | | | | | | | | | | | | | | 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. WWW: https://rubyonrails.org/ WWW: https://github.com/rails/rails/tree/main/activerecord
* databases/rubygem-activemodel70: Add rubygem-activemodel70 7.0.0Po-Chuan Hsieh2022-01-124-0/+36
| | | | | | | | | | | | | 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. WWW: https://rubyonrails.org/ WWW: https://github.com/rails/rails/tree/main/activemodel
* databases/rubygem-globalid-rails70: Add rubygem-globalid-rails70 1.0.0 ↵Po-Chuan Hsieh2022-01-124-0/+29
| | | | (copied from rubygem-globalid-rails61)
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2022-01-121-11/+11
|
* databases/memcached: remove powerpc64 support on 11Piotr Kubaj2022-01-111-1/+0
|
* databases/redisjson: drop maintainershipSergey A. Osokin2022-01-111-1/+1
|
* Mark ports to IGNORE with new php81Muhammad Moinur Rahman2022-01-101-0/+1
| | | | | | | | | | - Mark some additional ports to IGNORE with the upcoming php DEFAULT php80 [1] PR: 260595 [1] Reported by: portmgr (exp-run) [1] Approved by: portmgr (infrastructure blanket) Sponsored by: Bounce Experts
* Fix CONFLICTS entries of multiple portsStefan Eßer2022-01-1025-24/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There have been lots of missing CONFLICTS_INSTALL entries, either because conflicting ports were added without updating existing ports, due to name changes of generated packages, due to mis-understanding the format and semantics of the conflicts entries, or just due to typoes in package names. This patch is the result of a comparison of all files contained in the official packages with each other. This comparison was based on packages built with default options and may therefore have missed further conflicts with optionally installed files. Where possible, version numbers in conflicts entries have been generalized, some times taking advantage of the fact that a port cannot conflict with itself (due to logic in bsd.port.mk that supresses the pattern match result in that case). A few ports that set the conflicts variables depending on complex conditions (e.g. port options), have been left unmodified, despite probably containing outdated package names. These changes should only affect the installation of locally built ports, not the package building with poudriere. They should give an early indication of the install conflict in cases where currently the pkg command aborts an installation when it detects that an existing file would be overwritten, Approved by: portmgr (implicit)
* databases/sqlite3: Update to 3.37.2Pavel Volkov2022-01-103-14/+17
| | | | | PR: 261000 Reported by: pavelivolkov@gmail.com (maintainer)
* databases/metabase: update to 0.41.5Fernando Apesteguía2022-01-102-4/+4
| | | | | | | | | Includes log4j security fix PR: 261001 Reported by: marco+freebsd@crowdsec.net Approved by: daniel@morante.net (maintainer, implicit) MFH: 2022Q1
* Mark ports to IGNORE with new php81Muhammad Moinur Rahman2022-01-103-3/+3
| | | | | Approved by: portmgr (infrastructure blanket) Sponsored by: Bounce Experts
* databases/grass8: New portLoïc Bartoletti2022-01-105-0/+4553
| | | | | | | | | | | | | | | | | | | | | | | | | After more than 3 years of development the new stable release GRASS GIS 8.0 is available. Efforts have concentrated on making the user experience even better, providing many new useful additional functionalities to modules and further improving the graphical user interface. Breaking news: new graphical user interface with entirely rewritten startup sequence! In total, it comes with almost 1,300 fixes and improvements with respect to the previous stable releases 7.8.x. See: https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures80 Geographic Resources Analysis Support System (GRASS GIS) An open source Geographical Information System (GIS) with raster, topological vector, image processing, and graphics production functionality that operates on various platforms through a graphical user interface and shell in X-Windows. It is released under GNU General Public License (GPL). WWW: https://grass.osgeo.org/
* databases/redis*: pass maintainership to yasuSergey A. Osokin2022-01-094-4/+4
|
* databases/p5-Redis-Fast: Update to 0.33Tomohiro Hosaka2022-01-092-4/+4
| | | | PR: 261020
* databases/pecl-mongodb: update 1.9.1 -> 1.12.0Kurt Jaeger2022-01-082-4/+4
| | | | | | | | | Relnotes: https://github.com/mongodb/mongo-php-driver/releases/tag/1.12.0 https://github.com/mongodb/mongo-php-driver/releases/tag/1.11.1 https://github.com/mongodb/mongo-php-driver/releases/tag/1.11.0 https://github.com/mongodb/mongo-php-driver/releases/tag/1.10.0 https://github.com/mongodb/mongo-php-driver/releases/tag/1.9.2
* databases/pear-Horde_Memcache: Update to 2.1.2Jochen Neumeister2022-01-082-5/+4
| | | | Sponsored by: Netzkommune GmbH
* databases/pear-Horde_Db: Update to 2.4.1Jochen Neumeister2022-01-083-146/+4
| | | | Sponsored by: Netzkommune GmbH
* databases/mysql80-server: add patch for malloc-libJochen Neumeister2022-01-071-0/+19
| | | | | | | | | | | | | | | forked from mysql57-server: https://svnweb.freebsd.org/changeset/ports/548590 Log: MySQL 5.7 mysqld_safe allows malloc-lib files only in certain locations. google-perftools port puts libtcmalloc_minimal.so inside /usr/local/lib To use tcmalloc memory allocator we need mysqld_safe to load libraries from /usr/local/lib More information about why to use tcmalloc instead of jemalloc here: https://forums.freebsd.org/threads/freebsd-12-x-and-mysql-5-7-and-importing-file-with-lots-of-small-lines-exhaust-ram-and-swap.72733/ PR: 259816 Sponsored by: Netzkommune GmbH
* databases/mdbtools: Use upstream release archiveDaniel Engberg2022-01-073-10/+6
| | | | PR: 260990
* databases/mongodb42-tools: Update to 4.2.18Ronald Klop2022-01-062-4/+4
| | | | PR: 260975
* databases/mongodb42: Update to 4.2.18Ronald Klop2022-01-062-9/+4
| | | | | | Changelog: https://docs.mongodb.com/manual/release-notes/4.2-changelog/#std-label-4.2.18-changelog PR: 260974
* databases/postgis3*: fix pkg-plistLoïc Bartoletti2022-01-066-8/+9
| | | | | | bin/shp2pgsql and bin/pgsql2shp were incorrectly prefixed with %%LOADERGUI%% PR: 253594 Reported by: Thomas Skowron <th@skowron.eu>
* KDE: Update KDE Gear to 21.12.1Tobias C. Berner2022-01-061-3/+3
| | | | | | | | | | | | | Thursday, 6 January 2022 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations. Distro and app store packagers should update their application packages. Changelog: https://kde.org/announcements/changelogs/gear/21.12.1/
* databases/pgrouting: Update to 3.3.0Loïc Bartoletti2022-01-063-6/+11
| | | | | | | Switch postgis to 3.1 Changes: - https://github.com/pgRouting/pgrouting/releases/tag/v3.3.0
* databases/foundationdb: update to 7.0.0Dave Cottlehuber2022-01-0610-96/+108
|
* databases/cego: update 2.47.13 -> 2.47.14Björn Lemke2022-01-052-4/+4
| | | | | | - In CegoDistManager::startTableset the method setCurrentLSN has to be called before registerObjects since this method might also trigger checkpoints
* databases/cego: update 2.47.11 -> 2.47.13Björn Lemke2022-01-042-4/+4
| | | | | | | | - Fix in CegoDistManager::renameLocalObject, before renaming the object, it has to be checked, if the new object name is already in use - Fix in CegoXPorter::readIndexObject, index schema expects tablename instead of indexname. As a result binary and plain imports with index objects have failed.