mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
166b859cb3
- pkg-descr reformat, add WWW field PR: ports/78716 Submitted by: Danny Koenig <dako@bsdberlin.org>
11 lines
360 B
Plaintext
11 lines
360 B
Plaintext
VMSBACKUP reads VMS BACKUP tapes.
|
|
|
|
Main features:
|
|
- swaps bytes from big-endian to little-endian, if required.
|
|
- savesets can be selected individually.
|
|
- can preserve directory structure.
|
|
- excludes vms specific files (eg executables and objects).
|
|
- converts vms version numbering semicolons to colons.
|
|
|
|
WWW: http://www.panix.com/~kingdon/vms/backup.html
|