Date: Sat, 3 Apr 2004 11:55:07 +0200 From: "Kay Lehmann" <kay_lehmann@web.de> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/65117: [Maintainer Update] sysutils/cdbkup: Some mior changes to comment and pkg-descr Message-ID: <1080986107.0@bippes.finkenkrug.ev> Resent-Message-ID: <200404031000.i33A0gK5063875@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 65117 >Category: ports >Synopsis: [Maintainer Update] sysutils/cdbkup: Some mior changes to comment and pkg-descr >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 03 02:00:42 PST 2004 >Closed-Date: >Last-Modified: >Originator: Kay Lehmann >Release: FreeBSD 4.9-STABLE i386 >Organization: >Environment: System: FreeBSD 4.9-STABLE #34: Tue Mar 30 21:05:09 CEST 2004 kay@bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes >Description: Forgot to work on pkg-descr in my initial pr (sorry). So now it includes descr from homepage and I made a minor change in COMMENT. >How-To-Repeat: >Fix: --- cdbkup-comment+descr begins here --- Only in cdbkup: .svn diff -ur cdbkup.orig/Makefile cdbkup/Makefile --- cdbkup.orig/Makefile Sat Apr 3 11:42:53 2004 +++ cdbkup/Makefile Sat Apr 3 11:29:06 2004 @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}-1 MAINTAINER= kay_lehmann@web.de -COMMENT= Simple backup restore perl scripts (uses gnu tar) +COMMENT= Simple but full-featured backup/restore perl scripts (uses gnu tar) BUILD_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools \ mkisofs:${PORTSDIR}/sysutils/mkisofs \ Only in cdbkup/files: .svn diff -ur cdbkup.orig/pkg-descr cdbkup/pkg-descr --- cdbkup.orig/pkg-descr Sat Apr 3 11:42:53 2004 +++ cdbkup/pkg-descr Fri Apr 2 21:11:35 2004 @@ -1 +1,12 @@ -cdbkup is a small backuputil which uses gnu tar and is based on perl +CDBKUP is a professional-grade open-source package for +backing up filesystems onto CD-Rs or CD-RWs. + +Features: + +Supports full or incremental backups. +Results are stored as GNU tarballs on ISO 9660 filesystems. +Excellent support for multi-session CDs. +Large backups can be split between multiple CDs. +Supports gzip, bzip2 or no compression. + +WWW: http://cdbkup.sf.net --- cdbkup-comment+descr ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1080986107.0>