diff options
Diffstat (limited to 'databases')
126 files changed, 1187 insertions, 917 deletions
diff --git a/databases/Makefile b/databases/Makefile index 25ae57561e4b..8096fff6ce47 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -817,7 +817,6 @@ SUBDIR += py-rb SUBDIR += py-redis SUBDIR += py-redis2 - SUBDIR += py-redis3 SUBDIR += py-rrdtool SUBDIR += py-schemachange SUBDIR += py-sispy @@ -891,6 +890,7 @@ SUBDIR += ruby-xapian SUBDIR += rubygem-active_model_serializers SUBDIR += rubygem-active_record_query_trace + SUBDIR += rubygem-activemodel-gitlab SUBDIR += rubygem-activemodel-serializers-xml SUBDIR += rubygem-activemodel4 SUBDIR += rubygem-activemodel5 @@ -903,6 +903,7 @@ SUBDIR += rubygem-activemodel72 SUBDIR += rubygem-activemodel80 SUBDIR += rubygem-activerecord-explain-analyze + SUBDIR += rubygem-activerecord-gitlab SUBDIR += rubygem-activerecord-import SUBDIR += rubygem-activerecord-jdbc-adapter SUBDIR += rubygem-activerecord-jdbcmysql-adapter @@ -964,9 +965,11 @@ SUBDIR += rubygem-fabrication SUBDIR += rubygem-familia SUBDIR += rubygem-flipper-active_record + SUBDIR += rubygem-flipper-active_record-rails-gitlab SUBDIR += rubygem-flipper-active_record-rails70 SUBDIR += rubygem-gdbm SUBDIR += rubygem-globalid + SUBDIR += rubygem-globalid-rails-gitlab SUBDIR += rubygem-globalid-rails5 SUBDIR += rubygem-globalid-rails50 SUBDIR += rubygem-globalid-rails52 @@ -1012,6 +1015,7 @@ SUBDIR += rubygem-red-parquet SUBDIR += rubygem-redis SUBDIR += rubygem-redis-actionpack + SUBDIR += rubygem-redis-actionpack-rails-gitlab SUBDIR += rubygem-redis-actionpack-rails5 SUBDIR += rubygem-redis-actionpack-rails50 SUBDIR += rubygem-redis-actionpack-rails52 diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile index 9e3867246e89..053adc2fefb3 100644 --- a/databases/arrow/Makefile +++ b/databases/arrow/Makefile @@ -1,6 +1,6 @@ PORTNAME= arrow DISTVERSION= 19.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \ https://github.com/apache/orc/archive/rel/:orc diff --git a/databases/cayley/Makefile b/databases/cayley/Makefile index b1bf431ad5ce..ded8f24e6e2d 100644 --- a/databases/cayley/Makefile +++ b/databases/cayley/Makefile @@ -1,7 +1,7 @@ PORTNAME= cayley DISTVERSIONPREFIX= v DISTVERSION= 0.7.7 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/databases/cockroach/Makefile b/databases/cockroach/Makefile index e0215ebb383c..837aa3385ef5 100644 --- a/databases/cockroach/Makefile +++ b/databases/cockroach/Makefile @@ -1,7 +1,7 @@ PORTNAME= cockroach DISTVERSIONPREFIX= v DISTVERSION= 19.1.11 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= databases MASTER_SITES= https://binaries.cockroachdb.com/ EXTRACT_SUFX= .src.tgz diff --git a/databases/couchdb3/Makefile b/databases/couchdb3/Makefile index caa0df3915dd..df940c5c9319 100644 --- a/databases/couchdb3/Makefile +++ b/databases/couchdb3/Makefile @@ -1,6 +1,5 @@ PORTNAME= couchdb3 -DISTVERSION= 3.4.3 -PORTREVISION= 2 +DISTVERSION= 3.5.0 CATEGORIES= databases MASTER_SITES= APACHE/couchdb/source/${DISTVERSION} DISTNAME= apache-couchdb-${DISTVERSION} @@ -15,7 +14,7 @@ LICENSE_COMB= multi BUILD_DEPENDS= erlang-runtime${_ERLVER}>=${_ERLVER}.0:lang/erlang-runtime${_ERLVER} \ rebar:devel/rebar LIB_DEPENDS= libicudata.so:devel/icu \ - libmozjs-91.so:lang/spidermonkey91 + libmozjs-102.so:lang/spidermonkey102 USES= compiler:c++17-lang cpe gmake libtool ncurses CPE_VENDOR= apache @@ -26,7 +25,7 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= --skip-deps \ --user ${USERS} \ --rebar ${LOCALBASE}/bin/rebar \ - --spidermonkey-version 91 + --spidermonkey-version 102 MAKE_ENV= PATH=${LOCALBASE}/lib/erlang${_ERLVER}/bin:${PATH} ALL_TARGET= release @@ -50,7 +49,7 @@ OPTIONS_SUB= yes _APPDIR= ${LOCALBASE}/libexec/${PORTNAME} _DBDIR?= /var/db/${PORTNAME} -_ERLVER?= 26 +_ERLVER?= 27 _LOGDIR?= /var/log/${PORTNAME} _LOGFILE?= ${_LOGDIR}/couch.log _RELDIR= ${_APPDIR}/releases/${DISTVERSION} @@ -107,6 +106,7 @@ do-install: ${WRKSRC}/rel/couchdb/lib/couch-*/priv/couch_js/60 \ ${WRKSRC}/rel/couchdb/lib/couch-*/priv/couch_js/68 \ ${WRKSRC}/rel/couchdb/lib/couch-*/priv/couch_js/86 \ + ${WRKSRC}/rel/couchdb/lib/couch-*/priv/couch_js/91 \ ${WRKSRC}/rel/couchdb/lib/couch-*/priv/priv/couchjs \ ${WRKSRC}/rel/couchdb/releases/*/vm.args \ ${WRKSRC}/rel/couchdb/share/docs \ @@ -124,9 +124,10 @@ do-install: -exec ${STRIP_CMD} {} + ${STRIP_CMD} ${STAGEDIR}${_APPDIR}/lib/os_mon-*/priv/bin/*sup ${CHMOD} -R ${BINMODE} ${STAGEDIR}${_APPDIR}/bin + ${CHMOD} -R ${BINMODE} ${STAGEDIR}${_APPDIR}/erts-*/bin + ${CHMOD} -R ${BINMODE} ${STAGEDIR}${_APPDIR}/lib/*/priv/*.so ${CHMOD} -R ${BINMODE} ${STAGEDIR}${_APPDIR}/lib/couch_quickjs-*/priv/couchjs_* ${CHMOD} -R ${BINMODE} ${STAGEDIR}${_APPDIR}/lib/os_mon-*/priv/bin - ${CHMOD} -R ${BINMODE} ${STAGEDIR}${_APPDIR}/erts-*/bin # fauxton UI is a required component (cd ${WRKSRC}/share/www && \ ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) diff --git a/databases/couchdb3/distinfo b/databases/couchdb3/distinfo index 918597482b26..9bcbd1e9a134 100644 --- a/databases/couchdb3/distinfo +++ b/databases/couchdb3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742544960 -SHA256 (apache-couchdb-3.4.3.tar.gz) = 0357511b6fed70e3e64f4e75aa5d7cc2000cb0f264ef301702b1816427f72f20 -SIZE (apache-couchdb-3.4.3.tar.gz) = 24139963 +TIMESTAMP = 1746571809 +SHA256 (apache-couchdb-3.5.0.tar.gz) = 6a98b90a9a980bbef2c35b4996a8e71a2f1ae5227546c85f04c436101bdf78bf +SIZE (apache-couchdb-3.5.0.tar.gz) = 24165005 diff --git a/databases/couchdb3/pkg-plist b/databases/couchdb3/pkg-plist index 12f446f79030..970a48012fe4 100644 --- a/databases/couchdb3/pkg-plist +++ b/databases/couchdb3/pkg-plist @@ -5,49 +5,49 @@ libexec/couchdb3/bin/couchdb libexec/couchdb3/bin/couchjs libexec/couchdb3/bin/remsh libexec/couchdb3/bin/weatherreport -libexec/couchdb3/erts-14.2.5.4/bin/beam.smp -libexec/couchdb3/erts-14.2.5.4/bin/ct_run -libexec/couchdb3/erts-14.2.5.4/bin/epmd -libexec/couchdb3/erts-14.2.5.4/bin/erl -libexec/couchdb3/erts-14.2.5.4/bin/erl_call -libexec/couchdb3/erts-14.2.5.4/bin/erl_child_setup -libexec/couchdb3/erts-14.2.5.4/bin/erlc -libexec/couchdb3/erts-14.2.5.4/bin/erlexec -libexec/couchdb3/erts-14.2.5.4/bin/escript -libexec/couchdb3/erts-14.2.5.4/bin/heart -libexec/couchdb3/erts-14.2.5.4/bin/inet_gethost -libexec/couchdb3/erts-14.2.5.4/bin/run_erl -libexec/couchdb3/erts-14.2.5.4/bin/start -libexec/couchdb3/erts-14.2.5.4/bin/to_erl -libexec/couchdb3/erts-14.2.5.4/bin/yielding_c_fun -libexec/couchdb3/erts-14.2.5.4/info -libexec/couchdb3/erts-14.2.5.4/lib/internal/README +libexec/couchdb3/erts-15.1.2/bin/beam.smp +libexec/couchdb3/erts-15.1.2/bin/ct_run +libexec/couchdb3/erts-15.1.2/bin/epmd +libexec/couchdb3/erts-15.1.2/bin/erl +libexec/couchdb3/erts-15.1.2/bin/erl_call +libexec/couchdb3/erts-15.1.2/bin/erl_child_setup +libexec/couchdb3/erts-15.1.2/bin/erlc +libexec/couchdb3/erts-15.1.2/bin/erlexec +libexec/couchdb3/erts-15.1.2/bin/escript +libexec/couchdb3/erts-15.1.2/bin/heart +libexec/couchdb3/erts-15.1.2/bin/inet_gethost +libexec/couchdb3/erts-15.1.2/bin/run_erl +libexec/couchdb3/erts-15.1.2/bin/start +libexec/couchdb3/erts-15.1.2/bin/to_erl +libexec/couchdb3/erts-15.1.2/bin/yielding_c_fun +libexec/couchdb3/erts-15.1.2/lib/internal/README libexec/couchdb3/etc/default.ini libexec/couchdb3/etc/nouveau.yaml -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1.app -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1.appup -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1_db.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_check.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_constructed_ber_bin_v2.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_constructed_per.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_eval_ext.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_func.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_gen.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_gen_ber_bin_v2.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_gen_check.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_gen_jer.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_gen_per.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_imm.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_name.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_parser2.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_pretty_format.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_rtt.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_table.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_tok.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1ct_value.beam -libexec/couchdb3/lib/asn1-5.2.2/ebin/asn1rt_nif.beam -libexec/couchdb3/lib/asn1-5.2.2/priv/lib/asn1rt_nif.so +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1.app +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1.appup +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1_db.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_check.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_constructed_ber_bin_v2.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_constructed_per.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_eval_ext.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_func.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_gen.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_gen_ber_bin_v2.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_gen_check.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_gen_jer.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_gen_per.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_imm.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_name.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_parser2.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_partial_decode.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_pretty_format.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_rtt.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_table.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_tok.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1ct_value.beam +libexec/couchdb3/lib/asn1-5.3.1/ebin/asn1rt_nif.beam +libexec/couchdb3/lib/asn1-5.3.1/priv/lib/asn1rt_nif.so libexec/couchdb3/lib/b64url-%%VERSION%%/ebin/b64url.app libexec/couchdb3/lib/b64url-%%VERSION%%/ebin/b64url.beam libexec/couchdb3/lib/b64url-%%VERSION%%/priv/b64url.so @@ -78,67 +78,68 @@ libexec/couchdb3/lib/chttpd-%%VERSION%%/ebin/chttpd_xframe_options.beam libexec/couchdb3/lib/chttpd-%%VERSION%%/include/chttpd.hrl libexec/couchdb3/lib/chttpd-%%VERSION%%/include/chttpd_cors.hrl libexec/couchdb3/lib/chttpd-%%VERSION%%/priv/stats_descriptions.cfg -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_a.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_asm.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_block.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_bounds.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_call_types.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_clean.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_dict.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_digraph.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_disasm.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_flatten.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_jump.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_kernel_to_ssa.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_listing.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_opcodes.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_alias.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_bc_size.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_bool.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_bsm.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_check.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_codegen.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_dead.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_lint.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_opt.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_pp.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_pre_codegen.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_private_append.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_recv.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_share.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_throw.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_ssa_type.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_trim.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_types.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_utils.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_validator.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/beam_z.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/cerl.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/cerl_clauses.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/cerl_inline.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/cerl_trees.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/compile.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/compiler.app -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/compiler.appup -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/core_lib.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/core_lint.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/core_parse.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/core_pp.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/core_scan.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/erl_bifs.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/rec_env.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_core_alias.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_core_bsm.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_core_fold.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_core_fold_lists.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_core_inline.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_core_prepare.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_messages.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/sys_pre_attributes.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/v3_core.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/v3_kernel.beam -libexec/couchdb3/lib/compiler-8.4.3.2/ebin/v3_kernel_pp.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_a.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_asm.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_block.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_bounds.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_call_types.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_clean.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_core_to_ssa.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_dict.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_digraph.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_disasm.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_doc.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_flatten.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_jump.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_listing.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_opcodes.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_alias.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_bc_size.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_bool.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_bsm.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_check.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_codegen.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_dead.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_destructive_update.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_lint.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_opt.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_pp.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_pre_codegen.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_recv.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_share.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_ss.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_throw.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_ssa_type.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_trim.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_types.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_utils.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_validator.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/beam_z.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/cerl.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/cerl_clauses.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/cerl_inline.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/cerl_trees.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/compile.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/compiler.app +libexec/couchdb3/lib/compiler-8.5.2/ebin/compiler.appup +libexec/couchdb3/lib/compiler-8.5.2/ebin/core_lib.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/core_lint.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/core_parse.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/core_pp.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/core_scan.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/erl_bifs.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/rec_env.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_core_alias.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_core_bsm.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_core_fold.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_core_fold_lists.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_core_inline.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_core_prepare.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_coverage.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_messages.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/sys_pre_attributes.beam +libexec/couchdb3/lib/compiler-8.5.2/ebin/v3_core.beam libexec/couchdb3/lib/config-%%VERSION%%/ebin/config.app libexec/couchdb3/lib/config-%%VERSION%%/ebin/config.beam libexec/couchdb3/lib/config-%%VERSION%%/ebin/config_app.beam @@ -160,6 +161,7 @@ libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_bt_engine_compactor.beam libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_bt_engine_header.beam libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_bt_engine_stream.beam libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_btree.beam +libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_cfile.beam libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_changes.beam libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_compress.beam libexec/couchdb3/lib/couch-%%VERSION%%/ebin/couch_db.beam @@ -217,6 +219,7 @@ libexec/couchdb3/lib/couch-%%VERSION%%/include/couch_db.hrl libexec/couchdb3/lib/couch-%%VERSION%%/include/couch_eunit.hrl libexec/couchdb3/lib/couch-%%VERSION%%/include/couch_eunit_proper.hrl libexec/couchdb3/lib/couch-%%VERSION%%/include/couch_js_functions.hrl +libexec/couchdb3/lib/couch-%%VERSION%%/priv/couch_cfile.so libexec/couchdb3/lib/couch-%%VERSION%%/priv/couch_ejson_compare.so libexec/couchdb3/lib/couch-%%VERSION%%/priv/couchjs libexec/couchdb3/lib/couch-%%VERSION%%/priv/stats_descriptions.cfg @@ -345,6 +348,7 @@ libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner.beam libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner_app.beam libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner_checkpoint.beam libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner_plugin.beam +libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner_plugin_conflict_finder.beam libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner_plugin_ddoc_features.beam libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner_plugin_find.beam libexec/couchdb3/lib/couch_scanner-%%VERSION%%/ebin/couch_scanner_rate_limiter.beam @@ -365,13 +369,13 @@ libexec/couchdb3/lib/couch_stats-%%VERSION%%/ebin/couch_stats_server.beam libexec/couchdb3/lib/couch_stats-%%VERSION%%/ebin/couch_stats_sup.beam libexec/couchdb3/lib/couch_stats-%%VERSION%%/ebin/couch_stats_util.beam libexec/couchdb3/lib/couch_stats-%%VERSION%%/priv/sample_descriptions.cfg -libexec/couchdb3/lib/crypto-5.4.2.2/ebin/crypto.app -libexec/couchdb3/lib/crypto-5.4.2.2/ebin/crypto.appup -libexec/couchdb3/lib/crypto-5.4.2.2/ebin/crypto.beam -libexec/couchdb3/lib/crypto-5.4.2.2/ebin/crypto_ec_curves.beam -libexec/couchdb3/lib/crypto-5.4.2.2/priv/lib/crypto.so -libexec/couchdb3/lib/crypto-5.4.2.2/priv/lib/crypto_callback.so -libexec/couchdb3/lib/crypto-5.4.2.2/priv/lib/otp_test_engine.so +libexec/couchdb3/lib/crypto-5.5.1/ebin/crypto.app +libexec/couchdb3/lib/crypto-5.5.1/ebin/crypto.appup +libexec/couchdb3/lib/crypto-5.5.1/ebin/crypto.beam +libexec/couchdb3/lib/crypto-5.5.1/ebin/crypto_ec_curves.beam +libexec/couchdb3/lib/crypto-5.5.1/priv/lib/crypto.so +libexec/couchdb3/lib/crypto-5.5.1/priv/lib/crypto_callback.so +libexec/couchdb3/lib/crypto-5.5.1/priv/lib/otp_test_engine.so libexec/couchdb3/lib/custodian-%%VERSION%%/ebin/custodian.app libexec/couchdb3/lib/custodian-%%VERSION%%/ebin/custodian.beam libexec/couchdb3/lib/custodian-%%VERSION%%/ebin/custodian_app.beam @@ -477,74 +481,74 @@ libexec/couchdb3/lib/ibrowse-4.4.2/ebin/ibrowse_socks5.beam libexec/couchdb3/lib/ibrowse-4.4.2/ebin/ibrowse_sup.beam libexec/couchdb3/lib/ibrowse-4.4.2/include/ibrowse.hrl libexec/couchdb3/lib/ibrowse-4.4.2/priv/ibrowse.conf -libexec/couchdb3/lib/inets-9.1.0.1/ebin/http_chunk.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/http_request.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/http_response.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/http_transport.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/http_uri.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/http_util.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_cookie.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_handler.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_handler_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_manager.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_profile_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_request.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_response.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpc_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_acceptor.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_acceptor_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_cgi.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_conf.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_connection_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_custom.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_custom_api.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_esi.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_example.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_file.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_instance_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_log.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_logger.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_manager.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_misc_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_request.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_request_handler.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_response.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_script_env.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_socket.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/httpd_util.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets.app -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets.appup -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets_app.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets_lib.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets_service.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets_sup.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/inets_trace.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_actions.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_alias.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_auth.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_auth_dets.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_auth_mnesia.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_auth_plain.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_auth_server.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_cgi.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_dir.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_disk_log.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_esi.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_get.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_head.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_log.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_range.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_responsecontrol.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_security.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_security_server.beam -libexec/couchdb3/lib/inets-9.1.0.1/ebin/mod_trace.beam -libexec/couchdb3/lib/inets-9.1.0.1/include/httpd.hrl -libexec/couchdb3/lib/inets-9.1.0.1/include/mod_auth.hrl -libexec/couchdb3/lib/inets-9.1.0.1/priv/bin/runcgi.sh +libexec/couchdb3/lib/inets-9.3/ebin/http_chunk.beam +libexec/couchdb3/lib/inets-9.3/ebin/http_request.beam +libexec/couchdb3/lib/inets-9.3/ebin/http_response.beam +libexec/couchdb3/lib/inets-9.3/ebin/http_transport.beam +libexec/couchdb3/lib/inets-9.3/ebin/http_uri.beam +libexec/couchdb3/lib/inets-9.3/ebin/http_util.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_cookie.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_handler.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_handler_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_manager.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_profile_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_request.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_response.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpc_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_acceptor.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_acceptor_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_cgi.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_conf.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_connection_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_custom.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_custom_api.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_esi.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_example.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_file.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_instance_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_log.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_logger.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_manager.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_misc_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_request.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_request_handler.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_response.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_script_env.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_socket.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/httpd_util.beam +libexec/couchdb3/lib/inets-9.3/ebin/inets.app +libexec/couchdb3/lib/inets-9.3/ebin/inets.appup +libexec/couchdb3/lib/inets-9.3/ebin/inets.beam +libexec/couchdb3/lib/inets-9.3/ebin/inets_app.beam +libexec/couchdb3/lib/inets-9.3/ebin/inets_lib.beam +libexec/couchdb3/lib/inets-9.3/ebin/inets_service.beam +libexec/couchdb3/lib/inets-9.3/ebin/inets_sup.beam +libexec/couchdb3/lib/inets-9.3/ebin/inets_trace.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_actions.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_alias.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_auth.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_auth_dets.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_auth_mnesia.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_auth_plain.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_auth_server.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_cgi.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_dir.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_disk_log.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_esi.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_get.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_head.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_log.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_range.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_responsecontrol.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_security.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_security_server.beam +libexec/couchdb3/lib/inets-9.3/ebin/mod_trace.beam +libexec/couchdb3/lib/inets-9.3/include/httpd.hrl +libexec/couchdb3/lib/inets-9.3/include/mod_auth.hrl +libexec/couchdb3/lib/inets-9.3/priv/bin/runcgi.sh libexec/couchdb3/lib/ioq-%%VERSION%%/ebin/ioq.app libexec/couchdb3/lib/ioq-%%VERSION%%/ebin/ioq.beam libexec/couchdb3/lib/ioq-%%VERSION%%/ebin/ioq_app.beam @@ -564,114 +568,117 @@ libexec/couchdb3/lib/ken-%%VERSION%%/ebin/ken_app.beam libexec/couchdb3/lib/ken-%%VERSION%%/ebin/ken_event_handler.beam libexec/couchdb3/lib/ken-%%VERSION%%/ebin/ken_server.beam libexec/couchdb3/lib/ken-%%VERSION%%/ebin/ken_sup.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/application.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/application_controller.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/application_master.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/application_starter.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/auth.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/code.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/code_server.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/disk_log.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/disk_log_1.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/disk_log_server.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/disk_log_sup.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/dist_ac.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/dist_util.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_boot_server.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_compile_server.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_ddll.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_distribution.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_epmd.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_erts_errors.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_kernel_errors.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_reply.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erl_signal_handler.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erpc.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/error_handler.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/error_logger.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/erts_debug.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/file.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/file_io_server.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/file_server.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/gen_sctp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/gen_tcp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/gen_tcp_socket.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/gen_udp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/gen_udp_socket.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/global.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/global_group.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/global_search.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/group.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/group_history.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/heart.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet6_sctp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet6_tcp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet6_tcp_dist.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet6_udp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_config.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_db.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_dns.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_epmd_dist.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_epmd_socket.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_gethost_native.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_hosts.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_parse.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_res.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_sctp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_tcp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_tcp_dist.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/inet_udp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/kernel.app -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/kernel.appup -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/kernel.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/kernel_config.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/kernel_refc.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/local_tcp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/local_udp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_backend.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_config.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_disk_log_h.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_filters.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_formatter.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_h_common.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_handler_watcher.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_olp.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_proxy.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_server.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_simple_h.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_std_h.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/logger_sup.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/net.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/net_adm.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/net_kernel.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/os.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/pg.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/pg2.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/prim_tty.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/ram_file.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/raw_file_io.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/raw_file_io_compressed.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/raw_file_io_deflate.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/raw_file_io_delayed.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/raw_file_io_inflate.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/raw_file_io_list.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/rpc.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/seq_trace.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/socket.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/standard_error.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/user_drv.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/user_sup.beam -libexec/couchdb3/lib/kernel-9.2.4.3/ebin/wrap_log_reader.beam -libexec/couchdb3/lib/kernel-9.2.4.3/include/dist.hrl -libexec/couchdb3/lib/kernel-9.2.4.3/include/dist_util.hrl -libexec/couchdb3/lib/kernel-9.2.4.3/include/eep48.hrl -libexec/couchdb3/lib/kernel-9.2.4.3/include/file.hrl -libexec/couchdb3/lib/kernel-9.2.4.3/include/inet.hrl -libexec/couchdb3/lib/kernel-9.2.4.3/include/inet_sctp.hrl -libexec/couchdb3/lib/kernel-9.2.4.3/include/logger.hrl -libexec/couchdb3/lib/kernel-9.2.4.3/include/net_address.hrl +libexec/couchdb3/lib/kernel-10.1.1/ebin/application.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/application_controller.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/application_master.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/application_starter.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/auth.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/code.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/code_server.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/disk_log.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/disk_log_1.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/disk_log_server.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/disk_log_sup.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/dist_ac.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/dist_util.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_boot_server.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_compile_server.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_ddll.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_distribution.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_epmd.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_erts_errors.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_kernel_errors.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_reply.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erl_signal_handler.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erpc.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/error_handler.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/error_logger.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/erts_debug.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/file.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/file_io_server.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/file_server.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/gen_sctp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/gen_tcp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/gen_tcp_socket.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/gen_udp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/gen_udp_socket.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/global.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/global_group.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/global_search.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/group.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/group_history.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/heart.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet6_sctp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet6_tcp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet6_tcp_dist.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet6_udp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_config.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_db.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_dns.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_dns_tsig.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_epmd_dist.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_epmd_socket.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_gethost_native.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_hosts.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_parse.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_res.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_sctp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_tcp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_tcp_dist.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/inet_udp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/kernel.app +libexec/couchdb3/lib/kernel-10.1.1/ebin/kernel.appup +libexec/couchdb3/lib/kernel-10.1.1/ebin/kernel.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/kernel_config.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/kernel_refc.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/local_tcp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/local_udp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_backend.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_config.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_disk_log_h.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_filters.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_formatter.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_h_common.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_handler.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_handler_watcher.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_olp.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_proxy.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_server.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_simple_h.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_std_h.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/logger_sup.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/net.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/net_adm.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/net_kernel.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/os.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/pg.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/pg2.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/prim_tty.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/ram_file.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/raw_file_io.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/raw_file_io_compressed.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/raw_file_io_deflate.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/raw_file_io_delayed.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/raw_file_io_inflate.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/raw_file_io_list.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/rpc.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/seq_trace.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/socket.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/standard_error.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/trace.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/user_drv.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/user_sup.beam +libexec/couchdb3/lib/kernel-10.1.1/ebin/wrap_log_reader.beam +libexec/couchdb3/lib/kernel-10.1.1/include/dist.hrl +libexec/couchdb3/lib/kernel-10.1.1/include/dist_util.hrl +libexec/couchdb3/lib/kernel-10.1.1/include/eep48.hrl +libexec/couchdb3/lib/kernel-10.1.1/include/file.hrl +libexec/couchdb3/lib/kernel-10.1.1/include/inet.hrl +libexec/couchdb3/lib/kernel-10.1.1/include/inet_sctp.hrl +libexec/couchdb3/lib/kernel-10.1.1/include/logger.hrl +libexec/couchdb3/lib/kernel-10.1.1/include/net_address.hrl libexec/couchdb3/lib/mango-%%VERSION%%/ebin/mango.app libexec/couchdb3/lib/mango-%%VERSION%%/ebin/mango_app.beam libexec/couchdb3/lib/mango-%%VERSION%%/ebin/mango_crud.beam @@ -792,35 +799,35 @@ libexec/couchdb3/lib/nouveau-%%VERSION%%/ebin/nouveau_sup.beam libexec/couchdb3/lib/nouveau-%%VERSION%%/ebin/nouveau_util.beam libexec/couchdb3/lib/nouveau-%%VERSION%%/include/nouveau.hrl libexec/couchdb3/lib/nouveau-%%VERSION%%/priv/stats_descriptions.cfg -libexec/couchdb3/lib/os_mon-2.9.1/ebin/cpu_sup.beam -libexec/couchdb3/lib/os_mon-2.9.1/ebin/disksup.beam -libexec/couchdb3/lib/os_mon-2.9.1/ebin/memsup.beam -libexec/couchdb3/lib/os_mon-2.9.1/ebin/nteventlog.beam -libexec/couchdb3/lib/os_mon-2.9.1/ebin/os_mon.app -libexec/couchdb3/lib/os_mon-2.9.1/ebin/os_mon.appup -libexec/couchdb3/lib/os_mon-2.9.1/ebin/os_mon.beam -libexec/couchdb3/lib/os_mon-2.9.1/ebin/os_mon_mib.beam -libexec/couchdb3/lib/os_mon-2.9.1/ebin/os_mon_sysinfo.beam -libexec/couchdb3/lib/os_mon-2.9.1/ebin/os_sup.beam -libexec/couchdb3/lib/os_mon-2.9.1/priv/bin/cpu_sup -libexec/couchdb3/lib/os_mon-2.9.1/priv/bin/memsup -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/OTP-PUB-KEY.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/PKCS-FRAME.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_cert.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_cert_records.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_crl.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_ocsp.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_os_cacerts.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_pbe.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_pem.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_policy_tree.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/pubkey_ssh.beam -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/public_key.app -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/public_key.appup -libexec/couchdb3/lib/public_key-1.15.1.3/ebin/public_key.beam -libexec/couchdb3/lib/public_key-1.15.1.3/include/OTP-PUB-KEY.hrl -libexec/couchdb3/lib/public_key-1.15.1.3/include/PKCS-FRAME.hrl -libexec/couchdb3/lib/public_key-1.15.1.3/include/public_key.hrl +libexec/couchdb3/lib/os_mon-2.10/ebin/cpu_sup.beam +libexec/couchdb3/lib/os_mon-2.10/ebin/disksup.beam +libexec/couchdb3/lib/os_mon-2.10/ebin/memsup.beam +libexec/couchdb3/lib/os_mon-2.10/ebin/nteventlog.beam +libexec/couchdb3/lib/os_mon-2.10/ebin/os_mon.app +libexec/couchdb3/lib/os_mon-2.10/ebin/os_mon.appup +libexec/couchdb3/lib/os_mon-2.10/ebin/os_mon.beam +libexec/couchdb3/lib/os_mon-2.10/ebin/os_mon_mib.beam +libexec/couchdb3/lib/os_mon-2.10/ebin/os_mon_sysinfo.beam +libexec/couchdb3/lib/os_mon-2.10/ebin/os_sup.beam +libexec/couchdb3/lib/os_mon-2.10/priv/bin/cpu_sup +libexec/couchdb3/lib/os_mon-2.10/priv/bin/memsup +libexec/couchdb3/lib/public_key-1.16.3/ebin/OTP-PUB-KEY.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/PKCS-FRAME.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_cert.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_cert_records.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_crl.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_ocsp.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_os_cacerts.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_pbe.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_pem.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_policy_tree.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/pubkey_ssh.beam +libexec/couchdb3/lib/public_key-1.16.3/ebin/public_key.app +libexec/couchdb3/lib/public_key-1.16.3/ebin/public_key.appup +libexec/couchdb3/lib/public_key-1.16.3/ebin/public_key.beam +libexec/couchdb3/lib/public_key-1.16.3/include/OTP-PUB-KEY.hrl +libexec/couchdb3/lib/public_key-1.16.3/include/PKCS-FRAME.hrl +libexec/couchdb3/lib/public_key-1.16.3/include/public_key.hrl libexec/couchdb3/lib/recon-2.5.6/ebin/recon.app libexec/couchdb3/lib/recon-2.5.6/ebin/recon.beam libexec/couchdb3/lib/recon-2.5.6/ebin/recon_alloc.beam @@ -840,43 +847,43 @@ libexec/couchdb3/lib/rexi-%%VERSION%%/ebin/rexi_sup.beam libexec/couchdb3/lib/rexi-%%VERSION%%/ebin/rexi_utils.beam libexec/couchdb3/lib/rexi-%%VERSION%%/include/rexi.hrl libexec/couchdb3/lib/rexi-%%VERSION%%/priv/stats_descriptions.cfg -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/appmon_info.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/dbg.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/dyntrace.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/erts_alloc_config.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/instrument.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/msacc.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/observer_backend.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/runtime_tools.app -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/runtime_tools.appup -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/runtime_tools.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/runtime_tools_sup.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/scheduler.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/system_information.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/ebin/ttb_autostart.beam -libexec/couchdb3/lib/runtime_tools-2.0.1/include/observer_backend.hrl -libexec/couchdb3/lib/runtime_tools-2.0.1/priv/lib/dyntrace.so -libexec/couchdb3/lib/runtime_tools-2.0.1/priv/lib/trace_file_drv.so -libexec/couchdb3/lib/runtime_tools-2.0.1/priv/lib/trace_ip_drv.so -libexec/couchdb3/lib/sasl-4.2.1/ebin/alarm_handler.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/erlsrv.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/format_lib_supp.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/misc_supp.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/rb.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/rb_format_supp.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/release_handler.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/release_handler_1.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/sasl.app -libexec/couchdb3/lib/sasl-4.2.1/ebin/sasl.appup -libexec/couchdb3/lib/sasl-4.2.1/ebin/sasl.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/sasl_report.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/sasl_report_file_h.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/sasl_report_tty_h.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/systools.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/systools_lib.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/systools_make.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/systools_rc.beam -libexec/couchdb3/lib/sasl-4.2.1/ebin/systools_relup.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/appmon_info.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/dbg.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/dyntrace.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/erts_alloc_config.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/instrument.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/msacc.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/observer_backend.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/runtime_tools.app +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/runtime_tools.appup +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/runtime_tools.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/runtime_tools_sup.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/scheduler.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/system_information.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/ebin/ttb_autostart.beam +libexec/couchdb3/lib/runtime_tools-2.1.1/include/observer_backend.hrl +libexec/couchdb3/lib/runtime_tools-2.1.1/priv/lib/dyntrace.so +libexec/couchdb3/lib/runtime_tools-2.1.1/priv/lib/trace_file_drv.so +libexec/couchdb3/lib/runtime_tools-2.1.1/priv/lib/trace_ip_drv.so +libexec/couchdb3/lib/sasl-4.2.2/ebin/alarm_handler.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/erlsrv.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/format_lib_supp.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/misc_supp.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/rb.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/rb_format_supp.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/release_handler.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/release_handler_1.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/sasl.app +libexec/couchdb3/lib/sasl-4.2.2/ebin/sasl.appup +libexec/couchdb3/lib/sasl-4.2.2/ebin/sasl.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/sasl_report.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/sasl_report_file_h.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/sasl_report_tty_h.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/systools.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/systools_lib.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/systools_make.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/systools_rc.beam +libexec/couchdb3/lib/sasl-4.2.2/ebin/systools_relup.beam libexec/couchdb3/lib/setup-%%VERSION%%/ebin/setup.app libexec/couchdb3/lib/setup-%%VERSION%%/ebin/setup.beam libexec/couchdb3/lib/setup-%%VERSION%%/ebin/setup_app.beam @@ -896,191 +903,197 @@ libexec/couchdb3/lib/smoosh-%%VERSION%%/ebin/smoosh_utils.beam libexec/couchdb3/lib/snappy-1.0.5/ebin/snappy.app libexec/couchdb3/lib/snappy-1.0.5/ebin/snappy.beam libexec/couchdb3/lib/snappy-1.0.5/priv/snappy_nif.so -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_connection.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_connection_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_gen_connection.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_handshake.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_listener_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_packet_demux.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_record.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_server_session_cache_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_server_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_socket.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/dtls_v1.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/inet6_tls_dist.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/inet_tls_dist.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl.app -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl.appup -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_admin_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_alert.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_app.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_certificate.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_cipher.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_cipher_format.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_client_session_cache_db.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_config.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_connection_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_crl.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_crl_cache.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_crl_cache_api.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_crl_hash_dir.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_dh_groups.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_dist_admin_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_dist_connection_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_dist_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_gen_statem.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_handshake.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_listen_tracker_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_logger.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_manager.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_pem_cache.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_pkix_db.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_record.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_server_session_cache.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_server_session_cache_db.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_server_session_cache_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_session.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_session_cache_api.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_srp_primes.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_trace.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/ssl_upgrade_server_session_cache_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_bloom_filter.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_client_connection_1_3.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_client_ticket_store.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_connection.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_connection_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_dist_server_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_dist_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_dtls_connection.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_dyn_connection_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_gen_connection.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_gen_connection_1_3.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_handshake.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_handshake_1_3.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_record.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_record_1_3.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_sender.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_server_connection_1_3.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_server_session_ticket.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_server_session_ticket_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_server_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_socket.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_sup.beam -libexec/couchdb3/lib/ssl-11.1.4.4/ebin/tls_v1.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/argparse.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/array.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/base64.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/beam_lib.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/binary.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/c.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/calendar.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/dets.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/dets_server.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/dets_sup.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/dets_utils.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/dets_v9.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/dict.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/digraph.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/digraph_utils.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/edlin.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/edlin_context.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/edlin_expand.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/edlin_key.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/edlin_type_suggestion.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/epp.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_abstract_code.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_anno.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_bits.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_compile.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_error.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_eval.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_expand_records.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_features.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_internal.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_lint.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_parse.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_posix_msg.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_pp.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_scan.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_stdlib_errors.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/erl_tar.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/error_logger_file_h.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/error_logger_tty_h.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/escript.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/ets.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/eval_bits.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/file_sorter.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/filelib.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/filename.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/gb_sets.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/gb_trees.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/gen.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/gen_event.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/gen_fsm.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/gen_server.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/gen_statem.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/io.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/io_lib.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/io_lib_format.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/io_lib_fread.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/io_lib_pretty.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/lists.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/log_mf_h.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/maps.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/math.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/ms_transform.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/orddict.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/ordsets.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/otp_internal.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/peer.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/pool.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/proc_lib.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/proplists.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/qlc.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/qlc_pt.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/queue.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/rand.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/random.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/re.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/sets.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/shell.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/shell_default.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/shell_docs.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/slave.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/sofs.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/stdlib.app -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/stdlib.appup -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/string.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/supervisor.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/supervisor_bridge.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/sys.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/timer.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/unicode.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/unicode_util.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/uri_string.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/win32reg.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/ebin/zip.beam -libexec/couchdb3/lib/stdlib-5.2.3.2/include/assert.hrl -libexec/couchdb3/lib/stdlib-5.2.3.2/include/erl_bits.hrl -libexec/couchdb3/lib/stdlib-5.2.3.2/include/erl_compile.hrl -libexec/couchdb3/lib/stdlib-5.2.3.2/include/ms_transform.hrl -libexec/couchdb3/lib/stdlib-5.2.3.2/include/qlc.hrl -libexec/couchdb3/lib/stdlib-5.2.3.2/include/zip.hrl -libexec/couchdb3/lib/syntax_tools-3.1/ebin/epp_dodger.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/erl_comment_scan.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/erl_prettypr.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/erl_recomment.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/erl_syntax.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/erl_syntax_lib.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/merl.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/merl_transform.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/prettypr.beam -libexec/couchdb3/lib/syntax_tools-3.1/ebin/syntax_tools.app -libexec/couchdb3/lib/syntax_tools-3.1/ebin/syntax_tools.appup -libexec/couchdb3/lib/syntax_tools-3.1/include/merl.hrl +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_client_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_connection_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_gen_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_handshake.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_listener_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_packet_demux.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_record.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_server_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_server_session_cache_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_server_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_socket.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/dtls_v1.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/inet6_tls_dist.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/inet_tls_dist.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl.app +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl.appup +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_admin_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_alert.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_app.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_certificate.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_cipher.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_cipher_format.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_client_session_cache_db.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_config.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_connection_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_crl.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_crl_cache.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_crl_cache_api.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_crl_hash_dir.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_dh_groups.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_dist_admin_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_dist_connection_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_dist_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_gen_statem.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_handshake.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_listen_tracker_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_logger.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_manager.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_pem_cache.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_pkix_db.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_record.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_server_session_cache.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_server_session_cache_db.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_server_session_cache_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_session.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_session_cache_api.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_srp_primes.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_trace.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/ssl_upgrade_server_session_cache_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_bloom_filter.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_client_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_client_connection_1_3.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_client_ticket_store.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_connection_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_dist_server_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_dist_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_dtls_client_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_dtls_gen_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_dtls_server_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_dyn_connection_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_gen_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_gen_connection_1_3.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_handshake.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_handshake_1_3.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_record.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_record_1_3.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_sender.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_server_connection.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_server_connection_1_3.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_server_session_ticket.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_server_session_ticket_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_server_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_socket.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_sup.beam +libexec/couchdb3/lib/ssl-11.2.4/ebin/tls_v1.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/argparse.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/array.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/base64.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/beam_lib.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/binary.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/c.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/calendar.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/dets.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/dets_server.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/dets_sup.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/dets_utils.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/dets_v9.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/dict.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/digraph.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/digraph_utils.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/edlin.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/edlin_context.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/edlin_expand.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/edlin_key.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/edlin_type_suggestion.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/epp.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_abstract_code.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_anno.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_bits.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_compile.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_error.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_eval.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_expand_records.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_features.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_internal.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_lint.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_parse.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_posix_msg.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_pp.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_scan.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_stdlib_errors.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/erl_tar.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/error_logger_file_h.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/error_logger_tty_h.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/escript.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/ets.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/eval_bits.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/file_sorter.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/filelib.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/filename.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/gb_sets.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/gb_trees.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/gen.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/gen_event.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/gen_fsm.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/gen_server.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/gen_statem.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/io.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/io_lib.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/io_lib_format.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/io_lib_fread.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/io_lib_pretty.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/json.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/lists.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/log_mf_h.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/maps.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/math.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/ms_transform.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/orddict.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/ordsets.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/otp_internal.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/peer.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/pool.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/proc_lib.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/proplists.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/qlc.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/qlc_pt.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/queue.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/rand.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/random.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/re.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/sets.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/shell.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/shell_default.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/shell_docs.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/shell_docs_markdown.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/slave.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/sofs.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/stdlib.app +libexec/couchdb3/lib/stdlib-6.1.2/ebin/stdlib.appup +libexec/couchdb3/lib/stdlib-6.1.2/ebin/string.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/supervisor.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/supervisor_bridge.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/sys.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/timer.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/unicode.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/unicode_util.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/uri_string.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/win32reg.beam +libexec/couchdb3/lib/stdlib-6.1.2/ebin/zip.beam +libexec/couchdb3/lib/stdlib-6.1.2/include/assert.hrl +libexec/couchdb3/lib/stdlib-6.1.2/include/erl_bits.hrl +libexec/couchdb3/lib/stdlib-6.1.2/include/erl_compile.hrl +libexec/couchdb3/lib/stdlib-6.1.2/include/ms_transform.hrl +libexec/couchdb3/lib/stdlib-6.1.2/include/qlc.hrl +libexec/couchdb3/lib/stdlib-6.1.2/include/zip.hrl +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/epp_dodger.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/erl_comment_scan.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/erl_prettypr.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/erl_recomment.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/erl_syntax.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/erl_syntax_lib.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/merl.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/merl_transform.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/prettypr.beam +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/syntax_tools.app +libexec/couchdb3/lib/syntax_tools-3.2.1/ebin/syntax_tools.appup +libexec/couchdb3/lib/syntax_tools-3.2.1/include/merl.hrl libexec/couchdb3/lib/weatherreport-%%VERSION%%/ebin/weatherreport.app libexec/couchdb3/lib/weatherreport-%%VERSION%%/ebin/weatherreport.beam libexec/couchdb3/lib/weatherreport-%%VERSION%%/ebin/weatherreport_check.beam @@ -1105,44 +1118,45 @@ libexec/couchdb3/lib/weatherreport-%%VERSION%%/ebin/weatherreport_log.beam libexec/couchdb3/lib/weatherreport-%%VERSION%%/ebin/weatherreport_node.beam libexec/couchdb3/lib/weatherreport-%%VERSION%%/ebin/weatherreport_runner.beam libexec/couchdb3/lib/weatherreport-%%VERSION%%/ebin/weatherreport_util.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl.app -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl.appup -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_b64Bin.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_b64Bin_scan.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_eventp.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_html.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_lib.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_otpsgml.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_regexp.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_old_dom.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_parser.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_parser_latin1.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_parser_list.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_parser_utf16be.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_parser_utf16le.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_parser_utf8.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sax_simple_dom.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_scan.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_sgml.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_simple.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_text.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_ucs.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_uri.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_validate.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xlate.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xml.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xpath.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xpath_lib.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xpath_parse.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xpath_pred.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xpath_scan.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xs.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xsd.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/ebin/xmerl_xsd_type.beam -libexec/couchdb3/lib/xmerl-1.3.34.1/include/xmerl.hrl -libexec/couchdb3/lib/xmerl-1.3.34.1/include/xmerl_xpath.hrl -libexec/couchdb3/lib/xmerl-1.3.34.1/include/xmerl_xsd.hrl +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl.app +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl.appup +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_b64Bin.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_b64Bin_scan.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_eventp.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_html.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_lib.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_otpsgml.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_regexp.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_old_dom.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_parser.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_parser_latin1.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_parser_list.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_parser_utf16be.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_parser_utf16le.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_parser_utf8.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sax_simple_dom.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_scan.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_sgml.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_simple.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_text.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_ucs.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_uri.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_validate.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xlate.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xml.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xml_indent.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xpath.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xpath_lib.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xpath_parse.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xpath_pred.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xpath_scan.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xs.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xsd.beam +libexec/couchdb3/lib/xmerl-2.1/ebin/xmerl_xsd_type.beam +libexec/couchdb3/lib/xmerl-2.1/include/xmerl.hrl +libexec/couchdb3/lib/xmerl-2.1/include/xmerl_xpath.hrl +libexec/couchdb3/lib/xmerl-2.1/include/xmerl_xsd.hrl libexec/couchdb3/releases/RELEASES libexec/couchdb3/releases/couchdb.boot libexec/couchdb3/releases/couchdb.rel @@ -1157,8 +1171,8 @@ libexec/couchdb3/share/server/main-ast-bypass.js libexec/couchdb3/share/server/main-coffee.js libexec/couchdb3/share/server/main.js share/man/man1/apachecouchdb.1.gz -%%WWWDIR%%/dashboard.assets/css/styles.66139ad96c3035c173df.css -%%WWWDIR%%/dashboard.assets/css/styles.b90df3642b0d7188479d.css +%%WWWDIR%%/dashboard.assets/css/styles.15ce47346466128f4cb6.css +%%WWWDIR%%/dashboard.assets/css/styles.4141083cc0c9d5dfd41f.css %%WWWDIR%%/dashboard.assets/fonts/fauxtonicon9.eot %%WWWDIR%%/dashboard.assets/fonts/fauxtonicon9.ttf %%WWWDIR%%/dashboard.assets/fonts/fauxtonicon9.woff @@ -1204,16 +1218,16 @@ share/man/man1/apachecouchdb.1.gz %%WWWDIR%%/dashboard.assets/js/673f81475ab1fd9d5f01bde9e904915b.js %%WWWDIR%%/dashboard.assets/js/6a9c234a4925df876f6c00c206b8c09c.js %%WWWDIR%%/dashboard.assets/js/7b9db4f1ff9f6e35c66435d49577ce9f.js -%%WWWDIR%%/dashboard.assets/js/bundle.66139ad96c3035c173df.js -%%WWWDIR%%/dashboard.assets/js/bundle.66139ad96c3035c173df.js.LICENSE.txt +%%WWWDIR%%/dashboard.assets/js/bundle.15ce47346466128f4cb6.js +%%WWWDIR%%/dashboard.assets/js/bundle.15ce47346466128f4cb6.js.LICENSE.txt %%WWWDIR%%/dashboard.assets/js/c34b396be957d24d22a9649c00881c74.js %%WWWDIR%%/dashboard.assets/js/c75b1e2346308dfbb01b787c576238ee.js %%WWWDIR%%/dashboard.assets/js/cb24550074912ba2d7419fd38824e716.js %%WWWDIR%%/dashboard.assets/js/d75c996bb2b8d5b2f8a520a2fa32d899.js %%WWWDIR%%/dashboard.assets/js/e97724d3a05ed901c1b18c5ab7aa2fef.js %%WWWDIR%%/dashboard.assets/js/manifest.6787559ca43ea1f7037e.js -%%WWWDIR%%/dashboard.assets/js/vendor.b90df3642b0d7188479d.js -%%WWWDIR%%/dashboard.assets/js/vendor.b90df3642b0d7188479d.js.LICENSE.txt +%%WWWDIR%%/dashboard.assets/js/vendor.4141083cc0c9d5dfd41f.js +%%WWWDIR%%/dashboard.assets/js/vendor.4141083cc0c9d5dfd41f.js.LICENSE.txt %%WWWDIR%%/docs/_images/23379351593_0c480537de_q.jpg %%WWWDIR%%/docs/_images/TLS-Handshake.png %%WWWDIR%%/docs/_images/fair-enough.png @@ -1322,6 +1336,7 @@ share/man/man1/apachecouchdb.1.gz %%WWWDIR%%/docs/_sources/cve/index.rst.txt %%WWWDIR%%/docs/_sources/ddocs/ddocs.rst.txt %%WWWDIR%%/docs/_sources/ddocs/index.rst.txt +%%WWWDIR%%/docs/_sources/ddocs/mango.rst.txt %%WWWDIR%%/docs/_sources/ddocs/nouveau.rst.txt %%WWWDIR%%/docs/_sources/ddocs/search.rst.txt %%WWWDIR%%/docs/_sources/ddocs/views/collation.rst.txt @@ -1393,6 +1408,7 @@ share/man/man1/apachecouchdb.1.gz %%WWWDIR%%/docs/_sources/whatsnew/3.2.rst.txt %%WWWDIR%%/docs/_sources/whatsnew/3.3.rst.txt %%WWWDIR%%/docs/_sources/whatsnew/3.4.rst.txt +%%WWWDIR%%/docs/_sources/whatsnew/3.5.rst.txt %%WWWDIR%%/docs/_sources/whatsnew/index.rst.txt %%WWWDIR%%/docs/_static/_sphinx_javascript_frameworks_compat.js %%WWWDIR%%/docs/_static/basic.css @@ -1546,6 +1562,7 @@ share/man/man1/apachecouchdb.1.gz %%WWWDIR%%/docs/cve/index.html %%WWWDIR%%/docs/ddocs/ddocs.html %%WWWDIR%%/docs/ddocs/index.html +%%WWWDIR%%/docs/ddocs/mango.html %%WWWDIR%%/docs/ddocs/nouveau.html %%WWWDIR%%/docs/ddocs/search.html %%WWWDIR%%/docs/ddocs/views/collation.html @@ -1622,9 +1639,11 @@ share/man/man1/apachecouchdb.1.gz %%WWWDIR%%/docs/whatsnew/3.2.html %%WWWDIR%%/docs/whatsnew/3.3.html %%WWWDIR%%/docs/whatsnew/3.4.html +%%WWWDIR%%/docs/whatsnew/3.5.html %%WWWDIR%%/docs/whatsnew/index.html %%WWWDIR%%/favicon.ico %%WWWDIR%%/index.html +@dir libexec/couchdb3/lib/couch-%%VERSION%%/priv/couch_cfile @dir libexec/couchdb3/lib/couch-%%VERSION%%/priv/couch_ejson_compare @dir libexec/couchdb3/lib/couch-%%VERSION%%/priv/couch_js/102 @dir(couchdb,couchdb,750) /var/db/couchdb3 diff --git a/databases/galera26/Makefile b/databases/galera26/Makefile index 5c0f571c3833..cf36dd2b4ea3 100644 --- a/databases/galera26/Makefile +++ b/databases/galera26/Makefile @@ -1,7 +1,6 @@ PORTNAME= galera -PORTVERSION= 26.4.21 -PORTREVISION= 1 DISTVERSIONPREFIX= mariadb- +DISTVERSION= 26.4.22 CATEGORIES= databases PKGNAMESUFFIX= 26 @@ -24,22 +23,20 @@ NOT_FOR_ARCHS_REASON_i386=Uses 64 bit atomics that clang cannot generate on i386 NOT_FOR_ARCHS_REASON_powerpc=Uses 64 bit atomics that clang cannot generate on powerpc BUILD_DEPENDS= checkmk:devel/check \ - ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs \ objdump:devel/binutils -LIB_DEPENDS= libboost_date_time.so:devel/boost-libs +LIB_DEPENDS= libboost_program_options.so:devel/boost-libs -USES= compiler:c++11-lang python:build cmake ssl +USES= cmake compiler:c++11-lang python:build ssl USE_GITHUB= yes -GH_TUPLE?= mariadb:galera:${DISTVERSIONPREFIX}${PORTVERSION}${DISTVERSIONSUFFIX} \ - codership:wsrep-API:b03acea3661835a48f52ed44dc0f6e7f037390a0:dummy/wsrep/src - -CMAKE_ARGS+= -DGALERA_REVISION=${GH_TAGNAME} - +GH_TUPLE?= mariadb:galera:${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} \ + codership:wsrep-API:65608d3f503ba9f4c170fc4e01c539be9fafd46c:dummy/wsrep/src USE_LDCONFIG= yes USE_RC_SUBR= garb.sh -CONFLICTS_INSTALL= galera +CMAKE_ARGS+= -DGALERA_REVISION=${GH_TAGNAME} + +CONFLICTS_INSTALL= galera PLIST_FILES= bin/garbd \ lib/libgalera.so \ diff --git a/databases/galera26/distinfo b/databases/galera26/distinfo index 8476610ae58e..a40a144a81dc 100644 --- a/databases/galera26/distinfo +++ b/databases/galera26/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1738941683 -SHA256 (mariadb-galera-mariadb-26.4.21_GH0.tar.gz) = 3938d56b2ebffad1e1bee053b962f9922162caa13de5a2d33e8ca9d9385f9672 -SIZE (mariadb-galera-mariadb-26.4.21_GH0.tar.gz) = 3642929 -SHA256 (codership-wsrep-API-b03acea3661835a48f52ed44dc0f6e7f037390a0_GH0.tar.gz) = 3966894bcf142d8d8382204f6db3b7b70eee324bfb3e93ebdc7bcbc822e869f4 -SIZE (codership-wsrep-API-b03acea3661835a48f52ed44dc0f6e7f037390a0_GH0.tar.gz) = 92663 +TIMESTAMP = 1747761557 +SHA256 (mariadb-galera-mariadb-26.4.22_GH0.tar.gz) = 39a7b2f61dd36fee5d1ca7b4d19e71fe4c0029c1b0a2c8a1fe9f35b34fa49d79 +SIZE (mariadb-galera-mariadb-26.4.22_GH0.tar.gz) = 3644556 +SHA256 (codership-wsrep-API-65608d3f503ba9f4c170fc4e01c539be9fafd46c_GH0.tar.gz) = 65a99b338b7c7a7fc1e33350da9b13c56a518aa16be5e3de7cfa00e5fe5ef2fd +SIZE (codership-wsrep-API-65608d3f503ba9f4c170fc4e01c539be9fafd46c_GH0.tar.gz) = 93726 diff --git a/databases/geoserver-mysql-plugin/Makefile b/databases/geoserver-mysql-plugin/Makefile index 57656dc0b8b5..bab3b9e2193a 100644 --- a/databases/geoserver-mysql-plugin/Makefile +++ b/databases/geoserver-mysql-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= geoserver -DISTVERSION= 2.27.0 +DISTVERSION= 2.27.1 CATEGORIES= databases geography java MASTER_SITES= SF/${PORTNAME}/GeoServer/${PORTVERSION}/extensions PKGNAMESUFFIX= -mysql-plugin @@ -22,7 +22,7 @@ NO_BUILD= yes SUB_FILES= pkg-message GSLIBDIR= geoserver/webapps/geoserver/WEB-INF/lib -PLIST_FILES= ${GSLIBDIR}/gt-jdbc-mysql-33.0.jar \ +PLIST_FILES= ${GSLIBDIR}/gt-jdbc-mysql-33.1.jar \ ${GSLIBDIR}/mysql-connector-j-9.1.0.jar do-install: diff --git a/databases/geoserver-mysql-plugin/distinfo b/databases/geoserver-mysql-plugin/distinfo index db9593e341ed..952e6898d0bf 100644 --- a/databases/geoserver-mysql-plugin/distinfo +++ b/databases/geoserver-mysql-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746722445 -SHA256 (geoserver-2.27.0-mysql-plugin.zip) = 0edb5c64f8167c36c07ee370aeab94a087403238a3dce9a6094d40ca000999da -SIZE (geoserver-2.27.0-mysql-plugin.zip) = 2492562 +TIMESTAMP = 1747678986 +SHA256 (geoserver-2.27.1-mysql-plugin.zip) = d1c63a5983b534e1ec3f7ab55506187f3b4a197ac044331a2ff0a02c386480bf +SIZE (geoserver-2.27.1-mysql-plugin.zip) = 2492566 diff --git a/databases/go-carbon/Makefile b/databases/go-carbon/Makefile index 7bea4eec1554..912216b60f49 100644 --- a/databases/go-carbon/Makefile +++ b/databases/go-carbon/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-carbon DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= databases MAINTAINER= a.andersson.thn@gmail.com diff --git a/databases/go-pgweb/Makefile b/databases/go-pgweb/Makefile index 899937b511b9..bfaf37366be9 100644 --- a/databases/go-pgweb/Makefile +++ b/databases/go-pgweb/Makefile @@ -1,7 +1,7 @@ PORTNAME= pgweb DISTVERSIONPREFIX= v DISTVERSION= 0.11.7 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= databases www PKGNAMEPREFIX= go- diff --git a/databases/goose/Makefile b/databases/goose/Makefile index 7b8268d00426..2b0818f2dfee 100644 --- a/databases/goose/Makefile +++ b/databases/goose/Makefile @@ -1,7 +1,7 @@ PORTNAME= goose DISTVERSIONPREFIX= v DISTVERSION= 3.22.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases PKGNAMESUFFIX= -db-migration-tool diff --git a/databases/immudb/Makefile b/databases/immudb/Makefile index db751578b367..86a41b0d26d8 100644 --- a/databases/immudb/Makefile +++ b/databases/immudb/Makefile @@ -1,7 +1,7 @@ PORTNAME= immudb DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= databases net PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} diff --git a/databases/imposm3/Makefile b/databases/imposm3/Makefile index f2576bc29813..98135a2d26b9 100644 --- a/databases/imposm3/Makefile +++ b/databases/imposm3/Makefile @@ -1,7 +1,7 @@ PORTNAME= imposm3 DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= databases geography MAINTAINER= darcy@dbitech.ca diff --git a/databases/influxdb/Makefile b/databases/influxdb/Makefile index f2d1983b7bbf..c0232e28f4c6 100644 --- a/databases/influxdb/Makefile +++ b/databases/influxdb/Makefile @@ -1,7 +1,7 @@ PORTNAME= influxdb DISTVERSIONPREFIX= v DISTVERSION= 1.8.10 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= databases net-mgmt MAINTAINER= driesm@FreeBSD.org diff --git a/databases/influxdb2-cli/Makefile b/databases/influxdb2-cli/Makefile index da44257b0d4e..15c7c18ed616 100644 --- a/databases/influxdb2-cli/Makefile +++ b/databases/influxdb2-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= influxdb2-cli DISTVERSIONPREFIX= v DISTVERSION= 2.7.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases net-mgmt MAINTAINER= driesm@FreeBSD.org diff --git a/databases/kyotocabinet/Makefile b/databases/kyotocabinet/Makefile index 540f015c6af0..cd1bf2a5159e 100644 --- a/databases/kyotocabinet/Makefile +++ b/databases/kyotocabinet/Makefile @@ -20,21 +20,11 @@ CPPFLAGS+= -fPIC GNU_CONFIGURE= yes INSTALL_TARGET= install-strip MAKE_ARGS= PCDIR=${PREFIX}/libdata/pkgconfig -REINPLACE_ARGS= -i '' TEST_TARGET= check USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS -post-patch: - @${REINPLACE_CMD} -e 's|-lstdc++ ||g' ${WRKSRC}/configure ${WRKSRC}/doc/spex.html ${WRKSRC}/example/Makefile ${WRKSRC}/lab/kcdict/Makefile - @${REINPLACE_CMD} -e 's|-g0 -O2||g' \ - ${PATCH_WRKSRC}/configure - @${REINPLACE_CMD} -e 's|-march=native||g' \ - ${PATCH_WRKSRC}/configure - @${REINPLACE_CMD} -e 's|-m64 ||g' \ - ${PATCH_WRKSRC}/configure - post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libkyotocabinet.so diff --git a/databases/kyotocabinet/files/patch-configure b/databases/kyotocabinet/files/patch-configure new file mode 100644 index 000000000000..8818087aa773 --- /dev/null +++ b/databases/kyotocabinet/files/patch-configure @@ -0,0 +1,59 @@ +--- configure.orig 2023-04-13 18:15:33 UTC ++++ configure +@@ -2139,8 +2139,8 @@ MYPCFILES="kyotocabinet.pc" + MYPCFILES="kyotocabinet.pc" + + # Building flags +-MYCFLAGS="-Wall -ansi -pedantic -fPIC -fsigned-char -g0 -O2" +-MYCXXFLAGS="-Wall -fPIC -fsigned-char -g0 -O2" ++MYCFLAGS="-Wall -ansi -pedantic -fPIC -fsigned-char" ++MYCXXFLAGS="-Wall -fPIC -fsigned-char" + MYCPPFLAGS="-I. -I\$(INCLUDEDIR) -I/usr/local/include" + MYCPPFLAGS="$MYCPPFLAGS -DNDEBUG -D_GNU_SOURCE=1" + MYCPPFLAGS="$MYCPPFLAGS -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__" +@@ -4007,10 +4007,10 @@ printf 'checking for 64-bit availability... ' + + # System-depending optimization + printf 'checking for 64-bit availability... ' +-if printf 'int main(void) {return 0;}' | $CC -xc -m64 -o config.tmp - >config.tmp 2>&1 ++if printf 'int main(void) {return 0;}' | $CC -xc -o config.tmp - >config.tmp 2>&1 + then +- MYCFLAGS="-m64 $MYCFLAGS" +- MYCXXFLAGS="-m64 $MYCXXFLAGS" ++ MYCFLAGS="$MYCFLAGS" ++ MYCXXFLAGS="$MYCXXFLAGS" + printf 'yes\n' + else + printf 'no\n' +@@ -4018,10 +4018,10 @@ then + if test "$enable_opt" != "no" + then + printf 'checking for CPU optimization availability... ' +- if printf 'int main(void) {return 0;}' | $CC -xc -march=native -o config.tmp - >config.tmp 2>&1 ++ if printf 'int main(void) {return 0;}' | $CC -xc -o config.tmp - >config.tmp 2>&1 + then +- MYCFLAGS="-march=native $MYCFLAGS" +- MYCXXFLAGS="-march=native $MYCXXFLAGS" ++ MYCFLAGS="$MYCFLAGS" ++ MYCXXFLAGS="$MYCXXFLAGS" + printf 'yes\n' + else + printf 'no\n' +@@ -4231,7 +4231,7 @@ else + $as_echo_n "(cached) " >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-lstdc++ $LIBS" ++LIBS="$LIBS" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext + /* end confdefs.h. */ + +@@ -4260,7 +4260,7 @@ _ACEOF + #define HAVE_LIBSTDC__ 1 + _ACEOF + +- LIBS="-lstdc++ $LIBS" ++ LIBS="$LIBS" + + fi + diff --git a/databases/kyotocabinet/files/patch-doc-spex.html b/databases/kyotocabinet/files/patch-doc-spex.html new file mode 100644 index 000000000000..e01715f2aa4a --- /dev/null +++ b/databases/kyotocabinet/files/patch-doc-spex.html @@ -0,0 +1,11 @@ +--- doc/spex.html.orig 2012-05-24 11:32:01 UTC ++++ doc/spex.html +@@ -257,7 +257,7 @@ + <p>Kyoto Cabinet provides API of the C++ language and it is available by programs conforming to the C++03 standard. As the header files of Kyoto Cabinet are provided as `<code>kcutil.h</code>', `<code>kchashdb.h</code>', and so on, applications should include one or more of them accordingly to use the API. As the library is provided as `<code>libkyotocabinet.a</code>' and `<code>libkyotocabinet.so</code>' and they depends on `<code>libz.so</code>', `<code>libstdc++.so</code>', `<code>librt.so</code>', `<code>libpthread.so</code>', `<code>libm.so</code>', and `<code>libc.so</code>', linker options corresponding to them are required by the build command. The typical build command is the following.</p> + + <pre>$ g++ -I/usr/local/include example.cc -o example \ +- -L/usr/local/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc ++ -L/usr/local/lib -lkyotocabinet -lz -lrt -lpthread -lm -lc + </pre> + + <h3 id="installation_windows">For Windows</h3> diff --git a/databases/kyotocabinet/files/patch-example-Makefile b/databases/kyotocabinet/files/patch-example-Makefile new file mode 100644 index 000000000000..896196921d67 --- /dev/null +++ b/databases/kyotocabinet/files/patch-example-Makefile @@ -0,0 +1,11 @@ +--- example/Makefile.orig 2011-02-05 14:17:43 UTC ++++ example/Makefile +@@ -20,7 +20,7 @@ LDFLAGS = + CFLAGS = -I. -I.. -Wall -ansi -pedantic -fsigned-char -O2 + CXXFLAGS = -I. -I.. -Wall -fsigned-char -O2 + LDFLAGS = +-LIBS = -L. -L.. -lkyotocabinet -lstdc++ -lz -lrt -lpthread -lm -lc ++LIBS = -L. -L.. -lkyotocabinet -lz -lrt -lpthread -lm -lc + LDENV = LD_RUN_PATH=/lib:/usr/lib:$(HOME)/lib:/usr/local/lib:.:.. + RUNENV = LD_LIBRARY_PATH=/lib:/usr/lib:$(HOME)/lib:/usr/local/lib:.:.. + diff --git a/databases/kyototycoon/Makefile b/databases/kyototycoon/Makefile index 924e439b2052..b7b505e66191 100644 --- a/databases/kyototycoon/Makefile +++ b/databases/kyototycoon/Makefile @@ -21,7 +21,6 @@ CPPFLAGS+= -fPIC GNU_CONFIGURE= yes INSTALL_TARGET= install-strip MAKE_ARGS= PCDIR=${PREFIX}/libdata/pkgconfig -REINPLACE_ARGS= -i '' TEST_TARGET= check USE_CXXSTD= gnu++98 USE_LDCONFIG= yes @@ -55,9 +54,6 @@ LZO_CONFIGURE_OFF= ac_cv_lib_lzo2_main=no LZO_CONFIGURE_ON= ac_cv_lib_lzo2_main=yes LZO_LIB_DEPENDS= liblzo2.so:archivers/lzo2 -post-patch: - @${REINPLACE_CMD} -e 's|-lstdc++ ||g' ${WRKSRC}/configure ${WRKSRC}/doc/spex.html ${WRKSRC}/example/Makefile - post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libkyototycoon.so ${STAGEDIR}${PREFIX}/libexec/*.so diff --git a/databases/kyototycoon/files/patch-configure b/databases/kyototycoon/files/patch-configure index 2ac536c3a2ea..ad1c1a719508 100644 --- a/databases/kyototycoon/files/patch-configure +++ b/databases/kyototycoon/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2020-03-19 09:12:04 UTC +--- configure.orig 2012-05-02 13:04:11 UTC +++ configure -@@ -3389,10 +3389,10 @@ fi +@@ -3389,10 +3389,10 @@ then if test "$enable_opt" != "no" then printf 'checking for CPU optimization availability... ' @@ -14,3 +14,21 @@ printf 'yes\n' else printf 'no\n' +@@ -3729,7 +3729,7 @@ else + $as_echo_n "(cached) " >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-lstdc++ $LIBS" ++LIBS="$LIBS" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext + /* end confdefs.h. */ + +@@ -3758,7 +3758,7 @@ _ACEOF + #define HAVE_LIBSTDC__ 1 + _ACEOF + +- LIBS="-lstdc++ $LIBS" ++ LIBS="$LIBS" + + fi + diff --git a/databases/kyototycoon/files/patch-doc-spex.html b/databases/kyototycoon/files/patch-doc-spex.html new file mode 100644 index 000000000000..3332e501815c --- /dev/null +++ b/databases/kyototycoon/files/patch-doc-spex.html @@ -0,0 +1,11 @@ +--- doc/spex.html.orig 2012-05-24 17:44:23 UTC ++++ doc/spex.html +@@ -160,7 +160,7 @@ + <p>Kyoto Tycoon provides API of the C++ language and it is available by programs conforming to the C++03 standard. As the header files of Kyoto Tycoon are provided as `<code>ktutil.h</code>', `<code>ktremotedb.h</code>', and so on, applications should include one or more of them accordingly to use the API. As the library is provided as `<code>libkyototycoon.a</code>' and `<code>libkyototycoon.so</code>' and they depends on underlying system libraries, linker options corresponding to them are required by the build command. The typical build command is the following.</p> + + <pre>$ g++ -I/usr/local/include example.cc -o example \ +- -L/usr/local/lib -lkyototycoon -lkyotocabinet -lz -lstdc++ \ ++ -L/usr/local/lib -lkyototycoon -lkyotocabinet -lz \ + -lresolv -lnsl -ldl -lrt -lpthread -lm -lc + </pre> + diff --git a/databases/kyototycoon/files/patch-example-Makefile b/databases/kyototycoon/files/patch-example-Makefile new file mode 100644 index 000000000000..ae9276e598c2 --- /dev/null +++ b/databases/kyototycoon/files/patch-example-Makefile @@ -0,0 +1,11 @@ +--- example/Makefile.orig 2010-10-21 15:38:49 UTC ++++ example/Makefile +@@ -19,7 +19,7 @@ LDFLAGS = + CFLAGS = -I. -I.. -Wall -ansi -pedantic -fsigned-char -O2 + CXXFLAGS = -I. -I.. -Wall -fsigned-char -O2 + LDFLAGS = +-LIBS = -L. -L.. -lkyototycoon -lkyotocabinet -lstdc++ -lz -lrt -lpthread -lm -lc ++LIBS = -L. -L.. -lkyototycoon -lkyotocabinet -lz -lrt -lpthread -lm -lc + LDENV = LD_RUN_PATH=/lib:/usr/lib:$(HOME)/lib:/usr/local/lib:.:.. + RUNENV = LD_LIBRARY_PATH=/lib:/usr/lib:$(HOME)/lib:/usr/local/lib:.:.. + diff --git a/databases/lua-xapian/Makefile b/databases/lua-xapian/Makefile index f2db164c1c33..9b3e03500316 100644 --- a/databases/lua-xapian/Makefile +++ b/databases/lua-xapian/Makefile @@ -1,5 +1,5 @@ PORTNAME= xapian -PORTVERSION= 1.4.28 +PORTVERSION= 1.4.29 DISTVERSIONPREFIX= bindings- CATEGORIES= databases MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ diff --git a/databases/lua-xapian/distinfo b/databases/lua-xapian/distinfo index 1827bcf20eef..af5c4151c1fd 100644 --- a/databases/lua-xapian/distinfo +++ b/databases/lua-xapian/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177928 -SHA256 (xapian-bindings-1.4.28.tar.xz) = 6340981c5b05cf8b4e1b2c0a117c83defbf1007577cf4d9c5ffcaa193255d761 -SIZE (xapian-bindings-1.4.28.tar.xz) = 1121172 +TIMESTAMP = 1745936060 +SHA256 (xapian-bindings-1.4.29.tar.xz) = 1740e927bb6850ef67d99a0b808a1b7c9af3f16c15577e0261bbd3fc016fc8ce +SIZE (xapian-bindings-1.4.29.tar.xz) = 1121212 diff --git a/databases/mongodb60/Makefile b/databases/mongodb60/Makefile index dd2d6b2e3a10..a9e63d9f1d60 100644 --- a/databases/mongodb60/Makefile +++ b/databases/mongodb60/Makefile @@ -1,6 +1,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r DISTVERSION= 6.0.23 +PORTREVISION= 1 CATEGORIES= databases net MASTER_SITES= https://hg.mozilla.org/mozilla-central/raw-rev/:patches PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} @@ -18,6 +19,9 @@ LICENSE_NAME_SSPLv1= Server Side Public License Version 1 LICENSE_FILE_SSPLv1= ${WRKSRC}/LICENSE-Community.txt LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +DEPRECATED= EOL starting August 2025, see https://www.mongodb.com/legal/support-policy/lifecycles, please use databases/mongodb60 +EXPIRATION_DATE= 2025-10-30 + ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le ONLY_FOR_ARCHS_REASON= only ported to amd64, aarch64, and powerpc64le on FreeBSD; upstream supports arm64, ppc64le, s390x, and x86-64 @@ -121,7 +125,7 @@ MOZJS_ARCH= ${ARCH} .endif post-extract: - # Verify we downloaded the proper mozjs git tag. +# Verify we downloaded the proper mozjs git tag. ${SH} -xc "test \"X`grep -E '^LIB_GIT_REVISION=' ${WRKSRC}/src/third_party/mozjs/get-sources.sh`\" = \"XLIB_GIT_REVISION=${MOZJS_TAG}\"" post-patch: diff --git a/databases/mongodb70/Makefile b/databases/mongodb70/Makefile index b91c6b368457..27b11b7c096c 100644 --- a/databases/mongodb70/Makefile +++ b/databases/mongodb70/Makefile @@ -1,13 +1,8 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 7.0.19 -PORTREVISION= 1 +DISTVERSION= 7.0.20 CATEGORIES= databases net -MASTER_SITES= https://hg.mozilla.org/mozilla-central/raw-rev/:patches PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} -DISTFILES= 223087fdc29f18678f6174e9807b8780e439acf6:patches # https://bugzilla.mozilla.org/1894423 -EXTRACT_ONLY= ${GH_ACCOUNT}-${GH_PROJECT}-${DISTVERSIONPREFIX}${DISTVERSION}_GH0.tar.gz \ - ${GH_ACCOUNT}-forks-spidermonkey-${MOZJS_TAG}_GH0.tar.gz MAINTAINER= ronald@FreeBSD.org COMMENT= MongoDB Community Edition (7.0.x Branch) @@ -27,7 +22,8 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pymongo>0:databases/py-pymongo@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.11:devel/py-pyyaml@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.11:devel/py-pyyaml@${PY_FLAVOR} \ + rust-cbindgen>0:devel/rust-cbindgen # build depends used while running ${WRKSRC}/src/third_party/mozjs/gen-config.sh BUILD_DEPENDS+= gm4:devel/m4 \ gsed:textproc/gsed @@ -39,14 +35,16 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libzstd.so:archivers/zstd FLAVORS= default armv80a + armv80a_PKGNAMESUFFIX= ${DISTVERSION:R:S/.//}-armv80a USES= compiler:c++20-lang cpe python:build scons shebangfix ssl # gmake is used while running ${WRKSRC}/src/third_party/mozjs/gen-config.sh USES+= gmake pkgconfig +CPE_PRODUCT= mongodb # mozjs tag comes from ${WRKSRC}/src/third_party/mozjs/get-sources.sh -MOZJS_TAG= 4c197344dfc48dfbbd242333878f17f0379e6205 +MOZJS_TAG= ee5eabe03bfae1cba9d97eb380fbc9408707b9ee USE_GITHUB= yes GH_ACCOUNT= mongodb mongodb-forks:mozjs @@ -57,7 +55,12 @@ USE_RC_SUBR= mongod SHEBANG_FILES= buildscripts/scons.py python_OLD_CMD= @python_interpreter@ -CONFIGURE_ENV+= M4=${LOCALBASE}/bin/gm4 +HAS_CONFIGURE= yes +CONFIGURE_SCRIPT= gen-config.sh +CONFIGURE_ARGS+= ${MOZJS_ARCH} \ + freebsd +CONFIGURE_ENV+= PYTHON3="${PYTHON_CMD}" + MAKE_ARGS= --allocator=system \ --cxx-std=20 \ --disable-warnings-as-errors \ @@ -74,6 +77,7 @@ MAKE_ARGS= --allocator=system \ AR=llvm-ar \ MONGO_VERSION=${DISTVERSION} \ VERBOSE=on +ALL_TARGET= install-core CFLAGS+= -DBOOST_NO_CXX98_FUNCTION_BASE @@ -87,15 +91,18 @@ EXTRACT_AFTER_ARGS= --exclude src/third_party/snappy-* \ --exclude src/third_party/zstandard \ --no-same-owner --no-same-permissions +# This ports is only following the Major Release. +# https://docs.mongodb.com/manual/reference/versioning/ +PORTSCOUT= limit:^7\.0\. + +CONFIGURE_WRKSRC= ${MOZJS_WRKSRC} + USERS= mongodb GROUPS= mongodb OPTIONS_DEFINE= LTO NOAVX SASL OPTIONS_DEFINE_aarch64= ARMV80A OPTIONS_DEFAULT= NOAVX SASL -.if ${FLAVOR:U} == armv80a -OPTIONS_SET+= ARMV80A -.endif # MongoDB on non-LSE ARM cpu like Raspberry Pi can work but is unsupported upstream. # Can give corruption on high concurrency. @@ -114,20 +121,18 @@ NOAVX_EXTRA_PATCHES= ${FILESDIR}/extrapatch-src_third__party_mozjs_SConscript \ SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SASL_MAKE_ARGS= --use-sasl-client +MOZJS_WRKSRC= ${WRKSRC}/src/third_party/mozjs + +.if ${FLAVOR:U} == armv80a +OPTIONS_SET+= ARMV80A +.endif + .include <bsd.port.pre.mk> .if ${FLAVOR:U} == armv80a && ${ARCH} != aarch64 IGNORE= flavor armv80a is only valid on aarch64 .endif -ALL_TARGET= install-core - -# This ports is only following the Major Release. -# https://docs.mongodb.com/manual/reference/versioning/ -PORTSCOUT= limit:^7\.0\. - -CPE_PRODUCT= mongodb - .if ${ARCH} == amd64 MOZJS_ARCH= x86_64 .elif ${ARCH} == powerpc64le @@ -138,7 +143,7 @@ MOZJS_ARCH= ${ARCH} post-extract: # Verify we downloaded the proper mozjs git tag. - ${SH} -xc "test \"X`grep -E '^LIB_GIT_REVISION=' ${WRKSRC}/src/third_party/mozjs/get-sources.sh`\" = \"XLIB_GIT_REVISION=${MOZJS_TAG}\"" + ${SH} -xc "test \"X`grep -E '^LIB_GIT_REVISION=' ${MOZJS_WRKSRC}/get-sources.sh`\" = \"XLIB_GIT_REVISION=${MOZJS_TAG}\"" post-patch: # fix build with python-3.11 @@ -146,12 +151,10 @@ post-patch: ${REINPLACE_CMD} -e 's#rU#r#g' ${WRKDIR}/spidermonkey-${MOZJS_TAG}/python/mozbuild/mozbuild/preprocessor.py ${REINPLACE_CMD} -e 's#rU#r#g' ${WRKDIR}/spidermonkey-${MOZJS_TAG}/python/mozbuild/mozbuild/backend/base.py ${REINPLACE_CMD} -e 's#rU#r#g' ${WRKDIR}/spidermonkey-${MOZJS_TAG}/python/mozbuild/mozbuild/action/process_define_files.py - ${PATCH} -d ${WRKSRC}/src/third_party/mozjs/extract --quiet -p1 -V none < ${DISTDIR}/223087fdc29f18678f6174e9807b8780e439acf6 -do-configure: +pre-configure: # Replacement of ${WRKSRC}/src/third_party/mozjs/get-sources.sh - ${LN} -sF ${WRKDIR}/spidermonkey-${MOZJS_TAG} ${WRKSRC}/src/third_party/mozjs/mozilla-release - cd ${WRKSRC}/src/third_party/mozjs && PYTHON3="${PYTHON_CMD}" ${SH} ./gen-config.sh ${MOZJS_ARCH} freebsd + ${LN} -sF ${WRKDIR}/spidermonkey-${MOZJS_TAG} ${MOZJS_WRKSRC}/mozilla-release do-build: ${WRKSRC}/buildscripts/scons.py -C ${WRKSRC} ${MAKE_ARGS} diff --git a/databases/mongodb70/distinfo b/databases/mongodb70/distinfo index 708ec6ec0ead..600357fd9541 100644 --- a/databases/mongodb70/distinfo +++ b/databases/mongodb70/distinfo @@ -1,7 +1,5 @@ -TIMESTAMP = 1745704517 -SHA256 (223087fdc29f18678f6174e9807b8780e439acf6) = f234371584e2b2bc9953ae4fd145da19c99a6f04087f53d59616aecf29df039c -SIZE (223087fdc29f18678f6174e9807b8780e439acf6) = 1597 -SHA256 (mongodb-mongo-r7.0.19_GH0.tar.gz) = 552358bf46936f2ebe53b414d8e15b9932baf38a191ef2d50eef5dabba663396 -SIZE (mongodb-mongo-r7.0.19_GH0.tar.gz) = 87222348 -SHA256 (mongodb-forks-spidermonkey-4c197344dfc48dfbbd242333878f17f0379e6205_GH0.tar.gz) = 25ddc30c800d44231798793f788765e0ae8060b9f9f2f09d7f23955b2f63f034 -SIZE (mongodb-forks-spidermonkey-4c197344dfc48dfbbd242333878f17f0379e6205_GH0.tar.gz) = 164661704 +TIMESTAMP = 1747294177 +SHA256 (mongodb-mongo-r7.0.20_GH0.tar.gz) = 5946b2ec223f156b1eb67226d074f14a6f218d0a43920c266bafc431b936e124 +SIZE (mongodb-mongo-r7.0.20_GH0.tar.gz) = 88002907 +SHA256 (mongodb-forks-spidermonkey-ee5eabe03bfae1cba9d97eb380fbc9408707b9ee_GH0.tar.gz) = ff2f5ed45ae507d64022e3af17d11dc984b66f9b99931d8da34ce92fe5b6d816 +SIZE (mongodb-forks-spidermonkey-ee5eabe03bfae1cba9d97eb380fbc9408707b9ee_GH0.tar.gz) = 280291333 diff --git a/databases/mongodb70/files/patch-SConstruct b/databases/mongodb70/files/patch-SConstruct index 4ccd299adcaf..ec60029c937c 100644 --- a/databases/mongodb70/files/patch-SConstruct +++ b/databases/mongodb70/files/patch-SConstruct @@ -1,4 +1,4 @@ ---- SConstruct.orig 2024-06-19 03:26:19 UTC +--- SConstruct.orig 2025-05-13 16:37:03 UTC +++ SConstruct @@ -23,7 +23,6 @@ import SCons.Script @@ -25,9 +25,7 @@ if get_option('build-metrics'): env['BUILD_METRICS_ARTIFACTS_DIR'] = '$BUILD_ROOT/$VARIANT_DIR' env.Tool('build_metrics') -@@ -1799,9 +1788,9 @@ if has_option('variables-help'): - print(env_vars.GenerateHelpText(env)) - Exit(0) +@@ -1801,7 +1790,7 @@ if unknown_vars: unknown_vars = env_vars.UnknownVariables() if unknown_vars: @@ -36,7 +34,7 @@ install_actions.setup(env, get_option('install-action')) -@@ -3024,7 +3013,7 @@ if env.TargetOSIs('posix'): +@@ -3013,7 +3002,7 @@ if env.TargetOSIs('posix'): # If runtime hardening is requested, then build anything # destined for an executable with the necessary flags for PIE. env.AppendUnique( @@ -45,7 +43,7 @@ PROGLINKFLAGS=['-pie'], ) -@@ -3032,7 +3021,6 @@ if env.TargetOSIs('posix'): +@@ -3021,7 +3010,6 @@ if env.TargetOSIs('posix'): env.Append( CCFLAGS=[ "-fasynchronous-unwind-tables", diff --git a/databases/mongodb70/files/patch-src_third__party_mozjs_gen-config.sh b/databases/mongodb70/files/patch-src_third__party_mozjs_gen-config.sh index 58daab4bc056..4260904915e4 100644 --- a/databases/mongodb70/files/patch-src_third__party_mozjs_gen-config.sh +++ b/databases/mongodb70/files/patch-src_third__party_mozjs_gen-config.sh @@ -1,5 +1,11 @@ ---- src/third_party/mozjs/gen-config.sh.orig 2022-08-05 16:21:29 UTC +--- src/third_party/mozjs/gen-config.sh.orig 2025-05-13 16:37:03 UTC +++ src/third_party/mozjs/gen-config.sh +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/bin/sh + + set -e + set -v @@ -29,6 +29,9 @@ case "$_Path" in } @@ -10,16 +16,16 @@ "platform/aarch64/linux") _CONFIG_OPTS="--host=aarch64-linux" ;; -@@ -108,7 +111,7 @@ CFLAGS="$CFLAGS -D__STDC_FORMAT_MACROS" \ - --disable-js-shell \ - --disable-tests "$_CONFIG_OPTS" +@@ -111,7 +114,7 @@ CFLAGS="$CFLAGS -D__STDC_FORMAT_MACROS" \ + --disable-wasm-moz-intgemm \ + "$_CONFIG_OPTS" -make recurse_export +gmake recurse_export cd ../../../.. -@@ -159,7 +162,7 @@ find "$_Path/build" -name '*.cpp' | +@@ -166,7 +169,7 @@ find "$_Path/build" -name '*.cpp' | find "$_Path/build" -name '*.cpp' | while read unified_file ; do echo "Processing $unified_file" diff --git a/databases/mongodb80/Makefile b/databases/mongodb80/Makefile index d5092f9dc9ff..88b5017d5905 100644 --- a/databases/mongodb80/Makefile +++ b/databases/mongodb80/Makefile @@ -1,13 +1,8 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 8.0.8 -PORTREVISION= 1 +DISTVERSION= 8.0.9 CATEGORIES= databases net -MASTER_SITES= https://hg.mozilla.org/mozilla-central/raw-rev/:patches PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} -DISTFILES= 223087fdc29f18678f6174e9807b8780e439acf6:patches # https://bugzilla.mozilla.org/1894423 -EXTRACT_ONLY= ${GH_ACCOUNT}-${GH_PROJECT}-${DISTVERSIONPREFIX}${DISTVERSION}_GH0.tar.gz \ - ${GH_ACCOUNT}-forks-spidermonkey-${MOZJS_TAG}_GH0.tar.gz MAINTAINER= ronald@FreeBSD.org COMMENT= MongoDB Community Edition (8.0.x Branch) @@ -32,7 +27,8 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.11:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}retry2>0:devel/py-retry2@${PY_FLAVOR} \ - git:devel/git@tiny + git:devel/git@tiny \ + rust-cbindgen>0:devel/rust-cbindgen # build depends used while running ${WRKSRC}/src/third_party/mozjs/gen-config.sh BUILD_DEPENDS+= gm4:devel/m4 \ gsed:textproc/gsed @@ -44,14 +40,16 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libzstd.so:archivers/zstd FLAVORS= default armv80a + armv80a_PKGNAMESUFFIX= ${DISTVERSION:R:S/.//}-armv80a USES= compiler:c++20-lang cpe python:build scons shebangfix ssl # gmake is used while running ${WRKSRC}/src/third_party/mozjs/gen-config.sh USES+= gmake pkgconfig +CPE_PRODUCT= mongodb # mozjs tag comes from ${WRKSRC}/src/third_party/mozjs/get-sources.sh -MOZJS_TAG= 4c197344dfc48dfbbd242333878f17f0379e6205 +MOZJS_TAG= ee5eabe03bfae1cba9d97eb380fbc9408707b9ee USE_GITHUB= yes GH_ACCOUNT= mongodb mongodb-forks:mozjs @@ -62,7 +60,12 @@ USE_RC_SUBR= mongod SHEBANG_FILES= buildscripts/scons.py python_OLD_CMD= @python_interpreter@ -CONFIGURE_ENV+= M4=${LOCALBASE}/bin/gm4 +HAS_CONFIGURE= yes +CONFIGURE_SCRIPT= gen-config.sh +CONFIGURE_ARGS+= ${MOZJS_ARCH} \ + freebsd +CONFIGURE_ENV+= PYTHON3="${PYTHON_CMD}" + MAKE_ARGS= --allocator=system \ --cxx-std=20 \ --disable-warnings-as-errors \ @@ -79,6 +82,7 @@ MAKE_ARGS= --allocator=system \ AR=llvm-ar \ MONGO_VERSION=${DISTVERSION} \ VERBOSE=on +ALL_TARGET= install-servers CFLAGS+= -DBOOST_NO_CXX98_FUNCTION_BASE @@ -92,15 +96,18 @@ EXTRACT_AFTER_ARGS= --exclude src/third_party/snappy-* \ --exclude src/third_party/zstandard \ --no-same-owner --no-same-permissions +# This ports is only following the Major Release. +# https://docs.mongodb.com/manual/reference/versioning/ +PORTSCOUT= limit:^8\.0\. + +CONFIGURE_WRKSRC= ${MOZJS_WRKSRC} + USERS= mongodb GROUPS= mongodb OPTIONS_DEFINE= LTO NOAVX SASL OPTIONS_DEFINE_aarch64= ARMV80A OPTIONS_DEFAULT= NOAVX SASL -.if ${FLAVOR:U} == armv80a -OPTIONS_SET+= ARMV80A -.endif # MongoDB on non-LSE ARM cpu like Raspberry Pi can work but is unsupported upstream. # Can give corruption on high concurrency. @@ -119,20 +126,18 @@ NOAVX_EXTRA_PATCHES= ${FILESDIR}/extrapatch-src_third__party_mozjs_SConscript \ SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SASL_MAKE_ARGS= --use-sasl-client +MOZJS_WRKSRC= ${WRKSRC}/src/third_party/mozjs + +.if ${FLAVOR:U} == armv80a +OPTIONS_SET+= ARMV80A +.endif + .include <bsd.port.pre.mk> .if ${FLAVOR:U} == armv80a && ${ARCH} != aarch64 IGNORE= flavor armv80a is only valid on aarch64 .endif -ALL_TARGET= install-servers - -# This ports is only following the Major Release. -# https://docs.mongodb.com/manual/reference/versioning/ -PORTSCOUT= limit:^7\.0\. - -CPE_PRODUCT= mongodb - .if ${ARCH} == amd64 MOZJS_ARCH= x86_64 .elif ${ARCH} == powerpc64le @@ -143,15 +148,11 @@ MOZJS_ARCH= ${ARCH} post-extract: # Verify we downloaded the proper mozjs git tag. - ${SH} -xc "test \"X`grep -E '^LIB_GIT_REVISION=' ${WRKSRC}/src/third_party/mozjs/get-sources.sh`\" = \"XLIB_GIT_REVISION=${MOZJS_TAG}\"" - -post-patch: - ${PATCH} -d ${WRKSRC}/src/third_party/mozjs/extract --quiet -p1 -V none < ${DISTDIR}/223087fdc29f18678f6174e9807b8780e439acf6 + ${SH} -xc "test \"X`grep -E '^LIB_GIT_REVISION=' ${MOZJS_WRKSRC}/get-sources.sh`\" = \"XLIB_GIT_REVISION=${MOZJS_TAG}\"" -do-configure: +pre-configure: # Replacement of ${WRKSRC}/src/third_party/mozjs/get-sources.sh - ${LN} -sF ${WRKDIR}/spidermonkey-${MOZJS_TAG} ${WRKSRC}/src/third_party/mozjs/mozilla-release - cd ${WRKSRC}/src/third_party/mozjs && PYTHON3="${PYTHON_CMD}" ${SH} ./gen-config.sh ${MOZJS_ARCH} freebsd + ${LN} -sF ${WRKDIR}/spidermonkey-${MOZJS_TAG} ${MOZJS_WRKSRC}/mozilla-release do-build: ${WRKSRC}/buildscripts/scons.py -C ${WRKSRC} ${MAKE_ARGS} diff --git a/databases/mongodb80/distinfo b/databases/mongodb80/distinfo index c74232ebd757..ed1014a17d4e 100644 --- a/databases/mongodb80/distinfo +++ b/databases/mongodb80/distinfo @@ -1,7 +1,5 @@ -TIMESTAMP = 1745839944 -SHA256 (223087fdc29f18678f6174e9807b8780e439acf6) = f234371584e2b2bc9953ae4fd145da19c99a6f04087f53d59616aecf29df039c -SIZE (223087fdc29f18678f6174e9807b8780e439acf6) = 1597 -SHA256 (mongodb-mongo-r8.0.8_GH0.tar.gz) = 325e6a8ccac80769f6b1527c8e174794ac10a008de37bc0b491c1fd183f9b80d -SIZE (mongodb-mongo-r8.0.8_GH0.tar.gz) = 94643838 -SHA256 (mongodb-forks-spidermonkey-4c197344dfc48dfbbd242333878f17f0379e6205_GH0.tar.gz) = 25ddc30c800d44231798793f788765e0ae8060b9f9f2f09d7f23955b2f63f034 -SIZE (mongodb-forks-spidermonkey-4c197344dfc48dfbbd242333878f17f0379e6205_GH0.tar.gz) = 164661704 +TIMESTAMP = 1747478715 +SHA256 (mongodb-mongo-r8.0.9_GH0.tar.gz) = e91b309ea620ff26862fefad73bd2fc61695c6546f9c153297cee03d22997974 +SIZE (mongodb-mongo-r8.0.9_GH0.tar.gz) = 95427540 +SHA256 (mongodb-forks-spidermonkey-ee5eabe03bfae1cba9d97eb380fbc9408707b9ee_GH0.tar.gz) = ff2f5ed45ae507d64022e3af17d11dc984b66f9b99931d8da34ce92fe5b6d816 +SIZE (mongodb-forks-spidermonkey-ee5eabe03bfae1cba9d97eb380fbc9408707b9ee_GH0.tar.gz) = 280291333 diff --git a/databases/mongodb80/files/patch-src_third__party_mozjs_gen-config.sh b/databases/mongodb80/files/patch-src_third__party_mozjs_gen-config.sh index e05c48c9f8f7..2e515c03f964 100644 --- a/databases/mongodb80/files/patch-src_third__party_mozjs_gen-config.sh +++ b/databases/mongodb80/files/patch-src_third__party_mozjs_gen-config.sh @@ -1,5 +1,11 @@ ---- src/third_party/mozjs/gen-config.sh.orig 2024-07-22 19:17:33 UTC +--- src/third_party/mozjs/gen-config.sh.orig 2025-05-13 17:12:47 UTC +++ src/third_party/mozjs/gen-config.sh +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/bin/sh + + set -e + set -v @@ -29,6 +29,9 @@ case "$_Path" in } @@ -10,16 +16,16 @@ "platform/aarch64/linux") _CONFIG_OPTS="--host=aarch64-linux" ;; -@@ -109,7 +112,7 @@ CFLAGS="$CFLAGS -D__STDC_FORMAT_MACROS" \ - --disable-js-shell \ - --disable-tests "$_CONFIG_OPTS" +@@ -111,7 +114,7 @@ CFLAGS="$CFLAGS -D__STDC_FORMAT_MACROS" \ + --disable-wasm-moz-intgemm \ + "$_CONFIG_OPTS" -make recurse_export +gmake recurse_export cd ../../../.. -@@ -164,7 +167,7 @@ find "$_Path/build" -name '*.cpp' | +@@ -166,7 +169,7 @@ find "$_Path/build" -name '*.cpp' | find "$_Path/build" -name '*.cpp' | while read unified_file ; do echo "Processing $unified_file" diff --git a/databases/mydumper/Makefile b/databases/mydumper/Makefile index afb8f0ee6964..82b1533acdd6 100644 --- a/databases/mydumper/Makefile +++ b/databases/mydumper/Makefile @@ -1,6 +1,6 @@ PORTNAME= mydumper DISTVERSIONPREFIX= v -DISTVERSION= 0.19.1-1 +DISTVERSION= 0.19.2-1 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org diff --git a/databases/mydumper/distinfo b/databases/mydumper/distinfo index a154bafc48d7..9003096756d1 100644 --- a/databases/mydumper/distinfo +++ b/databases/mydumper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177892 -SHA256 (mydumper-mydumper-v0.19.1-1_GH0.tar.gz) = 5431a91befdb767f7620242da45673f699164f7590599b091f023f394802899c -SIZE (mydumper-mydumper-v0.19.1-1_GH0.tar.gz) = 245162 +TIMESTAMP = 1747546408 +SHA256 (mydumper-mydumper-v0.19.2-1_GH0.tar.gz) = 973450ce569604a400195873ec7af005c9712b3066a70d6469352ac56f80e4ab +SIZE (mydumper-mydumper-v0.19.2-1_GH0.tar.gz) = 246272 diff --git a/databases/octosql/Makefile b/databases/octosql/Makefile index c062f1df0153..514838dabaa5 100644 --- a/databases/octosql/Makefile +++ b/databases/octosql/Makefile @@ -1,7 +1,7 @@ PORTNAME= octosql DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/databases/p5-Search-Xapian/Makefile b/databases/p5-Search-Xapian/Makefile index 32b473ee1c5a..b179842a8d64 100644 --- a/databases/p5-Search-Xapian/Makefile +++ b/databases/p5-Search-Xapian/Makefile @@ -1,5 +1,6 @@ PORTNAME= Search-Xapian PORTVERSION= 1.2.25.5 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION:R}/ \ LOCAL/sunpoet \ diff --git a/databases/p5-Xapian/Makefile b/databases/p5-Xapian/Makefile index 7c8a1f656c26..2edab8543671 100644 --- a/databases/p5-Xapian/Makefile +++ b/databases/p5-Xapian/Makefile @@ -1,5 +1,5 @@ PORTNAME= Xapian -PORTVERSION= 1.4.28.0 +PORTVERSION= 1.4.29.0 CATEGORIES= databases perl5 MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION:R}/ \ LOCAL/sunpoet diff --git a/databases/p5-Xapian/distinfo b/databases/p5-Xapian/distinfo index 4f11c170438a..338a619aa555 100644 --- a/databases/p5-Xapian/distinfo +++ b/databases/p5-Xapian/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177926 -SHA256 (xapian-bindings-1.4.28.tar.xz) = 6340981c5b05cf8b4e1b2c0a117c83defbf1007577cf4d9c5ffcaa193255d761 -SIZE (xapian-bindings-1.4.28.tar.xz) = 1121172 +TIMESTAMP = 1745936058 +SHA256 (xapian-bindings-1.4.29.tar.xz) = 1740e927bb6850ef67d99a0b808a1b7c9af3f16c15577e0261bbd3fc016fc8ce +SIZE (xapian-bindings-1.4.29.tar.xz) = 1121212 diff --git a/databases/percona-orchestrator/Makefile b/databases/percona-orchestrator/Makefile index 0da2c94c1405..9680cac69ed7 100644 --- a/databases/percona-orchestrator/Makefile +++ b/databases/percona-orchestrator/Makefile @@ -1,6 +1,7 @@ PORTNAME= orchestrator DISTVERSIONPREFIX= v DISTVERSION= 3.2.6-16 +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= percona- diff --git a/databases/pgbarman/Makefile b/databases/pgbarman/Makefile index 5bf87b4b4ffa..d7365ea6e12d 100644 --- a/databases/pgbarman/Makefile +++ b/databases/pgbarman/Makefile @@ -1,6 +1,6 @@ PORTNAME= barman DISTVERSIONPREFIX= release/ -DISTVERSION= 3.13.3 +DISTVERSION= 3.14.0 CATEGORIES= databases PKGNAMEPREFIX= pg PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} diff --git a/databases/pgbarman/distinfo b/databases/pgbarman/distinfo index 21f55b3b4fa4..9583ce37ee68 100644 --- a/databases/pgbarman/distinfo +++ b/databases/pgbarman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745572296 -SHA256 (EnterpriseDB-barman-release-3.13.3_GH0.tar.gz) = 731b15a53abb30fd92048cb0d82d16d5f8f3f9b0c51f52dbf9456697ed38ab50 -SIZE (EnterpriseDB-barman-release-3.13.3_GH0.tar.gz) = 1866213 +TIMESTAMP = 1747831882 +SHA256 (EnterpriseDB-barman-release-3.14.0_GH0.tar.gz) = 6a799a460af2289630cee1d255fea09430a293812ed0b936248361cd03f1b843 +SIZE (EnterpriseDB-barman-release-3.14.0_GH0.tar.gz) = 1904103 diff --git a/databases/pgmetrics/Makefile b/databases/pgmetrics/Makefile index 1d41e08631b1..96901c250393 100644 --- a/databases/pgmetrics/Makefile +++ b/databases/pgmetrics/Makefile @@ -1,7 +1,7 @@ PORTNAME= pgmetrics PORTVERSION= 1.17.1 DISTVERSIONPREFIX=v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= girgen@FreeBSD.org diff --git a/databases/pgpool-II-43/Makefile b/databases/pgpool-II-43/Makefile index aaf0c0487c49..03aabba7997c 100644 --- a/databases/pgpool-II-43/Makefile +++ b/databases/pgpool-II-43/Makefile @@ -1,5 +1,5 @@ PORTNAME= pgpool-II -DISTVERSION= 4.3.14 +DISTVERSION= 4.3.15 CATEGORIES= databases MASTER_SITES= http://www.pgpool.net/mediawiki/images/ PKGNAMESUFFIX= -43 diff --git a/databases/pgpool-II-43/distinfo b/databases/pgpool-II-43/distinfo index 6368944e662a..48ecf622aad7 100644 --- a/databases/pgpool-II-43/distinfo +++ b/databases/pgpool-II-43/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741070774 -SHA256 (pgpool-II-4.3.14.tar.gz) = 641b26a6060cb9d6f8fa5a5125bd4cf1d9e27bff9e4dc9d40a3f0c295e1d0fee -SIZE (pgpool-II-4.3.14.tar.gz) = 5014610 +TIMESTAMP = 1747321582 +SHA256 (pgpool-II-4.3.15.tar.gz) = 4e20e1c7b86355008f48c8fd643698312b13bbc7973ad607988aad16fda9eb48 +SIZE (pgpool-II-4.3.15.tar.gz) = 5126489 diff --git a/databases/pgpool-II-44/Makefile b/databases/pgpool-II-44/Makefile index 7a4a6b68b20d..ac2fe9c2b510 100644 --- a/databases/pgpool-II-44/Makefile +++ b/databases/pgpool-II-44/Makefile @@ -1,5 +1,5 @@ PORTNAME= pgpool-II -DISTVERSION= 4.4.11 +DISTVERSION= 4.4.12 CATEGORIES= databases MASTER_SITES= http://www.pgpool.net/mediawiki/images/ PKGNAMESUFFIX= -44 diff --git a/databases/pgpool-II-44/distinfo b/databases/pgpool-II-44/distinfo index 478acc225fee..5531009a876e 100644 --- a/databases/pgpool-II-44/distinfo +++ b/databases/pgpool-II-44/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741070935 -SHA256 (pgpool-II-4.4.11.tar.gz) = 7a46a7dc78a37185bff94b253aeb45ebe387f38e173551ecc5451aa8c3571bea -SIZE (pgpool-II-4.4.11.tar.gz) = 5126252 +TIMESTAMP = 1747591099 +SHA256 (pgpool-II-4.4.12.tar.gz) = 39d964df36d69fb943a8eb46038f685c8bb0428900d34d7189b0db6b28bde5a8 +SIZE (pgpool-II-4.4.12.tar.gz) = 5197601 diff --git a/databases/pgpool-II-45/Makefile b/databases/pgpool-II-45/Makefile index dfe0e5d67131..9091600770d5 100644 --- a/databases/pgpool-II-45/Makefile +++ b/databases/pgpool-II-45/Makefile @@ -1,5 +1,5 @@ PORTNAME= pgpool-II -DISTVERSION= 4.5.6 +DISTVERSION= 4.5.7 CATEGORIES= databases MASTER_SITES= http://www.pgpool.net/mediawiki/images/ PKGNAMESUFFIX= -45 diff --git a/databases/pgpool-II-45/distinfo b/databases/pgpool-II-45/distinfo index cb22bc8bd1ea..70d7d98cb433 100644 --- a/databases/pgpool-II-45/distinfo +++ b/databases/pgpool-II-45/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741071006 -SHA256 (pgpool-II-4.5.6.tar.gz) = 23af1f4c4fdc29ca1f2dd642c1541af578f6fbf699337869e7649a4f52bd756d -SIZE (pgpool-II-4.5.6.tar.gz) = 5311237 +TIMESTAMP = 1747591571 +SHA256 (pgpool-II-4.5.7.tar.gz) = 8c25f9e7cf803e3bc800e7589a5af265685b2ea13bc19663dda3b01c781dc58e +SIZE (pgpool-II-4.5.7.tar.gz) = 5456994 diff --git a/databases/pgpool-II-46/Makefile b/databases/pgpool-II-46/Makefile index 590d4fa53e76..13df38beb68c 100644 --- a/databases/pgpool-II-46/Makefile +++ b/databases/pgpool-II-46/Makefile @@ -1,5 +1,5 @@ PORTNAME= pgpool-II -DISTVERSION= 4.6.0 +DISTVERSION= 4.6.1 CATEGORIES= databases MASTER_SITES= http://www.pgpool.net/mediawiki/images/ PKGNAMESUFFIX= -46 diff --git a/databases/pgpool-II-46/distinfo b/databases/pgpool-II-46/distinfo index 8045a142ef57..573ee3c66d85 100644 --- a/databases/pgpool-II-46/distinfo +++ b/databases/pgpool-II-46/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741071089 -SHA256 (pgpool-II-4.6.0.tar.gz) = f68a6571442d7ea53b69f39d749ad457790b00180e19b019fc82e235bab07321 -SIZE (pgpool-II-4.6.0.tar.gz) = 5396128 +TIMESTAMP = 1747591668 +SHA256 (pgpool-II-4.6.1.tar.gz) = 0f8805d93bc40002c8019dc40ae03a71a3d144bd39f3dffe6fa01f7fc19bb8e8 +SIZE (pgpool-II-4.6.1.tar.gz) = 5549482 diff --git a/databases/php-xapian/Makefile b/databases/php-xapian/Makefile index f8f7d4c168e1..707289aa6547 100644 --- a/databases/php-xapian/Makefile +++ b/databases/php-xapian/Makefile @@ -1,5 +1,5 @@ PORTNAME= xapian -PORTVERSION= 1.4.28 +PORTVERSION= 1.4.29 DISTVERSIONPREFIX= bindings- CATEGORIES= databases MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ diff --git a/databases/php-xapian/distinfo b/databases/php-xapian/distinfo index 1097ae0ae5f1..e55c319e40eb 100644 --- a/databases/php-xapian/distinfo +++ b/databases/php-xapian/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177930 -SHA256 (xapian-bindings-1.4.28.tar.xz) = 6340981c5b05cf8b4e1b2c0a117c83defbf1007577cf4d9c5ffcaa193255d761 -SIZE (xapian-bindings-1.4.28.tar.xz) = 1121172 +TIMESTAMP = 1745936062 +SHA256 (xapian-bindings-1.4.29.tar.xz) = 1740e927bb6850ef67d99a0b808a1b7c9af3f16c15577e0261bbd3fc016fc8ce +SIZE (xapian-bindings-1.4.29.tar.xz) = 1121212 diff --git a/databases/plpgsql_check/Makefile b/databases/plpgsql_check/Makefile index 0a325b31fb88..68a4719aa8d9 100644 --- a/databases/plpgsql_check/Makefile +++ b/databases/plpgsql_check/Makefile @@ -1,5 +1,5 @@ PORTNAME= plpgsql_check -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.1 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER_NODOT}- diff --git a/databases/plpgsql_check/distinfo b/databases/plpgsql_check/distinfo index 0163b0614655..40dbad4ab352 100644 --- a/databases/plpgsql_check/distinfo +++ b/databases/plpgsql_check/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742405440 -SHA256 (okbob-plpgsql_check-v2.8.0_GH0.tar.gz) = 46a69c4d8b68e9ee0ef19fc5ee407c0b5f2388e579398f4fc129df345057f47c -SIZE (okbob-plpgsql_check-v2.8.0_GH0.tar.gz) = 258155 +TIMESTAMP = 1745936016 +SHA256 (okbob-plpgsql_check-v2.8.1_GH0.tar.gz) = 868cc064b4e66cb33b3c14e4409f699dab9a4055504cfa951cf8c1b24892ef34 +SIZE (okbob-plpgsql_check-v2.8.1_GH0.tar.gz) = 258371 diff --git a/databases/prometheus-postgres-exporter/Makefile b/databases/prometheus-postgres-exporter/Makefile index 402d38a59471..3da49ff2a8bf 100644 --- a/databases/prometheus-postgres-exporter/Makefile +++ b/databases/prometheus-postgres-exporter/Makefile @@ -1,6 +1,7 @@ PORTNAME= prometheus-postgres-exporter DISTVERSIONPREFIX= v DISTVERSION= 0.17.1 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= ivy@FreeBSD.org diff --git a/databases/prometheus-postgresql-adapter/Makefile b/databases/prometheus-postgresql-adapter/Makefile index f6885914edcd..9bdf1f3c301a 100644 --- a/databases/prometheus-postgresql-adapter/Makefile +++ b/databases/prometheus-postgresql-adapter/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus-postgresql-adapter DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= databases MAINTAINER= felix@userspace.com.au diff --git a/databases/pspg/Makefile b/databases/pspg/Makefile index 3816690fa7cd..33a1ed7559c2 100644 --- a/databases/pspg/Makefile +++ b/databases/pspg/Makefile @@ -1,5 +1,5 @@ PORTNAME= pspg -DISTVERSION= 5.8.10 +DISTVERSION= 5.8.11 CATEGORIES= databases MAINTAINER= bofh@FreeBSD.org diff --git a/databases/pspg/distinfo b/databases/pspg/distinfo index b475c917d275..6f2043740bb0 100644 --- a/databases/pspg/distinfo +++ b/databases/pspg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747216936 -SHA256 (okbob-pspg-5.8.10_GH0.tar.gz) = 806d6b3c3f53144487368caff851d3373735129db68908b9eb45efa58e3d0a8e -SIZE (okbob-pspg-5.8.10_GH0.tar.gz) = 2445610 +TIMESTAMP = 1747591745 +SHA256 (okbob-pspg-5.8.11_GH0.tar.gz) = ae1122d7946c69ca17b3e2e672418957a1b3c6efa221eed62be7d5f7b5e3d0ea +SIZE (okbob-pspg-5.8.11_GH0.tar.gz) = 2446197 diff --git a/databases/py-fakeredis/Makefile b/databases/py-fakeredis/Makefile index 8ee1e285292a..96eab6d8a6ee 100644 --- a/databases/py-fakeredis/Makefile +++ b/databases/py-fakeredis/Makefile @@ -1,5 +1,5 @@ PORTNAME= fakeredis -PORTVERSION= 2.28.1 +PORTVERSION= 2.29.0 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +21,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonpath-ng>=1.5<2:devel/py-jsonpath-ng@${P ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes diff --git a/databases/py-fakeredis/distinfo b/databases/py-fakeredis/distinfo index bf0fe5e46c3a..65aa317ba83c 100644 --- a/databases/py-fakeredis/distinfo +++ b/databases/py-fakeredis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744288838 -SHA256 (fakeredis-2.28.1.tar.gz) = 5e542200b945aa0a7afdc0396efefe3cdabab61bc0f41736cc45f68960255964 -SIZE (fakeredis-2.28.1.tar.gz) = 161179 +TIMESTAMP = 1747546478 +SHA256 (fakeredis-2.29.0.tar.gz) = 159cebf2c53e2c2bd7d18220fa93aa5f1d7152f6b6dd7896c46234d674342398 +SIZE (fakeredis-2.29.0.tar.gz) = 162915 diff --git a/databases/py-pgspecial/Makefile b/databases/py-pgspecial/Makefile index e6942566a316..986ac31aa8b9 100644 --- a/databases/py-pgspecial/Makefile +++ b/databases/py-pgspecial/Makefile @@ -1,5 +1,5 @@ PORTNAME= pgspecial -PORTVERSION= 2.1.3 +PORTVERSION= 2.2.1 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,8 @@ WWW= https://github.com/dbcli/pgspecial LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/License.txt -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=4.1:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psycopg>=3.0.10:databases/py-psycopg@${PY_FLAVOR} \ diff --git a/databases/py-pgspecial/distinfo b/databases/py-pgspecial/distinfo index 82e03c6b1861..7edbad360f17 100644 --- a/databases/py-pgspecial/distinfo +++ b/databases/py-pgspecial/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888138 -SHA256 (pgspecial-2.1.3.tar.gz) = 6d4d2316aff7d47954db99d4c391d6c0bb26568ebcb9d151f65dab7938b6cbe2 -SIZE (pgspecial-2.1.3.tar.gz) = 51204 +TIMESTAMP = 1745936108 +SHA256 (pgspecial-2.2.1.tar.gz) = da6c7fcc7bef7bb0132dc2046f74ec6513b1fe6f0c80e5528d630d14b7c4849d +SIZE (pgspecial-2.2.1.tar.gz) = 50389 diff --git a/databases/py-pgspecial/files/patch-pyproject.toml b/databases/py-pgspecial/files/patch-pyproject.toml new file mode 100644 index 000000000000..b781773a6426 --- /dev/null +++ b/databases/py-pgspecial/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2025-04-28 03:55:37 UTC ++++ pyproject.toml +@@ -22,7 +22,7 @@ dev = [ + ] + + [build-system] +-requires = ["setuptools>=64.0", "setuptools-scm>=8"] ++requires = ["setuptools>=61.0", "setuptools-scm>=8"] + build-backend = "setuptools.build_meta" + + [tool.setuptools_scm] diff --git a/databases/py-psycopg-c/Makefile b/databases/py-psycopg-c/Makefile index c0cb323199cd..1a28841e5b7a 100644 --- a/databases/py-psycopg-c/Makefile +++ b/databases/py-psycopg-c/Makefile @@ -1,5 +1,5 @@ PORTNAME= psycopg-c -PORTVERSION= 3.2.6 +PORTVERSION= 3.2.7 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-psycopg-c/distinfo b/databases/py-psycopg-c/distinfo index dc9fea1cfb19..8fb87f88a64a 100644 --- a/databases/py-psycopg-c/distinfo +++ b/databases/py-psycopg-c/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070320 -SHA256 (psycopg_c-3.2.6.tar.gz) = b5fd4ce70f82766a122ca5076a36c4d5818eaa9df9bf76870bc83a064ffaed3a -SIZE (psycopg_c-3.2.6.tar.gz) = 609304 +TIMESTAMP = 1747546482 +SHA256 (psycopg_c-3.2.7.tar.gz) = 14455cf71ed29fdfa725c550f8c58056a852bb27b55eb59e3a0f127ca92751a3 +SIZE (psycopg_c-3.2.7.tar.gz) = 609707 diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile index f16bd3714c11..ba3d3020e557 100644 --- a/databases/py-psycopg/Makefile +++ b/databases/py-psycopg/Makefile @@ -1,5 +1,5 @@ PORTNAME= psycopg -PORTVERSION= 3.2.6 +PORTVERSION= 3.2.7 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-psycopg/distinfo b/databases/py-psycopg/distinfo index 7896d2cb5ec9..8764501147ce 100644 --- a/databases/py-psycopg/distinfo +++ b/databases/py-psycopg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070318 -SHA256 (psycopg-3.2.6.tar.gz) = 16fa094efa2698f260f2af74f3710f781e4a6f226efe9d1fd0c37f384639ed8a -SIZE (psycopg-3.2.6.tar.gz) = 156322 +TIMESTAMP = 1747546480 +SHA256 (psycopg-3.2.7.tar.gz) = 9afa609c7ebf139827a38c0bf61be9c024a3ed743f56443de9d38e1efc260bf3 +SIZE (psycopg-3.2.7.tar.gz) = 157238 diff --git a/databases/py-rb/Makefile b/databases/py-rb/Makefile index 1f80532ddf03..bd215fe6edcf 100644 --- a/databases/py-rb/Makefile +++ b/databases/py-rb/Makefile @@ -1,6 +1,6 @@ PORTNAME= rb PORTVERSION= 1.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis2>=2.6:databases/py-redis2@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=2.6:databases/py-redis@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile index ba9ae67a85bb..75834356a096 100644 --- a/databases/py-redis/Makefile +++ b/databases/py-redis/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis -PORTVERSION= 5.2.1 +PORTVERSION= 5.3.0 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyjwt>=2.9.0:www/py-pyjwt@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ redis-server:databases/redis diff --git a/databases/py-redis/distinfo b/databases/py-redis/distinfo index ef2db740957b..5f2887a5fdd9 100644 --- a/databases/py-redis/distinfo +++ b/databases/py-redis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888140 -SHA256 (redis-5.2.1.tar.gz) = 16f2e22dff21d5125e8481515e386711a34cbec50f0e44413dd7d9c060a54e0f -SIZE (redis-5.2.1.tar.gz) = 4608355 +TIMESTAMP = 1747546484 +SHA256 (redis-5.3.0.tar.gz) = 8d69d2dde11a12dc85d0dbf5c45577a5af048e2456f7077d87ad35c1c81c310e +SIZE (redis-5.3.0.tar.gz) = 4626288 diff --git a/databases/py-redis/files/patch-setup.py b/databases/py-redis/files/patch-setup.py new file mode 100644 index 000000000000..a91867d1562f --- /dev/null +++ b/databases/py-redis/files/patch-setup.py @@ -0,0 +1,13 @@ +Obtained from: https://github.com/redis/redis-py/commit/fdfc0d2ff41687e7b77c794101114f47d9d5a560 + +--- setup.py.orig 2025-04-30 14:54:05 UTC ++++ setup.py +@@ -38,7 +38,7 @@ setup( + python_requires=">=3.8", + install_requires=[ + 'async-timeout>=4.0.3; python_full_version<"3.11.3"', +- "PyJWT~=2.9.0", ++ "PyJWT>=2.9.0", + ], + classifiers=[ + "Development Status :: 5 - Production/Stable", diff --git a/databases/py-redis3/Makefile b/databases/py-redis3/Makefile deleted file mode 100644 index 39c5a361c510..000000000000 --- a/databases/py-redis3/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -PORTNAME= redis -PORTVERSION= 3.5.3 -PORTREVISION= 1 -CATEGORIES= databases python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= 3 - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Python client for Redis key-value store -WWW= https://github.com/redis/redis-py - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ - redis-server:databases/redis - -USES= python -USE_PYTHON= autoplist concurrent pep517 pytest - -NO_ARCH= yes - -CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}redis \ - ${PYTHON_PKGNAMEPREFIX}redis2 - -PORTSCOUT= limit:^3\. - -OPTIONS_DEFINE= HIREDIS -HIREDIS_DESC= High performance response parser - -HIREDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hiredis>=0.1.3:databases/py-hiredis@${PY_FLAVOR} - -.include <bsd.port.mk> diff --git a/databases/py-redis3/distinfo b/databases/py-redis3/distinfo deleted file mode 100644 index 71e7e1348570..000000000000 --- a/databases/py-redis3/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1647264502 -SHA256 (redis-3.5.3.tar.gz) = 0e7e0cfca8660dea8b7d5cd8c4f6c5e29e11f31158c0b0ae91a397f00e5a05a2 -SIZE (redis-3.5.3.tar.gz) = 141112 diff --git a/databases/py-redis3/pkg-descr b/databases/py-redis3/pkg-descr deleted file mode 100644 index 2058c4d187a8..000000000000 --- a/databases/py-redis3/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -This is the Python interface to the Redis key-value store. diff --git a/databases/py-sqlframe/Makefile b/databases/py-sqlframe/Makefile index 05e72f364cc1..4fa41e11c35e 100644 --- a/databases/py-sqlframe/Makefile +++ b/databases/py-sqlframe/Makefile @@ -1,5 +1,5 @@ PORTNAME= sqlframe -PORTVERSION= 3.29.1 +PORTVERSION= 3.31.4 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}prettytable>=0<4:devel/py-prettytable@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}sqlglot>=24.0.0<26.15:databases/py-sqlglot@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sqlglot>=24.0.0<26.18:databases/py-sqlglot@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} USES= python diff --git a/databases/py-sqlframe/distinfo b/databases/py-sqlframe/distinfo index f8544c1d8707..a2a27aa239f0 100644 --- a/databases/py-sqlframe/distinfo +++ b/databases/py-sqlframe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177972 -SHA256 (sqlframe-3.29.1.tar.gz) = 85d67d6376822d36ee99a0cd71c6736060f2ff8eb5a5dd7f1c19496916b0120f -SIZE (sqlframe-3.29.1.tar.gz) = 29472307 +TIMESTAMP = 1747546486 +SHA256 (sqlframe-3.31.4.tar.gz) = 9c85d61dea4235c689ad7c8891ad4ed22e4332cc116b12fc205f4e58f933adae +SIZE (sqlframe-3.31.4.tar.gz) = 29475310 diff --git a/databases/py-sqlglot/Makefile b/databases/py-sqlglot/Makefile index 06f9f225494d..8a7e32e27b3e 100644 --- a/databases/py-sqlglot/Makefile +++ b/databases/py-sqlglot/Makefile @@ -1,5 +1,5 @@ PORTNAME= sqlglot -PORTVERSION= 26.14.0 +PORTVERSION= 26.17.1 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-sqlglot/distinfo b/databases/py-sqlglot/distinfo index e9a91bf2f29f..1bacd3b71602 100644 --- a/databases/py-sqlglot/distinfo +++ b/databases/py-sqlglot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177974 -SHA256 (sqlglot-26.14.0.tar.gz) = 7c75e28cb5c245ed3b3d995c2affcc6d5975e2ca8ec052fe132b8e5287e72c61 -SIZE (sqlglot-26.14.0.tar.gz) = 5348485 +TIMESTAMP = 1747546488 +SHA256 (sqlglot-26.17.1.tar.gz) = 518c649ff4ae9601e2f156758c21d3552db8a109872f1228e0f6e89d3712bf73 +SIZE (sqlglot-26.17.1.tar.gz) = 5356122 diff --git a/databases/py-xapian/Makefile b/databases/py-xapian/Makefile index a9b6b761d19e..0c5f3e2fa9ac 100644 --- a/databases/py-xapian/Makefile +++ b/databases/py-xapian/Makefile @@ -1,5 +1,5 @@ PORTNAME= xapian -PORTVERSION= 1.4.28 +PORTVERSION= 1.4.29 DISTVERSIONPREFIX= bindings- CATEGORIES= databases python MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ diff --git a/databases/py-xapian/distinfo b/databases/py-xapian/distinfo index 6b347cd3af14..d6c14ba420f7 100644 --- a/databases/py-xapian/distinfo +++ b/databases/py-xapian/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177932 -SHA256 (xapian-bindings-1.4.28.tar.xz) = 6340981c5b05cf8b4e1b2c0a117c83defbf1007577cf4d9c5ffcaa193255d761 -SIZE (xapian-bindings-1.4.28.tar.xz) = 1121172 +TIMESTAMP = 1745936064 +SHA256 (xapian-bindings-1.4.29.tar.xz) = 1740e927bb6850ef67d99a0b808a1b7c9af3f16c15577e0261bbd3fc016fc8ce +SIZE (xapian-bindings-1.4.29.tar.xz) = 1121212 diff --git a/databases/py-xrootd/Makefile b/databases/py-xrootd/Makefile index 066fcba413e8..e0ac51935fcb 100644 --- a/databases/py-xrootd/Makefile +++ b/databases/py-xrootd/Makefile @@ -1,5 +1,5 @@ PORTNAME= xrootd -PORTVERSION= 5.8.1 +PORTVERSION= 5.8.2 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-xrootd/distinfo b/databases/py-xrootd/distinfo index d81bcac95c1f..2e1d8056e336 100644 --- a/databases/py-xrootd/distinfo +++ b/databases/py-xrootd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177976 -SHA256 (xrootd-5.8.1.tar.gz) = ff19edeb16b4c7f6ef688b55039cbf1d3388b5a9cf7b0de27a034e2edcb1c1a8 -SIZE (xrootd-5.8.1.tar.gz) = 6898401 +TIMESTAMP = 1747546490 +SHA256 (xrootd-5.8.2.tar.gz) = 4edac8c49f5e6094b585d88338e5a3a673e7f086806369095ab3b524bb433dcf +SIZE (xrootd-5.8.2.tar.gz) = 6899955 diff --git a/databases/redis_exporter/Makefile b/databases/redis_exporter/Makefile index 9618cc17be25..5770088438ac 100644 --- a/databases/redis_exporter/Makefile +++ b/databases/redis_exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= redis_exporter DISTVERSIONPREFIX= v -DISTVERSION= 1.71.0 +DISTVERSION= 1.72.1 CATEGORIES= databases MAINTAINER= arcade@b1t.name @@ -10,7 +10,7 @@ WWW= https://github.com/oliver006/redis_exporter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:modules USE_RC_SUBR= redis_exporter diff --git a/databases/redis_exporter/distinfo b/databases/redis_exporter/distinfo index 1873e831155f..d7f37d95aab9 100644 --- a/databases/redis_exporter/distinfo +++ b/databases/redis_exporter/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746623624 -SHA256 (go/databases_redis_exporter/redis_exporter-v1.71.0/v1.71.0.mod) = 7cb10da1caae2ca24030533b3d8ade6689fa156daee0dd1c004682d15ccac789 -SIZE (go/databases_redis_exporter/redis_exporter-v1.71.0/v1.71.0.mod) = 695 -SHA256 (go/databases_redis_exporter/redis_exporter-v1.71.0/v1.71.0.zip) = ae002f1ac6a05dd1846eb21e30a0d7286cac7d83c97d1ccc8952713f3274589a -SIZE (go/databases_redis_exporter/redis_exporter-v1.71.0/v1.71.0.zip) = 127590 +TIMESTAMP = 1747824729 +SHA256 (go/databases_redis_exporter/redis_exporter-v1.72.1/v1.72.1.mod) = 7cb10da1caae2ca24030533b3d8ade6689fa156daee0dd1c004682d15ccac789 +SIZE (go/databases_redis_exporter/redis_exporter-v1.72.1/v1.72.1.mod) = 695 +SHA256 (go/databases_redis_exporter/redis_exporter-v1.72.1/v1.72.1.zip) = 6f08d5d007b5b7b383cab5cb30031f31f1ab4e7c5a3880583e4b56258e062d66 +SIZE (go/databases_redis_exporter/redis_exporter-v1.72.1/v1.72.1.zip) = 128238 diff --git a/databases/rocksdb/Makefile b/databases/rocksdb/Makefile index 18fc1de57deb..aefb4a31fc10 100644 --- a/databases/rocksdb/Makefile +++ b/databases/rocksdb/Makefile @@ -1,5 +1,5 @@ PORTNAME= rocksdb -PORTVERSION= 10.1.3 +PORTVERSION= 10.2.1 DISTVERSIONPREFIX= v CATEGORIES= databases diff --git a/databases/rocksdb/distinfo b/databases/rocksdb/distinfo index 7651257a7046..f676191920bc 100644 --- a/databases/rocksdb/distinfo +++ b/databases/rocksdb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177896 -SHA256 (facebook-rocksdb-v10.1.3_GH0.tar.gz) = df44cbca43d2002726ebbdd5caeae1701dcdf0500d4c2065d6fca261b4706a37 -SIZE (facebook-rocksdb-v10.1.3_GH0.tar.gz) = 13766405 +TIMESTAMP = 1747546410 +SHA256 (facebook-rocksdb-v10.2.1_GH0.tar.gz) = d1ddfd3551e649f7e2d180d5a6a006d90cfde56dcfe1e548c58d95b7f1c87049 +SIZE (facebook-rocksdb-v10.2.1_GH0.tar.gz) = 13775021 diff --git a/databases/ruby-xapian/Makefile b/databases/ruby-xapian/Makefile index 3e5d894bd717..bccc10a5e552 100644 --- a/databases/ruby-xapian/Makefile +++ b/databases/ruby-xapian/Makefile @@ -1,5 +1,5 @@ PORTNAME= xapian -PORTVERSION= 1.4.28 +PORTVERSION= 1.4.29 DISTVERSIONPREFIX= bindings- CATEGORIES= databases ruby MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ diff --git a/databases/ruby-xapian/distinfo b/databases/ruby-xapian/distinfo index 6cb76eed1d12..df6560df8027 100644 --- a/databases/ruby-xapian/distinfo +++ b/databases/ruby-xapian/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177934 -SHA256 (xapian-bindings-1.4.28.tar.xz) = 6340981c5b05cf8b4e1b2c0a117c83defbf1007577cf4d9c5ffcaa193255d761 -SIZE (xapian-bindings-1.4.28.tar.xz) = 1121172 +TIMESTAMP = 1745936066 +SHA256 (xapian-bindings-1.4.29.tar.xz) = 1740e927bb6850ef67d99a0b808a1b7c9af3f16c15577e0261bbd3fc016fc8ce +SIZE (xapian-bindings-1.4.29.tar.xz) = 1121212 diff --git a/databases/rubygem-activemodel-gitlab/Makefile b/databases/rubygem-activemodel-gitlab/Makefile new file mode 100644 index 000000000000..52a7f4f11de6 --- /dev/null +++ b/databases/rubygem-activemodel-gitlab/Makefile @@ -0,0 +1,24 @@ +PORTNAME= activemodel +PORTVERSION= ${RAILS_VERSION} +CATEGORIES= databases rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -gitlab + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Toolkit for building modeling frameworks like Active Record +WWW= https://github.com/rails/rails/tree/main/activemodel \ + https://rubyonrails.org/ + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE + +RUN_DEPENDS= rubygem-activesupport-gitlab>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activesupport-gitlab + +USES= gem + +NO_ARCH= yes + +PORTSCOUT= limit:^7\.1\. + +.include "${.CURDIR}/../../www/gitlab/Makefile.common" +.include <bsd.port.mk> diff --git a/databases/rubygem-activemodel-gitlab/distinfo b/databases/rubygem-activemodel-gitlab/distinfo new file mode 100644 index 000000000000..e4865ee9c810 --- /dev/null +++ b/databases/rubygem-activemodel-gitlab/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1734888804 +SHA256 (rubygem/activemodel-7.1.5.1.gem) = 74727466854a7fbdfe8f2702ca3112b23877500d4926bf7e02e921ad542191f1 +SIZE (rubygem/activemodel-7.1.5.1.gem) = 69632 diff --git a/databases/rubygem-activemodel-gitlab/pkg-descr b/databases/rubygem-activemodel-gitlab/pkg-descr new file mode 100644 index 000000000000..9e0e982e3352 --- /dev/null +++ b/databases/rubygem-activemodel-gitlab/pkg-descr @@ -0,0 +1,7 @@ +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. diff --git a/databases/rubygem-activerecord-gitlab/Makefile b/databases/rubygem-activerecord-gitlab/Makefile new file mode 100644 index 000000000000..182cb62b8dd2 --- /dev/null +++ b/databases/rubygem-activerecord-gitlab/Makefile @@ -0,0 +1,26 @@ +PORTNAME= activerecord +PORTVERSION= ${RAILS_VERSION} +CATEGORIES= databases rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -gitlab + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Object-relational mapping layer for Rails MVC Framework +WWW= https://github.com/rails/rails/tree/main/activerecord \ + https://rubyonrails.org/ + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE + +RUN_DEPENDS= rubygem-activemodel-gitlab>=${PORTVERSION}<${PORTVERSION}_99:databases/rubygem-activemodel-gitlab \ + rubygem-activesupport-gitlab>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activesupport-gitlab \ + rubygem-timeout>=0.4.0:devel/rubygem-timeout + +USES= gem + +NO_ARCH= yes + +PORTSCOUT= limit:^7\.1\. + +.include "${.CURDIR}/../../www/gitlab/Makefile.common" +.include <bsd.port.mk> diff --git a/databases/rubygem-activerecord-gitlab/distinfo b/databases/rubygem-activerecord-gitlab/distinfo new file mode 100644 index 000000000000..d5e0a1e9d921 --- /dev/null +++ b/databases/rubygem-activerecord-gitlab/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1734888806 +SHA256 (rubygem/activerecord-7.1.5.1.gem) = f40ad1609bf33b9ba5bdc4e16d80a77b1517153234ceb413d31d635d7b91f1e3 +SIZE (rubygem/activerecord-7.1.5.1.gem) = 548352 diff --git a/databases/rubygem-activerecord-gitlab/pkg-descr b/databases/rubygem-activerecord-gitlab/pkg-descr new file mode 100644 index 000000000000..2ec976f87967 --- /dev/null +++ b/databases/rubygem-activerecord-gitlab/pkg-descr @@ -0,0 +1,11 @@ +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. diff --git a/databases/rubygem-flipper-active_record-rails-gitlab/Makefile b/databases/rubygem-flipper-active_record-rails-gitlab/Makefile new file mode 100644 index 000000000000..85162f9791b0 --- /dev/null +++ b/databases/rubygem-flipper-active_record-rails-gitlab/Makefile @@ -0,0 +1,20 @@ +PORTNAME= flipper-active_record +PORTVERSION= 0.28.3 +CATEGORIES= databases rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -rails-gitlab + +MAINTAINER= ruby@FreeBSD.org +COMMENT= ActiveRecord adapter for Flipper +WWW= https://github.com/jnunemaker/flipper + +LICENSE= MIT + +RUN_DEPENDS= rubygem-activerecord-gitlab>=4.2<8:databases/rubygem-activerecord-gitlab \ + rubygem-flipper-gitlab>=${PORTVERSION}<0.29:devel/rubygem-flipper-gitlab + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/databases/rubygem-flipper-active_record-rails-gitlab/distinfo b/databases/rubygem-flipper-active_record-rails-gitlab/distinfo new file mode 100644 index 000000000000..b2946f771c56 --- /dev/null +++ b/databases/rubygem-flipper-active_record-rails-gitlab/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1742395937 +SHA256 (rubygem/flipper-active_record-0.28.3.gem) = c6a91c265da8062b75cf575708e325b931e248e5f81582fea8c4cdf461ad1920 +SIZE (rubygem/flipper-active_record-0.28.3.gem) = 10240 diff --git a/databases/rubygem-flipper-active_record-rails-gitlab/pkg-descr b/databases/rubygem-flipper-active_record-rails-gitlab/pkg-descr new file mode 100644 index 000000000000..635d5a774c49 --- /dev/null +++ b/databases/rubygem-flipper-active_record-rails-gitlab/pkg-descr @@ -0,0 +1 @@ +Flipper ActiveRecord is an ActiveRecord adapter for Flipper. diff --git a/databases/rubygem-globalid-rails-gitlab/Makefile b/databases/rubygem-globalid-rails-gitlab/Makefile new file mode 100644 index 000000000000..d2d7830a5099 --- /dev/null +++ b/databases/rubygem-globalid-rails-gitlab/Makefile @@ -0,0 +1,20 @@ +PORTNAME= globalid +PORTVERSION= 1.2.1 +CATEGORIES= databases rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -rails-gitlab + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= URIs for your models makes it easy to pass references around +WWW= https://github.com/rails/globalid + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE + +RUN_DEPENDS= rubygem-activesupport-gitlab>=6.1:devel/rubygem-activesupport-gitlab + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/databases/rubygem-globalid-rails-gitlab/distinfo b/databases/rubygem-globalid-rails-gitlab/distinfo new file mode 100644 index 000000000000..f25598c9d396 --- /dev/null +++ b/databases/rubygem-globalid-rails-gitlab/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1697330208 +SHA256 (rubygem/globalid-1.2.1.gem) = 70bf76711871f843dbba72beb8613229a49429d1866828476f9c9d6ccc327ce9 +SIZE (rubygem/globalid-1.2.1.gem) = 14848 diff --git a/databases/rubygem-globalid-rails-gitlab/pkg-descr b/databases/rubygem-globalid-rails-gitlab/pkg-descr new file mode 100644 index 000000000000..09672db6bc67 --- /dev/null +++ b/databases/rubygem-globalid-rails-gitlab/pkg-descr @@ -0,0 +1 @@ +URIs for your models makes it easy to pass references around. diff --git a/databases/rubygem-google-cloud-datastore-v1/Makefile b/databases/rubygem-google-cloud-datastore-v1/Makefile index df053373221b..ec750403cf87 100644 --- a/databases/rubygem-google-cloud-datastore-v1/Makefile +++ b/databases/rubygem-google-cloud-datastore-v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-datastore-v1 -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= databases rubygems MASTER_SITES= RG diff --git a/databases/rubygem-google-cloud-datastore-v1/distinfo b/databases/rubygem-google-cloud-datastore-v1/distinfo index 5147aa545c63..726b576dedb2 100644 --- a/databases/rubygem-google-cloud-datastore-v1/distinfo +++ b/databases/rubygem-google-cloud-datastore-v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836208 -SHA256 (rubygem/google-cloud-datastore-v1-1.3.0.gem) = bb05e3bba9cc86a1db68f600cd8a1e0d68f93400fbe79e73b8f769200af14b35 -SIZE (rubygem/google-cloud-datastore-v1-1.3.0.gem) = 67072 +TIMESTAMP = 1747546606 +SHA256 (rubygem/google-cloud-datastore-v1-1.3.1.gem) = b5cf8eb2b61339d1a51b9696aa9abdbf8716094732626cb6fd2a28e06d48986b +SIZE (rubygem/google-cloud-datastore-v1-1.3.1.gem) = 67584 diff --git a/databases/rubygem-google-cloud-firestore-v1/Makefile b/databases/rubygem-google-cloud-firestore-v1/Makefile index 65c4c1e5e0e7..48a534f7a93b 100644 --- a/databases/rubygem-google-cloud-firestore-v1/Makefile +++ b/databases/rubygem-google-cloud-firestore-v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-firestore-v1 -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= databases rubygems MASTER_SITES= RG diff --git a/databases/rubygem-google-cloud-firestore-v1/distinfo b/databases/rubygem-google-cloud-firestore-v1/distinfo index ccc684622e78..ce87457e99ad 100644 --- a/databases/rubygem-google-cloud-firestore-v1/distinfo +++ b/databases/rubygem-google-cloud-firestore-v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070496 -SHA256 (rubygem/google-cloud-firestore-v1-2.0.0.gem) = c21674a0b5ede080d39173295a0a466afd99490129eaf654690dbe64d68d9554 -SIZE (rubygem/google-cloud-firestore-v1-2.0.0.gem) = 83456 +TIMESTAMP = 1747546608 +SHA256 (rubygem/google-cloud-firestore-v1-2.0.1.gem) = 5b1bb11d9484dd9be2e264c8fb9dbc46935622a33147884a6e71617c548112b7 +SIZE (rubygem/google-cloud-firestore-v1-2.0.1.gem) = 86016 diff --git a/databases/rubygem-marginalia/Makefile b/databases/rubygem-marginalia/Makefile index 0be937b94511..d6d2da9ccb2b 100644 --- a/databases/rubygem-marginalia/Makefile +++ b/databases/rubygem-marginalia/Makefile @@ -1,6 +1,6 @@ PORTNAME= marginalia PORTVERSION= 1.11.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -11,8 +11,8 @@ WWW= https://github.com/basecamp/marginalia LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-actionpack70>=2.3:www/rubygem-actionpack70 \ - rubygem-activerecord70>=2.3:databases/rubygem-activerecord70 +RUN_DEPENDS= rubygem-actionpack-gitlab>=2.3:www/rubygem-actionpack-gitlab \ + rubygem-activerecord-gitlab>=2.3:databases/rubygem-activerecord-gitlab USES= cpe gem CPE_VENDOR= ${PORTNAME}_project diff --git a/databases/rubygem-redis-actionpack-rails-gitlab/Makefile b/databases/rubygem-redis-actionpack-rails-gitlab/Makefile new file mode 100644 index 000000000000..98ca3d2728bd --- /dev/null +++ b/databases/rubygem-redis-actionpack-rails-gitlab/Makefile @@ -0,0 +1,22 @@ +PORTNAME= redis-actionpack +PORTVERSION= 5.5.0 +CATEGORIES= databases rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -rails-gitlab + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Redis session store for ActionPack +WWW= https://redis-store.org/redis-actionpack/ + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE + +RUN_DEPENDS= rubygem-actionpack-gitlab>=5:www/rubygem-actionpack-gitlab \ + rubygem-redis-rack-gitlab>=2.1.0<4:www/rubygem-redis-rack-gitlab \ + rubygem-redis-store>=1.1.0<2:devel/rubygem-redis-store + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/databases/rubygem-redis-actionpack-rails-gitlab/distinfo b/databases/rubygem-redis-actionpack-rails-gitlab/distinfo new file mode 100644 index 000000000000..e74b30ddb543 --- /dev/null +++ b/databases/rubygem-redis-actionpack-rails-gitlab/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1734501996 +SHA256 (rubygem/redis-actionpack-5.5.0.gem) = dc0570b78c14ec62b35c17b97fab778ee5986bc55e695bfb6826488088693311 +SIZE (rubygem/redis-actionpack-5.5.0.gem) = 14848 diff --git a/databases/rubygem-redis-actionpack-rails-gitlab/pkg-descr b/databases/rubygem-redis-actionpack-rails-gitlab/pkg-descr new file mode 100644 index 000000000000..ebcad6a52a5c --- /dev/null +++ b/databases/rubygem-redis-actionpack-rails-gitlab/pkg-descr @@ -0,0 +1 @@ +Redis session store for ActionPack diff --git a/databases/rubygem-solid_queue-rails72/Makefile b/databases/rubygem-solid_queue-rails72/Makefile index bd56b875bbbc..d705e9616033 100644 --- a/databases/rubygem-solid_queue-rails72/Makefile +++ b/databases/rubygem-solid_queue-rails72/Makefile @@ -1,5 +1,5 @@ PORTNAME= solid_queue -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= databases rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails72 diff --git a/databases/rubygem-solid_queue-rails72/distinfo b/databases/rubygem-solid_queue-rails72/distinfo index a4b5399264d0..65f580997e2b 100644 --- a/databases/rubygem-solid_queue-rails72/distinfo +++ b/databases/rubygem-solid_queue-rails72/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742405518 -SHA256 (rubygem/solid_queue-1.1.4.gem) = 7b5b3395ec7ca8c131c71df9082e919ab7b5332684f6f686206f321d1c6b9f90 -SIZE (rubygem/solid_queue-1.1.4.gem) = 43520 +TIMESTAMP = 1745936244 +SHA256 (rubygem/solid_queue-1.1.5.gem) = bae0c9d76310f4953ebc57466f2e8c78703a0fbf4b89d25756c23c88f9b6df9b +SIZE (rubygem/solid_queue-1.1.5.gem) = 43008 diff --git a/databases/rubygem-solid_queue/Makefile b/databases/rubygem-solid_queue/Makefile index e8916255c2d7..f8de1726629a 100644 --- a/databases/rubygem-solid_queue/Makefile +++ b/databases/rubygem-solid_queue/Makefile @@ -1,5 +1,5 @@ PORTNAME= solid_queue -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= databases rubygems MASTER_SITES= RG diff --git a/databases/rubygem-solid_queue/distinfo b/databases/rubygem-solid_queue/distinfo index 2de67835f9c3..3af490b79128 100644 --- a/databases/rubygem-solid_queue/distinfo +++ b/databases/rubygem-solid_queue/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742405516 -SHA256 (rubygem/solid_queue-1.1.4.gem) = 7b5b3395ec7ca8c131c71df9082e919ab7b5332684f6f686206f321d1c6b9f90 -SIZE (rubygem/solid_queue-1.1.4.gem) = 43520 +TIMESTAMP = 1745936242 +SHA256 (rubygem/solid_queue-1.1.5.gem) = bae0c9d76310f4953ebc57466f2e8c78703a0fbf4b89d25756c23c88f9b6df9b +SIZE (rubygem/solid_queue-1.1.5.gem) = 43008 diff --git a/databases/tile38/Makefile b/databases/tile38/Makefile index 09f66ad1fe8c..48848b4d6957 100644 --- a/databases/tile38/Makefile +++ b/databases/tile38/Makefile @@ -1,6 +1,6 @@ PORTNAME= tile38 DISTVERSION= 1.12.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= databases MAINTAINER= a.andersson.thn@gmail.com diff --git a/databases/timescaledb-backup/Makefile b/databases/timescaledb-backup/Makefile index 64fa751ab4e5..71e4d3454893 100644 --- a/databases/timescaledb-backup/Makefile +++ b/databases/timescaledb-backup/Makefile @@ -1,6 +1,6 @@ PORTNAME= timescaledb-backup DISTVERSION= 0.1.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb-tune/Makefile b/databases/timescaledb-tune/Makefile index 1a8738164cc6..6c02da37818e 100644 --- a/databases/timescaledb-tune/Makefile +++ b/databases/timescaledb-tune/Makefile @@ -1,7 +1,7 @@ PORTNAME= timescaledb-tune DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile index 634fb628d117..005871ec1f39 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -1,13 +1,13 @@ PORTNAME= timescaledb -PORTVERSION= 2.19.3 +PORTVERSION= 2.20.0 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org COMMENT= Time-series database built on PostgreSQL WWW= https://www.timescale.com/ -LICENSE= APACHE20 TSL -LICENSE_COMB= multi +LICENSE= APACHE20 TSL +LICENSE_COMB= multi LICENSE_NAME_TSL= Timescale License Agreement LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_TSL= ${WRKSRC}/tsl/LICENSE-TIMESCALE @@ -15,29 +15,29 @@ LICENSE_PERMS_TSL= dist-mirror pkg-mirror auto-accept BROKEN_i386= compilation fails: undeclared type '__uint128_t' -USES= compiler:c11 cmake gettext-runtime cpe pgsql:14-17 +USES= cmake compiler:c11 cpe pgsql:15-17 +CPE_VENDOR= timescale +WANT_PGSQL= lib server USE_GITHUB= YES GH_ACCOUNT= timescale -CPE_VENDOR= timescale +CMAKE_OFF= REGRESS_CHECKS TAP_CHECKS WARNINGS_AS_ERRORS -PLIST_SUB= PORTVERSION=${PORTVERSION} SUB_FILES= pkg-message SUB_LIST= PORTVERSION=${PORTVERSION} +PLIST_SUB= PORTVERSION=${PORTVERSION} + OPTIONS_DEFINE= SSL TSL OPTIONS_DEFAULT= SSL TSL OPTIONS_SUB= yes -SSL_DESC= Build with OpenSSL support -TSL_DESC= Enables TSL licensed code in additon to Apache license code +SSL_DESC= Build with OpenSSL support +TSL_DESC= Enables TSL licensed code in additon to Apache license code -SSL_CMAKE_BOOL= USE_OPENSSL SSL_USES= ssl +SSL_CMAKE_BOOL= USE_OPENSSL TSL_CMAKE_BOOL_OFF= APACHE_ONLY -CMAKE_OFF= REGRESS_CHECKS TAP_CHECKS WARNINGS_AS_ERRORS -WANT_PGSQL= lib server - .include <bsd.port.mk> diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo index f828d2831671..dd39311a2482 100644 --- a/databases/timescaledb/distinfo +++ b/databases/timescaledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744776840 -SHA256 (timescale-timescaledb-2.19.3_GH0.tar.gz) = ef2c9019f3e292f77e274a95386e550cb8c358ec0e053f6b7097565f61381e01 -SIZE (timescale-timescaledb-2.19.3_GH0.tar.gz) = 8010948 +TIMESTAMP = 1747370173 +SHA256 (timescale-timescaledb-2.20.0_GH0.tar.gz) = b6ac4c29ef29e93249fcc25bf193dab2637422797360b12e00fd73067138a953 +SIZE (timescale-timescaledb-2.20.0_GH0.tar.gz) = 7784597 diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index 57660c330c9a..14bc5543ffc8 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -1,16 +1,6 @@ lib/postgresql/timescaledb-%%PORTVERSION%%.so %%TSL%%lib/postgresql/timescaledb-tsl-%%PORTVERSION%%.so lib/postgresql/timescaledb.so -share/postgresql/extension/timescaledb--2.5.0--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.5.1--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.5.2--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.6.0--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.6.1--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.7.0--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.7.1--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.7.2--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.8.0--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.8.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.9.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.9.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.9.2--%%PORTVERSION%%.sql @@ -45,5 +35,6 @@ share/postgresql/extension/timescaledb--2.18.2--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.19.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.19.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.19.2--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--2.19.3--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control diff --git a/databases/xapian-bindings/Makefile b/databases/xapian-bindings/Makefile index 18d6d4e31460..cf39281c3419 100644 --- a/databases/xapian-bindings/Makefile +++ b/databases/xapian-bindings/Makefile @@ -1,5 +1,5 @@ PORTNAME= xapian-bindings -PORTVERSION= 1.4.28 +PORTVERSION= 1.4.29 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index f348a2e05cb8..c950acc088ad 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= xapian-core -PORTVERSION= 1.4.28 +PORTVERSION= 1.4.29 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ diff --git a/databases/xapian-core/distinfo b/databases/xapian-core/distinfo index ae12da82e21f..9b926e2269e3 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177924 -SHA256 (xapian-core-1.4.28.tar.xz) = 3d0976e142217c1baba48bf89b405e674422e7e4448ae5016f67fe0dd49daa07 -SIZE (xapian-core-1.4.28.tar.xz) = 3250732 +TIMESTAMP = 1745936056 +SHA256 (xapian-core-1.4.29.tar.xz) = c55c9bc8613ad3ec2c218eafca088c218ab7cddcba7ef08f3af0e542f4e521bc +SIZE (xapian-core-1.4.29.tar.xz) = 3250704 diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist index d36b34591856..26b37429aa33 100644 --- a/databases/xapian-core/pkg-plist +++ b/databases/xapian-core/pkg-plist @@ -54,8 +54,8 @@ include/xapian/weight.h lib/cmake/xapian/xapian-config-version.cmake lib/cmake/xapian/xapian-config.cmake lib/libxapian.so -lib/libxapian.so.29 -lib/libxapian.so.29.14.0 +lib/libxapian.so.30 +lib/libxapian.so.30.14.1 libdata/pkgconfig/xapian-core.pc share/aclocal/xapian.m4 %%PORTDOCS%%%%DOCSDIR%%/admin_notes.html |