Date: Tue, 09 Mar 2010 22:40:29 +0200 From: chukharev@mail.ru To: "freebsd-qa@freebsd.org" <freebsd-qa@freebsd.org> Subject: databases/libgda4 ; port test Message-ID: <op.u9bidrlemhpy7y@vova-vaio>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.u9bidrlemhpy7y>