Maybe textproc/asciidoc needs to use @sample keyword or something, but it's failing the stage-qa checks horribly: =========================================================================== ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%ETCDIR%%/asciidoc.conf Error: Orphaned: %%ETCDIR%%/docbook45.conf Error: Orphaned: %%ETCDIR%%/filters/code/code-filter.conf Error: Orphaned: %%ETCDIR%%/filters/graphviz/graphviz-filter.conf Error: Orphaned: %%ETCDIR%%/filters/latex/latex-filter.conf Error: Orphaned: %%ETCDIR%%/filters/music/music-filter.conf Error: Orphaned: %%ETCDIR%%/filters/source/source-highlight-filter.conf Error: Orphaned: %%ETCDIR%%/help.conf Error: Orphaned: %%ETCDIR%%/html4.conf Error: Orphaned: %%ETCDIR%%/html5.conf Error: Orphaned: %%ETCDIR%%/lang-cs.conf Error: Orphaned: %%ETCDIR%%/lang-de.conf Error: Orphaned: %%ETCDIR%%/lang-el.conf Error: Orphaned: %%ETCDIR%%/lang-en.conf Error: Orphaned: %%ETCDIR%%/lang-es.conf Error: Orphaned: %%ETCDIR%%/lang-fr.conf Error: Orphaned: %%ETCDIR%%/lang-hu.conf Error: Orphaned: %%ETCDIR%%/lang-it.conf Error: Orphaned: %%ETCDIR%%/lang-nl.conf Error: Orphaned: %%ETCDIR%%/lang-pt-BR.conf Error: Orphaned: %%ETCDIR%%/lang-ro.conf Error: Orphaned: %%ETCDIR%%/lang-ru.conf Error: Orphaned: %%ETCDIR%%/lang-uk.conf Error: Orphaned: %%ETCDIR%%/latex.conf Error: Orphaned: %%ETCDIR%%/slidy.conf Error: Orphaned: %%ETCDIR%%/text.conf Error: Orphaned: %%ETCDIR%%/xhtml11-quirks.conf Error: Orphaned: %%ETCDIR%%/xhtml11.conf ===> Checking for directories owned by MTREEs ===> Checking for directories handled by dependencies ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1
over to maintainer.
A commit references this bug: Author: sunpoet Date: Fri Aug 15 21:09:02 UTC 2014 New revision: 365050 URL: http://svnweb.freebsd.org/changeset/ports/365050 Log: - Use @sample - Bump PORTREVISION for package change PR: ports/192678 Submitted by: marino Changes: head/textproc/asciidoc/Makefile head/textproc/asciidoc/pkg-plist
Committed. Thanks!