aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/copytape
Commit message (Collapse)AuthorAgeFilesLines
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Corrrect whitespace introduced during PORTNAME conversion and portlintmharo2000-04-221-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablecpiazza2000-04-101-3/+3
|
* Fix typo MASTER_SITE -> MASTER_SITES, and fix the MASTER_SITE_SUBDIRbillf2000-01-301-2/+2
| | | | | | to reflect the actual location of this file on the comp.sources.unix archive, both of which were broken in rev1.2 and not noticed until now (a year and a few days later...)
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* to use MASTER_SITE_COMP_SOURCESflathill1999-01-211-2/+3
|
* Import of copytape 1.0jseger1998-12-217-0/+71
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. PR: ports/8454 Submitted by: sjr@home.net