FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 2:03 PM GMT
Port details
aqmoney 0.6.3 finance on this many watch lists=1 search for ports that depend on this port
Manage your credit institute accounts using openhbci

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: 16 Apr 2003 08:59:50
License: not specified in port
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: http://sourceforge.net/projects/aqmoney
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: finance/openhbci
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

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

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.6.3
miwi search for other commits by this committer
- Get Rid MD5 support
22 Aug 2009 00:20:34
Original commit files touched by this commit  0.6.3
  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
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.6.3
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)
24 Nov 2005 16:18:42
Original commit files touched by this commit  0.6.3
pav search for other commits by this committer
- Add SHA256
29 Aug 2005 23:19:24
Original commit files touched by this commit  0.6.3
pav search for other commits by this committer
- Update to 0.6.3
- Reset maintainership due to long series of timeouts

PR:             ports/84110
Submitted by:   Andrej Zverev <az@inec.ru>
Approved by:    maintainer timeout (1 month)
17 May 2005 08:55:14
Original commit files touched by this commit  0.6.2_1
lawrance search for other commits by this committer
Chase update of openhbci
- Bump PORTREVISION
- Bump openhbci major

Approved by:    clement (mentor)
                maintainer timeout on ports/70308
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.6.2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
06 Feb 2004 13:12:53
Original commit files touched by this commit  0.6.2
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
01 Feb 2004 13:33:42
Original commit files touched by this commit  0.6.2
arved search for other commits by this committer
Fix dependencies:

# ldd /usr/local/bin/aqmoney
/usr/local/bin/aqmoney:
        libopenhbci.so.13 => /usr/local/lib/libopenhbci.so.13 (0x2006bc000)
25 Jan 2004 04:02:44
Original commit files touched by this commit  0.6.2
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
15 Dec 2003 04:20:02
Original commit files touched by this commit  0.6.2
linimon search for other commits by this committer
I forgot to reset the BROKEN Makevar; it does indeed make on 5.1-RELEASE
now.  However, I have not yet tested it on -CURRENT.
15 Dec 2003 00:58:00
Original commit files touched by this commit  0.6.2
linimon search for other commits by this committer
Fix up the bogus BUILD_DEPENDS that I left in after testing.
Prodded by: kris.
22 Nov 2003 16:25:49
Original commit files touched by this commit  0.6.2
linimon search for other commits by this committer
The openhbci dependency is needed to build the object modules, not just
the libraries.  Boot to the butt supplied by: kris.
11 Nov 2003 09:03:50
Original commit files touched by this commit  0.6.2
linimon search for other commits by this committer
Update to current versions.  PR: ports/57080 and maintainer timeout.
04 Jun 2003 22:43:38
Original commit files touched by this commit  0.5.1
kris search for other commits by this committer
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:  kris
18 May 2003 11:33:58
Original commit files touched by this commit  0.5.1
kris search for other commits by this committer
BROKEN on 5.1: configure fails
16 Apr 2003 08:58:32
Original commit files touched by this commit  0.5.1
arved search for other commits by this committer
Add Aqmoney, a HBCI homebanking application

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

Number of commits found: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days43
new fortnight69
new month136

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.161 seconds.