From koma2@timedia.co.jp  Sat Jan  7 20:04:26 2006
Return-Path: <koma2@timedia.co.jp>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4B46816A420
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jan 2006 20:04:26 +0000 (GMT)
	(envelope-from koma2@timedia.co.jp)
Received: from timedia.co.jp (nurikabe.timedia.co.jp [218.225.123.151])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B1EB143D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jan 2006 20:04:25 +0000 (GMT)
	(envelope-from koma2@timedia.co.jp)
Received: by koma2-45.wins.timedia.co.jp (Postfix, from userid 1000)
	id 4BD5D1151C; Sun,  8 Jan 2006 05:04:25 +0900 (JST)
Message-Id: <20060107200425.4BD5D1151C@koma2-45.wins.timedia.co.jp>
Date: Sun,  8 Jan 2006 05:04:25 +0900 (JST)
From: KOMATSU Shinichiro <koma2@lovepeers.org>
Reply-To: KOMATSU Shinichiro <koma2@lovepeers.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: sysutils/prune: may be forgotten to removed
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         91477
>Category:       ports
>Synopsis:       sysutils/prune: may be forgotten to removed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dds
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 07 20:10:05 GMT 2006
>Closed-Date:    Sun Apr 16 12:56:29 GMT 2006
>Last-Modified:  Sun Apr 16 12:56:29 GMT 2006
>Originator:     KOMATSU Shinichiro
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
FreeBSD 5.4-RELEASE-p8 i386

>Description:

sysutils/prune was repocopied to sysutils/fileprune
and marked in MOVED as "renamed because of conflict with graphviz",
but it has not been removed.

I took a look at them and saw they are the same program,
and sysutils/prune has been leaved unattached since repocopied.
So, I concluded that sysutils/prune was forgotten to removed.

>How-To-Repeat:
	
>Fix:

diff --exclude=CVS -urN sysutils/prune.old/Makefile sysutils/prune/Makefile
--- sysutils/prune.old/Makefile	Fri Feb  6 22:12:28 2004
+++ sysutils/prune/Makefile	Thu Jan  1 09:00:00 1970
@@ -1,21 +0,0 @@
-# New ports collection makefile for:   prune
-# Date created:        29 August 2003
-# Whom:                dds
-#
-# $FreeBSD: ports/sysutils/prune/Makefile,v 1.2 2004/02/06 13:12:28 trevor Exp $
-#
-
-PORTNAME=	prune
-PORTVERSION=	1.7
-CATEGORIES=	sysutils
-MASTER_SITES=	http://www.spinellis.gr/sw/unix/prune/ \
-		http://www.dmst.aueb.gr/dds/sw/unix/prune/
-
-MAINTAINER=	dds@FreeBSD.org
-COMMENT=	Prune a file set according to a given age distribution
-
-MAN1=		prune.1
-MANCOMPRESSED=	yes
-PLIST_FILES=	bin/prune
-
-.include <bsd.port.mk>
diff --exclude=CVS -urN sysutils/prune.old/distinfo sysutils/prune/distinfo
--- sysutils/prune.old/distinfo	Fri Mar 19 03:01:00 2004
+++ sysutils/prune/distinfo	Thu Jan  1 09:00:00 1970
@@ -1,2 +0,0 @@
-MD5 (prune-1.7.tar.gz) = 1d61f4bee4e4d41e7f667d7854ceb52b
-SIZE (prune-1.7.tar.gz) = 24695
diff --exclude=CVS -urN sysutils/prune.old/pkg-descr sysutils/prune/pkg-descr
--- sysutils/prune.old/pkg-descr	Sun Nov 27 17:01:47 2005
+++ sysutils/prune/pkg-descr	Thu Jan  1 09:00:00 1970
@@ -1,24 +0,0 @@
-Prune will delete files from the specified set targeting a given
-distribution of the files within time as well as size, number, and
-age constraints.  Its main purpose is to keep a set of daily-created
-backup files in manageable size, while still providing reasonable
-access to older versions.  Specifying a size, file number, or age
-constraint will simply remove files starting from the oldest, until
-the constraint is met.  The distribution specification (exponential,
-Gaussian (normal), or Fibonacci) provides finer control of the files
-to delete, allowing the retention of recent copies and the increasingly
-aggressive pruning of the older files.  The retention schedule
-specifies the age intervals for which files will be retained.  As
-an example, an exponential retention schedule for 10 files with a
-base of 2 will be
-
-1 2 4 8 16 32 64 128 256 512 1024
-
-The above schedule specifies that for the interval of 65 to 128
-days there should be (at least) one retained file (unless constraints
-and options override this setting).
-
-
-WWW: http://www.spinellis.gr/sw/unix/prune/
-
-- Diomidis Spinellis dds@aueb.gr
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->dds 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jan 7 20:12:46 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91477 
State-Changed-From-To: open->closed 
State-Changed-By: lawrance 
State-Changed-When: Sun Apr 16 12:56:27 UTC 2006 
State-Changed-Why:  
prune was removed 4 weeks ago by vd. Thanks for the report. 

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