The FreeBSD Ports Archive
FreeBSD finance : openhbci4>
HBCI is a bank-independent homebanking standard
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.
http://openhbci.sourceforge.net
|
openhbci history
v. 1.14
date: 2007/02/01 02:41:36; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.13
date: 2006/08/14 23:06:29; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.12
date: 2006/02/23 10:36:30; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.11
date: 2005/11/15 06:49:13; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.10
date: 2005/09/09 19:20:51; author: linimon; state: Exp; lines: +1 -1
Reset maintainer after long period of inactivity.
Previously noticed by: pav
Hat: portmgr
v. 1.9
date: 2005/05/17 08:52:01; author: lawrance; state: Exp; lines: +12 -4
Update to 0.9.17.2
- Add a patch to work around detecting gcc based on contents of $CC
- IGNORE on 4.x (needs newer c++ libs)
PR: ports/70308
Submitted by: Frank Altpeter
Approved by: clement (mentor)
v. 1.8
date: 2005/01/09 17:24:23; author: arved; state: Exp; lines: +1 -7
Fix build on 5.x
PR: 75769
Submitted by: Frerich Raabe
v. 1.7
date: 2004/09/19 02:53:44; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
v. 1.6
date: 2003/11/21 11:32:50; author: arved; state: Exp; lines: +0 -1
I am not sure, why I added -pedantic 10 months ago.
With todays gcc it breaks the port on 5.x
v. 1.5
date: 2003/11/11 09:03:50; author: linimon; state: Exp; lines: +1 -1
Update to current versions. PR: ports/57080 and maintainer timeout.
v. 1.4
date: 2003/06/09 11:19:49; author: kris; state: Exp; lines: +1 -0
Add missing file and bump PORTREVISION
v. 1.3
date: 2003/04/14 15:51:54; author: arved; state: Exp; lines: +1 -1
Update to 0.9.9
PR: 50946
Submitted by: maintainer
v. 1.2
date: 2003/02/21 12:00:34; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.1
date: 2003/01/08 21:18:03; author: arved; state: Exp;
Add openhbci, client-side implementation of the HBCI
specification.
PR: 42601
Submitted by: Heiner Strauss
=============================================================================
v. 1.14
date: 2007/02/01 02:41:36; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.13
date: 2006/08/14 23:06:29; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.12
date: 2006/02/23 10:36:30; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.11
date: 2005/11/15 06:49:13; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.10
date: 2005/09/09 19:20:51; author: linimon; state: Exp; lines: +1 -1
Reset maintainer after long period of inactivity.
Previously noticed by: pav
Hat: portmgr
v. 1.9
date: 2005/05/17 08:52:01; author: lawrance; state: Exp; lines: +12 -4
Update to 0.9.17.2
- Add a patch to work around detecting gcc based on contents of $CC
- IGNORE on 4.x (needs newer c++ libs)
PR: ports/70308
Submitted by: Frank Altpeter
Approved by: clement (mentor)
v. 1.8
date: 2005/01/09 17:24:23; author: arved; state: Exp; lines: +1 -7
Fix build on 5.x
PR: 75769
Submitted by: Frerich Raabe
v. 1.7
date: 2004/09/19 02:53:44; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
v. 1.6
date: 2003/11/21 11:32:50; author: arved; state: Exp; lines: +0 -1
I am not sure, why I added -pedantic 10 months ago.
With todays gcc it breaks the port on 5.x
v. 1.5
date: 2003/11/11 09:03:50; author: linimon; state: Exp; lines: +1 -1
Update to current versions. PR: ports/57080 and maintainer timeout.
v. 1.4
date: 2003/06/09 11:19:49; author: kris; state: Exp; lines: +1 -0
Add missing file and bump PORTREVISION
v. 1.3
date: 2003/04/14 15:51:54; author: arved; state: Exp; lines: +1 -1
Update to 0.9.9
PR: 50946
Submitted by: maintainer
v. 1.2
date: 2003/02/21 12:00:34; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.1
date: 2003/01/08 21:18:03; author: arved; state: Exp;
Add openhbci, client-side implementation of the HBCI
specification.
PR: 42601
Submitted by: Heiner Strauss
=============================================================================
v. 1.14
date: 2007/02/01 02:41:36; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.13
date: 2006/08/14 23:06:29; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.12
date: 2006/02/23 10:36:30; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.11
date: 2005/11/15 06:49:13; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.10
date: 2005/09/09 19:20:51; author: linimon; state: Exp; lines: +1 -1
Reset maintainer after long period of inactivity.
Previously noticed by: pav
Hat: portmgr
v. 1.9
date: 2005/05/17 08:52:01; author: lawrance; state: Exp; lines: +12 -4
Update to 0.9.17.2
- Add a patch to work around detecting gcc based on contents of $CC
- IGNORE on 4.x (needs newer c++ libs)
PR: ports/70308
Submitted by: Frank Altpeter
Approved by: clement (mentor)
v. 1.8
date: 2005/01/09 17:24:23; author: arved; state: Exp; lines: +1 -7
Fix build on 5.x
PR: 75769
Submitted by: Frerich Raabe
v. 1.7
date: 2004/09/19 02:53:44; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
v. 1.6
date: 2003/11/21 11:32:50; author: arved; state: Exp; lines: +0 -1
I am not sure, why I added -pedantic 10 months ago.
With todays gcc it breaks the port on 5.x
v. 1.5
date: 2003/11/11 09:03:50; author: linimon; state: Exp; lines: +1 -1
Update to current versions. PR: ports/57080 and maintainer timeout.
v. 1.4
date: 2003/06/09 11:19:49; author: kris; state: Exp; lines: +1 -0
Add missing file and bump PORTREVISION
v. 1.3
date: 2003/04/14 15:51:54; author: arved; state: Exp; lines: +1 -1
Update to 0.9.9
PR: 50946
Submitted by: maintainer
v. 1.2
date: 2003/02/21 12:00:34; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.1
date: 2003/01/08 21:18:03; author: arved; state: Exp;
Add openhbci, client-side implementation of the HBCI
specification.
PR: 42601
Submitted by: Heiner Strauss
=============================================================================
|
| |

|