Commit graph

16 commits

Author SHA1 Message Date
Pav Lucistnik
a5884a575c - Add SHA256 2005-11-24 23:02:13 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Jun Kuriyama
0a591ebe37 Back USE_PERL5_BUILD again because configure
checks to use perl5 even if perl5 is not required...

Pointed out by: kris (via pointyhat)
2005-05-30 01:15:25 +00:00
Jun Kuriyama
201207451f - Upgrade to 0.81.
- Unbreak on some conditions.
- Update WWW: line.

No response from:	maintainer
2005-05-28 12:58:56 +00:00
FUJISHIMA Satsuki
c1ae1860ba respect CFLAGS/PTHREAD_CFLAGS/PTHREAD_LIBS.
(maintainer timeout for 2 weeks)
2004-11-22 00:02:56 +00:00
Akinori MUSHA
edacdafa89 This port has been using japanese/ipadic but it is now at 2.7.0 which
is yet to be supported by mecab 0.7.6, so pull ipadic-2.5.1 itself and
use it.

Reported by:	"T.P.S.Nakagawa" <yaemon@kikansha.jp>
2004-05-31 17:02:47 +00:00
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