summaryrefslogtreecommitdiff
path: root/sysutils/mktemp
AgeCommit message (Collapse)AuthorFilesLines
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-04-25Updated to version 1.5.salo2-7/+5
Changes: - removed platform restriction. 1.5: ==== - Removed dead code from priv_mktemp.c - Added EBCDIC support to priv_mktemp.c
2002-12-13Initial import of mktemp, version 1.4.salo4-0/+28
Mktemp is a simple utility designed to make temporary file handling in shell scripts be safe and simple. This package is in base system of *BSD so it's marked as: NOT_FOR_PLATFORM= NetBSD-1.[5-9]*-* FreeBSD-*-* OpenBSD-*-*