Bug 115871 - [NEW PORT] japanese/py-mecab - Python bindings for MeCab
Summary: [NEW PORT] japanese/py-mecab - Python bindings for MeCab
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-27 15:50 UTC by jun-g
Modified: 2008-01-24 07:44 UTC (History)
0 users

See Also:


Attachments
file.shar (1.99 KB, text/plain)
2007-08-27 15:50 UTC, jun-g
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jun-g 2007-08-27 15:50:00 UTC

This is a python bindings for MeCab.

WWW:    http://mecab.sourceforge.net/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-27 15:50:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants to have py- PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-24 07:33:51 UTC
clsung      2008-01-24 07:33:47 UTC

  FreeBSD ports repository

  Modified files:
    japanese             Makefile 
  Added files:
    japanese/py-mecab    Makefile distinfo pkg-descr pkg-plist 
  Log:
  This is a python bindings for MeCab.
  
  WWW:    http://mecab.sourceforge.net/
  
  PR:             ports/115871
  Submitted by:   Junji NAKANISHI <jun-g at daemonfreaks.com>
  
  Revision  Changes    Path
  1.675     +1 -0      ports/japanese/Makefile
  1.1       +28 -0     ports/japanese/py-mecab/Makefile (new)
  1.1       +3 -0      ports/japanese/py-mecab/distinfo (new)
  1.1       +3 -0      ports/japanese/py-mecab/pkg-descr (new)
  1.1       +4 -0      ports/japanese/py-mecab/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2008-01-24 07:44:49 UTC
State Changed
From-To: open->closed

New port added. Thank You.