Python's autoplist and man pages

Jimmy Olgeni olgeni at olgeni.com
Wed Sep 3 15:40:15 UTC 2014


Hi,

Did anything change with regard to autoplist and compressed man pages?

devel/ipython used to work fine, but now man pages are no longer detected
correctly:

====> Compressing man pages (compress-man)
===========================================================================
====> 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: man/man1/ipcluster.1.gz
Error: Orphaned: man/man1/ipcontroller.1.gz
Error: Orphaned: man/man1/ipengine.1.gz
Error: Orphaned: man/man1/ipython.1.gz
===> Checking for directories owned by MTREEs
===> Checking for directories handled by dependencies
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: man/man1/ipcluster.1
Error: Missing: man/man1/ipcontroller.1
Error: Missing: man/man1/ipengine.1
Error: Missing: man/man1/ipython.1
===> Error: Plist issues found.
*** Error code 1

gzipped man pages are installed as usual, but the uncompressed version is
listed in the automatic plist.

--
jimmy


More information about the freebsd-ports mailing list