databases/libgda4 ; port test

[email protected] Tue, 09 Mar 2010 22:40:29 +0200
Newsgroups gmane.os.freebsd.devel.quality-assurance
Message-ID <op.u9bidrlemhpy7y@vova-vaio>
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 PREF=
IX and
PKG_DBDIR variables. 'port test' command is recommended by the Porter's H=
andbook.

Note that the port installs the usual way.

$ cd databases/libgda4 ; port test
+++++++++++++++

=3D=3D=3D> Validating port with portlint
WARN: Makefile: [136]: use ${VARIABLE}, instead of $(VARIABLE).
WARN: Makefile: Consider adding support for a WITHOUT_NLS knob to conditi=
onally 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 b=
y "=3D", not by "?=3D".
WARN: Makefile: the port uses Java but is not part of the ``java'' catego=
ry
WARN: Makefile: unless this is a master port, MAINTAINER has to be set by=
 "=3D", not by "?=3D".
WARN: Makefile: unless this is a master port, COMMENT has to be set by "=3D=
", not by "?=3D".
WARN: Makefile: "LIB_DEPENDS" has to appear earlier.
WARN: Makefile: no port directory /usr/ports/databases/firebird2-client f=
ound, even though it is listed in LIB_DEPENDS.
1 fatal error and 8 warnings found.
Error validating port
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-qa
To unsubscribe, send any mail to "[email protected]"