Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2002 20:22:50 -0700 (PDT)
From:      Dave Walton <dwalton@acm.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/44254: Upgrade to linux-winetools port
Message-ID:  <200210190322.g9J3MoJl054370@www.freebsd.org>

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

>Number:         44254
>Category:       ports
>Synopsis:       Upgrade to linux-winetools port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 18 20:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dave Walton
>Release:        4.6.2
>Organization:
>Environment:
>Description:
There is a new version of winetools out.  This PR contains the updated distinfo and Makefile for emulators/linux-winetools, which is all that is needed.
>How-To-Repeat:
     
>Fix:
MD5 (winetools-1.20.setup.sh) = abbcdc95654f8c74934fcacdd6150fad

# New ports collection makefile for:    linux-winetools
# Date created:                         4 September 2002
# Whom:                                 Marc Fonvieille <blackend@FreeBSD.org>
#
# $FreeBSD: ports/emulators/linux-winetools/Makefile,v 1.1 2002/09/04 21:08:28 lioux Exp $
#

PORTNAME=       winetools
PORTVERSION=    1.20
CATEGORIES=     emulators linux
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/winetools/}
PKGNAMEPREFIX=  linux-
DISTNAME=       ${PORTNAME}-${PORTVERSION}.setup.sh
EXTRACT_SUFX=
EXTRACT_ONLY=

MAINTAINER=     blackend@FreeBSD.org

RUN_DEPENDS=    wine:${PORTSDIR}/emulators/wine

NO_WRKSUBDIR=   yes
NO_BUILD=       yes
ONLY_FOR_ARCHS= i386
USE_LINUX=      yes

BRANDELF?=      /usr/bin/brandelf
STRIP=

post-extract:
        @${TAIL} +179 ${DISTDIR}/${DISTFILES} | ${TAR} -xzf - -C ${WRKDIR} ${PORTNAME}
        @${BRANDELF} -t Linux ${WRKDIR}/${PORTNAME}

do-install:
        @${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin

.include <bsd.port.mk>

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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