diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 24 |
1 files changed, 15 insertions, 9 deletions
diff --git a/net/Makefile b/net/Makefile index 698f81a68da3..be8657450469 100644 --- a/net/Makefile +++ b/net/Makefile @@ -32,6 +32,7 @@ SUBDIR += arprelease SUBDIR += arrowdl SUBDIR += asio + SUBDIR += asio130 SUBDIR += asterisk-chan_sccp SUBDIR += asterisk-g72x SUBDIR += asterisk18 @@ -157,7 +158,6 @@ SUBDIR += file2pcap SUBDIR += findmtu SUBDIR += findomain - SUBDIR += flower SUBDIR += foreman-proxy SUBDIR += fort SUBDIR += fping @@ -265,6 +265,7 @@ SUBDIR += httpry SUBDIR += icmpinfo SUBDIR += icpld + SUBDIR += identme SUBDIR += ifdepd SUBDIR += iffinder SUBDIR += ifstat @@ -352,6 +353,7 @@ SUBDIR += krfb SUBDIR += krill SUBDIR += ksmtp + SUBDIR += ktcplist SUBDIR += ktnef SUBDIR += kube-apiserver SUBDIR += kube-controller-manager @@ -388,6 +390,7 @@ SUBDIR += libgrss SUBDIR += libgweather SUBDIR += libgweather4 + SUBDIR += libifconfig SUBDIR += libilbc SUBDIR += libiscsi SUBDIR += libkgapi @@ -439,7 +442,6 @@ SUBDIR += libzmq3 SUBDIR += libzmq4 SUBDIR += liferea - SUBDIR += linknx SUBDIR += linphone SUBDIR += linux-c7-avahi-libs SUBDIR += linux-c7-openldap @@ -520,7 +522,6 @@ SUBDIR += ndproxy SUBDIR += neatvnc SUBDIR += nemesis - SUBDIR += net6 SUBDIR += netatalk3 SUBDIR += netatalk4 SUBDIR += netcat @@ -566,6 +567,7 @@ SUBDIR += olsrd SUBDIR += omnitty SUBDIR += onedrive + SUBDIR += onedrivegui SUBDIR += onenetd SUBDIR += onioncat SUBDIR += onionprobe @@ -589,7 +591,6 @@ SUBDIR += openvswitch SUBDIR += ortp SUBDIR += osrtspproxy - SUBDIR += ossp-sa SUBDIR += owamp SUBDIR += p5-Acme-HTTP SUBDIR += p5-AddressBook @@ -796,7 +797,6 @@ SUBDIR += p5-Net-SMS-Mollie SUBDIR += p5-Net-SMS-PChome SUBDIR += p5-Net-SNPP - SUBDIR += p5-Net-SPDY SUBDIR += p5-Net-SSH SUBDIR += p5-Net-SSH-Expect SUBDIR += p5-Net-SSH-Mechanize @@ -1005,6 +1005,9 @@ SUBDIR += php84-ldap SUBDIR += php84-soap SUBDIR += php84-sockets + SUBDIR += php85-ldap + SUBDIR += php85-soap + SUBDIR += php85-sockets SUBDIR += phpldapadmin SUBDIR += pimcommon SUBDIR += pimd @@ -1291,6 +1294,7 @@ SUBDIR += rubygem-fog-aliyun-gitlab SUBDIR += rubygem-fog-atmos SUBDIR += rubygem-fog-aws + SUBDIR += rubygem-fog-aws-gitlab SUBDIR += rubygem-fog-aws328 SUBDIR += rubygem-fog-azure SUBDIR += rubygem-fog-brightbox @@ -1306,6 +1310,7 @@ SUBDIR += rubygem-fog-internet-archive SUBDIR += rubygem-fog-joyent SUBDIR += rubygem-fog-local + SUBDIR += rubygem-fog-local-gitlab SUBDIR += rubygem-fog-openstack SUBDIR += rubygem-fog-ovirt SUBDIR += rubygem-fog-powerdns @@ -1363,6 +1368,7 @@ SUBDIR += rubygem-google-cloud-trace-v1 SUBDIR += rubygem-google-cloud-trace-v2 SUBDIR += rubygem-grpc + SUBDIR += rubygem-grpc-gitlab SUBDIR += rubygem-grpc-tools SUBDIR += rubygem-grpc_reflection SUBDIR += rubygem-hangouts-chat @@ -1521,7 +1527,6 @@ SUBDIR += sniffnet SUBDIR += sniproxy SUBDIR += sntop - SUBDIR += sobby SUBDIR += socat SUBDIR += sock SUBDIR += socketapi @@ -1602,10 +1607,13 @@ SUBDIR += tn5250 SUBDIR += toonel SUBDIR += torsocks + SUBDIR += toxiproxy-cli + SUBDIR += toxiproxy-server SUBDIR += traefik SUBDIR += traff SUBDIR += trafshow SUBDIR += trafshow3 + SUBDIR += trantor SUBDIR += trickle SUBDIR += trippy SUBDIR += ts-warp @@ -1649,7 +1657,6 @@ SUBDIR += vnstat SUBDIR += vortex SUBDIR += vpp - SUBDIR += vtun SUBDIR += wackamole SUBDIR += wakeonlan SUBDIR += wangle @@ -1710,9 +1717,8 @@ SUBDIR += zapret SUBDIR += zebra-server SUBDIR += zerotier - SUBDIR += ziina - SUBDIR += zillion SUBDIR += zmap + SUBDIR += zmate SUBDIR += zsync SUBDIR += zyre |