non port: japanese/uim/Makefile |
Number of commits found: 41 |
Wednesday, 30 Nov 2005
|
16:32 nobutaka
Move japanese/uim port to textproc category after repocopy.
PR: ports/89725
Submitted by: nobutaka
 |
Tuesday, 15 Nov 2005
|
06:52 ade
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.
 |
Sunday, 6 Nov 2005
|
17:41 nobutaka
Sync with libscim shared library version bump.
 |
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
 |
Friday, 28 Oct 2005
|
23:05 kris
BROKEN on ia64: Segfault during build
 |
Saturday, 1 Oct 2005
|
16:47 nobutaka
- 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
 |
Tuesday, 20 Sep 2005
|
16:47 nobutaka
Update 0.4.9.
 |
Friday, 15 Jul 2005
|
22:01 nobutaka
Update to 0.4.7.1.
 |
Sunday, 26 Jun 2005
|
19:42 nobutaka
Update to 0.4.7.
 |
Sunday, 5 Jun 2005
|
16:22 nobutaka
Correct the default path to the SKK dictionary.
 |
16:05 nobutaka
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
 |
Sunday, 13 Mar 2005
|
14:20 nobutaka
- Sync with libscim shared library version bump.
- Add a missing file to pkg-plist.
 |
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
 |
Tuesday, 1 Mar 2005
|
19:34 nobutaka
- 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]
 |
Monday, 28 Feb 2005
|
01:02 kris
BROKEN: Incomplete pkg-plist
 |
Saturday, 27 Nov 2004
|
12:12 nobutaka
Update MASTER_SITES.
 |
Sunday, 31 Oct 2004
|
14:27 nobutaka
Update to 0.4.5.
PR: ports/73311
Submitted by: Yamashiro Jun <yamajun@ofug.net>
 |
Saturday, 28 Aug 2004
|
16:32 nobutaka
Sync with libm17n shared library version bump.
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
 |
Sunday, 1 Aug 2004
|
13:57 nobutaka
Update to 0.4.2.1.
 |
Monday, 12 Jul 2004
|
15:49 nobutaka
Update to 0.4.1.
 |
Friday, 9 Jul 2004
|
17:43 marcus
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
 |
Sunday, 4 Jul 2004
|
03:20 nobutaka
Sync with libanthy shared library version bump.
 |
Friday, 25 Jun 2004
|
15:44 nobutaka
Update to 0.3.9.
Add dependency on m17n-lib. [*]
PR: ports/68302 [*]
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> [*]
 |
Friday, 21 May 2004
|
13:34 nobutaka
Update to 0.3.8.
 |
Sunday, 9 May 2004
|
14:55 nobutaka
Update to 0.3.6.
 |
Wednesday, 7 Apr 2004
|
14:40 nobutaka
Update to 0.3.4.2.
 |
Tuesday, 6 Apr 2004
|
13:36 nobutaka
Update to 0.3.3.
 |
Sunday, 14 Mar 2004
|
06:17 ade
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.
 |
Tuesday, 2 Mar 2004
|
15:28 nobutaka
Update to 0.3.1.
Correct the path for skk-jisyo. [1]
PR: ports/63422 [1]
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
 |
Sunday, 8 Feb 2004
|
15:28 nobutaka
Update to 0.2.8.
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Sunday, 11 Jan 2004
|
15:21 nobutaka
Update to 0.2.4.
 |
Wednesday, 31 Dec 2003
|
19:31 lofi
Update to 0.2.2.
 |
Sunday, 21 Dec 2003
|
17:50 krion
- Support USE_LIBTOOL properly
- Fix install location of several files
PR: 60466
Submitted by: Ports Fury
 |
Thursday, 11 Dec 2003
|
10:02 nobutaka
Update to 0.2.0.
 |
Saturday, 15 Nov 2003
|
16:37 nobutaka
Update to 0.1.5.
 |
Sunday, 9 Nov 2003
|
02:36 nobutaka
Update to 0.1.4.1.
 |
Thursday, 16 Oct 2003
|
12:21 nobutaka
Correct pkg-plist.
 |
Wednesday, 15 Oct 2003
|
14:47 nobutaka
Update to 0.1.2.
 |
Monday, 13 Oct 2003
|
15:39 nobutaka
Update to 0.1.1.
 |
Sunday, 31 Aug 2003
|
12:24 nobutaka
Add uim, an input method library.
 |
Number of commits found: 41 |