Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jul 2011 22:40:12 GMT
From:      Stephen Montgomery-Smith <stephen@missouri.edu>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/151837: [patch] sysutils/bsdstats : does honor BATCH when installed from package
Message-ID:  <201107032240.p63MeCVj067997@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/151837; it has been noted by GNATS.

From: Stephen Montgomery-Smith <stephen@missouri.edu>
To: bug-followup@FreeBSD.org, p.christias@noc.ntua.gr
Cc:  
Subject: Re: ports/151837: [patch] sysutils/bsdstats : does honor BATCH when
 installed from package
Date: Sun, 03 Jul 2011 17:31:57 -0500

 I just tried this patch.  I think it needs more testing.
 
 First, pkg-install.in needs to be in the directory files.
 
 Second, I tried installing it, and the new pkg-install didn't respect 
 BATCH.  Maybe you need a command in post-install like
 
 BATCH="${BATCH}" PACKAGE_BUILDING="${PACKAGE_BUILDING}" \
 PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
 
 I am personally reluctant to commit this PR until more testing has been 
 done, because if this port has these mistakes, it may have others.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107032240.p63MeCVj067997>