From owner-cvs-all@FreeBSD.ORG Tue Sep 9 15:12:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33EBF16A4BF; Tue, 9 Sep 2003 15:12:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A588E43FF2; Tue, 9 Sep 2003 15:12:10 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h89MCA0U018281; Tue, 9 Sep 2003 15:12:10 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h89MCApX018280; Tue, 9 Sep 2003 15:12:10 -0700 (PDT) Message-Id: <200309092212.h89MCApX018280@repoman.freebsd.org> From: Sean Chittenden Date: Tue, 9 Sep 2003 15:12:10 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/shells Makefile ports/shells/tcshrc Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2003 22:12:11 -0000 seanc 2003/09/09 15:12:10 PDT FreeBSD ports repository Modified files: shells Makefile Added files: shells/tcshrc Makefile distinfo pkg-descr pkg-plist Log: After using tcsh for 4 years and having just discovered the 'rprompt' parameter, I conclude my hunt for other nifty shell tricks by adding a port of the .tcshrc project. Revision Changes Path 1.43 +1 -0 ports/shells/Makefile 1.1 +23 -0 ports/shells/tcshrc/Makefile (new) 1.1 +1 -0 ports/shells/tcshrc/distinfo (new) 1.1 +4 -0 ports/shells/tcshrc/pkg-descr (new) 1.1 +9 -0 ports/shells/tcshrc/pkg-plist (new)