move 32-bit libs to lib/i386 subdirs & 64-bit libs to lib/
[unleashed.git] / usr / src / pkg / manifests / system-network-nis.mf
blob7319f63a6b90e97cb31b991a0b9b6b04232ea20f
2 # CDDL HEADER START
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.
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.
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]
19 # CDDL HEADER END
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>
28 set name=pkg.fmri value=pkg:/system/network/nis@$(PKGVERS)
29 set name=pkg.description \
30     value="utilities for the Network Information System (NIS)"
31 set name=pkg.summary value="Network Information System"
32 set name=info.classification \
33     value="org.opensolaris.category.2008:System/Administration and Configuration"
34 set name=variant.arch value=$(ARCH)
35 dir path=etc group=sys
36 dir path=lib
37 dir path=lib/svc
38 dir path=lib/svc/manifest group=sys
39 dir path=lib/svc/manifest/network group=sys
40 dir path=lib/svc/manifest/network/nis group=sys
41 dir path=lib/svc/manifest/network/rpc group=sys
42 dir path=usr group=sys
43 dir path=usr/bin
44 dir path=usr/lib
45 dir path=usr/lib/ldap
46 dir path=usr/lib/netsvc group=sys
47 dir path=usr/lib/netsvc/nis group=sys
48 dir path=usr/lib/netsvc/yp
49 dir path=usr/sbin
50 dir path=usr/share/man
51 dir path=usr/share/man/man1
52 dir path=usr/share/man/man4
53 dir path=usr/share/man/man8
54 dir path=var group=sys
55 dir path=var/ldap group=sys
56 dir path=var/yp
57 dir path=var/yp/binding
58 file path=etc/publickey preserve=true
59 file path=lib/svc/manifest/network/nis/client.xml group=sys mode=0444
60 file path=usr/bin/chkey group=sys mode=4555
61 file path=usr/bin/ldaplist mode=0555
62 file path=usr/bin/ypcat group=other mode=0555
63 file path=usr/bin/ypmatch group=other mode=0555
64 file path=usr/bin/yppasswd mode=0555
65 file path=usr/bin/ypwhich group=other mode=0555
66 file path=usr/lib/$(ARCH32)/libnisdb.so.2
67 file path=usr/lib/ldap/idsconfig mode=0555
68 file path=usr/lib/ldap/ldap_cachemgr mode=0555
69 file path=usr/lib/netsvc/yp/ypbind mode=0555
70 file path=usr/lib/netsvc/yp/ypstart mode=0555
71 file path=usr/lib/netsvc/yp/ypstop mode=0555
72 file path=usr/lib/netsvc/yp/ypxfr mode=0555
73 file path=usr/sbin/ldapaddent mode=0555
74 file path=usr/sbin/ldapclient mode=0555
75 file path=usr/sbin/newkey group=sys mode=0555
76 file path=usr/sbin/ypalias mode=0555
77 file path=usr/sbin/ypinit mode=0555
78 file path=usr/sbin/yppoll mode=0555
79 file path=usr/sbin/ypset mode=0555
80 file path=usr/share/man/man1/chkey.1
81 file path=usr/share/man/man1/ldaplist.1
82 file path=usr/share/man/man1/ypcat.1
83 file path=usr/share/man/man1/ypmatch.1
84 file path=usr/share/man/man1/yppasswd.1
85 file path=usr/share/man/man1/ypwhich.1
86 file path=usr/share/man/man4/defaultdomain.4
87 file path=usr/share/man/man4/publickey.4
88 file path=usr/share/man/man8/idsconfig.8
89 file path=usr/share/man/man8/ldap_cachemgr.8
90 file path=usr/share/man/man8/ldapaddent.8
91 file path=usr/share/man/man8/ldapclient.8
92 file path=usr/share/man/man8/newkey.8
93 file path=usr/share/man/man8/ypbind.8
94 file path=usr/share/man/man8/ypinit.8
95 file path=usr/share/man/man8/yppoll.8
96 file path=usr/share/man/man8/ypset.8
97 file path=usr/share/man/man8/ypstart.8
98 file path=usr/share/man/man8/ypxfr.8
99 file path=var/yp/aliases mode=0555 preserve=true
100 file path=var/yp/nicknames preserve=true
101 license cr_Sun license=cr_Sun
102 license lic_CDDL license=lic_CDDL
103 link path=usr/lib/$(ARCH32)/libnisdb.so target=libnisdb.so.2
104 depend fmri=pkg:/developer/build/make type=require