| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Mar 2011 12:38:54
0.6.3
|
miwi  |
- Get Rid MD5 support |
22 Aug 2009 00:20:34
0.6.3  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
21 Aug 2008 06:18:49
0.6.3
|
rafan  |
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 ) |
24 Nov 2005 16:18:42
0.6.3
|
pav  |
- Add SHA256 |
29 Aug 2005 23:19:24
0.6.3
|
pav  |
- 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
0.6.2_1
|
lawrance  |
Chase update of openhbci
- Bump PORTREVISION
- Bump openhbci major
Approved by: clement (mentor)
maintainer timeout on ports/70308 |
31 Mar 2004 03:12:58
0.6.2
|
trevor  |
SIZEify (maintainer timeout) |
06 Feb 2004 13:12:53
0.6.2
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
01 Feb 2004 13:33:42
0.6.2
|
arved  |
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
0.6.2
|
linimon  |
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
0.6.2
|
linimon  |
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
0.6.2
|
linimon  |
Fix up the bogus BUILD_DEPENDS that I left in after testing.
Prodded by: kris. |
22 Nov 2003 16:25:49
0.6.2
|
linimon  |
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
0.6.2
|
linimon  |
Update to current versions. PR: ports/57080 and maintainer timeout. |
04 Jun 2003 22:43:38
0.5.1
|
kris  |
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
0.5.1
|
kris  |
BROKEN on 5.1: configure fails |
16 Apr 2003 08:58:32
0.5.1
|
arved  |
Add Aqmoney, a HBCI homebanking application
PR: 50998
Submitted by: Heiner Strauss <heiner@bilch.com> |