ports/107939: New port: sysutils/endian Report endianness of the system
Jason Bacon
bacon at smithers.neuro.mcw.edu
Mon Jan 15 03:10:15 UTC 2007
>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 at 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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list