Date: Mon, 29 Mar 2004 00:35:12 -0800 (PST) From: michael johnson <ahze@ahze.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/64883: [New Port] german/vobcopy -- slave port to sysutils/vobcopy Message-ID: <200403290835.i2T8ZCAb051854@www.freebsd.org> Resent-Message-ID: <200403290840.i2T8eIPv090484@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 64883 >Category: ports >Synopsis: [New Port] german/vobcopy -- slave port to sysutils/vobcopy >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: Mon Mar 29 00:40:18 PST 2004 >Closed-Date: >Last-Modified: >Originator: michael johnson >Release: 5.2-CURRENT && 4.9-STABLE >Organization: >Environment: >Description: slave port to sysutils/vobcopy please commit pr-64882 first. >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: # # vobcopy # vobcopy/Makefile # vobcopy/pkg-descr # echo c - vobcopy mkdir -p vobcopy > /dev/null 2>&1 echo x - vobcopy/Makefile sed 's/^X//' >vobcopy/Makefile << 'END-of-vobcopy/Makefile' X# New ports collection makefile for: de-vobcopy X# Date created: Mar 29 2004 X# Whom: michael johnson <ahze@ahze.net> X# X# $FreeBSD$ X# X XCATEGORIES= german XPKGNAMEPREFIX?= de- X XMAINTAINER= ports@FreeBSD.org XCOMMENT= Decrypts and copies DVD .vob files X XMASTERDIR= ${.CURDIR}/../../sysutils/vobcopy X XMAN1_SUFX= .de X X.include "${MASTERDIR}/Makefile" END-of-vobcopy/Makefile echo x - vobcopy/pkg-descr sed 's/^X//' >vobcopy/pkg-descr << 'END-of-vobcopy/pkg-descr' X[ from developer's site ] X XVobcopy copies DVD .vob files to harddisk, decrypting them on the Xway (thanks to libdvdread) and merges them into 2 GB files (or Xlarger) with the name extracted from the DVD. It checks for enough Xfree space on the destination drive and compares the copied size Xto the size on DVD (in case something went wrong during the copying). X XWWW: http://linux-programming-newbie.org/ END-of-vobcopy/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403290835.i2T8ZCAb051854>