From 3a4707d09b3d2fa06832e20e76b230230be1456c Mon Sep 17 00:00:00 2001 From: sebastia Date: Tue, 28 Jun 2011 15:49:56 +0000 Subject: [PATCH] Import GNUstep Performance: GNUstep Performance is a collection of classes to help improve/tune performance of your software. OK landry@ --- x11/gnustep/performance/Makefile | 19 +++++++++++++++++++ x11/gnustep/performance/distinfo | 5 +++++ x11/gnustep/performance/pkg/DESCR | 2 ++ x11/gnustep/performance/pkg/PLIST | 29 +++++++++++++++++++++++++++++ 4 files changed, 55 insertions(+) create mode 100644 x11/gnustep/performance/Makefile create mode 100644 x11/gnustep/performance/distinfo create mode 100644 x11/gnustep/performance/pkg/DESCR create mode 100644 x11/gnustep/performance/pkg/PLIST diff --git a/x11/gnustep/performance/Makefile b/x11/gnustep/performance/Makefile new file mode 100644 index 00000000000..8f99fabdad3 --- /dev/null +++ b/x11/gnustep/performance/Makefile @@ -0,0 +1,19 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2011/06/28 15:49:56 sebastia Exp $ + +COMMENT = GNUstep performance library + +VERSION = 0.3.0 +DISTNAME = Performance-${VERSION} +PKGNAME = gnustep-performance-${VERSION} +CATEGORIES = devel +SHARED_LIBS += Performance 0.0 + +HOMEPAGE = http://wiki.gnustep.org/index.php/Performance +MASTER_SITES = ${MASTER_SITE_GNUSTEP:=libs/} + +MODULES = x11/gnustep +MODGNUSTEP_NEEDS_GUI = No + +MAKE_FLAGS += Performance_INTERFACE_VERSION=${LIBPerformance_VERSION} + +.include diff --git a/x11/gnustep/performance/distinfo b/x11/gnustep/performance/distinfo new file mode 100644 index 00000000000..99c045ad238 --- /dev/null +++ b/x11/gnustep/performance/distinfo @@ -0,0 +1,5 @@ +MD5 (gnustep/Performance-0.3.0.tar.gz) = m7NehhFJwGyjxkeqVBgPDA== +RMD160 (gnustep/Performance-0.3.0.tar.gz) = +hF7LzLaGgNLjhOIGQdAVFHvd2M= +SHA1 (gnustep/Performance-0.3.0.tar.gz) = PTM55vI+I9f3M7I+/wnAFFfRltk= +SHA256 (gnustep/Performance-0.3.0.tar.gz) = qOd9/43e8slDmK7fdznVi95sN+SB8cvqAhel3RVcPtk= +SIZE (gnustep/Performance-0.3.0.tar.gz) = 39934 diff --git a/x11/gnustep/performance/pkg/DESCR b/x11/gnustep/performance/pkg/DESCR new file mode 100644 index 00000000000..16f6f6c0050 --- /dev/null +++ b/x11/gnustep/performance/pkg/DESCR @@ -0,0 +1,2 @@ +GNUstep Performance is a collection of classes to help improve/tune +performance of your software. diff --git a/x11/gnustep/performance/pkg/PLIST b/x11/gnustep/performance/pkg/PLIST new file mode 100644 index 00000000000..44b00b60f36 --- /dev/null +++ b/x11/gnustep/performance/pkg/PLIST @@ -0,0 +1,29 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/28 15:49:56 sebastia Exp $ +include/Performance/ +include/Performance/GSCache.h +include/Performance/GSIOThreadPool.h +include/Performance/GSLinkedList.h +include/Performance/GSSkipMutableArray.h +include/Performance/GSThreadPool.h +include/Performance/GSThroughput.h +include/Performance/GSTicker.h +@lib lib/libPerformance.so.${LIBPerformance_VERSION} +share/doc/GNUstep/ +share/doc/GNUstep/Performance/ +share/doc/GNUstep/Performance/GSCache.gsdoc +share/doc/GNUstep/Performance/GSCache.html +share/doc/GNUstep/Performance/GSIOThreadPool.gsdoc +share/doc/GNUstep/Performance/GSIOThreadPool.html +share/doc/GNUstep/Performance/GSLinkedList.gsdoc +share/doc/GNUstep/Performance/GSLinkedList.html +share/doc/GNUstep/Performance/GSSkipMutableArray.gsdoc +share/doc/GNUstep/Performance/GSSkipMutableArray.html +share/doc/GNUstep/Performance/GSThreadPool.gsdoc +share/doc/GNUstep/Performance/GSThreadPool.html +share/doc/GNUstep/Performance/GSThroughput.gsdoc +share/doc/GNUstep/Performance/GSThroughput.html +share/doc/GNUstep/Performance/GSTicker.gsdoc +share/doc/GNUstep/Performance/GSTicker.html +share/doc/GNUstep/Performance/OrderedSymbolDeclarations.plist +share/doc/GNUstep/Performance/Performance.igsdoc +share/doc/GNUstep/Performance/dependencies