FreshPorts -- The Place For Ports Fri, 5 Sep 2008 3:20 PM 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


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
Required To Build: devel/libtool15

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://nchc.dl.sourceforge.net/sourceforge/openhbci/
http://kent.dl.sourceforge.net/sourceforge/openhbci/
http://easynews.dl.sourceforge.net/sourceforge/openhbci/
http://ufpr.dl.sourceforge.net/sourceforge/openhbci/
http://umn.dl.sourceforge.net/sourceforge/openhbci/
http://heanet.dl.sourceforge.net/sourceforge/openhbci/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07: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 16: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
15 Aug 2006 00: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 08: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 20: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 09: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 03: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 04: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 15: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 12: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 16: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: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 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
Traffic

Calculated hourly:
Port count 19102
Broken 158
Deprecated 78
Ignore 423
Forbidden 6
Restricted 304
No CDROM 130
Vulnerable 50
Expired 11
Set to expire 60
Interactive 78
new 24 hours 3
new 48 hours6
new 7 days55
new fortnight82
new month252

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

Add tab to Netscape 6

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