Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2005 23:22:15 -0700
From:      "Remington" <TastyNachos@charter.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/80496: Update Port: sysutils/915resolution Make program executable DOH
Message-ID:  <1114928535.0@baby>
Resent-Message-ID: <200505010630.j416U2lh047874@freefall.freebsd.org>

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

>Number:         80496
>Category:       ports
>Synopsis:       Update Port: sysutils/915resolution Make program executable DOH
>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:   Sun May 01 06:30:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Remington
>Release:        FreeBSD 5.4-RC3 i386
>Organization:
>Environment:


System: FreeBSD 5.4-RC3 #2: Fri Apr 29 22:55:12 PDT 2005
    root@baby:/usr/obj/usr/src/sys/VAIO



>Description:


Make it executable


>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:
#
#       Makefile
#       distinfo
#       pkg-descr
#       pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for:   915resolution
X# Date created:                                30 Apr 2004
X# Whom:                                        Remington Lang <MrL0Lz@gmail.com>
X#
X# $FreeBSD$
X
XPORTNAME=      915resolution
XPORTVERSION=   1.0
XCATEGORIES=    sysutils
XMASTER_SITES=  http://people.tecnik93.com/~acpi_perf/
XDISTNAME=      ${PORTNAME}
X
XMAINTAINER=    MrL0Lz@gmail.com
XCOMMENT=       Resolution tool for Intel i915 video cards
X
XRUN_DEPENDS=   ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base
X
XNO_BUILD=      yes
X
XONLY_FOR_ARCHS=        i386
X
X.include <bsd.port.pre.mk>
X
Xdo-install:
X       ${INSTALL_PROGRAM} ${WRKSRC}/915resolution ${PREFIX}/bin
X       ${BRANDELF} -t Linux ${PREFIX}/bin/915resolution
X
X.include <bsd.port.post.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (915resolution.tar.gz) = 288082ef15f031bd862328eea27b5024
XSIZE (915resolution.tar.gz) = 11416
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XThis is a resolution hack for Intel 915 based video cards. Based on code
Xwritten by Alain Poirer for Linux, modified by Steve Tomljenovic. Binary
Xinstall, source code included.
X
XWWW: http://www.geocities.com/stomljen/
END-of-pkg-descr
echo x - pkg-plist
sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
Xbin/915resolution
END-of-pkg-plist
exit



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



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