From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 28 13:30:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0AAF16A4CF for ; Tue, 28 Oct 2003 13:30:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BCF243FE3 for ; Tue, 28 Oct 2003 13:30:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9SLUEFY048855 for ; Tue, 28 Oct 2003 13:30:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9SLUE8a048854; Tue, 28 Oct 2003 13:30:14 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 28 Oct 2003 13:30:14 -0800 (PST) Resent-Message-Id: <200310282130.h9SLUE8a048854@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Joachim Strombergson" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3602C16A4CE for ; Tue, 28 Oct 2003 13:26:28 -0800 (PST) Received: from smtp10.hy.skanova.net (smtp10.hy.skanova.net [195.67.199.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id C368143FB1 for ; Tue, 28 Oct 2003 13:26:26 -0800 (PST) (envelope-from watchman@ludd.luth.se) Received: from fetis.ninja.se (h183n1fls23o947.bredband.comhem.se [217.211.160.183])h9SLQPCc024667 for ; Tue, 28 Oct 2003 22:26:25 +0100 (CET) Message-Id: 1067376391@fetis.ninja.se Date: Tue, 28 Oct 2003 22:26:41 +0100 From: "Joachim Strombergson" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: gtk-send-pr 0.1 Subject: ports/58651: New port: shftool X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2003 21:30:17 -0000 >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@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 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@ludd.luth.se XCOMMENT= A reference implementation and converter for the Standard Hex Format X XGNU_CONFIGURE= yes X X.include END-of-shftool/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: