/security/nss/pkg/solaris/SUNWtls/prototype_sparc

http://github.com/zpao/v8monkey · #! · 103 lines · 100 code · 3 blank · 0 comment · 0 complexity · e36a1c09476c417a27f36de76700ae4b MD5 · raw file

  1. #
  2. # Copyright 2005 Sun Microsystems, Inc. All rights reserved.
  3. # Use is subject to license terms.
  4. #
  5. # ***** BEGIN LICENSE BLOCK *****
  6. # Version: MPL 1.1/GPL 2.0/LGPL 2.1
  7. #
  8. # The contents of this file are subject to the Mozilla Public License Version
  9. # 1.1 (the "License"); you may not use this file except in compliance with
  10. # the License. You may obtain a copy of the License at
  11. # http://www.mozilla.org/MPL/
  12. #
  13. # Software distributed under the License is distributed on an "AS IS" basis,
  14. # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  15. # for the specific language governing rights and limitations under the
  16. # License.
  17. #
  18. # The Original Code is the Netscape security libraries.
  19. #
  20. # The Initial Developer of the Original Code is
  21. # Netscape Communications Corporation.
  22. # Portions created by the Initial Developer are Copyright (C) 1994-2000
  23. # the Initial Developer. All Rights Reserved.
  24. #
  25. # Contributor(s):
  26. #
  27. # Alternatively, the contents of this file may be used under the terms of
  28. # either the GNU General Public License Version 2 or later (the "GPL"), or
  29. # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  30. # in which case the provisions of the GPL or the LGPL are applicable instead
  31. # of those above. If you wish to allow use of your version of this file only
  32. # under the terms of either the GPL or the LGPL, and not to allow others to
  33. # use your version of this file under the terms of the MPL, indicate your
  34. # decision by deleting the provisions above and replace them with the notice
  35. # and other provisions required by the GPL or the LGPL. If you do not delete
  36. # the provisions above, a recipient may use your version of this file under
  37. # the terms of any one of the MPL, the GPL or the LGPL.
  38. #
  39. # ***** END LICENSE BLOCK *****
  40. #
  41. #ident "$Id: prototype_sparc,v 1.7 2005/09/08 02:25:49 saul.edwards%sun.com Exp $"
  42. #
  43. # This required package information file contains a list of package contents.
  44. # The 'pkgmk' command uses this file to identify the contents of a package
  45. # and their location on the development machine when building the package.
  46. # Can be created via a text editor or through use of the 'pkgproto' command.
  47. #!search <pathname pathname ...> # where to find pkg objects
  48. #!include <filename> # include another 'prototype' file
  49. #!default <mode> <owner> <group> # default used if not specified on entry
  50. #!<param>=<value> # puts parameter in pkg environment
  51. #
  52. # Include ISA independent files (prototype_com)
  53. #
  54. !include prototype_com
  55. #
  56. #
  57. #
  58. # List files which are SPARC specific here
  59. #
  60. # source locations relative to the prototype file
  61. #
  62. #
  63. # SUNWtls
  64. #
  65. f none usr/lib/mps/libfreebl_32fpu_3.chk 755 root bin
  66. f none usr/lib/mps/libfreebl_32fpu_3.so 755 root bin
  67. f none usr/lib/mps/libfreebl_32int64_3.chk 755 root bin
  68. f none usr/lib/mps/libfreebl_32int64_3.so 755 root bin
  69. f none usr/lib/mps/libfreebl_32int_3.chk 755 root bin
  70. f none usr/lib/mps/libfreebl_32int_3.so 755 root bin
  71. s none usr/lib/mps/secv1/libfreebl_32fpu_3.chk=../libfreebl_32fpu_3.chk
  72. s none usr/lib/mps/secv1/libfreebl_32fpu_3.so=../libfreebl_32fpu_3.so
  73. s none usr/lib/mps/secv1/libfreebl_32int64_3.chk=../libfreebl_32int64_3.chk
  74. s none usr/lib/mps/secv1/libfreebl_32int64_3.so=../libfreebl_32int64_3.so
  75. s none usr/lib/mps/secv1/libfreebl_32int_3.chk=../libfreebl_32int_3.chk
  76. s none usr/lib/mps/secv1/libfreebl_32int_3.so=../libfreebl_32int_3.so
  77. #64#s none usr/lib/mps/64=sparcv9
  78. #64#s none usr/lib/mps/secv1/64=sparcv9
  79. #64#d none usr/lib/mps/sparcv9 755 root bin
  80. #64#d none usr/lib/mps/secv1/sparcv9 755 root bin
  81. #64#f none usr/lib/mps/sparcv9/libnss3.so 755 root bin
  82. #64#f none usr/lib/mps/sparcv9/libsmime3.so 755 root bin
  83. #64#f none usr/lib/mps/sparcv9/libssl3.so 755 root bin
  84. #64#f none usr/lib/mps/sparcv9/libnssckbi.so 755 root bin
  85. #64#f none usr/lib/mps/sparcv9/libsoftokn3.chk 755 root bin
  86. #64#f none usr/lib/mps/sparcv9/libsoftokn3.so 755 root bin
  87. #64#f none usr/lib/mps/sparcv9/libfreebl_64fpu_3.chk 755 root bin
  88. #64#f none usr/lib/mps/sparcv9/libfreebl_64fpu_3.so 755 root bin
  89. #64#f none usr/lib/mps/sparcv9/libfreebl_64int_3.chk 755 root bin
  90. #64#f none usr/lib/mps/sparcv9/libfreebl_64int_3.so 755 root bin
  91. #64#s none usr/lib/mps/secv1/sparcv9/libnss3.so=../../sparcv9/libnss3.so
  92. #64#s none usr/lib/mps/secv1/sparcv9/libsmime3.so=../../sparcv9/libsmime3.so
  93. #64#s none usr/lib/mps/secv1/sparcv9/libssl3.so=../../sparcv9/libssl3.so
  94. #64#s none usr/lib/mps/secv1/sparcv9/libnssckbi.so=../../sparcv9/libnssckbi.so
  95. #64#s none usr/lib/mps/secv1/sparcv9/libsoftokn3.chk=../../sparcv9/libsoftokn3.chk
  96. #64#s none usr/lib/mps/secv1/sparcv9/libsoftokn3.so=../../sparcv9/libsoftokn3.so
  97. #64#s none usr/lib/mps/secv1/sparcv9/libfreebl_64fpu_3.chk=../../sparcv9/libfreebl_64fpu_3.chk
  98. #64#s none usr/lib/mps/secv1/sparcv9/libfreebl_64fpu_3.so=../../sparcv9/libfreebl_64fpu_3.so
  99. #64#s none usr/lib/mps/secv1/sparcv9/libfreebl_64int_3.chk=../../sparcv9/libfreebl_64int_3.chk
  100. #64#s none usr/lib/mps/secv1/sparcv9/libfreebl_64int_3.so=../../sparcv9/libfreebl_64int_3.so