network-ipfilter.mf revision 11996:91b62f7b8186
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 2010 Sun Microsystems, Inc.  All rights reserved.
24# Use is subject to license terms.
25#
26
27set name=pkg.fmri value=pkg:/network/ipfilter@$(PKGVERS)
28set name=pkg.description value="IP Filter Utilities"
29set name=pkg.summary value="IP Filter utilities"
30set name=info.classification \
31    value="org.opensolaris.category.2008:System/Administration and Configuration"
32set name=variant.arch value=$(ARCH)
33set name=variant.opensolaris.zone value=global value=nonglobal
34dir path=etc group=sys
35dir path=etc/ipf group=sys
36dir path=lib
37dir path=lib/svc
38dir path=lib/svc/method
39dir path=usr group=sys
40dir path=usr/kernel group=sys
41dir path=usr/kernel/drv group=sys
42dir path=usr/kernel/drv/$(ARCH64) group=sys
43dir path=usr/lib
44dir path=usr/lib/ipf
45$(i386_ONLY)dir path=usr/lib/ipf/$(ARCH32) group=sys
46dir path=usr/lib/ipf/$(ARCH64) group=sys
47dir path=usr/sbin
48$(i386_ONLY)dir path=usr/sbin/$(ARCH32)
49dir path=usr/sbin/$(ARCH64)
50dir path=usr/share group=sys
51dir path=usr/share/ipfilter
52dir path=usr/share/ipfilter/examples
53dir path=var group=sys
54dir path=var/db group=sys
55dir path=var/db/ipf group=sys
56dir path=lib/svc/manifest group=sys
57dir path=lib/svc/manifest/network group=sys
58driver name=ipf perms="* 0666 root sys" \
59    policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
60file path=etc/ipf/ipf.conf group=sys original_name=SUNWipf:etc/ipf/ipf.conf \
61    preserve=true
62file path=lib/svc/method/ipfilter mode=0555
63file path=usr/kernel/drv/$(ARCH64)/ipf group=sys
64$(i386_ONLY)file path=usr/kernel/drv/ipf group=sys
65file path=usr/kernel/drv/ipf.conf group=sys
66$(i386_ONLY)file path=usr/lib/ipf/$(ARCH32)/ipftest mode=0555
67file path=usr/lib/ipf/$(ARCH64)/ipftest mode=0555
68file path=usr/lib/ipf/IPFILTER.LICENCE
69file path=usr/lib/servinfo mode=0555
70$(i386_ONLY)file path=usr/sbin/$(ARCH32)/ipf mode=0555
71$(i386_ONLY)file path=usr/sbin/$(ARCH32)/ipfs mode=0555
72$(i386_ONLY)file path=usr/sbin/$(ARCH32)/ipfstat mode=0555
73$(i386_ONLY)file path=usr/sbin/$(ARCH32)/ipmon mode=0555
74$(i386_ONLY)file path=usr/sbin/$(ARCH32)/ipnat mode=0555
75$(i386_ONLY)file path=usr/sbin/$(ARCH32)/ippool mode=0555
76file path=usr/sbin/$(ARCH64)/ipf mode=0555
77file path=usr/sbin/$(ARCH64)/ipfs mode=0555
78file path=usr/sbin/$(ARCH64)/ipfstat mode=0555
79file path=usr/sbin/$(ARCH64)/ipmon mode=0555
80file path=usr/sbin/$(ARCH64)/ipnat mode=0555
81file path=usr/sbin/$(ARCH64)/ippool mode=0555
82file path=usr/share/ipfilter/examples/BASIC.NAT
83file path=usr/share/ipfilter/examples/BASIC_1.FW
84file path=usr/share/ipfilter/examples/BASIC_2.FW
85file path=usr/share/ipfilter/examples/example.1
86file path=usr/share/ipfilter/examples/example.10
87file path=usr/share/ipfilter/examples/example.11
88file path=usr/share/ipfilter/examples/example.12
89file path=usr/share/ipfilter/examples/example.13
90file path=usr/share/ipfilter/examples/example.2
91file path=usr/share/ipfilter/examples/example.3
92file path=usr/share/ipfilter/examples/example.4
93file path=usr/share/ipfilter/examples/example.5
94file path=usr/share/ipfilter/examples/example.6
95file path=usr/share/ipfilter/examples/example.7
96file path=usr/share/ipfilter/examples/example.8
97file path=usr/share/ipfilter/examples/example.9
98file path=usr/share/ipfilter/examples/example.sr
99file path=usr/share/ipfilter/examples/firewall
100file path=usr/share/ipfilter/examples/ftp-proxy
101file path=usr/share/ipfilter/examples/ftppxy
102file path=usr/share/ipfilter/examples/ip_rules
103file path=usr/share/ipfilter/examples/mkfilters mode=0755
104file path=usr/share/ipfilter/examples/nat-setup
105file path=usr/share/ipfilter/examples/nat.eg
106file path=usr/share/ipfilter/examples/pool.conf
107file path=usr/share/ipfilter/examples/server
108file path=usr/share/ipfilter/examples/tcpstate
109file path=lib/svc/manifest/network/ipfilter.xml group=sys mode=0444
110hardlink path=usr/lib/ipf/ipftest target=../../../usr/lib/isaexec
111hardlink path=usr/sbin/ipf target=../../usr/lib/isaexec
112hardlink path=usr/sbin/ipfs target=../../usr/lib/isaexec
113hardlink path=usr/sbin/ipfstat target=../../usr/lib/isaexec
114hardlink path=usr/sbin/ipmon target=../../usr/lib/isaexec
115hardlink path=usr/sbin/ipnat target=../../usr/lib/isaexec
116hardlink path=usr/sbin/ippool target=../../usr/lib/isaexec
117legacy pkg=SUNWipfr arch=$(ARCH) category=system desc="IP Filter Utilities" \
118    hotline="Please contact your local service provider" \
119    name="IP Filter utilities, (Root)" vendor="Sun Microsystems, Inc." \
120    version=11.11,REV=2009.11.11
121legacy pkg=SUNWipfu arch=$(ARCH) category=system desc="IP Filter Utilities" \
122    hotline="Please contact your local service provider" \
123    name="IP Filter utilities, (Usr)" vendor="Sun Microsystems, Inc." \
124    version=11.11,REV=2009.11.11
125license cmd/ipf/tools/IPFILTER.LICENCE license=cmd/ipf/tools/IPFILTER.LICENCE
126license cr_Sun license=cr_Sun
127