Print this page
1681 support for BUILD64=# no longer works

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/network-ipfilter.mf
          +++ new/usr/src/pkg/manifests/network-ipfilter.mf
↓ open down ↓ 13 lines elided ↑ open up ↑
  14   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
       24 +# Copyright 2014 Andrew Stormont.
  24   25  #
  25   26  
  26   27  set name=pkg.fmri value=pkg:/network/ipfilter@$(PKGVERS)
  27   28  set name=pkg.description value="IP Filter Utilities"
  28   29  set name=pkg.summary value="IP Filter utilities"
  29   30  set name=info.classification \
  30   31      value="org.opensolaris.category.2008:System/Administration and Configuration"
  31   32  set name=variant.arch value=$(ARCH)
  32   33  dir path=etc group=sys
  33   34  dir path=etc/ipf group=sys
↓ open down ↓ 2 lines elided ↑ open up ↑
  36   37  dir path=lib/svc/manifest group=sys
  37   38  dir path=lib/svc/manifest/network group=sys
  38   39  dir path=lib/svc/method
  39   40  dir path=usr group=sys
  40   41  dir path=usr/kernel group=sys
  41   42  dir path=usr/kernel/drv group=sys
  42   43  dir path=usr/kernel/drv/$(ARCH64) group=sys
  43   44  dir path=usr/lib
  44   45  dir path=usr/lib/ipf
  45   46  $(i386_ONLY)dir path=usr/lib/ipf/$(ARCH32) group=sys
  46      -dir path=usr/lib/ipf/$(ARCH64) group=sys
       47 +$(BUILD64)dir path=usr/lib/ipf/$(ARCH64) group=sys
  47   48  dir path=usr/sbin
  48   49  $(i386_ONLY)dir path=usr/sbin/$(ARCH32)
  49      -dir path=usr/sbin/$(ARCH64)
       50 +$(BUILD64)dir path=usr/sbin/$(ARCH64)
  50   51  dir path=usr/share
  51   52  dir path=usr/share/ipfilter
  52   53  dir path=usr/share/ipfilter/examples
  53   54  dir path=usr/share/man
  54   55  dir path=usr/share/man/man1m
  55   56  dir path=usr/share/man/man5
  56   57  dir path=usr/share/man/man7i
  57   58  dir path=var group=sys
  58   59  dir path=var/db group=sys
  59   60  dir path=var/db/ipf group=sys
  60   61  driver name=ipf perms="* 0666 root sys" \
  61   62      policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
  62   63  file path=etc/ipf/ipf.conf group=sys original_name=SUNWipf:etc/ipf/ipf.conf \
  63   64      preserve=true
  64   65  file path=lib/svc/manifest/network/ipfilter.xml group=sys mode=0444
  65   66  file path=lib/svc/method/ipfilter mode=0555
  66   67  file path=usr/kernel/drv/$(ARCH64)/ipf group=sys
  67   68  $(i386_ONLY)file path=usr/kernel/drv/ipf group=sys
  68   69  file path=usr/kernel/drv/ipf.conf group=sys
  69   70  $(i386_ONLY)file path=usr/lib/ipf/$(ARCH32)/ipftest mode=0555
  70      -file path=usr/lib/ipf/$(ARCH64)/ipftest mode=0555
       71 +$(BUILD64)file path=usr/lib/ipf/$(ARCH64)/ipftest mode=0555
  71   72  file path=usr/lib/ipf/IPFILTER.LICENCE
  72   73  file path=usr/lib/servinfo mode=0555
  73   74  $(i386_ONLY)file path=usr/sbin/$(ARCH32)/ipf mode=0555
  74   75  $(i386_ONLY)file path=usr/sbin/$(ARCH32)/ipfs mode=0555
  75   76  $(i386_ONLY)file path=usr/sbin/$(ARCH32)/ipfstat mode=0555
  76   77  $(i386_ONLY)file path=usr/sbin/$(ARCH32)/ipmon mode=0555
  77   78  $(i386_ONLY)file path=usr/sbin/$(ARCH32)/ipnat mode=0555
  78   79  $(i386_ONLY)file path=usr/sbin/$(ARCH32)/ippool mode=0555
  79      -file path=usr/sbin/$(ARCH64)/ipf mode=0555
  80      -file path=usr/sbin/$(ARCH64)/ipfs mode=0555
  81      -file path=usr/sbin/$(ARCH64)/ipfstat mode=0555
  82      -file path=usr/sbin/$(ARCH64)/ipmon mode=0555
  83      -file path=usr/sbin/$(ARCH64)/ipnat mode=0555
  84      -file path=usr/sbin/$(ARCH64)/ippool mode=0555
       80 +$(BUILD64)file path=usr/sbin/$(ARCH64)/ipf mode=0555
       81 +$(BUILD64)file path=usr/sbin/$(ARCH64)/ipfs mode=0555
       82 +$(BUILD64)file path=usr/sbin/$(ARCH64)/ipfstat mode=0555
       83 +$(BUILD64)file path=usr/sbin/$(ARCH64)/ipmon mode=0555
       84 +$(BUILD64)file path=usr/sbin/$(ARCH64)/ipnat mode=0555
       85 +$(BUILD64)file path=usr/sbin/$(ARCH64)/ippool mode=0555
  85   86  file path=usr/share/ipfilter/examples/BASIC.NAT
  86   87  file path=usr/share/ipfilter/examples/BASIC_1.FW
  87   88  file path=usr/share/ipfilter/examples/BASIC_2.FW
  88   89  file path=usr/share/ipfilter/examples/example.1
  89   90  file path=usr/share/ipfilter/examples/example.10
  90   91  file path=usr/share/ipfilter/examples/example.11
  91   92  file path=usr/share/ipfilter/examples/example.12
  92   93  file path=usr/share/ipfilter/examples/example.13
  93   94  file path=usr/share/ipfilter/examples/example.2
  94   95  file path=usr/share/ipfilter/examples/example.3
↓ open down ↓ 39 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX