From owner-freebsd-questions@FreeBSD.ORG Sun May 24 14:12:52 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5AA601065674 for ; Sun, 24 May 2009 14:12:52 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 152EB8FC18 for ; Sun, 24 May 2009 14:12:51 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M8ERU-0006oz-OJ for freebsd-questions@freebsd.org; Sun, 24 May 2009 14:12:48 +0000 Received: from pool-70-21-10-173.res.east.verizon.net ([70.21.10.173]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 May 2009 14:12:48 +0000 Received: from nightrecon by pool-70-21-10-173.res.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 May 2009 14:12:48 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Followup-To: gmane.os.freebsd.questions Date: Sun, 24 May 2009 10:14:13 -0400 Lines: 22 Message-ID: References: <20090524123153.GF10317@ismet.erje.net> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-70-21-10-173.res.east.verizon.net Sender: news Subject: Re: silly Q: any script running before make install /w ports ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nightrecon@verizon.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 May 2009 14:12:52 -0000 Robert Joosten wrote: > Hi, > > I have a standard umask of 0077 on a box. > > I grabbed irssi from ports, but he doesn't connect to any irc server... > running it as root will. Now I suspect that umask setting of mine. Why not leave it at 022? > That leaves me with a silly question: is there any script running before I > enter 'make install' ? I cannot find it in the dev. section of the > handbook about creating ports. > This is a non sequitur. -Mike