|
1 |
| -@comment $NetBSD: PLIST,v 1.20 2021/12/09 01:26:10 gdt Exp $ |
| 1 | +@comment $NetBSD: PLIST,v 1.21 2022/01/30 10:14:16 js Exp $ |
2 | 2 | bin/export_signing_key
|
3 | 3 | bin/generate_config
|
4 | 4 | bin/generate_log_config
|
5 | 5 | bin/generate_signing_key.py
|
6 | 6 | bin/hash_password
|
7 | 7 | bin/move_remote_media_to_new_store.py
|
8 | 8 | bin/register_new_matrix_user
|
| 9 | +bin/synapse_homeserver |
9 | 10 | bin/synapse_port_db
|
10 | 11 | bin/synapse_review_recent_signups
|
| 12 | +bin/synapse_worker |
11 | 13 | bin/sync_room_to_group.pl
|
12 | 14 | bin/synctl
|
13 | 15 | bin/update_synapse_database
|
14 | 16 | ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
15 | 17 | ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
16 | 18 | ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
| 19 | +${PYSITELIB}/${EGG_INFODIR}/entry_points.txt |
17 | 20 | ${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
18 | 21 | ${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
19 | 22 | ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
@@ -567,15 +570,18 @@ ${PYSITELIB}/synapse/logging/opentracing.pyo
|
567 | 570 | ${PYSITELIB}/synapse/logging/scopecontextmanager.py
|
568 | 571 | ${PYSITELIB}/synapse/logging/scopecontextmanager.pyc
|
569 | 572 | ${PYSITELIB}/synapse/logging/scopecontextmanager.pyo
|
570 |
| -${PYSITELIB}/synapse/logging/utils.py |
571 |
| -${PYSITELIB}/synapse/logging/utils.pyc |
572 |
| -${PYSITELIB}/synapse/logging/utils.pyo |
573 | 573 | ${PYSITELIB}/synapse/metrics/__init__.py
|
574 | 574 | ${PYSITELIB}/synapse/metrics/__init__.pyc
|
575 | 575 | ${PYSITELIB}/synapse/metrics/__init__.pyo
|
576 | 576 | ${PYSITELIB}/synapse/metrics/_exposition.py
|
577 | 577 | ${PYSITELIB}/synapse/metrics/_exposition.pyc
|
578 | 578 | ${PYSITELIB}/synapse/metrics/_exposition.pyo
|
| 579 | +${PYSITELIB}/synapse/metrics/_gc.py |
| 580 | +${PYSITELIB}/synapse/metrics/_gc.pyc |
| 581 | +${PYSITELIB}/synapse/metrics/_gc.pyo |
| 582 | +${PYSITELIB}/synapse/metrics/_reactor_metrics.py |
| 583 | +${PYSITELIB}/synapse/metrics/_reactor_metrics.pyc |
| 584 | +${PYSITELIB}/synapse/metrics/_reactor_metrics.pyo |
579 | 585 | ${PYSITELIB}/synapse/metrics/background_process_metrics.py
|
580 | 586 | ${PYSITELIB}/synapse/metrics/background_process_metrics.pyc
|
581 | 587 | ${PYSITELIB}/synapse/metrics/background_process_metrics.pyo
|
@@ -624,6 +630,9 @@ ${PYSITELIB}/synapse/push/push_rule_evaluator.pyo
|
624 | 630 | ${PYSITELIB}/synapse/push/push_tools.py
|
625 | 631 | ${PYSITELIB}/synapse/push/push_tools.pyc
|
626 | 632 | ${PYSITELIB}/synapse/push/push_tools.pyo
|
| 633 | +${PYSITELIB}/synapse/push/push_types.py |
| 634 | +${PYSITELIB}/synapse/push/push_types.pyc |
| 635 | +${PYSITELIB}/synapse/push/push_types.pyo |
627 | 636 | ${PYSITELIB}/synapse/push/pusher.py
|
628 | 637 | ${PYSITELIB}/synapse/push/pusher.pyc
|
629 | 638 | ${PYSITELIB}/synapse/push/pusher.pyo
|
@@ -833,6 +842,9 @@ ${PYSITELIB}/synapse/rest/admin/devices.pyo
|
833 | 842 | ${PYSITELIB}/synapse/rest/admin/event_reports.py
|
834 | 843 | ${PYSITELIB}/synapse/rest/admin/event_reports.pyc
|
835 | 844 | ${PYSITELIB}/synapse/rest/admin/event_reports.pyo
|
| 845 | +${PYSITELIB}/synapse/rest/admin/federation.py |
| 846 | +${PYSITELIB}/synapse/rest/admin/federation.pyc |
| 847 | +${PYSITELIB}/synapse/rest/admin/federation.pyo |
836 | 848 | ${PYSITELIB}/synapse/rest/admin/groups.py
|
837 | 849 | ${PYSITELIB}/synapse/rest/admin/groups.pyc
|
838 | 850 | ${PYSITELIB}/synapse/rest/admin/groups.pyo
|
@@ -1034,6 +1046,9 @@ ${PYSITELIB}/synapse/rest/media/v1/media_storage.pyo
|
1034 | 1046 | ${PYSITELIB}/synapse/rest/media/v1/oembed.py
|
1035 | 1047 | ${PYSITELIB}/synapse/rest/media/v1/oembed.pyc
|
1036 | 1048 | ${PYSITELIB}/synapse/rest/media/v1/oembed.pyo
|
| 1049 | +${PYSITELIB}/synapse/rest/media/v1/preview_html.py |
| 1050 | +${PYSITELIB}/synapse/rest/media/v1/preview_html.pyc |
| 1051 | +${PYSITELIB}/synapse/rest/media/v1/preview_html.pyo |
1037 | 1052 | ${PYSITELIB}/synapse/rest/media/v1/preview_url_resource.py
|
1038 | 1053 | ${PYSITELIB}/synapse/rest/media/v1/preview_url_resource.pyc
|
1039 | 1054 | ${PYSITELIB}/synapse/rest/media/v1/preview_url_resource.pyo
|
@@ -1657,6 +1672,8 @@ ${PYSITELIB}/synapse/storage/schema/main/delta/65/05_remove_room_stats_historica
|
1657 | 1672 | ${PYSITELIB}/synapse/storage/schema/main/delta/65/06remove_deleted_devices_from_device_inbox.sql
|
1658 | 1673 | ${PYSITELIB}/synapse/storage/schema/main/delta/65/07_arbitrary_relations.sql
|
1659 | 1674 | ${PYSITELIB}/synapse/storage/schema/main/delta/65/08_device_inbox_background_updates.sql
|
| 1675 | +${PYSITELIB}/synapse/storage/schema/main/delta/65/10_expirable_refresh_tokens.sql |
| 1676 | +${PYSITELIB}/synapse/storage/schema/main/delta/65/11_devices_auth_provider_session.sql |
1660 | 1677 | ${PYSITELIB}/synapse/storage/schema/main/full_schemas/16/application_services.sql
|
1661 | 1678 | ${PYSITELIB}/synapse/storage/schema/main/full_schemas/16/event_edges.sql
|
1662 | 1679 | ${PYSITELIB}/synapse/storage/schema/main/full_schemas/16/event_signatures.sql
|
|
0 commit comments