summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/puppetdb8: Update to 8.5.0Romain Tartière2024-04-156-49/+49
| | | | | | | Release notes: https://www.puppet.com/docs/puppetdb/8/release_notes.html#puppetdb-850 With hat: puppet
* databases/puppetdb7: Update to 7.18.0Romain Tartière2024-04-156-49/+49
| | | | | | | Release notes: https://www.puppet.com/docs/puppetdb/7/release_notes.html#puppetdb-7180 With hat: puppet
* Update cs.nctu.edu.tw in MASTER_SITES to the new nameLi-Wen Hsu2024-04-161-1/+1
|
* all: Bump after lang/go122 updateAshish SHUKLA2024-04-152-0/+2
| | | | MFH: 2024Q2
* all: Bump after lang/go121 updateAshish SHUKLA2024-04-1519-16/+19
| | | | MFH: 2024Q2
* graphics/proj: Update to 9.4.0Loïc Bartoletti2024-04-159-3/+9
|
* databases/pgrouting: Update to 3.6.2Loïc Bartoletti2024-04-153-4/+5
|
* databases/pgmodeler: Update to 1.1.2Loïc Bartoletti2024-04-153-5/+20
|
* databases/surrealdb: Fix build by adding the recommended rust optionYuri Victorovich2024-04-141-0/+1
|
* databases/hiredis: Update to upstream commit 7ab6b82Daniel Engberg2024-04-144-28/+38
| | | | | | | | | | * Disable tests as they require a redis-server Changelog: https://github.com/redis/hiredis/compare/v1.0.2...7ab6b82 PR: 277927 Approved by: portmgr (maintainer timeout, 2+ weeks)
* */*: Remove GNU_CONFIGURE_MANPREFIX after move man pages to share/manNuno Teixeira2024-04-141-1/+0
| | | | Approved by: portmgr (blanket)
* devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutilPo-Chuan Hsieh2024-04-139-10/+18
| | | | | | - Convert to USE_PYTHON=pep517 - Bump PORTREVISION of dependent ports for dependency change - While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of PKGNAMEPREFIX for *_DEPENDS
* */*: remove GNU_CONFIGURE_MANPREFIX and pet the portclippyVladimir Druzenko2024-04-131-1/+1
| | | | Approved by: arrowd (mentor)
* */*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after ↵Po-Chuan Hsieh2024-04-133-3/+0
| | | | 9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
* databases/rubygem-redis-client: Update to 0.22.0Po-Chuan Hsieh2024-04-132-4/+4
| | | | Changes: https://github.com/redis-rb/redis-client/blob/master/CHANGELOG.md
* databases/postgresql-orafce: Update to 4.9.4Po-Chuan Hsieh2024-04-132-4/+4
| | | | Changes: https://github.com/orafce/orafce/releases
* databases/rubygem-flipper-active_record: Update to 1.2.2Po-Chuan Hsieh2024-04-132-8/+9
| | | | | | | | - Update COMMENT - Update WWW - Update RUN_DEPENDS: use Rails 7.1 Changes: https://github.com/flippercloud/flipper/releases
* databases/py-xapian: Fix build with DOCS disabledPo-Chuan Hsieh2024-04-134-10/+46
| | | | | - Convert REINPLACE_CMD to patch file - Clean up PLIST
* databases/p5-Xapian: Convert REINPLACE_CMD to patch filePo-Chuan Hsieh2024-04-132-2/+14
|
* databases/p5-Search-Xapian: Convert REINPLACE_CMD to patch filePo-Chuan Hsieh2024-04-132-3/+11
|
* databases/arrow: Avoid failures in the R extension buildYuri Victorovich2024-04-121-0/+8
| | | | | | | ... by adjusting "true" and "false" values in lib/cmake/Arrow/ArrowOptions.cmake to "ON" and "OFF". Reported by: Bryce Mecum <brycemecum@gmail.com>
* databases/evolution-data-server: make usable when sqlite3 has option DQS ↵Robert Clausecker2024-04-122-1/+37
| | | | | | | | | | | | | disabled This port uses "%s" in some SQL queries where '%s' should have been used. When the DQS (double-quoted string) misfeatures of SQLite3 is disabled, these queries fail and cause the error "no such column: %s". Change these queries to fix evolution. PR: 278249 Approved by: fluffy (gnome) MFH: 2024Q2
* database/foundationdb: update maintainerDave Cottlehuber2024-04-111-1/+1
| | | | PR: 277262
* */*: convert to cmake:indirectMax Brazhnikov2024-04-111-3/+1
| | | | Convert bunch of ports to USES=cmake:indirect
* databases/surrealdb: update 1.3.1 → 1.4.0Yuri Victorovich2024-04-102-443/+484
| | | | Reported by: portscout
* databases/rqlite: update 8.23.0 → 8.23.1Yuri Victorovich2024-04-102-6/+6
| | | | Reported by: portscout
* math/libxlsxwriter: update to 1.1.7Baptiste Daroussin2024-04-101-1/+1
|
* databases/trilogy: Update to 2.8.0Po-Chuan Hsieh2024-04-102-4/+4
| | | | Changes: https://github.com/trilogy-libraries/trilogy/releases
* databases/rubygem-trilogy: Update to 2.8.0Po-Chuan Hsieh2024-04-102-4/+4
| | | | Changes: https://github.com/trilogy-libraries/trilogy/releases
* databases/py-pg8000: Update to 1.31.1Wen Heping2024-04-103-16/+6
|
* databases/tiledb: Update to 2.21.2Po-Chuan Hsieh2024-04-092-8/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB/releases
* databases/mongodb50: turn off LTORonald Klop2024-04-081-1/+2
| | | | | | | | | | After upgrading snappy 1.1.0 -> 1.2.0, mongodb50 fails to start: ld-elf.so.1: /usr/local/bin/mongod: Undefined symbol "_ZN6snappy8CompressEPKcmPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" Apparentally turning off LTO fixes this. PR: 278254
* databases/R-cran-dbplyr: Update to 2.5.0Einar Bjarni Halldórsson2024-04-082-7/+7
| | | | | ChangeLog: https://github.com/tidyverse/dbplyr/releases/tag/v2.5.0 PR: 278242
* databases/mongodb70: upgrade to 7.0.8Ronald Klop2024-04-082-4/+4
| | | | | Changes: https://www.mongodb.com/docs/manual/release-notes/7.0/#7.0.8---april-3--2024
* databases/p5-Test-mysqld: Update to 1.0030Po-Chuan Hsieh2024-04-082-6/+14
| | | | | | - Add MARIADB and MYSQL options Changes: https://metacpan.org/dist/Test-mysqld/changes
* databases/rubygem-red-parquet: Update to 15.0.2Po-Chuan Hsieh2024-04-082-8/+6
| | | | Changes: https://arrow.apache.org/release/
* databases/rubygem-red-gandiva: Update to 15.0.2Po-Chuan Hsieh2024-04-082-6/+6
| | | | Changes: https://arrow.apache.org/release/
* databases/rubygem-red-arrow-dataset: Update to 15.0.2Po-Chuan Hsieh2024-04-082-4/+4
| | | | Changes: https://arrow.apache.org/release/
* databases/rubygem-red-arrow: Update to 15.0.2Po-Chuan Hsieh2024-04-082-11/+7
| | | | Changes: https://arrow.apache.org/release/
* databases/py-aiomysql: Remove PY_SETUPTOOLSPo-Chuan Hsieh2024-04-081-1/+1
| | | | py-setuptools should be used rather than PY_SETUPTOOLS
* databases/greptimedb: update 0.7.0 → 0.7.2; broken until upstream updates ↵Yuri Victorovich2024-04-072-56/+79
| | | | ahash crate
* databases/tcl-lmdb: Improve port and update WWWDaniel Engberg2024-04-071-7/+4
| | | | | | | | | * Swtich from PORTVERSION to DISTVERSION * Update WWW entry * Use USES= localbase:ldflags helper PR: 278226 Reviewed by: gahr (maintainer)
* databases/p5-DBD-mysql: Fix for MariaDB usersFlorian Smeets2024-04-0711-28/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new variable DBD_MYSQL, use that in *_DEPENDS and add mysql to USES where required. DBD_MYSQL will automatically set the correct DBD dependency. In cd16748194e2 databases/p5-DBD-mysql was updated to 5.x, in 5.x the support for MariaDB was removed and only MySQL >= 8.0 is supported. In the 4.x releases MariaDB is still supported, according to upstream 4.x will still be supported for a while [1], so use that for now when we detect that MYSQL_FLAVOUR is set to mariadb. databases/p5-DBD-mysql4 was added in d95f49cb3b54. DBD:MariaDB would be another alternative, but migrating to it might need more analysis than just staying with the 4.x releases of p5-DBD-mysql. This thread on the amavis-users mailing list has a very good summary [2] from the author of DBD:MariaDB. This includes ideas and suggestions from vvd and mat. Thanks! [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277889#c17 [2] https://lists.amavis.org/pipermail/amavis-users/2024-March/006823.html PR: 275100, 277889 Reviewed by: vvd, mat Fixes: cd16748194e2 Differential Revision: https://reviews.freebsd.org/D44662
* databases/mariadb1011-server: Remove dead Makefile settingsGerald Pfeifer2024-04-061-6/+0
| | | | | | | Remove settings specific to i386 that have been dead (= disabled and unused) since this port was created. Approved by: portmgr blanket
* databases/mysql80-server databases/mysql81-server: fix build with libc++ 18 ↵Dimitry Andric2024-04-062-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | on i386 When building against libc++ 18, several iostream classes now get inlined into C++ binaries for efficiency. But because the mysql ports use -malign-double on non-powerpc architectures, this causes an ABI problem with libc++.so, which has not been built with that flag, at least on i386. This can cause segfaults during the build of the port. If it is not the architecture default, as it is on amd64, -malign-double should not be used without recompiling basically the entire userspace runtime. Quoting the gcc docs: > Warning: if you use the -malign-double switch, structures containing > the above types are aligned differently than the published application > binary interface specifications for the x86-32 and are not binary > compatible with structures in code compiled without that switch. Hence, remove -malign-double from CXXFLAGS for these ports. PR: 277896 Approved by: maintainer timeout (2 weeks) MFH: 2024Q1
* databases/p5-DBD-mysql4: add port to databases/MakefileVladimir Druzenko2024-04-061-0/+1
| | | | | | | databases/p5-DBD-mysql4 added in 95f49cb3b54aa5c685fb3ea73aaf1be76af6111 PR: 277889 275100 Approved by: flo, arrowd (mentor, implicit)
* databases/p5-DBD-mysql: adjust CONFICTS_INSTALL after adding ↵Vladimir Druzenko2024-04-061-1/+1
| | | | | | | | | databases/p5-DBD-mysql4 databases/p5-DBD-mysql4 added in 95f49cb3b54aa5c685fb3ea73aaf1be76af6111 PR: 277889 275100 Approved by: flo, arrowd (mentor, implicit)
* databases/R-cran-dtplyr: New port: Data Table Back-End for 'dplyr'Einar Bjarni Halldórsson2024-04-064-0/+35
| | | | | | | | | | | | - 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
* databases/R-cran-dbplyr: New port: 'dplyr' Back End for DatabasesEinar Bjarni Halldórsson2024-04-064-0/+43
| | | | | | | | | | | | | - 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
* databases/p5-DBD-mysql4: new port with verision 4.052Vladimir Druzenko2024-04-064-0/+58
| | | | | | | | | | | | | In new branch 5.x upstream removed support of the MariaDB and MySQL 5.7 and earlier: https://github.com/perl5-dbi/DBD-mysql/issues/405#issuecomment-1818501464 This break a lot of installations with MariaDB. Also DBD-MariaDB (databases/p5-DBD-MariaDB) isn't compatable with DBD-mysql and most of ports doesn't support it. PR: 277889 275100 Approved by: flo, arrowd (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D44524