From d6f0fcea1f60afe2fb07034f2c57396207347b21 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sun, 6 Dec 1998 14:06:05 +0000 Subject: Opengl load monitor. --- sysutils/glload/Makefile | 24 ++++++++++++++++++++++++ sysutils/glload/distinfo | 1 + sysutils/glload/pkg-comment | 1 + sysutils/glload/pkg-descr | 6 ++++++ sysutils/glload/pkg-plist | 1 + 5 files changed, 33 insertions(+) create mode 100644 sysutils/glload/Makefile create mode 100644 sysutils/glload/distinfo create mode 100644 sysutils/glload/pkg-comment create mode 100644 sysutils/glload/pkg-descr create mode 100644 sysutils/glload/pkg-plist (limited to 'sysutils/glload') diff --git a/sysutils/glload/Makefile b/sysutils/glload/Makefile new file mode 100644 index 000000000000..84259796dcc0 --- /dev/null +++ b/sysutils/glload/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: glload +# Version required: 0.3.3 +# Date created: 04 Dec 1998 +# Whom: Vanilla I. Shu +# +# $Id$ +# + +DISTNAME= glload-0.3.3 +CATEGORIES= sysutils +MASTER_SITES= http://student.ex.ba-heidenheim.de/gload/ + +MAINTAINER= vanilla@FreeBSD.ORG + +LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3 + +USE_X_PREFIX= yes +MAKEFILE= Makefile.FreeBSD +ALL_TARGET= glload + +do-install: + @${INSTALL_PROGRAM} ${WRKSRC}/glload ${PREFIX}/bin + +.include diff --git a/sysutils/glload/distinfo b/sysutils/glload/distinfo new file mode 100644 index 000000000000..9fbffe89b2b1 --- /dev/null +++ b/sysutils/glload/distinfo @@ -0,0 +1 @@ +MD5 (glload-0.3.3.tar.gz) = 6fe20365af72d948c3f2cebceff84133 diff --git a/sysutils/glload/pkg-comment b/sysutils/glload/pkg-comment new file mode 100644 index 000000000000..dec4a82235cc --- /dev/null +++ b/sysutils/glload/pkg-comment @@ -0,0 +1 @@ +gl base load monitor. diff --git a/sysutils/glload/pkg-descr b/sysutils/glload/pkg-descr new file mode 100644 index 000000000000..b636da836808 --- /dev/null +++ b/sysutils/glload/pkg-descr @@ -0,0 +1,6 @@ +gl base load monitor. + +check http://student.ex.ba-heidenheim.de/glload for more info. + +-Vanilla +vanilla@FreeBSD.ORG diff --git a/sysutils/glload/pkg-plist b/sysutils/glload/pkg-plist new file mode 100644 index 000000000000..ceaddfee8b88 --- /dev/null +++ b/sysutils/glload/pkg-plist @@ -0,0 +1 @@ +bin/glload -- cgit v1.2.3