cvs commit: ports/mail/popfile Makefile distinfo pkg-plist

Makoto Matsushita matusita at FreeBSD.org
Thu Jan 31 22:45:23 PST 2008


matusita    2008-02-01 06:45:23 UTC

  FreeBSD ports repository

  Modified files:
    mail/popfile         Makefile distinfo pkg-plist 
  Log:
  Update to 1.0.0.
  
  Since POPFile is quite mature product even in version 0.x age, and there
  are small changes between previous release, use this ports/mail/popfile
  directory for version 1.0.0.
  
  Small change for users who read Japanese email:
  
          POPFile now suports two different Japanese-text-handling library,
          Kakasi and MeCab.  In POPFile 0.x, only Kakasi is supported.
          So introducing two option, 'WITH_POPFILE_KAKASI=YES' and
          'WITH_POPFILE_MECAB=YES', to depend Kakasi and MeCab respectively.
  
          Old option, 'WITH_POPFILE_JAPANESE=YES' is still ok and it means
          'WITH_POPFILE_KAKASI=YES' for backward compatibility.  However,
          please update your make.conf (or whatever) to use new option name.
  
  Revision  Changes    Path
  1.19      +12 -19    ports/mail/popfile/Makefile
  1.13      +3 -6      ports/mail/popfile/distinfo
  1.10      +13 -13    ports/mail/popfile/pkg-plist


More information about the cvs-ports mailing list