From owner-cvs-ports@FreeBSD.ORG Fri Oct 24 00:45:40 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20C2216A4B3; Fri, 24 Oct 2003 00:45:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 315FD43FBD; Fri, 24 Oct 2003 00:45:39 -0700 (PDT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9O7jdXJ036415; Fri, 24 Oct 2003 00:45:39 -0700 (PDT) (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9O7jcna036414; Fri, 24 Oct 2003 00:45:38 -0700 (PDT) (envelope-from sergei) Message-Id: <200310240745.h9O7jcna036414@repoman.freebsd.org> From: Sergei Kolobov Date: Fri, 24 Oct 2003 00:45:38 -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/smartmontools Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2003 07:45:40 -0000 sergei 2003/10/24 00:45:38 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/smartmontools Makefile distinfo pkg-descr pkg-message pkg-plist Log: Add smartmontools 5.21, S.M.A.R.T. disk monitoring tools. The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI hard disks. It is derived from the smartsuite package, and includes support for ATA/ATAPI-5 disks. PR: 58085 Submitted by: Eduard Martinescu Approved by: krion (implicit) Revision Changes Path 1.441 +1 -0 ports/sysutils/Makefile 1.1 +52 -0 ports/sysutils/smartmontools/Makefile (new) 1.1 +1 -0 ports/sysutils/smartmontools/distinfo (new) 1.1 +10 -0 ports/sysutils/smartmontools/pkg-descr (new) 1.1 +14 -0 ports/sysutils/smartmontools/pkg-message (new) 1.1 +21 -0 ports/sysutils/smartmontools/pkg-plist (new)