Port details |
- vmsbackup Reads VMS BACKUP tapes
- 4.1.1_1 emulators =5 4.1.1_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-02-23 17:58:31
- Commit Hash: 1fe4f96
- People watching this port, also watch:: xfishtank, dia, libunicode, libwmf, p5-libwww
- Also Listed In: sysutils
- License: not specified in port
- WWW:
- https://www.panix.com/~kingdon/vms/backup.html
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vmsbackup>0:emulators/vmsbackup
- To install the port:
- cd /usr/ports/emulators/vmsbackup/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/vmsbackup
- pkg install vmsbackup
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vmsbackup
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (VMSBACKUP4-1-1.ZIP) = 90a45a27db0e07a9ac71150f093aaa0a3647d1e1969a6a9da8cdb4466bf8affc
SIZE (VMSBACKUP4-1-1.ZIP) = 21504
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- emulators_vmsbackup
- USES:
- zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.1_1 23 Feb 2024 17:58:31 |
Muhammad Moinur Rahman (bofh) |
emulators/vmsbackup: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.1.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.1.1 20 Jul 2022 14:21:50 |
Tobias C. Berner (tcberner) |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
4.1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.1.1 06 Nov 2017 15:35:22 |
ak |
- Remove dead MASTER_SITES
- Remove archivers/zip build dependency |
4.1.1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
4.1.1 05 Jun 2014 19:02:33 |
marino |
emulators/vmsbackup: Unbreak on F9+
This port really does require infozip, the base unzip fails to
extract with the message, "Invalid central directory signature".
/usr/bin/tar also fails with a similar message.
This source file only needed a couple of minor fixes to build again.
Passes Redports 8x |
4.1.1 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
4.1.1 10 May 2013 01:46:53 |
bdrewery |
- Fix extract on 9+ due to this picking up /usr/bin/unzip instead of
looking for the proper LOCALBASE/bin/unzip that UNZIP_CMD is set to.
Will let maintainers decide if archivers/unzip is really still needed.
Some of these ports/options remain broken due to other issues.
With hat: portmgr |
4.1.1 03 Nov 2011 00:38:47 |
eadler |
- fix explicit use of unzip in ports
PR: ports/153429
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainers (hq, gabor, amdmi3)
Approved by: maintainer timeout
Approved by: bapt,sahil (mentors, implicit) |
4.1.1 02 Jul 2011 17:14:20 |
miwi |
= Drop MD5 support |
4.1.1 18 Apr 2010 18:58:20 |
erwin |
Mark BROKEN on 9.x: does not build |
4.1.1 07 May 2006 10:55:47 |
edwin |
Remove USE_REINPLACE from all categories starting with E |
4.1.1 24 Nov 2005 16:07:52 |
pav |
- Add SHA256 |
4.1.1 18 Oct 2005 13:57:37 |
erwin |
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 |
4.1.1 15 Oct 2005 19:21:37 |
erwin |
Add an extra master_site, just in case anything happens with
the primary one.
Submitted by: a funny pointyhat failure (kris) |
4.1.1 12 Oct 2005 18:49:14 |
erwin |
- Fix mastersite
- Update to 4.1.1
PR: 87333
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> |
4.0 09 Oct 2005 23:43:32 |
linimon |
Mark as BROKEN: does not fetch. Reset bouncing maintainer.
Source: distfile survey |
4.0 12 Mar 2005 08:31:14 |
sem |
- Update to 4.0
- pkg-descr reformat, add WWW field
PR: ports/78716
Submitted by: Danny Koenig <dako@bsdberlin.org> |
3.0 10 Apr 2004 16:57:07 |
trevor |
Trim leading or trailing blank lines. |
3.0 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
3.0 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
3.0 03 Nov 2003 01:30:43 |
kris |
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 |
3.0 07 Mar 2003 06:01:20 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
08 Oct 2000 02:02:29 |
asami |
Convert category emulators to new layout. |