diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 1 | ||||
-rw-r--r-- | sysutils/i855vidctl10/Makefile | 17 | ||||
-rw-r--r-- | sysutils/i855vidctl10/distinfo | 1 | ||||
-rw-r--r-- | sysutils/i855vidctl10/pkg-descr | 6 | ||||
-rw-r--r-- | sysutils/i855vidctl10/pkg-plist | 1 |
5 files changed, 26 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index bc76433cd0b9..487675424933 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -190,6 +190,7 @@ SUBDIR += heirloom SUBDIR += hourglass SUBDIR += httplog + SUBDIR += i855vidctl10 SUBDIR += idled SUBDIR += installwatch SUBDIR += ipa 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 <bsd.port.mk> 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 <damien.bergamini@free.fr> +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 |