From owner-freebsd-ports Fri Mar 17 16:40: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9889A37B8EE for ; Fri, 17 Mar 2000 16:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA23090; Fri, 17 Mar 2000 16:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9097737B582 for ; Fri, 17 Mar 2000 16:32:56 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA22545; Fri, 17 Mar 2000 16:32:56 -0800 (PST) (envelope-from nobody@FreeBSD.org) Message-Id: <200003180032.QAA22545@freefall.freebsd.org> Date: Fri, 17 Mar 2000 16:32:56 -0800 (PST) From: scorpio@sunline.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/17447: Addition of a new port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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 " 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