Created attachment 146246 [details] cce.diff stage-fy chinese/cce. also changed the installation path of the config file. omit unused re-building process of Makefile. I think autotools does not work about this port, so I omit them and fix Makefile.in(s) instead of Makefile.am(s).
Is there any chance to get poudriere logs or "make check-plist ; make stage-qa" output? And I see it was marked not jobs safe?
Created attachment 146285 [details] new patch to chinese/cce
i posted the new patch. % make check-plist ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for directories owned by MTREEs ===> Checking for directories handled by dependencies ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) % make stage-qa ====> Running Q/A tests (stage-qa) %
excellent. The only (minor) issue is that EXTRACT_SUFX is used instead of USES=tar:tgz but the committer can clean that up. Moving to patch-ready
A commit references this bug: Author: marino Date: Tue Aug 26 21:04:29 UTC 2014 New revision: 366274 URL: http://svnweb.freebsd.org/changeset/ports/366274 Log: Stage chinese/cce PR: 192986 Submitted by: turutani Changes: head/chinese/cce/Makefile head/chinese/cce/files/extra-patch-src::Makefile.am head/chinese/cce/files/patch-Makefile.in head/chinese/cce/files/patch-doc__Makefile.in head/chinese/cce/files/patch-fonts__Makefile.in head/chinese/cce/files/patch-inputs__all__Makefile.in head/chinese/cce/files/patch-inputs__big5__Makefile.in head/chinese/cce/files/patch-inputs__gb__Makefile.in head/chinese/cce/files/patch-inputs__gbk__Makefile.in head/chinese/cce/files/patch-inputs__jis__Makefile.in head/chinese/cce/files/patch-inputs__ksc__Makefile.in head/chinese/cce/files/patch-inputs__utils__Makefile.in head/chinese/cce/files/patch-src__Makefile.in head/chinese/cce/pkg-plist
you tricked me a bit with a i386-only port. :) thanks for the contribution.