Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 1998 16:20:56 -0700 (PDT)
From:      Murray Stokely <murray@disco.cdrom.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6910: new port : mkhybrid
Message-ID:  <199806102320.QAA09693@disco.cdrom.com>

next in thread | raw e-mail | index | archive | help

>Number:         6910
>Category:       ports
>Synopsis:       new port : mkhybrid
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 10 16:30:00 PDT 1998
>Last-Modified:
>Originator:     Murray Stokely
>Organization:
Walnut Creek CDROM
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

[disco] /home/murray/port-mkhybrid> portlint 
OK: checking pkg/PLIST.
OK: checking pkg/COMMENT.
OK: checking pkg/DESCR.
OK: checking Makefile.
OK: checking files/md5.
looks fine.

>Description:

A shar is included of this useful port.

>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:
#
#	.
#	./files
#	./files/md5
#	./pkg
#	./pkg/COMMENT
#	./pkg/PLIST
#	./pkg/DESCR
#	./Makefile
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (mkhybrid-1.11.1.tar.gz) = 80b0e9b274c67c5ac088eba40a2c94a2
END-of-./files/md5
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
Xcreate a hybrid ISO9660/JOLIET/HFS/Rock Ridge filesystem.
END-of-./pkg/COMMENT
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xbin/mkhybrid
Xman/man8/mkhybrid.8.gz
END-of-./pkg/PLIST
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
Xmkhybrid is a pre-mastering program to create iso9660 cd images with
Xoptional Rockridge, Joliet, or HFS support.  It is based on mkisofs
Xand generates a binary image which can be written onto a block device
Xsuch as a CDR drive.
END-of-./pkg/DESCR
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	mkhybrid
X# Version required:    1.11.1
X# Date created:        10 Jun 1998
X# Whom:                Murray Stokely <murray@cdrom.com>
X#
X# $Id$
X#
X
XDISTNAME=	mkhybrid-1.11.1
XCATEGORIES=	sysutils
XMASTER_SITES=	ftp://ftp.ge.ucl.ac.uk/pub/mkhfs/
X
XMAINTAINER=	murray@cdrom.com
X
XGNU_CONFIGURE=	yes
XMAN8=		mkhybrid.8
XALL_TARGET=
X
X.include <bsd.port.mk>
END-of-./Makefile
exit


>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806102320.QAA09693>