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

2
sysutils/mktemp/DESCR Normal file
View File

@@ -0,0 +1,2 @@
Mktemp is a simple utility designed to make temporary file handling in shell
scripts be safe and simple.

16
sysutils/mktemp/Makefile Normal file
View File

@@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.11 2012/10/23 19:51:13 asau Exp $
#
DISTNAME= mktemp-1.7
CATEGORIES= sysutils security
MASTER_SITES= ftp://ftp.mktemp.org/pub/mktemp/ \
ftp://ftp.usa.openbsd.org/pub/mktemp/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.mktemp.org/
COMMENT= Small program for safe temporary file and directory creation
LICENSE= isc
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"

3
sysutils/mktemp/PLIST Normal file
View File

@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/13 09:32:08 salo Exp $
bin/mktemp
man/man1/mktemp.1

5
sysutils/mktemp/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.7 2011/03/23 10:16:23 wiz Exp $
SHA1 (mktemp-1.7.tar.gz) = 6a4098623cd65b9037b301b8f71c62454ccab2d9
RMD160 (mktemp-1.7.tar.gz) = c6ad39326af4585a36e1846a6a6a8ce56d24265d
Size (mktemp-1.7.tar.gz) = 78792 bytes