irc/xchat ; port test

chukharev at mail.ru chukharev at mail.ru
Tue Mar 9 16:59:57 UTC 2010


The 'port test' command (ports-mgmt/porttools) tests a port for a number of
possible errors by running portlint, building, packaging, installing, and
de-installing with a check for left files. This is done with defined PREFIX and
PKG_DBDIR variables. 'port test' command is recommended by the Porter's Handbook.

Note that the port installs the usual way.

$ cd irc/xchat ; port test
+++++++++++++++

===> Validating port with portlint
FATAL: Makefile: [15]: contiguous blank lines (> 1 lines) found.
FATAL: Makefile: [89]: USE_PYTHON is set after including bsd.port.pre.mk.
WARN: Makefile: Consider adding support for a WITHOUT_NLS knob to conditionally disable gettext support.
2 fatal errors and 1 warning found.
Error validating port


More information about the freebsd-qa mailing list