Print this page
7661 illumos should provide 64bit perl modules

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/system-extended-system-utilities.mf
          +++ new/usr/src/pkg/manifests/system-extended-system-utilities.mf
↓ open down ↓ 14 lines elided ↑ open up ↑
  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   24  # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
       25 +# Copyright 2016 RackTop Systems.
  25   26  #
  26   27  
  27   28  set name=pkg.fmri value=pkg:/system/extended-system-utilities@$(PKGVERS)
  28   29  set name=pkg.description \
  29   30      value="additional UNIX system utilities, including awk, bc, cal, compress, diff, dos2unix, last, rup, sort, spell, uniq, and uuencode"
  30   31  set name=pkg.summary value="Extended System Utilities"
  31   32  set name=info.classification value=org.opensolaris.category.2008:System/Core
  32   33  set name=variant.arch value=$(ARCH)
  33   34  dir path=usr group=sys
  34   35  dir path=usr/bin
↓ open down ↓ 239 lines elided ↑ open up ↑
 274  275  link path=usr/proc/bin/pwdx target=../../bin/pwdx
 275  276  link path=usr/share/man/man1/hashcheck.1 target=spell.1
 276  277  link path=usr/share/man/man1/hashmake.1 target=spell.1
 277  278  link path=usr/share/man/man1/pcat.1 target=pack.1
 278  279  link path=usr/share/man/man1/spellin.1 target=spell.1
 279  280  link path=usr/share/man/man1/uncompress.1 target=compress.1
 280  281  link path=usr/share/man/man1/unexpand.1 target=expand.1
 281  282  link path=usr/share/man/man1/unpack.1 target=pack.1
 282  283  link path=usr/share/man/man1/zcat.1 target=compress.1
 283  284  depend fmri=runtime/perl$(PERL_PKGVERS) type=require
      285 +depend fmri=runtime/perl$(PERL_PKGVERS)/module/sun-solaris type=require
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX