aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-04-04 16:37:29 +0000
committerRene Ladan <rene@FreeBSD.org>2019-04-04 16:37:29 +0000
commitcc5fe2dd620082c6185b6968505daa180908270f (patch)
tree4cee0f81cfd6da29fc9cf44ab5caf8f38bcb7006 /finance
parent94667a5ac650f84230ad89c0926d95d39bdf63ac (diff)
downloadports-cc5fe2dd620082c6185b6968505daa180908270f.tar.gz
ports-cc5fe2dd620082c6185b6968505daa180908270f.zip
Remove expired ports:
2019-03-25 chinese/reciteword: depends on audio/esound 2019-03-31 comms/conserver: Superseeded by comms/conserver-com 2019-03-24 databases/flamerobin: Abandonware since 2009, does not work with newer version of wxGTK 2019-04-01 databases/mariadb100-client: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/) 2019-04-01 databases/mariadb100-server: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/) 2019-03-12 devel/physfs-devel: is the same as devel/physfs, serving no purpose 2019-03-20 devel/py-construct28: Latest upstream version is in ports tree devel/py-construct 2019-03-31 devel/xtoolchain-llvm40: No supported release uses this version 2019-03-31 devel/xtoolchain-llvm50: No supported release uses this version 2019-03-31 finance/aqmoney: no longer maintained upstream 2019-03-31 finance/openhbci: no longer maintained upstream 2019-03-31 graphics/py-exiv2: py-exiv2 has been deprecated in favour of GExiv2 2019-04-04 mail/dbmail22: Please use mail/dbmail which uses latest version of 3.X 2019-03-31 net/rubygem-fog-google17: Use net/rubygem-fog-google instead 2019-03-31 ports-mgmt/bsdadminscripts: Upstream stale nearly 10 years, no longer works properly, use ports-mgmt/bsdadminscripts2 instead 2019-03-24 www/mod_md-devel: Use the module that is shipped with Apache 2.4 2019-03-25 x11/xbelld: Depends on audio/esound
Notes
Notes: svn path=/head/; revision=497852
Diffstat (limited to 'finance')
-rw-r--r--finance/Makefile2
-rw-r--r--finance/aqmoney/Makefile26
-rw-r--r--finance/aqmoney/distinfo2
-rw-r--r--finance/aqmoney/pkg-descr7
-rw-r--r--finance/openhbci/Makefile39
-rw-r--r--finance/openhbci/distinfo2
-rw-r--r--finance/openhbci/files/patch-configure11
-rw-r--r--finance/openhbci/files/patch-pointer.h11
-rw-r--r--finance/openhbci/files/patch-src__openhbci__core__date.cpp11
-rw-r--r--finance/openhbci/files/patch-src__openhbci__core__statusreport.cpp10
-rw-r--r--finance/openhbci/files/patch-src__openhbci__core__updjob.cpp10
-rw-r--r--finance/openhbci/files/patch-src__openhbci__simpleconfig.cpp10
-rw-r--r--finance/openhbci/files/patch-src_openhbci_api.cpp11
-rw-r--r--finance/openhbci/files/patch-src_openhbci_core_bank.cpp11
-rw-r--r--finance/openhbci/files/patch-src_openhbci_core_bank.h11
-rw-r--r--finance/openhbci/files/patch-src_openhbci_core_deskey.cpp80
-rw-r--r--finance/openhbci/files/patch-src_openhbci_core_value.cpp16
-rw-r--r--finance/openhbci/files/patch-src_plugins_keyfile_keyfile.cpp11
-rw-r--r--finance/openhbci/files/patch-transaction.cpp10
-rw-r--r--finance/openhbci/pkg-descr15
-rw-r--r--finance/openhbci/pkg-plist77
21 files changed, 0 insertions, 383 deletions
diff --git a/finance/Makefile b/finance/Makefile
index a7701b0abb4f..ffe03cbd2fd2 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -22,7 +22,6 @@
SUBDIR += R-cran-vars
SUBDIR += alkimia
SUBDIR += aqbanking
- SUBDIR += aqmoney
SUBDIR += beancount
SUBDIR += beanie
SUBDIR += cbb
@@ -47,7 +46,6 @@
SUBDIR += moneymanagerex
SUBDIR += mybudget
SUBDIR += myphpmoney
- SUBDIR += openhbci
SUBDIR += p5-Business-CreditCard
SUBDIR += p5-Business-MaxMind-CreditCardFraudDetection
SUBDIR += p5-Business-OCV
diff --git a/finance/aqmoney/Makefile b/finance/aqmoney/Makefile
deleted file mode 100644
index d4ac1fb10bff..000000000000
--- a/finance/aqmoney/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created by: Heiner Strauss <heiner@bilch.com>
-# $FreeBSD$
-
-PORTNAME= aqmoney
-PORTVERSION= 0.6.3
-CATEGORIES= finance
-MASTER_SITES= SF
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Manage your credit institute accounts using openhbci
-
-BROKEN= fails to build
-DEPRECATED= no longer maintained upstream
-EXPIRATION_DATE= 2019-03-31
-
-LIB_DEPENDS= libopenhbci.so:finance/openhbci
-
-GNU_CONFIGURE= yes
-PLIST_FILES= bin/aqmoney \
- man/man1/aqmoney.1.gz
-
-post-patch:
- ${FIND} ${WRKSRC}/src -name "*.cpp" -o -name "*.h" | ${XARGS} \
- ${REINPLACE_CMD} -e 's|class HBCI::SimpleConfig;|namespace HBCI{class SimpleConfig;}|'
-
-.include <bsd.port.mk>
diff --git a/finance/aqmoney/distinfo b/finance/aqmoney/distinfo
deleted file mode 100644
index ce68e83c6b42..000000000000
--- a/finance/aqmoney/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (aqmoney-0.6.3.tar.gz) = ee4ac68a02b5e64508ae3987930c090e8583d72760206290bf95a9dcb0a82388
-SIZE (aqmoney-0.6.3.tar.gz) = 420834
diff --git a/finance/aqmoney/pkg-descr b/finance/aqmoney/pkg-descr
deleted file mode 100644
index e88667cec208..000000000000
--- a/finance/aqmoney/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Aqmoney is a homebanking application.
-Aqmoney is able to create both RDH mode ("security disc" mode called in
-other programs) and DDV mode (chip card) customers. A customer is one who
-has one or more account(s) at a credit institute. To manage accounts you must
-first create a customer.
-
-WWW: https://sourceforge.net/projects/aqmoney/
diff --git a/finance/openhbci/Makefile b/finance/openhbci/Makefile
deleted file mode 100644
index d777e679536e..000000000000
--- a/finance/openhbci/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# Created by: Heiner Strauss <heiner@bilch.com>
-# $FreeBSD$
-
-PORTNAME= openhbci
-PORTVERSION= 0.9.17.2
-PORTREVISION= 1
-CATEGORIES= finance
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.9.17
-DISTNAME= openhbci-0.9.17-2
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= HBCI is a bank-independent homebanking standard
-
-DEPRECATED= no longer maintained upstream
-EXPIRATION_DATE= 2019-03-31
-
-USES= libtool ssl
-GNU_CONFIGURE= yes
-INSTALL_TARGET= install-strip
-USE_LDCONFIG= yes
-CONFIGURE_ARGS+=--with-openssl-includes=${OPENSSLINC} \
- --with-openssl-libs=${OPENSSLLIB}
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-0.9.17
-
-.include <bsd.port.pre.mk>
-
-.if ${SSL_DEFAULT} == base
-BROKEN_FreeBSD_12= error: incomplete definition of type 'struct ssl_cipher_st'
-BROKEN_FreeBSD_13= error: incomplete definition of type 'struct ssl_cipher_st'
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-lstdc++||' \
- ${WRKSRC}/configure \
- ${WRKSRC}/src/openhbci/Makefile.in \
- ${WRKSRC}/src/openhbci/core/Makefile.in
-
-.include <bsd.port.post.mk>
diff --git a/finance/openhbci/distinfo b/finance/openhbci/distinfo
deleted file mode 100644
index 2314448cad5f..000000000000
--- a/finance/openhbci/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (openhbci-0.9.17-2.tar.gz) = 6031a42ec0c37eaa867e2a20a93fca97cf7dfe95d20bacd2b670c2f274fbe271
-SIZE (openhbci-0.9.17-2.tar.gz) = 736175
diff --git a/finance/openhbci/files/patch-configure b/finance/openhbci/files/patch-configure
deleted file mode 100644
index 0b19eb0d1918..000000000000
--- a/finance/openhbci/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Sat Aug 21 06:41:37 2004
-+++ configure Tue May 17 15:19:54 2005
-@@ -20034,7 +20034,7 @@
- echo "$as_me:$LINENO: checking if plugin loading is supported" >&5
- echo $ECHO_N "checking if plugin loading is supported... $ECHO_C" >&6
- case `basename $CC` in
-- gcc*)
-+ gcc* | cc*)
- gccversion=`$CC --version`
- case $gccversion in
- 0.*)
diff --git a/finance/openhbci/files/patch-pointer.h b/finance/openhbci/files/patch-pointer.h
deleted file mode 100644
index b869049d9ad4..000000000000
--- a/finance/openhbci/files/patch-pointer.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/openhbci/core/pointer.h~ 2003-07-01 22:04:04.000000000 +0200
-+++ src/openhbci/core/pointer.h 2011-12-20 19:35:02.781176123 +0100
-@@ -758,7 +758,7 @@
- "Bad cast",
- u.description());
- /* otherwise create a new pointer */
-- return makePointer(u);
-+ return PointerCast::makePointer(u);
- };
-
- };
diff --git a/finance/openhbci/files/patch-src__openhbci__core__date.cpp b/finance/openhbci/files/patch-src__openhbci__core__date.cpp
deleted file mode 100644
index 0ed68130d883..000000000000
--- a/finance/openhbci/files/patch-src__openhbci__core__date.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/openhbci/core/date.cpp.orig 2003-04-25 05:45:54.000000000 +0400
-+++ src/openhbci/core/date.cpp 2014-07-03 13:48:43.000000000 +0400
-@@ -43,6 +43,8 @@
- #include "date.h"
- #include "hbcistring.h"
-
-+#include <stdlib.h> // for atoi()
-+
-
- namespace HBCI {
-
diff --git a/finance/openhbci/files/patch-src__openhbci__core__statusreport.cpp b/finance/openhbci/files/patch-src__openhbci__core__statusreport.cpp
deleted file mode 100644
index 687984acbf8f..000000000000
--- a/finance/openhbci/files/patch-src__openhbci__core__statusreport.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/openhbci/core/statusreport.cpp.orig 2003-05-21 16:01:41.000000000 +0400
-+++ src/openhbci/core/statusreport.cpp 2014-07-03 13:52:40.000000000 +0400
-@@ -29,6 +29,7 @@
- #include "statusreport.h"
- #include "hbcistring.h"
- #include <assert.h>
-+#include <stdlib.h> // for atoi()
-
- namespace HBCI {
-
diff --git a/finance/openhbci/files/patch-src__openhbci__core__updjob.cpp b/finance/openhbci/files/patch-src__openhbci__core__updjob.cpp
deleted file mode 100644
index 8da09acdff32..000000000000
--- a/finance/openhbci/files/patch-src__openhbci__core__updjob.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/openhbci/core/updjob.cpp.orig 2003-01-31 22:13:29.000000000 +0300
-+++ src/openhbci/core/updjob.cpp 2014-07-03 13:52:04.000000000 +0400
-@@ -43,6 +43,7 @@
-
- #include "updjob.h"
- #include "hbcistring.h"
-+#include <stdlib.h> // for atoi()
-
-
- namespace HBCI {
diff --git a/finance/openhbci/files/patch-src__openhbci__simpleconfig.cpp b/finance/openhbci/files/patch-src__openhbci__simpleconfig.cpp
deleted file mode 100644
index 2b4abd016098..000000000000
--- a/finance/openhbci/files/patch-src__openhbci__simpleconfig.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/openhbci/simpleconfig.cpp.orig 2003-07-02 22:22:24.000000000 +0400
-+++ src/openhbci/simpleconfig.cpp 2014-07-03 13:53:03.000000000 +0400
-@@ -37,6 +37,7 @@
- #include "simpleconfig.h"
-
- #include <stdio.h>
-+#include <stdlib.h> // for atoi()
- #include "parser.h"
- #include "filestream.h"
-
diff --git a/finance/openhbci/files/patch-src_openhbci_api.cpp b/finance/openhbci/files/patch-src_openhbci_api.cpp
deleted file mode 100644
index 2c67f7fe888d..000000000000
--- a/finance/openhbci/files/patch-src_openhbci_api.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/openhbci/api.cpp.orig 2018-09-01 02:43:47 UTC
-+++ src/openhbci/api.cpp
-@@ -1260,7 +1260,7 @@ void API::_addPluginsFromDirs(Pointer<MediumPluginList
- goon=false;
- else {
- if (-1!=parser::cmpPattern(entry,
-- "*"PLUGIN_EXT,
-+ "*" PLUGIN_EXT,
- false)) {
- Pointer<MediumPluginFile> mpf;
-
diff --git a/finance/openhbci/files/patch-src_openhbci_core_bank.cpp b/finance/openhbci/files/patch-src_openhbci_core_bank.cpp
deleted file mode 100644
index 9bab25cf7c4b..000000000000
--- a/finance/openhbci/files/patch-src_openhbci_core_bank.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/openhbci/core/bank.cpp.orig 2003-04-25 01:45:54 UTC
-+++ src/openhbci/core/bank.cpp
-@@ -39,7 +39,7 @@ instituteMessage::instituteMessage()
- instituteMessage::~instituteMessage(){
- }
-
--const bool instituteMessage::operator==(const instituteMessage &msg) {
-+bool instituteMessage::operator==(const instituteMessage &msg) const {
- return (_date == msg._date &&
- 0 == _time.compare(msg._time) &&
- _subject == msg._subject &&
diff --git a/finance/openhbci/files/patch-src_openhbci_core_bank.h b/finance/openhbci/files/patch-src_openhbci_core_bank.h
deleted file mode 100644
index c05bc6276bd0..000000000000
--- a/finance/openhbci/files/patch-src_openhbci_core_bank.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/openhbci/core/bank.h.orig 2003-06-13 21:50:00 UTC
-+++ src/openhbci/core/bank.h
-@@ -97,7 +97,7 @@ public:
- instituteMessage();
- ~instituteMessage();
-
-- const bool operator==(const instituteMessage &msg);
-+ bool operator==(const instituteMessage &msg) const;
-
- /** Returns the Date of arrival. */
- const Date &date() const { return _date;};
diff --git a/finance/openhbci/files/patch-src_openhbci_core_deskey.cpp b/finance/openhbci/files/patch-src_openhbci_core_deskey.cpp
deleted file mode 100644
index 714b264d285e..000000000000
--- a/finance/openhbci/files/patch-src_openhbci_core_deskey.cpp
+++ /dev/null
@@ -1,80 +0,0 @@
---- src/openhbci/core/deskey.cpp.orig 2002-12-10 15:54:07 UTC
-+++ src/openhbci/core/deskey.cpp
-@@ -42,11 +42,11 @@
- namespace HBCI {
-
- DESKey::DESKey(string password) {
-- des_cblock left, right;
-+ DES_cblock left, right;
- keyData = "";
-
- // transform password to 2 keys
-- des_string_to_2keys(password.c_str(), &left, &right);
-+ DES_string_to_2keys(password.c_str(), &left, &right);
-
- // set the keydata
- for (int i=0; i<8; i++)
-@@ -64,8 +64,8 @@ DESKey::~DESKey(){
-
- DESKey DESKey::createKey() {
- int result = 1;
-- des_cblock nativeDESKey;
-- des_key_schedule key;
-+ DES_cblock nativeDESKey;
-+ DES_key_schedule key;
-
- DESKey *newKey = new DESKey();
- newKey->keyData = "";
-@@ -73,16 +73,16 @@ DESKey DESKey::createKey() {
- RAND_seed(getRndData(1024), 1024);
-
- while (result != 0) {
-- des_random_key(&nativeDESKey);
-- result = des_set_key_checked(&nativeDESKey, key);
-+ DES_random_key(&nativeDESKey);
-+ result = DES_set_key_checked(&nativeDESKey, &key);
- }
- for (int i=0; i<8; i++)
- newKey->keyData += nativeDESKey[i];
-
- result = 1;
- while (result != 0) {
-- des_random_key(&nativeDESKey);
-- result = des_set_key_checked(&nativeDESKey, key);
-+ DES_random_key(&nativeDESKey);
-+ result = DES_set_key_checked(&nativeDESKey, &key);
- }
- for (int i=0; i<8; i++)
- newKey->keyData += nativeDESKey[i];
-@@ -116,24 +116,24 @@ bool DESKey::crypt(int enDeCrypt) {
- //2-key-tripple-des
- //dataToCrypt.length() % 8 has to be 0, padding/ depadding in calling method
-
-- des_cblock left, right;
-+ DES_cblock left, right;
- keyData.copy((char*) &left,8);
- keyData.copy((char*) &right,8,8);
-
-- des_cblock initVector;
-- des_key_schedule key1, key2;
-+ DES_cblock initVector;
-+ DES_key_schedule key1, key2;
- unsigned char source[intData.length()];
- unsigned char dest[intData.length()];
- for (unsigned int i=0; i<intData.length(); i++)
- source[i]=intData[i];
-
-- des_set_key(&left, key1);
-- des_set_key(&right, key2);
-+ DES_set_key(&left, &key1);
-+ DES_set_key(&right, &key2);
- for (int i=0; i<8; i++)
- initVector[i] = 0;
-
-- des_ede2_cbc_encrypt((unsigned char*) &source, (unsigned char*) &dest, intData.length(),
-- key1, key2, &initVector, enDeCrypt);
-+ DES_ede2_cbc_encrypt((unsigned char*) &source, (unsigned char*) &dest, intData.length(),
-+ &key1, &key2, &initVector, enDeCrypt);
-
- intData = string((const char*) &dest, intData.length());
-
diff --git a/finance/openhbci/files/patch-src_openhbci_core_value.cpp b/finance/openhbci/files/patch-src_openhbci_core_value.cpp
deleted file mode 100644
index bac63df180b2..000000000000
--- a/finance/openhbci/files/patch-src_openhbci_core_value.cpp
+++ /dev/null
@@ -1,16 +0,0 @@
-value.cpp:145:10: error: no viable conversion from 'std::__1::basic_istream<char>' to 'bool'
- bool readsuccess = (ist >> _value);
- ^ ~~~~~~~~~~~~~~~
-
---- src/openhbci/core/value.cpp.orig 2018-09-01 02:40:24 UTC
-+++ src/openhbci/core/value.cpp
-@@ -142,7 +142,8 @@ Value::Value(const string &strvalue)
- setlocale(LC_NUMERIC, "C");
-
- // Read float (double) value according to C-locale rules.
-- bool readsuccess = (ist >> _value);
-+ ist >> _value;
-+ bool readsuccess = ist.good();
-
- // Reset locale to cached string.
- setlocale(LC_NUMERIC, oldloc.c_str());
diff --git a/finance/openhbci/files/patch-src_plugins_keyfile_keyfile.cpp b/finance/openhbci/files/patch-src_plugins_keyfile_keyfile.cpp
deleted file mode 100644
index e96e467c7499..000000000000
--- a/finance/openhbci/files/patch-src_plugins_keyfile_keyfile.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/plugins/keyfile/keyfile.cpp.orig 2018-09-01 02:44:43 UTC
-+++ src/plugins/keyfile/keyfile.cpp
-@@ -314,7 +314,7 @@ Error _checkVersion(const API *api) {
- ERROR_LEVEL_NORMAL,
- HBCI_ERROR_CODE_MEDIUM,
- ERROR_ADVISE_DONTKNOW,
-- "need OpenHBCI v"OPENHBCI_VERSION_FULL_STRING
-+ "need OpenHBCI v" OPENHBCI_VERSION_FULL_STRING
- " or newer");
- }
-
diff --git a/finance/openhbci/files/patch-transaction.cpp b/finance/openhbci/files/patch-transaction.cpp
deleted file mode 100644
index 2cd1a0072bfa..000000000000
--- a/finance/openhbci/files/patch-transaction.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/openhbci/core/transaction.cpp.orig Sun Jul 20 16:02:04 2003
-+++ src/openhbci/core/transaction.cpp Sun Jul 20 16:02:48 2003
-@@ -34,6 +34,7 @@
- #include <config.h>
- #endif
-
-+#include <assert.h>
- #include "transaction.h"
- #include "hbcistring.h"
-
diff --git a/finance/openhbci/pkg-descr b/finance/openhbci/pkg-descr
deleted file mode 100644
index 0ba08c2db22e..000000000000
--- a/finance/openhbci/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-OpenHBCI -- the first free client-side implementation of the HBCI
-specification.
-
-HBCI is a bank-independent homebanking standard used by many German
-banks. This publicly available protocol describes communication,
-authentification, encryption, and business transactions taking place
-between a homebanking applications and a bank's server. OpenHBCI
-provides an object oriented library implementing the current
-client-side HBCI specification. The library is written in C++, with C
-wrappers also available. OpenHBCI provides the application programmer
-with a high-level abstraction of almost all business transactions, so
-that all HBCI details are totally encapsulated and do not need to be
-bothered with.
-
-WWW: http://openhbci.sourceforge.net
diff --git a/finance/openhbci/pkg-plist b/finance/openhbci/pkg-plist
deleted file mode 100644
index 156c86b5c6f1..000000000000
--- a/finance/openhbci/pkg-plist
+++ /dev/null
@@ -1,77 +0,0 @@
-bin/openhbci-config
-include/openhbci.h
-include/openhbci/abstracttrans.h
-include/openhbci/account.h
-include/openhbci/accountparams.h
-include/openhbci/adminjobs.h
-include/openhbci/api.h
-include/openhbci/api_c.h
-include/openhbci/auth.h
-include/openhbci/balance.h
-include/openhbci/bank.h
-include/openhbci/bankparams.h
-include/openhbci/bpdjob.h
-include/openhbci/cmdlineoptions.h
-include/openhbci/conf.h
-include/openhbci/cryptkey.h
-include/openhbci/customer.h
-include/openhbci/date.h
-include/openhbci/datetime.h
-include/openhbci/deskey.h
-include/openhbci/directory.h
-include/openhbci/dllimport.h
-include/openhbci/error.h
-include/openhbci/file.h
-include/openhbci/filestream.h
-include/openhbci/hbci.h
-include/openhbci/hbcistring.h
-include/openhbci/hbcistringlist.h
-include/openhbci/inetaddress.h
-include/openhbci/init_plugins.h
-include/openhbci/interactor.h
-include/openhbci/interactorcb.h
-include/openhbci/job.h
-include/openhbci/libloader.h
-include/openhbci/limit.h
-include/openhbci/listwrappers.h
-include/openhbci/loader.h
-include/openhbci/medium.h
-include/openhbci/mediumplugin.h
-include/openhbci/mediumpluginfile.h
-include/openhbci/mediumpluginlist.h
-include/openhbci/mediumrdhbase.h
-include/openhbci/messagequeue.h
-include/openhbci/outbox.h
-include/openhbci/outboxaccjobs.h
-include/openhbci/outboxjob.h
-include/openhbci/outboxjobkeys.h
-include/openhbci/outboxjobs.h
-include/openhbci/outboxstojobs.h
-include/openhbci/parser.h
-include/openhbci/plugin.h
-include/openhbci/pluginfile.h
-include/openhbci/pointer.h
-include/openhbci/progressmonitor.h
-include/openhbci/progressmonitorcb.h
-include/openhbci/rsakey.h
-include/openhbci/simpleconfig.h
-include/openhbci/socket.h
-include/openhbci/standingorder.h
-include/openhbci/statusreport.h
-include/openhbci/stream.h
-include/openhbci/swiftparser.h
-include/openhbci/transaction.h
-include/openhbci/tree.h
-include/openhbci/updjob.h
-include/openhbci/user.h
-include/openhbci/userparams.h
-include/openhbci/value.h
-lib/libopenhbci.a
-lib/libopenhbci.so
-lib/libopenhbci.so.14
-lib/libopenhbci.so.14.0.2
-lib/openhbci/plugins/14/media/rdhfile.a
-lib/openhbci/plugins/14/media/rdhfile.so
-lib/openhbci/plugins/14/media/rdhfile.so.0
-lib/openhbci/plugins/14/media/rdhfile.so.0.0.0
-share/aclocal/openhbci.m4