Opened 13 years ago

Closed 13 years ago

#29178 closed submission (fixed)

cabocha @ 0.53 - new port

Reported by: humem (humem) Owned by: ryandesign (Ryan Carsten Schmidt)
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 (4)

Portfile (1.9 KB) - added by humem (humem) 13 years ago.
patch-src.diff (1.2 KB) - added by humem (humem) 13 years ago.
patch-Portfile.diff (550 bytes) - added by humem (humem) 13 years ago.
patch-model.diff (361 bytes) - added by humem (humem) 13 years ago.

Download all attachments as: .zip

Change History (8)

Changed 13 years ago by humem (humem)

Attachment: Portfile added

Changed 13 years ago by humem (humem)

Attachment: patch-src.diff added

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

Thanks.

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

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 13 years ago by humem (humem)

Attachment: patch-Portfile.diff added

Changed 13 years ago by humem (humem)

Attachment: patch-model.diff added

comment:3 Changed 13 years ago by humem (humem)

Resolution: fixed
Status: closedreopened

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 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: reopenedclosed

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.