FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 3:16 AM BST
Port details
openhbci 0.9.17.2 finance on this many watch lists=1 search for ports that depend on this port
HBCI is a bank-independent homebanking standard

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Jan 2003 21:18:22
License: not specified in port


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
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/libtool
There are no ports dependent upon this port

To install the port: cd /usr/ports/finance/openhbci/ && make install clean
To add the package: pkg_add -r openhbci


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://sunet.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://iweb.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://switch.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://surfnet.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://kent.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://freefr.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://voxel.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://jaist.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://osdn.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://nchc.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://ncu.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://transact.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://softlayer.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://internode.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://ufpr.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
http://waix.dl.sourceforge.net/project/openhbci/openhbci/0.9.17/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Dec 2011 18:46:05
Original commit files touched by this commit  0.9.17.2
se search for other commits by this committer
Fix compilation with clang. This does not fix the port, since there is a
libtool error (missing librdhfile.la) later on.
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.9.17.2
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.9.17.2
ade search for other commits by this committer
Sync to new bsd.autotools.mk
22 Aug 2009 00:20:34
Original commit files touched by this commit  0.9.17.2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.9.17.2
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.9.17.2
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
27 Jul 2008 15:34:36
Original commit files touched by this commit  0.9.17.2
rafan search for other commits by this committer
- Drop 4.x support
01 Feb 2007 02:42:06
Original commit files touched by this commit  0.9.17.2
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
14 Aug 2006 23:06:39
Original commit files touched by this commit  0.9.17.2
clsung search for other commits by this committer
- 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 <gslin_AT_gslin dot org>
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.9.17.2
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
24 Nov 2005 16:18:42
Original commit files touched by this commit  0.9.17.2
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.9.17.2
ade search for other commits by this committer
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.
15 Sep 2005 07:25:06
Original commit files touched by this commit  0.9.17.2
linimon search for other commits by this committer
Chase mastersite.

Source:         distfile survey
09 Sep 2005 19:20:51
Original commit files touched by this commit  0.9.17.2
linimon search for other commits by this committer
Reset maintainer after long period of inactivity.

Previously noticed by:  pav
Hat:                    portmgr
17 May 2005 08:52:02
Original commit files touched by this commit  0.9.17.2
lawrance search for other commits by this committer
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 <frank.altpeter@gmail.com>
Approved by:    clement (mentor)
09 Jan 2005 17:24:23
Original commit files touched by this commit  0.9.13_1
arved search for other commits by this committer
Fix build on 5.x

PR:             75769
Submitted by:   Frerich Raabe <frerich@athame.co.uk>
19 Sep 2004 02:53:44
Original commit files touched by this commit  0.9.13_1
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.9.13_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
25 Jan 2004 04:02:44
Original commit files touched by this commit  0.9.13_1
linimon search for other commits by this committer
Fix dependencies for finance/aqmoney; fix plist for those dependencies.
This should fix the build(s) on bento.

prompted by: kris
21 Nov 2003 11:32:50
Original commit files touched by this commit  0.9.13_1
arved search for other commits by this committer
I am not sure, why I added -pedantic 10 months ago.
With todays gcc it breaks the port on 5.x
11 Nov 2003 09:03:50
Original commit files touched by this commit  0.9.13_1
linimon search for other commits by this committer
Update to current versions.  PR: ports/57080 and maintainer timeout.
20 Jul 2003 14:09:54
Original commit files touched by this commit  0.9.9_1
arved search for other commits by this committer
Fix a build problem with CURRENT.
09 Jun 2003 11:19:49
Original commit files touched by this commit  0.9.9_1
kris search for other commits by this committer
Add missing file and bump PORTREVISION
14 Apr 2003 15:51:55
Original commit files touched by this commit  0.9.9
arved search for other commits by this committer
Update to 0.9.9

PR:             50946
Submitted by:   maintainer
22 Feb 2003 03:29:46
Original commit files touched by this commit  0.9.4
kris search for other commits by this committer
Add missing file
21 Feb 2003 12:00:40
Original commit files touched by this commit  0.9.4
knu search for other commits by this committer
De-pkg-comment.
08 Jan 2003 21:18:03
Original commit files touched by this commit  0.9.4
arved search for other commits by this committer
Add openhbci, client-side implementation of the HBCI
specification.

PR:             42601
Submitted by:   Heiner Strauss <heiner@bilch.com>

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.188 seconds.