Bug 34943

Summary: ports/mail/ecartis
Product: Ports & Packages Reporter: jhs <jhs>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me CC: trish
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description jhs freebsd_committer freebsd_triage 2002-02-14 23:30:01 UTC
	 ports/mail/ecartis hangs a top level build of
		setenv BATCH yes
		cd /usr/ports ;  make -k package

                               ===>  Installing for ecartis-1.0.0b
                               You need a group "ecartis".
                               Would you like me to create it [y]?
                               You need a user "ecartis".
                               Would you like me to create it [y]?
	mail/nullmailer
		similar hangs
	mail/postfix

Fix: 

Add to Makefile

	IS_INTERACTIVE="instal hangs, asking if OK to create group & user"
How-To-Repeat: 		setenv BATCH yes
		cd /usr/ports/mail/ecartis ;  make -k install
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-05-21 04:07:04 UTC
State Changed
From-To: open->closed

superceded by pr/38355, which fix this problem