From 9a09b24826336613395fc0377951babad33819c3 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 27 Jan 2025 20:11:37 +0000 Subject: [PATCH] Mon Jan 27 20:11:37 UTC 2025 a/etc-15.1-x86_64-13.txz: Rebuilt. Added pcscd user (257) and pcscd group (257). a/pkgtools-15.1-noarch-24.txz: Rebuilt. setup.services: add support for enabling/disabling rc.pcscd. a/sysvinit-scripts-15.1-noarch-26.txz: Rebuilt. rc.M: start rc.pcscd. rc.6, rc.K: stop rc.pcscd. d/meson-1.7.0-x86_64-1.txz: Upgraded. l/ccid-1.6.1-x86_64-1.txz: Added. Thanks to LukenShiro. l/fmt-11.1.3-x86_64-1.txz: Upgraded. l/pcsc-lite-2.3.1-x86_64-1.txz: Added. Thanks to LukenShiro, Matteo Bernardini, euzao, and USUARIONUEVO. l/qt5-5.15.16_20250122_d76aaaf8-x86_64-1.txz: Upgraded. n/gnupg2-2.4.7-x86_64-3.txz: Rebuilt. Rebuilt using --disable-ccid-driver. Thanks to gbschenkel. --- ChangeLog.rss | 30 +- ChangeLog.txt | 18 + FILELIST.TXT | 2521 +- recompress.sh | 1 - slackware64/l/maketag | 6 +- slackware64/l/maketag.ez | 6 +- slackware64/l/tagfile | 2 + source/a/etc/etc.SlackBuild | 2 +- source/a/etc/group.new | 1 + source/a/etc/passwd.new | 1 + source/a/etc/shadow.new | 1 + .../libcgroup-3.1.0/.checkpatch.conf | 19 - source/a/libcgroup/libcgroup-3.1.0/.flake8 | 2 - .../libcgroup/libcgroup-3.1.0/CONTRIBUTING.md | 184 - source/a/libcgroup/libcgroup-3.1.0/COPYING | 510 - source/a/libcgroup/libcgroup-3.1.0/INSTALL | 237 - .../a/libcgroup/libcgroup-3.1.0/Makefile.am | 13 - source/a/libcgroup/libcgroup-3.1.0/README | 183 - source/a/libcgroup/libcgroup-3.1.0/README.md | 6 - .../a/libcgroup/libcgroup-3.1.0/README_daemon | 182 - .../libcgroup/libcgroup-3.1.0/README_systemd | 69 - .../a/libcgroup/libcgroup-3.1.0/SECURITY.md | 45 - .../a/libcgroup/libcgroup-3.1.0/bootstrap.sh | 29 - .../a/libcgroup/libcgroup-3.1.0/configure.ac | 266 - .../libcgroup-3.1.0/dist/Makefile.am | 1 - .../libcgroup-3.1.0/dist/cgconfig.service | 16 - .../libcgroup-3.1.0/dist/libcgroup.spec.in | 168 - .../a/libcgroup/libcgroup-3.1.0/doc/Doxygen | 2656 -- .../libcgroup/libcgroup-3.1.0/doc/Makefile.am | 3 - .../doc/internal/release-github.md | 90 - .../libcgroup-3.1.0/doc/man/Makefile.am | 7 - .../libcgroup-3.1.0/doc/man/cgclassify.1 | 93 - .../libcgroup-3.1.0/doc/man/cgconfig.conf.5 | 824 - .../libcgroup-3.1.0/doc/man/cgconfigparser.8 | 92 - .../libcgroup-3.1.0/doc/man/cgcreate.1 | 113 - .../libcgroup-3.1.0/doc/man/cgdelete.1 | 51 - .../libcgroup-3.1.0/doc/man/cgexec.1 | 106 - .../libcgroup/libcgroup-3.1.0/doc/man/cgget.1 | 115 - .../libcgroup-3.1.0/doc/man/cgred.conf.5 | 49 - .../libcgroup-3.1.0/doc/man/cgrules.conf.5 | 165 - .../libcgroup-3.1.0/doc/man/cgrules.d.5 | 50 - .../libcgroup-3.1.0/doc/man/cgrulesengd.8 | 84 - .../libcgroup/libcgroup-3.1.0/doc/man/cgset.1 | 57 - .../libcgroup-3.1.0/doc/man/cgsnapshot.1 | 113 - .../libcgroup-3.1.0/doc/man/cgxget.1 | 127 - .../libcgroup-3.1.0/doc/man/cgxset.1 | 81 - .../libcgroup-3.1.0/doc/man/lscgroup.1 | 49 - .../libcgroup-3.1.0/doc/man/lssubsys.1 | 101 - .../libcgroup-3.1.0/include/Makefile.am | 9 - .../libcgroup-3.1.0/include/libcgroup.h | 43 - .../include/libcgroup/config.h | 138 - .../libcgroup-3.1.0/include/libcgroup/error.h | 111 - .../include/libcgroup/groups.h | 706 - .../include/libcgroup/init.h.in | 86 - .../include/libcgroup/iterators.h | 435 - .../libcgroup-3.1.0/include/libcgroup/log.h | 158 - .../include/libcgroup/systemd.h | 140 - .../libcgroup-3.1.0/include/libcgroup/tasks.h | 214 - .../libcgroup-3.1.0/include/libcgroup/tools.h | 61 - .../libcgroup-3.1.0/libcgroup.doxyfile | 1519 - .../libcgroup/libcgroup-3.1.0/libcgroup.pc.in | 10 - .../libcgroup-3.1.0/m4/ax_code_coverage.m4 | 264 - .../libcgroup-3.1.0/samples/Makefile.am | 2 - .../libcgroup-3.1.0/samples/c/Makefile.am | 33 - .../samples/c/create_systemd_scope.c | 613 - .../samples/c/empty_cgroup_v2.c | 40 - .../samples/c/get_all_controller.c | 36 - .../samples/c/get_controller.c | 34 - .../samples/c/get_mount_point.c | 50 - .../libcgroup-3.1.0/samples/c/get_procs.c | 37 - .../samples/c/get_setup_mode.c | 44 - .../samples/c/get_variable_names.c | 61 - .../libcgroup-3.1.0/samples/c/logger.c | 47 - .../libcgroup-3.1.0/samples/c/proctest.c | 48 - .../libcgroup-3.1.0/samples/c/read_stats.c | 86 - .../libcgroup-3.1.0/samples/c/setuid.c | 74 - .../samples/c/test_functions.c | 929 - .../samples/c/test_named_hierarchy.c | 50 - .../libcgroup-3.1.0/samples/c/walk_task.c | 51 - .../libcgroup-3.1.0/samples/c/walk_test.c | 126 - .../libcgroup-3.1.0/samples/c/wrapper_test.c | 46 - .../samples/cmdline/Makefile.am | 13 - .../cmdline/systemd-with-idle-process.md | 222 - .../samples/config/Makefile.am | 9 - .../samples/config/cgconfig.conf | 42 - .../samples/config/cgconfig.sysconfig | 12 - .../samples/config/cgconfig_systemd.conf | 22 - .../libcgroup-3.1.0/samples/config/cgred.conf | 27 - .../samples/config/cgrules.conf | 10 - .../samples/config/cgsnapshot_allowlist.conf | 48 - .../samples/config/cgsnapshot_denylist.conf | 20 - .../config/invalid_namespace_config.conf | 53 - .../invalid_namespace_mount_config.conf | 59 - .../samples/config/large_cgconfig.conf | 28005 ---------------- .../samples/config/namespace_config.conf | 46 - .../samples/python/Makefile.am | 18 - .../samples/python/create_systemd_scope.py | 185 - .../libcgroup-3.1.0/scripts/Makefile.am | 11 - .../scripts/init.d/cgconfig.in | 221 - .../libcgroup-3.1.0/scripts/init.d/cgred.in | 169 - .../scripts/init.d/cgred.in.orig | 170 - .../libcgroup/libcgroup-3.1.0/src/Makefile.am | 62 - .../libcgroup-3.1.0/src/abstraction-common.c | 286 - .../libcgroup-3.1.0/src/abstraction-common.h | 119 - .../libcgroup-3.1.0/src/abstraction-cpu.c | 271 - .../libcgroup-3.1.0/src/abstraction-cpuset.c | 50 - .../libcgroup-3.1.0/src/abstraction-map.c | 62 - .../libcgroup-3.1.0/src/abstraction-map.h | 39 - source/a/libcgroup/libcgroup-3.1.0/src/api.c | 6538 ---- .../a/libcgroup/libcgroup-3.1.0/src/config.c | 2300 -- .../libcgroup-3.1.0/src/daemon/Makefile.am | 14 - .../libcgroup-3.1.0/src/daemon/cgrulesengd.c | 1290 - .../libcgroup-3.1.0/src/daemon/cgrulesengd.h | 122 - source/a/libcgroup/libcgroup-3.1.0/src/lex.l | 45 - .../libcgroup-3.1.0/src/libcgroup-internal.h | 427 - .../libcgroup-3.1.0/src/libcgroup.map | 164 - .../src/libcgroup_systemd_idle_thread.c | 11 - source/a/libcgroup/libcgroup-3.1.0/src/log.c | 92 - .../libcgroup-3.1.0/src/pam/Makefile.am | 10 - .../libcgroup-3.1.0/src/pam/pam_cgroup.c | 153 - .../a/libcgroup/libcgroup-3.1.0/src/parse.y | 514 - .../libcgroup-3.1.0/src/python/Makefile.am | 43 - .../libcgroup-3.1.0/src/python/cgroup.pxd | 133 - .../libcgroup-3.1.0/src/python/libcgroup.pyx | 821 - .../libcgroup-3.1.0/src/python/pyproject.toml | 4 - .../libcgroup-3.1.0/src/python/setup.py | 35 - .../a/libcgroup/libcgroup-3.1.0/src/systemd.c | 348 - .../libcgroup-3.1.0/src/tools/Makefile.am | 75 - .../libcgroup-3.1.0/src/tools/cgclassify.c | 700 - .../libcgroup-3.1.0/src/tools/cgconfig.c | 196 - .../libcgroup-3.1.0/src/tools/cgcreate.c | 355 - .../libcgroup-3.1.0/src/tools/cgdelete.c | 295 - .../libcgroup-3.1.0/src/tools/cgexec.c | 524 - .../libcgroup-3.1.0/src/tools/cgget.c | 883 - .../libcgroup-3.1.0/src/tools/cgset.c | 288 - .../libcgroup-3.1.0/src/tools/cgsnapshot.c | 853 - .../libcgroup-3.1.0/src/tools/cgxget.c | 939 - .../libcgroup-3.1.0/src/tools/cgxset.c | 380 - .../libcgroup-3.1.0/src/tools/lscgroup.c | 326 - .../libcgroup-3.1.0/src/tools/lssubsys.c | 282 - .../libcgroup-3.1.0/src/tools/tools-common.c | 312 - .../libcgroup-3.1.0/src/tools/tools-common.h | 137 - .../a/libcgroup/libcgroup-3.1.0/src/wrapper.c | 833 - .../libcgroup-3.1.0/tests/Makefile.am | 4 - .../libcgroup/libcgroup-3.1.0/tests/README.md | 5 - .../tests/ftests/001-cgget-basic_cgget_v1.py | 66 - .../ftests/002-cgdelete-recursive_delete.py | 83 - .../tests/ftests/003-cgget-basic_cgget_v2.py | 67 - .../004-cgsnapshot-basic_snapshot_v1.py | 116 - .../005-cgsnapshot-basic_snapshot_v2.py | 79 - .../ftests/006-cgrules-basic_cgrules_v1.py | 104 - .../ftests/007-cgrules-basic_cgrules_v2.py | 96 - .../ftests/008-cgget-multiple_r_flags.py | 104 - .../009-cgget-g_flag_controller_only.py | 191 - .../010-cgget-g_flag_controller_and_cgroup.py | 194 - .../ftests/011-cgget-r_flag_two_cgroups.py | 106 - .../ftests/012-cgget-multiple_r_flags2.py | 107 - .../ftests/013-cgget-multiple_g_flags.py | 225 - .../tests/ftests/014-cgget-a_flag.py | 98 - .../ftests/015-cgget-multiline_r_flag.py | 76 - .../tests/ftests/016-cgget-invalid_options.py | 217 - .../tests/ftests/017-cgconfig-load_file.py | 86 - .../tests/ftests/018-cgconfig-load_dir.py | 109 - .../ftests/019-cgconfig-uidgid_dperm_fperm.py | 136 - .../ftests/020-cgconfig-tasks_perms_owner.py | 135 - .../ftests/021-cgconfig-invalid_options.py | 93 - .../tests/ftests/022-cgset-multiple_r_flag.py | 71 - .../tests/ftests/023-cgset-copy_from.py | 75 - .../ftests/025-cgset-multiple_cgroups.py | 72 - .../026-cgset-multiple_r_multiple_cgroup.py | 75 - .../tests/ftests/027-cgset-invalid_options.py | 170 - .../ftests/029-lssubsys-basic_lssubsys.py | 86 - .../tests/ftests/030-lssubsys-lssubsys_all.py | 92 - .../tests/ftests/031-lscgroup-g_flag.py | 109 - .../ftests/032-lscgroup-multiple_g_flags.py | 124 - .../tests/ftests/033-cgget-no_flags.py | 71 - .../tests/ftests/034-cgexec-basic_cgexec.py | 84 - .../tests/ftests/035-cgset-set_cgroup_type.py | 75 - .../tests/ftests/036-cgset-multi_thread.py | 94 - .../tests/ftests/037-cgxget-cpu_settings.py | 106 - .../ftests/038-cgxget-cpuset_settings.py | 144 - .../tests/ftests/039-pybindings-cgxget.py | 141 - .../tests/ftests/040-pybindings-cgxset.py | 117 - .../ftests/041-pybindings-library_version.py | 67 - .../tests/ftests/042-cgxget-unmappable.py | 70 - .../ftests/043-cgcreate-empty_controller.py | 75 - ...44-pybindings-cgcreate_empty_controller.py | 85 - .../045-pybindings-list_mount_points.py | 69 - .../ftests/046-cgexec-empty_controller.py | 78 - .../047-cgcreate-delete_cgrp_shared_mnt.py | 90 - .../ftests/048-pybindings-get_cgroup_mode.py | 59 - .../ftests/049-sudo-systemd_create_scope.py | 105 - .../050-sudo-systemd_create_scope_w_pid.py | 109 - .../ftests/051-sudo-cgroup_get_cgroup.py | 91 - .../ftests/052-sudo-cgroup_attach_task.py | 114 - .../ftests/053-sudo-cgroup_attach_task_pid.py | 116 - .../tests/ftests/054-sudo-set_uid_gid_v2.py | 89 - .../tests/ftests/055-sudo-set_uid_gid_v1.py | 107 - .../ftests/056-sudo-set_permissions_v2.py | 96 - .../ftests/057-sudo-set_permissions_v1.py | 106 - .../ftests/058-sudo-systemd_create_scope2.py | 165 - .../059-sudo-invalid_systemd_create_scope2.py | 106 - .../ftests/060-sudo-cgconfigparser-systemd.py | 194 - ...-sudo-g_flag_controller_only_systemd-v1.py | 156 - ...-sudo-g_flag_controller_only_systemd-v2.py | 167 - .../tests/ftests/063-sudo-systemd_cgset-v1.py | 137 - .../tests/ftests/064-sudo-systemd_cgset-v2.py | 147 - .../ftests/065-sudo-systemd_cgclassify-v1.py | 195 - .../ftests/066-sudo-systemd_cgclassify-v2.py | 213 - .../ftests/067-sudo-systemd_cgexec-v1.py | 163 - .../ftests/068-sudo-systemd_cgexec-v2.py | 179 - ...069-sudo-systemd_cgxget-cpu-settings-v1.py | 169 - ...070-sudo-systemd_cgxget-cpu-settings-v2.py | 180 - .../071-sudo-set_default_systemd_cgroup.py | 187 - .../072-pybindings-cgroup_get_cgroup.py | 142 - ...ybindings-cgroup_add_all_controllers-v2.py | 100 - ...ybindings-cgroup_add_all_controllers-v1.py | 90 - .../075-pybindings-cgroup_compare_cgroup.py | 197 - .../tests/ftests/076-cgconfig-auto_convert.py | 113 - .../ftests/077-pybindings-cgroup_get_procs.py | 111 - .../ftests/078-sudo-cgcreate_systemd_scope.py | 108 - ...079-sudo-cgcreate_default_systemd_scope.py | 104 - .../tests/ftests/080-kernel-domain_invalid.py | 102 - ...1-pybindings-cgrp_get_curr_ctrl_path-v1.py | 133 - ...2-pybindings-cgrp_get_curr_ctrl_path-v2.py | 134 - .../083-pybindings-helpers_cgroup_mode.py | 79 - .../084-sudo-cgcreate_systemd_scope_pid.py | 141 - .../ftests/085-sudo-cgexec_systemd_scope.py | 160 - .../086-sudo-systemd_cmdline_example.py | 200 - .../tests/ftests/087-sudo-move_pid.py | 91 - .../088-sudo-cgclassify_systemd_scope.py | 185 - ...elete-non-existing-shared-mnt-cgroup-v1.py | 94 - .../tests/ftests/999-stress-cgroup_init.py | 102 - .../libcgroup-3.1.0/tests/ftests/Makefile.am | 122 - .../libcgroup-3.1.0/tests/ftests/README.md | 65 - .../libcgroup-3.1.0/tests/ftests/__init__.py | 0 .../libcgroup-3.1.0/tests/ftests/cgroup.py | 1199 - .../libcgroup-3.1.0/tests/ftests/config.py | 58 - .../libcgroup-3.1.0/tests/ftests/consts.py | 36 - .../libcgroup-3.1.0/tests/ftests/container.py | 221 - .../tests/ftests/controller.py | 69 - .../tests/ftests/ftests-wrapper.sh | 111 - .../libcgroup-3.1.0/tests/ftests/ftests.py | 475 - .../libcgroup-3.1.0/tests/ftests/log.py | 48 - .../libcgroup-3.1.0/tests/ftests/process.py | 279 - .../libcgroup-3.1.0/tests/ftests/run.py | 119 - .../libcgroup-3.1.0/tests/ftests/systemd.py | 76 - .../libcgroup-3.1.0/tests/ftests/utils.py | 82 - .../libcgroup-3.1.0/tests/gunit/001-path.cpp | 164 - .../gunit/002-cgroup_parse_rules_options.cpp | 92 - .../003-cg_get_cgroups_from_proc_cgroups.cpp | 162 - .../gunit/004-cgroup_compare_ignore_rule.cpp | 371 - .../005-cgroup_compare_wildcard_procname.cpp | 84 - .../tests/gunit/006-cgroup_get_cgroup.cpp | 259 - .../gunit/007-cgroup_process_v1_mount.cpp | 81 - .../gunit/008-cgroup_process_v2_mount.cpp | 191 - .../gunit/009-cgroup_set_values_recursive.cpp | 123 - .../gunit/010-cgroup_chown_chmod_tasks.cpp | 83 - .../gunit/011-cgroupv2_subtree_control.cpp | 112 - .../tests/gunit/012-cgroup_create_cgroup.cpp | 219 - .../013-cgroup_build_tasks_procs_path.cpp | 149 - .../014-cgroupv2_get_subtree_control.cpp | 157 - .../gunit/015-cgroupv2_controller_enabled.cpp | 172 - .../tests/gunit/016-cgset_parse_r_flag.cpp | 39 - .../tests/gunit/017-API_fuzz_test.cpp | 650 - .../libcgroup-3.1.0/tests/gunit/Makefile.am | 52 - .../libcgroup-3.1.0/tests/gunit/gtest.cpp | 16 - .../tests/gunit/libcgroup_unittest.map | 130 - source/a/pkgtools/pkgtools.SlackBuild | 2 +- source/a/pkgtools/scripts/setup.services | 13 +- source/a/sysvinit-scripts/scripts/rc.6 | 5 + source/a/sysvinit-scripts/scripts/rc.K | 5 + source/a/sysvinit-scripts/scripts/rc.M | 5 + .../sysvinit-scripts.SlackBuild | 2 +- source/l/ccid/README | 11 + source/l/ccid/ccid.SlackBuild | 142 + source/l/ccid/ccid.url | 1 + source/l/ccid/slack-desc | 19 + source/l/pcsc-lite/README | 19 + source/l/pcsc-lite/README.SLACKWARE | 32 + source/l/pcsc-lite/doinst.sh | 26 + source/l/pcsc-lite/pcsc-lite.SlackBuild | 203 + source/l/pcsc-lite/pcsc-lite.url | 1 + source/l/pcsc-lite/pcscd.default | 2 + source/l/pcsc-lite/rc.pcscd | 67 + source/l/pcsc-lite/slack-desc | 19 + source/n/gnupg2/gnupg2.SlackBuild | 3 +- 287 files changed, 1753 insertions(+), 82102 deletions(-) delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/.checkpatch.conf delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/.flake8 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/CONTRIBUTING.md delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/COPYING delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/INSTALL delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/README delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/README.md delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/README_daemon delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/README_systemd delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/SECURITY.md delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/bootstrap.sh delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/configure.ac delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/dist/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/dist/cgconfig.service delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/dist/libcgroup.spec.in delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/Doxygen delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/internal/release-github.md delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/cgclassify.1 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/cgconfig.conf.5 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/cgconfigparser.8 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/cgcreate.1 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/cgdelete.1 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/cgexec.1 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/cgget.1 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/cgred.conf.5 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/cgrules.conf.5 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/cgrules.d.5 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/cgrulesengd.8 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/cgset.1 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/cgsnapshot.1 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/cgxget.1 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/cgxset.1 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/lscgroup.1 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/doc/man/lssubsys.1 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/include/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/include/libcgroup.h delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/config.h delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/error.h delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/groups.h delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/init.h.in delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/iterators.h delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/log.h delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/systemd.h delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/tasks.h delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/tools.h delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/libcgroup.doxyfile delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/libcgroup.pc.in delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/m4/ax_code_coverage.m4 delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/create_systemd_scope.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/empty_cgroup_v2.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/get_all_controller.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/get_controller.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/get_mount_point.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/get_procs.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/get_setup_mode.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/get_variable_names.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/logger.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/proctest.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/read_stats.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/setuid.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/test_functions.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/test_named_hierarchy.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/walk_task.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/walk_test.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/c/wrapper_test.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/cmdline/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/cmdline/systemd-with-idle-process.md delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/config/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/config/cgconfig.conf delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/config/cgconfig.sysconfig delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/config/cgconfig_systemd.conf delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/config/cgred.conf delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/config/cgrules.conf delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/config/cgsnapshot_allowlist.conf delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/config/cgsnapshot_denylist.conf delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/config/invalid_namespace_config.conf delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/config/invalid_namespace_mount_config.conf delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/config/large_cgconfig.conf delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/config/namespace_config.conf delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/samples/python/Makefile.am delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/samples/python/create_systemd_scope.py delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/scripts/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/scripts/init.d/cgconfig.in delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/scripts/init.d/cgred.in delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/scripts/init.d/cgred.in.orig delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/abstraction-common.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/abstraction-common.h delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/abstraction-cpu.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/abstraction-cpuset.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/abstraction-map.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/abstraction-map.h delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/api.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/config.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/daemon/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/daemon/cgrulesengd.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/daemon/cgrulesengd.h delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/lex.l delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/libcgroup-internal.h delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/libcgroup.map delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/libcgroup_systemd_idle_thread.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/log.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/pam/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/pam/pam_cgroup.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/parse.y delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/python/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/python/cgroup.pxd delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/python/libcgroup.pyx delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/python/pyproject.toml delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/src/python/setup.py delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/systemd.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/tools/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/tools/cgclassify.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/tools/cgconfig.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/tools/cgcreate.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/tools/cgdelete.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/tools/cgexec.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/tools/cgget.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/tools/cgset.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/tools/cgsnapshot.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/tools/cgxget.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/tools/cgxset.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/tools/lscgroup.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/tools/lssubsys.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/tools/tools-common.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/tools/tools-common.h delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/src/wrapper.c delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/README.md delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/001-cgget-basic_cgget_v1.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/002-cgdelete-recursive_delete.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/003-cgget-basic_cgget_v2.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/004-cgsnapshot-basic_snapshot_v1.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/005-cgsnapshot-basic_snapshot_v2.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/006-cgrules-basic_cgrules_v1.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/007-cgrules-basic_cgrules_v2.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/008-cgget-multiple_r_flags.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/009-cgget-g_flag_controller_only.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/010-cgget-g_flag_controller_and_cgroup.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/011-cgget-r_flag_two_cgroups.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/012-cgget-multiple_r_flags2.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/013-cgget-multiple_g_flags.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/014-cgget-a_flag.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/015-cgget-multiline_r_flag.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/016-cgget-invalid_options.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/017-cgconfig-load_file.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/018-cgconfig-load_dir.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/019-cgconfig-uidgid_dperm_fperm.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/020-cgconfig-tasks_perms_owner.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/021-cgconfig-invalid_options.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/022-cgset-multiple_r_flag.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/023-cgset-copy_from.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/025-cgset-multiple_cgroups.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/026-cgset-multiple_r_multiple_cgroup.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/027-cgset-invalid_options.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/029-lssubsys-basic_lssubsys.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/030-lssubsys-lssubsys_all.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/031-lscgroup-g_flag.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/032-lscgroup-multiple_g_flags.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/033-cgget-no_flags.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/034-cgexec-basic_cgexec.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/035-cgset-set_cgroup_type.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/036-cgset-multi_thread.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/037-cgxget-cpu_settings.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/038-cgxget-cpuset_settings.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/039-pybindings-cgxget.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/040-pybindings-cgxset.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/041-pybindings-library_version.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/042-cgxget-unmappable.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/043-cgcreate-empty_controller.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/044-pybindings-cgcreate_empty_controller.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/045-pybindings-list_mount_points.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/046-cgexec-empty_controller.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/047-cgcreate-delete_cgrp_shared_mnt.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/048-pybindings-get_cgroup_mode.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/049-sudo-systemd_create_scope.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/050-sudo-systemd_create_scope_w_pid.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/051-sudo-cgroup_get_cgroup.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/052-sudo-cgroup_attach_task.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/053-sudo-cgroup_attach_task_pid.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/054-sudo-set_uid_gid_v2.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/055-sudo-set_uid_gid_v1.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/056-sudo-set_permissions_v2.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/057-sudo-set_permissions_v1.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/058-sudo-systemd_create_scope2.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/059-sudo-invalid_systemd_create_scope2.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/060-sudo-cgconfigparser-systemd.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/061-sudo-g_flag_controller_only_systemd-v1.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/062-sudo-g_flag_controller_only_systemd-v2.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/063-sudo-systemd_cgset-v1.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/064-sudo-systemd_cgset-v2.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/065-sudo-systemd_cgclassify-v1.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/066-sudo-systemd_cgclassify-v2.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/067-sudo-systemd_cgexec-v1.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/068-sudo-systemd_cgexec-v2.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/069-sudo-systemd_cgxget-cpu-settings-v1.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/070-sudo-systemd_cgxget-cpu-settings-v2.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/071-sudo-set_default_systemd_cgroup.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/072-pybindings-cgroup_get_cgroup.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/073-pybindings-cgroup_add_all_controllers-v2.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/074-pybindings-cgroup_add_all_controllers-v1.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/075-pybindings-cgroup_compare_cgroup.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/076-cgconfig-auto_convert.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/077-pybindings-cgroup_get_procs.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/078-sudo-cgcreate_systemd_scope.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/079-sudo-cgcreate_default_systemd_scope.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/080-kernel-domain_invalid.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/081-pybindings-cgrp_get_curr_ctrl_path-v1.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/082-pybindings-cgrp_get_curr_ctrl_path-v2.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/083-pybindings-helpers_cgroup_mode.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/084-sudo-cgcreate_systemd_scope_pid.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/085-sudo-cgexec_systemd_scope.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/086-sudo-systemd_cmdline_example.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/087-sudo-move_pid.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/088-sudo-cgclassify_systemd_scope.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/998-cgdelete-non-existing-shared-mnt-cgroup-v1.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/999-stress-cgroup_init.py delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/README.md delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/__init__.py delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/cgroup.py delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/config.py delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/consts.py delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/container.py delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/controller.py delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/ftests-wrapper.sh delete mode 100755 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/ftests.py delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/log.py delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/process.py delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/run.py delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/systemd.py delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/ftests/utils.py delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/001-path.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/002-cgroup_parse_rules_options.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/003-cg_get_cgroups_from_proc_cgroups.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/004-cgroup_compare_ignore_rule.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/005-cgroup_compare_wildcard_procname.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/006-cgroup_get_cgroup.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/007-cgroup_process_v1_mount.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/008-cgroup_process_v2_mount.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/009-cgroup_set_values_recursive.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/010-cgroup_chown_chmod_tasks.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/011-cgroupv2_subtree_control.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/012-cgroup_create_cgroup.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/013-cgroup_build_tasks_procs_path.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/014-cgroupv2_get_subtree_control.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/015-cgroupv2_controller_enabled.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/016-cgset_parse_r_flag.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/017-API_fuzz_test.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/Makefile.am delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/gtest.cpp delete mode 100644 source/a/libcgroup/libcgroup-3.1.0/tests/gunit/libcgroup_unittest.map create mode 100644 source/l/ccid/README create mode 100755 source/l/ccid/ccid.SlackBuild create mode 100644 source/l/ccid/ccid.url create mode 100644 source/l/ccid/slack-desc create mode 100644 source/l/pcsc-lite/README create mode 100644 source/l/pcsc-lite/README.SLACKWARE create mode 100644 source/l/pcsc-lite/doinst.sh create mode 100755 source/l/pcsc-lite/pcsc-lite.SlackBuild create mode 100644 source/l/pcsc-lite/pcsc-lite.url create mode 100644 source/l/pcsc-lite/pcscd.default create mode 100644 source/l/pcsc-lite/rc.pcscd create mode 100644 source/l/pcsc-lite/slack-desc diff --git a/ChangeLog.rss b/ChangeLog.rss index de43b938d..56130d66c 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,35 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Sun, 26 Jan 2025 21:35:58 GMT - Sun, 26 Jan 2025 21:59:41 GMT + Mon, 27 Jan 2025 20:11:37 GMT + Mon, 27 Jan 2025 21:29:17 GMT maintain_current_git.sh v 1.17 + + Mon, 27 Jan 2025 20:11:37 GMT + Mon, 27 Jan 2025 20:11:37 GMT + https://git.slackware.nl/current/tag/?h=20250127201137 + 20250127201137 + + +a/etc-15.1-x86_64-13.txz: Rebuilt. + Added pcscd user (257) and pcscd group (257). +a/pkgtools-15.1-noarch-24.txz: Rebuilt. + setup.services: add support for enabling/disabling rc.pcscd. +a/sysvinit-scripts-15.1-noarch-26.txz: Rebuilt. + rc.M: start rc.pcscd. + rc.6, rc.K: stop rc.pcscd. +d/meson-1.7.0-x86_64-1.txz: Upgraded. +l/ccid-1.6.1-x86_64-1.txz: Added. + Thanks to LukenShiro. +l/fmt-11.1.3-x86_64-1.txz: Upgraded. +l/pcsc-lite-2.3.1-x86_64-1.txz: Added. + Thanks to LukenShiro, Matteo Bernardini, euzao, and USUARIONUEVO. +l/qt5-5.15.16_20250122_d76aaaf8-x86_64-1.txz: Upgraded. +n/gnupg2-2.4.7-x86_64-3.txz: Rebuilt. + Rebuilt using --disable-ccid-driver. Thanks to gbschenkel. + ]]> + + Sun, 26 Jan 2025 21:35:58 GMT Sun, 26 Jan 2025 21:35:58 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index 9730b1391..c9007cf5b 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,21 @@ +Mon Jan 27 20:11:37 UTC 2025 +a/etc-15.1-x86_64-13.txz: Rebuilt. + Added pcscd user (257) and pcscd group (257). +a/pkgtools-15.1-noarch-24.txz: Rebuilt. + setup.services: add support for enabling/disabling rc.pcscd. +a/sysvinit-scripts-15.1-noarch-26.txz: Rebuilt. + rc.M: start rc.pcscd. + rc.6, rc.K: stop rc.pcscd. +d/meson-1.7.0-x86_64-1.txz: Upgraded. +l/ccid-1.6.1-x86_64-1.txz: Added. + Thanks to LukenShiro. +l/fmt-11.1.3-x86_64-1.txz: Upgraded. +l/pcsc-lite-2.3.1-x86_64-1.txz: Added. + Thanks to LukenShiro, Matteo Bernardini, euzao, and USUARIONUEVO. +l/qt5-5.15.16_20250122_d76aaaf8-x86_64-1.txz: Upgraded. +n/gnupg2-2.4.7-x86_64-3.txz: Rebuilt. + Rebuilt using --disable-ccid-driver. Thanks to gbschenkel. ++--------------------------+ Sun Jan 26 21:35:58 UTC 2025 a/libcgroup-3.1.0-x86_64-1.txz: Upgraded. Thanks to 0XBF for the many upgrade hints. diff --git a/FILELIST.TXT b/FILELIST.TXT index dfd004db0..cb8282168 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Sun Jan 26 21:40:14 UTC 2025 +Mon Jan 27 20:16:04 UTC 2025 Here is the file list for this directory. If you are using a mirror site and find missing or extra files in the disk subdirectories, please have the archive administrator refresh the mirror. -drwxr-xr-x 12 root root 4096 2025-01-26 21:35 . +drwxr-xr-x 12 root root 4096 2025-01-27 20:11 . -rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0 -rw-r--r-- 1 root root 16617 2022-02-02 23:27 ./CHANGES_AND_HINTS.TXT --rw-r--r-- 1 root root 1176410 2025-01-25 22:33 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 195 2025-01-25 22:33 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1204807 2025-01-26 21:40 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 195 2025-01-26 21:40 ./CHECKSUMS.md5.asc -rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING -rw-r--r-- 1 root root 35147 2007-06-30 04:21 ./COPYING3 -rw-r--r-- 1 root root 19573 2016-06-23 20:08 ./COPYRIGHT.TXT -rw-r--r-- 1 root root 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT --rw-r--r-- 1 root root 1306611 2025-01-26 21:35 ./ChangeLog.txt +-rw-r--r-- 1 root root 1307360 2025-01-27 20:11 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 2 root root 4096 2025-01-23 21:06 ./EFI/BOOT -rw-r--r-- 1 root root 1200128 2024-12-13 04:26 ./EFI/BOOT/bootx64.efi @@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2025-01-23 21:06 ./EFI/BOOT -rwxr-xr-x 1 root root 2504 2019-07-05 18:54 ./EFI/BOOT/make-grub.sh -rw-r--r-- 1 root root 10722 2013-09-21 19:02 ./EFI/BOOT/osdetect.cfg -rw-r--r-- 1 root root 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg --rw-r--r-- 1 root root 1543614 2025-01-25 22:33 ./FILELIST.TXT +-rw-r--r-- 1 root root 1579555 2025-01-26 21:40 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 927034 2025-01-26 21:39 ./PACKAGES.TXT +-rw-r--r-- 1 root root 928398 2025-01-27 20:15 ./PACKAGES.TXT -rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT -rw-r--r-- 1 root root 2640 2025-01-23 20:54 ./README.initrd -rw-r--r-- 1 root root 34114 2023-12-11 20:35 ./README_CRYPT.TXT @@ -663,13 +663,13 @@ drwxr-xr-x 2 root root 4096 2022-02-03 07:02 ./patches -rw-r--r-- 1 root root 575 2022-02-03 07:02 ./patches/FILE_LIST -rw-r--r-- 1 root root 14 2022-02-03 07:02 ./patches/MANIFEST.bz2 -rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT -drwxr-xr-x 17 root root 4096 2025-01-26 21:39 ./slackware64 --rw-r--r-- 1 root root 361279 2025-01-26 21:39 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 195 2025-01-26 21:39 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 448751 2025-01-26 21:38 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 4845829 2025-01-26 21:39 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 17 root root 4096 2025-01-27 20:15 ./slackware64 +-rw-r--r-- 1 root root 361674 2025-01-27 20:15 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 195 2025-01-27 20:15 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 449242 2025-01-27 20:14 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 4844006 2025-01-27 20:14 ./slackware64/MANIFEST.bz2 lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT -drwxr-xr-x 2 root root 32768 2025-01-26 21:38 ./slackware64/a +drwxr-xr-x 2 root root 32768 2025-01-27 20:14 ./slackware64/a -rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt -rw-r--r-- 1 root root 10720 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz.asc @@ -760,9 +760,9 @@ drwxr-xr-x 2 root root 32768 2025-01-26 21:38 ./slackware64/a -rw-r--r-- 1 root root 375 2024-05-04 01:50 ./slackware64/a/elvis-2.2_0-x86_64-9.txt -rw-r--r-- 1 root root 712756 2024-05-04 01:50 ./slackware64/a/elvis-2.2_0-x86_64-9.txz -rw-r--r-- 1 root root 195 2024-05-04 01:50 ./slackware64/a/elvis-2.2_0-x86_64-9.txz.asc --rw-r--r-- 1 root root 202 2024-05-23 18:38 ./slackware64/a/etc-15.1-x86_64-12.txt --rw-r--r-- 1 root root 27996 2024-05-23 18:38 ./slackware64/a/etc-15.1-x86_64-12.txz --rw-r--r-- 1 root root 195 2024-05-23 18:38 ./slackware64/a/etc-15.1-x86_64-12.txz.asc +-rw-r--r-- 1 root root 202 2025-01-27 18:43 ./slackware64/a/etc-15.1-x86_64-13.txt +-rw-r--r-- 1 root root 28020 2025-01-27 18:43 ./slackware64/a/etc-15.1-x86_64-13.txz +-rw-r--r-- 1 root root 195 2025-01-27 18:43 ./slackware64/a/etc-15.1-x86_64-13.txz.asc -rw-r--r-- 1 root root 510 2024-08-17 17:21 ./slackware64/a/eudev-3.2.14-x86_64-2.txt -rw-r--r-- 1 root root 1225652 2024-08-17 17:21 ./slackware64/a/eudev-3.2.14-x86_64-2.txz -rw-r--r-- 1 root root 195 2024-08-17 17:21 ./slackware64/a/eudev-3.2.14-x86_64-2.txz.asc @@ -953,9 +953,9 @@ drwxr-xr-x 2 root root 32768 2025-01-26 21:38 ./slackware64/a -rw-r--r-- 1 root root 450 2022-09-06 18:11 ./slackware64/a/pcmciautils-018-x86_64-5.txt -rw-r--r-- 1 root root 31360 2022-09-06 18:11 ./slackware64/a/pcmciautils-018-x86_64-5.txz -rw-r--r-- 1 root root 163 2022-09-06 18:11 ./slackware64/a/pcmciautils-018-x86_64-5.txz.asc --rw-r--r-- 1 root root 672 2024-12-22 19:12 ./slackware64/a/pkgtools-15.1-noarch-23.txt --rw-r--r-- 1 root root 200364 2024-12-22 19:12 ./slackware64/a/pkgtools-15.1-noarch-23.txz --rw-r--r-- 1 root root 195 2024-12-22 19:12 ./slackware64/a/pkgtools-15.1-noarch-23.txz.asc +-rw-r--r-- 1 root root 672 2025-01-27 19:31 ./slackware64/a/pkgtools-15.1-noarch-24.txt +-rw-r--r-- 1 root root 200420 2025-01-27 19:31 ./slackware64/a/pkgtools-15.1-noarch-24.txz +-rw-r--r-- 1 root root 195 2025-01-27 19:31 ./slackware64/a/pkgtools-15.1-noarch-24.txz.asc -rw-r--r-- 1 root root 523 2025-01-14 18:35 ./slackware64/a/plzip-1.12-x86_64-1.txt -rw-r--r-- 1 root root 65756 2025-01-14 18:35 ./slackware64/a/plzip-1.12-x86_64-1.txz -rw-r--r-- 1 root root 195 2025-01-14 18:35 ./slackware64/a/plzip-1.12-x86_64-1.txz.asc @@ -1004,9 +1004,9 @@ drwxr-xr-x 2 root root 32768 2025-01-26 21:38 ./slackware64/a -rw-r--r-- 1 root root 694 2022-09-06 18:43 ./slackware64/a/sysvinit-functions-8.53-x86_64-6.txt -rw-r--r-- 1 root root 36308 2022-09-06 18:43 ./slackware64/a/sysvinit-functions-8.53-x86_64-6.txz -rw-r--r-- 1 root root 163 2022-09-06 18:43 ./slackware64/a/sysvinit-functions-8.53-x86_64-6.txz.asc --rw-r--r-- 1 root root 378 2025-01-26 20:10 ./slackware64/a/sysvinit-scripts-15.1-noarch-25.txt --rw-r--r-- 1 root root 17948 2025-01-26 20:10 ./slackware64/a/sysvinit-scripts-15.1-noarch-25.txz --rw-r--r-- 1 root root 195 2025-01-26 20:10 ./slackware64/a/sysvinit-scripts-15.1-noarch-25.txz.asc +-rw-r--r-- 1 root root 378 2025-01-27 19:37 ./slackware64/a/sysvinit-scripts-15.1-noarch-26.txt +-rw-r--r-- 1 root root 17960 2025-01-27 19:37 ./slackware64/a/sysvinit-scripts-15.1-noarch-26.txz +-rw-r--r-- 1 root root 195 2025-01-27 19:37 ./slackware64/a/sysvinit-scripts-15.1-noarch-26.txz.asc -rw-r--r-- 1 root root 1602 2025-01-23 20:54 ./slackware64/a/tagfile -rw-r--r-- 1 root root 395 2023-07-18 18:38 ./slackware64/a/tar-1.35-x86_64-1.txt -rw-r--r-- 1 root root 774812 2023-07-18 18:38 ./slackware64/a/tar-1.35-x86_64-1.txz @@ -1332,7 +1332,7 @@ drwxr-xr-x 2 root root 20480 2025-01-24 22:17 ./slackware64/ap -rw-r--r-- 1 root root 506 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txt -rw-r--r-- 1 root root 3156392 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz.asc -drwxr-xr-x 2 root root 20480 2025-01-26 21:38 ./slackware64/d +drwxr-xr-x 2 root root 20480 2025-01-27 20:14 ./slackware64/d -rw-r--r-- 1 root root 360 2024-11-22 00:27 ./slackware64/d/Cython-3.0.11-x86_64-2.txt -rw-r--r-- 1 root root 4266384 2024-11-22 00:27 ./slackware64/d/Cython-3.0.11-x86_64-2.txz -rw-r--r-- 1 root root 195 2024-11-22 00:27 ./slackware64/d/Cython-3.0.11-x86_64-2.txz.asc @@ -1484,9 +1484,9 @@ drwxr-xr-x 2 root root 20480 2025-01-26 21:38 ./slackware64/d -rw-r--r-- 1 root root 659 2025-01-16 18:13 ./slackware64/d/mercurial-6.9.1-x86_64-1.txt -rw-r--r-- 1 root root 5648376 2025-01-16 18:13 ./slackware64/d/mercurial-6.9.1-x86_64-1.txz -rw-r--r-- 1 root root 195 2025-01-16 18:13 ./slackware64/d/mercurial-6.9.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 410 2024-12-17 19:17 ./slackware64/d/meson-1.6.1-x86_64-1.txt --rw-r--r-- 1 root root 1848644 2024-12-17 19:17 ./slackware64/d/meson-1.6.1-x86_64-1.txz --rw-r--r-- 1 root root 195 2024-12-17 19:17 ./slackware64/d/meson-1.6.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 410 2025-01-27 18:10 ./slackware64/d/meson-1.7.0-x86_64-1.txt +-rw-r--r-- 1 root root 1882324 2025-01-27 18:10 ./slackware64/d/meson-1.7.0-x86_64-1.txz +-rw-r--r-- 1 root root 195 2025-01-27 18:10 ./slackware64/d/meson-1.7.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 340 2024-04-18 17:32 ./slackware64/d/nasm-2.16.03-x86_64-1.txt -rw-r--r-- 1 root root 442740 2024-04-18 17:32 ./slackware64/d/nasm-2.16.03-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-04-18 17:32 ./slackware64/d/nasm-2.16.03-x86_64-1.txz.asc @@ -2790,7 +2790,7 @@ drwxr-xr-x 2 root root 86016 2025-01-25 19:13 ./slackware64/kde -rw-r--r-- 1 root root 517 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txt -rw-r--r-- 1 root root 686104 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz -rw-r--r-- 1 root root 163 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz.asc -drwxr-xr-x 2 root root 102400 2025-01-25 22:32 ./slackware64/l +drwxr-xr-x 2 root root 102400 2025-01-27 20:14 ./slackware64/l -rw-r--r-- 1 root root 329 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txt -rw-r--r-- 1 root root 928144 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz -rw-r--r-- 1 root root 163 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz.asc @@ -2914,6 +2914,9 @@ drwxr-xr-x 2 root root 102400 2025-01-25 22:32 ./slackware64/l -rw-r--r-- 1 root root 403 2024-03-21 19:29 ./slackware64/l/cairomm1-1.18.0-x86_64-1.txt -rw-r--r-- 1 root root 111500 2024-03-21 19:29 ./slackware64/l/cairomm1-1.18.0-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-03-21 19:29 ./slackware64/l/cairomm1-1.18.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 493 2025-01-27 19:21 ./slackware64/l/ccid-1.6.1-x86_64-1.txt +-rw-r--r-- 1 root root 99928 2025-01-27 19:21 ./slackware64/l/ccid-1.6.1-x86_64-1.txz +-rw-r--r-- 1 root root 195 2025-01-27 19:21 ./slackware64/l/ccid-1.6.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 333 2024-10-02 19:54 ./slackware64/l/cfitsio-4.5.0-x86_64-1.txt -rw-r--r-- 1 root root 636768 2024-10-02 19:54 ./slackware64/l/cfitsio-4.5.0-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-10-02 19:54 ./slackware64/l/cfitsio-4.5.0-x86_64-1.txz.asc @@ -3007,9 +3010,9 @@ drwxr-xr-x 2 root root 102400 2025-01-25 22:32 ./slackware64/l -rw-r--r-- 1 root root 475 2025-01-25 22:20 ./slackware64/l/fluidsynth-2.4.3-x86_64-1.txt -rw-r--r-- 1 root root 241448 2025-01-25 22:20 ./slackware64/l/fluidsynth-2.4.3-x86_64-1.txz -rw-r--r-- 1 root root 195 2025-01-25 22:20 ./slackware64/l/fluidsynth-2.4.3-x86_64-1.txz.asc --rw-r--r-- 1 root root 242 2025-01-15 17:57 ./slackware64/l/fmt-11.1.2-x86_64-1.txt --rw-r--r-- 1 root root 172072 2025-01-15 17:57 ./slackware64/l/fmt-11.1.2-x86_64-1.txz --rw-r--r-- 1 root root 195 2025-01-15 17:57 ./slackware64/l/fmt-11.1.2-x86_64-1.txz.asc +-rw-r--r-- 1 root root 242 2025-01-27 18:08 ./slackware64/l/fmt-11.1.3-x86_64-1.txt +-rw-r--r-- 1 root root 171888 2025-01-27 18:08 ./slackware64/l/fmt-11.1.3-x86_64-1.txz +-rw-r--r-- 1 root root 195 2025-01-27 18:08 ./slackware64/l/fmt-11.1.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 477 2024-06-30 17:22 ./slackware64/l/freecell-solver-6.12.0-x86_64-1.txt -rw-r--r-- 1 root root 186680 2024-06-30 17:22 ./slackware64/l/freecell-solver-6.12.0-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-06-30 17:22 ./slackware64/l/freecell-solver-6.12.0-x86_64-1.txz.asc @@ -3663,8 +3666,8 @@ drwxr-xr-x 2 root root 102400 2025-01-25 22:32 ./slackware64/l -rw-r--r-- 1 root root 272 2021-02-13 07:20 ./slackware64/l/lzo-2.10-x86_64-4.txt -rw-r--r-- 1 root root 85240 2021-02-13 07:20 ./slackware64/l/lzo-2.10-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 07:20 ./slackware64/l/lzo-2.10-x86_64-4.txz.asc --rw-r--r-- 1 root root 33446 2025-01-13 23:59 ./slackware64/l/maketag --rw-r--r-- 1 root root 33446 2025-01-13 23:59 ./slackware64/l/maketag.ez +-rw-r--r-- 1 root root 33593 2025-01-27 20:10 ./slackware64/l/maketag +-rw-r--r-- 1 root root 33593 2025-01-27 20:10 ./slackware64/l/maketag.ez -rw-r--r-- 1 root root 520 2024-10-15 19:59 ./slackware64/l/media-player-info-26-noarch-1.txt -rw-r--r-- 1 root root 24496 2024-10-15 19:59 ./slackware64/l/media-player-info-26-noarch-1.txz -rw-r--r-- 1 root root 195 2024-10-15 19:59 ./slackware64/l/media-player-info-26-noarch-1.txz.asc @@ -3755,6 +3758,9 @@ drwxr-xr-x 2 root root 102400 2025-01-25 22:32 ./slackware64/l -rw-r--r-- 1 root root 248 2024-06-08 16:56 ./slackware64/l/pcre2-10.44-x86_64-1.txt -rw-r--r-- 1 root root 1136524 2024-06-08 16:56 ./slackware64/l/pcre2-10.44-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-06-08 16:56 ./slackware64/l/pcre2-10.44-x86_64-1.txz.asc +-rw-r--r-- 1 root root 551 2025-01-27 20:03 ./slackware64/l/pcsc-lite-2.3.1-x86_64-1.txt +-rw-r--r-- 1 root root 120988 2025-01-27 20:03 ./slackware64/l/pcsc-lite-2.3.1-x86_64-1.txz +-rw-r--r-- 1 root root 195 2025-01-27 20:03 ./slackware64/l/pcsc-lite-2.3.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 419 2024-03-20 19:31 ./slackware64/l/phonon-4.12.0-x86_64-1.txt -rw-r--r-- 1 root root 530788 2024-03-20 19:31 ./slackware64/l/phonon-4.12.0-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-03-20 19:31 ./slackware64/l/phonon-4.12.0-x86_64-1.txz.asc @@ -3995,9 +4001,9 @@ drwxr-xr-x 2 root root 102400 2025-01-25 22:32 ./slackware64/l -rw-r--r-- 1 root root 437 2021-02-13 07:44 ./slackware64/l/qrencode-4.1.1-x86_64-3.txt -rw-r--r-- 1 root root 58388 2021-02-13 07:44 ./slackware64/l/qrencode-4.1.1-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 07:44 ./slackware64/l/qrencode-4.1.1-x86_64-3.txz.asc --rw-r--r-- 1 root root 247 2024-11-23 22:35 ./slackware64/l/qt5-5.15.16_20241121_32be1543-x86_64-1.txt --rw-r--r-- 1 root root 99067008 2024-11-23 22:35 ./slackware64/l/qt5-5.15.16_20241121_32be1543-x86_64-1.txz --rw-r--r-- 1 root root 195 2024-11-23 22:35 ./slackware64/l/qt5-5.15.16_20241121_32be1543-x86_64-1.txz.asc +-rw-r--r-- 1 root root 247 2025-01-27 01:01 ./slackware64/l/qt5-5.15.16_20250122_d76aaaf8-x86_64-1.txt +-rw-r--r-- 1 root root 99041612 2025-01-27 01:01 ./slackware64/l/qt5-5.15.16_20250122_d76aaaf8-x86_64-1.txz +-rw-r--r-- 1 root root 195 2025-01-27 01:01 ./slackware64/l/qt5-5.15.16_20250122_d76aaaf8-x86_64-1.txz.asc -rw-r--r-- 1 root root 247 2024-12-02 22:31 ./slackware64/l/qt6-6.8.1_20241122_41d5d04f-x86_64-1.txt -rw-r--r-- 1 root root 157124276 2024-12-02 22:31 ./slackware64/l/qt6-6.8.1_20241122_41d5d04f-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-12-02 22:31 ./slackware64/l/qt6-6.8.1_20241122_41d5d04f-x86_64-1.txz.asc @@ -4079,7 +4085,7 @@ drwxr-xr-x 2 root root 102400 2025-01-25 22:32 ./slackware64/l -rw-r--r-- 1 root root 356 2021-02-13 09:01 ./slackware64/l/t1lib-5.1.2-x86_64-6.txt -rw-r--r-- 1 root root 514212 2021-02-13 09:01 ./slackware64/l/t1lib-5.1.2-x86_64-6.txz -rw-r--r-- 1 root root 163 2021-02-13 09:01 ./slackware64/l/t1lib-5.1.2-x86_64-6.txz.asc --rw-r--r-- 1 root root 6368 2025-01-13 23:59 ./slackware64/l/tagfile +-rw-r--r-- 1 root root 6391 2025-01-27 20:10 ./slackware64/l/tagfile -rw-r--r-- 1 root root 368 2023-07-01 18:40 ./slackware64/l/taglib-1.13.1-x86_64-1.txt -rw-r--r-- 1 root root 380512 2023-07-01 18:40 ./slackware64/l/taglib-1.13.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-07-01 18:40 ./slackware64/l/taglib-1.13.1-x86_64-1.txz.asc @@ -4143,7 +4149,7 @@ drwxr-xr-x 2 root root 102400 2025-01-25 22:32 ./slackware64/l -rw-r--r-- 1 root root 403 2025-01-03 18:23 ./slackware64/l/zxing-cpp-2.3.0-x86_64-1.txt -rw-r--r-- 1 root root 754144 2025-01-03 18:23 ./slackware64/l/zxing-cpp-2.3.0-x86_64-1.txz -rw-r--r-- 1 root root 195 2025-01-03 18:23 ./slackware64/l/zxing-cpp-2.3.0-x86_64-1.txz.asc -drwxr-xr-x 2 root root 36864 2025-01-26 21:38 ./slackware64/n +drwxr-xr-x 2 root root 36864 2025-01-27 20:14 ./slackware64/n -rw-r--r-- 1 root root 357 2024-08-21 17:23 ./slackware64/n/ModemManager-1.22.0-x86_64-1.txt -rw-r--r-- 1 root root 1520380 2024-08-21 17:23 ./slackware64/n/ModemManager-1.22.0-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-08-21 17:23 ./slackware64/n/ModemManager-1.22.0-x86_64-1.txz.asc @@ -4234,9 +4240,9 @@ drwxr-xr-x 2 root root 36864 2025-01-26 21:38 ./slackware64/n -rw-r--r-- 1 root root 369 2024-03-06 19:17 ./slackware64/n/gnupg-1.4.23-x86_64-6.txt -rw-r--r-- 1 root root 1174364 2024-03-06 19:17 ./slackware64/n/gnupg-1.4.23-x86_64-6.txz -rw-r--r-- 1 root root 195 2024-03-06 19:17 ./slackware64/n/gnupg-1.4.23-x86_64-6.txz.asc --rw-r--r-- 1 root root 598 2025-01-16 18:34 ./slackware64/n/gnupg2-2.4.7-x86_64-2.txt --rw-r--r-- 1 root root 2788828 2025-01-16 18:34 ./slackware64/n/gnupg2-2.4.7-x86_64-2.txz --rw-r--r-- 1 root root 195 2025-01-16 18:34 ./slackware64/n/gnupg2-2.4.7-x86_64-2.txz.asc +-rw-r--r-- 1 root root 598 2025-01-27 19:26 ./slackware64/n/gnupg2-2.4.7-x86_64-3.txt +-rw-r--r-- 1 root root 2771612 2025-01-27 19:26 ./slackware64/n/gnupg2-2.4.7-x86_64-3.txz +-rw-r--r-- 1 root root 195 2025-01-27 19:26 ./slackware64/n/gnupg2-2.4.7-x86_64-3.txz.asc -rw-r--r-- 1 root root 492 2024-11-05 17:44 ./slackware64/n/gnutls-3.8.8-x86_64-1.txt -rw-r--r-- 1 root root 2817876 2024-11-05 17:44 ./slackware64/n/gnutls-3.8.8-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-11-05 17:44 ./slackware64/n/gnutls-3.8.8-x86_64-1.txz.asc @@ -5479,12 +5485,12 @@ drwxr-xr-x 2 root root 65536 2025-01-23 21:14 ./slackware64/x -rw-r--r-- 1 root root 22684 2022-11-14 19:35 ./slackware64/x/xlsclients-1.1.5-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-11-14 19:35 ./slackware64/x/xlsclients-1.1.5-x86_64-1.txz.asc -rw-r--r-- 1 root root 237 2024-03-03 19:34 ./slackware64/x/xlsfonts-1.0.8-x86_64-1.txt --rw-r--r-- 1 root root 24072 2024-03-03 19:34 ./slackware64/x/xlsfonts-1.0.8-x86_64-1.txz --rw-r--r-- 1 root root 163 2024-03-03 19:34 ./slackware64/x/xlsfonts-1.0.8-x86_64-1.txz.asc --rw-r--r-- 1 root root 165 2024-10-13 18:29 ./slackware64/x/xmag-1.0.8-x86_64-1.txt --rw-r--r-- 1 root root 32476 2024-10-13 18:29 ./slackware64/x/xmag-1.0.8-x86_64-1.txz --rw-r--r-- 1 root root 195 2024-10-13 18:29 ./slackware64/x/xmag-1.0.8-x86_64-1.txz.asc --rw-r--r-- 1 root root 298 2024-03-25 17:00 ./slackware64/x/xman-1.2.0-x86_64-1.txt +-rw-r--r-- 1 root root 24072 2024-03-03 19:34 ./slackware64/x/xlsfonts-1.0.8-x86_64-1.txz +-rw-r--r-- 1 root root 163 2024-03-03 19:34 ./slackware64/x/xlsfonts-1.0.8-x86_64-1.txz.asc +-rw-r--r-- 1 root root 165 2024-10-13 18:29 ./slackware64/x/xmag-1.0.8-x86_64-1.txt +-rw-r--r-- 1 root root 32476 2024-10-13 18:29 ./slackware64/x/xmag-1.0.8-x86_64-1.txz +-rw-r--r-- 1 root root 195 2024-10-13 18:29 ./slackware64/x/xmag-1.0.8-x86_64-1.txz.asc +-rw-r--r-- 1 root root 298 2024-03-25 17:00 ./slackware64/x/xman-1.2.0-x86_64-1.txt -rw-r--r-- 1 root root 48536 2024-03-25 17:00 ./slackware64/x/xman-1.2.0-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-03-25 17:00 ./slackware64/x/xman-1.2.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 320 2024-03-04 19:27 ./slackware64/x/xmessage-1.0.7-x86_64-1.txt @@ -5862,11 +5868,11 @@ drwxr-xr-x 2 root root 4096 2024-12-23 23:46 ./slackware64/y -rw-r--r-- 1 root root 1488844 2024-05-05 17:22 ./slackware64/y/nethack-3.6.7-x86_64-2.txz -rw-r--r-- 1 root root 195 2024-05-05 17:22 ./slackware64/y/nethack-3.6.7-x86_64-2.txz.asc -rw-r--r-- 1 root root 36 2024-12-23 23:42 ./slackware64/y/tagfile -drwxr-xr-x 18 root root 4096 2025-01-26 21:40 ./source --rw-r--r-- 1 root root 660620 2025-01-26 21:40 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 195 2025-01-26 21:40 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 921626 2025-01-26 21:40 ./source/FILE_LIST --rw-r--r-- 1 root root 31720878 2025-01-26 21:40 ./source/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2025-01-27 20:16 ./source +-rw-r--r-- 1 root root 635185 2025-01-27 20:16 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 195 2025-01-27 20:16 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 889739 2025-01-27 20:15 ./source/FILE_LIST +-rw-r--r-- 1 root root 31692469 2025-01-27 20:15 ./source/MANIFEST.bz2 -rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT drwxr-xr-x 127 root root 4096 2025-01-26 21:28 ./source/a -rw-r--r-- 1 root root 339 2023-09-28 19:06 ./source/a/FTBFSlog @@ -6170,11 +6176,11 @@ drwxr-xr-x 2 root root 4096 2024-05-04 00:01 ./source/a/elvis drwxr-xr-x 2 root root 4096 2024-05-23 18:38 ./source/a/etc -rw-r--r-- 1 root root 28448 2024-05-23 18:38 ./source/a/etc/_etc.tar.gz -rw-r--r-- 1 root root 1362 2024-04-21 18:20 ./source/a/etc/doinst.sh.gz --rwxr-xr-x 1 root root 3105 2024-05-23 18:38 ./source/a/etc/etc.SlackBuild --rw-r--r-- 1 root root 940 2024-04-04 00:50 ./source/a/etc/group.new +-rwxr-xr-x 1 root root 3105 2025-01-27 18:40 ./source/a/etc/etc.SlackBuild +-rw-r--r-- 1 root root 953 2025-01-27 18:41 ./source/a/etc/group.new -rw-r--r-- 1 root root 1128 2024-02-23 19:59 ./source/a/etc/nsswitch.conf --rw-r--r-- 1 root root 2195 2024-04-04 00:50 ./source/a/etc/passwd.new --rw-r--r-- 1 root root 919 2024-04-04 00:51 ./source/a/etc/shadow.new +-rw-r--r-- 1 root root 2256 2025-01-27 18:40 ./source/a/etc/passwd.new +-rw-r--r-- 1 root root 939 2025-01-27 18:41 ./source/a/etc/shadow.new -rw-r--r-- 1 root root 653 2018-02-27 06:13 ./source/a/etc/slack-desc drwxr-xr-x 3 root root 4096 2024-08-17 17:20 ./source/a/eudev -rw-r--r-- 1 root root 526 2015-10-24 11:05 ./source/a/eudev/60-cdrom_id.rules.diff.gz @@ -6485,317 +6491,12 @@ drwxr-xr-x 2 root root 4096 2024-11-21 21:52 ./source/a/libbytesize -rwxr-xr-x 1 root root 4390 2024-11-21 21:52 ./source/a/libbytesize/libbytesize.SlackBuild -rw-r--r-- 1 root root 48 2024-08-20 16:52 ./source/a/libbytesize/libbytesize.url -rw-r--r-- 1 root root 834 2020-10-28 19:09 ./source/a/libbytesize/slack-desc -drwxr-xr-x 3 root root 4096 2025-01-26 19:51 ./source/a/libcgroup +drwxr-xr-x 2 root root 4096 2025-01-27 19:06 ./source/a/libcgroup -rw-r--r-- 1 root root 456 2025-01-26 19:22 ./source/a/libcgroup/cgred.conf.no.sysconfig.patch -rw-r--r-- 1 root root 345 2025-01-26 19:51 ./source/a/libcgroup/cgred.in.path.patch -rw-r--r-- 1 root root 302 2025-01-26 19:44 ./source/a/libcgroup/cgroups.default -rw-r--r-- 1 root root 911 2025-01-26 19:46 ./source/a/libcgroup/doinst.sh -drwxrwxr-x 12 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0 -rw-r--r-- 1 root root 247620 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0.tar.lz --rw-rw-r-- 1 root root 564 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/.checkpatch.conf --rw-rw-r-- 1 root root 31 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/.flake8 -drwxrwxr-x 4 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/.github -drwxrwxr-x 4 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/.github/actions -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/.github/actions/code-coverage --rw-rw-r-- 1 root root 1125 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/.github/actions/code-coverage/action.yml -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/.github/actions/setup-libcgroup --rw-rw-r-- 1 root root 1153 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/.github/actions/setup-libcgroup/action.yml --rw-rw-r-- 1 root root 555 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/.github/dependabot.yml -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/.github/workflows --rw-rw-r-- 1 root root 692 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/.github/workflows/codeql-analysis.yml --rw-rw-r-- 1 root root 12366 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/.github/workflows/continuous-integration.yml --rw-rw-r-- 1 root root 275 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/.gitignore --rw-rw-r-- 1 root root 123 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/.gitmodules --rw-rw-r-- 1 root root 7742 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/CONTRIBUTING.md --rw-rw-r-- 1 root root 26518 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/COPYING --rw-rw-r-- 1 root root 9512 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/INSTALL --rw-rw-r-- 1 root root 430 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/Makefile.am --rw-rw-r-- 1 root root 6465 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/README --rw-rw-r-- 1 root root 697 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/README.md --rw-rw-r-- 1 root root 8830 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/README_daemon --rw-rw-r-- 1 root root 2807 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/README_systemd --rw-rw-r-- 1 root root 2317 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/SECURITY.md --rwxrwxr-x 1 root root 729 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/bootstrap.sh --rw-rw-r-- 1 root root 6875 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/configure.ac -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/dist --rw-rw-r-- 1 root root 15 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/dist/.gitignore --rw-rw-r-- 1 root root 28 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/dist/Makefile.am --rw-rw-r-- 1 root root 372 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/dist/cgconfig.service --rw-rw-r-- 1 root root 5941 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/dist/libcgroup.spec.in -drwxrwxr-x 4 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc --rw-rw-r-- 1 root root 116200 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/Doxygen --rw-rw-r-- 1 root root 46 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/Makefile.am -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/internal --rw-rw-r-- 1 root root 2685 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/internal/release-github.md -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man --rw-rw-r-- 1 root root 244 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/Makefile.am --rw-rw-r-- 1 root root 2758 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/cgclassify.1 --rw-rw-r-- 1 root root 15725 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/cgconfig.conf.5 --rw-rw-r-- 1 root root 2645 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/cgconfigparser.8 --rw-rw-r-- 1 root root 3354 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/cgcreate.1 --rw-rw-r-- 1 root root 1119 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/cgdelete.1 --rw-rw-r-- 1 root root 2777 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/cgexec.1 --rw-rw-r-- 1 root root 2480 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/cgget.1 --rw-rw-r-- 1 root root 1002 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/cgred.conf.5 --rw-rw-r-- 1 root root 3936 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/cgrules.conf.5 --rw-rw-r-- 1 root root 1502 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/cgrules.d.5 --rw-rw-r-- 1 root root 2522 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/cgrulesengd.8 --rw-rw-r-- 1 root root 1484 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/cgset.1 --rw-rw-r-- 1 root root 2628 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/cgsnapshot.1 --rw-rw-r-- 1 root root 3234 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/cgxget.1 --rw-rw-r-- 1 root root 2649 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/cgxset.1 --rw-rw-r-- 1 root root 1109 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/lscgroup.1 --rw-rw-r-- 1 root root 2317 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/doc/man/lssubsys.1 -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/googletest -drwxrwxr-x 3 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/include --rw-rw-r-- 1 root root 344 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/include/Makefile.am -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/include/libcgroup --rw-rw-r-- 1 root root 1167 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/include/libcgroup.h --rw-rw-r-- 1 root root 7 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/.gitignore --rw-rw-r-- 1 root root 4427 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/config.h --rw-rw-r-- 1 root root 3206 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/error.h --rw-rw-r-- 1 root root 23229 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/groups.h --rw-rw-r-- 1 root root 2682 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/init.h.in --rw-rw-r-- 1 root root 13679 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/iterators.h --rw-rw-r-- 1 root root 4876 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/log.h --rw-rw-r-- 1 root root 4347 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/systemd.h --rw-rw-r-- 1 root root 6795 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/tasks.h --rw-rw-r-- 1 root root 1933 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/include/libcgroup/tools.h --rw-rw-r-- 1 root root 63461 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/libcgroup.doxyfile --rw-rw-r-- 1 root root 226 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/libcgroup.pc.in -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/m4 --rw-rw-r-- 1 root root 11835 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/m4/ax_code_coverage.m4 -drwxrwxr-x 6 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples --rw-rw-r-- 1 root root 65 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/Makefile.am -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c --rw-rw-r-- 1 root root 219 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/.gitignore --rw-rw-r-- 1 root root 1015 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/Makefile.am --rw-rw-r-- 1 root root 15540 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/create_systemd_scope.c --rw-rw-r-- 1 root root 759 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/empty_cgroup_v2.c --rw-rw-r-- 1 root root 759 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/get_all_controller.c --rw-rw-r-- 1 root root 718 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/get_controller.c --rw-rw-r-- 1 root root 980 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/get_mount_point.c --rw-rw-r-- 1 root root 716 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/get_procs.c --rw-rw-r-- 1 root root 850 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/get_setup_mode.c --rw-rw-r-- 1 root root 1266 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/get_variable_names.c --rw-rw-r-- 1 root root 909 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/logger.c --rw-rw-r-- 1 root root 949 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/proctest.c --rw-rw-r-- 1 root root 1768 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/read_stats.c --rw-rw-r-- 1 root root 1394 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/setuid.c --rw-rw-r-- 1 root root 26020 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/test_functions.c --rw-rw-r-- 1 root root 953 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/test_named_hierarchy.c --rw-rw-r-- 1 root root 1018 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/walk_task.c --rw-rw-r-- 1 root root 2805 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/walk_test.c --rw-rw-r-- 1 root root 1101 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/c/wrapper_test.c -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/cmdline --rw-rw-r-- 1 root root 254 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/cmdline/Makefile.am --rw-rw-r-- 1 root root 8095 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/cmdline/systemd-with-idle-process.md -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/config --rw-rw-r-- 1 root root 273 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/config/Makefile.am --rw-rw-r-- 1 root root 552 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/config/cgconfig.conf --rw-rw-r-- 1 root root 560 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/config/cgconfig.sysconfig --rw-rw-r-- 1 root root 441 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/config/cgconfig_systemd.conf --rw-rw-r-- 1 root root 949 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/config/cgred.conf --rw-rw-r-- 1 root root 234 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/config/cgrules.conf --rw-rw-r-- 1 root root 704 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/config/cgsnapshot_allowlist.conf --rw-rw-r-- 1 root root 131 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/config/cgsnapshot_denylist.conf --rw-rw-r-- 1 root root 673 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/config/invalid_namespace_config.conf --rw-rw-r-- 1 root root 1004 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/config/invalid_namespace_mount_config.conf --rw-rw-r-- 1 root root 9427 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/config/large_cgconfig.conf.bz2 --rw-rw-r-- 1 root root 500 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/config/namespace_config.conf -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/python --rw-rw-r-- 1 root root 339 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/python/Makefile.am --rwxrwxr-x 1 root root 6180 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/samples/python/create_systemd_scope.py -drwxrwxr-x 3 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/scripts --rw-rw-r-- 1 root root 321 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/scripts/Makefile.am -drwxrwxr-x 2 root root 4096 2025-01-26 19:50 ./source/a/libcgroup/libcgroup-3.1.0/scripts/init.d --rw-rw-r-- 1 root root 15 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/scripts/init.d/.gitignore --rw-rw-r-- 1 root root 5397 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/scripts/init.d/cgconfig.in --rw-rw-r-- 1 root root 3574 2025-01-26 19:50 ./source/a/libcgroup/libcgroup-3.1.0/scripts/init.d/cgred.in --rw-rw-r-- 1 root root 3591 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/scripts/init.d/cgred.in.orig -drwxrwxr-x 6 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src --rw-rw-r-- 1 root root 52 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/.gitignore --rw-rw-r-- 1 root root 2080 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/Makefile.am --rw-rw-r-- 1 root root 7047 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/abstraction-common.c --rw-rw-r-- 1 root root 4332 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/abstraction-common.h --rw-rw-r-- 1 root root 6221 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/abstraction-cpu.c --rw-rw-r-- 1 root root 1276 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/abstraction-cpuset.c --rw-rw-r-- 1 root root 2990 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/abstraction-map.c --rw-rw-r-- 1 root root 1006 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/abstraction-map.h --rw-rw-r-- 1 root root 156847 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/api.c --rw-rw-r-- 1 root root 58802 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/config.c -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/daemon --rw-rw-r-- 1 root root 12 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/daemon/.gitignore --rw-rw-r-- 1 root root 451 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/daemon/Makefile.am --rw-rw-r-- 1 root root 33031 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/daemon/cgrulesengd.c --rw-rw-r-- 1 root root 3872 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/daemon/cgrulesengd.h --rw-rw-r-- 1 root root 1064 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/lex.l --rw-rw-r-- 1 root root 13296 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/libcgroup-internal.h --rw-rw-r-- 1 root root 3545 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/libcgroup.map --rw-rw-r-- 1 root root 127 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/libcgroup_systemd_idle_thread.c --rw-rw-r-- 1 root root 1896 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/log.c -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/pam --rw-rw-r-- 1 root root 267 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/pam/Makefile.am --rw-rw-r-- 1 root root 4638 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/pam/pam_cgroup.c --rw-rw-r-- 1 root root 10168 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/parse.y -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/python --rw-rw-r-- 1 root root 50 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/python/.gitignore --rw-rw-r-- 1 root root 1347 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/python/Makefile.am --rw-rw-r-- 1 root root 4359 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/python/cgroup.pxd --rw-rw-r-- 1 root root 27436 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/python/libcgroup.pyx --rw-rw-r-- 1 root root 119 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/python/pyproject.toml --rwxrwxr-x 1 root root 947 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/python/setup.py --rw-rw-r-- 1 root root 9053 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/systemd.c -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools --rw-rw-r-- 1 root root 106 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/.gitignore --rw-rw-r-- 1 root root 2522 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/Makefile.am --rw-rw-r-- 1 root root 16776 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/cgclassify.c --rw-rw-r-- 1 root root 4808 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/cgconfig.c --rw-rw-r-- 1 root root 8615 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/cgcreate.c --rw-rw-r-- 1 root root 7008 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/cgdelete.c --rw-rw-r-- 1 root root 12507 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/cgexec.c --rw-rw-r-- 1 root root 20486 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/cgget.c --rw-rw-r-- 1 root root 6589 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/cgset.c --rw-rw-r-- 1 root root 20842 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/cgsnapshot.c --rw-rw-r-- 1 root root 21949 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/cgxget.c --rw-rw-r-- 1 root root 9269 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/cgxset.c --rw-rw-r-- 1 root root 7907 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/lscgroup.c --rw-rw-r-- 1 root root 7041 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/lssubsys.c --rw-rw-r-- 1 root root 6310 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/tools-common.c --rw-rw-r-- 1 root root 4060 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/tools/tools-common.h --rw-rw-r-- 1 root root 18048 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/src/wrapper.c -drwxrwxr-x 4 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests --rw-rw-r-- 1 root root 194 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/.gitignore --rw-rw-r-- 1 root root 0 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/.gitmodules --rw-rw-r-- 1 root root 74 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/Makefile.am --rw-rw-r-- 1 root root 503 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/README.md -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests --rw-rw-r-- 1 root root 33 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/.gitignore --rwxrwxr-x 1 root root 1434 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/001-cgget-basic_cgget_v1.py --rwxrwxr-x 1 root root 2352 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/002-cgdelete-recursive_delete.py --rwxrwxr-x 1 root root 1421 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/003-cgget-basic_cgget_v2.py --rwxrwxr-x 1 root root 3649 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/004-cgsnapshot-basic_snapshot_v1.py --rwxrwxr-x 1 root root 1905 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/005-cgsnapshot-basic_snapshot_v2.py --rwxrwxr-x 1 root root 2727 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/006-cgrules-basic_cgrules_v1.py --rwxrwxr-x 1 root root 2378 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/007-cgrules-basic_cgrules_v2.py --rwxrwxr-x 1 root root 2809 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/008-cgget-multiple_r_flags.py --rwxrwxr-x 1 root root 5141 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/009-cgget-g_flag_controller_only.py --rwxrwxr-x 1 root root 5458 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/010-cgget-g_flag_controller_and_cgroup.py --rwxrwxr-x 1 root root 2620 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/011-cgget-r_flag_two_cgroups.py --rwxrwxr-x 1 root root 2835 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/012-cgget-multiple_r_flags2.py --rwxrwxr-x 1 root root 6137 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/013-cgget-multiple_g_flags.py --rwxrwxr-x 1 root root 2754 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/014-cgget-a_flag.py --rwxrwxr-x 1 root root 1742 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/015-cgget-multiline_r_flag.py --rwxrwxr-x 1 root root 6980 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/016-cgget-invalid_options.py --rwxrwxr-x 1 root root 1998 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/017-cgconfig-load_file.py --rwxrwxr-x 1 root root 2843 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/018-cgconfig-load_dir.py --rwxrwxr-x 1 root root 3457 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/019-cgconfig-uidgid_dperm_fperm.py --rwxrwxr-x 1 root root 3442 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/020-cgconfig-tasks_perms_owner.py --rwxrwxr-x 1 root root 2067 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/021-cgconfig-invalid_options.py --rwxrwxr-x 1 root root 1652 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/022-cgset-multiple_r_flag.py --rwxrwxr-x 1 root root 1856 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/023-cgset-copy_from.py --rwxrwxr-x 1 root root 1678 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/025-cgset-multiple_cgroups.py --rwxrwxr-x 1 root root 1802 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/026-cgset-multiple_r_multiple_cgroup.py --rwxrwxr-x 1 root root 4945 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/027-cgset-invalid_options.py --rwxrwxr-x 1 root root 1925 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/029-lssubsys-basic_lssubsys.py --rwxrwxr-x 1 root root 2090 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/030-lssubsys-lssubsys_all.py --rwxrwxr-x 1 root root 3026 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/031-lscgroup-g_flag.py --rwxrwxr-x 1 root root 3654 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/032-lscgroup-multiple_g_flags.py --rwxrwxr-x 1 root root 1598 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/033-cgget-no_flags.py --rwxrwxr-x 1 root root 2029 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/034-cgexec-basic_cgexec.py --rwxrwxr-x 1 root root 1710 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/035-cgset-set_cgroup_type.py --rwxrwxr-x 1 root root 2398 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/036-cgset-multi_thread.py --rwxrwxr-x 1 root root 3196 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/037-cgxget-cpu_settings.py --rwxrwxr-x 1 root root 4655 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/038-cgxget-cpuset_settings.py --rwxrwxr-x 1 root root 3817 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/039-pybindings-cgxget.py --rwxrwxr-x 1 root root 3120 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/040-pybindings-cgxset.py --rwxrwxr-x 1 root root 1413 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/041-pybindings-library_version.py --rwxrwxr-x 1 root root 1618 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/042-cgxget-unmappable.py --rwxrwxr-x 1 root root 1665 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/043-cgcreate-empty_controller.py --rwxrwxr-x 1 root root 2092 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/044-pybindings-cgcreate_empty_controller.py --rwxrwxr-x 1 root root 1476 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/045-pybindings-list_mount_points.py --rwxrwxr-x 1 root root 1826 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/046-cgexec-empty_controller.py --rwxrwxr-x 1 root root 2147 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/047-cgcreate-delete_cgrp_shared_mnt.py --rwxrwxr-x 1 root root 1120 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/048-pybindings-get_cgroup_mode.py --rwxrwxr-x 1 root root 2748 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/049-sudo-systemd_create_scope.py --rwxrwxr-x 1 root root 2709 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/050-sudo-systemd_create_scope_w_pid.py --rwxrwxr-x 1 root root 2119 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/051-sudo-cgroup_get_cgroup.py --rwxrwxr-x 1 root root 2829 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/052-sudo-cgroup_attach_task.py --rwxrwxr-x 1 root root 2909 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/053-sudo-cgroup_attach_task_pid.py --rwxrwxr-x 1 root root 2211 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/054-sudo-set_uid_gid_v2.py --rwxrwxr-x 1 root root 3001 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/055-sudo-set_uid_gid_v1.py --rwxrwxr-x 1 root root 2540 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/056-sudo-set_permissions_v2.py --rwxrwxr-x 1 root root 3014 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/057-sudo-set_permissions_v1.py --rwxrwxr-x 1 root root 4906 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/058-sudo-systemd_create_scope2.py --rwxrwxr-x 1 root root 2774 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/059-sudo-invalid_systemd_create_scope2.py --rwxrwxr-x 1 root root 6149 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/060-sudo-cgconfigparser-systemd.py --rwxrwxr-x 1 root root 5080 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/061-sudo-g_flag_controller_only_systemd-v1.py --rwxrwxr-x 1 root root 5537 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/062-sudo-g_flag_controller_only_systemd-v2.py --rwxrwxr-x 1 root root 4097 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/063-sudo-systemd_cgset-v1.py --rwxrwxr-x 1 root root 4568 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/064-sudo-systemd_cgset-v2.py --rwxrwxr-x 1 root root 6493 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/065-sudo-systemd_cgclassify-v1.py --rwxrwxr-x 1 root root 7167 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/066-sudo-systemd_cgclassify-v2.py --rwxrwxr-x 1 root root 4939 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/067-sudo-systemd_cgexec-v1.py --rwxrwxr-x 1 root root 5670 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/068-sudo-systemd_cgexec-v2.py --rwxrwxr-x 1 root root 5561 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/069-sudo-systemd_cgxget-cpu-settings-v1.py --rwxrwxr-x 1 root root 6077 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/070-sudo-systemd_cgxget-cpu-settings-v2.py --rwxrwxr-x 1 root root 5921 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/071-sudo-set_default_systemd_cgroup.py --rwxrwxr-x 1 root root 4311 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/072-pybindings-cgroup_get_cgroup.py --rwxrwxr-x 1 root root 2830 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/073-pybindings-cgroup_add_all_controllers-v2.py --rwxrwxr-x 1 root root 2408 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/074-pybindings-cgroup_add_all_controllers-v1.py --rwxrwxr-x 1 root root 5577 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/075-pybindings-cgroup_compare_cgroup.py --rwxrwxr-x 1 root root 2824 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/076-cgconfig-auto_convert.py --rwxrwxr-x 1 root root 2940 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/077-pybindings-cgroup_get_procs.py --rwxrwxr-x 1 root root 3124 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/078-sudo-cgcreate_systemd_scope.py --rwxrwxr-x 1 root root 2835 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/079-sudo-cgcreate_default_systemd_scope.py --rwxrwxr-x 1 root root 2778 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/080-kernel-domain_invalid.py --rwxrwxr-x 1 root root 3905 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/081-pybindings-cgrp_get_curr_ctrl_path-v1.py --rwxrwxr-x 1 root root 3991 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/082-pybindings-cgrp_get_curr_ctrl_path-v2.py --rwxrwxr-x 1 root root 2010 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/083-pybindings-helpers_cgroup_mode.py --rwxrwxr-x 1 root root 4299 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/084-sudo-cgcreate_systemd_scope_pid.py --rwxrwxr-x 1 root root 5159 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/085-sudo-cgexec_systemd_scope.py --rwxrwxr-x 1 root root 5960 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/086-sudo-systemd_cmdline_example.py --rwxrwxr-x 1 root root 2090 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/087-sudo-move_pid.py --rwxrwxr-x 1 root root 5953 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/088-sudo-cgclassify_systemd_scope.py --rwxrwxr-x 1 root root 2404 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/998-cgdelete-non-existing-shared-mnt-cgroup-v1.py --rwxrwxr-x 1 root root 2280 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/999-stress-cgroup_init.py --rw-rw-r-- 1 root root 4267 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/Makefile.am --rw-rw-r-- 1 root root 2020 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/README.md --rw-rw-r-- 1 root root 0 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/__init__.py --rw-rw-r-- 1 root root 40862 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/cgroup.py --rw-rw-r-- 1 root root 1685 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/config.py --rw-rw-r-- 1 root root 831 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/consts.py --rw-rw-r-- 1 root root 5895 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/container.py --rw-rw-r-- 1 root root 2276 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/controller.py --rwxrwxr-x 1 root root 3177 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/ftests-wrapper.sh --rwxrwxr-x 1 root root 16882 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/ftests.py --rw-rw-r-- 1 root root 1171 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/log.py --rw-rw-r-- 1 root root 9335 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/process.py --rw-rw-r-- 1 root root 4180 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/run.py --rw-rw-r-- 1 root root 2685 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/systemd.py --rw-rw-r-- 1 root root 1965 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/ftests/utils.py -drwxrwxr-x 2 root root 4096 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit --rw-rw-r-- 1 root root 35 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/.gitignore --rw-rw-r-- 1 root root 5002 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/001-path.cpp --rw-rw-r-- 1 root root 1930 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/002-cgroup_parse_rules_options.cpp --rw-rw-r-- 1 root root 4405 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/003-cg_get_cgroups_from_proc_cgroups.cpp --rw-rw-r-- 1 root root 9190 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/004-cgroup_compare_ignore_rule.cpp --rw-rw-r-- 1 root root 2014 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/005-cgroup_compare_wildcard_procname.cpp --rw-rw-r-- 1 root root 5939 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/006-cgroup_get_cgroup.cpp --rw-rw-r-- 1 root root 2232 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/007-cgroup_process_v1_mount.cpp --rw-rw-r-- 1 root root 4895 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/008-cgroup_process_v2_mount.cpp --rw-rw-r-- 1 root root 2695 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/009-cgroup_set_values_recursive.cpp --rw-rw-r-- 1 root root 1854 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/010-cgroup_chown_chmod_tasks.cpp --rw-rw-r-- 1 root root 2443 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/011-cgroupv2_subtree_control.cpp --rw-rw-r-- 1 root root 4931 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/012-cgroup_create_cgroup.cpp --rw-rw-r-- 1 root root 4194 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/013-cgroup_build_tasks_procs_path.cpp --rw-rw-r-- 1 root root 3837 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/014-cgroupv2_get_subtree_control.cpp --rw-rw-r-- 1 root root 3641 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/015-cgroupv2_controller_enabled.cpp --rw-rw-r-- 1 root root 921 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/016-cgset_parse_r_flag.cpp --rw-rw-r-- 1 root root 16888 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/017-API_fuzz_test.cpp --rw-rw-r-- 1 root root 1648 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/Makefile.am --rw-rw-r-- 1 root root 357 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/gtest.cpp --rw-rw-r-- 1 root root 2828 2023-07-28 20:12 ./source/a/libcgroup/libcgroup-3.1.0/tests/gunit/libcgroup_unittest.map -rwxr-xr-x 1 root root 5466 2025-01-26 19:51 ./source/a/libcgroup/libcgroup.SlackBuild -rw-r--r-- 1 root root 39 2025-01-26 18:37 ./source/a/libcgroup/libcgroup.url -rw-r--r-- 1 root root 1061 2025-01-26 18:37 ./source/a/libcgroup/slack-desc @@ -7045,7 +6746,7 @@ drwxr-xr-x 2 root root 4096 2019-10-04 06:20 ./source/a/pkgtools/manpages -rw-r--r-- 1 root root 2518 2021-04-19 18:25 ./source/a/pkgtools/manpages/pkgtool.8 -rw-r--r-- 1 root root 4140 2023-05-14 16:45 ./source/a/pkgtools/manpages/removepkg.8 -rw-r--r-- 1 root root 3048 2023-05-14 16:46 ./source/a/pkgtools/manpages/upgradepkg.8 --rwxr-xr-x 1 root root 4073 2024-12-22 19:12 ./source/a/pkgtools/pkgtools.SlackBuild +-rwxr-xr-x 1 root root 4073 2025-01-27 19:31 ./source/a/pkgtools/pkgtools.SlackBuild drwxr-xr-x 2 root root 4096 2024-12-22 19:12 ./source/a/pkgtools/scripts -rw-r--r-- 1 root root 3610 2021-04-24 18:44 ./source/a/pkgtools/scripts/explodepkg -rw-r--r-- 1 root root 28965 2024-12-22 19:09 ./source/a/pkgtools/scripts/installpkg @@ -7058,7 +6759,7 @@ drwxr-xr-x 2 root root 4096 2024-12-22 19:12 ./source/a/pkgtools/scripts -rw-r--r-- 1 root root 170 2003-02-16 00:56 ./source/a/pkgtools/scripts/setup.70.install-kernel -rw-r--r-- 1 root root 9168 2022-09-07 18:19 ./source/a/pkgtools/scripts/setup.80.make-bootdisk -rw-r--r-- 1 root root 1062 2018-04-28 19:12 ./source/a/pkgtools/scripts/setup.htmlview --rw-r--r-- 1 root root 10361 2024-02-24 18:02 ./source/a/pkgtools/scripts/setup.services +-rw-r--r-- 1 root root 10649 2025-01-27 19:31 ./source/a/pkgtools/scripts/setup.services -rw-r--r-- 1 root root 1348 2023-11-21 18:49 ./source/a/pkgtools/scripts/setup.vi-ex -rw-r--r-- 1 root root 15416 2024-12-06 21:43 ./source/a/pkgtools/scripts/upgradepkg -rw-r--r-- 1 root root 1128 2018-04-11 19:51 ./source/a/pkgtools/slack-desc @@ -7212,9 +6913,9 @@ drwxr-xr-x 2 root root 4096 2024-05-28 01:12 ./source/a/sysvinit-scripts/ drwxr-xr-x 2 root root 4096 2024-04-05 19:43 ./source/a/sysvinit-scripts/scripts -rw-r--r-- 1 root root 2367 2021-04-24 18:41 ./source/a/sysvinit-scripts/scripts/inittab -rw-r--r-- 1 root root 1629 2023-05-09 18:53 ./source/a/sysvinit-scripts/scripts/rc.4 --rw-r--r-- 1 root root 11022 2024-10-13 18:00 ./source/a/sysvinit-scripts/scripts/rc.6 --rw-r--r-- 1 root root 3303 2021-04-23 18:33 ./source/a/sysvinit-scripts/scripts/rc.K --rw-r--r-- 1 root root 14227 2024-12-22 18:58 ./source/a/sysvinit-scripts/scripts/rc.M +-rw-r--r-- 1 root root 11128 2025-01-27 19:36 ./source/a/sysvinit-scripts/scripts/rc.6 +-rw-r--r-- 1 root root 3409 2025-01-27 19:37 ./source/a/sysvinit-scripts/scripts/rc.K +-rw-r--r-- 1 root root 14335 2025-01-27 19:35 ./source/a/sysvinit-scripts/scripts/rc.M -rw-r--r-- 1 root root 19652 2025-01-26 20:09 ./source/a/sysvinit-scripts/scripts/rc.S -rw-r--r-- 1 root root 3424 2023-12-19 21:13 ./source/a/sysvinit-scripts/scripts/rc.cpufreq -rw-r--r-- 1 root root 274 2021-04-23 18:31 ./source/a/sysvinit-scripts/scripts/rc.local @@ -7223,7 +6924,7 @@ drwxr-xr-x 2 root root 4096 2024-04-05 19:43 ./source/a/sysvinit-scripts/ -rw-r--r-- 1 root root 691 2021-04-23 18:31 ./source/a/sysvinit-scripts/scripts/rc.modules.local -rw-r--r-- 1 root root 1656 2021-04-23 18:31 ./source/a/sysvinit-scripts/scripts/rc.sysvinit -rw-r--r-- 1 root root 842 2018-02-27 06:13 ./source/a/sysvinit-scripts/slack-desc --rwxr-xr-x 1 root root 2657 2025-01-26 20:10 ./source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild +-rwxr-xr-x 1 root root 2657 2025-01-27 19:33 ./source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild -rw-r--r-- 1 root root 668 2015-08-06 22:54 ./source/a/sysvinit/doinst.sh.gz -rw-r--r-- 1 root root 1009 2018-06-21 18:24 ./source/a/sysvinit/slack-desc -rw-r--r-- 1 root root 235552 2025-01-03 21:07 ./source/a/sysvinit/sysvinit-3.13.tar.lz @@ -8259,8 +7960,8 @@ drwxr-xr-x 2 root root 4096 2025-01-16 18:12 ./source/d/mercurial -rwxr-xr-x 1 root root 4120 2025-01-16 18:12 ./source/d/mercurial/mercurial.SlackBuild -rw-r--r-- 1 root root 38 2017-12-02 19:13 ./source/d/mercurial/mercurial.url -rw-r--r-- 1 root root 1245 2018-02-27 06:13 ./source/d/mercurial/slack-desc -drwxr-xr-x 2 root root 4096 2024-12-17 19:17 ./source/d/meson --rw-r--r-- 1 root root 4072897 2024-12-16 20:15 ./source/d/meson/meson-1.6.1.tar.lz +drwxr-xr-x 2 root root 4096 2025-01-27 18:10 ./source/d/meson +-rw-r--r-- 1 root root 4089934 2025-01-26 18:04 ./source/d/meson/meson-1.7.0.tar.lz -rwxr-xr-x 1 root root 2771 2024-12-17 19:17 ./source/d/meson/meson.SlackBuild -rw-r--r-- 1 root root 36 2018-11-09 03:24 ./source/d/meson/meson.url -rw-r--r-- 1 root root 895 2018-02-27 06:13 ./source/d/meson/slack-desc @@ -10498,7 +10199,7 @@ drwxr-xr-x 2 root root 4096 2024-11-03 22:56 ./source/kde/wcslib -rw-r--r-- 1 root root 2662768 2024-10-28 13:58 ./source/kde/wcslib/wcslib-8.4.tar.lz -rwxr-xr-x 1 root root 4397 2024-11-03 22:56 ./source/kde/wcslib/wcslib.SlackBuild -rw-r--r-- 1 root root 44 2023-11-17 18:29 ./source/kde/wcslib/wcslib.url -drwxr-xr-x 446 root root 16384 2025-01-15 18:14 ./source/l +drwxr-xr-x 448 root root 16384 2025-01-27 19:20 ./source/l -rw-r--r-- 1 root root 2775 2024-12-27 19:56 ./source/l/FTBFSlog drwxr-xr-x 3 root root 4096 2022-03-06 19:58 ./source/l/GConf -rw-r--r-- 1 root root 1559904 2013-01-22 02:48 ./source/l/GConf/GConf-3.2.6.tar.xz @@ -10718,6 +10419,13 @@ drwxr-xr-x 2 root root 4096 2024-03-21 19:29 ./source/l/cairomm1 -rw-r--r-- 1 root root 632520 2023-09-27 07:42 ./source/l/cairomm1/cairomm-1.18.0.tar.xz -rwxr-xr-x 1 root root 3856 2024-03-14 04:44 ./source/l/cairomm1/cairomm1.SlackBuild -rw-r--r-- 1 root root 891 2024-03-21 19:26 ./source/l/cairomm1/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-27 19:20 ./source/l/ccid +-rw-r--r-- 1 root root 488 2022-03-17 17:33 ./source/l/ccid/README +-rw-r--r-- 1 root root 195844 2024-07-05 09:01 ./source/l/ccid/ccid-1.6.1.tar.xz +-rw-r--r-- 1 root root 833 2024-07-05 09:01 ./source/l/ccid/ccid-1.6.1.tar.xz.asc +-rwxr-xr-x 1 root root 4590 2025-01-27 19:18 ./source/l/ccid/ccid.SlackBuild +-rw-r--r-- 1 root root 27 2025-01-27 19:12 ./source/l/ccid/ccid.url +-rw-r--r-- 1 root root 977 2025-01-27 19:14 ./source/l/ccid/slack-desc drwxr-xr-x 2 root root 4096 2024-10-02 19:53 ./source/l/cfitsio -rw-r--r-- 1 root root 3519102 2024-08-26 00:30 ./source/l/cfitsio/cfitsio-4.5.0.tar.lz -rwxr-xr-x 1 root root 4186 2024-10-02 19:53 ./source/l/cfitsio/cfitsio.SlackBuild @@ -10896,8 +10604,8 @@ drwxr-xr-x 2 root root 4096 2025-01-25 22:19 ./source/l/fluidsynth -rwxr-xr-x 1 root root 4448 2024-10-10 17:40 ./source/l/fluidsynth/fluidsynth.SlackBuild -rw-r--r-- 1 root root 45 2018-02-23 19:31 ./source/l/fluidsynth/fluidsynth.url -rw-r--r-- 1 root root 965 2018-02-27 06:12 ./source/l/fluidsynth/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-15 17:57 ./source/l/fmt --rw-r--r-- 1 root root 520711 2025-01-12 16:15 ./source/l/fmt/fmt-11.1.2.tar.lz +drwxr-xr-x 2 root root 4096 2025-01-27 18:08 ./source/l/fmt +-rw-r--r-- 1 root root 521207 2025-01-25 18:08 ./source/l/fmt/fmt-11.1.3.tar.lz -rwxr-xr-x 1 root root 3452 2025-01-10 18:22 ./source/l/fmt/fmt.SlackBuild -rw-r--r-- 1 root root 30 2023-05-10 18:13 ./source/l/fmt/fmt.url -rw-r--r-- 1 root root 726 2021-05-13 15:54 ./source/l/fmt/slack-desc @@ -11649,582 +11357,582 @@ drwxr-xr-x 2 root root 4096 2024-12-13 18:27 ./source/l/libjpeg-turbo drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libkarma -rw-r--r-- 1 root root 66993 2011-03-26 09:23 ./source/l/libkarma/libkarma-0.1.2.tar.lz -rwxr-xr-x 1 root root 4273 2021-02-13 05:31 ./source/l/libkarma/libkarma.SlackBuild --rw-r--r-- 1 root root 858 2018-11-16 20:38 ./source/l/libkarma/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libmad --rw-r--r-- 1 root root 502379 2004-02-17 03:55 ./source/l/libmad/libmad-0.15.1b.tar.gz --rw-r--r-- 1 root root 189 2004-02-18 03:17 ./source/l/libmad/libmad-0.15.1b.tar.gz.sign --rwxr-xr-x 1 root root 4309 2021-02-13 05:31 ./source/l/libmad/libmad.SlackBuild --rw-r--r-- 1 root root 207 2008-02-19 05:30 ./source/l/libmad/mad.pc --rw-r--r-- 1 root root 1049 2018-02-27 06:12 ./source/l/libmad/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libmcrypt --rw-r--r-- 1 root root 875425 2007-02-19 06:56 ./source/l/libmcrypt/libmcrypt-2.5.8.tar.bz2 --rwxr-xr-x 1 root root 4513 2024-05-11 18:12 ./source/l/libmcrypt/libmcrypt.SlackBuild --rw-r--r-- 1 root root 631 2018-02-27 06:12 ./source/l/libmcrypt/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libmng --rw-r--r-- 1 root root 951808 2015-04-20 19:32 ./source/l/libmng/libmng-2.0.3.tar.xz --rw-r--r-- 1 root root 819 2015-04-20 19:32 ./source/l/libmng/libmng-2.0.3.tar.xz.asc --rwxr-xr-x 1 root root 4116 2021-02-13 05:31 ./source/l/libmng/libmng.SlackBuild --rw-r--r-- 1 root root 935 2018-02-27 06:12 ./source/l/libmng/slack-desc -drwxr-xr-x 2 root root 4096 2022-12-17 20:26 ./source/l/libmpc --rwxr-xr-x 1 root root 3912 2022-12-17 20:26 ./source/l/libmpc/libmpc.SlackBuild --rw-r--r-- 1 root root 509256 2022-12-16 14:35 ./source/l/libmpc/mpc-1.3.1.tar.lz --rw-r--r-- 1 root root 828 2018-02-27 06:12 ./source/l/libmpc/slack-desc -drwxr-xr-x 2 root root 4096 2024-11-22 19:55 ./source/l/libmtp --rw-r--r-- 1 root root 605315 2024-11-20 13:03 ./source/l/libmtp/libmtp-1.1.22.tar.lz --rwxr-xr-x 1 root root 4238 2024-11-22 19:55 ./source/l/libmtp/libmtp.SlackBuild --rw-r--r-- 1 root root 1031 2024-11-22 19:54 ./source/l/libmtp/slack-desc -drwxr-xr-x 2 root root 4096 2024-03-05 19:13 ./source/l/libnice --rw-r--r-- 1 root root 330362 2024-03-04 20:42 ./source/l/libnice/libnice-0.1.22.tar.lz --rwxr-xr-x 1 root root 4284 2022-09-06 18:27 ./source/l/libnice/libnice.SlackBuild --rw-r--r-- 1 root root 42 2020-07-21 18:53 ./source/l/libnice/libnice.url --rw-r--r-- 1 root root 1056 2020-07-21 18:55 ./source/l/libnice/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libnih --rw-r--r-- 1 root root 753476 2014-02-21 09:20 ./source/l/libnih/libnih-1.0.3.tar.xz --rwxr-xr-x 1 root root 4740 2021-02-13 05:31 ./source/l/libnih/libnih.SlackBuild --rw-r--r-- 1 root root 812 2018-02-27 06:43 ./source/l/libnih/slack-desc -drwxr-xr-x 2 root root 4096 2024-05-04 00:01 ./source/l/libnjb --rw-r--r-- 1 root root 1674 2007-10-26 01:41 ./source/l/libnjb/80-libnjb.rules --rw-r--r-- 1 root root 342880 2011-06-25 12:11 ./source/l/libnjb/libnjb-2.2.7.tar.xz --rwxr-xr-x 1 root root 4726 2024-05-04 00:01 ./source/l/libnjb/libnjb.SlackBuild --rw-r--r-- 1 root root 992 2018-02-27 06:12 ./source/l/libnjb/slack-desc -drwxr-xr-x 2 root root 4096 2022-04-17 19:02 ./source/l/libnl --rw-r--r-- 1 root root 1174974 2013-05-07 15:25 ./source/l/libnl/libnl-1.1.4.tar.gz --rwxr-xr-x 1 root root 3579 2021-02-13 05:31 ./source/l/libnl/libnl.SlackBuild --rw-r--r-- 1 root root 37 2022-04-17 19:02 ./source/l/libnl/libnl.url --rw-r--r-- 1 root root 786 2022-04-17 19:02 ./source/l/libnl/slack-desc -drwxr-xr-x 2 root root 4096 2024-10-30 17:33 ./source/l/libnl3 --rw-r--r-- 1 root root 277 2012-04-07 00:50 ./source/l/libnl3/doinst.sh.gz --rw-r--r-- 1 root root 781053 2024-10-30 07:16 ./source/l/libnl3/libnl-3.11.0.tar.lz --rw-r--r-- 1 root root 116 2024-10-30 17:33 ./source/l/libnl3/libnl.url --rwxr-xr-x 1 root root 4178 2024-07-19 19:15 ./source/l/libnl3/libnl3.SlackBuild --rw-r--r-- 1 root root 1004 2018-02-27 06:12 ./source/l/libnl3/slack-desc -drwxr-xr-x 2 root root 4096 2023-10-10 17:55 ./source/l/libnotify --rw-r--r-- 1 root root 104966 2023-10-09 21:24 ./source/l/libnotify/libnotify-0.8.3.tar.lz --rwxr-xr-x 1 root root 3897 2023-10-10 17:56 ./source/l/libnotify/libnotify.SlackBuild --rw-r--r-- 1 root root 701 2022-04-28 18:26 ./source/l/libnotify/slack-desc -drwxr-xr-x 2 root root 4096 2023-10-14 19:40 ./source/l/libnsl --rw-r--r-- 1 root root 40720 2023-10-13 08:59 ./source/l/libnsl/libnsl-2.0.1.tar.lz --rwxr-xr-x 1 root root 4720 2023-02-27 20:17 ./source/l/libnsl/libnsl.SlackBuild --rw-r--r-- 1 root root 34 2020-08-16 19:16 ./source/l/libnsl/libnsl.url --rw-r--r-- 1 root root 827 2023-02-27 20:15 ./source/l/libnsl/slack-desc -drwxr-xr-x 2 root root 4096 2023-07-03 18:31 ./source/l/libnss_nis --rw-r--r-- 1 root root 178682 2023-06-30 08:28 ./source/l/libnss_nis/libnss_nis-3.2.tar.lz --rwxr-xr-x 1 root root 4656 2023-07-03 18:31 ./source/l/libnss_nis/libnss_nis.SlackBuild --rw-r--r-- 1 root root 38 2020-08-16 19:23 ./source/l/libnss_nis/libnss_nis.url --rw-r--r-- 1 root root 836 2020-08-16 19:26 ./source/l/libnss_nis/slack-desc -drwxr-xr-x 2 root root 4096 2024-11-21 21:52 ./source/l/libnvme --rw-r--r-- 1 root root 464696 2024-11-15 15:21 ./source/l/libnvme/libnvme-1.11.1.tar.lz --rwxr-xr-x 1 root root 3572 2024-11-21 21:52 ./source/l/libnvme/libnvme.SlackBuild --rw-r--r-- 1 root root 38 2024-01-31 20:18 ./source/l/libnvme/libnvme.url --rw-r--r-- 1 root root 949 2024-01-31 20:21 ./source/l/libnvme/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libodfgen --rw-r--r-- 1 root root 386156 2021-01-06 10:38 ./source/l/libodfgen/libodfgen-0.1.8.tar.xz --rwxr-xr-x 1 root root 4080 2021-02-13 05:32 ./source/l/libodfgen/libodfgen.SlackBuild --rw-r--r-- 1 root root 772 2018-11-08 00:09 ./source/l/libodfgen/slack-desc -drwxr-xr-x 2 root root 4096 2021-06-05 17:58 ./source/l/libogg --rw-r--r-- 1 root root 429076 2021-06-04 03:26 ./source/l/libogg/libogg-1.3.5.tar.xz --rwxr-xr-x 1 root root 3297 2021-06-05 17:58 ./source/l/libogg/libogg.SlackBuild --rw-r--r-- 1 root root 758 2018-02-27 06:12 ./source/l/libogg/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/liboggz --rw-r--r-- 1 root root 420788 2010-04-29 02:10 ./source/l/liboggz/liboggz-1.1.1.tar.xz --rwxr-xr-x 1 root root 3895 2021-02-13 05:32 ./source/l/liboggz/liboggz.SlackBuild --rw-r--r-- 1 root root 1032 2018-02-27 06:12 ./source/l/liboggz/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/liboil --rw-r--r-- 1 root root 499068 2010-02-04 21:45 ./source/l/liboil/liboil-0.3.17.tar.xz --rwxr-xr-x 1 root root 3678 2021-02-13 05:32 ./source/l/liboil/liboil.SlackBuild --rw-r--r-- 1 root root 1028 2018-02-27 06:12 ./source/l/liboil/slack-desc -drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/l/libopusenc --rw-r--r-- 1 root root 265641 2018-10-08 22:16 ./source/l/libopusenc/libopusenc-0.2.1.tar.lz --rwxr-xr-x 1 root root 4564 2022-09-06 18:27 ./source/l/libopusenc/libopusenc.SlackBuild --rw-r--r-- 1 root root 820 2018-09-21 03:12 ./source/l/libopusenc/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-23 18:29 ./source/l/libpaper --rw-r--r-- 1 root root 797099 2025-01-23 09:19 ./source/l/libpaper/libpaper-2.2.6.tar.lz --rwxr-xr-x 1 root root 4157 2025-01-23 18:29 ./source/l/libpaper/libpaper.SlackBuild --rw-r--r-- 1 root root 121 2025-01-23 18:29 ./source/l/libpaper/libpaper.url --rw-r--r-- 1 root root 902 2023-05-10 17:21 ./source/l/libpaper/slack-desc -drwxr-xr-x 2 root root 4096 2024-08-31 17:55 ./source/l/libpcap --rw-r--r-- 1 root root 671880 2024-08-30 23:58 ./source/l/libpcap/libpcap-1.10.5.tar.xz --rw-r--r-- 1 root root 442 2024-08-30 23:58 ./source/l/libpcap/libpcap-1.10.5.tar.xz.sig --rwxr-xr-x 1 root root 4555 2024-08-31 17:55 ./source/l/libpcap/libpcap.SlackBuild --rw-r--r-- 1 root root 876 2019-10-01 20:13 ./source/l/libpcap/slack-desc -drwxr-xr-x 2 root root 4096 2024-08-12 20:01 ./source/l/libplacebo --rw-r--r-- 1 root root 644764 2024-06-19 15:54 ./source/l/libplacebo/libplacebo-7.349.0.tar.lz --rwxr-xr-x 1 root root 3326 2024-08-12 20:01 ./source/l/libplacebo/libplacebo.SlackBuild --rw-r--r-- 1 root root 36 2024-01-28 18:59 ./source/l/libplacebo/libplacebo.url --rw-r--r-- 1 root root 948 2024-02-04 18:45 ./source/l/libplacebo/slack-desc -drwxr-xr-x 2 root root 4096 2024-11-21 23:50 ./source/l/libplist --rw-r--r-- 1 root root 125003 2024-07-04 17:03 ./source/l/libplist/libplist-2.6.0.tar.lz --rwxr-xr-x 1 root root 5000 2024-11-21 23:50 ./source/l/libplist/libplist.SlackBuild --rw-r--r-- 1 root root 48 2019-11-11 18:31 ./source/l/libplist/libplist.url --rw-r--r-- 1 root root 791 2018-02-27 06:12 ./source/l/libplist/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-25 18:28 ./source/l/libpng --rw-r--r-- 1 root root 1051234 2025-01-23 17:02 ./source/l/libpng/libpng-1.6.46.tar.lz --rwxr-xr-x 1 root root 4316 2024-09-13 18:05 ./source/l/libpng/libpng.SlackBuild --rw-r--r-- 1 root root 30 2018-10-22 17:54 ./source/l/libpng/libpng.url --rw-r--r-- 1 root root 943 2018-02-27 06:12 ./source/l/libpng/slack-desc -drwxr-xr-x 2 root root 4096 2024-10-18 18:55 ./source/l/libppd --rw-r--r-- 1 root root 314221 2024-10-17 22:12 ./source/l/libppd/libppd-2.1.0.tar.lz --rwxr-xr-x 1 root root 4295 2024-12-05 18:12 ./source/l/libppd/libppd.SlackBuild --rw-r--r-- 1 root root 39 2023-10-23 18:34 ./source/l/libppd/libppd.url --rw-r--r-- 1 root root 768 2023-10-23 18:43 ./source/l/libppd/slack-desc -drwxr-xr-x 2 root root 4096 2024-10-04 18:53 ./source/l/libproxy --rw-r--r-- 1 root root 49106 2024-10-02 14:22 ./source/l/libproxy/libproxy-0.5.9.tar.lz --rwxr-xr-x 1 root root 4029 2024-07-20 17:35 ./source/l/libproxy/libproxy.SlackBuild --rw-r--r-- 1 root root 37 2017-04-12 20:20 ./source/l/libproxy/libproxy.url --rw-r--r-- 1 root root 954 2018-02-27 06:12 ./source/l/libproxy/slack-desc -drwxr-xr-x 2 root root 4096 2024-01-14 19:03 ./source/l/libpsl --rwxr-xr-x 1 root root 1610 2018-11-19 20:29 ./source/l/libpsl/convert-gz-to-lz-drop-huge-fuzzing.sh --rwxr-xr-x 1 root root 1260 2018-11-19 20:33 ./source/l/libpsl/fetch-public-suffix-list.sh --rw-r--r-- 1 root root 66077 2024-01-13 21:44 ./source/l/libpsl/libpsl-0.21.5.tar.lz --rwxr-xr-x 1 root root 6679 2023-01-03 20:29 ./source/l/libpsl/libpsl.SlackBuild --rw-r--r-- 1 root root 37 2018-11-19 20:16 ./source/l/libpsl/libpsl.url --rw-r--r-- 1 root root 70308 2024-01-07 11:25 ./source/l/libpsl/public_suffix_list.dat.xz --rw-r--r-- 1 root root 1057 2018-11-20 00:20 ./source/l/libpsl/slack-desc -drwxr-xr-x 2 root root 4096 2024-10-10 17:40 ./source/l/libptytty --rw-r--r-- 1 root root 38112 2021-08-04 14:16 ./source/l/libptytty/libptytty-2.0.tar.lz --rwxr-xr-x 1 root root 3687 2024-10-10 17:40 ./source/l/libptytty/libptytty.SlackBuild --rw-r--r-- 1 root root 34 2023-07-20 18:35 ./source/l/libptytty/libptytty.url --rw-r--r-- 1 root root 1011 2023-07-20 18:39 ./source/l/libptytty/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-14 18:20 ./source/l/libqalculate --rw-r--r-- 1 root root 1278302 2025-01-13 12:30 ./source/l/libqalculate/libqalculate-5.5.0.tar.lz --rwxr-xr-x 1 root root 4276 2024-11-25 19:38 ./source/l/libqalculate/libqalculate.SlackBuild --rw-r--r-- 1 root root 42 2020-09-29 03:55 ./source/l/libqalculate/libqalculate.url --rw-r--r-- 1 root root 1007 2020-11-01 20:04 ./source/l/libqalculate/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libraw1394 --rw-r--r-- 1 root root 819 2016-04-03 14:53 ./source/l/libraw1394/libraw1394-2.1.2.tar.sign --rw-r--r-- 1 root root 313120 2016-04-03 14:53 ./source/l/libraw1394/libraw1394-2.1.2.tar.xz --rwxr-xr-x 1 root root 4048 2021-02-13 05:32 ./source/l/libraw1394/libraw1394.SlackBuild --rw-r--r-- 1 root root 808 2018-02-27 06:12 ./source/l/libraw1394/slack-desc -drwxr-xr-x 2 root root 4096 2023-01-03 20:30 ./source/l/librevenge --rw-r--r-- 1 root root 437400 2022-12-29 15:12 ./source/l/librevenge/librevenge-0.0.5.tar.xz --rwxr-xr-x 1 root root 4156 2023-01-03 20:30 ./source/l/librevenge/librevenge.SlackBuild --rw-r--r-- 1 root root 863 2018-02-27 06:12 ./source/l/librevenge/slack-desc -drwxr-xr-x 2 root root 4096 2024-09-28 17:46 ./source/l/librsvg --rw-r--r-- 1 root root 6194788 2024-09-28 00:15 ./source/l/librsvg/librsvg-2.58.5.tar.xz --rwxr-xr-x 1 root root 4593 2024-08-17 17:39 ./source/l/librsvg/librsvg.SlackBuild --rw-r--r-- 1 root root 629 2018-02-27 06:12 ./source/l/librsvg/slack-desc -drwxr-xr-x 2 root root 4096 2022-11-21 20:13 ./source/l/libsamplerate --rw-r--r-- 1 root root 3319468 2021-09-05 11:56 ./source/l/libsamplerate/libsamplerate-0.2.2.tar.xz --rw-r--r-- 1 root root 662 2021-09-05 11:56 ./source/l/libsamplerate/libsamplerate-0.2.2.tar.xz.sig --rwxr-xr-x 1 root root 3495 2022-11-21 20:13 ./source/l/libsamplerate/libsamplerate.SlackBuild --rw-r--r-- 1 root root 44 2021-01-25 19:21 ./source/l/libsamplerate/libsamplerate.url --rw-r--r-- 1 root root 1101 2020-11-25 20:43 ./source/l/libsamplerate/slack-desc -drwxr-xr-x 2 root root 4096 2023-12-22 19:02 ./source/l/libsass --rw-r--r-- 1 root root 265684 2023-12-21 08:30 ./source/l/libsass/libsass-3.6.6.tar.lz --rwxr-xr-x 1 root root 3934 2022-09-06 18:27 ./source/l/libsass/libsass.SlackBuild --rw-r--r-- 1 root root 32 2020-08-23 18:06 ./source/l/libsass/libsass.url --rw-r--r-- 1 root root 818 2020-11-01 20:04 ./source/l/libsass/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-25 18:30 ./source/l/libseccomp --rw-r--r-- 1 root root 152132 2025-01-24 00:35 ./source/l/libseccomp/libseccomp-2.6.0.tar.lz --rwxr-xr-x 1 root root 4235 2025-01-25 18:30 ./source/l/libseccomp/libseccomp.SlackBuild --rw-r--r-- 1 root root 38 2021-11-11 03:14 ./source/l/libseccomp/libseccomp.url --rw-r--r-- 1 root root 1083 2021-11-11 16:34 ./source/l/libseccomp/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-17 17:58 ./source/l/libsecret --rw-r--r-- 1 root root 207124 2025-01-15 23:02 ./source/l/libsecret/libsecret-0.21.6.tar.xz --rwxr-xr-x 1 root root 3731 2025-01-15 18:06 ./source/l/libsecret/libsecret.SlackBuild --rw-r--r-- 1 root root 706 2020-11-07 18:42 ./source/l/libsecret/slack-desc -drwxr-xr-x 2 root root 4096 2023-10-30 18:15 ./source/l/libsigc++ --rw-r--r-- 1 root root 5041732 2023-10-01 08:19 ./source/l/libsigc++/libsigc++-2.12.1.tar.xz --rwxr-xr-x 1 root root 3920 2023-10-30 18:16 ./source/l/libsigc++/libsigc++.SlackBuild --rw-r--r-- 1 root root 151 2023-10-30 18:15 ./source/l/libsigc++/libsigc++.url --rw-r--r-- 1 root root 1034 2018-10-30 21:18 ./source/l/libsigc++/slack-desc -drwxr-xr-x 2 root root 4096 2023-10-28 18:08 ./source/l/libsigc++3 --rw-r--r-- 1 root root 991392 2023-10-01 08:54 ./source/l/libsigc++3/libsigc++-3.6.0.tar.xz --rw-r--r-- 1 root root 149 2023-10-28 18:08 ./source/l/libsigc++3/libsigc++.url --rwxr-xr-x 1 root root 3918 2023-10-28 18:10 ./source/l/libsigc++3/libsigc++3.SlackBuild --rw-r--r-- 1 root root 1042 2021-03-24 17:58 ./source/l/libsigc++3/slack-desc -drwxr-xr-x 2 root root 4096 2022-01-09 02:34 ./source/l/libsigsegv --rw-r--r-- 1 root root 303689 2022-01-07 18:02 ./source/l/libsigsegv/libsigsegv-2.14.tar.lz --rwxr-xr-x 1 root root 4491 2022-01-09 02:34 ./source/l/libsigsegv/libsigsegv.SlackBuild --rw-r--r-- 1 root root 1059 2018-11-29 19:17 ./source/l/libsigsegv/slack-desc -drwxr-xr-x 2 root root 4096 2023-08-13 18:41 ./source/l/libsndfile --rw-r--r-- 1 root root 730760 2023-08-13 09:25 ./source/l/libsndfile/libsndfile-1.2.2.tar.xz --rw-r--r-- 1 root root 662 2023-08-13 09:28 ./source/l/libsndfile/libsndfile-1.2.2.tar.xz.asc --rwxr-xr-x 1 root root 3884 2023-01-03 20:34 ./source/l/libsndfile/libsndfile.SlackBuild --rw-r--r-- 1 root root 37 2020-09-20 18:21 ./source/l/libsndfile/libsndfile.url --rw-r--r-- 1 root root 824 2018-02-27 06:12 ./source/l/libsndfile/slack-desc -drwxr-xr-x 2 root root 4096 2024-05-26 17:23 ./source/l/libsodium --rw-r--r-- 1 root root 1534057 2024-05-25 12:22 ./source/l/libsodium/libsodium-1.0.20.tar.lz --rwxr-xr-x 1 root root 4551 2023-09-13 19:07 ./source/l/libsodium/libsodium.SlackBuild --rw-r--r-- 1 root root 984 2018-02-27 06:12 ./source/l/libsodium/slack-desc -drwxr-xr-x 2 root root 4096 2023-12-12 20:32 ./source/l/libsoup --rw-r--r-- 1 root root 1504804 2022-10-11 18:29 ./source/l/libsoup/libsoup-2.74.3.tar.xz --rwxr-xr-x 1 root root 3527 2021-09-27 08:19 ./source/l/libsoup/libsoup.SlackBuild --rw-r--r-- 1 root root 804 2018-02-27 06:12 ./source/l/libsoup/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-17 17:59 ./source/l/libsoup3 --rw-r--r-- 1 root root 1566584 2025-01-16 21:06 ./source/l/libsoup3/libsoup-3.6.4.tar.xz --rwxr-xr-x 1 root root 3457 2024-08-26 16:59 ./source/l/libsoup3/libsoup3.SlackBuild --rw-r--r-- 1 root root 821 2022-07-12 03:08 ./source/l/libsoup3/slack-desc -drwxr-xr-x 2 root root 4096 2023-06-16 18:30 ./source/l/libspectre --rw-r--r-- 1 root root 295215 2023-01-08 22:01 ./source/l/libspectre/libspectre-0.2.12.tar.lz --rwxr-xr-x 1 root root 3833 2023-06-16 18:30 ./source/l/libspectre/libspectre.SlackBuild --rw-r--r-- 1 root root 910 2020-05-07 01:01 ./source/l/libspectre/slack-desc -drwxr-xr-x 2 root root 4096 2024-10-10 17:43 ./source/l/libssh --rw-r--r-- 1 root root 621108 2024-08-30 09:58 ./source/l/libssh/libssh-0.11.1.tar.xz --rw-r--r-- 1 root root 833 2024-08-30 09:58 ./source/l/libssh/libssh-0.11.1.tar.xz.asc --rwxr-xr-x 1 root root 3660 2024-10-10 17:40 ./source/l/libssh/libssh.SlackBuild --rw-r--r-- 1 root root 29 2021-08-29 02:33 ./source/l/libssh/libssh.url --rw-r--r-- 1 root root 859 2018-02-27 06:12 ./source/l/libssh/slack-desc -drwxr-xr-x 2 root root 4096 2024-10-16 18:17 ./source/l/libssh2 --rw-r--r-- 1 root root 721700 2024-10-16 08:04 ./source/l/libssh2/libssh2-1.11.1.tar.xz --rw-r--r-- 1 root root 488 2024-10-16 08:04 ./source/l/libssh2/libssh2-1.11.1.tar.xz.asc --rwxr-xr-x 1 root root 3901 2024-10-16 18:17 ./source/l/libssh2/libssh2.SlackBuild --rw-r--r-- 1 root root 706 2019-03-26 18:35 ./source/l/libssh2/slack-desc -drwxr-xr-x 2 root root 4096 2022-08-24 16:52 ./source/l/libtasn1 --rw-r--r-- 1 root root 955165 2022-08-23 17:48 ./source/l/libtasn1/libtasn1-4.19.0.tar.lz --rwxr-xr-x 1 root root 4096 2021-05-13 22:49 ./source/l/libtasn1/libtasn1.SlackBuild --rw-r--r-- 1 root root 880 2018-02-27 06:12 ./source/l/libtasn1/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libtheora --rw-r--r-- 1 root root 304 2017-08-07 15:13 ./source/l/libtheora/libtheora-1.1.1-libpng16.patch.gz --rw-r--r-- 1 root root 997 2016-02-07 10:43 ./source/l/libtheora/libtheora-1.1.1.latex.patch.gz --rw-r--r-- 1 root root 1434496 2010-01-25 14:33 ./source/l/libtheora/libtheora-1.1.1.tar.xz --rwxr-xr-x 1 root root 4355 2021-02-13 05:32 ./source/l/libtheora/libtheora.SlackBuild --rw-r--r-- 1 root root 1081 2018-02-27 06:12 ./source/l/libtheora/slack-desc -drwxr-xr-x 3 root root 4096 2024-09-18 17:32 ./source/l/libtiff --rwxr-xr-x 1 root root 4256 2024-09-18 17:33 ./source/l/libtiff/libtiff.SlackBuild --rw-r--r-- 1 root root 35 2018-11-12 18:29 ./source/l/libtiff/libtiff.repo --rw-r--r-- 1 root root 36 2018-11-12 18:26 ./source/l/libtiff/libtiff.url -drwxr-xr-x 2 root root 4096 2023-12-05 20:52 ./source/l/libtiff/patches --rw-r--r-- 1 root root 895 2018-02-27 06:12 ./source/l/libtiff/slack-desc --rw-r--r-- 1 root root 2286220 2024-09-18 07:50 ./source/l/libtiff/tiff-4.7.0.tar.xz --rw-r--r-- 1 root root 310 2024-09-18 07:50 ./source/l/libtiff/tiff-4.7.0.tar.xz.sig -drwxr-xr-x 2 root root 4096 2024-12-18 21:14 ./source/l/libtraceevent --rw-r--r-- 1 root root 124208 2024-10-11 21:26 ./source/l/libtraceevent/libtraceevent-1.8.4.tar.lz --rwxr-xr-x 1 root root 3666 2024-12-18 21:19 ./source/l/libtraceevent/libtraceevent.SlackBuild --rw-r--r-- 1 root root 64 2024-12-17 19:26 ./source/l/libtraceevent/libtraceevent.url --rw-r--r-- 1 root root 890 2024-12-17 19:33 ./source/l/libtraceevent/slack-desc -drwxr-xr-x 2 root root 4096 2024-12-17 19:34 ./source/l/libtracefs --rw-r--r-- 1 root root 173306 2024-07-24 19:36 ./source/l/libtracefs/libtracefs-1.8.1.tar.lz --rwxr-xr-x 1 root root 4390 2024-12-18 21:26 ./source/l/libtracefs/libtracefs.SlackBuild --rw-r--r-- 1 root root 61 2024-12-17 19:22 ./source/l/libtracefs/libtracefs.url --rw-r--r-- 1 root root 768 2024-12-17 19:36 ./source/l/libtracefs/slack-desc -drwxr-xr-x 2 root root 4096 2024-03-02 18:31 ./source/l/libunibreak --rw-r--r-- 1 root root 497887 2024-03-02 01:30 ./source/l/libunibreak/libunibreak-6.1.tar.lz --rwxr-xr-x 1 root root 4061 2023-10-05 19:16 ./source/l/libunibreak/libunibreak.SlackBuild --rw-r--r-- 1 root root 137 2024-03-02 18:31 ./source/l/libunibreak/libunibreak.url --rw-r--r-- 1 root root 858 2024-03-01 22:32 ./source/l/libunibreak/slack-desc -drwxr-xr-x 2 root root 4096 2024-10-17 04:18 ./source/l/libunistring --rw-r--r-- 1 root root 2753448 2024-10-16 18:20 ./source/l/libunistring/libunistring-1.3.tar.xz --rw-r--r-- 1 root root 833 2024-10-16 18:20 ./source/l/libunistring/libunistring-1.3.tar.xz.sig --rwxr-xr-x 1 root root 4616 2024-10-17 04:18 ./source/l/libunistring/libunistring.SlackBuild --rw-r--r-- 1 root root 831 2018-02-27 06:12 ./source/l/libunistring/slack-desc -drwxr-xr-x 2 root root 4096 2024-06-29 17:55 ./source/l/libunwind --rw-r--r-- 1 root root 325696 2024-02-22 14:04 ./source/l/libunwind/libunwind-1.8.1.tar.lz --rwxr-xr-x 1 root root 5074 2024-06-29 17:58 ./source/l/libunwind/libunwind.SlackBuild --rw-r--r-- 1 root root 1168 2018-02-27 06:12 ./source/l/libunwind/slack-desc -drwxr-xr-x 2 root root 4096 2024-10-25 19:38 ./source/l/liburing --rw-r--r-- 1 root root 279798 2024-10-23 17:13 ./source/l/liburing/liburing-2.8.tar.lz --rwxr-xr-x 1 root root 3841 2024-08-18 23:58 ./source/l/liburing/liburing.SlackBuild --rw-r--r-- 1 root root 37 2021-08-07 17:50 ./source/l/liburing/liburing.url --rw-r--r-- 1 root root 883 2021-08-07 17:53 ./source/l/liburing/slack-desc -drwxr-xr-x 2 root root 4096 2024-02-01 18:54 ./source/l/libusb -drwxr-xr-x 2 root root 4096 2023-05-02 18:11 ./source/l/libusb-compat --rw-r--r-- 1 root root 32445 2022-11-18 05:48 ./source/l/libusb-compat/libusb-compat-0.1.8.tar.lz --rwxr-xr-x 1 root root 4797 2023-05-02 18:12 ./source/l/libusb-compat/libusb-compat.SlackBuild --rw-r--r-- 1 root root 68 2023-05-02 18:11 ./source/l/libusb-compat/libusb-compat.url --rw-r--r-- 1 root root 906 2023-05-02 18:10 ./source/l/libusb-compat/slack-desc --rw-r--r-- 1 root root 309239 2024-01-31 22:11 ./source/l/libusb/libusb-1.0.27.tar.lz --rwxr-xr-x 1 root root 4111 2022-04-25 19:36 ./source/l/libusb/libusb.SlackBuild --rw-r--r-- 1 root root 33 2019-09-20 17:22 ./source/l/libusb/libusb.url --rw-r--r-- 1 root root 741 2018-03-26 19:05 ./source/l/libusb/slack-desc -drwxr-xr-x 2 root root 4096 2023-12-02 19:51 ./source/l/libusbmuxd --rwxr-xr-x 1 root root 2159 2023-12-02 19:51 ./source/l/libusbmuxd/fetch-libusbmuxd.sh --rw-r--r-- 1 root root 388056 2023-09-01 11:19 ./source/l/libusbmuxd/libusbmuxd-20230901_30e678d.tar.xz --rwxr-xr-x 1 root root 4193 2023-12-02 19:51 ./source/l/libusbmuxd/libusbmuxd.SlackBuild --rw-r--r-- 1 root root 779 2018-02-27 06:12 ./source/l/libusbmuxd/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-16 18:11 ./source/l/libuv --rw-r--r-- 1 root root 1084985 2025-01-15 18:08 ./source/l/libuv/libuv-v1.50.0.tar.lz --rwxr-xr-x 1 root root 4077 2024-09-25 17:37 ./source/l/libuv/libuv.SlackBuild --rw-r--r-- 1 root root 28 2020-02-20 19:27 ./source/l/libuv/libuv.url --rw-r--r-- 1 root root 667 2020-02-20 19:34 ./source/l/libuv/slack-desc -drwxr-xr-x 2 root root 4096 2024-10-27 23:58 ./source/l/libvisio --rw-r--r-- 1 root root 1686344 2024-10-22 15:25 ./source/l/libvisio/libvisio-0.1.8.tar.xz --rwxr--r-- 1 root root 3887 2024-10-27 23:58 ./source/l/libvisio/libvisio.SlackBuild --rw-r--r-- 1 root root 44 2024-10-22 18:17 ./source/l/libvisio/libvisio.url --rw-r--r-- 1 root root 804 2018-02-27 06:12 ./source/l/libvisio/slack-desc -drwxr-xr-x 2 root root 4096 2023-12-29 20:56 ./source/l/libvisual -lrwxrwxrwx 1 root root 9 2023-12-29 20:07 ./source/l/libvisual-plugins -> libvisual --rw-r--r-- 1 root root 768028 2023-03-20 02:01 ./source/l/libvisual/libvisual-0.4.2.tar.lz --rwxr-xr-x 1 root root 4203 2023-12-29 20:57 ./source/l/libvisual/libvisual-plugins.SlackBuild --rwxr-xr-x 1 root root 4284 2023-12-29 20:00 ./source/l/libvisual/libvisual.SlackBuild --rw-r--r-- 1 root root 39 2023-12-29 19:58 ./source/l/libvisual/libvisual.url --rw-r--r-- 1 root root 993 2023-12-29 19:58 ./source/l/libvisual/slack-desc --rw-r--r-- 1 root root 1184 2018-02-27 06:12 ./source/l/libvisual/slack-desc.libvisual-plugins -drwxr-xr-x 2 root root 4096 2024-12-22 18:00 ./source/l/libvncserver --rw-r--r-- 1 root root 443114 2024-12-22 09:54 ./source/l/libvncserver/LibVNCServer-0.9.15.tar.lz --rwxr-xr-x 1 root root 4361 2024-12-22 18:01 ./source/l/libvncserver/libvncserver.SlackBuild --rw-r--r-- 1 root root 822 2018-02-27 06:12 ./source/l/libvncserver/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libvorbis --rw-r--r-- 1 root root 1203792 2020-07-04 06:29 ./source/l/libvorbis/libvorbis-1.3.7.tar.xz --rw-r--r-- 1 root root 833 2020-07-04 06:32 ./source/l/libvorbis/libvorbis-1.3.7.tar.xz.asc --rwxr-xr-x 1 root root 3631 2021-02-13 05:32 ./source/l/libvorbis/libvorbis.SlackBuild --rw-r--r-- 1 root root 42 2020-07-04 18:42 ./source/l/libvorbis/libvorbis.url --rw-r--r-- 1 root root 1015 2018-02-27 06:12 ./source/l/libvorbis/slack-desc -drwxr-xr-x 2 root root 4096 2024-11-02 02:04 ./source/l/libvpx --rw-r--r-- 1 root root 1708 2023-09-28 21:07 ./source/l/libvpx/0001-Relax-ABI-check.patch --rw-r--r-- 1 root root 4335507 2024-10-23 18:24 ./source/l/libvpx/libvpx-1.15.0.tar.lz --rwxr--r-- 1 root root 3838 2024-11-02 02:05 ./source/l/libvpx/libvpx.SlackBuild --rw-r--r-- 1 root root 38 2019-12-20 17:53 ./source/l/libvpx/libvpx.url --rw-r--r-- 1 root root 920 2018-02-27 06:12 ./source/l/libvpx/slack-desc -drwxr-xr-x 2 root root 4096 2024-12-20 19:46 ./source/l/libwebp --rw-r--r-- 1 root root 2438691 2024-12-20 02:07 ./source/l/libwebp/libwebp-1.5.0.tar.lz --rwxr-xr-x 1 root root 5002 2024-12-20 19:46 ./source/l/libwebp/libwebp.SlackBuild --rw-r--r-- 1 root root 49 2022-01-21 19:13 ./source/l/libwebp/libwebp.url --rw-r--r-- 1 root root 985 2018-02-27 06:12 ./source/l/libwebp/slack-desc -drwxr-xr-x 2 root root 4096 2023-04-19 18:25 ./source/l/libwmf --rw-r--r-- 1 root root 2879 2020-11-27 20:00 ./source/l/libwmf/fontmap --rw-r--r-- 1 root root 2467723 2023-04-17 11:39 ./source/l/libwmf/libwmf-0.2.13.tar.lz --rwxr-xr-x 1 root root 4346 2023-04-19 18:26 ./source/l/libwmf/libwmf.SlackBuild --rw-r--r-- 1 root root 34 2020-11-27 19:43 ./source/l/libwmf/libwmf.url --rw-r--r-- 1 root root 794 2020-11-27 19:41 ./source/l/libwmf/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libwnck --rw-r--r-- 1 root root 630792 2012-03-05 09:36 ./source/l/libwnck/libwnck-2.31.0.tar.xz --rwxr-xr-x 1 root root 4024 2021-02-13 05:32 ./source/l/libwnck/libwnck.SlackBuild --rw-r--r-- 1 root root 929 2018-02-27 06:12 ./source/l/libwnck/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-15 18:07 ./source/l/libwnck3 --rw-r--r-- 1 root root 455644 2025-01-14 19:05 ./source/l/libwnck3/libwnck-43.2.tar.xz --rwxr-xr-x 1 root root 4547 2024-10-05 17:47 ./source/l/libwnck3/libwnck3.SlackBuild --rw-r--r-- 1 root root 49 2019-05-19 02:45 ./source/l/libwnck3/libwnck3.url --rw-r--r-- 1 root root 755 2020-11-25 21:08 ./source/l/libwnck3/slack-desc -drwxr-xr-x 2 root root 4096 2021-08-06 05:06 ./source/l/libwpd --rw-r--r-- 1 root root 534712 2018-12-29 12:44 ./source/l/libwpd/libwpd-0.10.3.tar.xz --rwxr-xr-x 1 root root 3601 2021-08-06 05:04 ./source/l/libwpd/libwpd.SlackBuild --rw-r--r-- 1 root root 268 2021-08-06 05:06 ./source/l/libwpd/libwpd.gcc11.diff.gz --rw-r--r-- 1 root root 829 2018-11-08 00:22 ./source/l/libwpd/slack-desc -drwxr-xr-x 2 root root 4096 2023-05-01 18:52 ./source/l/libwpg --rw-r--r-- 1 root root 340428 2023-04-29 12:11 ./source/l/libwpg/libwpg-0.3.4.tar.xz --rwxr--r-- 1 root root 3824 2023-05-01 18:52 ./source/l/libwpg/libwpg.SlackBuild --rw-r--r-- 1 root root 719 2018-02-27 06:12 ./source/l/libwpg/slack-desc -drwxr-xr-x 2 root root 4096 2024-03-24 17:46 ./source/l/libxkbcommon --rw-r--r-- 1 root root 534312 2024-03-23 21:28 ./source/l/libxkbcommon/libxkbcommon-1.7.0.tar.xz --rwxr-xr-x 1 root root 4232 2022-09-06 18:27 ./source/l/libxkbcommon/libxkbcommon.SlackBuild --rw-r--r-- 1 root root 1078 2020-11-23 20:27 ./source/l/libxkbcommon/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libxklavier --rw-r--r-- 1 root root 318336 2013-04-23 23:05 ./source/l/libxklavier/libxklavier-5.4.tar.xz --rwxr-xr-x 1 root root 3932 2021-02-13 05:32 ./source/l/libxklavier/libxklavier.SlackBuild --rw-r--r-- 1 root root 744 2018-02-27 06:12 ./source/l/libxklavier/slack-desc -drwxr-xr-x 2 root root 4096 2024-11-21 21:52 ./source/l/libxml2 --rw-r--r-- 1 root root 1254 2023-12-06 00:00 ./source/l/libxml2/libxml2-2.12.0-python3-unicode-errors.patch --rw-r--r-- 1 root root 2088393 2024-11-12 17:19 ./source/l/libxml2/libxml2-2.13.5.tar.lz --rwxr-xr-x 1 root root 4269 2024-11-21 21:52 ./source/l/libxml2/libxml2.SlackBuild --rw-r--r-- 1 root root 114 2022-08-27 18:08 ./source/l/libxml2/libxml2.url --rw-r--r-- 1 root root 973 2018-02-27 06:49 ./source/l/libxml2/slack-desc -drwxr-xr-x 2 root root 4096 2024-11-21 23:51 ./source/l/libxslt --rw-r--r-- 1 root root 1573668 2024-07-04 16:35 ./source/l/libxslt/libxslt-1.1.42.tar.xz --rwxr-xr-x 1 root root 4570 2024-11-21 23:52 ./source/l/libxslt/libxslt.SlackBuild --rw-r--r-- 1 root root 114 2023-11-17 02:15 ./source/l/libxslt/libxslt.url --rw-r--r-- 1 root root 198 2023-11-17 02:16 ./source/l/libxslt/libxslt.xsltMaxDepth.diff.gz --rw-r--r-- 1 root root 674 2018-02-27 06:12 ./source/l/libxslt/slack-desc -drwxr-xr-x 2 root root 4096 2024-10-09 18:22 ./source/l/libyaml --rw-r--r-- 1 root root 66131 2020-06-01 21:19 ./source/l/libyaml/libyaml-0.2.5.tar.lz --rwxr-xr-x 1 root root 3559 2024-10-09 18:22 ./source/l/libyaml/libyaml.SlackBuild --rw-r--r-- 1 root root 31 2011-07-31 18:46 ./source/l/libyaml/libyaml.url --rw-r--r-- 1 root root 742 2018-02-27 06:12 ./source/l/libyaml/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-20 18:50 ./source/l/libzip --rw-r--r-- 1 root root 788520 2025-01-20 11:04 ./source/l/libzip/libzip-1.11.3.tar.xz --rwxr-xr-x 1 root root 3912 2024-09-19 17:33 ./source/l/libzip/libzip.SlackBuild --rw-r--r-- 1 root root 873 2020-06-13 19:00 ./source/l/libzip/slack-desc -drwxr-xr-x 2 root root 4096 2024-05-22 17:52 ./source/l/lmdb --rw-r--r-- 1 root root 865 2024-01-30 20:47 ./source/l/lmdb/lmdb-make.patch.gz --rw-r--r-- 1 root root 311 2018-07-14 12:18 ./source/l/lmdb/lmdb-s390-check.patch.gz --rwxr-xr-x 1 root root 4526 2022-09-06 18:27 ./source/l/lmdb/lmdb.SlackBuild --rw-r--r-- 1 root root 253 2018-09-14 20:13 ./source/l/lmdb/lmdb.pc.in --rw-r--r-- 1 root root 123 2024-05-22 17:52 ./source/l/lmdb/lmdb.url --rw-r--r-- 1 root root 122860 2024-05-22 17:52 ./source/l/lmdb/openldap-LMDB_0.9.33.tar.lz --rw-r--r-- 1 root root 941 2023-11-29 20:01 ./source/l/lmdb/slack-desc -drwxr-xr-x 2 root root 4096 2023-03-05 20:50 ./source/l/loudmouth --rw-r--r-- 1 root root 315956 2021-01-25 20:55 ./source/l/loudmouth/loudmouth-1.5.4.tar.lz --rwxr-xr-x 1 root root 4563 2023-03-05 20:50 ./source/l/loudmouth/loudmouth.SlackBuild --rw-r--r-- 1 root root 899 2018-02-27 06:12 ./source/l/loudmouth/slack-desc -drwxr-xr-x 2 root root 4096 2024-12-29 19:14 ./source/l/luajit-lgi --rw-r--r-- 1 root root 246362 2017-10-09 18:55 ./source/l/luajit-lgi/lgi-0.9.2.tar.lz --rw-r--r-- 1 root root 30 2024-12-29 18:59 ./source/l/luajit-lgi/lgi.url --rwxr-xr-x 1 root root 3703 2024-12-29 19:14 ./source/l/luajit-lgi/luajit-lgi.SlackBuild --rw-r--r-- 1 root root 893 2024-12-29 19:44 ./source/l/luajit-lgi/slack-desc -drwxr-xr-x 2 root root 4096 2024-07-22 17:41 ./source/l/lz4 --rw-r--r-- 1 root root 267318 2024-07-22 15:23 ./source/l/lz4/lz4-1.10.0.tar.lz --rwxr-xr-x 1 root root 3523 2024-10-28 22:04 ./source/l/lz4/lz4.SlackBuild --rw-r--r-- 1 root root 27 2022-08-16 16:56 ./source/l/lz4/lz4.url --rw-r--r-- 1 root root 874 2020-06-23 19:16 ./source/l/lz4/slack-desc -drwxr-xr-x 2 root root 4096 2022-11-21 20:13 ./source/l/lzo --rw-r--r-- 1 root root 398384 2017-03-01 19:54 ./source/l/lzo/lzo-2.10.tar.xz --rwxr-xr-x 1 root root 3847 2022-11-21 20:13 ./source/l/lzo/lzo.SlackBuild --rw-r--r-- 1 root root 724 2018-02-27 06:12 ./source/l/lzo/slack-desc -drwxr-xr-x 2 root root 4096 2024-10-15 19:58 ./source/l/media-player-info --rw-r--r-- 1 root root 28046 2024-08-03 06:57 ./source/l/media-player-info/media-player-info-26.tar.lz --rwxr-xr-x 1 root root 3157 2024-10-15 19:59 ./source/l/media-player-info/media-player-info.SlackBuild --rw-r--r-- 1 root root 232 2024-10-15 19:57 ./source/l/media-player-info/media-player-info.url --rw-r--r-- 1 root root 985 2018-02-27 06:12 ./source/l/media-player-info/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/mhash --rw-r--r-- 1 root root 655906 2008-12-08 00:07 ./source/l/mhash/mhash-0.9.9.9.tar.bz2 --rwxr-xr-x 1 root root 4059 2021-02-13 05:32 ./source/l/mhash/mhash.SlackBuild --rw-r--r-- 1 root root 921 2018-02-27 06:12 ./source/l/mhash/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-20 19:51 ./source/l/mlt --rw-r--r-- 1 root root 935372 2025-01-19 20:35 ./source/l/mlt/mlt-7.30.0.tar.lz --rwxr-xr-- 1 root root 3739 2025-01-20 19:51 ./source/l/mlt/mlt.SlackBuild --rw-r--r-- 1 root root 36 2020-09-29 01:18 ./source/l/mlt/mlt.url --rw-r--r-- 1 root root 963 2020-11-01 20:04 ./source/l/mlt/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/mm --rw-r--r-- 1 root root 248658 2006-08-15 07:05 ./source/l/mm/mm-1.4.2.tar.bz2 --rwxr-xr-x 1 root root 4602 2021-02-13 05:32 ./source/l/mm/mm.SlackBuild --rw-r--r-- 1 root root 998 2018-02-27 06:12 ./source/l/mm/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-13 23:46 ./source/l/movit --rw-r--r-- 1 root root 354852 2023-08-01 20:15 ./source/l/movit/movit-1.7.1.tar.lz --rwxr-xr-x 1 root root 3721 2025-01-13 23:44 ./source/l/movit/movit.SlackBuild --rw-r--r-- 1 root root 24 2025-01-13 23:17 ./source/l/movit/movit.url --rw-r--r-- 1 root root 817 2025-01-13 23:38 ./source/l/movit/slack-desc -drwxr-xr-x 2 root root 4096 2024-11-22 19:57 ./source/l/mozilla-nss --rw-r--r-- 1 root root 25755 2008-02-27 08:35 ./source/l/mozilla-nss/MPL-1.1.txt --rw-r--r-- 1 root root 18152 2009-01-01 08:10 ./source/l/mozilla-nss/faq.html --rw-r--r-- 1 root root 17987 2007-06-28 20:04 ./source/l/mozilla-nss/gpl-2.0.txt --rw-r--r-- 1 root root 26434 2009-04-08 16:39 ./source/l/mozilla-nss/lgpl-2.1.txt --rwxr-xr-- 1 root root 5947 2024-11-22 19:57 ./source/l/mozilla-nss/mozilla-nss.SlackBuild --rw-r--r-- 1 root root 694306 2024-10-21 12:32 ./source/l/mozilla-nss/nspr-4.36.tar.lz --rw-r--r-- 1 root root 41570803 2024-11-21 20:17 ./source/l/mozilla-nss/nss-3.107.tar.lz --rw-r--r-- 1 root root 2488 2012-04-29 21:05 ./source/l/mozilla-nss/nss-config.in --rw-r--r-- 1 root root 1023 2018-02-27 06:12 ./source/l/mozilla-nss/slack-desc -drwxr-xr-x 4 root root 4096 2025-01-07 19:21 ./source/l/mozjs128 -drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/l/mozjs128/autoconf --rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./source/l/mozjs128/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz --rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./source/l/mozjs128/autoconf/autoconf-2.13.tar.xz --rwxr-xr-x 1 root root 2629 2018-07-08 15:48 ./source/l/mozjs128/autoconf/autoconf.build --rw-r--r-- 1 root root 563259116 2025-01-06 14:18 ./source/l/mozjs128/firefox-128.6.0esr.source.tar.xz --rw-r--r-- 1 root root 833 2025-01-06 14:18 ./source/l/mozjs128/firefox-128.6.0esr.source.tar.xz.asc --rwxr-xr-x 1 root root 6453 2024-10-29 17:54 ./source/l/mozjs128/mozjs128.SlackBuild -drwxr-xr-x 2 root root 4096 2024-09-17 17:13 ./source/l/mozjs128/patches --rw-r--r-- 1 root root 715 2022-11-15 21:49 ./source/l/mozjs128/patches/0001-Skip-failing-tests-on-ppc64-and-s390x.patch.gz --rw-r--r-- 1 root root 727 2022-11-15 21:49 ./source/l/mozjs128/patches/copy-headers.patch.gz --rw-r--r-- 1 root root 936 2022-11-15 21:49 ./source/l/mozjs128/patches/emitter.patch.gz --rw-r--r-- 1 root root 528 2022-11-15 21:49 ./source/l/mozjs128/patches/fix-soname.patch.gz --rw-r--r-- 1 root root 759 2022-11-15 21:49 ./source/l/mozjs128/patches/icu_sources_data-Write-command-output-to-our-stderr.patch.gz --rw-r--r-- 1 root root 600 2022-11-15 21:49 ./source/l/mozjs128/patches/icu_sources_data.py-Decouple-from-Mozilla-build-system.patch.gz --rw-r--r-- 1 root root 563 2022-11-15 21:49 ./source/l/mozjs128/patches/init_patch.patch.gz --rw-r--r-- 1 root root 667 2022-11-15 21:49 ./source/l/mozjs128/patches/remove-sloppy-m4-detection-from-bundled-autoconf.patch.gz --rw-r--r-- 1 root root 506 2022-11-15 21:49 ./source/l/mozjs128/patches/spidermonkey_checks_disable.patch.gz --rw-r--r-- 1 root root 866 2024-09-17 17:12 ./source/l/mozjs128/slack-desc -drwxr-xr-x 3 root root 4096 2023-08-22 18:58 ./source/l/mpfr --rw-r--r-- 1 root root 1493608 2023-08-22 11:27 ./source/l/mpfr/mpfr-4.2.1.tar.xz --rw-r--r-- 1 root root 119 2023-08-22 11:27 ./source/l/mpfr/mpfr-4.2.1.tar.xz.sig --rwxr-xr-x 1 root root 4541 2023-04-18 17:56 ./source/l/mpfr/mpfr.SlackBuild --rw-r--r-- 1 root root 21 2023-04-18 17:52 ./source/l/mpfr/mpfr.url -drwxr-xr-x 2 root root 4096 2023-08-22 19:00 ./source/l/mpfr/patches --rw-r--r-- 1 root root 63 2023-05-14 15:38 ./source/l/mpfr/patches.url --rw-r--r-- 1 root root 1038 2018-02-27 06:12 ./source/l/mpfr/slack-desc -drwxr-xr-x 2 root root 4096 2024-12-29 04:16 ./source/l/mujs --rw-r--r-- 1 root root 100176 2024-06-20 11:02 ./source/l/mujs/mujs-1.3.5.tar.lz --rwxr-xr-x 1 root root 3307 2024-12-29 04:16 ./source/l/mujs/mujs.SlackBuild --rw-r--r-- 1 root root 27 2024-06-01 19:11 ./source/l/mujs/mujs.url --rw-r--r-- 1 root root 2182 2024-01-26 14:08 ./source/l/mujs/set-library-soname-version.patch --rw-r--r-- 1 root root 717 2024-06-01 19:19 ./source/l/mujs/slack-desc -drwxr-xr-x 3 root root 4096 2024-04-29 17:52 ./source/l/ncurses --rwxr-xr-x 1 root root 3291 2024-04-29 18:36 ./source/l/ncurses/aaa_terminfo.SlackBuild --rw-r--r-- 1 root root 139 2018-06-22 20:33 ./source/l/ncurses/doinst.sh.gz --rw-r--r-- 1 root root 2111627 2024-04-27 21:31 ./source/l/ncurses/ncurses-6.5.tar.lz --rwxr-xr-x 1 root root 7530 2024-04-29 20:42 ./source/l/ncurses/ncurses.SlackBuild --rw-r--r-- 1 root root 948 2018-03-26 18:28 ./source/l/ncurses/slack-desc --rw-r--r-- 1 root root 963 2018-02-27 06:13 ./source/l/ncurses/slack-desc.aaa_terminfo -drwxr-xr-x 2 root root 4096 2024-04-29 18:56 ./source/l/ncurses/terminfo --rw-r--r-- 1 root root 231 2017-05-23 23:23 ./source/l/ncurses/terminfo/tmux.terminfo --rw-r--r-- 1 root root 131 2017-05-24 02:22 ./source/l/ncurses/terminfo/tmux.terminfo.README --rw-r--r-- 1 root root 47612 2018-04-14 17:34 ./source/l/ncurses/terminfo/xterm.terminfo --rw-r--r-- 1 root root 371 2019-11-02 17:41 ./source/l/ncurses/terminfo/xterm.terminfo.README --rw-r--r-- 1 root root 461 2018-04-14 17:29 ./source/l/ncurses/terminfo/xterm.terminfo.diff.gz --rw-r--r-- 1 root root 13810 2017-12-25 21:08 ./source/l/ncurses/terminfo/xterm.terminfo.orig.gz -drwxr-xr-x 2 root root 4096 2024-11-23 20:12 ./source/l/neon --rw-r--r-- 1 root root 636124 2024-11-23 11:28 ./source/l/neon/neon-0.34.0.tar.lz --rwxr-xr-x 1 root root 4460 2024-11-23 20:13 ./source/l/neon/neon.SlackBuild --rw-r--r-- 1 root root 31 2020-04-18 18:41 ./source/l/neon/neon.url --rw-r--r-- 1 root root 797 2020-04-18 18:41 ./source/l/neon/slack-desc -drwxr-xr-x 2 root root 4096 2024-12-29 18:51 ./source/l/netpbm --rw-r--r-- 1 root root 3276188 2024-12-29 18:51 ./source/l/netpbm/netpbm-11.09.02.tar.lz --rw-r--r-- 1 root root 320 2023-12-29 19:51 ./source/l/netpbm/netpbm-CAN-2005-2471.patch.gz --rw-r--r-- 1 root root 382 2019-04-17 08:07 ./source/l/netpbm/netpbm-CVE-2017-2587.patch.gz --rw-r--r-- 1 root root 284 2019-04-17 08:07 ./source/l/netpbm/netpbm-bmptopnm.patch.gz --rw-r--r-- 1 root root 385 2019-04-17 08:07 ./source/l/netpbm/netpbm-cmuwtopbm.patch.gz --rw-r--r-- 1 root root 1611 2020-07-22 19:08 ./source/l/netpbm/netpbm-docfix.patch.gz --rw-r--r-- 1 root root 331 2019-04-17 08:07 ./source/l/netpbm/netpbm-gcc4.patch.gz --rw-r--r-- 1 root root 260 2023-12-29 19:56 ./source/l/netpbm/netpbm-glibc.patch.gz --rw-r--r-- 1 root root 668 2019-04-17 08:07 ./source/l/netpbm/netpbm-libdir-so.patch.gz --rw-r--r-- 1 root root 505 2020-09-01 01:18 ./source/l/netpbm/netpbm-manfix.patch.gz --rw-r--r-- 1 root root 761 2020-09-01 01:21 ./source/l/netpbm/netpbm-manual-pages.patch.gz --rw-r--r-- 1 root root 307 2019-04-17 08:07 ./source/l/netpbm/netpbm-multilib.patch.gz --rw-r--r-- 1 root root 273 2018-07-23 13:37 ./source/l/netpbm/netpbm-noppmtompeg.patch.gz --rw-r--r-- 1 root root 510 2023-10-02 18:28 ./source/l/netpbm/netpbm-ppmfadeusage.patch.gz --rw-r--r-- 1 root root 229 2019-04-17 08:07 ./source/l/netpbm/netpbm-python3.patch.gz --rw-r--r-- 1 root root 21893 2019-08-21 07:19 ./source/l/netpbm/netpbm-security-code.patch.gz --rw-r--r-- 1 root root 394 2019-04-17 08:07 ./source/l/netpbm/netpbm-time.patch.gz --rw-r--r-- 1 root root 319 2019-04-17 08:07 ./source/l/netpbm/netpbm-xwdfix.patch.gz --rwxr-xr-x 1 root root 6261 2024-09-05 18:23 ./source/l/netpbm/netpbm.SlackBuild --rw-r--r-- 1 root root 565 2024-05-11 00:05 ./source/l/netpbm/netpbm.gcc14.diff --rw-r--r-- 1 root root 725 2018-11-11 19:04 ./source/l/netpbm/slack-desc --rwxr-xr-x 1 root root 1373 2018-11-11 19:28 ./source/l/netpbm/svn-checkout.sh -drwxr-xr-x 2 root root 4096 2024-11-21 23:52 ./source/l/newt --rw-r--r-- 1 root root 138877 2023-10-25 10:38 ./source/l/newt/newt-0.52.24.tar.lz --rwxr-xr-x 1 root root 3755 2024-11-21 23:52 ./source/l/newt/newt.SlackBuild --rw-r--r-- 1 root root 33 2019-05-30 19:09 ./source/l/newt/newt.url --rw-r--r-- 1 root root 907 2018-02-27 06:12 ./source/l/newt/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-22 18:07 ./source/l/nodejs --rw-r--r-- 1 root root 48041964 2025-01-21 01:11 ./source/l/nodejs/node-v22.13.1.tar.xz --rwxr-xr-x 1 root root 5305 2025-01-22 19:06 ./source/l/nodejs/nodejs.SlackBuild --rw-r--r-- 1 root root 24 2023-06-21 18:43 ./source/l/nodejs/nodejs.url --rw-r--r-- 1 root root 956 2022-03-01 20:48 ./source/l/nodejs/slack-desc -drwxr-xr-x 2 root root 4096 2023-06-04 18:38 ./source/l/ocl-icd --rw-r--r-- 1 root root 81647 2023-06-02 21:36 ./source/l/ocl-icd/ocl-icd-2.3.2.tar.lz --rwxr-xr-x 1 root root 4009 2021-08-19 18:18 ./source/l/ocl-icd/ocl-icd.SlackBuild --rw-r--r-- 1 root root 35 2020-10-08 17:59 ./source/l/ocl-icd/ocl-icd.url --rw-r--r-- 1 root root 893 2020-10-08 17:59 ./source/l/ocl-icd/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-01 18:08 ./source/l/oniguruma --rw-r--r-- 1 root root 399801 2024-12-28 14:36 ./source/l/oniguruma/oniguruma-6.9.10.tar.lz --rwxr-xr-x 1 root root 3963 2025-01-01 18:08 ./source/l/oniguruma/oniguruma.SlackBuild --rw-r--r-- 1 root root 34 2023-10-14 19:46 ./source/l/oniguruma/oniguruma.url --rw-r--r-- 1 root root 916 2019-12-01 18:11 ./source/l/oniguruma/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-11 18:27 ./source/l/openal-soft --rw-r--r-- 1 root root 275 2020-02-12 22:38 ./source/l/openal-soft/doinst.sh.gz --rw-r--r-- 1 root root 921114 2025-01-11 07:56 ./source/l/openal-soft/openal-soft-1.24.2.tar.lz --rwxr-xr-- 1 root root 4279 2024-11-16 19:10 ./source/l/openal-soft/openal-soft.SlackBuild --rw-r--r-- 1 root root 40 2020-02-15 19:19 ./source/l/openal-soft/openal-soft.url --rw-r--r-- 1 root root 923 2020-02-12 22:30 ./source/l/openal-soft/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-09 18:47 ./source/l/opencv --rw-r--r-- 1 root root 82528884 2025-01-08 12:47 ./source/l/opencv/opencv-4.11.0.tar.lz --rwxr-xr-x 1 root root 4522 2025-01-09 18:47 ./source/l/opencv/opencv.SlackBuild --rw-r--r-- 1 root root 74 2020-09-29 00:36 ./source/l/opencv/opencv.url --rw-r--r-- 1 root root 50106776 2025-01-08 16:15 ./source/l/opencv/opencv_contrib-4.11.0.tar.lz --rw-r--r-- 1 root root 743 2020-11-28 00:31 ./source/l/opencv/slack-desc -drwxr-xr-x 2 root root 4096 2024-11-11 18:01 ./source/l/openexr --rw-r--r-- 1 root root 16500956 2024-11-11 15:49 ./source/l/openexr/openexr-3.3.2.tar.lz --rwxr-xr-x 1 root root 3941 2024-10-10 17:40 ./source/l/openexr/openexr.SlackBuild --rw-r--r-- 1 root root 53 2020-10-29 04:09 ./source/l/openexr/openexr.url --rw-r--r-- 1 root root 993 2022-05-01 19:08 ./source/l/openexr/slack-desc -drwxr-xr-x 2 root root 4096 2024-12-09 21:29 ./source/l/openjpeg --rw-r--r-- 1 root root 1470270 2024-12-09 16:31 ./source/l/openjpeg/openjpeg-2.5.3.tar.lz --rwxr-xr-x 1 root root 4152 2024-12-09 21:29 ./source/l/openjpeg/openjpeg.SlackBuild --rw-r--r-- 1 root root 38 2024-02-29 18:09 ./source/l/openjpeg/openjpeg.url --rw-r--r-- 1 root root 387 2017-10-04 19:22 ./source/l/openjpeg/openjpeg2_remove-thirdparty.patch.gz --rw-r--r-- 1 root root 682 2018-02-27 06:12 ./source/l/openjpeg/slack-desc -drwxr-xr-x 2 root root 4096 2024-04-13 17:09 ./source/l/opus --rw-r--r-- 1 root root 6631307 2024-04-12 16:45 ./source/l/opus/opus-1.5.2.tar.lz --rwxr-xr-x 1 root root 4854 2024-03-05 19:24 ./source/l/opus/opus.SlackBuild --rw-r--r-- 1 root root 41 2024-03-05 19:15 ./source/l/opus/opus.url --rw-r--r-- 1 root root 996 2018-02-27 06:12 ./source/l/opus/slack-desc -drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/l/opusfile --rw-r--r-- 1 root root 333558 2020-06-27 03:14 ./source/l/opusfile/opusfile-0.12.tar.lz --rwxr-xr-x 1 root root 4562 2023-03-07 21:39 ./source/l/opusfile/opusfile.SlackBuild --rw-r--r-- 1 root root 892 2018-02-27 06:12 ./source/l/opusfile/slack-desc -drwxr-xr-x 2 root root 4096 2024-09-13 05:13 ./source/l/orc --rw-r--r-- 1 root root 233276 2024-09-12 19:26 ./source/l/orc/orc-0.4.40.tar.xz --rw-r--r-- 1 root root 833 2024-09-12 19:29 ./source/l/orc/orc-0.4.40.tar.xz.asc --rwxr-xr-x 1 root root 4342 2024-09-13 21:07 ./source/l/orc/orc.SlackBuild --rw-r--r-- 1 root root 929 2019-10-17 18:01 ./source/l/orc/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-19 18:13 ./source/l/pango --rw-r--r-- 1 root root 1838992 2025-01-18 22:41 ./source/l/pango/pango-1.56.1.tar.lz --rwxr-xr-x 1 root root 4168 2025-01-19 22:57 ./source/l/pango/pango.SlackBuild --rw-r--r-- 1 root root 31 2023-11-13 17:35 ./source/l/pango/pango.url --rw-r--r-- 1 root root 913 2023-11-13 17:36 ./source/l/pango/slack-desc -drwxr-xr-x 2 root root 4096 2024-03-21 19:21 ./source/l/pangomm --rw-r--r-- 1 root root 695088 2024-01-27 11:22 ./source/l/pangomm/pangomm-2.46.4.tar.xz --rwxr-xr-x 1 root root 3723 2023-02-05 20:09 ./source/l/pangomm/pangomm.SlackBuild --rw-r--r-- 1 root root 673 2018-02-27 06:44 ./source/l/pangomm/slack-desc -drwxr-xr-x 2 root root 4096 2025-01-16 18:14 ./source/l/pangomm2 +-rw-r--r-- 1 root root 858 2018-11-16 20:38 ./source/l/libkarma/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libmad +-rw-r--r-- 1 root root 502379 2004-02-17 03:55 ./source/l/libmad/libmad-0.15.1b.tar.gz +-rw-r--r-- 1 root root 189 2004-02-18 03:17 ./source/l/libmad/libmad-0.15.1b.tar.gz.sign +-rwxr-xr-x 1 root root 4309 2021-02-13 05:31 ./source/l/libmad/libmad.SlackBuild +-rw-r--r-- 1 root root 207 2008-02-19 05:30 ./source/l/libmad/mad.pc +-rw-r--r-- 1 root root 1049 2018-02-27 06:12 ./source/l/libmad/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libmcrypt +-rw-r--r-- 1 root root 875425 2007-02-19 06:56 ./source/l/libmcrypt/libmcrypt-2.5.8.tar.bz2 +-rwxr-xr-x 1 root root 4513 2024-05-11 18:12 ./source/l/libmcrypt/libmcrypt.SlackBuild +-rw-r--r-- 1 root root 631 2018-02-27 06:12 ./source/l/libmcrypt/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libmng +-rw-r--r-- 1 root root 951808 2015-04-20 19:32 ./source/l/libmng/libmng-2.0.3.tar.xz +-rw-r--r-- 1 root root 819 2015-04-20 19:32 ./source/l/libmng/libmng-2.0.3.tar.xz.asc +-rwxr-xr-x 1 root root 4116 2021-02-13 05:31 ./source/l/libmng/libmng.SlackBuild +-rw-r--r-- 1 root root 935 2018-02-27 06:12 ./source/l/libmng/slack-desc +drwxr-xr-x 2 root root 4096 2022-12-17 20:26 ./source/l/libmpc +-rwxr-xr-x 1 root root 3912 2022-12-17 20:26 ./source/l/libmpc/libmpc.SlackBuild +-rw-r--r-- 1 root root 509256 2022-12-16 14:35 ./source/l/libmpc/mpc-1.3.1.tar.lz +-rw-r--r-- 1 root root 828 2018-02-27 06:12 ./source/l/libmpc/slack-desc +drwxr-xr-x 2 root root 4096 2024-11-22 19:55 ./source/l/libmtp +-rw-r--r-- 1 root root 605315 2024-11-20 13:03 ./source/l/libmtp/libmtp-1.1.22.tar.lz +-rwxr-xr-x 1 root root 4238 2024-11-22 19:55 ./source/l/libmtp/libmtp.SlackBuild +-rw-r--r-- 1 root root 1031 2024-11-22 19:54 ./source/l/libmtp/slack-desc +drwxr-xr-x 2 root root 4096 2024-03-05 19:13 ./source/l/libnice +-rw-r--r-- 1 root root 330362 2024-03-04 20:42 ./source/l/libnice/libnice-0.1.22.tar.lz +-rwxr-xr-x 1 root root 4284 2022-09-06 18:27 ./source/l/libnice/libnice.SlackBuild +-rw-r--r-- 1 root root 42 2020-07-21 18:53 ./source/l/libnice/libnice.url +-rw-r--r-- 1 root root 1056 2020-07-21 18:55 ./source/l/libnice/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libnih +-rw-r--r-- 1 root root 753476 2014-02-21 09:20 ./source/l/libnih/libnih-1.0.3.tar.xz +-rwxr-xr-x 1 root root 4740 2021-02-13 05:31 ./source/l/libnih/libnih.SlackBuild +-rw-r--r-- 1 root root 812 2018-02-27 06:43 ./source/l/libnih/slack-desc +drwxr-xr-x 2 root root 4096 2024-05-04 00:01 ./source/l/libnjb +-rw-r--r-- 1 root root 1674 2007-10-26 01:41 ./source/l/libnjb/80-libnjb.rules +-rw-r--r-- 1 root root 342880 2011-06-25 12:11 ./source/l/libnjb/libnjb-2.2.7.tar.xz +-rwxr-xr-x 1 root root 4726 2024-05-04 00:01 ./source/l/libnjb/libnjb.SlackBuild +-rw-r--r-- 1 root root 992 2018-02-27 06:12 ./source/l/libnjb/slack-desc +drwxr-xr-x 2 root root 4096 2022-04-17 19:02 ./source/l/libnl +-rw-r--r-- 1 root root 1174974 2013-05-07 15:25 ./source/l/libnl/libnl-1.1.4.tar.gz +-rwxr-xr-x 1 root root 3579 2021-02-13 05:31 ./source/l/libnl/libnl.SlackBuild +-rw-r--r-- 1 root root 37 2022-04-17 19:02 ./source/l/libnl/libnl.url +-rw-r--r-- 1 root root 786 2022-04-17 19:02 ./source/l/libnl/slack-desc +drwxr-xr-x 2 root root 4096 2024-10-30 17:33 ./source/l/libnl3 +-rw-r--r-- 1 root root 277 2012-04-07 00:50 ./source/l/libnl3/doinst.sh.gz +-rw-r--r-- 1 root root 781053 2024-10-30 07:16 ./source/l/libnl3/libnl-3.11.0.tar.lz +-rw-r--r-- 1 root root 116 2024-10-30 17:33 ./source/l/libnl3/libnl.url +-rwxr-xr-x 1 root root 4178 2024-07-19 19:15 ./source/l/libnl3/libnl3.SlackBuild +-rw-r--r-- 1 root root 1004 2018-02-27 06:12 ./source/l/libnl3/slack-desc +drwxr-xr-x 2 root root 4096 2023-10-10 17:55 ./source/l/libnotify +-rw-r--r-- 1 root root 104966 2023-10-09 21:24 ./source/l/libnotify/libnotify-0.8.3.tar.lz +-rwxr-xr-x 1 root root 3897 2023-10-10 17:56 ./source/l/libnotify/libnotify.SlackBuild +-rw-r--r-- 1 root root 701 2022-04-28 18:26 ./source/l/libnotify/slack-desc +drwxr-xr-x 2 root root 4096 2023-10-14 19:40 ./source/l/libnsl +-rw-r--r-- 1 root root 40720 2023-10-13 08:59 ./source/l/libnsl/libnsl-2.0.1.tar.lz +-rwxr-xr-x 1 root root 4720 2023-02-27 20:17 ./source/l/libnsl/libnsl.SlackBuild +-rw-r--r-- 1 root root 34 2020-08-16 19:16 ./source/l/libnsl/libnsl.url +-rw-r--r-- 1 root root 827 2023-02-27 20:15 ./source/l/libnsl/slack-desc +drwxr-xr-x 2 root root 4096 2023-07-03 18:31 ./source/l/libnss_nis +-rw-r--r-- 1 root root 178682 2023-06-30 08:28 ./source/l/libnss_nis/libnss_nis-3.2.tar.lz +-rwxr-xr-x 1 root root 4656 2023-07-03 18:31 ./source/l/libnss_nis/libnss_nis.SlackBuild +-rw-r--r-- 1 root root 38 2020-08-16 19:23 ./source/l/libnss_nis/libnss_nis.url +-rw-r--r-- 1 root root 836 2020-08-16 19:26 ./source/l/libnss_nis/slack-desc +drwxr-xr-x 2 root root 4096 2024-11-21 21:52 ./source/l/libnvme +-rw-r--r-- 1 root root 464696 2024-11-15 15:21 ./source/l/libnvme/libnvme-1.11.1.tar.lz +-rwxr-xr-x 1 root root 3572 2024-11-21 21:52 ./source/l/libnvme/libnvme.SlackBuild +-rw-r--r-- 1 root root 38 2024-01-31 20:18 ./source/l/libnvme/libnvme.url +-rw-r--r-- 1 root root 949 2024-01-31 20:21 ./source/l/libnvme/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libodfgen +-rw-r--r-- 1 root root 386156 2021-01-06 10:38 ./source/l/libodfgen/libodfgen-0.1.8.tar.xz +-rwxr-xr-x 1 root root 4080 2021-02-13 05:32 ./source/l/libodfgen/libodfgen.SlackBuild +-rw-r--r-- 1 root root 772 2018-11-08 00:09 ./source/l/libodfgen/slack-desc +drwxr-xr-x 2 root root 4096 2021-06-05 17:58 ./source/l/libogg +-rw-r--r-- 1 root root 429076 2021-06-04 03:26 ./source/l/libogg/libogg-1.3.5.tar.xz +-rwxr-xr-x 1 root root 3297 2021-06-05 17:58 ./source/l/libogg/libogg.SlackBuild +-rw-r--r-- 1 root root 758 2018-02-27 06:12 ./source/l/libogg/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/liboggz +-rw-r--r-- 1 root root 420788 2010-04-29 02:10 ./source/l/liboggz/liboggz-1.1.1.tar.xz +-rwxr-xr-x 1 root root 3895 2021-02-13 05:32 ./source/l/liboggz/liboggz.SlackBuild +-rw-r--r-- 1 root root 1032 2018-02-27 06:12 ./source/l/liboggz/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/liboil +-rw-r--r-- 1 root root 499068 2010-02-04 21:45 ./source/l/liboil/liboil-0.3.17.tar.xz +-rwxr-xr-x 1 root root 3678 2021-02-13 05:32 ./source/l/liboil/liboil.SlackBuild +-rw-r--r-- 1 root root 1028 2018-02-27 06:12 ./source/l/liboil/slack-desc +drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/l/libopusenc +-rw-r--r-- 1 root root 265641 2018-10-08 22:16 ./source/l/libopusenc/libopusenc-0.2.1.tar.lz +-rwxr-xr-x 1 root root 4564 2022-09-06 18:27 ./source/l/libopusenc/libopusenc.SlackBuild +-rw-r--r-- 1 root root 820 2018-09-21 03:12 ./source/l/libopusenc/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-23 18:29 ./source/l/libpaper +-rw-r--r-- 1 root root 797099 2025-01-23 09:19 ./source/l/libpaper/libpaper-2.2.6.tar.lz +-rwxr-xr-x 1 root root 4157 2025-01-23 18:29 ./source/l/libpaper/libpaper.SlackBuild +-rw-r--r-- 1 root root 121 2025-01-23 18:29 ./source/l/libpaper/libpaper.url +-rw-r--r-- 1 root root 902 2023-05-10 17:21 ./source/l/libpaper/slack-desc +drwxr-xr-x 2 root root 4096 2024-08-31 17:55 ./source/l/libpcap +-rw-r--r-- 1 root root 671880 2024-08-30 23:58 ./source/l/libpcap/libpcap-1.10.5.tar.xz +-rw-r--r-- 1 root root 442 2024-08-30 23:58 ./source/l/libpcap/libpcap-1.10.5.tar.xz.sig +-rwxr-xr-x 1 root root 4555 2024-08-31 17:55 ./source/l/libpcap/libpcap.SlackBuild +-rw-r--r-- 1 root root 876 2019-10-01 20:13 ./source/l/libpcap/slack-desc +drwxr-xr-x 2 root root 4096 2024-08-12 20:01 ./source/l/libplacebo +-rw-r--r-- 1 root root 644764 2024-06-19 15:54 ./source/l/libplacebo/libplacebo-7.349.0.tar.lz +-rwxr-xr-x 1 root root 3326 2024-08-12 20:01 ./source/l/libplacebo/libplacebo.SlackBuild +-rw-r--r-- 1 root root 36 2024-01-28 18:59 ./source/l/libplacebo/libplacebo.url +-rw-r--r-- 1 root root 948 2024-02-04 18:45 ./source/l/libplacebo/slack-desc +drwxr-xr-x 2 root root 4096 2024-11-21 23:50 ./source/l/libplist +-rw-r--r-- 1 root root 125003 2024-07-04 17:03 ./source/l/libplist/libplist-2.6.0.tar.lz +-rwxr-xr-x 1 root root 5000 2024-11-21 23:50 ./source/l/libplist/libplist.SlackBuild +-rw-r--r-- 1 root root 48 2019-11-11 18:31 ./source/l/libplist/libplist.url +-rw-r--r-- 1 root root 791 2018-02-27 06:12 ./source/l/libplist/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-25 18:28 ./source/l/libpng +-rw-r--r-- 1 root root 1051234 2025-01-23 17:02 ./source/l/libpng/libpng-1.6.46.tar.lz +-rwxr-xr-x 1 root root 4316 2024-09-13 18:05 ./source/l/libpng/libpng.SlackBuild +-rw-r--r-- 1 root root 30 2018-10-22 17:54 ./source/l/libpng/libpng.url +-rw-r--r-- 1 root root 943 2018-02-27 06:12 ./source/l/libpng/slack-desc +drwxr-xr-x 2 root root 4096 2024-10-18 18:55 ./source/l/libppd +-rw-r--r-- 1 root root 314221 2024-10-17 22:12 ./source/l/libppd/libppd-2.1.0.tar.lz +-rwxr-xr-x 1 root root 4295 2024-12-05 18:12 ./source/l/libppd/libppd.SlackBuild +-rw-r--r-- 1 root root 39 2023-10-23 18:34 ./source/l/libppd/libppd.url +-rw-r--r-- 1 root root 768 2023-10-23 18:43 ./source/l/libppd/slack-desc +drwxr-xr-x 2 root root 4096 2024-10-04 18:53 ./source/l/libproxy +-rw-r--r-- 1 root root 49106 2024-10-02 14:22 ./source/l/libproxy/libproxy-0.5.9.tar.lz +-rwxr-xr-x 1 root root 4029 2024-07-20 17:35 ./source/l/libproxy/libproxy.SlackBuild +-rw-r--r-- 1 root root 37 2017-04-12 20:20 ./source/l/libproxy/libproxy.url +-rw-r--r-- 1 root root 954 2018-02-27 06:12 ./source/l/libproxy/slack-desc +drwxr-xr-x 2 root root 4096 2024-01-14 19:03 ./source/l/libpsl +-rwxr-xr-x 1 root root 1610 2018-11-19 20:29 ./source/l/libpsl/convert-gz-to-lz-drop-huge-fuzzing.sh +-rwxr-xr-x 1 root root 1260 2018-11-19 20:33 ./source/l/libpsl/fetch-public-suffix-list.sh +-rw-r--r-- 1 root root 66077 2024-01-13 21:44 ./source/l/libpsl/libpsl-0.21.5.tar.lz +-rwxr-xr-x 1 root root 6679 2023-01-03 20:29 ./source/l/libpsl/libpsl.SlackBuild +-rw-r--r-- 1 root root 37 2018-11-19 20:16 ./source/l/libpsl/libpsl.url +-rw-r--r-- 1 root root 70308 2024-01-07 11:25 ./source/l/libpsl/public_suffix_list.dat.xz +-rw-r--r-- 1 root root 1057 2018-11-20 00:20 ./source/l/libpsl/slack-desc +drwxr-xr-x 2 root root 4096 2024-10-10 17:40 ./source/l/libptytty +-rw-r--r-- 1 root root 38112 2021-08-04 14:16 ./source/l/libptytty/libptytty-2.0.tar.lz +-rwxr-xr-x 1 root root 3687 2024-10-10 17:40 ./source/l/libptytty/libptytty.SlackBuild +-rw-r--r-- 1 root root 34 2023-07-20 18:35 ./source/l/libptytty/libptytty.url +-rw-r--r-- 1 root root 1011 2023-07-20 18:39 ./source/l/libptytty/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-14 18:20 ./source/l/libqalculate +-rw-r--r-- 1 root root 1278302 2025-01-13 12:30 ./source/l/libqalculate/libqalculate-5.5.0.tar.lz +-rwxr-xr-x 1 root root 4276 2024-11-25 19:38 ./source/l/libqalculate/libqalculate.SlackBuild +-rw-r--r-- 1 root root 42 2020-09-29 03:55 ./source/l/libqalculate/libqalculate.url +-rw-r--r-- 1 root root 1007 2020-11-01 20:04 ./source/l/libqalculate/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libraw1394 +-rw-r--r-- 1 root root 819 2016-04-03 14:53 ./source/l/libraw1394/libraw1394-2.1.2.tar.sign +-rw-r--r-- 1 root root 313120 2016-04-03 14:53 ./source/l/libraw1394/libraw1394-2.1.2.tar.xz +-rwxr-xr-x 1 root root 4048 2021-02-13 05:32 ./source/l/libraw1394/libraw1394.SlackBuild +-rw-r--r-- 1 root root 808 2018-02-27 06:12 ./source/l/libraw1394/slack-desc +drwxr-xr-x 2 root root 4096 2023-01-03 20:30 ./source/l/librevenge +-rw-r--r-- 1 root root 437400 2022-12-29 15:12 ./source/l/librevenge/librevenge-0.0.5.tar.xz +-rwxr-xr-x 1 root root 4156 2023-01-03 20:30 ./source/l/librevenge/librevenge.SlackBuild +-rw-r--r-- 1 root root 863 2018-02-27 06:12 ./source/l/librevenge/slack-desc +drwxr-xr-x 2 root root 4096 2024-09-28 17:46 ./source/l/librsvg +-rw-r--r-- 1 root root 6194788 2024-09-28 00:15 ./source/l/librsvg/librsvg-2.58.5.tar.xz +-rwxr-xr-x 1 root root 4593 2024-08-17 17:39 ./source/l/librsvg/librsvg.SlackBuild +-rw-r--r-- 1 root root 629 2018-02-27 06:12 ./source/l/librsvg/slack-desc +drwxr-xr-x 2 root root 4096 2022-11-21 20:13 ./source/l/libsamplerate +-rw-r--r-- 1 root root 3319468 2021-09-05 11:56 ./source/l/libsamplerate/libsamplerate-0.2.2.tar.xz +-rw-r--r-- 1 root root 662 2021-09-05 11:56 ./source/l/libsamplerate/libsamplerate-0.2.2.tar.xz.sig +-rwxr-xr-x 1 root root 3495 2022-11-21 20:13 ./source/l/libsamplerate/libsamplerate.SlackBuild +-rw-r--r-- 1 root root 44 2021-01-25 19:21 ./source/l/libsamplerate/libsamplerate.url +-rw-r--r-- 1 root root 1101 2020-11-25 20:43 ./source/l/libsamplerate/slack-desc +drwxr-xr-x 2 root root 4096 2023-12-22 19:02 ./source/l/libsass +-rw-r--r-- 1 root root 265684 2023-12-21 08:30 ./source/l/libsass/libsass-3.6.6.tar.lz +-rwxr-xr-x 1 root root 3934 2022-09-06 18:27 ./source/l/libsass/libsass.SlackBuild +-rw-r--r-- 1 root root 32 2020-08-23 18:06 ./source/l/libsass/libsass.url +-rw-r--r-- 1 root root 818 2020-11-01 20:04 ./source/l/libsass/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-25 18:30 ./source/l/libseccomp +-rw-r--r-- 1 root root 152132 2025-01-24 00:35 ./source/l/libseccomp/libseccomp-2.6.0.tar.lz +-rwxr-xr-x 1 root root 4235 2025-01-25 18:30 ./source/l/libseccomp/libseccomp.SlackBuild +-rw-r--r-- 1 root root 38 2021-11-11 03:14 ./source/l/libseccomp/libseccomp.url +-rw-r--r-- 1 root root 1083 2021-11-11 16:34 ./source/l/libseccomp/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-17 17:58 ./source/l/libsecret +-rw-r--r-- 1 root root 207124 2025-01-15 23:02 ./source/l/libsecret/libsecret-0.21.6.tar.xz +-rwxr-xr-x 1 root root 3731 2025-01-15 18:06 ./source/l/libsecret/libsecret.SlackBuild +-rw-r--r-- 1 root root 706 2020-11-07 18:42 ./source/l/libsecret/slack-desc +drwxr-xr-x 2 root root 4096 2023-10-30 18:15 ./source/l/libsigc++ +-rw-r--r-- 1 root root 5041732 2023-10-01 08:19 ./source/l/libsigc++/libsigc++-2.12.1.tar.xz +-rwxr-xr-x 1 root root 3920 2023-10-30 18:16 ./source/l/libsigc++/libsigc++.SlackBuild +-rw-r--r-- 1 root root 151 2023-10-30 18:15 ./source/l/libsigc++/libsigc++.url +-rw-r--r-- 1 root root 1034 2018-10-30 21:18 ./source/l/libsigc++/slack-desc +drwxr-xr-x 2 root root 4096 2023-10-28 18:08 ./source/l/libsigc++3 +-rw-r--r-- 1 root root 991392 2023-10-01 08:54 ./source/l/libsigc++3/libsigc++-3.6.0.tar.xz +-rw-r--r-- 1 root root 149 2023-10-28 18:08 ./source/l/libsigc++3/libsigc++.url +-rwxr-xr-x 1 root root 3918 2023-10-28 18:10 ./source/l/libsigc++3/libsigc++3.SlackBuild +-rw-r--r-- 1 root root 1042 2021-03-24 17:58 ./source/l/libsigc++3/slack-desc +drwxr-xr-x 2 root root 4096 2022-01-09 02:34 ./source/l/libsigsegv +-rw-r--r-- 1 root root 303689 2022-01-07 18:02 ./source/l/libsigsegv/libsigsegv-2.14.tar.lz +-rwxr-xr-x 1 root root 4491 2022-01-09 02:34 ./source/l/libsigsegv/libsigsegv.SlackBuild +-rw-r--r-- 1 root root 1059 2018-11-29 19:17 ./source/l/libsigsegv/slack-desc +drwxr-xr-x 2 root root 4096 2023-08-13 18:41 ./source/l/libsndfile +-rw-r--r-- 1 root root 730760 2023-08-13 09:25 ./source/l/libsndfile/libsndfile-1.2.2.tar.xz +-rw-r--r-- 1 root root 662 2023-08-13 09:28 ./source/l/libsndfile/libsndfile-1.2.2.tar.xz.asc +-rwxr-xr-x 1 root root 3884 2023-01-03 20:34 ./source/l/libsndfile/libsndfile.SlackBuild +-rw-r--r-- 1 root root 37 2020-09-20 18:21 ./source/l/libsndfile/libsndfile.url +-rw-r--r-- 1 root root 824 2018-02-27 06:12 ./source/l/libsndfile/slack-desc +drwxr-xr-x 2 root root 4096 2024-05-26 17:23 ./source/l/libsodium +-rw-r--r-- 1 root root 1534057 2024-05-25 12:22 ./source/l/libsodium/libsodium-1.0.20.tar.lz +-rwxr-xr-x 1 root root 4551 2023-09-13 19:07 ./source/l/libsodium/libsodium.SlackBuild +-rw-r--r-- 1 root root 984 2018-02-27 06:12 ./source/l/libsodium/slack-desc +drwxr-xr-x 2 root root 4096 2023-12-12 20:32 ./source/l/libsoup +-rw-r--r-- 1 root root 1504804 2022-10-11 18:29 ./source/l/libsoup/libsoup-2.74.3.tar.xz +-rwxr-xr-x 1 root root 3527 2021-09-27 08:19 ./source/l/libsoup/libsoup.SlackBuild +-rw-r--r-- 1 root root 804 2018-02-27 06:12 ./source/l/libsoup/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-17 17:59 ./source/l/libsoup3 +-rw-r--r-- 1 root root 1566584 2025-01-16 21:06 ./source/l/libsoup3/libsoup-3.6.4.tar.xz +-rwxr-xr-x 1 root root 3457 2024-08-26 16:59 ./source/l/libsoup3/libsoup3.SlackBuild +-rw-r--r-- 1 root root 821 2022-07-12 03:08 ./source/l/libsoup3/slack-desc +drwxr-xr-x 2 root root 4096 2023-06-16 18:30 ./source/l/libspectre +-rw-r--r-- 1 root root 295215 2023-01-08 22:01 ./source/l/libspectre/libspectre-0.2.12.tar.lz +-rwxr-xr-x 1 root root 3833 2023-06-16 18:30 ./source/l/libspectre/libspectre.SlackBuild +-rw-r--r-- 1 root root 910 2020-05-07 01:01 ./source/l/libspectre/slack-desc +drwxr-xr-x 2 root root 4096 2024-10-10 17:43 ./source/l/libssh +-rw-r--r-- 1 root root 621108 2024-08-30 09:58 ./source/l/libssh/libssh-0.11.1.tar.xz +-rw-r--r-- 1 root root 833 2024-08-30 09:58 ./source/l/libssh/libssh-0.11.1.tar.xz.asc +-rwxr-xr-x 1 root root 3660 2024-10-10 17:40 ./source/l/libssh/libssh.SlackBuild +-rw-r--r-- 1 root root 29 2021-08-29 02:33 ./source/l/libssh/libssh.url +-rw-r--r-- 1 root root 859 2018-02-27 06:12 ./source/l/libssh/slack-desc +drwxr-xr-x 2 root root 4096 2024-10-16 18:17 ./source/l/libssh2 +-rw-r--r-- 1 root root 721700 2024-10-16 08:04 ./source/l/libssh2/libssh2-1.11.1.tar.xz +-rw-r--r-- 1 root root 488 2024-10-16 08:04 ./source/l/libssh2/libssh2-1.11.1.tar.xz.asc +-rwxr-xr-x 1 root root 3901 2024-10-16 18:17 ./source/l/libssh2/libssh2.SlackBuild +-rw-r--r-- 1 root root 706 2019-03-26 18:35 ./source/l/libssh2/slack-desc +drwxr-xr-x 2 root root 4096 2022-08-24 16:52 ./source/l/libtasn1 +-rw-r--r-- 1 root root 955165 2022-08-23 17:48 ./source/l/libtasn1/libtasn1-4.19.0.tar.lz +-rwxr-xr-x 1 root root 4096 2021-05-13 22:49 ./source/l/libtasn1/libtasn1.SlackBuild +-rw-r--r-- 1 root root 880 2018-02-27 06:12 ./source/l/libtasn1/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libtheora +-rw-r--r-- 1 root root 304 2017-08-07 15:13 ./source/l/libtheora/libtheora-1.1.1-libpng16.patch.gz +-rw-r--r-- 1 root root 997 2016-02-07 10:43 ./source/l/libtheora/libtheora-1.1.1.latex.patch.gz +-rw-r--r-- 1 root root 1434496 2010-01-25 14:33 ./source/l/libtheora/libtheora-1.1.1.tar.xz +-rwxr-xr-x 1 root root 4355 2021-02-13 05:32 ./source/l/libtheora/libtheora.SlackBuild +-rw-r--r-- 1 root root 1081 2018-02-27 06:12 ./source/l/libtheora/slack-desc +drwxr-xr-x 3 root root 4096 2024-09-18 17:32 ./source/l/libtiff +-rwxr-xr-x 1 root root 4256 2024-09-18 17:33 ./source/l/libtiff/libtiff.SlackBuild +-rw-r--r-- 1 root root 35 2018-11-12 18:29 ./source/l/libtiff/libtiff.repo +-rw-r--r-- 1 root root 36 2018-11-12 18:26 ./source/l/libtiff/libtiff.url +drwxr-xr-x 2 root root 4096 2023-12-05 20:52 ./source/l/libtiff/patches +-rw-r--r-- 1 root root 895 2018-02-27 06:12 ./source/l/libtiff/slack-desc +-rw-r--r-- 1 root root 2286220 2024-09-18 07:50 ./source/l/libtiff/tiff-4.7.0.tar.xz +-rw-r--r-- 1 root root 310 2024-09-18 07:50 ./source/l/libtiff/tiff-4.7.0.tar.xz.sig +drwxr-xr-x 2 root root 4096 2024-12-18 21:14 ./source/l/libtraceevent +-rw-r--r-- 1 root root 124208 2024-10-11 21:26 ./source/l/libtraceevent/libtraceevent-1.8.4.tar.lz +-rwxr-xr-x 1 root root 3666 2024-12-18 21:19 ./source/l/libtraceevent/libtraceevent.SlackBuild +-rw-r--r-- 1 root root 64 2024-12-17 19:26 ./source/l/libtraceevent/libtraceevent.url +-rw-r--r-- 1 root root 890 2024-12-17 19:33 ./source/l/libtraceevent/slack-desc +drwxr-xr-x 2 root root 4096 2024-12-17 19:34 ./source/l/libtracefs +-rw-r--r-- 1 root root 173306 2024-07-24 19:36 ./source/l/libtracefs/libtracefs-1.8.1.tar.lz +-rwxr-xr-x 1 root root 4390 2024-12-18 21:26 ./source/l/libtracefs/libtracefs.SlackBuild +-rw-r--r-- 1 root root 61 2024-12-17 19:22 ./source/l/libtracefs/libtracefs.url +-rw-r--r-- 1 root root 768 2024-12-17 19:36 ./source/l/libtracefs/slack-desc +drwxr-xr-x 2 root root 4096 2024-03-02 18:31 ./source/l/libunibreak +-rw-r--r-- 1 root root 497887 2024-03-02 01:30 ./source/l/libunibreak/libunibreak-6.1.tar.lz +-rwxr-xr-x 1 root root 4061 2023-10-05 19:16 ./source/l/libunibreak/libunibreak.SlackBuild +-rw-r--r-- 1 root root 137 2024-03-02 18:31 ./source/l/libunibreak/libunibreak.url +-rw-r--r-- 1 root root 858 2024-03-01 22:32 ./source/l/libunibreak/slack-desc +drwxr-xr-x 2 root root 4096 2024-10-17 04:18 ./source/l/libunistring +-rw-r--r-- 1 root root 2753448 2024-10-16 18:20 ./source/l/libunistring/libunistring-1.3.tar.xz +-rw-r--r-- 1 root root 833 2024-10-16 18:20 ./source/l/libunistring/libunistring-1.3.tar.xz.sig +-rwxr-xr-x 1 root root 4616 2024-10-17 04:18 ./source/l/libunistring/libunistring.SlackBuild +-rw-r--r-- 1 root root 831 2018-02-27 06:12 ./source/l/libunistring/slack-desc +drwxr-xr-x 2 root root 4096 2024-06-29 17:55 ./source/l/libunwind +-rw-r--r-- 1 root root 325696 2024-02-22 14:04 ./source/l/libunwind/libunwind-1.8.1.tar.lz +-rwxr-xr-x 1 root root 5074 2024-06-29 17:58 ./source/l/libunwind/libunwind.SlackBuild +-rw-r--r-- 1 root root 1168 2018-02-27 06:12 ./source/l/libunwind/slack-desc +drwxr-xr-x 2 root root 4096 2024-10-25 19:38 ./source/l/liburing +-rw-r--r-- 1 root root 279798 2024-10-23 17:13 ./source/l/liburing/liburing-2.8.tar.lz +-rwxr-xr-x 1 root root 3841 2024-08-18 23:58 ./source/l/liburing/liburing.SlackBuild +-rw-r--r-- 1 root root 37 2021-08-07 17:50 ./source/l/liburing/liburing.url +-rw-r--r-- 1 root root 883 2021-08-07 17:53 ./source/l/liburing/slack-desc +drwxr-xr-x 2 root root 4096 2024-02-01 18:54 ./source/l/libusb +drwxr-xr-x 2 root root 4096 2023-05-02 18:11 ./source/l/libusb-compat +-rw-r--r-- 1 root root 32445 2022-11-18 05:48 ./source/l/libusb-compat/libusb-compat-0.1.8.tar.lz +-rwxr-xr-x 1 root root 4797 2023-05-02 18:12 ./source/l/libusb-compat/libusb-compat.SlackBuild +-rw-r--r-- 1 root root 68 2023-05-02 18:11 ./source/l/libusb-compat/libusb-compat.url +-rw-r--r-- 1 root root 906 2023-05-02 18:10 ./source/l/libusb-compat/slack-desc +-rw-r--r-- 1 root root 309239 2024-01-31 22:11 ./source/l/libusb/libusb-1.0.27.tar.lz +-rwxr-xr-x 1 root root 4111 2022-04-25 19:36 ./source/l/libusb/libusb.SlackBuild +-rw-r--r-- 1 root root 33 2019-09-20 17:22 ./source/l/libusb/libusb.url +-rw-r--r-- 1 root root 741 2018-03-26 19:05 ./source/l/libusb/slack-desc +drwxr-xr-x 2 root root 4096 2023-12-02 19:51 ./source/l/libusbmuxd +-rwxr-xr-x 1 root root 2159 2023-12-02 19:51 ./source/l/libusbmuxd/fetch-libusbmuxd.sh +-rw-r--r-- 1 root root 388056 2023-09-01 11:19 ./source/l/libusbmuxd/libusbmuxd-20230901_30e678d.tar.xz +-rwxr-xr-x 1 root root 4193 2023-12-02 19:51 ./source/l/libusbmuxd/libusbmuxd.SlackBuild +-rw-r--r-- 1 root root 779 2018-02-27 06:12 ./source/l/libusbmuxd/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-16 18:11 ./source/l/libuv +-rw-r--r-- 1 root root 1084985 2025-01-15 18:08 ./source/l/libuv/libuv-v1.50.0.tar.lz +-rwxr-xr-x 1 root root 4077 2024-09-25 17:37 ./source/l/libuv/libuv.SlackBuild +-rw-r--r-- 1 root root 28 2020-02-20 19:27 ./source/l/libuv/libuv.url +-rw-r--r-- 1 root root 667 2020-02-20 19:34 ./source/l/libuv/slack-desc +drwxr-xr-x 2 root root 4096 2024-10-27 23:58 ./source/l/libvisio +-rw-r--r-- 1 root root 1686344 2024-10-22 15:25 ./source/l/libvisio/libvisio-0.1.8.tar.xz +-rwxr--r-- 1 root root 3887 2024-10-27 23:58 ./source/l/libvisio/libvisio.SlackBuild +-rw-r--r-- 1 root root 44 2024-10-22 18:17 ./source/l/libvisio/libvisio.url +-rw-r--r-- 1 root root 804 2018-02-27 06:12 ./source/l/libvisio/slack-desc +drwxr-xr-x 2 root root 4096 2023-12-29 20:56 ./source/l/libvisual +lrwxrwxrwx 1 root root 9 2023-12-29 20:07 ./source/l/libvisual-plugins -> libvisual +-rw-r--r-- 1 root root 768028 2023-03-20 02:01 ./source/l/libvisual/libvisual-0.4.2.tar.lz +-rwxr-xr-x 1 root root 4203 2023-12-29 20:57 ./source/l/libvisual/libvisual-plugins.SlackBuild +-rwxr-xr-x 1 root root 4284 2023-12-29 20:00 ./source/l/libvisual/libvisual.SlackBuild +-rw-r--r-- 1 root root 39 2023-12-29 19:58 ./source/l/libvisual/libvisual.url +-rw-r--r-- 1 root root 993 2023-12-29 19:58 ./source/l/libvisual/slack-desc +-rw-r--r-- 1 root root 1184 2018-02-27 06:12 ./source/l/libvisual/slack-desc.libvisual-plugins +drwxr-xr-x 2 root root 4096 2024-12-22 18:00 ./source/l/libvncserver +-rw-r--r-- 1 root root 443114 2024-12-22 09:54 ./source/l/libvncserver/LibVNCServer-0.9.15.tar.lz +-rwxr-xr-x 1 root root 4361 2024-12-22 18:01 ./source/l/libvncserver/libvncserver.SlackBuild +-rw-r--r-- 1 root root 822 2018-02-27 06:12 ./source/l/libvncserver/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libvorbis +-rw-r--r-- 1 root root 1203792 2020-07-04 06:29 ./source/l/libvorbis/libvorbis-1.3.7.tar.xz +-rw-r--r-- 1 root root 833 2020-07-04 06:32 ./source/l/libvorbis/libvorbis-1.3.7.tar.xz.asc +-rwxr-xr-x 1 root root 3631 2021-02-13 05:32 ./source/l/libvorbis/libvorbis.SlackBuild +-rw-r--r-- 1 root root 42 2020-07-04 18:42 ./source/l/libvorbis/libvorbis.url +-rw-r--r-- 1 root root 1015 2018-02-27 06:12 ./source/l/libvorbis/slack-desc +drwxr-xr-x 2 root root 4096 2024-11-02 02:04 ./source/l/libvpx +-rw-r--r-- 1 root root 1708 2023-09-28 21:07 ./source/l/libvpx/0001-Relax-ABI-check.patch +-rw-r--r-- 1 root root 4335507 2024-10-23 18:24 ./source/l/libvpx/libvpx-1.15.0.tar.lz +-rwxr--r-- 1 root root 3838 2024-11-02 02:05 ./source/l/libvpx/libvpx.SlackBuild +-rw-r--r-- 1 root root 38 2019-12-20 17:53 ./source/l/libvpx/libvpx.url +-rw-r--r-- 1 root root 920 2018-02-27 06:12 ./source/l/libvpx/slack-desc +drwxr-xr-x 2 root root 4096 2024-12-20 19:46 ./source/l/libwebp +-rw-r--r-- 1 root root 2438691 2024-12-20 02:07 ./source/l/libwebp/libwebp-1.5.0.tar.lz +-rwxr-xr-x 1 root root 5002 2024-12-20 19:46 ./source/l/libwebp/libwebp.SlackBuild +-rw-r--r-- 1 root root 49 2022-01-21 19:13 ./source/l/libwebp/libwebp.url +-rw-r--r-- 1 root root 985 2018-02-27 06:12 ./source/l/libwebp/slack-desc +drwxr-xr-x 2 root root 4096 2023-04-19 18:25 ./source/l/libwmf +-rw-r--r-- 1 root root 2879 2020-11-27 20:00 ./source/l/libwmf/fontmap +-rw-r--r-- 1 root root 2467723 2023-04-17 11:39 ./source/l/libwmf/libwmf-0.2.13.tar.lz +-rwxr-xr-x 1 root root 4346 2023-04-19 18:26 ./source/l/libwmf/libwmf.SlackBuild +-rw-r--r-- 1 root root 34 2020-11-27 19:43 ./source/l/libwmf/libwmf.url +-rw-r--r-- 1 root root 794 2020-11-27 19:41 ./source/l/libwmf/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libwnck +-rw-r--r-- 1 root root 630792 2012-03-05 09:36 ./source/l/libwnck/libwnck-2.31.0.tar.xz +-rwxr-xr-x 1 root root 4024 2021-02-13 05:32 ./source/l/libwnck/libwnck.SlackBuild +-rw-r--r-- 1 root root 929 2018-02-27 06:12 ./source/l/libwnck/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-15 18:07 ./source/l/libwnck3 +-rw-r--r-- 1 root root 455644 2025-01-14 19:05 ./source/l/libwnck3/libwnck-43.2.tar.xz +-rwxr-xr-x 1 root root 4547 2024-10-05 17:47 ./source/l/libwnck3/libwnck3.SlackBuild +-rw-r--r-- 1 root root 49 2019-05-19 02:45 ./source/l/libwnck3/libwnck3.url +-rw-r--r-- 1 root root 755 2020-11-25 21:08 ./source/l/libwnck3/slack-desc +drwxr-xr-x 2 root root 4096 2021-08-06 05:06 ./source/l/libwpd +-rw-r--r-- 1 root root 534712 2018-12-29 12:44 ./source/l/libwpd/libwpd-0.10.3.tar.xz +-rwxr-xr-x 1 root root 3601 2021-08-06 05:04 ./source/l/libwpd/libwpd.SlackBuild +-rw-r--r-- 1 root root 268 2021-08-06 05:06 ./source/l/libwpd/libwpd.gcc11.diff.gz +-rw-r--r-- 1 root root 829 2018-11-08 00:22 ./source/l/libwpd/slack-desc +drwxr-xr-x 2 root root 4096 2023-05-01 18:52 ./source/l/libwpg +-rw-r--r-- 1 root root 340428 2023-04-29 12:11 ./source/l/libwpg/libwpg-0.3.4.tar.xz +-rwxr--r-- 1 root root 3824 2023-05-01 18:52 ./source/l/libwpg/libwpg.SlackBuild +-rw-r--r-- 1 root root 719 2018-02-27 06:12 ./source/l/libwpg/slack-desc +drwxr-xr-x 2 root root 4096 2024-03-24 17:46 ./source/l/libxkbcommon +-rw-r--r-- 1 root root 534312 2024-03-23 21:28 ./source/l/libxkbcommon/libxkbcommon-1.7.0.tar.xz +-rwxr-xr-x 1 root root 4232 2022-09-06 18:27 ./source/l/libxkbcommon/libxkbcommon.SlackBuild +-rw-r--r-- 1 root root 1078 2020-11-23 20:27 ./source/l/libxkbcommon/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libxklavier +-rw-r--r-- 1 root root 318336 2013-04-23 23:05 ./source/l/libxklavier/libxklavier-5.4.tar.xz +-rwxr-xr-x 1 root root 3932 2021-02-13 05:32 ./source/l/libxklavier/libxklavier.SlackBuild +-rw-r--r-- 1 root root 744 2018-02-27 06:12 ./source/l/libxklavier/slack-desc +drwxr-xr-x 2 root root 4096 2024-11-21 21:52 ./source/l/libxml2 +-rw-r--r-- 1 root root 1254 2023-12-06 00:00 ./source/l/libxml2/libxml2-2.12.0-python3-unicode-errors.patch +-rw-r--r-- 1 root root 2088393 2024-11-12 17:19 ./source/l/libxml2/libxml2-2.13.5.tar.lz +-rwxr-xr-x 1 root root 4269 2024-11-21 21:52 ./source/l/libxml2/libxml2.SlackBuild +-rw-r--r-- 1 root root 114 2022-08-27 18:08 ./source/l/libxml2/libxml2.url +-rw-r--r-- 1 root root 973 2018-02-27 06:49 ./source/l/libxml2/slack-desc +drwxr-xr-x 2 root root 4096 2024-11-21 23:51 ./source/l/libxslt +-rw-r--r-- 1 root root 1573668 2024-07-04 16:35 ./source/l/libxslt/libxslt-1.1.42.tar.xz +-rwxr-xr-x 1 root root 4570 2024-11-21 23:52 ./source/l/libxslt/libxslt.SlackBuild +-rw-r--r-- 1 root root 114 2023-11-17 02:15 ./source/l/libxslt/libxslt.url +-rw-r--r-- 1 root root 198 2023-11-17 02:16 ./source/l/libxslt/libxslt.xsltMaxDepth.diff.gz +-rw-r--r-- 1 root root 674 2018-02-27 06:12 ./source/l/libxslt/slack-desc +drwxr-xr-x 2 root root 4096 2024-10-09 18:22 ./source/l/libyaml +-rw-r--r-- 1 root root 66131 2020-06-01 21:19 ./source/l/libyaml/libyaml-0.2.5.tar.lz +-rwxr-xr-x 1 root root 3559 2024-10-09 18:22 ./source/l/libyaml/libyaml.SlackBuild +-rw-r--r-- 1 root root 31 2011-07-31 18:46 ./source/l/libyaml/libyaml.url +-rw-r--r-- 1 root root 742 2018-02-27 06:12 ./source/l/libyaml/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-20 18:50 ./source/l/libzip +-rw-r--r-- 1 root root 788520 2025-01-20 11:04 ./source/l/libzip/libzip-1.11.3.tar.xz +-rwxr-xr-x 1 root root 3912 2024-09-19 17:33 ./source/l/libzip/libzip.SlackBuild +-rw-r--r-- 1 root root 873 2020-06-13 19:00 ./source/l/libzip/slack-desc +drwxr-xr-x 2 root root 4096 2024-05-22 17:52 ./source/l/lmdb +-rw-r--r-- 1 root root 865 2024-01-30 20:47 ./source/l/lmdb/lmdb-make.patch.gz +-rw-r--r-- 1 root root 311 2018-07-14 12:18 ./source/l/lmdb/lmdb-s390-check.patch.gz +-rwxr-xr-x 1 root root 4526 2022-09-06 18:27 ./source/l/lmdb/lmdb.SlackBuild +-rw-r--r-- 1 root root 253 2018-09-14 20:13 ./source/l/lmdb/lmdb.pc.in +-rw-r--r-- 1 root root 123 2024-05-22 17:52 ./source/l/lmdb/lmdb.url +-rw-r--r-- 1 root root 122860 2024-05-22 17:52 ./source/l/lmdb/openldap-LMDB_0.9.33.tar.lz +-rw-r--r-- 1 root root 941 2023-11-29 20:01 ./source/l/lmdb/slack-desc +drwxr-xr-x 2 root root 4096 2023-03-05 20:50 ./source/l/loudmouth +-rw-r--r-- 1 root root 315956 2021-01-25 20:55 ./source/l/loudmouth/loudmouth-1.5.4.tar.lz +-rwxr-xr-x 1 root root 4563 2023-03-05 20:50 ./source/l/loudmouth/loudmouth.SlackBuild +-rw-r--r-- 1 root root 899 2018-02-27 06:12 ./source/l/loudmouth/slack-desc +drwxr-xr-x 2 root root 4096 2024-12-29 19:14 ./source/l/luajit-lgi +-rw-r--r-- 1 root root 246362 2017-10-09 18:55 ./source/l/luajit-lgi/lgi-0.9.2.tar.lz +-rw-r--r-- 1 root root 30 2024-12-29 18:59 ./source/l/luajit-lgi/lgi.url +-rwxr-xr-x 1 root root 3703 2024-12-29 19:14 ./source/l/luajit-lgi/luajit-lgi.SlackBuild +-rw-r--r-- 1 root root 893 2024-12-29 19:44 ./source/l/luajit-lgi/slack-desc +drwxr-xr-x 2 root root 4096 2024-07-22 17:41 ./source/l/lz4 +-rw-r--r-- 1 root root 267318 2024-07-22 15:23 ./source/l/lz4/lz4-1.10.0.tar.lz +-rwxr-xr-x 1 root root 3523 2024-10-28 22:04 ./source/l/lz4/lz4.SlackBuild +-rw-r--r-- 1 root root 27 2022-08-16 16:56 ./source/l/lz4/lz4.url +-rw-r--r-- 1 root root 874 2020-06-23 19:16 ./source/l/lz4/slack-desc +drwxr-xr-x 2 root root 4096 2022-11-21 20:13 ./source/l/lzo +-rw-r--r-- 1 root root 398384 2017-03-01 19:54 ./source/l/lzo/lzo-2.10.tar.xz +-rwxr-xr-x 1 root root 3847 2022-11-21 20:13 ./source/l/lzo/lzo.SlackBuild +-rw-r--r-- 1 root root 724 2018-02-27 06:12 ./source/l/lzo/slack-desc +drwxr-xr-x 2 root root 4096 2024-10-15 19:58 ./source/l/media-player-info +-rw-r--r-- 1 root root 28046 2024-08-03 06:57 ./source/l/media-player-info/media-player-info-26.tar.lz +-rwxr-xr-x 1 root root 3157 2024-10-15 19:59 ./source/l/media-player-info/media-player-info.SlackBuild +-rw-r--r-- 1 root root 232 2024-10-15 19:57 ./source/l/media-player-info/media-player-info.url +-rw-r--r-- 1 root root 985 2018-02-27 06:12 ./source/l/media-player-info/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/mhash +-rw-r--r-- 1 root root 655906 2008-12-08 00:07 ./source/l/mhash/mhash-0.9.9.9.tar.bz2 +-rwxr-xr-x 1 root root 4059 2021-02-13 05:32 ./source/l/mhash/mhash.SlackBuild +-rw-r--r-- 1 root root 921 2018-02-27 06:12 ./source/l/mhash/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-20 19:51 ./source/l/mlt +-rw-r--r-- 1 root root 935372 2025-01-19 20:35 ./source/l/mlt/mlt-7.30.0.tar.lz +-rwxr-xr-- 1 root root 3739 2025-01-20 19:51 ./source/l/mlt/mlt.SlackBuild +-rw-r--r-- 1 root root 36 2020-09-29 01:18 ./source/l/mlt/mlt.url +-rw-r--r-- 1 root root 963 2020-11-01 20:04 ./source/l/mlt/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/mm +-rw-r--r-- 1 root root 248658 2006-08-15 07:05 ./source/l/mm/mm-1.4.2.tar.bz2 +-rwxr-xr-x 1 root root 4602 2021-02-13 05:32 ./source/l/mm/mm.SlackBuild +-rw-r--r-- 1 root root 998 2018-02-27 06:12 ./source/l/mm/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-13 23:46 ./source/l/movit +-rw-r--r-- 1 root root 354852 2023-08-01 20:15 ./source/l/movit/movit-1.7.1.tar.lz +-rwxr-xr-x 1 root root 3721 2025-01-13 23:44 ./source/l/movit/movit.SlackBuild +-rw-r--r-- 1 root root 24 2025-01-13 23:17 ./source/l/movit/movit.url +-rw-r--r-- 1 root root 817 2025-01-13 23:38 ./source/l/movit/slack-desc +drwxr-xr-x 2 root root 4096 2024-11-22 19:57 ./source/l/mozilla-nss +-rw-r--r-- 1 root root 25755 2008-02-27 08:35 ./source/l/mozilla-nss/MPL-1.1.txt +-rw-r--r-- 1 root root 18152 2009-01-01 08:10 ./source/l/mozilla-nss/faq.html +-rw-r--r-- 1 root root 17987 2007-06-28 20:04 ./source/l/mozilla-nss/gpl-2.0.txt +-rw-r--r-- 1 root root 26434 2009-04-08 16:39 ./source/l/mozilla-nss/lgpl-2.1.txt +-rwxr-xr-- 1 root root 5947 2024-11-22 19:57 ./source/l/mozilla-nss/mozilla-nss.SlackBuild +-rw-r--r-- 1 root root 694306 2024-10-21 12:32 ./source/l/mozilla-nss/nspr-4.36.tar.lz +-rw-r--r-- 1 root root 41570803 2024-11-21 20:17 ./source/l/mozilla-nss/nss-3.107.tar.lz +-rw-r--r-- 1 root root 2488 2012-04-29 21:05 ./source/l/mozilla-nss/nss-config.in +-rw-r--r-- 1 root root 1023 2018-02-27 06:12 ./source/l/mozilla-nss/slack-desc +drwxr-xr-x 4 root root 4096 2025-01-07 19:21 ./source/l/mozjs128 +drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/l/mozjs128/autoconf +-rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./source/l/mozjs128/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz +-rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./source/l/mozjs128/autoconf/autoconf-2.13.tar.xz +-rwxr-xr-x 1 root root 2629 2018-07-08 15:48 ./source/l/mozjs128/autoconf/autoconf.build +-rw-r--r-- 1 root root 563259116 2025-01-06 14:18 ./source/l/mozjs128/firefox-128.6.0esr.source.tar.xz +-rw-r--r-- 1 root root 833 2025-01-06 14:18 ./source/l/mozjs128/firefox-128.6.0esr.source.tar.xz.asc +-rwxr-xr-x 1 root root 6453 2024-10-29 17:54 ./source/l/mozjs128/mozjs128.SlackBuild +drwxr-xr-x 2 root root 4096 2024-09-17 17:13 ./source/l/mozjs128/patches +-rw-r--r-- 1 root root 715 2022-11-15 21:49 ./source/l/mozjs128/patches/0001-Skip-failing-tests-on-ppc64-and-s390x.patch.gz +-rw-r--r-- 1 root root 727 2022-11-15 21:49 ./source/l/mozjs128/patches/copy-headers.patch.gz +-rw-r--r-- 1 root root 936 2022-11-15 21:49 ./source/l/mozjs128/patches/emitter.patch.gz +-rw-r--r-- 1 root root 528 2022-11-15 21:49 ./source/l/mozjs128/patches/fix-soname.patch.gz +-rw-r--r-- 1 root root 759 2022-11-15 21:49 ./source/l/mozjs128/patches/icu_sources_data-Write-command-output-to-our-stderr.patch.gz +-rw-r--r-- 1 root root 600 2022-11-15 21:49 ./source/l/mozjs128/patches/icu_sources_data.py-Decouple-from-Mozilla-build-system.patch.gz +-rw-r--r-- 1 root root 563 2022-11-15 21:49 ./source/l/mozjs128/patches/init_patch.patch.gz +-rw-r--r-- 1 root root 667 2022-11-15 21:49 ./source/l/mozjs128/patches/remove-sloppy-m4-detection-from-bundled-autoconf.patch.gz +-rw-r--r-- 1 root root 506 2022-11-15 21:49 ./source/l/mozjs128/patches/spidermonkey_checks_disable.patch.gz +-rw-r--r-- 1 root root 866 2024-09-17 17:12 ./source/l/mozjs128/slack-desc +drwxr-xr-x 3 root root 4096 2023-08-22 18:58 ./source/l/mpfr +-rw-r--r-- 1 root root 1493608 2023-08-22 11:27 ./source/l/mpfr/mpfr-4.2.1.tar.xz +-rw-r--r-- 1 root root 119 2023-08-22 11:27 ./source/l/mpfr/mpfr-4.2.1.tar.xz.sig +-rwxr-xr-x 1 root root 4541 2023-04-18 17:56 ./source/l/mpfr/mpfr.SlackBuild +-rw-r--r-- 1 root root 21 2023-04-18 17:52 ./source/l/mpfr/mpfr.url +drwxr-xr-x 2 root root 4096 2023-08-22 19:00 ./source/l/mpfr/patches +-rw-r--r-- 1 root root 63 2023-05-14 15:38 ./source/l/mpfr/patches.url +-rw-r--r-- 1 root root 1038 2018-02-27 06:12 ./source/l/mpfr/slack-desc +drwxr-xr-x 2 root root 4096 2024-12-29 04:16 ./source/l/mujs +-rw-r--r-- 1 root root 100176 2024-06-20 11:02 ./source/l/mujs/mujs-1.3.5.tar.lz +-rwxr-xr-x 1 root root 3307 2024-12-29 04:16 ./source/l/mujs/mujs.SlackBuild +-rw-r--r-- 1 root root 27 2024-06-01 19:11 ./source/l/mujs/mujs.url +-rw-r--r-- 1 root root 2182 2024-01-26 14:08 ./source/l/mujs/set-library-soname-version.patch +-rw-r--r-- 1 root root 717 2024-06-01 19:19 ./source/l/mujs/slack-desc +drwxr-xr-x 3 root root 4096 2024-04-29 17:52 ./source/l/ncurses +-rwxr-xr-x 1 root root 3291 2024-04-29 18:36 ./source/l/ncurses/aaa_terminfo.SlackBuild +-rw-r--r-- 1 root root 139 2018-06-22 20:33 ./source/l/ncurses/doinst.sh.gz +-rw-r--r-- 1 root root 2111627 2024-04-27 21:31 ./source/l/ncurses/ncurses-6.5.tar.lz +-rwxr-xr-x 1 root root 7530 2024-04-29 20:42 ./source/l/ncurses/ncurses.SlackBuild +-rw-r--r-- 1 root root 948 2018-03-26 18:28 ./source/l/ncurses/slack-desc +-rw-r--r-- 1 root root 963 2018-02-27 06:13 ./source/l/ncurses/slack-desc.aaa_terminfo +drwxr-xr-x 2 root root 4096 2024-04-29 18:56 ./source/l/ncurses/terminfo +-rw-r--r-- 1 root root 231 2017-05-23 23:23 ./source/l/ncurses/terminfo/tmux.terminfo +-rw-r--r-- 1 root root 131 2017-05-24 02:22 ./source/l/ncurses/terminfo/tmux.terminfo.README +-rw-r--r-- 1 root root 47612 2018-04-14 17:34 ./source/l/ncurses/terminfo/xterm.terminfo +-rw-r--r-- 1 root root 371 2019-11-02 17:41 ./source/l/ncurses/terminfo/xterm.terminfo.README +-rw-r--r-- 1 root root 461 2018-04-14 17:29 ./source/l/ncurses/terminfo/xterm.terminfo.diff.gz +-rw-r--r-- 1 root root 13810 2017-12-25 21:08 ./source/l/ncurses/terminfo/xterm.terminfo.orig.gz +drwxr-xr-x 2 root root 4096 2024-11-23 20:12 ./source/l/neon +-rw-r--r-- 1 root root 636124 2024-11-23 11:28 ./source/l/neon/neon-0.34.0.tar.lz +-rwxr-xr-x 1 root root 4460 2024-11-23 20:13 ./source/l/neon/neon.SlackBuild +-rw-r--r-- 1 root root 31 2020-04-18 18:41 ./source/l/neon/neon.url +-rw-r--r-- 1 root root 797 2020-04-18 18:41 ./source/l/neon/slack-desc +drwxr-xr-x 2 root root 4096 2024-12-29 18:51 ./source/l/netpbm +-rw-r--r-- 1 root root 3276188 2024-12-29 18:51 ./source/l/netpbm/netpbm-11.09.02.tar.lz +-rw-r--r-- 1 root root 320 2023-12-29 19:51 ./source/l/netpbm/netpbm-CAN-2005-2471.patch.gz +-rw-r--r-- 1 root root 382 2019-04-17 08:07 ./source/l/netpbm/netpbm-CVE-2017-2587.patch.gz +-rw-r--r-- 1 root root 284 2019-04-17 08:07 ./source/l/netpbm/netpbm-bmptopnm.patch.gz +-rw-r--r-- 1 root root 385 2019-04-17 08:07 ./source/l/netpbm/netpbm-cmuwtopbm.patch.gz +-rw-r--r-- 1 root root 1611 2020-07-22 19:08 ./source/l/netpbm/netpbm-docfix.patch.gz +-rw-r--r-- 1 root root 331 2019-04-17 08:07 ./source/l/netpbm/netpbm-gcc4.patch.gz +-rw-r--r-- 1 root root 260 2023-12-29 19:56 ./source/l/netpbm/netpbm-glibc.patch.gz +-rw-r--r-- 1 root root 668 2019-04-17 08:07 ./source/l/netpbm/netpbm-libdir-so.patch.gz +-rw-r--r-- 1 root root 505 2020-09-01 01:18 ./source/l/netpbm/netpbm-manfix.patch.gz +-rw-r--r-- 1 root root 761 2020-09-01 01:21 ./source/l/netpbm/netpbm-manual-pages.patch.gz +-rw-r--r-- 1 root root 307 2019-04-17 08:07 ./source/l/netpbm/netpbm-multilib.patch.gz +-rw-r--r-- 1 root root 273 2018-07-23 13:37 ./source/l/netpbm/netpbm-noppmtompeg.patch.gz +-rw-r--r-- 1 root root 510 2023-10-02 18:28 ./source/l/netpbm/netpbm-ppmfadeusage.patch.gz +-rw-r--r-- 1 root root 229 2019-04-17 08:07 ./source/l/netpbm/netpbm-python3.patch.gz +-rw-r--r-- 1 root root 21893 2019-08-21 07:19 ./source/l/netpbm/netpbm-security-code.patch.gz +-rw-r--r-- 1 root root 394 2019-04-17 08:07 ./source/l/netpbm/netpbm-time.patch.gz +-rw-r--r-- 1 root root 319 2019-04-17 08:07 ./source/l/netpbm/netpbm-xwdfix.patch.gz +-rwxr-xr-x 1 root root 6261 2024-09-05 18:23 ./source/l/netpbm/netpbm.SlackBuild +-rw-r--r-- 1 root root 565 2024-05-11 00:05 ./source/l/netpbm/netpbm.gcc14.diff +-rw-r--r-- 1 root root 725 2018-11-11 19:04 ./source/l/netpbm/slack-desc +-rwxr-xr-x 1 root root 1373 2018-11-11 19:28 ./source/l/netpbm/svn-checkout.sh +drwxr-xr-x 2 root root 4096 2024-11-21 23:52 ./source/l/newt +-rw-r--r-- 1 root root 138877 2023-10-25 10:38 ./source/l/newt/newt-0.52.24.tar.lz +-rwxr-xr-x 1 root root 3755 2024-11-21 23:52 ./source/l/newt/newt.SlackBuild +-rw-r--r-- 1 root root 33 2019-05-30 19:09 ./source/l/newt/newt.url +-rw-r--r-- 1 root root 907 2018-02-27 06:12 ./source/l/newt/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-22 18:07 ./source/l/nodejs +-rw-r--r-- 1 root root 48041964 2025-01-21 01:11 ./source/l/nodejs/node-v22.13.1.tar.xz +-rwxr-xr-x 1 root root 5305 2025-01-22 19:06 ./source/l/nodejs/nodejs.SlackBuild +-rw-r--r-- 1 root root 24 2023-06-21 18:43 ./source/l/nodejs/nodejs.url +-rw-r--r-- 1 root root 956 2022-03-01 20:48 ./source/l/nodejs/slack-desc +drwxr-xr-x 2 root root 4096 2023-06-04 18:38 ./source/l/ocl-icd +-rw-r--r-- 1 root root 81647 2023-06-02 21:36 ./source/l/ocl-icd/ocl-icd-2.3.2.tar.lz +-rwxr-xr-x 1 root root 4009 2021-08-19 18:18 ./source/l/ocl-icd/ocl-icd.SlackBuild +-rw-r--r-- 1 root root 35 2020-10-08 17:59 ./source/l/ocl-icd/ocl-icd.url +-rw-r--r-- 1 root root 893 2020-10-08 17:59 ./source/l/ocl-icd/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-01 18:08 ./source/l/oniguruma +-rw-r--r-- 1 root root 399801 2024-12-28 14:36 ./source/l/oniguruma/oniguruma-6.9.10.tar.lz +-rwxr-xr-x 1 root root 3963 2025-01-01 18:08 ./source/l/oniguruma/oniguruma.SlackBuild +-rw-r--r-- 1 root root 34 2023-10-14 19:46 ./source/l/oniguruma/oniguruma.url +-rw-r--r-- 1 root root 916 2019-12-01 18:11 ./source/l/oniguruma/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-11 18:27 ./source/l/openal-soft +-rw-r--r-- 1 root root 275 2020-02-12 22:38 ./source/l/openal-soft/doinst.sh.gz +-rw-r--r-- 1 root root 921114 2025-01-11 07:56 ./source/l/openal-soft/openal-soft-1.24.2.tar.lz +-rwxr-xr-- 1 root root 4279 2024-11-16 19:10 ./source/l/openal-soft/openal-soft.SlackBuild +-rw-r--r-- 1 root root 40 2020-02-15 19:19 ./source/l/openal-soft/openal-soft.url +-rw-r--r-- 1 root root 923 2020-02-12 22:30 ./source/l/openal-soft/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-09 18:47 ./source/l/opencv +-rw-r--r-- 1 root root 82528884 2025-01-08 12:47 ./source/l/opencv/opencv-4.11.0.tar.lz +-rwxr-xr-x 1 root root 4522 2025-01-09 18:47 ./source/l/opencv/opencv.SlackBuild +-rw-r--r-- 1 root root 74 2020-09-29 00:36 ./source/l/opencv/opencv.url +-rw-r--r-- 1 root root 50106776 2025-01-08 16:15 ./source/l/opencv/opencv_contrib-4.11.0.tar.lz +-rw-r--r-- 1 root root 743 2020-11-28 00:31 ./source/l/opencv/slack-desc +drwxr-xr-x 2 root root 4096 2024-11-11 18:01 ./source/l/openexr +-rw-r--r-- 1 root root 16500956 2024-11-11 15:49 ./source/l/openexr/openexr-3.3.2.tar.lz +-rwxr-xr-x 1 root root 3941 2024-10-10 17:40 ./source/l/openexr/openexr.SlackBuild +-rw-r--r-- 1 root root 53 2020-10-29 04:09 ./source/l/openexr/openexr.url +-rw-r--r-- 1 root root 993 2022-05-01 19:08 ./source/l/openexr/slack-desc +drwxr-xr-x 2 root root 4096 2024-12-09 21:29 ./source/l/openjpeg +-rw-r--r-- 1 root root 1470270 2024-12-09 16:31 ./source/l/openjpeg/openjpeg-2.5.3.tar.lz +-rwxr-xr-x 1 root root 4152 2024-12-09 21:29 ./source/l/openjpeg/openjpeg.SlackBuild +-rw-r--r-- 1 root root 38 2024-02-29 18:09 ./source/l/openjpeg/openjpeg.url +-rw-r--r-- 1 root root 387 2017-10-04 19:22 ./source/l/openjpeg/openjpeg2_remove-thirdparty.patch.gz +-rw-r--r-- 1 root root 682 2018-02-27 06:12 ./source/l/openjpeg/slack-desc +drwxr-xr-x 2 root root 4096 2024-04-13 17:09 ./source/l/opus +-rw-r--r-- 1 root root 6631307 2024-04-12 16:45 ./source/l/opus/opus-1.5.2.tar.lz +-rwxr-xr-x 1 root root 4854 2024-03-05 19:24 ./source/l/opus/opus.SlackBuild +-rw-r--r-- 1 root root 41 2024-03-05 19:15 ./source/l/opus/opus.url +-rw-r--r-- 1 root root 996 2018-02-27 06:12 ./source/l/opus/slack-desc +drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/l/opusfile +-rw-r--r-- 1 root root 333558 2020-06-27 03:14 ./source/l/opusfile/opusfile-0.12.tar.lz +-rwxr-xr-x 1 root root 4562 2023-03-07 21:39 ./source/l/opusfile/opusfile.SlackBuild +-rw-r--r-- 1 root root 892 2018-02-27 06:12 ./source/l/opusfile/slack-desc +drwxr-xr-x 2 root root 4096 2024-09-13 05:13 ./source/l/orc +-rw-r--r-- 1 root root 233276 2024-09-12 19:26 ./source/l/orc/orc-0.4.40.tar.xz +-rw-r--r-- 1 root root 833 2024-09-12 19:29 ./source/l/orc/orc-0.4.40.tar.xz.asc +-rwxr-xr-x 1 root root 4342 2024-09-13 21:07 ./source/l/orc/orc.SlackBuild +-rw-r--r-- 1 root root 929 2019-10-17 18:01 ./source/l/orc/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-19 18:13 ./source/l/pango +-rw-r--r-- 1 root root 1838992 2025-01-18 22:41 ./source/l/pango/pango-1.56.1.tar.lz +-rwxr-xr-x 1 root root 4168 2025-01-19 22:57 ./source/l/pango/pango.SlackBuild +-rw-r--r-- 1 root root 31 2023-11-13 17:35 ./source/l/pango/pango.url +-rw-r--r-- 1 root root 913 2023-11-13 17:36 ./source/l/pango/slack-desc +drwxr-xr-x 2 root root 4096 2024-03-21 19:21 ./source/l/pangomm +-rw-r--r-- 1 root root 695088 2024-01-27 11:22 ./source/l/pangomm/pangomm-2.46.4.tar.xz +-rwxr-xr-x 1 root root 3723 2023-02-05 20:09 ./source/l/pangomm/pangomm.SlackBuild +-rw-r--r-- 1 root root 673 2018-02-27 06:44 ./source/l/pangomm/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-16 18:14 ./source/l/pangomm2 -rw-r--r-- 1 root root 741708 2025-01-15 18:38 ./source/l/pangomm2/pangomm-2.56.1.tar.xz -rwxr-xr-x 1 root root 3683 2024-07-26 17:54 ./source/l/pangomm2/pangomm2.SlackBuild -rw-r--r-- 1 root root 696 2024-03-21 19:29 ./source/l/pangomm2/slack-desc @@ -12249,6 +11957,17 @@ drwxr-xr-x 2 root root 4096 2024-06-08 16:56 ./source/l/pcre2 -rwxr-xr-x 1 root root 4631 2022-12-07 17:18 ./source/l/pcre2/pcre2.SlackBuild -rw-r--r-- 1 root root 126 2024-06-08 16:55 ./source/l/pcre2/pcre2.url -rw-r--r-- 1 root root 733 2018-02-27 06:12 ./source/l/pcre2/slack-desc +drwxr-xr-x 2 root root 4096 2025-01-27 19:49 ./source/l/pcsc-lite +-rw-r--r-- 1 root root 822 2022-03-17 17:33 ./source/l/pcsc-lite/README +-rw-r--r-- 1 root root 1659 2013-11-26 09:57 ./source/l/pcsc-lite/README.SLACKWARE +-rw-r--r-- 1 root root 625 2025-01-27 19:50 ./source/l/pcsc-lite/doinst.sh +-rw-r--r-- 1 root root 209724 2024-12-24 10:18 ./source/l/pcsc-lite/pcsc-lite-2.3.1.tar.xz +-rw-r--r-- 1 root root 833 2024-12-24 10:18 ./source/l/pcsc-lite/pcsc-lite-2.3.1.tar.xz.asc +-rwxr-xr-x 1 root root 6922 2025-01-27 19:50 ./source/l/pcsc-lite/pcsc-lite.SlackBuild +-rw-r--r-- 1 root root 32 2025-01-27 19:12 ./source/l/pcsc-lite/pcsc-lite.url +-rw-r--r-- 1 root root 81 2025-01-27 19:49 ./source/l/pcsc-lite/pcscd.default +-rw-r--r-- 1 root root 1071 2025-01-27 20:03 ./source/l/pcsc-lite/rc.pcscd +-rw-r--r-- 1 root root 1040 2025-01-27 18:56 ./source/l/pcsc-lite/slack-desc drwxr-xr-x 2 root root 4096 2024-10-10 17:40 ./source/l/phonon drwxr-xr-x 2 root root 4096 2024-10-10 17:40 ./source/l/phonon-backend-gstreamer -rw-r--r-- 1 root root 98532 2019-08-27 13:30 ./source/l/phonon-backend-gstreamer/phonon-backend-gstreamer-4.10.0.tar.xz @@ -12691,7 +12410,7 @@ drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/l/qrencode -rwxr-xr-- 1 root root 4450 2022-09-06 18:27 ./source/l/qrencode/qrencode.SlackBuild -rw-r--r-- 1 root root 34 2020-08-23 18:07 ./source/l/qrencode/qrencode.url -rw-r--r-- 1 root root 925 2020-11-01 20:04 ./source/l/qrencode/slack-desc -drwxr-xr-x 4 root root 4096 2024-11-23 20:40 ./source/l/qt5 +drwxr-xr-x 4 root root 4096 2025-01-26 23:06 ./source/l/qt5 -rw-r--r-- 1 root root 172 2013-12-17 17:08 ./source/l/qt5/doinst.sh.gz -rwxr-xr-x 1 root root 2515 2024-11-23 20:17 ./source/l/qt5/fetch_sources.sh drwxr-xr-x 2 root root 4096 2024-10-14 22:09 ./source/l/qt5/patches @@ -12708,7 +12427,7 @@ drwxr-xr-x 2 root root 4096 2024-10-14 22:09 ./source/l/qt5/patches drwxr-xr-x 2 root root 4096 2022-03-20 19:27 ./source/l/qt5/profile.d -rw-r--r-- 1 root root 1102 2022-03-20 19:27 ./source/l/qt5/profile.d/qt5.csh -rw-r--r-- 1 root root 971 2022-03-15 20:00 ./source/l/qt5/profile.d/qt5.sh --rw-r--r-- 1 root root 643050648 2024-11-21 21:47 ./source/l/qt5/qt-everywhere-src-5.15.16_20241121_32be1543.tar.lz +-rw-r--r-- 1 root root 643011473 2025-01-22 14:44 ./source/l/qt5/qt-everywhere-src-5.15.16_20250122_d76aaaf8.tar.lz -rwxr-xr-x 1 root root 12150 2024-11-23 20:45 ./source/l/qt5/qt5.SlackBuild -rw-r--r-- 1 root root 698 2024-02-27 19:56 ./source/l/qt5/slack-desc drwxr-xr-x 4 root root 4096 2024-12-02 18:32 ./source/l/qt6 @@ -13256,7 +12975,7 @@ drwxr-xr-x 2 root root 4096 2024-03-06 19:16 ./source/n/gnupg drwxr-xr-x 2 root root 4096 2025-01-16 18:33 ./source/n/gnupg2 -rw-r--r-- 1 root root 202 2024-07-14 17:59 ./source/n/gnupg2/doinst.sh -rw-r--r-- 1 root root 5682183 2024-11-25 11:08 ./source/n/gnupg2/gnupg-2.4.7.tar.lz --rwxr-xr-x 1 root root 4365 2025-01-16 18:33 ./source/n/gnupg2/gnupg2.SlackBuild +-rwxr-xr-x 1 root root 4391 2025-01-27 19:25 ./source/n/gnupg2/gnupg2.SlackBuild -rw-r--r-- 1 root root 1052 2018-08-27 17:38 ./source/n/gnupg2/slack-desc drwxr-xr-x 2 root root 4096 2024-11-05 17:42 ./source/n/gnutls -rw-r--r-- 1 root root 6696460 2024-11-05 04:23 ./source/n/gnutls/gnutls-3.8.8.tar.xz @@ -15120,456 +14839,456 @@ drwxr-xr-x 2 root root 4096 2024-07-29 17:57 ./source/x/x11/configure -rw-r--r-- 1 root root 298 2024-03-25 19:07 ./source/x/x11/configure/setxkbmap -rw-r--r-- 1 root root 437 2024-03-20 03:03 ./source/x/x11/configure/xcb-proto -rw-r--r-- 1 root root 469 2024-03-25 19:07 ./source/x/x11/configure/xdm --rw-r--r-- 1 root root 426 2024-03-25 19:07 ./source/x/x11/configure/xf86-video-geode --rw-r--r-- 1 root root 384 2024-03-25 19:07 ./source/x/x11/configure/xf86-video-glint --rw-r--r-- 1 root root 595 2024-03-25 19:07 ./source/x/x11/configure/xf86-video-intel --rw-r--r-- 1 root root 580 2024-11-08 18:50 ./source/x/x11/configure/xf86-video-nouveau --rw-r--r-- 1 root root 384 2024-03-25 19:07 ./source/x/x11/configure/xf86-video-s3 --rw-r--r-- 1 root root 304 2024-03-25 19:07 ./source/x/x11/configure/xfs --rw-r--r-- 1 root root 394 2024-07-29 17:58 ./source/x/x11/configure/xinput_calibrator --rw-r--r-- 1 root root 380 2020-05-18 17:50 ./source/x/x11/configure/xisxwayland --rw-r--r-- 1 root root 298 2024-03-25 19:08 ./source/x/x11/configure/xkbcomp --rw-r--r-- 1 root root 435 2022-02-10 18:52 ./source/x/x11/configure/xkeyboard-config --rw-r--r-- 1 root root 377 2010-12-19 06:52 ./source/x/x11/configure/xorg-docs --rw-r--r-- 1 root root 3168 2024-03-25 19:08 ./source/x/x11/configure/xorg-server --rw-r--r-- 1 root root 398 2018-03-17 17:33 ./source/x/x11/configure/xorgproto -drwxr-xr-x 2 root root 4096 2009-08-01 05:00 ./source/x/x11/doinst.sh --rw-r--r-- 1 root root 279 2018-06-05 22:06 ./source/x/x11/doinst.sh/font-adobe-100dpi --rw-r--r-- 1 root root 277 2018-06-05 22:06 ./source/x/x11/doinst.sh/font-adobe-75dpi --rw-r--r-- 1 root root 279 2018-06-05 22:06 ./source/x/x11/doinst.sh/font-adobe-utopia-100dpi --rw-r--r-- 1 root root 277 2018-06-05 22:06 ./source/x/x11/doinst.sh/font-adobe-utopia-75dpi --rw-r--r-- 1 root root 277 2018-06-05 22:07 ./source/x/x11/doinst.sh/font-adobe-utopia-type1 --rw-r--r-- 1 root root 341 2018-06-05 22:07 ./source/x/x11/doinst.sh/font-arabic-misc --rw-r--r-- 1 root root 279 2018-06-05 22:07 ./source/x/x11/doinst.sh/font-bh-100dpi --rw-r--r-- 1 root root 277 2018-06-05 22:08 ./source/x/x11/doinst.sh/font-bh-75dpi --rw-r--r-- 1 root root 279 2018-06-05 22:08 ./source/x/x11/doinst.sh/font-bh-lucidatypewriter-100dpi --rw-r--r-- 1 root root 277 2018-06-05 22:08 ./source/x/x11/doinst.sh/font-bh-lucidatypewriter-75dpi --rw-r--r-- 1 root root 273 2018-06-05 22:09 ./source/x/x11/doinst.sh/font-bh-ttf --rw-r--r-- 1 root root 277 2018-06-05 22:09 ./source/x/x11/doinst.sh/font-bh-type1 --rw-r--r-- 1 root root 279 2018-06-05 22:09 ./source/x/x11/doinst.sh/font-bitstream-100dpi --rw-r--r-- 1 root root 277 2018-06-05 22:10 ./source/x/x11/doinst.sh/font-bitstream-75dpi --rw-r--r-- 1 root root 279 2018-06-05 22:10 ./source/x/x11/doinst.sh/font-bitstream-speedo --rw-r--r-- 1 root root 277 2018-06-05 22:10 ./source/x/x11/doinst.sh/font-bitstream-type1 --rw-r--r-- 1 root root 283 2018-06-05 22:11 ./source/x/x11/doinst.sh/font-cronyx-cyrillic --rw-r--r-- 1 root root 341 2018-06-05 22:11 ./source/x/x11/doinst.sh/font-cursor-misc --rw-r--r-- 1 root root 341 2018-06-05 22:11 ./source/x/x11/doinst.sh/font-daewoo-misc --rw-r--r-- 1 root root 341 2018-06-05 22:12 ./source/x/x11/doinst.sh/font-dec-misc --rw-r--r-- 1 root root 277 2018-06-05 22:12 ./source/x/x11/doinst.sh/font-ibm-type1 --rw-r--r-- 1 root root 341 2018-06-05 22:12 ./source/x/x11/doinst.sh/font-isas-misc --rw-r--r-- 1 root root 341 2018-06-05 22:13 ./source/x/x11/doinst.sh/font-jis-misc --rw-r--r-- 1 root root 341 2018-06-05 22:13 ./source/x/x11/doinst.sh/font-micro-misc --rw-r--r-- 1 root root 283 2018-06-05 22:13 ./source/x/x11/doinst.sh/font-misc-cyrillic --rw-r--r-- 1 root root 365 2018-06-05 22:14 ./source/x/x11/doinst.sh/font-misc-ethiopic --rw-r--r-- 1 root root 273 2018-06-05 22:14 ./source/x/x11/doinst.sh/font-misc-meltho --rw-r--r-- 1 root root 341 2018-06-05 22:14 ./source/x/x11/doinst.sh/font-misc-misc --rw-r--r-- 1 root root 341 2018-06-05 22:15 ./source/x/x11/doinst.sh/font-mutt-misc --rw-r--r-- 1 root root 341 2018-06-05 22:15 ./source/x/x11/doinst.sh/font-schumacher-misc --rw-r--r-- 1 root root 283 2018-06-05 22:15 ./source/x/x11/doinst.sh/font-screen-cyrillic --rw-r--r-- 1 root root 341 2018-06-05 22:16 ./source/x/x11/doinst.sh/font-sony-misc --rw-r--r-- 1 root root 341 2018-06-05 22:16 ./source/x/x11/doinst.sh/font-sun-misc --rw-r--r-- 1 root root 283 2018-06-05 22:16 ./source/x/x11/doinst.sh/font-winitzki-cyrillic --rw-r--r-- 1 root root 277 2018-06-05 22:16 ./source/x/x11/doinst.sh/font-xfree86-type1 --rw-r--r-- 1 root root 844 2022-12-06 18:05 ./source/x/x11/doinst.sh/xdm --rw-r--r-- 1 root root 377 2009-08-01 05:01 ./source/x/x11/doinst.sh/xfs --rw-r--r-- 1 root root 176 2007-07-01 03:16 ./source/x/x11/doinst.sh/xinit --rw-r--r-- 1 root root 247 2007-06-09 21:54 ./source/x/x11/doinst.sh/xkeyboard-config --rw-r--r-- 1 root root 212 2007-02-13 20:05 ./source/x/x11/doinst.sh/xorg-cf-files -drwxr-xr-x 2 root root 4096 2024-11-28 19:12 ./source/x/x11/make --rw-r--r-- 1 root root 411 2024-11-28 19:13 ./source/x/x11/make/font-adobe-100dpi --rw-r--r-- 1 root root 409 2024-11-28 19:22 ./source/x/x11/make/font-adobe-75dpi --rw-r--r-- 1 root root 119 2021-04-23 17:41 ./source/x/x11/make/igt-gpu-tools --rw-r--r-- 1 root root 119 2024-02-06 20:01 ./source/x/x11/make/libpciaccess --rw-r--r-- 1 root root 119 2022-05-21 04:33 ./source/x/x11/make/libxcvt --rw-r--r-- 1 root root 119 2021-04-23 17:41 ./source/x/x11/make/ninja --rw-r--r-- 1 root root 119 2024-01-04 20:22 ./source/x/x11/make/pixman --rw-r--r-- 1 root root 119 2021-04-23 17:41 ./source/x/x11/make/rendercheck --rw-r--r-- 1 root root 139 2024-03-20 03:01 ./source/x/x11/make/xcb-proto --rw-r--r-- 1 root root 119 2024-07-29 18:01 ./source/x/x11/make/xinput_calibrator --rw-r--r-- 1 root root 119 2021-04-23 17:41 ./source/x/x11/make/xisxwayland --rw-r--r-- 1 root root 119 2022-02-10 18:48 ./source/x/x11/make/xkeyboard-config --rw-r--r-- 1 root root 633 2021-04-23 17:42 ./source/x/x11/make/xorgproto -drwxr-xr-x 2 root root 4096 2015-04-21 02:59 ./source/x/x11/makepkg --rw-r--r-- 1 root root 4657 2021-12-26 20:40 ./source/x/x11/makepkg/xorg-server --rw-r--r-- 1 root root 3536 2024-07-29 17:59 ./source/x/x11/modularize --rw-r--r-- 1 root root 1189 2018-05-03 12:16 ./source/x/x11/noarch --rw-r--r-- 1 root root 1021 2024-03-20 02:55 ./source/x/x11/package-blacklist -drwxr-xr-x 15 root root 4096 2025-01-04 18:07 ./source/x/x11/patch --rw-r--r-- 1 root root 326 2010-11-13 18:39 ./source/x/x11/patch/README -drwxr-xr-x 2 root root 4096 2025-01-04 18:07 ./source/x/x11/patch/igt-gpu-tools --rw-r--r-- 1 root root 180 2025-01-04 18:09 ./source/x/x11/patch/igt-gpu-tools.patch --rw-r--r-- 1 root root 2403 2025-01-04 18:03 ./source/x/x11/patch/igt-gpu-tools/0001-lib-igt_aux.c-since-procps-ng-4.0.5-PIDS_VAL-takes-3.patch -drwxr-xr-x 2 root root 4096 2014-07-14 23:09 ./source/x/x11/patch/luit --rw-r--r-- 1 root root 170 2014-07-14 23:09 ./source/x/x11/patch/luit.patch --rw-r--r-- 1 root root 596 2014-07-14 23:22 ./source/x/x11/patch/luit/luit_use_system_extensions.diff.gz -drwxr-xr-x 2 root root 4096 2018-08-27 18:45 ./source/x/x11/patch/xauth --rw-r--r-- 1 root root 240 2018-08-27 18:48 ./source/x/x11/patch/xauth.patch --rw-r--r-- 1 root root 849 2018-08-27 18:44 ./source/x/x11/patch/xauth/xauth.bc78aa61cfbddaa27dee275f639ba40de6981b17.patch.gz -drwxr-xr-x 2 root root 4096 2019-03-25 18:55 ./source/x/x11/patch/xcompmgr --rw-r--r-- 1 root root 154 2019-03-25 18:55 ./source/x/x11/patch/xcompmgr.patch --rw-r--r-- 1 root root 464 2011-03-03 03:11 ./source/x/x11/patch/xcompmgr/xcompmgr-follow-icccm-spec.diff.gz -drwxr-xr-x 2 root root 4096 2024-07-10 17:21 ./source/x/x11/patch/xdm --rw-r--r-- 1 root root 114 2024-07-10 17:22 ./source/x/x11/patch/xdm.patch --rw-r--r-- 1 root root 1169 2024-07-10 17:20 ./source/x/x11/patch/xdm/xdm-greeter.patch --rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-apm.patch --rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-ark.patch --rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-ast.patch --rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-dummy.patch --rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-glint.patch --rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-i128.patch -drwxr-xr-x 2 root root 4096 2019-03-17 18:48 ./source/x/x11/patch/xf86-video-intel --rw-r--r-- 1 root root 222 2019-03-17 18:48 ./source/x/x11/patch/xf86-video-intel.patch --rw-r--r-- 1 root root 806 2018-03-06 17:26 ./source/x/x11/patch/xf86-video-intel/0001-sna-Avoid-clobbering-output-physical-size-with-xf86O.patch.gz --rw-r--r-- 1 root root 428 2013-03-12 22:07 ./source/x/x11/patch/xf86-video-nv.patch --rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-tga.patch -drwxr-xr-x 2 root root 4096 2018-07-14 17:53 ./source/x/x11/patch/xf86-video-tseng --rw-r--r-- 1 root root 516 2018-07-14 17:54 ./source/x/x11/patch/xf86-video-tseng.patch --rw-r--r-- 1 root root 698 2018-07-14 17:47 ./source/x/x11/patch/xf86-video-tseng/xf86-video-tseng.xorg-server-1.20.x.diff.gz -drwxr-xr-x 2 root root 4096 2015-04-22 04:47 ./source/x/x11/patch/xf86-video-voodoo --rw-r--r-- 1 root root 494 2015-04-22 04:47 ./source/x/x11/patch/xf86-video-voodoo.patch --rw-r--r-- 1 root root 488 2015-04-22 04:46 ./source/x/x11/patch/xf86-video-voodoo/0001-don-t-use-PCITAG-in-struct-anymore.patch.gz --rw-r--r-- 1 root root 319 2015-08-20 06:45 ./source/x/x11/patch/xf86-video-xgi.patch -drwxr-xr-x 2 root root 4096 2015-04-22 04:50 ./source/x/x11/patch/xf86-video-xgixp --rw-r--r-- 1 root root 856 2015-04-22 04:51 ./source/x/x11/patch/xf86-video-xgixp.patch --rw-r--r-- 1 root root 641 2015-04-22 04:49 ./source/x/x11/patch/xf86-video-xgixp/0001-Remove-mibstore.h.patch.gz --rw-r--r-- 1 root root 1558 2015-04-22 04:49 ./source/x/x11/patch/xf86-video-xgixp/0002-Remove-symbol-lists-as-they-are-not-used-any-more.patch.gz --rw-r--r-- 1 root root 1057 2015-04-22 04:49 ./source/x/x11/patch/xf86-video-xgixp/0003-shadow-shadowInit-shadowAdd-Remove.patch.gz --rw-r--r-- 1 root root 465 2015-04-22 04:49 ./source/x/x11/patch/xf86-video-xgixp/0004-Stop-using-deprecated-xf86PciInfo.h.patch.gz --rw-r--r-- 1 root root 497 2015-04-22 04:49 ./source/x/x11/patch/xf86-video-xgixp/0005-Update-for-new-damage-API.patch.gz -drwxr-xr-x 2 root root 4096 2025-01-05 22:54 ./source/x/x11/patch/xinit --rw-r--r-- 1 root root 347 2025-01-05 22:55 ./source/x/x11/patch/xinit.patch --rw-r--r-- 1 root root 503 2024-10-17 19:05 ./source/x/x11/patch/xinit/xinit.create.xserverauthfile.diff -drwxr-xr-x 2 root root 4096 2021-04-20 18:11 ./source/x/x11/patch/xorg-cf-files --rw-r--r-- 1 root root 144 2021-04-20 18:11 ./source/x/x11/patch/xorg-cf-files.patch --rw-r--r-- 1 root root 295 2021-04-20 18:11 ./source/x/x11/patch/xorg-cf-files/Imake.tmpl-binutils-ar-2.36.patch.gz -drwxr-xr-x 2 root root 4096 2024-08-21 17:44 ./source/x/x11/patch/xorg-server --rw-r--r-- 1 root root 1933 2024-08-21 17:45 ./source/x/x11/patch/xorg-server.patch --rw-r--r-- 1 root root 879 2019-02-26 23:17 ./source/x/x11/patch/xorg-server/0001-xfree86-use-modesetting-driver-by-default-on-GeForce.patch.gz --rw-r--r-- 1 root root 418 2020-12-02 09:50 ./source/x/x11/patch/xorg-server/06_use-intel-only-on-pre-gen4.diff.gz --rw-r--r-- 1 root root 268 2024-08-21 17:44 ./source/x/x11/patch/xorg-server/drmmode_display.c.1ULL.32-bit.fix.patch.gz --rw-r--r-- 1 root root 298 2018-05-30 05:02 ./source/x/x11/patch/xorg-server/fix-nouveau-segfault.diff.gz --rw-r--r-- 1 root root 340 2012-04-14 03:01 ./source/x/x11/patch/xorg-server/x11.startwithblackscreen.diff.gz --rw-r--r-- 1 root root 897 2016-04-14 16:42 ./source/x/x11/patch/xorg-server/xorg-server.combo.mouse.keyboard.layout.patch.gz -drwxr-xr-x 2 root root 4096 2018-03-11 19:22 ./source/x/x11/patch/xpyb --rw-r--r-- 1 root root 132 2018-03-11 19:23 ./source/x/x11/patch/xpyb.patch --rw-r--r-- 1 root root 238 2018-03-11 19:25 ./source/x/x11/patch/xpyb/xpyb-1.3.1-xcbproto-1.13.patch.gz -drwxr-xr-x 10 root root 4096 2024-11-27 23:51 ./source/x/x11/post-install --rw-r--r-- 1 root root 357 2007-02-16 21:17 ./source/x/x11/post-install/beforelight.post-install --rw-r--r-- 1 root root 275 2007-02-14 02:06 ./source/x/x11/post-install/encodings.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-adobe-100dpi.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-adobe-75dpi.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-adobe-utopia-100dpi.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-adobe-utopia-75dpi.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-adobe-utopia-type1.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-alias.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-arabic-misc.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-100dpi.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-75dpi.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-lucidatypewriter-100dpi.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-lucidatypewriter-75dpi.post-install --rw-r--r-- 1 root root 254 2024-11-27 23:50 ./source/x/x11/post-install/font-bh-ttf.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-type1.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bitstream-100dpi.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bitstream-75dpi.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bitstream-speedo.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bitstream-type1.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-cronyx-cyrillic.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-cursor-misc.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-daewoo-misc.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-dec-misc.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-ibm-type1.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-isas-misc.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-jis-misc.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-micro-misc.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-misc-cyrillic.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-misc-ethiopic.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-misc-meltho.post-install --rw-r--r-- 1 root root 664 2008-02-01 03:22 ./source/x/x11/post-install/font-misc-misc.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-mutt-misc.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-schumacher-misc.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-screen-cyrillic.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-sony-misc.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-sun-misc.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-util.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-winitzki-cyrillic.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-xfree86-type1.post-install --rw-r--r-- 1 root root 58 2010-11-05 06:08 ./source/x/x11/post-install/libSM.post-install -drwxr-xr-x 2 root root 4096 2011-04-16 03:28 ./source/x/x11/post-install/libX11 --rw-r--r-- 1 root root 102 2011-04-16 03:30 ./source/x/x11/post-install/libX11.post-install --rw-r--r-- 1 root root 3050 2010-02-22 20:04 ./source/x/x11/post-install/libX11/XKeysymDB.gz --rw-r--r-- 1 root root 1765 2009-06-08 19:45 ./source/x/x11/post-install/libXaw.post-install --rw-r--r-- 1 root root 1246 2012-05-04 04:35 ./source/x/x11/post-install/libXaw3d.post-install --rw-r--r-- 1 root root 183 2007-02-14 06:42 ./source/x/x11/post-install/libpthread-stubs.post-install --rw-r--r-- 1 root root 1334 2020-02-23 17:58 ./source/x/x11/post-install/libxcb.post-install -drwxr-xr-x 2 root root 4096 2007-03-24 04:12 ./source/x/x11/post-install/mkfontscale --rw-r--r-- 1 root root 223 2019-10-28 20:09 ./source/x/x11/post-install/mkfontscale.post-install --rw-r--r-- 1 root root 1012 2007-03-23 20:46 ./source/x/x11/post-install/mkfontscale/setup.04.mkfontdir --rw-r--r-- 1 root root 286 2008-04-26 21:33 ./source/x/x11/post-install/pixman.post-install -drwxr-xr-x 2 root root 4096 2007-02-22 01:03 ./source/x/x11/post-install/twm --rw-r--r-- 1 root root 175 2007-02-22 01:05 ./source/x/x11/post-install/twm.post-install --rw-r--r-- 1 root root 725 2009-12-01 07:39 ./source/x/x11/post-install/twm/xinitrc.twm --rw-r--r-- 1 root root 344 2007-02-13 23:28 ./source/x/x11/post-install/x11-app-test.post-install --rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/x11-font.post-install --rw-r--r-- 1 root root 68 2007-02-13 21:50 ./source/x/x11/post-install/x11-util.post-install --rw-r--r-- 1 root root 63 2009-12-15 01:10 ./source/x/x11/post-install/xbitmaps.post-install --rw-r--r-- 1 root root 169 2020-02-23 17:54 ./source/x/x11/post-install/xcb-proto.post-install --rw-r--r-- 1 root root 342 2012-05-03 19:24 ./source/x/x11/post-install/xcb-util.post-install -drwxr-xr-x 2 root root 4096 2020-02-07 00:50 ./source/x/x11/post-install/xdm --rw-r--r-- 1 root root 1787 2021-01-05 20:42 ./source/x/x11/post-install/xdm.post-install --rwxr-xr-x 1 root root 5470 2011-01-23 19:01 ./source/x/x11/post-install/xdm/Xsession --rwxr-xr-x 1 root root 1348 2019-03-03 19:36 ./source/x/x11/post-install/xdm/Xsession.orig --rwxr-xr-x 1 root root 503 2007-02-14 01:22 ./source/x/x11/post-install/xdm/Xsetup_0 --rwxr-xr-x 1 root root 88 2019-03-02 22:06 ./source/x/x11/post-install/xdm/Xsetup_0.orig --rw-r--r-- 1 root root 293 2020-06-20 08:53 ./source/x/x11/post-install/xdm/xdm.pamd --rw-r--r-- 1 root root 40 2008-09-15 22:43 ./source/x/x11/post-install/xf86-input-joystick.post-install --rw-r--r-- 1 root root 1808 2017-01-18 02:26 ./source/x/x11/post-install/xf86-input-libinput.post-install -drwxr-xr-x 2 root root 4096 2010-08-03 04:04 ./source/x/x11/post-install/xf86-input-synaptics --rw-r--r-- 1 root root 373 2010-08-03 04:23 ./source/x/x11/post-install/xf86-input-synaptics.post-install --rw-r--r-- 1 root root 444 2010-11-01 01:13 ./source/x/x11/post-install/xf86-input-synaptics/50-synaptics.conf -drwxr-xr-x 2 root root 4096 2011-07-12 18:18 ./source/x/x11/post-install/xf86-input-wacom --rw-r--r-- 1 root root 354 2016-05-25 21:17 ./source/x/x11/post-install/xf86-input-wacom.post-install --rw-r--r-- 1 root root 1143 2016-05-25 21:15 ./source/x/x11/post-install/xf86-input-wacom/60-wacom.rules --rw-r--r-- 1 root root 111 2015-08-24 18:55 ./source/x/x11/post-install/xf86-video-intel.post-install --rw-r--r-- 1 root root 54 2009-08-01 05:00 ./source/x/x11/post-install/xfs.post-install -drwxr-xr-x 2 root root 4096 2007-07-01 03:06 ./source/x/x11/post-install/xinit --rw-r--r-- 1 root root 637 2007-07-01 03:13 ./source/x/x11/post-install/xinit.post-install --rw-r--r-- 1 root root 321 2003-03-16 21:36 ./source/x/x11/post-install/xinit/README.Xmodmap --rw-r--r-- 1 root root 205 2024-07-29 18:03 ./source/x/x11/post-install/xinput_calibrator.post-install --rw-r--r-- 1 root root 77 2022-02-11 00:59 ./source/x/x11/post-install/xkeyboard-config.post-install -drwxr-xr-x 2 root root 4096 2009-08-11 03:27 ./source/x/x11/post-install/xorg-cf-files --rw-r--r-- 1 root root 256 2023-06-06 07:38 ./source/x/x11/post-install/xorg-cf-files.post-install --rw-r--r-- 1 root root 203 2009-08-11 03:26 ./source/x/x11/post-install/xorg-cf-files/x11.tmpl.lib64.kludge.diff.gz --rw-r--r-- 1 root root 2848 2017-01-18 00:22 ./source/x/x11/post-install/xorg-server.post-install --rw-r--r-- 1 root root 63 2010-12-19 06:16 ./source/x/x11/post-install/xorg-sgml-doctools.post-install --rw-r--r-- 1 root root 206 2018-03-12 18:27 ./source/x/x11/post-install/xorgproto.post-install --rw-r--r-- 1 root root 35 2010-11-05 06:10 ./source/x/x11/post-install/xproto.post-install -drwxr-xr-x 2 root root 12288 2024-07-29 17:55 ./source/x/x11/slack-desc --rw-r--r-- 1 root root 804 2018-02-26 22:53 ./source/x/x11/slack-desc/appres --rw-r--r-- 1 root root 935 2018-02-26 22:53 ./source/x/x11/slack-desc/bdftopcf --rw-r--r-- 1 root root 885 2018-02-26 22:53 ./source/x/x11/slack-desc/beforelight --rw-r--r-- 1 root root 857 2012-04-08 01:03 ./source/x/x11/slack-desc/bigreqsproto --rw-r--r-- 1 root root 667 2012-04-07 23:41 ./source/x/x11/slack-desc/bitmap --rw-r--r-- 1 root root 882 2012-04-08 01:19 ./source/x/x11/slack-desc/compositeproto --rw-r--r-- 1 root root 837 2012-04-08 01:20 ./source/x/x11/slack-desc/damageproto --rw-r--r-- 1 root root 812 2012-04-08 01:20 ./source/x/x11/slack-desc/dmxproto --rw-r--r-- 1 root root 826 2012-04-08 01:21 ./source/x/x11/slack-desc/dri2proto --rw-r--r-- 1 root root 826 2014-05-13 05:20 ./source/x/x11/slack-desc/dri3proto --rw-r--r-- 1 root root 763 2012-04-08 01:21 ./source/x/x11/slack-desc/editres --rw-r--r-- 1 root root 790 2012-04-08 01:22 ./source/x/x11/slack-desc/encodings --rw-r--r-- 1 root root 802 2012-04-08 01:22 ./source/x/x11/slack-desc/evieext --rw-r--r-- 1 root root 824 2012-04-08 01:22 ./source/x/x11/slack-desc/fixesproto --rw-r--r-- 1 root root 917 2024-11-28 19:14 ./source/x/x11/slack-desc/font-adobe-100dpi --rw-r--r-- 1 root root 902 2024-11-28 19:14 ./source/x/x11/slack-desc/font-adobe-75dpi --rw-r--r-- 1 root root 1002 2012-04-08 01:23 ./source/x/x11/slack-desc/font-adobe-utopia-100dpi --rw-r--r-- 1 root root 988 2012-04-08 01:23 ./source/x/x11/slack-desc/font-adobe-utopia-75dpi --rw-r--r-- 1 root root 990 2012-04-08 01:24 ./source/x/x11/slack-desc/font-adobe-utopia-type1 --rw-r--r-- 1 root root 802 2012-04-08 01:25 ./source/x/x11/slack-desc/font-alias --rw-r--r-- 1 root root 890 2012-04-08 02:11 ./source/x/x11/slack-desc/font-arabic-misc --rw-r--r-- 1 root root 862 2012-04-08 02:11 ./source/x/x11/slack-desc/font-bh-100dpi --rw-r--r-- 1 root root 848 2012-04-08 02:11 ./source/x/x11/slack-desc/font-bh-75dpi --rw-r--r-- 1 root root 1100 2012-04-08 02:11 ./source/x/x11/slack-desc/font-bh-lucidatypewriter-100dpi --rw-r--r-- 1 root root 1086 2012-04-08 02:11 ./source/x/x11/slack-desc/font-bh-lucidatypewriter-75dpi --rw-r--r-- 1 root root 822 2012-04-08 02:11 ./source/x/x11/slack-desc/font-bh-ttf --rw-r--r-- 1 root root 850 2012-04-08 02:12 ./source/x/x11/slack-desc/font-bh-type1 --rw-r--r-- 1 root root 960 2012-04-08 02:13 ./source/x/x11/slack-desc/font-bitstream-100dpi --rw-r--r-- 1 root root 946 2012-04-08 02:13 ./source/x/x11/slack-desc/font-bitstream-75dpi --rw-r--r-- 1 root root 962 2012-04-08 02:13 ./source/x/x11/slack-desc/font-bitstream-speedo --rw-r--r-- 1 root root 948 2012-04-08 02:14 ./source/x/x11/slack-desc/font-bitstream-type1 --rw-r--r-- 1 root root 946 2012-04-08 02:15 ./source/x/x11/slack-desc/font-cronyx-cyrillic --rw-r--r-- 1 root root 890 2012-04-08 02:15 ./source/x/x11/slack-desc/font-cursor-misc --rw-r--r-- 1 root root 890 2012-04-08 02:15 ./source/x/x11/slack-desc/font-daewoo-misc --rw-r--r-- 1 root root 848 2012-04-08 02:15 ./source/x/x11/slack-desc/font-dec-misc --rw-r--r-- 1 root root 864 2012-04-08 02:16 ./source/x/x11/slack-desc/font-ibm-type1 --rw-r--r-- 1 root root 862 2012-04-08 02:17 ./source/x/x11/slack-desc/font-isas-misc --rw-r--r-- 1 root root 848 2012-04-08 02:17 ./source/x/x11/slack-desc/font-jis-misc --rw-r--r-- 1 root root 876 2012-04-08 02:17 ./source/x/x11/slack-desc/font-micro-misc --rw-r--r-- 1 root root 918 2012-04-08 02:17 ./source/x/x11/slack-desc/font-misc-cyrillic --rw-r--r-- 1 root root 918 2012-04-08 02:17 ./source/x/x11/slack-desc/font-misc-ethiopic --rw-r--r-- 1 root root 890 2012-04-08 02:17 ./source/x/x11/slack-desc/font-misc-meltho --rw-r--r-- 1 root root 862 2012-04-08 02:17 ./source/x/x11/slack-desc/font-misc-misc --rw-r--r-- 1 root root 862 2012-04-08 02:17 ./source/x/x11/slack-desc/font-mutt-misc --rw-r--r-- 1 root root 946 2012-04-08 02:17 ./source/x/x11/slack-desc/font-schumacher-misc --rw-r--r-- 1 root root 946 2012-04-08 02:18 ./source/x/x11/slack-desc/font-screen-cyrillic --rw-r--r-- 1 root root 862 2012-04-08 02:17 ./source/x/x11/slack-desc/font-sony-misc --rw-r--r-- 1 root root 848 2012-04-08 02:18 ./source/x/x11/slack-desc/font-sun-misc --rw-r--r-- 1 root root 822 2012-04-08 02:18 ./source/x/x11/slack-desc/font-util --rw-r--r-- 1 root root 974 2012-04-08 02:19 ./source/x/x11/slack-desc/font-winitzki-cyrillic --rw-r--r-- 1 root root 920 2012-04-08 02:20 ./source/x/x11/slack-desc/font-xfree86-type1 --rw-r--r-- 1 root root 883 2012-04-08 02:20 ./source/x/x11/slack-desc/fontcacheproto --rw-r--r-- 1 root root 824 2012-04-08 02:20 ./source/x/x11/slack-desc/fontsproto --rw-r--r-- 1 root root 833 2012-04-08 02:22 ./source/x/x11/slack-desc/fonttosfnt --rw-r--r-- 1 root root 823 2012-04-08 02:23 ./source/x/x11/slack-desc/fslsfonts --rw-r--r-- 1 root root 829 2012-04-08 02:23 ./source/x/x11/slack-desc/fstobdf --rw-r--r-- 1 root root 818 2012-04-08 02:23 ./source/x/x11/slack-desc/gccmakedep --rw-r--r-- 1 root root 736 2014-05-13 20:38 ./source/x/x11/slack-desc/glamor-egl --rw-r--r-- 1 root root 781 2012-04-08 02:25 ./source/x/x11/slack-desc/glproto --rw-r--r-- 1 root root 805 2018-02-26 22:55 ./source/x/x11/slack-desc/iceauth --rw-r--r-- 1 root root 760 2018-02-26 22:55 ./source/x/x11/slack-desc/ico --rw-r--r-- 1 root root 875 2018-07-19 17:59 ./source/x/x11/slack-desc/igt-gpu-tools --rw-r--r-- 1 root root 753 2018-02-26 22:55 ./source/x/x11/slack-desc/imake --rw-r--r-- 1 root root 820 2012-04-08 02:27 ./source/x/x11/slack-desc/inputproto --rw-r--r-- 1 root root 785 2012-04-08 02:28 ./source/x/x11/slack-desc/kbproto --rw-r--r-- 1 root root 745 2012-04-08 02:28 ./source/x/x11/slack-desc/libFS --rw-r--r-- 1 root root 761 2012-04-08 02:29 ./source/x/x11/slack-desc/libICE --rw-r--r-- 1 root root 744 2012-04-08 02:42 ./source/x/x11/slack-desc/libSM --rw-r--r-- 1 root root 762 2012-04-08 02:42 ./source/x/x11/slack-desc/libX11 --rw-r--r-- 1 root root 869 2012-04-08 03:03 ./source/x/x11/slack-desc/libXScrnSaver --rw-r--r-- 1 root root 923 2018-02-26 22:55 ./source/x/x11/slack-desc/libXau --rw-r--r-- 1 root root 665 2012-04-08 03:03 ./source/x/x11/slack-desc/libXaw --rw-r--r-- 1 root root 970 2018-02-26 22:55 ./source/x/x11/slack-desc/libXaw3d --rw-r--r-- 1 root root 872 2012-04-08 03:04 ./source/x/x11/slack-desc/libXcomposite --rw-r--r-- 1 root root 827 2012-04-08 03:06 ./source/x/x11/slack-desc/libXcursor --rw-r--r-- 1 root root 827 2012-04-08 03:06 ./source/x/x11/slack-desc/libXdamage --rw-r--r-- 1 root root 800 2012-04-08 03:07 ./source/x/x11/slack-desc/libXdmcp --rw-r--r-- 1 root root 804 2012-04-08 03:07 ./source/x/x11/slack-desc/libXevie --rw-r--r-- 1 root root 793 2012-04-08 03:08 ./source/x/x11/slack-desc/libXext --rw-r--r-- 1 root root 811 2012-04-08 03:08 ./source/x/x11/slack-desc/libXfixes --rw-r--r-- 1 root root 1031 2018-02-26 22:56 ./source/x/x11/slack-desc/libXfont2 --rw-r--r-- 1 root root 874 2012-04-08 03:18 ./source/x/x11/slack-desc/libXfontcache --rw-r--r-- 1 root root 748 2012-04-08 03:18 ./source/x/x11/slack-desc/libXft --rw-r--r-- 1 root root 749 2012-04-08 03:18 ./source/x/x11/slack-desc/libXi --rw-r--r-- 1 root root 846 2012-04-08 03:19 ./source/x/x11/slack-desc/libXinerama --rw-r--r-- 1 root root 806 2018-02-26 22:56 ./source/x/x11/slack-desc/libXmu --rw-r--r-- 1 root root 738 2012-04-08 03:23 ./source/x/x11/slack-desc/libXp --rw-r--r-- 1 root root 770 2012-04-08 03:24 ./source/x/x11/slack-desc/libXpm --rw-r--r-- 1 root root 853 2015-04-21 01:58 ./source/x/x11/slack-desc/libXpresent --rw-r--r-- 1 root root 821 2012-04-08 03:24 ./source/x/x11/slack-desc/libXrandr --rw-r--r-- 1 root root 838 2012-04-08 03:24 ./source/x/x11/slack-desc/libXrender --rw-r--r-- 1 root root 779 2012-04-08 03:25 ./source/x/x11/slack-desc/libXres --rw-r--r-- 1 root root 744 2012-04-08 03:26 ./source/x/x11/slack-desc/libXt --rw-r--r-- 1 root root 792 2012-04-08 03:26 ./source/x/x11/slack-desc/libXtst --rw-r--r-- 1 root root 777 2012-04-08 03:26 ./source/x/x11/slack-desc/libXv --rw-r--r-- 1 root root 777 2012-04-08 02:52 ./source/x/x11/slack-desc/libXvMC --rw-r--r-- 1 root root 844 2012-04-08 03:27 ./source/x/x11/slack-desc/libXxf86dga --rw-r--r-- 1 root root 864 2012-04-08 03:27 ./source/x/x11/slack-desc/libXxf86misc --rw-r--r-- 1 root root 829 2012-04-08 03:27 ./source/x/x11/slack-desc/libXxf86vm --rw-r--r-- 1 root root 777 2012-04-08 03:28 ./source/x/x11/slack-desc/libdmx --rw-r--r-- 1 root root 807 2012-04-08 03:28 ./source/x/x11/slack-desc/libfontenc --rw-r--r-- 1 root root 840 2012-04-08 03:29 ./source/x/x11/slack-desc/libpciaccess --rw-r--r-- 1 root root 1003 2012-04-08 03:30 ./source/x/x11/slack-desc/libpthread-stubs --rw-r--r-- 1 root root 900 2018-02-26 22:57 ./source/x/x11/slack-desc/libxcb --rw-r--r-- 1 root root 788 2022-05-21 04:31 ./source/x/x11/slack-desc/libxcvt --rw-r--r-- 1 root root 824 2012-04-08 02:45 ./source/x/x11/slack-desc/libxkbfile --rw-r--r-- 1 root root 847 2014-05-13 05:34 ./source/x/x11/slack-desc/libxshmfence --rw-r--r-- 1 root root 707 2012-04-08 03:30 ./source/x/x11/slack-desc/listres --rw-r--r-- 1 root root 778 2012-04-08 03:31 ./source/x/x11/slack-desc/lndir --rw-r--r-- 1 root root 826 2018-02-26 22:57 ./source/x/x11/slack-desc/luit --rw-r--r-- 1 root root 818 2012-04-08 03:31 ./source/x/x11/slack-desc/makedepend --rw-r--r-- 1 root root 890 2012-04-08 03:31 ./source/x/x11/slack-desc/mkcomposecache --rw-r--r-- 1 root root 837 2019-10-28 19:03 ./source/x/x11/slack-desc/mkfontscale --rw-r--r-- 1 root root 679 2012-04-08 03:32 ./source/x/x11/slack-desc/oclock --rw-r--r-- 1 root root 823 2012-04-08 02:44 ./source/x/x11/slack-desc/pixman --rw-r--r-- 1 root root 732 2018-02-26 22:57 ./source/x/x11/slack-desc/presentproto --rw-r--r-- 1 root root 731 2012-04-08 03:32 ./source/x/x11/slack-desc/printproto --rw-r--r-- 1 root root 675 2018-02-26 22:57 ./source/x/x11/slack-desc/randrproto --rw-r--r-- 1 root root 835 2012-04-08 03:33 ./source/x/x11/slack-desc/recordproto --rw-r--r-- 1 root root 760 2012-04-08 03:40 ./source/x/x11/slack-desc/rendercheck --rw-r--r-- 1 root root 838 2012-04-08 03:40 ./source/x/x11/slack-desc/renderproto --rw-r--r-- 1 root root 865 2012-04-08 03:40 ./source/x/x11/slack-desc/resourceproto --rw-r--r-- 1 root root 709 2012-04-08 03:40 ./source/x/x11/slack-desc/rgb --rw-r--r-- 1 root root 889 2012-04-08 03:41 ./source/x/x11/slack-desc/scrnsaverproto --rw-r--r-- 1 root root 750 2012-04-08 03:41 ./source/x/x11/slack-desc/sessreg --rw-r--r-- 1 root root 798 2012-04-08 03:42 ./source/x/x11/slack-desc/setxkbmap --rw-r--r-- 1 root root 737 2012-04-08 03:42 ./source/x/x11/slack-desc/showfont --rw-r--r-- 1 root root 707 2012-04-08 03:42 ./source/x/x11/slack-desc/smproxy --rw-r--r-- 1 root root 884 2012-06-13 15:39 ./source/x/x11/slack-desc/transset --rw-r--r-- 1 root root 730 2012-04-08 03:43 ./source/x/x11/slack-desc/twm --rw-r--r-- 1 root root 823 2012-04-08 03:43 ./source/x/x11/slack-desc/util-macros --rw-r--r-- 1 root root 820 2012-04-08 03:43 ./source/x/x11/slack-desc/videoproto --rw-r--r-- 1 root root 796 2012-04-08 03:43 ./source/x/x11/slack-desc/viewres --rw-r--r-- 1 root root 779 2012-04-08 03:44 ./source/x/x11/slack-desc/x11perf --rw-r--r-- 1 root root 679 2012-04-08 03:44 ./source/x/x11/slack-desc/xauth --rw-r--r-- 1 root root 796 2012-04-08 03:44 ./source/x/x11/slack-desc/xbacklight --rw-r--r-- 1 root root 725 2018-02-26 22:58 ./source/x/x11/slack-desc/xbiff --rw-r--r-- 1 root root 786 2012-04-08 03:45 ./source/x/x11/slack-desc/xbitmaps --rw-r--r-- 1 root root 639 2012-04-08 03:45 ./source/x/x11/slack-desc/xcalc --rw-r--r-- 1 root root 922 2012-04-08 01:17 ./source/x/x11/slack-desc/xcb-proto --rw-r--r-- 1 root root 809 2012-04-08 03:45 ./source/x/x11/slack-desc/xcb-util --rw-r--r-- 1 root root 808 2013-09-07 20:11 ./source/x/x11/slack-desc/xcb-util-cursor --rw-r--r-- 1 root root 1011 2015-04-27 03:32 ./source/x/x11/slack-desc/xcb-util-errors --rw-r--r-- 1 root root 778 2012-04-08 01:14 ./source/x/x11/slack-desc/xcb-util-image --rw-r--r-- 1 root root 827 2012-04-08 01:18 ./source/x/x11/slack-desc/xcb-util-keysyms --rw-r--r-- 1 root root 871 2012-04-08 03:49 ./source/x/x11/slack-desc/xcb-util-renderutil --rw-r--r-- 1 root root 774 2012-04-08 03:51 ./source/x/x11/slack-desc/xcb-util-wm --rw-r--r-- 1 root root 888 2018-02-26 22:58 ./source/x/x11/slack-desc/xclipboard --rw-r--r-- 1 root root 747 2018-02-26 22:59 ./source/x/x11/slack-desc/xclock --rw-r--r-- 1 root root 838 2012-04-08 03:52 ./source/x/x11/slack-desc/xcmiscproto --rw-r--r-- 1 root root 824 2012-04-08 03:54 ./source/x/x11/slack-desc/xcmsdb --rw-r--r-- 1 root root 760 2018-02-26 22:59 ./source/x/x11/slack-desc/xcompmgr --rw-r--r-- 1 root root 679 2018-02-26 22:59 ./source/x/x11/slack-desc/xconsole --rw-r--r-- 1 root root 844 2012-04-08 03:54 ./source/x/x11/slack-desc/xcursor-themes --rw-r--r-- 1 root root 834 2012-04-08 03:54 ./source/x/x11/slack-desc/xcursorgen --rw-r--r-- 1 root root 714 2012-04-08 03:55 ./source/x/x11/slack-desc/xdbedizzy --rw-r--r-- 1 root root 797 2012-04-08 03:55 ./source/x/x11/slack-desc/xditview --rw-r--r-- 1 root root 707 2012-04-08 03:55 ./source/x/x11/slack-desc/xdm --rw-r--r-- 1 root root 810 2012-04-08 03:56 ./source/x/x11/slack-desc/xdpyinfo --rw-r--r-- 1 root root 808 2012-04-08 03:56 ./source/x/x11/slack-desc/xdriinfo --rw-r--r-- 1 root root 740 2012-04-08 03:57 ./source/x/x11/slack-desc/xedit --rw-r--r-- 1 root root 947 2018-02-26 22:59 ./source/x/x11/slack-desc/xev --rw-r--r-- 1 root root 810 2012-04-08 03:57 ./source/x/x11/slack-desc/xextproto --rw-r--r-- 1 root root 770 2012-04-08 03:58 ./source/x/x11/slack-desc/xeyes --rw-r--r-- 1 root root 931 2012-04-08 03:58 ./source/x/x11/slack-desc/xf86-input-acecad --rw-r--r-- 1 root root 932 2012-04-08 03:59 ./source/x/x11/slack-desc/xf86-input-aiptek --rw-r--r-- 1 root root 918 2012-04-08 03:59 ./source/x/x11/slack-desc/xf86-input-evdev --rw-r--r-- 1 root root 955 2012-04-08 04:00 ./source/x/x11/slack-desc/xf86-input-joystick --rw-r--r-- 1 root root 945 2018-02-26 23:00 ./source/x/x11/slack-desc/xf86-input-keyboard --rw-r--r-- 1 root root 938 2015-04-21 03:11 ./source/x/x11/slack-desc/xf86-input-libinput --rw-r--r-- 1 root root 895 2018-02-26 23:00 ./source/x/x11/slack-desc/xf86-input-mouse --rw-r--r-- 1 root root 955 2012-04-08 04:02 ./source/x/x11/slack-desc/xf86-input-penmount --rw-r--r-- 1 root root 961 2012-04-08 04:03 ./source/x/x11/slack-desc/xf86-input-synaptics --rw-r--r-- 1 root root 945 2012-04-08 04:03 ./source/x/x11/slack-desc/xf86-input-vmmouse --rw-r--r-- 1 root root 889 2012-04-08 04:03 ./source/x/x11/slack-desc/xf86-input-void --rw-r--r-- 1 root root 843 2018-03-23 18:27 ./source/x/x11/slack-desc/xf86-input-wacom --rw-r--r-- 1 root root 920 2015-11-19 17:17 ./source/x/x11/slack-desc/xf86-video-amdgpu --rw-r--r-- 1 root root 889 2012-04-08 04:04 ./source/x/x11/slack-desc/xf86-video-apm --rw-r--r-- 1 root root 882 2012-04-08 04:05 ./source/x/x11/slack-desc/xf86-video-ark --rw-r--r-- 1 root root 895 2012-04-08 04:05 ./source/x/x11/slack-desc/xf86-video-ast --rw-r--r-- 1 root root 887 2012-04-08 04:05 ./source/x/x11/slack-desc/xf86-video-ati --rw-r--r-- 1 root root 914 2012-04-08 04:06 ./source/x/x11/slack-desc/xf86-video-chips --rw-r--r-- 1 root root 931 2012-04-08 04:06 ./source/x/x11/slack-desc/xf86-video-cirrus --rw-r--r-- 1 root root 919 2012-04-08 04:07 ./source/x/x11/slack-desc/xf86-video-dummy --rw-r--r-- 1 root root 878 2012-05-08 16:28 ./source/x/x11/slack-desc/xf86-video-fbdev --rw-r--r-- 1 root root 915 2012-04-08 04:07 ./source/x/x11/slack-desc/xf86-video-geode --rw-r--r-- 1 root root 919 2012-04-08 04:07 ./source/x/x11/slack-desc/xf86-video-glint --rw-r--r-- 1 root root 907 2012-04-08 04:08 ./source/x/x11/slack-desc/xf86-video-i128 --rw-r--r-- 1 root root 901 2012-04-08 04:08 ./source/x/x11/slack-desc/xf86-video-i740 --rw-r--r-- 1 root root 910 2012-04-08 04:09 ./source/x/x11/slack-desc/xf86-video-intel --rw-r--r-- 1 root root 923 2012-04-08 04:09 ./source/x/x11/slack-desc/xf86-video-mach64 --rw-r--r-- 1 root root 883 2012-04-08 04:10 ./source/x/x11/slack-desc/xf86-video-mga --rw-r--r-- 1 root root 955 2012-04-08 04:10 ./source/x/x11/slack-desc/xf86-video-neomagic --rw-r--r-- 1 root root 945 2012-04-08 04:13 ./source/x/x11/slack-desc/xf86-video-nouveau --rw-r--r-- 1 root root 873 2012-04-08 04:11 ./source/x/x11/slack-desc/xf86-video-nv --rw-r--r-- 1 root root 978 2012-04-08 04:13 ./source/x/x11/slack-desc/xf86-video-openchrome --rw-r--r-- 1 root root 734 2012-04-08 04:14 ./source/x/x11/slack-desc/xf86-video-qxl --rw-r--r-- 1 root root 903 2012-04-08 04:15 ./source/x/x11/slack-desc/xf86-video-r128 --rw-r--r-- 1 root root 970 2012-04-08 04:19 ./source/x/x11/slack-desc/xf86-video-rendition --rw-r--r-- 1 root root 882 2012-04-08 04:19 ./source/x/x11/slack-desc/xf86-video-s3 --rw-r--r-- 1 root root 941 2012-04-08 04:19 ./source/x/x11/slack-desc/xf86-video-s3virge --rw-r--r-- 1 root root 928 2012-04-08 04:20 ./source/x/x11/slack-desc/xf86-video-savage --rw-r--r-- 1 root root 1018 2012-04-08 04:20 ./source/x/x11/slack-desc/xf86-video-siliconmotion --rw-r--r-- 1 root root 888 2012-04-08 04:23 ./source/x/x11/slack-desc/xf86-video-sis --rw-r--r-- 1 root root 927 2012-04-08 04:23 ./source/x/x11/slack-desc/xf86-video-sisusb --rw-r--r-- 1 root root 895 2012-04-08 04:23 ./source/x/x11/slack-desc/xf86-video-tdfx --rw-r--r-- 1 root root 889 2012-04-08 04:23 ./source/x/x11/slack-desc/xf86-video-tga --rw-r--r-- 1 root root 940 2012-04-08 04:24 ./source/x/x11/slack-desc/xf86-video-trident --rw-r--r-- 1 root root 915 2012-04-08 04:24 ./source/x/x11/slack-desc/xf86-video-tseng --rw-r--r-- 1 root root 876 2012-04-08 04:24 ./source/x/x11/slack-desc/xf86-video-v4l --rw-r--r-- 1 root root 962 2017-11-30 17:49 ./source/x/x11/slack-desc/xf86-video-vboxvideo --rw-r--r-- 1 root root 903 2012-04-08 04:25 ./source/x/x11/slack-desc/xf86-video-vesa --rw-r--r-- 1 root root 930 2012-04-08 04:25 ./source/x/x11/slack-desc/xf86-video-vmware --rw-r--r-- 1 root root 925 2012-04-08 04:25 ./source/x/x11/slack-desc/xf86-video-voodoo --rw-r--r-- 1 root root 880 2012-04-08 04:26 ./source/x/x11/slack-desc/xf86-video-xgi --rw-r--r-- 1 root root 902 2013-02-21 19:47 ./source/x/x11/slack-desc/xf86-video-xgixp --rw-r--r-- 1 root root 904 2012-04-08 04:28 ./source/x/x11/slack-desc/xf86bigfontproto --rw-r--r-- 1 root root 792 2012-04-08 04:26 ./source/x/x11/slack-desc/xf86dga --rw-r--r-- 1 root root 802 2018-02-26 23:01 ./source/x/x11/slack-desc/xf86dgaproto --rw-r--r-- 1 root root 842 2012-04-08 04:27 ./source/x/x11/slack-desc/xf86driproto --rw-r--r-- 1 root root 894 2018-02-26 23:01 ./source/x/x11/slack-desc/xf86miscproto --rw-r--r-- 1 root root 915 2012-04-08 04:30 ./source/x/x11/slack-desc/xf86vidmodeproto --rw-r--r-- 1 root root 621 2012-04-08 04:31 ./source/x/x11/slack-desc/xfd --rw-r--r-- 1 root root 804 2012-04-08 04:31 ./source/x/x11/slack-desc/xfontsel --rw-r--r-- 1 root root 707 2012-04-08 01:11 ./source/x/x11/slack-desc/xfs --rw-r--r-- 1 root root 880 2012-04-08 04:32 ./source/x/x11/slack-desc/xfsinfo --rw-r--r-- 1 root root 718 2013-08-20 21:51 ./source/x/x11/slack-desc/xfwp +-rw-r--r-- 1 root root 426 2024-03-25 19:07 ./source/x/x11/configure/xf86-video-geode +-rw-r--r-- 1 root root 384 2024-03-25 19:07 ./source/x/x11/configure/xf86-video-glint +-rw-r--r-- 1 root root 595 2024-03-25 19:07 ./source/x/x11/configure/xf86-video-intel +-rw-r--r-- 1 root root 580 2024-11-08 18:50 ./source/x/x11/configure/xf86-video-nouveau +-rw-r--r-- 1 root root 384 2024-03-25 19:07 ./source/x/x11/configure/xf86-video-s3 +-rw-r--r-- 1 root root 304 2024-03-25 19:07 ./source/x/x11/configure/xfs +-rw-r--r-- 1 root root 394 2024-07-29 17:58 ./source/x/x11/configure/xinput_calibrator +-rw-r--r-- 1 root root 380 2020-05-18 17:50 ./source/x/x11/configure/xisxwayland +-rw-r--r-- 1 root root 298 2024-03-25 19:08 ./source/x/x11/configure/xkbcomp +-rw-r--r-- 1 root root 435 2022-02-10 18:52 ./source/x/x11/configure/xkeyboard-config +-rw-r--r-- 1 root root 377 2010-12-19 06:52 ./source/x/x11/configure/xorg-docs +-rw-r--r-- 1 root root 3168 2024-03-25 19:08 ./source/x/x11/configure/xorg-server +-rw-r--r-- 1 root root 398 2018-03-17 17:33 ./source/x/x11/configure/xorgproto +drwxr-xr-x 2 root root 4096 2009-08-01 05:00 ./source/x/x11/doinst.sh +-rw-r--r-- 1 root root 279 2018-06-05 22:06 ./source/x/x11/doinst.sh/font-adobe-100dpi +-rw-r--r-- 1 root root 277 2018-06-05 22:06 ./source/x/x11/doinst.sh/font-adobe-75dpi +-rw-r--r-- 1 root root 279 2018-06-05 22:06 ./source/x/x11/doinst.sh/font-adobe-utopia-100dpi +-rw-r--r-- 1 root root 277 2018-06-05 22:06 ./source/x/x11/doinst.sh/font-adobe-utopia-75dpi +-rw-r--r-- 1 root root 277 2018-06-05 22:07 ./source/x/x11/doinst.sh/font-adobe-utopia-type1 +-rw-r--r-- 1 root root 341 2018-06-05 22:07 ./source/x/x11/doinst.sh/font-arabic-misc +-rw-r--r-- 1 root root 279 2018-06-05 22:07 ./source/x/x11/doinst.sh/font-bh-100dpi +-rw-r--r-- 1 root root 277 2018-06-05 22:08 ./source/x/x11/doinst.sh/font-bh-75dpi +-rw-r--r-- 1 root root 279 2018-06-05 22:08 ./source/x/x11/doinst.sh/font-bh-lucidatypewriter-100dpi +-rw-r--r-- 1 root root 277 2018-06-05 22:08 ./source/x/x11/doinst.sh/font-bh-lucidatypewriter-75dpi +-rw-r--r-- 1 root root 273 2018-06-05 22:09 ./source/x/x11/doinst.sh/font-bh-ttf +-rw-r--r-- 1 root root 277 2018-06-05 22:09 ./source/x/x11/doinst.sh/font-bh-type1 +-rw-r--r-- 1 root root 279 2018-06-05 22:09 ./source/x/x11/doinst.sh/font-bitstream-100dpi +-rw-r--r-- 1 root root 277 2018-06-05 22:10 ./source/x/x11/doinst.sh/font-bitstream-75dpi +-rw-r--r-- 1 root root 279 2018-06-05 22:10 ./source/x/x11/doinst.sh/font-bitstream-speedo +-rw-r--r-- 1 root root 277 2018-06-05 22:10 ./source/x/x11/doinst.sh/font-bitstream-type1 +-rw-r--r-- 1 root root 283 2018-06-05 22:11 ./source/x/x11/doinst.sh/font-cronyx-cyrillic +-rw-r--r-- 1 root root 341 2018-06-05 22:11 ./source/x/x11/doinst.sh/font-cursor-misc +-rw-r--r-- 1 root root 341 2018-06-05 22:11 ./source/x/x11/doinst.sh/font-daewoo-misc +-rw-r--r-- 1 root root 341 2018-06-05 22:12 ./source/x/x11/doinst.sh/font-dec-misc +-rw-r--r-- 1 root root 277 2018-06-05 22:12 ./source/x/x11/doinst.sh/font-ibm-type1 +-rw-r--r-- 1 root root 341 2018-06-05 22:12 ./source/x/x11/doinst.sh/font-isas-misc +-rw-r--r-- 1 root root 341 2018-06-05 22:13 ./source/x/x11/doinst.sh/font-jis-misc +-rw-r--r-- 1 root root 341 2018-06-05 22:13 ./source/x/x11/doinst.sh/font-micro-misc +-rw-r--r-- 1 root root 283 2018-06-05 22:13 ./source/x/x11/doinst.sh/font-misc-cyrillic +-rw-r--r-- 1 root root 365 2018-06-05 22:14 ./source/x/x11/doinst.sh/font-misc-ethiopic +-rw-r--r-- 1 root root 273 2018-06-05 22:14 ./source/x/x11/doinst.sh/font-misc-meltho +-rw-r--r-- 1 root root 341 2018-06-05 22:14 ./source/x/x11/doinst.sh/font-misc-misc +-rw-r--r-- 1 root root 341 2018-06-05 22:15 ./source/x/x11/doinst.sh/font-mutt-misc +-rw-r--r-- 1 root root 341 2018-06-05 22:15 ./source/x/x11/doinst.sh/font-schumacher-misc +-rw-r--r-- 1 root root 283 2018-06-05 22:15 ./source/x/x11/doinst.sh/font-screen-cyrillic +-rw-r--r-- 1 root root 341 2018-06-05 22:16 ./source/x/x11/doinst.sh/font-sony-misc +-rw-r--r-- 1 root root 341 2018-06-05 22:16 ./source/x/x11/doinst.sh/font-sun-misc +-rw-r--r-- 1 root root 283 2018-06-05 22:16 ./source/x/x11/doinst.sh/font-winitzki-cyrillic +-rw-r--r-- 1 root root 277 2018-06-05 22:16 ./source/x/x11/doinst.sh/font-xfree86-type1 +-rw-r--r-- 1 root root 844 2022-12-06 18:05 ./source/x/x11/doinst.sh/xdm +-rw-r--r-- 1 root root 377 2009-08-01 05:01 ./source/x/x11/doinst.sh/xfs +-rw-r--r-- 1 root root 176 2007-07-01 03:16 ./source/x/x11/doinst.sh/xinit +-rw-r--r-- 1 root root 247 2007-06-09 21:54 ./source/x/x11/doinst.sh/xkeyboard-config +-rw-r--r-- 1 root root 212 2007-02-13 20:05 ./source/x/x11/doinst.sh/xorg-cf-files +drwxr-xr-x 2 root root 4096 2024-11-28 19:12 ./source/x/x11/make +-rw-r--r-- 1 root root 411 2024-11-28 19:13 ./source/x/x11/make/font-adobe-100dpi +-rw-r--r-- 1 root root 409 2024-11-28 19:22 ./source/x/x11/make/font-adobe-75dpi +-rw-r--r-- 1 root root 119 2021-04-23 17:41 ./source/x/x11/make/igt-gpu-tools +-rw-r--r-- 1 root root 119 2024-02-06 20:01 ./source/x/x11/make/libpciaccess +-rw-r--r-- 1 root root 119 2022-05-21 04:33 ./source/x/x11/make/libxcvt +-rw-r--r-- 1 root root 119 2021-04-23 17:41 ./source/x/x11/make/ninja +-rw-r--r-- 1 root root 119 2024-01-04 20:22 ./source/x/x11/make/pixman +-rw-r--r-- 1 root root 119 2021-04-23 17:41 ./source/x/x11/make/rendercheck +-rw-r--r-- 1 root root 139 2024-03-20 03:01 ./source/x/x11/make/xcb-proto +-rw-r--r-- 1 root root 119 2024-07-29 18:01 ./source/x/x11/make/xinput_calibrator +-rw-r--r-- 1 root root 119 2021-04-23 17:41 ./source/x/x11/make/xisxwayland +-rw-r--r-- 1 root root 119 2022-02-10 18:48 ./source/x/x11/make/xkeyboard-config +-rw-r--r-- 1 root root 633 2021-04-23 17:42 ./source/x/x11/make/xorgproto +drwxr-xr-x 2 root root 4096 2015-04-21 02:59 ./source/x/x11/makepkg +-rw-r--r-- 1 root root 4657 2021-12-26 20:40 ./source/x/x11/makepkg/xorg-server +-rw-r--r-- 1 root root 3536 2024-07-29 17:59 ./source/x/x11/modularize +-rw-r--r-- 1 root root 1189 2018-05-03 12:16 ./source/x/x11/noarch +-rw-r--r-- 1 root root 1021 2024-03-20 02:55 ./source/x/x11/package-blacklist +drwxr-xr-x 15 root root 4096 2025-01-04 18:07 ./source/x/x11/patch +-rw-r--r-- 1 root root 326 2010-11-13 18:39 ./source/x/x11/patch/README +drwxr-xr-x 2 root root 4096 2025-01-04 18:07 ./source/x/x11/patch/igt-gpu-tools +-rw-r--r-- 1 root root 180 2025-01-04 18:09 ./source/x/x11/patch/igt-gpu-tools.patch +-rw-r--r-- 1 root root 2403 2025-01-04 18:03 ./source/x/x11/patch/igt-gpu-tools/0001-lib-igt_aux.c-since-procps-ng-4.0.5-PIDS_VAL-takes-3.patch +drwxr-xr-x 2 root root 4096 2014-07-14 23:09 ./source/x/x11/patch/luit +-rw-r--r-- 1 root root 170 2014-07-14 23:09 ./source/x/x11/patch/luit.patch +-rw-r--r-- 1 root root 596 2014-07-14 23:22 ./source/x/x11/patch/luit/luit_use_system_extensions.diff.gz +drwxr-xr-x 2 root root 4096 2018-08-27 18:45 ./source/x/x11/patch/xauth +-rw-r--r-- 1 root root 240 2018-08-27 18:48 ./source/x/x11/patch/xauth.patch +-rw-r--r-- 1 root root 849 2018-08-27 18:44 ./source/x/x11/patch/xauth/xauth.bc78aa61cfbddaa27dee275f639ba40de6981b17.patch.gz +drwxr-xr-x 2 root root 4096 2019-03-25 18:55 ./source/x/x11/patch/xcompmgr +-rw-r--r-- 1 root root 154 2019-03-25 18:55 ./source/x/x11/patch/xcompmgr.patch +-rw-r--r-- 1 root root 464 2011-03-03 03:11 ./source/x/x11/patch/xcompmgr/xcompmgr-follow-icccm-spec.diff.gz +drwxr-xr-x 2 root root 4096 2024-07-10 17:21 ./source/x/x11/patch/xdm +-rw-r--r-- 1 root root 114 2024-07-10 17:22 ./source/x/x11/patch/xdm.patch +-rw-r--r-- 1 root root 1169 2024-07-10 17:20 ./source/x/x11/patch/xdm/xdm-greeter.patch +-rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-apm.patch +-rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-ark.patch +-rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-ast.patch +-rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-dummy.patch +-rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-glint.patch +-rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-i128.patch +drwxr-xr-x 2 root root 4096 2019-03-17 18:48 ./source/x/x11/patch/xf86-video-intel +-rw-r--r-- 1 root root 222 2019-03-17 18:48 ./source/x/x11/patch/xf86-video-intel.patch +-rw-r--r-- 1 root root 806 2018-03-06 17:26 ./source/x/x11/patch/xf86-video-intel/0001-sna-Avoid-clobbering-output-physical-size-with-xf86O.patch.gz +-rw-r--r-- 1 root root 428 2013-03-12 22:07 ./source/x/x11/patch/xf86-video-nv.patch +-rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-tga.patch +drwxr-xr-x 2 root root 4096 2018-07-14 17:53 ./source/x/x11/patch/xf86-video-tseng +-rw-r--r-- 1 root root 516 2018-07-14 17:54 ./source/x/x11/patch/xf86-video-tseng.patch +-rw-r--r-- 1 root root 698 2018-07-14 17:47 ./source/x/x11/patch/xf86-video-tseng/xf86-video-tseng.xorg-server-1.20.x.diff.gz +drwxr-xr-x 2 root root 4096 2015-04-22 04:47 ./source/x/x11/patch/xf86-video-voodoo +-rw-r--r-- 1 root root 494 2015-04-22 04:47 ./source/x/x11/patch/xf86-video-voodoo.patch +-rw-r--r-- 1 root root 488 2015-04-22 04:46 ./source/x/x11/patch/xf86-video-voodoo/0001-don-t-use-PCITAG-in-struct-anymore.patch.gz +-rw-r--r-- 1 root root 319 2015-08-20 06:45 ./source/x/x11/patch/xf86-video-xgi.patch +drwxr-xr-x 2 root root 4096 2015-04-22 04:50 ./source/x/x11/patch/xf86-video-xgixp +-rw-r--r-- 1 root root 856 2015-04-22 04:51 ./source/x/x11/patch/xf86-video-xgixp.patch +-rw-r--r-- 1 root root 641 2015-04-22 04:49 ./source/x/x11/patch/xf86-video-xgixp/0001-Remove-mibstore.h.patch.gz +-rw-r--r-- 1 root root 1558 2015-04-22 04:49 ./source/x/x11/patch/xf86-video-xgixp/0002-Remove-symbol-lists-as-they-are-not-used-any-more.patch.gz +-rw-r--r-- 1 root root 1057 2015-04-22 04:49 ./source/x/x11/patch/xf86-video-xgixp/0003-shadow-shadowInit-shadowAdd-Remove.patch.gz +-rw-r--r-- 1 root root 465 2015-04-22 04:49 ./source/x/x11/patch/xf86-video-xgixp/0004-Stop-using-deprecated-xf86PciInfo.h.patch.gz +-rw-r--r-- 1 root root 497 2015-04-22 04:49 ./source/x/x11/patch/xf86-video-xgixp/0005-Update-for-new-damage-API.patch.gz +drwxr-xr-x 2 root root 4096 2025-01-05 22:54 ./source/x/x11/patch/xinit +-rw-r--r-- 1 root root 347 2025-01-05 22:55 ./source/x/x11/patch/xinit.patch +-rw-r--r-- 1 root root 503 2024-10-17 19:05 ./source/x/x11/patch/xinit/xinit.create.xserverauthfile.diff +drwxr-xr-x 2 root root 4096 2021-04-20 18:11 ./source/x/x11/patch/xorg-cf-files +-rw-r--r-- 1 root root 144 2021-04-20 18:11 ./source/x/x11/patch/xorg-cf-files.patch +-rw-r--r-- 1 root root 295 2021-04-20 18:11 ./source/x/x11/patch/xorg-cf-files/Imake.tmpl-binutils-ar-2.36.patch.gz +drwxr-xr-x 2 root root 4096 2024-08-21 17:44 ./source/x/x11/patch/xorg-server +-rw-r--r-- 1 root root 1933 2024-08-21 17:45 ./source/x/x11/patch/xorg-server.patch +-rw-r--r-- 1 root root 879 2019-02-26 23:17 ./source/x/x11/patch/xorg-server/0001-xfree86-use-modesetting-driver-by-default-on-GeForce.patch.gz +-rw-r--r-- 1 root root 418 2020-12-02 09:50 ./source/x/x11/patch/xorg-server/06_use-intel-only-on-pre-gen4.diff.gz +-rw-r--r-- 1 root root 268 2024-08-21 17:44 ./source/x/x11/patch/xorg-server/drmmode_display.c.1ULL.32-bit.fix.patch.gz +-rw-r--r-- 1 root root 298 2018-05-30 05:02 ./source/x/x11/patch/xorg-server/fix-nouveau-segfault.diff.gz +-rw-r--r-- 1 root root 340 2012-04-14 03:01 ./source/x/x11/patch/xorg-server/x11.startwithblackscreen.diff.gz +-rw-r--r-- 1 root root 897 2016-04-14 16:42 ./source/x/x11/patch/xorg-server/xorg-server.combo.mouse.keyboard.layout.patch.gz +drwxr-xr-x 2 root root 4096 2018-03-11 19:22 ./source/x/x11/patch/xpyb +-rw-r--r-- 1 root root 132 2018-03-11 19:23 ./source/x/x11/patch/xpyb.patch +-rw-r--r-- 1 root root 238 2018-03-11 19:25 ./source/x/x11/patch/xpyb/xpyb-1.3.1-xcbproto-1.13.patch.gz +drwxr-xr-x 10 root root 4096 2024-11-27 23:51 ./source/x/x11/post-install +-rw-r--r-- 1 root root 357 2007-02-16 21:17 ./source/x/x11/post-install/beforelight.post-install +-rw-r--r-- 1 root root 275 2007-02-14 02:06 ./source/x/x11/post-install/encodings.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-adobe-100dpi.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-adobe-75dpi.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-adobe-utopia-100dpi.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-adobe-utopia-75dpi.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-adobe-utopia-type1.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-alias.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-arabic-misc.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-100dpi.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-75dpi.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-lucidatypewriter-100dpi.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-lucidatypewriter-75dpi.post-install +-rw-r--r-- 1 root root 254 2024-11-27 23:50 ./source/x/x11/post-install/font-bh-ttf.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-type1.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bitstream-100dpi.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bitstream-75dpi.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bitstream-speedo.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bitstream-type1.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-cronyx-cyrillic.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-cursor-misc.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-daewoo-misc.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-dec-misc.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-ibm-type1.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-isas-misc.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-jis-misc.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-micro-misc.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-misc-cyrillic.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-misc-ethiopic.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-misc-meltho.post-install +-rw-r--r-- 1 root root 664 2008-02-01 03:22 ./source/x/x11/post-install/font-misc-misc.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-mutt-misc.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-schumacher-misc.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-screen-cyrillic.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-sony-misc.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-sun-misc.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-util.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-winitzki-cyrillic.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-xfree86-type1.post-install +-rw-r--r-- 1 root root 58 2010-11-05 06:08 ./source/x/x11/post-install/libSM.post-install +drwxr-xr-x 2 root root 4096 2011-04-16 03:28 ./source/x/x11/post-install/libX11 +-rw-r--r-- 1 root root 102 2011-04-16 03:30 ./source/x/x11/post-install/libX11.post-install +-rw-r--r-- 1 root root 3050 2010-02-22 20:04 ./source/x/x11/post-install/libX11/XKeysymDB.gz +-rw-r--r-- 1 root root 1765 2009-06-08 19:45 ./source/x/x11/post-install/libXaw.post-install +-rw-r--r-- 1 root root 1246 2012-05-04 04:35 ./source/x/x11/post-install/libXaw3d.post-install +-rw-r--r-- 1 root root 183 2007-02-14 06:42 ./source/x/x11/post-install/libpthread-stubs.post-install +-rw-r--r-- 1 root root 1334 2020-02-23 17:58 ./source/x/x11/post-install/libxcb.post-install +drwxr-xr-x 2 root root 4096 2007-03-24 04:12 ./source/x/x11/post-install/mkfontscale +-rw-r--r-- 1 root root 223 2019-10-28 20:09 ./source/x/x11/post-install/mkfontscale.post-install +-rw-r--r-- 1 root root 1012 2007-03-23 20:46 ./source/x/x11/post-install/mkfontscale/setup.04.mkfontdir +-rw-r--r-- 1 root root 286 2008-04-26 21:33 ./source/x/x11/post-install/pixman.post-install +drwxr-xr-x 2 root root 4096 2007-02-22 01:03 ./source/x/x11/post-install/twm +-rw-r--r-- 1 root root 175 2007-02-22 01:05 ./source/x/x11/post-install/twm.post-install +-rw-r--r-- 1 root root 725 2009-12-01 07:39 ./source/x/x11/post-install/twm/xinitrc.twm +-rw-r--r-- 1 root root 344 2007-02-13 23:28 ./source/x/x11/post-install/x11-app-test.post-install +-rw-r--r-- 36 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/x11-font.post-install +-rw-r--r-- 1 root root 68 2007-02-13 21:50 ./source/x/x11/post-install/x11-util.post-install +-rw-r--r-- 1 root root 63 2009-12-15 01:10 ./source/x/x11/post-install/xbitmaps.post-install +-rw-r--r-- 1 root root 169 2020-02-23 17:54 ./source/x/x11/post-install/xcb-proto.post-install +-rw-r--r-- 1 root root 342 2012-05-03 19:24 ./source/x/x11/post-install/xcb-util.post-install +drwxr-xr-x 2 root root 4096 2020-02-07 00:50 ./source/x/x11/post-install/xdm +-rw-r--r-- 1 root root 1787 2021-01-05 20:42 ./source/x/x11/post-install/xdm.post-install +-rwxr-xr-x 1 root root 5470 2011-01-23 19:01 ./source/x/x11/post-install/xdm/Xsession +-rwxr-xr-x 1 root root 1348 2019-03-03 19:36 ./source/x/x11/post-install/xdm/Xsession.orig +-rwxr-xr-x 1 root root 503 2007-02-14 01:22 ./source/x/x11/post-install/xdm/Xsetup_0 +-rwxr-xr-x 1 root root 88 2019-03-02 22:06 ./source/x/x11/post-install/xdm/Xsetup_0.orig +-rw-r--r-- 1 root root 293 2020-06-20 08:53 ./source/x/x11/post-install/xdm/xdm.pamd +-rw-r--r-- 1 root root 40 2008-09-15 22:43 ./source/x/x11/post-install/xf86-input-joystick.post-install +-rw-r--r-- 1 root root 1808 2017-01-18 02:26 ./source/x/x11/post-install/xf86-input-libinput.post-install +drwxr-xr-x 2 root root 4096 2010-08-03 04:04 ./source/x/x11/post-install/xf86-input-synaptics +-rw-r--r-- 1 root root 373 2010-08-03 04:23 ./source/x/x11/post-install/xf86-input-synaptics.post-install +-rw-r--r-- 1 root root 444 2010-11-01 01:13 ./source/x/x11/post-install/xf86-input-synaptics/50-synaptics.conf +drwxr-xr-x 2 root root 4096 2011-07-12 18:18 ./source/x/x11/post-install/xf86-input-wacom +-rw-r--r-- 1 root root 354 2016-05-25 21:17 ./source/x/x11/post-install/xf86-input-wacom.post-install +-rw-r--r-- 1 root root 1143 2016-05-25 21:15 ./source/x/x11/post-install/xf86-input-wacom/60-wacom.rules +-rw-r--r-- 1 root root 111 2015-08-24 18:55 ./source/x/x11/post-install/xf86-video-intel.post-install +-rw-r--r-- 1 root root 54 2009-08-01 05:00 ./source/x/x11/post-install/xfs.post-install +drwxr-xr-x 2 root root 4096 2007-07-01 03:06 ./source/x/x11/post-install/xinit +-rw-r--r-- 1 root root 637 2007-07-01 03:13 ./source/x/x11/post-install/xinit.post-install +-rw-r--r-- 1 root root 321 2003-03-16 21:36 ./source/x/x11/post-install/xinit/README.Xmodmap +-rw-r--r-- 1 root root 205 2024-07-29 18:03 ./source/x/x11/post-install/xinput_calibrator.post-install +-rw-r--r-- 1 root root 77 2022-02-11 00:59 ./source/x/x11/post-install/xkeyboard-config.post-install +drwxr-xr-x 2 root root 4096 2009-08-11 03:27 ./source/x/x11/post-install/xorg-cf-files +-rw-r--r-- 1 root root 256 2023-06-06 07:38 ./source/x/x11/post-install/xorg-cf-files.post-install +-rw-r--r-- 1 root root 203 2009-08-11 03:26 ./source/x/x11/post-install/xorg-cf-files/x11.tmpl.lib64.kludge.diff.gz +-rw-r--r-- 1 root root 2848 2017-01-18 00:22 ./source/x/x11/post-install/xorg-server.post-install +-rw-r--r-- 1 root root 63 2010-12-19 06:16 ./source/x/x11/post-install/xorg-sgml-doctools.post-install +-rw-r--r-- 1 root root 206 2018-03-12 18:27 ./source/x/x11/post-install/xorgproto.post-install +-rw-r--r-- 1 root root 35 2010-11-05 06:10 ./source/x/x11/post-install/xproto.post-install +drwxr-xr-x 2 root root 12288 2024-07-29 17:55 ./source/x/x11/slack-desc +-rw-r--r-- 1 root root 804 2018-02-26 22:53 ./source/x/x11/slack-desc/appres +-rw-r--r-- 1 root root 935 2018-02-26 22:53 ./source/x/x11/slack-desc/bdftopcf +-rw-r--r-- 1 root root 885 2018-02-26 22:53 ./source/x/x11/slack-desc/beforelight +-rw-r--r-- 1 root root 857 2012-04-08 01:03 ./source/x/x11/slack-desc/bigreqsproto +-rw-r--r-- 1 root root 667 2012-04-07 23:41 ./source/x/x11/slack-desc/bitmap +-rw-r--r-- 1 root root 882 2012-04-08 01:19 ./source/x/x11/slack-desc/compositeproto +-rw-r--r-- 1 root root 837 2012-04-08 01:20 ./source/x/x11/slack-desc/damageproto +-rw-r--r-- 1 root root 812 2012-04-08 01:20 ./source/x/x11/slack-desc/dmxproto +-rw-r--r-- 1 root root 826 2012-04-08 01:21 ./source/x/x11/slack-desc/dri2proto +-rw-r--r-- 1 root root 826 2014-05-13 05:20 ./source/x/x11/slack-desc/dri3proto +-rw-r--r-- 1 root root 763 2012-04-08 01:21 ./source/x/x11/slack-desc/editres +-rw-r--r-- 1 root root 790 2012-04-08 01:22 ./source/x/x11/slack-desc/encodings +-rw-r--r-- 1 root root 802 2012-04-08 01:22 ./source/x/x11/slack-desc/evieext +-rw-r--r-- 1 root root 824 2012-04-08 01:22 ./source/x/x11/slack-desc/fixesproto +-rw-r--r-- 1 root root 917 2024-11-28 19:14 ./source/x/x11/slack-desc/font-adobe-100dpi +-rw-r--r-- 1 root root 902 2024-11-28 19:14 ./source/x/x11/slack-desc/font-adobe-75dpi +-rw-r--r-- 1 root root 1002 2012-04-08 01:23 ./source/x/x11/slack-desc/font-adobe-utopia-100dpi +-rw-r--r-- 1 root root 988 2012-04-08 01:23 ./source/x/x11/slack-desc/font-adobe-utopia-75dpi +-rw-r--r-- 1 root root 990 2012-04-08 01:24 ./source/x/x11/slack-desc/font-adobe-utopia-type1 +-rw-r--r-- 1 root root 802 2012-04-08 01:25 ./source/x/x11/slack-desc/font-alias +-rw-r--r-- 1 root root 890 2012-04-08 02:11 ./source/x/x11/slack-desc/font-arabic-misc +-rw-r--r-- 1 root root 862 2012-04-08 02:11 ./source/x/x11/slack-desc/font-bh-100dpi +-rw-r--r-- 1 root root 848 2012-04-08 02:11 ./source/x/x11/slack-desc/font-bh-75dpi +-rw-r--r-- 1 root root 1100 2012-04-08 02:11 ./source/x/x11/slack-desc/font-bh-lucidatypewriter-100dpi +-rw-r--r-- 1 root root 1086 2012-04-08 02:11 ./source/x/x11/slack-desc/font-bh-lucidatypewriter-75dpi +-rw-r--r-- 1 root root 822 2012-04-08 02:11 ./source/x/x11/slack-desc/font-bh-ttf +-rw-r--r-- 1 root root 850 2012-04-08 02:12 ./source/x/x11/slack-desc/font-bh-type1 +-rw-r--r-- 1 root root 960 2012-04-08 02:13 ./source/x/x11/slack-desc/font-bitstream-100dpi +-rw-r--r-- 1 root root 946 2012-04-08 02:13 ./source/x/x11/slack-desc/font-bitstream-75dpi +-rw-r--r-- 1 root root 962 2012-04-08 02:13 ./source/x/x11/slack-desc/font-bitstream-speedo +-rw-r--r-- 1 root root 948 2012-04-08 02:14 ./source/x/x11/slack-desc/font-bitstream-type1 +-rw-r--r-- 1 root root 946 2012-04-08 02:15 ./source/x/x11/slack-desc/font-cronyx-cyrillic +-rw-r--r-- 1 root root 890 2012-04-08 02:15 ./source/x/x11/slack-desc/font-cursor-misc +-rw-r--r-- 1 root root 890 2012-04-08 02:15 ./source/x/x11/slack-desc/font-daewoo-misc +-rw-r--r-- 1 root root 848 2012-04-08 02:15 ./source/x/x11/slack-desc/font-dec-misc +-rw-r--r-- 1 root root 864 2012-04-08 02:16 ./source/x/x11/slack-desc/font-ibm-type1 +-rw-r--r-- 1 root root 862 2012-04-08 02:17 ./source/x/x11/slack-desc/font-isas-misc +-rw-r--r-- 1 root root 848 2012-04-08 02:17 ./source/x/x11/slack-desc/font-jis-misc +-rw-r--r-- 1 root root 876 2012-04-08 02:17 ./source/x/x11/slack-desc/font-micro-misc +-rw-r--r-- 1 root root 918 2012-04-08 02:17 ./source/x/x11/slack-desc/font-misc-cyrillic +-rw-r--r-- 1 root root 918 2012-04-08 02:17 ./source/x/x11/slack-desc/font-misc-ethiopic +-rw-r--r-- 1 root root 890 2012-04-08 02:17 ./source/x/x11/slack-desc/font-misc-meltho +-rw-r--r-- 1 root root 862 2012-04-08 02:17 ./source/x/x11/slack-desc/font-misc-misc +-rw-r--r-- 1 root root 862 2012-04-08 02:17 ./source/x/x11/slack-desc/font-mutt-misc +-rw-r--r-- 1 root root 946 2012-04-08 02:17 ./source/x/x11/slack-desc/font-schumacher-misc +-rw-r--r-- 1 root root 946 2012-04-08 02:18 ./source/x/x11/slack-desc/font-screen-cyrillic +-rw-r--r-- 1 root root 862 2012-04-08 02:17 ./source/x/x11/slack-desc/font-sony-misc +-rw-r--r-- 1 root root 848 2012-04-08 02:18 ./source/x/x11/slack-desc/font-sun-misc +-rw-r--r-- 1 root root 822 2012-04-08 02:18 ./source/x/x11/slack-desc/font-util +-rw-r--r-- 1 root root 974 2012-04-08 02:19 ./source/x/x11/slack-desc/font-winitzki-cyrillic +-rw-r--r-- 1 root root 920 2012-04-08 02:20 ./source/x/x11/slack-desc/font-xfree86-type1 +-rw-r--r-- 1 root root 883 2012-04-08 02:20 ./source/x/x11/slack-desc/fontcacheproto +-rw-r--r-- 1 root root 824 2012-04-08 02:20 ./source/x/x11/slack-desc/fontsproto +-rw-r--r-- 1 root root 833 2012-04-08 02:22 ./source/x/x11/slack-desc/fonttosfnt +-rw-r--r-- 1 root root 823 2012-04-08 02:23 ./source/x/x11/slack-desc/fslsfonts +-rw-r--r-- 1 root root 829 2012-04-08 02:23 ./source/x/x11/slack-desc/fstobdf +-rw-r--r-- 1 root root 818 2012-04-08 02:23 ./source/x/x11/slack-desc/gccmakedep +-rw-r--r-- 1 root root 736 2014-05-13 20:38 ./source/x/x11/slack-desc/glamor-egl +-rw-r--r-- 1 root root 781 2012-04-08 02:25 ./source/x/x11/slack-desc/glproto +-rw-r--r-- 1 root root 805 2018-02-26 22:55 ./source/x/x11/slack-desc/iceauth +-rw-r--r-- 1 root root 760 2018-02-26 22:55 ./source/x/x11/slack-desc/ico +-rw-r--r-- 1 root root 875 2018-07-19 17:59 ./source/x/x11/slack-desc/igt-gpu-tools +-rw-r--r-- 1 root root 753 2018-02-26 22:55 ./source/x/x11/slack-desc/imake +-rw-r--r-- 1 root root 820 2012-04-08 02:27 ./source/x/x11/slack-desc/inputproto +-rw-r--r-- 1 root root 785 2012-04-08 02:28 ./source/x/x11/slack-desc/kbproto +-rw-r--r-- 1 root root 745 2012-04-08 02:28 ./source/x/x11/slack-desc/libFS +-rw-r--r-- 1 root root 761 2012-04-08 02:29 ./source/x/x11/slack-desc/libICE +-rw-r--r-- 1 root root 744 2012-04-08 02:42 ./source/x/x11/slack-desc/libSM +-rw-r--r-- 1 root root 762 2012-04-08 02:42 ./source/x/x11/slack-desc/libX11 +-rw-r--r-- 1 root root 869 2012-04-08 03:03 ./source/x/x11/slack-desc/libXScrnSaver +-rw-r--r-- 1 root root 923 2018-02-26 22:55 ./source/x/x11/slack-desc/libXau +-rw-r--r-- 1 root root 665 2012-04-08 03:03 ./source/x/x11/slack-desc/libXaw +-rw-r--r-- 1 root root 970 2018-02-26 22:55 ./source/x/x11/slack-desc/libXaw3d +-rw-r--r-- 1 root root 872 2012-04-08 03:04 ./source/x/x11/slack-desc/libXcomposite +-rw-r--r-- 1 root root 827 2012-04-08 03:06 ./source/x/x11/slack-desc/libXcursor +-rw-r--r-- 1 root root 827 2012-04-08 03:06 ./source/x/x11/slack-desc/libXdamage +-rw-r--r-- 1 root root 800 2012-04-08 03:07 ./source/x/x11/slack-desc/libXdmcp +-rw-r--r-- 1 root root 804 2012-04-08 03:07 ./source/x/x11/slack-desc/libXevie +-rw-r--r-- 1 root root 793 2012-04-08 03:08 ./source/x/x11/slack-desc/libXext +-rw-r--r-- 1 root root 811 2012-04-08 03:08 ./source/x/x11/slack-desc/libXfixes +-rw-r--r-- 1 root root 1031 2018-02-26 22:56 ./source/x/x11/slack-desc/libXfont2 +-rw-r--r-- 1 root root 874 2012-04-08 03:18 ./source/x/x11/slack-desc/libXfontcache +-rw-r--r-- 1 root root 748 2012-04-08 03:18 ./source/x/x11/slack-desc/libXft +-rw-r--r-- 1 root root 749 2012-04-08 03:18 ./source/x/x11/slack-desc/libXi +-rw-r--r-- 1 root root 846 2012-04-08 03:19 ./source/x/x11/slack-desc/libXinerama +-rw-r--r-- 1 root root 806 2018-02-26 22:56 ./source/x/x11/slack-desc/libXmu +-rw-r--r-- 1 root root 738 2012-04-08 03:23 ./source/x/x11/slack-desc/libXp +-rw-r--r-- 1 root root 770 2012-04-08 03:24 ./source/x/x11/slack-desc/libXpm +-rw-r--r-- 1 root root 853 2015-04-21 01:58 ./source/x/x11/slack-desc/libXpresent +-rw-r--r-- 1 root root 821 2012-04-08 03:24 ./source/x/x11/slack-desc/libXrandr +-rw-r--r-- 1 root root 838 2012-04-08 03:24 ./source/x/x11/slack-desc/libXrender +-rw-r--r-- 1 root root 779 2012-04-08 03:25 ./source/x/x11/slack-desc/libXres +-rw-r--r-- 1 root root 744 2012-04-08 03:26 ./source/x/x11/slack-desc/libXt +-rw-r--r-- 1 root root 792 2012-04-08 03:26 ./source/x/x11/slack-desc/libXtst +-rw-r--r-- 1 root root 777 2012-04-08 03:26 ./source/x/x11/slack-desc/libXv +-rw-r--r-- 1 root root 777 2012-04-08 02:52 ./source/x/x11/slack-desc/libXvMC +-rw-r--r-- 1 root root 844 2012-04-08 03:27 ./source/x/x11/slack-desc/libXxf86dga +-rw-r--r-- 1 root root 864 2012-04-08 03:27 ./source/x/x11/slack-desc/libXxf86misc +-rw-r--r-- 1 root root 829 2012-04-08 03:27 ./source/x/x11/slack-desc/libXxf86vm +-rw-r--r-- 1 root root 777 2012-04-08 03:28 ./source/x/x11/slack-desc/libdmx +-rw-r--r-- 1 root root 807 2012-04-08 03:28 ./source/x/x11/slack-desc/libfontenc +-rw-r--r-- 1 root root 840 2012-04-08 03:29 ./source/x/x11/slack-desc/libpciaccess +-rw-r--r-- 1 root root 1003 2012-04-08 03:30 ./source/x/x11/slack-desc/libpthread-stubs +-rw-r--r-- 1 root root 900 2018-02-26 22:57 ./source/x/x11/slack-desc/libxcb +-rw-r--r-- 1 root root 788 2022-05-21 04:31 ./source/x/x11/slack-desc/libxcvt +-rw-r--r-- 1 root root 824 2012-04-08 02:45 ./source/x/x11/slack-desc/libxkbfile +-rw-r--r-- 1 root root 847 2014-05-13 05:34 ./source/x/x11/slack-desc/libxshmfence +-rw-r--r-- 1 root root 707 2012-04-08 03:30 ./source/x/x11/slack-desc/listres +-rw-r--r-- 1 root root 778 2012-04-08 03:31 ./source/x/x11/slack-desc/lndir +-rw-r--r-- 1 root root 826 2018-02-26 22:57 ./source/x/x11/slack-desc/luit +-rw-r--r-- 1 root root 818 2012-04-08 03:31 ./source/x/x11/slack-desc/makedepend +-rw-r--r-- 1 root root 890 2012-04-08 03:31 ./source/x/x11/slack-desc/mkcomposecache +-rw-r--r-- 1 root root 837 2019-10-28 19:03 ./source/x/x11/slack-desc/mkfontscale +-rw-r--r-- 1 root root 679 2012-04-08 03:32 ./source/x/x11/slack-desc/oclock +-rw-r--r-- 1 root root 823 2012-04-08 02:44 ./source/x/x11/slack-desc/pixman +-rw-r--r-- 1 root root 732 2018-02-26 22:57 ./source/x/x11/slack-desc/presentproto +-rw-r--r-- 1 root root 731 2012-04-08 03:32 ./source/x/x11/slack-desc/printproto +-rw-r--r-- 1 root root 675 2018-02-26 22:57 ./source/x/x11/slack-desc/randrproto +-rw-r--r-- 1 root root 835 2012-04-08 03:33 ./source/x/x11/slack-desc/recordproto +-rw-r--r-- 1 root root 760 2012-04-08 03:40 ./source/x/x11/slack-desc/rendercheck +-rw-r--r-- 1 root root 838 2012-04-08 03:40 ./source/x/x11/slack-desc/renderproto +-rw-r--r-- 1 root root 865 2012-04-08 03:40 ./source/x/x11/slack-desc/resourceproto +-rw-r--r-- 1 root root 709 2012-04-08 03:40 ./source/x/x11/slack-desc/rgb +-rw-r--r-- 1 root root 889 2012-04-08 03:41 ./source/x/x11/slack-desc/scrnsaverproto +-rw-r--r-- 1 root root 750 2012-04-08 03:41 ./source/x/x11/slack-desc/sessreg +-rw-r--r-- 1 root root 798 2012-04-08 03:42 ./source/x/x11/slack-desc/setxkbmap +-rw-r--r-- 1 root root 737 2012-04-08 03:42 ./source/x/x11/slack-desc/showfont +-rw-r--r-- 1 root root 707 2012-04-08 03:42 ./source/x/x11/slack-desc/smproxy +-rw-r--r-- 1 root root 884 2012-06-13 15:39 ./source/x/x11/slack-desc/transset +-rw-r--r-- 1 root root 730 2012-04-08 03:43 ./source/x/x11/slack-desc/twm +-rw-r--r-- 1 root root 823 2012-04-08 03:43 ./source/x/x11/slack-desc/util-macros +-rw-r--r-- 1 root root 820 2012-04-08 03:43 ./source/x/x11/slack-desc/videoproto +-rw-r--r-- 1 root root 796 2012-04-08 03:43 ./source/x/x11/slack-desc/viewres +-rw-r--r-- 1 root root 779 2012-04-08 03:44 ./source/x/x11/slack-desc/x11perf +-rw-r--r-- 1 root root 679 2012-04-08 03:44 ./source/x/x11/slack-desc/xauth +-rw-r--r-- 1 root root 796 2012-04-08 03:44 ./source/x/x11/slack-desc/xbacklight +-rw-r--r-- 1 root root 725 2018-02-26 22:58 ./source/x/x11/slack-desc/xbiff +-rw-r--r-- 1 root root 786 2012-04-08 03:45 ./source/x/x11/slack-desc/xbitmaps +-rw-r--r-- 1 root root 639 2012-04-08 03:45 ./source/x/x11/slack-desc/xcalc +-rw-r--r-- 1 root root 922 2012-04-08 01:17 ./source/x/x11/slack-desc/xcb-proto +-rw-r--r-- 1 root root 809 2012-04-08 03:45 ./source/x/x11/slack-desc/xcb-util +-rw-r--r-- 1 root root 808 2013-09-07 20:11 ./source/x/x11/slack-desc/xcb-util-cursor +-rw-r--r-- 1 root root 1011 2015-04-27 03:32 ./source/x/x11/slack-desc/xcb-util-errors +-rw-r--r-- 1 root root 778 2012-04-08 01:14 ./source/x/x11/slack-desc/xcb-util-image +-rw-r--r-- 1 root root 827 2012-04-08 01:18 ./source/x/x11/slack-desc/xcb-util-keysyms +-rw-r--r-- 1 root root 871 2012-04-08 03:49 ./source/x/x11/slack-desc/xcb-util-renderutil +-rw-r--r-- 1 root root 774 2012-04-08 03:51 ./source/x/x11/slack-desc/xcb-util-wm +-rw-r--r-- 1 root root 888 2018-02-26 22:58 ./source/x/x11/slack-desc/xclipboard +-rw-r--r-- 1 root root 747 2018-02-26 22:59 ./source/x/x11/slack-desc/xclock +-rw-r--r-- 1 root root 838 2012-04-08 03:52 ./source/x/x11/slack-desc/xcmiscproto +-rw-r--r-- 1 root root 824 2012-04-08 03:54 ./source/x/x11/slack-desc/xcmsdb +-rw-r--r-- 1 root root 760 2018-02-26 22:59 ./source/x/x11/slack-desc/xcompmgr +-rw-r--r-- 1 root root 679 2018-02-26 22:59 ./source/x/x11/slack-desc/xconsole +-rw-r--r-- 1 root root 844 2012-04-08 03:54 ./source/x/x11/slack-desc/xcursor-themes +-rw-r--r-- 1 root root 834 2012-04-08 03:54 ./source/x/x11/slack-desc/xcursorgen +-rw-r--r-- 1 root root 714 2012-04-08 03:55 ./source/x/x11/slack-desc/xdbedizzy +-rw-r--r-- 1 root root 797 2012-04-08 03:55 ./source/x/x11/slack-desc/xditview +-rw-r--r-- 1 root root 707 2012-04-08 03:55 ./source/x/x11/slack-desc/xdm +-rw-r--r-- 1 root root 810 2012-04-08 03:56 ./source/x/x11/slack-desc/xdpyinfo +-rw-r--r-- 1 root root 808 2012-04-08 03:56 ./source/x/x11/slack-desc/xdriinfo +-rw-r--r-- 1 root root 740 2012-04-08 03:57 ./source/x/x11/slack-desc/xedit +-rw-r--r-- 1 root root 947 2018-02-26 22:59 ./source/x/x11/slack-desc/xev +-rw-r--r-- 1 root root 810 2012-04-08 03:57 ./source/x/x11/slack-desc/xextproto +-rw-r--r-- 1 root root 770 2012-04-08 03:58 ./source/x/x11/slack-desc/xeyes +-rw-r--r-- 1 root root 931 2012-04-08 03:58 ./source/x/x11/slack-desc/xf86-input-acecad +-rw-r--r-- 1 root root 932 2012-04-08 03:59 ./source/x/x11/slack-desc/xf86-input-aiptek +-rw-r--r-- 1 root root 918 2012-04-08 03:59 ./source/x/x11/slack-desc/xf86-input-evdev +-rw-r--r-- 1 root root 955 2012-04-08 04:00 ./source/x/x11/slack-desc/xf86-input-joystick +-rw-r--r-- 1 root root 945 2018-02-26 23:00 ./source/x/x11/slack-desc/xf86-input-keyboard +-rw-r--r-- 1 root root 938 2015-04-21 03:11 ./source/x/x11/slack-desc/xf86-input-libinput +-rw-r--r-- 1 root root 895 2018-02-26 23:00 ./source/x/x11/slack-desc/xf86-input-mouse +-rw-r--r-- 1 root root 955 2012-04-08 04:02 ./source/x/x11/slack-desc/xf86-input-penmount +-rw-r--r-- 1 root root 961 2012-04-08 04:03 ./source/x/x11/slack-desc/xf86-input-synaptics +-rw-r--r-- 1 root root 945 2012-04-08 04:03 ./source/x/x11/slack-desc/xf86-input-vmmouse +-rw-r--r-- 1 root root 889 2012-04-08 04:03 ./source/x/x11/slack-desc/xf86-input-void +-rw-r--r-- 1 root root 843 2018-03-23 18:27 ./source/x/x11/slack-desc/xf86-input-wacom +-rw-r--r-- 1 root root 920 2015-11-19 17:17 ./source/x/x11/slack-desc/xf86-video-amdgpu +-rw-r--r-- 1 root root 889 2012-04-08 04:04 ./source/x/x11/slack-desc/xf86-video-apm +-rw-r--r-- 1 root root 882 2012-04-08 04:05 ./source/x/x11/slack-desc/xf86-video-ark +-rw-r--r-- 1 root root 895 2012-04-08 04:05 ./source/x/x11/slack-desc/xf86-video-ast +-rw-r--r-- 1 root root 887 2012-04-08 04:05 ./source/x/x11/slack-desc/xf86-video-ati +-rw-r--r-- 1 root root 914 2012-04-08 04:06 ./source/x/x11/slack-desc/xf86-video-chips +-rw-r--r-- 1 root root 931 2012-04-08 04:06 ./source/x/x11/slack-desc/xf86-video-cirrus +-rw-r--r-- 1 root root 919 2012-04-08 04:07 ./source/x/x11/slack-desc/xf86-video-dummy +-rw-r--r-- 1 root root 878 2012-05-08 16:28 ./source/x/x11/slack-desc/xf86-video-fbdev +-rw-r--r-- 1 root root 915 2012-04-08 04:07 ./source/x/x11/slack-desc/xf86-video-geode +-rw-r--r-- 1 root root 919 2012-04-08 04:07 ./source/x/x11/slack-desc/xf86-video-glint +-rw-r--r-- 1 root root 907 2012-04-08 04:08 ./source/x/x11/slack-desc/xf86-video-i128 +-rw-r--r-- 1 root root 901 2012-04-08 04:08 ./source/x/x11/slack-desc/xf86-video-i740 +-rw-r--r-- 1 root root 910 2012-04-08 04:09 ./source/x/x11/slack-desc/xf86-video-intel +-rw-r--r-- 1 root root 923 2012-04-08 04:09 ./source/x/x11/slack-desc/xf86-video-mach64 +-rw-r--r-- 1 root root 883 2012-04-08 04:10 ./source/x/x11/slack-desc/xf86-video-mga +-rw-r--r-- 1 root root 955 2012-04-08 04:10 ./source/x/x11/slack-desc/xf86-video-neomagic +-rw-r--r-- 1 root root 945 2012-04-08 04:13 ./source/x/x11/slack-desc/xf86-video-nouveau +-rw-r--r-- 1 root root 873 2012-04-08 04:11 ./source/x/x11/slack-desc/xf86-video-nv +-rw-r--r-- 1 root root 978 2012-04-08 04:13 ./source/x/x11/slack-desc/xf86-video-openchrome +-rw-r--r-- 1 root root 734 2012-04-08 04:14 ./source/x/x11/slack-desc/xf86-video-qxl +-rw-r--r-- 1 root root 903 2012-04-08 04:15 ./source/x/x11/slack-desc/xf86-video-r128 +-rw-r--r-- 1 root root 970 2012-04-08 04:19 ./source/x/x11/slack-desc/xf86-video-rendition +-rw-r--r-- 1 root root 882 2012-04-08 04:19 ./source/x/x11/slack-desc/xf86-video-s3 +-rw-r--r-- 1 root root 941 2012-04-08 04:19 ./source/x/x11/slack-desc/xf86-video-s3virge +-rw-r--r-- 1 root root 928 2012-04-08 04:20 ./source/x/x11/slack-desc/xf86-video-savage +-rw-r--r-- 1 root root 1018 2012-04-08 04:20 ./source/x/x11/slack-desc/xf86-video-siliconmotion +-rw-r--r-- 1 root root 888 2012-04-08 04:23 ./source/x/x11/slack-desc/xf86-video-sis +-rw-r--r-- 1 root root 927 2012-04-08 04:23 ./source/x/x11/slack-desc/xf86-video-sisusb +-rw-r--r-- 1 root root 895 2012-04-08 04:23 ./source/x/x11/slack-desc/xf86-video-tdfx +-rw-r--r-- 1 root root 889 2012-04-08 04:23 ./source/x/x11/slack-desc/xf86-video-tga +-rw-r--r-- 1 root root 940 2012-04-08 04:24 ./source/x/x11/slack-desc/xf86-video-trident +-rw-r--r-- 1 root root 915 2012-04-08 04:24 ./source/x/x11/slack-desc/xf86-video-tseng +-rw-r--r-- 1 root root 876 2012-04-08 04:24 ./source/x/x11/slack-desc/xf86-video-v4l +-rw-r--r-- 1 root root 962 2017-11-30 17:49 ./source/x/x11/slack-desc/xf86-video-vboxvideo +-rw-r--r-- 1 root root 903 2012-04-08 04:25 ./source/x/x11/slack-desc/xf86-video-vesa +-rw-r--r-- 1 root root 930 2012-04-08 04:25 ./source/x/x11/slack-desc/xf86-video-vmware +-rw-r--r-- 1 root root 925 2012-04-08 04:25 ./source/x/x11/slack-desc/xf86-video-voodoo +-rw-r--r-- 1 root root 880 2012-04-08 04:26 ./source/x/x11/slack-desc/xf86-video-xgi +-rw-r--r-- 1 root root 902 2013-02-21 19:47 ./source/x/x11/slack-desc/xf86-video-xgixp +-rw-r--r-- 1 root root 904 2012-04-08 04:28 ./source/x/x11/slack-desc/xf86bigfontproto +-rw-r--r-- 1 root root 792 2012-04-08 04:26 ./source/x/x11/slack-desc/xf86dga +-rw-r--r-- 1 root root 802 2018-02-26 23:01 ./source/x/x11/slack-desc/xf86dgaproto +-rw-r--r-- 1 root root 842 2012-04-08 04:27 ./source/x/x11/slack-desc/xf86driproto +-rw-r--r-- 1 root root 894 2018-02-26 23:01 ./source/x/x11/slack-desc/xf86miscproto +-rw-r--r-- 1 root root 915 2012-04-08 04:30 ./source/x/x11/slack-desc/xf86vidmodeproto +-rw-r--r-- 1 root root 621 2012-04-08 04:31 ./source/x/x11/slack-desc/xfd +-rw-r--r-- 1 root root 804 2012-04-08 04:31 ./source/x/x11/slack-desc/xfontsel +-rw-r--r-- 1 root root 707 2012-04-08 01:11 ./source/x/x11/slack-desc/xfs +-rw-r--r-- 1 root root 880 2012-04-08 04:32 ./source/x/x11/slack-desc/xfsinfo +-rw-r--r-- 1 root root 718 2013-08-20 21:51 ./source/x/x11/slack-desc/xfwp -rw-r--r-- 1 root root 706 2012-04-08 04:33 ./source/x/x11/slack-desc/xgamma -rw-r--r-- 1 root root 633 2012-04-08 04:33 ./source/x/x11/slack-desc/xgc -rw-r--r-- 1 root root 673 2012-04-08 04:33 ./source/x/x11/slack-desc/xhost diff --git a/recompress.sh b/recompress.sh index 8dd7d4ceb..fc4201709 100755 --- a/recompress.sh +++ b/recompress.sh @@ -1022,4 +1022,3 @@ gzip ./source/x/ibus/emoji-test.txt gzip ./source/x/xcm/xcm.udev.rules.diff gzip ./source/x/libva/doinst.sh gzip ./testing/source/linux-6.13.x/patches-revert-i686/0001-x86-ioremap-Fix-page-aligned-size-calculation-in-__i.patch -bzip2 ./source/a/libcgroup/libcgroup-3.1.0/samples/config/large_cgconfig.conf diff --git a/slackware64/l/maketag b/slackware64/l/maketag index b4b4a83ac..da18e52a9 100644 --- a/slackware64/l/maketag +++ b/slackware64/l/maketag @@ -54,6 +54,7 @@ you are done." 22 74 10 \ "cairo" "Vector graphics library used by GTK+" "on" \ "cairomm" "Vector graphics library used by GTKmm" "on" \ "cairomm1" "C++ wrapper for cairo, ABI 1.16" "on" \ +"ccid" "PC/SC driver for USB CCID smart card readers" "on" \ "cfitsio" "FITS file subroutine library" "on" \ "chmlib" "Library for accessing CHM files" "on" \ "clucene" "Text-Search Engine" "on" \ @@ -333,6 +334,7 @@ you are done." 22 74 10 \ "pcaudiolib" "Portable C Audio Library" "on" \ "pcre" "Perl-compatible regular expression library" "on" \ "pcre2" "Perl compatible regular expression library v2" "on" \ +"pcsc-lite" "PC/SC API smartcard library/daemon" "on" \ "phonon" "multimedia framework for KDE" "on" \ "phonon-backend-gstreamer" "gstreamer backend for phonon" "on" \ "pilot-link" "PalmOS communication library" "on" \ @@ -467,7 +469,7 @@ if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs > $TMP/SeTnewtag for pkg in \ -GConf Imath LibRaw Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib abseil-cpp accountsservice adwaita-icon-theme adwaita-icon-theme-legacy alsa-lib alsa-oss alsa-plugins aom appstream-glib apr apr-util argon2 aspell aspell-en at-spi2-core atkmm atkmm2 audiofile avahi babl boost brotli cairo cairomm cairomm1 cfitsio chmlib clucene colord cryfs cryptopp cxxopts dav1d db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf duktape dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gcr4 gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm glibmm2 gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gspell gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtkmm4 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libcupsfilters libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libimobiledevice-glue libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libppd libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libtraceevent libtracefs libunibreak libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth luajit-lgi lz4 lzo media-player-info mhash mlt mm movit mozilla-nss mozjs128 mpfr mujs ncurses neon netpbm newt nodejs ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm pangomm2 parted pcaudiolib pcre pcre2 phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt protobuf pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatch-vcs python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli-w python-trove-classifiers python-typogrify python-urllib3 python-versioneer python-webencodings python-wheel python-zipp python2-pycairo qrencode qt5 qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl seatd serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 unicode-ucd utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ +GConf Imath LibRaw Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib abseil-cpp accountsservice adwaita-icon-theme adwaita-icon-theme-legacy alsa-lib alsa-oss alsa-plugins aom appstream-glib apr apr-util argon2 aspell aspell-en at-spi2-core atkmm atkmm2 audiofile avahi babl boost brotli cairo cairomm cairomm1 ccid cfitsio chmlib clucene colord cryfs cryptopp cxxopts dav1d db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf duktape dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gcr4 gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm glibmm2 gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gspell gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtkmm4 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libcupsfilters libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libimobiledevice-glue libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libppd libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libtraceevent libtracefs libunibreak libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth luajit-lgi lz4 lzo media-player-info mhash mlt mm movit mozilla-nss mozjs128 mpfr mujs ncurses neon netpbm newt nodejs ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm pangomm2 parted pcaudiolib pcre pcre2 pcsc-lite phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt protobuf pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatch-vcs python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli-w python-trove-classifiers python-typogrify python-urllib3 python-versioneer python-webencodings python-wheel python-zipp python2-pycairo qrencode qt5 qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl seatd serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 unicode-ucd utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ ; do echo "$pkg: SKP" >> $TMP/SeTnewtag done @@ -475,7 +477,7 @@ GConf Imath LibRaw Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SDL2_gfx SD fi cat /dev/null > $TMP/SeTnewtag for PACKAGE in \ -GConf Imath LibRaw Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib abseil-cpp accountsservice adwaita-icon-theme adwaita-icon-theme-legacy alsa-lib alsa-oss alsa-plugins aom appstream-glib apr apr-util argon2 aspell aspell-en at-spi2-core atkmm atkmm2 audiofile avahi babl boost brotli cairo cairomm cairomm1 cfitsio chmlib clucene colord cryfs cryptopp cxxopts dav1d db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf duktape dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gcr4 gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm glibmm2 gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gspell gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtkmm4 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libcupsfilters libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libimobiledevice-glue libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libppd libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libtraceevent libtracefs libunibreak libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth luajit-lgi lz4 lzo media-player-info mhash mlt mm movit mozilla-nss mozjs128 mpfr mujs ncurses neon netpbm newt nodejs ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm pangomm2 parted pcaudiolib pcre pcre2 phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt protobuf pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatch-vcs python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli-w python-trove-classifiers python-typogrify python-urllib3 python-versioneer python-webencodings python-wheel python-zipp python2-pycairo qrencode qt5 qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl seatd serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 unicode-ucd utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ +GConf Imath LibRaw Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib abseil-cpp accountsservice adwaita-icon-theme adwaita-icon-theme-legacy alsa-lib alsa-oss alsa-plugins aom appstream-glib apr apr-util argon2 aspell aspell-en at-spi2-core atkmm atkmm2 audiofile avahi babl boost brotli cairo cairomm cairomm1 ccid cfitsio chmlib clucene colord cryfs cryptopp cxxopts dav1d db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf duktape dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gcr4 gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm glibmm2 gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gspell gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtkmm4 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libcupsfilters libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libimobiledevice-glue libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libppd libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libtraceevent libtracefs libunibreak libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth luajit-lgi lz4 lzo media-player-info mhash mlt mm movit mozilla-nss mozjs128 mpfr mujs ncurses neon netpbm newt nodejs ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm pangomm2 parted pcaudiolib pcre pcre2 pcsc-lite phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt protobuf pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatch-vcs python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli-w python-trove-classifiers python-typogrify python-urllib3 python-versioneer python-webencodings python-wheel python-zipp python2-pycairo qrencode qt5 qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl seatd serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 unicode-ucd utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ ; do if grep "\(^\| \)$PACKAGE\( \|$\)" $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then echo "$PACKAGE: ADD" >> $TMP/SeTnewtag diff --git a/slackware64/l/maketag.ez b/slackware64/l/maketag.ez index b4b4a83ac..da18e52a9 100644 --- a/slackware64/l/maketag.ez +++ b/slackware64/l/maketag.ez @@ -54,6 +54,7 @@ you are done." 22 74 10 \ "cairo" "Vector graphics library used by GTK+" "on" \ "cairomm" "Vector graphics library used by GTKmm" "on" \ "cairomm1" "C++ wrapper for cairo, ABI 1.16" "on" \ +"ccid" "PC/SC driver for USB CCID smart card readers" "on" \ "cfitsio" "FITS file subroutine library" "on" \ "chmlib" "Library for accessing CHM files" "on" \ "clucene" "Text-Search Engine" "on" \ @@ -333,6 +334,7 @@ you are done." 22 74 10 \ "pcaudiolib" "Portable C Audio Library" "on" \ "pcre" "Perl-compatible regular expression library" "on" \ "pcre2" "Perl compatible regular expression library v2" "on" \ +"pcsc-lite" "PC/SC API smartcard library/daemon" "on" \ "phonon" "multimedia framework for KDE" "on" \ "phonon-backend-gstreamer" "gstreamer backend for phonon" "on" \ "pilot-link" "PalmOS communication library" "on" \ @@ -467,7 +469,7 @@ if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs > $TMP/SeTnewtag for pkg in \ -GConf Imath LibRaw Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib abseil-cpp accountsservice adwaita-icon-theme adwaita-icon-theme-legacy alsa-lib alsa-oss alsa-plugins aom appstream-glib apr apr-util argon2 aspell aspell-en at-spi2-core atkmm atkmm2 audiofile avahi babl boost brotli cairo cairomm cairomm1 cfitsio chmlib clucene colord cryfs cryptopp cxxopts dav1d db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf duktape dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gcr4 gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm glibmm2 gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gspell gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtkmm4 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libcupsfilters libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libimobiledevice-glue libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libppd libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libtraceevent libtracefs libunibreak libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth luajit-lgi lz4 lzo media-player-info mhash mlt mm movit mozilla-nss mozjs128 mpfr mujs ncurses neon netpbm newt nodejs ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm pangomm2 parted pcaudiolib pcre pcre2 phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt protobuf pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatch-vcs python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli-w python-trove-classifiers python-typogrify python-urllib3 python-versioneer python-webencodings python-wheel python-zipp python2-pycairo qrencode qt5 qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl seatd serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 unicode-ucd utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ +GConf Imath LibRaw Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib abseil-cpp accountsservice adwaita-icon-theme adwaita-icon-theme-legacy alsa-lib alsa-oss alsa-plugins aom appstream-glib apr apr-util argon2 aspell aspell-en at-spi2-core atkmm atkmm2 audiofile avahi babl boost brotli cairo cairomm cairomm1 ccid cfitsio chmlib clucene colord cryfs cryptopp cxxopts dav1d db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf duktape dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gcr4 gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm glibmm2 gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gspell gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtkmm4 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libcupsfilters libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libimobiledevice-glue libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libppd libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libtraceevent libtracefs libunibreak libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth luajit-lgi lz4 lzo media-player-info mhash mlt mm movit mozilla-nss mozjs128 mpfr mujs ncurses neon netpbm newt nodejs ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm pangomm2 parted pcaudiolib pcre pcre2 pcsc-lite phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt protobuf pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatch-vcs python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli-w python-trove-classifiers python-typogrify python-urllib3 python-versioneer python-webencodings python-wheel python-zipp python2-pycairo qrencode qt5 qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl seatd serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 unicode-ucd utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ ; do echo "$pkg: SKP" >> $TMP/SeTnewtag done @@ -475,7 +477,7 @@ GConf Imath LibRaw Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SDL2_gfx SD fi cat /dev/null > $TMP/SeTnewtag for PACKAGE in \ -GConf Imath LibRaw Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib abseil-cpp accountsservice adwaita-icon-theme adwaita-icon-theme-legacy alsa-lib alsa-oss alsa-plugins aom appstream-glib apr apr-util argon2 aspell aspell-en at-spi2-core atkmm atkmm2 audiofile avahi babl boost brotli cairo cairomm cairomm1 cfitsio chmlib clucene colord cryfs cryptopp cxxopts dav1d db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf duktape dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gcr4 gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm glibmm2 gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gspell gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtkmm4 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libcupsfilters libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libimobiledevice-glue libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libppd libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libtraceevent libtracefs libunibreak libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth luajit-lgi lz4 lzo media-player-info mhash mlt mm movit mozilla-nss mozjs128 mpfr mujs ncurses neon netpbm newt nodejs ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm pangomm2 parted pcaudiolib pcre pcre2 phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt protobuf pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatch-vcs python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli-w python-trove-classifiers python-typogrify python-urllib3 python-versioneer python-webencodings python-wheel python-zipp python2-pycairo qrencode qt5 qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl seatd serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 unicode-ucd utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ +GConf Imath LibRaw Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib abseil-cpp accountsservice adwaita-icon-theme adwaita-icon-theme-legacy alsa-lib alsa-oss alsa-plugins aom appstream-glib apr apr-util argon2 aspell aspell-en at-spi2-core atkmm atkmm2 audiofile avahi babl boost brotli cairo cairomm cairomm1 ccid cfitsio chmlib clucene colord cryfs cryptopp cxxopts dav1d db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf duktape dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gcr4 gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm glibmm2 gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gspell gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtkmm4 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libcupsfilters libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libimobiledevice-glue libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libppd libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libtraceevent libtracefs libunibreak libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth luajit-lgi lz4 lzo media-player-info mhash mlt mm movit mozilla-nss mozjs128 mpfr mujs ncurses neon netpbm newt nodejs ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm pangomm2 parted pcaudiolib pcre pcre2 pcsc-lite phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt protobuf pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatch-vcs python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli-w python-trove-classifiers python-typogrify python-urllib3 python-versioneer python-webencodings python-wheel python-zipp python2-pycairo qrencode qt5 qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl seatd serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 unicode-ucd utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ ; do if grep "\(^\| \)$PACKAGE\( \|$\)" $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then echo "$PACKAGE: ADD" >> $TMP/SeTnewtag diff --git a/slackware64/l/tagfile b/slackware64/l/tagfile index a57a30eb8..209123709 100644 --- a/slackware64/l/tagfile +++ b/slackware64/l/tagfile @@ -39,6 +39,7 @@ brotli:REC cairo:REC cairomm:REC cairomm1:REC +ccid:REC cfitsio:REC chmlib:REC clucene:REC @@ -318,6 +319,7 @@ parted:ADD pcaudiolib:REC pcre:REC pcre2:REC +pcsc-lite:REC phonon:REC phonon-backend-gstreamer:REC pilot-link:REC diff --git a/source/a/etc/etc.SlackBuild b/source/a/etc/etc.SlackBuild index 82526efd0..43fe643cf 100755 --- a/source/a/etc/etc.SlackBuild +++ b/source/a/etc/etc.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=etc VERSION=15.1 -BUILD=${BUILD:-12} +BUILD=${BUILD:-13} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/a/etc/group.new b/source/a/etc/group.new index 2bcaf4ea9..73ddf3631 100644 --- a/source/a/etc/group.new +++ b/source/a/etc/group.new @@ -60,6 +60,7 @@ users:x:100: console:x:101: avahi:x:214: nut:x:218: +pcscd:x:257: colord:x:303: nm-openvpn:x:320: ldap:x:330: diff --git a/source/a/etc/passwd.new b/source/a/etc/passwd.new index f7e8e0e26..f305d98b1 100644 --- a/source/a/etc/passwd.new +++ b/source/a/etc/passwd.new @@ -38,6 +38,7 @@ proftpd:x:97:97:User for ProFTPD:/:/bin/false nobody:x:99:99:nobody:/:/bin/false avahi:x:214:214:User for avahi:/dev/null:/bin/false nut:x:218:218:User for NUT:/dev/null:/bin/false +pcscd:x:257:257:User for pcsc-lite:/var/run/pcscd:/bin/false colord:x:303:303:User for colord:/var/lib/colord:/bin/false nm-openvpn:x:320:320:User for NetworkManager-openvpn:/var/lib/openvpn/chroot:/bin/false ldap:x:330:330:OpenLDAP server:/var/lib/openldap:/bin/false diff --git a/source/a/etc/shadow.new b/source/a/etc/shadow.new index 3cbc04070..fe3e2d4f5 100644 --- a/source/a/etc/shadow.new +++ b/source/a/etc/shadow.new @@ -38,6 +38,7 @@ proftpd:*:9797:0::::: nobody:*:9797:0::::: avahi:*:9797:0::::: nut:*:9797:0::::: +pcscd:*:9797:0::::: colord:*:9797:0::::: nm-openvpn:*:9797:0::::: ldap:*:9797:0::::: diff --git a/source/a/libcgroup/libcgroup-3.1.0/.checkpatch.conf b/source/a/libcgroup/libcgroup-3.1.0/.checkpatch.conf deleted file mode 100644 index 5350de6b3..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/.checkpatch.conf +++ /dev/null @@ -1,19 +0,0 @@ -# There is no Kernel tree available, run without it. ---no-tree - -# Ignore the SPDX License tag, that's supposed to be the first line in -# Linux Kernel sources. ---ignore SPDX_LICENSE_TAG - -# We do not follow the negative error numbering, so ignore it. ---ignore USE_NEGATIVE_ERRNO - -# Follow the 100-character limit. ---max-line-length=100 - -# Kernel specific kstr* functions recommendation doesn't apply to us. ---ignore SSCANF_TO_KSTRTO - -# Ignore new typedefs introduction warnings for now. We need to revisit files -# introducing it and remove it. ---ignore NEW_TYPEDEFS diff --git a/source/a/libcgroup/libcgroup-3.1.0/.flake8 b/source/a/libcgroup/libcgroup-3.1.0/.flake8 deleted file mode 100644 index 7da1f9608..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/.flake8 +++ /dev/null @@ -1,2 +0,0 @@ -[flake8] -max-line-length = 100 diff --git a/source/a/libcgroup/libcgroup-3.1.0/CONTRIBUTING.md b/source/a/libcgroup/libcgroup-3.1.0/CONTRIBUTING.md deleted file mode 100644 index a77aa6d8f..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/CONTRIBUTING.md +++ /dev/null @@ -1,184 +0,0 @@ -How to Contribute to the libcgroup Project -=============================================================================== -https://github.com/libcgroup/libcgroup - -This document outlines the steps to help you contribute to the libcgroup project. -As with the libcgroup code itself, the process is a work in progress. -Improvements and suggestions are welcome and encouraged. - -## Interacting with the Community - -> "When you are kind to others, it not only changes you, it changes the -> world." - Harold Kushner - -The libcgroup project strives to be an inclusive and welcoming place. -If you interact with the libcgroup project, we request that you treat others -with dignity and respect. Failure to do so will result in a warning. In -extreme cases, we reserve the right to block the individual from the project. - -Examples of inappropriate behavior includes: profane, abusive, or prejudicial -language directed at another person, vandalism (e.g. GitHub issue/PR "litter"), -or spam. - -## Test Your Code Using Existing Tests - -The libcgroup project utilizes unit and functional tests. These tests must -successfully pass prior to a commit being merged. - -You can run both the unit and functional tests with the following command: - - # make check - -You can invoke only the unit tests with the following commands: - - # cd tests/gunit - # make check - -If there are unit test failures, running the unit tests outside of the -automake framework will provide more information. - - # cd tests/gunit - # ./gtest - -You can invoke only the functional tests with the following commands: - - # cd tests/ftests - # make check - -Note that the functional tests can be run within a container or directly on -your system. For the containerized tests, libcgroup utilizes LXC/LXD -containers. If your system or distro doesn't support LXC/LXD, you can -utilize the continuous integration infrastructure to test your changes. A -successful continuous integration run is required for each pull request. - -Many tests can also be run outside of a container. Use caution with these -tests though, as they will modify your host's cgroup hierarchy. This could -significantly and negatively affect your system. - -We encourage utilizing a VM for libcgroup development work. The continuous -integration suite utilizes the latest Ubuntu LTS. - -To run the containerized tests only: - - # cd tests/ftests - # ./ftests.sh - -To run the non-containerized tests only: - - # cd tests/ftests - # ./ftests-nocontainer.sh - -After the run is complete, the ftests.sh.log and ftests-nocontainer.sh.log -contain the full debug log for each run. - -## Add New Tests for New Functionality - -The libcgroup project utilizes automated tests, code coverage, and continuous -integration to maintain a high level of code quality. Any pull requests that -add functionality or significantly change existing code should include -additional tests to verify the proper operation of the proposed changes. Note -that functional tests are preferred over unit tests. - -The continuous integration tools run the automated tests and automatically -gather code coverage numbers. Pull requests that cause the code coverage -numbers to decrease are strongly discouraged. - -## Explain Your Work - -At the top of every patch you should include a description of the problem you -are trying to solve, how you solved it, and why you chose the solution you -implemented. If you are submitting a bug fix, it is also incredibly helpful -if you can describe/include a reproducer for the problem in the description as -well as instructions on how to test for the bug and verify that it has been -fixed. - -## Sign Your Work - -The sign-off is a simple line at the end of the patch description, which -certifies that you wrote it or otherwise have the right to pass it on as an -open-source patch. The "Developer's Certificate of Origin" pledge is taken -from the Linux Kernel and the rules are pretty simple: - - Developer's Certificate of Origin 1.1 - - By making a contribution to this project, I certify that: - - (a) The contribution was created in whole or in part by me and I - have the right to submit it under the open source license - indicated in the file; or - - (b) The contribution is based upon previous work that, to the best - of my knowledge, is covered under an appropriate open source - license and I have the right under that license to submit that - work with modifications, whether created in whole or in part - by me, under the same open source license (unless I am - permitted to submit under a different license), as indicated - in the file; or - - (c) The contribution was provided directly to me by some other - person who certified (a), (b) or (c) and I have not modified - it. - - (d) I understand and agree that this project and the contribution - are public and that a record of the contribution (including all - personal information I submit with it, including my sign-off) is - maintained indefinitely and may be redistributed consistent with - this project or the open source license(s) involved. - -... then you just add a line to the bottom of your patch description, with -your real name, saying: - - Signed-off-by: Random J Developer - -You can add this to your commit description in `git` with `git commit -s` - -## Submitting Patches - -libcgroup was initially hosted on Sourceforge and at that time only accepted -patches via the mailing list. In 2018, libcgroup was moved to github and now -accepts patches via email or github pull request. Over time the libcgroup -project will likely fully transition to gitub pull requests and issues. - -### Post Your Patches Upstream - -The sections below explain how to contribute via either method. Please read -each step and perform all steps that apply to your chosen contribution method. - -### Submitting via Email - -Depending on how you decided to work with the libcgroup code base and what -tools you are using there are different ways to generate your patch(es). -However, regardless of what tools you use, you should always generate your -patches using the "unified" diff/patch format and the patches should always -apply to the libcgroup source tree using the following command from the top -directory of the libcgroup sources: - - # patch -p1 < changes.patch - -If you are not using git, stacked git (stgit), or some other tool which can -generate patch files for you automatically, you may find the following command -helpful in generating patches, where "libcgroup.orig/" is the unmodified -source code directory and "libcgroup/" is the source code directory with your -changes: - - # diff -purN libcgroup.orig/ libcgroup/ - -When in doubt please generate your patch and try applying it to an unmodified -copy of the libcgroup sources; if it fails for you, it will fail for the rest -of us. - -Finally, you will need to email your patches to the mailing list so they can -be reviewed and potentially merged into the main libcgroup repository. When -sending patches to the mailing list it is important to send your email in text -form, no HTML mail please, and ensure that your email client does not mangle -your patches. It should be possible to save your raw email to disk and apply -it directly to the libcgroup source code; if that fails then you likely have -a problem with your email client. When in doubt try a test first by sending -yourself an email with your patch and attempting to apply the emailed patch to -the libcgrup repository; if it fails for you, it will fail for the rest of -us trying to test your patch and include it in the main libcgroup repository. - -### Submitting via GitHub Pull Requests - -See [this guide](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request) if you've never done this before. - diff --git a/source/a/libcgroup/libcgroup-3.1.0/COPYING b/source/a/libcgroup/libcgroup-3.1.0/COPYING deleted file mode 100644 index 1bf762156..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/COPYING +++ /dev/null @@ -1,510 +0,0 @@ - - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 - - Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations -below. - - When we speak of free software, we are referring to freedom of use, -not price. Our General Public Licenses are designed to make sure that -you have the freedom to distribute copies of free software (and charge -for this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. - - To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. - - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. - - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. - - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. - - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. - - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. - - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it -becomes a de-facto standard. To achieve this, non-free programs must -be allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. - - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. - - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. - - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. - - GNU LESSER GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". - - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control -compilation and installation of the library. - - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. - - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. - - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at least - three years, to give the same user the materials specified in - Subsection 6a, above, for a charge no more than the cost of - performing this distribution. - - d) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - - e) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. - - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. - - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply, and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License -may add an explicit geographical distribution limitation excluding those -countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser General Public License from time to time. -Such new versions will be similar in spirit to the present version, -but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. - - NO WARRANTY - - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Libraries - - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms -of the ordinary General Public License). - - To apply these terms, attach the following notices to the library. -It is safest to attach them to the start of each source file to most -effectively convey the exclusion of warranty; and each file should -have at least the "copyright" line and a pointer to where the full -notice is found. - - - - Copyright (C) - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -Also add information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or -your school, if any, to sign a "copyright disclaimer" for the library, -if necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James - Random Hacker. - - , 1 April 1990 - Ty Coon, President of Vice - -That's all there is to it! - - diff --git a/source/a/libcgroup/libcgroup-3.1.0/INSTALL b/source/a/libcgroup/libcgroup-3.1.0/INSTALL deleted file mode 100644 index d3c5b40a9..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/INSTALL +++ /dev/null @@ -1,237 +0,0 @@ -Installation Instructions -************************* - -Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, -2006, 2007 Free Software Foundation, Inc. - -This file is free documentation; the Free Software Foundation gives -unlimited permission to copy, distribute and modify it. - -Basic Installation -================== - -Briefly, the shell commands `./configure; make; make install' should -configure, build, and install this package. The following -more-detailed instructions are generic; see the `README' file for -instructions specific to this package. - - The `configure' shell script attempts to guess correct values for -various system-dependent variables used during compilation. It uses -those values to create a `Makefile' in each directory of the package. -It may also create one or more `.h' files containing system-dependent -definitions. Finally, it creates a shell script `config.status' that -you can run in the future to recreate the current configuration, and a -file `config.log' containing compiler output (useful mainly for -debugging `configure'). - - It can also use an optional file (typically called `config.cache' -and enabled with `--cache-file=config.cache' or simply `-C') that saves -the results of its tests to speed up reconfiguring. Caching is -disabled by default to prevent problems with accidental use of stale -cache files. - - If you need to do unusual things to compile the package, please try -to figure out how `configure' could check whether to do them, and mail -diffs or instructions to the address given in the `README' so they can -be considered for the next release. If you are using the cache, and at -some point `config.cache' contains results you don't want to keep, you -may remove or edit it. - - The file `configure.ac' (or `configure.in') is used to create -`configure' by a program called `autoconf'. You need `configure.ac' if -you want to change it or regenerate `configure' using a newer version -of `autoconf'. - -The simplest way to compile this package is: - - 1. `cd' to the directory containing the package's source code and type - `./configure' to configure the package for your system. - - Running `configure' might take a while. While running, it prints - some messages telling which features it is checking for. - - 2. Type `make' to compile the package. - - 3. Optionally, type `make check' to run any self-tests that come with - the package. - - 4. Type `make install' to install the programs and any data files and - documentation. - - 5. You can remove the program binaries and object files from the - source code directory by typing `make clean'. To also remove the - files that `configure' created (so you can compile the package for - a different kind of computer), type `make distclean'. There is - also a `make maintainer-clean' target, but that is intended mainly - for the package's developers. If you use it, you may have to get - all sorts of other programs in order to regenerate files that came - with the distribution. - - 6. Often, you can also type `make uninstall' to remove the installed - files again. - -Compilers and Options -===================== - -Some systems require unusual options for compilation or linking that the -`configure' script does not know about. Run `./configure --help' for -details on some of the pertinent environment variables. - - You can give `configure' initial values for configuration parameters -by setting variables in the command line or in the environment. Here -is an example: - - ./configure CC=c99 CFLAGS=-g LIBS=-lposix - - *Note Defining Variables::, for more details. - -Compiling For Multiple Architectures -==================================== - -You can compile the package for more than one kind of computer at the -same time, by placing the object files for each architecture in their -own directory. To do this, you can use GNU `make'. `cd' to the -directory where you want the object files and executables to go and run -the `configure' script. `configure' automatically checks for the -source code in the directory that `configure' is in and in `..'. - - With a non-GNU `make', it is safer to compile the package for one -architecture at a time in the source code directory. After you have -installed the package for one architecture, use `make distclean' before -reconfiguring for another architecture. - -Installation Names -================== - -By default, `make install' installs the package's commands under -`/usr/local/bin', include files under `/usr/local/include', etc. You -can specify an installation prefix other than `/usr/local' by giving -`configure' the option `--prefix=PREFIX'. - - You can specify separate installation prefixes for -architecture-specific files and architecture-independent files. If you -pass the option `--exec-prefix=PREFIX' to `configure', the package uses -PREFIX as the prefix for installing programs and libraries. -Documentation and other data files still use the regular prefix. - - In addition, if you use an unusual directory layout you can give -options like `--bindir=DIR' to specify different values for particular -kinds of files. Run `configure --help' for a list of the directories -you can set and what kinds of files go in them. - - If the package supports it, you can cause programs to be installed -with an extra prefix or suffix on their names by giving `configure' the -option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. - -Optional Features -================= - -Some packages pay attention to `--enable-FEATURE' options to -`configure', where FEATURE indicates an optional part of the package. -They may also pay attention to `--with-PACKAGE' options, where PACKAGE -is something like `gnu-as' or `x' (for the X Window System). The -`README' should mention any `--enable-' and `--with-' options that the -package recognizes. - - For packages that use the X Window System, `configure' can usually -find the X include and library files automatically, but if it doesn't, -you can use the `configure' options `--x-includes=DIR' and -`--x-libraries=DIR' to specify their locations. - -Specifying the System Type -========================== - -There may be some features `configure' cannot figure out automatically, -but needs to determine by the type of machine the package will run on. -Usually, assuming the package is built to be run on the _same_ -architectures, `configure' can figure that out, but if it prints a -message saying it cannot guess the machine type, give it the -`--build=TYPE' option. TYPE can either be a short name for the system -type, such as `sun4', or a canonical name which has the form: - - CPU-COMPANY-SYSTEM - -where SYSTEM can have one of these forms: - - OS KERNEL-OS - - See the file `config.sub' for the possible values of each field. If -`config.sub' isn't included in this package, then this package doesn't -need to know the machine type. - - If you are _building_ compiler tools for cross-compiling, you should -use the option `--target=TYPE' to select the type of system they will -produce code for. - - If you want to _use_ a cross compiler, that generates code for a -platform different from the build platform, you should specify the -"host" platform (i.e., that on which the generated programs will -eventually be run) with `--host=TYPE'. - -Sharing Defaults -================ - -If you want to set default values for `configure' scripts to share, you -can create a site shell script called `config.site' that gives default -values for variables like `CC', `cache_file', and `prefix'. -`configure' looks for `PREFIX/share/config.site' if it exists, then -`PREFIX/etc/config.site' if it exists. Or, you can set the -`CONFIG_SITE' environment variable to the location of the site script. -A warning: not all `configure' scripts look for a site script. - -Defining Variables -================== - -Variables not defined in a site shell script can be set in the -environment passed to `configure'. However, some packages may run -configure again during the build, and the customized values of these -variables may be lost. In order to avoid this problem, you should set -them in the `configure' command line, using `VAR=value'. For example: - - ./configure CC=/usr/local2/bin/gcc - -causes the specified `gcc' to be used as the C compiler (unless it is -overridden in the site shell script). - -Unfortunately, this technique does not work for `CONFIG_SHELL' due to -an Autoconf bug. Until the bug is fixed you can use this workaround: - - CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash - -`configure' Invocation -====================== - -`configure' recognizes the following options to control how it operates. - -`--help' -`-h' - Print a summary of the options to `configure', and exit. - -`--version' -`-V' - Print the version of Autoconf used to generate the `configure' - script, and exit. - -`--cache-file=FILE' - Enable the cache: use and save the results of the tests in FILE, - traditionally `config.cache'. FILE defaults to `/dev/null' to - disable caching. - -`--config-cache' -`-C' - Alias for `--cache-file=config.cache'. - -`--quiet' -`--silent' -`-q' - Do not print messages saying which checks are being made. To - suppress all normal output, redirect it to `/dev/null' (any error - messages will still be shown). - -`--srcdir=DIR' - Look for the package's source code in directory DIR. Usually - `configure' can determine that directory automatically. - -`configure' also accepts some other, not widely useful, options. Run -`configure --help' for more details. - diff --git a/source/a/libcgroup/libcgroup-3.1.0/Makefile.am b/source/a/libcgroup/libcgroup-3.1.0/Makefile.am deleted file mode 100644 index 277e74022..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -AUTOMAKE_OPTIONS = foreign -ACLOCAL_AMFLAGS= -I m4 -DIST_SUBDIRS = dist doc include scripts src tests samples -SUBDIRS = $(DIST_SUBDIRS) - -EXTRA_DIST = README_daemon libcgroup.doxyfile README_systemd CONTRIBUTING.md - -AM_DISTCHECK_CONFIGURE_FLAGS = --sysconfdir=/etc --localstatedir=/var \ - --enable-opaque-hierarchy="name=systemd" \ - --enable-python - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = libcgroup.pc diff --git a/source/a/libcgroup/libcgroup-3.1.0/README b/source/a/libcgroup/libcgroup-3.1.0/README deleted file mode 100644 index 882c9ad22..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/README +++ /dev/null @@ -1,183 +0,0 @@ -Design -======== - -After cgroup system has taken shape, its time to have some basic tools -in user space which can enable a user to use the resource management -functionality effectively. - -One of the needed functionality is rule based placement of a task. In general, -there can be either uid or gid or exec based rules. Admin/root will -control/enforce uid/gid based rules and exec based rules can be defined by -user in a config file residing in user's home dir and fully controlled by user. - -uid/gid based rules will be defined in /etc/cgrules.conf config file and -this file will be managed by root. - -Basic idea is that to begin with provide facility to implement rules -based on uid and gid. So a hierarchy might look like as follows. - - /mnt/cgroup - | | - gid1 gid2 - | | - uid1 uid2 - | | - proj1 proj2 - - -Admin will write rules to control the resources among users. Then users -can manage their own cgroup at their own (proj1 and proj2) and control -the resources as they want. - -Following are the few methods using which tasks can be placed in right -cgroups. - -- Use pam_cgroup PAM plugin which will make sure users are placed in right - cgroup at login time and any tasks launch after login, will continue to run - in user's cgroup. - -- Use command line tool "cgexec" to launch the task in right cgroup. - -- Modify the program and use libcgroup provided APIs for placing a task - in right cgroup before doing exec(). - -- Use "cgclassify" tool to classify a already running task. - -- May be, a user space daemon can also be implemented which will listen to - kernel events and place the task in right group based on the rules. - This method involves few concerns. - - - Reliability of netlink socket. Messages can be dropped. - - Change the netlink with a cgroup controller which exports the - events. - - - Delay incurred since the event took place and task was actually placed - in right cgroup. - - - daemon will interfere with container's tasks which is not desired. - -HOWTO -===== - -Section 1: ----------- -To use "cgexec" to place the task in right cgroup. - -- make cgexec -- Run a task using cgexec. Following is the cgexec syntax. - - cgexec [-g :] command [arguments] - - Note: Cgroup controllers and path are optional. If user does not know the - right cgroup, cgexec will automatically place the task in right - cgroup based on /etc/cgrules.conf - -Example: - cgexec -g *:test1 ls - cgexec -g cpu,memory:test1 ls -l - cgexec -g cpu,memory:test1 -g swap:test2 ls -l - -Section 2 ---------- -To use "cgclassify" to place task in right cgroup. - -- make cgclassify -- Pick a task's pid to be classified, and run - cgclassify - -Example: --------- - cgclassify 2140 4325 - - Note: After classification check out whether tasks 2140 and 4325 - are in the right cgroup or not (Based on rules in /etc/cgrules.conf) - -Section 3: ----------- -To use a pam plugin which will automatically place the task in right -cgroup upon login. - -- Build pam_cgroup.so - make pam_cgroup.so -- Copy pam_cgroup.so to /lib/security/ -- Edit /etc/pam.d/su to make use of pam_cgroup.so session module upon - execution of su. - -example: - Add following line at the end of /etc/pam.d/su file - -session optional pam_cgroup.so - -- Now launch a shell for a user "xyz" using su and the resulting shell - should be running in the cgroup designated for the user as specified - by cgrules.conf - - ex. "su test1" - -Try similar things with other services like sshd. - -Note: pam_cgroup.so moves the service providing process in the right cgroup - and not the process which will be launched later. Due to parent child - relationship, yet to be forked/execed process will launch in right - group. - -Ex. Lets say user root does "su test1". In this case process "su" is the - one providing service (launching a shell) for user "test1". pam_cgroup.so - will move process "su" to the user "test1"'s cgroup (Decided by the uid - and gid of "test1"). Now once su forks/execs a shell for user test1, - final shell is effectively running in the cgroup it should have been - running based on /etc/cgrules.conf for user test1. - - -Section 4: ----------- -To use cgrulesengd which will move a task to right cgroup based on -rules in /etc/cgrules.conf do following. - -- build and install latest libcgroup.so -- build cgrulesengd - make cgrulesengd -- specify some uid/gid based rules in /etc/cgrules.conf -- Mount some controllers and create an hierarchy of cgroups (matching - your rules). -- Run cgrulesengd. - - ./cgrulesengd -- Launch some task or login as a user to the system. Daemon should automatically - place the task in right cgroup. - -FAQ -=== -Q. Why admin should not control "exec" based rules. -A. Unix file system provides access control only based on uid/gid. So - even if admin starts putting tasks based on uid/gid, it can't enforce - it. For example, consider following scenario. - - Lets say an admin creates following cgroup hierarchy. - - /container - | | - database browser - | | | | - user1 user2 user1 user2 - - Now admin wants to run all the database jobs under /container/database/ - and all the firefox jobs under /container/browser/. Based on which user - launched it, jobs should go in either user1 or user2 dir. - - Now assume that database subdir has to more cpu resources as compared to - browser subdir. Then a user, say user2, can always move his browser job - also to /container/database/user2 dir to get more cpu resources and - admin will not be able to control that. - - [Note: user2 will control what tasks can be added in /container/database/user2 - and will control what further subdirs can be created under user2 dir. Root - should not restrict the control to root only for practical purposes. Its - something like that till /container/database, admin controls the resources - and below that how resources are further subdivided among various projects - should be controlled by respective user]. - -In the light of above, it seems to make more sense that admin should enforce -rules only based on uid and gid. Probably later we can have a per user exec -based rules config file (~/.cgrules.conf), which can be parsed by cgrulesengd -and then jobs launched by user will be placed in right cgroup based on -combination of rules in /etc/cgrules.conf and ~/cgrules.conf. diff --git a/source/a/libcgroup/libcgroup-3.1.0/README.md b/source/a/libcgroup/libcgroup-3.1.0/README.md deleted file mode 100644 index 012f6be93..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/README.md +++ /dev/null @@ -1,6 +0,0 @@ -[![Build Status](https://github.com/libcgroup/libcgroup/workflows/Continuous%20Integration/badge.svg?branch=main)](https://github.com/libcgroup/libcgroup/actions) -[![Coverage Status](https://coveralls.io/repos/github/libcgroup/libcgroup/badge.png)](https://coveralls.io/github/libcgroup/libcgroup) -[![Doxygen Documentation](https://img.shields.io/badge/Documentation-Doxygen-green.svg)](https://libcgroup.github.io/libcgroup/) -[![CodeQL](https://github.com/libcgroup/libcgroup/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/libcgroup/libcgroup/actions/workflows/codeql-analysis.yml/badge.svg?branch=main) - -The entire libcgroup README is available [here](README). diff --git a/source/a/libcgroup/libcgroup-3.1.0/README_daemon b/source/a/libcgroup/libcgroup-3.1.0/README_daemon deleted file mode 100644 index 25f0d5507..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/README_daemon +++ /dev/null @@ -1,182 +0,0 @@ -DESCRIPTION -=========== -The CGroup Rules Engine Daemon is a tool that will automatically place tasks -into the correct cgroup based on UID/GID events from the kernel. It will not -automatically classify tasks that are already running, but it will classify -any new tasks, and any tasks which change their UID/GID. Note that we use -the euid and egid, not the ruid and rgid. - -Unlike other tools, cgrulesengd caches the rules configuration in a data -structure (it's actually just a FIFO linked list) so that it doesn't need to -parse the configuration file more than once. This should be much faster than -parsing the rules for each UID/GID event. Eventually, this caching logic -should be part of libcgroup, so that any other program can take advantage of it -(and so that all programs are using the same table). The configuration can -be reloaded without stopping the daemon (more information below). - -WHY A DAEMON? -============= -A daemon is easy to use, and allows an administrator to ensure that all tasks -are classified into the correct cgroups without constantly monitoring the -system. The daemon is transparent to the users, and does not require any -modifications to existing userspace programs. Finally, the daemon can be -started and stopped at any time, including at boot time with other services. -Thus, sytem administrators can decide not to use the daemon if they choose. - -Most importantly, some programs create new users and/or run scripts, -threads, etc. as those users using suexec(). This call does not go through -PAM, so these scripts would continue running in the same cgroup as the parent -program. This behavior is likely not ideal, and the daemon would solve this -problem. - -Apache does this. Apache creates a user called 'apache' and uses setuid() to -launch tasks as that user. This does not go through PAM, so without a daemon, -these tasks would continue to run in the 'root' cgroup rather than in the -'apache' or 'webserver' cgroup. The daemon fixes this problem by catching the -setuid() call and moving the tasks into the correct cgroup. - -We would ask Apache to modify their software to interface with libcgroup, but -this solution is less than optimal because a lot of userspace software would -have to be changed, and some authors might intentionally not interact with -libcgroup, which could create an exploit. The daemon is a simple, transparent -solution. - -USING THE DAEMON -================ -The daemon can be used as a service with the cgred script, which is shipped -as scripts/init.d/cgred. This script should be installed as /etc/init.d/cgred -and used like any other service. To start the daemon, - /etc/init.d/cgred start -To stop it, - /etc/init.d/cgred stop -The restart (stop,start), condrestart (same as restart, but only if the daemon -was already started), and status (print whether the daemon is started or -stopped) commands are also supported. An additional command, "reload", allows -you to reload the configuration file without stopping the daemon. - /etc/init.d/cgred reload -The cgred script automatically loads configuration from /etc/sysconfig/cgred.conf, -which is shipped as samples/cgred.conf. See that file for more information. - -If you choose not to run the daemon as a service, the following options are -currently supported: - --nodaemon Do not run as a daemon - --nolog Write log output to stdout instead of a log file - --config [FILE] Read rules configuration from FILE instead of - /etc/cgrules.conf - -You can ask the daemon to reload the rules configuration by sending it SIGUSR2. -The easiest way to do this is with the 'kill' command: - kill -s SIGUSR2 [PID] - -You can ask the daemon to reload the templates configuration by sending it -SIGUSR1. The easiest way to do this is with the 'kill' command: - kill -s SIGUSR1 [PID] - -TESTING -======= -The program setuid (found in tests/setuid.c) can help you test the daemon. By -default, this program attempts to change its UID to root and then idles until -you kill it. You can change the default behavior to use a different UID, or -you can uncomment the second block of code to instead attempt to change the -GID. - -In order to make sure that everything works, I used the following rules: - sjo cpu default - cgtest cpu cgtest - % memory default - @cgroup cpu,memory cgtest - peter cpu test1 - % memory test2 - @root * default - * * default - -The users 'sjo' and 'cgtest' were normal users. 'peter' is not a user on the -system. The group 'cgroup' is a group containing sjo,root,cgtest as members, -and the group 'root' contains only root. The cgroups 'default' and 'cgtest' -exist, while 'test1' and 'test2' do not. Currently, the daemon does not check -for the existance of 'test1', though this would be easier to do once the -parsing and caching logic is moved into libcgroup. - -I ran the following tests, all of which were successful: - - set UID to sjo (should move cpu controller into default) - - set UID to root (should move cpu,memory controllers into cgtest) - - set UID to cgtest (should move cpu controller into cgtest, memory - controller into default) - - set GID to root (should move all controllers into default) - - set GID to cgroup (should move cpu, memory into cgtest) - - set GID to users (should move all controllers into default) - -The parsing logic will skip the 'peter' rule as well as its multi-line -components (in this case "% memory test2"), because the user does not exist. -This should work for group rules, too. Attempting to setuid() or setgid() to a -user/group that doesn't exist will just return an error and not generate a -kernel event of the PROC_EVENT_UID or PROC_EVENT_GID type, so the daemon won't -do anything for it. - -CONCERNS/ISSUES -=============== - - Netlink can be unreliable, and the daemon might miss an event if the buffer - is full. One possible solution is to have one or two files that the kernel - can queue UID/GID changes in, and have the daemon read those files whenever - they are updated. From testing, this does not actually appear to be a real - problem, but it could become one with faster machines. - - The daemon does not care for namespaces at all, which can cause conflicts - with containers. If a user places his tasks into exec-based cgroups (such - as 'network' and 'development'), the daemon will not realize this and will - simply place them into the user's cgroup (so, sjo/ instead of sjo/network/). - -CHANGELOG -========= -V9: - - Updated documentation, because it was very old and incorrect. - - Reverted the changes to cgexec and cgclassify. - - New API function: cgroup_change_cgroup_uid_gid_flags(). - - Deprecated cgroup_change_cgroup_uid_gid(). - - Rewrote some of the rule matching and execution logic in api.c to be - faster, and easier to read. - - Changes all negative return values to positive values. As a side effect, - cgroup_parse_rules() now returns -1 when we get a match and we are using - non-cached rules. - - Changes CGROUP_FUSECACHE to CGFLAG_USECACHE. - - Flags are now enumerated (cgflags), instead of #defines. - -V8: - - Moved the event-handling logic back into the daemon, where it should be. - - Changed cgroup_parse_rules() to work with cached rules or non-cached rules. - The other parsing function is no longer needed, and should be deprecated. - - Non-cached rules now work with the same structs as cached rules. - - Modified cgroup_change_cgroup_uid_gid() with a new 'flags' parameter. - Currently, the only flag is "CGROUP_FUSECACHE" to use the cached rules logic - (or not). - - Added cgroup_rules_loaded() boolean, to check whether the cached rules have - been loaded yet, and cgroup_init_rules_cache() to load them. - - Modified cgexec and cgclassify to work with the new - cgroup_change_cgroup_uid_gid(). - -V7: - - Moved parsing and caching logic into libcgroup. - - Added locking mechanisms around the list of rules. - - Cleaned up #includes in cgrulesegnd.[h,c]. - - Added notification if netlink receive queue overflows. - - Added logic to catch SIGINT in addition to SIGTERM. - - New API functions: - - cgroup_free_rule(struct cgroup_rule*) - - cgroup_free_rule_list(struct cgroup_rule_list*) - - cgroup_parse_rules(void) - - cgroup_print_rules_config(FILE*) - - cgroup_reload_cached_rules(void) - - cgroup_change_cgroup_event(struct proc_event*, int, FILE*) - -V6: - - Wrote new parsing logic, which is cleaner and simpler. - - Added cgred script to enable using the daemon as a service. - - Wrote caching logic to cache rules table. - - Added the ability to force a reload of the rules table with SIGUSR2 signal. - - Added two structures to libcgroup: cgre_rule and cgre_rules_list - - New API function: cgroup_reload_cached_rules, which reloads the rules table. - - Added logging capabilities (default log is /root/cgrulesengd.conf) - -TODO -==== - - Find a way to replace Netlink, or at least clean up that code. - - Find a solution to the namespace problem. diff --git a/source/a/libcgroup/libcgroup-3.1.0/README_systemd b/source/a/libcgroup/libcgroup-3.1.0/README_systemd deleted file mode 100644 index ac53b9909..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/README_systemd +++ /dev/null @@ -1,69 +0,0 @@ -Integration with systemd -======================== - -systemd is a system and service manager for Linux, compatible with SysV -and LSB init scripts. systemd heavily uses control groups to manage and control -services. - -Most of the libcgroup tools and APIs can be safely used on systems with systemd -without any problems. This document attempts to describe the configuration of -systemd and libcgroup so they can safely co-exist and mutually benefit each -other. - -References -========== -[1] http://www.freedesktop.org/wiki/Software/systemd -Systemd home page. - -[2] http://www.freedesktop.org/wiki/Software/systemd/PaxControlGroups -This is the most useful document describing systemd expectations on applications -(incl. libcgroup tools). - - -Compilation -=========== -As stated in [2], libcgroup should not interact with the 'name=systemd' -hierarchy. Compile libcgroup with the --enable-opaque-hierarchy configure option -to do so: - -./configure --enable-opaque-hierarchy=name=systemd - -Consequently, the 'name=systemd' hierarchy will not be visible to libcgroup and -all of its tools. For example, the lscgroup command will not list systemd -cgroups. - -Start-up and services -==================== - -Systemd automatically mounts all available controllers on system boot ('cpu' and -'cpuacct' together in one hierarchy by default) and can automatically put -service processes into control groups with configured parameters — by default, -each service is automatically put into the 'cpu,cpuacct:/system/$service_name' -control group. The System Administrator has full control of parameters in each -control group and of which controllers are used. Consult systemd -documentation, mainly systemd.conf(5) and systemd.exec(5) man pages, for -details. - -In the vast majority of use cases, this behavior is sufficient and libcgroup -does not need to be used. - -For specific use cases, e.g. when a different tree of control groups is needed, -libcgroup provides cgconfig service. This service can create arbitrary control -group hierarchies. In this case, follow these steps: - -1. Set 'DefaultControllers=' in /etc/systemd/system.conf so that systemd does -not create control groups for services automatically. - -2. Prepare /etc/cgconfig.conf and enable the cgconfig service. The service will -parse the /etc/cgconfig.conf file during machine boot and create all control -groups which are defined in it. The service automatically sets '+t' ("sticky") -bit on the tasks files as recommended in [2]. - -3. For each service that should start in a specific control group, add the -following lines into its unit file: - After=cgconfig.service - ControlGroup= - -This ensures the service is started only after cgconfig creates the necessary -hierarchy for it. It also tells systemd which control group it should use to -start the service. diff --git a/source/a/libcgroup/libcgroup-3.1.0/SECURITY.md b/source/a/libcgroup/libcgroup-3.1.0/SECURITY.md deleted file mode 100644 index 54f91be9d..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/SECURITY.md +++ /dev/null @@ -1,45 +0,0 @@ -The libcgroup Security Vulnerability Handling Process -=============================================================================== -https://github.com/libcgroup/libcgroup - -This document describes the processes through which sensitive security relevant -bugs can be responsibly disclosed to the libcgroup project and how the project -maintainers should handle these reports. Just like the other libcgroup process -documents, this document should be treated as a guiding document and not a -hard, unyielding set of regulations; the bug reporters and project maintainers -are encouraged to work together to address the issues as best they can, in a -manner which works best for all parties involved. - -### Reporting Problems - -Problems with the libcgroup library that are not suitable for immediate public -disclosure should be emailed to the current libcgroup maintainers; see below. -We typically request at most a 90 day time period to address the issue before -it is made public, but we will make every effort to address the issue as -quickly as possible and shorten the disclosure window. - -* Dhaval Giani, dhaval.giani@gmail.com -* Tom Hromatka, tom.hromatka@oracle.com - -### Resolving Sensitive Security Issues - -Upon disclosure of a bug, the maintainers should work together to investigate -the problem and decide on a solution. In order to prevent an early disclosure -of the problem, those working on the solution should do so privately and -outside of the traditional libcgroup development practices. One possible -solution to this is to leverage the GitHub "Security" functionality to create a -private development fork that can be shared among the maintainers, and -optionally the reporter. A placeholder GitHub issue may be created, but -details should remain extremely limited until such time as the problem has been -fixed and responsibly disclosed. If a CVE, or other tag, has been assigned to -the problem, the GitHub issue title should include the vulnerability tag once -the problem has been disclosed. - -### Public Disclosure - -Whenever possible, responsible reporting and patching practices should be -followed, including notification to the linux-distros and oss-security mailing -lists. - -* https://oss-security.openwall.org/wiki/mailing-lists/distros -* https://oss-security.openwall.org/wiki/mailing-lists/oss-security diff --git a/source/a/libcgroup/libcgroup-3.1.0/bootstrap.sh b/source/a/libcgroup/libcgroup-3.1.0/bootstrap.sh deleted file mode 100755 index 1244f71a3..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/bootstrap.sh +++ /dev/null @@ -1,29 +0,0 @@ -#!/bin/bash -# SPDX-License-Identifier: LGPL-2.1-only - -set -ex - -if [ -f .git/hooks/pre-commit.sample ] && [ ! -f .git/hooks/pre-commit ] ; then - cp -p .git/hooks/pre-commit.sample .git/hooks/pre-commit && \ - chmod +x .git/hooks/pre-commit && \ - echo "Activated pre-commit hook." -fi - -# update the git submodules - libcgroup-tests and googletest -git submodule update --init --recursive - -# configure googletest -pushd googletest/googletest -git checkout release-1.8.0 -cmake -DBUILD_SHARED_LIBS=ON . -make -popd - -test -d m4 || mkdir m4 -autoreconf -fi -rm -fr autom4te.cache - -CFLAGS="$CFLAGS -g -O0" ./configure --sysconfdir=/etc --localstatedir=/var \ - --enable-opaque-hierarchy="name=systemd" --enable-systemd --enable-python - -make clean diff --git a/source/a/libcgroup/libcgroup-3.1.0/configure.ac b/source/a/libcgroup/libcgroup-3.1.0/configure.ac deleted file mode 100644 index 341a5756c..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/configure.ac +++ /dev/null @@ -1,266 +0,0 @@ -# -*- Autoconf -*- -# SPDX-License-Identifier: LGPL-2.1-only -# Process this file with autoconf to produce a configure script. -# -# Copyright International Business Machines Corp. 2008 -# -# Authors: Balbir Singh -# -AC_PREREQ([2.69]) - -# In following section update all occurences of version, including soname -AC_INIT([libcgroup],[3.1.0]) - -AC_CONFIG_AUX_DIR([build-aux]) -AC_CONFIG_MACRO_DIRS([m4]) - -AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects]) - -m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) - -# set library version, soname is libcgroup.so.MAJOR -AC_SUBST(LIBRARY_VERSION_MAJOR, 3) -AC_SUBST(LIBRARY_VERSION_MINOR, 1) -AC_SUBST(LIBRARY_VERSION_RELEASE, 0) - -# we do not want static libraries -#AC_DISABLE_STATIC - -AM_PROG_AR -LT_INIT - -AC_CONFIG_SRCDIR([src]) -AC_CONFIG_HEADER([config.h]) - -# Process command line options -AC_ARG_ENABLE([tools], - [AS_HELP_STRING([--enable-tools],[compile libcgroup tools [default=yes]])], - [ - if test "x$enableval" = xno; then - with_tools=false - else - with_tools=true - fi - ], - [with_tools=true]) -AM_CONDITIONAL([WITH_TOOLS], [test x$with_tools = xtrue]) - -AC_ARG_ENABLE([pam], - [AS_HELP_STRING([--enable-pam],[compile libcgroup PAM module [default=yes]])], - [ - if test "x$enableval" = xno; then - with_pam=false - else - with_pam=true - fi - ], - [with_pam=true]) -AM_CONDITIONAL([WITH_PAM], [test x$with_pam = xtrue]) - -AC_ARG_ENABLE([daemon], - [AS_HELP_STRING([--enable-daemon],[compile libcgroup daemon [default=yes]])], - [ - if test "x$enableval" = xno; then - with_daemon=false - else - with_daemon=true - fi - ], - [with_daemon=true]) -AM_CONDITIONAL([WITH_DAEMON], [test x$with_daemon = xtrue]) - -AC_ARG_ENABLE([python], - [AS_HELP_STRING([--enable-python], - [build the python bindings, requires cython])]) -AS_IF([test "$enable_python" = yes], [ - # cython version check - AS_IF([test "$CYTHON_VER_MAJ" -eq 0 -a "$CYTHON_VER_MIN" -lt 29], [ - AC_MSG_ERROR([python bindings require cython 0.29 or higher]) - ]) - AM_PATH_PYTHON([3]) -]) -AM_CONDITIONAL([ENABLE_PYTHON], [test "$enable_python" = yes]) -AC_DEFINE_UNQUOTED([ENABLE_PYTHON], - [$(test "$enable_python" = yes && echo 1 || echo 0)], - [Python bindings build flag.]) - -AC_ARG_ENABLE([systemd], - [AS_HELP_STRING([--enable-systemd],[enable systemd support [default=yes]])], - [ - if test "x$enableval" = xno; then - with_systemd=false - else - with_systemd=true - fi - ], - [with_systemd=true]) -AM_CONDITIONAL([WITH_SYSTEMD], [test x$with_systemd = xtrue]) - -AC_ARG_ENABLE([initscript-install], - [AS_HELP_STRING([--enable-initscript-install],[install init scripts [default=no]])], - [ - if test "x$enableval" = xno; then - with_initscript_install=false - else - with_initscript_install=true - fi - ], - [with_initscript_install=false]) -AM_CONDITIONAL([WITH_INITSCRIPT_INSTALL], [test x$with_initscript_install = xtrue]) - -socket_path="/var/run/cgred.socket" -AC_ARG_ENABLE([cgred-socket], - [AS_HELP_STRING([--enable-cgred-socket=PATH],[specify location of cgrulesengd communication socket - (default=/var/run/cgred.socket)])], - [ - if test "x$enableval" = xno -o "x$enableval" = xyes; then - AC_MSG_ERROR([Provide valid path with --enable-cgred-socket option.]) - else - socket_path="$enableval" - fi - ], []) -AC_DEFINE_UNQUOTED([CGRULE_CGRED_SOCKET_PATH],"$socket_path", [Cgrulesengd socket path]) - -pam_module_dir="$libdir/security" -AC_ARG_ENABLE([pam-module-dir], - [AS_HELP_STRING([--enable-pam-module-dir=PATH],[specify location of libcgroup PAM module - (default=$libdir/security)])], - [ - if test "x$enableval" = xno -o "x$enableval" = xyes; then - AC_MSG_ERROR([Provide valid path with --enable-pam-module-dir option.]) - else - pam_module_dir="$enableval" - fi - ], []) -AC_SUBST([pamlibdir],"$pam_module_dir") - -AC_ARG_ENABLE([opaque-hierarchy], - [AS_HELP_STRING([--enable-opaque-hierarchy=NAME],[specify name of a hierarchy which libcgroup should ignore, e.g. name=systemd - (default=none)])], - [ - if test "x$enableval" = xno -o "x$enableval" = xyes; then - AC_MSG_ERROR([Provide name of a hierarchy.]) - else - AC_DEFINE_UNQUOTED([OPAQUE_HIERARCHY], "$enableval", - [Define to ignore specific hierarchy.]) - fi - ], []) - -AC_ARG_ENABLE([tests], - [AS_HELP_STRING([--enable-tests],[compile libcgroup tests [default=yes]])], - [ - if test "x$enableval" = xno; then - with_tests=false - else - with_tests=true - fi - ], - [with_tests=true]) -AM_CONDITIONAL([WITH_TESTS], [test x$with_tests = xtrue]) - -AC_ARG_ENABLE([samples], - [AS_HELP_STRING([--enable-samples],[compile libcgroup samples C programs [default=no]])], - [ - if test "x$enableval" = xno; then - with_samples=false - else - with_samples=true - fi - ], - [with_samples=false]) -AM_CONDITIONAL([WITH_SAMPLES], [test x$with_samples = xtrue]) - -# Checks for programs. -AC_PROG_CXX -AC_PROG_CC -AC_PROG_YACC -if test "$YACC" = yacc; then - AC_CHECK_PROG([REALLY_YACC], [yacc], [yacc]) - if test "$REALLY_YACC" = ""; then - AC_MSG_ERROR([This program cannot be built unless a version of yacc is installed.]) - fi -fi -AM_PROG_LEX -if test "$LEX" != flex; then - AC_MSG_ERROR([This program cannot be built unless flex is installed.]) -fi -LT_INIT - -# Checks for header files. -AC_HEADER_DIRENT -AC_HEADER_STDC -AC_CHECK_HEADERS([limits.h mntent.h stdlib.h string.h sys/mount.h unistd.h]) - -# Checks for typedefs, structures, and compiler characteristics. -AC_HEADER_STDBOOL -AC_C_CONST -AC_TYPE_UID_T -AC_C_INLINE -AC_TYPE_INT64_T -AC_TYPE_PID_T - -# Checks for library functions. -AC_FUNC_CHOWN -AC_FUNC_GETMNTENT -AC_FUNC_MALLOC -AC_FUNC_REALLOC -AC_FUNC_STAT -AC_CHECK_FUNCS([getmntent hasmntopt memset mkdir rmdir strdup]) - -orig_CFLAGS="$CFLAGS" -CFLAGS="$CFLAGS -D_GNU_SOURCE" -AC_FUNC_STRERROR_R -CFLAGS="$orig_CFLAGS" - -AC_SEARCH_LIBS( - [fts_open], - [fts], - [], - [AC_MSG_ERROR([Unable to find the fts_open() function])]) - -if test x$with_pam = xtrue; then - AC_CHECK_LIB( - [pam], - [pam_syslog], - [ - dnl Override the default behavior of AC_CHECK_LIB, - dnl we don't want -lpam in LIBS. - : - ], - [AC_MSG_ERROR([Cannot compile PAM module without libpam!])]) - - AC_CHECK_HEADERS( - [security/pam_modules.h security/pam_modutil.h security/pam_ext.h], - [], - [AC_MSG_ERROR([Cannot compile PAM module without necessary - header files!])]) -fi - -AX_CODE_COVERAGE - -AC_CONFIG_FILES([Makefile - src/Makefile - src/daemon/Makefile - src/tools/Makefile - src/pam/Makefile - src/python/Makefile - scripts/Makefile - scripts/init.d/cgconfig - scripts/init.d/cgred - tests/Makefile - tests/ftests/Makefile - tests/gunit/Makefile - samples/Makefile - samples/c/Makefile - samples/cmdline/Makefile - samples/config/Makefile - samples/python/Makefile - include/Makefile - include/libcgroup/init.h - doc/Makefile - doc/man/Makefile - dist/Makefile - libcgroup.pc]) -AC_CONFIG_FILES([dist/libcgroup.spec:dist/libcgroup.spec.in]) -CFLAGS="$CFLAGS -Wall" -AC_OUTPUT diff --git a/source/a/libcgroup/libcgroup-3.1.0/dist/Makefile.am b/source/a/libcgroup/libcgroup-3.1.0/dist/Makefile.am deleted file mode 100644 index 346b8b8a6..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/dist/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -EXTRA_DIST = libcgroup.spec diff --git a/source/a/libcgroup/libcgroup-3.1.0/dist/cgconfig.service b/source/a/libcgroup/libcgroup-3.1.0/dist/cgconfig.service deleted file mode 100644 index 00bd056c3..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/dist/cgconfig.service +++ /dev/null @@ -1,16 +0,0 @@ -[Unit] -Description=Control Group configuration service - -# The service should be able to start as soon as possible, -# before any 'normal' services: -DefaultDependencies=no -Conflicts=shutdown.target -Before=basic.target shutdown.target - -[Service] -Type=oneshot -RemainAfterExit=yes -ExecStart=/sbin/cgconfigparser -l /etc/cgconfig.conf -s 1664 - -[Install] -WantedBy=sysinit.target diff --git a/source/a/libcgroup/libcgroup-3.1.0/dist/libcgroup.spec.in b/source/a/libcgroup/libcgroup-3.1.0/dist/libcgroup.spec.in deleted file mode 100644 index bb53efefe..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/dist/libcgroup.spec.in +++ /dev/null @@ -1,168 +0,0 @@ -%define soversion @LIBRARY_VERSION_MAJOR@.@LIBRARY_VERSION_MINOR@.@LIBRARY_VERSION_RELEASE@ -%define soversion_major @LIBRARY_VERSION_MAJOR@ - -Name: libcgroup -Summary: Tools and libraries to control and monitor control groups -Group: System Environment/Libraries -Version: @PACKAGE_VERSION@ -Release: 1%{?dist} -License: LGPLv2+ -URL: http://libcg.sourceforge.net/ -Source0: http://downloads.sourceforge.net/libcg/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: pam-devel -BuildRequires: byacc -BuildRequires: flex -BuildRequires: coreutils -Requires(pre): shadow-utils -Requires(post): chkconfig, /sbin/service -Requires(preun): /sbin/chkconfig - -%description -Control groups infrastructure. The tools and library help manipulate, control, -administrate and monitor control groups and the associated controllers. - -%package pam -Summary: A Pluggable Authentication Module for libcgroup -Group: System Environment/Base -Requires: libcgroup = %{version}-%{release} - -%description pam -Linux-PAM module, which allows administrators to classify the user's login -processes to pre-configured control group. - -%package devel -Summary: Development libraries to develop applications that utilize control groups -Group: Development/Libraries -Requires: libcgroup = %{version}-%{release} - -%description devel -It provides API to create/delete and modify cgroup nodes. It will also in the -future allow creation of persistent configuration for control groups and -provide scripts to manage that configuration. - -%prep -%setup -q - -%build -%configure --bindir=/bin --sbindir=/sbin --libdir=%{_libdir} --enable-initscript-install --enable-pam-module-dir=/%{_lib}/security - -make %{?_smp_mflags} - - -%install -rm -rf $RPM_BUILD_ROOT -make DESTDIR=$RPM_BUILD_ROOT install - -# install config files -mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig -cp samples/config/cgred.conf $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/cgred.conf -cp samples/config/cgconfig.sysconfig $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/cgconfig -cp samples/config/cgconfig.conf $RPM_BUILD_ROOT/%{_sysconfdir}/cgconfig.conf -cp samples/config/cgrules.conf $RPM_BUILD_ROOT/%{_sysconfdir}/cgrules.conf -cp samples/config/cgsnapshot_blacklist.conf $RPM_BUILD_ROOT/%{_sysconfdir}/cgsnapshot_blacklist.conf - -# sanitize pam module, we need only pam_cgroup.so -mv -f $RPM_BUILD_ROOT/%{_lib}/security/pam_cgroup.so.*.*.* $RPM_BUILD_ROOT/%{_lib}/security/pam_cgroup.so -rm -f $RPM_BUILD_ROOT/%{_lib}/security/pam_cgroup.la $RPM_BUILD_ROOT/%{_lib}/security/pam_cgroup.so.* - -# move the libraries to / -mkdir -p $RPM_BUILD_ROOT/%{_lib} -mv -f $RPM_BUILD_ROOT/%{_libdir}/libcgroup.so.%{soversion} $RPM_BUILD_ROOT/%{_lib} -rm -f $RPM_BUILD_ROOT/%{_libdir}/libcgroup.so.%{soversion_major} -ln -sf libcgroup.so.%{soversion} $RPM_BUILD_ROOT/%{_lib}/libcgroup.so.%{soversion_major} -ln -sf ../../%{_lib}/libcgroup.so.%{soversion} $RPM_BUILD_ROOT/%{_libdir}/libcgroup.so -rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la - -%clean -rm -rf $RPM_BUILD_ROOT - -%pre -getent group cgred >/dev/null || groupadd cgred - -%post -/sbin/ldconfig -/sbin/chkconfig --add cgred -/sbin/chkconfig --add cgconfig - -%preun -if [ $1 = 0 ]; then - /sbin/service cgred stop > /dev/null 2>&1 || : - /sbin/service cgconfig stop > /dev/null 2>&1 || : - /sbin/chkconfig --del cgconfig - /sbin/chkconfig --del cgred -fi - -%postun -p /sbin/ldconfig - -%files -%defattr(-,root,root,-) -%config(noreplace) %{_sysconfdir}/sysconfig/cgred.conf -%config(noreplace) %{_sysconfdir}/sysconfig/cgconfig -%config(noreplace) %{_sysconfdir}/cgconfig.conf -%config(noreplace) %{_sysconfdir}/cgrules.conf -%config(noreplace) %{_sysconfdir}/cgsnapshot_blacklist.conf -/%{_lib}/libcgroup.so.* -%attr(2755, root, cgred) /bin/cgexec -/bin/cgclassify -/bin/cgcreate -/bin/cgget -/bin/cgset -/bin/cgdelete -/bin/lscgroup -/bin/lssubsys -/sbin/cgconfigparser -/sbin/cgrulesengd -/bin/cgsnapshot -%attr(0644, root, root) %{_mandir}/man1/* -%attr(0644, root, root) %{_mandir}/man5/* -%attr(0644, root, root) %{_mandir}/man8/* -%attr(0755,root,root) %{_initrddir}/cgconfig -%attr(0755,root,root) %{_initrddir}/cgred - -%doc COPYING INSTALL README_daemon - -%files pam -%defattr(-,root,root,-) -%attr(0755,root,root) /%{_lib}/security/pam_cgroup.so -%doc COPYING INSTALL - -%files devel -%defattr(-,root,root,-) -%{_includedir}/libcgroup.h -%{_includedir}/libcgroup/*.h -%{_libdir}/libcgroup.* -/%{_libdir}/pkgconfig/libcgroup.pc -%doc COPYING INSTALL - - -%changelog -* Tue Nov 2 2010 Jan Safranek 0.37.rc1-1 -- Add cgsnapshot -* Thu Feb 18 2010 Dhaval Giani 0.36.rc1-1 -- Add pkgconfig file -* Tue Jan 19 2010 Balbir Singh 0.35.1 -- Integrate Jan's fixes for distributing cgget and initscripts -* Thu Oct 22 2009 Jan Safranek 0.34-1 -- Update to latest upstream -- Split PAM module to separate subpackage -* Tue Feb 24 2009 Balbir Singh 0.33-1 -- Update to 0.33, spec file changes to add Makefiles and pam_cgroup module -* Fri Oct 10 2008 Dhaval Giani 0.32-1 -- Update to latest upstream -* Thu Sep 11 2008 Dhaval Giani 0.31-1 -- Update to latest upstream -* Sat Aug 2 2008 Dhaval Giani 0.1c-3 -- Change release to fix broken upgrade path -* Wed Jun 11 2008 Dhaval Giani 0.1c-1 -- Update to latest upstream version -* Tue Jun 3 2008 Balbir Singh 0.1b-3 -- Add post and postun. Also fix Requires for devel to depend on base n-v-r -* Sat May 31 2008 Balbir Singh 0.1b-2 -- Fix makeinstall, Source0 and URL (review comments from Tom) -* Mon May 26 2008 Balbir Singh 0.1b-1 -- Add a generatable spec file -* Tue May 20 2008 Balbir Singh 0.1-1 -- Get the spec file to work -* Tue May 20 2008 Dhaval Giani 0.01-1 -- The first version of libcg diff --git a/source/a/libcgroup/libcgroup-3.1.0/doc/Doxygen b/source/a/libcgroup/libcgroup-3.1.0/doc/Doxygen deleted file mode 100644 index 7e75ca1dc..000000000 --- a/source/a/libcgroup/libcgroup-3.1.0/doc/Doxygen +++ /dev/null @@ -1,2656 +0,0 @@ -# Doxyfile 1.9.1 - -# This file describes the settings to be used by the documentation system -# doxygen (www.doxygen.org) for a project. -# -# All text after a double hash (##) is considered a comment and is placed in -# front of the TAG it is preceding. -# -# All text after a single hash (#) is considered a comment and will be ignored. -# The format is: -# TAG = value [value, ...] -# For lists, items can also be appended using: -# TAG += value [value, ...] -# Values that contain spaces should be placed between quotes (\" \"). - -#--------------------------------------------------------------------------- -# Project related configuration options -#--------------------------------------------------------------------------- - -# This tag specifies the encoding used for all characters in the configuration -# file that follow. The default is UTF-8 which is also the encoding used for all -# text before the first occurrence of this tag. Doxygen uses libiconv (or the -# iconv built into libc) for the transcoding. See -# https://www.gnu.org/software/libiconv/ for the list of possible encodings. -# The default value is: UTF-8. - -DOXYFILE_ENCODING = UTF-8 - -# The PROJECT_NAME tag is a single word (or a sequence of words surrounded by -# double-quotes, unless you are using Doxywizard) that should identify the -# project for which the documentation is generated. This name is used in the -# title of most generated pages and in a few other places. -# The default value is: My Project. - -PROJECT_NAME = "libcgroup" - -# The PROJECT_NUMBER tag can be used to enter a project or revision number. This -# could be handy for archiving the generated documentation or if some version -# control system is used. - -PROJECT_NUMBER = - -# Using the PROJECT_BRIEF tag one can provide an optional one line description -# for a project that appears at the top of each page and should give viewer a -# quick idea about the purpose of the project. Keep the description short. - -PROJECT_BRIEF = - -# With the PROJECT_LOGO tag one can specify a logo or an icon that is included -# in the documentation. The maximum height of the logo should not exceed 55 -# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy -# the logo to the output directory. - -PROJECT_LOGO = - -# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path -# into which the generated documentation will be written. If a relative path is -# entered, it will be relative to the location where doxygen was started. If -# left blank the current directory will be used. - -OUTPUT_DIRECTORY = - -# If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- -# directories (in 2 levels) under the output directory of each output format and -# will distribute the generated files over these directories. Enabling this -# option can be useful when feeding doxygen a huge amount of source files, where -# putting all generated files in the same directory would otherwise causes -# performance problems for the file system. -# The default value is: NO. - -CREATE_SUBDIRS = NO - -# If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII -# characters to appear in the names of generated files. If set to NO, non-ASCII -# characters will be escaped, for example _xE3_x81_x84 will be used for Unicode -# U+3044. -# The default value is: NO. - -ALLOW_UNICODE_NAMES = NO - -# The OUTPUT_LANGUAGE tag is used to specify the language in which all -# documentation generated by doxygen is written. Doxygen will use this -# information to generate all constant output in the proper language. -# Possible values are: Afrikaans, Arabic, Armenian, Brazilian, Catalan, Chinese, -# Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), -# Esperanto, Farsi (Persian), Finnish, French, German, Greek, Hungarian, -# Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages), -# Korean, Korean-en (Korean with English messages), Latvian, Lithuanian, -# Macedonian, Norwegian, Persian (Farsi), Polish, Portuguese, Romanian, Russian, -# Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish, -# Ukrainian and Vietnamese. -# The default value is: English. - -OUTPUT_LANGUAGE = English - -# The OUTPUT_TEXT_DIRECTION tag is used to specify the direction in which all -# documentation generated by doxygen is written. Doxygen will use this -# information to generate all generated output in the proper direction. -# Possible values are: None, LTR, RTL and Context. -# The default value is: None. - -OUTPUT_TEXT_DIRECTION = None - -# If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member -# descriptions after the members that are listed in the file and class -# documentation (similar to Javadoc). Set to NO to disable this. -# The default value is: YES. - -BRIEF_MEMBER_DESC = YES - -# If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief -# description of a member or function before the detailed description -# -# Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the -# brief descriptions will be completely suppressed. -# The default value is: YES. - -REPEAT_BRIEF = YES - -# This tag implements a quasi-intelligent brief description abbreviator that is -# used to form the text in various listings. Each string in this list, if found -# as the leading text of the brief description, will be stripped from the text -# and the result, after processing the whole list, is used as the annotated -# text. Otherwise, the brief description is used as-is. If left blank, the -# following values are used ($name is automatically replaced with the name of -# the entity):The $name class, The $name widget, The $name file, is, provides, -# specifies, contains, represents, a, an and the. - -ABBREVIATE_BRIEF = "The $name class" \ - "The $name widget" \ - "The $name file" \ - is \ - provides \ - specifies \ - contains \ - represents \ - a \ - an \ - the - -# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then -# doxygen will generate a detailed section even if there is only a brief -# description. -# The default value is: NO. - -ALWAYS_DETAILED_SEC = NO - -# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all -# inherited members of a class in the documentation of that class as if those -# members were ordinary class members. Constructors, destructors and assignment -# operators of the base classes will not be shown. -# The default value is: NO. - -INLINE_INHERITED_MEMB = NO - -# If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path -# before files name in the file list and in the header files. If set to NO the -# shortest path that makes the file name unique will be used -# The default value is: YES. - -FULL_PATH_NAMES = YES - -# The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path. -# Stripping is only done if one of the specified strings matches the left-hand -# part of the path. The tag can be used to show relative paths in the file list. -# If left blank the directory from which doxygen is run is used as the path to -# strip. -# -# Note that you can specify absolute paths here, but also relative paths, which -# will be relative from the directory where doxygen is started. -# This tag requires that the tag FULL_PATH_NAMES is set to YES. - -STRIP_FROM_PATH = - -# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the -# path mentioned in the documentation of a class, which tells the reader which -# header file to include in order to use a class. If left blank only the name of -# the header file containing the class definition is used. Otherwise one should -# specify the list of include paths that are normally passed to the compiler -# using the -I flag. - -STRIP_FROM_INC_PATH = - -# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but -# less readable) file names. This can be useful is your file systems doesn't -# support long names like on DOS, Mac, or CD-ROM. -# The default value is: NO. - -SHORT_NAMES = NO - -# If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the -# first line (until the first dot) of a Javadoc-style comment as the brief -# description. If set to NO, the Javadoc-style will behave just like regular Qt- -# style comments (thus requiring an explicit @brief command for a brief -# description.) -# The default value is: NO. - -JAVADOC_AUTOBRIEF = NO - -# If the JAVADOC_BANNER tag is set to YES then doxygen will interpret a line -# such as -# /*************** -# as being the beginning of a Javadoc-style comment "banner". If set to NO, the -# Javadoc-style will behave just like regular comments and it will not be -# interpreted by doxygen. -# The default value is: NO. - -JAVADOC_BANNER = NO - -# If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first -# line (until the first dot) of a Qt-style comment as the brief description. If -# set to NO, the Qt-style will behave just like regular Qt-style comments (thus -# requiring an explicit \brief command for a brief description.) -# The default value is: NO. - -QT_AUTOBRIEF = NO - -# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a -# multi-line C++ special comment block (i.e. a block of //! or /// comments) as -# a brief description. This used to be the default behavior. The new default is -# to treat a multi-line C++ comment block as a detailed description. Set this -# tag to YES if you prefer the old behavior instead. -# -# Note that setting this tag to YES also means that rational rose comments are -# not recognized any more. -# The default value is: NO. - -MULTILINE_CPP_IS_BRIEF = NO - -# By default Python docstrings are displayed as preformatted text and doxygen's -# special commands cannot be used. By setting PYTHON_DOCSTRING to NO the -# doxygen's special commands can be used and the contents of the docstring -# documentation blocks is shown as doxygen documentation. -# The default value is: YES. - -PYTHON_DOCSTRING = YES - -# If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the -# documentation from any documented member that it re-implements. -# The default value is: YES. - -INHERIT_DOCS = YES - -# If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new -# page for each member. If set to NO, the documentation of a member will be part -# of the file/class/namespace that contains it. -# The default value is: NO. - -SEPARATE_MEMBER_PAGES = NO - -# The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen -# uses this value to replace tabs by spaces in code fragments. -# Minimum value: 1, maximum value: 16, default value: 4. - -TAB_SIZE = 4 - -# This tag can be used to specify a number of aliases that act as commands in -# the documentation. An alias has the form: -# name=value -# For example adding -# "sideeffect=@par Side Effects:\n" -# will allow you to put the command \sideeffect (or @sideeffect) in the -# documentation, which will result in a user-defined paragraph with heading -# "Side Effects:". You can put \n's in the value part of an alias to insert -# newlines (in the resulting output). You can put ^^ in the value part of an -# alias to insert a newline as if a physical newline was in the original file. -# When you need a literal { or } or , in the value part of an alias you have to -# escape them by means of a backslash (\), this can lead to conflicts with the -# commands \{ and \} for these it is advised to use the version @{ and @} or use -# a double escape (\\{ and \\}) - -ALIASES = - -# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources -# only. Doxygen will then generate output that is more tailored for C. For -# instance, some of the names that are used will be different. The list of all -# members will be omitted, etc. -# The default value is: NO. - -OPTIMIZE_OUTPUT_FOR_C = YES - -# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or -# Python sources only. Doxygen will then generate output that is more tailored -# for that language. For instance, namespaces will be presented as packages, -# qualified scopes will look different, etc. -# The default value is: NO. - -OPTIMIZE_OUTPUT_JAVA = NO - -# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran -# sources. Doxygen will then generate output that is tailored for Fortran. -# The default value is: NO. - -OPTIMIZE_FOR_FORTRAN = NO - -# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL -# sources. Doxygen will then generate output that is tailored for VHDL. -# The default value is: NO. - -OPTIMIZE_OUTPUT_VHDL = NO - -# Set the OPTIMIZE_OUTPUT_SLICE tag to YES if your project consists of Slice -# sources only. Doxygen will then generate output that is more tailored for that -# language. For instance, namespaces will be presented as modules, types will be -# separated into more groups, etc. -# The default value is: NO. - -OPTIMIZE_OUTPUT_SLICE = NO - -# Doxygen selects the parser to use depending on the extension of the files it -# parses. With this tag you can assign which parser to use for a given -# extension. Doxygen has a built-in mapping, but you can override or extend it -# using this tag. The format is ext=language, where ext is a file extension, and -# language is one of the parsers supported by doxygen: IDL, Java, JavaScript, -# Csharp (C#), C, C++, D, PHP, md (Markdown), Objective-C, Python, Slice, VHDL, -# Fortran (fixed format Fortran: FortranFixed, free formatted Fortran: -# FortranFree, unknown formatted Fortran: Fortran. In the later case the parser -# tries to guess whether the code is fixed or free formatted code, this is the -# default for Fortran type files). For instance to make doxygen treat .inc files -# as Fortran files (default is PHP), and .f files as C (default is Fortran), -# use: inc=Fortran f=C. -# -# Note: For files without extension you can use no_extension as a placeholder. -# -# Note that for custom extensions you also need to set FILE_PATTERNS otherwise -# the files are not read by doxygen. When specifying no_extension you should add -# * to the FILE_PATTERNS. -# -# Note see also the list of default file extension mappings. - -EXTENSION_MAPPING = - -# If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments -# according to the Markdown format, which allows for more readable -# documentation. See https://daringfireball.net/projects/markdown/ for details. -# The output of markdown processing is further processed by doxygen, so you can -# mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in -# case of backward compatibilities issues. -# The default value is: YES. - -MARKDOWN_SUPPORT = YES - -# When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up -# to that level are automatically included in the table of contents, even if -# they do not have an id attribute. -# Note: This feature currently applies only to Markdown headings. -# Minimum value: 0, maximum value: 99, default value: 5. -# This tag requires that the tag MARKDOWN_SUPPORT is set to YES. - -TOC_INCLUDE_HEADINGS = 5 - -# When enabled doxygen tries to link words that correspond to documented -# classes, or namespaces to their corresponding documentation. Such a link can -# be prevented in individual cases by putting a % sign in front of the word or -# globally by setting AUTOLINK_SUPPORT to NO. -# The default value is: YES. - -AUTOLINK_SUPPORT = YES - -# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want -# to include (a tag file for) the STL sources as input, then you should set this -# tag to YES in order to let doxygen match functions declarations and -# definitions whose arguments contain STL classes (e.g. func(std::string); -# versus func(std::string) {}). This also make the inheritance and collaboration -# diagrams that involve STL classes more complete and accurate. -# The default value is: NO. - -BUILTIN_STL_SUPPORT = NO - -# If you use Microsoft's C++/CLI language, you should set this option to YES to -# enable parsing support. -# The default value is: NO. - -CPP_CLI_SUPPORT = NO - -# Set the SIP_SUPPORT tag to YES if your project consists of sip (see: -# https://www.riverbankcomputing.com/software/sip/intro) sources only. Doxygen -# will parse them like normal C++ but will assume all classes use public instead -# of private inheritance when no explicit protection keyword is present. -# The default value is: NO. - -SIP_SUPPORT = NO - -# For Microsoft's IDL there are propget and propput attributes to indicate -# getter and setter methods for a property. Setting this option to YES will make -# doxygen to replace the get and set methods by a property in the documentation. -# This will only work if the methods are indeed getting or setting a simple -# type. If this is not the case, or you want to show the methods anyway, you -# should set this option to NO. -# The default value is: YES. - -IDL_PROPERTY_SUPPORT = No - -# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC -# tag is set to YES then doxygen will reuse the documentation of the first -# member in the group (if any) for the other members of the group. By default -# all members of a group must be documented explicitly. -# The default value is: NO. - -DISTRIBUTE_GROUP_DOC = NO - -# If one adds a struct or class to a group and this option is enabled, then also -# any nested class or struct is added to the same group. By default this option -# is disabled and one has to add nested compounds explicitly via \ingroup. -# The default value is: NO. - -GROUP_NESTED_COMPOUNDS = NO - -# Set the SUBGROUPING tag to YES to allow class member groups of the same type -# (for instance a group of public functions) to be put as a subgroup of that -# type (e.g. under the Public Functions section). Set it to NO to prevent -# subgrouping. Alternatively, this can be done per class using the -# \nosubgrouping command. -# The default value is: YES. - -SUBGROUPING = YES - -# When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions -# are shown inside the group in which they are included (e.g. using \ingroup) -# instead of on a separate page (for HTML and Man pages) or section (for LaTeX -# and RTF). -# -# Note that this feature does not work in combination with -# SEPARATE_MEMBER_PAGES. -# The default value is: NO. - -INLINE_GROUPED_CLASSES = NO - -# When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions -# with only public data fields or simple typedef fields will be shown inline in -# the documentation of the scope in which they are defined (i.e. file, -# namespace, or group documentation), provided this scope is documented. If set -# to NO, structs, classes, and unions are shown on a separate page (for HTML and -# Man pages) or section (for LaTeX and RTF). -# The default value is: NO. - -INLINE_SIMPLE_STRUCTS = NO - -# When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or -# enum is documented as struct, union, or enum with the name of the typedef. So -# typedef struct TypeS {} TypeT, will appear in the documentation as a struct -# with name TypeT. When disabled the typedef will appear as a member of a file, -# namespace, or class. And the struct will be named TypeS. This can typically be -# useful for C code in case the coding convention dictates that all compound -# types are typedef'ed and only the typedef is referenced, never the tag name. -# The default value is: NO. - -TYPEDEF_HIDES_STRUCT = NO - -# The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This -# cache is used to resolve symbols given their name and scope. Since this can be -# an expensive process and often the same symbol appears multiple times in the -# code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small -# doxygen will become slower. If the cache is too large, memory is wasted. The -# cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range -# is 0..9, the default is 0, corresponding to a cache size of 2^16=65536 -# symbols. At the end of a run doxygen will report the cache usage and suggest -# the optimal cache size from a speed point of view. -# Minimum value: 0, maximum value: 9, default value: 0. - -LOOKUP_CACHE_SIZE = 0 - -# The NUM_PROC_THREADS specifies the number threads doxygen is allowed to use -# during processing. When set to 0 doxygen will based this on the number of -# cores available in the system. You can set it explicitly to a value larger -# than 0 to get more control over the balance between CPU load and processing -# speed. At this moment only the input processing can be done using multiple -# threads. Since this is still an experimental feature the default is set to 1, -# which efficively disables parallel processing. Please report any issues you -# encounter. Generating dot graphs in parallel is controlled by the -# DOT_NUM_THREADS setting. -# Minimum value: 0, maximum value: 32, default value: 1. - -NUM_PROC_THREADS = 1 - -#--------------------------------------------------------------------------- -# Build related configuration options -#--------------------------------------------------------------------------- - -# If the EXTRACT_ALL tag is set to YES, doxygen will assume all entities in -# documentation are documented, even if no documentation was available. Private -# class members and static file members will be hidden unless the -# EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES. -# Note: This will also disable the warnings about undocumented members that are -# normally produced when WARNINGS is set to YES. -# The default value is: NO. - -EXTRACT_ALL = NO - -# If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will -# be included in the documentation. -# The default value is: NO. - -EXTRACT_PRIVATE = NO - -# If the EXTRACT_PRIV_VIRTUAL tag is set to YES, documented private virtual -# methods of a class will be included in the documentation. -# The default value is: NO. - -EXTRACT_PRIV_VIRTUAL = NO - -# If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal -# scope will be included in the documentation. -# The default value is: NO. - -EXTRACT_PACKAGE = NO - -# If the EXTRACT_STATIC tag is set to YES, all static members of a file will be -# included in the documentation. -# The default value is: NO. - -EXTRACT_STATIC = NO - -# If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined -# locally in source files will be included in the documentation. If set to NO, -# only classes defined in header files are included. Does not have any effect -# for Java sources. -# The default value is: YES. - -EXTRACT_LOCAL_CLASSES = YES - -# This flag is only useful for Objective-C code. If set to YES, local methods, -# which are defined in the implementation section but not in the interface are -# included in the documentation. If set to NO, only methods in the interface are -# included. -# The default value is: NO. - -EXTRACT_LOCAL_METHODS = NO - -# If this flag is set to YES, the members of anonymous namespaces will be -# extracted and appear in the documentation as a namespace called -# 'anonymous_namespace{file}', where file will be replaced with the base name of -# the file that contains the anonymous namespace. By default anonymous namespace -# are hidden. -# The default value is: NO. - -EXTRACT_ANON_NSPACES = NO - -# If this flag is set to YES, the name of an unnamed parameter in a declaration -# will be determined by the corresponding definition. By default unnamed -# parameters remain unnamed in the output. -# The default value is: YES. - -RESOLVE_UNNAMED_PARAMS = YES - -# If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all -# undocumented members inside documented classes or files. If set to NO these -# members will be included in the various overviews, but no documentation -# section is generated. This option has no effect if EXTRACT_ALL is enabled. -# The default value is: NO. - -HIDE_UNDOC_MEMBERS = NO - -# If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all -# undocumented classes that are normally visible in the class hierarchy. If set -# to NO, these classes will be included in the various overviews. This option -# has no effect if EXTRACT_ALL is enabled. -# The default value is: NO. - -HIDE_UNDOC_CLASSES = NO - -# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend -# declarations. If set to NO, these declarations will be included in the -# documentation. -# The default value is: NO. - -HIDE_FRIEND_COMPOUNDS = NO - -# If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any -# documentation blocks found inside the body of a function. If set to NO, these -# blocks will be appended to the function's detailed documentation block. -# The default value is: NO. - -HIDE_IN_BODY_DOCS = NO - -# The INTERNAL_DOCS tag determines if documentation that is typed after a -# \internal command is included. If the tag is set to NO then the documentation -# will be excluded. Set it to YES to include the internal documentation. -# The default value is: NO. - -INTERNAL_DOCS = NO - -# With the correct setting of option CASE_SENSE_NAMES doxygen will better be -# able to match the capabilities of the underlying filesystem. In case the -# filesystem is case sensitive (i.e. it supports files in the same directory -# whose names only differ in casing), the option must be set to YES to properly -# deal with such files in case they appear in the input. For filesystems that -# are not case sensitive the option should be be set to NO to properly deal with -# output files written for symbols that only differ in casing, such as for two -# classes, one named CLASS and the other named Class, and to also support -# references to files without having to specify the exact matching casing. On -# Windows (including Cygwin) and MacOS, users should typically set this option -# to NO, whereas on Linux or other Unix flavors it should typically be set to -# YES. -# The default value is: system dependent. - -CASE_SENSE_NAMES = YES - -# If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with -# their full class and namespace scopes in the documentation. If set to YES, the -# scope will be hidden. -# The default value is: NO. - -HIDE_SCOPE_NAMES = NO - -# If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then doxygen will -# append additional text to a page's title, such as Class Reference. If set to -# YES the compound reference will be hidden. -# The default value is: NO. - -HIDE_COMPOUND_REFERENCE= NO - -# If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of -# the files that are included by a file in the documentation of that file. -# The default value is: YES. - -SHOW_INCLUDE_FILES = YES - -# If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each -# grouped member an include statement to the documentation, telling the reader -# which file to include in order to use the member. -# The default value is: NO. - -SHOW_GROUPED_MEMB_INC = NO - -# If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include -# files with double quotes in the documentation rather than with sharp brackets. -# The default value is: NO. - -FORCE_LOCAL_INCLUDES = NO - -# If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the -# documentation for inline members. -# The default value is: YES. - -INLINE_INFO = YES - -# If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the -# (detailed) documentation of file and class members alphabetically by member -# name. If set to NO, the members will appear in declaration order. -# The default value is: YES. - -SORT_MEMBER_DOCS = YES - -# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief -# descriptions of file, namespace and class members alphabetically by member -# name. If set to NO, the members will appear in declaration order. Note that -# this will also influence the order of the classes in the class list. -# The default value is: NO. - -SORT_BRIEF_DOCS = NO - -# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the -# (brief and detailed) documentation of class members so that constructors and -# destructors are listed first. If set to NO the constructors will appear in the -# respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS. -# Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief -# member documentation. -# Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting -# detailed member documentation. -# The default value is: NO. - -SORT_MEMBERS_CTORS_1ST = NO - -# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy -# of group names into alphabetical order. If set to NO the group names will -# appear in their defined order. -# The default value is: NO. - -SORT_GROUP_NAMES = NO - -# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by -# fully-qualified names, including namespaces. If set to NO, the class list will -# be sorted only by class name, not including the namespace part. -# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. -# Note: This option applies only to the class list, not to the alphabetical -# list. -# The default value is: NO. - -SORT_BY_SCOPE_NAME = NO - -# If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to do proper -# type resolution of all parameters of a function it will reject a match between -# the prototype and the implementation of a member function even if there is -# only one candidate or it is obvious which candidate to choose by doing a -# simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still -# accept a match between prototype and implementation in such cases. -# The default value is: NO. - -STRICT_PROTO_MATCHING = NO - -# The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo -# list. This list is created by putting \todo commands in the documentation. -# The default value is: YES. - -GENERATE_TODOLIST = YES - -# The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test -# list. This list is created by putting \test commands in the documentation. -# The default value is: YES. - -GENERATE_TESTLIST = YES - -# The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug -# list. This list is created by putting \bug commands in the documentation. -# The default value is: YES. - -GENERATE_BUGLIST = YES - -# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO) -# the deprecated list. This list is created by putting \deprecated commands in -# the documentation. -# The default value is: YES. - -GENERATE_DEPRECATEDLIST= YES - -# The ENABLED_SECTIONS tag can be used to enable conditional documentation -# sections, marked by \if ... \endif and \cond -# ... \endcond blocks. - -ENABLED_SECTIONS = - -# The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the -# initial value of a variable or macro / define can have for it to appear in the -# documentation. If the initializer consists of more lines than specified here -# it will be hidden. Use a value of 0 to hide initializers completely. The -# appearance of the value of individual variables and macros / defines can be -# controlled using \showinitializer or \hideinitializer command in the -# documentation regardless of this setting. -# Minimum value: 0, maximum value: 10000, default value: 30. - -MAX_INITIALIZER_LINES = 30 - -# Set the SHOW_USED_FILES tag to NO to disable the list of files generated at -# the bottom of the documentation of classes and structs. If set to YES, the -# list will mention the files that were used to generate the documentation. -# The default value is: YES. - -SHOW_USED_FILES = YES - -# Set the SHOW_FILES tag to NO to disable the generation of the Files page. This -# will remove the Files entry from the Quick Index and from the Folder Tree View -# (if specified). -# The default value is: YES. - -SHOW_FILES = YES - -# Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces -# page. This will remove the Namespaces entry from the Quick Index and from the -# Folder Tree View (if specified). -# The default value is: YES. - -SHOW_NAMESPACES = YES - -# The FILE_VERSION_FILTER tag can be used to specify a program or script that -# doxygen should invoke to get the current version for each file (typically from -# the version control system). Doxygen will invoke the program by executing (via -# popen()) the command command input-file, where command is the value of the -# FILE_VERSION_FILTER tag, and input-file is the name of an input file provided -# by doxygen. Whatever the program writes to standard output is used as the file -# version. For an example see the documentation. - -FILE_VERSION_FILTER = - -# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed -# by doxygen. The layout file controls the global structure of the generated -# output files in an output format independent way. To create the layout file -# that represents doxygen's defaults, run doxygen with the -l option. You can -# optionally specify a file name after the option, if omitted DoxygenLayout.xml -# will be used as the name of the layout file. -# -# Note that if you run doxygen from a directory containing a file called -# DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE -# tag is left empty. - -LAYOUT_FILE = - -# The CITE_BIB_FILES tag can be used to specify one or more bib files containing -# the reference definitions. This must be a list of .bib files. The .bib -# extension is automatically appended if omitted. This requires the bibtex tool -# to be installed. See also https://en.wikipedia.org/wiki/BibTeX for more info. -# For LaTeX the style of the bibliography can be controlled using -# LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the -# search path. See also \cite for info how to create references. - -CITE_BIB_FILES = - -#--------------------------------------------------------------------------- -# Configuration options related to warning and progress messages -#--------------------------------------------------------------------------- - -# The QUIET tag can be used to turn on/off the messages that are generated to -# standard output by doxygen. If QUIET is set to YES this implies that the -# messages are off. -# The default value is: NO. - -QUIET = NO - -# The WARNINGS tag can be used to turn on/off the warning messages that are -# generated to standard error (stderr) by doxygen. If WARNINGS is set to YES -# this implies that the warnings are on. -# -# Tip: Turn warnings on while writing the documentation. -# The default value is: YES. - -WARNINGS = YES - -# If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate -# warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag -# will automatically be disabled. -# The default value is: YES. - -WARN_IF_UNDOCUMENTED = YES - -# If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for -# potential errors in the documentation, such as not documenting some parameters -# in a documented function, or documenting parameters that don't exist or using -# markup commands wrongly. -# The default value is: YES. - -WARN_IF_DOC_ERROR = YES - -# This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that -# are documented, but have no documentation for their parameters or return -# value. If set to NO, doxygen will only warn about wrong or incomplete -# parameter documentation, but not about the absence of documentation. If -# EXTRACT_ALL is set to YES then this flag will automatically be disabled. -# The default value is: NO. - -WARN_NO_PARAMDOC = NO - -# If the WARN_AS_ERROR tag is set to YES then doxygen will immediately stop when -# a warning is encountered. If the WARN_AS_ERROR tag is set to FAIL_ON_WARNINGS -# then doxygen will continue running as if WARN_AS_ERROR tag is set to NO, but -# at the end of the doxygen process doxygen will return with a non-zero status. -# Possible values are: NO, YES and FAIL_ON_WARNINGS. -# The default value is: NO. - -WARN_AS_ERROR = NO - -# The WARN_FORMAT tag determines the format of the warning messages that doxygen -# can produce. The string should contain the $file, $line, and $text tags, which -# will be replaced by the file and line number from which the warning originated -# and the warning text. Optionally the format may contain $version, which will -# be replaced by the version of the file (if it could be obtained via -# FILE_VERSION_FILTER) -# The default value is: $file:$line: $text. - -WARN_FORMAT = "$file:$line: $text" - -# The WARN_LOGFILE tag can be used to specify a file to which warning and error -# messages should be written. If left blank the output is written to standard -# error (stderr). - -WARN_LOGFILE = - -#--------------------------------------------------------------------------- -# Configuration options related to the input files -#--------------------------------------------------------------------------- - -# The INPUT tag is used to specify the files and/or directories that contain -# documented source files. You may enter file names like myfile.cpp or -# directories like /usr/src/myproject. Separate the files or directories with -# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING -# Note: If this tag is empty the current directory is searched. - -INPUT = - -# This tag can be used to specify the character encoding of the source files -# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses -# libiconv (or the iconv built into libc) for the transcoding. See the libiconv -# documentation (see: -# https://www.gnu.org/software/libiconv/) for the list of possible encodings. -# The default value is: UTF-8. - -INPUT_ENCODING = UTF-8 - -# If the value of the INPUT tag contains directories, you can use the -# FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and -# *.h) to filter out the source-files in the directories. -# -# Note that for custom extensions or not directly supported extensions you also -# need to set EXTENSION_MAPPING for the extension otherwise the files are not -# read by doxygen. -# -# Note the list of default checked file patterns might differ from the list of -# default file extension mappings. -# -# If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cpp, -# *.c++, *.java, *.ii, *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h, -# *.hh, *.hxx, *.hpp, *.h++, *.cs, *.d, *.php, *.php4, *.php5, *.phtml, *.inc, -# *.m, *.markdown, *.md, *.mm, *.dox (to be provided as doxygen C comment), -# *.py, *.pyw, *.f90, *.f95, *.f03, *.f08, *.f18, *.f, *.for, *.vhd, *.vhdl, -# *.ucf, *.qsf and *.ice. - -FILE_PATTERNS = *.c \ - *.cc \ - *.cxx \ - *.cpp \ - *.c++ \ - *.java \ - *.ii \ - *.ixx \ - *.ipp \ - *.i++ \ - *.inl \ - *.idl \ - *.ddl \ - *.odl \ - *.h \ - *.hh \ - *.hxx \ - *.hpp \ - *.h++ \ - *.cs \ - *.d \ - *.php \ - *.php4 \ - *.php5 \ - *.phtml \ - *.inc \ - *.m \ - *.markdown \ - *.md \ - *.mm \ - *.dox \ - *.py \ - *.pyw \ - *.f90 \ - *.f95 \ - *.f03 \ - *.f08 \ - *.f18 \ - *.f \ - *.for \ - *.vhd \ - *.vhdl \ - *.ucf \ - *.qsf \ - *.ice - -# The RECURSIVE tag can be used to specify whether or not subdirectories should -# be searched for input files as well. -# The default value is: NO. - -RECURSIVE = YES - -# The EXCLUDE tag can be used to specify files and/or directories that should be -# excluded from the INPUT source files. This way you can easily exclude a -# subdirectory from a directory tree whose root is specified with the INPUT tag. -# -# Note that relative paths are relative to the directory from which doxygen is -# run. - -EXCLUDE = - -# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or -# directories that are symbolic links (a Unix file system feature) are excluded -# from the input. -# The default value is: NO. - -EXCLUDE_SYMLINKS = NO - -# If the value of the INPUT tag contains directories, you can use the -# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude -# certain files from those directories. -# -# Note that the wildcards are matched against the file with absolute path, so to -# exclude all test directories for example use the pattern */test/* - -EXCLUDE_PATTERNS = - -# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names -# (namespaces, classes, functions, etc.) that should be excluded from the -# output. The symbol name can be a fully qualified name, a word, or if the -# wildcard * is used, a substring. Examples: ANamespace, AClass, -# AClass::ANamespace, ANamespace::*Test -# -# Note that the wildcards are matched against the file with absolute path, so to -# exclude all test directories use the pattern */test/* - -EXCLUDE_SYMBOLS = - -# The EXAMPLE_PATH tag can be used to specify one or more files or directories -# that contain example code fragments that are included (see the \include -# command). - -EXAMPLE_PATH = - -# If the value of the EXAMPLE_PATH tag contains directories, you can use the -# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and -# *.h) to filter out the source-files in the directories. If left blank all -# files are included. - -EXAMPLE_PATTERNS = * - -# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be -# searched for input files to be used with the \include or \dontinclude commands -# irrespective of the value of the RECURSIVE tag. -# The default value is: NO. - -EXAMPLE_RECURSIVE = NO - -# The IMAGE_PATH tag can be used to specify one or more files or directories -# that contain images that are to be included in the documentation (see the -# \image command). - -IMAGE_PATH = - -# The INPUT_FILTER tag can be used to specify a program that doxygen should -# invoke to filter for each input file. Doxygen will invoke the filter program -# by executing (via popen()) the command: -# -# -# -# where is the value of the INPUT_FILTER tag, and is the -# name of an input file. Doxygen will then use the output that the filter -# program writes to standard output. If FILTER_PATTERNS is specified, this tag -# will be ignored. -# -# Note that the filter must not add or remove lines; it is applied before the -# code is scanned, but not when the output code is generated. If lines are added -# or removed, the anchors will not be placed correctly. -# -# Note that for custom extensions or not directly supported extensions you also -# need to set EXTENSION_MAPPING for the extension otherwise the files are not -# properly processed by doxygen. - -INPUT_FILTER = - -# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern -# basis. Doxygen will compare the file name with each pattern and apply the -# filter if there is a match. The filters are a list of the form: pattern=filter -# (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how -# filters are used. If the FILTER_PATTERNS tag is empty or if none of the -# patterns match the file name, INPUT_FILTER is applied. -# -# Note that for custom extensions or not directly supported extensions you also -# need to set EXTENSION_MAPPING for the extension otherwise the files are not -# properly processed by doxygen. - -FILTER_PATTERNS = - -# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using -# INPUT_FILTER) will also be used to filter the input files that are used for -# producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES). -# The default value is: NO. - -FILTER_SOURCE_FILES = NO - -# The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file -# pattern. A pattern will override the setting for FILTER_PATTERN (if any) and -# it is also possible to disable source filtering for a specific pattern using -# *.ext= (so without naming a filter). -# This tag requires that the tag FILTER_SOURCE_FILES is set to YES. - -FILTER_SOURCE_PATTERNS = - -# If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that -# is part of the input, its contents will be placed on the main page -# (index.html). This can be useful if you have a project on for instance GitHub -# and want to reuse the introduction page also for the doxygen output. - -USE_MDFILE_AS_MAINPAGE = - -#--------------------------------------------------------------------------- -# Configuration options related to source browsing -#--------------------------------------------------------------------------- - -# If the SOURCE_BROWSER tag is set to YES then a list of source files will be -# generated. Documented entities will be cross-referenced with these sources. -# -# Note: To get rid of all source code in the generated output, make sure that -# also VERBATIM_HEADERS is set to NO. -# The default value is: NO. - -SOURCE_BROWSER = NO - -# Setting the INLINE_SOURCES tag to YES will include the body of functions, -# classes and enums directly into the documentation. -# The default value is: NO. - -INLINE_SOURCES = NO - -# Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any -# special comment blocks from generated source code fragments. Normal C, C++ and -# Fortran comments will always remain visible. -# The default value is: YES. - -STRIP_CODE_COMMENTS = YES - -# If the REFERENCED_BY_RELATION tag is set to YES then for each documented -# entity all documented functions referencing it will be listed. -# The default value is: NO. - -REFERENCED_BY_RELATION = NO - -# If the REFERENCES_RELATION tag is set to YES then for each documented function -# all documented entities called/used by that function will be listed. -# The default value is: NO. - -REFERENCES_RELATION = NO - -# If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set -# to YES then the hyperlinks from functions in REFERENCES_RELATION and -# REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will -# link to the documentation. -# The default value is: YES. - -REFERENCES_LINK_SOURCE = YES - -# If SOURCE_TOOLTIPS is enabled (the default) then hovering a hyperlink in the -# source code will show a tooltip with additional information such as prototype, -# brief description and links to the definition and documentation. Since this -# will make the HTML file larger and loading of large files a bit slower, you -# can opt to disable this feature. -# The default value is: YES. -# This tag requires that the tag SOURCE_BROWSER is set to YES. - -SOURCE_TOOLTIPS = YES - -# If the USE_HTAGS tag is set to YES then the references to source code will -# point to the HTML generated by the htags(1) tool instead of doxygen built-in -# source browser. The htags tool is part of GNU's global source tagging system -# (see https://www.gnu.org/software/global/global.html). You will need version -# 4.8.6 or higher. -# -# To use it do the following: -# - Install the latest version of global -# - Enable SOURCE_BROWSER and USE_HTAGS in the configuration file -# - Make sure the INPUT points to the root of the source tree -# - Run doxygen as normal -# -# Doxygen will invoke htags (and that will in turn invoke gtags), so these -# tools must be available from the command line (i.e. in the search path). -# -# The result: instead of the source browser generated by doxygen, the links to -# source code will now point to the output of htags. -# The default value is: NO. -# This tag requires that the tag SOURCE_BROWSER is set to YES. - -USE_HTAGS = NO - -# If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a -# verbatim copy of the header file for each class for which an include is -# specified. Set to NO to disable this. -# See also: Section \class. -# The default value is: YES. - -VERBATIM_HEADERS = YES - -# If the CLANG_ASSISTED_PARSING tag is set to YES then doxygen will use the -# clang parser (see: -# http://clang.llvm.org/) for more accurate parsing at the cost of reduced -# performance. This can be particularly helpful with template rich C++ code for -# which doxygen's built-in parser lacks the necessary type information. -# Note: The availability of this option depends on whether or not doxygen was -# generated with the -Duse_libclang=ON option for CMake. -# The default value is: NO. - -CLANG_ASSISTED_PARSING = NO - -# If clang assisted parsing is enabled and the CLANG_ADD_INC_PATHS tag is set to -# YES then doxygen will add the directory of each input to the include path. -# The default value is: YES. - -CLANG_ADD_INC_PATHS = YES - -# If clang assisted parsing is enabled you can provide the compiler with command -# line options that you would normally use when invoking the compiler. Note that -# the include paths will already be set by doxygen for the files and directories -# specified with INPUT and INCLUDE_PATH. -# This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES. - -CLANG_OPTIONS = - -# If clang assisted parsing is enabled you can provide the clang parser with the -# path to the directory containing a file called compile_commands.json. This -# file is the compilation database (see: -# http://clang.llvm.org/docs/HowToSetupToolingForLLVM.html) containing the -# options used when the source files were built. This is equivalent to -# specifying the -p option to a clang tool, such as clang-check. These options -# will then be passed to the parser. Any options specified with CLANG_OPTIONS -# will be added as well. -# Note: The availability of this option depends on whether or not doxygen was -# generated with the -Duse_libclang=ON option for CMake. - -CLANG_DATABASE_PATH = - -#--------------------------------------------------------------------------- -# Configuration options related to the alphabetical class index -#--------------------------------------------------------------------------- - -# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all -# compounds will be generated. Enable this if the project contains a lot of -# classes, structs, unions or interfaces. -# The default value is: YES. - -ALPHABETICAL_INDEX = YES - -# In case all classes in a project start with a common prefix, all classes will -# be put under the same header in the alphabetical index. The IGNORE_PREFIX tag -# can be used to specify a prefix (or a list of prefixes) that should be ignored -# while generating the index headers. -# This tag requires that the tag ALPHABETICAL_INDEX is set to YES. - -IGNORE_PREFIX = - -#--------------------------------------------------------------------------- -# Configuration options related to the HTML output -#--------------------------------------------------------------------------- - -# If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output -# The default value is: YES. - -GENERATE_HTML = YES - -# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a -# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of -# it. -# The default directory is: html. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_OUTPUT = html - -# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each -# generated HTML page (for example: .htm, .php, .asp). -# The default value is: .html. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_FILE_EXTENSION = .html - -# The HTML_HEADER tag can be used to specify a user-defined HTML header file for -# each generated HTML page. If the tag is left blank doxygen will generate a -# standard header. -# -# To get valid HTML the header file that includes any scripts and style sheets -# that doxygen needs, which is dependent on the configuration options used (e.g. -# the setting GENERATE_TREEVIEW). It is highly recommended to start with a -# default header using -# doxygen -w html new_header.html new_footer.html new_stylesheet.css -# YourConfigFile -# and then modify the file new_header.html. See also section "Doxygen usage" -# for information on how to generate the default header that doxygen normally -# uses. -# Note: The header is subject to change so you typically have to regenerate the -# default header when upgrading to a newer version of doxygen. For a description -# of the possible markers and block names see the documentation. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_HEADER = - -# The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each -# generated HTML page. If the tag is left blank doxygen will generate a standard -# footer. See HTML_HEADER for more information on how to generate a default -# footer and what special commands can be used inside the footer. See also -# section "Doxygen usage" for information on how to generate the default footer -# that doxygen normally uses. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_FOOTER = - -# The HTML_STYLESHEET tag can be used to specify a user-defined cascading style -# sheet that is used by each HTML page. It can be used to fine-tune the look of -# the HTML output. If left blank doxygen will generate a default style sheet. -# See also section "Doxygen usage" for information on how to generate the style -# sheet that doxygen normally uses. -# Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as -# it is more robust and this tag (HTML_STYLESHEET) will in the future become -# obsolete. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_STYLESHEET = - -# The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined -# cascading style sheets that are included after the standard style sheets -# created by doxygen. Using this option one can overrule certain style aspects. -# This is preferred over using HTML_STYLESHEET since it does not replace the -# standard style sheet and is therefore more robust against future updates. -# Doxygen will copy the style sheet files to the output directory. -# Note: The order of the extra style sheet files is of importance (e.g. the last -# style sheet in the list overrules the setting of the previous ones in the -# list). For an example see the documentation. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_EXTRA_STYLESHEET = - -# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or -# other source files which should be copied to the HTML output directory. Note -# that these files will be copied to the base HTML output directory. Use the -# $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these -# files. In the HTML_STYLESHEET file, use the file name only. Also note that the -# files will be copied as-is; there are no commands or markers available. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_EXTRA_FILES = - -# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen -# will adjust the colors in the style sheet and background images according to -# this color. Hue is specified as an angle on a colorwheel, see -# https://en.wikipedia.org/wiki/Hue for more information. For instance the value -# 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300 -# purple, and 360 is red again. -# Minimum value: 0, maximum value: 359, default value: 220. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_COLORSTYLE_HUE = 220 - -# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors -# in the HTML output. For a value of 0 the output will use grayscales only. A -# value of 255 will produce the most vivid colors. -# Minimum value: 0, maximum value: 255, default value: 100. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_COLORSTYLE_SAT = 100 - -# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the -# luminance component of the colors in the HTML output. Values below 100 -# gradually make the output lighter, whereas values above 100 make the output -# darker. The value divided by 100 is the actual gamma applied, so 80 represents -# a gamma of 0.8, The value 220 represents a gamma of 2.2, and 100 does not -# change the gamma. -# Minimum value: 40, maximum value: 240, default value: 80. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_COLORSTYLE_GAMMA = 80 - -# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML -# page will contain the date and time when the page was generated. Setting this -# to YES can help to show when doxygen was last run and thus if the -# documentation is up to date. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_TIMESTAMP = NO - -# If the HTML_DYNAMIC_MENUS tag is set to YES then the generated HTML -# documentation will contain a main index with vertical navigation menus that -# are dynamically created via JavaScript. If disabled, the navigation index will -# consists of multiple levels of tabs that are statically embedded in every HTML -# page. Disable this option to support browsers that do not have JavaScript, -# like the Qt help browser. -# The default value is: YES. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_DYNAMIC_MENUS = YES - -# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML -# documentation will contain sections that can be hidden and shown after the -# page has loaded. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_DYNAMIC_SECTIONS = NO - -# With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries -# shown in the various tree structured indices initially; the user can expand -# and collapse entries dynamically later on. Doxygen will expand the tree to -# such a level that at most the specified number of entries are visible (unless -# a fully collapsed tree already exceeds this amount). So setting the number of -# entries 1 will produce a full collapsed tree by default. 0 is a special value -# representing an infinite number of entries and will result in a full expanded -# tree by default. -# Minimum value: 0, maximum value: 9999, default value: 100. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_INDEX_NUM_ENTRIES = 100 - -# If the GENERATE_DOCSET tag is set to YES, additional index files will be -# generated that can be used as input for Apple's Xcode 3 integrated development -# environment (see: -# https://developer.apple.com/xcode/), introduced with OSX 10.5 (Leopard). To -# create a documentation set, doxygen will generate a Makefile in the HTML -# output directory. Running make will produce the docset in that directory and -# running make install will install the docset in -# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find it at -# startup. See https://developer.apple.com/library/archive/featuredarticles/Doxy -# genXcode/_index.html for more information. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -GENERATE_DOCSET = NO - -# This tag determines the name of the docset feed. A documentation feed provides -# an umbrella under which multiple documentation sets from a single provider -# (such as a company or product suite) can be grouped. -# The default value is: Doxygen generated docs. -# This tag requires that the tag GENERATE_DOCSET is set to YES. - -DOCSET_FEEDNAME = "Doxygen generated docs" - -# This tag specifies a string that should uniquely identify the documentation -# set bundle. This should be a reverse domain-name style string, e.g. -# com.mycompany.MyDocSet. Doxygen will append .docset to the name. -# The default value is: org.doxygen.Project. -# This tag requires that the tag GENERATE_DOCSET is set to YES. - -DOCSET_BUNDLE_ID = org.doxygen.Project - -# The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify -# the documentation publisher. This should be a reverse domain-name style -# string, e.g. com.mycompany.MyDocSet.documentation. -# The default value is: org.doxygen.Publisher. -# This tag requires that the tag GENERATE_DOCSET is set to YES. - -DOCSET_PUBLISHER_ID = org.doxygen.Publisher - -# The DOCSET_PUBLISHER_NAME tag identifies the documentation publisher. -# The default value is: Publisher. -# This tag requires that the tag GENERATE_DOCSET is set to YES. - -DOCSET_PUBLISHER_NAME = Publisher - -# If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three -# additional HTML index files: index.hhp, index.hhc, and index.hhk. The -# index.hhp is a project file that can be read by Microsoft's HTML Help Workshop -# (see: -# https://www.microsoft.com/en-us/download/details.aspx?id=21138) on Windows. -# -# The HTML Help Workshop contains a compiler that can convert all HTML output -# generated by doxygen into a single compiled HTML file (.chm). Compiled HTML -# files are now used as the Windows 98 help format, and will replace the old -# Windows help format (.hlp) on all Windows platforms in the future. Compressed -# HTML files also contain an index, a table of contents, and you can search for -# words in the documentation. The HTML workshop also contains a viewer for -# compressed HTML files. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -GENERATE_HTMLHELP = NO - -# The CHM_FILE tag can be used to specify the file name of the resulting .chm -# file. You can add a path in front of the file if the result should not be -# written to the html output directory. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -CHM_FILE = - -# The HHC_LOCATION tag can be used to specify the location (absolute path -# including file name) of the HTML help compiler (hhc.exe). If non-empty, -# doxygen will try to run the HTML help compiler on the generated index.hhp. -# The file has to be specified with full path. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -HHC_LOCATION = - -# The GENERATE_CHI flag controls if a separate .chi index file is generated -# (YES) or that it should be included in the main .chm file (NO). -# The default value is: NO. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -GENERATE_CHI = NO - -# The CHM_INDEX_ENCODING is used to encode HtmlHelp index (hhk), content (hhc) -# and project file content. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -CHM_INDEX_ENCODING = - -# The BINARY_TOC flag controls whether a binary table of contents is generated -# (YES) or a normal table of contents (NO) in the .chm file. Furthermore it -# enables the Previous and Next buttons. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -BINARY_TOC = NO - -# The TOC_EXPAND flag can be set to YES to add extra items for group members to -# the table of contents of the HTML help documentation and to the tree view. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -TOC_EXPAND = NO - -# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and -# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that -# can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help -# (.qch) of the generated HTML documentation. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -GENERATE_QHP = NO - -# If the QHG_LOCATION tag is specified, the QCH_FILE tag can be used to specify -# the file name of the resulting .qch file. The path specified is relative to -# the HTML output folder. -# This tag requires that the tag GENERATE_QHP is set to YES. - -QCH_FILE = - -# The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help -# Project output. For more information please see Qt Help Project / Namespace -# (see: -# https://doc.qt.io/archives/qt-4.8/qthelpproject.html#namespace). -# The default value is: org.doxygen.Project. -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHP_NAMESPACE = org.doxygen.Project - -# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt -# Help Project output. For more information please see Qt Help Project / Virtual -# Folders (see: -# https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual-folders). -# The default value is: doc. -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHP_VIRTUAL_FOLDER = doc - -# If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom -# filter to add. For more information please see Qt Help Project / Custom -# Filters (see: -# https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters). -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHP_CUST_FILTER_NAME = - -# The QHP_CUST_FILTER_ATTRS tag specifies the list of the attributes of the -# custom filter to add. For more information please see Qt Help Project / Custom -# Filters (see: -# https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters). -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHP_CUST_FILTER_ATTRS = - -# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this -# project's filter section matches. Qt Help Project / Filter Attributes (see: -# https://doc.qt.io/archives/qt-4.8/qthelpproject.html#filter-attributes). -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHP_SECT_FILTER_ATTRS = - -# The QHG_LOCATION tag can be used to specify the location (absolute path -# including file name) of Qt's qhelpgenerator. If non-empty doxygen will try to -# run qhelpgenerator on the generated .qhp file. -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHG_LOCATION = - -# If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be -# generated, together with the HTML files, they form an Eclipse help plugin. To -# install this plugin and make it available under the help contents menu in -# Eclipse, the contents of the directory containing the HTML and XML files needs -# to be copied into the plugins directory of eclipse. The name of the directory -# within the plugins directory should be the same as the ECLIPSE_DOC_ID value. -# After copying Eclipse needs to be restarted before the help appears. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -GENERATE_ECLIPSEHELP = NO - -# A unique identifier for the Eclipse help plugin. When installing the plugin -# the directory name containing the HTML and XML files should also have this -# name. Each documentation set should have its own identifier. -# The default value is: org.doxygen.Project. -# This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES. - -ECLIPSE_DOC_ID = org.doxygen.Project - -# If you want full control over the layout of the generated HTML pages it might -# be necessary to disable the index and replace it with your own. The -# DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top -# of each HTML page. A value of NO enables the index and the value YES disables -# it. Since the tabs in the index contain the same information as the navigation -# tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -DISABLE_INDEX = NO - -# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index -# structure should be generated to display hierarchical information. If the tag -# value is set to YES, a side panel will be generated containing a tree-like -# index structure (just like the one that is generated for HTML Help). For this -# to work a browser that supports JavaScript, DHTML, CSS and frames is required -# (i.e. any modern browser). Windows users are probably better off using the -# HTML help feature. Via custom style sheets (see HTML_EXTRA_STYLESHEET) one can -# further fine-tune the look of the index. As an example, the default style -# sheet generated by doxygen has an example that shows how to put an image at -# the root of the tree instead of the PROJECT_NAME. Since the tree basically has -# the same information as the tab index, you could consider setting -# DISABLE_INDEX to YES when enabling this option. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -GENERATE_TREEVIEW = NO - -# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that -# doxygen will group on one line in the generated HTML documentation. -# -# Note that a value of 0 will completely suppress the enum values from appearing -# in the overview section. -# Minimum value: 0, maximum value: 20, default value: 4. -# This tag requires that the tag GENERATE_HTML is set to YES. - -ENUM_VALUES_PER_LINE = 4 - -# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used -# to set the initial width (in pixels) of the frame in which the tree is shown. -# Minimum value: 0, maximum value: 1500, default value: 250. -# This tag requires that the tag GENERATE_HTML is set to YES. - -TREEVIEW_WIDTH = 250 - -# If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to -# external symbols imported via tag files in a separate window. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -EXT_LINKS_IN_WINDOW = NO - -# If the HTML_FORMULA_FORMAT option is set to svg, doxygen will use the pdf2svg -# tool (see https://github.com/dawbarton/pdf2svg) or inkscape (see -# https://inkscape.org) to generate formulas as SVG images instead of PNGs for -# the HTML output. These images will generally look nicer at scaled resolutions. -# Possible values are: png (the default) and svg (looks nicer but requires the -# pdf2svg or inkscape tool). -# The default value is: png. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_FORMULA_FORMAT = png - -# Use this tag to change the font size of LaTeX formulas included as images in -# the HTML documentation. When you change the font size after a successful -# doxygen run you need to manually remove any form_*.png images from the HTML -# output directory to force them to be regenerated. -# Minimum value: 8, maximum value: 50, default value: 10. -# This tag requires that the tag GENERATE_HTML is set to YES. - -FORMULA_FONTSIZE = 10 - -# Use the FORMULA_TRANSPARENT tag to determine whether or not the images -# generated for formulas are transparent PNGs. Transparent PNGs are not -# supported properly for IE 6.0, but are supported on all modern browsers. -# -# Note that when changing this option you need to delete any form_*.png files in -# the HTML output directory before the changes have effect. -# The default value is: YES. -# This tag requires that the tag GENERATE_HTML is set to YES. - -FORMULA_TRANSPARENT = YES - -# The FORMULA_MACROFILE can contain LaTeX \newcommand and \renewcommand commands -# to create new LaTeX commands to be used in formulas as building blocks. See -# the section "Including formulas" for details. - -FORMULA_MACROFILE = - -# Enable the USE_MATHJAX option to render LaTeX formulas using MathJax (see -# https://www.mathjax.org) which uses client side JavaScript for the rendering -# instead of using pre-rendered bitmaps. Use this if you do not have LaTeX -# installed or if you want to formulas look prettier in the HTML output. When -# enabled you may also need to install MathJax separately and configure the path -# to it using the MATHJAX_RELPATH option. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -USE_MATHJAX = NO - -# When MathJax is enabled you can set the default output format to be used for -# the MathJax output. See the MathJax site (see: -# http://docs.mathjax.org/en/v2.7-latest/output.html) for more details. -# Possible values are: HTML-CSS (which is slower, but has the best -# compatibility), NativeMML (i.e. MathML) and SVG. -# The default value is: HTML-CSS. -# This tag requires that the tag USE_MATHJAX is set to YES. - -MATHJAX_FORMAT = HTML-CSS - -# When MathJax is enabled you need to specify the location relative to the HTML -# output directory using the MATHJAX_RELPATH option. The destination directory -# should contain the MathJax.js script. For instance, if the mathjax directory -# is located at the same level as the HTML output directory, then -# MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax -# Content Delivery Network so you can quickly see the result without installing -# MathJax. However, it is strongly recommended to install a local copy of -# MathJax from https://www.mathjax.org before deployment. -# The default value is: https://cdn.jsdelivr.net/npm/mathjax@2. -# This tag requires that the tag USE_MATHJAX is set to YES. - -MATHJAX_RELPATH = https://cdn.jsdelivr.net/npm/mathjax@2 - -# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax -# extension names that should be enabled during MathJax rendering. For example -# MATHJAX_EXTENSIONS = TeX/AMSmath TeX/AMSsymbols -# This tag requires that the tag USE_MATHJAX is set to YES. - -MATHJAX_EXTENSIONS = - -# The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces -# of code that will be used on startup of the MathJax code. See the MathJax site -# (see: -# http://docs.mathjax.org/en/v2.7-latest/output.html) for more details. For an -# example see the documentation. -# This tag requires that the tag USE_MATHJAX is set to YES. - -MATHJAX_CODEFILE = - -# When the SEARCHENGINE tag is enabled doxygen will generate a search box for -# the HTML output. The underlying search engine uses javascript and DHTML and -# should work on any modern browser. Note that when using HTML help -# (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets (GENERATE_DOCSET) -# there is already a search function so this one should typically be disabled. -# For large projects the javascript based search engine can be slow, then -# enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to -# search using the keyboard; to jump to the search box use + S -# (what the is depends on the OS and browser, but it is typically -# , /