New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29178 (closed submission: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Portfile (1.9 KB) - added by hiroshi.umemoto@… 2 years ago.
patch-src.diff (1.2 KB) - added by hiroshi.umemoto@… 2 years ago.
patch-Portfile.diff (550 bytes) - added by hiroshi.umemoto@… 2 years ago.
patch-model.diff (361 bytes) - added by hiroshi.umemoto@… 2 years ago.

Change History

Changed 2 years ago by hiroshi.umemoto@…

Changed 2 years ago by hiroshi.umemoto@…

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

Changed 2 years ago by hiroshi.umemoto@…

Changed 2 years ago by hiroshi.umemoto@…

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?

comment:4 Changed 2 years ago by ryandesign@…

  • Status changed from reopened to closed
  • Resolution set to fixed

Thanks, I didn't notice because I had gzip installed. Committed in r78080 but without increasing the port revision.

Note: See TracTickets for help on using tickets.