Ticket #29178 (closed submission: fixed)
cabocha @ 0.53 - new port
| Reported by: | hiroshi.umemoto@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | textproc japanese | Cc: | |
| Port: | cabocha |
Description
This is a Portfile for CaboCha, Yet Another Japanese Dependency Structure Analyzer.
Attachments
Change History
comment:1 Changed 2 years ago by ryandesign@…
- Owner changed from macports-tickets@… to ryandesign@…
- Status changed from new to assigned
Thanks.
comment:2 Changed 2 years ago by ryandesign@…
- Status changed from assigned to closed
- Resolution set to fixed
Added cabocha in r78040 with these changes:
- avoid double slash in download url
- indicate version of LGPL in license field
- just use configure.args instead of configure.args-append
- remove manual universal variant stuff, since cabocha has a standard autoconf configure script, but add patch to prevent configure from overwriting our CFLAGS / CXXFLAGS (and thus not honoring our arch choices)
- added dependency on libiconv
- enable building shared library; add "use_autoreconf yes" to build it with the right architectures; can thus remove --mandir
comment:3 Changed 2 years ago by hiroshi.umemoto@…
- Status changed from closed to reopened
- Resolution fixed deleted
Thank you for your support, but I found an inappropriate use of zcat command in a Makefile. The port builds without problem if gzip port is already installed. I added patch-Portfile.diff and patch-model.diff. Could you please update the port?
Note: See
TracTickets for help on using
tickets.

