1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Cheng-Lung Sung
625be6b2a4 - Update to 0.97
Changes:
PR:		ports/121400
Submitted by:	TAOKA Fumiyoshi <fmysh_AT_iijmio-mail dot jp>
Reviewed by:	clsung
2008-03-27 02:06:38 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Cheng-Lung Sung
c11a771d78 - Update to 0.96
PR:		ports/113630
Submitted by:	KIMURA Yasuhiro <yasu_AT_utahime dot org>
2007-06-14 03:29:31 +00:00
Cheng-Lung Sung
61c99cc824 - Update to 0.95
PR:		ports/110241
Submitted by:	KIMURA Yasuhiro <yasu_AT_utahime dot org>
2007-03-14 08:01:54 +00:00
Cheng-Lung Sung
53afbbfb47 - New version 0.94 is released.
- Master site is moved to sourceforge.net.

PR:		ports/109513
Submitted by:	KIMURA Yasuhiro <yasu_AT_utahime dot org>
2007-02-25 07:47:17 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Cheng-Lung Sung
6af5792e34 - Respect DESTDIR
- Use USE_LDCONFIG

PR:		ports/101878
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 05:08:22 +00:00
Cheng-Lung Sung
433b7bfb13 WITH_CHARSET feature was introduced in my last update.
But it doesn't work unless libiconv is linked.

- Link with libiconv.
- Correct charset examples
- bump PORTREVISION

PR:		ports/101223
Submitted by:	TAOKA Fumiyoshi <fmysh_AT_iijmio-mail dot jp>
2006-08-02 00:22:21 +00:00
Cheng-Lung Sung
0b45a24e3d - Update to 0.93
- Add WITH_CHARSET knob to set default charset
- Install mecabrc as mecab.dist and preserve modified mecabrc

PR:		ports/101068
Submitted by:	TAOKA Fumiyoshi <fmysh_AT_iijmio-mail dot jp>
2006-07-31 02:52:49 +00:00
Cheng-Lung Sung
a7681d0540 - update to 0.92
- I'd like to maintain this NLP-related port
2006-07-16 15:15:17 +00:00
Erwin Lansing
b9ea6f5223 Mark IGNORE for perl < 5.8.0
PR:		97523
Submitted by:	TAKATSU Tomonari <tota@rtfm.jp>
2006-05-20 17:07:10 +00:00
Edwin Groothuis
e02c6de542 [PATCH] japanese/mecab: fix pkg-plist and pkg-message
- fix pkg-plist
	- add pkg-message

PR:		ports/97195
Submitted by:	TAKATSU Tomonari <tota@rtfm.jp>
2006-05-14 06:16:04 +00:00
MANTANI Nobutaka
7e78cbff63 - Update to 0.91.
- Split ipadic into upcoming japanese/mecab-ipadic port.

PR:		ports/96887
Submitted by:	TAKATSU Tomonari <tota@rtfm.jp>
2006-05-07 08:19:23 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
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