dev-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-08 16:18:18 +02:00
parent 2942715422
commit 0d782eba67
215 changed files with 765 additions and 770 deletions

View File

@@ -22,12 +22,12 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
libevent${secondaryArchSuffix} = ${portVersion}
cmd:event_rpcgen.py
lib:libevent_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_core_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_extra_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_core$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_core_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_extra$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_extra_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -35,17 +35,17 @@ REQUIRES="
PROVIDES_devel="
cmd:event_rpcgen.py
lib:libevent_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_core_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_extra_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_core$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_extra$secondaryArchSuffix = 2.2.0 compat >= 2
devel:libevent_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
devel:libevent_core_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
devel:libevent_extra_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
devel:libevent_core$secondaryArchSuffix = 2.2.0 compat >= 2
devel:libevent_core_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
devel:libevent_extra$secondaryArchSuffix = 2.2.0 compat >= 2
devel:libevent_extra_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_core$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_core_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_extra$secondaryArchSuffix = 2.2.0 compat >= 2
lib:libevent_extra_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
"
REQUIRES_devel="
libevent$secondaryArchSuffix == $portVersion base

View File

@@ -23,51 +23,51 @@ PROVIDES="
cmd:event_rpcgen.py$secondaryArchSuffix
lib:libevent$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_core_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_extra_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_pthreads_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_openssl_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_core$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_core_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_extra$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_pthreads$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_extra_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_openssl$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_openssl_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_pthreads$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_pthreads_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
"
REQUIRES="
haiku$secondaryArchSuffix
cmd:python
lib:libcrypto$secondaryArchSuffix
lib:libssl$secondaryArchSuffix
cmd:python
"
PROVIDES_devel="
libevent${secondaryArchSuffix}_devel = $portVersion
devel:libevent$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_core$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_core_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_extra$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_extra_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_openssl$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_openssl_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_pthreads$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_pthreads_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent$secondaryArchSuffix = $portVersion
lib:libevent_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_core_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_extra_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_pthreads_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_openssl_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_core_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_extra_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_pthreads_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_openssl_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_core$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_extra$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_pthreads$secondaryArchSuffix = 5.1.9 compat >= 5
devel:libevent_openssl$secondaryArchSuffix = 5.1.9 compat >= 5
lib:libevent_pthreads_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
"
REQUIRES_devel="
libevent$secondaryArchSuffix == $portVersion base
devel:libssl$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libssl$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libz
"
BUILD_PREREQUIRES="

View File

@@ -29,28 +29,28 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
cmd:python
lib:libcrypto$secondaryArchSuffix
lib:libssl$secondaryArchSuffix
cmd:python
"
PROVIDES_devel="
libevent21${secondaryArchSuffix}_devel = ${portVersion}
devel:libevent_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_core_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_extra_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_pthreads_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_openssl_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_core$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_core_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_extra$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_pthreads$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_extra_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_openssl$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_openssl_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_pthreads$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_pthreads_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
"
REQUIRES_devel="
libevent21$secondaryArchSuffix == $portVersion base
devel:libssl$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
"
CONFLICTS_devel="
libevent${secondaryArchSuffix}_devel
@@ -58,8 +58,8 @@ CONFLICTS_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libssl$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libz
"
BUILD_PREREQUIRES="