2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2019 Michal Nowak
14 # Copyright 2020 Andreas Wacknitz
18 value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
19 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
20 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
23 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
27 file path=usr/bin/watch
28 #file path=usr/include/proc/alloc.h
29 #file path=usr/include/proc/devname.h
30 #file path=usr/include/proc/escape.h
31 #file path=usr/include/proc/numa.h
32 #file path=usr/include/proc/procps.h
33 #file path=usr/include/proc/pwcache.h
34 #file path=usr/include/proc/readproc.h
35 #file path=usr/include/proc/sig.h
36 #file path=usr/include/proc/slab.h
37 #file path=usr/include/proc/sysinfo.h
38 #file path=usr/include/proc/version.h
39 #file path=usr/include/proc/wchan.h
40 #file path=usr/include/proc/whattime.h
41 #file path=usr/lib/$(MACH64)/libprocps.a
42 #link path=usr/lib/$(MACH64)/libprocps.so target=libprocps.so.8.0.2
43 #link path=usr/lib/$(MACH64)/libprocps.so.8 target=libprocps.so.8.0.2
44 #file path=usr/lib/$(MACH64)/libprocps.so.8.0.2
45 #file path=usr/lib/$(MACH64)/pkgconfig/libprocps.pc
46 #file path=usr/share/doc/procps-ng/FAQ
47 #file path=usr/share/doc/procps-ng/bugs.md
48 #file path=usr/share/locale/de/LC_MESSAGES/procps-ng.mo
49 #file path=usr/share/locale/fr/LC_MESSAGES/procps-ng.mo
50 #file path=usr/share/locale/pl/LC_MESSAGES/procps-ng.mo
51 #file path=usr/share/locale/pt_BR/LC_MESSAGES/procps-ng.mo
52 #file path=usr/share/locale/sv/LC_MESSAGES/procps-ng.mo
53 #file path=usr/share/locale/uk/LC_MESSAGES/procps-ng.mo
54 #file path=usr/share/locale/vi/LC_MESSAGES/procps-ng.mo
55 #file path=usr/share/locale/zh_CN/LC_MESSAGES/procps-ng.mo
56 #file path=usr/share/man/man1/free.1
57 #file path=usr/share/man/man1/pgrep.1
58 #file path=usr/share/man/man1/pkill.1
59 #file path=usr/share/man/man1/pmap.1
60 #file path=usr/share/man/man1/procps.1
61 #file path=usr/share/man/man1/ps.1
62 #file path=usr/share/man/man1/pwdx.1
63 #file path=usr/share/man/man1/slabtop.1
64 #file path=usr/share/man/man1/tload.1
65 #file path=usr/share/man/man1/uptime.1
66 #file path=usr/share/man/man1/w.1
67 file path=usr/share/man/man1/watch.1
68 #file path=usr/share/man/man3/openproc.3
69 #file path=usr/share/man/man3/readproc.3
70 #file path=usr/share/man/man3/readproctab.3
71 #file path=usr/share/man/man5/sysctl.conf.5
72 #file path=usr/share/man/man8/sysctl.8
73 #file path=usr/share/man/man8/vmstat.8