Print this page
7661 illumos should provide 64bit perl modules (for omni)

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/developer-opensolaris-osnet.mf
          +++ new/usr/src/pkg/manifests/developer-opensolaris-osnet.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  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  23   23  # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
       24 +# Copyright 2016 RackTop Systems.
  24   25  
  25   26  set name=pkg.fmri value=pkg:/developer/opensolaris/osnet@$(PKGVERS)
  26   27  set name=pkg.description \
  27   28      value="Dependencies required to build the OS/Net Consolidation."
  28   29  set name=pkg.summary \
  29   30      value="Dependencies required to build the OS/Net Consolidation."
  30   31  set name=info.classification \
  31   32      value="org.opensolaris.category.2008:Development/Distribution Tools"
  32   33  set name=org.opensolaris.noincorp value=true
  33   34  set name=variant.arch value=$(ARCH)
↓ open down ↓ 7 lines elided ↑ open up ↑
  41   42  depend fmri=developer/object-file@0.5.11-0.133 type=require
  42   43  depend fmri=developer/parser/bison@2.3-0.133 type=require
  43   44  depend fmri=library/glib2@0.5.11-0.133 type=require
  44   45  depend fmri=library/libxml2@2.7.6-0.133 type=require
  45   46  depend fmri=library/libxslt@0.5.11-0.133 type=require
  46   47  depend fmri=library/nspr/header-nspr@0.5.11-0.133 type=require
  47   48  depend fmri=library/perl-5/xml-parser@0.5.11-0.133 type=require
  48   49  depend fmri=library/security/trousers@0.3.2-0.133 type=require
  49   50  depend fmri=print/cups@1.4.2-0.133 type=require
  50   51  depend fmri=print/filter/ghostscript@8.64-0.133 type=require
  51      -depend fmri=runtime/perl/manual@5.10.0-0.133 type=require
  52      -depend fmri=runtime/perl@5.10.0-0.133 type=require
       52 +depend fmri=runtime/perl$(PERL_PKGVERS)/manual@5.10.0-0.133 type=require
       53 +depend fmri=runtime/perl$(PERL_PKGVERS)@5.10.0-0.133 type=require
       54 +$(64BIT_PERL)depend fmri=runtime/perl-64$(PERL_PKGVERS)@5.10.0-0.133 \
       55 +    type=require
  53   56  depend fmri=system/header@0.5.11-0.133 type=require
  54   57  depend fmri=system/library/dbus@0.5.11-0.133 type=require
  55   58  depend fmri=system/library/install@0.5.11-0.133 type=require
  56   59  depend fmri=system/library/libdbus-glib@0.5.11-0.133 type=require
  57   60  depend fmri=system/library/libdbus@0.5.11-0.133 type=require
  58   61  depend fmri=system/library/math/header-math@0.5.11-0.133 type=require
  59   62  depend fmri=system/library/mozilla-nss/header-nss@0.5.11-0.133 type=require
  60   63  depend fmri=system/management/snmp/net-snmp@5.4.1-0.133 type=require
  61   64  depend fmri=text/gnu-gettext@0.16.1-0.133 type=require
  62   65  depend fmri=web/server/apache-22 type=require
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX