From babolo@badaxe.duty.ru  Thu May 25 10:23:12 2000
Return-Path: <babolo@badaxe.duty.ru>
Received: from badaxe.duty.ru (badaxe.duty.ru [193.124.23.31])
	by hub.freebsd.org (Postfix) with ESMTP id 3089F37B601
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 May 2000 10:23:10 -0700 (PDT)
	(envelope-from babolo@badaxe.duty.ru)
Received: (from babolo@localhost)
	by badaxe.duty.ru (8.9.3/8.9.3) id VAA07455;
	Thu, 25 May 2000 21:23:54 +0400 (MSD)
	(envelope-from babolo)
Message-Id: <200005251723.VAA07455@badaxe.duty.ru>
Date: Thu, 25 May 2000 21:23:54 +0400 (MSD)
From: babolo@links.ru
Sender: babolo@badaxe.duty.ru
Reply-To: .@babolo.ru
To: FreeBSD-gnats-submit@freebsd.org
Subject: new port: misc/deleted
X-Send-Pr-Version: 3.2

>Number:         18813
>Category:       ports
>Synopsis:       new port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 25 10:30:00 PDT 2000
>Closed-Date:    Fri Jun 2 08:35:23 PDT 2000
>Last-Modified:  Fri Jun 02 08:36:31 PDT 2000
>Originator:     Aleksandr A Babaylov
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
home
>Environment:
>Description:
This daemon deletes old files, directories and other
objects from directory for temporary files.
It can be invoked by mkinittmpdir (PR bin/18275)
or directly from shell start script.
Works in safe and efficient manner.

>How-To-Repeat:
>Fix:

# 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:
#
#	.
#	./Makefile
#	./pkg
#	./pkg/PLIST
#	./pkg/COMMENT
#	./pkg/DESCR
#	./files
#	./files/md5
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	deleted
X# Date created:		2000 May 25
X# Whom:			@BABOLO <.@babolo.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	deleted
XPORTVERSION=	0.1
XCATEGORIES=	misc
XMASTER_SITES=	http://links.ru/FreeBSD/
X
XMAINTAINER=	.@babolo.ru
X
XMAN1=		deleted.1
XMANCOMPRESSED=	yes
XBINMODE=	4555
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xbin/deleted
END-of-./pkg/PLIST
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XDaemon for garbdge collection in directories with temporary files
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XThis daemon deletes old files, directories and other
Xobjects from directory for temporary files.
XIt can be invoked by mkinittmpdir (PR bin/18275)
Xor directly from shell start script.
XWorks in safe and efficient manner.
END-of-./pkg/DESCR
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (deleted-0.1.tar.gz) = 2141b901196bb6e81088eab38f2faddd
END-of-./files/md5
exit


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Fri Jun 2 08:35:23 PDT 2000 
State-Changed-Why:  
Committed, thanks!  I put your port in sysutils category 
since that is more appropriate than misc. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=18813 
>Unformatted:
 
