From owner-freebsd-commit Wed Oct 11 02:43:36 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA01745 for freebsd-commit-outgoing; Wed, 11 Oct 1995 02:43:36 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA01733 for cvs-all-outgoing; Wed, 11 Oct 1995 02:43:33 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA01723 for cvs-ports-outgoing; Wed, 11 Oct 1995 02:43:31 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id CAA01705 ; Wed, 11 Oct 1995 02:43:16 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.12/8.6.9) id CAA18879; Wed, 11 Oct 1995 02:42:59 -0700 Date: Wed, 11 Oct 1995 02:42:59 -0700 Message-Id: <199510110942.CAA18879@silvia.HIP.Berkeley.EDU> To: jkh@freebsd.org CC: CVS-commiters@freebsd.org, cvs-ports@freebsd.org In-reply-to: <199510110847.BAA29189@freefall.freebsd.org> (jkh) Subject: Re: cvs commit: ports/shells/tcsh Makefile From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-commit@freebsd.org Precedence: bulk * This port requires a LOT of directories in ${PREFIX}/share/nls - make sure * they're all created before trying to install into them. Uh-oh. Andrey and David are going to love this, Jordan. I explicitly requested them to work this out, and they did, as you could have seen in David's commit message to BSD.local.dist.... :> Satoshi