From rjoseph@mammalia.org  Tue Jul 25 11:31:18 2000
Return-Path: <rjoseph@mammalia.org>
Received: from manatee.mammalia.org (manatee.mammalia.org [216.231.50.6])
	by hub.freebsd.org (Postfix) with ESMTP id 4480537B7D0
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 Jul 2000 11:31:13 -0700 (PDT)
	(envelope-from rjoseph@mammalia.org)
Received: by manatee.mammalia.org (Postfix, from userid 1000)
	id D025D11CD21; Tue, 25 Jul 2000 11:31:05 -0700 (PDT)
Message-Id: <20000725183105.D025D11CD21@manatee.mammalia.org>
Date: Tue, 25 Jul 2000 11:31:05 -0700 (PDT)
From: rjoseph@mammalia.org
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Subject: Follow up on ports/20168
X-Send-Pr-Version: 3.2

>Number:         20179
>Category:       ports
>Synopsis:       Follow up on ports/20168
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nbm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 25 11:40:01 PDT 2000
>Closed-Date:    Sat Mar 31 05:30:17 PST 2001
>Last-Modified:  Sat Mar 31 05:31:37 PST 2001
>Originator:     R Joseph Wright
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

	

>Description:

	Changed port to include pkg/MESSAGE; modified pkg/DESCR and Makefile

>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:
#
#	.
#	./Makefile
#	./pkg
#	./pkg/PLIST
#	./pkg/DESCR
#	./pkg/COMMENT
#	./pkg/MESSAGE
#	./files
#	./files/md5
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	grub
X# Date created 				24 July 2000
X# Whom:						rjoseph@mammalia.org
X#
X# $FreeBSD$
X#
X
XPORTNAME=			grub
XPORTVERSION=		0.5.95
XCATEGORIES=			misc
XMASTER_SITES=		ftp://alpha.gnu.org/gnu/grub/
X
XMAINTAINER=			ports@FreeBSD.org
X
XHAS_CONFIGURE=		yes
XUSE_GMAKE=			yes
X
XMAN1=				mbchk.1
XMAN8=				grub.8 grub-install.8
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xbin/mbchk
Xinfo/grub.info
Xinfo/grub.info-1
Xinfo/grub.info-2
Xinfo/grub.info-3
Xinfo/grub.info-4
Xinfo/multiboot.info
Xsbin/grub
Xsbin/grub-install
Xshare/grub/i386-unknown/stage2
Xshare/grub/i386-unknown/e2fs_stage1_5
Xshare/grub/i386-unknown/fat_stage1_5
Xshare/grub/i386-unknown/ffs_stage1_5
Xshare/grub/i386-unknown/minix_stage1_5
Xshare/grub/i386-unknown/reiserfs_stage1_5
Xshare/grub/i386-unknown/stage1
X@dirrm share/grub/i386-unknown
X@dirrm share/grub 
END-of-./pkg/PLIST
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XGNU GRUB is a multiboot boot loader.  It was derived from GRUB, the GRand
XUnified Bootloader, which was originally designed and implemented by Erich 
XStefan Boleyn.
X
XWWW: http://www.gnu.org/software/grub
END-of-./pkg/DESCR
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XGRand Unified Bootloader
END-of-./pkg/COMMENT
echo x - ./pkg/MESSAGE
sed 's/^X//' >./pkg/MESSAGE << 'END-of-./pkg/MESSAGE'
X
X###################################################
XThis port does not install GRUB on the master boot 
Xrecord of your hard drive.  To do this, or to use 
Xit with a floppy disk, you will need to read the 
Xinfo page using 'info grub'.
X###################################################
X
END-of-./pkg/MESSAGE
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (grub-0.5.95.tar.gz) = 095817b10a8b82e222cb029ee5fb1c19
END-of-./files/md5
exit


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->nbm  
Responsible-Changed-By: cpiazza 
Responsible-Changed-When: Wed Aug 9 10:51:35 PDT 2000 
Responsible-Changed-Why:  
nbm handled 20168 which this is a follow up to 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20179 
State-Changed-From-To: open->closed 
State-Changed-By: nbm 
State-Changed-When: Sat Mar 31 05:30:17 PST 2001 
State-Changed-Why:  
grub has since been upgraded, I'll assume any necessary changes 
are in there.  Submit another PR, or reply, if there are 
outstanding problems. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20179 
>Unformatted:
