ports/58651: New port: shftool

Joachim Strombergson watchman at ludd.luth.se
Tue Oct 28 21:30:17 UTC 2003


>Number:         58651
>Category:       ports
>Synopsis:       New port: shftool
>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:   Tue Oct 28 13:30:13 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Joachim Strombergson
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:


System: FreeBSD fetis.ninja.se 5.1-CURRENT FreeBSD 5.1-CURRENT #13: Sun Sep 28 11:03:31 CEST 2003     js at fetis.ninja.se:/usr/obj/usr/src/sys/ATHLON i386  


>Description:


This is a new port of shftool a reference implementation and converter/generator for Standard Hex Format (SHF)-files.


>How-To-Repeat:


N/A


>Fix:


Apply the following patches to create the port:

# 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:
#
#       shftool
#       shftool/pkg-plist
#       shftool/pkg-descr
#       shftool/distinfo
#       shftool/Makefile
#
echo c - shftool
mkdir -p shftool > /dev/null 2>&1
echo x - shftool/pkg-plist
sed 's/^X//' >shftool/pkg-plist << 'END-of-shftool/pkg-plist'
Xbin/shftool
END-of-shftool/pkg-plist
echo x - shftool/pkg-descr
sed 's/^X//' >shftool/pkg-descr << 'END-of-shftool/pkg-descr'
XShftool is the reference implementation for the new, XML based
XStandard Hex Format (SHF). Shftool is also a working
Xconverter/generator/extractor between/to/of SHF-files and other hex
Xformats.
X
XSHF is specified in the the following Internet Draft:
Xhttp://ietf.org/internet-drafts/draft-strombergson-shf-00.txt
X
XThe web page for shftool:
Xhttp://www.df.lth.se/~triad/krad/shftool/
END-of-shftool/pkg-descr
echo x - shftool/distinfo
sed 's/^X//' >shftool/distinfo << 'END-of-shftool/distinfo'
XMD5 (shftool-1.1.0.tar.gz) = 417b2a0e99e3c38166734ae8586ca99f
END-of-shftool/distinfo
echo x - shftool/Makefile
sed 's/^X//' >shftool/Makefile << 'END-of-shftool/Makefile'
X# New ports collection makefile for:   shftool
X# Date created:                Oct 28, 2003
X# Whom:                        Joachim Strombergson <watchman at ludd.luth.se>
X#
X
XPORTNAME=      shftool
XPORTVERSION=   1.0
XCATEGORIES=    converters
XMASTER_SITES=  http://www.df.lth.se/~triad/krad/shftool/
XDISTNAME=      shftool-1.1.0
X
XMAINTAINER=    watchman at ludd.luth.se
XCOMMENT=       A reference implementation and converter for the Standard Hex Format
X
XGNU_CONFIGURE=  yes
X
X.include <bsd.port.mk>
END-of-shftool/Makefile
exit



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



More information about the freebsd-ports-bugs mailing list