System Tools

jfbterm - Japanese Console for Linux Frame Buffer Device

Website: http://jfbterm.sourceforge.jp/
License: BSD
Vendor: Momonga Project
Description:
JFBTERM/ME takes advantages of framebuffer device that is
supported since linux kernel 2.2.x (at least on ix86 architecture)
and make it enable to display multilingual text on console.
It is developed on ix86 architecture, and it will works on
other architectures such as linux/ppc.

Features:
   * It works with framebuffer device instead of VGA.
   * It supports pcf format font
   * It is not so fast because it doesn't take any advantages
     of accelaration.
   * It also support coding systems other than ISO-2022,
     such as SHIFT-JIS by using iconv(3).
   * It is userland program.

Packages

jfbterm-0.4.7-11m.mo5.x86_64 [1.4 MiB] Changelog by Ichiro Nakai (2008-04-26):
- (0.4.7-11m)
- merge Fedora's changes
- welcome home, jfbterm
 +* Tue Apr  1 2008 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 0.4.7-16
 +- Remove asm/page.h include, replaced by using sysconf
 +
 +* Sat Feb  9 2008 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp>
 +- Rebuild against gcc43
 +
 +* Mon Dec 17 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 0.4.7-15
 +- Supress gcc warning on 64 bits
 +
 +* Sun Dec 16 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 0.4.7-14
 +- Remove previous workaround patch for glibc >= 2.7.90
 +- Remove unneeded autoconf call
 +
 +* Mon Dec  3 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 0.4.7-13
 +- Add BR: jisksp16-1990-fonts due to fonts-japanese split
 +- Workarround for bug 408731
 +
 +* Wed Aug 22 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 0.4.7-12
 +- Use sysconf instead of kernel-private PAGE_SIZE macro
 +
 +* Wed Aug 22 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 0.4.7-10.dist.2
 +- Mass rebuild (buildID or binutils issue)
 +
 +* Sun Dec 24 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.4.7-10
 +- Properly own directories to remove ncurses dependency
 +- Remove terminfo on FC7+ (bug 220193)
 +
 +* Mon Aug 28 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.4.7-9
 +- Really copy font files, not use symlink to get rid of X requirement.
 +  (This package is aimed for CUI use, so X requirement is
 +   unwilling)
 +
 +* Mon Aug 28 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.4.7-8.1
 +- Rebuild for mass rebuild and kernel-headers
 +  (glibc-kernheaders removed).
 +
 +* Sun Aug 20 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.4.7-7
 +- Fix compilation problem on ppc.
 +
 +* Sun Aug 20 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.4.7-6
 +- Really require fonts as they are symlinks.
 +
 +* Sun Aug 20 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.4.7-5
 +- Install fonts required by relative symlinks.
 +
 +* Thu Aug 15 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.4.7-4
 +- Change the font search path.
 +
 +* Thu Aug 10 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.4.7-3
 +- Another attempt to remove sticky bit.
 +- Move the entry where we copy fonts needed.
 +
 +* Thu Aug 10 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.4.7-2
 +- Fix man page entry.
 +
 +* Thu Aug 10 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.4.7-1
 +- Strict dist to fc5 and above.
 +- Split efont-unicode-bdf to another rpm.
 +
 +* Tue Aug  1 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.4.7-0.15
 +- Clean up spec file and make some cosmetic change.
 +- Specify the correct licence.
 +
 +* Tue Jul 25 2006 MACHIDA Hideki <h-machida@jc-c.co.jp> 0.4.7-0.9.1
 +- FIX: fc1 - fc3 font pathes.
 +- add console.perms file for not use sticky bit (fc4 or later).
 +
 +* Tue Jul 25 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.4.7-0.9
 +- Remove gcc compilation warning.
 +- Suppress mmap warning for linux >= 2.6.12 (this code is dead, perhaps?)
 +- Workarround for occasional hang on exit.
 +- Change Japanese documents coding to UTF-8.
 +
 +* Tue Jul 25 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.4.7-0.1
 +- Initial package for fc6 and fc5, based on srpm by Hideki Machida, initially
 +  by momonga linux project.
 +
 +* Fri Mar 24 2006 MACHIDA Hideki <h@matchy.net> 0.4.7-matchy4
 +- for FedoraCore-5
 +
 +* Tue Jun 14 2005 MACHIDA Hideki <h@matchy.net> 0.4.7-matchy3
 +- for FedoraCore-4
 +
 +* Wed May 18 2005 MACHIDA Hideki <h@matchy.net> 0.4.7-matchy2
 +- add jfbterm-0.4.6-x86_64.patch and jfbterm-0.4.7-infinite_loop.patch
 +- from 0.4.7-1m (momonga-linux).
 +
 +* Thu Feb 25 2005 MACHIDA Hideki <h@matchy.net> 0.4.7-matchy1
 +- update to 0.4.7.
 +
 +* Thu Jan 27 2005 MACHIDA Hideki <h@matchy.net> 0.4.6-matchy6
 +- for release.
 +
 +* Wed Jan 19 2005 MACHIDA Hideki <h@matchy.net> 0.4.6-matchy5.2
 +- add BuildPreReq: automake14, autoconf.
 +
 +* Wed Jan 19 2005 MACHIDA Hideki <h@matchy.net> 0.4.6-matchy5
 +- use %dist macro.
 +
 +* Wed Jan 19 2005 MACHIDA Hideki <h@matchy.net> 0.4.6-matchy4
 +- add BuildPreReqs jisksp16-1990.
 +
 +* Fri Dec 31 2004 MACHIDA Hideki <h@matchy.net> 0.4.6-matchy3
 +- fix debug package (Makefile patch).
 +
 +* Wed Dec 29 2004 MACHIDA Hideki <h@matchy.net> 0.4.6-matchy2
 +- fix Packager and ChangeLog (^-^;)
 +
 +* Tue Dec 28 2004 MACHIDA Hideki <h@matchy.net> 0.4.6-matchy1
 +- for FedoraCore-3 (from momonga-linux)
 +- add efont-unicode
 +- use tic.
- thanks, Mamoru Tasaka-san and MACHIDA Hideki-san

Listing created by Repoview-0.6.2-1m.mo5