Created attachment 181850 [details] shar(1) archive of sysutils/znapzend WWW: http://www.znapzend.org
Please set the mime type of attachment to text/plain.
Created attachment 186174 [details] shar(1) archive of sysutils/znapzend
Take.
jlaffaye@orilla:sysutils/znapzend $ portlint -a WARN: Makefile: [22]: USE_* seen before USES. According to the porters-handbook, USES must appear first. WARN: /usr/home/jlaffaye/head/sysutils/znapzend/pkg-plist: [4]: use %%SITE_PERL%% instead of lib/perl5/site_perl. WARN: /usr/home/jlaffaye/head/sysutils/znapzend/pkg-plist: [5]: use %%SITE_PERL%% instead of lib/perl5/site_perl. WARN: /usr/home/jlaffaye/head/sysutils/znapzend/pkg-plist: [6]: use %%SITE_PERL%% instead of lib/perl5/site_perl. WARN: /usr/home/jlaffaye/head/sysutils/znapzend/pkg-plist: [7]: use %%SITE_PERL%% instead of lib/perl5/site_perl. WARN: Makefile: possible direct use of "CONFIGURE_ARGS= --prefix=/usr/local --libdir=/usr/local" found. if so, use ${PREFIX} or ${LOCALBASE}, as appropriate. WARN: Makefile: possible direct use of "CONFIGURE_ENV= PERL5LIB=/usr/local" found. if so, use ${PREFIX} or ${LOCALBASE}, as appropriate. WARN: Makefile: wrong dependency value for BUILD_DEPENDS. BUILD_DEPENDS requires 2 or 3 colon-separated tuples. WARN: Makefile: wrong dependency value for RUN_DEPENDS. RUN_DEPENDS requires 2 or 3 colon-separated tuples. WARN: Makefile: extra item placed in the *_DEPENDS section, for example, "MY_DEPENDS". WARN: Makefile: "DISTVERSIONPREFIX" has to appear earlier. 0 fatal errors and 11 warnings found. Please fix issues.
Created attachment 186311 [details] shar(1) archive of sysutils/znapzend
A commit references this bug: Author: jlaffaye Date: Wed Sep 13 17:48:06 UTC 2017 New revision: 449808 URL: https://svnweb.freebsd.org/changeset/ports/449808 Log: Add sysutils/znapzend PR: 218708 Submitted by: Anton Eriksson <skalmanman@gmail.com> Changes: head/sysutils/Makefile head/sysutils/znapzend/ head/sysutils/znapzend/Makefile head/sysutils/znapzend/distinfo head/sysutils/znapzend/files/ head/sysutils/znapzend/files/patch-lib_ZnapZend.pm head/sysutils/znapzend/files/znapzend.in head/sysutils/znapzend/pkg-descr head/sysutils/znapzend/pkg-plist
Committed with changes: - indent - %%PERL_SITE%% replaced by ${PERL_SITE} in Makefile