915 Commits

Author SHA1 Message Date
Alessandro Barbieri
6cb8dd5fd8
dev-libs/protothreads: lang="en"
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2020-04-25 02:37:14 +02:00
Sergey Torokhov
a725a13101
dev-libs/StringiFor: remove check if FFLAGS is empty
Because the FFLAGS is presented by default in profile [1]
the check "if FFLAGS is empty" is removed.

[1] https://bugs.gentoo.org/575446

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-04-21 15:35:27 +03:00
Sergey Torokhov
baccbd0f3a
dev-libs/StringiFor: add maintainer
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-04-19 19:47:02 +03:00
Sergey Torokhov
9228029843
dev-libs/StringiFor: new package
A KISS pure Fortran library providing astrings (class) manipulator
for modern (2003+) Fortran projects.

From developer's page (https://github.com/szaghi/StringiFor):

What is StringiFor?
Modern Fortran standards (2003+) have introduced a better support
for characters variables, but Fortraners still do not have the power
on dealing with strings of other more-rich-programmers, e.g. Pythoners.

Allocatable deferred length character variables are now quantum-leap
with respect the old inflexible Fortran characters,
but it is still not enough for many Fortraners.

Moreover, Fortran does not provide builtin methods
for widely used strings manipulations offered by other languages,
e.g. UPPER/lowercase transformation, tokenization, etc...
StringiFor attempts to fill this lack.

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-04-19 17:01:04 +03:00
Huang Rui
8c391a7bad
dev-libs/qhttpengine: 9999 change cmake-utils to cmake
Update deprecated cmake-utils inherit to cmake

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-04-19 03:57:14 +08:00
Huang Rui
52e79ef36d
dev-libs/qhttpengine: 1.0.1 change cmake-utils to cmake
Update deprecated cmake-utils inherit to cmake

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-04-19 03:56:20 +08:00
Huang Rui
c23e853617
dev-libs/qhttpengine: 9999 fix install doc warning
Fixed the ebuild to use correct FHS/Gentoo policy paths.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-04-19 00:55:58 +08:00
Huang Rui
bd76843818
dev-libs/qhttpengine: 1.0.1 fix install doc warning
Fixed the ebuild to use correct FHS/Gentoo policy paths

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-04-19 00:55:13 +08:00
Huang Rui
34c4df12b8
dev-libs/qhttpengine: add live build
User could get latest software

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-04-18 03:46:27 +08:00
Huang Rui
f8e335ae68
dev-libs/qhttpengine: new package
QHttpEngine provides a simple set of classes for developing
HTTP server applications in Qt.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-04-18 03:46:27 +08:00
Andrew Ammerlaan
a208dce5b4
dev-libs/hts_engine: make repoman happy, fix header
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-04-05 12:57:50 +02:00
Haelwenn (lanodan) Monnier
e598adea7a
dev-libs/hts_engine: Import from ::lanodanOverlay
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2020-04-05 00:05:59 +02:00
Kurt Kanzenbach
c8f1975748
dev-libs/open62541: Fix tests and encryption support
There are two problems:

 * Tests need valgrind
 * Typo for enabling/disabling encryption

Fix it.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
2020-04-04 14:05:29 +02:00
Kurt Kanzenbach
a4bf2eca95
dev-libs/open62541: Open source C implementation of OPC UA (new package)
open62541 (http://open62541.org) is an open source and free implementation of
OPC UA (OPC Unified Architecture) written in the common subset of the C99 and
C++98 languages. The library is usable with all major compilers and provides the
necessary tools to implement dedicated OPC UA clients and servers, or to
integrate OPC UA-based communication into existing applications. open62541
library is platform independent. All platform-specific functionality is
implemented via exchangeable plugins. Plugin implementations are provided for
the major operating systems.

Closes: https://bugs.gentoo.org/716152
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
2020-04-04 12:35:09 +02:00
Alessandro Barbieri
daff073367
dev-libs/protothreads: new package
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2020-03-28 17:58:44 +01:00