FreeBSD Bugzilla – Attachment 61485 Details for
Bug 92141
[NEW PORT] sysutils/ansitape: Read or write ANSI, VMS, RSTS/E, RSX-11, RT-11, and other tapes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
ansitape-1.4.shar
ansitape-1.4.shar (text/plain), 4.41 KB, created by
Jeffrey H. Johnson
on 2006-01-22 08:50:02 UTC
(
hide
)
Description:
ansitape-1.4.shar
Filename:
MIME Type:
Creator:
Jeffrey H. Johnson
Created:
2006-01-22 08:50:02 UTC
Size:
4.41 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># ansitape ># ansitape/files ># ansitape/files/patch-aa ># ansitape/files/patch-ab ># ansitape/Makefile ># ansitape/distinfo ># ansitape/pkg-descr ># ansitape/pkg-plist ># >echo c - ansitape >mkdir -p ansitape > /dev/null 2>&1 >echo c - ansitape/files >mkdir -p ansitape/files > /dev/null 2>&1 >echo x - ansitape/files/patch-aa >sed 's/^X//' >ansitape/files/patch-aa << 'END-of-ansitape/files/patch-aa' >X*** Makefile.orig Sun Jan 22 02:06:03 2006 >X--- Makefile Sun Jan 22 02:08:09 2006 >X*************** >X*** 1,16 **** >X ROFF = nroff >X CFLAGS = -O >X! DESTDIR = >X >X ansitape: ansitape.c >X cc $(CFLAGS) -o ansitape ansitape.c >X >X doc: ansitape.1 >X $(ROFF) -man ansitape.1 >X >X install: >X! install -s -m 755 ansitape $(DESTDIR)/usr/ecn/ansitape >X >X clean: >X! rm -f *.o core a.out >X >X--- 1,18 ---- >X ROFF = nroff >X CFLAGS = -O >X! >X! all: ansitape >X >X ansitape: ansitape.c >X cc $(CFLAGS) -o ansitape ansitape.c >X >X doc: ansitape.1 >X $(ROFF) -man ansitape.1 >X >X install: >X! install -s -m 755 ansitape ${PREFIX}/bin/ansitape >X! install -m 644 ansitape.1 ${PREFIX}/man/man1 >X >X clean: >X! rm -f *.o core a.out ansitape >X >END-of-ansitape/files/patch-aa >echo x - ansitape/files/patch-ab >sed 's/^X//' >ansitape/files/patch-ab << 'END-of-ansitape/files/patch-ab' >X*** ansitape.c.orig Sun Jan 22 02:08:51 2006 >X--- ansitape.c Sun Jan 22 02:12:29 2006 >X*************** >X*** 90,104 **** >X #include <sys/resource.h> >X #include <sys/ioctl.h> >X #include <sys/file.h> >X #include <sys/mtio.h> >X #include <sys/stat.h> >X! #include <sys/dir.h> >X #include <stdio.h> >X #include <ctype.h> >X #include <pwd.h> >X >X #define TRUE 1 >X #define FALSE 0 >X #define DBYTES 4 >X #define MAXLINE 2048 /* THIS IS 255 IN ANSITAR.C !!!!! */ >X #define ISOBLOCK 2048 >X--- 90,107 ---- >X #include <sys/resource.h> >X #include <sys/ioctl.h> >X #include <sys/file.h> >X #include <sys/mtio.h> >X #include <sys/stat.h> >X! #include <sys/cdefs.h> >X! #include <dirent.h> >X #include <stdio.h> >X #include <ctype.h> >X #include <pwd.h> >X >X+ #define direct dirent >X+ >X #define TRUE 1 >X #define FALSE 0 >X #define DBYTES 4 >X #define MAXLINE 2048 /* THIS IS 255 IN ANSITAR.C !!!!! */ >X #define ISOBLOCK 2048 >END-of-ansitape/files/patch-ab >echo x - ansitape/Makefile >sed 's/^X//' >ansitape/Makefile << 'END-of-ansitape/Makefile' >X# New ports collection makefile for: ansitape >X# Date created: 22 January 2006 >X# Whom: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> >X# >X# $FreeBSD: ports/sysutils/ansitape/Makefile,v 1.00 2006/01/22 02:15:25 irn Exp $ >X# >X >XPORTNAME= ansitape >XPORTVERSION= 1.4 >XCATEGORIES= sysutils >XMASTER_SITES= ftp://ftp.unicamp.br/pub/unix-c/tapes/ \ >X http://ftp.br.xemacs.org/pub/unix-c/tapes/ >XDISTNAME= ansitape >XEXTRACT_SUFX= .tar.Z >X >XMAINTAINER= CPE1704TKS@bellsouth.net >XCOMMENT= Read or write ANSI, VMS, RSTS/E, RSX-11, RT-11, and other tapes >X >XALL_TARGET= ${PORTNAME} >XMAN1= ansitape.1 >X >X.include <bsd.port.mk> >END-of-ansitape/Makefile >echo x - ansitape/distinfo >sed 's/^X//' >ansitape/distinfo << 'END-of-ansitape/distinfo' >XSIZE (ansitape.tar.Z) = 38503 >XMD5 (ansitape.tar.Z) = 4eed0456997ff0ff7a9435e4279802d5 >XSHA256 (ansitape.tar.Z) = 9c09b2a36544e2279e7d7d891796950707b2df4d8bcfc80e924bb073f916a2f3 >END-of-ansitape/distinfo >echo x - ansitape/pkg-descr >sed 's/^X//' >ansitape/pkg-descr << 'END-of-ansitape/pkg-descr' >XAnsitape reads from or writes to a magnetic tape in ANSI labelled tape >Xformat, which is a useful format for exchange of ASCII character files >Xwith non-UNIX sites. The transfer of binary files is supported in the >Xsense that the program will let you write them on the tape. >X >XAnsitape supports the standard defined in ANSI X3.27-1978, Magnetic >XTape Labels and File Structure for Information Interchange. Only >XSystem levels 1, 2, and 3 are supported, System level 4 (spanned records) >Xis not supported. >X >XIn addition, special options have been included to read and write tapes >Xfor RT-11, RSTS, RSX, and VMS systems, which use a slightly modified >Xversion of the standard. >END-of-ansitape/pkg-descr >echo x - ansitape/pkg-plist >sed 's/^X//' >ansitape/pkg-plist << 'END-of-ansitape/pkg-plist' >Xbin/ansitape >END-of-ansitape/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 92141
: 61485