5830 Commits

Author SHA1 Message Date
kmos
77b9839e3d ruby-bundler is bundled with our ruby language packages.
Remove it from the TEST_DEPENDS of ruby-resque and ruby-rspec/1
to prepare for removing ruby-bundler

ok jeremy@
2022-07-08 20:35:37 +00:00
lraab
b2d06d5744 update xapian ports to 1.4.20
databases/xapian-bindings
databases/xapian-core
www/xapian-omega

OK sthen@ followed by quick databases/xapian-bindings/pkg/PLIST-python
tweak by me after the sphinx update PLIST regen
2022-07-08 00:03:08 +00:00
jca
4ce7398371 Enable DEBUG_PACKAGES 2022-07-07 21:59:51 +00:00
sthen
8311c389e4 regen PLIST following sphinx update 2022-07-07 16:23:17 +00:00
op
78f64e2357 update databases/pspg to 5.5.5
bugfix release; the changelog is "fix possibility to set ordered column
by number".
2022-07-06 06:51:14 +00:00
sthen
48f21f8841 update to libhiredis-1.0.2 2022-07-05 13:27:27 +00:00
jeremy
4de72e07bd Update to pg 1.4.1 2022-07-03 18:32:41 +00:00
denis
c3b16ef16c update to v1.78.0
Changelog at https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.78.0
2022-07-03 15:38:46 +00:00
ajacoutot
bbd2247d8c Update to evolution-data-server-3.44.3. 2022-07-01 16:41:05 +00:00
sthen
e2dcd7f2b4 remove the very outdated GNATS port 2022-07-01 06:45:52 +00:00
landry
94a75111fb databases/freetds: depend on the bootstrap,no_admin FLAVOR of databases/iodbc
this should hopefully unbreak the swig/php dependency loop
ok sthen@ espie@
2022-06-29 06:29:20 +00:00
lraab
8b9b566acb +databases/py-influxdb_client 2022-06-29 01:37:20 +00:00
lraab
d8b526b673 import databases/py-influxdb_client
Python client library for the InfluxDB 1.8, 2.0+, and InfluxDB
Cloud

ok landry@, sthen@
2022-06-29 01:35:45 +00:00
espie
e7be63b760 provide a bootstrap without all the gfx dependencies in order to break
the swig loop when enabling php
2022-06-28 17:01:47 +00:00
sthen
862ecdc667 BUILD_DEPENDS in mongodb/Makefile.inc needs += not =, reported by aja 2022-06-27 13:43:44 +00:00
landry
80a643f8db databases/sqlite3: update to 3.39.0.
adds support for RIGHT and FULL OUTER JOIN.

see https://www.sqlite.org/releaselog/3_39_0.html
2022-06-27 09:26:17 +00:00
sthen
f090a020af mongodb: factor out common parts to Makefile.inc 2022-06-26 09:02:37 +00:00
sthen
c3ac1d8efb switch mongodb to a multiversion port, building 3.6.x and 4.4.x.
you can't move directly from 3.6 -> 4.4 (you can only move from one major version
to the next; 3.6->4.0, 4.0->4.2, 4.4->4.4) but you can use mongodump/mongorestore
from the mongo-tools package.
2022-06-25 17:11:39 +00:00
sthen
0ea9b88503 update to py3-sqlalchemy-1.4.39 2022-06-25 09:20:49 +00:00
sthen
9faeee6f3b update to py3-mysqlclient-2.1.1 2022-06-23 10:02:49 +00:00
sthen
38fcfc39b9 sync plist 2022-06-22 07:42:08 +00:00
sthen
6f7b14e13e update to recoll-1.32.3 2022-06-22 07:34:15 +00:00
kmos
1358a4c6af Fix build on sparc64 and other big endian arches by moving test files
for a little-endian-only storage engine to PFRAG.le-tests

from Brad Smith (maintainer)
2022-06-17 23:21:28 +00:00
sthen
3648e8e368 update to freetds-1.3.12 2022-06-15 15:36:45 +00:00
sebastia
7930f9d71f build a few packages for Ruby 2.7 which are needed for puppet master.
feedback and OK jeremy@
2022-06-13 08:10:28 +00:00
sebastia
80c70cd7cd simple update 3.2.2 -> 3.3.0 2022-06-10 12:14:19 +00:00
sebastia
db53ae94ff simple update 3.8.0 -> 3.9.0 2022-06-10 12:13:34 +00:00
sebastia
3a8ea50be4 simple update 2.5.1 -> 2.5.2 2022-06-08 23:18:10 +00:00
caspar
925f041ccc Remove Qt5WebKit/cmake patches now that Qt5WebKit port fixes build with
cmake >= 3.23 by itself.

