2014-05-05 02:48:38 by Ryo ONODERA | Files touched by this commit (1155) |
Log message: Recursive revbump from x11/pixman Fix PR pkg/48777 |
2014-04-20 16:51:41 by Ryo ONODERA | Files touched by this commit (3) |
Log message: Fix build under SunOS The patch for sigscheme/configure is restored. -shared is not needed. |
2014-04-20 12:45:48 by Ryo ONODERA | Files touched by this commit (1) |
Log message: Fix checksum |
2014-04-20 08:40:00 by Ryo ONODERA | Files touched by this commit (13) |
Log message: Bump PKGREVISION Use loader.scm and installed-modules.scm from ${PREFIX}/etc/uim They are changed by uim-module-manager during installation. They should not be in ${PREFIX}/share. I have changed hack for SunOS. My change may break SunOS build. I will fix the breakage. |
2014-04-10 08:21:41 by OBATA Akio | Files touched by this commit (393) |
Log message: recursive bump from ilmbase shlib version change. |
2014-04-09 09:27:19 by OBATA Akio | Files touched by this commit (452) |
Log message: recursive bump from icu shlib major bump. |
2014-02-13 00:18:57 by Matthias Scheler | Files touched by this commit (1568) |
Log message: Recursive PKGREVISION bump for OpenSSL API version bump. |
2014-02-02 11:47:24 by OBATA Akio | Files touched by this commit (2) |
Log message: fixes build with NetBSD-6 curses. |
2014-01-20 14:26:54 by Ryo ONODERA | Files touched by this commit (5) |
Log message: Bump PKGREVISION Implement proper module handling. This idea is provided by obache@. * Remove all modules when uim is deinstalled, and register installed modules when uim is installed. This actions are needed when the modules that are provided by uim are changed. |
2014-01-20 11:45:03 by Ryo ONODERA | Files touched by this commit (2) |
Log message: Bump PKGREVISION * Treat loader.scm and installed-modules.scm as CONF_FILES. They are modified by uim-module-manager. |