| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | databases/tokyocabinet: Impelled to share/man | Muhammad Moinur Rahman | 2024-01-23 | 2 | -31/+33 | 
| | | | | | Approved by: portmgr (blanket) | ||||
| * | databases/postgresql1*: Impelled to share/man | Muhammad Moinur Rahman | 2024-01-23 | 6 | -1463/+1464 | 
| | | | | | Approved by: portmgr (blanket) | ||||
| * | databases/unixODBC: Impelled to share/man | Muhammad Moinur Rahman | 2024-01-23 | 2 | -8/+10 | 
| | | | | | Approved by: portmgr (blanket) | ||||
| * | databases/xapian-core: Impelled to share/man | Muhammad Moinur Rahman | 2024-01-23 | 2 | -12/+14 | 
| | | | | | Approved by: portmgr (blanket) | ||||
| * | databases/sqlite3: Impelled to share/man | Muhammad Moinur Rahman | 2024-01-23 | 2 | -4/+7 | 
| | | | | | Approved by: portmgr (blanket) | ||||
| * | databases/lmdb: Impelled to share/man | Muhammad Moinur Rahman | 2024-01-23 | 3 | -5/+6 | 
| | | | | | Approved by: portmgr (blanket) | ||||
| * | databases/qdbm: Impelled to share/man | Muhammad Moinur Rahman | 2024-01-23 | 2 | -33/+34 | 
| | | | | | Approved by: portmgr (blanket) | ||||
| * | Convert more of my ports to new manual page location (part two). | Alexey Dokuchaev | 2024-01-23 | 2 | -4/+5 | 
| | | |||||
| * | databases/libpg_query: mark as broken for i386 | Matthias Fechner | 2024-01-23 | 1 | -0/+2 | 
| | | | | | | | | | | | | | | | | | | | | https://pkg-status.freebsd.org/beefy13/data/132i386-quarterly/ace2a29974a4/logs/libpg_query-15.4.2.3.log test/normalize ..............INVALID result for "ALTER SUBSCRIPTION mysub SET PUBLICATION insert_only" expected: ALTER SUBSCRIPTION mysub SET PUBLICATION insert_only actual: ALTER SUBSCRIPTION$1 SET PUBLICATION insert_only INVALID result for "ALTER SUBSCRIPTION mysub CONNECTION 'host=192.168.1.50 port=5432 user=foo dbname=foodb'" expected: ALTER SUBSCRIPTION mysub CONNECTION $1 actual: ALTER SUBSCRIPTION$1 CONNECTION 'host=192.168.1.50 port=5432 user=foo dbname=foodb' ...... gmake[1]: *** [Makefile:252: test] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/libpg_query/work/libpg_query-15-4.2.3' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 | ||||
| * | databases/p5-LMDB_File: update to 0.13. | Vanilla I. Shu | 2024-01-23 | 2 | -4/+4 | 
| | | |||||
| * | databases/qdrant: Rename _flags to _args in rc.d script | Juraj Lutter | 2024-01-22 | 2 | -5/+5 | 
| | | | | | | Rename ${qdrant_flags} to ${qdrant_args} as the former is passed to /usr/sbin/daemon instead of intentional LOCALBASE/bin/qdrant | ||||
| * | databases/qdrant: Fix rc.d script | Juraj Lutter | 2024-01-22 | 2 | -2/+4 | 
| | | | | | | | Correctly pass additional flags to qdrant. Approved by: yuri (maintainer) | ||||
| * | databases/sqlite3: Update to 3.45.0 | Pavel Volkov | 2024-01-22 | 2 | -11/+19 | 
| | | | | | | | | | | | | ChangeLog: https://sqlite.org/releaselog/3_45_0.html * The SQLITE_DIRECT_OVERFLOW_READ optimization is now enabled by default. * The use of -DSQLITE_STRICT_SUBTYPE=1 is a recommended compile-time option for every application that makes use of subtypes. PR: 276472 Reported by: pavelivolkov@gmail.com (maintainer) | ||||
| * | databases/surrealdb: Broken on i386 | Yuri Victorovich | 2024-01-21 | 1 | -0/+2 | 
| | | | | | Reported by: fallout | ||||
| * | databases/rubygem-mysql: fix build with mariadb 10.11 and ruby 3.2 | Dirk Meyer | 2024-01-21 | 1 | -1/+1 | 
| | | |||||
| * | databases/pgbarman: clean up manpages | Matthew Seaman | 2024-01-21 | 5 | -28/+9 | 
| | | | | | | | | Delete files/patch-setup.py, thus restoring the upstream default of installing into .../share/man Regenerate patches. | ||||
| * | databases/rubygem-mysql: fix build with mariadb 10.11 and ruby 3.2 | Dirk Meyer | 2024-01-21 | 3 | -2/+142 | 
| | | |||||
| * | databases/rubygem-dbd-mysql: set IGNORE for mysql 8.0 and 8.1 | Dirk Meyer | 2024-01-21 | 1 | -1/+2 | 
| | | |||||
| * | databases/rubygem-dbd-mysql: take maintainership | Dirk Meyer | 2024-01-21 | 1 | -4/+1 | 
| | | |||||
| * | databases/pgreplay: Manpage cleanup | Matthew Seaman | 2024-01-21 | 1 | -5/+4 | 
| | | | | | While here, mollify portlint. | ||||
| * | databases/qt5-sqldrivers-ibase: Remove expired port | Rene Ladan | 2024-01-21 | 3 | -16/+0 | 
| | | | | | 2024-01-21 databases/qt5-sqldrivers-ibase: No fix with the oldest Firebird and BROKEN around 1 year | ||||
| * | all: unregister support for expired databases/qt5-sqldrivers-ibase | Rene Ladan | 2024-01-21 | 1 | -1/+0 | 
| | | |||||
| * | databases/rqlite: update 8.16.7 → 8.16.8 | Yuri Victorovich | 2024-01-21 | 2 | -6/+6 | 
| | | | | | Reported by: portscout | ||||
| * | databases/py-pyodbc: Update to 5.0.1 and fix build with python-3.11 | Wen Heping | 2024-01-21 | 2 | -4/+4 | 
| | | | | | | PR: 275494 Approved by: portmgr(blanket, fix build) | ||||
| * | databases/py-pglast: Update to 5.8 and fix build with python-3.11 | Wen Heping | 2024-01-21 | 2 | -4/+4 | 
| | | | | | | PR: 275494 Approved by: portmgr@(blanket, fix build) | ||||
| * | databases/quake: update 0.5.1 → 0.5.1-57 | Yuri Victorovich | 2024-01-20 | 2 | -698/+893 | 
| | | | | | | This would likely fix build on armv7 because the failing crate kqueue that had failure was updated. | ||||
| * | databases/rqlite: update 8.16.6 → 8.16.7 | Yuri Victorovich | 2024-01-19 | 2 | -6/+6 | 
| | | | | | Reported by: portscout | ||||
| * | */*: Bump PORTREVISION. databases/firebird30-client was update to 3.0.11 | Jose Alonso Cardenas Marquez | 2024-01-19 | 7 | -4/+10 | 
| | | |||||
| * | databases/firebird30-*: update to 3.0.11 | Jose Alonso Cardenas Marquez | 2024-01-19 | 2 | -7/+6 | 
| | | | | | ChangeLog at: https://firebirdsql.org/file/documentation/release_notes/html/en/3_0/rlsnotes30.html | ||||
| * | databases/firebird40-*: Update to 4.0.4 | Jose Alonso Cardenas Marquez | 2024-01-19 | 2 | -9/+6 | 
| | | | | | ChangeLog at: https://firebirdsql.org/file/documentation/release_notes/html/en/4_0/rlsnotes40.html | ||||
| * | databases/rubygem-dbd-mysql: Mark DEPRECATED | Muhammad Moinur Rahman | 2024-01-19 | 1 | -0/+3 | 
| | | | | | | | | | - Upstream vaporized - Does not work with latest MySQL/MariaDB - Last upstream release was in 2010 - Set EXPIRATION_DATE 2024-02-18 - No consumers | ||||
| * | databases/cego: update 2.48.37 -> 2.48.38 | Björn Lemke | 2024-01-18 | 2 | -4/+4 | 
| | | | | | | | | | | | | | - Patch added in CegoQueryHelper::evalBetween The comparison ( f2 <= f1 && f1 <= f3 ) has changed to ( f1 >= f2 && f1 <= f3 ) This forces a type cast to f1 datatype in case mismatched datatypes. This might be useful for queries like select a from v1 where a between '30.11.2023' and '31.12.2023'; where a cast should be done to date time value ( instead of string ) Author: Björn Lemke <lemke@lemke-it.com> | ||||
| * | databases/rqlite: update 8.16.5 → 8.16.6 | Yuri Victorovich | 2024-01-17 | 2 | -6/+6 | 
| | | | | | Reported by: portscout | ||||
| * | databases/surrealdb: New port: Scalable, distributed, collaborative, ↵ | Yuri Victorovich | 2024-01-17 | 4 | -0/+1948 | 
| | | | | | document-graph database | ||||
| * | databases/R-cran-DBI: Update to 1.2.1 | TAKATSU Tomonari | 2024-01-16 | 2 | -4/+4 | 
| | | | | | Reported by: portscout | ||||
| * | databases/rqlite: update 8.16.2 → 8.16.5 | Yuri Victorovich | 2024-01-15 | 2 | -6/+6 | 
| | | | | | Reported by: portscout | ||||
| * | databases/qdrant: Broken on powerpc64le | Yuri Victorovich | 2024-01-14 | 1 | -0/+1 | 
| | | | | | Reported by: fallout | ||||
| * | databases/gobang: Brpken on powerpc64le | Yuri Victorovich | 2024-01-14 | 1 | -0/+2 | 
| | | | | | Reported by: fallout | ||||
| * | databases/pgbackrest: Update to 2.49 | Michael Schout | 2024-01-14 | 2 | -4/+4 | 
| | | | | | | | Changelog: https://pgbackrest.org/release.html#2.49 PR: 276247 | ||||
| * | databases/py-pg8000: Add the patch which forgot in previous commit | Wen Heping | 2024-01-14 | 1 | -0/+10 | 
| | | |||||
| * | databases/py-pg8000: Update to 1.30.4 | Wen Heping | 2024-01-14 | 2 | -7/+12 | 
| | | |||||
| * | postgresql??-server: fix rc script bug when using profiles | Palle Girgensohn | 2024-01-14 | 10 | -10/+10 | 
| | | | | | Submitted by: John W. O'Brien | ||||
| * | */*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES | Daniel Engberg | 2024-01-14 | 1 | -2/+0 | 
| | | | | | | | | Site is now back up Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris <portmaster@bsdforge.com> Approved by: portmgr (blanket) | ||||
| * | databases/freetds-devel: Refactor | Muhammad Moinur Rahman | 2024-01-12 | 3 | -30/+21 | 
| | | | | | | - Skip USES=autoreconf as we have configure scripts - Sanitize MAN path | ||||
| * | databases/R-cran-RPostgreSQL: Update to 0.7-6 | TAKATSU Tomonari | 2024-01-12 | 2 | -7/+5 | 
| | | | | | Reported by: portscout | ||||
| * | databases/sqldeveloper: make depends from java/openjfx14 mandatory | Vladimir Druzenko | 2024-01-12 | 1 | -14/+4 | 
| | | | | | | | | | | | The SQLDeveloper distribution has built-in OpenJFX for other OSes, and it can work with it on FreeBSD (by forcing the path to one of them), but not all functions work. We have very little reason to keep this option, then we have a fully functional port java/openjfx14. Approved by: arrowd (mentor) | ||||
| * | databases/py-python-swiftclient: Remove MANPREFIX and put mans to share | Gleb Popov | 2024-01-12 | 2 | -2/+2 | 
| | | |||||
| * | MANPREFIX: eliminate its usage | Baptiste Daroussin | 2024-01-12 | 9 | -24/+26 | 
| | | | | | While here move manpages to share/man | ||||
| * | databases/tdb: leave manpages in share/man | Baptiste Daroussin | 2024-01-12 | 2 | -7/+6 | 
| | | |||||
| * | databases/ldb*: leave manpages in share/man | Baptiste Daroussin | 2024-01-12 | 4 | -35/+32 | 
| | | |||||
