Date: Fri, 4 Dec 2009 04:53:04 GMT From: okeeblow <root@cooltrainer.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/141159: New port: sysutils/abgx360 Message-ID: <200912040453.nB44r4F5057841@www.freebsd.org> Resent-Message-ID: <200912040500.nB4504WT089135@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141159 >Category: ports >Synopsis: New port: sysutils/abgx360 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 04 05:00:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: okeeblow >Release: >Organization: >Environment: >Description: abgx360 is a program capable of verifying and repairing Xbox 360 backup images to help you protect your investment in game media from damage by accidents or children. WWW: http://abgx360.net/ abgx360 understands the reverse-engineered Xbox 360 disc format and has the ability to download hashes of copyrighted Microsoft data for comparison and verification of your own disc images. Both of these features may be unlawful under the DMCA or similar laws. >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # abgx360 # abgx360/Makefile # abgx360/distinfo # abgx360/pkg-descr # echo c - abgx360 mkdir -p abgx360 > /dev/null 2>&1 echo x - abgx360/Makefile sed 's/^X//' >abgx360/Makefile << '1e850ca8f9fc0f7415f72bf2339963b0' X# New ports collection makefile for: abgx360 X# Date created: 21 November 2009 X# Whom: okeeblow <root@cooltrainer.org> X# X# $FreeBSD$ X# X XPORTNAME= abgx360 XPORTVERSION= 1.0.2 XCATEGORIES= sysutils XMASTER_SITES= http://abgx360.x-scene.com/ X XMAINTAINER= root@cooltrainer.org XCOMMENT= Verify and repair Xbox 360 backup images X XBUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl X XPLIST_FILES= bin/abgx360 X XGNU_CONFIGURE= yes X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/abgx360 ${PREFIX}/bin X X.include <bsd.port.mk> 1e850ca8f9fc0f7415f72bf2339963b0 echo x - abgx360/distinfo sed 's/^X//' >abgx360/distinfo << 'ab3e00f83dac3c0db3d44b285eadea72' XMD5 (abgx360-1.0.2.tar.gz) = db9164b3a7fb8d027d259810a0ab6bff XSHA256 (abgx360-1.0.2.tar.gz) = 0b81c2a527c1ea49814a8f74285fb4ed0b1421f712eadd3de198caebbfe223d4 XSIZE (abgx360-1.0.2.tar.gz) = 260758 ab3e00f83dac3c0db3d44b285eadea72 echo x - abgx360/pkg-descr sed 's/^X//' >abgx360/pkg-descr << 'dd5d5bca23e698d1c5e4df668b1fbf72' Xabgx360 is a program capable of verifying and repairing Xbox 360 backup Ximages to help you protect your investment in game media from Xdamage by accidents or children. X XWWW: http://abgx360.net/ X Xabgx360 understands the reverse-engineered Xbox 360 disc format and Xhas the ability to download hashes of copyrighted Microsoft data for Xcomparison and verification of your own disc images. Both of these Xfeatures may be unlawful under the DMCA or similar laws. dd5d5bca23e698d1c5e4df668b1fbf72 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912040453.nB44r4F5057841>