The FreeBSD Ports Archive
FreeBSD japanese : ipadic4>
Japanese Morphological Dictionary for ChaSen
ipadic history
v. 1.11
date: 2006/02/23 10:37:31; author: ade; state: Exp; lines: +1 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.10
date: 2005/11/15 06:49:46; author: ade; state: Exp; lines: +1 -1
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.
v. 1.9
date: 2005/06/02 20:28:34; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.8
date: 2004/05/14 12:55:47; author: kuriyama; state: Exp; lines: +2 -6
Upgrade to chasen-2.3.3 and ipadic-2.7.0.
v. 1.7
date: 2004/03/14 06:16:47; author: ade; state: Exp; lines: +1 -1
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.
v. 1.6
date: 2003/04/02 12:32:02; author: knu; state: Exp; lines: +7 -2
Apply the 2.5.1.1 update.
Add textproc to CATEGORIES.
v. 1.5
date: 2003/02/20 18:32:47; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.4
date: 2002/11/10 16:46:42; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.3
date: 2002/11/06 22:45:40; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.2
date: 2002/03/16 17:18:42; author: knu; state: Exp; lines: +1 -1
Update to 2.5.1.
v. 1.1
date: 2001/07/23 09:54:11; author: kuriyama; state: Exp;
Porting latest chasen suite from NetBSD pkgsrc.
o Make ja-chasen meta-port.
o Upgrade to 2.2.7.
o Separate ipadic to ja-ipadic-2.4.4.
=============================================================================
v. 1.11
date: 2006/02/23 10:37:31; author: ade; state: Exp; lines: +1 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.10
date: 2005/11/15 06:49:46; author: ade; state: Exp; lines: +1 -1
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.
v. 1.9
date: 2005/06/02 20:28:34; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.8
date: 2004/05/14 12:55:47; author: kuriyama; state: Exp; lines: +2 -6
Upgrade to chasen-2.3.3 and ipadic-2.7.0.
v. 1.7
date: 2004/03/14 06:16:47; author: ade; state: Exp; lines: +1 -1
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.
v. 1.6
date: 2003/04/02 12:32:02; author: knu; state: Exp; lines: +7 -2
Apply the 2.5.1.1 update.
Add textproc to CATEGORIES.
v. 1.5
date: 2003/02/20 18:32:47; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.4
date: 2002/11/10 16:46:42; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.3
date: 2002/11/06 22:45:40; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.2
date: 2002/03/16 17:18:42; author: knu; state: Exp; lines: +1 -1
Update to 2.5.1.
v. 1.1
date: 2001/07/23 09:54:11; author: kuriyama; state: Exp;
Porting latest chasen suite from NetBSD pkgsrc.
o Make ja-chasen meta-port.
o Upgrade to 2.2.7.
o Separate ipadic to ja-ipadic-2.4.4.
=============================================================================
v. 1.11
date: 2006/02/23 10:37:31; author: ade; state: Exp; lines: +1 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.10
date: 2005/11/15 06:49:46; author: ade; state: Exp; lines: +1 -1
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.
v. 1.9
date: 2005/06/02 20:28:34; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.8
date: 2004/05/14 12:55:47; author: kuriyama; state: Exp; lines: +2 -6
Upgrade to chasen-2.3.3 and ipadic-2.7.0.
v. 1.7
date: 2004/03/14 06:16:47; author: ade; state: Exp; lines: +1 -1
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.
v. 1.6
date: 2003/04/02 12:32:02; author: knu; state: Exp; lines: +7 -2
Apply the 2.5.1.1 update.
Add textproc to CATEGORIES.
v. 1.5
date: 2003/02/20 18:32:47; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.4
date: 2002/11/10 16:46:42; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.3
date: 2002/11/06 22:45:40; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.2
date: 2002/03/16 17:18:42; author: knu; state: Exp; lines: +1 -1
Update to 2.5.1.
v. 1.1
date: 2001/07/23 09:54:11; author: kuriyama; state: Exp;
Porting latest chasen suite from NetBSD pkgsrc.
o Make ja-chasen meta-port.
o Upgrade to 2.2.7.
o Separate ipadic to ja-ipadic-2.4.4.
=============================================================================
|
| |

|