aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-01-01 11:41:37 +0000
committerRene Ladan <rene@FreeBSD.org>2018-01-01 11:41:37 +0000
commit9088acc2a4aa0ba267e1339fec9b8a15bf4eb11f (patch)
tree53c715320475b8180249742e862934b5f9c7aa28
parent7b393d7885ed94fe1b3448a5fd328a7f1f87ebd4 (diff)
downloadports-9088acc2a4aa0ba267e1339fec9b8a15bf4eb11f.tar.gz
ports-9088acc2a4aa0ba267e1339fec9b8a15bf4eb11f.zip
Remove expired ports:
2017-12-31 security/gnupg20: Will reach EOL upstream on 2017-12-31 2018-01-01 dns/dualserver: Please migrate to dns/dnsmasq. Over the years dualserver becomes unmaintenaible. 2018-01-01 devel/p5-Parse-Pidl44: yes 2018-01-01 sysutils/DTraceToolkit: Now maintained as part of the base system
Notes
Notes: svn path=/head/; revision=457766
-rw-r--r--MOVED4
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-Parse-Pidl44/Makefile37
-rw-r--r--devel/p5-Parse-Pidl44/pkg-descr24
-rw-r--r--devel/p5-Parse-Pidl44/pkg-plist33
-rw-r--r--dns/Makefile1
-rw-r--r--dns/dualserver/Makefile36
-rw-r--r--dns/dualserver/distinfo2
-rw-r--r--dns/dualserver/files/dualserver.in28
-rw-r--r--dns/dualserver/files/patch-dualserverd.cpp211
-rw-r--r--dns/dualserver/files/patch-dualserverd.h41
-rw-r--r--dns/dualserver/pkg-descr6
-rw-r--r--security/Makefile1
-rw-r--r--security/gnupg20/Makefile77
-rw-r--r--security/gnupg20/distinfo3
-rw-r--r--security/gnupg20/pkg-descr9
-rw-r--r--security/gnupg20/pkg-plist115
-rw-r--r--sysutils/DTraceToolkit/Makefile93
-rw-r--r--sysutils/DTraceToolkit/distinfo3
-rw-r--r--sysutils/DTraceToolkit/pkg-descr4
-rw-r--r--sysutils/DTraceToolkit/pkg-message6
-rw-r--r--sysutils/DTraceToolkit/pkg-plist1015
-rw-r--r--sysutils/Makefile1
23 files changed, 4 insertions, 1747 deletions
diff --git a/MOVED b/MOVED
index 7cb451782010..c09e19b01083 100644
--- a/MOVED
+++ b/MOVED
@@ -9834,3 +9834,7 @@ www/npm3|www/npm|2017-12-31|Has expired: use www/npm or www/npm-node* instead
net/rubygem-fog-aws0|net/rubygem-fog-aws|2017-12-31|Has expired: use net/rubygem-fog-aws or net/rubygem-fog-aws1 instead
net-mgmt/nrpe|net-mgmt/nrpe3|2018-01-01|nrpe 2.0 not maintained, use nrpe 3.0
net-mgmt/nrpe-ssl|net-mgmt/nrpe3|2018-01-01|nrpe 2.0 not maintained, use nrpe 3.0
+security/gnupg20|security/gnupg|2018-01-01|Has expired: Will reach EOL upstream on 2017-12-31
+dns/dualserver|dns/dnsmasq|2018-01-01|Has expired: Please migrate to dns/dnsmasq. Over the years dualserver becomes unmaintenaible.
+devel/p5-Parse-Pidl44|devel/p5-Parse-Pidl|2018-01-01|Has expired: use devel/p5-Parse-Pidl instead
+sysutils/DTraceToolkit||2018-01-01|Has expired: Now maintained as part of the base system
diff --git a/devel/Makefile b/devel/Makefile
index 43b7bb037b02..2f6c0c8103d9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3126,7 +3126,6 @@
SUBDIR += p5-Parse-PMFile
SUBDIR += p5-Parse-PerlConfig
SUBDIR += p5-Parse-Pidl
- SUBDIR += p5-Parse-Pidl44
SUBDIR += p5-Parse-PlainConfig
SUBDIR += p5-Parse-RecDescent
SUBDIR += p5-Parse-Win32Registry
diff --git a/devel/p5-Parse-Pidl44/Makefile b/devel/p5-Parse-Pidl44/Makefile
deleted file mode 100644
index 603655d28621..000000000000
--- a/devel/p5-Parse-Pidl44/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= Parse-Pidl
-PORTVERSION= ${SAMBA4_VERSION}
-PORTREVISION= 0
-PORTEPOCH= 0
-CATEGORIES= devel perl5
-PKGNAMEPREFIX= p5-
-PKGNAMESUFFIX= 44
-
-COMMENT= IDL compiler written in Perl
-
-LICENSE= GPLv3
-
-DEPRECATED= yes
-EXPIRATION_DATE= 2018-01-01
-
-BUILD_DEPENDS= p5-Parse-Yapp>=0:devel/p5-Parse-Yapp
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-CONFLICTS=
-
-SAMBA4_PORT= net/samba44
-SAMBA4_SUBPORT= yes
-
-MASTERDIR= ${.CURDIR}/../../${SAMBA4_PORT}
-PKGDIR= ${.CURDIR}
-
-USES= perl5
-USE_PERL5= configure
-PATCH_WRKSRC= ${WRKDIR}/${DISTNAME}
-WRKSRC= ${WRKDIR}/${DISTNAME}/pidl
-
-post-extract:
- @${RM} -r ${WRKSRC}/lib/Parse/Yapp ${WRKSRC}/lib/wscript_build
-
-.include "${MASTERDIR}/Makefile"
diff --git a/devel/p5-Parse-Pidl44/pkg-descr b/devel/p5-Parse-Pidl44/pkg-descr
deleted file mode 100644
index d3c35940c22c..000000000000
--- a/devel/p5-Parse-Pidl44/pkg-descr
+++ /dev/null
@@ -1,24 +0,0 @@
-Pidl is an IDL compiler written in Perl that aims to be somewhat
-compatible with the midl compiler. IDL stands for "Interface Definition
-Language".
-
-Pidl can generate stubs for DCE/RPC server code, DCE/RPC client code and
-ethereal dissectors for DCE/RPC traffic.
-
-IDL compilers like pidl take a description of an interface as their
-input and use it to generate C (though support for other languages may
-be added later) code that can use these interfaces, pretty print data
-sent using these interfaces, or even generate ethereal dissectors that
-can parse data sent over the wire by these interfaces.
-
-Pidl takes IDL files in the same format as is used by midl, converts it
-to a .pidl file (which contains pidl's internal representation of the
-interface) and can then generate whatever output you need. .pidl files
-should be used for debugging purposes only. Write your interface
-definitions in .idl format.
-
-The goal of pidl is to implement a IDL compiler that can be used while
-developing the RPC subsystem in Samba (for both marshalling/unmarshalling
-and debugging purposes).
-
-WWW: http://search.cpan.org/dist/Parse-Pidl/
diff --git a/devel/p5-Parse-Pidl44/pkg-plist b/devel/p5-Parse-Pidl44/pkg-plist
deleted file mode 100644
index 4145392e1fef..000000000000
--- a/devel/p5-Parse-Pidl44/pkg-plist
+++ /dev/null
@@ -1,33 +0,0 @@
-bin/pidl
-%%SITE_PERL%%/Parse/Pidl.pm
-%%SITE_PERL%%/Parse/Pidl/CUtil.pm
-%%SITE_PERL%%/Parse/Pidl/Compat.pm
-%%SITE_PERL%%/Parse/Pidl/Dump.pm
-%%SITE_PERL%%/Parse/Pidl/Expr.pm
-%%SITE_PERL%%/Parse/Pidl/IDL.pm
-%%SITE_PERL%%/Parse/Pidl/NDR.pm
-%%SITE_PERL%%/Parse/Pidl/ODL.pm
-%%SITE_PERL%%/Parse/Pidl/Samba3/ClientNDR.pm
-%%SITE_PERL%%/Parse/Pidl/Samba3/ServerNDR.pm
-%%SITE_PERL%%/Parse/Pidl/Samba3/Template.pm
-%%SITE_PERL%%/Parse/Pidl/Samba4.pm
-%%SITE_PERL%%/Parse/Pidl/Samba4/COM/Header.pm
-%%SITE_PERL%%/Parse/Pidl/Samba4/COM/Proxy.pm
-%%SITE_PERL%%/Parse/Pidl/Samba4/COM/Stub.pm
-%%SITE_PERL%%/Parse/Pidl/Samba4/Header.pm
-%%SITE_PERL%%/Parse/Pidl/Samba4/NDR/Client.pm
-%%SITE_PERL%%/Parse/Pidl/Samba4/NDR/Parser.pm
-%%SITE_PERL%%/Parse/Pidl/Samba4/NDR/Server.pm
-%%SITE_PERL%%/Parse/Pidl/Samba4/Python.pm
-%%SITE_PERL%%/Parse/Pidl/Samba4/TDR.pm
-%%SITE_PERL%%/Parse/Pidl/Samba4/Template.pm
-%%SITE_PERL%%/Parse/Pidl/Typelist.pm
-%%SITE_PERL%%/Parse/Pidl/Util.pm
-%%SITE_PERL%%/Parse/Pidl/Wireshark/Conformance.pm
-%%SITE_PERL%%/Parse/Pidl/Wireshark/NDR.pm
-%%PERL5_MAN3%%/Parse::Pidl::Dump.3.gz
-%%PERL5_MAN3%%/Parse::Pidl::NDR.3.gz
-%%PERL5_MAN3%%/Parse::Pidl::Util.3.gz
-%%PERL5_MAN3%%/Parse::Pidl::Wireshark::Conformance.3.gz
-%%PERL5_MAN3%%/Parse::Pidl::Wireshark::NDR.3.gz
-%%PERL5_MAN1%%/pidl.1.gz
diff --git a/dns/Makefile b/dns/Makefile
index 608abc2c6fd4..4589c6661d0f 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -62,7 +62,6 @@
SUBDIR += doc
SUBDIR += dq
SUBDIR += drool
- SUBDIR += dualserver
SUBDIR += dynip
SUBDIR += erlang-idna
SUBDIR += ez-ipupdate
diff --git a/dns/dualserver/Makefile b/dns/dualserver/Makefile
deleted file mode 100644
index bfd6dba80bb1..000000000000
--- a/dns/dualserver/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# Created by: Gabor Kovesdan
-# $FreeBSD$
-
-PORTNAME= dualserver
-PORTVERSION= 6.94
-PORTREVISION= 1
-PORTEPOCH= 1
-CATEGORIES= dns net
-MASTER_SITES= http://rodrigo.osorio.free.fr/freebsd/distfiles/
-DISTNAME= ${PORTNAME}V${PORTVERSION}
-
-MAINTAINER= rodrigo@FreeBSD.org
-COMMENT= Combined DHCP/DNS server for small LANs
-
-LICENSE= GPLv2
-
-DEPRECATED= Please migrate to dns/dnsmasq. Over the years dualserver becomes unmaintenaible.
-EXPIRATION_DATE= 2018-01-01
-
-USES= dos2unix
-USE_RC_SUBR= dualserver
-PLIST_FILES= sbin/dualserver etc/dualserver.conf.sample
-
-post-extract:
- @${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC}
-
-do-build:
- ${CXX} ${CXXFLAGS} -o ${WRKSRC}/dualserver \
- ${WRKSRC}/dualserverd.cpp -lpthread
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin
- ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.ini \
- ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample
-
-.include <bsd.port.mk>
diff --git a/dns/dualserver/distinfo b/dns/dualserver/distinfo
deleted file mode 100644
index 261bb379d301..000000000000
--- a/dns/dualserver/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (dualserverV6.94.tar.gz) = 3007e6508eb95d06f3c8764951ff6d3276733409e2119f6299c9485060b9445c
-SIZE (dualserverV6.94.tar.gz) = 796893
diff --git a/dns/dualserver/files/dualserver.in b/dns/dualserver/files/dualserver.in
deleted file mode 100644
index b094232a491b..000000000000
--- a/dns/dualserver/files/dualserver.in
+++ /dev/null
@@ -1,28 +0,0 @@
-#!/bin/sh
-
-# $FreeBSD$
-#
-# PROVIDE: dualserver
-# REQUIRE: SERVERS
-# BEFORE:
-# KEYWORD: shutdown
-
-. /etc/rc.subr
-
-name="dualserver"
-rcvar=dualserver_enable
-start_cmd="dualserver_startcmd"
-stop_cmd="dualserver_stopcmd"
-
-dualserver_startcmd ()
-{
-%%PREFIX%%/sbin/dualserver
-}
-
-dualserver_stopcmd ()
-{
-killall dualserver
-}
-
-load_rc_config $name
-run_rc_command "$1"
diff --git a/dns/dualserver/files/patch-dualserverd.cpp b/dns/dualserver/files/patch-dualserverd.cpp
deleted file mode 100644
index 8e3bc32b0b0c..000000000000
--- a/dns/dualserver/files/patch-dualserverd.cpp
+++ /dev/null
@@ -1,211 +0,0 @@
---- dualserverd.cpp.orig 2015-07-27 19:41:31.000000000 +0000
-+++ dualserverd.cpp 2015-07-27 19:46:28.000000000 +0000
-@@ -22,10 +22,16 @@
- #include <math.h>
- #include <sys/types.h>
- #include <sys/ioctl.h>
-+#ifdef __FreeBSD__
-+#include <sys/socket.h>
-+#endif
- #include <limits.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
- #include <net/if.h>
-+#ifdef __FreeBSD__
-+#include <net/if_dl.h>
-+#endif
- #include <arpa/inet.h>
- #include <netdb.h>
- #include <unistd.h>
-@@ -39,6 +45,9 @@
- #include <syslog.h>
- #include <pthread.h>
- #include <map>
-+#ifdef __FreeBSD__
-+#include <ifaddrs.h>
-+#endif
- using namespace std;
- #include "dualserverd.h"
-
-@@ -84,7 +93,11 @@
- const char send200[] = "HTTP/1.1 200 OK\r\nDate: %s\r\nLast-Modified: %s\r\nContent-Type: text/html\r\nConnection: Close\r\nContent-Length: \r\n\r\n";
- //const char send200[] = "HTTP/1.1 200 OK\r\nDate: %s\r\nLast-Modified: %s\r\nContent-Type: text/html\r\nConnection: Close\r\nTransfer-Encoding: chunked\r\n";
- const char line200[] = "<td>%s</td>";
-+#ifdef __FreeBSD__
-+const char sVersion[] = "Dual DHCP DNS Server Version 6.94 for FreeBSD";
-+#else
- const char sVersion[] = "Dual DHCP DNS Server Version 6.94 Linux Build 7011";
-+#endif
- const data4 opData[] =
- {
- { "SubnetMask", DHCP_OPTION_NETMASK, 3 },
-@@ -261,7 +274,7 @@
- strcpy(leaFile, "/tmp/dualserver.state");
-
- if (!iniFile[0])
-- strcpy(iniFile, "/etc/dualserver.ini");
-+ strcpy(iniFile, "/usr/local/etc/dualserver.conf");
-
- if (verbatim)
- {
-@@ -4002,7 +4015,13 @@
- else if (req->dhcpp.header.bp_broadcast || !req->remote.sin_addr.s_addr || req->reqIP)
- {
- req->remote.sin_port = htons(IPPORT_DHCPC);
-+#ifdef __FreeBSD__
-+ req->remote.sin_addr.s_addr = network.dhcpConn[req->sockInd].addr.sin_addr.s_addr |
-+ (~network.dhcpConn[req->sockInd].mask);
-+ //printf("broadcast dhcp response to %s\n",inet_ntoa(req->remote.sin_addr));
-+#else
- req->remote.sin_addr.s_addr = INADDR_BROADCAST;
-+#endif
- req->dhcpp.header.bp_broadcast = 1;
- }
- else
-@@ -8983,6 +9002,10 @@
- newNetwork.dhcpConn[i].broadCastSize = sizeof(newNetwork.dhcpConn[i].broadCastVal);
-
- setsockopt(newNetwork.dhcpConn[i].sock, SOL_SOCKET, SO_BROADCAST, (char*)&newNetwork.dhcpConn[i].broadCastVal, newNetwork.dhcpConn[i].broadCastSize);
-+#ifdef __FreeBSD__
-+ // See man ip
-+ setsockopt(newNetwork.dhcpConn[i].sock,IPPROTO_IP, IP_ONESBCAST,(char*)&newNetwork.dhcpConn[i].broadCastVal, newNetwork.dhcpConn[i].broadCastSize);
-+#endif
- int nRet = bind(newNetwork.dhcpConn[i].sock, (sockaddr*)&newNetwork.dhcpConn[i].addr, sizeof(struct sockaddr_in));
-
- if (nRet == SOCKET_ERROR)
-@@ -9034,7 +9057,11 @@
- setsockopt(newNetwork.dhcpListener.sock, SOL_SOCKET, SO_REUSEADDR, (char*)&newNetwork.dhcpListener.reUseVal, newNetwork.dhcpListener.reUseSize);
- newNetwork.dhcpListener.pktinfoVal = true;
- newNetwork.dhcpListener.pktinfoSize = sizeof(newNetwork.dhcpListener.pktinfoVal);
-+#ifdef __FreeBSD__
-+ setsockopt(newNetwork.dhcpListener.sock, IPPROTO_IP, IP_RECVIF, &newNetwork.dhcpListener.pktinfoVal, newNetwork.dhcpListener.pktinfoSize);
-+#else
- setsockopt(newNetwork.dhcpListener.sock, IPPROTO_IP, IP_PKTINFO, &newNetwork.dhcpListener.pktinfoVal, newNetwork.dhcpListener.pktinfoSize);
-+#endif
-
- newNetwork.dhcpListener.addr.sin_family = AF_INET;
- newNetwork.dhcpListener.addr.sin_addr.s_addr = INADDR_ANY;
-@@ -9458,6 +9485,10 @@
- else
- return false;
- }
-+#define MAX(a,b) ((a)>(b)?(a):(b))
-+#define NEXTIFR(i) \
-+ ((struct ifreq *)((char *)&(i)->ifr_addr \
-+ + MAX((i)->ifr_addr.sa_len, sizeof((i)->ifr_addr))) )
-
- void getInterfaces(data1 *network)
- {
-@@ -9469,14 +9500,16 @@
- if (ioctl(cfig.fixedSocket, SIOCGIFCONF, &Ifc) >= 0)
- {
-
-+ struct ifreq *ifrp, *ifen;
- MYDWORD addr, mask;
- short flags;
- struct ifreq pIfr;
-- MYBYTE numInterfaces = Ifc.ifc_len / sizeof(ifreq);
-+ ifrp = (struct ifreq *)Ifc.ifc_buf;
-+ ifen = (struct ifreq *)((char *)Ifc.ifc_buf + Ifc.ifc_len);
-
-- for (MYBYTE i = 0 ; i < numInterfaces; i++)
-- {
-- memcpy(&pIfr, &(IfcBuf[i]), sizeof(ifreq));
-+ for (; ifrp < ifen;) {
-+ memcpy(&pIfr, ifrp, sizeof(ifreq));
-+ ifrp = NEXTIFR(ifrp);
-
- if (!ioctl(cfig.fixedSocket, SIOCGIFADDR, &pIfr))
- addr = ((struct sockaddr_in*)&pIfr.ifr_addr)->sin_addr.s_addr;
-@@ -9496,8 +9529,11 @@
-
- if (addr && !(flags & IFF_LOOPBACK))
- addServer(network->allServers, addr);
--
-+#ifdef __FreeBSD__
-+ if (addr && mask && !(flags & IFF_POINTOPOINT) && !(flags & IFF_LOOPBACK))
-+#else
- if (addr && mask && !(flags & IFF_POINTOPOINT) && !(flags & IFF_LOOPBACK) && !(flags & IFF_DYNAMIC))
-+#endif
- {
- if ((flags & IFF_RUNNING) && (flags & IFF_UP))
- {
-@@ -9656,6 +9692,12 @@
-
- MYWORD gdmess(data9 *req, MYBYTE sockInd)
- {
-+#ifdef __FreeBSD__
-+ struct cmsghdr *cmsg;
-+ struct sockaddr_dl * isdl;
-+ struct sockaddr_in *isin;
-+ struct ifaddrs *ifap, *ifa;
-+#endif
- //sprintf(logBuff, "Socket=%u", sockInd);
- //logDHCPMess(logBuff, 1);
- memset(req, 0, sizeof(data9));
-@@ -9671,7 +9713,11 @@
- req->msg.msg_name = &req->remote;
- req->msg.msg_namelen = sizeof(sockaddr_in);
- req->msg.msg_control = &req->msgcontrol;
-+#ifdef __FreeBSD__
-+ req->msg.msg_controllen = sizeof(req->msgcontrol);
-+#else
- req->msg.msg_controllen = sizeof(msg_control);
-+#endif
- req->msg.msg_flags = msgflags;
-
- int flags = 0;
-@@ -9680,6 +9726,45 @@
- if (errno || req->bytes <= 0)
- return 0;
-
-+#ifdef __FreeBSD__
-+ isdl = NULL;
-+ isin = NULL;
-+ MYDWORD addr=0;
-+ bool found_addr = false;
-+
-+ if (req->msg.msg_controllen>0){
-+ for (cmsg=CMSG_FIRSTHDR(&req->msg);cmsg;cmsg=CMSG_NXTHDR(&req->msg,cmsg)){
-+ if (cmsg->cmsg_type==IP_RECVIF) {
-+ isdl=(struct sockaddr_dl *)CMSG_DATA(cmsg);
-+ }
-+ }
-+ }
-+
-+ if (!isdl || getifaddrs(&ifap))
-+ return 0;
-+
-+ for (ifa = ifap; ifa; ifa = ifa->ifa_next) {
-+ if(ifa->ifa_addr->sa_family == AF_INET &&
-+ strcmp(ifa->ifa_name,isdl->sdl_data) == 0){
-+ isin = (struct sockaddr_in *)ifa->ifa_addr;
-+ addr = isin->sin_addr.s_addr;
-+ for (int i = 0; (i < MAX_SERVERS || !network.dhcpConn[i].server);i++){
-+ if (addr == network.dhcpConn[i].server){
-+ found_addr = true;
-+ req->sockInd = i;
-+ break;
-+ }
-+ }
-+ }
-+ }
-+ freeifaddrs(ifap);
-+
-+ if(!found_addr) return 0;
-+
-+ //printf("IF = %s\n", isdl->sdl_data);
-+ //printf("RADDR = %s\n", inet_ntoa(isin->sin_addr));
-+
-+#else
- //printf("%u\n", req->msg.msg_controllen);
- //msgcontrol = (msg_control*)msg.msg_control;
-
-@@ -9711,6 +9796,7 @@
- break;
- }
- }
-+#endif
- }
- else
- {
diff --git a/dns/dualserver/files/patch-dualserverd.h b/dns/dualserver/files/patch-dualserverd.h
deleted file mode 100644
index 319c64ef9e15..000000000000
--- a/dns/dualserver/files/patch-dualserverd.h
+++ /dev/null
@@ -1,41 +0,0 @@
---- dualserverd.h 2012-11-09 15:45:52.000000000 +0100
-+++ dualserverd.h 2012-11-09 15:55:00.000000000 +0100
-@@ -52,9 +52,11 @@
- #define INADDR_NONE ULONG_MAX
- #endif
-
-+#ifndef __FreeBSD__
- #ifndef IFF_DYNAMIC
- #define IFF_DYNAMIC 0x8000
- #endif
-+#endif
-
- #define MYWORD unsigned short
- #define MYBYTE unsigned char
-@@ -594,10 +596,15 @@
-
- struct msg_control
- {
-- ulong cmsg_len;
-+ u_long cmsg_len;
- int cmsg_level;
- int cmsg_type;
-- in_pktinfo pktinfo;
-+ #ifdef __FreeBSD__
-+ // Arbitrary size, when the size is required we use sizeof
-+ unsigned char pktinfo[100];
-+ #else
-+ in_pktinfo pktinfo;
-+ #endif
- };
-
- #if defined(__hppa__) || \
-@@ -713,7 +720,7 @@
- union
- {
- int broadCastVal;
-- bool pktinfoVal;
-+ int pktinfoVal;
- };
- union
- {
diff --git a/dns/dualserver/pkg-descr b/dns/dualserver/pkg-descr
deleted file mode 100644
index fffc05ab8d45..000000000000
--- a/dns/dualserver/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Combined DHCP/DNS Server for Small LAN. Dynamic DHCP allocates/renew host
-addresses while Caching DNS Server first try resolving from DHCP allotted
-names then from Cache then only forwarding to External DNS Servers. Auto
-Config and auto Dynamic DNS update.
-
-WWW: https://sourceforge.net/projects/dhcp-dns-server/
diff --git a/security/Makefile b/security/Makefile
index 97296529dce6..961373100368 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -182,7 +182,6 @@
SUBDIR += gnomint
SUBDIR += gnupg
SUBDIR += gnupg1
- SUBDIR += gnupg20
SUBDIR += gnutls
SUBDIR += go-cve-dictionary
SUBDIR += go.crypto
diff --git a/security/gnupg20/Makefile b/security/gnupg20/Makefile
deleted file mode 100644
index 142c38161a7f..000000000000
--- a/security/gnupg20/Makefile
+++ /dev/null
@@ -1,77 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= gnupg
-PORTVERSION= 2.0.30
-PORTREVISION= 2
-CATEGORIES= security
-MASTER_SITES= GNUPG
-PKGNAMESUFFIX= 20
-
-MAINTAINER= adamw@FreeBSD.org
-COMMENT= The GNU Privacy Guard (stable version)
-
-LICENSE= GPLv3 LGPL3
-LICENSE_COMB= multi
-LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING
-LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LIB
-
-LIB_DEPENDS= libassuan.so:security/libassuan \
- libgcrypt.so:security/libgcrypt \
- libgpg-error.so:security/libgpg-error \
- libksba.so:security/libksba \
- libpth.so:devel/pth
-BUILD_DEPENDS= libgpg-error>=1.11:security/libgpg-error
-RUN_DEPENDS= pinentry:security/pinentry
-
-CONFLICTS= gnupg-2.1.* gnupg-2.2.*
-CPE_VENDOR= gnupg
-
-DEPRECATED= Will reach EOL upstream on 2017-12-31
-EXPIRATION_DATE=2017-12-31
-
-USES= cpe gmake iconv readline tar:bzip2
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-symcryptrun
-INFO= gnupg
-
-OPTIONS_DEFINE= LDAP SCDAEMON CURL GPGSM KDNS STD_SOCKET NLS DOCS SUID_GPG
-OPTIONS_DEFAULT=CURL SCDAEMON
-NO_OPTIONS_SORT=yes
-OPTIONS_SUB= yes
-
-GPGSM_DESC= Enable GPGSM (requires LDAP)
-LDAP_DESC= LDAP keyserver interface
-KDNS_DESC= Use DNS CERT helper
-SCDAEMON_DESC= Enable Smartcard daemon (with libusb)
-STD_SOCKET_DESC=Use standard socket for agent
-SUID_GPG_DESC= Install GPG setuid
-
-CURL_LIB_DEPENDS= libcurl.so:ftp/curl
-CURL_CONFIGURE_WITH= libcurl=${LOCALBASE}
-
-GPGSM_RUN_DEPENDS= dirmngr:security/dirmngr
-GPGSM_CONFIGURE_ENABLE= gpgsm
-GPGSM_IMPLIES= LDAP
-
-KDNS_LIB_DEPENDS= libadns.so:dns/adns
-KDNS_CONFIGURE_WITH= adns=${LOCALBASE}
-
-LDAP_USE= OPENLDAP=yes
-LDAP_CONFIGURE_WITH= ldap=${LOCALBASE}
-
-NLS_USES= gettext
-NLS_CONFIGURE_ENABLE= nls
-
-SCDAEMON_CONFIGURE_ENABLE= scdaemon
-
-STD_SOCKET_CONFIGURE_ENABLE= standard-socket
-
-post-patch:
- @${REINPLACE_CMD} -e "/#include <utmp.h>/d" \
- ${WRKSRC}/tools/symcryptrun.c
-
-post-install:
- @${MV} ${STAGEDIR}${DATADIR}/*.txt ${STAGEDIR}${DOCSDIR}
-
-.include <bsd.port.mk>
diff --git a/security/gnupg20/distinfo b/security/gnupg20/distinfo
deleted file mode 100644
index 8ca6c0a77bb3..000000000000
--- a/security/gnupg20/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1484437262
-SHA256 (gnupg-2.0.30.tar.bz2) = e329785a4f366ba5d72c2c678a7e388b0892ac8440c2f4e6810042123c235d71
-SIZE (gnupg-2.0.30.tar.bz2) = 4414652
diff --git a/security/gnupg20/pkg-descr b/security/gnupg20/pkg-descr
deleted file mode 100644
index 4e3878aed42f..000000000000
--- a/security/gnupg20/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-GnuPG is a complete and free replacement for PGP. This is the "stable"
-version.
-
-GnuPG allows encrypting and signing your data and communication, and
-features a versatile key management system as well as access modules
-for many public key directories. GnuPG, also known as GPG, is a command
-line tool with features for easy integration with other applications.
-
-WWW: https://www.gnupg.org/
diff --git a/security/gnupg20/pkg-plist b/security/gnupg20/pkg-plist
deleted file mode 100644
index e678592bfce8..000000000000
--- a/security/gnupg20/pkg-plist
+++ /dev/null
@@ -1,115 +0,0 @@
-bin/gpg-agent
-bin/gpg-connect-agent
-%%SUID_GPG%%@(,,4555) bin/gpg2
-%%NO_SUID_GPG%%bin/gpg2
-bin/gpgconf
-bin/gpgkey2ssh
-bin/gpgparsemail
-%%GPGSM%%bin/gpgsm
-bin/gpgsm-gencert.sh
-bin/gpgv2
-%%GPGSM%%bin/kbxutil
-bin/symcryptrun
-bin/watchgnupg
-libexec/gpg-check-pattern
-%%SCDAEMON%%libexec/gnupg-pcsc-wrapper
-libexec/gpg-preset-passphrase
-libexec/gpg-protect-tool
-libexec/gpg2keys_curl
-libexec/gpg2keys_finger
-libexec/gpg2keys_hkp
-%%KDNS%%libexec/gpg2keys_kdns
-%%LDAP%%libexec/gpg2keys_ldap
-%%SCDAEMON%%libexec/scdaemon
-man/man1/gpg-agent.1.gz
-man/man1/gpg-connect-agent.1.gz
-man/man1/gpg-preset-passphrase.1.gz
-man/man1/gpg2.1.gz
-man/man1/gpgconf.1.gz
-man/man1/gpgparsemail.1.gz
-man/man1/gpgsm-gencert.sh.1.gz
-man/man1/gpgsm.1.gz
-man/man1/gpgv2.1.gz
-man/man1/scdaemon.1.gz
-man/man1/symcryptrun.1.gz
-man/man1/watchgnupg.1.gz
-man/man8/addgnupghome.8.gz
-man/man8/applygnupgdefaults.8.gz
-sbin/addgnupghome
-sbin/applygnupgdefaults
-%%PORTDOCS%%%%DOCSDIR%%/DETAILS
-%%PORTDOCS%%%%DOCSDIR%%/FAQ
-%%PORTDOCS%%%%DOCSDIR%%/HACKING
-%%PORTDOCS%%%%DOCSDIR%%/KEYSERVER
-%%PORTDOCS%%%%DOCSDIR%%/OpenPGP
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/TRANSLATE
-%%PORTDOCS%%%%DOCSDIR%%/examples/README
-%%PORTDOCS%%%%DOCSDIR%%/examples/gpgconf.conf
-%%PORTDOCS%%%%DOCSDIR%%/examples/pwpattern.list
-%%PORTDOCS%%%%DOCSDIR%%/examples/scd-event
-%%PORTDOCS%%%%DOCSDIR%%/examples/trustlist.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.be.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.ca.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.cs.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.da.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.de.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.el.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.eo.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.es.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.et.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.fi.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.fr.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.gl.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.hu.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.id.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.it.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.ja.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.nb.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.pl.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.pt.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.pt_BR.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.ro.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.ru.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.sk.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.sv.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.tr.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.zh_CN.txt
-%%PORTDOCS%%%%DOCSDIR%%/help.zh_TW.txt
-%%PORTDOCS%%%%DOCSDIR%%/qualified.txt
-%%DATADIR%%/com-certs.pem
-%%DATADIR%%/gpg-conf.skel
-%%NLS%%share/locale/be/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/ca/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/da/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/de/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/el/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/en@boldquot/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/en@quot/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/eo/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/es/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/et/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/fi/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/gl/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/id/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/it/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/nb/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/pt/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/ro/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/sk/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/gnupg2.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/gnupg2.mo
-@postexec [ -e %D/bin/gpg ] || ln -sf gpg2 %D/bin/gpg
-@postunexec [ -e %D/bin/gpg ] || rm -f %D/bin/gpg
diff --git a/sysutils/DTraceToolkit/Makefile b/sysutils/DTraceToolkit/Makefile
deleted file mode 100644
index 097a7274c1f4..000000000000
--- a/sysutils/DTraceToolkit/Makefile
+++ /dev/null
@@ -1,93 +0,0 @@
-# Created by: Steven Kreuzer <steven@exit2shell.com>
-# $FreeBSD$
-
-PORTNAME= dtrace-toolkit
-PORTVERSION= 1.0
-PORTREVISION= 1
-CATEGORIES= sysutils
-
-MAINTAINER= skreuzer@FreeBSD.org
-COMMENT= Collection of useful scripts for DTrace
-
-DEPRECATED= Now maintained as part of the base system
-EXPIRATION_DATE= 2018-01-01
-
-USE_GITHUB= yes
-GH_ACCOUNT= opendtrace
-GH_PROJECT= toolkit
-GH_TAGNAME= f36d00b
-USES= shebangfix
-SHEBANG_LANG= sh
-sh_OLD_CMD= /usr/bin/sh ./sh
-sh_CMD= ${SH}
-perl_OLD_CMD= \\./perl
-ruby_OLD_CMD= \\./ruby
-SHEBANG_FILES= Apps/shellsnoop \
- Code/Perl/func_abc.pl \
- Code/Perl/func_malloc.pl \
- Code/Perl/func_slow.pl \
- Code/Perl/hello.pl \
- Code/Perl/hello_strict.pl \
- Code/Python/func_abc.py \
- Code/Python/func_slow.py \
- Code/Ruby/func_abc.rb \
- Code/Ruby/func_slow.rb \
- Code/Shell/func_abc.sh \
- Code/Shell/func_slow.sh \
- Code/Shell/func_waste.sh \
- Disk/diskhits \
- Disk/iopending \
- FS/vopstat \
- Include/test.ksh \
- Kernel/cpudists \
- Kernel/cputimes \
- Kernel/dnlcstat \
- Mem/xvmstat \
- Net/connections \
- Net/tcpsnoop \
- Net/tcpsnoop_snv \
- Net/tcptop \
- Net/tcptop_snv \
- Proc/dappprof \
- Proc/dapptrace \
- Proc/fddist \
- Proc/lastwords \
- Proc/pfilestat \
- Proc/sampleproc \
- Proc/topsysproc \
- System/topsyscall \
- Zones/zvmstat \
- dexplorer \
- dtruss \
- dvmstat \
- errinfo \
- execsnoop \
- hotkernel \
- hotuser \
- install \
- iopattern \
- iosnoop \
- iotop \
- opensnoop \
- procsystime \
- rwsnoop \
- rwtop \
- statsnoop
-
-NO_BUILD= yes
-
-do-install:
- ${MKDIR} ${STAGEDIR}${DATADIR}
- (cd ${WRKSRC}; ${TAR} --exclude '*.orig' -cf - . ) | \
- (cd ${STAGEDIR}${DATADIR}/; ${TAR} xvf -)
- ${LN} -fs ${DATADIR}/hotkernel ${STAGEDIR}${PREFIX}/bin/hotkernel
- ${LN} -fs ${DATADIR}/procsystime ${STAGEDIR}${PREFIX}/bin/procsystime
- ${LN} -fs ${DATADIR}/opensnoop ${STAGEDIR}${PREFIX}/bin/opensnoop
- ${LN} -fs ${DATADIR}/Apps/shellsnoop ${STAGEDIR}${PREFIX}/bin/shellsnoop
-
-.for MANPAGE in hotkernel procsystime opensnoop shellsnoop
- ${INSTALL_MAN} ${WRKSRC}/Man/man1m/${MANPAGE}.1m \
- ${STAGEDIR}${MAN1PREFIX}/man/man1/${MANPAGE}.1
-.endfor
-
-.include <bsd.port.mk>
diff --git a/sysutils/DTraceToolkit/distinfo b/sysutils/DTraceToolkit/distinfo
deleted file mode 100644
index 9d0b7a535179..000000000000
--- a/sysutils/DTraceToolkit/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1463628205
-SHA256 (opendtrace-toolkit-1.0-f36d00b_GH0.tar.gz) = 28d2ab2c846792286e30eac8e052313d2f1b1335242be85cfa4b6f52b18165c8
-SIZE (opendtrace-toolkit-1.0-f36d00b_GH0.tar.gz) = 438889
diff --git a/sysutils/DTraceToolkit/pkg-descr b/sysutils/DTraceToolkit/pkg-descr
deleted file mode 100644
index 7ee821192133..000000000000
--- a/sysutils/DTraceToolkit/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-The DTraceToolkit is a collection of useful documented scripts developed
-by the DTrace community and maintained as part of Open DTrace.
-
-WWW: https://github.com/opendtrace/toolkit
diff --git a/sysutils/DTraceToolkit/pkg-message b/sysutils/DTraceToolkit/pkg-message
deleted file mode 100644
index 321b9d46fafd..000000000000
--- a/sysutils/DTraceToolkit/pkg-message
+++ /dev/null
@@ -1,6 +0,0 @@
-**************************************************************
-* At this point it is prudent to remind you that DTrace *
-* support in FreeBSD is incomplete and experimental. Many of *
-* these scripts will not work as they are either too Solaris *
-* specific or use probes which are unsupported at this time. *
-**************************************************************
diff --git a/sysutils/DTraceToolkit/pkg-plist b/sysutils/DTraceToolkit/pkg-plist
deleted file mode 100644
index 1985baff9374..000000000000
--- a/sysutils/DTraceToolkit/pkg-plist
+++ /dev/null
@@ -1,1015 +0,0 @@
-bin/hotkernel
-bin/opensnoop
-bin/procsystime
-bin/shellsnoop
-man/man1/hotkernel.1.gz
-man/man1/opensnoop.1.gz
-man/man1/procsystime.1.gz
-man/man1/shellsnoop.1.gz
-%%DATADIR%%/Apps/Readme
-%%DATADIR%%/Apps/httpdstat.d
-%%DATADIR%%/Apps/nfswizard.d
-%%DATADIR%%/Apps/shellsnoop
-%%DATADIR%%/Apps/weblatency.d
-%%DATADIR%%/Bin/anonpgpid.d
-%%DATADIR%%/Bin/bitesize.d
-%%DATADIR%%/Bin/connections
-%%DATADIR%%/Bin/cpudists
-%%DATADIR%%/Bin/cputimes
-%%DATADIR%%/Bin/cputypes.d
-%%DATADIR%%/Bin/cpuwalk.d
-%%DATADIR%%/Bin/crash.d
-%%DATADIR%%/Bin/creatbyproc.d
-%%DATADIR%%/Bin/cswstat.d
-%%DATADIR%%/Bin/dappprof
-%%DATADIR%%/Bin/dapptrace
-%%DATADIR%%/Bin/dexplorer
-%%DATADIR%%/Bin/diskhits
-%%DATADIR%%/Bin/dispqlen.d
-%%DATADIR%%/Bin/dnlcps.d
-%%DATADIR%%/Bin/dnlcsnoop.d
-%%DATADIR%%/Bin/dnlcstat
-%%DATADIR%%/Bin/dtruss
-%%DATADIR%%/Bin/dvmstat
-%%DATADIR%%/Bin/errinfo
-%%DATADIR%%/Bin/execsnoop
-%%DATADIR%%/Bin/fddist
-%%DATADIR%%/Bin/filebyproc.d
-%%DATADIR%%/Bin/fspaging.d
-%%DATADIR%%/Bin/fsrw.d
-%%DATADIR%%/Bin/guess.d
-%%DATADIR%%/Bin/hotkernel
-%%DATADIR%%/Bin/hotspot.d
-%%DATADIR%%/Bin/hotuser
-%%DATADIR%%/Bin/httpdstat.d
-%%DATADIR%%/Bin/icmpstat.d
-%%DATADIR%%/Bin/intbycpu.d
-%%DATADIR%%/Bin/intoncpu.d
-%%DATADIR%%/Bin/inttimes.d
-%%DATADIR%%/Bin/iofile.d
-%%DATADIR%%/Bin/iofileb.d
-%%DATADIR%%/Bin/iopattern
-%%DATADIR%%/Bin/iopending
-%%DATADIR%%/Bin/iosnoop
-%%DATADIR%%/Bin/iotop
-%%DATADIR%%/Bin/j_calldist.d
-%%DATADIR%%/Bin/j_calls.d
-%%DATADIR%%/Bin/j_calltime.d
-%%DATADIR%%/Bin/j_classflow.d
-%%DATADIR%%/Bin/j_cpudist.d
-%%DATADIR%%/Bin/j_cputime.d
-%%DATADIR%%/Bin/j_events.d
-%%DATADIR%%/Bin/j_flow.d
-%%DATADIR%%/Bin/j_flowtime.d
-%%DATADIR%%/Bin/j_methodcalls.d
-%%DATADIR%%/Bin/j_objnew.d
-%%DATADIR%%/Bin/j_package.d
-%%DATADIR%%/Bin/j_profile.d
-%%DATADIR%%/Bin/j_stat.d
-%%DATADIR%%/Bin/j_syscalls.d
-%%DATADIR%%/Bin/j_syscolors.d
-%%DATADIR%%/Bin/j_thread.d
-%%DATADIR%%/Bin/j_who.d
-%%DATADIR%%/Bin/js_calldist.d
-%%DATADIR%%/Bin/js_calls.d
-%%DATADIR%%/Bin/js_calltime.d
-%%DATADIR%%/Bin/js_cpudist.d
-%%DATADIR%%/Bin/js_cputime.d
-%%DATADIR%%/Bin/js_execs.d
-%%DATADIR%%/Bin/js_flow.d
-%%DATADIR%%/Bin/js_flowinfo.d
-%%DATADIR%%/Bin/js_flowtime.d
-%%DATADIR%%/Bin/js_objcpu.d
-%%DATADIR%%/Bin/js_objgc.d
-%%DATADIR%%/Bin/js_objnew.d
-%%DATADIR%%/Bin/js_stat.d
-%%DATADIR%%/Bin/js_who.d
-%%DATADIR%%/Bin/kill.d
-%%DATADIR%%/Bin/kstat_types.d
-%%DATADIR%%/Bin/lastwords
-%%DATADIR%%/Bin/loads.d
-%%DATADIR%%/Bin/lockbydist.d
-%%DATADIR%%/Bin/lockbyproc.d
-%%DATADIR%%/Bin/minfbypid.d
-%%DATADIR%%/Bin/minfbyproc.d
-%%DATADIR%%/Bin/mmapfiles.d
-%%DATADIR%%/Bin/modcalls.d
-%%DATADIR%%/Bin/newproc.d
-%%DATADIR%%/Bin/nfswizard.d
-%%DATADIR%%/Bin/opensnoop
-%%DATADIR%%/Bin/pathopens.d
-%%DATADIR%%/Bin/pfilestat
-%%DATADIR%%/Bin/pgpginbypid.d
-%%DATADIR%%/Bin/pgpginbyproc.d
-%%DATADIR%%/Bin/php_calldist.d
-%%DATADIR%%/Bin/php_calltime.d
-%%DATADIR%%/Bin/php_cpudist.d
-%%DATADIR%%/Bin/php_cputime.d
-%%DATADIR%%/Bin/php_flow.d
-%%DATADIR%%/Bin/php_flowinfo.d
-%%DATADIR%%/Bin/php_flowtime.d
-%%DATADIR%%/Bin/php_funccalls.d
-%%DATADIR%%/Bin/php_malloc.d
-%%DATADIR%%/Bin/php_syscalls.d
-%%DATADIR%%/Bin/php_syscolors.d
-%%DATADIR%%/Bin/php_who.d
-%%DATADIR%%/Bin/pidpersec.d
-%%DATADIR%%/Bin/pl_calldist.d
-%%DATADIR%%/Bin/pl_calltime.d
-%%DATADIR%%/Bin/pl_cpudist.d
-%%DATADIR%%/Bin/pl_cputime.d
-%%DATADIR%%/Bin/pl_flow.d
-%%DATADIR%%/Bin/pl_flowinfo.d
-%%DATADIR%%/Bin/pl_flowtime.d
-%%DATADIR%%/Bin/pl_malloc.d
-%%DATADIR%%/Bin/pl_subcalls.d
-%%DATADIR%%/Bin/pl_syscalls.d
-%%DATADIR%%/Bin/pl_syscolors.d
-%%DATADIR%%/Bin/pl_who.d
-%%DATADIR%%/Bin/priclass.d
-%%DATADIR%%/Bin/pridist.d
-%%DATADIR%%/Bin/procsystime
-%%DATADIR%%/Bin/putnexts.d
-%%DATADIR%%/Bin/py_calldist.d
-%%DATADIR%%/Bin/py_calltime.d
-%%DATADIR%%/Bin/py_cpudist.d
-%%DATADIR%%/Bin/py_cputime.d
-%%DATADIR%%/Bin/py_flow.d
-%%DATADIR%%/Bin/py_flowinfo.d
-%%DATADIR%%/Bin/py_flowtime.d
-%%DATADIR%%/Bin/py_funccalls.d
-%%DATADIR%%/Bin/py_malloc.d
-%%DATADIR%%/Bin/py_mallocstk.d
-%%DATADIR%%/Bin/py_profile.d
-%%DATADIR%%/Bin/py_syscalls.d
-%%DATADIR%%/Bin/py_syscolors.d
-%%DATADIR%%/Bin/py_who.d
-%%DATADIR%%/Bin/rb_calldist.d
-%%DATADIR%%/Bin/rb_calls.d
-%%DATADIR%%/Bin/rb_calltime.d
-%%DATADIR%%/Bin/rb_cpudist.d
-%%DATADIR%%/Bin/rb_cputime.d
-%%DATADIR%%/Bin/rb_flow.d
-%%DATADIR%%/Bin/rb_flowinfo.d
-%%DATADIR%%/Bin/rb_flowtime.d
-%%DATADIR%%/Bin/rb_funccalls.d
-%%DATADIR%%/Bin/rb_lines.d
-%%DATADIR%%/Bin/rb_malloc.d
-%%DATADIR%%/Bin/rb_objcpu.d
-%%DATADIR%%/Bin/rb_objnew.d
-%%DATADIR%%/Bin/rb_stat.d
-%%DATADIR%%/Bin/rb_syscalls.d
-%%DATADIR%%/Bin/rb_syscolors.d
-%%DATADIR%%/Bin/rb_who.d
-%%DATADIR%%/Bin/readbytes.d
-%%DATADIR%%/Bin/readdist.d
-%%DATADIR%%/Bin/rfileio.d
-%%DATADIR%%/Bin/rfsio.d
-%%DATADIR%%/Bin/runocc.d
-%%DATADIR%%/Bin/rwbbypid.d
-%%DATADIR%%/Bin/rwbypid.d
-%%DATADIR%%/Bin/rwbytype.d
-%%DATADIR%%/Bin/rwsnoop
-%%DATADIR%%/Bin/rwtop
-%%DATADIR%%/Bin/sampleproc
-%%DATADIR%%/Bin/sar-c.d
-%%DATADIR%%/Bin/seeksize.d
-%%DATADIR%%/Bin/setuids.d
-%%DATADIR%%/Bin/sh_calldist.d
-%%DATADIR%%/Bin/sh_calls.d
-%%DATADIR%%/Bin/sh_calltime.d
-%%DATADIR%%/Bin/sh_cpudist.d
-%%DATADIR%%/Bin/sh_cputime.d
-%%DATADIR%%/Bin/sh_flow.d
-%%DATADIR%%/Bin/sh_flowinfo.d
-%%DATADIR%%/Bin/sh_flowtime.d
-%%DATADIR%%/Bin/sh_lines.d
-%%DATADIR%%/Bin/sh_pidcolors.d
-%%DATADIR%%/Bin/sh_stat.d
-%%DATADIR%%/Bin/sh_syscalls.d
-%%DATADIR%%/Bin/sh_syscolors.d
-%%DATADIR%%/Bin/sh_wasted.d
-%%DATADIR%%/Bin/sh_who.d
-%%DATADIR%%/Bin/shellsnoop
-%%DATADIR%%/Bin/shortlived.d
-%%DATADIR%%/Bin/sigdist.d
-%%DATADIR%%/Bin/stacksize.d
-%%DATADIR%%/Bin/statsnoop
-%%DATADIR%%/Bin/swapinfo.d
-%%DATADIR%%/Bin/sysbypid.d
-%%DATADIR%%/Bin/syscallbypid.d
-%%DATADIR%%/Bin/syscallbyproc.d
-%%DATADIR%%/Bin/syscallbysysc.d
-%%DATADIR%%/Bin/tcl_calldist.d
-%%DATADIR%%/Bin/tcl_calls.d
-%%DATADIR%%/Bin/tcl_calltime.d
-%%DATADIR%%/Bin/tcl_cpudist.d
-%%DATADIR%%/Bin/tcl_cputime.d
-%%DATADIR%%/Bin/tcl_flow.d
-%%DATADIR%%/Bin/tcl_flowtime.d
-%%DATADIR%%/Bin/tcl_ins.d
-%%DATADIR%%/Bin/tcl_insflow.d
-%%DATADIR%%/Bin/tcl_proccalls.d
-%%DATADIR%%/Bin/tcl_procflow.d
-%%DATADIR%%/Bin/tcl_stat.d
-%%DATADIR%%/Bin/tcl_syscalls.d
-%%DATADIR%%/Bin/tcl_syscolors.d
-%%DATADIR%%/Bin/tcl_who.d
-%%DATADIR%%/Bin/tcpsnoop
-%%DATADIR%%/Bin/tcpsnoop.d
-%%DATADIR%%/Bin/tcpsnoop_snv
-%%DATADIR%%/Bin/tcpsnoop_snv.d
-%%DATADIR%%/Bin/tcpstat.d
-%%DATADIR%%/Bin/tcptop
-%%DATADIR%%/Bin/tcptop_snv
-%%DATADIR%%/Bin/tcpwdist.d
-%%DATADIR%%/Bin/threaded.d
-%%DATADIR%%/Bin/topsyscall
-%%DATADIR%%/Bin/topsysproc
-%%DATADIR%%/Bin/udpstat.d
-%%DATADIR%%/Bin/uname-a.d
-%%DATADIR%%/Bin/vmbypid.d
-%%DATADIR%%/Bin/vmstat-p.d
-%%DATADIR%%/Bin/vmstat.d
-%%DATADIR%%/Bin/vopstat
-%%DATADIR%%/Bin/weblatency.d
-%%DATADIR%%/Bin/whatexec.d
-%%DATADIR%%/Bin/woof.d
-%%DATADIR%%/Bin/wpm.d
-%%DATADIR%%/Bin/writebytes.d
-%%DATADIR%%/Bin/writedist.d
-%%DATADIR%%/Bin/xcallsbypid.d
-%%DATADIR%%/Bin/xvmstat
-%%DATADIR%%/Bin/zvmstat
-%%DATADIR%%/Code/Java/Func_abc.java
-%%DATADIR%%/Code/Java/Func_loop.java
-%%DATADIR%%/Code/JavaScript/func_clock.html
-%%DATADIR%%/Code/JavaScript/func_slow.html
-%%DATADIR%%/Code/Perl/func_abc.pl
-%%DATADIR%%/Code/Perl/func_malloc.pl
-%%DATADIR%%/Code/Perl/func_slow.pl
-%%DATADIR%%/Code/Perl/hello.pl
-%%DATADIR%%/Code/Perl/hello_strict.pl
-%%DATADIR%%/Code/Php/func_abc.php
-%%DATADIR%%/Code/Python/func_abc.py
-%%DATADIR%%/Code/Python/func_slow.py
-%%DATADIR%%/Code/Readme
-%%DATADIR%%/Code/Ruby/func_abc.rb
-%%DATADIR%%/Code/Ruby/func_slow.rb
-%%DATADIR%%/Code/Shell/func_abc.sh
-%%DATADIR%%/Code/Shell/func_slow.sh
-%%DATADIR%%/Code/Shell/func_waste.sh
-%%DATADIR%%/Code/Tcl/func_abc.tcl
-%%DATADIR%%/Code/Tcl/func_slow.tcl
-%%DATADIR%%/Cpu/Readme
-%%DATADIR%%/Cpu/cputypes.d
-%%DATADIR%%/Cpu/cpuwalk.d
-%%DATADIR%%/Cpu/dispqlen.d
-%%DATADIR%%/Cpu/intbycpu.d
-%%DATADIR%%/Cpu/intoncpu.d
-%%DATADIR%%/Cpu/inttimes.d
-%%DATADIR%%/Cpu/loads.d
-%%DATADIR%%/Cpu/runocc.d
-%%DATADIR%%/Cpu/xcallsbypid.d
-%%DATADIR%%/Disk/Readme
-%%DATADIR%%/Disk/bitesize.d
-%%DATADIR%%/Disk/diskhits
-%%DATADIR%%/Disk/hotspot.d
-%%DATADIR%%/Disk/iofile.d
-%%DATADIR%%/Disk/iofileb.d
-%%DATADIR%%/Disk/iopending
-%%DATADIR%%/Disk/seeksize.d
-%%DATADIR%%/Docs/Contents
-%%DATADIR%%/Docs/Examples
-%%DATADIR%%/Docs/Faq
-%%DATADIR%%/Docs/History
-%%DATADIR%%/Docs/Index
-%%DATADIR%%/Docs/Links
-%%DATADIR%%/Docs/Maintainer
-%%DATADIR%%/Docs/Notes
-%%DATADIR%%/Docs/Readme
-%%DATADIR%%/Docs/ToDo
-%%DATADIR%%/Docs/Who
-%%DATADIR%%/Docs/cddl1.txt
-%%DATADIR%%/Docs/oneliners.txt
-%%DATADIR%%/Examples/Copyright
-%%DATADIR%%/Examples/Readme
-%%DATADIR%%/Examples/anonpgpid_example.txt
-%%DATADIR%%/Examples/bitesize_example.txt
-%%DATADIR%%/Examples/connections_example.txt
-%%DATADIR%%/Examples/cpudists_example.txt
-%%DATADIR%%/Examples/cputimes_example.txt
-%%DATADIR%%/Examples/cputypes_example.txt
-%%DATADIR%%/Examples/cpuwalk_example.txt
-%%DATADIR%%/Examples/crash_example.txt
-%%DATADIR%%/Examples/creatbyproc_example.txt
-%%DATADIR%%/Examples/cswstat_example.txt
-%%DATADIR%%/Examples/dappprof_example.txt
-%%DATADIR%%/Examples/dapptrace_example.txt
-%%DATADIR%%/Examples/dexplorer_example.txt
-%%DATADIR%%/Examples/diskhits_example.txt
-%%DATADIR%%/Examples/dispqlen_example.txt
-%%DATADIR%%/Examples/dnlcps_example.txt
-%%DATADIR%%/Examples/dnlcsnoop_example.txt
-%%DATADIR%%/Examples/dnlcstat_example.txt
-%%DATADIR%%/Examples/dtruss_example.txt
-%%DATADIR%%/Examples/dvmstat_example.txt
-%%DATADIR%%/Examples/errinfo_example.txt
-%%DATADIR%%/Examples/execsnoop_example.txt
-%%DATADIR%%/Examples/fddist_example.txt
-%%DATADIR%%/Examples/filebyproc_example.txt
-%%DATADIR%%/Examples/fspaging_example.txt
-%%DATADIR%%/Examples/fsrw_example.txt
-%%DATADIR%%/Examples/guess_example.txt
-%%DATADIR%%/Examples/hotkernel_example.txt
-%%DATADIR%%/Examples/hotspot_example.txt
-%%DATADIR%%/Examples/hotuser_example.txt
-%%DATADIR%%/Examples/httpdstat_example.txt
-%%DATADIR%%/Examples/icmpstat_example.txt
-%%DATADIR%%/Examples/intbycpu_example.txt
-%%DATADIR%%/Examples/intoncpu_example.txt
-%%DATADIR%%/Examples/inttimes_example.txt
-%%DATADIR%%/Examples/iofile_example.txt
-%%DATADIR%%/Examples/iofileb_example.txt
-%%DATADIR%%/Examples/iopattern_example.txt
-%%DATADIR%%/Examples/iopending_example.txt
-%%DATADIR%%/Examples/iosnoop_example.txt
-%%DATADIR%%/Examples/iotop_example.txt
-%%DATADIR%%/Examples/j_calldist_example.txt
-%%DATADIR%%/Examples/j_calls_example.txt
-%%DATADIR%%/Examples/j_calltime_example.txt
-%%DATADIR%%/Examples/j_classflow_example.txt
-%%DATADIR%%/Examples/j_cpudist_example.txt
-%%DATADIR%%/Examples/j_cputime_example.txt
-%%DATADIR%%/Examples/j_events_example.txt
-%%DATADIR%%/Examples/j_flow_example.txt
-%%DATADIR%%/Examples/j_flowtime_example.txt
-%%DATADIR%%/Examples/j_methodcalls_example.txt
-%%DATADIR%%/Examples/j_objnew_example.txt
-%%DATADIR%%/Examples/j_package_example.txt
-%%DATADIR%%/Examples/j_profile_example.txt
-%%DATADIR%%/Examples/j_stat_example.txt
-%%DATADIR%%/Examples/j_syscalls_example.txt
-%%DATADIR%%/Examples/j_syscolors_example.txt
-%%DATADIR%%/Examples/j_thread_example.txt
-%%DATADIR%%/Examples/j_who_example.txt
-%%DATADIR%%/Examples/js_calldist_example.txt
-%%DATADIR%%/Examples/js_calls_example.txt
-%%DATADIR%%/Examples/js_calltime_example.txt
-%%DATADIR%%/Examples/js_cpudist_example.txt
-%%DATADIR%%/Examples/js_cputime_example.txt
-%%DATADIR%%/Examples/js_execs_example.txt
-%%DATADIR%%/Examples/js_flow_example.txt
-%%DATADIR%%/Examples/js_flowinfo_example.txt
-%%DATADIR%%/Examples/js_flowtime_example.txt
-%%DATADIR%%/Examples/js_objcpu_example.txt
-%%DATADIR%%/Examples/js_objgc_example.txt
-%%DATADIR%%/Examples/js_objnew_example.txt
-%%DATADIR%%/Examples/js_stat_example.txt
-%%DATADIR%%/Examples/js_who_example.txt
-%%DATADIR%%/Examples/kill_example.txt
-%%DATADIR%%/Examples/kstat_types_example.txt
-%%DATADIR%%/Examples/lastwords_example.txt
-%%DATADIR%%/Examples/loads_example.txt
-%%DATADIR%%/Examples/lockbydist_example.txt
-%%DATADIR%%/Examples/lockbyproc_example.txt
-%%DATADIR%%/Examples/minfbypid_example.txt
-%%DATADIR%%/Examples/minfbyproc_example.txt
-%%DATADIR%%/Examples/mmapfiles_example.txt
-%%DATADIR%%/Examples/modcalls_example.txt
-%%DATADIR%%/Examples/newproc_example.txt
-%%DATADIR%%/Examples/nfswizard_example.txt
-%%DATADIR%%/Examples/oneliners_examples.txt
-%%DATADIR%%/Examples/opensnoop_example.txt
-%%DATADIR%%/Examples/pathopens_example.txt
-%%DATADIR%%/Examples/pfilestat_example.txt
-%%DATADIR%%/Examples/pgpginbypid_example.txt
-%%DATADIR%%/Examples/pgpginbyproc_example.txt
-%%DATADIR%%/Examples/php_calldist_example.txt
-%%DATADIR%%/Examples/php_calltime_example.txt
-%%DATADIR%%/Examples/php_cpudist_example.txt
-%%DATADIR%%/Examples/php_cputime_example.txt
-%%DATADIR%%/Examples/php_flow_example.txt
-%%DATADIR%%/Examples/php_flowinfo_example.txt
-%%DATADIR%%/Examples/php_flowtime_example.txt
-%%DATADIR%%/Examples/php_funccalls_example.txt
-%%DATADIR%%/Examples/php_malloc_example.txt
-%%DATADIR%%/Examples/php_syscalls_example.txt
-%%DATADIR%%/Examples/php_syscolors_example.txt
-%%DATADIR%%/Examples/php_who_example.txt
-%%DATADIR%%/Examples/pidpersec_example.txt
-%%DATADIR%%/Examples/pl_calldist_example.txt
-%%DATADIR%%/Examples/pl_calltime_example.txt
-%%DATADIR%%/Examples/pl_cpudist_example.txt
-%%DATADIR%%/Examples/pl_cputime_example.txt
-%%DATADIR%%/Examples/pl_flow_example.txt
-%%DATADIR%%/Examples/pl_flowinfo_example.txt
-%%DATADIR%%/Examples/pl_flowtime_example.txt
-%%DATADIR%%/Examples/pl_malloc_example.txt
-%%DATADIR%%/Examples/pl_subcalls_example.txt
-%%DATADIR%%/Examples/pl_syscalls_example.txt
-%%DATADIR%%/Examples/pl_syscolors_example.txt
-%%DATADIR%%/Examples/pl_who_example.txt
-%%DATADIR%%/Examples/priclass_example.txt
-%%DATADIR%%/Examples/pridist_example.txt
-%%DATADIR%%/Examples/procsystime_example.txt
-%%DATADIR%%/Examples/putnexts_example.txt
-%%DATADIR%%/Examples/py_calldist_example.txt
-%%DATADIR%%/Examples/py_calltime_example.txt
-%%DATADIR%%/Examples/py_cpudist_example.txt
-%%DATADIR%%/Examples/py_cputime_example.txt
-%%DATADIR%%/Examples/py_flow_example.txt
-%%DATADIR%%/Examples/py_flowinfo_example.txt
-%%DATADIR%%/Examples/py_flowtime_example.txt
-%%DATADIR%%/Examples/py_funccalls_example.txt
-%%DATADIR%%/Examples/py_malloc_example.txt
-%%DATADIR%%/Examples/py_mallocstk_example.txt
-%%DATADIR%%/Examples/py_profile_example.txt
-%%DATADIR%%/Examples/py_syscalls_example.txt
-%%DATADIR%%/Examples/py_syscolors_example.txt
-%%DATADIR%%/Examples/py_who_example.txt
-%%DATADIR%%/Examples/rb_calldist_example.txt
-%%DATADIR%%/Examples/rb_calls_example.txt
-%%DATADIR%%/Examples/rb_calltime_example.txt
-%%DATADIR%%/Examples/rb_cpudist_example.txt
-%%DATADIR%%/Examples/rb_cputime_example.txt
-%%DATADIR%%/Examples/rb_flow_example.txt
-%%DATADIR%%/Examples/rb_flowinfo_example.txt
-%%DATADIR%%/Examples/rb_flowtime_example.txt
-%%DATADIR%%/Examples/rb_funccalls_example.txt
-%%DATADIR%%/Examples/rb_lines_example.txt
-%%DATADIR%%/Examples/rb_malloc_example.txt
-%%DATADIR%%/Examples/rb_objcpu_example.txt
-%%DATADIR%%/Examples/rb_objnew_example.txt
-%%DATADIR%%/Examples/rb_stat_example.txt
-%%DATADIR%%/Examples/rb_syscalls_example.txt
-%%DATADIR%%/Examples/rb_syscolors_example.txt
-%%DATADIR%%/Examples/rb_who_example.txt
-%%DATADIR%%/Examples/readbytes_example.txt
-%%DATADIR%%/Examples/readdist_example.txt
-%%DATADIR%%/Examples/rfileio_example.txt
-%%DATADIR%%/Examples/rfsio_example.txt
-%%DATADIR%%/Examples/runocc_example.txt
-%%DATADIR%%/Examples/rwbbypid_example.txt
-%%DATADIR%%/Examples/rwbypid_example.txt
-%%DATADIR%%/Examples/rwbytype_example.txt
-%%DATADIR%%/Examples/rwsnoop_example.txt
-%%DATADIR%%/Examples/rwtop_example.txt
-%%DATADIR%%/Examples/sampleproc_example.txt
-%%DATADIR%%/Examples/sar-c_example.txt
-%%DATADIR%%/Examples/seeksize_example.txt
-%%DATADIR%%/Examples/setuids_example.txt
-%%DATADIR%%/Examples/sh_calldist_example.txt
-%%DATADIR%%/Examples/sh_calls_example.txt
-%%DATADIR%%/Examples/sh_calltime_example.txt
-%%DATADIR%%/Examples/sh_cpudist_example.txt
-%%DATADIR%%/Examples/sh_cputime_example.txt
-%%DATADIR%%/Examples/sh_flow_example.txt
-%%DATADIR%%/Examples/sh_flowinfo_example.txt
-%%DATADIR%%/Examples/sh_flowtime_example.txt
-%%DATADIR%%/Examples/sh_lines_example.txt
-%%DATADIR%%/Examples/sh_pidcolors_example.txt
-%%DATADIR%%/Examples/sh_stat_example.txt
-%%DATADIR%%/Examples/sh_syscalls_example.txt
-%%DATADIR%%/Examples/sh_syscolors_example.txt
-%%DATADIR%%/Examples/sh_wasted_example.txt
-%%DATADIR%%/Examples/sh_who_example.txt
-%%DATADIR%%/Examples/shellsnoop_example.txt
-%%DATADIR%%/Examples/shortlived_example.txt
-%%DATADIR%%/Examples/sigdist_example.txt
-%%DATADIR%%/Examples/stacksize_example.txt
-%%DATADIR%%/Examples/statsnoop_example.txt
-%%DATADIR%%/Examples/swapinfo_example.txt
-%%DATADIR%%/Examples/sysbypid_example.txt
-%%DATADIR%%/Examples/syscallbypid_example.txt
-%%DATADIR%%/Examples/syscallbyproc_example.txt
-%%DATADIR%%/Examples/syscallbysysc_example.txt
-%%DATADIR%%/Examples/tcl_calldist_example.txt
-%%DATADIR%%/Examples/tcl_calls_example.txt
-%%DATADIR%%/Examples/tcl_calltime_example.txt
-%%DATADIR%%/Examples/tcl_cpudist_example.txt
-%%DATADIR%%/Examples/tcl_cputime_example.txt
-%%DATADIR%%/Examples/tcl_flow_example.txt
-%%DATADIR%%/Examples/tcl_flowtime_example.txt
-%%DATADIR%%/Examples/tcl_ins_example.txt
-%%DATADIR%%/Examples/tcl_insflow_example.txt
-%%DATADIR%%/Examples/tcl_proccalls_example.txt
-%%DATADIR%%/Examples/tcl_procflow_example.txt
-%%DATADIR%%/Examples/tcl_stat_example.txt
-%%DATADIR%%/Examples/tcl_syscalls_example.txt
-%%DATADIR%%/Examples/tcl_syscolors_example.txt
-%%DATADIR%%/Examples/tcl_who_example.txt
-%%DATADIR%%/Examples/tcpsnoop_d_example.txt
-%%DATADIR%%/Examples/tcpsnoop_example.txt
-%%DATADIR%%/Examples/tcpsnoop_snv_d_example.txt
-%%DATADIR%%/Examples/tcpsnoop_snv_example.txt
-%%DATADIR%%/Examples/tcpstat_example.txt
-%%DATADIR%%/Examples/tcptop_example.txt
-%%DATADIR%%/Examples/tcptop_snv_example.txt
-%%DATADIR%%/Examples/tcpwdist_example.txt
-%%DATADIR%%/Examples/threaded_example.txt
-%%DATADIR%%/Examples/topsyscall_example.txt
-%%DATADIR%%/Examples/topsysproc_example.txt
-%%DATADIR%%/Examples/udpstat_example.txt
-%%DATADIR%%/Examples/uname-a_example.txt
-%%DATADIR%%/Examples/vmbypid_example.txt
-%%DATADIR%%/Examples/vmstat-p_example.txt
-%%DATADIR%%/Examples/vmstat_example.txt
-%%DATADIR%%/Examples/vopstat_example.txt
-%%DATADIR%%/Examples/weblatency_example.txt
-%%DATADIR%%/Examples/whatexec_example.txt
-%%DATADIR%%/Examples/woof_example.txt
-%%DATADIR%%/Examples/wpm_example.txt
-%%DATADIR%%/Examples/writebytes_example.txt
-%%DATADIR%%/Examples/writedist_example.txt
-%%DATADIR%%/Examples/xcallsbypid_example.txt
-%%DATADIR%%/Examples/xvmstat_example.txt
-%%DATADIR%%/Examples/zvmstat_example.txt
-%%DATADIR%%/FS/Readme
-%%DATADIR%%/FS/fspaging.d
-%%DATADIR%%/FS/fsrw.d
-%%DATADIR%%/FS/rfileio.d
-%%DATADIR%%/FS/rfsio.d
-%%DATADIR%%/FS/vopstat
-%%DATADIR%%/Guide
-%%DATADIR%%/Include/Readme
-%%DATADIR%%/Include/test.ksh
-%%DATADIR%%/Include/time.h
-%%DATADIR%%/Include/tostr.h
-%%DATADIR%%/Java/Readme
-%%DATADIR%%/Java/j_calldist.d
-%%DATADIR%%/Java/j_calls.d
-%%DATADIR%%/Java/j_calltime.d
-%%DATADIR%%/Java/j_classflow.d
-%%DATADIR%%/Java/j_cpudist.d
-%%DATADIR%%/Java/j_cputime.d
-%%DATADIR%%/Java/j_events.d
-%%DATADIR%%/Java/j_flow.d
-%%DATADIR%%/Java/j_flowtime.d
-%%DATADIR%%/Java/j_methodcalls.d
-%%DATADIR%%/Java/j_objnew.d
-%%DATADIR%%/Java/j_package.d
-%%DATADIR%%/Java/j_profile.d
-%%DATADIR%%/Java/j_stat.d
-%%DATADIR%%/Java/j_syscalls.d
-%%DATADIR%%/Java/j_syscolors.d
-%%DATADIR%%/Java/j_thread.d
-%%DATADIR%%/Java/j_who.d
-%%DATADIR%%/JavaScript/Readme
-%%DATADIR%%/JavaScript/js_calldist.d
-%%DATADIR%%/JavaScript/js_calls.d
-%%DATADIR%%/JavaScript/js_calltime.d
-%%DATADIR%%/JavaScript/js_cpudist.d
-%%DATADIR%%/JavaScript/js_cputime.d
-%%DATADIR%%/JavaScript/js_execs.d
-%%DATADIR%%/JavaScript/js_flow.d
-%%DATADIR%%/JavaScript/js_flowinfo.d
-%%DATADIR%%/JavaScript/js_flowtime.d
-%%DATADIR%%/JavaScript/js_objcpu.d
-%%DATADIR%%/JavaScript/js_objgc.d
-%%DATADIR%%/JavaScript/js_objnew.d
-%%DATADIR%%/JavaScript/js_stat.d
-%%DATADIR%%/JavaScript/js_who.d
-%%DATADIR%%/Kernel/Readme
-%%DATADIR%%/Kernel/cpudists
-%%DATADIR%%/Kernel/cputimes
-%%DATADIR%%/Kernel/cswstat.d
-%%DATADIR%%/Kernel/dnlcps.d
-%%DATADIR%%/Kernel/dnlcsnoop.d
-%%DATADIR%%/Kernel/dnlcstat
-%%DATADIR%%/Kernel/kstat_types.d
-%%DATADIR%%/Kernel/modcalls.d
-%%DATADIR%%/Kernel/priclass.d
-%%DATADIR%%/Kernel/pridist.d
-%%DATADIR%%/Kernel/putnexts.d
-%%DATADIR%%/Kernel/whatexec.d
-%%DATADIR%%/Locks/lockbydist.d
-%%DATADIR%%/Locks/lockbyproc.d
-%%DATADIR%%/Man/Readme
-%%DATADIR%%/Man/man1m/anonpgpid.d.1m
-%%DATADIR%%/Man/man1m/bitesize.d.1m
-%%DATADIR%%/Man/man1m/connections.1m
-%%DATADIR%%/Man/man1m/cpudists.1m
-%%DATADIR%%/Man/man1m/cputimes.1m
-%%DATADIR%%/Man/man1m/cputypes.d.1m
-%%DATADIR%%/Man/man1m/cpuwalk.d.1m
-%%DATADIR%%/Man/man1m/crash.d.1m
-%%DATADIR%%/Man/man1m/creatbyproc.d.1m
-%%DATADIR%%/Man/man1m/cswstat.d.1m
-%%DATADIR%%/Man/man1m/dappprof.1m
-%%DATADIR%%/Man/man1m/dapptrace.1m
-%%DATADIR%%/Man/man1m/dexplorer.1m
-%%DATADIR%%/Man/man1m/diskhits.1m
-%%DATADIR%%/Man/man1m/dispqlen.d.1m
-%%DATADIR%%/Man/man1m/dnlcps.d.1m
-%%DATADIR%%/Man/man1m/dnlcsnoop.d.1m
-%%DATADIR%%/Man/man1m/dnlcstat.1m
-%%DATADIR%%/Man/man1m/dtruss.1m
-%%DATADIR%%/Man/man1m/dvmstat.1m
-%%DATADIR%%/Man/man1m/errinfo.1m
-%%DATADIR%%/Man/man1m/execsnoop.1m
-%%DATADIR%%/Man/man1m/fddist.1m
-%%DATADIR%%/Man/man1m/filebyproc.d.1m
-%%DATADIR%%/Man/man1m/fspaging.d.1m
-%%DATADIR%%/Man/man1m/fsrw.d.1m
-%%DATADIR%%/Man/man1m/guess.d.1m
-%%DATADIR%%/Man/man1m/hotkernel.1m
-%%DATADIR%%/Man/man1m/hotspot.d.1m
-%%DATADIR%%/Man/man1m/hotuser.1m
-%%DATADIR%%/Man/man1m/httpdstat.d.1m
-%%DATADIR%%/Man/man1m/icmpstat.d.1m
-%%DATADIR%%/Man/man1m/intbycpu.d.1m
-%%DATADIR%%/Man/man1m/intoncpu.d.1m
-%%DATADIR%%/Man/man1m/inttimes.d.1m
-%%DATADIR%%/Man/man1m/iofile.d.1m
-%%DATADIR%%/Man/man1m/iofileb.d.1m
-%%DATADIR%%/Man/man1m/iopattern.1m
-%%DATADIR%%/Man/man1m/iopending.1m
-%%DATADIR%%/Man/man1m/iosnoop.1m
-%%DATADIR%%/Man/man1m/iotop.1m
-%%DATADIR%%/Man/man1m/j_calldist.d.1m
-%%DATADIR%%/Man/man1m/j_calls.d.1m
-%%DATADIR%%/Man/man1m/j_calltime.d.1m
-%%DATADIR%%/Man/man1m/j_classflow.d.1m
-%%DATADIR%%/Man/man1m/j_cpudist.d.1m
-%%DATADIR%%/Man/man1m/j_cputime.d.1m
-%%DATADIR%%/Man/man1m/j_events.d.1m
-%%DATADIR%%/Man/man1m/j_flow.d.1m
-%%DATADIR%%/Man/man1m/j_flowtime.d.1m
-%%DATADIR%%/Man/man1m/j_methodcalls.d.1m
-%%DATADIR%%/Man/man1m/j_objnew.d.1m
-%%DATADIR%%/Man/man1m/j_package.d.1m
-%%DATADIR%%/Man/man1m/j_profile.d.1m
-%%DATADIR%%/Man/man1m/j_stat.d.1m
-%%DATADIR%%/Man/man1m/j_syscalls.d.1m
-%%DATADIR%%/Man/man1m/j_syscolors.d.1m
-%%DATADIR%%/Man/man1m/j_thread.d.1m
-%%DATADIR%%/Man/man1m/j_who.d.1m
-%%DATADIR%%/Man/man1m/js_calldist.d.1m
-%%DATADIR%%/Man/man1m/js_calls.d.1m
-%%DATADIR%%/Man/man1m/js_calltime.d.1m
-%%DATADIR%%/Man/man1m/js_cpudist.d.1m
-%%DATADIR%%/Man/man1m/js_cputime.d.1m
-%%DATADIR%%/Man/man1m/js_execs.d.1m
-%%DATADIR%%/Man/man1m/js_flow.d.1m
-%%DATADIR%%/Man/man1m/js_flowinfo.d.1m
-%%DATADIR%%/Man/man1m/js_flowtime.d.1m
-%%DATADIR%%/Man/man1m/js_objcpu.d.1m
-%%DATADIR%%/Man/man1m/js_objgc.d.1m
-%%DATADIR%%/Man/man1m/js_objnew.d.1m
-%%DATADIR%%/Man/man1m/js_stat.d.1m
-%%DATADIR%%/Man/man1m/js_who.d.1m
-%%DATADIR%%/Man/man1m/kill.d.1m
-%%DATADIR%%/Man/man1m/kstat_types.d.1m
-%%DATADIR%%/Man/man1m/lastwords.1m
-%%DATADIR%%/Man/man1m/loads.d.1m
-%%DATADIR%%/Man/man1m/lockbydist.d.1m
-%%DATADIR%%/Man/man1m/lockbyproc.d.1m
-%%DATADIR%%/Man/man1m/minfbypid.d.1m
-%%DATADIR%%/Man/man1m/minfbyproc.d.1m
-%%DATADIR%%/Man/man1m/mmapfiles.d.1m
-%%DATADIR%%/Man/man1m/modcalls.d.1m
-%%DATADIR%%/Man/man1m/newproc.d.1m
-%%DATADIR%%/Man/man1m/nfswizard.d.1m
-%%DATADIR%%/Man/man1m/opensnoop.1m
-%%DATADIR%%/Man/man1m/pathopens.d.1m
-%%DATADIR%%/Man/man1m/pfilestat.1m
-%%DATADIR%%/Man/man1m/pgpginbypid.d.1m
-%%DATADIR%%/Man/man1m/pgpginbyproc.d.1m
-%%DATADIR%%/Man/man1m/php_calldist.d.1m
-%%DATADIR%%/Man/man1m/php_calltime.d.1m
-%%DATADIR%%/Man/man1m/php_cpudist.d.1m
-%%DATADIR%%/Man/man1m/php_cputime.d.1m
-%%DATADIR%%/Man/man1m/php_flow.d.1m
-%%DATADIR%%/Man/man1m/php_flowinfo.d.1m
-%%DATADIR%%/Man/man1m/php_flowtime.d.1m
-%%DATADIR%%/Man/man1m/php_funccalls.d.1m
-%%DATADIR%%/Man/man1m/php_malloc.d.1m
-%%DATADIR%%/Man/man1m/php_syscalls.d.1m
-%%DATADIR%%/Man/man1m/php_syscolors.d.1m
-%%DATADIR%%/Man/man1m/php_who.d.1m
-%%DATADIR%%/Man/man1m/pidpersec.d.1m
-%%DATADIR%%/Man/man1m/pl_calldist.d.1m
-%%DATADIR%%/Man/man1m/pl_calltime.d.1m
-%%DATADIR%%/Man/man1m/pl_cpudist.d.1m
-%%DATADIR%%/Man/man1m/pl_cputime.d.1m
-%%DATADIR%%/Man/man1m/pl_flow.d.1m
-%%DATADIR%%/Man/man1m/pl_flowinfo.d.1m
-%%DATADIR%%/Man/man1m/pl_flowtime.d.1m
-%%DATADIR%%/Man/man1m/pl_malloc.d.1m
-%%DATADIR%%/Man/man1m/pl_subcalls.d.1m
-%%DATADIR%%/Man/man1m/pl_syscalls.d.1m
-%%DATADIR%%/Man/man1m/pl_syscolors.d.1m
-%%DATADIR%%/Man/man1m/pl_who.d.1m
-%%DATADIR%%/Man/man1m/priclass.d.1m
-%%DATADIR%%/Man/man1m/pridist.d.1m
-%%DATADIR%%/Man/man1m/procsystime.1m
-%%DATADIR%%/Man/man1m/putnexts.d.1m
-%%DATADIR%%/Man/man1m/py_calldist.d.1m
-%%DATADIR%%/Man/man1m/py_calltime.d.1m
-%%DATADIR%%/Man/man1m/py_cpudist.d.1m
-%%DATADIR%%/Man/man1m/py_cputime.d.1m
-%%DATADIR%%/Man/man1m/py_flow.d.1m
-%%DATADIR%%/Man/man1m/py_flowinfo.d.1m
-%%DATADIR%%/Man/man1m/py_flowtime.d.1m
-%%DATADIR%%/Man/man1m/py_funccalls.d.1m
-%%DATADIR%%/Man/man1m/py_malloc.d.1m
-%%DATADIR%%/Man/man1m/py_mallocstk.d.1m
-%%DATADIR%%/Man/man1m/py_profile.d.1m
-%%DATADIR%%/Man/man1m/py_syscalls.d.1m
-%%DATADIR%%/Man/man1m/py_syscolors.d.1m
-%%DATADIR%%/Man/man1m/py_who.d.1m
-%%DATADIR%%/Man/man1m/rb_calldist.d.1m
-%%DATADIR%%/Man/man1m/rb_calls.d.1m
-%%DATADIR%%/Man/man1m/rb_calltime.d.1m
-%%DATADIR%%/Man/man1m/rb_cpudist.d.1m
-%%DATADIR%%/Man/man1m/rb_cputime.d.1m
-%%DATADIR%%/Man/man1m/rb_flow.d.1m
-%%DATADIR%%/Man/man1m/rb_flowinfo.d.1m
-%%DATADIR%%/Man/man1m/rb_flowtime.d.1m
-%%DATADIR%%/Man/man1m/rb_funccalls.d.1m
-%%DATADIR%%/Man/man1m/rb_lines.d.1m
-%%DATADIR%%/Man/man1m/rb_malloc.d.1m
-%%DATADIR%%/Man/man1m/rb_objcpu.d.1m
-%%DATADIR%%/Man/man1m/rb_objnew.d.1m
-%%DATADIR%%/Man/man1m/rb_stat.d.1m
-%%DATADIR%%/Man/man1m/rb_syscalls.d.1m
-%%DATADIR%%/Man/man1m/rb_syscolors.d.1m
-%%DATADIR%%/Man/man1m/rb_who.d.1m
-%%DATADIR%%/Man/man1m/readbytes.d.1m
-%%DATADIR%%/Man/man1m/readdist.d.1m
-%%DATADIR%%/Man/man1m/rfileio.d.1m
-%%DATADIR%%/Man/man1m/rfsio.d.1m
-%%DATADIR%%/Man/man1m/runocc.d.1m
-%%DATADIR%%/Man/man1m/rwbbypid.d.1m
-%%DATADIR%%/Man/man1m/rwbypid.d.1m
-%%DATADIR%%/Man/man1m/rwbytype.d.1m
-%%DATADIR%%/Man/man1m/rwsnoop.1m
-%%DATADIR%%/Man/man1m/rwtop.1m
-%%DATADIR%%/Man/man1m/sampleproc.1m
-%%DATADIR%%/Man/man1m/sar-c.d.1m
-%%DATADIR%%/Man/man1m/seeksize.d.1m
-%%DATADIR%%/Man/man1m/setuids.d.1m
-%%DATADIR%%/Man/man1m/sh_calldist.d.1m
-%%DATADIR%%/Man/man1m/sh_calls.d.1m
-%%DATADIR%%/Man/man1m/sh_calltime.d.1m
-%%DATADIR%%/Man/man1m/sh_cpudist.d.1m
-%%DATADIR%%/Man/man1m/sh_cputime.d.1m
-%%DATADIR%%/Man/man1m/sh_flow.d.1m
-%%DATADIR%%/Man/man1m/sh_flowinfo.d.1m
-%%DATADIR%%/Man/man1m/sh_flowtime.d.1m
-%%DATADIR%%/Man/man1m/sh_lines.d.1m
-%%DATADIR%%/Man/man1m/sh_pidcolors.d.1m
-%%DATADIR%%/Man/man1m/sh_stat.d.1m
-%%DATADIR%%/Man/man1m/sh_syscalls.d.1m
-%%DATADIR%%/Man/man1m/sh_syscolors.d.1m
-%%DATADIR%%/Man/man1m/sh_wasted.d.1m
-%%DATADIR%%/Man/man1m/sh_who.d.1m
-%%DATADIR%%/Man/man1m/shellsnoop.1m
-%%DATADIR%%/Man/man1m/shortlived.d.1m
-%%DATADIR%%/Man/man1m/sigdist.d.1m
-%%DATADIR%%/Man/man1m/stacksize.d.1m
-%%DATADIR%%/Man/man1m/statsnoop.1m
-%%DATADIR%%/Man/man1m/swapinfo.d.1m
-%%DATADIR%%/Man/man1m/sysbypid.d.1m
-%%DATADIR%%/Man/man1m/syscallbypid.d.1m
-%%DATADIR%%/Man/man1m/syscallbyproc.d.1m
-%%DATADIR%%/Man/man1m/syscallbysysc.d.1m
-%%DATADIR%%/Man/man1m/tcl_calldist.d.1m
-%%DATADIR%%/Man/man1m/tcl_calls.d.1m
-%%DATADIR%%/Man/man1m/tcl_calltime.d.1m
-%%DATADIR%%/Man/man1m/tcl_cpudist.d.1m
-%%DATADIR%%/Man/man1m/tcl_cputime.d.1m
-%%DATADIR%%/Man/man1m/tcl_flow.d.1m
-%%DATADIR%%/Man/man1m/tcl_flowtime.d.1m
-%%DATADIR%%/Man/man1m/tcl_ins.d.1m
-%%DATADIR%%/Man/man1m/tcl_insflow.d.1m
-%%DATADIR%%/Man/man1m/tcl_proccalls.d.1m
-%%DATADIR%%/Man/man1m/tcl_procflow.d.1m
-%%DATADIR%%/Man/man1m/tcl_stat.d.1m
-%%DATADIR%%/Man/man1m/tcl_syscalls.d.1m
-%%DATADIR%%/Man/man1m/tcl_syscolors.d.1m
-%%DATADIR%%/Man/man1m/tcl_who.d.1m
-%%DATADIR%%/Man/man1m/tcpsnoop.1m
-%%DATADIR%%/Man/man1m/tcpsnoop.d.1m
-%%DATADIR%%/Man/man1m/tcpsnoop_snv.1m
-%%DATADIR%%/Man/man1m/tcpsnoop_snv.d.1m
-%%DATADIR%%/Man/man1m/tcpstat.d.1m
-%%DATADIR%%/Man/man1m/tcptop.1m
-%%DATADIR%%/Man/man1m/tcptop_snv.1m
-%%DATADIR%%/Man/man1m/tcpwdist.d.1m
-%%DATADIR%%/Man/man1m/threaded.d.1m
-%%DATADIR%%/Man/man1m/topsyscall.1m
-%%DATADIR%%/Man/man1m/topsysproc.1m
-%%DATADIR%%/Man/man1m/udpstat.d.1m
-%%DATADIR%%/Man/man1m/uname-a.d.1m
-%%DATADIR%%/Man/man1m/vmbypid.d.1m
-%%DATADIR%%/Man/man1m/vmstat-p.d.1m
-%%DATADIR%%/Man/man1m/vmstat.d.1m
-%%DATADIR%%/Man/man1m/vopstat.1m
-%%DATADIR%%/Man/man1m/weblatency.d.1m
-%%DATADIR%%/Man/man1m/whatexec.d.1m
-%%DATADIR%%/Man/man1m/woof.d.1m
-%%DATADIR%%/Man/man1m/wpm.d.1m
-%%DATADIR%%/Man/man1m/writebytes.d.1m
-%%DATADIR%%/Man/man1m/writedist.d.1m
-%%DATADIR%%/Man/man1m/xcallsbypid.d.1m
-%%DATADIR%%/Man/man1m/xvmstat.1m
-%%DATADIR%%/Man/man1m/zvmstat.1m
-%%DATADIR%%/Mem/Readme
-%%DATADIR%%/Mem/anonpgpid.d
-%%DATADIR%%/Mem/minfbypid.d
-%%DATADIR%%/Mem/minfbyproc.d
-%%DATADIR%%/Mem/pgpginbypid.d
-%%DATADIR%%/Mem/pgpginbyproc.d
-%%DATADIR%%/Mem/swapinfo.d
-%%DATADIR%%/Mem/vmbypid.d
-%%DATADIR%%/Mem/vmstat-p.d
-%%DATADIR%%/Mem/vmstat.d
-%%DATADIR%%/Mem/xvmstat
-%%DATADIR%%/Misc/Readme
-%%DATADIR%%/Misc/guess.d
-%%DATADIR%%/Misc/woof.d
-%%DATADIR%%/Misc/wpm.d
-%%DATADIR%%/Net/Readme
-%%DATADIR%%/Net/connections
-%%DATADIR%%/Net/icmpstat.d
-%%DATADIR%%/Net/tcpsnoop
-%%DATADIR%%/Net/tcpsnoop.d
-%%DATADIR%%/Net/tcpsnoop_snv
-%%DATADIR%%/Net/tcpsnoop_snv.d
-%%DATADIR%%/Net/tcpstat.d
-%%DATADIR%%/Net/tcptop
-%%DATADIR%%/Net/tcptop_snv
-%%DATADIR%%/Net/tcpwdist.d
-%%DATADIR%%/Net/udpstat.d
-%%DATADIR%%/Notes/ALLcolors_notes.txt
-%%DATADIR%%/Notes/ALLelapsed_notes.txt
-%%DATADIR%%/Notes/ALLexclusive_notes.txt
-%%DATADIR%%/Notes/ALLfbt_notes.txt
-%%DATADIR%%/Notes/ALLflow_notes.txt
-%%DATADIR%%/Notes/ALLinclusive_notes.txt
-%%DATADIR%%/Notes/ALLjava_notes.txt
-%%DATADIR%%/Notes/ALLoncpu_notes.txt
-%%DATADIR%%/Notes/ALLoverhead.txt
-%%DATADIR%%/Notes/ALLperl_notes.txt
-%%DATADIR%%/Notes/ALLsnoop_notes.txt
-%%DATADIR%%/Notes/Readme
-%%DATADIR%%/Notes/cputimes_notes.txt
-%%DATADIR%%/Notes/dappprof_notes.txt
-%%DATADIR%%/Notes/dapptrace_notes.txt
-%%DATADIR%%/Notes/dtruss_notes.txt
-%%DATADIR%%/Notes/iosnoop_notes.txt
-%%DATADIR%%/Notes/iotop_notes.txt
-%%DATADIR%%/Notes/procsystime_notes.txt
-%%DATADIR%%/Perl/Readme
-%%DATADIR%%/Perl/pl_calldist.d
-%%DATADIR%%/Perl/pl_calltime.d
-%%DATADIR%%/Perl/pl_cpudist.d
-%%DATADIR%%/Perl/pl_cputime.d
-%%DATADIR%%/Perl/pl_flow.d
-%%DATADIR%%/Perl/pl_flowinfo.d
-%%DATADIR%%/Perl/pl_flowtime.d
-%%DATADIR%%/Perl/pl_malloc.d
-%%DATADIR%%/Perl/pl_subcalls.d
-%%DATADIR%%/Perl/pl_syscalls.d
-%%DATADIR%%/Perl/pl_syscolors.d
-%%DATADIR%%/Perl/pl_who.d
-%%DATADIR%%/Php/Readme
-%%DATADIR%%/Php/php_calldist.d
-%%DATADIR%%/Php/php_calltime.d
-%%DATADIR%%/Php/php_cpudist.d
-%%DATADIR%%/Php/php_cputime.d
-%%DATADIR%%/Php/php_flow.d
-%%DATADIR%%/Php/php_flowinfo.d
-%%DATADIR%%/Php/php_flowtime.d
-%%DATADIR%%/Php/php_funccalls.d
-%%DATADIR%%/Php/php_malloc.d
-%%DATADIR%%/Php/php_syscalls.d
-%%DATADIR%%/Php/php_syscolors.d
-%%DATADIR%%/Php/php_who.d
-%%DATADIR%%/Proc/Readme
-%%DATADIR%%/Proc/crash.d
-%%DATADIR%%/Proc/creatbyproc.d
-%%DATADIR%%/Proc/dappprof
-%%DATADIR%%/Proc/dapptrace
-%%DATADIR%%/Proc/fddist
-%%DATADIR%%/Proc/filebyproc.d
-%%DATADIR%%/Proc/kill.d
-%%DATADIR%%/Proc/lastwords
-%%DATADIR%%/Proc/mmapfiles.d
-%%DATADIR%%/Proc/newproc.d
-%%DATADIR%%/Proc/pathopens.d
-%%DATADIR%%/Proc/pfilestat
-%%DATADIR%%/Proc/pidpersec.d
-%%DATADIR%%/Proc/readbytes.d
-%%DATADIR%%/Proc/readdist.d
-%%DATADIR%%/Proc/rwbbypid.d
-%%DATADIR%%/Proc/rwbypid.d
-%%DATADIR%%/Proc/rwbytype.d
-%%DATADIR%%/Proc/sampleproc
-%%DATADIR%%/Proc/shortlived.d
-%%DATADIR%%/Proc/sigdist.d
-%%DATADIR%%/Proc/stacksize.d
-%%DATADIR%%/Proc/sysbypid.d
-%%DATADIR%%/Proc/syscallbypid.d
-%%DATADIR%%/Proc/syscallbyproc.d
-%%DATADIR%%/Proc/threaded.d
-%%DATADIR%%/Proc/topsysproc
-%%DATADIR%%/Proc/writebytes.d
-%%DATADIR%%/Proc/writedist.d
-%%DATADIR%%/Python/Readme
-%%DATADIR%%/Python/py_calldist.d
-%%DATADIR%%/Python/py_calltime.d
-%%DATADIR%%/Python/py_cpudist.d
-%%DATADIR%%/Python/py_cputime.d
-%%DATADIR%%/Python/py_flow.d
-%%DATADIR%%/Python/py_flowinfo.d
-%%DATADIR%%/Python/py_flowtime.d
-%%DATADIR%%/Python/py_funccalls.d
-%%DATADIR%%/Python/py_malloc.d
-%%DATADIR%%/Python/py_mallocstk.d
-%%DATADIR%%/Python/py_profile.d
-%%DATADIR%%/Python/py_syscalls.d
-%%DATADIR%%/Python/py_syscolors.d
-%%DATADIR%%/Python/py_who.d
-%%DATADIR%%/Ruby/Readme
-%%DATADIR%%/Ruby/rb_calldist.d
-%%DATADIR%%/Ruby/rb_calls.d
-%%DATADIR%%/Ruby/rb_calltime.d
-%%DATADIR%%/Ruby/rb_cpudist.d
-%%DATADIR%%/Ruby/rb_cputime.d
-%%DATADIR%%/Ruby/rb_flow.d
-%%DATADIR%%/Ruby/rb_flowinfo.d
-%%DATADIR%%/Ruby/rb_flowtime.d
-%%DATADIR%%/Ruby/rb_funccalls.d
-%%DATADIR%%/Ruby/rb_lines.d
-%%DATADIR%%/Ruby/rb_malloc.d
-%%DATADIR%%/Ruby/rb_objcpu.d
-%%DATADIR%%/Ruby/rb_objnew.d
-%%DATADIR%%/Ruby/rb_stat.d
-%%DATADIR%%/Ruby/rb_syscalls.d
-%%DATADIR%%/Ruby/rb_syscolors.d
-%%DATADIR%%/Ruby/rb_who.d
-%%DATADIR%%/Shell/Readme
-%%DATADIR%%/Shell/sh_calldist.d
-%%DATADIR%%/Shell/sh_calls.d
-%%DATADIR%%/Shell/sh_calltime.d
-%%DATADIR%%/Shell/sh_cpudist.d
-%%DATADIR%%/Shell/sh_cputime.d
-%%DATADIR%%/Shell/sh_flow.d
-%%DATADIR%%/Shell/sh_flowinfo.d
-%%DATADIR%%/Shell/sh_flowtime.d
-%%DATADIR%%/Shell/sh_lines.d
-%%DATADIR%%/Shell/sh_pidcolors.d
-%%DATADIR%%/Shell/sh_stat.d
-%%DATADIR%%/Shell/sh_syscalls.d
-%%DATADIR%%/Shell/sh_syscolors.d
-%%DATADIR%%/Shell/sh_wasted.d
-%%DATADIR%%/Shell/sh_who.d
-%%DATADIR%%/Snippits/Readme
-%%DATADIR%%/Snippits/fd2pathname.txt
-%%DATADIR%%/System/Readme
-%%DATADIR%%/System/sar-c.d
-%%DATADIR%%/System/syscallbysysc.d
-%%DATADIR%%/System/topsyscall
-%%DATADIR%%/System/uname-a.d
-%%DATADIR%%/Tcl/Readme
-%%DATADIR%%/Tcl/tcl_calldist.d
-%%DATADIR%%/Tcl/tcl_calls.d
-%%DATADIR%%/Tcl/tcl_calltime.d
-%%DATADIR%%/Tcl/tcl_cpudist.d
-%%DATADIR%%/Tcl/tcl_cputime.d
-%%DATADIR%%/Tcl/tcl_flow.d
-%%DATADIR%%/Tcl/tcl_flowtime.d
-%%DATADIR%%/Tcl/tcl_ins.d
-%%DATADIR%%/Tcl/tcl_insflow.d
-%%DATADIR%%/Tcl/tcl_proccalls.d
-%%DATADIR%%/Tcl/tcl_procflow.d
-%%DATADIR%%/Tcl/tcl_stat.d
-%%DATADIR%%/Tcl/tcl_syscalls.d
-%%DATADIR%%/Tcl/tcl_syscolors.d
-%%DATADIR%%/Tcl/tcl_who.d
-%%DATADIR%%/User/Readme
-%%DATADIR%%/User/setuids.d
-%%DATADIR%%/Version
-%%DATADIR%%/Zones/Readme
-%%DATADIR%%/Zones/zvmstat
-%%DATADIR%%/dexplorer
-%%DATADIR%%/dtruss
-%%DATADIR%%/dvmstat
-%%DATADIR%%/errinfo
-%%DATADIR%%/execsnoop
-%%DATADIR%%/hotkernel
-%%DATADIR%%/hotuser
-%%DATADIR%%/install
-%%DATADIR%%/iopattern
-%%DATADIR%%/iosnoop
-%%DATADIR%%/iotop
-%%DATADIR%%/opensnoop
-%%DATADIR%%/procsystime
-%%DATADIR%%/rwsnoop
-%%DATADIR%%/rwtop
-%%DATADIR%%/statsnoop
-%%DATADIR%%/CDDL
-%%DATADIR%%/README.md
diff --git a/sysutils/Makefile b/sysutils/Makefile
index ec692871bf38..dd4375292090 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -6,7 +6,6 @@
SUBDIR += 3dm
SUBDIR += 44bsd-more
SUBDIR += 915resolution
- SUBDIR += DTraceToolkit
SUBDIR += LPRng
SUBDIR += LPRngTool
SUBDIR += UEFITool