summaryrefslogtreecommitdiff
path: root/sysutils/mtx/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2018-01-01Sort PLIST files.rillig1-8/+8
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2015-12-29Fix missing/broken rcsids.dholland1-0/+1
2015-07-09Import mtx version 1.3.12 to pkgsrc, based on the FreeBSD port.bouyer1-0/+10
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. It works like chio(1) but supports more features and drives and runs in users land. There are some amanda (sysutils/amanda-server) scripts, which depend on mtx.