Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Sep 2005 12:21:31 -0300 (BRT)
From:      Marcus Alves Grando <mnag@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/86529: Update port: sysutils/freebsd-snapshot more accurate description
Message-ID:  <20050924152131.CB3F73D@marcus.grupos.com.br>
Resent-Message-ID: <200509241530.j8OFUEYx096178@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         86529
>Category:       ports
>Synopsis:       Update port: sysutils/freebsd-snapshot more accurate description
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 24 15:30:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Alves Grando
>Release:        FreeBSD 6.0-BETA5 i386
>Organization:
>Environment:
System: FreeBSD marcus.grupos.com.br 6.0-BETA5 FreeBSD 6.0-BETA5 #7: Thu Sep 22 22:34:46 BRT 2005 root@marcus.grupos.com.br:/space/obj/usr/src/sys/MARCUS i386


	
>Description:
Update COMMENT and pkg-descr to more accurate description
	
>How-To-Repeat:
	
>Fix:

	

--- freebsd-snapshot.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/freebsd-snapshot/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	23 Sep 2005 20:16:31 -0000	1.1
+++ Makefile	23 Sep 2005 22:47:54 -0000
@@ -11,7 +11,7 @@
 MASTER_SITES=	http://people.freebsd.org/~rse/dist/
 
 MAINTAINER=	gtodd@bellanet.org
-COMMENT=	UFS2 snapshot utilities by Ralf S. Engelschall
+COMMENT=	Convenience frontend tools for the management of UFS2 snapshots
 
 USE_REINPLACE=	yes
 NO_BUILD=	yes
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/sysutils/freebsd-snapshot/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	23 Sep 2005 20:16:31 -0000	1.1
+++ pkg-descr	23 Sep 2005 22:47:54 -0000
@@ -1,6 +1,10 @@
-FreeBSD UFS2 Snapshots Management Environment
-
-For more information on these utilities see WWW.
+freebsd-snapshot is a convenience frontend tools to mount(8) 
+and mdconfig(8) for the management of UFS2 snapshots.  It is 
+also the under-lying tool used in the periodic snapshot 
+scheduler periodic-snapshot(8) and the mounting/unmouning 
+command in the amd(8) map /usr/local/etc/amd.map.snap. It 
+provides the making, expiring, visiting, mounting and 
+unmounting of filesystem snapshots.
 
 Author:	Graham Todd <gtodd@bellanet.org>
 WWW:	http://people.freebsd.org/~rse/snapshot/
--- freebsd-snapshot.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050924152131.CB3F73D>