From jos@catnook.com  Tue May 28 18:10:15 2002
Return-Path: <jos@catnook.com>
Received: from w250.z064001178.sjc-ca.dsl.cnc.net (adsl-66.218.45.239.dslextreme.com [66.218.45.239])
	by hub.freebsd.org (Postfix) with SMTP id E185237B40C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 May 2002 18:10:14 -0700 (PDT)
Received: (qmail 23034 invoked by uid 1000); 29 May 2002 01:10:35 -0000
Message-Id: <20020529011035.23033.qmail@lizzy.catnook.com>
Date: 29 May 2002 01:10:35 -0000
From: Jos Backus <jos@catnook.com>
Reply-To: Jos Backus <jos@catnook.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port, sysutils/mktool
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         38674
>Category:       ports
>Synopsis:       New port, sysutils/mktool
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    petef
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 28 18:20:01 PDT 2002
>Closed-Date:    Thu May 30 17:58:34 PDT 2002
>Last-Modified:  Thu May 30 17:58:34 PDT 2002
>Originator:     Jos Backus
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
CatNook
>Environment:
System: FreeBSD lizzy.catnook.com 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Sun May 26 17:55:09 PDT 2002 jos@lizzy.catnook.com:/disk0/usr/obj/disk0/usr/src/sys/LIZZY i386


>Description:

New port, sysutils/mktool, a service control manager.

>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:
#
#	mktool
#	mktool/distinfo
#	mktool/Makefile
#	mktool/pkg-comment
#	mktool/pkg-descr
#	mktool/pkg-plist
#
echo c - mktool
mkdir -p mktool > /dev/null 2>&1
echo x - mktool/distinfo
sed 's/^X//' >mktool/distinfo << 'END-of-mktool/distinfo'
XMD5 (mktool-0.0.7.tar.gz) = cb2d4c919dca5c0a9e4fbf1a1b91d736
END-of-mktool/distinfo
echo x - mktool/Makefile
sed 's/^X//' >mktool/Makefile << 'END-of-mktool/Makefile'
X# ports collection makefile for:        mktool
X# Date created:                         2002/05/28
X# Whom:                                 josb
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mktool
XPORTVERSION=	0.0.7
XCATEGORIES=	sysutils
XMASTER_SITES=	http://www.io.com/~manoj/file/
X
XMAINTAINER=	jos@catnook.com
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
XUSE_GMAKE=	yes
XNOMAN=		true
X
Xpost-extract:
X	cd ${WRKSRC}; ${SED} -i ".orig" \
X	-e 's,^OPT=.*,OPT=${CFLAGS},' \
X	-e 's,^bindir=.*,bindir=${PREFIX}/bin,' \
X	-e 's,cp -a,install -m ${BINMODE},' \
X	Makefile
X
X.include <bsd.port.mk>
END-of-mktool/Makefile
echo x - mktool/pkg-comment
sed 's/^X//' >mktool/pkg-comment << 'END-of-mktool/pkg-comment'
XSome tools to manage processes and network services
END-of-mktool/pkg-comment
echo x - mktool/pkg-descr
sed 's/^X//' >mktool/pkg-descr << 'END-of-mktool/pkg-descr'
XSome tools to manage processes and network services.
END-of-mktool/pkg-descr
echo x - mktool/pkg-plist
sed 's/^X//' >mktool/pkg-plist << 'END-of-mktool/pkg-plist'
Xbin/babysit
Xbin/bsok
Xbin/envuidgid
Xbin/execlp
Xbin/setugid
Xbin/tcpaccept
Xbin/tcplisten
END-of-mktool/pkg-plist
exit


>Release-Note:
>Audit-Trail:

From: Jos Backus <jos@catnook.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/38674: New port, sysutils/mktool
Date: Wed, 29 May 2002 10:10:48 -0701

 Please remove the silly NOMAN=true line from the Makefile before committing.
 Thanks.
 
 Jos
Responsible-Changed-From-To: freebsd-ports->petef 
Responsible-Changed-By: petef 
Responsible-Changed-When: Thu May 30 16:23:54 PDT 2002 
Responsible-Changed-Why:  
I'm working with the submitter on this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38674 
State-Changed-From-To: open->closed 
State-Changed-By: petef 
State-Changed-When: Thu May 30 17:18:04 PDT 2002 
State-Changed-Why:  
Port added, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38674 
>Unformatted:
