Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs commit: ports/editors/xemacs-devel-mule Makefile pkg-plist pkg-plist.arch-dep ports/editors/xemacs-devel-mule/files patch-cmdloop.el patch-dynarr.c patch-mule-cmds.el patch-objects-gtk.c patch-objects-x.c patch-x-win-xfree86.el



anray       2006-02-02 13:28:43 UTC

  FreeBSD ports repository

  Modified files:
    editors/xemacs-devel-mule Makefile pkg-plist 
                              pkg-plist.arch-dep 
    editors/xemacs-devel-mule/files patch-objects-x.c 
  Added files:
    editors/xemacs-devel-mule/files patch-cmdloop.el 
                                    patch-dynarr.c 
                                    patch-mule-cmds.el 
                                    patch-objects-gtk.c 
                                    patch-x-win-xfree86.el 
  Log:
  1.Integrate some bugfixes from upstream cvs:
  * Increase MAX_FONT_COUNT from 5000 to INT_MAX. Applies to both the X
    and GTK platforms.
  * Improve Russian C-x processing.
  * More mule-ization and fix related crashes.
  * Call set-current-locale (the wrapper for setlocale(3)) before
    checking the current locale, because the C code doesn't.
  * Initialise the hardware-specific mapping from raw keycodes to the
    US key layout.
  2.Fix pkg-plist.
  
  Reported by:    pointyhat(kris) (2)
  
  Revision  Changes    Path
  1.47      +1 -1      ports/editors/xemacs-devel-mule/Makefile
  1.1       +28 -0     ports/editors/xemacs-devel-mule/files/patch-cmdloop.el (new)
  1.1       +57 -0     ports/editors/xemacs-devel-mule/files/patch-dynarr.c (new)
  1.1       +34 -0     ports/editors/xemacs-devel-mule/files/patch-mule-cmds.el (new)
  1.1       +28 -0     ports/editors/xemacs-devel-mule/files/patch-objects-gtk.c (new)
  1.2       +37 -5     ports/editors/xemacs-devel-mule/files/patch-objects-x.c
  1.1       +46 -0     ports/editors/xemacs-devel-mule/files/patch-x-win-xfree86.el (new)
  1.15      +6 -30     ports/editors/xemacs-devel-mule/pkg-plist
  1.10      +9 -5      ports/editors/xemacs-devel-mule/pkg-plist.arch-dep