From f9bdc6f6784c96fbfa3e3b3e6f877dcfce460dfc Mon Sep 17 00:00:00 2001 From: edwin Date: Thu, 23 Dec 2004 06:40:13 +0000 Subject: New port: sysutils/i855vidctl10 The i855vidctl tool was written by Damien Bergamini based on code written by Alain Poirier for Linux. It lets you change the resolution to 1400x1050. PR: ports/71106 Submitted by: Oliver Bantke --- sysutils/i855vidctl10/Makefile | 17 +++++++++++++++++ sysutils/i855vidctl10/distinfo | 1 + sysutils/i855vidctl10/pkg-descr | 6 ++++++ sysutils/i855vidctl10/pkg-plist | 1 + 4 files changed, 25 insertions(+) create mode 100644 sysutils/i855vidctl10/Makefile create mode 100644 sysutils/i855vidctl10/distinfo create mode 100644 sysutils/i855vidctl10/pkg-descr create mode 100644 sysutils/i855vidctl10/pkg-plist (limited to 'sysutils/i855vidctl10') diff --git a/sysutils/i855vidctl10/Makefile b/sysutils/i855vidctl10/Makefile new file mode 100644 index 000000000000..1ec0ce218cbe --- /dev/null +++ b/sysutils/i855vidctl10/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: i855vidctl +# Date created: 27 August 2004 +# Whom: Oliver Bantke +# +# $FreeBSD$ +# + +PORTNAME= i855vidctl +PORTVERSION= 1.0 +CATEGORIES= sysutils +MASTER_SITES= http://www.t-g-p.org/ +DISTNAME= ${PORTNAME}10 + +MAINTAINER= oliver.bantke@t-g-p.org +COMMENT= Reesolution Tool for Centrino based Laptops + +.include diff --git a/sysutils/i855vidctl10/distinfo b/sysutils/i855vidctl10/distinfo new file mode 100644 index 000000000000..2a04676c0bc4 --- /dev/null +++ b/sysutils/i855vidctl10/distinfo @@ -0,0 +1 @@ +MD5 (i855vidctl10.tar.gz) = 0728ac8d0886074d8f95b2d17980e44e diff --git a/sysutils/i855vidctl10/pkg-descr b/sysutils/i855vidctl10/pkg-descr new file mode 100644 index 000000000000..8fe23b783022 --- /dev/null +++ b/sysutils/i855vidctl10/pkg-descr @@ -0,0 +1,6 @@ +The i855vidctl tool was written by Damien Bergamini +based on code written by Alain Poirier for Linux. + +It lets you change the resolution to 1400x1050. + +WWW: http://damien.bergamini.free.fr/i855vidctl/ diff --git a/sysutils/i855vidctl10/pkg-plist b/sysutils/i855vidctl10/pkg-plist new file mode 100644 index 000000000000..9ea97712c65d --- /dev/null +++ b/sysutils/i855vidctl10/pkg-plist @@ -0,0 +1 @@ +bin/i855vidctl -- cgit