2009-11-25 01:31:52 by OBATA Akio | Files touched by this commit (105) | |
Log message: scim packages were imported in pkgsrc/inputmethod. |
2009-11-23 12:37:54 by OBATA Akio | Files touched by this commit (18) |
Log message: * Add missing LICENSE definitions. * clean up dependency on scim-gtkutils. * not include gtk2.bl3.mk in scim.bl3.mk automatically anymore * define USE_SCIM_GTKUTILS=yes by each package if using scim_gtkutils library * include gtk2.bl3.mk directry if the package using gtk2 directly |
2009-11-22 13:38:30 by OBATA Akio | Files touched by this commit (2) |
Log message: Disable buggy gtk-immodule. use scim-brige instead. |
2009-08-08 07:36:12 by OBATA Akio | Files touched by this commit (18) |
Log message: Good-bye @dirrm. |
2009-07-22 11:53:10 by Thomas Klausner | Files touched by this commit (92) |
Log message: Remove USE_DIRS from pkgsrc. Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html |
2009-05-19 11:00:04 by Thomas Klausner | Files touched by this commit (67) |
Log message: Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here. |
2009-05-12 10:47:02 by OBATA Akio | Files touched by this commit (14) |
Log message: Update SCIM to 1.4.9, and some magick :) Changes: - kdesktop_lock can be unlocked by scim (SCIM: 2488304) - correct the launch order of scim x11 frontend and socket server (by Peng Wu) |
2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284) |
Log message: Convert buildlink3.mk files to new world order. |
2009-02-10 13:16:38 by OBATA Akio | Files touched by this commit (3) |
Log message: Update scim to 1.4.8. Changes: - Fix "ISO Level 3 Shift" composition problem. - Fix configuration scripts to fit with newer build environment. - And so on. |
2009-01-23 12:26:26 by OBATA Akio | Files touched by this commit (1) |
Log message: Fixes dlopen v.s. pthread on NetBSD. |