The FreeBSD Ports Archive
FreeBSD emulators : vmsbackup4>
Reads VMS BACKUP tapes
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.
http://www.panix.com/~kingdon/vms/backup.html
|
vmsbackup history
v. 1.19
date: 2006/05/07 10:55:46; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.18
date: 2005/10/18 13:57:37; author: erwin; state: Exp; lines: +3 -2
The swedish site keeps acting up from pointyhat, so replace
it with a site from the maintainer and MASTER_SITE_LOCAL
Submitted by: maintainer, kris
v. 1.17
date: 2005/10/15 19:21:37; author: erwin; state: Exp; lines: +2 -1
Add an extra master_site, just in case anything happens with
the primary one.
Submitted by: a funny pointyhat failure (kris)
v. 1.16
date: 2005/10/12 18:49:14; author: erwin; state: Exp; lines: +17 -11
- Fix mastersite
- Update to 4.1.1
PR: 87333
Submitted by: Gabor Kovesdan
v. 1.15
date: 2005/10/09 23:43:32; author: linimon; state: Exp; lines: +6 -2
Mark as BROKEN: does not fetch. Reset bouncing maintainer.
Source: distfile survey
v. 1.14
date: 2005/03/12 08:31:13; author: sem; state: Exp; lines: +10 -8
- Update to 4.0
- pkg-descr reformat, add WWW field
PR: ports/78716
Submitted by: Danny Koenig
v. 1.13
date: 2004/02/05 20:37:08; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.12
date: 2003/11/03 01:30:42; author: kris; state: Exp; lines: +1 -1
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue
v. 1.11
date: 2003/03/07 06:01:19; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.10
date: 2000/04/12 04:56:04; author: mharo; state: Exp; lines: +4 -4
PORTNAME/VERSION stuff
v. 1.9
date: 1999/08/25 05:49:46; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.8
date: 1998/08/23 07:34:41; author: hoek; state: Exp; lines: +5 -1
Use the MANx variables. This commit only covers ports that
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.
Any port listed here is a good candidate for a general review simply
due to age... For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*. This has been out-of-vogue since I would
guess mid-1996, at least.
v. 1.7
date: 1997/09/24 00:55:46; author: jmb; state: Exp; lines: +2 -2
fix Makefile, suffix changed to ".tgz"
replace gets() with fgets
v. 1.6
date: 1996/11/12 02:17:03; author: obrien; state: Exp; lines: +2 -2
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.5
date: 1995/11/22 11:48:25; author: asami; state: Exp; lines: +1 -1
Change category name from "emulation" to "emulators". This was the
most confusing of all!
v. 1.4
date: 1995/07/13 01:13:18; author: asami; state: Exp; lines: +1 -1
These boys now beling to emulators....
v. 1.3
date: 1995/05/15 13:08:00; author: asami; state: Exp; lines: +2 -1
Comment out second of MASTER_SITES, it has a slightly different
version.
Submitted by: jmb@kryten.atinc.com
v. 1.2
date: 1995/04/23 13:02:52; author: asami; state: Exp; lines: +0 -3
Updated utils Makefiles!
v. 1.1
date: 1995/04/19 02:30:16; author: jmz; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/04/19 02:30:16; author: jmz; state: Exp; lines: +0 -0
vmsbackup: read VMS backup tapes
Reviewed by: jmz
Submitted by: Jonathan M Bresler
=============================================================================
v. 1.19
date: 2006/05/07 10:55:46; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.18
date: 2005/10/18 13:57:37; author: erwin; state: Exp; lines: +3 -2
The swedish site keeps acting up from pointyhat, so replace
it with a site from the maintainer and MASTER_SITE_LOCAL
Submitted by: maintainer, kris
v. 1.17
date: 2005/10/15 19:21:37; author: erwin; state: Exp; lines: +2 -1
Add an extra master_site, just in case anything happens with
the primary one.
Submitted by: a funny pointyhat failure (kris)
v. 1.16
date: 2005/10/12 18:49:14; author: erwin; state: Exp; lines: +17 -11
- Fix mastersite
- Update to 4.1.1
PR: 87333
Submitted by: Gabor Kovesdan
v. 1.15
date: 2005/10/09 23:43:32; author: linimon; state: Exp; lines: +6 -2
Mark as BROKEN: does not fetch. Reset bouncing maintainer.
Source: distfile survey
v. 1.14
date: 2005/03/12 08:31:13; author: sem; state: Exp; lines: +10 -8
- Update to 4.0
- pkg-descr reformat, add WWW field
PR: ports/78716
Submitted by: Danny Koenig
v. 1.13
date: 2004/02/05 20:37:08; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.12
date: 2003/11/03 01:30:42; author: kris; state: Exp; lines: +1 -1
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue
v. 1.11
date: 2003/03/07 06:01:19; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.10
date: 2000/04/12 04:56:04; author: mharo; state: Exp; lines: +4 -4
PORTNAME/VERSION stuff
v. 1.9
date: 1999/08/25 05:49:46; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.8
date: 1998/08/23 07:34:41; author: hoek; state: Exp; lines: +5 -1
Use the MANx variables. This commit only covers ports that
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.
Any port listed here is a good candidate for a general review simply
due to age... For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*. This has been out-of-vogue since I would
guess mid-1996, at least.
v. 1.7
date: 1997/09/24 00:55:46; author: jmb; state: Exp; lines: +2 -2
fix Makefile, suffix changed to ".tgz"
replace gets() with fgets
v. 1.6
date: 1996/11/12 02:17:03; author: obrien; state: Exp; lines: +2 -2
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.5
date: 1995/11/22 11:48:25; author: asami; state: Exp; lines: +1 -1
Change category name from "emulation" to "emulators". This was the
most confusing of all!
v. 1.4
date: 1995/07/13 01:13:18; author: asami; state: Exp; lines: +1 -1
These boys now beling to emulators....
v. 1.3
date: 1995/05/15 13:08:00; author: asami; state: Exp; lines: +2 -1
Comment out second of MASTER_SITES, it has a slightly different
version.
Submitted by: jmb@kryten.atinc.com
v. 1.2
date: 1995/04/23 13:02:52; author: asami; state: Exp; lines: +0 -3
Updated utils Makefiles!
v. 1.1
date: 1995/04/19 02:30:16; author: jmz; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/04/19 02:30:16; author: jmz; state: Exp; lines: +0 -0
vmsbackup: read VMS backup tapes
Reviewed by: jmz
Submitted by: Jonathan M Bresler
=============================================================================
v. 1.19
date: 2006/05/07 10:55:46; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.18
date: 2005/10/18 13:57:37; author: erwin; state: Exp; lines: +3 -2
The swedish site keeps acting up from pointyhat, so replace
it with a site from the maintainer and MASTER_SITE_LOCAL
Submitted by: maintainer, kris
v. 1.17
date: 2005/10/15 19:21:37; author: erwin; state: Exp; lines: +2 -1
Add an extra master_site, just in case anything happens with
the primary one.
Submitted by: a funny pointyhat failure (kris)
v. 1.16
date: 2005/10/12 18:49:14; author: erwin; state: Exp; lines: +17 -11
- Fix mastersite
- Update to 4.1.1
PR: 87333
Submitted by: Gabor Kovesdan
v. 1.15
date: 2005/10/09 23:43:32; author: linimon; state: Exp; lines: +6 -2
Mark as BROKEN: does not fetch. Reset bouncing maintainer.
Source: distfile survey
v. 1.14
date: 2005/03/12 08:31:13; author: sem; state: Exp; lines: +10 -8
- Update to 4.0
- pkg-descr reformat, add WWW field
PR: ports/78716
Submitted by: Danny Koenig
v. 1.13
date: 2004/02/05 20:37:08; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.12
date: 2003/11/03 01:30:42; author: kris; state: Exp; lines: +1 -1
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue
v. 1.11
date: 2003/03/07 06:01:19; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.10
date: 2000/04/12 04:56:04; author: mharo; state: Exp; lines: +4 -4
PORTNAME/VERSION stuff
v. 1.9
date: 1999/08/25 05:49:46; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.8
date: 1998/08/23 07:34:41; author: hoek; state: Exp; lines: +5 -1
Use the MANx variables. This commit only covers ports that
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.
Any port listed here is a good candidate for a general review simply
due to age... For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*. This has been out-of-vogue since I would
guess mid-1996, at least.
v. 1.7
date: 1997/09/24 00:55:46; author: jmb; state: Exp; lines: +2 -2
fix Makefile, suffix changed to ".tgz"
replace gets() with fgets
v. 1.6
date: 1996/11/12 02:17:03; author: obrien; state: Exp; lines: +2 -2
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.5
date: 1995/11/22 11:48:25; author: asami; state: Exp; lines: +1 -1
Change category name from "emulation" to "emulators". This was the
most confusing of all!
v. 1.4
date: 1995/07/13 01:13:18; author: asami; state: Exp; lines: +1 -1
These boys now beling to emulators....
v. 1.3
date: 1995/05/15 13:08:00; author: asami; state: Exp; lines: +2 -1
Comment out second of MASTER_SITES, it has a slightly different
version.
Submitted by: jmb@kryten.atinc.com
v. 1.2
date: 1995/04/23 13:02:52; author: asami; state: Exp; lines: +0 -3
Updated utils Makefiles!
v. 1.1
date: 1995/04/19 02:30:16; author: jmz; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/04/19 02:30:16; author: jmz; state: Exp; lines: +0 -0
vmsbackup: read VMS backup tapes
Reviewed by: jmz
Submitted by: Jonathan M Bresler
=============================================================================
|
| |

|