graphics/ImageMagick ; port test
[email protected] Tue, 09 Mar 2010 22:42:59 +0200
| Newsgroups | gmane.os.freebsd.devel.quality-assurance |
|---|---|
| Message-ID | <op.u9bihxkcmhpy7y@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 graphics/ImageMagick ; port test
+++++++++++++++
=3D=3D=3D> Validating port with portlint
WARN: Makefile: [325]: whitespace before end of line.
WARN: Makefile: [73]: use ${VARIABLE}, instead of $(VARIABLE).
FATAL: Makefile: extra item "MAINTAINER" placed in the PORTNAME section.
FATAL: Makefile: extra item "COMMENT" placed in the PORTNAME section.
FATAL: Makefile: extra item "WRKSRC" placed in the MAINTAINER section.
FATAL: Makefile: COMMENT has to be there.
4 fatal errors and 2 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]"