1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
MANTANI Nobutaka
e56fc08398 Update to 5900. 2004-11-03 16:42:29 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
MANTANI Nobutaka
dfa217ca6f Update to 5500. 2004-07-04 03:11:48 +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
MANTANI Nobutaka
bece401906 Update to 5100. 2004-03-02 15:17:48 +00:00
MANTANI Nobutaka
4478b09ae5 Create DOCSDIR before install the document.
Bump PORTREVISION since the document is installed into incorrect location
in previous PORTREVISION.

Submitted by:	bento via kris
2004-02-23 13:56:17 +00:00
MANTANI Nobutaka
2668410b93 1. Change the install location of elisp files.
2. SIZEify.
3. Install the document of elisp files.

PR:		ports/63150 [1]
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> [1]
2004-02-22 13:36:15 +00:00
MANTANI Nobutaka
850cac3e1f Update to 4700. 2003-11-08 17:25:54 +00:00
MANTANI Nobutaka
233cacacca Update checksum of 2ch.t. 2003-10-14 13:47:37 +00:00
MANTANI Nobutaka
b93b90087c Add WITH_2CHDIC knob.
It enables to include the 2ch BBS terms dictionary in the Anthy dictionary.
2003-08-31 11:26:36 +00:00
MANTANI Nobutaka
8061c64922 Take over maintainership. 2003-08-24 14:41:50 +00:00
Daichi GOTO
8d6e8c6ac7 update japanese/anthy: 4300 -> 4300b
PR:		55625
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-08-19 06:06:52 +00:00
Norikatsu Shigemura
e02641c8d6 Update to version 4300[1].
Drop MAINTAINERship.

PR:		ports/54325 [1]
Submitted by:	Ports Fury [1]
Approved by:	maintainer timeout (a long time)
2003-07-11 17:39:39 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Kris Kennaway
bf64a9173f Add missing files 2002-09-19 02:18:03 +00:00
Yukihiro Nakai
2cbffa33df Initial import.
Another kana-kanji conversion server.
2002-02-26 06:37:10 +00:00