Mercurial > repos > iuc > package_openssl_1_0
comparison tool_dependencies.xml @ 4:8fe4c1433b01 draft
Uploaded
| author | bgruening |
|---|---|
| date | Wed, 21 Jan 2015 17:17:14 -0500 |
| parents | a535cffc8bcb |
| children | 49d779f59cb3 |
comparison
equal
deleted
inserted
replaced
| 3:a535cffc8bcb | 4:8fe4c1433b01 |
|---|---|
| 4 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 5 </package> | 5 </package> |
| 6 <package name="perl" version="5.18.1"> | 6 <package name="perl" version="5.18.1"> |
| 7 <repository changeset_revision="a1a111b9faa5" name="package_perl_5_18" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 7 <repository changeset_revision="a1a111b9faa5" name="package_perl_5_18" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 8 </package> | 8 </package> |
| 9 | |
| 10 <package name="openssl" version="1.0.1"> | 9 <package name="openssl" version="1.0.1"> |
| 11 <install version="1.0"> | 10 <install version="1.0"> |
| 12 <actions> | 11 <actions> |
| 13 <action type="download_by_url">ftp://ftp.openssl.org/source/openssl-1.0.1h.tar.gz</action> | 12 <action type="download_by_url">ftp://ftp.openssl.org/source/openssl-1.0.1l.tar.gz</action> |
| 14 <!-- populate the environment variables from the dependend repos --> | 13 <!-- populate the environment variables from the dependend repos --> |
| 15 <action type="set_environment_for_install"> | 14 <action type="set_environment_for_install"> |
| 16 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 15 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 17 <package name="zlib" version="1.2.8" /> | 16 <package name="zlib" version="1.2.8" /> |
| 18 </repository> | 17 </repository> |
| 20 <package name="perl" version="5.18.1" /> | 19 <package name="perl" version="5.18.1" /> |
| 21 </repository> | 20 </repository> |
| 22 </action> | 21 </action> |
| 23 | 22 |
| 24 <action type="shell_command">./config --prefix=$INSTALL_DIR shared</action> | 23 <action type="shell_command">./config --prefix=$INSTALL_DIR shared</action> |
| 25 <!-- delete unused man pages, that will result in an error due to an bug in some perl libraries | 24 <!-- delete unused man pages, that will result in an error due to an bug in some perl libraries |
| 26 https://bugs.archlinux.org/task/35868 | 25 https://bugs.archlinux.org/task/35868 |
| 27 --> | 26 --> |
| 28 <action type="shell_command">rm ./doc/apps/cms.pod</action> | 27 <action type="shell_command">rm ./doc/apps/cms.pod</action> |
| 29 <action type="shell_command">rm ./doc/apps/smime.pod</action> | 28 <action type="shell_command">rm ./doc/apps/smime.pod</action> |
| 30 <action type="shell_command">rm ./doc/crypto/X509_STORE_CTX_get_error.pod</action> | 29 <action type="shell_command">rm ./doc/crypto/X509_STORE_CTX_get_error.pod</action> |
| 57 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | 56 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> |
| 58 </action> | 57 </action> |
| 59 </actions> | 58 </actions> |
| 60 </install> | 59 </install> |
| 61 <readme> | 60 <readme> |
| 62 The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library. | 61 The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library. |
| 63 The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop the OpenSSL toolkit and its related documentation. | 62 The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop the OpenSSL toolkit and its related documentation. |
| 64 | 63 |
| 65 https://www.openssl.org/ | 64 https://www.openssl.org/ |
| 66 </readme> | 65 </readme> |
| 67 </package> | 66 </package> |
| 68 </tool_dependency> | 67 </tool_dependency> |
