Created attachment 146651 [details] sysutils/deboostrap: 1.0.60 -> 1.0.61 Please update sysutils/debootstrap to 1.0.61.
Thanks Nikolai. If you have portlint and poudriere or redports logs, please include them (files as attachments, portlint as comment). These will get you a quicker response to your contributions.
Good call running portlint. I'll attach a new patch that adds DATADIR support (if the user redefines DATADIR) and adds the LICENSE macro. With the new patch, $ portlint -A WARN: /usr/home/lifanov/src/svn/redports/lifanov/sysutils/debootstrap/pkg-plist: [3]: unknown pkg-plist directive "@mode" WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. 0 fatal errors and 2 warnings found. This might be bogus? The @mode macro works and does the right thing for me.
Created attachment 146656 [details] portlint fixes Support and honor %%DATADIR%%, include LICENSE
Created attachment 146657 [details] poudriere testport log
Created attachment 147224 [details] debootstrap 1.0.61 Please use this updated patch. It contains previous portlint fixes, removes the mandatory dependency on dpkg, since native targets work without it, and fixes native "HOST_ARCH" detection in case dpkg is installed in a way that doesn't affect non-native targets (reported by maniatux at gmail dot com in a private email). Previous versions of this port never worked with native targets if dpkg is installed (and found in path).
A commit references this bug: Author: wg Date: Mon Sep 15 16:36:18 UTC 2014 New revision: 368274 URL: http://svnweb.freebsd.org/changeset/ports/368274 Log: sysutils/debootstrap: update to 1.0.61 - Add LICENSE (GPLv2) PR: 193238 Submitted by: maintainer Changes: head/sysutils/debootstrap/Makefile head/sysutils/debootstrap/distinfo head/sysutils/debootstrap/files/patch-Makefile head/sysutils/debootstrap/files/patch-debootstrap head/sysutils/debootstrap/pkg-plist