ports/80495: New Port: sysutils/915resolution Resoultion Tool for Intel 915
sysadmin
TastyNachos at charter.net
Sun May 1 05:10:03 UTC 2005
>Number: 80495
>Category: ports
>Synopsis: New Port: sysutils/915resolution Resoultion Tool for Intel 915
>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 05:10:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: sysadmin
>Release: FreeBSD 5.4-RC3 i386
>Organization:
>Environment:
System: FreeBSD 5.4-RC3 #2: Fri Apr 29 22:55:12 PDT 2005
root at baby:/usr/obj/usr/src/sys/VAIO
>Description:
This is a resolution hack for Intel 915 based video cards. Based on code
written by Alain Poirer for Linux, modified by Steve Tomljenovic. Binary
install, source code included.
WWW: http://www.geocities.com/stomljen/
>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 at 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 at 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_DATA} ${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:
More information about the freebsd-ports-bugs
mailing list