Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2002 11:17:22 +0200 (CEST)
From:      "Michael L.Hostbaek" <mich@freebsdcluster.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40762: New port: sysutils/finfo
Message-ID:  <20020719091722.02300AC703@freebsdcluster.org>

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

>Number:         40762
>Category:       ports
>Synopsis:       New port: sysutils/finfo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 19 02:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michael L. Hostbaek
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
FreeBSDCluster.org
>Environment:
System: FreeBSD freebsdcluster.dk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 6 13:54:50 CEST 2002 root@freebsdcluster.dk:/space1/usr-linked/obj/space1/usr-linked/src/sys/COP_KERNEL_1 i386

>Description:
	Finfo displays potentially useful information about a file.
>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:
#
#	finfo/Makefile
#	finfo/distinfo
#	finfo/pkg-comment
#	finfo/pkg-descr
#	finfo/pkg-plist
#
echo x - finfo/Makefile
sed 's/^X//' >finfo/Makefile << 'END-of-finfo/Makefile'
X# ex:ts=8
X# Ports collection makefile for:  finfo
X# Date created:                          Tue Jul 18, 2002
X# Whom:                                  Michael L. Hostbaek (mich@freebsdcluster.org)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	finfo
XPORTVERSION=	0.1
XCATEGORIES=	sysutils
XMASTER_SITES=	http://www.cfm.o-o.org/software/finfo/
X
XMAINTAINER=	mich@freebsdcluster.org
X
Xdo-build:
X	(cd ${WRKSRC} && ${CC} ${CFLAGS} -o ${PORTNAME} ${PORTNAME}.c)
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
X
X.include <bsd.port.mk>
END-of-finfo/Makefile
echo x - finfo/distinfo
sed 's/^X//' >finfo/distinfo << 'END-of-finfo/distinfo'
XMD5 (finfo-0.1.tar.gz) = e6a1a4f597f875082beb7f65a3ce4d42
END-of-finfo/distinfo
echo x - finfo/pkg-comment
sed 's/^X//' >finfo/pkg-comment << 'END-of-finfo/pkg-comment'
XFinfo displays potentially useful information about a file
END-of-finfo/pkg-comment
echo x - finfo/pkg-descr
sed 's/^X//' >finfo/pkg-descr << 'END-of-finfo/pkg-descr'
XFinfo displays potentially useful information about a file.
X
XAUTHOR:		Christine F. Maxwell <cfm@o-o.org>
XWWW:		http://www.cfm.o-o.org/software/finfo/
X
X	- Michael L. Hostbaek
X	mich@freebsdcluster.org
END-of-finfo/pkg-descr
echo x - finfo/pkg-plist
sed 's/^X//' >finfo/pkg-plist << 'END-of-finfo/pkg-plist'
Xbin/finfo
END-of-finfo/pkg-plist
exit


>Release-Note:
>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?20020719091722.02300AC703>