| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
0.9.17.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 ) |
27 Jul 2008 16:34:36
0.9.17.2
|
rafan  |
- Drop 4.x support |
01 Feb 2007 02:42:06
0.9.17.2
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
15 Aug 2006 00:06:39
0.9.17.2
|
clsung  |
- 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
0.9.17.2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Nov 2005 16:18:42
0.9.17.2
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
0.9.17.2
|
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. |
15 Sep 2005 08:25:06
0.9.17.2
|
linimon  |
Chase mastersite.
Source: distfile survey |
09 Sep 2005 20:20:51
0.9.17.2
|
linimon  |
Reset maintainer after long period of inactivity.
Previously noticed by: pav
Hat: portmgr |
17 May 2005 09:52:02
0.9.17.2
|
lawrance  |
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
0.9.13_1
|
arved  |
Fix build on 5.x
PR: 75769
Submitted by: Frerich Raabe <frerich@athame.co.uk> |
19 Sep 2004 03:53:44
0.9.13_1
|
kris  |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
31 Mar 2004 04:12:58
0.9.13_1
|
trevor  |
SIZEify (maintainer timeout) |
25 Jan 2004 04:02:44
0.9.13_1
|
linimon  |
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
0.9.13_1
|
arved  |
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
0.9.13_1
|
linimon  |
Update to current versions. PR: ports/57080 and maintainer timeout. |
20 Jul 2003 15:09:54
0.9.9_1
|
arved  |
Fix a build problem with CURRENT. |
09 Jun 2003 12:19:49
0.9.9_1
|
kris  |
Add missing file and bump PORTREVISION |
14 Apr 2003 16:51:55
0.9.9
|
arved  |
Update to 0.9.9
PR: 50946
Submitted by: maintainer |
22 Feb 2003 03:29:46
0.9.4
|
kris  |
Add missing file |
21 Feb 2003 12:00:40
0.9.4
|
knu  |
De-pkg-comment. |
08 Jan 2003 21:18:03
0.9.4
|
arved  |
Add openhbci, client-side implementation of the HBCI
specification.
PR: 42601
Submitted by: Heiner Strauss <heiner@bilch.com> |