| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
2.3.3_2
|
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 ) |
25 Jul 2008 15:34:52
2.3.3_2
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
09 Jul 2008 01:17:39
2.3.3_2
|
gahr  |
- Remove LibOFX optional support (off by default) until somebody fixes it
PR: 125093
Submitted by: <mirror176@hotmail.com> |
06 Jun 2008 14:27:42
2.3.3_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
24 Jan 2008 21:05:33
2.3.3
|
joerg  |
aqbanking.pc belongs into libdata rather than lib.
Pointy hat passed by: pav |
21 Jan 2008 12:43:12
2.3.3
|
joerg  |
Fix OFX optional parts in pkg-plist.
Reminded by: pointyhat, by way of pav |
16 Jan 2008 09:56:49
2.3.3
|
joerg  |
Upgrade to version 2.3.3. As with gwenhyfar, this is the latest release
of the 2.x line, and the author has chosen to no longer host version 3.x
on sourceforge.net.
Since our only consumer of this port is gnucash, and gnucash requires
the Qt component of aqbanking (qbanking), I chose to make the qbanking
interface a non-optional decision. In case there might be further
consumers in future, this could perhaps also be made optional. |
05 Mar 2007 14:18:07
1.0.11_1
|
nobutaka  |
Fix build after objformat removal on -current. |
23 Jan 2007 08:19:11
1.0.11_1
|
lawrance  |
Drop maintainership. |
24 Nov 2006 08:37:53
1.0.11_1
|
rafan  |
- Chase recent libofx update |
23 Feb 2006 10:40:45
1.0.11_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 09:47:46
1.0.11
|
edwin  |
SHA256ify
Approved by: krion@ |
28 Nov 2005 09:55:41
1.0.11
|
pav  |
- Fix ktoblzcheck dependency line
This is getting way out of my hands. Was this really broken for five weeks?
Submitted by: Anthony M. Agelastos <iqgrande@gmail.com>
Pointy hat to: pav |
15 Nov 2005 06:52:12
1.0.11
|
ade  |
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. |
31 Aug 2005 23:16:57
1.0.11
|
pav  |
- Chase libofx update |
12 Jun 2005 05:56:20
1.0.11
|
lawrance  |
Fix pkg-plist
Reported by: kris |
08 Jun 2005 15:52:51
1.0.11
|
lawrance  |
Add aqbanking 1.0.11, online banking interface and financial data
framework.
PR: ports/78443 (prompted by)
Submitted by: Peter Corneliu <pcc@gmx.net> |