[Midnightbsd-cvs] mports: x11/x11perf: Added x11perf-1.4.1: X11 server performance test

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Oct 4 16:06:50 EDT 2007


Log Message:
-----------
Added x11perf-1.4.1: X11 server performance test program

Added Files:
-----------
    mports/x11/x11perf:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11/x11perf/pkg-descr
@@ -0,0 +1,4 @@
+This package contains x11perf, an X11 server performance test program.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/x11perf/pkg-plist
@@ -0,0 +1,7 @@
+bin/x11perf
+bin/x11perfcomp
+lib/X11/x11perfcomp/fillblnk
+lib/X11/x11perfcomp/perfboth
+lib/X11/x11perfcomp/perfratio
+lib/X11/x11perfcomp/Xmark
+ at dirrm lib/X11/x11perfcomp
--- /dev/null
+++ x11/x11perf/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	x11perf
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/x11perf/Makefile,v 1.1 2007/05/19 20:27:33 flz Exp $
+# $MidnightBSD: mports/x11/x11perf/Makefile,v 1.1 2007/10/04 20:06:50 ctriv Exp $
+#
+
+PORTNAME=	x11perf
+PORTVERSION=	1.4.1
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	X11 server performance test program
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	x11 xmuu xrender xft xext
+
+MAN1=		Xmark.1 \
+		x11perf.1 \
+		x11perfcomp.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/x11perf/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/x11perf-1.4.1.tar.bz2) = fd06c8b8e3572a0e14af65a49e0dd7d1
+SHA256 (xorg/app/x11perf-1.4.1.tar.bz2) = c81819618ec596fda55b950ef80f2ee02e5ce149ea99f1f741cedb459b4d3064
+SIZE (xorg/app/x11perf-1.4.1.tar.bz2) = 126784


More information about the Midnightbsd-cvs mailing list