fbrosson 48adfbdd60 openssl: allow co-installation of 1.0.2 and 1.1.0. (#1793)
The changes detailed below allow to co-install the base
packages of 1.0.2 and 1.1.0 (as well as their debuginfo).
The _devel (or _man) packages cannot be co-installed.

* Define a debuginfo package for openssl11.
* Fix typo in call to defineDebugInfoPackage for openssl,
  which was producing an incorrect debuginfo on 2nd arch.
* Also add cmd:openssl{,-1.1} to their debuginfo packages.
* Move $docDir/html/man3 to openssl11_devel.
* Add a "-1.1" suffix to each cmd:{openssl,c_rehash} for
  openssl11 to allow the co-installation of 1.0.2 & 1.1.
* Create new _man sub-packages for openssl and openssl11 and
  move all man pages (other than the man3 section) there to
  avoid overlaps when the 2 base packages are installed.
* Add symetric (openssl vs openssl11) CONFLICTS for their
  _devel and _man sup-packages.
* openssl{,11}_man REQUIRES and SUPPLEMENTS openssl{,11}.

* Introduce 4 custom variables (after portVersion):
    portVersion  1.0.2*  1.1.0*
    libVersion   1.0.0   1.1
    cmdSuffix            -1.1
    mySuffix             11
    altSuffix    11
  These are used inside both recipes at the same places to make
  it easier to spot the real differences between 1.0.2 & 1.1.0.
2017-12-05 01:13:13 +01:00
2017-11-20 18:35:06 +01:00
2017-10-25 11:08:40 +02:00
2017-10-20 18:53:56 +02:00
2017-11-28 09:33:07 +03:00
2017-11-23 20:47:23 +01:00
2017-10-01 20:31:32 +03:00
2017-12-04 20:28:10 +01:00
2017-05-09 12:41:46 +02:00
2017-11-21 22:48:13 +01:00
2017-11-29 15:12:44 +10:00
2017-11-02 08:14:47 +01:00
2017-10-20 17:35:23 +02:00
2017-11-20 18:54:55 +01:00
2017-08-03 14:25:11 +03:00
2017-11-11 12:40:02 +01:00
2017-11-12 18:42:57 +03:00
2017-11-27 07:13:03 +01:00
2017-12-03 11:56:43 +01:00
2017-11-25 20:31:33 +01:00
2017-12-03 18:00:11 +01:00
2017-12-04 20:28:10 +01:00
2017-11-29 16:54:43 +03:00
2017-10-11 20:31:04 +02:00
2017-12-01 15:09:25 +03:00
2017-11-22 02:24:12 +03:00
2017-08-26 11:25:06 +02:00
2017-07-19 10:03:36 +02:00
2017-11-30 17:05:57 +00:00
2017-10-24 12:15:41 +03:00
2017-11-20 20:17:43 +01:00
2017-11-20 20:15:20 +01:00
2017-11-24 22:27:02 +01:00
2017-10-27 23:34:49 +03:00
2017-12-04 20:28:10 +01:00
2017-09-18 18:17:10 +02:00
2017-12-03 21:04:05 +01:00
2017-10-27 15:41:03 +03:00
2017-10-26 15:35:23 +02:00
Description
Software ports for the Haiku operating system.
Readme 111 MiB
Languages
Shell 96.3%
Roff 2.4%
M4 0.5%
C 0.4%
Makefile 0.3%