Commit Graph

42 Commits

Author SHA1 Message Date
MANTANI Nobutaka
74944e0d2e - Update to 0.9.1. This version fixes the privilege escalation vulnerability.
- Fix build error with WITH_SCIM on 4-stable. [*]

Submitted by:	mi <the_necronomicon@bigfoot.com> [*]
Security:	http://www.vuxml.org/freebsd/1e606080-3293-11da-ac91-020039488e34.html
2005-10-01 16:47:34 +00:00
MANTANI Nobutaka
45e60cbc9b Update 0.4.9. 2005-09-20 16:47:44 +00:00
MANTANI Nobutaka
3dc950a7d9 Update to 0.4.7.1. 2005-07-15 22:01:14 +00:00
MANTANI Nobutaka
ef48641145 Update to 0.4.7. 2005-06-26 19:42:42 +00:00
MANTANI Nobutaka
3b03e54bec Correct the default path to the SKK dictionary. 2005-06-05 16:22:50 +00:00
MANTANI Nobutaka
558b04f73d Fix incorrect usage of bind_textdomain_codeset().
PR:		ports/80755
Submitted by:	YONETANI Tomokazu <qhwt+fbsd@les.ath.cx>
Patch Obtained from:	http://lists.freedesktop.org/archives/uim-commit/2005-May/000728.html
2005-06-05 16:05:11 +00:00
MANTANI Nobutaka
bc1cfc3017 - Sync with libscim shared library version bump.
- Add a missing file to pkg-plist.
2005-03-13 14:20:51 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
MANTANI Nobutaka
943e752d33 Remove patch-xim:xim.h to fix patch error. 2005-03-02 10:42:07 +00:00
MANTANI Nobutaka
0d64777336 Don't make ${X11BASE}/lib/gtk-2.0/2.4.0/immodules directory if gtk2
isn't installed.
This change is forgotten in the previous commit.

Reported by:	pointyhat via kris and krion
2005-03-01 19:39:18 +00:00
MANTANI Nobutaka
4a22ea0359 - Update to 0.4.6.
- Don't make ${X11BASE}/lib/gtk-2.0/2.4.0/immodules directory if gtk2
  isn't installed. [1]
- Add WITH_SCIM and WITH_CANNA knobs.
- This update also includes the security fix for libuim privilege escalation
  problelm. [2]

Security:	CAN-2005-0503
Security:	http://lists.freedesktop.org/pipermail/uim/2005-February/000996.html
Security:	setuid programs linked against libuim cause privilege escalation.
Reported by:	pointyhat via kris and krion [1], nectar [2]
2005-03-01 19:34:02 +00:00
Kris Kennaway
68a652c62b BROKEN: Incomplete pkg-plist 2005-02-28 01:08:02 +00:00
MANTANI Nobutaka
ea22a0c4bd Update MASTER_SITES. 2004-11-27 12:12:17 +00:00
MANTANI Nobutaka
92d23b0c0d Update to 0.4.5.
PR:		ports/73311
Submitted by:	Yamashiro Jun <yamajun@ofug.net>
2004-10-31 14:27:51 +00:00
MANTANI Nobutaka
b666a8705b Sync with libm17n shared library version bump.
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-08-28 16:32:19 +00:00
MANTANI Nobutaka
2d8fc7cd6b Update to 0.4.2.1. 2004-08-01 13:57:25 +00:00
MANTANI Nobutaka
4b76ff142f Update to 0.4.1. 2004-07-12 15:49:46 +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
4a400e47c4 Sync with libanthy shared library version bump. 2004-07-04 03:20:26 +00:00
MANTANI Nobutaka
6f2bdd05b6 Fix build error on -stable. 2004-06-26 14:05:16 +00:00
MANTANI Nobutaka
31dc047df1 Update to 0.3.9.
Add dependency on m17n-lib. [*]

PR:		ports/68302 [*]
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> [*]
2004-06-25 15:44:57 +00:00
MANTANI Nobutaka
bb68d51003 Update to 0.3.8. 2004-05-21 13:34:37 +00:00
MANTANI Nobutaka
f455d7e395 Update to 0.3.6. 2004-05-09 14:55:42 +00:00
MANTANI Nobutaka
448bcdd4ad Fix build.
Reported by:	bento via kris
2004-04-10 02:03:58 +00:00
MANTANI Nobutaka
7885724465 Update to 0.3.4.2. 2004-04-07 14:40:54 +00:00
MANTANI Nobutaka
febb133915 Update to 0.3.3. 2004-04-06 13:36:07 +00:00
Joe Marcus Clarke
d329a14ddd Adjust the gtk20 path for modules, themes, and input methods to catch up
with gtk+-2.4.
2004-04-05 03:35:22 +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
46a6e076cb Update to 0.3.1.
Correct the path for skk-jisyo. [1]

PR:		ports/63422 [1]
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-03-02 15:28:55 +00:00
MANTANI Nobutaka
4c1a08e186 Update to 0.2.8. 2004-02-08 15:28:11 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
MANTANI Nobutaka
27ed1ec4c6 Update to 0.2.4. 2004-01-11 15:21:03 +00:00
MANTANI Nobutaka
fa091dae24 Update to 0.2.2. 2003-12-31 19:31:18 +00:00
Kirill Ponomarev
ff3d436b6c - Support USE_LIBTOOL properly
- Fix install location of several files

PR:		60466
Submitted by:	Ports Fury
2003-12-21 17:50:42 +00:00
MANTANI Nobutaka
0872d5dcc1 Update to 0.2.0. 2003-12-11 10:02:59 +00:00
MANTANI Nobutaka
b00c01095b Update to 0.1.7. 2003-12-08 13:45:29 +00:00
MANTANI Nobutaka
7aa30dc2a0 Update to 0.1.5. 2003-11-15 16:37:08 +00:00
MANTANI Nobutaka
0d5d8a4108 Update to 0.1.4.1. 2003-11-09 02:36:37 +00:00
MANTANI Nobutaka
1d5f34b20f Correct pkg-plist. 2003-10-16 12:21:43 +00:00
MANTANI Nobutaka
b32872227d Update to 0.1.2. 2003-10-15 14:47:01 +00:00
MANTANI Nobutaka
6da0e16f98 Update to 0.1.1. 2003-10-13 15:39:54 +00:00
MANTANI Nobutaka
cdf7bf03b4 Add uim, an input method library. 2003-08-31 12:24:07 +00:00