Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2000 16:32:56 -0800 (PST)
From:      scorpio@sunline.net
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/17447: Addition of a new port
Message-ID:  <200003180032.QAA22545@freefall.freebsd.org>

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

>Number:         17447
>Category:       ports
>Synopsis:       Addition of a new port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 17 16:40:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jeff Palmer
>Release:        4.0-STABLE
>Organization:
>Environment:
FreeBSD Scorpio.linuxdiary.com 4.0-STABLE FreeBSD 4.0-STABLE #0: Thu Mar 16 04:20:50 GMT 2000     root@Scorpio.Sunline.Net:/usr/src/sys/compile/Scorpio  i386
>Description:
# 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:
#
#	slay
#	slay/Makefile
#	slay/files
#	slay/files/md5
#	slay/pkg
#	slay/pkg/COMMENT
#	slay/pkg/DESCR
#	slay/pkg/PLIST
#
echo c - slay
mkdir -p slay > /dev/null 2>&1
echo x - slay/Makefile
sed 's/^X//' >slay/Makefile << 'END-of-slay/Makefile'
X# Ports collection makefile for:	Slay
X# Version required:	1.2
X# Date created:		Sun Mar 12 02:26:49 GMT 2000
X# Whom:			scorpio@sunline.net
X#
X# $FreeBSD$
X#
X
X
XPKGNAME=	Slay.1.2
XDISTNAME=	Slay.1.2
XCATEGORIES=	sysutils
XMASTER_SITES=	http://setiathome.ssl.berkeley.edu/software/ \
X
XMAINTAINER=	scorpio@sunline.net
X
X
XNO_BUILD=       "binary distribution"
X
X
Xdo-install:
X	${INSTALL_SCRIPT}	${WRKSRC}/slay ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-slay/Makefile
echo c - slay/files
mkdir -p slay/files > /dev/null 2>&1
echo x - slay/files/md5
sed 's/^X//' >slay/files/md5 << 'END-of-slay/files/md5'
XMD5 (Slay.1.2.tar.gz) = 3d84408865dea84dd37d85120c13835c
X
END-of-slay/files/md5
echo c - slay/pkg
mkdir -p slay/pkg > /dev/null 2>&1
echo x - slay/pkg/COMMENT
sed 's/^X//' >slay/pkg/COMMENT << 'END-of-slay/pkg/COMMENT'
XKills a login shell and process(es) of a user.
X
END-of-slay/pkg/COMMENT
echo x - slay/pkg/DESCR
sed 's/^X//' >slay/pkg/DESCR << 'END-of-slay/pkg/DESCR'
XSlay was designed apparantly to kill abusive users, as well as the
Xprocesses that user owns.
X
XSimply execute "slay <username>"
X
X
X
END-of-slay/pkg/DESCR
echo x - slay/pkg/PLIST
sed 's/^X//' >slay/pkg/PLIST << 'END-of-slay/pkg/PLIST'
X/bin/slay
X
END-of-slay/pkg/PLIST
exit

>How-To-Repeat:

>Fix:


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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