databases/libgda4 ; port test

chukharev at mail.ru chukharev at mail.ru
Tue Mar 9 20:40:31 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 databases/libgda4 ; port test
+++++++++++++++

===> Validating port with portlint
WARN: Makefile: [136]: use ${VARIABLE}, instead of $(VARIABLE).
WARN: Makefile: Consider adding support for a WITHOUT_NLS knob to conditionally disable gettext support.
FATAL: Makefile: the last line of Makefile has to be .include <bsd.port(.post).mk>
WARN: Makefile: unless this is a master port, PORTVERSION has to be set by "=", not by "?=".
WARN: Makefile: the port uses Java but is not part of the ``java'' category
WARN: Makefile: unless this is a master port, MAINTAINER has to be set by "=", not by "?=".
WARN: Makefile: unless this is a master port, COMMENT has to be set by "=", not by "?=".
WARN: Makefile: "LIB_DEPENDS" has to appear earlier.
WARN: Makefile: no port directory /usr/ports/databases/firebird2-client found, even though it is listed in LIB_DEPENDS.
1 fatal error and 8 warnings found.
Error validating port


More information about the freebsd-qa mailing list