| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
1.6.1_4
|
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 ) |
06 Jun 2008 14:37:38
1.6.1_4
|
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) |
02 Dec 2006 16:10:02
1.6.1_3
|
pav  |
- Take maintainership
PR: ports/106221
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> |
02 Dec 2006 16:06:44
1.6.1_3
|
pav  |
- Chase japanese/eb update |
24 Nov 2005 23:02:13
1.6.1_2
|
pav  |
- Add SHA256 |
31 Jul 2005 08:17:11
1.6.1_2
|
nork  |
o Update to 4.2. [1]
o Fix minor bug. [2]
PR: ports/81629 [1]
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> [1]
Obtained from: ndtpd/01982 [2]
Approved by: maintainer timeout |
12 Apr 2005 04:26:57
1.6.1_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.6.1_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
26 Dec 2004 11:30:31
1.6.1_1
|
nork  |
Update to 4.1.1.
o Repocopy japanese/eb -> japanese/eb3 for safe keeping.
o Chase eb library version bump.
o Connect japanese/eb3 to japanese/Makefile
PR: ports/74133
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Requested by: Motoyuki Kasahara <m-kasahr@sra.co.jp> (author)
Repocopied by: portmgr(marcus) |
23 Dec 2004 09:32:50
1.6.1
|
nork  |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket) |
19 Jun 2004 20:46:46
1.6.1
|
shige  |
Update to 1.6.1.
PR: ports/68099
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> |
04 Jun 2004 18:29:38
1.5.1_2
|
ade  |
Sync with new bsd.autotools.mk |
31 Mar 2004 04:12:58
1.5.1_2
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
1.5.1_2
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:21:48
1.5.1_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
07 Mar 2003 06:04:59
1.5.1_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
28 Feb 2003 17:38:42
1.5.1_1
|
nork  |
Bump PORTREVISION by updating japanese/eb. |
22 Nov 2002 15:21:28
1.5.1
|
shige  |
Update to 1.5.1. |
31 Mar 2002 19:01:50
1.3
|
yoichi  |
Change LIB_DEPENDS since eb port is updated and
old one is preserved as japanese/eb2. |
28 Jun 2001 16:21:05 
|
shige  |
Fix reinstall-problem. |
08 Oct 2000 04:24:23 
|
asami  |
Convert category japanese to new layout. |