From owner-cvs-all@FreeBSD.ORG Wed Jun 25 10:21:10 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 B001437B401; Wed, 25 Jun 2003 10:21:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5796243FF9; Wed, 25 Jun 2003 10:21:10 -0700 (PDT) (envelope-from obrien@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 h5PHLA0U062092; Wed, 25 Jun 2003 10:21:10 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h5PHL9ZW062091; Wed, 25 Jun 2003 10:21:10 -0700 (PDT) Message-Id: <200306251721.h5PHL9ZW062091@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 25 Jun 2003 10:21:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/asr-utils Makefile distinfo pkg-descr pkg-plist ports/sysutils/asr-utils/files dptmgr.sh.in 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: Wed, 25 Jun 2003 17:21:11 -0000 obrien 2003/06/25 10:21:09 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/asr-utils Makefile distinfo pkg-descr pkg-plist sysutils/asr-utils/files dptmgr.sh.in Log: This package includes a GUI based (dptmgr) and command line (dptutil) utility used to manage Adaptec I2O controllers' (asr(4)) and their devices. Revision Changes Path 1.378 +1 -0 ports/sysutils/Makefile 1.1 +40 -0 ports/sysutils/asr-utils/Makefile (new) 1.1 +1 -0 ports/sysutils/asr-utils/distinfo (new) 1.1 +7 -0 ports/sysutils/asr-utils/files/dptmgr.sh.in (new) 1.1 +6 -0 ports/sysutils/asr-utils/pkg-descr (new) 1.1 +19 -0 ports/sysutils/asr-utils/pkg-plist (new)