| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/rails/rails/releases
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/rails/rails/releases
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/rails/rails/releases
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/rails/rails/releases
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md
|
|
|
|
| |
Changes: https://github.com/petergoldstein/dalli/blob/main/History.md
|
|
|
|
| |
Changes: https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
|
|
|
|
| |
Changes: https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst
|
|
|
|
| |
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
|
|
|
|
| |
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
|
|
|
|
| |
Changes: https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst
|
|
|
|
| |
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
|
|
|
| |
Changes: https://github.com/TileDB-Inc/TileDB/releases
|
|
|
|
| |
Changes: https://github.com/darold/pgFormatter/releases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
(copied from rubygem-globalid-rails61)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: 261000
Reported by: pavelivolkov@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
| |
Includes log4j security fix
PR: 261001
Reported by: marco+freebsd@crowdsec.net
Approved by: daniel@morante.net (maintainer, implicit)
MFH: 2022Q1
|
|
|
|
|
| |
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
|
| |
|
|
|
|
| |
PR: 261020
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
PR: 260990
|
|
|
|
| |
PR: 260975
|
|
|
|
|
|
| |
Changelog: https://docs.mongodb.com/manual/release-notes/4.2-changelog/#std-label-4.2.18-changelog
PR: 260974
|
|
|
|
|
|
| |
bin/shp2pgsql and bin/pgsql2shp were incorrectly prefixed with %%LOADERGUI%%
PR: 253594
Reported by: Thomas Skowron <th@skowron.eu>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
|
|
| |
Switch postgis to 3.1
Changes:
- https://github.com/pgRouting/pgrouting/releases/tag/v3.3.0
|
| |
|
|
|
|
|
|
| |
- In CegoDistManager::startTableset the method setCurrentLSN
has to be called before registerObjects since this method
might also trigger checkpoints
|
|
|
|
|
|
|
|
| |
- 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.
|