summaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
commit1b3327761c8bcb98d89b529daeae9600844b4361 (patch)
tree0be1cd4eb5fec6661da4798906b0d9bd522e794f /benchmarks
parenta65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff)
downloadmarcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/gtkperf/Makefile39
-rw-r--r--benchmarks/gtkperf/distinfo3
-rw-r--r--benchmarks/gtkperf/pkg-descr6
-rw-r--r--benchmarks/gtkperf/pkg-plist11
4 files changed, 0 insertions, 59 deletions
diff --git a/benchmarks/gtkperf/Makefile b/benchmarks/gtkperf/Makefile
deleted file mode 100644
index bab939cfd..000000000
--- a/benchmarks/gtkperf/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# Ports collection makefile for: gtkperf
-# Date created: 2006-04-22
-# Whom: Andreas Kohn <andreas@syndrom23.de>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gtkperf
-PORTVERSION= 0.40
-PORTREVISION= 1
-CATEGORIES= benchmarks
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}_${PORTVERSION}
-
-MAINTAINER= andreas@syndrom23.de
-COMMENT= Measure your system's GTK+ performance
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_GCC= 3.4+
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_GNOME= gtk20 gnomeprefix
-USE_X_PREFIX= yes
-USE_GETOPT_LONG= yes
-
-.if !defined(WITHOUT_NLS)
-USE_GETTEXT= yes
-USE_ICONV= yes
-CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS+= --enable-nls
-PLIST_SUB= NLS=""
-.else
-CONFIGURE_ARGS+= --disable-nls
-PLIST_SUB= NLS="@comment "
-.endif
-
-.include <bsd.port.mk>
diff --git a/benchmarks/gtkperf/distinfo b/benchmarks/gtkperf/distinfo
deleted file mode 100644
index 4d604cc11..000000000
--- a/benchmarks/gtkperf/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gtkperf_0.40.tar.gz) = 4331dde4bb83865e15482885fcb0cc53
-SHA256 (gtkperf_0.40.tar.gz) = 9704344e732038eecbd007dd996a56293a6b027b5b76f3f036273a3fae1ab27b
-SIZE (gtkperf_0.40.tar.gz) = 402982
diff --git a/benchmarks/gtkperf/pkg-descr b/benchmarks/gtkperf/pkg-descr
deleted file mode 100644
index d4cf89f7b..000000000
--- a/benchmarks/gtkperf/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-GtkPerf is an application designed to test GTK+ performance. The point is to
-create common testing platform to run predefined GTK+ widgets (opening
-comboboxes, toggling buttons, scrolling text yms.) and this way define the speed
-of device/platform.
-
-WWW: http://gtkperf.sourceforge.net
diff --git a/benchmarks/gtkperf/pkg-plist b/benchmarks/gtkperf/pkg-plist
deleted file mode 100644
index 0fc1cccfa..000000000
--- a/benchmarks/gtkperf/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-bin/gtkperf
-doc/gtkperf/AUTHORS
-doc/gtkperf/COPYING
-doc/gtkperf/ChangeLog
-doc/gtkperf/INSTALL
-doc/gtkperf/README
-doc/gtkperf/TODO
-share/pixmaps/duck.png
-@dirrmtry share/pixmaps
-@dirrm doc/gtkperf
-@dirrm doc