Port details |
- copytape Program that is used to duplicate magtapes
- 1.0_2 sysutils =5 1.0_1Version of this port present on the latest quarterly branch.
- Maintainer: sjroz@verizon.net
- Port Added: unknown
- Last Update: 2024-09-30 23:59:21
- Commit Hash: cc977a4
- People watching this port, also watch:: cpdup, p5-libwww, libwmf, bkpupsd, mc
- License: not specified in port
- Description:
- Copytape duplicates magtapes. It is intended for duplication of
bootable or other non-file-structured (non-tar-structured) magtapes
on systems with only one tape drive. Copytape is blissfully ignorant
of tape formats. It merely makes a bit-for-bit copy of its input.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- copytape>0:sysutils/copytape
- To install the port:
- cd /usr/ports/sysutils/copytape/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/copytape
- pkg install copytape
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: copytape
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (copytape.Z) = b1b271445fd7f1a201be7ba3a5c7a29aed28b8531da0651858194293ccfb0f8d
SIZE (copytape.Z) = 7924
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Patch dependencies:
-
- gunshar : archivers/sharutils
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_copytape
- 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 |
1.0_2 30 Sep 2024 23:59:21 |
Brooks Davis (brooks) |
sysutils/copytape: include errno.h for errno
errno must be accessed by a macro from errno.h.
Tidy includes and add unistd.h for read/write.
Consolidate patches for easy of maintenance.
This code is borderline useless and certainly broken with modern tape
sizes due to the use of ints for sizes.
PR: 281781
Approved by: sjroz@verizon.net (maintainer) |
1.0_1 25 Feb 2024 17:18:49 |
Muhammad Moinur Rahman (bofh) |
sysutils/copytape: Moved man to share/man
Approved by: portmgr (blanket) |
1.0 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
1.0 28 Jun 2015 08:50:17 |
riggs |
Un-break build:
Distfiles are fetchable again after r390758 |
1.0 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 |
1.0 30 Mar 2015 23:13:39 |
bapt |
Remove dead COMP_SOURCES master sites
Mark as broken ports using it |
1.0 30 Jul 2014 17:23:08 |
antoine |
Unbreak |
1.0 29 Jul 2014 15:00:13 |
adamw |
Rename sysutils/ patch-xy patches to reflect the files they modify. |
1.0 24 Oct 2013 16:27:22 |
ak |
- Fix build [1]
- Support STAGEDIR
PR: ports/183023 [1]
Submitted by: Stephen Roznowski <sjroz@verizon.net> (maintainer) |
1.0 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0 21 Sep 2010 07:12:01 |
linimon |
Update maintainer's email address. (Old one now bounces.)
PR: ports/144412 (partial) |
1.0 11 Jul 2006 10:26:15 |
garga |
- Pass maintainership of these ports to submitter
- Pet portlint
PR: ports/98100
Submitted by: Stephen J. Roznowski <sjr at comcast.net> |
1.0 25 Nov 2005 18:14:52 |
pav |
- Add SHA256 |
1.0 20 Apr 2005 14:21:55 |
vs |
Use ALL_TARGET |
1.0 05 Apr 2004 22:13:03 |
kris |
sharutils is an EXTRACT_DEPENDS, not a BUILD_DEPENDS |
1.0 19 Mar 2004 23:56:43 |
trevor |
The gshar+gunshar port is renamed to ports/archivers/sharutils.
PR: 64443 |
1.0 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
1.0 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.0 20 Feb 2003 19:00:52 |
knu |
De-pkg-comment. |
08 Oct 2000 07:23:57 |
asami |
Convert category sysutils to new layout. |