Import GNUstep Performance:

GNUstep Performance is a collection of classes to help improve/tune
performance of your software.

OK landry@
This commit is contained in:
sebastia 2011-06-28 15:49:56 +00:00
parent 9601a5a11d
commit 3a4707d09b
4 changed files with 55 additions and 0 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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

View File

@ -0,0 +1,2 @@
GNUstep Performance is a collection of classes to help improve/tune
performance of your software.

View File

@ -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