Date: Tue, 31 Oct 2006 06:08:05 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/performance Makefile distinfo pkg-descr pkg-plist Message-ID: <200610310608.k9V6852g002328@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2006-10-31 06:08:05 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/performance Makefile distinfo pkg-descr pkg-plist Log: This library is a collection of classes intended to be used to help improve the performance of GNUstep and Cocoa applications. The scope of the library is therefore - 1. Subclasses of standard Cocoa classes which are optimised for particular uses. 2. Classes to perform tasks which can improve application performance by mechanisms not covered by existing classes. 3. Classes to monitor/analyse performance issues so you can tell what needs to be optimised. Revision Changes Path 1.2486 +1 -0 ports/devel/Makefile 1.1 +29 -0 ports/devel/performance/Makefile (new) 1.1 +3 -0 ports/devel/performance/distinfo (new) 1.1 +10 -0 ports/devel/performance/pkg-descr (new) 1.1 +16 -0 ports/devel/performance/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610310608.k9V6852g002328>