1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21
22#
23# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25# Copyright 2014 Garrett D'Amore <garrett@damore.org>
26#
27
28set name=pkg.fmri value=pkg:/system/network/nis@$(PKGVERS)
29set name=pkg.summary value="Network Information System"
30set name=pkg.description \
31    value="utilities for the Network Information System (NIS)"
32set name=info.classification \
33    value="org.opensolaris.category.2008:System/Administration and Configuration"
34set name=variant.arch value=$(ARCH)
35dir  path=etc group=sys
36file path=etc/nsswitch.nis group=sys
37file path=etc/publickey original_name=SUNWnis:etc/publickey preserve=true
38dir  path=lib
39dir  path=lib/svc
40dir  path=lib/svc/manifest group=sys
41dir  path=lib/svc/manifest/network group=sys
42dir  path=lib/svc/manifest/network/nis group=sys
43file path=lib/svc/manifest/network/nis/client.xml group=sys mode=0444
44dir  path=lib/svc/manifest/network/rpc group=sys
45dir  path=usr group=sys
46dir  path=usr/bin
47file path=usr/bin/chkey group=sys mode=4555
48file path=usr/bin/ldaplist mode=0555
49file path=usr/bin/ypcat group=other mode=0555
50file path=usr/bin/ypmatch group=other mode=0555
51file path=usr/bin/yppasswd mode=0555
52file path=usr/bin/ypwhich group=other mode=0555
53dir  path=usr/lib
54dir  path=usr/lib/ldap
55file path=usr/lib/ldap/idsconfig mode=0555
56file path=usr/lib/ldap/ldap_cachemgr mode=0555
57link path=usr/lib/libnisdb.so target=./libnisdb.so.2
58file path=usr/lib/libnisdb.so.2
59dir  path=usr/lib/netsvc group=sys
60dir  path=usr/lib/netsvc/nis group=sys
61dir  path=usr/lib/netsvc/yp
62file path=usr/lib/netsvc/yp/ypbind mode=0555
63file path=usr/lib/netsvc/yp/ypstart mode=0555
64file path=usr/lib/netsvc/yp/ypstop mode=0555
65file path=usr/lib/netsvc/yp/ypxfr mode=0555
66dir  path=usr/sbin
67file path=usr/sbin/ldapaddent mode=0555
68file path=usr/sbin/ldapclient mode=0555
69file path=usr/sbin/newkey group=sys mode=0555
70file path=usr/sbin/ypalias mode=0555
71file path=usr/sbin/ypinit mode=0555
72file path=usr/sbin/yppoll mode=0555
73file path=usr/sbin/ypset mode=0555
74dir  path=usr/share/man
75dir  path=usr/share/man/man1
76file path=usr/share/man/man1/chkey.1
77file path=usr/share/man/man1/ldaplist.1
78file path=usr/share/man/man1/ypcat.1
79file path=usr/share/man/man1/ypmatch.1
80file path=usr/share/man/man1/yppasswd.1
81file path=usr/share/man/man1/ypwhich.1
82dir  path=usr/share/man/man1m
83file path=usr/share/man/man1m/idsconfig.1m
84file path=usr/share/man/man1m/ldap_cachemgr.1m
85file path=usr/share/man/man1m/ldapaddent.1m
86file path=usr/share/man/man1m/ldapclient.1m
87file path=usr/share/man/man1m/newkey.1m
88file path=usr/share/man/man1m/ypbind.1m
89file path=usr/share/man/man1m/ypinit.1m
90file path=usr/share/man/man1m/yppoll.1m
91file path=usr/share/man/man1m/ypset.1m
92file path=usr/share/man/man1m/ypstart.1m
93link path=usr/share/man/man1m/ypstop.1m target=ypstart.1m
94file path=usr/share/man/man1m/ypxfr.1m
95link path=usr/share/man/man1m/ypxfr_1perday.1m target=ypxfr.1m
96link path=usr/share/man/man1m/ypxfr_1perhour.1m target=ypxfr.1m
97link path=usr/share/man/man1m/ypxfr_2perday.1m target=ypxfr.1m
98dir  path=usr/share/man/man4
99file path=usr/share/man/man4/defaultdomain.4
100file path=usr/share/man/man4/publickey.4
101dir  path=var group=sys
102dir  path=var/ldap group=sys
103dir  path=var/yp
104file path=var/yp/aliases mode=0555 original_name=SUNWnis:var/yp/aliases \
105    preserve=true
106dir  path=var/yp/binding
107file path=var/yp/nicknames original_name=SUNWnis:var/yp/nicknames preserve=true
108legacy pkg=SUNWnisr \
109    desc="configuration files and directories for the Network Information System (NIS)" \
110    name="Network Information System, (Root)"
111legacy pkg=SUNWnisu desc="utilities for the Network Information System (NIS)" \
112    name="Network Information System, (Usr)"
113license cr_Sun license=cr_Sun
114license lic_CDDL license=lic_CDDL
115depend type=require fmri=pkg:/developer/build/make
116