ports/151837: [patch] sysutils/bsdstats : does honor BATCH when installed from package

Stephen Montgomery-Smith stephen at missouri.edu
Sun Jul 3 22:40:13 UTC 2011


The following reply was made to PR ports/151837; it has been noted by GNATS.

From: Stephen Montgomery-Smith <stephen at missouri.edu>
To: bug-followup at FreeBSD.org, p.christias at 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.
 



More information about the freebsd-ports-bugs mailing list