Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2007 20:40:20 -0600 (CST)
From:      Jason Bacon <bacon@smithers.neuro.mcw.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/107939: New port: sysutils/endian Report endianness of the system
Message-ID:  <200701150240.l0F2eKtv055143@smithers.neuro.mcw.edu>
Resent-Message-ID: <200701150310.l0F3AExQ092660@freefall.freebsd.org>

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

>Number:         107939
>Category:       ports
>Synopsis:       New port: sysutils/endian Report endianness of the system
>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:   Mon Jan 15 03:10:13 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jason Bacon
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
Medical College of Wisconsin
>Environment:
System: FreeBSD smithers.neuro.mcw.edu 5.4-RELEASE FreeBSD 5.4-RELEASE #2: Wed Aug 24 14:54:53 CDT 2005 bacon@clone.neuro.mcw.edu:/usr/obj/usr/src/sys/clone i386


>Description:
	Report the endianness of the system via standard output and exit
	value.
>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:
#
#	sysutils/endian
#	sysutils/endian/Makefile
#	sysutils/endian/distinfo
#	sysutils/endian/pkg-descr
#
echo c - sysutils/endian
mkdir -p sysutils/endian > /dev/null 2>&1
echo x - sysutils/endian/Makefile
sed 's/^X//' >sysutils/endian/Makefile << 'END-of-sysutils/endian/Makefile'
X# New ports collection makefile for:	endian
X# Date created:		3 Jan 2006
X# Whom:			bacon@smithers.neuro.mcw.edu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	endian
XPORTVERSION=	1.0
XCATEGORIES=	sysutils
XMASTER_SITES=	http://www.neuro.mcw.edu/~bacon/Ports/distfiles/ \
X		http://bacon.is-a-geek.org/~bacon/Ports/distfiles/
X
XMAINTAINER=	bacon@smithers.neuro.mcw.edu
XCOMMENT=	Report endianness of a system
X
XMAN1=		endian.1
X
XPLIST_FILES=	bin/endian
X
X.include <bsd.port.mk>
END-of-sysutils/endian/Makefile
echo x - sysutils/endian/distinfo
sed 's/^X//' >sysutils/endian/distinfo << 'END-of-sysutils/endian/distinfo'
XMD5 (endian-1.0.tar.gz) = 83407de0ce534c2be774caca4ae9230c
XSHA256 (endian-1.0.tar.gz) = ec0e3b8f7bb1920a0d4f24223d613acecdc4c1cb9d69e930b794d19b54135e41
XSIZE (endian-1.0.tar.gz) = 2942
END-of-sysutils/endian/distinfo
echo x - sysutils/endian/pkg-descr
sed 's/^X//' >sysutils/endian/pkg-descr << 'END-of-sysutils/endian/pkg-descr'
XReport endianness of a system.
END-of-sysutils/endian/pkg-descr
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



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