Commit graph

9 commits

Author SHA1 Message Date
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Kris Kennaway
57c8c433d2 BROKEN on !i386: Does not compile 2004-02-23 09:45:29 +00:00
Akinori MUSHA
81cfa959d9 Tell ltmain.sh not to remove explicitly specified -lc_r and unbreak.
Submitted by:	nobutaka
2003-10-20 14:41:36 +00:00
Akinori MUSHA
fa92d445b6 Update to 0.76. Pthread is not required any longer. 2003-08-18 19:25:59 +00:00
Akinori MUSHA
451e4ece6f Fix a typo. 2003-05-03 20:00:31 +00:00
Akinori MUSHA
3bc55d8076 Introduce Makefile.common for upcoming children ports. 2003-04-23 08:16:47 +00:00
Akinori MUSHA
19bbc319ef Update to 0.75. 2003-04-23 08:05:39 +00:00
Akinori MUSHA
88d3e88cdb Add mecab, yet another part-of-speech and morphological analyzer. 2003-04-23 06:51:56 +00:00