OK rsadowski@
2022-06-08 17:52:06 +00:00
sthen
a9990f8492 update to mongodb-3.6.23, thanks to Brad for help with issues with newer
Boost, and some patches borrowed from FreeBSD
2022-06-06 23:16:14 +00:00
sthen
7f9358b12f mariadb: add BDEP on devel/fmt; build breakage reported by aja@ 2022-06-06 17:35:25 +00:00
sthen
8d25188596 update to mariadb-client-10.8.3, from Brad Smith (maintainer) 2022-06-06 08:21:02 +00:00
bluhm
65dd897b44 update p5-BerkeleyDB to 0.65 2022-06-04 20:28:08 +00:00
jeremy
d8d79def5c Update to mysql2 0.5.4
Drop local patches, no longer needed.
2022-06-03 22:55:42 +00:00
stu
d0ef7cb340 +tdbc-odbc 2022-06-02 15:03:52 +00:00
stu
f3f55f18e2 Import databases/tdbc-odbc.
Provides a database interface that conforms to Tcl DataBase Connectivity (TDBC)
and allows a Tcl script to connect to an ODBC database.

OK sthen@
2022-06-02 15:02:37 +00:00
sthen
70f2590bcb +mongo-tools 2022-06-02 12:00:04 +00:00
sthen
f29e20aa40 import ports/databases/mongo-tools, ok landry@
Tools for use with MongoDB:

- bsondump: display BSON files in a human-readable format
- mongoimport: Convert data from JSON, TSV or CSV and insert them
    into a collection
- mongoexport: Write an existing collection to CSV or JSON format
- mongodump/mongorestore: Dump MongoDB backups to disk in .BSON format,
    or restore them to a live database
- mongostat: Monitor live MongoDB servers, replica sets, or sharded clusters
- mongofiles: Read, write, delete, or update files in GridFS
- mongotop: Monitor read/write activity on a mongo server
- mongoreplay: Capture, observe, and replay traffic for MongoDB
2022-06-02 11:59:40 +00:00
sthen
5c3234d045 update to py3-alembic-1.8.0 2022-06-01 12:13:49 +00:00
sthen
32c09c9a85 update to py3-sqlalchemy-1.4.37 2022-06-01 12:13:47 +00:00
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
jeremy
6e2d4a2df6 Update to pg 1.3.5 2022-05-27 20:55:23 +00:00
ajacoutot
6482b87058 Update to evolution-data-server-3.44.2. 2022-05-27 09:48:33 +00:00
stu
2f87bd065f Update to 1.1.3.
Update HOMEPAGE.

Add TESTFLAGS var for Tdbc-sqlite3 test control.
Upstream build improvements mean that now the Tdbc-sqlite3
tests can be run like normal Tcl TEA extension tests.
2022-05-24 03:00:09 +00:00
stu
5e57d34717 Update to 1.1.3.
Update HOMEPAGE.

Add TESTFLAGS var for Tdbc-postgres test control.
Upstream build improvements mean that now the Tdbc-postgres
tests can be run like normal Tcl TEA extension tests.
2022-05-24 02:59:44 +00:00
stu
85b6265528 Update to 1.1.3.
Update HOMEPAGE.

Add TESTFLAGS var for Tdbc-mysql test control.
Upstream build improvements mean that now the Tdbc-mysql
tests can be run like normal Tcl TEA extension tests.

Add patch because MariaDb removed "MySQL" from error messages,
causing a test to fail.

Add cheap patch because mysql_get_client_version() since 10.6.2
returns the client version and no longer the server version,
breaking an assumption made by this software.

Add patch from upstream, fixing bug:
https://core.tcl-lang.org/tdbcmysql/info/9bf0e3e2e7.
This comment in the port Makefile was/is wrong:
"Skip test requiring isolation levels not provided by MariaDB"
All tests pass now.
2022-05-24 02:59:08 +00:00
stu
8d97784563 Update to 1.1.3.
Update HOMEPAGE.

Add TESTFLAGS var for Tdbc test control.

Add a SUBST_VAR to help reduce PLIST churn.
2022-05-24 02:56:51 +00:00
denis
3470435d5b update to 1.77.2
Changelog: https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.77.2
2022-05-22 06:16:12 +00:00
ajacoutot
28c1ab6219 Add comment as to why we use rc_exec() for other actions than "start". 2022-05-21 15:36:16 +00:00
ajacoutot
e5890fbe3f No need to override rc_start. 2022-05-21 11:17:37 +00:00