Runtime tested within 8.4R amd64 poudriere jail against japanese/narcissu2 and narcissu (1st) from insani.org.
poudriere testport -P logs:
[[ http://slexy.org/view/s228j6dBm6 | onscripter-20150208 ]] + [[ http://slexy.org/view/s2kdyUuV6Z | -1byte ]] for 8.4R amd64
[[ http://slexy.org/view/s2BfPhtaf3 | onscripter-20150208 ]] + [[ http://slexy.org/view/s21DCfc5OT | -1byte ]] for 9.3R i386
[[ http://slexy.org/view/s2xqrfj10T | onscripter-20150208 ]] + [[ http://slexy.org/view/s20GXz6dXE | -1byte ]] for 10.0R amd64
[[ http://slexy.org/view/s2VPAeH8Nh | onscripter-20150208 ]] + [[ http://slexy.org/view/s2qakocdBb | -1byte ]] for 10.1R i386
```lang=sh
devel/onscripter$ portlint -AC
WARN: Makefile: [48]: use ${VARIABLE}, instead of $(VARIABLE).
WARN: Makefile: unless this is a master port, COMMENT has to be set by "=", not by "?=".
0 fatal errors and 2 warnings found.
```
```lang=sh
devel/onscripter-1byte$ portlint -AC
WARN: Makefile: LUA is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MLUA appears.
WARN: Makefile: PDA is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MPDA appears.
WARN: Makefile: UTF8 is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MUTF8 appears.
FATAL: Makefile: extra item "PLIST_FILES" placed in the LICENSE section.
1 fatal error and 3 warnings found.
```