From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 30 10:10:25 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 976A016A4CF for ; Thu, 30 Sep 2004 10:10:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AA7843D41 for ; Thu, 30 Sep 2004 10:10:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i8UAAPdX037684 for ; Thu, 30 Sep 2004 10:10:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8UAAPRD037683; Thu, 30 Sep 2004 10:10:25 GMT (envelope-from gnats) Resent-Date: Thu, 30 Sep 2004 10:10:25 GMT Resent-Message-Id: <200409301010.i8UAAPRD037683@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Klaus Michael Indlekofer" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CF7F16A4CE for ; Thu, 30 Sep 2004 10:05:12 +0000 (GMT) Received: from zam151.fz-juelich.de (zam151.fz-juelich.de [134.94.100.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7465543D45 for ; Thu, 30 Sep 2004 10:05:11 +0000 (GMT) (envelope-from M.Indlekofer@fz-juelich.de) Received: by zam151.fz-juelich.de (Postfix, from userid 65534) id 365B0738E1; Thu, 30 Sep 2004 12:05:08 +0200 (CEST) Received: from mic203wlan (localhost [127.0.0.1]) by zam151.fz-juelich.de (Postfix) with SMTP id 67973738ED for ; Thu, 30 Sep 2004 12:05:07 +0200 (CEST) Message-Id: <000601c4a6d4$5435b520$cb01500a@mic203wlan> Date: Thu, 30 Sep 2004 11:58:49 +0200 From: "Klaus Michael Indlekofer" To: Subject: ports/72192: Update port: converters/cmios9 new version 2.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Klaus Michael Indlekofer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2004 10:10:25 -0000 >Number: 72192 >Category: ports >Synopsis: Update port: converters/cmios9 new version 2.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Sep 30 10:10:25 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Klaus Michael Indlekofer (M.Indlekofer@gmx.de) >Release: FreeBSD 4.0-RELEASE i386 >Organization: >Environment: >Description: converters/cmios9: ftp-like access to Fairlight floppy/hard disk image files and devices >How-To-Repeat: >Fix: # 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: # # cmios9-2.0 # cmios9-2.0/pkg-plist # cmios9-2.0/pkg-descr # cmios9-2.0/pkg-comment # cmios9-2.0/distinfo # cmios9-2.0/Makefile # echo c - cmios9-2.0 mkdir -p cmios9-2.0 > /dev/null 2>&1 echo x - cmios9-2.0/pkg-plist sed 's/^X//' >cmios9-2.0/pkg-plist << 'END-of-cmios9-2.0/pkg-plist' Xbin/cmios9 END-of-cmios9-2.0/pkg-plist echo x - cmios9-2.0/pkg-descr sed 's/^X//' >cmios9-2.0/pkg-descr << 'END-of-cmios9-2.0/pkg-descr' XThis is a port of cmios9, which provides ftp-like access to XFairlight OS9 + MDR-DOS + QDOS floppy/hard disk image files and devices. X XFairlight system Filesystem(s) Machine type X--------------------------------------------------------------------------- XCMI Series I QDOS Sampler XCMI Series II QDOS Sampler XCMI Series IIx QDOS Sampler XCMI Series III OS9 Sampler XMFX1 OS9 Sampler + Hard disk recorder XMFX2 OS9 + MDR-DOS Sampler + Hard disk recorder X--------------------------------------------------------------------------- X X X- Klaus Michael Indlekofer XM.Indlekofer@gmx.de END-of-cmios9-2.0/pkg-descr echo x - cmios9-2.0/pkg-comment sed 's/^X//' >cmios9-2.0/pkg-comment << 'END-of-cmios9-2.0/pkg-comment' Xftp-like access to Fairlight floppy/hard disk image files and devices END-of-cmios9-2.0/pkg-comment echo x - cmios9-2.0/distinfo sed 's/^X//' >cmios9-2.0/distinfo << 'END-of-cmios9-2.0/distinfo' XMD5 (cmios9-2.0.tar.gz) = 4d7e9f23d99bc6b6475344754f4d57dd END-of-cmios9-2.0/distinfo echo x - cmios9-2.0/Makefile sed 's/^X//' >cmios9-2.0/Makefile << 'END-of-cmios9-2.0/Makefile' X# New ports collection makefile for: cmios9 X# Date created: 30 September 2004 X# Whom: M.Indlekofer@gmx.de X# X# $FreeBSD$ X# X XPORTNAME= cmios9 XPORTVERSION= 2.0 XCATEGORIES= converters XMASTER_SITES= http://www.spies.com/~kmi/ X XMAINTAINER= M.Indlekofer@gmx.de XCOMMENT= ftp-like access to Fairlight image files and devices X X.include END-of-cmios9-2.0/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: