Date: Tue, 18 Dec 2001 07:16:16 -0800 (PST) From: Dmitry Sivachenko <demon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/mtx Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200112181516.fBIFGGl97328@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
demon 2001/12/18 07:16:16 PST Modified files: misc Makefile Added files: misc/mtx Makefile distinfo pkg-comment pkg-descr pkg-plist Log: New port: mtx Mtx(1) is a set of low level driver programs to control features of SCSI backup related devices such as autoloaders, tape changers, mediajukeboxes, and tape drives. It can also report much data, including serial numbers, maximum block sizes, and TapeAlert(tm) messages that most modern tape drives implement, as well as do raw SCSI READ and WRITE commands to tape drives. PR: 32302 Submitted by: Martin Blapp <mb@imp.ch> Revision Changes Path 1.397 +1 -0 ports/misc/Makefile 1.1 +21 -0 ports/misc/mtx/Makefile (new) 1.1 +1 -0 ports/misc/mtx/distinfo (new) 1.1 +1 -0 ports/misc/mtx/pkg-comment (new) 1.1 +12 -0 ports/misc/mtx/pkg-descr (new) 1.1 +4 -0 ports/misc/mtx/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112181516.fBIFGGl97328>