cvs commit: ports/japanese Makefile ports/japanese/p5-MeCab
 Makefile pkg-descr pkg-plist
    Akinori MUSHA 
    knu at FreeBSD.org
       
    Wed Apr 23 01:19:24 PDT 2003
    
    
  
knu         2003/04/23 01:19:23 PDT
  FreeBSD ports repository
  Modified files:
    japanese             Makefile 
  Added files:
    japanese/p5-MeCab    Makefile pkg-descr pkg-plist 
  Log:
  Add p5-MeCab, MeCab library module for Perl5.
  
  Note that this does not work properly since mecab is linked with libc_r
  but perl is with libc, which conflict causes memory fault.
  
  Revision  Changes    Path
  1.474     +1 -0      ports/japanese/Makefile
  1.1       +38 -0     ports/japanese/p5-MeCab/Makefile (new)
  1.1       +4 -0      ports/japanese/p5-MeCab/pkg-descr (new)
  1.1       +6 -0      ports/japanese/p5-MeCab/pkg-plist (new)
    
    
More information about the cvs-all
mailing list