Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2006 11:10:56 +1000 (YAKST)
From:      Alexander Logvinov <ports@logvinov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104699: [new port] misc/umodunpack
Message-ID:  <200610230110.k9N1AuUE011819@blg.akavia.ru>
Resent-Message-ID: <200610230120.k9N1KHja070900@freefall.freebsd.org>

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

>Number:         104699
>Category:       ports
>Synopsis:       [new port] misc/umodunpack
>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:   Mon Oct 23 01:20:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.1-RELEASE-p3 i386
>Organization:
>Environment:

>Description:

    Unpack umod files for Unreal and/or Unreal Tournament
    
>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:
#
#	umodunpack
#	umodunpack/Makefile
#	umodunpack/pkg-descr
#	umodunpack/distinfo
#
echo c - umodunpack
mkdir -p umodunpack > /dev/null 2>&1
echo x - umodunpack/Makefile
sed 's/^X//' >umodunpack/Makefile << 'END-of-umodunpack/Makefile'
X# New ports collection makefile for:	umodunpack
X# Date created:				19 October 2006
X# Whom:					Alexander Logvinov <ports@logvinov.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	umodunpack
XPORTVERSION=	0.4
XCATEGORIES=	misc
XMASTER_SITES=	http://www.deepsky.com/~misaka/scripts/
XDISTNAME=	${PORTNAME}.pl
XEXTRACT_SUFX=
XEXTRACT_ONLY=
X
XMAINTAINER=	ports@logvinov.com
XCOMMENT=	Unpack umod files for Unreal and/or Unreal Tournament
X
XUSE_PERL5_RUN=	yes
XNO_WRKSUBDIR=	yes
XNO_BUILD=	yes
XPLIST_FILES=	bin/${DISTNAME}
X
Xdo-install:
X	@${INSTALL_SCRIPT} ${DISTDIR}/${DISTNAME} ${PREFIX}/bin/${DISTNAME}
X
X.include <bsd.port.mk>
END-of-umodunpack/Makefile
echo x - umodunpack/pkg-descr
sed 's/^X//' >umodunpack/pkg-descr << 'END-of-umodunpack/pkg-descr'
XExtract the packed Unreal [Tournament] mod files from a given umod.
X
XWWW: http://www.deepsky.com/~misaka/
END-of-umodunpack/pkg-descr
echo x - umodunpack/distinfo
sed 's/^X//' >umodunpack/distinfo << 'END-of-umodunpack/distinfo'
XMD5 (umodunpack.pl) = 012d50a50c62165f9537fd8027381ffc
XSHA256 (umodunpack.pl) = 97cfbd1813c23a39c2eb2db90327835dfbe52ff3e89cff065ee220d7770062e9
XSIZE (umodunpack.pl) = 24424
END-of-umodunpack/distinfo
exit

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



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