non port: devel/performance/pkg-plist |
Number of commits found: 14 |
Sunday, 18 Aug 2024
|
07:47 Rodrigo Osorio (rodrigo)
devel/performance: update to 0.6.0
Major changes:
* Adds support for named thread pools (with named threads inside the pools)
658d847 |
Saturday, 19 Sep 2015
|
10:33 theraven
Make all GNUstep ports install into the System domain so that the Local domain
is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove
the Makefile lines explicitly specifying the install domain.
The rest are installed in the Local domain, remove any overrides, update their
pkg-plists and any explicit paths in the Makefiles and then bump port revision.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D2977
|
Wednesday, 1 Jul 2015
|
13:50 theraven
Update GNUstep ports to their latest versions.
Also fix a few bits of generic infrastructure along the way.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D2961
|
Monday, 27 Oct 2014
|
11:03 bapt
Cleanup plist
|
Sunday, 10 Aug 2014
|
20:44 antoine
Remove duplicate line from plist
Reported by: pkg developer mode
|
Tuesday, 8 Oct 2013
|
13:29 theraven
Fix the pkg-plist for performance.
Update sqlclient to the latest version.
|
Saturday, 9 Jun 2012
|
12:51 dinoex
- cleanup for gnustep-1.24.0
|
Sunday, 30 Oct 2011
|
21:23 dinoex
- update to 0.3.2
|
Saturday, 16 Apr 2011
|
10:17 dinoex
- update GNUSTEP_DEVEL to 1.22.0
|
Sunday, 10 Apr 2011
|
07:10 dinoex
- update to 0.3.0
|
Sunday, 30 May 2010
|
12:28 dinoex
- drop USE_GNUSTEP_PREFIX
|
Monday, 29 Jan 2007
|
15:42 dinoex
- update to 0.2.4
|
Saturday, 13 Jan 2007
|
03:57 dinoex
- update to use new bsd.gnustep.mk
Approved by: gurkan@linuks.mine.nu
|
Tuesday, 31 Oct 2006
|
06:08 dinoex
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.
|
Number of commits found: 14 |