From owner-cvs-all@FreeBSD.ORG Fri May 28 10:14:25 2004 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 8CA4C16A4CE; Fri, 28 May 2004 10:14:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B65C43D41; Fri, 28 May 2004 10:14:25 -0700 (PDT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i4SHDuw2007130; Fri, 28 May 2004 10:13:56 -0700 (PDT) (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i4SHDtHe007129; Fri, 28 May 2004 10:13:55 -0700 (PDT) (envelope-from pav) Message-Id: <200405281713.i4SHDtHe007129@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 28 May 2004 10:13:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net-mgmt/rancid Makefile pkg-message 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: Fri, 28 May 2004 17:14:25 -0000 pav 2004/05/28 10:13:55 PDT FreeBSD ports repository Modified files: net-mgmt/rancid Makefile pkg-message pkg-plist Log: - Teach to respect hier(7): - CVS repository went to /usr/local/var/rancid/CVS - config files went to /usr/local/etc/rancid - the man pages are in /usr/local/man - rancid binaries are installed in: /usr/local/libexec/rancid PR: ports/67259 Submitted by: Janos Mohacsi (maintainer) Revision Changes Path 1.17 +28 -9 ports/net-mgmt/rancid/Makefile 1.3 +1 -1 ports/net-mgmt/rancid/pkg-message 1.6 +69 -72 ports/net-mgmt/rancid/pkg-plist