aboutsummaryrefslogtreecommitdiff
path: root/sysutils/copytape
Commit message (Collapse)AuthorAgeFilesLines
* - Pass maintainership of these ports to submitterRenato Botelho2006-07-111-1/+1
| | | | | | | | | | - Pet portlint PR: ports/98100 Submitted by: Stephen J. Roznowski <sjr at comcast.net> Notes: svn path=/head/; revision=167455
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149455
* Use ALL_TARGETVolker Stolz2005-04-202-11/+1
| | | | Notes: svn path=/head/; revision=133774
* sharutils is an EXTRACT_DEPENDS, not a BUILD_DEPENDSKris Kennaway2004-04-051-2/+2
| | | | Notes: svn path=/head/; revision=106257
* The gshar+gunshar port is renamed to ports/archivers/sharutils.Trevor Johnson2004-03-191-1/+1
| | | | | | | PR: 64443 Notes: svn path=/head/; revision=104683
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-1/+1
| | | | Notes: svn path=/head/; revision=27887
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27427
* Fix typo MASTER_SITE -> MASTER_SITES, and fix the MASTER_SITE_SUBDIRBill Fumerola2000-01-291-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...) Notes: svn path=/head/; revision=25299
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21144
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19804
* to use MASTER_SITE_COMP_SOURCESSeiichirou Hiraoka1999-01-211-2/+3
| | | | Notes: svn path=/head/; revision=16223
* Import of copytape 1.0Justin M. Seger1998-12-207-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 Notes: svn path=/head/; revision=15450