diff options
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--[-rwxr-xr-x] | sysutils/Makefile | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 0d3eeb964304..67a7d9cb0002 100755..100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -301,6 +301,7 @@ SUBDIR += diskcheckd SUBDIR += diskimage-tools SUBDIR += diskonaut + SUBDIR += diskroaster SUBDIR += diskscrub SUBDIR += diskus SUBDIR += dmg2img @@ -352,6 +353,7 @@ SUBDIR += egress-monitor SUBDIR += eject SUBDIR += eksctl + SUBDIR += elephant SUBDIR += elfx86exts SUBDIR += endian SUBDIR += enteruser @@ -516,9 +518,11 @@ SUBDIR += httplog SUBDIR += hw-probe SUBDIR += hwstat + SUBDIR += hyprpolkitagent SUBDIR += i2c-tools SUBDIR += i7z SUBDIR += iat + SUBDIR += ictree SUBDIR += imgurbash2 SUBDIR += immortal SUBDIR += incron @@ -608,6 +612,7 @@ SUBDIR += kustomize SUBDIR += kvmclock-kmod SUBDIR += lava + SUBDIR += lazyssh SUBDIR += lbl-cf SUBDIR += lbl-hf SUBDIR += lcdproc @@ -638,13 +643,11 @@ SUBDIR += lineak-defaultplugin SUBDIR += lineak-xosdplugin SUBDIR += lineakd - SUBDIR += linrename SUBDIR += linux-c7-lttng-ust SUBDIR += linux-c7-numactl-libs SUBDIR += linux-c7-userspace-rcu SUBDIR += linux-miniconda-installer SUBDIR += linux-rkbin - SUBDIR += linuxfdisk SUBDIR += littlejet SUBDIR += lmmon SUBDIR += lmon @@ -762,6 +765,8 @@ SUBDIR += netevent SUBDIR += nfcutils SUBDIR += ngbuddy + SUBDIR += nginx-ui + SUBDIR += nitro SUBDIR += nitrogen SUBDIR += nix SUBDIR += nmdaemon @@ -995,6 +1000,7 @@ SUBDIR += process-viewer SUBDIR += procmap SUBDIR += procs + SUBDIR += progress SUBDIR += pslist SUBDIR += psmisc SUBDIR += pstack @@ -1012,6 +1018,7 @@ SUBDIR += pxattr SUBDIR += py-ansible-compat SUBDIR += py-ansible-core + SUBDIR += py-ansible-core219 SUBDIR += py-ansible-lint SUBDIR += py-ansible-runner SUBDIR += py-appjail-gui @@ -1054,6 +1061,7 @@ SUBDIR += py-ioztat SUBDIR += py-jailconf SUBDIR += py-keep + SUBDIR += py-kubernetes SUBDIR += py-leviathan SUBDIR += py-liquidctl SUBDIR += py-mitogen @@ -1202,6 +1210,7 @@ SUBDIR += rubygem-license_scout SUBDIR += rubygem-log4r SUBDIR += rubygem-logify + SUBDIR += rubygem-mdless SUBDIR += rubygem-mogilefs-client SUBDIR += rubygem-mothra SUBDIR += rubygem-murder @@ -1329,6 +1338,7 @@ SUBDIR += ssd_report SUBDIR += sshsudo SUBDIR += ssync + SUBDIR += stackit SUBDIR += stalepid SUBDIR += stepsync SUBDIR += storcli @@ -1361,6 +1371,7 @@ SUBDIR += szyszka SUBDIR += tai64nfrac SUBDIR += tailspin + SUBDIR += tarbsd-builder SUBDIR += tarsnap SUBDIR += tarsnap-gui SUBDIR += tarsnap-periodic @@ -1423,6 +1434,7 @@ SUBDIR += u-boot-a13-olinuxino SUBDIR += u-boot-a64-olinuxino SUBDIR += u-boot-bananapi + SUBDIR += u-boot-bananapi-r2-pro SUBDIR += u-boot-bananapim2 SUBDIR += u-boot-beaglebone SUBDIR += u-boot-bhyve-arm64 @@ -1488,6 +1500,7 @@ SUBDIR += u-boot-tools SUBDIR += u-boot-wandboard SUBDIR += ua + SUBDIR += ucored SUBDIR += ucspi-ipc SUBDIR += ucspi-proxy SUBDIR += ucspi-ssl @@ -1519,6 +1532,7 @@ SUBDIR += userneu-devel SUBDIR += usrinfo SUBDIR += utcount + SUBDIR += util-linux SUBDIR += vagrant SUBDIR += vagrant-gitlab SUBDIR += vbetool @@ -1617,8 +1631,10 @@ SUBDIR += zetaback SUBDIR += zetaback-devel SUBDIR += zidrav + SUBDIR += zli SUBDIR += znapzend SUBDIR += zogftw + SUBDIR += zot SUBDIR += zoxide SUBDIR += zpool-iostat-viz SUBDIR += zrep |