Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

4
sysutils/slay/DESCR Normal file
View File

@@ -0,0 +1,4 @@
Slay was designed apparantly to kill abusive users, as well as the
processes that user owns.
Simply execute "slay <username>".

21
sysutils/slay/Makefile Normal file
View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.4 2012/10/23 19:51:23 asau Exp $
#
DISTNAME= Slay.1.2
PKGNAME= slay-1.2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/admin/idle/}
MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= Unknown
COMMENT= Kills a login shell and process(es) of a user
PKG_INSTALLATION_TYPES= overwrite pkgviews
NO_BUILD= yes
INSTALLATION_DIRS= bin
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/slay ${DESTDIR}${PREFIX}/bin
.include "../../mk/bsd.pkg.mk"

2
sysutils/slay/PLIST Normal file
View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/07 18:05:43 xtraeme Exp $
bin/slay

5
sysutils/slay/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/24 13:40:57 agc Exp $
SHA1 (Slay.1.2.tar.gz) = 11861f810bc1412b83f0f38e7bb6e887b51b3b12
RMD160 (Slay.1.2.tar.gz) = 18df029d5f7492391d71a7b5b6eec7ce5c843c6f
Size (Slay.1.2.tar.gz) = 1555 bytes