components/openssl/openssl-1.0.1/openssl-1.0.1.p5m
changeset 1251 f1fb66b52f41
parent 1225 2e558aea9a28
child 1266 1a59fbe869c6
equal deleted inserted replaced
1250:c7a246ecccbb 1251:f1fb66b52f41
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid \
    36 set name=org.opensolaris.arc-caseid \
    37     value=PSARC/2011/025
    37     value=PSARC/2011/025
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    39 
       
    40 dir path=etc/openssl/certs group=sys
    39 # Basic directories, links, and a configuration file.
    41 # Basic directories, links, and a configuration file.
    40 dir path=etc
       
    41 dir path=etc/openssl group=sys
       
    42 file path=etc/openssl/openssl.cnf group=sys mode=0644 original_name=SUNWopenssl:etc/sfw/openssl/openssl.cnf preserve=true
    42 file path=etc/openssl/openssl.cnf group=sys mode=0644 original_name=SUNWopenssl:etc/sfw/openssl/openssl.cnf preserve=true
    43 dir path=etc/openssl/certs group=sys
       
    44 dir path=etc/openssl/private group=sys mode=0700
    43 dir path=etc/openssl/private group=sys mode=0700
    45 dir path=etc/sfw
       
    46 link path=etc/sfw/openssl target=../openssl
    44 link path=etc/sfw/openssl target=../openssl
    47 dir path=lib
       
    48 dir path=lib/$(MACH64)
       
    49 dir path=lib/openssl
       
    50 dir path=lib/openssl/engines
       
    51 link path=lib/openssl/engines/64 target=$(MACH64)
    45 link path=lib/openssl/engines/64 target=$(MACH64)
    52 dir path=lib/openssl/engines/$(MACH64)
       
    53 dir path=usr/lib
       
    54 dir path=usr/lib/$(MACH64)
       
    55 # Commands.
    46 # Commands.
    56 dir path=usr
       
    57 dir path=usr/bin
       
    58 file $(MACH64)/apps/openssl path=usr/bin/openssl
    47 file $(MACH64)/apps/openssl path=usr/bin/openssl
    59 file etc/openssl/misc/CA.pl path=usr/bin/CA.pl
    48 file etc/openssl/misc/CA.pl path=usr/bin/CA.pl
    60 dir path=usr/sfw
       
    61 dir path=usr/sfw/bin
       
    62 link path=usr/sfw/bin/openssl target=../../bin/openssl
    49 link path=usr/sfw/bin/openssl target=../../bin/openssl
    63 dir path=usr/bin/$(MACH32)
       
    64 file $(MACH32)/apps/openssl path=usr/bin/$(MACH32)/openssl
    50 file $(MACH32)/apps/openssl path=usr/bin/$(MACH32)/openssl
    65 dir path=usr/bin/$(MACH64)
       
    66 dir path=usr/sfw/bin/$(MACH64)
       
    67 link path=usr/bin/$(MACH64)/openssl target=../openssl
    51 link path=usr/bin/$(MACH64)/openssl target=../openssl
    68 link path=usr/sfw/bin/$(MACH64)/openssl target=../../../bin/openssl
    52 link path=usr/sfw/bin/$(MACH64)/openssl target=../../../bin/openssl
    69 # 32 bit libraries, lint libraries, and engines.
    53 # 32 bit libraries, lint libraries, and engines.
    70 file $(MACH32)/libcrypto.so.1.0.0 path=lib/libcrypto.so.1.0.0
    54 file $(MACH32)/libcrypto.so.1.0.0 path=lib/libcrypto.so.1.0.0
    71 link path=lib/libcrypto.so target=libcrypto.so.1.0.0
    55 link path=lib/libcrypto.so target=libcrypto.so.1.0.0
    95 link path=usr/lib/$(MACH64)/libcrypto.so target=../../../lib/$(MACH64)/libcrypto.so
    79 link path=usr/lib/$(MACH64)/libcrypto.so target=../../../lib/$(MACH64)/libcrypto.so
    96 link path=usr/lib/$(MACH64)/libcrypto.so.1.0.0 target=../../../lib/$(MACH64)/libcrypto.so.1.0.0
    80 link path=usr/lib/$(MACH64)/libcrypto.so.1.0.0 target=../../../lib/$(MACH64)/libcrypto.so.1.0.0
    97 link path=usr/lib/$(MACH64)/libssl.so target=../../../lib/$(MACH64)/libssl.so
    81 link path=usr/lib/$(MACH64)/libssl.so target=../../../lib/$(MACH64)/libssl.so
    98 link path=usr/lib/$(MACH64)/libssl.so.1.0.0 target=../../../lib/$(MACH64)/libssl.so.1.0.0
    82 link path=usr/lib/$(MACH64)/libssl.so.1.0.0 target=../../../lib/$(MACH64)/libssl.so.1.0.0
    99 # Header and pkg files.
    83 # Header and pkg files.
   100 dir path=usr/include
       
   101 dir path=usr/include/openssl
       
   102 dir path=usr/lib/pkgconfig
       
   103 dir path=usr/lib/$(MACH64)/pkgconfig
       
   104 file $(MACH32)/openssl.pc path=usr/lib/pkgconfig/openssl.pc
    84 file $(MACH32)/openssl.pc path=usr/lib/pkgconfig/openssl.pc
   105 file $(MACH64)/openssl.pc path=usr/lib/$(MACH64)/pkgconfig/openssl.pc
    85 file $(MACH64)/openssl.pc path=usr/lib/$(MACH64)/pkgconfig/openssl.pc
   106 file path=usr/include/openssl/aes.h
    86 file path=usr/include/openssl/aes.h
   107 file path=usr/include/openssl/asn1.h
    87 file path=usr/include/openssl/asn1.h
   108 file path=usr/include/openssl/asn1_mac.h
    88 file path=usr/include/openssl/asn1_mac.h
   172 file path=usr/include/openssl/ui_compat.h
   152 file path=usr/include/openssl/ui_compat.h
   173 file path=usr/include/openssl/x509.h
   153 file path=usr/include/openssl/x509.h
   174 file path=usr/include/openssl/x509_vfy.h
   154 file path=usr/include/openssl/x509_vfy.h
   175 file path=usr/include/openssl/x509v3.h
   155 file path=usr/include/openssl/x509v3.h
   176 # Wanboot static standalone openssl binaries
   156 # Wanboot static standalone openssl binaries
   177 dir path=/lib
       
   178 dir path=/lib/openssl
       
   179 dir path=/lib/openssl/wanboot
       
   180 dir path=/lib/openssl/wanboot/$(MACH64)
       
   181 file path=/lib/openssl/wanboot/$(MACH64)/wanboot-openssl.o \
   157 file path=/lib/openssl/wanboot/$(MACH64)/wanboot-openssl.o \
   182     variant.arch=sparc \
   158     variant.arch=sparc \
   183     pkg.depend.bypass-generate=.* \
   159     pkg.depend.bypass-generate=.* \
   184     pkg.linted.userland.action001=true
   160     pkg.linted.userland.action001=true
   185 # Manual pages.
   161 # Manual pages.
   186 dir path=usr/share
       
   187 dir path=usr/share/man
       
   188 dir path=usr/share/man/man1openssl
       
   189 dir path=usr/share/man/man3openssl
       
   190 dir path=usr/share/man/man5openssl
       
   191 dir path=usr/share/man/man7openssl
       
   192 file path=usr/share/man/man1openssl/CA.pl.1openssl
   162 file path=usr/share/man/man1openssl/CA.pl.1openssl
   193 file path=usr/share/man/man1openssl/asn1parse.1openssl
   163 file path=usr/share/man/man1openssl/asn1parse.1openssl
   194 file path=usr/share/man/man1openssl/ca.1openssl
   164 file path=usr/share/man/man1openssl/ca.1openssl
   195 file path=usr/share/man/man1openssl/ciphers.1openssl
   165 file path=usr/share/man/man1openssl/ciphers.1openssl
   196 file path=usr/share/man/man1openssl/crl.1openssl
   166 file path=usr/share/man/man1openssl/crl.1openssl