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